@charset "UTF-8";
/* ==============================
	@共通
================================= */
.btn-default {
  background: url(../images/shared/icon_arrow_on.png) no-repeat 25px center;
  background-color: #f98100;
  border-radius: 20px;
  width: 180px;
  height: 40px;
  text-align: center; }
  .btn-default a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    padding: 11px 25px 11px 45px;
    display: block; }

/* ==============================
	@会社概要
================================= */
#company .page {
  background-color: #ceeaf5; }
  #company .page dl {
    border-bottom: 2px solid #a3eafe;
    padding: 30px 0; }
    #company .page dl:first-of-type {
      border-top: 2px solid #a3eafe; }
    #company .page dl dt {
      float: left; }
    #company .page dl dd {
      width: 560px;
      margin: 0 0 0 150px; }
      #company .page dl dd p {
        float: left; }
        #company .page dl dd p.date {
          width: 130px; }
        #company .page dl dd p.detail {
          width: 430px; }

/* ==============================
	@メッセージ
================================= */
#massage .page {
  background-color: #fad8d5; }
  #massage .page dl {
    border-bottom: 2px solid #fad8d5;
    padding: 20px 0; }
    #massage .page dl:first-of-type {
      border-top: 2px solid #fad8d5; }
    #massage .page dl dt, #massage .page dl dd {
      float: left; }
    #massage .page dl dt {
      width: 214px;
      padding: 6px 0 0; }
      #massage .page dl dt .intro {
        font-size: 18px;
        text-align: center;
        margin: 10px 0 0; }
      #massage .page dl dt > a {
        color: #3158e8;
        font-weight: bold;
        padding: 10px;
        display: block;
        font-size: 16px;
        line-height: 1.45;
        letter-spacing: 0.05em;
        margin: 10px 0 0 10px;
        transition: .3s; }
      #massage .page dl dt > a:hover {
        text-decoration: none;}
    #massage .page dl dd {
      width: 476px;
      margin: 0 0 0 20px; }

/* ==============================
	@プレスリリース
================================= */
#release > #wrap > .page {
  background-color: #f8f9cd;
  /* 詳細ページ */ }
  #release > #wrap > .page .list li {
    border-bottom: 2px solid #f8f9cd;
    padding: 18px 0 16px; }
    #release > #wrap > .page .list li:first-child {
      border-top: 2px solid #f8f9cd; }
    #release > #wrap > .page .list li dl dt {
      background: url(../images/shared/icon_list.gif) no-repeat 0 center;
      padding: 0 0 0 20px;
      float: left; }
    #release > #wrap > .page .list li dl dd {
      padding: 0 20px 0 0;
      margin: 0 0 0 190px;
      max-height: 100%; }
      #release > #wrap > .page .list li dl dd a {
        font-size: 20px;
        color: #f98100; }
  #release > #wrap > .page .pagination {
    width: 720px;
    font-size: 0;
    text-align: center;
    padding: 0 0 10px;
    margin: 30px auto 0; }
    #release > #wrap > .page .pagination li {
      margin: 0 5px;
      box-sizing: border-box;
      display: inline-block; }
      #release > #wrap > .page .pagination li a, #release > #wrap > .page .pagination li span {
        border: 2px solid #cccccc;
        border-radius: 10px;
        width: 60px;
        min-height: auto;
        height: 38px;
        color: #f98100;
        font-size: 2.4rem;
        text-decoration: none;
        padding: 12px 0 10px;
        display: block; }
        @media all and (-ms-high-contrast: none) {
          #release > #wrap > .page .pagination li a a, #release > #wrap > .page .pagination li a span, #release > #wrap > .page .pagination li span a, #release > #wrap > .page .pagination li span span {
            font-size: 24px; } }
        #release > #wrap > .page .pagination li a:hover, #release > #wrap > .page .pagination li a.current, #release > #wrap > .page .pagination li span:hover, #release > #wrap > .page .pagination li span.current {
          background-color: #f98101;
          border: 2px solid #f98101;
          color: #fff; }
        #release > #wrap > .page .pagination li a.previouspostslink, #release > #wrap > .page .pagination li a.nextpostslink, #release > #wrap > .page .pagination li span.previouspostslink, #release > #wrap > .page .pagination li span.nextpostslink {
          width: 98px; }
        #release > #wrap > .page .pagination li a.previouspostslink, #release > #wrap > .page .pagination li span.previouspostslink {
          background: url(../images/release/icon_prev_d.png) no-repeat 20px center;
          padding: 10px 0 10px 22px; }
          #release > #wrap > .page .pagination li a.previouspostslink.active, #release > #wrap > .page .pagination li a.previouspostslink:hover, #release > #wrap > .page .pagination li span.previouspostslink.active, #release > #wrap > .page .pagination li span.previouspostslink:hover {
            background: url(../images/release/icon_prev_on.png) no-repeat 20px center;
            background-color: #f98101;
            border: 2px solid #f98101; }
        #release > #wrap > .page .pagination li a.nextpostslink, #release > #wrap > .page .pagination li span.nextpostslink {
          background: url(../images/release/icon_next_d.png) no-repeat 86px center;
          padding: 10px 22px 10px 0; }
          #release > #wrap > .page .pagination li a.nextpostslink.active, #release > #wrap > .page .pagination li a.nextpostslink:hover, #release > #wrap > .page .pagination li span.nextpostslink.active, #release > #wrap > .page .pagination li span.nextpostslink:hover {
            background: url(../images/release/icon_next_on.png) no-repeat 86px center;
            background-color: #f98101;
            border: 2px solid #f98101; }
      #release > #wrap > .page .pagination li span.extend {
        border: none;
        border-radius: 0;
        width: 24px;
        color: #222222;
        cursor: default; }
        #release > #wrap > .page .pagination li span.extend:hover {
          background: transparent; }
  #release > #wrap > .page .btn-default {
    width: 160px; }
  #release > #wrap > .page h3 {
    padding: 25px 0 5px; }
  #release > #wrap > .page .date {
    text-align: right; }
  #release > #wrap > .page .archive {
    border-top: 2px solid #f8f9cd;
    border-bottom: 2px solid #f8f9cd;
    font-size: 18px;
    padding: 15px 0 20px;
    margin: 20px 0; }
    #release > #wrap > .page .archive > div {
      margin: 0 0 25px; }
    #release > #wrap > .page .archive h4 {
      background: url(../images/shared/icon_list.gif) no-repeat 0 center;
      font-size: 26px;
      padding: 0 0 0 20px;
      margin: 0 0 10px; }
    #release > #wrap > .page .archive .lead {
      font-size: 22px;
      color: #999999;
      margin: 0 0 20px; }
    #release > #wrap > .page .archive .img {
      text-align: center;
      margin: 15px 0; }
      #release > #wrap > .page .archive .img p {
        margin: 5px 0 0; }
    #release > #wrap > .page .archive .float-img-left {
      display: inline-block;
      float: left;
      margin: 10px 15px 0 0; }
    #release > #wrap > .page .archive .float-img-right {
      display: inline-block;
      float: right;
      margin: 10px 0 0 15px; }
    #release > #wrap > .page .archive .column-2 {
      overflow: hidden;
      clear: both;
      margin: 10px 0 0; }
      #release > #wrap > .page .archive .column-2 li {
        width: 300px;
        margin-top: 20px;
        float: left; }
        #release > #wrap > .page .archive .column-2 li:nth-child(even) {
          margin-left: 35px; }
    #release > #wrap > .page .archive a {
      color: #f98101; }

/* ==============================
	@事業紹介
================================= */
#business .page {
  background-color: #c6e4dd; }
  #business .page dl {
    border-bottom: 2px solid #c6e4dd;
    padding: 20px 0; }
    #business .page dl:first-of-type {
      border-top: 2px solid #c6e4dd; }
    #business .page dl:nth-of-type(even) dt, #business .page dl:nth-of-type(even) dd {
      float: right; }
    #business .page dl:nth-of-type(even) dd {
      width: 460px;
      margin: 0 10px 0 0; }
    #business .page dl dt, #business .page dl dd {
      float: left; }
    #business .page dl dt {
      width: 230px;
      padding: 6px 0 0; }
    #business .page dl dd {
      width: 460px;
      margin: 0 0 0 10px; }
      #business .page dl dd h3 {
        margin: 0 0 5px; }

/* ==============================
	@お問合せ
================================= */
#inquiry .page {
  background-color: #dcd0e9; }
  #inquiry .page .btn-default {
    width: 220px;
    margin: 0 0 0 135px;
    position: relative;
    left: 50%; }
  #inquiry .page .must {
    color: #f98101;
    padding: 0 3px; }
  #inquiry .page dl {
    overflow: hidden;
    clear: both;
    border-bottom: 2px solid #dcd0e9;
    padding: 20px 0; }
    #inquiry .page dl:first-of-type {
      border-top: 2px solid #dcd0e9; }
    #inquiry .page dl dt, #inquiry .page dl dd {
      float: left; }
    #inquiry .page dl dt {
      width: 210px;
      padding: 6px 0 0; }
    #inquiry .page dl dd {
      width: 500px; }
  #inquiry .page input[type="text"],
  #inquiry .page input[type="email"],
  #inquiry .page input[type="tel"],
  #inquiry .page textarea {
    background-color: #fff;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
    box-sizing: border-box;
    outline: 0;
    width: 100%;
    padding: 5px 8px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none; }
  #inquiry .page input.wpcf7c-conf,
  #inquiry .page textarea.wpcf7c-conf {
    border: none;
    border-radius: 0;}
  #inquiry .page ul {
    font-size: 0;
    text-align: center;
    margin: 30px 0 0; }
    #inquiry .page ul li {
      background-color: #fff;
      border: 2px solid #cccccc;
      border-radius: 30px;
      line-height: 1;
      width: 210px;
      height: 60px;
      padding: 16px 0 25px;
      margin: 0 10px;
      box-sizing: border-box;
      cursor: pointer;
      display: inline-block; }
      #inquiry .page ul li input[type="submit"],
      #inquiry .page ul li input[type="button"] {
        color: #f98101;
        font-size: 24px;
        line-height: 1; }
      #inquiry .page ul li.transmission {
        background: url(../images/shared/icon_arrow_d.png) no-repeat 40px center;
        padding: 16px 0 12px 25px; }
        #inquiry .page ul li.transmission:hover {
          background: url(../images/shared/icon_arrow_on.png) no-repeat 40px center;
          background-color: #f98101;
          border: 2px solid #f98101; }
      #inquiry .page ul li:hover {
        background-color: #f98101;
        border: 2px solid #f98101; }
        #inquiry .page ul li:hover input[type="submit"],
        #inquiry .page ul li:hover input[type="button"] {
          color: #fff; }
  #inquiry .page input[type="submit"],
  #inquiry .page input[type="button"] {
    background: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer; }
  #inquiry .page .thanks_text {
    border-bottom: 2px solid #dcd0e9;
    border-top: 2px solid #dcd0e9;
    padding: 20px 0;
    font-size: 28px;
    text-align: center; }
  #inquiry .page div.wpcf7 .ajax-loader {
    display: none !important; }


/* ==============================
  @講演会・セミナー
================================= */
#semminar .page {
  background-color: #dcd0e9; }

#semminar .page h3 {
  font-size: 2.5rem;
  font-weight: bold;
  margin: 40px 0 10px; }

#semminar .page .attention {
  font-size: 1.7rem;
  margin: 0 0 10px;
  color: #888888; }

#semminar .page .list li {
  text-indent: -1em;
  padding-left: 1em }

/* ==============================
	@作品一覧
================================= */
#products .page {
  background-color: #f7e2bb; }
  #products .page .contents {
    background: url(../images/products/bg_page.png) no-repeat center 0; }
    #products .page .contents .inline {
      border-bottom: 2px solid #f7e2bb;
      padding: 20px 0; }
      #products .page .contents .inline:first-of-type {
        border-top: 2px solid #f7e2bb; }
      #products .page .contents .inline h3 {
        font-size: 32px;
        margin: 0 0 5px; }
      #products .page .contents .inline dl dt, #products .page .contents .inline dl dd {
        margin: 0 0 5px;
        float: left; }
      #products .page .contents .inline dl dt {
        width: 145px; }
      #products .page .contents .inline dl dd {
        width: 565px; }

/* ==============================
	@個人情報保護 @採用情報
================================= */
#in .page {
  background-color: #d7c9ba; }
  #in .page .inline {
    border-bottom: 2px solid #d7c9ba;
    padding: 20px 0; }
    #in .page .inline:first-of-type {
      border-top: 2px solid #d7c9ba; }
    #in .page .inline .comingsoon {
      font-size: 40px;
      text-align: center;
      padding: 45px 0; }

#en .page {
  background-color: #d7c9ba;
  padding: 90px 0 70px; }
  #en .page .inline {
    border-bottom: 2px solid #d7c9ba;
    padding: 20px 0; }
    #en .page .inline:first-of-type {
      border-top: 2px solid #d7c9ba; }
    #en .page .inline .comingsoon {
      font-size: 40px;
      text-align: center;
      padding: 45px 0; }


.table {
  margin: 0 0 25px;
}

.table table {
  border-collapse: collapse;
}

.table table th {
  border-top: 1px solid #593e23;
  border-bottom: 1px solid #593e23;
  border-right: 1px solid #593e23;
  border-left: 1px solid #593e23;
  background-color: #593e23;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 7px 0;
}

.table table th:not(:last-child) {
  border-right: 1px solid #fff;
}

.table table td {
  border: 1px solid #593e23;
  color: #593e23;
  padding: 5px 5px;
}