@charset "UTF-8";
/******* fontcolor ********/
/******** bgcolor ***********/
/******** linecolor **********/
.fr {
  float: right;
}

.fl {
  float: left;
}

.cl {
  clear: both;
}

.icon {
  position: absolute;
  z-index: -1;
}

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, 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, details, figcaption, figure, footer, header, hgroup, menu, 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;
  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: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  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;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

img {
  vertical-align: bottom;
}

li {
  list-style: none;
}

a {
  color: #2c3c50;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

body {
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  background: url("/assets/img/_common/bg_pattern.jpg");
  color: #2c3c50;
  font-size: 13px;
  font-size: 0.8125rem;
}

#allWrapper {
  width: 980px;
  margin: auto;
}

header {
  padding-top: 22px;
  margin-bottom: 15px;
}
header h1 {
  float: left;
  margin-top: 11px;
  margin-bottom: 30px;
}
header .sns {
  float: right;
  margin-top: 20px;
  margin-right: 16px;
}
header .sns li {
  float: left;
}
header .sns li.tw {
  width: 100px;
  overflow: hidden;
}
header .recruit {
  float: right;
}
header #grovalnavi {
  float: left;
}
header #grovalnavi li {
  float: left;
  position: relative;
  margin-right: 10px;
}
header #grovalnavi li:last-child {
  margin-right: 0;
}
header #grovalnavi li .over {
  position: absolute;
  top: -30px;
  left: -5px;
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
/*header #grovalnavi li a img {
  width: 116px;
  height: 116px;
}*/
header #grovalnavi li .subNavigation {
  position: absolute;
  top: 102px;
  z-index: 50;
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
header #grovalnavi li .subNavigation p {
  position: relative;
}
header #grovalnavi li .subNavigation p.bottom {
  margin-top: -10px;
}
header #grovalnavi li .subNavigation ul {
  width: 233px;
  background: #b9a17d;
}
header #grovalnavi li .subNavigation ul li {
  float: none;
  font-size: 14px;
  font-size: 0.875rem;
  background: url("/assets/img/_common/header/sub_menu/arrow.png") no-repeat left center;
  margin: 0 0 10px 20px;
  padding-left: 16px;
  line-height: 1.4;
}
header #grovalnavi li .subNavigation ul li a {
  color: #FFFfff;
}
header #subnavi {
  position: relative;
  width: 107px;
  float: right;
  padding-top: 3px;
}
header #subnavi li {
  margin-bottom: 5px;
}
header #subnavi li img {
  width: 107px;
  height: 24px;
}
header #subnavi li:nth-child(even) {
  margin-right: 0;
}

footer {
  background: url("/assets/img/_common/footer/footer_base.png") no-repeat top;
  height: 455px;
  color: #000000;
  margin-top: 40px;
  min-width: 980px;
}
footer a {
  color: #000000;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer .icon1 {
  left: 184px;
  top: -40px;
}
footer .icon2 {
  left: 608px;
  top: 15px;
}
footer .footerWrap {
  width: 980px;
  margin: auto;
  position: relative;
}
footer .noriai {
  font-size: 12px;
  font-size: 0.75rem;
  float: left;
  margin-bottom: 10px;
}
footer .noriai h2 {
  font-weight: normal;
  margin-bottom: 20px;
}
footer .noriai li {
  background: url("/assets/img/_common/footer/arrow01.png") no-repeat left center;
  margin-bottom: 20px;
  padding-left: 12px;
}
footer .another {
  font-size: 12px;
  font-size: 0.75rem;
  float: left;
  margin-left: 30px;
}
footer .another li {
  background: url("/assets/img/_common/footer/arrow02.png") no-repeat left center;
  height: 13px;
  padding-left: 18px;
  float: left;
  width: 110px;
  margin-bottom: 19px;
}
footer .another li:nth-child(odd) {
  clear: left;
}
footer .contact {
  margin-bottom: 30px;
}
footer .contact li {
  float: left;
  background: url("/assets/img/_common/footer/bullet_corn.png") no-repeat left center;
  height: 22px;
  line-height: 22px;
  padding-left: 20px;
  margin-right: 20px;
  font-size: 12px;
  font-size: 0.75rem;
}
footer .copyright {
  font-size: 10px;
  font-size: 0.625rem;
}
footer .pageTop {
  position: absolute;
  top: 0;
  left: 732px;
  cursor: pointer;
}

footer .pageTop {
  left: 692px;
}

#attention {
  background: url("../img/top/attention/frame.png") no-repeat right top;
  height: 75px;
  margin-bottom: 25px;
}
#attention h2 {
  float: left;
}
#attention .frame {
  overflow: hidden;
  margin: 0 20px 0 250px;
  height: 75px;
  position: relative;
  background: url("../img/top/attention/arrow.png") no-repeat right center;
}
#attention dl {
  margin: 18px 40px 20px 0px;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
#attention dl:first-child {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 2;
}
#attention dl dt {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 3px;
  margin-right: 30px;
  position: relative;
  overflow: hidden;
  height: 18px;
}
#attention dl dt p {
  white-space: nowrap;
  position: absolute;
  height: 18px;
}
#attention dl dd {
  font-size: 11px;
  font-size: 0.6875rem;
}

#mainImage {
  float: left;
  width: 660px;
  margin-bottom: 30px;
}
#mainImage .mainIMages {
  width: 660px;
  height: 370px;
  position: relative;
  overflow: hidden;
}
#mainImage .mainIMages .slide {
  position: relative;
  width: 30000px;
}
#mainImage .mainIMages .slide p {
  float: left;
}
#mainImage .mainIMages .slide p img {
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
#mainImage .mainIMages nav {
  position: absolute;
  top: 152px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
#mainImage .mainIMages nav.next {
  right: 0;
}
#mainImage .thumbList {
  background: url("../img/top/main/frame_bottom.png");
  height: 30px;
}
#mainImage .thumbList ul {
  text-align: center;
  height: 10px;
  padding-top: 10px;
}
#mainImage .thumbList ul li {
  background: url("../img/top/main/page_okuri_off.png");
  width: 10px;
  height: 10px;
  display: inline-block;
}
#mainImage .thumbList ul li.current {
  background: url("../img/top/main/page_okuri_now.png");
}

#facebook {
  position: relative;
  margin-top: -13px;
  float: right;
}
#facebook .frame {
  background: #FFF;
}

#banners {
  background: url("../img/top/contents/frame_pattern.jpg");
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  padding: 30px 0;
  margin-bottom: 25px;
}
#banners .icon1 {
  top: -54px;
  left: 418px;
  z-index: 0;
}
#banners nav {
  position: absolute;
  cursor: pointer;
  top: 30px;
}
#banners nav.next {
  right: 0;
}
#banners .frame {
  margin-left: 50px;
  overflow: hidden;
  width: 885px;
}
#banners .frame .slide {
  width: 1800px;
  position: relative;
}
#banners .frame article {
  float: left;
  width: 210px;
  margin-right: 15px;
  background: url("../img/top/contents/contents_bottom_frame.png") no-repeat bottom;
}
#banners .frame article h3 img {
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
#banners .frame article p {
  height: 100px;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #ffffff;
  padding: 15px 20px 0 20px;
  line-height: 1.6;
}
#banners .frame article a:hover {
  text-decoration: none;
}

#topics {
  width: 660px;
  float: left;
}
#topics .frame {
  background: #faefff;
  height: 563px;
  padding-top: 15px;
  -ms-overflow-y: scroll;
  overflow-y: scroll;
}
#topics .frame article {
  border-bottom: 1px solid #ded6e3;
  padding: 15px 60px 15px 30px;
  background: url("../img/top/topics/arrow.png") no-repeat 615px center;
}
#topics .frame article.none {
  background: none;
}
#topics .frame article h6 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3;
  margin-bottom: 5px;
  font-weight: normal;
}
#topics .frame article h6 a {
  color: #2c3c50;
  text-decoration: underline;
}
#topics .frame article p {
  font-size: 11px;
  font-size: 0.6875rem;
}
#topics .frame article:first-child {
  border-top: 1px solid #ded6e3;
}

#safetybus {
  width: 288px;
  margin-bottom: 15px;
  margin-top: 5px;
  position: relative;
  background: url("../img/top/safe/frame_bottom.png") no-repeat left bottom;
  padding-bottom: 10px;
}
#safetybus .icon1 {
  z-index: 0;
  left: 15px;
  top: -49px;
}
#safetybus .frame {
  background: #1bbea0;
}
#safetybus .frame h3 {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0 20px 5px 20px;
  line-height: 1.4;
  font-weight: normal;
  color: #ffffff;
}
#safetybus .frame p {
  color: #FFFfff;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 0 20px 10px 20px;
  line-height: 1.6;
}

.anzen .ad {
  margin-bottom: 20px;
}
