@charset "UTF-8";
/*///////////////////////////////////////////////////////
	Author	tanayoshi
	Date　	2016.03.03
///////////////////////////////////////////////////////*/
/*css設定の読み込み
------------------------------*/
/*///////////////////////////////////////////////////////
	setting.css
	
	Author	tanayoshi
	Date　	2016.03.03
///////////////////////////////////////////////////////*/
/*カラー設定
------------------------------*/
/*テキストカラー*/
/*メインカラー*/
/*フッターカラー*/
/*青*/
/*基本設定
------------------------------*/
/*メイン横幅*/
/*ベンダープレフィックス設定
------------------------------*/
/*フォント設定
------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);
@font-face {
  font-family: 'TeX Gyre Adventor';
  src: url("https://www.work-wheels.co.jp/fonts/texgyreadventor-bold.otf"); }
/*///////////////////////////////////////////////////////
	_style.css
	Author	tanayoshi
	Date　	2016.06.10
///////////////////////////////////////////////////////*/
.midashi {
  margin: 0 auto;
  border-bottom: 2px solid #C8C8C8;
  margin-bottom: 30px; }
  .midashi .midashiBox {
    position: relative;
    width: 960px;
    height: 150px;
    background-image: url(https://www.work-wheels.co.jp/images/handing/bg_midashi.jpg);
    background-position: right;
    background-repeat: no-repeat; }
  .midashi h2 {
    display: block;
    position: absolute;
    top: 50px;
    left: 50px; }
    .midashi h2 span {
      display: block;
      margin-top: 10px;
      font-size: 13px;
      font-weight: bold;
      text-align: left; }

.subTitle {
  margin-bottom: 40px; }
  .subTitle h3.title {
    width: 960px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
    font-size: 20px;
    text-align: center; }
    .subTitle h3.title span {
      padding-left: 10px;
      font-size: 13px; }

#mainSection {
  padding-bottom: 40px; }
  #mainSection .section {
    margin-bottom: 50px; }
    #mainSection .section h4 {
      font-weight: bold;
      margin-bottom: 10px;
      padding-bottom: 8px;
      border-bottom: 1px solid #000; }
    #mainSection .section p {
      font-size: 13px;
      line-height: 18px; }
    #mainSection .section .attention ul {
      overflow: hidden;
      border: 3px solid #ccc; }
      #mainSection .section .attention ul li {
        float: left;
        width: 300px;
        margin-right: 27px; }
        #mainSection .section .attention ul li.mr0 {
          margin-right: 0; }
        #mainSection .section .attention ul li > .inner {
          padding: 15px; }
        #mainSection .section .attention ul li .attentionIcon {
          margin-bottom: 10px;
          text-align: center; }
        #mainSection .section .attention ul li p {
          height: 60px;
          line-height: 20px;
          font-size: 15px; }
  #mainSection .handingList {
    margin-bottom: 40px; }
    #mainSection .handingList .selectList {
      overflow: hidden; }
      #mainSection .handingList .selectList li {
        float: left;
        width: 310px;
        margin-right: 15px;
        border-top: 1px solid;
        border-bottom: 1px solid; }
        #mainSection .handingList .selectList li.mr0 {
          margin-right: 0; }
        #mainSection .handingList .selectList li a {
          position: relative;
          display: block;
          height: 65px;
          line-height: 65px;
          text-align: center;
          text-decoration: none; }
          #mainSection .handingList .selectList li a .iconArrow {
            display: block;
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -7px;
            width: 0;
            height: 0;
            border-top: 7px solid transparent;
            border-right: 7px solid transparent;
            border-bottom: 7px solid #ccc;
            border-left: 7px solid transparent; }
        #mainSection .handingList .selectList li.active a .iconArrow {
          border-bottom-color: #24278B; }
    #mainSection .handingList .viewList .contents {
      display: none;
      padding-top: 20px;
      border-top: 5px solid #24278B; }
      #mainSection .handingList .viewList .contents h5 {
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 20px; }
      #mainSection .handingList .viewList .contents .row {
        overflow: hidden; }
        #mainSection .handingList .viewList .contents .row .left {
          float: left; }
        #mainSection .handingList .viewList .contents .row .right {
          float: right; }
      #mainSection .handingList .viewList .contents .text {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 22px; }
      #mainSection .handingList .viewList .contents .contentsTitle {
        margin-bottom: 8px;
        font-size: 16px; }
      #mainSection .handingList .viewList .contents.contents01 .row {
        margin-bottom: 20px; }
        #mainSection .handingList .viewList .contents.contents01 .row .left {
          width: 50%;
          text-align: center; }
        #mainSection .handingList .viewList .contents.contents01 .row .right {
          width: 50%; }
          #mainSection .handingList .viewList .contents.contents01 .row .right table {
            width: 70%; }
            #mainSection .handingList .viewList .contents.contents01 .row .right table th, #mainSection .handingList .viewList .contents.contents01 .row .right table td {
              padding: 5px;
              border: 1px solid #ccc;
              font-size: 12px; }
            #mainSection .handingList .viewList .contents.contents01 .row .right table thead tr th {
              font-weight: bold; }
      #mainSection .handingList .viewList .contents.contents04 .nutImage {
        text-align: center; }
      #mainSection .handingList .viewList .contents.contents04 .putImage {
        margin-bottom: 10px;
        text-align: center; }
        #mainSection .handingList .viewList .contents.contents04 .putImage img {
          display: inline-block;
          border: 2px solid #ccc; }
      #mainSection .handingList .viewList .contents.contents08 .jawaWrap {
        margin-bottom: 10px;
        overflow: hidden; }
        #mainSection .handingList .viewList .contents.contents08 .jawaWrap .image {
          float: left;
          width: 130px; }
        #mainSection .handingList .viewList .contents.contents08 .jawaWrap .explain {
          float: left;
          width: 830px;
          font-size: 14px;
          padding: 18px 0; }
      #mainSection .handingList .viewList .contents.contents08 .mark {
        margin-bottom: 20px;
        padding: 15px 0;
        overflow: hidden;
        border-top: 2px solid #ccc;
        border-bottom: 2px solid #ccc; }
        #mainSection .handingList .viewList .contents.contents08 .mark li {
          float: left;
          width: 319px;
          border-right: 1px solid #ccc; }
          #mainSection .handingList .viewList .contents.contents08 .mark li.last {
            width: 320px;
            border-right: none; }
          #mainSection .handingList .viewList .contents.contents08 .mark li .inner {
            padding: 0 20px; }
          #mainSection .handingList .viewList .contents.contents08 .mark li .title {
            height: 48px;
            margin-bottom: 5px;
            line-height: 24px;
            font-size: 18px;
            font-weight: bold;
            text-align: center; }
          #mainSection .handingList .viewList .contents.contents08 .mark li .logo {
            margin-bottom: 5px;
            text-align: center; }
          #mainSection .handingList .viewList .contents.contents08 .mark li .explain {
            font-size: 14px;
            line-height: 20px; }
      #mainSection .handingList .viewList .contents.contents09 .section {
        margin-bottom: 25px; }
        #mainSection .handingList .viewList .contents.contents09 .section h6 {
          margin-bottom: 10px;
          padding-left: 10px;
          border-left: 5px solid #1d2451; }
        #mainSection .handingList .viewList .contents.contents09 .section p {
          margin-bottom: 15px;
          line-height: 20px; }
        #mainSection .handingList .viewList .contents.contents09 .section table {
          margin: 0 auto;
          border: 2px solid #6FBEF5; }
          #mainSection .handingList .viewList .contents.contents09 .section table th, #mainSection .handingList .viewList .contents.contents09 .section table td {
            padding: 5px;
            border: 1px solid #6FBEF5;
            font-size: 14px; }
          #mainSection .handingList .viewList .contents.contents09 .section table thead tr th {
            background: #DCEFFC;
            font-weight: bold;
            text-align: center; }
            #mainSection .handingList .viewList .contents.contents09 .section table thead tr th.div {
              width: 9%; }
      #mainSection .handingList .viewList .contents .attention {
        margin-bottom: 20px; }
        #mainSection .handingList .viewList .contents .attention dl {
          margin-bottom: 10px;
          padding: 20px;
          border: 2px solid #ccc;
          overflow: hidden; }
          #mainSection .handingList .viewList .contents .attention dl dt {
            float: left;
            width: 15%; }
          #mainSection .handingList .viewList .contents .attention dl dd {
            float: right;
            width: 84%;
            padding: 8px 0;
            line-height: 18px;
            font-size: 13px; }
            #mainSection .handingList .viewList .contents .attention dl dd span {
              font-size: 10px;
              vertical-align: text-bottom; }
      #mainSection .handingList .viewList .contents .closeBtn {
        text-align: center; }
        #mainSection .handingList .viewList .contents .closeBtn a {
          display: inline-block;
          padding: 10px 25px;
          border: 1px solid #333;
          background: #333;
          color: #fff;
          text-decoration: none; }
          #mainSection .handingList .viewList .contents .closeBtn a:hover {
            background: #fff;
            color: #333; }
    #mainSection .handingList .viewList .font_12 {
      font-size: 12px; }

/*# sourceMappingURL=include.css.map */
