@charset "UTF-8";
/*==================================================================*/
/* style css　*/
/*==================================================================*/
#container #wrapper #contents {
  margin: 0 auto 3em;
  /* -------------------------------------------- */
  /* mainvisual */
  /* -------------------------------------------- */
  /* -------------------------------------------- */
  /* web-introduction */
  /* -------------------------------------------- */
  /* -------------------------------------------- */
  /* service */
  /* -------------------------------------------- */
  /* -------------------------------------------- */
  /* news */
  /* -------------------------------------------- */
  /* -------------------------------------------- */
  /* blog */
  /* -------------------------------------------- */
}
#container #wrapper #contents #nav-dots {
  display: none;
}
#container #wrapper #contents .sl-slider-wrapper {
  position: relative;
}
#container #wrapper #contents .sl-slider-wrapper .catch-box {
  position: absolute;
  z-index: 1;
  left: 80px;
  bottom: 40%;
  text-align: left;
}
#container #wrapper #contents .sl-slider-wrapper .catch-box h1 {
  text-shadow: -1px -1px 0px #333;
  font-size: 3.5em;
  z-index: 1;
  color: #fff;
  font-weight: bold;
  line-height: 1;
}
#container #wrapper #contents .sl-slider-wrapper .catch-box h2.lead2 {
  text-shadow: -1px -1px 0px #333;
  padding: 0 !important;
  font-size: 1.5em !important;
  display: block;
  font-family: "Montserrat","游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", "sans-serif";
}
#container #wrapper #contents .mainvisual {
  margin-bottom: 3em;
}
#container #wrapper #contents .mainvisual ul li {
  width: 100%;
}
#container #wrapper #contents .mainvisual ul li img {
  width: 100%;
}
#container #wrapper #contents .web-introduction {
  overflow: hidden;
  margin-bottom: 0;
  padding: 6.5em 0 5em;
}
#container #wrapper #contents .web-introduction ul {
  margin: 0 auto 4em;
  width: 95%;
}
#container #wrapper #contents .web-introduction .snip {
  margin: 0 0.3%;
  position: relative;
  color: #ffffff;
  background: #000000;
  font-size: 0.9em;
}
#container #wrapper #contents .web-introduction .snip * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
#container #wrapper #contents .web-introduction .snip img {
  position: relative;
  max-width: 100%;
  vertical-align: top;
}
#container #wrapper #contents .web-introduction .snip figcaption {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  padding: 20px 30px;
}
#container #wrapper #contents .web-introduction .snip h3 {
  -webkit-text-size-adjust: none;
  line-height: 1.5em;
  margin: 0 0 5px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  bottom: 10px;
  right: 20px;
}
#container #wrapper #contents .web-introduction .snip a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
#container #wrapper #contents .web-introduction .snip:hover img,
#container #wrapper #contents .web-introduction .snip.hover img {
  opacity: 0.4;
}
#container #wrapper #contents .web-introduction .snip:hover figcaption,
#container #wrapper #contents .web-introduction .snip.hover figcaption {
  opacity: 1;
}
#container #wrapper #contents .service {
  background: url("/image/service_bg.jpg") no-repeat 0 0;
  background-size: cover;
  margin-bottom: 0;
  padding: 5em 0 0;
}
#container #wrapper #contents .service .service-monitor {
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 3em;
  position: relative;
}
#container #wrapper #contents .service .service-monitor .section-in .service-in {
  width: 50%;
  margin-bottom: 3em;
}
#container #wrapper #contents .service .service-monitor .section-in .service-in h3 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1em;
}
#container #wrapper #contents .service .service-monitor .section-in .service-in .logo {
  margin-bottom: 1em;
}
#container #wrapper #contents .service .service-monitor .section-in .service-in .text {
  margin-bottom: 3em;
}
#container #wrapper #contents .service .service-monitor .section-in .service-in ul {
  display: flex;
  justify-content: left;
}
#container #wrapper #contents .service .service-monitor .section-in .service-in ul li {
  margin: 0 1%;
}
#container #wrapper #contents .service .service-monitor .photo {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 48%;
}
#container #wrapper #contents .news {
  background: #f2f7ff;
  padding: 5em 0;
}
#container #wrapper #contents .news .section-in .news-in {
  margin-bottom: 5em;
  background: #fff;
  padding: 2.5em 2em;
}
#container #wrapper #contents .news .section-in .news-in dl {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
  padding: 0;
}
#container #wrapper #contents .news .section-in .news-in dl:last-child {
  margin-bottom: 0;
}
#container #wrapper #contents .news .section-in .news-in dl dt {
  width: 15%;
  border-right: 1px solid #000;
  padding: 0 1.5em;
  margin: 0 4% 0 0;
}
#container #wrapper #contents .news .section-in .news-in dl dd.category {
  font-size: 0.8em;
  text-align: center;
  display: block;
  width: 8%;
  line-height: 2;
}
#container #wrapper #contents .news .section-in .news-in dl dd.category-news {
  border: 1px solid #d60032;
  color: #d60032;
}
#container #wrapper #contents .news .section-in .news-in dl dd.category-notice {
  border: 1px solid #003f97;
  color: #003f97;
}
#container #wrapper #contents .news .section-in .news-in dl dd.category-site {
  border: 1px solid #006911;
  color: #006911;
}
#container #wrapper #contents .news .section-in .news-in dl dd.text {
  padding: 0 1em;
  width: 80%;
}
#container #wrapper #contents .news .section-in .news-in dl dd.text span.m-new {
  color: #cc0000;
  font-weight: bold;
  font-size: 0.9em;
  margin-left: 10px;
}
#container #wrapper #contents .blog {
  margin-bottom: 5em;
}
#container #wrapper #contents .blog .blog-in {
  margin: 0 auto 5em;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#container #wrapper #contents .blog .blog-in a {
  margin: 0 0.5%;
  width: 24%;
}
#container #wrapper #contents .blog .blog-in dl {
  text-align: center;
}
#container #wrapper #contents .blog .blog-in dl dt img {
  width: 100%;
}

.whatsnew {
  margin: 0 auto 3em;
  width: 98%;
  padding: 1.5em;
  border: 1px solid #000;
  max-width: 1000px;
}
.whatsnew h3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
}
.whatsnew p.day {
  text-align: center;
  font-weight: bold;
  color: #cc0000;
  font-size: 1.5em;
}

/*===========================================================================*/
/*  media quary:1000px  */
/*===========================================================================*/
@media screen and (max-width: 1000px) {
  #container #wrapper #contents {
    /* -------------------------------------------- */
    /* mainvisual */
    /* -------------------------------------------- */
    /* -------------------------------------------- */
    /* web-introduction */
    /* -------------------------------------------- */
    /* -------------------------------------------- */
    /* service */
    /* -------------------------------------------- */
    /* -------------------------------------------- */
    /* news */
    /* -------------------------------------------- */
    /* -------------------------------------------- */
    /* blog */
    /* -------------------------------------------- */
  }
  #container #wrapper #contents .mainvisual {
    margin-bottom: 2em;
  }
  #container #wrapper #contents .web-introduction ul {
    margin: 0 auto 4em;
    justify-content: center;
  }
  #container #wrapper #contents .web-introduction .snip {
    width: 31%;
    margin: 0 0.3%;
    background: none;
  }
  #container #wrapper #contents .web-introduction .snip * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
  }
  #container #wrapper #contents .web-introduction .snip img {
    position: relative;
    max-width: 100%;
    vertical-align: top;
  }
  #container #wrapper #contents .web-introduction .snip figcaption {
    position: static;
    padding: 0;
    opacity: 1;
    color: #000;
  }
  #container #wrapper #contents .web-introduction .snip h3 {
    margin: 0;
    position: static;
    color: #000;
    font-size: 13px;
  }
  #container #wrapper #contents .web-introduction .snip a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
  }
  #container #wrapper #contents .web-introduction .snip:hover img,
  #container #wrapper #contents .web-introduction .snip.hover img {
    opacity: 0.4;
  }
  #container #wrapper #contents .web-introduction .snip:hover figcaption,
  #container #wrapper #contents .web-introduction .snip.hover figcaption {
    opacity: 1;
  }
  #container #wrapper #contents .service {
    padding: 5em 0 0;
  }
  #container #wrapper #contents .service .service-monitor {
    padding: 0 0 3em;
    width: 100%;
    margin: 0 auto;
  }
  #container #wrapper #contents .service .service-monitor .section-in {
    width: 95%;
    margin: 0 auto;
  }
  #container #wrapper #contents .service .service-monitor .section-in .service-in {
    width: 100%;
  }
  #container #wrapper #contents .service .service-monitor .section-in .service-in h3 {
    font-size: 1.3em;
    text-align: center;
  }
  #container #wrapper #contents .service .service-monitor .section-in .service-in .logo {
    text-align: center;
  }
  #container #wrapper #contents .service .service-monitor .section-in .service-in .text {
    width: 95%;
    margin: 0 auto 2em;
  }
  #container #wrapper #contents .service .service-monitor .section-in .service-in ul {
    justify-content: center;
  }
  #container #wrapper #contents .service .service-monitor .photo {
    position: static;
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
  }
  #container #wrapper #contents .news {
    padding: 4em 0;
  }
  #container #wrapper #contents .news .section-in .news-in {
    margin: 0 auto 5em;
    padding: 0;
    width: 95%;
    background: none;
  }
  #container #wrapper #contents .news .section-in .news-in dl {
    padding: 0;
  }
  #container #wrapper #contents .news .section-in .news-in dl dt {
    width: 18%;
    padding: 0 1.5em 0 0;
  }
  #container #wrapper #contents .news .section-in .news-in dl dd.category {
    width: 10%;
  }
  #container #wrapper #contents .news .section-in .news-in dl dd.text {
    width: 72%;
  }
  #container #wrapper #contents .blog {
    margin-bottom: 0em;
    padding: 1.5em 0 0.5em;
  }
  #container #wrapper #contents .blog .blog-in {
    margin: 0 auto 3em;
  }
  #container #wrapper #contents .blog .blog-in a {
    width: 48%;
  }
  #container #wrapper #contents .blog .blog-in dl {
    margin-bottom: 1.5em;
  }
}
/*===========================================================================*/
/*  media quary:767px  */
/*===========================================================================*/
@media screen and (max-width: 767px) {
  #container #wrapper #contents {
    /* -------------------------------------------- */
    /* news */
    /* -------------------------------------------- */
  }
  #container #wrapper #contents .sl-slider-wrapper {
    position: relative;
  }
  #container #wrapper #contents .sl-slider-wrapper .catch-box {
    margin: auto;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 40%;
    text-align: center;
  }
  #container #wrapper #contents .sl-slider-wrapper .catch-box h1 {
    font-size: 2em;
    z-index: 1;
    color: #fff;
    font-weight: bold;
    line-height: 1;
  }
  #container #wrapper #contents .sl-slider-wrapper .catch-box h2.lead2 {
    text-shadow: -1px -1px 0px #333;
    padding: 0 !important;
    font-size: 1em !important;
    display: block;
    font-family: "Montserrat","游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", "sans-serif";
  }
  #container #wrapper #contents .web-introduction {
    padding: 6.5em 0 2em;
  }
  #container #wrapper #contents .news .section-in .news-in dl {
    padding: 0 0.5em;
    display: block;
    margin-bottom: 1.5em;
    border-bottom: 1px solid #000;
  }
  #container #wrapper #contents .news .section-in .news-in dl dt {
    display: inline-block;
    padding: 0 1em 0 0;
    border: none;
    width: auto;
  }
  #container #wrapper #contents .news .section-in .news-in dl dd.category {
    display: inline-block;
    width: 20%;
  }
  #container #wrapper #contents .news .section-in .news-in dl dd.text {
    width: 100%;
    padding: 0.5em 0;
  }
}
/*===========================================================================*/
/*  media quary:479px  */
/*===========================================================================*/
@media screen and (max-width: 479px) {
  /* -------------------------------------------- */
  /* 〇〇〇〇 */
  /* -------------------------------------------- */
  #container #wrapper #contents {
    /* -------------------------------------------- */
    /* web-introduction */
    /* -------------------------------------------- */
  }
  #container #wrapper #contents .sl-slider-wrapper {
    position: relative;
  }
  #container #wrapper #contents .sl-slider-wrapper .catch-box {
    margin: auto;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 30%;
    text-align: center;
  }
  #container #wrapper #contents .sl-slider-wrapper .catch-box h1 {
    margin: 0 auto 1em;
    width: 82%;
    font-size: 2.3em !important;
    z-index: 1;
    color: #fff;
    font-weight: bold;
    line-height: 1;
  }
  #container #wrapper #contents .sl-slider-wrapper .catch-box h2.lead2 {
    margin: 0 auto;
    width: 100%;
    text-shadow: -1px -1px 0px #333;
    padding: 0 !important;
    font-size: 1em !important;
    display: block;
    font-family: "Montserrat","游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", "sans-serif";
  }
  #container #wrapper #contents .web-introduction .snip h3 {
    -webkit-text-size-adjust: none;
  }
}
