html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}

article, aside, dialog, figure, footer, header, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:normal;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}
@charset "utf-8";

img {
	max-width: 100%;
	height: auto;
}
body{
	text-align: center;
	color: #666;
	font-family: "ヒラギノ角ゴ W4 JIS2004","メイリオ";
	-webkit-text-size-adjust: 100%;
}


a {
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #669900;
}
a:hover {
	color: #fa5300;
	text-decoration: underline;
}

.pick:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

h1,h2,h3{
	letter-spacing: 2px;
	font-weight: 200;
}
.mini {
	font-size: 0.8em;
}

.mojisizeo {
	font-size: 1em;
}

.kasen {
	text-decoration: underline;
}
.redmini7 {
	color: #ff0000;
	line-height: 155%;
	font-size: 0.7em;
}
.mart15 {margin: 15px 0 0 0;}
.bluemoji	{color: #3399cc;}
.pinkb		{color: #ef82a7; font-weight: bold;}
.miniblue {font-size: 0.8em;color: #3399cc;}
.sumahono {display: none;}
.bigtex  {font-size: 1.2em; letter-spacing: 2px;}
.bigmaru {font-size: 1.5em;}
.logo {
	box-shadow: 0px 5px 3px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 3px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 3px 1px rgba(0,0,0,0.2);
}
.logosm {
	display: none;
}

#headinfo {
	padding: 10px 0 0 0;
}

.yellowwaku .topsubbot li,
#headinfo li {
	margin: 2% 2% 2% 2%;
	padding: 2% 1% 2% 1%;
	border: 1px solid #ccc;
	list-style-type: none;
	background: -moz-linear-gradient(top,#FFF 0%,#EEE);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
	border: 3px solid #ddd;
	color:#111;
	font-size: 1.2em;
	width: 92%;
}

#headinfo li {
	font-weight: bold;
	font-size: 1.6em;
	line-height: 200%;
}


.yellowwaku .topsubbot li {
	text-align: center;
}


#pankuzu {
	color: #339900;
	text-align: right;
	font-size: 0.8em;
	padding: 1% 2% 0 0;
}

#pankuzu a {
	color: #009966;
	text-decoration: none;
}
#pankuzu a:visited {
	color: #009966;
}
#pankuzu a:hover {
	color: #009966;
	text-decoration: underline;
}

#pankuzu ol li {
        display: inline;
        list-style-type: none;
}

#pankuzu ol li:before {
        content: " > ";
}

#pankuzu ol li:first-child:before {
        content:"";
}
#header {
	z-index: 999;
}
#topimage {
	z-index: 0;
}
#topimage img {
	width: 100%;
}


/*--------------------------------------main*/


#nakacentral {
	background-color: #f8f6e3;
	padding: 1%;
	text-align: left;
}

#maininner {
	padding: 1% 1% 5% 1%;
	position: relative;
	background-color: #fff;
	line-height: 135%;
}
/*--------------------------------------pageup*/
.kijiup {
	clear: both;
	text-align: right;
	padding: 3em 0 1em 0;
	font-size: 0.8em;
}
/*--------------------------------------rightside*/
#rightside {
	margin: 15px 0;
	text-align: left;
	background-color: #fff;
	padding: 1% 0 1% 0;
}
#leftside h3,
#rightside h3 {
	clear: both;
	width: 90%;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #690;
	color: #fff;
	padding: 6px;
	margin: 15px auto 0px auto;
	text-align: center;
}
.taxywaku {
	width: 90%;
	margin: 35px auto 0 auto;
}
.annnaibox_d,
.annnaibox_c,
.annnaibox {
	width: 85%;
	margin: 0 auto;
	padding: 6px 6px 10px 6px;
	line-height: 145%;
}
.annnaibox_c {
	text-align: center;
	padding: 10px
}
.annnaibox_d {
	text-align: left;
	padding: 10px;
	font-size: 0.8em;
}
.annnaibox_d div {
	text-align: center;
	margin: 8px 0 0 0;
}
.linebot {
	width: 200px
}
.bannerbox {
	width: 90%;
	padding: 6px;
	margin: 5px auto 0px auto;
	text-align: center;
}
.bannerbox:after,
.annnaibox:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}
#leftside li,
#rightside li {
	line-height: 155%;
}
#rightside p {
	clear: both;
}
ul.shinryo2,
ul.shinryo1 {
	list-style-type: none;
	width: 53%;
	float: left;
}
ul.shinryo2 {
	width: 47%;
}
#rightside dd,
#rightside dt {
	float: left;
	width: 70%;
	line-height: 155%;
}
.macchab {
	color: #690;
	font-weight: bold;
	margin: 6px 0 6px 0;
}
#rightside dt {
	width: 30%;
	color: #690;
	font-weight: bold;
}

.rsriha {
    display: block;
    padding: 8px 0 0 0;
    font-size: 0.8em;
  }
.tel a {
	color: #690;
	font-weight: bold;
	font-size:2em;
}
/*-------------------------------------newsbanner contentsbanner*/
#newsbanner {
	margin: 2% 0;
}

#newsbanner p {
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	text-align: left;
	padding: 2%;
	line-height: 200%;
	margin: 2%;
	font-size: 0.9em;
}

#contentsbanner ul li {
	margin: 2% 0;
	line-height: 300%;
	list-style-type: none;
	width: 100%;
}
#contentsbanner ul a {
	margin: 2%;
	padding: 2%;
	display: block;
	font-size: 1.5em;
	    color: #fff;
	    border-bottom: solid 2px #ccc;
	    border-radius: 4px;
	    font-weight: bold;
        background-color: #f6bd70;
}

a.zaitakubot {
	background-color: #80b068!important;

}
a.zaitakubot:hover {
	background-color: #b5d6a4!important;
	text-decoration: none;
}

a.kyouryokuiryou {
	background-color:#8dc490!important
  }
a.kyouryokuiryou:hover {
	background-color:#a9e0aa!important;

	text-decoration: none;
}
a.homecarebot {
	background-color: #78aebb!important;

}
a.homecarebot:hover {
	background-color: #99c5d0!important;
	text-decoration: none;
}

a.houmonbot {
	background-color: #8daad2!important;

}
a.houmonbot:hover {
	background-color: #9cb7db!important;
	text-decoration: none;
}

a.shinriha {
	background-color: #eba03c!important;

}
a.shinriha:hover {
	background-color: #feb553!important;
	text-decoration: none;
}
a.jinriha {
	background-color:#C98FC5!important
  }
  a.jinriha:hover {
	background-color:#dcb3d9!important;
	text-decoration:none
  }
a.taxy {
	background-color: #fb9aa3;

}

a.taxy:hover {
	background-color: #ec737e;
	text-decoration: none;

}
/*-------------------------------------kyujin botlink*/
.botlink2,
.botlink {
	text-align: center;
	width: 100%;
}
.botlink2 a,
.botlink a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 1em;
}

.botlink2 a {
	color: #fff;
}
.square_btn2,
.square_btn {
	    color: #fff;
	    background: #39c;
	    border-bottom: solid 2px #ccc;
	    border-radius: 4px;
	    font-weight: bold;
}

.square_btn2 {
	    background: #74a0de;
}

.square_btn:hover {
	background: #3a7abb;
	text-decoration: none;
}
.square_btn2:hover{
	    color: #fff;
	background: #99ccff;
	text-decoration: none;
}

.shinriha {
	    color: #fff;
	    background: #feb553;
	    border-bottom: solid 2px #ccc;
	    border-radius: 4px;
	    font-weight: bold;
}
a.shinriha:hover {
	background-color: #eba03c;

}
a.taxy {
	    color: #fff;
	    background: #fb9aa3;
	    border-bottom: solid 2px #ccc;
	    border-radius: 4px;
	    font-weight: bold;
}

a.taxy:hover {
	background-color: #ec737e!important;

}
/*-------------------------------------graytable*/

table.graytable {
	background-color: #eceeee;
}

table.graytable th {
	width: 150px;
}

table.thgray th {
	background-color: #eceeee;
	width: 150px;
	text-align: center;
}

table.thgray th,
table.thgray td {
	text-align: left;
	border: 1px #CCC solid;
	padding: 3px;
	vertical-align: middle;
}
table.graytable th,
table.graytable td {
	text-align: center;
	border: 1px #CCC solid;
	padding: 3px;
	vertical-align: middle;
}


.bluewaku4 {
	width: 100%;
	border: 3px solid #3399cc;
	text-align: center;
	line-height: 155%;
	margin: 15px 0;
	color: #3399cc;
	font-weight: bold;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}


#footer {
	background-color: #f3f3f1;
	padding: 1%;
	color: #cc;
	line-height: 200%;
	font-size: 0.8em;
}
.fmenulist {
	margin: 1em 1em 1em 5em;
	text-align: left;
}

#linefriendpc,
#linefriendtop {
	width: 92%;
	margin: 15px auto 0 auto;
	padding: 2% 1% 2% 1%;
	background-color: #36a036;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#linefriendpc {
	text-align: center;
}
#linefriendpc h2,
#linefriendtop h2 {
	width: 92%;
	margin: 3% auto 0 auto;
	color: #fff;
	font-weight: bold;
	padding:0 0 0 0!important;
}
#linefriendpc div,
#linefriendtop div {
	width: 82%;
	margin: 3% auto 3% auto;
	padding: 4%;
	line-height: 153%;
	background-color: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#linefriendpc p,
#linefriendtop p {
	text-align: left;
	font-size: 0.8em;
}
#linefriendtop img {
	margin: 3% auto 0 auto;
}
#linefriendpc img {
	margin: 3% auto 0 auto;
	width: 70%;
}

#linefriendpc {
	clear: both;
	width: 90%;
	padding: 6px;
	margin: 15px auto 0px auto;
}
#topcentral #linefriendpc { /*topだけ下のを非表示*/
	display: none;
}
#main_nicol #linefriendpc {/*問合せページの分*/
	clear: both;
	width: 50%;
	margin: 0;
}
@media screen and (min-width : 760px) {

	.logo {
		box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
		-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
		-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
	}
}

@media screen and (min-width : 1000px) {

	.sumahono {
		display: inline;
	}
	.pconly {
		display: none;
	}
	#header{
		position: relative;
	}
	.logo {
		width: 300px;
		padding: 0 0 0 0 50px;
		position: absolute;
		top: 0;
		left: 30px;
		}

.taxywaku {
	margin: 15px auto 0 auto;
}
	#headinfo li {
		margin: 5px;
		border: none;
		list-style-type: none;
		background: none;
		background-color: #fff;
		border: 1px solid #ddd;
		color:#111;
		padding: 0;
		font-size: 0.8em;
		width: 150px;
		float: right;
	}

	#headinfo li a {
		display: block;
		padding: 0.5em 1em 0.5em 1em;
		text-decoration: none;
	}
	#headinfo li a:visited {
		text-decoration: none;
	}
	#headinfo li a:hover {
		color: #339900;
		text-decoration: none;
		background-color: #f8f6e3;
	}

	#global_nav {
		width: 100%;
		clear: both;
		background-image: url('/img/headerbase.jpg');
		background-repeat: repeat-x;
	}
	#leftside,
	#rightside {
		float: right;
		width: 25%;
		border: 1px solid #690;
		margin: 1% 0 1% 1.5%;
		padding: 0.25%;
		background-color: #fff;
	}
	.tel a {
		font-size: 1.7em;
	}
	#leftside {
		width: 15%;
		float: left;
		margin: 3% 0% 1% 0;
		padding: 0 1% 1% 1%;
		text-align: left;
		border: 1px solid #fff;
		}
	#topcentral {
		display: flex;
		justify-content: space-between;
	  	flex-wrap: wrap;
		align-items: stretch;
		background-color: #fff;
		margin: 1% 0% 1% 0;
		padding: 0 0.5% 1% 1%;
	}
	#topcentralinner {
		float: left;
		margin: 0;
		width: 70.5%;
		background-color: #f8f6e3;
		padding: 0.25%;
	}
	#nakacentral {
		display: flex;
		justify-content: space-between;
	  	flex-wrap: wrap;
		align-items: stretch;
		background-color: #f8f6e3;
		margin: 5% 0.5% 1% 1%;
		padding: 1%;
		text-align: left;
	}
	#main_nicol,
	#main {
		width: 54%;
		background-color: #fff;
	}
	#main_nicol {
		width: 72%;
	}

	#maininner {
		padding: 1% 1% 5% 1%;
	}

	.yellowwaku .topsubbot li {
		margin: 0;
		padding: 2% 1% 2% 1%;
		border: 1px solid #ccc;
		list-style-type: disc;
		background: none;
		background: none;
		border: none;
		font-size: 1em;
		text-align: left;
		color: #669900;
	}
	#footer {
		width:98%;
		padding: 1%;
		clear: both;
		background-color: #f2f3f1;
		text-align: center;
		margin-top: 15px;

	}

	#footerwaku {
		margin: 0 auto;
		text-align: left;
		background-color: #f2f3f1;
	}

	#footeradd {
		float: left;
		margin-top: 5px;
		margin: 5px 100px 0 0;
		color: #999;
		font-size: 0.8em;
	}


	#footer ul {
		float: left;
		text-align: left;
	}

	#footer ul li {
		list-style-image: url('/img/liarrow.png');
	}




	.fmenulist {
		float: right;
		margin-left: 10px;
		font-size: 0.9em;
	}

	/*---------------------------*/
	#contents:after,
	#main_nicol:after,
	#main:after,
	#header:after,
	#footerwaku:after,
	#footer:after {
		content: ".";
		height: 0px;
		clear: both;
		display: block;
		visibility: hidden;
	}
	/*---------------------------*/
	#linefriendtop {
		display: none;
	}
	#topcentral #linefriendpc {
		display: inline-block;
	}
.annnaibox_d div{
	text-align: center;
}
.linebot {
	width: 150px;
	margin:8px 0 0 0 ;
}
}

@media screen and (min-width : 1100px) {
	.fmenulist {
		margin-left: 20px;
		font-size: 1em;
	}

	#nakacentral {
		margin: 3% 0.5% 1% 1%;
	}
	#nakacentral #maininner {
		padding: 0 3%;
	}
	#contentsbanner ul {
	display: flex;
	margin: 0 1%;
	font-size: 0.8em!important;
    }
    #contentsbanner ul li {
        margin: 1% 0 0 0;
    }
}
@media screen and (min-width : 1200px) {
	#nakacentral {
		margin: 1.5% 0.5% 1% 1%;
	}

	.logo {
		top: 0;
		left: 4%;
		}
		#contentsbanner ul {
		margin: 0 0.5%;
	}
}

#global_nav ul {
	display: none;
}
#toggle {
	clear: both;
	font-weight: bold;
	background-color: #6cb70d;
	color: #fff;
	display: block;
	padding: 5% 3% 5% 3%;
	font-size: 1.5em;
	background: -moz-linear-gradient(top,#6cb70d 0%,#4e920c);
	background: -webkit-gradient(linear, left top, left bottom, from(#6cb70d), to(#4e920c));
}
#global_nav a,
#menu a:active,
#menu a:hover,
#menu a:visited,
#menu a {
	color: #fff;
	text-decoration: none;
}

#menu a {
	display: block;
}
#menu {
	width: 100%;
	text-align:center;
	font-weight: bold;
	background-color: #336600;
}

#menu li {
	padding: 10px;
	border-top: 1px dashed #ccc;
	letter-spacing: 2px;
	font-size: 1.5em;
	padding: 20px 0 20px 0;
}



@media screen and (min-width : 1000px) {
	
	#global_nav {
		width: 100%;
		clear: both;
		background-image: url('/img/headerbase.jpg');
		background-repeat: repeat-x;
	}
	#toggle {
		display: none;
	}
	#global_nav ul {
		display: block;
	}
	#global_nav ul {
		margin: 0 auto;
		padding: 0; 
		width: 1016px;

	}

	#global_nav ul li a {
		display: block;
		padding: 10px;
	}



	ul#menu{
		height: 38px;
		background-image: url('/img/headerbase.jpg');
		margin: 0 0 0 350px;
	}
	ul#menu li {
		border-top: none;
		text-align: center;
		padding: 2px 0 0 0;
		background-image: url('/img/headerbotbg.jpg');
		background-repeat: no-repeat;
		width: 13%;
		float: left;
		font-size: 0.9em;
	}
	#menu a:hover{
		background-image: url('/img/headerbotbg_o.jpg');
	}

}
@media screen and (min-width : 1280px){
	ul#menu{
		margin: 0 0 0 38%;
	}
	
	ul#menu li{
		width: 15%;
	}
}


/*-------------------------------------contentsbanner*/

#contentsbanner ul li {
	margin: 2% 0;
	line-height: 300%;
	list-style-type: none;
	width: 100%;
}
#contentsbanner ul a {
	margin: 2%;
	padding: 2%;
	display: block;
	font-size: 1.5em;
	    color: #fff;
	    border-bottom: solid 2px #ccc;
	    border-radius: 4px;
	    font-weight: bold;
        background-color: #f6bd70;
}

#contentsbanner ul li a.shinriha {
	background-color: #feb553;

}
#contentsbanner ul li a.taxy {
	background-color: #fb9aa3;

}


/*-------------------------------------kyujin botlink*/
.topsubmenu {
	line-height: 200%;
	background-color: #f8f6e3;
	padding: 1em;
}
.topsubmenu li {
	list-style-type: disc;
	text-align: left;
	color: #690;
	margin: 0 0 0 3em;
}
.topsubmenu li a {
	color: #690;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 200%;
	display: block;
	list-style-type: none;
}
.topsubmenu li li {
	list-style-type: circle;
	margin: 0 0 0 1em;
	font-size: 0.9em;
}
.f09 {
	font-size: 0.9em;
}
.orangewaku2,
.orangewaku,
.yellowwaku {
	border-top: 10px  solid #ffcc00;
	padding: 1em 0;
	background-color: #fff;
}
.orangewaku2,
.orangewaku {
	border-top: 10px  solid #ff9933;
}


.koukiatsuwaku h3 {
	color: #166d99;
	font-weight: bold;
	margin: 20px 0 0 0 ;
}
.annnaibox_line {
	text-align: center;
}

#newsbanner {
	margin: 2% 0;
}

#newstopics ul {
	text-align: left;
	width: 92%;
	margin: 0 auto;
  list-style-type: none;
	padding: 2%;
	background-color:#f1f1f1;
	border: 1px solid #ccc;
}
#newstopics ul li {
	line-height: 140%;
	margin: 0 0 8px 0;
}
#newstopics ul li strong {
	background-color: #ccc;
	width: 5em;
	text-align: center;
	margin: 8px 0 0 0 ;
	display: inline-block;
	font-weight: normal;
	color: #fff;
	font-size: 0.8em;
}
#newstopics ul li a {
	display: block;
}
#newstopics .award {
 background-color:#EB6885;
}
#newstopics .news {
 background-color:#99c5d0;
}
@media screen and (min-width:1100px) and (max-width:1500px) {

}
@media screen and (min-width : 1000px) {

	.orangewaku2,
	.orangewaku,
	.yellowwaku {
		padding: 1em;
		display: flex;
	}
	.topsubmenu li {
		margin: 0;
	}
	.topsubmenu li a {
		font-size: 1em;
		font-weight: normal;
	}
	.topsubbot {
		width: 25%;
		text-align: left;
		margin: 0 0 0 2em;
	}
	.topsubbot2 img {
		width: 230px;
	}
	.topsubbot2 {
		width: 70%;
		text-align: left;
		margin: 0 0 0 2em;
	}
	.ulw {
		width: 100%;
	}
	#contentsbanner ul {
	display: flex;
	margin: 0 1%;
		font-size: 0.8em!important;
}
#contentsbanner ul li {
	margin: 0 0 0 0;
	}
	
	#newstopics ul li a {
		display: inline;
	}
	
	.koukiatsuwaku {
		display: flex;
		width: 100%;
		margin: 0 auto;
	  }
	  .koukiatsuwaku div {
		padding: 0 2% 0 1%;
	  }
	  .koukiatsuwaku div:first-child {
		padding: 0 1% 0 0;
	  }
	  .koukiatsuwaku div:last-child {
		margin: 3% 0;
	  }
}
@media screen and (min-width : 1250px) {
	.orangewaku2 img,
	.orangewaku img,
	.yellowwaku img,
	.koukiatsuwaku img {
		width: auto;
	}
	.koukiatsuwaku {
		width: 90%;
		margin: 0 auto;
	  }
	  .koukiatsuwaku div:first-child {
		width: 70%;
	  }
	  .koukiatsuwaku div:last-child {
		width: 30%;
	  }
}