@charset "utf-8";

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input.fff{background:#FFF !important}

input[type="number"] {
  -moz-appearance:textfield;
}

.mfp_err{
	line-height:13px !important;
}

.sns_btn_wrap{
	float:right;
	margin:-34px 0px 0 0;
	padding:0 !important;
}

.sns_btn_wrap ul.share_btn {
width:auto;
height:auto;
margin: 0 4px 0 0 !important;
}

.sns_btn_wrap .share_btn li {
float: left;
margin: 0 4px 0 0 !important;
list-style: none !important;
}

.sns_btn_wrap .share_btn a {
display: block;
color: #fff !important;
text-decoration: none;
font-weight: bold;
text-align: center;
height: 18px;
line-height: 18px;
padding:0px 7px;
font-size: 10px;
border-radius:3px;
}

.sns_btn_wrap .share_btn a:hover {
opacity:0.6;
filter:alpha(opacity=60);
}

.sns_btn_wrap span.social_icon {
margin-right: 3px;
font-size: 12px;
}

.sns_btn_wrap .share_btn li:last-child {margin-right: 0;}
.sns_btn_wrap .share_btn:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.sns_btn_wrap a.facebook_btn {
	background: #3B5998;
	border:1px solid #007cde;
}

.sns_btn_wrap a.twitter_btn {
	background: #33CCFF;
	border:1px solid #008fde;
}

.sns_btn_wrap a.hatebu_btn {
	background:url(../img/hatena_bg.gif) repeat-x center center;
	border:1px solid #007cde;
}

.sns_btn_wrap a.line_btn {
	background:#00b900;
	border:1px solid #00b900;
}

.sns_btn_wrap span.hatebu_icon {
font-family: Verdana;
margin-right: 3px;
font-size: 11px;
}

@media only screen and (max-width:919px)  {
.sns_btn_wrap{
	float:none;
	height:20px;
	text-align:center;
	margin:0 !important;
	padding:0 !important;
}

.sns_btn_wrap ul.share_btn {
width:auto;
margin:0 auto !important;
padding: 0;
float:none;
clear:both;
	display: inline-block;
}
}

.sns_btn_wrap ul.foot_sns {
margin: 0 auto !important;
clear:both !important;
}

.foot_sns {
	float:none;
	height:20px;
	text-align:center;
	margin:1em 0 1em !important;
	padding:0 !important;
}

.foot_sns  ul.foot_sns_btn {
width:auto;
margin:0 auto !important;
padding: 0;
float:none;
clear:both;
display: inline-block;
}


ul.Acc_ul{
display:table;
table-layout:fixed;
width:100%;
margin:0 auto 20px;
border-collapse:separate;
border-spacing:10px 0;
float:left;
}

ul.Acc_ul li{
display:table-cell;
vertical-align:top;
border:none;
padding:0;
}

ul.Acc_ul li img{
max-width:100%;
display:block;
clear:both;
margin:10px auto;
}

@media only screen and (max-width:625px){
ul.Acc_ul {
display: block;
width:100%;
margin:0 auto 2%;
border-collapse:separate;
border-spacing:5px 0;
float:none;
}

ul.Acc_ul li {
display: block;
width:100%;
margin:0 auto 2%;
border:none;
padding:0;
}
}

/**Acc=========================================*/

.Acc_menu:after{
position:absolute;
bottom:3px;
right:10px;
margin-top:-22px;
content:'>';
font-size:15px;
font-weight:bold;
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
-moz-transition:all, 0.25s, linear;
-o-transition:all, 0.25s, linear;
-webkit-transition:all, 0.25s, linear;
transition:all, 0.25s, linear;
}
 
.Acc_menu.active:after{
-moz-transform:translate(0, 50%);
-ms-transform:translate(0, 50%);
-webkit-transform:translate(0, 50%);
transform:translate(0, 50%);
-moz-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
transform:rotate(-90deg);
}

.Acc{
	margin:0;
	background:#FFF;
	padding:0 0 10px;
}

.Acc a{display:block;}

.Acc .inner a{display:inline;}

.Acc .child{
	width:100%;
display:block;
margin:0 0 -1px;
border:none;
}

.Acc .child > li{
margin:0 0 4px;
padding:0 16px;
}

.Acc_menu{
display:block;
position:relative;
margin:1px 0 5px;
padding:5px;
}

.Acc01 .Acc_menu{
background:#fff;
color:#fff;
}

.Acc01 .Acc_menu:hover{
background:#7ae0ea;
text-decoration:none;
}

.Acc #page_title{
color:#fff;
text-shadow:none;
text-align:center;
font-size:130%;
background-image:none;
padding:5px 0;
margin:0;
}

.Acc ul li{border:none !important;}


@media only screen and (max-width:625px){
.Acc #page_title{text-align:left;}
.Acc .child{display:none;}
a.toggle,a.Acc_menu{display:block;}
}

@media only screen and (max-width:920px){.Acc #page_title{font-size:120%;}}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body {
	color:#333;
	font-size:15px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:1.5;
	-webkit-text-size-adjust: none;
	background-color: #e3f3fa;
}



.clearfix:after {  
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

/* リンク設定
------------------------------------------------------------*/
a{color:#00a0e9;text-decoration:none;}
a:hover{color:#006699;}
a:active, a:focus {outline:0;}

/* 全体
------------------------------------------------------------*/
#wrapper{
width:98%;
position:relative;
margin:0 auto;
padding:20px 1% 0;
}

.inner{
width:100%;
margin:0 auto;
}

a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
}


/*************
/* ヘッダー
*************/
#header{
height:110px;
}

h1{
width:99%;
height:auto;
line-height:20px;
margin:0 0 10px;
padding:5px 0 5px 1%;
font-size:70%;
font-weight:normal;
text-align:left;
color:#fff;
background-color:#0862AA;
}

/*************
/* ロゴ
*************/
.logo{
float:left;
margin-left:17px;
}

.logo a{color:#333;}

.logo span{display:block;}

.area{
width:122px;
height:50px;
float:left;
margin:-15px 0 0 -77px;
text-indent:0;
}

.area img{margin-top:15px;}

/*************
/* 電話番号
*************/
.info{
float:right;
padding-right:20px;
text-align:right;
}

.info img{margin-top:15px;}

.info .open{font-size:11px;}

.sp_bnnr{display:none;}

.main_img{
	width:100%;
	text-align:center;
	margin:10px auto;
	padding:0 !important;
	border-top:3px solid #FFF;
	border-bottom:3px solid #FFF;
	overflow:hidden;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	background-color:#e3f3fa;
}

.main_img img{
	width:100%;
	max-width:900px;
	margin:0 auto -8px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;	
	text-align:center;
}

/*************
/* 下層ページフォーム
*************/

.pc_none{display:none;}

.form_mini_wrap{
width:538px;
height:121px;
float:right;
margin:0px 0 10px 0;
padding:0 30px 0 0;
background:url(../img/share/mini_bg.png) no-repeat top center;
}

.table_wrap_mini{
width:auto;
height:auto;
margin:58px 0 0 84px;
}

table.form_mini01{
height:auto;
font-size: 12px;
border-collapse:collapse;
border-spacing:0;
margin:0 3px 0 0;
float:left;
}

table.form_mini01 th{
width:auto;
font-weight:bold;
padding:3px 5px;
color:#fff;
background-color:#005AFF;
vertical-align:middle;
text-align:center;
border-radius: 5px;/* CSS3草案 */
-webkit-border-radius: 5px;/* Safari,Google Chrome用 */
-moz-border-radius: 5px;/* Firefox用 */
}

table.form_mini01 td{
padding:5px 0;
text-align:center;
}

input.btn_submit_mini {
margin:-5px auto 0;
cursor: pointer;
display: block;
width: 48px;
height: 48px;
border: none;
text-indent: -9999px;
background: url(../img/share/step01_mini.png) no-repeat 0 0;
}

input.btn_submit_mini:hover {background: url(../img/share/step01_mini.png) no-repeat 0 -48px;}

input.btn_submit_mini_sp {display:none;}

input.text_zip21mini {
width: 25px;
font-size:95%;
}

input.text_zip22mini {
width: 30px;
font-size:95%;
}

select.select_mini {font-size:95%;}

input#datepicker_mini {
width: 100px;
font-size:95%;
}

@-moz-document url-prefix() { 
input.text_zip21mini, input.text_zip22mini, select.select_mini, input#datepicker_mini {
font-size:90%;
}

select.select_mini {padding:2px 0;}
}

/*************
/* ロゴ+電話番号
*************/
.logo,.info .tel{
margin-top:6px;
font-size:20px;
font-weight:bold;
}

.logo span,.info span{
color:#333;
font-size:.6em;
font-weight:normal;
}

/**************************
/* TOPページForm
**************************/

.form_wrap{
overflow:hidden;/* important */
width:872px;/* important */
height:auto;/* important */
margin:20px auto 10px;
padding:0;
background:url(../img/top/form_bg.png) repeat left top;

border:4px solid #6C6;
border-radius: 10px;/* CSS3草案 */
-webkit-border-radius: 10px;/* Safari,Google Chrome用 */
-moz-border-radius: 10px;/* Firefox用 */

-moz-box-shadow: 0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
}

.form_area{
width:auto;/* important */
height:auto;/* important */
margin:-5px 0 0;
padding:0px 0 0 135px;
background:url(../img/top/form_title.png) no-repeat left center;
}

.table_wrap{
width:auto;
height:auto;
}

.small{font-size:85%;}

input.btn_submit01_sp, input.btn_submit02_sp {display:none;}

/**************************
/* TOPページForm 1ページ目
**************************/

table.top_form01{
width:206px;
height:auto;
font-size: 13px;
border-collapse:collapse;
border-spacing:0;
margin:10px 8px 0px 0;
float:left;
}

table.top_form01 th{
font-weight:bold;
padding:10px;
font-size: 14px;
color:#fff;
background-color:#005AFF;
vertical-align:middle;
text-align:center;
border-radius: 5px;/* CSS3草案 */
-webkit-border-radius: 5px;/* Safari,Google Chrome用 */
-moz-border-radius: 5px;/* Firefox用 */
}

table.top_form01 td{
padding:5px 0;
text-align:center;
}

table.top_form01 td img{width:40%;}

table.top_submit01{
width:79px;
height:138px;
font-size: 13px;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 0;
float:left;
}

table.top_submit01 th{
font-weight:bold;
padding:0;
text-align:center;
}

table.top_submit01 td{
padding:0 0;
text-align:center;
}

input.btn_submit01 {
margin:6px auto 0;
cursor: pointer;
display: block;
width: 80px;
height: 112px;
border: none;
text-indent: -9999px;
background: url(../img/top/step01_btn.png) no-repeat 0 0;
}

input.btn_submit01:hover {background: url(../img/top/step01_btn.png) no-repeat 0 -112px;}

table.top_form01 img{margin:0 0 5px;}

table.top_form01 input{
border: 2px solid #999;
margin:0 0 5px;
padding:3px;
text-align:center;
font-size: 13px;
}

table.top_form01 select.city, table.top_form01 select.pref{
border: 2px solid #999;
margin:0 0 5px;
padding:10px 3px;
text-align:center;
}

input.text_zip21 {width: 55px;}

input.text_zip22 {width: 75px;}

select.pref, select.city {width: 90%;}

input#datepicker {width: 150px;}

/**************************
/* TOPページForm 2ページ目
**************************/

table.top_form02{
width:230px;
height:auto;
font-size: 13px;
border-collapse:collapse;
border-spacing:0;
margin:10px 10px 10px 0;
float:left;
}

table.top_form02 th{
font-weight:bold;
padding:15px 5px;
font-size: 15px;
color:#fff;
background-color:#0862AA;
vertical-align:middle;
text-align:center;
border-radius: 5px;/* CSS3草案 */
-webkit-border-radius: 5px;/* Safari,Google Chrome用 */
-moz-border-radius: 5px;/* Firefox用 */
}

table.top_form02 td{
padding:5px 0;
text-align:center;
}

table.top_submit02{
width:238px;
height:90px;
font-size: 13px;
border-collapse:collapse;
border-spacing:0;
margin:20px 0 0;
float:left;
}

table.top_submit02 th{
font-weight:bold;
padding:0;
text-align:center;
}

table.top_submit02 td{
padding:0 0;
text-align:center;
}

input.btn_submit02 {
margin:30px auto 0;
cursor: pointer;
display: block;
width: 238px;
height: 90px;
border: none;
text-indent: -9999px;
background: url(../img/top/step02_btn.png) no-repeat 0 0;
}

input.btn_submit02:hover {background: url(../img/top/step02_btn.png) no-repeat 0 -90px;}

table.top_form02 input{
border: 2px solid #999;
margin:0 0 5px;
padding:15px 3px;
text-align:center;
font-size: 13px;
}

input.text_name1, input.text_name2, input.text_kana1, input.text_kana2 {width: 90px;}

input.text_mail {width: 190px;}

input.text_tel1 {width: 40px;}

input.text_tel2 {width: 45px;}

input.text_tel3 {width: 45px;}

/**************************
/* TOPページForm 3ページ目
**************************/

table.top_form03{
width:720px;
height:auto;
font-size: 13px;
border-collapse:collapse;
border-spacing:0;
margin:10px 2px 0 0;
border-collapse: separate;
border-spacing:2px;
float:left;
}

table.top_form03 th{
width: 200px;
font-weight:bold;
padding:15px 5px;
font-size: 15px;
color:#fff;
background-color:#0862AA;
vertical-align:middle;
text-align:center;
border-radius: 5px;/* CSS3草案 */
-webkit-border-radius: 5px;/* Safari,Google Chrome用 */
-moz-border-radius: 5px;/* Firefox用 */
}

table.top_form03 td{
padding:15px 5px;
text-align:left;
}

table.form_thanks{
width:720px;
height:auto;
font-size: 15px;
border-collapse:collapse;
border-spacing:0;
margin:10px 2px 10px 0;
border-collapse: separate;
border-spacing:2px;
float:left;
}

table.form_thanks th{
font-weight:bold;
margin:2px;
padding:20px 10px;
color:#fff;
background-color:#0862AA;
vertical-align:middle;
text-align:center;
border-radius: 5px;/* CSS3草案 */
-webkit-border-radius: 5px;/* Safari,Google Chrome用 */
-moz-border-radius: 5px;/* Firefox用 */
}

table.form_thanks td{
font-size: 13px;
padding:20px 5px;
text-align:center;
}

input.text_street {width: 90px;}


/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:20px auto;
padding:0;
width:97%;
position:relative;
line-height:0;
}

#mainBanner img{
max-width:100%;
height:auto;
border:4px solid #0862aa;
}

#mainBanner_area{
margin:20px auto;
padding:0;
width:97%;
position:relative;
line-height:0;
}

#mainBanner_area img{
max-width:100%;
height:auto;
border:0 solid #0862aa;
}

.area_name{
position:relative;/* important */
overflow:hidden;/* important */
width:418px;/* important */
height:94px;/* important */
margin:0 0 0 20px;
position:absolute;
z-index:4000000000000;
}

#mainBanner_sub{
margin:20px auto;
padding:0;
width:100%;
position:relative;
line-height:0;
}

#mainBanner_sub img{
max-width:100%;
height:auto;
border:4px solid #0862aa;
}

#mainBanner_sub{
margin:20px auto;
padding:0;
width:100%;
position:relative;
line-height:0;
}

.mainBanner_no_border{
padding:0;
width:100%;
position:relative;
line-height:0;
}

.mainBanner_no_border img{
margin:-35px 0 20px 15px;
max-width:100%;
height:auto;
}

.mainBanner_request{
margin:0 auto 20px;
padding:0;
width:97%;
position:relative;
line-height:0;
}

.mainBanner_request img{
max-width:100%;
height:auto;
}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:4px;
left:4px;
padding:5px 20px;
line-height:1.4;
color:#939393;
opacity:0.9;
background:#;
}

.slogan h2{
padding:5px 0;
font-size:100%;
color:#0862aa;
font-weight:bold;
}

.slogan p{
color:#333;
font-weight:bold;
}

#area_slide{
overflow:hidden;/* important */
width:100%;
height:89px;
float:left;
margin:19px 0 0 10px;
position:absolute;
z-index:2;
border:0 solid #0862aa;
}

#area_slide img{border:0 solid #0862aa;}

.slide_mitsumori{
position:relative;/* important */
overflow:hidden;/* important */
width:850px;/* important */
height:608px;/* important */
margin:285px 0 0 10px;
position:absolute;
z-index:5000000000000;
}

.area_all_text{
width:auto;
height:auto;
margin:15px 0 20px 0;
float:left;
line-height:1.9;
font-size:95%;
}

#pankuzu{
margin:10px auto 0;
padding:0 0 5px 20px;
width:95%;
font-size:80%;
border-bottom:1px dashed #0862AA;
}

.box01 {float: left;}

.box02 {float: left;}


/**************************
/* グリッド
**************************/
.gridWrapper{
padding-bottom:20px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}

.grid{float:left;}

.box{
margin:0 5px;
padding:10px;
background:#fff;
font-size:95%;
}

.box img{
max-width:100%;
height:auto;
padding:3px;
border:1px solid #0862AA;
}

.box h2{
padding:0 0 0 8px;
font-weight:bold;
font-size:110%;
border-left:5px solid #bfd6e4;
margin:0 0 15px;
}

.box h3{
padding:0 0 0 8px;
font-weight:bold;
font-size:110%;
border-left:5px solid #bfd6e4;
margin:0 0 15px;
}

.box h3, .box p{text-align:left;}

.box p{
font-weight:normal;
margin-bottom:0.5em;
}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}

/*************
メイン コンテンツ
*************/
section.content article{
padding:20px;
margin-bottom:20px;
background:#fff;
overflow:hidden;
}

section.content_no_bg article{
padding:20px;
margin-bottom:20px;
overflow:hidden;
border-bottom:2px solid #0862AA;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

h2.heading, h3.heading{
height:auto;
font-size:140%;
font-weight:bold;
margin:10px 0 0;
padding:20px 10px 10px 105px;
line-height:1.2;
color:#0862aa;
border-bottom:2px solid #0862AA;
background:url(../img/share/h3_bg.png) no-repeat left top;
}

h3.heading_cry{
height:auto;
font-size:110%;
font-weight:bold;
padding:20px 10px 10px 105px;
line-height:1.2;
color:#0862aa;
border-bottom:2px solid #0862AA;
background:url(../img/share/h3_cry_bg.jpg) no-repeat left top;
}

section.content img{
max-width:90%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 5px 0;
padding:3px;
}

.alignright{
float:right;
clear:right;
margin:3px 0 5px 10px;
padding:3px;
}

#gallery .grid img,.border,ul.list img{border:1px solid #0862AA;}

ul.box{
display:table;
table-layout:fixed;
width:95%;
margin:5px auto 0;
border-collapse:separate;
border-spacing:5px 0;
clear:both;
}


ul.box li{
display:table-cell;
vertical-align:top;
padding:5px;
text-align:center;
color:#333;
}

ul.box li span.icon{
font-weight:900;
display:block;
margin-bottom:10px;
font-size:250%;
color:#e9ea91;
text-shadow:1px 1px 0px #666;
}

ul.box li span.ttl{
font-weight:900;
display:block;
margin-bottom:5px;
font-size:140%;
font-family:Pixel;
color:#0862AA;
text-shadow:1px 1px 0px #ccc;
}

ul.box li a{
color:#333;
text-decoration:none;
} 
 
ul.box li a:hover {
opacity:0.6;
filter:alpha(opacity=60);}

ul.box li p{
font-weight:normal;
margin:0.75em 0 0.25em;
text-align:left;
line-height:1.3;
}

ul.box li.ico img{
max-width:100%;
margin-bottom:0.5em;
}

ul.box li.ico{padding:0 10px 0;}

ul.box li.bnnr{
background:rgba(0,71,157,.75);
border-radius:5px;
box-shadow :
0 0 0 1px #396D77,
0 0 0 2px #71A9A8;
padding-bottom:5px;
background:url(../img/hatena_bg.gif) repeat-x center center;
}

ul.box li.bnnr:before{
content:"▼";
font-family:Pixel;
-webkit-animation: 0.7s linear 0s alternate none infinite running blink;
-moz-animation: 0.7s linear 0s alternate none infinite running blink;
animation: 0.7s linear 0s alternate none infinite running blink;
}

ul.box a { display: block !important; }


/*************
伸び縮み
*************/

.bee_over {
cursor: pointer;
}
.bee_hide {
display: none;
}

.to_read{
padding:10px 5px 5px;
text-align:right;
color:#00a0e9;
}

/*************
テーブル
*************/
table.table{
border-collapse:collapse;
margin:5px auto 15px;
}

table.table td{
border-collapse:collapse;
background-color:#fff;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}

table.table th{
background-color:#f1f9fe;
text-align:center;
vertical-align:middle;
padding:8px;
white-space:nowrap;
color: #151515;
border-top:1px solid #D4D4D4;
border-right:4px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
font-size:90%;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}

table.table2{
border-collapse:collapse;
margin:5px auto 15px;
}

table.table2 td{
border-collapse:collapse;
background-color:#fff;
text-align:center;
vertical-align:middle;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}

table.table2 th{
background-color:#f1f9fe;
text-align:center;
vertical-align:middle;
padding:8px;
white-space:nowrap;
color: #151515;
border:1px solid #D4D4D4;
font-size:90%;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}

/*-----お引越しの流れ-----*/

table#nagare_title{
width:100%;
border-collapse:collapse;
border-spacing:0;
margin:5px auto 0;
clear:both;
}

table#nagare_title td{
font-size:120%;
font-weight:bold;
color:#0068b7;
text-align:center;
padding:5px 10px 0;
background-color:#fff;
}


table#nagare_week{
width:100%;
border-collapse:collapse;
border-spacing:0;
margin:0 auto 0 auto;
float:left;
}

table#nagare_week th{
text-align:center;
border-top:1px #ccc solid;
background:url(../img/nagare/nagare_week.jpg) no-repeat top center;
padding:10px;
background-color:#1D2088;
}

table#nagare_week td{
width:46%;
padding:10px;
border-top:1px #ccc solid;
border-right:1px #ccc solid;
border-left:1px #ccc solid;
background-color:#fff;
}

table#nagare_before{
width:100%;
border-collapse:collapse;
border-spacing:0;
margin:0 auto;
float:left;
}

table#nagare_before th{
background:url(../img/nagare/nagare_before.jpg) no-repeat top center;
text-align:center;
padding:10px;
background-color:#0068B7;
}

table#nagare_before td{
width:46%;
padding:10px;
border-top:1px #ccc solid;
border-right:1px #ccc solid;
border-left:1px #ccc solid;
background-color:#fff;
}

table#nagare_day{
width:100%;
border-collapse:collapse;
border-spacing:0;
margin:0 auto 20px;
float:left;
}

table#nagare_day th{
background:url(../img/nagare/nagare_day.jpg) no-repeat top center;
text-align:center;
border-bottom:1px #ccc solid;
padding:10px;
background-color:#00A0E9;
}

table#nagare_day td{
width:46%;
padding:10px;
border:1px #ccc solid;
background-color:#fff;
}

/*************
/* サイドバー
*************/
#sidebar article{background:#fff;}

#sidebar img{margin-bottom:10px;}

#sidebar ul{
padding:10px;
}

#sidebar li{
height:25px;
line-height:25px;
font-size:90%;
margin-bottom:10px;
padding:0 0 5px 25px;
list-style:none;
border-bottom:1px dashed #ebebeb;
background:url(../img/share/hand.jpg) no-repeat left top;
}

#sidebar li:last-child{
border:0;
margin-bottom:0;
}

#sidebar li a{display:block;}

#sidebar ul.list li{
clear:both;
margin-bottom:5px;
padding:5px 0;
overflow:hidden;
border:0;
}

ul.list li{height:1%;}

ul.list li img{
float:left;
margin-right:10px;
}

ul.list li{
font-size:85%;
line-height:1.35;
}

/*************
/* フッター
*************/
#footer{
width:100%;
clear:both;
overflow:hidden;
padding:10px 0 120px;
background:#FFF;
border-top:1px dashed #ccc;
background:url(../img/share/footer_bg.jpg) repeat-x left bottom;
}

* html #footer{height:1%;}

#footer .grid{
padding:10px 0 5px;
margin:0;
background:transparent;
}

#footer #info .logo, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
padding:10px 0 0 15px;
text-align:left;
}

#footer .logo{font-size:120%;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{
font-size:12px;
color:#333;
}

ul.footnav{
float:right;
width:650px;
padding:10px 0;
}

.footnav h3{
width:650px;
padding:0 0 0 10px;
font-size:110%;
color:#0862AA;
background-color:#e3f3fa;
border-left:0;
margin:0 0 15px -20px;
}

ul.footnav li{
float:left;
margin-bottom:10px;
padding:0 7px 0 8px;
font-size:11px;
border-right:0 solid #b6b6b6;
}

#footer a{color:#333;}
#footer a:hover{color:#888;}

address{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:10px;
color:#fff;
background-color:#347690;
}

/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){

/**************************
/* 黒板（トップページ+サブページ）
**************************/
.board_area_sp{
display:none;
}

.board_area{
width:974px;
height:439px;
margin:0 0 10px -30px;
padding:0;
background:url(../img/top/board_bg.png) no-repeat left top;
}

.board_title_wrap{
width:647px;
height:auto;
padding:75px 0 0 275px;
}

.board_title01, .board_title02, .board_title03, .board_title04, .board_title05, .board_title06, .board_title07{
width:647px !important;
height:48px;
padding:7px 0 0 270px !important;
color:#fff;
}

a:hover .board_title01, a:hover .board_title02, a:hover .board_title03, a:hover .board_title04, a:hover .board_title05, a:hover .board_title06, a:hover .board_title07{
opacity: 0.7;/*要素の透明度を指定*/
filter: alpha(opacity=70); /*ie6、7の透明度指定*/
}

a .board_title01{
background:url(../img/top/board_title01.png) no-repeat left top;
}

a .board_title02{
background:url(../img/top/board_title02.png) no-repeat left top;
}

a .board_title03{
background:url(../img/top/board_title03.png) no-repeat left top;
}

a .board_title04{
background:url(../img/top/board_title04.png) no-repeat left top;
}

a .board_title05{
background:url(../img/top/board_title05.png) no-repeat left top;
}

a .board_title06{
background:url(../img/top/board_title06.png) no-repeat left top;
}

a .board_title07{
background:url(../img/top/board_title07.png) no-repeat left top;
}

#header,#wrapper,.inner{
width:960px;
padding:0;
margin:0 auto;
}

.flexslider_no_pc{
display:none;
}

.area_text{
display:none;
}

#wrapper{padding-bottom:20px;}

/**************************
/* 収縮メニュー 表示切り替え
**************************/

nav#mainNav{
clear:both;
width:931px;
margin:0 auto;
overflow:hidden;
position:relative;
background:#fff;
}

nav#mainNav ul li{
float: left;
position: relative;
}

nav#mainNav li:last-child{
border-right:1px dotted #dadada;
}

nav#mainNav ul li a{
display: block;
text-align: center;
_float:left;
font-size:13px;
width:154px;
height:46px;
padding:7px 0 5px;
color:#333;
border-left:1px dotted #dadada;
}

nav#mainNav ul li a:hover{
display: block;
text-align: center;
_float:left;
font-size:13px;
width:154px;
height:46px;
padding:7px 0 5px;
background-color:#0862AA;
color:#fff;
border-left:1px dotted #dadada;
}

nav#mainNav ul li a span,nav#mainNav ul li a strong{
display:block;
}

nav#mainNav ul li a span{
color:#afafaf;
font-size:10px;
}

nav div.panel{
display:block !important;
float:left;
}

nav#mainNav a#menu{display:none;}

nav#mainNav li.active a{
display: block;
text-align: center;
_float:left;
font-size:13px;
width:154px;
height:46px;
padding:7px 0 5px;
background-color:#0862AA;
color:#fff;
border-left:1px dotted #dadada;
}

/**************************
/* 下層ページフォーム 表示切り替え
**************************/

nav#mainNav2{
width:568px;
margin:0;
padding:0;
float:right;
}

nav#mainNav2 ul li{
float: left;
position: relative;
}

nav#mainNav li:last-child{
border-right:1px dotted #dadada;
}

nav#mainNav2 ul li a{
display: block;
text-align: center;
_float:left;
font-size:13px;
width:154px;
height:46px;
padding:7px 0 5px;
color:#333;
border-left:1px dotted #dadada;
}

nav#mainNav2 ul li a:hover{
display: block;
text-align: center;
_float:left;
font-size:13px;
width:154px;
height:46px;
padding:7px 0 5px;
background-color:#0862AA;
color:#fff;
border-left:1px dotted #dadada;
}

nav#mainNav2 ul li a span,nav#mainNav ul li a strong{
display:block;
}

nav#mainNav2 ul li a span{
color:#afafaf;
font-size:10px;
}

nav#mainNav2 li.active a{
display: block;
text-align: center;
_float:left;
font-size:13px;
width:154px;
height:46px;
padding:7px 0 5px;
background-color:#0862AA;
color:#fff;
border-left:1px dotted #dadada;
}

nav#mainNav2 a#menu{display:none;}

.mainBanner_no_border_top{display:none;}

#mainBanner, #mainBanner_sub, .mainBanner_no_border, .mainBanner_request, .mainBanner_no_border_top, #mainBanner_area{margin-left:15px;}
#subpage #mainBanner, #mainBanner_area, #mainBanner_sub, .mainBanner_no_border, .mainBanner_request, .mainBanner_no_border_top{margin:15px auto;}

#main{
float:right;
width:667px;
padding-right:15px;
}

#sidebar{
float:left;
width:245px;
padding:15px 0 0 15px;
overflow:hidden;
}

#sidebar article{
padding:7px;
margin-bottom:20px;
border:1px solid #ebebeb;
overflow:hidden;
}

/* グリッド全体 */
.gridWrapper{
width:960px;
margin:0 0 20px -10px;
}

#gallery article{padding:10px 0 10px 10px;}

/* グリッド */
.grid{
float:left;
width:300px;
margin-left:20px;
}

#subpage .grid{width:auto;}

#gallery .grid{
width:auto;
margin:10px 0 2px 10px;
}
}

.btnList, .floatTelArea, .btnList{display:none;}

.box_letter li{
	border:none !important;
	border-radius:10px;
	padding:0% !important;
}

.box_letter li a img{border:none !important;}

.box_letter .p_l,
.box_letter .p_r{
display: inline !important;
text-align:left !important;
font-size:100% !important;
font-weight:normal !important;
margin:0 !important;
overflow:hidden !important;
}

.box_letter .p_l{
	float:left !important;
	width:48% !important;
	margin-right:2% !important;
}

.box_letter .p_l img{
	max-width:100% !important;
	
}


.box_letter .p_r{
	float:right !important;
	width:50% !important;
	padding:0 !important;
font-size:95% !important;
}

.rate_ttl {
	color: #e15f00 !important;
	margin: 0 0 0.5em !important;
	line-height: 1.2 !important;
}

.mt1em{
	margin-top:1em !important;
}

.rate_sub{
font-size:95% !important;
color: #666 !important;
}

hr{
height: 1px !important;
background-color:#ddd !important;
border:none !important;
}


.star-rating{
    color: transparent !important;
    background-image: linear-gradient(orange, orange), linear-gradient(gray, gray) !important;
    background-position: left, right !important;
    background-repeat: no-repeat !important;
    background-size: var(--rate) 100%, calc(100% - var(--rate)) 100% !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
	margin: 0 !important;
	line-height: 1.8 !important;
	float:right;
}
.star-rating:before{
    content: "★★★★★" !important;
}

.star-rating span{
	color: #0CF !important;
	font-weight:bold !important;
	padding-left:0.5em !important;
}

.pb90{padding-bottom:80px;}

#footer_form_wrap{
	display:block;
position:fixed;
bottom:0px;
right:0px;
width:100%;
height:80px;
background:;
font-size:80%;
background: rgba(71,234,126,0.9);


  transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  
}

#footer_form{
width:100%;
max-width:940px;
margin:8px auto 0;
height:72px;
background:url(../img/footer_form_bg.png) no-repeat left top;
}

ul.footer_form_box{
display:table;
table-layout:fixed;
width:700px;
margin:0 0 0 240px;
border-collapse:separate;
border-spacing:5px 0;
clear:both;
}


ul.footer_form_box li{
display:table-cell;
vertical-align:top;
padding:0px;
text-align:center;
color:#fff;
}

ul.footer_form_box li span{
display:block;
margin-bottom:5px;
padding:2px 0;
font-weight:bold;
font-size:110%;
line-height:1.4;
color:#fff;
background-color:#005AFF;
vertical-align:middle;
text-align:center;
border-radius: 5px;/* CSS3草案 */
-webkit-border-radius: 5px;/* Safari,Google Chrome用 */
-moz-border-radius: 5px;/* Firefox用 */
}

input.square_btn{
    display: inline-block;
    padding: 0em;
    text-decoration: none;
    background: #005AFF;/*ボタン色*/
    color: #fff;/*ボタン色より暗く*/
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #627295;
    border-radius: 10px;
    font-weight: bold;
	line-height:62px;
width:100%;
font-size:120%;	
}

input.square_btn:active   {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}

/*************
/* TOPページフォーム
*************/
.area_form_wrap #mainBanner_area{
width:100%;
height:auto;
position:relative;
margin:5px auto 20px;
padding:0px;
line-height:0;
}

.area_form_wrap #mainBanner_area img{
max-width:100%;
height:auto;
border:0px solid #0862aa;
}

.area_form_wrap .flexslider_2{
width:100%;
height:auto;
margin:0px auto;
padding:0;
background:#e3f3fa;
border:0px solid #6C6;

background-color:none;

-moz-background-size:100% auto;
background-size:100% auto;
}

.area_form_wrap .form_wrap{
width:98%;/* important */
height:auto;/* important */
margin:1% auto 10px;
padding:0;

background:url(../img/top/form_bg.png) repeat left top;

border:2px solid #6C6;
border-radius: 10px;/* CSS3草案 */
-webkit-border-radius: 10px;/* Safari,Google Chrome用 */
-moz-border-radius: 10px;/* Firefox用 */

-moz-box-shadow: 0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
}

.area_form_wrap .form_area{
width:auto;/* important */
height:auto;/* important */
margin:0;
padding:0 0 5px;
background:url(../img/top/form_bg.png) no-repeat left center;
}

.area_form_wrap .table_wrap{
width:100%;
height:auto;
margin:0 auto;
padding:0 0px ;
background-image:none;
background-repeat:repeat;
background-position:left top;
}

.area_form_wrap input.btn_submit01, input.btn_submit02 {display:none;}

.area_form_wrap input.btn_submit01_sp, input.btn_submit02_sp {
cursor: pointer;
display: block;
margin:0 auto;
padding:10px;
border: 2px solid #0862AA;
background-color:#fff;
border-radius: 10px;/* CSS3草案 */
-webkit-border-radius: 10px;/* Safari,Google Chrome用 */
-moz-border-radius: 10px;/* Firefox用 */
}

.area_form_wrap input.btn_submit01_sp:hover, input.btn_submit02_sp:hover {
opacity:0.6;
filter:alpha(opacity=60);
}

/**************************
/* TOPページForm 1ページ目
**************************/

.area_form_wrap table.top_form01{
width:33%;
height:auto;
font-size: 90%;
margin:5px 0px 0;
border:5px solid #fff;
border-collapse:collapse;
border-spacing:0;
}

.area_form_wrap table.top_form01 th{
font-weight:bold;
padding:15px 5px;
font-size: 15px;
color:#fff;
background-color:#0862AA;
vertical-align:middle;
text-align:center;
border-radius: 0px;/* CSS3草案 */
-webkit-border-radius: 0px;/* Safari,Google Chrome用 */
-moz-border-radius: 0px;/* Firefox用 */
}

.area_form_wrap table.top_form01 td{
padding:5px 0;
text-align:center;
}

.area_form_wrap table.top_form01 td img{width:60%;}

.area_form_wrap table.top_submit01{
width:100%;
height:auto;
border:5px solid #fff;
border-collapse:collapse;
border-spacing:0;
margin:5px 0px 0px 0px;
float:left;
}

.area_form_wrap table.top_submit01 th{
font-weight:bold;
padding:0;
text-align:center;
}

.area_form_wrap table.top_submit01 td{
padding:0px 0;
text-align:center;
}


.area_form_wrap table.top_form01 img{margin:0 0 5px;}

.area_form_wrap table.top_form01 input{
border: 2px solid #999;
margin:0 0 5px 0;
padding:10px 3px;
text-align:center;
font-size: 13px;
}

.area_form_wrap table.top_form01 select.city, table.top_form01 select.pref{
border: 2px solid #999;
margin:0 0 5px 0;
padding:10px 3px;
text-align:center;
}

.area_form_wrap input.text_zip21 {width: 30%;}
.area_form_wrap input.text_zip22 {width: 40%;}
.area_form_wrap select.pref, select.city {width: 90%;}
#footer_form_wrap input#datepicker2 {width:90% !important;}