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

/*------------------------------------------
■ CSS初期設定
------------------------------------------*/
html {
	color: #000;
	background: #FFF;
}
* {
	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;
}
caption, th {
	text-align: left;
}
th, td {
	border: 1px solid #000;
	padding: .5em;
}
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;
}
/*------------------------------------------
■ リンク設定
------------------------------------------*/
a img {
	border: none;
}
a {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
}
a:visited {
	color: #993399;
	text-decoration: underline;
}
/*------------------------------------------
■ リンク画像のhover半透明化設定
------------------------------------------*/
a:hover img {
}
/*------------------------------------------
■ float対策
------------------------------------------*/
.fcl {
	zoom: 100%;
}
.fcl:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#a{
position: relative;
top: 0px;
display: inline-block;
}

#b{
position: relative;
top: 0px;
display: inline-block;
}

#c{
position: relative;
top: 0px;
display: inline-block;
}

#d{
position: relative;
top: 0px;
display: inline-block;
}

#e{
position: relative;
top: 0px;
display: inline-block;
}

#f{
position: relative;
top: 0px;
display: inline-block;
}
/*------------------------------------------
■ 画像回り込み
------------------------------------------*/
.img_left {
	display: block;
	margin: 10px auto;
float : left;
}

.img_left2 {
	display: block;
	margin: 10px auto;
	text-align: center;
}

.img_right {
	display: block;
	margin: 10px auto;
	text-align: center;
}

.img_center {
	display: block;
	margin: 0 auto;
	clear: both;
}

/*------------------------------------------
■ テキスト間隔
------------------------------------------*/
.txt_pad_t_10{padding-top:5px;}
.txt_pad_t_20{padding-top:10px;}
.txt_pad_t_30{padding-top:15px;}
.txt_pad_b_10{padding-bottom:5px;}
.txt_pad_b_20{padding-bottom:10px;}
.txt_pad_b_30{padding-bottom:15px;}


/*------------------------------------------
■ 枠　1.枠なし　２～４枠のみ　５～７バック有
------------------------------------------*/
.circle{padding:10px; margin:0 5px;}
.circle2{border: solid 1px #2282ae; padding:5px 10px; box-shadow: 2px 2px 2px #999999; margin:10px auto;}
.circle3{border: dottid 1px #2282ae; padding:5px 10px; box-shadow: 2px 2px 2px #999999; margin:10px auto;}
.circle4{border: double 5px #2282ae; padding:5px 10px; box-shadow: 2px 2px 2px #999999; margin:10px auto;}
.circle5{background: url("/files/user/_/lp/lp_20170408/img/img02/bg06.gif") repeat scroll center 0 transparent;border: solid 1px #2282ae; padding:0 10px;box-shadow: 2px 2px 2px #666666; margin:10px auto;}
.circle6{background: url("/files/user/_/lp/lp_20170408/img/img02/bg06.gif") repeat scroll center 0 transparent;border: dotted 1px #2282ae; padding:0 10px;box-shadow: 2px 2px 2px #666666; margin:10px auto;}
.circle7{background: url("/files/user/_/lp/lp_20170408/img/img02/bg06.gif") repeat scroll center 0 transparent;border: double 5px #2282ae; padding:0 10px;box-shadow: 2px 2px 2px #666666; margin:10px auto;}


/*------------------------------------------
■ テキスト装飾
------------------------------------------*/
.txt_bold {
	font-weight: bold;
}
.txt_small {
	font-size: 75%;
}
.txt_big {
	font-size: 200%;
}
.txt_right {
	text-align: right;
}
.txt_red {
	color: #cc0000;
}
.txt_blue {
	color: #0066cc;
}
.txt_keycolor {
	color: #eb6da5;
}
.txt_marker {
	background-color: #FFFF00;
}
.txt_underline {
	border-bottom: #cccccc 1px dotted;
	margin-bottom: 2px;
}

.txt_name{
 padding:10px 0;
	text-align: center;
}
/*------------------------------------------
■ PC・スマホ切り替え用
------------------------------------------*/

.sp_none {
	display: none;
}
.size_s {
	width: 120px;
}
.size_m {
	width: 180px;
}
.size_l {
	width: 220px;
}

.max_w {
	width: 100%;
	
}

.max_w02 {
	width: 80%;
	
}

.max_w03 {
	width: 60%;
	
}


/*■■■■■■■■■■■■■■■■■■■■■■
　　各コンテンツ　【　基本設定　】
■■■■■■■■■■■■■■■■■■■■■■*/
/*------------------------------------------
■ メイン設定
------------------------------------------*/
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Geneva, Arial, Verdana, sans-serif;
	color: #000000;
 font-size:22px;
	color: #000000;
}
#wrap {
	position: relative;
	top: 0;/*スマホメニュー初期は一様の余白調整*/
}
#frame {
}
#header {
	display: none;
}
#top {
	max-width: 100%;
}
#top h2 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 100%;
	margin: 0 auto;
}
/*------------------------------------------
■　box, txt_area
------------------------------------------*/
.box {
	margin: 0px auto;
	clear: both;
}

.box2 {
 background-color:#f4f3e6;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 2px #CCCCCC;
 margin: 0px auto;
 padding-top:5px;
	clear: both;
 padding:5px;
}
.box2 {
	background: url("/files/user/_/lp/lp_20170408/img/img02/section03_bg01.jpg") repeat-x scroll center 0 transparent;
      margin: 0px auto;
	clear: both;
}

.box3 {
	background: url("/files/user/_/lp/lp_20170408/img/img02/section03_bg02.jpg") repeat-x scroll center 0 transparent;
      margin: 0px auto;
	clear: both;
}

.boxjx {
	background: url("/files/user/_/lp/lp_20170408/img/img02/section03_bg03.jpg") repeat-x scroll center 0 transparent;
      margin: 0px auto;
	clear: both;
}

.box_b {
 background-color:#f1f1f1;
 	padding:20px 0 0 0 0;
}

.box_bg {
	background: url("/files/user/_/lp/lp_20170408/img/img02/bg07.gif") repeat scroll center 0 transparent;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 2px #CCCCCC;
	margin: 10px auto;
	padding: 5px 10px 10px;
}
.box_border {
	background-color: #FCFAF8;
	border: 5px double #CCCCCC;
	margin: 10px auto;
	padding: 5px 10px 10px;
}
.txt_area {
 margin: 0 auto;
	width:95%;
	padding:20px 0;
font-size: 70%;}



.txt_area2 {
	padding: 0px;
}

.txt_area3 {
 background:url(/files/user/_/lp/lp_20170408/img/img02/voice_bg.gif) no-repeat scroll bottom  transparent;
 background-color:#ffffff;
	padding: 5px;
 margin:5px;
	border-radius: 5px 5px 5px 5px;
}

.txt_area_bg {
	background-color: #fdfbf6;
	border: 1px solid #d5cfba;
	margin: 10px auto;
	padding: 10px;
}
.txt_area_border {
	background-color: #FFFFFF;
	border: 1px solid #D5CFBA;
	margin: 10px auto;
	padding: 10px;
}
/*------------------------------------------
■ h1 h2 
------------------------------------------*/
h1 {
	background-color: #eb6da5;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	margin: 0 auto;
	padding: 0;
}
.h1_txt {
	display: block;
	margin: 0;
	padding: 4px 10px;
}
/*------------------------------------------
■ ヘッダーエリア
------------------------------------------*/
#header {
	display: none;
}
/*------------------------------------------
■お問い合わせエリア
------------------------------------------*/
.order {
	border: 5px solid #eb6da5;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 2px #CCCCCC;
	margin: 10px auto;
	padding: 1px 1px 10px;
	text-align: center;
}
h3.copy {
	background: none repeat scroll 0 0 #eb6da5;
	color: #FFFFFF;
	font-size: 13px;
	padding: 5px 7px;
}
.order_an_txt {
}
/*　▼営業時間▼　*/
.order p.txt_cap, .order p.order_time {
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	padding: 5px 0;
}
/*　▼TEL番号エリア▼　*/
.order_tel {
	margin: 5px 10px;
}
.order a.txt_tel {
	color: #333333;
	display: block;
	font-family: Meiryo, メイリオ, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
}
/*　▼ボタンエリア▼　*/
.order_mail {
	padding-top: 0px;
	text-align: center;
}
.order_mail img {
	width: 280px;
}
.order_btn {
	margin: 0 auto;
	max-width: 92%;
}
/*------------------------------------------
■ h4タイトル
（※スマートフォンでは、背景画像を消してテキストタイトルを表示させてください）
------------------------------------------*/


h4.title {
	clear: both;
	display: block;
	margin: 0px auto 0;
	text-indent: -4000px;
    background-color:#d8dde0;
}

h4.title_002 {
	clear: both;
	display: block;
	margin: 0px auto 0;
	text-indent: -4000px;
    background-color:#fffff;
}


/*------------------------------------------
■ サブタイトル装飾（基本値）
------------------------------------------*/
.sub_title_a {
font-size: 95%;
    font-weight: bold;
    text-align: center;
}
.sub_title_b {
font-size:26px;
	font-weight: bold;
	line-height: 130%;
	margin: 0 auto;
	padding: 10px 0;
	color: #ffffff;
		text-align: center;
	background-color: #000000;
}

.sub_title_b_2{
background-image: url("/files/user/_/lp/lp_20170408/img/img02/icon.gif");
background-position: left center;
background-repeat: no-repeat;
border-bottom:1px dotted #eb6da5;
margin: 10px auto;
padding: 1px 0 5px;
text-indent:13px;
font-size:120%;
font-weight:bold;
}

.sub_title_b_3{
    background-image: url("/files/user/_/lp/lp_20170408/img/img02/icon02_sp.png");
background-position: left center;
background-repeat: no-repeat;
border-bottom:1px dotted #eb6da5;
margin: 10px auto;
padding: 1px 0 5px;
text-indent:40px;
font-size:120%;
font-weight:bold;
}

.sub_title_c {
	border-bottom: 1px solid #eb6da5;
	border-left: 10px solid #eb6da5;
	font-weight: bold;
	line-height: 130%;
	margin: 5px auto;
	padding: 0 10px 5px;
}
.sub_title_d {
	background-color: #eb6da5;
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 130%;
	margin: 5px auto;
	padding: 10px 20px 8px;
}
.sub_title_e {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 120%;
	line-height: 130%;
	margin: 5px;
	padding: 5px 0 6px;
}
.sub_title_f {
	background-color: #F8F3E7;
	border-left: 15px solid #eb6da5;
	box-shadow: 1px 1px 1px #CCCCCC;
	color: #000000;
	line-height: 130%;
	margin: 5px 0 5px;
	padding: 8px 10px 6px;
}
.sub_title_bg {
	background-color: #F8F3E7;
	color: #000000;
	line-height: 130%;
	margin: 5px 0 5px;
	padding: 8px 10px 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eb6da5;
	border-right-color: #eb6da5;
	border-bottom-color: #eb6da5;
	border-left-color: #eb6da5;
}
/*■■■■■■■■■■■■■■■■■■■■■■
　　流用コンテンツ　【　良く使うカテゴリ　】
■■■■■■■■■■■■■■■■■■■■■■*/
/*------------------------------------------
■ リストのチェックアイコン
------------------------------------------*/
ul {
	list-style: none outside none;
}
ul li.icon_check {
	background: url("/files/user/_/lp/lp_20170408/img/img02/icon_check_small.png") no-repeat scroll 0 6px transparent;
	padding: 4px 4px 4px 24px;
}
/*------------------------------------------
■ list_box
------------------------------------------*/
.list_box_01 {
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #F1F1F1;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #CCCCCC;
	margin: 10px auto;
	padding: 10px;
}
/*------------------------------------------
■ 特徴BOX
------------------------------------------*/
.box_m {
	margin: 0;
	padding: 0 0px 10px;
}

.box_m_in {
background: url("/files/user/_/lp/lp_20170408/img/img02/box_m_linesp.gif") repeat-y scroll center 0;
    margin: 0;
    padding: 5px 17px;
}


.box_m_txt {
	background-color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	margin: 0 10px;
	padding: 10px;
}
.box_m_set {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 5px;
}
.sub_title_m {
	border-bottom: 2px dotted #f48500;
	font-weight: bold;
	line-height: 170%;
	margin: 10px auto;
	padding: 0;
}
.m_block {
	display: block;
	background-color: #F4F5E0;
	border-left: 10px solid #eb6da5;
	box-shadow: 1px 1px 1px #999999;
	font-size: 80%;
	margin-right: 15px;
	padding: 3px 10px;
}
.p_icon {
	float: left;
	margin: 0 5px 0 0;
	width: 40px;
}

box7_in{
with:80%;
}

.box7_001{
	text-align: center;
	  margin: 0 aout;
	  padding:10px 0;
}


.box8 {
	text-align: center;
	    margin: 20px auto;
}

.box8_bt {
	padding: 10px 0 5px;
}

.box8_txt {
	padding: 10px 0 5px;
	color:#ff0000;
}

/*------------------------------------------
■ box_e
------------------------------------------*/
.box_e {
	background-color: #eb6da5;
	border-radius: 5px 5px 5px 5px;
	margin: 10px auto;
	padding: 10px 0 5px;
}
.box_e_title {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	text-align: center;
}
.box_e .box_e_in {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Geneva, Arial, Verdana, sans-serif;
	background: #FCF8F2;
	margin: 10px;
	padding: 10px;
	font-size: 90%;
}
/*------------------------------------------
■ フロートボックス width: 216pxにすれば3つ横に並ぶよ。
------------------------------------------*/
.con2_1, .con2_2, .con2_3, .con2_4 {
	background-color: #FDFBF6;
	border: 1px solid #D5CFBA;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 2px 2px 2px #CCCCCC;
	margin: 10px 0;
	padding: 10px;
}
.con2_title {
	border-bottom: 3px dotted #eb6da5;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/*------------------------------------------
■ 新要素　グリッドデザイン（新フロートボックス）
------------------------------------------*/
.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%;
}
.gd_box:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/*------------------------------------------
■ POINT
------------------------------------------*/
.point_title {
	border-bottom: 2px dotted #eb6da5;
	color: #AA0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
}
/*------------------------------------------
■ STEP
------------------------------------------*/
.step_area {
 background-color:#fedded;
	margin: 10px auto;
	padding: 10px;
}
.step_title {
	border-bottom: 2px dashed #f48500;
	color: #412C1B;
	font-weight: bold;
	line-height: 160%;
	margin: 10px 0;
	padding: 0 0 5px;
}
.s_block {
	background-color: #f48500;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	display: block;
	font-size: 96%;
	padding: 0 15px;
	text-align: center;
	width: 25%;
}
/*------------------------------------------
■ お客様の声
------------------------------------------*/
.voice_area {
}
.voice {
	background: url("/files/user/_/lp/lp_20170408/img/img02/bg03.gif") repeat scroll 0 0 transparent;
	border-radius: 5px;
	box-shadow: 0 0 5px #CCCCCC, 0 0 5px #CCCCCC inset;
	font-size: 96%;
	margin: 0 auto 20px;
	padding: 15px;
}
/*------------------------------------------
■ 良くある質問
------------------------------------------*/
.faq {
	background-color: #FDFBF6;
	border: 1px dashed #D5CFBA;
	margin: 10px auto;
	padding: 5px 10px;
}
.faq_q {
	border-bottom: 1px solid #460607;
	color: #460607;
	font-weight: bold;
	margin: 10px auto;
	padding: 0 0 5px;
}
.faq_a {
	margin: 10px auto;
	padding: 0;
}

.faq2{
background-color: #FDFBF6;
border: 1px dashed #D5CFBA;
margin: 10px auto;
padding: 5px 10px;
}
.faq_q2{

background: url("/files/user/_/lp/lp_20170408/img/img02/icon_q.gif") no-repeat scroll 0 0 transparent;

border-bottom: 1px solid #64ab03;
color: #64ab03;
font-weight: bold;
margin: 10px auto;
padding: 0 0 5px 40px;

}
.faq_a2{

background: url("/files/user/_/lp/lp_20170408/img/img02/icon_a.gif") no-repeat scroll 0 0 transparent;

margin: 10px auto;
padding: 0 0 5px 40px;
}
/*------------------------------------------
■ ブロック
------------------------------------------*/
.block_left {
	background-color: #EFEFEF;
}
.block_right {
	background-color: #cccccc;
}
.room {
	padding: 10px;
}

.block_right03{
 position:relative;
 bottom:400px;
 height:0px;

}
/*------------------------------------------
■ アクセス
------------------------------------------*/
.map_area {
	font-size: 12px;
	margin: 15px auto;
}
.map_in {
	display: block;
	height: 300px;
	margin: 0 auto;
	width: 90%;
}
/*------------------------------------------
■ テーブル
------------------------------------------*/
.table01 {
	font-size: 50%;
	margin: 10px auto;
	width: 95%;
}

.table01 th a {
    color:#ffffff;
}


.table01 th {
	background-color: #FCDBE4;
	padding: 5px 5px;
	text-align: center;
	width: 30%;
	border: 1px solid #cccccc;

    background-color: rgba(0, 0, 0, 0.75);
    padding:10px 20px;
    width: 80%;
    margin: 30px auto;
    color:#ffffff;
}
.table01 td {
	padding: 5px 5px;
    background-color: rgba(255, 255, 255, 0.75);
	border: 1px solid #505050;
}

.table01 .td_c{
	padding: 5px 5px;
    background-color: rgba(218, 218, 218, 0.75);
	border: 1px solid #505050;
	text-align: center;
}

.table01 .tc {
	background-color: #FCDBE4;
	padding: 5px 5px;
	text-align: left;
	width: 30%;
	border: 1px solid #505050;

    background-color: rgba(0, 0, 0, 0.75);
    padding:10px 20px;
    width: 80%;
    margin: 30px auto;
}
/*------------------------------------------
■ youtube
------------------------------------------*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 10px 0;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*------------------------------------------
■ フォーム部分
------------------------------------------*/

.form_area {
	margin: 40px auto;
}
/* --フォームテーブルの部分-- */
.table_box {
	border-top: #666666 1px dashed;
	margin: 10px auto;
}
.inq_box {
	display: block;
	margin: 0 auto;
	padding: 0 0 20px 0;
	border-bottom: #666666 1px dashed;
	overflow: hidden;
}
.inq_box_title {
	border-left: 8px solid #eb6da5;
	display: block;
	font-weight: bold;
	margin: 10px auto 0;
	padding-left: 5px;
}
.inq_box_txt {
	display: block;
	float: left;
	line-height: 140%;
	margin: 0 auto;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 10px;
 font-size:86%;
}
input, textarea, select {
	font-size: 14px;
	margin: 5px auto;
	padding: 5px;
}
input[type=text]:focus, textarea:focus, select:focus {
	outline: 0;
	background-color: #FFFFDD;
}
/*------------------------------------------
■ フッター
------------------------------------------*/
#footer2 {
    background: #ff0000;
    display: block;
    margin: 10px auto 0;
    padding: 10px;
    font-size: 15px;
    line-height: 1.5;
    color: #ffffff;
}


#footer2 p{    font-size: 69%;
    margin-top: 30px;
    margin-left: 88px;}

#footer img {

	padding: 0 10px 0 0;

}


/*■■■■■■■■■■■■■■■■■■■■■■
　　サブページ設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ サブページ共通
------------------------------------------*/
.sub_page_title {
	background-color: #eb6da5;
	border-bottom: 3px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0;
	padding: 12px 0 10px;
	text-align: center;
}
#order_page, #privacypolicy, #company, #law, #order_end {
	font-size: 14px;
	line-height: 140%;
	margin: 0 auto;
	padding: 10px 0;
}
/* 別々に指定したければ、分けてください*/

/*------------------------------------------
■ プライバシーポリシーページ設定
------------------------------------------*/
#pp_page {
}
.sub_page_h {
	background: none no-repeat scroll 0 0 #EFEFEF;
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	font-weight: bold;
	margin: 20px 0 5px;
	padding: 5px 10px;
}
/*------------------------------------------
■ 特定商取引法に基づく表記
------------------------------------------*/



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


/*------------------------------------------
■ 新要素　ページトップへ戻るボタン
------------------------------------------*/
#go_top {
	display: none;
}
#go_top a {
	display: none;
}
/*------------------------------------------
■ 新要素　トップナビゲーション
------------------------------------------*/
#top_nav {
	display: none;
}
/*------------------------------------------
■ 新要素　SPナビゲーション
------------------------------------------*/
.sp_nav {
	position: fixed;
	width: 100%;
	line-height: 100%;
	text-align: left;
	display: block;
	/*background-color: #f80000;;*/
	padding: 0;
	top: 0px;
}
.sp_nav .sp_menu_title {
	position: relative;
	width:100%
}
.sp_nav .sp_menu_title label {
	padding-right: 5px;
	position:fixed;
	top: 30px;
	right: 20px;
}
.sp_nav .sp_menu_title label img {
	max-width:55px;
}
.sp_nav input[type="checkbox"].on-off {
	display: none;
}
.sp_nav ul {
	margin: 0;
	border-top: 1px solid #fff;
	list-style: none;
	background-color: #E44332;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
@media only screen
    and (orientation:landscape) {
	.sp_nav li {
	width: 100%;
	padding: 5px 0;
	max-height: 24px;
	font-size: 10px;
	letter-spacing: -0.2em;
	text-align: center;
}
}
@media only screen
    and (orientation:portrait) {
	.sp_nav li {
	width: 100%;
	padding: 5px 0;
	max-height: 24px;
	font-size: 11px;
	text-align: center;
}
}
.sp_nav li a {
	width: 100%;
	text-indent: 5px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline-block;
	line-height: 18px;
}

.sp_nav input[type="checkbox"].on-off + ul {
	height: 0;
	overflow: hidden;
	padding: 0;
}
.sp_nav input[type="checkbox"].on-off:checked + ul {
	height: auto;
	padding: 3px;
	padding: 100px 0 0;
}
.sp_nav .sp_nav_tel {
	font-size: 10px;
	text-indent: -0.5em;
}
.sp_nav .sp_nav_tel a.plain {
	color: #CC0000;
	font-family: Meiryo, メイリオ, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.sp_nav .hide {
	display: none;
}
/*------------------------------------------
■ 新要素　イメージリストエリア（ライトボックス風　サムネイルクリックで拡大写真）
施工事例や店内・院内風景などにご使用ください。
------------------------------------------*/
.img_list_area_1, .img_list_area_2, .img_list_area_3 {
	width: 100%;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.img_list_area_1 .thumbnail, .img_list_area_2 .thumbnail, .img_list_area_3 .thumbnail {
	clear: both;
	padding: 0px;
	margin: 0px auto;
	width: auto;
}
.img_list_area_1 .thumbnail img, .img_list_area_2 .thumbnail img, .img_list_area_3 .thumbnail img {
	padding: 0px 3px 3px 0px;
	width: 30%;
	max-width: 140px;
}
.img_list_area_1 .thumbnail_notes, .img_list_area_2 .thumbnail_notes, .img_list_area_3 .thumbnail_notes {
	font-size: 80%;
	text-align: right;
}
.img_list_area_1 .text_block, .img_list_area_2 .text_block, .img_list_area_3 .text_block {
	clear: both;
}
.img_list_area_1 .text_block img, .img_list_area_2 .text_block img, .img_list_area_3 .text_block img {
	display: block;
	margin: 0 auto;
	clear: both;
}
.img_list_area_1 table, .img_list_area_2 table, .img_list_area_3 table {
	width: 100%;
	margin: 10px auto;
}
.img_list_area_1 table th, .img_list_area_2 table th, .img_list_area_3 table th {
	width: 30%;
	background-color: #EFEFEF;
	padding: 5px;
	text-align: left;
	font-weight: normal;
	border: 1px solid #cccccc;
}
.img_list_area_1 table td, .img_list_area_2 table td, .img_list_area_3 table td {
	width: 70%;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	border: 1px solid #cccccc;
}

.zero {
	width: 100%;
}




#main_nav {
	display:none;
}

.section_bg{
	background: url(/files/user/_/lp/lp_20170408/img/img02/section01_bg.jpg)no-repeat scroll center 0 / 100% 100% ;
	text-align: center;
		padding: 20px 0;
}

.box00 {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 6px 20px;
    width: 80%;
    margin: 13px auto;
}

.txt_days{
font-size: 200%;
    text-align: center;
    font-weight: bold;
}

.txt_week{
   font-size:30px;
   font-weight:bold;
}

.txt_time{
 font-size: 140%;
    font-weight: bold;
    text-align: center;
}


.ticket_btn {
    background-color: #000;
    box-shadow: 0 0 3px #000;
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 230%;
    margin: 0px auto 5px;
    text-align: center;
    padding: 0px 0;
    width: 80%;
    font-weight: bold;
}
.ticket_btn02{
    background-color: #fff;
    color: #000;
    display: block;
    font-size: 18px;
    height: 55px;
    line-height: 310%;
    margin: 20px auto;
    text-align: center;
    vertical-align: middle;
    width: 300px;
}
.box5 {
	background: url("/files/user/_/lp/lp_20170408/img/img02/section05_bg.jpg") no-repeat scroll center 0 /100% auto;
      margin: 0px auto;
	clear: both;
}


.block_left03{
height:730px;
}


.box03{
	background: url(/files/user/_/lp/lp_20170408/img/img02/section06_bg.jpg)repeat scroll center 0 / 100% auto;
	text-align: center;
	padding: 20px 0;
}


.three_01{
    background: url("/files/user/_/lp/lp_20170408/img/img02/section08_bg01.jpg") no-repeat scroll left top /100% auto;
    width:100%;
}

.three_02{
    background: url("/files/user/_/lp/lp_20170408/img/img02/section08_bg02.jpg") no-repeat scroll left top /100% auto;
    width:100%;

}

.three_03{
    background: url("/files/user/_/lp/lp_20170408/img/img02/section08_bg03.jpg") no-repeat scroll left top /100% auto;
    width:100%;


}


.three_box{
height:220px;
}



.three_txt{
margin: 0 auto 0;
    width: 90%;
    background-color: rgba(255,255,255,0.8);
    padding: 0;
    position: relative;
    font-size: 70%;
    bottom: 10px;
    height: 290px;
}

.three_in{
    margin: 0 auto 0;
    padding: 0 10px;
    position: relative;
    /* top: -40px; */
    font-size: 90%;
    bottom: 40px;

}


.three_img{
position: relative;
    top: -50px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 30%;
}

.three_title{
	text-align: center;
	font-weight:bold;
}


/*アコーディオン*/

dl.accordion { background:transparent; width:100%; margin:0 auto 30px; padding:0; font-size:16px; box-sizing: padding-box; -webkit-box-sizing: padding-box; text-align: left;}
dl.accordion dt {
    background:url(/files/user/_/lp/lp_20170408/img/sp_menu_icon.png) 95% center no-repeat transparent;
	color: #ffffff;
	font-size: 18px;
	text-shadow: 1px 1px 2px #333;
	    background-size: 12%;
    height:60px; text-indent:10px; line-height:60px; color:#333; font-weight:bold; cursor:pointer;
	padding: 70px 0 0;
	}
dl.accordion dd a img {
	position: absolute;
    top: 21px;
    left: 13px;
    width: 26%;
}
dl.accordion dt.open {
	background:url(/files/user/_/lp/lp_20170408/img/sp_menu_icon_close.png) 95% center no-repeat #E44332;
	background-size: 12%;
	padding: 70px 0 0;
	}
dl.accordion dd { background:#E44332; padding:0; line-height:160%; display:none; margin: 0 auto;
font-size: 120%;
}
dl.accordion dd ul li {
	padding: 1em 0;
	font-size: 18px;
	border-bottom: 1px solid #fff;
}
.menu_txt {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	padding: 10px;
	margin: 20px auto;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.video-container iframe,  
.video-container object,  
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}