@charset "UTF-8";
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format("opentype"); }

.mincho {
  font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif; }

sup {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em; }

/* ==========================================================================
   企業・IR情報　
   ========================================================================== */
#main {
  overflow: hidden; }
  #main .main-cnt {
    float: right;
    width: 1016px;
    padding-top: 16px; }
    #main .main-cnt .main-ttl {
      margin-bottom: 60px;
      padding: 0 0 30px 40px;
      border-bottom: 2px solid #e6e6e6;
      text-align: left; }
    #main .main-cnt .main-cnt-inner {
      padding: 0 40px; }
      #main .main-cnt .main-cnt-inner .nav-anchor-wrap {
        text-align: left; }
        #main .main-cnt .main-cnt-inner .nav-anchor-wrap .nav-anchor {
          margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      #main .main-cnt {
        padding-top: 0; } }
  #main #sub-cnt {
    float: left;
    width: 200px;
    margin-right: 63px;
    padding-top: 16px;
    padding-bottom: 80px;
    border-right: 1px solid #e6e6e6;
    color: #000; }
    #main #sub-cnt .company-sub .sub-ttl {
      margin-bottom: 50px;
      padding-left: 25px;
      font-size: 24px;
      font-size: 2.4rem; }
      #main #sub-cnt .company-sub .sub-ttl span {
        display: block;
        font-size: 12px;
        font-size: 1.2rem;
        margin-bottom: -8px; }
    #main #sub-cnt .company-sub ul li {
      margin-bottom: 10px;
      padding-bottom: 10px;
      padding-left: 25px;
      border-bottom: 1px dotted #ccc;
      font-weight: bold; }
      #main #sub-cnt .company-sub ul li a {
        text-decoration: none; }
      #main #sub-cnt .company-sub ul li dl dd a {
        display: block;
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: lighter; }
    #main #sub-cnt .company-sub a {
      color: #333; }
      #main #sub-cnt .company-sub a.active {
        color: #0fbedf; }
      #main #sub-cnt .company-sub a:hover {
        color: #78e2f6; }

@media screen and (max-width: 767px) {
  #main .main-cnt {
    float: none;
    width: 100%; }
    #main .main-cnt .main-ttl {
      padding-left: 20px;
      margin-bottom: 40px; }
  #main #sub-cnt {
    display: none;
    float: none; } }

/* トップ
   ========================================================================== */
#company #main .box-wrap {
  overflow: hidden; }
  #company #main .box-wrap .box {
    box-sizing: border-box;
    float: left;
    width: 22.65625%;
    margin-right: 3.125%; }
    #company #main .box-wrap .box:last-child {
      margin-right: 0; }
    #company #main .box-wrap .box a img {
      -webkit-transition: all ease 0.25s;
      transition: all ease 0.25s;
      box-sizing: border-box;
      border: 8px solid #f7f6f4;
      padding: 1px; }
    #company #main .box-wrap .box a h2 {
      margin-top: 8px;
      margin-bottom: 0;
      font-size: 22px;
      font-size: 2.2rem; }
    #company #main .box-wrap .box a:hover img {
      border: 8px solid rgba(15, 190, 223, 0.3); }
    #company #main .box-wrap .box p {
      margin-top: 4px;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.4; }
    #company #main .box-wrap .box .list-link {
      margin-top: 0; }
      #company #main .box-wrap .box .list-link a {
        font-size: 14px;
        font-size: 1.4rem; }
  #company #main .box-wrap:first-child .box:first-child {
    width: 48.4375%;
    position: relative; }
    #company #main .box-wrap:first-child .box:first-child a h2 {
      position: absolute;
      margin-top: 0;
      top: 24px;
      left: 32px;
      text-decoration: underline; }
  #company #main .box-wrap:nth-child(2) {
    margin-top: 40px; }
    #company #main .box-wrap:nth-child(2) .box {
      box-sizing: border-box;
      float: left;
      width: 17.5%;
      margin-right: 3.125%; }
      #company #main .box-wrap:nth-child(2) .box:last-child {
        margin-right: 0; }

@media screen and (max-width: 767px) {
  #company #main .box-wrap:nth-child(1) .box {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 24px; }
    #company #main .box-wrap:nth-child(1) .box:nth-child(1) {
      width: 100%;
      margin-right: 0;
      margin-left: 0 !important; }
      #company #main .box-wrap:nth-child(1) .box:nth-child(1) h2 {
        top: 12px !important;
        left: 22px !important; }
    #company #main .box-wrap:nth-child(1) .box:nth-child(2n+1) {
      margin-right: 0;
      margin-left: 2%; }
    #company #main .box-wrap:nth-child(1) .box h2 {
      font-size: 18px;
      font-size: 1.8rem; }
  #company #main .box-wrap:nth-child(2) {
    margin-top: 0; }
    #company #main .box-wrap:nth-child(2) .box {
      width: 48%;
      margin-right: 2%;
      margin-bottom: 24px; }
      #company #main .box-wrap:nth-child(2) .box:nth-child(2n) {
        margin-right: 0;
        margin-left: 2%; }
      #company #main .box-wrap:nth-child(2) .box h2 {
        font-size: 18px;
        font-size: 1.8rem; }
  #company #main .box-wrap .list-link {
    margin-top: 0; }
    #company #main .box-wrap .list-link a {
      font-size: 11px;
      font-size: 1.1rem; } }

/* トップメッセージ
   ========================================================================== */
#message #main .main-cnt {
  padding-bottom: 80px; }
  #message #main .main-cnt .main-ttl {
    margin-bottom: 45px; }
  #message #main .main-cnt .main-cnt-inner {
    padding: 0 40px;
    position: relative;
    overflow: hidden; }
    #message #main .main-cnt .main-cnt-inner .img {
      float: right; }
      #message #main .main-cnt .main-cnt-inner .img p.sign {
        padding-top: 24px;
        margin-bottom: 0;
        text-align: right; }
        #message #main .main-cnt .main-cnt-inner .img p.sign img {
          width: 220px; }
    #message #main .main-cnt .main-cnt-inner .text {
      float: left;
      width: 56%; }
      #message #main .main-cnt .main-cnt-inner .text h2 {
        margin: 20px auto 60px;
        color: #000;
        font-size: 35px;
        font-size: 3.5rem;
        font-weight: 500;
        line-height: 1.5;
        text-align: center; }
        #message #main .main-cnt .main-cnt-inner .text h2 span {
          display: block;
          font-size: 18px;
          font-size: 1.8rem;
          position: relative; }
          #message #main .main-cnt .main-cnt-inner .text h2 span::before {
            font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
            content: "ー";
            position: absolute;
            top: 20%;
            left: 0; }
          #message #main .main-cnt .main-cnt-inner .text h2 span::after {
            font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
            content: "ー";
            position: absolute;
            top: 20%;
            right: 0; }

@media screen and (max-width: 767px) {
  #message #main .main-cnt {
    padding-bottom: 0; }
    #message #main .main-cnt .main-cnt-inner .img {
      width: 55%;
      margin-bottom: 35px; }
      #message #main .main-cnt .main-cnt-inner .img p.sign {
        padding-top: 16px; }
        #message #main .main-cnt .main-cnt-inner .img p.sign img {
          max-width: 138px; }
    #message #main .main-cnt .main-cnt-inner .text {
      width: 100%; }
      #message #main .main-cnt .main-cnt-inner .text h2 {
        position: absolute;
        top: 0;
        left: 20%;
        margin: 0;
        text-align: left;
        font-size: 24px;
        font-size: 2.4rem;
        writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        -webkit-writing-mode: vertical-rl; }
        #message #main .main-cnt .main-cnt-inner .text h2 span {
          margin-top: 40px;
          margin-bottom: 40px;
          position: relative;
          font-size: 12px;
          font-size: 1.2rem; }
          #message #main .main-cnt .main-cnt-inner .text h2 span::before {
            font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
            content: "ー";
            position: absolute;
            top: -20px;
            left: 25%; }
          #message #main .main-cnt .main-cnt-inner .text h2 span::after {
            font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
            content: "ー";
            position: absolute;
            top: 300px;
            right: 25%; } }

/* 企業方針
   ========================================================================== */
#business-policy #main .main-cnt .box {
  margin-bottom: 0; }

#business-policy #main .main-cnt .policy {
  display: table;
  padding: 40px 0; }
  #business-policy #main .main-cnt .policy dt {
    display: table-cell;
    width: 406px;
    color: #000;
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center;
    vertical-align: middle; }
    #business-policy #main .main-cnt .policy dt span {
      display: block; }
      #business-policy #main .main-cnt .policy dt span.small {
        font-size: 12px;
        font-size: 1.2rem; }
  #business-policy #main .main-cnt .policy dd {
    display: table-cell;
    width: 530px; }
    #business-policy #main .main-cnt .policy dd ul {
      margin-bottom: 0; }

#business-policy #main .main-cnt #cnt1 {
  position: relative; }
  #business-policy #main .main-cnt #cnt1 h2 {
    position: absolute;
    top: 40%;
    right: 10%;
    font-size: 36px;
    font-size: 3.6rem;
    color: #000; }
    #business-policy #main .main-cnt #cnt1 h2 span {
      display: block; }
      #business-policy #main .main-cnt #cnt1 h2 span.small {
        font-size: 15px;
        font-size: 1.5rem; }

#business-policy #main .main-cnt #cnt2 {
  border-bottom: 1px solid #e6e6e6; }
  #business-policy #main .main-cnt #cnt2 ul li {
    color: #000;
    font-size: 24px;
    font-size: 2.4rem; }

@media screen and (max-width: 767px) {
  #business-policy #main .main-cnt .policy dt {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left; }
    #business-policy #main .main-cnt .policy dt span {
      display: inline-block; }
      #business-policy #main .main-cnt .policy dt span.small {
        margin-left: 8px; }
  #business-policy #main .main-cnt .policy dd {
    display: block;
    width: 100%; }
  #business-policy #main .main-cnt #cnt1 {
    position: relative;
    width: auto; }
    #business-policy #main .main-cnt #cnt1 h2 {
      position: absolute;
      top: auto;
      bottom: 2%;
      right: 0;
      left: 5%;
      margin: auto;
      font-size: 25px;
      font-size: 2.5rem;
      color: #000; }
      #business-policy #main .main-cnt #cnt1 h2 span {
        display: block; }
        #business-policy #main .main-cnt #cnt1 h2 span.small {
          font-size: 15px;
          font-size: 1.5rem; }
  #business-policy #main .main-cnt #cnt2 ul li {
    font-size: 20px;
    font-size: 2rem; } }

/* 会社概要
   ========================================================================== */
#about .main-cnt .main-cnt-inner table {
  margin-bottom: 80px; }
  #about .main-cnt .main-cnt-inner table th {
    width: 30%; }
  #about .main-cnt .main-cnt-inner table td {
    width: 70%; }

@media screen and (max-width: 767px) {
  #about .main-cnt .main-cnt-inner table {
    margin-bottom: 60px; }
    #about .main-cnt .main-cnt-inner table th, #about .main-cnt .main-cnt-inner table td {
      width: 100%; } }

#about .tsuji {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro"; }

/* 事務所一覧 */
#establishment .main-cnt .main-cnt-inner .block ul {
  border-top: 1px solid #e6e6e6;
  margin-bottom: 56px; }
  #establishment .main-cnt .main-cnt-inner .block ul li {
    overflow: hidden;
    padding: 8px 0;
    border-bottom: 1px solid #e6e6e6;
    display: table;
    width: 100%; }
    #establishment .main-cnt .main-cnt-inner .block ul li .es-ttl, #establishment .main-cnt .main-cnt-inner .block ul li .es-address, #establishment .main-cnt .main-cnt-inner .block ul li .es-map {
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
    #establishment .main-cnt .main-cnt-inner .block ul li .es-ttl {
      width: 25%;
      font-size: 18px;
      font-size: 1.8rem; }
    #establishment .main-cnt .main-cnt-inner .block ul li .es-address {
      width: 55%; }
      #establishment .main-cnt .main-cnt-inner .block ul li .es-address p {
        margin-bottom: 0; }
    #establishment .main-cnt .main-cnt-inner .block ul li .es-map {
      width: 20%; }

@media screen and (max-width: 767px) {
  #establishment .main-cnt .main-cnt-inner .block ul li .es-ttl, #establishment .main-cnt .main-cnt-inner .block ul li .es-address, #establishment .main-cnt .main-cnt-inner .block ul li .es-map {
    display: block;
    width: 100%;
    margin-bottom: 8px; } }

/* マップ */
#map .map-wrap .img {
  width: 20%;
  max-width: 178px;
  padding: 8px;
  background: #f7f6f4; }
  #map .map-wrap .img img {
    border: 1px solid #fff; }

#map .map-wrap .text {
  width: 75%; }
  #map .map-wrap .text .map-sub {
    font-size: 20px;
    font-size: 2rem; }

#map .map-wrap #gmap {
  margin-top: 40px;
  position: relative;
  padding: 0 0 56%;
  height: 0;
  overflow: hidden; }
  #map .map-wrap #gmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

@media screen and (max-width: 767px) {
  #map .map-wrap .img {
    width: 100%; }
  #map .map-wrap .text {
    width: 90%; }
  #map .map-wrap #gmap {
    margin-top: 16px;
    padding: 0 0 80%; } }

/* グループ会社一覧 */
#group #group-list {
  margin-bottom: 56px;
  border-top: 1px solid #e6e6e6; }
  #group #group-list li {
    display: table;
    width: 100%; }
    #group #group-list li p {
      margin-bottom: 0; }
    #group #group-list li .img, #group #group-list li .text {
      display: table-cell;
      padding: 16px;
      border-bottom: 1px solid #e6e6e6;
      vertical-align: middle; }
    #group #group-list li .img {
      width: 40%; }
    #group #group-list li .text {
      width: 60%; }

/* 社会・環境活動 */
#activity .box-column-summary dd {
  overflow: hidden; }
  #activity .box-column-summary dd .img {
    float: left;
    width: 35%;
    margin-right: 5%; }
  #activity .box-column-summary dd .img2 {
    max-width: 100%; }
    #activity .box-column-summary dd .img2 img {
      max-width: 30%; }
  #activity .box-column-summary dd .text {
    float: left;
    width: 60%; }
  #activity .box-column-summary dd .link {
    overflow: hidden; }
    #activity .box-column-summary dd .link li {
      float: left;
      width: 50%; }

@media screen and (max-width: 767px) {
  #activity .box-column-summary dd .img {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
    text-align: center; }
    #activity .box-column-summary dd .img img {
      max-width: 40%; }
  #activity .box-column-summary dd .text {
    float: none;
    width: 100%; } }

/* 沿革
   ========================================================================== */
#history #history-list li {
  margin-bottom: 50px; }
  #history #history-list li .img {
    width: 20%; }
    #history #history-list li .img .waku {
      box-sizing: border-box;
      border: 6px solid #F7F6F4; }
  #history #history-list li .item-main {
    width: 75%; }
    #history #history-list li .item-main .year {
      border-bottom: 1px solid #e6e6e6;
      padding-bottom: 4px;
      margin-bottom: 24px;
      color: #000;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: bold; }
    #history #history-list li .item-main p span {
      display: inline-block; }
      #history #history-list li .item-main p span.month {
        width: 8%;
        vertical-align: top; }
      #history #history-list li .item-main p span.text {
        width: 90%; }

@media screen and (max-width: 767px) {
  #history #history-list li {
    margin-bottom: 25px; }
    #history #history-list li .img {
      width: 30%;
      margin: 0;
      float: left; }
    #history #history-list li .item-main {
      width: 65%;
      margin: 0;
      float: right; }
      #history #history-list li .item-main .year {
        margin-bottom: 16px;
        font-size: 18px;
        font-size: 1.8rem; }
      #history #history-list li .item-main p span.month {
        width: 13%; }
      #history #history-list li .item-main p span.text {
        width: 75%; } }

/* 認証一覧
   ========================================================================== */
#authorization .cnt-block {
  margin-bottom: 80px; }
  #authorization .cnt-block .item-wrap {
    margin-bottom: 40px; }
    #authorization .cnt-block .item-wrap .item-side {
      width: 15%; }
      #authorization .cnt-block .item-wrap .item-side img {
        width: auto; }
    #authorization .cnt-block .item-wrap .item-main {
      width: 80%; }
  #authorization .cnt-block .box1, #authorization .cnt-block .box2 {
    margin-bottom: 40px;
    padding: 25px 30px 0; }
  #authorization .cnt-block .box1 {
    border: 1px solid #f7f6f4; }
  #authorization .cnt-block .box2 {
    border: 8px solid #f7f6f4; }
    #authorization .cnt-block .box2 ul.indent {
      margin-left: 1em;
      text-indent: -1em; }
      #authorization .cnt-block .box2 ul.indent li {
        margin-bottom: 20px; }
        #authorization .cnt-block .box2 ul.indent li p {
          margin-left: 0;
          text-indent: 0; }
  #authorization .cnt-block .report .img {
    margin-bottom: 24px;
    text-align: center; }
    #authorization .cnt-block .report .img ul li {
      width: 49%;
      display: inline-block; }
  @media screen and (max-width: 767px) {
    #authorization .cnt-block {
      margin-bottom: 64px; }
      #authorization .cnt-block .item-wrap {
        margin-bottom: 40px;
        word-break: break-all; }
        #authorization .cnt-block .item-wrap .item-side {
          width: auto;
          text-align: center; }
          #authorization .cnt-block .item-wrap .item-side img {
            max-width: 20%; }
        #authorization .cnt-block .item-wrap .item-main {
          width: 100%; }
      #authorization .cnt-block .box1, #authorization .cnt-block .box2 {
        margin-bottom: 20px;
        padding: 20px 20px 0; }
      #authorization .cnt-block .box2 ul li {
        margin-bottom: 10px; } }

/* IR情報
   ========================================================================== */
/* トップ */
#ir .ir-news-wrap {
  overflow: hidden;
  margin-bottom: 60px; }
  #ir .ir-news-wrap .ir-news-ttl {
    float: left; }
    #ir .ir-news-wrap .ir-news-ttl h2 {
      font-size: 22px;
      font-size: 2.2rem;
      color: #000;
      margin-bottom: 20px; }
  #ir .ir-news-wrap .ir-news-box {
    float: left;
    padding-left: 40px;
    margin-left: 50px;
    border-left: 1px solid #e6e6e6; }
    #ir .ir-news-wrap .ir-news-box dt {
      color: #747a7e; }
    #ir .ir-news-wrap .ir-news-box dd a {
      color: #585858; }

#ir .ir-links {
  overflow: hidden; }
  #ir .ir-links > li {
    float: left;
    width: 50%;
    margin-bottom: 40px; }
    #ir .ir-links > li .img {
      float: left;
      width: 40%;
      padding: 40px 0;
      border: 8px solid #f7f6f4;
      text-align: center; }
    #ir .ir-links > li .text {
      float: left;
      width: 48%;
      padding-left: 8%; }
      #ir .ir-links > li .text h3 {
        font-size: 22px;
        font-size: 2.2rem; }
    #ir .ir-links > li:nth-child(even) {
      float: right;
      width: 46%; }

@media screen and (max-width: 767px) {
  #ir .ir-news-wrap {
    position: relative;
    padding-bottom: 58px;
    margin-bottom: 40px; }
    #ir .ir-news-wrap .ir-news-ttl {
      float: none; }
      #ir .ir-news-wrap .ir-news-ttl h2 {
        margin-bottom: 17px;
        text-align: center; }
      #ir .ir-news-wrap .ir-news-ttl .btn01 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
    #ir .ir-news-wrap .ir-news-box {
      float: none;
      padding-left: 0;
      margin-left: 0;
      border-left: none; }
  #ir .ir-links {
    overflow: hidden; }
    #ir .ir-links > li {
      width: 48.5%;
      margin-right: 1.5%;
      float: none;
      display: inline-block;
      height: auto; }
      #ir .ir-links > li .img {
        float: none;
        width: auto; }
      #ir .ir-links > li .text {
        float: none;
        width: auto;
        padding-left: 0; }
        #ir .ir-links > li .text h3 {
          font-size: 14px;
          font-size: 1.4rem; }
      #ir .ir-links > li:nth-child(even) {
        /*float: right;*/
        width: 48.5%;
        margin-left: 1.5%;
        margin-right: 0; } }

/* 業績・財務ハイライト */
#performance .performance {
  margin-bottom: 80px; }
  #performance .performance .graph {
    margin-bottom: 32px;
    text-align: center; }
    #performance .performance .graph h2 {
      margin-bottom: 16px;
      text-align: left; }
  #performance .performance .finance {
    margin-top: 32px; }
    #performance .performance .finance table tr td {
      text-align: right; }

/* IR資料室 */
#document .adobe {
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem; }
  #document .adobe span {
    display: inline-block; }

#document .pdf {
  width: 20%;
  text-align: right; }

#document .news-ttl {
  margin: 0 10px !important; }

#document .c05 {
  border: 1px solid rgba(217, 69, 101, 0.24) !important;
  background: rgba(217, 69, 101, 0.1) !important; }

@media screen and (max-width: 767px) {
  #document .adobe {
    text-align: left; }
  #document .pdf {
    width: 100%;
    border-top: none;
    margin-bottom: 8px; } }

/* 採用情報
   ========================================================================== */
#recruit .item-wrap {
  border: 8px solid #f7f6f4;
  padding: 32px; }
  #recruit .item-wrap .item-side {
    max-width: 250px; }
  #recruit .item-wrap .item-main {
    width: 65%;
    margin-bottom: 0; }
    #recruit .item-wrap .item-main h2 {
      margin-top: 8px;
      font-size: 26px;
      font-size: 2.6rem;
      border-bottom: 1px solid #e6e6e6;
      padding-bottom: 8px; }
    #recruit .item-wrap .item-main p {
      margin-top: 16px;
      font-size: 16px;
      font-size: 1.6rem;
      margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    #recruit .item-wrap .item-main h2 {
      font-size: 20px;
      font-size: 2rem; }
    #recruit .item-wrap .item-main p {
      font-size: 14px;
      font-size: 1.4rem; } }

#recruit #recruit-wrap {
  margin-top: 64px; }
  #recruit #recruit-wrap .box-column-summary {
    padding: 10% 0;
    border: 8px solid #f7f6f4;
    text-align: center; }
    #recruit #recruit-wrap .box-column-summary h3 {
      font-size: 20px;
      font-size: 2rem; }

#recruit #recruit-wrap {
  overflow: hidden; }
  #recruit #recruit-wrap > li {
    float: left;
    width: 48%;
    margin-bottom: 40px; }
    #recruit #recruit-wrap > li .img {
      float: left;
      width: 40%;
      border: 8px solid #f7f6f4;
      text-align: center; }
    #recruit #recruit-wrap > li .text {
      float: left;
      width: 50%;
      padding-left: 6%;
      /*width: 48%;
        padding-left: 8%;*/ }
      #recruit #recruit-wrap > li .text h3 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.5;
        margin-bottom: 8px; }
      #recruit #recruit-wrap > li .text .list-link {
        margin-top: 0; }
    #recruit #recruit-wrap > li:nth-child(even) {
      float: right;
      width: 48%; }

@media screen and (max-width: 767px) {
  #recruit .item-wrap .item-main {
    width: 100%; }
  #recruit #recruit-wrap {
    margin-top: 24px;
    overflow: hidden; }
    #recruit #recruit-wrap > li {
      width: 48.5%;
      margin-right: 1.5%; }
      #recruit #recruit-wrap > li .img {
        float: none;
        width: auto; }
      #recruit #recruit-wrap > li .text {
        margin-top: 8px;
        float: none;
        width: auto;
        padding-left: 0; }
        #recruit #recruit-wrap > li .text h3 {
          font-size: 14px;
          font-size: 1.4rem; }
      #recruit #recruit-wrap > li:nth-child(even) {
        float: right;
        width: 48.5%;
        margin-left: 1.5%;
        margin-right: 0; } }

/* 採用メッセージ */
#recruit-message #main .main-cnt-inner .text {
  padding: 25px 30px;
  border: 8px solid #f7f6f4; }
  #recruit-message #main .main-cnt-inner .text p {
    margin-bottom: 24px; }
  #recruit-message #main .main-cnt-inner .text h3 {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: right; }

/* 募集要項 */
#recruit-guidelines .table-wrap {
  margin-bottom: 80px; }
  #recruit-guidelines .table-wrap tr th {
    width: 20%; }

#recruit-guidelines #cont02 tr th {
  width: 30%; }

@media screen and (max-width: 767px) {
  #recruit-guidelines tr th {
    width: 100% !important; } }

/* 応募方法・スケジュール */
#guide #cont01 {
  margin-bottom: 80px; }
  #guide #cont01 ul {
    margin-bottom: 24px;
    padding-top: 24px;
    border: 8px solid #f7f6f4; }
    #guide #cont01 ul li {
      position: relative;
      margin-bottom: 24px;
      font-size: 20px;
      font-size: 2rem;
      text-align: center; }
      #guide #cont01 ul li::before {
        position: absolute;
        top: 90%;
        left: 0;
        right: 0;
        content: "▼";
        color: #92c708; }
      #guide #cont01 ul li:last-child::before {
        display: none; }
  #guide #cont01 h2 {
    margin-bottom: 16px; }
  #guide #cont01 h3 {
    margin-top: 32px;
    margin-bottom: 16px; }
  #guide #cont01 h4 {
    font-size: 20px;
    font-size: 2rem; }

/* キャリア採用 */
#career .table-wrap {
  margin-bottom: 80px; }
  #career .table-wrap tr th {
    width: 13%;
    /*width: 20%;*/ }
  #career .table-wrap tr td {
    padding: 16px 10px 16px 15px; }
  @media screen and (max-width: 767px) {
    #career .table-wrap .tbl-cmn {
      width: 480px; } }

#career #cont04 .text {
  padding: 16px;
  border: 8px solid #f7f6f4; }

/* 新卒[採用]企画 */
#recruit-plan .main-cnt-inner #cont01 {
  margin-bottom: 80px; }
  #recruit-plan .main-cnt-inner #cont01 h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 16px; }

#recruit-plan .main-cnt-inner #cont02 {
  overflow: hidden;
  margin-bottom: 80px; }
  #recruit-plan .main-cnt-inner #cont02 .text {
    padding: 25px 30px;
    border: 8px solid #f7f6f4; }
  #recruit-plan .main-cnt-inner #cont02 .recruit-address {
    margin-top: 40px;
    width: 40%;
    float: right; }

/* ==========================================================================
   Parts
   ========================================================================== */
/* タブ
  ========================================================================== */
.tabs {
  box-sizing: border-box;
  border-top: 2px solid #e6e6e6; }

.tab-button {
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  margin-top: -2px;
  margin-bottom: 24px; }
  .tab-button li {
    border-top: 2px solid #e6e6e6;
    min-width: 20%;
    -webkit-transition: border ease 0.25s;
    transition: border ease 0.25s; }
    .tab-button li a {
      align-items: center;
      box-sizing: border-box;
      display: flex;
      height: 100%;
      width: 100%;
      padding: 8px 5px;
      justify-content: center;
      text-align: center;
      color: rgba(88, 88, 88, 0.6);
      text-decoration: none; }
      .tab-button li a:hover {
        color: #000; }
    .tab-button li.active {
      border-top: 2px solid #0fbedf; }
      .tab-button li.active a {
        color: #000; }
    .tab-button li:hover {
      border-top: 2px solid #0fbedf; }

@media screen and (max-width: 767px) {
  .tab-button li {
    font-size: 11px;
    font-size: 1.1rem; } }


  /*サイトについてボタン
  .irp_comment a {color:#333;text-decoration: none}*/
.irp_comment a{
  color: #0fbedf !important;
  text-decoration: underline !important;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s; }

  .irp_comment a:hover {
    color: #78e2f6 !important;
    text-decoration: underline !important; }
