@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import 'https://fonts.googleapis.com/css?family=Quattrocento';

/*
---------------------------------------------------------------------------

Copyrightc 2016 デイサービスセンター　フルール　　All Rights Reserved.

---------------------------------------------------------------------------*

/*all----------------------*/
body#top {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Sans Japanese', serif;
	background:url(../images/top_bg.jpg) no-repeat top;

}
body{
	color: #333;	margin: 0px;
	padding: 0px;
	font-family: 'Noto Sans Japanese', serif;
	background:url(../images/top_in_bg.jpg) no-repeat top;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: bottom;
}
input,select {
	font-size:120%;
}
textarea {
	font-size:160%;
}
form {
	margin: 0px;
}
table {
	width: 100%;
	border-collapse:collapse;
	font-size:90%;
	border-spacing: 0;
}
catch {font-size: 70%;}
/*font--------------------------*/
.noto100 {font-weight:100;}
.noto200 {font-weight:200;}
.noto300 {font-weight:300;}
.noto400 {font-weight:400;}
.noto500 {font-weight:500;}
.noto600 {font-weight:600;}
.noto700 {font-weight:700;}
.noto800 {font-weight:800;}
.noto900 {font-weight:900;}
/*a-----------------------------*/
a {
	color: #24BCB9;
	text-decoration:underline;
}
a:hover {
	color: #24BCB9;
	text-decoration: none;
}

/*container----------------------*/
#container {
	width: 1100px;
	margin: 0px auto;
	padding: 0px;
}
#wrapper {
	padding: 0px 10px;
}
/*heaer---------------------------*/
header {
	width: 100%;
	height: 650px;
	position: relative;

}
#header_bar, #header_inbar {
	height: 90px;
	margin: 10px 0;
	background-color: rgba(255,255,255,0.8);

}
header.innner {
position: relative;
	width: 100%;
	height: 200px;
}
#ribbon {
	position: absolute;
	left:340px;
	top:-8px;
	width: 150px;
	height: 80px;
	background:url(../images/header_obi.png)no-repeat;
	background-size:150px;
}
#icon{
	position: absolute;
	left:480px;
	top:-30px;
	width: 150px;
	height: 150px;
	background:url(../images/header_icon.png)no-repeat;
	background-size:100px;	
}
#rose{
	position: absolute;
	right:-40px;
	top:-25px;
	width: 150px;
	height:30px;
	background:url(../images/rose_one.png)no-repeat;
	background-size:100px;
	z-index:2;
}
#roses{
	position: absolute;
	right:30px;
	top:80px;
	width: 150px;
	height: 150px;
	background:url(../images/rose.png)no-repeat;
	background-size:150px;
	z-index:1;
}
/*h1*/
header h1 {
	font-weight: normal;
	color: #000;
	font-size: 10px;
	text-align: left;
	line-height: 18px;
	margin-left: 20px;
}
/*logo*/
header p#logo a{
	position: absolute;
	left: 10px;
	top:15px;
	width: 400px;
	height: 70px;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	background-size:cover;
	z-index:3;
}
header #jigyousho {position: absolute;top:15px;left:85px;font-size: 75%;color:#005645;}
/*tel*/
header address {
	position: absolute;
	width: 370px;
	height: 60px;
	top: 15px;
	right: 20px;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 0.5;
	color: black;
}
header address p{
	font-size: 10px;
	padding-bottom: 5px;
	font-style: normal;
}
/*contact*/
header address a div.contact {
	float: left;
	margin-top:5px;
	color:#fff;
	width: 160px;
	height:50px;
	line-height:2.5;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #ed7e77;
	background: -moz-linear-gradient(top,  #EA5A62 0%, #AC0439 100%);
	background: -webkit-linear-gradient(top,  #EA5A62 0%,#AC0439 100%);
	background: linear-gradient(to bottom,  #EA5A62 0%,#AC0439 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EA5A62', endColorstr='#AC0439',GradientType=0 );
	border: #FFEDA6 2px solid;
	box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 2px #000;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 2px #000;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 2px #000;
	}
header address a:hover div.contact	{
	background: #a90329;
	background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
	z-index:10;
}
header address a {
	text-decoration: none;
}
header address a:hover{
	text-decoration: none;
}
header address #add_tel{
	float: left;
	width: 200px;
	height: 40px;
	font-size: 120%;
	font-weight: 500;
	line-height: 0.9;

}
/*tel*/
header address .mess {letter-spacing: 3px;font-size: 70%;line-height: 1.5;}
header address .tel{
font-size: 135%;
	font-family: 'Quattrocento', serif;
	}
	
header address .mini1 {letter-spacing: 3px;}


/*navbunner-------------------------*/
#top_bunner{
	width:100%;
	height: auto;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-top:10px;
	border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
	
}

/*nav--------------------------*/
/*menu*/
nav#menu ul {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-family: 'Noto Sans Japanese', serif;
	z-index:7;
}
/*menu ul*/
nav#menu ul li {
	float: left;
	width: 216px;
}
nav#menu ul li a {
	height: 40px;
	padding-top: 12px;
	line-height: 1.2;
	text-decoration: none;
	display: block;
	margin: 0px 0px 7px 5px;
	font-size: 14px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight:500;
	color:#333;
	letter-spacing: 0.1em;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border: 1px solid #BABABA;
	border-radius: 4px;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(219,219,219,1) 51%, rgba(246,246,246,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(219,219,219,1) 51%,rgba(246,246,246,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(219,219,219,1) 51%,rgba(246,246,246,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );

	background-position: left center;
	text-align: center;
	-webkit-box-shadow: 1px 2px 5px #e2e2e2, 0px 0px 1px #FFF inset;
	box-shadow: 1px 2px 5px #e2e2e2, 0px 0px 1px #FFF inset;
}
/*nav#menu ul li:first-child*/
nav#menu ul li:first-child a {
	margin-left: 0px;
}
/*nav#menu ul li a:hover*/
nav#menu ul li a:hover,
nav#menu ul li#current a {
	border: 1px solid #55AAF4;
background: rgb(122,188,255);
background: -moz-linear-gradient(top,  rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%);
background: -webkit-linear-gradient(top,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
background: linear-gradient(to bottom,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );

color: #fff;
}
/*nav#menu ul li a span*/
nav#menu ul li a span {
	font-size: 12px;
	font-family: 'Quattrocento', serif;
	color: #5CABFF;
	display: block;
	font-weight:400;
	padding-top: 3px;
}
nav#menu ul li a:hover span,
nav#menu ul li#current a span {
	color: #207cca;
}
p#breadcrumb_link{
	font-size: 11px;
	padding-bottom: 5px;
}

/*mainimg---------------------------*/
#mainimg {
	clear: left;
	width: 100%;
	height: auto;
	position: absolute;
	top:100px;
	height: 285px;text-indent: -9999px;
}

/*contents---------------------------*/
#contents {
	clear: left;
	width: 100%;
	height: auto;
	padding-top:10px;
	border-bottom: 1px dotted #24BCB9;
}

/*main contents---------------------------*/
#main {
	float: left;
	width: 880px;
	padding-bottom: 30px;
	margin-top: 20px;
}

#main h2 {
	color: #51b54a;
	background: url(../images/top_line.png)repeat-x bottom;
}

#main h2.con {
position: relative;
	width: 100%;
}
#main h2.con img#bti {
	position: absolute;
	right:0;
}

#main h3 {
	margin: 10px 0;
	color: #000;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	letter-spacing: -1px;
}
#main h4 {
	color: #000;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 120%;
}

#main p {
	font-size: 90%;
}

/*sub contents---------------------------*/
#sub {
	float: right;
	width: 180px;
	padding-bottom: 30px;
	margin-top: 20px;
}
#sub catch {font-size: 80%;}
#sub h2 {
	font-size: 80%;
	text-align: center;
	padding: 5px 0px;
	color: #000;
	border-radius: 4px 4px 0px 0px;
	font-weight: 500;
}
.bunner {width: 100%;height: auto;background: #ccc;margin: 10px 0;border: 1px solid #ccc;}
.bunner_tel {background:#D3C1A5;border: 1px solid #ccc;text-align: center;line-height: 1.3;
padding: 10px 0;
}
/*form---------------------------*/
form {margin: 20px auto;width: 90%;}

/*contact
---------------------------------------------------------------------------*/
table.form_hyo {
	margin: 0;
	width: 100%;
	background: #fff;
}
table.form_hyo_gr {
	margin: 0;
	width: 100%;
	background: #ccc;
}
table.form_hyo td {
	border: 1px solid #dbdbcc;
	margin: 0;
	padding: 10px;
	text-align: left;
	font-size: 90%;
	height: 20px;
}
table.form_hyo td input.txt {
	height: 50px;
	width: 100%;
}

table.form_hyo td.con, table.form_hyo td.con_ch {
	font-size: 100%;
}

table.form_hyo td.con_ch input {
	margin-right: 5px;
	line-height: 2.2;
}

table.form_hyo td.con_ti {
	font-size: 100%;
	text-align: center;

}


table.form_hyo td a, table.form_hyo td a:link, table.form_hyo td a:visited , table.form_hyo a:hover ,table.form_hyo td a:active {
	text-decoration: none;
	color: none;
}

table.form_hyo td.con:before {
	content: "■ ";
	color: #000;
	font-size: 20px;
}

td.btn_form {
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #dcdcdc;
	padding: 9px 18px;
	text-decoration: none;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
	background: -moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	background: -ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color: #f9f9f9;
	color: #666666;
	display: inline-block;
	text-shadow: 1px 1px 0px #ffffff;
	-webkit-box-shadow: inset 1px 1px 0px 0px #ffffff;
	-moz-box-shadow: inset 1px 1px 0px 0px #ffffff;
	box-shadow: inset 1px 1px 0px 0px #ffffff;
}

td.btn_form:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #e9e9e9), color-stop(100%, #f9f9f9) );
	background: -moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	background: -ms-linear-gradient( top, #e9e9e9 5%, #f9f9f9 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color: #e9e9e9;
}

td.btn_forms:active {
	position: relative;
	top: 1px;
}

textarea {
	width: 100%;
	line-height: 2;
}

label {
	display: inline;
}

.regular-checkbox {
	display: none;
}

.regular-checkbox + label {
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	margin: 5px;
	vertical-align: middle;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
}

.big-checkbox + label {
	padding: 18px;
}

.big-checkbox:checked + label:after {
	font-size: 28px;
	left: 6px;
}

.tag {
	font-family: Arial, sans-serif;
	width: 200px;
	position: relative;
	top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
}

.radio-1 {
	width: 193px;
}

.button-holder {
	float: left;}
	
.bg_gr {background: #E3F2F0;}
.bg_re {background: #FFEAEA;}
ul.disc{margin-left:30px; list-style-type : disc;margin: 10px 0;}
ul.decimal{list-style-type : decimal;text-indent:1;font-size: 90%;margin-left:20px;}
ul.decimal li {margin-top: 20px;}
ul.disc li {margin-top: 0;}


/*footer---------------------------*/
footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: 1px dotted #24BCB9;
	}
footer img {width: 80%;}	
footer section {
	width:100%;
	center:both;
}
footer section .box {
	width:32%;
	height:auto;
	float:left;
	margin-right:10px;
	border-right:1px dotted green;
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 2;
}

footer section .box h2{
	font-size: 100%;
	padding-bottom: 10px;
}
footer h2 a{color:#000;text-decoration: none;}
footer h2 a:hover{color:#999;}
footer section .box p {
	text-align: left;
	margin-left: 10px;
}
footer section .box:first-child {margin-left:10px;}
footer section .box:last-child {margin-right:0;border:none;}

footer section#footer_copy {height: 50px;background: #A2E4EE;margin-top: 20px;padding-top: 10px;}
footer section#footer_copy small a {color:#333;text-decoration: none;}
footer section#footer_copy small a:hover {color: blue;	color: #24BCB9;}
footer section#footer_copy .pr {font-size: 90%;	display: block;}

#map-canvas{width:95%; height:130px;border:1px solid #ccc;margin: 0;}
#map-access{width:95%; height:300px;border:1px solid #ccc;margin: 0;}

/*new---------------------------*/
#new{
	margin-bottom: 15px;
	border:1px solid #ccc;
	background:#00A9A9;
}
#new dl{
	overflow: auto;
	height: 80px;
	padding-left: 5px;
	padding-top:5px;
	background:#fff;
}

#new dt {
	font-weight: bold;
	width: 12px;
	font-size:90%;
}
#new dd {
	font-size:80%;
	padding-bottom:5px;
	border-top:1px dotted #ccc;
}
#new dd img {
	vertical-align: middle;
}

/*top---------------------------*/
section  {clear: both;margin-bottom:30px;font-size: 100%;line-height: 1.8;}
#main section img.top_img_l{width:40%;height: auto;float: left;margin-right: 10px;margin-bottom: 20px;}
#main section img.top_img_r{width: 40%;height: auto;float: right;margin-left: 10px;}
#main section .imgbox {width: 50%;margin: auto;text-align: center;float: left;margin: 20px 0;}
#main section .imgbox img {width:95%;height: auto;margin-right: 1%;}
#main section .imgbox img:last-child {margin-right: 0;}
#main section .imgbox-ce {width: 45%;margin: auto;}
#main section .imgbox-ce img{width: 100%;height: auto;}

#main section .bubox h3.big {font-size: 200%;
letter-spacing: 3px;
line-height:1.3;
}

#main section .bubox a {
text-align: center;
float: left;
margin-top: 20px;
margin-right: 2%;
height:60px;
width: 47%;
background: rgb(199,208,214);
background: -moz-linear-gradient(-45deg,  rgba(199,208,214,1) 1%, rgba(255,253,224,1) 26%, rgba(226,212,190,1) 74%, rgba(212,214,219,1) 89%, rgba(209,199,173,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(199,208,214,1) 1%,rgba(255,253,224,1) 26%,rgba(226,212,190,1) 74%,rgba(212,214,219,1) 89%,rgba(209,199,173,1) 100%);
background: linear-gradient(135deg,  rgba(199,208,214,1) 1%,rgba(255,253,224,1) 26%,rgba(226,212,190,1) 74%,rgba(212,214,219,1) 89%,rgba(209,199,173,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7d0d6', endColorstr='#d1c7ad',GradientType=1 );
border:1px solid #949494;
border-radius: 10px; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
/* box-shadow */
box-shadow:0px 0px 6px 3px #c2c2c2;
-moz-box-shadow:0px 0px 6px 3px #c2c2c2;
-webkit-box-shadow:0px 0px 6px 3px #c2c2c2;
line-height: 2.5;
text-decoration:none;
}
#main section .bubox a:hover {
box-shadow:0px 0px 28px 0px #63737a inset;
-moz-box-shadow:0px 0px 28px 0px #63737a inset;
-webkit-box-shadow:0px 0px 28px 0px #63737a inset;
border: 1px solid #919191;
}


#main section .bucon a {
text-align: center;
float: left;
margin-top: 20px;
margin-right: 2%;
height:60px;
width: 45%;
background: rgb(254,187,187);
background: -moz-linear-gradient(top,  rgba(254,187,187,1) 0%, rgba(254,144,144,1) 45%, rgba(255,92,92,1) 100%);
background: -webkit-linear-gradient(top,  rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%);
background: linear-gradient(to bottom,  rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febbbb', endColorstr='#ff5c5c',GradientType=0 );
border:1px solid #949494;
border-radius: 10px; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
/* box-shadow */
box-shadow:0px 0px 6px 1px #c2c2c2;
-moz-box-shadow:0px 0px 6px 1px #c2c2c2;
-webkit-box-shadow:0px 0px 6px 1px #c2c2c2;
line-height: 2.5;
text-decoration:none;
}
#main section .bucon a:hover {
box-shadow:0px 0px 2px 0px #63737a inset;
-moz-box-shadow:0px 0px 2px 0px #63737a inset;
-webkit-box-shadow:0px 0px 2px 0px #63737a inset;
background: #FFEAEA;
border: 1px solid #ccc;
}
#main section .bucon_ac a {
text-align: center;
float: left;
margin-top: 20px;
margin-right: 2%;
height:60px;
width: 45%;
background: #FFEAEA;
border:1px solid #949494;
border-radius: 10px; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
/* box-shadow */
box-shadow:0px 0px 6px 1px #c2c2c2;
-moz-box-shadow:0px 0px 6px 1px #c2c2c2;
-webkit-box-shadow:0px 0px 6px 1px #c2c2c2;
line-height: 2.5;
text-decoration:none;
}
#main section .burec a {
text-align: center;
float: left;
margin-top: 20px;
margin-right: 2%;
height:60px;
width: 47%;
background: rgb(169,228,247);
background: -moz-linear-gradient(top,  rgba(169,228,247,1) 0%, rgba(15,180,231,1) 100%);
background: -webkit-linear-gradient(top,  rgba(169,228,247,1) 0%,rgba(15,180,231,1) 100%);
background: linear-gradient(to bottom,  rgba(169,228,247,1) 0%,rgba(15,180,231,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e4f7', endColorstr='#0fb4e7',GradientType=0 );
border:1px solid #949494;
border-radius: 10px; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
/* box-shadow */
box-shadow:0px 0px 6px 1px #c2c2c2;
-moz-box-shadow:0px 0px 6px 1px #c2c2c2;
-webkit-box-shadow:0px 0px 6px 1px #c2c2c2;
line-height: 2.5;
text-decoration:none;
}
#main section .burec a:hover {
box-shadow:0px 0px 5px 0px #63737a inset;
-moz-box-shadow:0px 0px 5px 0px #63737a inset;
-webkit-box-shadow:0px 0px 5px 0px #63737a inset;
background: #E3F2F0;
border: 1px solid #919191;
}
#main section .burec_ac a {
text-align: center;
float: left;
margin-top: 20px;
margin-right: 2%;
height:60px;
width: 45%;
background: #E3F2F0;
border:1px solid #949494;
border-radius: 10px; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
/* box-shadow */
box-shadow:0px 0px 6px 1px #c2c2c2;
-moz-box-shadow:0px 0px 6px 1px #c2c2c2;
-webkit-box-shadow:0px 0px 6px 1px #c2c2c2;
line-height: 2.5;
text-decoration:none;

}
#main section .con_tel {
width: 250px;
height: 50px;
margin: 0 auto;
}

#main section .con_tel a {
text-align: center;
float: left;
margin-right: 2%;
height:60px;
width: 250px;
background: rgb(199,208,214);
background: -moz-linear-gradient(-45deg,  rgba(199,208,214,1) 1%, rgba(255,253,224,1) 26%, rgba(226,212,190,1) 74%, rgba(212,214,219,1) 89%, rgba(209,199,173,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(199,208,214,1) 1%,rgba(255,253,224,1) 26%,rgba(226,212,190,1) 74%,rgba(212,214,219,1) 89%,rgba(209,199,173,1) 100%);
background: linear-gradient(135deg,  rgba(199,208,214,1) 1%,rgba(255,253,224,1) 26%,rgba(226,212,190,1) 74%,rgba(212,214,219,1) 89%,rgba(209,199,173,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7d0d6', endColorstr='#d1c7ad',GradientType=1 );
border:1px solid #949494;
border-radius: 10px; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
/* box-shadow */
box-shadow:0px 0px 6px 3px #c2c2c2;
-moz-box-shadow:0px 0px 6px 3px #c2c2c2;
-webkit-box-shadow:0px 0px 6px 3px #c2c2c2;
line-height: 1.7;
text-decoration:none;
}
#main section .bubox a:hover {

}

#main section .con_tel h3 {
	font-size: 200%;
	letter-spacing: 5px;
}
/*table
---------------------------------------------------------------------------*/
.cota, .cota td, .cota th{
	border: 1px solid #ccc;
	line-height: 1.5;
}
.cota td{
	padding: 3px;
	text-align: center;
}
.cota th{
	width:33%;
	padding: 10px;
	text-align: center;
	background-color: #DBCFB3;
}
.hyo, .hyo td, .hyo th{
	border: 1px solid #8a8383;
}
.hyo {width: 100%;margin: 0 auto;}
.hyo td ul li {border-bottom: 1px dotted #b6d0f7 ;list-style-type: disc;list-style-position: inside;}
.hyo th:nth-child(even) {width: 35%;}
.hyo th:nth-child(3) {width: 18%;}
.hyo th{width:25%;background-color: #DBCFB3;	line-height: 2.5;}
.hyo td {padding:10px;}
.b_leaflets{
	color:#fff;
	margin-bottom: 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	font-size: 80%;
	border: 2px solid #D3882C;
	color:#fff;
	width: 100%;
	padding: 10px 0;
	text-align: center;
background: rgb(214,249,255);
background: -moz-linear-gradient(top,  rgba(214,249,255,1) 0%, rgba(158,232,250,1) 100%);
background: -webkit-linear-gradient(top,  rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%);
background: linear-gradient(to bottom,  rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6f9ff', endColorstr='#9ee8fa',GradientType=0 );
font-weight: bold;
}

#sub a:link .b_leaflets {color:#fff;}

/*button*/
input[type="submit"],
input[type="button"],
input[type="reset"] {
	width: 250px;
	padding: 10px;
	margin-bottom: 20px;
	border: none;
	border-radius: 30px;
	background-color: #5dccfa;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4daad0), to(#5dccfa));
	background-image: -webkit-linear-gradient(#4daad0, #5dccfa);
	background-image: linear-gradient(#4daad0, #5dccfa);
	-webkit-box-shadow: 1px 2px 7px #ccc;
	box-shadow: 1px 2px 7px #ccc;
	color: #FFF;
	font-size: 16px;
	letter-spacing: 0.1em;
}
/*button on*/
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
	background-color: #f1b739;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bf8300), to(#f1b739));
	background-image: -webkit-linear-gradient(#bf8300, #f1b739);
	background-image: linear-gradient(#bf8300, #f1b739);
}

/*pagetop
---------------------------------------------------------------------------
#pagetop {
	clear: both;
}
#pagetop a {
	color: #FFF;	
	font-size: 10px;
	background-color: #5dccfa;	
	text-decoration: none;
	text-align: center;
	width: 12em;
	display: block;
	float: right;
	letter-spacing: 0.1em;
/*mouse on
#pagetop a:hover {
	background-color: #333;	
	color: #FFF;
}*/

/*etc
---------------------------------------------------------------------------*/
.look {
	background: #dcdcdc;
}
.mb15 {
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
}
.color1 {
	color: #5dccfa;
}
.pr {
	font-size: 10px;
}
.btn {
	font-size: 13px;
}
.wl {
	width: 96%;
}
.ws {
	width: 50%;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
figcaption {
	font-size: 11px;
}
img {
	max-width: 100%;
	height: auto;
}
#menubar_hdr {
	display: none;
}
.mini1 {
	font-size: 11px;
	font-weight: normal;
}
.red {color:red;}

h3.dod {border: 1px solid #C0E9F9;background: #e4f5fc;padding-left: 10px;
 border-radius: 5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
    padding: 7px 0 7px 7px;
    }
.radi_b {
	text-align: center;
    margin: 10px 0;
}

.radi_b [type="button"] , .radi_b [type="submit"], .radi_b [type="reset"]{width: 150px; height: 50px;  font-size :100%;}
/*tablet（481px～800px）
---------------------------------------------------------------------------*/
@media (min-width:481px) and (max-width:800px){

/*body
---------------------------------------------------------------------------*/
body#top{
	background:url(../images/top_bg.jpg) no-repeat top;
	background-size:800px;
}
#container {
	width: auto;
}
#contents {
	border-bottom: none;
}

/*header
---------------------------------------------------------------------------*/
header {
	height: auto;
	margin-bottom: 15px;
	height: 400px;
	position: relative;
}
header.innner {
	width: 100%;
	height: 115px;
}

/*logo*/
header p#logo a{
	position: absolute;
	left: 10px;
	top:10px;
	width: 220px;
	height: 75px;
	text-indent: -9999px;
	background: url(../images/logo-s.png) no-repeat;
	background-size:cover;
}
/*add*/

header address {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 210px;
	margin: 0px auto;
	text-align: center;
}

header address #add_tel{
	text-align: right;
	position: absolute;s
	top:-5px;
	right: 10px;
	padding:0;
	margin: 0;
	line-height: 0.1;
}

header address a div.contact {
	position:absolute;
	top:42px;
	right:10px;
	width:83%;
	height:35px;
	z-index:2;
	line-height:2.5;
	font-size: 90%;
}
header address #add_tel .mess {font-size: 50%;}
header address #add_tel .tel {font-size: 100%;}
header address #add_tel .mini1 {font-size: 50%;}
header address #mess {
line-height: 1;
}
header #jigyousho {position: absolute;top:72px;left:80px;font-size: 70%;}
#mainimg {
	position: absolute;
	top:110px;
	height:60%;
}
#icon, #rose{
	display: none;
}
h2 img.icon {width: 30px;}
h2 img.ti {width: 50%;}

#main h2.con {width: 100%;}
#main h2.con img#bti {
	z-index:6;
	position: absolute;
	right:10px;
}
#main section .imgbox {width:100%;lear: left;margin: 0;}
#main section .imgbox img {width:70%;height: auto;margin-right: 1%;}
#main section .imgbox-ce, #main section .imgbox-ce img {width:80%;margin:0 auto;}
#main section .bubox a h3,#main section .burec a h3 {line-height: 2.5;}
#top_bunner {
margin-top: 0;
	border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
}
/*menu
---------------------------------------------------------------------------*/
header nav#menu {margin-top: 315px;}
header.innner nav#menu {margin-top: 80px;}
nav#menu ul {
	position: static;
}

nav#menu ul li {
	width: 50%;
}
nav#menu ul li a {
	margin:2px 0;
}
nav#menu ul li:nth-child(even) {
	width: 49%;
	margin-right: 1%;
}
nav#menu ul li a {
	height: 40px;}

nav#menu ul li:last-child {
	margin-bottom: 20px;
}
nav#menu ul li:first-child {
	display: none;

}
header.innner #ribbon {
	display: none;
}
header.innner #icon{
	position: absolute;
	left:550px;
	top:-30px;
	width: 150px;
	height: 150px;
	background:url(../images/header_icon.png)no-repeat;
	background-size:100px;	
}
header.innner #rose{
	position: absolute;
	right:0;
	top:-10px;
	width: 150px;
	height: 150px;
	background:url(../images/rose_one.png)no-repeat;
	background-size:100px;
	z-index:4;
}
#roses {display: none;}
.bunner {width: 48%;float:left;border: 1px solid #ccc;}
.bunner:nth-child(odd) {margin-right: 10px;}

/*main,sub
---------------------------------------------------------------------------*/
#main {
	border-top: 1px dotted #24BCB9;
	margin-top: 0;clear: both;}
	
#main, #sub {
	float: none;
	width: auto;
}
section {margin-top: 10px;}

#main section img.top_img_l, #main section img.top_img_r {
	width:40%;height: auto;
}
#main section .bubox a {
height:60px;
width: 47%;
}
.hyo {width: 100%;margin: 0 auto;}
#main section .bubox a:first-child {
margin-right: 2%;}

h3.dod {padding: 5px 10px;
    }

/*footer
---------------------------------------------------------------------------*/

footer section .box {
	width:95.55%;
	height:auto;
	float:left;
	margin:0px;
	border: 0;
	margin-bottom: 10px;
	clear: left;
	padding:10px;
	border-bottom:1px dotted green;
	line-height: 1.1;
}
footer section .box:first-child {
	margin-left:0;
	border-bottom:1px dotted green;}
footer section .box:last-child {
	border:none;}

footer section .box p {
	margin-right: 10px;
}

/*etc
---------------------------------------------------------------------------*/
/*<body class="s-n">指定の場合にsubブロックを表示させない設定
body.s-n #sub {
	display: none;
}
/*スマホ・タブレットで非表示（HOMEメニューに使用）
.stn {
	display: none;
}*/

}


/*smart phoen--480px under
---------------------------------------------------------------------------*/

@media (max-width : 480px){

/*contener
---------------------------------------------------------------------------*/
body, body#top {
	width: 300px;
	margin: 0 auto;
	background-size:480px;
	top:20px
}
body {
	background:url(../images/top_bg.jpg) no-repeat top;
		background-size:480px;

}
#container {
	width: auto;
}
/*#main {padding-top: 100px;}*/
/*header
---------------------------------------------------------------------------*/
header {
	text-align: center;
	height: auto;
	margin-bottom: 30px;

}
header.inner {
	text-align: center;
	height: auto;
}
#header_bar {
	height: 155px;
}
#header_inbar {
	height: auto;
	padding-bottom: 140px;
}
header h1 {
	display: none;
}
header p#logo a{
	text-align: center;
	left: 10px;
	top:15px;
	width: 90%;
	height:80px;
	text-indent: -9999px;
	background: url(../images/logo-s.png) no-repeat;
	background-size:cover;
}

header #jigyousho {position: absolute;top:10px;left:90px;font-size: 70%;}
header.innner {
	height: auto;
}
/*address
---------------------------------------------------------------------------*/
header address {
	position:relative;
	width: 100%;
	height: 60px;
	right: 0;

}
header address a div.contact {
	position:absolute;
	top:135px;
	width: 99%;
	height:58px;
	z-index:2;
	line-height: 3.1;
}

header address #add_tel{
	position:absolute;
	top: 80px;
	width: 99%;
	z-index:1;
}
header address #add_tel .mess {font-size:60%;
	line-height:2;}
header address #add_tel .tel {font-size:80%;}
header address #add_tel .mini1 {font-size:60%;
	line-height:1;}
	
p#breadcrumb_link{
	font-size: 11px;
	padding-bottom: 0;
}
#icon, #rose,#roses{
	display: none;
}
#main section .bubox a {float: left;width: 100%;}
#main section .bubox a h3,#main section .burec a h3 {line-height: 2.5;}
#main section .burec a {width: 100%;}
.hyo {width: 100%;margin: 0 auto;font-size: 70%;}
.hyo th {text-align: center;}
.hyo td {text-align: left;}
.hyo th:nth-child(even) {width: 35%;}
/*menu
---------------------------------------------------------------------------*/


body#top nav#menu ul {
	position:relative;
	overflow: hidden;
	top:60px;
}
body nav#menu ul {
	position:relative;
	overflow: hidden;
	top:165px;
	clear: both;
	height: 300px;
}
nav#menu ul li {
	float: none;
	width: auto;
}
nav#menu ul li a {
	margin: 0px;
	margin-bottom: 5px;
}
nav#menu ul li:first-child {

}
#top_bunner {margin-top:25px;
	border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: url(../images/topbunner_sh.jpg) no-repeat;
    background-size:100%;
    height: 45px;
    }
#top_bunner .hd{    visibility: hidden;}
h3.dod {padding: 5px 10px;
    }
/*contents
---------------------------------------------------------------------------*/
#contents {
	width: auto;
}

/*main,sub
---------------------------------------------------------------------------*/
#main {
	border-top: 1px dotted #24BCB9;
	margin-top: 10px;
	}
#main, #sub {
	float: none;
	width: auto;
}
#main p {
	padding: 0.5em 5px 1em;
}

#main section .imgbox, #main section .imgbox img {width:100%;margin:10px 0;}
#main section img.top_img_l, #main section img.top_img_r {
	width: 100%;
	margin: 0;
}
#main section h2 {
clear: both;}
h2 img.icon {width: 25px;}
h2 img.ti {width:90%;}
h3 {font-size:110%;}
#main h2.con img#bti {
	display: none;
}
#main section .imgbox-ce, #main section .imgbox-ce img {width:100%;margin:10px 0;}
#main section .bucon a, #main section .bucon_ac a{width: 100%;}
#main section .bucon a h3{line-height:2.5;}
#main section .burec_ac a {width:100% ;}
/*new
---------------------------------------------------------------------------*/
section#new h2.open {
	background: url(../images/btn_minus.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#f4f4f4));	/*マイナスアイコンとグラデーション*/
	background: url(../images/btn_minus.png) no-repeat right center, -webkit-linear-gradient(#FFF, #f4f4f4 49%, #e8e8e8 50%, #FFF 100%);		/*同上*/
	background: url(../images/btn_minus.png) no-repeat right center, linear-gradient(#FFF, #f4f4f4 49%, #e8e8e8 50%, #FFF 100%);				/*同上*/
}
section#new h2.close {
	background: url(../images/btn_plus.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#f4f4f4));	/*プラスアイコンとグラデーション*/
	background: url(../images/btn_plus.png) no-repeat right center, -webkit-linear-gradient(#FFF, #f4f4f4 49%, #e8e8e8 50%, #FFF 100%);			/*同上*/
	background: url(../images/btn_plus.png) no-repeat right center, linear-gradient(#FFF, #f4f4f4 49%, #e8e8e8 50%, #FFF 100%);					/*同上*/
}

#new dl {
	height: auto;
	padding-left: 5px;
}

#new dt {
	float: none;
	width: auto;
}

#new dd {
	padding-left: 0;
}

/*form---------------------------*/
form {margin: 10px auto;width: 100%;}
/*footer
---------------------------------------------------------------------------*/
footer {border: 0;}
footer section .box {
	width:93%;
	height:auto;
	float:left;
	margin:0px;
	border: 0;
	margin-bottom: 10px;
	clear: left;
	padding:10px;
	border-bottom:1px dotted green;
	line-height: 1.1;
}
footer section .box:first-child {
	margin-left:0;
	border-bottom:1px dotted green;}
footer section .box:last-child {
	border:none;}

footer section .box p {
	margin-right: 10px;
}
footer img {width: 100%;}
/*tab
--------------------------------------------------------------------------*/
table {font-size: 80%;}

.cota td{
	width: auto;
	padding: 2px;
}

.cota  th{
	width: 100px;
	padding: 2px;
}
-*/
/*etc
---------------------------------------------------------------------------*/
nav#menu ul li a {
	height: 40px;}
body.s-n #sub {
	display: none;
}
/*メニュー折りたたみ設定*/
#top #menubar_hdr {
	display: none;
}	
#menubar_hdr {
	display: inline;
	position: absolute;
	top: 0px;
	right: 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e5e5e5));
	background-image: -webkit-linear-gradient(#fbfbfb, #e5e5e5);
	background-image: linear-gradient(#fbfbfb, #e5e5e5);
	padding: 10px;
	border: 1px solid #cfcfcf;
	border-radius: 0px 0px 6px 6px;
}
}
