@charset "utf-8";
/* Welcome to Compass.*/
/*----------------------------------------
  base
----------------------------------------*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* CSS Document */
/*----------------------------------------
	clearfix
----------------------------------------*/
.cf, #sec01 .flow_box {
  min-height: 1px;
  _height: 1%;
}

.cf:after, #sec01 .flow_box:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.off, #gnav .nav01,
#gnav .nav02,
#gnav .nav03,
#gnav .nav04, #header, .contact_box .contact_info p:nth-child(1), .contact_box .contact_time p:nth-child(1), .contact_box .contact_time p:nth-child(2), h2, h2 span, #sec01 h3, #sec01 h4, #sec01 .flow_list01 li:nth-child(1), #sec01 .flow_list01 li:nth-child(1) ul li, #sec01 .flow_list02 li:nth-child(1), #sec01 .flow_list02 li:nth-child(2), #sec01 .flow_list02 li:nth-child(3), #sec01 .flow_list02 li:nth-child(4), #sec02 h3 {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.alpha a:hover img, #sec04 div a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=80)";
  /* ie 8 */
  -moz-opacity: 0.8;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.8;
  /* Safari 1.x */
  zoom: 1;
}

.nav-sprite, #gnav .nav01, #gnav .nav02, #gnav .nav03, #gnav .nav04 {
  background: url('../images/nav-s6252b57c19.png') no-repeat;
}

/*----------------------------------------
  column
----------------------------------------*/
body, html {
  height: 100%;
}

body {
  background-color: #fff;
  color: #666666;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.8em;
}

img {
  vertical-align: bottom;
}

article {
  clear: both;
}

#wrap {
  width: 1380px;
  margin: 0 auto;
  text-align: center;
}

#main {
  width: 920px;
  margin: 0 auto;
  text-align: center;
}

#gnav {
  clear: both;
  width: 920px;
  margin-bottom: 26px;
}
#gnav ul {
  width: 920px;
  height: 63px;
  background-color: #f7931e;
}
#gnav ul li {
  width: 230px;
  float: left;
  font-size: 100%;
}
#gnav ul li a {
  display: block;
  width: 230px;
  height: 63px;
  color: #FFF;
  text-decoration: none;
}
#gnav .nav01 {
  background-position: 0 -315px;
}
#gnav .nav01:hover, #gnav .nav01.gnav01_hover, #gnav .nav01.gnav01-hover {
  background-position: 0 -189px;
}
#gnav .nav02 {
  background-position: 0 -252px;
}
#gnav .nav02:hover, #gnav .nav02.gnav02_hover, #gnav .nav02.gnav02-hover {
  background-position: 0 -126px;
}
#gnav .nav03 {
  background-position: 0 -441px;
}
#gnav .nav03:hover, #gnav .nav03.gnav03_hover, #gnav .nav03.gnav03-hover {
  background-position: 0 -378px;
}
#gnav .nav04 {
  background-position: 0 -63px;
}
#gnav .nav04:hover, #gnav .nav04.gnav04_hover, #gnav .nav04.gnav04-hover {
  background-position: 0 0;
}

footer {
  width: 860px;
  margin-left: 30px;
}

/*----------------------------------------
  commonparts
----------------------------------------*/
header {
  height: 275px;
  background: url(../images/header_bg.jpg) left top no-repeat;
}

#header {
  margin-left: 230px;
  text-align: left;
  padding-top: 56px;
}
#header h1 {
  width: 614px;
  height: 23px;
  font-size: 131%;
  margin-bottom: 24px;
  background: url(../images/header_txt.png) left top no-repeat;
}
#header div {
  width: 525px;
  height: 99px;
  line-height: 1em;
  font-size: 308%;
  color: #f7931e;
  background: url(../images/header_logo.png) left top no-repeat;
}
#header div span {
  font-size: 70%;
}
#header div a {
  display: block;
  width: 525px;
  height: 99px;
}

.contact_box .contact_info {
  float: left;
  margin: 30px 0 26px 0;
  text-align: left;
  line-height: 2.2em;
}
.contact_box .contact_info p:nth-child(1) {
  width: 372px;
  height: 85px;
  color: #f7931e;
  background: url(../images/contact_tel.gif) left top no-repeat;
}
.contact_box .contact_info p:nth-child(1) span {
  font-size: 277%;
  color: #ff7b7c;
}
.contact_box .contact_info p:nth-child(2) {
  margin-top: 20px;
  font-size: 108%;
  line-height: 1.4em;
}
.contact_box .contact_time {
  float: right;
  text-align: left;
  font-size: 162%;
}
.contact_box .contact_time p {
  margin-bottom: 16px;
}
.contact_box .contact_time p:nth-child(1) {
  width: 428px;
  height: 84px;
  background: url(../images/contact_consultant.gif) left top no-repeat;
}
.contact_box .contact_time p:nth-child(1) span:nth-of-type(1) {
  color: #f7931e;
  font-size: 77%;
}
.contact_box .contact_time p:nth-child(1) span:nth-of-type(2) {
  font-size: 77%;
}
.contact_box .contact_time p:nth-child(2) {
  width: 300px;
  height: 79px;
  background: url(../images/contact_service.gif) left top no-repeat;
}
.contact_box .contact_time p:nth-child(2) span:nth-of-type(1) {
  color: #ff7b7c;
  font-size: 77%;
}
.contact_box .contact_time p:nth-child(2) span:nth-of-type(2) {
  font-size: 77%;
}

.content_mv {
  margin-bottom: 120px;
}
.content_mv p + p {
  width: 860px;
  margin-left: 30px;
  margin-top: 30px;
  font-size: 116%;
  text-align: left;
  line-height: 1.6em;
}

h2,
h3,
h4 {
  text-align: left;
}

h2 {
  width: 360px;
  height: 70px;
  font-size: 139%;
  line-height: 1.6em;
  color: #f7931e;
  border-left: #f7931e 15px solid;
  padding: 6px 0 6px 18px;
  margin-bottom: 60px;
}
h2 span {
  font-size: 154%;
}

h3 {
  width: 920px;
  font-size: 200%;
  color: #8cc63f;
}
h3:after {
  width: 100%;
  height: 5px;
  display: block;
  content: "";
  background: url(../images/border_dotted.gif) left top repeat-x;
}

h4 {
  font-size: 154%;
  color: #8cc63f;
  margin-bottom: 50px;
}

.txt_mb60,
.txt_mb120 {
  width: 860px;
  margin-left: 30px;
  font-size: 124%;
}

.txt_mb60 {
  margin-bottom: 60px;
}

.txt_mb120 {
  margin-bottom: 120px;
}

.txt_center {
  text-align: center;
}

.pagetop {
  text-align: right;
  padding-right: 30px;
  margin-bottom: 20px;
}
.pagetop a:link {
  color: #666666;
  text-decoration: none;
}
.pagetop a:visited {
  color: #666666;
}
.pagetop a:hover {
  color: #f7931e;
  text-decoration: underline;
}
.pagetop a:active {
  color: #f7931e;
}

/*----------------------------------------
  #sec01 充実の介護サービス
----------------------------------------*/
#sec01 {
  text-align: left;
}
#sec01 h2 {
  background: url(../images/service_hd.gif) 18px 8px no-repeat;
}
#sec01 h3 {
  height: 55px;
  margin-bottom: 30px;
}
#sec01 h3:after {
  margin-top: 50px;
}
#sec01 .sec01_ttl01 {
  background: url(../images/service_ttl01.gif) left top no-repeat;
}
#sec01 .sec01_ttl02 {
  background: url(../images/service_ttl02.gif) left top no-repeat;
}
#sec01 .sec01_ttl03 {
  background: url(../images/service_ttl03.gif) left top no-repeat;
}
#sec01 h4 {
  width: 920px;
  height: 25px;
  background: url(../images/service_txt01.gif) left top no-repeat;
}
#sec01 .flow_box {
  margin-left: 30px;
  width: 860px;
  border: gray 1px solid;
  padding-bottom: 30px;
  margin-bottom: 64px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
}
#sec01 figure {
  text-align: center;
  margin-bottom: 14px;
}
#sec01 .flow_list01,
#sec01 .flow_list02 {
  font-size: 185%;
  color: #ff7b7c;
  line-height: 2em;
}
#sec01 .flow_list01 {
  float: left;
  padding-left: 64px;
}
#sec01 .flow_list01 li {
  display: block;
}
#sec01 .flow_list01 li:nth-child(1) {
  width: 321px;
  background: url(../images/service_list01.gif) left top no-repeat;
}
#sec01 .flow_list01 li:nth-child(1) ul li {
  width: 321px;
  height: 23px;
  margin-bottom: 18px;
}
#sec01 .flow_list01 li:nth-child(1) ul li:nth-child(1) {
  margin-top: 50px;
  background: url(../images/service_sublist01.gif) left top no-repeat;
}
#sec01 .flow_list01 li:nth-child(1) ul li:nth-child(2) {
  background: url(../images/service_sublist02.gif) left top no-repeat;
}
#sec01 .flow_list01 li:nth-child(1) ul li:nth-child(3) {
  background: url(../images/service_sublist03.gif) left top no-repeat;
}
#sec01 .flow_list01 li:nth-child(1) ul li:nth-child(4) {
  background: url(../images/service_sublist04.gif) left top no-repeat;
}
#sec01 .flow_list01 li:nth-child(1) ul li:nth-child(5) {
  background: url(../images/service_sublist05.gif) left top no-repeat;
}
#sec01 .flow_list01 li:nth-child(1) ul li:nth-child(6) {
  background: url(../images/service_sublist06.gif) left top no-repeat;
}
#sec01 .flow_list01 li:nth-child(1) ul li:nth-child(7) {
  background: url(../images/service_sublist07.gif) left top no-repeat;
}
#sec01 .flow_list01 ul {
  color: #666666;
  font-size: 77%;
  line-height: 1.8em;
}
#sec01 .flow_list02 {
  float: right;
  padding-right: 64px;
}
#sec01 .flow_list02 li {
  display: block;
  width: 335px;
  height: 29px;
  margin-bottom: 28px;
}
#sec01 .flow_list02 li:nth-child(1) {
  background: url(../images/service_list02.gif) left top no-repeat;
}
#sec01 .flow_list02 li:nth-child(2) {
  background: url(../images/service_list03.gif) left top no-repeat;
}
#sec01 .flow_list02 li:nth-child(3) {
  background: url(../images/service_list04.gif) left top no-repeat;
}
#sec01 .flow_list02 li:nth-child(4) {
  background: url(../images/service_list05.gif) left top no-repeat;
}

/*----------------------------------------
  #sec02 事業所情報
----------------------------------------*/
#sec02 {
  text-align: left;
}
#sec02 h2 {
  background: url(../images/info_hd.gif) 18px 8px no-repeat;
}
#sec02 h3 {
  height: 45px;
  font-size: 154%;
  margin-bottom: 30px;
}
#sec02 h3:after {
  margin-top: 40px;
}
#sec02 .sec02_ttl01 {
  background: url(../images/info_ttl01.gif) left top no-repeat;
}
#sec02 .sec02_ttl02 {
  background: url(../images/info_ttl02.gif) left top no-repeat;
}
#sec02 .sec02_ttl03 {
  background: url(../images/info_ttl03.gif) left top no-repeat;
}
#sec02 .sec02_ttl04 {
  background: url(../images/info_ttl04.gif) left top no-repeat;
}
#sec02 .sec02_ttl05 {
  background: url(../images/info_ttl05.gif) left top no-repeat;
}
#sec02 .sec02_ttl06 {
  background: url(../images/info_ttl06.gif) left top no-repeat;
}
#sec02 ol,
#sec02 .info_outline,
#sec02 .info_staff,
#sec02 .info_time,
#sec02 .info_content,
#sec02 .info_price01,
#sec02 .info_price02 {
  width: 860px;
  margin-left: 30px;
  font-size: 124%;
}
#sec02 ol {
  margin-bottom: 120px;
  list-style: inside decimal;
}
#sec02 ol li {
  margin-bottom: 20px;
}
#sec02 .info_outline,
#sec02 .info_time {
  border: none;
  border-spacing: 0 10px;
  border-collapse: separate;
}
#sec02 .info_outline th,
#sec02 .info_time th {
  width: 240px;
  text-align: right;
  padding: 5px 50px 5px 0;
  border-right: #8cc63f 2px solid;
}
#sec02 .info_outline td,
#sec02 .info_time td {
  padding-left: 50px;
}
#sec02 .info_outline {
  margin-bottom: 60px;
}
#sec02 .info_staff {
  border-collapse: collapse;
  margin-bottom: 80px;
}
#sec02 .info_staff th,
#sec02 .info_staff td {
  text-align: center;
  border: #666666 1px solid;
  padding: 4px 10px;
}
#sec02 .info_staff span {
  font-size: 77%;
}
#sec02 .info_time {
  margin-bottom: 110px;
}
#sec02 .info_content {
  border-collapse: collapse;
  margin-bottom: 160px;
  line-height: 1.2em;
}
#sec02 .info_content th,
#sec02 .info_content td {
  border: #666666 1px solid;
  padding: 0 20px;
}
#sec02 .info_content th {
  width: 120px;
  text-align: center;
}
#sec02 .info_content td {
  height: 58px;
}
#sec02 .info_content span {
  font-size: 85%;
}
#sec02 .info_content .green01 {
  background-color: #D9E369;
}
#sec02 .info_content .green02 {
  background-color: #F3F6D7;
}
#sec02 .info_content .pink01 {
  background-color: #FFB9B4;
}
#sec02 .info_content .pink02 {
  background-color: #FFE8E6;
}
#sec02 .price_txt {
  line-height: 1.2em;
  margin-bottom: 10px;
  margin-left: 30px;
}
#sec02 .info_price01,
#sec02 .info_price02 {
  border-collapse: collapse;
  line-height: 1.2em;
}
#sec02 .info_price01 th,
#sec02 .info_price02 th {
  width: 281px;
  height: 58px;
  text-align: center;
  border-bottom: #cccccc 1px solid;
  border-top: #cccccc 1px solid;
  border-left: #cccccc 1px solid;
}
#sec02 .info_price01 td,
#sec02 .info_price02 td {
  width: 193px;
  text-align: center;
  border: #666666 1px solid;
}
#sec02 .info_price01 {
  margin-bottom: 10px;
}
#sec02 .info_price02 {
  margin-bottom: 80px;
}

/*----------------------------------------
  #sec03 求人案内
----------------------------------------*/
#sec03 {
  margin-bottom: 80px;
  border-bottom: #ff7b7c 12px solid;
  border-top: #ff7b7c 8px solid;
  border-left: #ff7b7c 2px solid;
  border-right: #ff7b7c 4px solid;
}
#sec03 h2 {
  font-size: 154%;
  margin: 24px 0 22px 27px;
  background: url(../images/recruit_hd.gif) 18px 8px no-repeat;
}
#sec03 .recreuit_outline {
  font-size: 124%;
  border: none;
  margin-bottom: 80px;
  border-spacing: 0 10px;
  border-collapse: separate;
}
#sec03 .recreuit_outline th {
  width: 180px;
  text-align: right;
  padding: 5px 50px 5px 0;
  border-right: #8cc63f 2px solid;
}
#sec03 .recreuit_outline td {
  padding-left: 50px;
}
#sec03 .recreuit_outline span {
  font-size: 85%;
}
#sec03 .recreuit_outline dt {
  width: 90px;
  height: 30px;
  font-size: 70%;
  padding-top: 2px;
  margin-bottom: 4px;
  background-color: #666;
  color: #fff;
  text-align: center;
}
#sec03 .recreuit_outline dd {
  margin-bottom: 30px;
}

/*----------------------------------------
  #sec04 交通案内
----------------------------------------*/
#sec04 {
  margin-bottom: 30px;
}
#sec04 h2 {
  background: url(../images/access_hd.gif) 18px 8px no-repeat;
}
