@charset "UTF-8";
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, main, menu, nav, section, summary {
  display: block;
}

/*----------------------------------------------------
    #エレメントスタイル
----------------------------------------------------*/
@media (max-width: 991px) {
  html {
    overflow: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
}
body {
  background: #ffffff;
  color: #262626;
  font-family: "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", "M+ 1p", sans-serif;
  position: relative;
  text-align: center;
}
@media (min-width: 992px) {
  body {
    min-width: 1024px;
  }
}
@media (max-width: 991px) {
  body {
    overflow: hidden;
    text-align: left;
  }
  body a {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: #fffd76;
  }
  body img {
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: bicubic;
  }
}

input, textarea {
  font-family: "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", "M+ 1p", sans-serif;
}

a:link {
  color: #0000ff;
  text-decoration: underline;
}
a:visited {
  color: #0000ff;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
  color: #9000ff;
}
a:active {
  color: #0000ff;
}

/*----------------------------------------------------
    #簡易なスタイルおよびフォント
----------------------------------------------------*/
.none {
  display: none;
}

.invisible {
  position: absolute;
  left: -9999px;
}

.uline {
  text-decoration: underline;
}

.clear {
  clear: both;
}

.tleft {
  text-align: left;
}

.tcenter {
  text-align: center;
}

.tright {
  text-align: right;
}

.nobr {
  white-space: nowrap;
}

.center {
  margin: 0 auto;
}

.line {
  border-bottom: 1px solid #d9d9d9;
  clear: both;
}

.line-d {
  border-bottom: 1px dotted #d9d9d9;
  clear: both;
}

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

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.m0 {
  margin-top: 1px;
}

.m1 {
  margin-top: 5px;
}

.m2 {
  margin-top: 10px;
}

.m3 {
  margin-top: 15px;
}

.m4 {
  margin-top: 20px;
}

.m5 {
  margin-top: 25px;
}

.m6 {
  margin-top: 30px;
}

.m7 {
  margin-top: 35px;
}

.m8 {
  margin-top: 40px;
}

.m9 {
  margin-top: 45px;
}

.m10 {
  margin-top: 50px;
}

.i1 {
  margin-left: 5px;
}

.i2 {
  margin-left: 10px;
}

.i3 {
  margin-left: 15px;
}

.i4 {
  margin-left: 20px;
}

.i5 {
  margin-left: 25px;
}

.i6 {
  margin-left: 30px;
}

.i7 {
  margin-left: 35px;
}

.i8 {
  margin-left: 40px;
}

.i9 {
  margin-left: 45px;
}

.i10 {
  margin-left: 50px;
}

.i11 {
  margin-left: 55px;
}

.i12 {
  margin-left: 60px;
}

.i13 {
  margin-left: 65px;
}

.i14 {
  margin-left: 70px;
}

.i15 {
  margin-left: 75px;
}

.i16 {
  margin-left: 80px;
}

.i17 {
  margin-left: 85px;
}

.i18 {
  margin-left: 90px;
}

.e1 {
  margin-right: 5px;
}

.e2 {
  margin-right: 10px;
}

.e3 {
  margin-right: 15px;
}

.e4 {
  margin-right: 20px;
}

.e5 {
  margin-right: 25px;
}

.e6 {
  margin-right: 30px;
}

.e7 {
  margin-right: 35px;
}

.e8 {
  margin-right: 40px;
}

.e9 {
  margin-right: 45px;
}

.e10 {
  margin-right: 50px;
}

.e11 {
  margin-right: 55px;
}

.e12 {
  margin-right: 60px;
}

.e13 {
  margin-right: 65px;
}

.e14 {
  margin-right: 70px;
}

.e15 {
  margin-right: 75px;
}

.e16 {
  margin-right: 80px;
}

.e17 {
  margin-right: 85px;
}

.e18 {
  margin-right: 90px;
}

.notice {
  color: #ff0000;
}

.keyword-b {
  background: #0000FF;
  font-weight: bold;
}

.keyword-g {
  background: #00FF00;
  font-weight: bold;
}

.fc_gr {
  color: #24a443;
}

.num, .en, .date {
  font-family: 'Tahoma', 'Helvetica', 'Verdana', 'sans-serif';
}

a.img:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

/* text */
.text-s {
  font-size: 90%;
  line-height: 140%;
}
@media (max-width: 991px) {
  .text-s {
    font-size: 80%;
    line-height: 110%;
  }
}

.text {
  font-size: 120%;
  line-height: 160%;
}
@media (max-width: 991px) {
  .text {
    font-size: 90%;
    line-height: 120%;
  }
}

.word-s {
  font-size: 90%;
  line-height: 120%;
}
@media (max-width: 991px) {
  .word-s {
    font-size: 90%;
    line-height: 110%;
  }
}

.word {
  font-size: 120%;
  line-height: 130%;
}
@media (max-width: 991px) {
  .word {
    font-size: 110%;
    line-height: 120%;
  }
}

.word-l {
  font-size: 150%;
  line-height: 160%;
}
@media (max-width: 991px) {
  .word-l {
    font-size: 120%;
    line-height: 140%;
  }
}

.left {
  float: left;
}

.right {
  float: right;
}

div.wrapper {
  display: block;
  text-align: left;
  margin: 0 auto;
  width: 944px;
}
@media (max-width: 991px) {
  div.wrapper {
    width: 100%;
  }
}

div#Contents {
  display: block;
  width: 940px;
  text-align: left;
  margin: 0 auto;
  clear: both;
}
@media (max-width: 991px) {
  div#Contents {
    width: 100%;
  }
}

div#HomeLeft {
  padding: 20px 0;
  width: 530px;
  float: left;
}
@media (max-width: 991px) {
  div#HomeLeft {
    width: 100%;
    float: none;
  }
}

div#HomeRight {
  padding: 20px 0;
  width: 410px;
  float: left;
}
@media (max-width: 991px) {
  div#HomeRight {
    width: 100%;
    float: none;
  }
}

div#ContentsLeft {
  padding: 20px 0;
  width: 200px;
  float: left;
  margin-right: 20px;
  position: relative;
}
@media (max-width: 991px) {
  div#ContentsLeft {
    width: 100%;
    float: none;
  }
}

div#ContentsRight {
  padding: 0;
  width: 720px;
  float: left;
}
@media (max-width: 991px) {
  div#ContentsRight {
    width: 100%;
    float: none;
  }
}

#Breadcrumb {
  background-color: #e5fceb;
  color: #262626;
  padding: 2px 0;
  border-bottom: 1px solid #d3efda;
}
#Breadcrumb p {
  padding: 0 2px;
}
@media (max-width: 991px) {
  #Breadcrumb p {
    font-size: 70%;
  }
}
#Breadcrumb a {
  line-height: 150%;
  font-size: 90%;
  color: #262626;
}
#Breadcrumb strong a {
  text-decoration: none;
}

#SubTitle {
  background: url(../../images/productsarea_bg.png);
  height: 50px;
  border-top: 1px solid #d3efda;
  border-bottom: 1px solid #d3efda;
}
@media (max-width: 991px) {
  #SubTitle {
    height: auto;
  }
}
#SubTitle h2 {
  background: #727272;
  padding: 10px 15px 0 0;
  font-size: 180%;
  color: #000000;
  margin: 0 2px;
}
@media (max-width: 991px) {
  #SubTitle h2 {
    font-weight: bold;
    padding: 2%;
    font-size: 120%;
  }
}

#Column {
  padding: 20px 0;
}
#Column h3 {
  clear: both;
  background-image: url(../../common/images/tag_h4.png);
  background-repeat: no-repeat;
  color: #24a443;
  border-bottom: 1px solid #24a443;
  margin-bottom: 10px;
  padding: 3px 15px 8px;
  font-size: 120%;
}
#Column h4 {
  clear: both;
  padding: 10px 15px 5px 15px;
  background-color: #e5fceb;
  font-size: 100%;
}
#Column h5 {
  padding: 15px 15px 0 15px;
  font-size: 100%;
}
@media (max-width: 991px) {
  #Column h5 {
    padding: 5px;
  }
}
#Column p {
  padding: 15px;
}
#Column ul {
  padding: 15px 15px  15px 35px;
}
@media (max-width: 991px) {
  #Column ul {
    padding: 5 5 5 10px;
  }
}

ul#SubMenu {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
  border: 1px solid #d6d6d6;
}
@media (max-width: 991px) {
  ul#SubMenu {
    margin: 0 0 10px 0;
  }
}
ul#SubMenu li {
  margin: 0;
  padding: 0;
  width: 100%;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #f2f2f2;
  line-height: 0;
}
ul#SubMenu li a {
  background: #fafafa;
  border-left: 2px solid #f2f2f2;
  border-right: 2px solid #f2f2f2;
  vertical-align: bottom;
  display: block;
  line-height: normal;
  padding: 5px 10px;
  zoom: 1;
}
ul#SubMenu li.current a {
  display: block;
  background: #3e3a39;
  color: #ffffff;
  text-decoration: none;
}

div#Howto {
  line-height: 120%;
  clear: both;
  background-color: #1c6dc7;
  color: #ffffff;
  padding: 5px 2px;
}
div#Howto strong {
  float: left;
  margin-left: 2px;
}
div#Howto ul#HowtoNavigation {
  float: right;
  margin-right: 2px;
  padding: 0;
  border-left: 1px solid #cccccc;
}
div#Howto ul#HowtoNavigation li {
  float: left;
  list-style: none;
  padding: 1px 15px;
  border-right: 1px solid #cccccc;
}
div#Howto ul#HowtoNavigation a {
  margin: 0;
  color: #ffffff;
  white-space: nowrap;
}
div#Howto ul#HowtoNavigation strong a {
  text-decoration: none;
}

ul#SitePlan {
  font-size: 100%;
  font-weight: bold;
}
@media (max-width: 991px) {
  ul#SitePlan {
    margin-left: 5px;
  }
}
ul#SitePlan ul {
  font-weight: normal;
  padding: 5px 0 15px 80px;
  margin-left: -16px;
}
@media (max-width: 991px) {
  ul#SitePlan ul {
    padding: 5px 0 15px 20px;
  }
}
ul#SitePlan ul ul {
  font-size: 95%;
}
ul#SitePlan ul ul ul {
  font-size: 90%;
}
ul#SitePlan ul ul ul ul {
  font-size: 85%;
}
ul#SitePlan li {
  margin: 0;
  padding: 5px 0;
}

@media (max-width: 991px) {
  .tbl_01 td {
    display: block;
    width: 100%;
  }
}


/*----------------------------------------------------
    #追加分
----------------------------------------------------*/
div.wrapper2 {
  display: block;
  text-align: left;
  margin: 0 auto;
  width: 1140px;
}
@media (max-width: 1140px) {
  div.wrapper2 {
    width: 100%;
  }
}








/*----------------------------------------------------
    #ヘッダ
----------------------------------------------------*/
div#Header #Catch {
  line-height: 120%;
  padding: 0;
}
div#Header #Catch p {
  margin-top: 3px;
  padding: 0;
  text-align: left;
}
@media (max-width: 991px) {
  div#Header #Catch p {
    margin-top: 0;
    line-height: 110%;
    text-align: center;
    background: #105f29;
    font-size: 65%;
    color: #fff;
    padding: 1%;
  }
}
div#Header div.bgimg {
  height: 187px;
}
@media (max-width: 991px) {
  div#Header div.bgimg {
    height: auto;
  }
}
div#Header h1#Logo {
  line-height: 0;
  display: block;
  padding: 0 2px 0 2px;
}
div#Header h1#Logo img {
  max-width: 100%;
  height: auto;
}
div#Header ul#Menu {
  max-width: 940px;
  background: #105f29;
  list-style: none;
  margin: 0;
  padding: 15px 0 13px 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 991px) {
  div#Header ul#Menu {
    padding: 0;
    width: auto;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
}
div#Header ul#Menu li {
  text-align: center;
  float: left;
  margin: 0;
  padding: 0 25px;
}
@media (max-width: 991px) {
  div#Header ul#Menu li {
    width: 50%;
    text-align: center;
    padding: 0;
    border-bottom: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  div#Header ul#Menu li:first-child {
    display: none;
  }
  div#Header ul#Menu li:nth-child(even) {
    border-right: 1px solid #fff;
  }
}
div#Header ul#Menu a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
@media (max-width: 991px) {
  div#Header ul#Menu a {
    line-height: 44px;
  }
}
div#Header div#Inquiry {
  clear: both;
  padding: 3px 2px 1px 2px;
  text-align: right;
  margin-bottom: 40px;
}
div#Header div#Inquiry img {
  width: 100%;
}
@media (max-width: 991px) {
  div#Header div#Inquiry {
    display: none;
  }
}
div#Header #Inquiry3 {
  clear: both;
  display: block;
  font-weight: bold;
  padding: 1%;
  font-size: 90%;
  line-height: 130%;
}
@media (min-width: 992px) {
  div#Header #Inquiry3 {
    display: none;
  }
}

/*----------------------------------------------------
    #フッタ
----------------------------------------------------*/
#Footer {
  clear: both;
  background-color: #24a443;
  padding-top: 15px;
}
#Footer #Copy {
  padding: 30px 0 20px 0;
  line-height: 150%;
  font-size: 90%;
  color: #ffffff;
  clear: both;
  text-align: right;
}
@media (max-width: 991px) {
  #Footer #Copy {
    text-align: left;
  }
}
#Footer #Copy a {
  color: #ffffff;
}
#Footer ul#FooterNavigation {
  line-height: 120%;
  margin-left: 2px;
  padding: 0;
  border-left: 1px dotted #ffffff;
}
@media (max-width: 991px) {
  #Footer ul#FooterNavigation {
    border-left: none;
  }
}
#Footer ul#FooterNavigation li {
  float: left;
  list-style: none;
  line-height: 150%;
  font-size: 90%;
  padding: 1px 15px;
  border-right: 1px dotted #ffffff;
}
@media (max-width: 991px) {
  #Footer ul#FooterNavigation li {
    border-right: none;
    float: none;
    padding: 5px;
  }
}
#Footer ul#FooterNavigation a {
  margin: 0;
  white-space: nowrap;
  color: #ffffff;
}
#Footer ul#FooterNavigation strong a {
  text-decoration: none;
  color: #ffffff;
}
@media (max-width: 991px) {
  #Footer .inquiry-sp {
    display: none;
  }
}

/*----------------------------------------------------
	印刷用スタイル
----------------------------------------------------*/
@media print {
  div#ContentsLeft {
    display: none;
  }

  div#ContentsRight {
    padding: 0;
    width: 100%;
  }
}
