/*PC*/
@media screen and (min-width: 768px) {
  #catch-img {
    width: 100%;
    height: 400px;
    background: url("/wp-content/themes/daikou_template/cmn/img/kv_profile.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: 50% 50%;
    position: relative; }

  #catch-img-info {
    width: 100%;
    height: 400px;
    background: url("/wp-content/themes/daikou_template/cmn/img/kv_profile_coporate.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: 50% 62%;
    position: relative; }

  #catch-img-business {
    width: 100%;
    height: 400px;
    background: url("/wp-content/themes/daikou_template/cmn/img/kv_profile_business.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: 50% 50%;
    position: relative; }

  #catch-img-history {
    width: 100%;
    height: 400px;
    background: url("/wp-content/themes/daikou_template/cmn/img/kv_profile_history.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: 50% 50%;
    position: relative; }

  #catch-img-products {
    width: 100%;
    height: 400px;
    background: url("/wp-content/themes/daikou_template/cmn/img/kv_profile_product.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: 50% 62%;
    position: relative; }

  main #contents {
    padding-top: 80px;
    padding-bottom: 4px; }
    main #contents h2 {
      text-align: center;
      font-size: 3.6rem;
      font-weight: normal;
      letter-spacing: 0.8px; }
    main #contents p {
      text-align: center;
      font-size: 1.4rem;
      margin-bottom: 80px; }
    main #contents .two-column {
      margin: 0 auto 80px; }
    main #contents .three-column ul li a {
      font-size: 1.8rem; }

  /*** business products ***/
  .business .float-area .float-box,
  .products .float-area .float-box {
    margin-bottom: 60px; }
    .business .float-area .float-box .left,
    .products .float-area .float-box .left {
      width: 48%;
      float: left; }
      .business .float-area .float-box .left img,
      .products .float-area .float-box .left img {
        width: 100%;
        height: auto;
        max-width: 480px;
        border-radius: 10px; }
    .business .float-area .float-box .border,
    .products .float-area .float-box .border {
      border: 1px solid #e9e9e9;
      box-sizing: border-box; }
    .business .float-area .float-box dl,
    .products .float-area .float-box dl {
      margin-left: 4%;
      width: 48%;
      float: left; }
      .business .float-area .float-box dl dt,
      .products .float-area .float-box dl dt {
        font-size: 1.8rem;
        line-height: 1;
        padding-bottom: 15px; }
      .business .float-area .float-box dl dd,
      .products .float-area .float-box dl dd {
        font-size: 1.4rem;
        line-height: 2; }
        .business .float-area .float-box dl dd .link,
        .products .float-area .float-box dl dd .link {
          padding-top: 30px; }
          .business .float-area .float-box dl dd .link a,
          .products .float-area .float-box dl dd .link a {
            font-size: 1.4rem;
            color: #595757;
            background: url("/wp-content/themes/daikou_template/cmn/img/blank.png") no-repeat right center;
            background-size: 14px 12px;
            text-decoration: underline;
            padding-right: 20px; }
            .business .float-area .float-box dl dd .link a:hover,
            .products .float-area .float-box dl dd .link a:hover {
              text-decoration: none; }
          .business .float-area .float-box dl dd .link .btn-right,
          .products .float-area .float-box dl dd .link .btn-right {
            padding-left: 20px; }
  .business .float-area .last-box,
  .products .float-area .last-box {
    margin-bottom: 4px; }

  /*** products ***/
  .products .float-area {
    margin-bottom: 40px; }
    .products .float-area .item-wrap {
      width: 46%;
      float: left;
      font-size: 1.4rem; }
      .products .float-area .item-wrap .main {
        margin-bottom: 28px; }
        .products .float-area .item-wrap .main img {
          width: 100%;
          height: auto;
          border-radius: 10px; }
      .products .float-area .item-wrap dl dt {
        font-size: 1.8rem;
        font-weight: bold;
        margin-bottom: 16px; }
      .products .float-area .item-wrap dl dd {
        line-height: 2;
        margin-bottom: 17px; }
        .products .float-area .item-wrap dl dd span {
          font-size: 1.2rem;
          display: block; }
        .products .float-area .item-wrap dl dd .link {
          padding: 20px 0 10px; }
          .products .float-area .item-wrap dl dd .link a {
            font-size: 1.4rem;
            color: #595757;
            background: url("/wp-content/themes/daikou_template/cmn/img/blank.png") no-repeat right center;
            background-size: 14px 12px;
            text-decoration: underline;
            padding-right: 20px; }
            .products .float-area .item-wrap dl dd .link a:hover {
              text-decoration: none; }
      .products .float-area .item-wrap p.link {
        padding: 0px 0 27px; }
        .products .float-area .item-wrap p.link a {
          font-size: 1.4rem;
          color: #595757;
          background: url("/wp-content/themes/daikou_template/cmn/img/blank.png") no-repeat right center;
          background-size: 14px 12px;
          text-decoration: underline;
          padding-right: 20px; }
          .products .float-area .item-wrap p.link a:hover {
            text-decoration: none; }
      .products .float-area .item-wrap p.link.pdf a {
        background: url("../../cmn/img/icon-pdf.png") no-repeat right center;
        background-size: 25px;
        padding-right: 30px; }
      .products .float-area .item-wrap ul {
        margin-bottom: 60px; }
        .products .float-area .item-wrap ul li {
          margin-bottom: 10px; }
        .products .float-area .item-wrap ul .item {
          background: url("/wp-content/themes/daikou_template/cmn/img/pc-products-item01.png") no-repeat left center;
          padding: 9px 0 4px 140px;
          background-size: 130px;
          line-height: 1.5; }
        .products .float-area .item-wrap ul .two-line {
          background: url("/wp-content/themes/daikou_template/cmn/img/pc-products-item01.png") no-repeat left 3px;
          padding: 0px 0 0px 140px;
          margin-bottom: 4px; }
        .products .float-area .item-wrap ul .three-line {
          background: url("/wp-content/themes/daikou_template/cmn/img/pc-products-item01.png") no-repeat left 6%;
          padding: 0px 0 9px 140px; }
        .products .float-area .item-wrap ul .four-line {
          background: url("/wp-content/themes/daikou_template/cmn/img/pc-products-item01.png") no-repeat left 6%;
          padding: 3px 0 9px 140px;
          line-height: 1.5; }
        .products .float-area .item-wrap ul .world {
          background: url("/wp-content/themes/daikou_template/cmn/img/pc-products-item02.png") no-repeat left center;
          padding: 9px 0 9px 140px;
          background-size: 130px; }
        .products .float-area .item-wrap ul .sns {
          background: url("/wp-content/themes/daikou_template/cmn/img/pc-products-item03.png") no-repeat left center;
          padding: 9px 0 9px 140px;
          background-size: 130px; }
          .products .float-area .item-wrap ul .sns a {
            font-size: 1.4rem;
            color: #595757;
            background: url("/wp-content/themes/daikou_template/cmn/img/blank.png") no-repeat right center;
            background-size: 14px 12px;
            text-decoration: underline;
            padding-right: 20px; }
            .products .float-area .item-wrap ul .sns a:hover {
              text-decoration: none; }
    .products .float-area .left {
      margin-right: 8%; }
  .products .link-area p {
    font-size: 1.4rem;
    margin-bottom: 30px;
    font-weight: bold; }
  .products .link-area ul li {
    width: 462px;
    float: left;
    position: relative; }
    .products .link-area ul li:first-child {
      margin-right: 4%; }
    .products .link-area ul li a {
      text-decoration: none;
      overflow: hidden;
      display: block;
      border-radius: 10px;
      border: 1px solid #e9e9e9; }
      .products .link-area ul li a img {
        width: 100%;
        height: auto; }
        .products .link-area ul li a img:hover {
          opacity: 0.8; }
    .products .link-area ul li span {
      position: absolute;
      right: 4%;
      top: 17%; }
  .products .line-box {
    border: 1px solid #aacbd7;
    padding: 60px; }
    .products .line-box .tlt {
      font-size: 1.4rem;
      font-weight: 500;
      padding-bottom: 30px; }
    .products .line-box .txt {
      font-size: 1.4rem;
      color: #595757;
      padding-bottom: 20px; }
    .products .line-box .link a {
      font-size: 1.4rem;
      color: #595757;
      background: url("/wp-content/themes/daikou_template/cmn/img/blank.png") no-repeat right center;
      background-size: 14px 12px;
      text-decoration: underline;
      padding-right: 20px; }
      .products .line-box .link a:hover {
        text-decoration: none; }

  /*** history ***/
  .history .history-box {
    border-top: 1px dotted #cccccc; }
    .history .history-box dl {
      border-bottom: 1px dotted #cccccc;
      line-height: 1.8;
      padding: 27px 0; }
      .history .history-box dl dt {
        font-size: 1.4rem;
        font-weight: bold;
        width: 25%;
        float: left; }
      .history .history-box dl dd {
        font-size: 1.4rem;
        width: 75%;
        float: left; }

  /*** companyinfo ***/
  .companyinfo {
    padding-bottom: 100px !important; }
    .companyinfo .table-content {
      border-top: 1px dotted #cccccc; }
      .companyinfo .table-content dl {
        border-bottom: 1px dotted #cccccc;
        font-size: 1.4rem;
        padding: 37px 0;
        line-height: 1.8; }
        .companyinfo .table-content dl dt {
          width: 25%;
          float: left;
          font-weight: bold; }
        .companyinfo .table-content dl dd {
          width: 75%;
          float: left; }
          .companyinfo .table-content dl dd .bold {
            font-weight: bold; }
          .companyinfo .table-content dl dd a {
            text-decoration: none;
            color: #595757; }
          .companyinfo .table-content dl dd .float .left {
            float: left;
            padding-right: 60px;
            width: 25%; }
          .companyinfo .table-content dl dd .float .right {
            float: left; }
          .companyinfo .table-content dl dd .open {
            color: #488095;
            text-decoration: none;
            background: url("/wp-content/themes/daikou_template/cmn/img/ac-open.png") no-repeat 85% 50%;
            padding-right: 15px;
            background-size: 9px;
            display: inline-block;
            margin: 10px 0 15px;
            cursor: pointer;
            font-size: 1.2rem;
            border: 1px solid #aacbd7;
            padding: 4px 30px 4px 15px;
            border-radius: 4px; }
            .companyinfo .table-content dl dd .open:hover {
              background: #e8f2f6 url("/wp-content/themes/daikou_template/cmn/img/ac-open.png") no-repeat 85% 50%;
              background-size: 9px; }
          .companyinfo .table-content dl dd .close {
            color: #488095;
            text-decoration: none;
            background: url("/wp-content/themes/daikou_template/cmn/img/ac-close.png") no-repeat 85% 48%;
            padding-right: 15px;
            background-size: 9px;
            display: inline-block;
            margin-top: 10px;
            font-size: 1.2rem;
            border: 1px solid #aacbd7;
            padding: 4px 30px 4px 15px;
            border-radius: 4px; }
            .companyinfo .table-content dl dd .close:hover {
              background: #e8f2f6 url("/wp-content/themes/daikou_template/cmn/img/ac-close.png") no-repeat 85% 48%;
              background-size: 9px; }
          .companyinfo .table-content dl dd .wrap {
            display: none; }
            .companyinfo .table-content dl dd .wrap #accessMap1 {
              max-width: 750px;
              height: 480px; }
            .companyinfo .table-content dl dd .wrap #accessMap2 {
              max-width: 750px;
              height: 480px; }
            .companyinfo .table-content dl dd .wrap #accessMap3 {
              max-width: 750px;
              height: 480px; }
            .companyinfo .table-content dl dd .wrap #accessMap4 {
              max-width: 750px;
              height: 480px; }
            .companyinfo .table-content dl dd .wrap #accessMap5 {
              max-width: 750px;
              height: 480px; }
            .companyinfo .table-content dl dd .wrap p {
              padding-top: 20px;
              text-align: right; }
              .companyinfo .table-content dl dd .wrap p a {
                color: #595757;
                text-decoration: none;
                background: url("/wp-content/themes/daikou_template/cmn/img/right-arrow.png") no-repeat right center;
                background-size: 27px;
                padding-right: 34px; }
                .companyinfo .table-content dl dd .wrap p a:hover {
                  text-decoration: underline; }
          .companyinfo .table-content dl dd .txt-wrap .list li {
            float: left;
            padding-right: 8%;
            width: 31%; }
          .companyinfo .table-content dl dd .txt-wrap .list .right-list {
            padding-right: 0;
            width: 38%; }
      .companyinfo .table-content .another {
        padding: 0 !important; }
        .companyinfo .table-content .another dt {
          padding: 37px 0; }
        .companyinfo .table-content .another dd {
          padding: 37px 0;
          border-top: 1px dotted #cccccc;
          border-bottom: 1px dotted #cccccc; }
      .companyinfo .table-content .border-b-none dd {
        border-bottom: none !important; }
      .companyinfo .table-content .border-none {
        border: none; }
      .companyinfo .table-content .last-table {
        border: 1px solid #aacbd7;
        padding: 48px 0 48px;
        margin-top: 60px; }
        .companyinfo .table-content .last-table dt {
          width: 17%;
          padding-left: 6%; }
        .companyinfo .table-content .last-table dd a {
          color: #595757;
          text-decoration: underline; }
          .companyinfo .table-content .last-table dd a:hover {
            text-decoration: none; }
      .companyinfo .table-content .map {
        padding: 37px 0 22px; }
    .companyinfo #recruit {
      margin-top: 80px; }
      .companyinfo #recruit h2 {
        padding-bottom: 50px; }
      .companyinfo #recruit .recruit-main {
        margin-bottom: 40px; }
        .companyinfo #recruit .recruit-main img {
          width: 100%;
          height: auto; }
      .companyinfo #recruit .float-box .left {
        width: 44.8%;
        float: left;
        margin-right: 5.4%; }
        .companyinfo #recruit .float-box .left img {
          width: 100%;
          height: auto; }
      .companyinfo #recruit .float-box .right {
        width: 49.8%;
        float: left; }
        .companyinfo #recruit .float-box .right h3 {
          font-size: 2.4rem;
          font-weight: 500;
          margin-bottom: 20px; }
        .companyinfo #recruit .float-box .right p {
          font-size: 1.6rem;
          line-height: 3; }

  #recruit-box {
    max-width: 1000px;
    margin: 0 auto 140px; }
    #recruit-box .tlt {
      font-size: 1.8rem;
      font-weight: 500;
      margin-bottom: 60px;
      display: none; }
    #recruit-box .tlt.on {
      display: block; }
    #recruit-box .off-tlt {
      font-size: 1.8rem;
      font-weight: 500;
      margin-bottom: 60px;
      display: block; }
    #recruit-box .off-tlt.off {
      display: none; }
    #recruit-box .border-box {
      border: 1px solid #aacbd7;
      box-sizing: border-box;
      padding: 79px 79px 39px;
      display: none; }
      #recruit-box .border-box .display-judge.off {
        display: none; }
      #recruit-box .border-box .hidden-txt {
        display: none; }
      #recruit-box .border-box p {
        font-size: 1.4rem;
        line-height: 2.1;
        padding-left: 20px; }
        #recruit-box .border-box p strong {
          margin-left: -20px;
          padding-bottom: 3px; }
        #recruit-box .border-box p img {
          max-width: 480px;
          width: 100%;
          height: auto;
          display: block;
          margin-left: -20px; }
        #recruit-box .border-box p em {
          margin-left: -20px;
          color: #c63f3f;
          font-weight: bold; }
      #recruit-box .border-box hr {
        border: none;
        border-top: dotted 1px #cccccc;
        height: 1px;
        color: #FFFFFF;
        margin: 30px 0 30px; }
      #recruit-box .border-box .btn {
        width: 320px;
        margin: 52px auto 80px;
        text-align: center; }
        #recruit-box .border-box .btn a {
          font-size: 1.6rem;
          color: #fff;
          border-radius: 4px;
          display: block;
          text-decoration: none;
          padding: 22px 0;
          background: #aacbd7 url("/wp-content/themes/daikou_template/cmn/img/confbtn-arrow.png") no-repeat 95% center;
          cursor: pointer; }
          #recruit-box .border-box .btn a:hover {
            font-size: 1.6rem;
            color: #fff;
            border-radius: 4px;
            display: block;
            text-decoration: none;
            padding: 22px 0;
            background: #bad4de url("/wp-content/themes/daikou_template/cmn/img/confbtn-arrow.png") no-repeat 95% center;
            cursor: pointer; }
      #recruit-box .border-box .tlt-second {
        font-size: 1.8rem;
        line-height: 1;
        margin-bottom: 35px; }
    #recruit-box .border-box.on {
      display: block; } }
/*SP*/
@media screen and (max-width: 767px) {
  .sp-img img {
    width: 100%;
    height: auto; }

  main {
    /*** business products***/
    /*** products***/
    /*** history ***/
    /*** companyinfo ***/ }
    main #contents {
      padding-top: 40px; }
      main #contents h2 {
        font-size: 2.0rem;
        text-align: center;
        font-weight: normal; }
      main #contents p {
        text-align: center;
        padding-bottom: 33px;
        font-size: 1.2rem;
        line-height: 2; }
      main #contents .two-column ul li .tlt {
        font-size: 1.5rem;
        margin-top: 20px; }
      main #contents .two-column ul li .under-line span {
        display: inline-block;
        background: url("/wp-content/themes/daikou_template/cmn/img/sub-txt-img-sp.png") no-repeat center bottom;
        background-size: 90% 1px;
        padding-bottom: 9px;
        margin-bottom: 50px; }
      main #contents .two-column ul li .under-line a {
        display: inline-block;
        background: url("/wp-content/themes/daikou_template/cmn/img/sub-txt-img-sp.png") no-repeat center bottom;
        background-size: 90% 1px;
        padding-bottom: 9px;
        margin-bottom: 50px; }
      main #contents .two-column ul li .under-line-short span {
        display: inline-block;
        background: url("/wp-content/themes/daikou_template/cmn/img/sub-txt-img-sp.png") no-repeat center bottom;
        background-size: 100%;
        padding-bottom: 9px;
        margin-bottom: 50px; }
      main #contents .two-column ul li .under-line-short a {
        display: inline-block;
        background: url("/wp-content/themes/daikou_template/cmn/img/bottom-line58.png") no-repeat center bottom;
        padding-bottom: 9px;
        margin-bottom: 50px;
        background-size: 100%; }
      main #contents .three-column ul li .tlt {
        font-size: 1.5rem;
        margin-top: 20px; }
      main #contents .three-column ul li .under-line span {
        display: inline-block;
        background: url("/wp-content/themes/daikou_template/cmn/img/sub-txt-img-sp.png") no-repeat center bottom;
        background-size: 90% 1px;
        padding-bottom: 9px;
        margin-bottom: 50px; }
      main #contents .three-column ul li .under-line a {
        display: inline-block;
        background: url("/wp-content/themes/daikou_template/cmn/img/sub-txt-img-sp.png") no-repeat center bottom;
        background-size: 90% 1px;
        padding-bottom: 9px;
        margin-bottom: 50px; }
      main #contents .three-column ul li .under-line-short span {
        display: inline-block;
        background: url("/wp-content/themes/daikou_template/cmn/img/sub-txt-img-sp.png") no-repeat center bottom;
        background-size: 100%;
        padding-bottom: 9px;
        margin-bottom: 50px; }
      main #contents .three-column ul li .under-line-short a {
        display: inline-block;
        background: url("/wp-content/themes/daikou_template/cmn/img/bottom-line58.png") no-repeat center bottom;
        padding-bottom: 9px;
        margin-bottom: 50px;
        background-size: 100%; }
    main .business .float-area .float-box .left img,
    main .products .float-area .float-box .left img {
      width: 100%;
      height: auto;
      border-radius: 10px; }
    main .business .float-area .float-box .border,
    main .products .float-area .float-box .border {
      border: 1px solid #e9e9e9; }
    main .business .float-area .float-box dl,
    main .products .float-area .float-box dl {
      padding: 19px 0 35px; }
      main .business .float-area .float-box dl dt,
      main .products .float-area .float-box dl dt {
        font-size: 1.3rem;
        padding-bottom: 10px;
        font-weight: bold; }
      main .business .float-area .float-box dl dd,
      main .products .float-area .float-box dl dd {
        font-size: 1.4rem;
        line-height: 2; }
        main .business .float-area .float-box dl dd .link,
        main .products .float-area .float-box dl dd .link {
          padding-top: 10px; }
          main .business .float-area .float-box dl dd .link a,
          main .products .float-area .float-box dl dd .link a {
            font-size: 1.2rem;
            color: #595757;
            background: url("/wp-content/themes/daikou_template/cmn/img/blank.png") no-repeat right center;
            background-size: 14px 12px;
            text-decoration: underline;
            padding-right: 20px; }
    main .business .float-area .float-box .last,
    main .products .float-area .float-box .last {
      padding-bottom: 0; }
    main .business .float-area .last-box,
    main .products .float-area .last-box {
      margin: 0; }
    main .business .link-area p,
    main .products .link-area p {
      font-size: 1.2rem;
      line-height: 2;
      margin-bottom: 20px;
      font-weight: bold; }
    main .business .link-area ul li a img,
    main .products .link-area ul li a img {
      width: 100%;
      height: auto;
      border: 1px solid #e9e9e9;
      border-radius: 10px; }
    main .business .link-area ul li:first-child,
    main .products .link-area ul li:first-child {
      margin-bottom: 20px; }
    main .products .float-area {
      margin-bottom: 15px; }
      main .products .float-area .item-wrap {
        margin-bottom: 37px; }
        main .products .float-area .item-wrap .main img {
          width: 100%;
          height: auto;
          border-radius: 10px; }
        main .products .float-area .item-wrap dl dt {
          font-size: 1.3rem;
          font-weight: bold;
          padding: 15px 0 6px; }
        main .products .float-area .item-wrap dl dd {
          font-size: 1.2rem;
          line-height: 2;
          padding-bottom: 10px; }
          main .products .float-area .item-wrap dl dd span {
            font-size: 1.0rem;
            display: block; }
          main .products .float-area .item-wrap dl dd .link {
            padding: 10px 0 5px; }
            main .products .float-area .item-wrap dl dd .link a {
              font-size: 1.2rem;
              color: #595757;
              background: url("/wp-content/themes/daikou_template/cmn/img/blank.png") no-repeat right center;
              background-size: 14px 12px;
              text-decoration: none;
              padding-right: 20px; }
              main .products .float-area .item-wrap dl dd .link a:hover {
                text-decoration: underline; }
        main .products .float-area .item-wrap p.link {
          padding: 10px 0 20px; }
          main .products .float-area .item-wrap p.link a {
            font-size: 1.2rem;
            color: #595757;
            background: url("/wp-content/themes/daikou_template/cmn/img/blank.png") no-repeat right center;
            background-size: 14px 12px;
            text-decoration: underline;
            padding-right: 20px; }
        main .products .float-area .item-wrap p.link.pdf a {
          background: url("../../cmn/img/icon-pdf.png") no-repeat right center;
          background-size: 25px;
          padding-right: 30px; }
        main .products .float-area .item-wrap ul li {
          padding-top: 38px;
          margin-bottom: 15px; }
        main .products .float-area .item-wrap ul .item {
          background: url("/wp-content/themes/daikou_template/cmn/img/products-item01.png") no-repeat left top;
          background-size: 120px; }
        main .products .float-area .item-wrap ul .two-line,
        main .products .float-area .item-wrap ul .three-line {
          line-height: 1.5; }
        main .products .float-area .item-wrap ul .world {
          background: url("/wp-content/themes/daikou_template/cmn/img/products-item02.png") no-repeat left top;
          background-size: 120px; }
        main .products .float-area .item-wrap ul .sns {
          background: url("/wp-content/themes/daikou_template/cmn/img/products-item03.png") no-repeat left top;
          background-size: 120px; }
          main .products .float-area .item-wrap ul .sns a {
            font-size: 1.2rem;
            color: #595757;
            background: url(/wp-content/themes/daikou_template/cmn/img/blank.png) no-repeat right center;
            background-size: 14px 12px;
            text-decoration: underline;
            padding-right: 20px; }
    main .products .line-box {
      padding: 30px;
      border: 1px solid #aacbd7; }
      main .products .line-box .tlt {
        font-size: 12px;
        line-height: 2;
        color: #595757;
        font-weight: 500; }
      main .products .line-box .txt {
        font-size: 12px;
        line-height: 2;
        color: #595757;
        padding-bottom: 7px; }
      main .products .line-box .link a {
        font-size: 1.2rem;
        color: #595757;
        background: url(/wp-content/themes/daikou_template/cmn/img/blank.png) no-repeat right center;
        background-size: 14px 12px;
        text-decoration: underline;
        padding-right: 20px;
        line-height: 2; }
    main .history .history-box {
      border-top: 1px dotted #cccccc; }
      main .history .history-box dl {
        border-bottom: 1px dotted #cccccc;
        line-height: 2;
        padding: 20px 0; }
        main .history .history-box dl dt {
          font-size: 1.2rem;
          font-weight: bold;
          padding-bottom: 5px; }
        main .history .history-box dl dd {
          font-size: 1.2rem; }
    main .companyinfo .table-content {
      border-top: 1px dotted #cccccc; }
      main .companyinfo .table-content dl {
        border-bottom: 1px dotted #cccccc;
        line-height: 2;
        font-size: 1.2rem;
        padding: 23px 0; }
        main .companyinfo .table-content dl dt {
          font-weight: bold;
          margin-bottom: 8px; }
        main .companyinfo .table-content dl dd .bold {
          font-weight: bold; }
        main .companyinfo .table-content dl dd a {
          text-decoration: underline;
          color: #595757; }
        main .companyinfo .table-content dl dd .open {
          color: #488095;
          text-decoration: none;
          background: url("/wp-content/themes/daikou_template/cmn/img/ac-open.png") no-repeat 87% 48%;
          background-size: 9px;
          display: inline-block;
          margin: 10px 0 15px;
          border: 1px solid #aacbd7;
          font-size: 1.0rem;
          padding: 4px 25px 4px 13px;
          border-radius: 3px; }
        main .companyinfo .table-content dl dd .close {
          color: #488095;
          text-decoration: none;
          background: url("/wp-content/themes/daikou_template/cmn/img/ac-close.png") no-repeat 87% 48%;
          background-size: 9px;
          display: inline-block;
          margin-top: 10px;
          border: 1px solid #aacbd7;
          font-size: 1.0rem;
          padding: 4px 25px 4px 13px;
          border-radius: 3px; }
        main .companyinfo .table-content dl dd .wrap {
          display: none; }
          main .companyinfo .table-content dl dd .wrap #accessMap1,
          main .companyinfo .table-content dl dd .wrap #accessMap2,
          main .companyinfo .table-content dl dd .wrap #accessMap3,
          main .companyinfo .table-content dl dd .wrap #accessMap4, 
          main .companyinfo .table-content dl dd .wrap #accessMap5{
            width: 100%;
            height: 210px; }
          main .companyinfo .table-content dl dd .wrap p {
            text-align: right;
            padding-top: 15px;
            padding-bottom: 12px; }
            main .companyinfo .table-content dl dd .wrap p a {
              color: #595757;
              text-decoration: none;
              background: url("/wp-content/themes/daikou_template/cmn/img/right-arrow.png") no-repeat right center;
              background-size: 23px;
              padding-right: 30px; }
      main .companyinfo .table-content .sp-another {
        padding-top: 0 !important; }
        main .companyinfo .table-content .sp-another dt {
          display: none; }
      main .companyinfo .table-content .border-none {
        border: none; }
      main .companyinfo .table-content .last-table {
        border: 1px solid #aacbd7;
        padding: 30px;
        margin-top: 40px; }
        main .companyinfo .table-content .last-table dd a {
          color: #595757; }
      main .companyinfo .table-content .map {
        padding: 23px 0 8px; }
    main .companyinfo #recruit {
      margin-top: 50px; }
      main .companyinfo #recruit h2 {
        padding-bottom: 30px; }
      main .companyinfo #recruit .recruit-main {
        margin-bottom: 10px; }
        main .companyinfo #recruit .recruit-main img {
          width: 100%;
          height: auto; }
      main .companyinfo #recruit .float-box .left img {
        width: 100%;
        height: auto; }
      main .companyinfo #recruit .float-box .right {
        margin-top: 29px; }
        main .companyinfo #recruit .float-box .right h3 {
          font-size: 20px;
          font-weight: 500;
          margin-bottom: 20px; }
        main .companyinfo #recruit .float-box .right p {
          font-size: 13px;
          font-weight: 500;
          line-height: 2; }
    main #recruit-box {
      padding: 0 20px;
      margin-bottom: 50px; }
      main #recruit-box .tlt {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 30px;
        display: none; }
      main #recruit-box .tlt.on {
        display: block; }
      main #recruit-box .off-tlt {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 30px;
        display: block; }
      main #recruit-box .off-tlt.off {
        display: none; }
      main #recruit-box .border-box {
        border: 1px solid #aacbd7;
        padding: 0px 20px 29px;
        box-sizing: border-box;
        display: none; }
        main #recruit-box .border-box .display-judge.off {
          display: none; }
        main #recruit-box .border-box .hidden-txt {
          display: none; }
        main #recruit-box .border-box .tlt-second {
          font-size: 15px;
          font-weight: 500;
          margin-bottom: 20px;
          padding-top: 45px; }
        main #recruit-box .border-box p {
          font-size: 12px;
          line-height: 2; }
          main #recruit-box .border-box p img {
            width: 100%;
            height: auto; }
          main #recruit-box .border-box p strong {
            font-weight: bold;
            padding-bottom: 7px;
            display: block; }
        main #recruit-box .border-box hr {
          border: none;
          border-top: dotted 1px #cccccc;
          height: 1px;
          color: #FFFFFF;
          margin: 30px 0 30px; }
        main #recruit-box .border-box em {
          font-size: 12px;
          font-weight: bold;
          color: #c63f3f; }
        main #recruit-box .border-box .btn {
          margin-top: 24px; }
          main #recruit-box .border-box .btn a {
            background: #aacbd7 url("/wp-content/themes/daikou_template/cmn/img/confbtn-arrow.png") no-repeat 95% center;
            color: #fff;
            text-align: center;
            text-decoration: none;
            display: block;
            border-radius: 4px;
            padding: 20px 0;
            font-size: 14px; }
      main #recruit-box .border-box.on {
        display: block; } }

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