@charset "UTF-8";
/** top **************************************************/
/* line 6, ../sass/top.scss */
section#_top {
  /* ----------------------------------
    スライダー
   ----------------------------------*/
  /* ------ PC ------*/
  /* ------ SP ------*/
  /* ----------------------------------
    メイン左
   ----------------------------------*/
  /* ------ SP ------*/
  /* ----------------------------------
    商品・サービス
   ----------------------------------*/
  /* ------ SP ------*/
  /* ----------------------------------
    news
   ----------------------------------*/
  /* ------ SP ------*/
  /* ----------------------------------
    その他サービス
   ----------------------------------*/
  /* ------ SP ------*/ }
  /* line 12, ../sass/top.scss */
  section#_top div.free-grp {
    margin-bottom: 15px; }
  /* line 15, ../sass/top.scss */
  section#_top div#slid-grp {
    border: solid 1px #DFD9CD;
    margin-bottom: 15px;
    position: relative; }
  /* line 20, ../sass/top.scss */
  section#_top div#top-carousel {
    box-sizing: border-box;
    padding: 5px;
    background-color: #FFF;
    bottom: 0;
    width: 100%;
    -o-border-radius: 0;
    border-radius: 0;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8; }
    /* line 30, ../sass/top.scss */
    section#_top div#top-carousel.flexslider {
      -o-border-radius: 0;
      border-radius: 0;
      position: relative;
      position: absolute; }
    /* line 35, ../sass/top.scss */
    section#_top div#top-carousel li.flex-active-slide img {
      border: solid 1px #E60115; }
  @media screen and (max-width: 640px) {
    /* line 45, ../sass/top.scss */
    section#_top div#top-carousel li.flex-active-slide img {
      border: none; } }
  @media screen and (max-width: 640px) {
    /* line 53, ../sass/top.scss */
    section#_top div#top-carousel {
      box-sizing: border-box;
      padding: 0;
      background-color: #FFF;
      bottom: 0;
      width: 100%;
      -o-border-radius: 0;
      border-radius: 0;
      position: relative;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
      opacity: 0.8; }
      /* line 63, ../sass/top.scss */
      section#_top div#top-carousel.flexslider {
        -o-border-radius: 0;
        border-radius: 0;
        position: relative;
        position: relative; } }
  /* line 74, ../sass/top.scss */
  section#_top div.l-con > section {
    box-sizing: border-box;
    border: solid 1px #DFD9CD;
    background-color: #FFFFFF;
    padding: 5px 20px 20px 20px;
    margin-bottom: 20px; }
    /* line 81, ../sass/top.scss */
    section#_top div.l-con > section h4 {
      font-weight: bold;
      text-align: center;
      border-bottom: 2px solid #E60115;
      margin-bottom: 25px; }
  @media screen and (max-width: 760px) {
    /* line 90, ../sass/top.scss */
    section#_top div.l-con > section {
      padding: 10px 2.5% 0 2.5%;
      margin-bottom: 10px; }
      /* line 93, ../sass/top.scss */
      section#_top div.l-con > section h4 {
        line-height: 1.2em;
        font-weight: normal;
        text-align: center;
        border-bottom: 1px solid #E60115;
        margin-bottom: 10px; } }
  /* line 107, ../sass/top.scss */
  section#_top section#item-service ul {
    *zoom: 1; }
    /* line 96, ../sass/_mixin.scss */
    section#_top section#item-service ul:after {
      content: ".";
      display: block;
      visibility: hidden;
      clear: both;
      height: 0;
      font-size: 0;
      line-height: 0; }
    /* line 109, ../sass/top.scss */
    section#_top section#item-service ul li {
      display: table;
      box-sizing: border-box;
      float: left;
      width: 47%;
      margin-bottom: 30px;
      background-color: #EFDCAE; }
      /* line 118, ../sass/top.scss */
      section#_top section#item-service ul li:nth-child(even) {
        margin-left: 6%; }
      /* line 121, ../sass/top.scss */
      section#_top section#item-service ul li div {
        box-sizing: border-box;
        display: table-cell;
        vertical-align: top; }
        /* line 125, ../sass/top.scss */
        section#_top section#item-service ul li div.imgarea {
          width: 53%; }
          /* line 127, ../sass/top.scss */
          section#_top section#item-service ul li div.imgarea a {
            box-sizing: border-box;
            display: block; }
            /* line 130, ../sass/top.scss */
            section#_top section#item-service ul li div.imgarea a img {
              border: solid 5px #EFDCAE;
              /* border: solid $boxBorderW $borderColor2; */
              box-sizing: border-box;
              width: 100%; }
        /* line 138, ../sass/top.scss */
        section#_top section#item-service ul li div.txtarea {
          padding: 5px 3% 0;
          width: 50%; }
          /* line 141, ../sass/top.scss */
          section#_top section#item-service ul li div.txtarea h5 {
            line-height: 1.2em;
            padding: 8px 0;
            /* border-top: solid 1px $borderColor;*/
            font-weight: bold;
            font-size: 124%; }
            /* line 147, ../sass/top.scss */
            section#_top section#item-service ul li div.txtarea h5 a {
              text-decoration: none; }
          /* line 151, ../sass/top.scss */
          section#_top section#item-service ul li div.txtarea p {
            font-size: 93%;
            line-height: 1.6em; }
  @media screen and (max-width: 760px) {
    /* line 171, ../sass/top.scss */
    section#_top section#item-service ul li {
      *zoom: 1;
      display: inline-block;
      box-sizing: border-box;
      width: 47%;
      min-height: 260px;
      float: none;
      vertical-align: top; }
      /* line 96, ../sass/_mixin.scss */
      section#_top section#item-service ul li:after {
        content: ".";
        display: block;
        visibility: hidden;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0; }
      /* line 179, ../sass/top.scss */
      section#_top section#item-service ul li:nth-child(even) {
        margin-left: 3%; }
      /* line 182, ../sass/top.scss */
      section#_top section#item-service ul li div {
        box-sizing: border-box;
        display: block; }
        /* line 185, ../sass/top.scss */
        section#_top section#item-service ul li div.imgarea {
          width: 100%; }
          /* line 188, ../sass/top.scss */
          section#_top section#item-service ul li div.imgarea a {
            box-sizing: border-box;
            display: block; }
        /* line 193, ../sass/top.scss */
        section#_top section#item-service ul li div.txtarea {
          padding: 0 5% 5px;
          width: 100%; }
          /* line 196, ../sass/top.scss */
          section#_top section#item-service ul li div.txtarea h5 {
            padding: 2px 0;
            border-top: 0;
            font-weight: bold;
            margin-bottom: 5px;
            font-size: 85%; }
            /* line 202, ../sass/top.scss */
            section#_top section#item-service ul li div.txtarea h5 a {
              text-decoration: none; }
          /* line 206, ../sass/top.scss */
          section#_top section#item-service ul li div.txtarea p {
            font-size: 85%;
            line-height: 1.6em; } }
  /* line 226, ../sass/top.scss */
  section#_top section#news dl {
    *zoom: 1;
    font-size: 93%; }
    /* line 96, ../sass/_mixin.scss */
    section#_top section#news dl:after {
      content: ".";
      display: block;
      visibility: hidden;
      clear: both;
      height: 0;
      font-size: 0;
      line-height: 0; }
    /* line 229, ../sass/top.scss */
    section#_top section#news dl dt {
      position: absolute;
      padding: 5px 5px 5px 10px; }
    /* line 234, ../sass/top.scss */
    section#_top section#news dl dd {
      padding: 5px 5px 5px 120px;
      display: block;
      background-color: #EFDCAE
      /* background-color: #F9F6EF; */ }
      /* line 239, ../sass/top.scss */
      section#_top section#news dl dd:nth-child(4n) {
        background-color: #FFFFFF; }
      /* line 244, ../sass/top.scss */
      section#_top section#news dl dd:after {
        content: " \f105";
        font-family: FontAwesome;
        margin: 0 2px;
        font-size: 108%;
        font-weight: bold;
        color: #E60115;
        text-decoration: none; }
  /* line 257, ../sass/top.scss */
  section#_top section#news .btn {
    margin: 30px auto;
    width: 250px;
    background-color: #EFDCAE; }
  @media screen and (max-width: 760px) {
    /* line 267, ../sass/top.scss */
    section#_top section#news dl {
      font-size: 93%; }
      /* line 269, ../sass/top.scss */
      section#_top section#news dl dt {
        position: static;
        padding: 10px 7% 0 2.5%;
        background-color: #FFFFFF; }
        /* line 274, ../sass/top.scss */
        section#_top section#news dl dt:nth-child(4n), section#_top section#news dl dt:nth-child(4n + 1) {
          background-color: #EFDCAE
          /* background-color: #F9F6EF; */ }
      /* line 279, ../sass/top.scss */
      section#_top section#news dl dd {
        padding: 0 7% 5px 2.5%;
        position: relative; }
        /* line 286, ../sass/top.scss */
        section#_top section#news dl dd:after {
          margin: 0;
          position: absolute;
          right: 2.5%;
          top: 50%;
          margin-top: -10px; } }
  /* line 305, ../sass/top.scss */
  section#_top section#other-service ul {
    *zoom: 1; }
    /* line 96, ../sass/_mixin.scss */
    section#_top section#other-service ul:after {
      content: ".";
      display: block;
      visibility: hidden;
      clear: both;
      height: 0;
      font-size: 0;
      line-height: 0; }
    /* line 307, ../sass/top.scss */
    section#_top section#other-service ul li {
      float: left;
      width: 32%;
      margin-right: 2%;
      margin-bottom: 20px; }
      /* line 312, ../sass/top.scss */
      section#_top section#other-service ul li:nth-child(3n) {
        margin-right: 0; }
      /* line 315, ../sass/top.scss */
      section#_top section#other-service ul li img {
        box-sizing: border-box;
        border: solid 5px #EFDCAE
        /* border: solid $boxBorderW $borderColor2; */ }
      /* line 321, ../sass/top.scss */
      section#_top section#other-service ul li a {
        text-decoration: none;
        font-size: 85%;
        line-height: 1.5em;
        display: block; }
  @media screen and (max-width: 760px) {
    /* line 334, ../sass/top.scss */
    section#_top section#other-service {
      margin-top: 10px; }
      /* line 338, ../sass/top.scss */
      section#_top section#other-service ul li {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px; }
        /* line 343, ../sass/top.scss */
        section#_top section#other-service ul li:nth-child(3n) {
          margin-right: 0; }
        /* line 346, ../sass/top.scss */
        section#_top section#other-service ul li img {
          box-sizing: border-box;
          border: 0; }
        /* line 351, ../sass/top.scss */
        section#_top section#other-service ul li a {
          font-size: 85%;
          line-height: 1.5em; }
      /* line 357, ../sass/top.scss */
      section#_top section#other-service li {
        display: table; }
        /* line 359, ../sass/top.scss */
        section#_top section#other-service li div.imgarea {
          display: table-cell;
          width: 33.333%; }
        /* line 363, ../sass/top.scss */
        section#_top section#other-service li div.txtarea {
          padding-left: 5px;
          display: table-cell;
          vertical-align: top; }
          /* line 367, ../sass/top.scss */
          section#_top section#other-service li div.txtarea h5 {
            text-align: left;
            margin-top: 0;
            padding-bottom: 5px; } }
