@charset "UTF-8";
@media screen and (max-width: 600px) {
  #topImg {
    min-width: 100%;
    height: 120px;
    background-image: url(../images/common/sp-top-img.jpg); }
    #topImg.service #topImgInner {
      background-image: url(../images/service/sp-top-img.jpg); }
    #topImg.form #topImgInner {
      background-image: url(../images/form/sp-top-img.jpg); }
    #topImg.solution #topImgInner {
      background-image: url(../images/solution/sp-top-img.jpg); }
    #topImg.sample #topImgInner {
      background-image: url(../images/sample/sp-top-img.jpg); }
    #topImg.flow #topImgInner {
      background-image: url(../images/flow/sp-top-img.jpg); }
    #topImg.faq #topImgInner {
      background-image: url(../images/faq/sp-top-img.jpg); }
    #topImg.sitemap #topImgInner {
      background-image: url(../images/sitemap/sp-top-img.jpg); }
    #topImg.news #topImgInner {
      background-image: url(../images/news/sp-top-img.jpg); }
    #topImg.faq #topImgInner #catName {
      color: #000; }
    #topImg #topImgInner {
      width: 100%;
      height: 90px;
      position: relative;
      background-position: 50% top;
      background-size: cover;
      margin-bottom: 20px; }
      #topImg #topImgInner #catName {
        font-size: 18px;
        line-height: 1;
        color: #fff;
        font-weight: 500;
        padding: 30px 0 0 10px; }
        #topImg #topImgInner #catName span {
          font-size: 12px;
          display: block; }
      #topImg #topImgInner #pankuzu {
        height: 20px;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -30px; }
        #topImg #topImgInner #pankuzu ul {
          display: table;
          margin: 0 10px; }
          #topImg #topImgInner #pankuzu ul li {
            display: table-cell;
            color: #ccc;
            font-size: 12px;
            line-height: 1;
            padding-right: 5px; }
            #topImg #topImgInner #pankuzu ul li:not(:last-of-type):after {
              content: " / "; }
            #topImg #topImgInner #pankuzu ul li a {
              color: #fff; }
    #topImg.blog {
      background: url(../images/second/blog_title_bg.jpg) no-repeat;
      background-size: cover;
      background-position: center; }
      #topImg.blog #topImgInner #catName {
        text-align: center; }
    #topImg.measure {
      background: url(../images/solution/top-img.jpg) no-repeat;
      background-size: cover;
      background-position: center; }
  #contents {
    width: 100%;
    padding: 20px 0 30px; }
  #subCol {
    padding: 30px 0 0;
    width: auto;
    margin: 0 10px; }
    #subCol .bnr {
      margin: 10px;
      text-align: center; }
    #subCol h2 {
      background-color: #000;
      font-size: 14px;
      line-height: 1.3;
      color: #fff;
      font-weight: 400;
      padding: 20px 10px;
      padding: 10px 15px; }
    #subCol ul {
      border: 1px solid #999;
      margin-bottom: 30px; }
      #subCol ul li:not(:last-of-type) {
        border-bottom: 1px dashed #999; }
      #subCol ul li a {
        padding: 20px 10px 20px 40px;
        display: block;
        background-image: url(../images/second/sub-menu-arrow.png);
        background-repeat: no-repeat;
        background-position: 10px 23px;
        padding: 10px 10px 10px 40px;
        background-image: url(../images/second/sub-menu-arrow.png);
        background-repeat: no-repeat;
        background-position: 10px center; }
        #subCol ul li a:hover {
          text-decoration: underline; }
      #subCol ul li a.now {
        padding: 20px 10px 20px 40px;
        display: block;
        background-image: url(../images/second/sub-menu-arrow.png);
        background-repeat: no-repeat;
        background-position: 10px 23px;
        background-color: #f0f0f0;
        font-weight: bold;
        padding: 10px 10px 10px 40px;
        background-image: url(../images/second/sub-menu-arrow.png);
        background-repeat: no-repeat;
        background-position: 10px center; }
    #subCol .sideBanner {
      width: 270px;
      width: auto;
      text-align: center; }
      #subCol .sideBanner div img {
        width: auto; }
      #subCol .sideBanner .bnr {
        margin-bottom: 7px; }
  #mainCol {
    width: 90%;
    margin: 0 auto; }
    #mainCol .ymd {
      font-size: 12px; }
    #mainCol .sub_catch {
      font-size: 15px;
      margin-bottom: 5px; }
    #mainCol #postTitle {
      font-size: 18px;
      line-height: 1.3;
      font-weight: 400;
      color: #c8161e;
      background-image: url(../images/second/icon-h1.png);
      background-repeat: no-repeat;
      background-position: 0 center;
      padding: 10px 0 10px 25px;
      border-bottom: 2px solid #c8161e;
      margin-bottom: 25px;
      width: 100%; }
      #mainCol #postTitle.blog {
        padding-left: 0;
        background: none;
        color: #000; }
    #mainCol #post h2 {
      margin: 0 auto 20px;
      font-size: 16px;
      border-bottom: 1px solid #ccc; }
    #mainCol #post > p {
      margin-bottom: 30px; }
      #mainCol #post > p iframe {
        width: 320px;
        height: 190px;
        margin: 0 auto; }
      #mainCol #post > p.imgRight img {
        padding: 0 0 20px;
        width: auto;
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto; }
      #mainCol #post > p.imgRight:after {
        content: "";
        display: block;
        clear: both;
        width: 1px;
        height: 0;
        overflow: hidden; }
      #mainCol #post > p.imgRight .rightWrap {
        display: block;
        margin: 10px 0; }
    #mainCol #post > div > p iframe {
      width: 320px;
      height: 190px;
      margin: 0 auto; }
    #mainCol #post > h2 {
      font-size: 18px;
      line-height: 1.3;
      border-bottom: 1px solid #ccc;
      padding: 0 0 8px 15px;
      margin-bottom: 30px;
      position: relative;
      font-weight: 400;
      margin-top: 30px; }
      #mainCol #post > h2:before {
        content: "";
        width: 7px;
        height: 26px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #c8161e; }
    #mainCol #post > h3 {
      font-size: 16px;
      line-height: 1.3;
      padding: 3px 0 0px 10px;
      margin-bottom: 30px;
      position: relative;
      border-left: 7px solid #d3d3d3; }
    #mainCol #post ol {
      width: 90%;
      margin: 0 auto 30px; }
      #mainCol #post ol li {
        list-style-type: decimal;
        margin-bottom: 7px;
        margin-left: 20px; }
    #mainCol #post .memo {
      background-color: #f4f4f4;
      padding: 10px 15px 0; }
      #mainCol #post .memo .memoTitle {
        font-weight: 700;
        color: #c8161e;
        font-size: 16px;
        line-height: 1.3;
        margin-bottom: 10px; }
      #mainCol #post .memo dl {
        padding-left: 12px; }
        #mainCol #post .memo dl dt {
          font-size: 14px;
          font-weight: 700;
          line-height: 1.5;
          position: relative;
          margin-bottom: 5px; }
          #mainCol #post .memo dl dt:before {
            content: "";
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background-color: #c8161e;
            top: 6px;
            left: -10px;
            display: block;
            position: absolute; }
        #mainCol #post .memo dl dd {
          padding-bottom: 20px;
          line-height: 1.5; }
    #mainCol #post .sp_img2In,
    #mainCol #post .sp_img3In,
    #mainCol #post .sp_img4In {
      overflow: hidden; }
    #mainCol #post .sp_img2In img {
      width: 49%;
      margin-right: 2%;
      float: left; }
      #mainCol #post .sp_img2In img:nth-child(2n) {
        margin-right: 0; }
    #mainCol #post .sp_img3In img {
      width: 32%;
      margin-right: 2%;
      float: left; }
      #mainCol #post .sp_img3In img:nth-child(3n) {
        margin-right: 0; }
    #mainCol #post .sp_img4In img {
      width: 24%;
      margin-right: 1.3%;
      float: left; }
      #mainCol #post .sp_img4In img:nth-child(4n) {
        margin-right: 0; }
    #mainCol .btn {
      border: solid 1px #c4c4c4;
      line-height: 1;
      padding: 15px 40px;
      margin-bottom: 10px;
      color: #494949;
      position: relative;
      text-decoration: none;
      text-align: center;
      width: 90%;
      display: block;
      margin: 0 auto 10px; }
      #mainCol .btn:after {
        display: block;
        position: absolute;
        top: 50%;
        right: 10px;
        width: 9px;
        height: 9px;
        margin-top: -5px;
        border-top: solid 2px #c8161e;
        border-right: solid 2px #c8161e;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        content: ""; }
      #mainCol .btn[href$="pdf"]:after, #mainCol .btn[href$="doc"]:after, #mainCol .btn[href$="docx"]:after, #mainCol .btn[href$="xls"]:after, #mainCol .btn[href$="xlsx"]:after, #mainCol .btn[href$="ppt"]:after, #mainCol .btn[href$="pptx"]:after {
        border: none;
        -webkit-transform: rotate(0);
                transform: rotate(0);
        margin-top: -8px; }
    #mainCol a[target$="blank"]:after {
      content: "";
      width: 9px;
      height: 8px;
      vertical-align: top;
      display: inline-block;
      margin-left: 5px;
      background-image: url(../images/common/icon-blank.png); }
    #mainCol a[href$="doc"]:after, #mainCol a[href$="docx"]:after {
      content: "";
      width: 16px;
      height: 16px;
      vertical-align: middle;
      display: inline-block;
      margin-left: 5px;
      background-image: url(../images/common/icon-doc.png); }
    #mainCol a[href$="xls"]:after, #mainCol a[href$="xlsx"]:after {
      content: "";
      width: 16px;
      height: 16px;
      vertical-align: middle;
      display: inline-block;
      margin-left: 5px;
      background-image: url(../images/common/icon-xls.png); }
    #mainCol a[href$="ppt"]:after, #mainCol a[href$="pptx"]:after {
      content: "";
      width: 16px;
      height: 16px;
      vertical-align: middle;
      display: inline-block;
      margin-left: 5px;
      background-image: url(../images/common/icon-ppt.png); }
    #mainCol a[href$="pdf"]:after {
      content: "";
      width: 16px;
      height: 16px;
      vertical-align: middle;
      display: inline-block;
      margin-left: 5px;
      background-image: url(../images/common/icon-pdf.png); }
    #mainCol a[href^="http://v4.eir-parts.net"]:after, #mainCol a.iconNon:after {
      display: none; }
    #mainCol a.icoNone[target$="blank"]:after {
      display: none; }
    #mainCol ul {
      width: 90%;
      margin: 0 auto 30px; }
      #mainCol ul li {
        position: relative;
        padding-left: 15px;
        margin-bottom: 7px; }
        #mainCol ul li:before {
          display: block;
          position: absolute;
          top: 9px;
          left: 2px;
          width: 6px;
          height: 6px;
          background-color: #c8161e;
          content: "";
          border-radius: 50%; }
      #mainCol ul.arrowList li:before {
        display: block;
        position: absolute;
        top: 8px;
        left: 0;
        width: 8px;
        height: 8px;
        border-top: solid 2px #c8161e;
        border-right: solid 2px #c8161e;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        background-color: transparent;
        border-radius: 0;
        content: ""; }
      #mainCol ul.nonList li {
        padding-left: 0; }
        #mainCol ul.nonList li:before {
          display: none;
          width: 0;
          height: 0;
          visibility: hidden; }
    #mainCol ul.formRow {
      width: 100%;
      margin-bottom: 0; }
      #mainCol ul.formRow li {
        display: inline-block;
        margin-right: 10px;
        list-style: none;
        padding-left: 0; }
        #mainCol ul.formRow li:before {
          display: none; }
    #mainCol .tableWrap {
      overflow-x: scroll;
      width: 90%;
      margin: 0 auto 30px; }
      #mainCol .tableWrap table {
        border: solid 1px #e5e5e5;
        border-collapse: collapse; }
      #mainCol .tableWrap th, #mainCol .tableWrap td {
        border: solid 1px #e5e5e5; }
      #mainCol .tableWrap th {
        background-color: #f6f6f6;
        font-weight: 400;
        text-align: left; }
      #mainCol .tableWrap th, #mainCol .tableWrap td {
        white-space: nowrap;
        padding: 5px 15px; }
    #mainCol .tableStyle {
      width: 100%;
      margin: 0 auto 30px;
      border: 1px solid #bfbfbf; }
      #mainCol .tableStyle > dl > dt {
        background-color: #e5e5e5; }
      #mainCol .tableStyle > dl > dt, #mainCol .tableStyle > dl > dd {
        padding: 10px;
        width: 100%; }
      #mainCol .tableStyle > dl > dt {
        line-height: 1.7; }
      #mainCol .tableStyle > dl:not(:last-of-type) {
        border-bottom: 1px solid #bfbfbf; }
    #mainCol p.formBottomTxt {
      text-align: center;
      margin-bottom: 0; }
    #mainCol .btnWrap {
      text-align: center; }
      #mainCol .btnWrap .btn {
        margin-bottom: 10px; }
        #mainCol .btnWrap .btn:after {
          display: none; }
  label {
    cursor: pointer; }
    label input[type="radio"], label input[type="checkbox"] {
      vertical-align: middle;
      margin-right: 7px;
      position: relative;
      top: -1px; }
    label span {
      vertical-align: middle; }
  .commonTxtForm {
    width: 100%;
    border: 1px solid #cccccc;
    padding: 3px 7px; }
  .src {
    background-color: #191919;
    color: #fff;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 1.6;
    margin-top: 10px;
    margin-bottom: 60px; }
    .src:before {
      content: "source";
      font-family: "Oswald", "meiryo", "sans-serif";
      display: block;
      color: #dbe052;
      font-size: 18px;
      border-bottom: 1px dashed #dbe052;
      margin-bottom: 5px; }
    .src span {
      color: #fcb406; }
  .inner3d img {
    max-width: 100%;
    height: auto; }
  .inner3d ol {
    width: 90%;
    margin: 0 auto 30px; }
    .inner3d ol li {
      list-style-type: decimal;
      margin-bottom: 7px;
      margin-left: 20px; }
  .inner3d iframe {
    max-width: 100%; }
  #formBody input[type="number"]::-webkit-outer-spin-button,
  #formBody input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  #formBody input[type="number"] {
    -moz-appearance: textfield; }
  #formBody .errorList {
    width: 100%;
    margin-bottom: 20px; }
    #formBody .errorList li {
      color: red;
      font-weight: bold;
      margin-bottom: 10px;
      padding: 5px;
      border: 2px solid red;
      line-height: 1.5; }
      #formBody .errorList li:before {
        content: none; }
  #formBody label.error {
    color: red;
    font-weight: bold;
    display: block;
    margin-top: 10px; }
  #formBody #agree-error {
    text-align: center; }
  #formBody .thanxMesseage {
    text-align: center;
    font-size: 18px; }
    #formBody .thanxMesseage a {
      display: block;
      width: 225px;
      height: 45px;
      background-color: white;
      border: 1px solid #c4c4c4;
      text-align: center;
      line-height: 43px;
      position: relative;
      background-image: url(../images/common/ico_l_red.png);
      background-repeat: no-repeat;
      background-position: 5% 50%;
      margin: 15px auto;
      font-size: 14px; }
    #formBody .thanxMesseage a:hover {
      background: url(../images/common/ico_l_red.png) no-repeat 5% 50% #f1f1f1; }
  #contents.oneCol_100p #mainCol {
    width: 100%;
    margin: 0; }
  .sp_inner {
    width: 90%;
    margin: 0 auto; }
  #mainCol ul.indexList li {
    padding-left: 0; }
  #mainCol ul.indexList li:before {
    display: none; }
  a.bt_red_large {
    display: block;
    width: 100%;
    background: url("../images/common/sp_ico_r_white.png") no-repeat 95% center #c8161e;
    background-size: 10px;
    color: #FFF;
    text-align: center;
    padding: 7px 0 6px; }
  a.bt_back {
    display: block;
    width: 100%;
    background: url("../images/common/sp_ico_l_white.png") no-repeat 5% center #c8161e;
    background-size: 10px;
    color: #FFF;
    text-align: center;
    padding: 7px 0 6px;
    margin-top: 60px; }
  .sp_index_tit {
    width: 80%; }
  .sol_index_list1 {
    background: url("../images/solution/sp/sp_top_bg1.png") no-repeat center 0 #000;
    background-size: 100% auto;
    padding: 200px 5% 15px !important;
    margin-bottom: 15px; }
    .sol_index_list1 h2 {
      margin-bottom: 10px; }
      .sol_index_list1 h2 img {
        width: 150px; }
    .sol_index_list1 p {
      color: #FFF; }
  .sol_index_list2 {
    background: url("../images/solution/sp/sp_top_bg2.png") no-repeat center 0 #fff;
    background-size: 100% auto;
    padding: 200px 5% 15px !important;
    margin-bottom: 15px; }
    .sol_index_list2 h2 {
      margin-bottom: 10px; }
      .sol_index_list2 h2 img {
        width: 80px; }
  .sol_index_list3 {
    background: url("../images/solution/sp/sp_top_bg3.png") no-repeat center 0 #000;
    background-size: 100% auto;
    padding: 200px 5% 15px !important;
    margin-bottom: 15px; }
    .sol_index_list3 h2 {
      margin-bottom: 10px; }
      .sol_index_list3 h2 img {
        width: 210px; }
    .sol_index_list3 p {
      color: #FFF; }
  .ser_index_list1 {
    background: url("../images/service/sp/sp_top_bg1.png") no-repeat 0 0 #001e3c;
    background-size: 60% auto;
    padding: 20px 5% 15px !important;
    margin-bottom: 15px; }
    .ser_index_list1 h2 {
      text-align: center;
      margin-bottom: 15px;
      font-size: 20px !important;
      color: #fff;
      padding: 10px 0 5px; }
      .ser_index_list1 h2 img {
        width: 80%; }
    .ser_index_list1 p {
      color: #FFF;
      margin-bottom: 15px; }
    .ser_index_list1 .img {
      margin-bottom: 15px; }
  .ser_index_list2 {
    margin: 0 5% 15px !important;
    padding: 0 !important; }
    .ser_index_list2 a {
      display: block;
      position: relative; }
      .ser_index_list2 a span {
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -1px;
        background: url("../images/common/sp_ico_r_white.png") no-repeat 95% center #001b36;
        background-size: 10px;
        color: #FFF;
        padding: 10px 15px;
        line-height: 1.3;
        opacity: 0.9; }
  .ser_index_list3 {
    margin: 0 5% !important;
    padding: 0 !important; }
    .ser_index_list3 a {
      display: block;
      position: relative; }
      .ser_index_list3 a span {
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -1px;
        background: url("../images/common/sp_ico_r_white.png") no-repeat 95% center #001b36;
        background-size: 10px;
        color: #FFF;
        padding: 10px 15px;
        line-height: 1.3;
        opacity: 0.9; }
  .ser_index_list4 {
    background: #eef1f6;
    padding: 20px 5%;
    margin-bottom: 20px; }
    .ser_index_list4 .contents4In h2 {
      margin-bottom: 15px;
      font-size: 20px !important;
      border-bottom: none !important;
      margin-bottom: 0 !important;
      padding-bottom: 0; }
      .ser_index_list4 .contents4In h2 img {
        width: 120px; }
    .ser_index_list4 .contents4In p {
      margin-bottom: 15px; }
    .ser_index_list4 .contents4In .img {
      margin-bottom: 15px; }
  /* ----------------------- FAQ ----------------------------- */
  #mainCol .faq {
    width: 90%;
    margin: 0 auto 30px; }
    #mainCol .faq .quest {
      position: relative;
      color: #c8161e;
      font-weight: 700;
      text-indent: -1.5em;
      padding-left: 1.5em;
      padding-right: 1.5em;
      font-size: 15px;
      border-top: 1px solid #ccc;
      line-height: 1.7;
      padding-top: 15px; }
      #mainCol .faq .quest:first-child {
        border-top: none;
        padding-top: 0; }
      #mainCol .faq .quest:before {
        content: "Q. "; }
      #mainCol .faq .quest:after {
        color: #adadad;
        content: "+";
        position: absolute;
        right: 0px;
        top: 13px;
        font-size: 16px;
        text-decoration: none !important; }
      #mainCol .faq .quest.opened:after {
        content: "－";
        right: 2px;
        top: 13px; }
    #mainCol .faq .asked {
      text-indent: -1.5em;
      padding-left: 1.5em;
      display: none; }
      #mainCol .faq .asked:before {
        content: "A. ";
        font-weight: 700; }
    #mainCol .faq .quest {
      padding-bottom: 15px; }
    #mainCol .faq .asked {
      padding-bottom: 15px; }
    #mainCol .faq ul {
      width: 100%;
      text-indent: 0;
      padding-left: 0;
      margin-bottom: 0; }
  /* ----------------------- Flow ----------------------------- */
  #mainCol .flowWrap ul {
    width: 100%; }
    #mainCol .flowWrap ul li {
      padding-left: 0;
      overflow: hidden;
      margin-bottom: 20px; }
      #mainCol .flowWrap ul li:before {
        display: none; }
  #mainCol .flowWrap .img {
    float: left;
    width: 30%; }
  #mainCol .flowWrap .txt {
    width: 65%;
    float: right; }
    #mainCol .flowWrap .txt h3 {
      font-size: 15px; }
    #mainCol .flowWrap .txt p {
      margin-bottom: 10px; }
  #mainCol.news {
    padding: 0 0px 25px;
    width: 90%;
    margin: 0 auto;
    /* post */ }
    #mainCol.news ul#archive {
      padding: 15px 0 30px; }
      #mainCol.news ul#archive li {
        padding-top: 15px;
        padding-left: 0;
        position: relative;
        border-bottom: 1px solid #ccc; }
        #mainCol.news ul#archive li:nth-of-type(1) {
          padding-top: 0; }
        #mainCol.news ul#archive li:before {
          display: none; }
        #mainCol.news ul#archive li:after {
          display: block;
          position: absolute;
          top: 50%;
          right: 0px;
          width: 7px;
          height: 7px;
          margin-top: -4px;
          border-top: solid 2px #c8161e;
          border-right: solid 2px #c8161e;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          content: ""; }
        #mainCol.news ul#archive li .day {
          display: block;
          padding: 0 20px 0 0;
          color: #999;
          background-repeat: no-repeat;
          background-position: top right;
          width: 95%; }
        #mainCol.news ul#archive li .newsTitle {
          display: block;
          padding: 0 20px 10px 0;
          color: #000; }
    #mainCol.news #postDay {
      width: 95%;
      text-align: right;
      padding: 10px 0;
      margin: 0 auto; }
    #mainCol.news .sabName {
      font-size: 24px;
      line-height: 1.5; }
    #mainCol.news p {
      width: 100%; }
  #mainCol.news > h2 {
    position: relative;
    font-weight: normal;
    line-height: 1.4;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    color: #c8161e;
    background-image: url(../images/second/icon-h1.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    padding: 10px 0 10px 25px;
    border-bottom: 2px solid #c8161e;
    margin-bottom: 25px;
    width: 100%; }
  #mainCol.news #post > img {
    display: block;
    margin: 20px auto; }
  p.mov {
    /*background: url("../images/second/mov_bg.png") repeat 0 0;*/
    background: #000;
    background-size: 100% auto;
    padding: 15px 0;
    text-align: center; }
    p.mov iframe {
      border: 1px solid #555;
      margin: 0 atuo;
      max-width: 90%; }
  #mainCol ul.halfBts,
  #mainCol ul.thirdBts {
    width: 100%; }
    #mainCol ul.halfBts li,
    #mainCol ul.thirdBts li {
      width: 100%;
      display: inline-block;
      padding: 0;
      border: 1px solid #ccc;
      margin-bottom: 10px; }
      #mainCol ul.halfBts li:before,
      #mainCol ul.thirdBts li:before {
        display: none; }
      #mainCol ul.halfBts li a,
      #mainCol ul.thirdBts li a {
        display: block;
        position: relative;
        padding: 7px 7px 7px 35px; }
        #mainCol ul.halfBts li a:before,
        #mainCol ul.thirdBts li a:before {
          display: block;
          position: absolute;
          top: 50%;
          left: 15px;
          width: 9px;
          height: 9px;
          margin-top: -7px;
          border-bottom: solid 2px #c8161e;
          border-right: solid 2px #c8161e;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          content: ""; }
  #mainCol a.line {
    text-decoration: underline; }
  /* ----------------------- jirei ----------------------------- */
  .jirei-info {
    overflow: hidden; }
    .jirei-info .tag {
      display: inline-block;
      padding: 7px 20px 6px;
      background: #969696;
      color: #fff;
      line-height: 1.2;
      font-size: 12px; }
    .jirei-info .jissi {
      float: right;
      font-size: 14px;
      font-weight: bold; }
  #jirei-index ul.jirei-list {
    margin-bottom: 40px;
    width: 100%; }
    #jirei-index ul.jirei-list li {
      list-style: none;
      padding-left: 0;
      padding-top: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #ccc;
      margin-bottom: 0; }
      #jirei-index ul.jirei-list li:before {
        content: none; }
      #jirei-index ul.jirei-list li a {
        display: block; }
        #jirei-index ul.jirei-list li a .img {
          margin-bottom: 20px;
          position: relative; }
          #jirei-index ul.jirei-list li a .img img {
            width: 100%;
            height: auto; }
          #jirei-index ul.jirei-list li a .img.new:after {
            content: "NEW";
            color: #fff;
            background-color: #c8161e;
            text-align: center;
            display: inline-block;
            line-height: 1;
            position: absolute;
            top: 0;
            left: 0;
            font-size: 14px;
            padding: 5px 10px 3px;
            min-width: 80px; }
        #jirei-index ul.jirei-list li a .txt .ymd {
          font-size: 12px; }
        #jirei-index ul.jirei-list li a .txt .sub_catch {
          font-size: 15px;
          margin-bottom: 5px; }
        #jirei-index ul.jirei-list li a .txt h2 {
          font-size: 18px !important;
          color: #0066cc;
          padding-left: 17px;
          position: relative;
          margin-bottom: 10px !important;
          font-weight: normal;
          line-height: 1;
          border-bottom: none !important; }
          #jirei-index ul.jirei-list li a .txt h2:before {
            content: "";
            display: block;
            border-left: 5px solid #c9151e;
            height: 100%;
            position: absolute;
            top: -2px;
            left: 0;
            border-radius: 5px; }
          #jirei-index ul.jirei-list li a .txt h2 .tag {
            display: inline-block;
            background: #969696;
            color: #fff;
            font-size: 10px;
            padding: 4px 8px;
            font-weight: normal;
            vertical-align: middle;
            margin-left: 15px; }
        #jirei-index ul.jirei-list li a .txt p {
          font-size: 14px; }
  #jirei-index .pageing {
    text-align: center; }
    #jirei-index .pageing ul li {
      display: inline-block;
      border: 1px solid #ebebeb;
      height: 33px;
      text-align: center;
      line-height: 31px;
      vertical-align: top;
      padding: 0 2px; }
      #jirei-index .pageing ul li:before {
        display: none; }
      #jirei-index .pageing ul li a {
        text-decoration: none;
        color: #434343;
        display: block;
        height: 32px;
        padding: 2px 10px 0; }
        #jirei-index .pageing ul li a img {
          vertical-align: middle;
          margin-top: -2px; }
      #jirei-index .pageing ul li.dots {
        border: none;
        width: auto; }
      #jirei-index .pageing ul li.nowCount {
        border-color: #c8161e;
        background-color: #c8161e; }
        #jirei-index .pageing ul li.nowCount a {
          color: #fff; }
  .telArea a {
    color: #fff;
    font-size: 24px;
    background-color: #c9151e;
    display: block;
    border-radius: 50px;
    padding: 10px 0px 10px 100px;
    position: relative; }
    .telArea a span {
      font-size: 14px;
      display: block;
      margin-top: -10px; }
    .telArea a::before {
      content: "";
      background: url(../images/form/ico_tel.png) no-repeat 0 0;
      width: 28px;
      height: 38px;
      display: block;
      position: absolute;
      left: 50px;
      top: 22px;
      background-size: cover; }
  .prev-next-link {
    padding-top: 15px;
    border-top: 1px solid #cccccc; }
    .prev-next-link a {
      display: block;
      color: #005ec7;
      background: #f1f1f1;
      line-height: 1;
      font-size: 12px;
      position: relative; }
      .prev-next-link a.left {
        padding: 10px 25px 8px 25px; }
        .prev-next-link a.left:before {
          content: "< ";
          position: absolute;
          top: calc(50% - 0.5em);
          left: 10px; }
      .prev-next-link a.right {
        margin-top: 10px;
        padding: 10px 25px 8px 25px;
        text-align: right; }
        .prev-next-link a.right:after {
          content: " >";
          position: absolute;
          top: calc(50% - 0.5em);
          right: 10px; }
  .cat_top_catch p:first-of-type {
    margin-bottom: 20px; }
  #mainCol .tobira_list {
    margin-bottom: 40px; }
    #mainCol .tobira_list li {
      position: relative;
      padding-left: 0;
      margin-bottom: 15px; }
      #mainCol .tobira_list li:before {
        content: none !important; }
      #mainCol .tobira_list li img {
        width: 100%; }
      #mainCol .tobira_list li h3 {
        color: #fff;
        background-color: rgba(0, 27, 54, 0.9);
        font-weight: normal;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        min-height: 50px;
        padding: 0 15px;
        display: flex;
        align-items: center;
        font-size: 15px; } }

@media print, screen and (min-width: 601px) {
  #topImg {
    min-width: 100%;
    height: 182px;
    background-position: 50% top;
    background-image: url(../images/common/top-img.jpg); }
    #topImg.service {
      background-image: url(../images/service/top-img.jpg); }
    #topImg.form {
      background-image: url(../images/form/top-img.jpg); }
    #topImg.solution {
      background-image: url(../images/solution/top-img.jpg); }
    #topImg.sample {
      background-image: url(../images/sample/top-img.jpg); }
    #topImg.flow {
      background-image: url(../images/flow/top-img.jpg); }
    #topImg.faq {
      background-image: url(../images/faq/top-img.jpg); }
    #topImg.sitemap {
      background-image: url(../images/sitemap/top-img.jpg); }
    #topImg.news {
      background-image: url(../images/news/top-img.jpg); }
    #topImg.faq #topImgInner #catName,
    #topImg.faq #topImgInner #pankuzu ul li a,
    #topImg.faq #topImgInner #pankuzu ul li {
      color: #000; }
    #topImg #topImgInner {
      max-width: 1140px;
      height: 182px;
      margin: 0 auto;
      position: relative; }
      #topImg #topImgInner #catName {
        font-size: 24px;
        line-height: 1;
        color: #fff;
        font-weight: 500;
        padding: 65px 0 0 35px; }
        #topImg #topImgInner #catName span {
          font-size: 14px;
          display: block; }
      #topImg #topImgInner #pankuzu {
        height: 20px;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0; }
        #topImg #topImgInner #pankuzu ul {
          display: table; }
          #topImg #topImgInner #pankuzu ul li {
            display: table-cell;
            color: #adadad;
            font-size: 12px;
            line-height: 1;
            padding-right: 5px; }
            #topImg #topImgInner #pankuzu ul li:not(:last-of-type):after {
              content: " / "; }
            #topImg #topImgInner #pankuzu ul li a {
              color: #fff; }
    #topImg.blog {
      background: url(../images/second/blog_title_bg.jpg) no-repeat;
      background-size: cover;
      background-position: center; }
      #topImg.blog #topImgInner #catName {
        text-align: center; }
    #topImg.measure {
      background: url(../images/solution/top-img.jpg) no-repeat;
      background-size: cover;
      background-position: center; }
  #contents {
    width: 1140px;
    margin: 0 auto;
    padding: 40px 0 60px; }
    #contents:after {
      content: "";
      display: block;
      clear: both;
      width: 1px;
      height: 0;
      overflow: hidden; }
  #subCol {
    width: 270px;
    float: left; }
    #subCol h2 {
      background-color: #000;
      font-size: 14px;
      line-height: 1.3;
      color: #fff;
      font-weight: 400;
      padding: 20px 10px; }
    #subCol ul {
      border: 1px solid #999;
      margin-bottom: 30px; }
      #subCol ul li:not(:last-of-type) {
        border-bottom: 1px dashed #999; }
      #subCol ul li a {
        padding: 20px 10px 20px 40px;
        display: block;
        background-image: url(../images/second/sub-menu-arrow.png);
        background-repeat: no-repeat;
        background-position: 10px 23px; }
        #subCol ul li a:hover {
          text-decoration: underline; }
      #subCol ul li a.now {
        padding: 20px 10px 20px 40px;
        display: block;
        background-image: url(../images/second/sub-menu-arrow.png);
        background-repeat: no-repeat;
        background-position: 10px 23px;
        background-color: #f0f0f0;
        font-weight: bold; }
    #subCol .sideBanner {
      width: 270px; }
      #subCol .sideBanner div img {
        width: 100%; }
      #subCol .sideBanner .bnr {
        margin-bottom: 7px; }
  #mainCol {
    width: 820px;
    float: right; }
    #mainCol .ymd {
      font-size: 12px; }
    #mainCol .sub_catch {
      font-size: 15px;
      margin-bottom: 5px; }
    #mainCol #postTitle {
      font-size: 26px;
      line-height: 1.3;
      font-weight: 400;
      color: #c8161e;
      background-image: url(../images/second/icon-h1.png);
      background-repeat: no-repeat;
      background-position: 0 8px;
      padding: 0 0 15px 25px;
      border-bottom: 2px solid #c8161e;
      margin-bottom: 25px; }
      #mainCol #postTitle.blog {
        padding-left: 0;
        background: none;
        color: #000; }
    #mainCol #post > p {
      margin-bottom: 30px; }
      #mainCol #post > p.imgRight img {
        float: right;
        padding: 0 0 20px 20px;
        max-width: 350px; }
      #mainCol #post > p.imgRight:after {
        content: "";
        display: block;
        clear: both;
        width: 1px;
        height: 0;
        overflow: hidden; }
      #mainCol #post > p.imgRight .rightWrap {
        display: block;
        float: right; }
      #mainCol #post > p.imgLeft:after {
        content: "";
        display: block;
        clear: both;
        width: 1px;
        height: 0;
        overflow: hidden; }
      #mainCol #post > p.imgLeft img {
        float: left;
        padding: 0 20px 20px 0;
        max-width: 350px; }
    #mainCol #post > h2 {
      font-size: 18px;
      line-height: 1.3;
      border-bottom: 1px solid #ccc;
      padding: 1px 0 8px 18px;
      margin-bottom: 30px;
      position: relative;
      margin-top: 60px; }
      #mainCol #post > h2:before {
        content: "";
        width: 7px;
        height: 26px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #c8161e; }
    #mainCol #post > h3 {
      font-size: 16px;
      line-height: 1.3;
      padding: 3px 0 0px 10px;
      margin-bottom: 30px;
      position: relative;
      border-left: 7px solid #d3d3d3; }
    #mainCol #post ol li {
      list-style-type: decimal;
      margin-bottom: 7px;
      margin-left: 20px; }
    #mainCol #post .memo {
      background-color: #f4f4f4;
      padding: 25px;
      margin-bottom: 50px; }
      #mainCol #post .memo .memoTitle {
        font-weight: 700;
        color: #c8161e;
        font-size: 16px;
        line-height: 1.3;
        margin-bottom: 10px; }
      #mainCol #post .memo dl {
        padding-left: 20px; }
        #mainCol #post .memo dl dt {
          font-size: 14px;
          font-weight: 700;
          line-height: 1.3;
          position: relative;
          margin-bottom: 5px; }
          #mainCol #post .memo dl dt:before {
            content: "";
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background-color: #c8161e;
            top: 6px;
            left: -10px;
            display: block;
            position: absolute; }
        #mainCol #post .memo dl dd {
          padding-bottom: 20px; }
      #mainCol #post .memo > *:last-child,
      #mainCol #post .memo > *:last-child > *:last-child,
      #mainCol #post .memo > *:last-child > *:last-child > *:last-child {
        margin-bottom: 0;
        padding-bottom: 0; }
    #mainCol #post .tac {
      text-align: center;
      margin-bottom: 30px; }
    #mainCol #post .tal {
      text-align: left;
      margin-bottom: 30px; }
    #mainCol #post .tar {
      text-align: right;
      margin-bottom: 30px; }
    #mainCol #post .tar2 {
      text-align: right;
      margin: 30px 0; }
    #mainCol #post .sp_img2In,
    #mainCol #post .sp_img3In,
    #mainCol #post .sp_img4In {
      overflow: hidden; }
    #mainCol #post .sp_img2In img {
      width: 49%;
      margin-right: 2%;
      float: left; }
      #mainCol #post .sp_img2In img:nth-child(2n) {
        margin-right: 0; }
    #mainCol #post .sp_img3In img {
      width: 32%;
      margin-right: 2%;
      float: left; }
      #mainCol #post .sp_img3In img:nth-child(3n) {
        margin-right: 0; }
    #mainCol #post .sp_img4In img {
      width: 24%;
      margin-right: 1.3%;
      float: left; }
      #mainCol #post .sp_img4In img:nth-child(4n) {
        margin-right: 0; }
    #mainCol .btn {
      border: solid 1px #c4c4c4;
      line-height: 1;
      padding: 15px 40px;
      margin-bottom: 10px;
      color: #494949;
      position: relative;
      text-decoration: none;
      text-align: center;
      display: inline-block; }
      #mainCol .btn:after {
        display: block;
        position: absolute;
        top: 50%;
        right: 10px;
        width: 9px;
        height: 9px;
        margin-top: -5px;
        border-top: solid 2px #c8161e;
        border-right: solid 2px #c8161e;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        content: ""; }
      #mainCol .btn[href$="pdf"]:after, #mainCol .btn[href$="doc"]:after, #mainCol .btn[href$="docx"]:after, #mainCol .btn[href$="xls"]:after, #mainCol .btn[href$="xlsx"]:after, #mainCol .btn[href$="ppt"]:after, #mainCol .btn[href$="pptx"]:after {
        border: none;
        -webkit-transform: rotate(0);
                transform: rotate(0);
        margin-top: -8px; }
    #mainCol a[target$="blank"]:after {
      content: "";
      width: 9px;
      height: 8px;
      vertical-align: top;
      display: inline-block;
      margin-left: 5px;
      background-image: url(../images/common/icon-blank.png); }
    #mainCol a[href$="doc"]:after, #mainCol a[href$="docx"]:after {
      content: "";
      width: 16px;
      height: 16px;
      vertical-align: middle;
      display: inline-block;
      margin-left: 5px;
      background-image: url(../images/common/icon-doc.png); }
    #mainCol a[href$="xls"]:after, #mainCol a[href$="xlsx"]:after {
      content: "";
      width: 16px;
      height: 16px;
      vertical-align: middle;
      display: inline-block;
      margin-left: 5px;
      background-image: url(../images/common/icon-xls.png); }
    #mainCol a[href$="ppt"]:after, #mainCol a[href$="pptx"]:after {
      content: "";
      width: 16px;
      height: 16px;
      vertical-align: middle;
      display: inline-block;
      margin-left: 5px;
      background-image: url(../images/common/icon-ppt.png); }
    #mainCol a[href$="pdf"]:after {
      content: "";
      width: 16px;
      height: 16px;
      vertical-align: middle;
      display: inline-block;
      margin-left: 5px;
      background-image: url(../images/common/icon-pdf.png); }
    #mainCol a[href^="http://v4.eir-parts.net"]:after, #mainCol a.iconNon:after {
      display: none; }
    #mainCol a.icoNone[target$="blank"]:after {
      display: none; }
    #mainCol ul {
      margin-bottom: 30px; }
      #mainCol ul li {
        position: relative;
        padding-left: 15px;
        margin-bottom: 7px; }
        #mainCol ul li:before {
          display: block;
          position: absolute;
          top: 9px;
          left: 2px;
          width: 6px;
          height: 6px;
          background-color: #c8161e;
          content: "";
          border-radius: 50%; }
      #mainCol ul.twoCol li {
        display: inline-block;
        vertical-align: top;
        width: 48%; }
      #mainCol ul.threeCol li {
        display: inline-block;
        vertical-align: top;
        width: 31%;
        content: ""; }
      #mainCol ul.arrowList li:before {
        display: block;
        position: absolute;
        top: 8px;
        left: 0;
        width: 8px;
        height: 8px;
        border-top: solid 2px #c8161e;
        border-right: solid 2px #c8161e;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        background-color: transparent;
        border-radius: 0;
        content: ""; }
      #mainCol ul.nonList li {
        padding-left: 0; }
        #mainCol ul.nonList li:before {
          display: none;
          width: 0;
          height: 0;
          visibility: hidden; }
    #mainCol ul.formRow {
      margin-bottom: 5px; }
      #mainCol ul.formRow li {
        display: inline-block;
        margin-right: 15px;
        list-style: none;
        padding-left: 0; }
        #mainCol ul.formRow li:before {
          display: none; }
    #mainCol .tableWrap {
      width: 100%;
      margin-bottom: 30px; }
      #mainCol .tableWrap table {
        border: solid 1px #e5e5e5;
        border-collapse: collapse; }
      #mainCol .tableWrap th, #mainCol .tableWrap td {
        border: solid 1px #e5e5e5; }
      #mainCol .tableWrap th {
        background-color: #f6f6f6;
        font-weight: 400;
        text-align: left; }
      #mainCol .tableWrap table {
        width: 100%; }
      #mainCol .tableWrap th, #mainCol .tableWrap td {
        padding: 10px 25px; }
    #mainCol .tableStyle {
      border: 1px solid #bfbfbf;
      display: table;
      width: 100%;
      margin-bottom: 30px; }
      #mainCol .tableStyle > dl > dt {
        background-color: #e5e5e5; }
      #mainCol .tableStyle > dl {
        display: table-row; }
        #mainCol .tableStyle > dl > dt, #mainCol .tableStyle > dl > dd {
          display: table-cell;
          padding: 25px;
          border-bottom: 1px dotted #bfbfbf;
          vertical-align: middle; }
        #mainCol .tableStyle > dl > dt {
          width: 250px;
          vertical-align: top;
          font-size: 14px; }
        #mainCol .tableStyle > dl:last-child dd, #mainCol .tableStyle > dl:last-child dt {
          border-bottom: none; }
      #mainCol .tableStyle.smallTable > dl > dd, #mainCol .tableStyle.smallTable > dl > dt {
        padding: 15px 20px;
        line-height: 1.7; }
      #mainCol .tableStyle.smallTable > dl > dd input[type="text"] {
        margin-top: -5px;
        margin-bottom: -5px; }
    #mainCol p.formBottomTxt {
      text-align: center;
      margin-bottom: 0; }
    #mainCol .btnWrap {
      text-align: center; }
      #mainCol .btnWrap .btn {
        margin: 0 10px; }
        #mainCol .btnWrap .btn:after {
          display: none; }
  #mainCol.oneCol {
    float: none;
    margin: 0 auto; }
  label {
    cursor: pointer; }
    label input[type="radio"], label input[type="checkbox"] {
      vertical-align: middle;
      margin-right: 7px;
      position: relative;
      top: -1px; }
    label span {
      vertical-align: middle; }
  .commonTxtForm {
    width: 100%;
    border: 1px solid #cccccc;
    padding: 3px 7px; }
  .src {
    background-color: #191919;
    color: #fff;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 1.6;
    margin-top: 10px;
    margin-bottom: 60px; }
    .src:before {
      content: "source";
      font-family: "Oswald", "meiryo", "sans-serif";
      display: block;
      color: #dbe052;
      font-size: 18px;
      border-bottom: 1px dashed #dbe052;
      margin-bottom: 5px; }
    .src span {
      color: #fcb406; }
  .inner3d img {
    max-width: 100%;
    height: auto; }
  .inner3d ol li {
    list-style-type: decimal;
    margin-bottom: 7px;
    margin-left: 20px; }
  .inner3d iframe {
    max-width: 100%; }
  #formBody input[type="number"]::-webkit-outer-spin-button,
  #formBody input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  #formBody input[type="number"] {
    -moz-appearance: textfield; }
  #formBody .errorList {
    margin-bottom: 40px; }
    #formBody .errorList li {
      color: red;
      font-weight: bold;
      margin-bottom: 10px;
      padding: 5px;
      border: 2px solid red;
      line-height: 1.5; }
      #formBody .errorList li:before {
        content: none; }
  #formBody label.error {
    color: red;
    font-weight: bold;
    display: block;
    margin-top: 10px; }
  #formBody #agree-error {
    text-align: center; }
  #formBody .thanxMesseage {
    text-align: center;
    font-size: 18px; }
    #formBody .thanxMesseage a {
      display: block;
      width: 225px;
      height: 45px;
      background-color: white;
      border: 1px solid #c4c4c4;
      text-align: center;
      line-height: 43px;
      position: relative;
      background-image: url(../images/common/ico_l_red.png);
      background-repeat: no-repeat;
      background-position: 5% 50%;
      margin: 15px auto;
      font-size: 14px; }
    #formBody .thanxMesseage a:hover {
      background: url(../images/common/ico_l_red.png) no-repeat 5% 50% #f1f1f1; }
  #contents.oneCol_100p #mainCol {
    width: 1140px;
    float: none;
    margin: 0 auto; }
  #contents.oneCol_100p,
  #contents.oneCol_100p #mainCol {
    width: 100%;
    float: none;
    margin: 0 auto; }
    #contents.oneCol_100p p,
    #contents.oneCol_100p #mainCol p {
      margin-bottom: 30px; }
  .w1140 {
    width: 1140px;
    margin: 0 auto; }
  .w700 {
    width: 700px;
    margin: 0 auto; }
  #mainCol ul.indexList li {
    padding-left: 0;
    margin-bottom: 20px; }
  #mainCol ul.indexList li:before {
    display: none; }
  .indexList {
    overflow: hidden; }
  a.bt_red_large {
    display: block;
    width: 350px;
    background: url("../images/common/ico_r_white.png") no-repeat 95% center #c8161e;
    color: #FFF;
    text-align: center;
    padding: 10px 0; }
    a.bt_red_large:hover {
      background: url("../images/common/ico_r_white.png") no-repeat 95% center #e5373f; }
  a.bt_back {
    display: block;
    width: 350px;
    background: url("../images/common/ico_l_white.png") no-repeat 5% center #c8161e;
    color: #FFF;
    text-align: center;
    padding: 10px 0;
    margin-top: 60px; }
    a.bt_back:hover {
      background: url("../images/common/ico_l_white.png") no-repeat 5% center #e5373f; }
  .sol_index_list1 {
    width: 1140px;
    height: 380px;
    background: url("../images/solution/top_contents1.jpg") no-repeat 0 0;
    position: relative; }
    .sol_index_list1 h2 {
      position: absolute;
      top: 80px;
      left: 720px; }
    .sol_index_list1 p {
      position: absolute;
      top: 140px;
      left: 720px;
      width: 355px;
      color: #FFF; }
    .sol_index_list1 a {
      position: absolute;
      top: 240px;
      left: 720px; }
  .sol_index_list2 {
    width: 1140px;
    height: 380px;
    background: url("../images/solution/top_contents2.jpg") no-repeat 0 0;
    position: relative; }
    .sol_index_list2 h2 {
      position: absolute;
      top: 80px;
      left: 100px; }
    .sol_index_list2 p {
      position: absolute;
      top: 140px;
      left: 100px;
      width: 355px;
      color: #000; }
    .sol_index_list2 a {
      position: absolute;
      top: 240px;
      left: 100px; }
  .sol_index_list3 {
    width: 1140px;
    height: 380px;
    background: url("../images/solution/top_contents3.jpg") no-repeat 0 0;
    position: relative; }
    .sol_index_list3 h2 {
      position: absolute;
      top: 80px;
      left: 720px; }
    .sol_index_list3 p {
      position: absolute;
      top: 140px;
      left: 720px;
      width: 355px;
      color: #FFF; }
    .sol_index_list3 a {
      position: absolute;
      top: 240px;
      left: 720px; }
  .ser_index_list1 {
    width: 1140px;
    height: 410px;
    position: relative;
    background: url("../images/service/top_contents1_bg.jpg") no-repeat 0 0; }
    .ser_index_list1 h2 {
      display: block;
      position: relative;
      text-align: center;
      font-size: 22px;
      color: #fff;
      padding: 30px 0 5px;
      width: 100%; }
      .ser_index_list1 h2:after {
        content: "";
        position: absolute;
        display: block;
        height: 1px;
        width: 150px;
        border-top: 1px solid #c8161e;
        bottom: 0;
        left: 50%;
        margin-left: -75px; }
      .ser_index_list1 h2 img {
        width: 80%; }
    .ser_index_list1 p {
      position: absolute;
      top: 110px;
      left: 620px;
      width: 355px;
      color: #FFF;
      margin-bottom: 0 !important; }
    .ser_index_list1 a {
      position: absolute;
      top: 309px;
      left: 620px; }
    .ser_index_list1 .img {
      position: absolute;
      top: 115px;
      left: 125px; }
  .ser_index_list2 {
    width: 560px;
    height: 250px;
    position: relative;
    float: left;
    background: none; }
    .ser_index_list2 a {
      display: block;
      width: 560px;
      height: 250px;
      color: #FFF;
      position: relative;
      background: url("../images/service/top_contents2.jpg") no-repeat 0 0; }
      .ser_index_list2 a:hover {
        background: url("../images/service/top_contents2.jpg") no-repeat 0 0;
        opacity: 0.7; }
      .ser_index_list2 a span {
        position: absolute;
        top: 213px;
        left: 20px; }
  .ser_index_list3 {
    width: 560px;
    height: 250px;
    position: relative;
    float: right;
    background: none; }
    .ser_index_list3 h2 {
      position: absolute;
      top: 80px;
      left: 720px; }
    .ser_index_list3 p {
      position: absolute;
      top: 140px;
      left: 720px;
      width: 355px;
      color: #FFF; }
    .ser_index_list3 a {
      display: block;
      width: 560px;
      height: 250px;
      color: #FFF;
      background: url("../images/service/top_contents3.jpg") no-repeat 0 0 !important;
      position: relative; }
      .ser_index_list3 a:hover {
        background: url("../images/service/top_contents3.jpg") no-repeat 0 0;
        opacity: 0.7; }
      .ser_index_list3 a span {
        position: absolute;
        top: 213px;
        left: 20px; }
  .ser_index_list4 {
    width: 100%;
    min-width: 1140px;
    background: #eef1f6;
    margin-bottom: 50px; }
    .ser_index_list4 .contents4In {
      width: 1140px;
      height: 380px;
      margin: 0 auto;
      position: relative; }
      .ser_index_list4 .contents4In h2 {
        position: absolute;
        left: 140px;
        top: 55px;
        font-size: 22px; }
      .ser_index_list4 .contents4In p {
        width: 360px;
        position: absolute;
        left: 140px;
        top: 105px;
        margin-bottom: 0; }
      .ser_index_list4 .contents4In a {
        position: absolute;
        left: 140px;
        top: 283px; }
      .ser_index_list4 .contents4In .img {
        left: 520px;
        top: 60px;
        position: absolute; }
  /* ----------------------- FAQ ----------------------------- */
  #mainCol .faq .quest {
    position: relative;
    color: #c8161e;
    font-weight: 700;
    text-indent: -1.5em;
    padding-left: 1.5em;
    font-size: 15px;
    border-top: 1px solid #ccc;
    cursor: pointer;
    line-height: 1.7; }
    #mainCol .faq .quest:first-child {
      border-top: none; }
    #mainCol .faq .quest:before {
      content: "Q. "; }
    #mainCol .faq .quest:after {
      color: #adadad;
      content: "+";
      position: absolute;
      right: 15px;
      font-size: 16px;
      text-decoration: none !important;
      top: 50%;
      margin-top: -15px; }
    #mainCol .faq .quest.opened:after {
      content: "－";
      right: 17px; }
  #mainCol .faq .asked {
    text-indent: -1.5em;
    padding-left: 1.5em;
    display: none; }
    #mainCol .faq .asked:before {
      content: "A. ";
      font-weight: 700; }
  #mainCol .faq .quest {
    padding: 15px 50px 15px 30px; }
  #mainCol .faq .asked {
    padding: 0 30px 30px; }
  #mainCol .faq ul {
    text-indent: 0;
    margin-bottom: 0; }
  /* ----------------------- Flow ----------------------------- */
  #mainCol .flowWrap ul li {
    padding-left: 0;
    overflow: hidden;
    margin-bottom: 20px; }
    #mainCol .flowWrap ul li:before {
      display: none; }
  #mainCol .flowWrap h2 {
    float: left;
    margin-right: 30px; }
  #mainCol .flowWrap .img {
    float: left; }
  #mainCol .flowWrap .txt {
    width: 470px;
    float: right; }
    #mainCol .flowWrap .txt h3 {
      font-size: 16px; }
    #mainCol .flowWrap .txt p {
      margin-bottom: 15px; }
  #mainCol.news {
    /* post */ }
    #mainCol.news ul#archive {
      background-color: #fff; }
      #mainCol.news ul#archive li {
        padding-top: 25px; }
        #mainCol.news ul#archive li:nth-of-type(1) {
          padding-top: 0; }
        #mainCol.news ul#archive li:before {
          display: none; }
        #mainCol.news ul#archive li:after {
          content: "";
          display: block;
          clear: both;
          width: 1px;
          height: 0;
          overflow: hidden; }
        #mainCol.news ul#archive li .day {
          display: block;
          float: left;
          width: 100px;
          color: #999;
          background-repeat: no-repeat;
          background-position: top right;
          /*
          &:before{
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            width: 7px;
            height: 7px;
            margin-top: -4px;
            border-top: solid 2px #c00a0a;
            border-right: solid 2px #c00a0a;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            content: "";
          }*/ }
        #mainCol.news ul#archive li .newsTitle {
          display: block;
          float: right;
          width: 700px;
          color: #000;
          text-decoration: none;
          position: relative;
          padding-left: 20px; }
          #mainCol.news ul#archive li .newsTitle:before {
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            width: 7px;
            height: 7px;
            margin-top: -4px;
            border-top: solid 2px #c00a0a;
            border-right: solid 2px #c00a0a;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            content: ""; }
          #mainCol.news ul#archive li .newsTitle:hover {
            text-decoration: underline; }
    #mainCol.news #postDay {
      width: 100%;
      height: 48px;
      line-height: 48px;
      text-align: right;
      margin-top: 0; }
    #mainCol.news .sabName {
      font-size: 24px; }
  #mainCol.news > h2 {
    position: relative;
    font-weight: normal;
    line-height: 1.4;
    font-size: 26px;
    line-height: 1.3;
    font-weight: 400;
    color: #c8161e;
    background-image: url(../images/second/icon-h1.png);
    background-repeat: no-repeat;
    background-position: 0 8px;
    padding: 0 0 15px 25px;
    border-bottom: 2px solid #c8161e;
    margin-bottom: 25px; }
  #mainCol.news #post > img {
    display: block;
    margin: 20px auto; }
  p.mov {
    /*background: url("../images/second/mov_bg.png") repeat 0 0;*/
    background: #000;
    background-size: 100% auto;
    padding: 15px 0; }
    p.mov iframe {
      border: 1px solid #555; }
  #mainCol ul.halfBts li,
  #mainCol ul.thirdBts li {
    width: 48%;
    display: inline-block;
    margin-right: 1%;
    padding: 0;
    border: 1px solid #ccc;
    margin-bottom: 10px; }
    #mainCol ul.halfBts li:nth-child(2n),
    #mainCol ul.thirdBts li:nth-child(2n) {
      margin-right: 0; }
    #mainCol ul.halfBts li:before,
    #mainCol ul.thirdBts li:before {
      display: none; }
    #mainCol ul.halfBts li a,
    #mainCol ul.thirdBts li a {
      display: block;
      position: relative;
      padding: 7px 7px 7px 35px; }
      #mainCol ul.halfBts li a:hover,
      #mainCol ul.thirdBts li a:hover {
        text-decoration: underline; }
      #mainCol ul.halfBts li a:before,
      #mainCol ul.thirdBts li a:before {
        display: block;
        position: absolute;
        top: 50%;
        left: 15px;
        width: 9px;
        height: 9px;
        margin-top: -7px;
        border-bottom: solid 2px #c8161e;
        border-right: solid 2px #c8161e;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        content: ""; }
  #mainCol ul.thirdBts li {
    width: 32%; }
    #mainCol ul.thirdBts li:nth-child(2n) {
      margin-right: 1%; }
    #mainCol ul.thirdBts li:nth-child(3n) {
      margin-right: 0; }
  #mainCol a.line {
    text-decoration: underline; }
  .column2 > div {
    width: 48%;
    display: inline-block;
    margin-right: 1%; }
    .column2 > div:nth-child(2n) {
      margin-right: 0; }
  .page404 {
    min-height: 300px; }
  /* ----------------------- jirei ----------------------------- */
  .jirei-info {
    overflow: hidden; }
    .jirei-info .tag {
      display: inline-block;
      padding: 7px 20px 6px;
      background: #969696;
      color: #fff;
      line-height: 1.2; }
    .jirei-info .jissi {
      float: right;
      font-size: 16px;
      font-weight: bold; }
  #jirei-index ul.jirei-list {
    margin-bottom: 40px; }
    #jirei-index ul.jirei-list li {
      list-style: none;
      padding-left: 0;
      padding-bottom: 40px;
      padding-top: 30px;
      border-bottom: 1px solid #ccc;
      margin-bottom: 0; }
      #jirei-index ul.jirei-list li:before {
        content: none; }
      #jirei-index ul.jirei-list li a {
        display: flex; }
        #jirei-index ul.jirei-list li a .img {
          margin-right: 35px;
          position: relative; }
          #jirei-index ul.jirei-list li a .img img {
            width: 248px;
            height: auto;
            max-width: none; }
          #jirei-index ul.jirei-list li a .img.new:after {
            content: "NEW";
            color: #fff;
            background-color: #c8161e;
            text-align: center;
            display: inline-block;
            line-height: 1;
            position: absolute;
            top: 0;
            left: 0;
            font-size: 12px;
            padding: 5px 10px;
            min-width: 60px; }
        #jirei-index ul.jirei-list li a .txt .ymd {
          font-size: 12px; }
        #jirei-index ul.jirei-list li a .txt .sub_catch {
          font-size: 15px;
          margin-bottom: 5px; }
        #jirei-index ul.jirei-list li a .txt h2 {
          font-size: 22px;
          color: #0066cc;
          padding-left: 17px;
          position: relative;
          margin-bottom: 20px;
          font-weight: normal;
          line-height: 1; }
          #jirei-index ul.jirei-list li a .txt h2:before {
            content: "";
            display: block;
            border-left: 5px solid #c9151e;
            height: 100%;
            position: absolute;
            top: -2px;
            left: 0;
            border-radius: 5px; }
          #jirei-index ul.jirei-list li a .txt h2 .tag {
            display: inline-block;
            background: #969696;
            color: #fff;
            font-size: 10px;
            padding: 4px 8px;
            font-weight: normal;
            vertical-align: middle;
            margin-left: 15px; }
        #jirei-index ul.jirei-list li a .txt p {
          font-size: 14px; }
        #jirei-index ul.jirei-list li a:hover h2 {
          opacity: .7; }
          #jirei-index ul.jirei-list li a:hover h2 span.tag {
            opacity: inherit; }
  #jirei-index .pageing {
    text-align: center; }
    #jirei-index .pageing ul li {
      display: inline-block;
      border: 1px solid #ebebeb;
      height: 33px;
      text-align: center;
      line-height: 31px;
      vertical-align: top;
      padding: 0 2px; }
      #jirei-index .pageing ul li:before {
        display: none; }
      #jirei-index .pageing ul li a {
        text-decoration: none;
        color: #434343;
        display: block;
        height: 32px;
        padding: 2px 10px 0; }
        #jirei-index .pageing ul li a img {
          vertical-align: middle;
          margin-top: -2px; }
      #jirei-index .pageing ul li.dots {
        border: none;
        width: auto; }
      #jirei-index .pageing ul li.nowCount {
        border-color: #c8161e;
        background-color: #c8161e; }
        #jirei-index .pageing ul li.nowCount a {
          color: #fff; }
  .telArea {
    display: block;
    text-align: center; }
  .prev-next-link {
    overflow: hidden;
    padding-top: 20px;
    border-top: 1px solid #cccccc; }
    .prev-next-link a {
      color: #005ec7;
      width: 48%; }
      .prev-next-link a.left {
        float: left; }
        .prev-next-link a.left:before {
          content: "< "; }
      .prev-next-link a.right {
        float: right;
        text-align: right; }
        .prev-next-link a.right:after {
          content: " >"; }
      .prev-next-link a:hover {
        text-decoration: underline; }
  #mainCol .tobira_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
    margin-bottom: 90px; }
    #mainCol .tobira_list li {
      position: relative;
      padding-left: 0;
      width: calc(33% - 7px);
      margin-bottom: 15px; }
      #mainCol .tobira_list li:before {
        content: none !important; }
      #mainCol .tobira_list li:not(:nth-of-type(3n)) {
        margin-right: 15px; }
      #mainCol .tobira_list li img {
        width: 100%; }
      #mainCol .tobira_list li h3 {
        color: #fff;
        background-color: rgba(0, 27, 54, 0.9);
        font-weight: normal;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        min-height: 50px;
        font-size: 15px;
        padding: 0 15px;
        display: flex;
        align-items: center; } }

/*# sourceMappingURL=map/second.css.map */
