@charset "UTF-8";
/* -------------------------------------------
 * initialize
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block; }

ul li {
  list-style: none; }

input, select {
  vertical-align: middle; }

figure, img {
  max-width: 100%; }

sup {
  font-size: 70%;
  vertical-align: 5px; }

.hide {
  display: none; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

/* --------------------------------------------------
 * mf_finder_searchBox reset styles
 */
.mf_finder_searchBox.mf_finder_searchBox_useSelects {
  display: block; }

.mf_finder_searchBox_items_wrapper {
  display: block; }

.mf_finder_searchBox_items {
  display: block;
  position: relative; }

.mf_finder_searchBox_query_wrap {
  display: block; }

.mf_finder_searchBox_submit {
  display: inline;
  visibility: hidden;
  padding: 0;
  border: 0;
  font-size: 0;
  position: absolute; }

/* --------------------------------------------------
 * common styles
 */
body {
  color: #333333;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: 500;
  font-size: 14px;
  -webkit-text-size-adjust: 100%; }

@media (max-width: 767px) {
  body {
    font-weight: 300; } }
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, body {
    font-family: Meiryo, 'メイリオ', sans-serif; } }
a {
  text-decoration: none;
  color: #069D4C; }
  @media (min-width: 960px) {
    a[data-js-view="tel-link"] {
      pointer-events: none; } }

img {
  vertical-align: top; }

*, *:before, *:after {
  box-sizing: border-box; }

@media (min-width: 768px) {
  img {
    width: auto;
    height: auto; }

  .sp {
    display: none !important; }

  .wrap-all {
    width: 100%;
    overflow: hidden; }

  .wrap {
    position: relative;
    width: 100%;
    max-width: 1260px;
    padding: 0 20px;
    margin: 0 auto; }

  .wrap-wide {
    position: relative;
    width: 100%;
    max-width: 1320px;
    padding: 0 20px;
    margin: 0 auto; } }
@media (max-width: 767px) {
  img {
    height: auto; }

  .pc,
  .tb-pc {
    display: none; }

  .wrap-all {
    width: 100%;
    overflow: hidden; }

  .wrap-all.nav-opened > .sp-gnav ~ * {
    display: none; }

  .wrap,
  .wrap-wide {
    position: relative;
    width: 100%; } }
/* --------------------------------------------------
 * Layout: site-header, side-nav
 */
@media (min-width: 960px) {
  .wrap-all {
    padding: 120px 0 0; }

  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background-color: #FFFFFF;
    z-index: 10; }
    .site-header h1 {
      position: absolute;
      top: 23px;
      left: 20px; }
      .site-header h1 img {
        width: 231px; }
        .site-header h1 img:hover {
          opacity: 0.8; }
    .site-header .gnav {
      position: absolute;
      left: 0;
      bottom: 20px;
      width: 100%; }
      .site-header .gnav > li {
        float: left;
        width: 16.66%;
        height: 15px;
        border-right: 1px solid #E9E9E9; }
        html[lang="en"] .site-header .gnav > li {
          width: 20%; }
        .site-header .gnav > li:last-child {
          border: none; }
        .site-header .gnav > li > a {
          display: block;
          width: 100%;
          height: 35px;
          text-align: center;
          color: #333333;
          font-size: 15px;
          font-weight: bold;
          line-height: 15px;
          letter-spacing: 0.05em; }
        body[class^="lower about"] .site-header .gnav > li:nth-child(1) > a {
          border-bottom: 6px solid #069D4C; }
        body[class^="lower product"] .site-header .gnav > li:nth-child(2) > a {
          border-bottom: 6px solid #069D4C; }
        body[class^="lower research"] .site-header .gnav > li:nth-child(3) > a {
          border-bottom: 6px solid #069D4C; }
        body[class^="lower news"] .site-header .gnav > li:nth-child(4) > a {
          border-bottom: 6px solid #069D4C; }
        body[class^="lower company"] .site-header .gnav > li:nth-child(5) > a {
          border-bottom: 6px solid #069D4C; }
        body[class^="lower recruit"] .site-header .gnav > li:nth-child(6) > a {
          border-bottom: 6px solid #069D4C; }
        .site-header .gnav > li:hover > a, .site-header .gnav > li.opened > a {
          border-bottom: 6px solid #069D4C; }
        .site-header .gnav > li.opened > .megamenu {
          display: block; }
        .site-header .gnav > li > .megamenu {
          display: none;
          position: absolute;
          top: 35px;
          left: 0;
          width: 100%;
          height: 445px;
          border-top: 4px solid #069D4C;
          overflow: hidden;
          background-color: #E2E2E2; }
          .site-header .gnav > li > .megamenu.closed {
            height: 0;
            border: none; }
          .site-header .gnav > li > .megamenu .wrap {
            padding-top: 60px; }
            .site-header .gnav > li > .megamenu .wrap .caption {
              height: 53px;
              margin: 0 0 30px;
              border-bottom: 1px solid #C0C0C0;
              color: #069D4C;
              font-size: 24px;
              font-weight: bold;
              line-height: 24px; }
            .site-header .gnav > li > .megamenu .wrap > ul {
              margin-left: -30px; }
              .site-header .gnav > li > .megamenu .wrap > ul > li {
                float: left;
                width: 25%;
                padding: 0 0 0 30px; }
                .site-header .gnav > li > .megamenu .wrap > ul > li > a:hover img {
                  opacity: 0.8; }
                .site-header .gnav > li > .megamenu .wrap > ul > li > a:hover p {
                  color: #069D4C; }
                .site-header .gnav > li > .megamenu .wrap > ul > li > a img {
                  width: 100%;
                  margin: 0 0 12px; }
                .site-header .gnav > li > .megamenu .wrap > ul > li > a p {
                  color: #333333;
                  font-size: 14px;
                  font-weight: bold;
                  line-height: 20px; }
                .site-header .gnav > li > .megamenu .wrap > ul > li .text-links {
                  border-top: 1px solid #C0C0C0; }
                .site-header .gnav > li > .megamenu .wrap > ul > li.sub .text-links {
                  border-top: none; }
                  .site-header .gnav > li > .megamenu .wrap > ul > li .text-links > li {
                    border-bottom: 1px solid #C0C0C0; }
                    .site-header .gnav > li > .megamenu .wrap > ul > li .text-links > li > a {
                      display: block;
                      padding: 20px 0 20px 11px;
                      color: #333333;
                      font-size: 14px;
                      font-weight: bold;
                      line-height: 20px;
                      letter-spacing: 0.12em; }
                      .site-header .gnav > li > .megamenu .wrap > ul > li .text-links > li > a:hover {
                        color: #069D4C; }
            .site-header .gnav > li > .megamenu .wrap .close {
              position: absolute;
              top: 60px;
              right: 20px;
              width: 125px;
              height: 36px;
              padding: 0 0 0 46px;
              border: 1px solid #B4B4B4;
              border-radius: 1px;
              font-size: 14px;
              line-height: 34px;
              letter-spacing: 0.075em;
              cursor: pointer; }
              .site-header .gnav > li > .megamenu .wrap .close:before, .site-header .gnav > li > .megamenu .wrap .close:after {
                content: "";
                position: absolute;
                top: 16px;
                left: 13px;
                width: 14px;
                height: 2px;
                background-color: #333333;
                transform: rotate(45deg);
                -webkit-transform: rotate(45deg); }
              .site-header .gnav > li > .megamenu .wrap .close:after {
                transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg); }
              .site-header .gnav > li > .megamenu .wrap .close:hover {
                opacity: 0.8; }
    .site-header .nav2 {
      position: absolute;
      top: 27px;
      right: 512px;
      width: 132px; }
      .site-header .nav2 li.search {
        position: relative;
        float: left;
        width: 47px;
        height: 16px;
        border-right: 1px solid #E9E9E9; }
        .site-header .nav2 li.search input[type='checkbox'] {
          position: absolute;
          top: -100px;
          left: 0; }
        .site-header .nav2 li.search .button {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 15px;
          height: 15px;
          cursor: pointer;
          background: url(../../img/common/icons/search.png) no-repeat 0 0;
          background-size: cover;
          z-index: 2;
          transition: left 200ms; }
          .site-header .nav2 li.search .button:hover {
            opacity: 0.8; }
        .site-header .nav2 li.search .mf_finder_container {
          position: absolute;
          top: -8px;
          right: 20px;
          width: 0;
          height: 30px;
          overflow: hidden;
          z-index: 1;
          transition: width 200ms; }
          .site-header .nav2 li.search .mf_finder_container input {
            width: 100%;
            height: 30px;
            padding: 0 0 0 34px;
            border: 1px solid #ABCAC1;
            border-radius: 15px;
            background-color: #FFFFFF; }
        .site-header .nav2 li.search :checked + .button {
          left: -224px; }
        .site-header .nav2 li.search :checked ~ .mf_finder_container {
          width: 260px; }
      .site-header .nav2 li.en {
        text-align: right;
        font-weight: bold;
        line-height: 16px;
        letter-spacing: 0.05em; }
        .site-header .nav2 li.en a {
          color: #333333; }
          .site-header .nav2 li.en a:hover {
            color: #069D4C; }
    .site-header .nav2-en {
      position: absolute;
      top: 27px;
      right: 545px;
      width: 132px; }
      .site-header .nav2-en li.search {
        position: relative;
        float: left;
        width: 47px;
        height: 16px;
        border-right: 1px solid #E9E9E9; }
        .site-header .nav2-en li.search input[type='checkbox'] {
          position: absolute;
          top: -100px;
          left: 0; }
        .site-header .nav2-en li.search .button {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 15px;
          height: 15px;
          cursor: pointer;
          background: url(../../img/common/icons/search.png) no-repeat 0 0;
          background-size: cover;
          z-index: 2;
          transition: left 200ms; }
          .site-header .nav2-en li.search .button:hover {
            opacity: 0.8; }
        .site-header .nav2-en li.search .mf_finder_container {
          position: absolute;
          top: -8px;
          right: 20px;
          width: 0;
          height: 30px;
          overflow: hidden;
          z-index: 1;
          transition: width 200ms; }
          .site-header .nav2-en li.search .mf_finder_container input {
            width: 100%;
            height: 30px;
            padding: 0 0 0 34px;
            border: 1px solid #ABCAC1;
            border-radius: 15px;
            background-color: #FFFFFF; }
        .site-header .nav2-en li.search :checked + .button {
          left: -224px; }
        .site-header .nav2-en li.search :checked ~ .mf_finder_container {
          width: 260px; }
      .site-header .nav2-en li.en {
        text-align: right;
        font-weight: bold;
        line-height: 16px;
        letter-spacing: 0.05em; }
        .site-header .nav2-en li.en a {
          color: #333333; }
          .site-header .nav2-en li.en a:hover {
            color: #069D4C; }
    .site-header .ex-nav {
      position: absolute;
      top: 18px;
      right: 0;
      width: 472px;
      height: 32px;
      padding: 0 0 0 13px;
      border-radius: 16px 0 0 16px;
      background-color: #F8F7F6; }
      .site-header .ex-nav li {
        display: inline-block; }
        .site-header .ex-nav li a {
          display: inline-block;
          margin: 0 15px 0 0;
          color: #333333;
          font-weight: bold;
          line-height: 32px; }
          .site-header .ex-nav li a:after {
            content: "";
            display: inline-block;
            width: 12px;
            height: 12px;
            margin: 0 0 0 4px;
            background: url(/img/common/icons/external_link.png) no-repeat 0 0;
            background-size: cover; }
          .site-header .ex-nav li a:hover {
            color: #069D4C; }
    .site-header .ex-nav-en {
      position: absolute;
      top: 18px;
      right: 0;
      width: 503px;
      height: 32px;
      padding: 0 0 0 13px;
      border-radius: 16px 0 0 16px;
      background-color: #F8F7F6; }
      .site-header .ex-nav-en li {
        display: inline-block; }
        .site-header .ex-nav-en li a {
          display: inline-block;
          margin: 0 15px 0 0;
          color: #333333;
          font-weight: bold;
          line-height: 32px; }
          .site-header .ex-nav-en li a:after {
            content: "";
            display: inline-block;
            width: 12px;
            height: 12px;
            margin: 0 0 0 4px;
            background: url(/img/common/icons/external_link.png) no-repeat 0 0;
            background-size: cover; }
          .site-header .ex-nav-en li a:hover {
            color: #069D4C; }
    .site-header .sp-nav {
      display: none; }

  .side-nav {
    position: fixed;
    top: calc(50% - 32px);
    right: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.07);
    z-index: 2; }
    .side-nav li a {
      display: block;
      width: 64px;
      height: 64px;
      text-align: center;
      line-height: 64px;
      background-color: #FFFFFF; }
    .side-nav li.email a {
      height: 65px;
      border-bottom: 1px solid #E9E9E9;
      border-radius: 2px 0 0 0; }
    .side-nav li a img {
      vertical-align: middle; }
    .side-nav li a:hover img {
      opacity: 0.8; }

  .sp-gnav {
    display: none; } }
@media all and (min-width: 960px) and (-ms-high-contrast: none) {
  .site-header .ex-nav-en {
    width: 551px;
    /* IE10以上 */ }
  .site-header .nav2-en {
    right: 593px; } }
@media (max-width: 959px) {
  .wrap-all {
    padding: 50px 0 0; }

  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #FFFFFF;
    z-index: 10; }
    .site-header img {
      width: 100%; }
    .site-header h1 {
      position: absolute;
      top: 13px;
      left: 11px;
      width: 220px; } }
@media (max-width: 959px) and (max-width: 350px) {
  .site-header h1 {
    top: 15px;
    width: 200px; } }
@media (max-width: 959px) {
  .site-header .gnav,
  .site-header .nav2,
  .site-header .nav2-en,
  .site-header .ex-nav,
  .site-header .ex-nav-en,
  .site-header .megamenu-wrap {
    display: none; }
  .site-header .email a {
    display: block;
    position: absolute;
    top: 9px;
    right: 52px;
    width: 32px; }
  .site-header .menu a {
    display: block;
    position: absolute;
    top: 9px;
    right: 10px;
    width: 32px;
    height: 32px;
    background: url(../../img/common/header/menu_button_sp.png) no-repeat 0 0;
    background-size: cover; }
    .site-header .menu a.opened {
      background-image: url(../../img/common/header/menu_button_opened_sp.png); }

  .side-nav {
    display: none; }

  .sp-gnav {
    display: none;
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    height: calc(100vh - 50px);
    padding: 10px 10px 80px;
    overflow-y: auto;
    background-color: #ECF0F4;
    z-index: 10; }
    .sp-gnav .search-form {
      float: left;
      position: relative;
      width: calc(100% - 100px);
      height: 40px;
      padding: 0 0 10px;
      overflow: hidden; }
      .sp-gnav .search-form input[type='text'] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 30px;
        padding: 0 15px 0 30px;
        border: 1px solid #ABCAC1;
        border-radius: 15px;
        font-size: 16px;
        z-index: 1;
        -webkit-appearance: none; }
      .sp-gnav .search-form button[type='submit'] {
        display: block;
        position: absolute;
        top: 8px;
        left: 11px;
        width: 15px;
        height: 15px;
        margin: 0;
        padding: 0;
        border: none;
        background: url(../../img/common/icons/search.png) no-repeat 0 0;
        background-size: cover;
        z-index: 2; }
    .sp-gnav .english a {
      float: right;
      width: 80px;
      height: 30px;
      border: none;
      border-radius: 2px;
      text-align: center;
      color: #FFFFFF;
      font-size: 12px;
      line-height: 30px;
      letter-spacing: 0.08em;
      cursor: pointer;
      background-color: #069D4C; }
    .sp-gnav > ul {
      clear: both;
      padding: 0 0 10px; }
      .sp-gnav > ul:last-of-type {
        padding: 0 0 28px; }
      .sp-gnav > ul > li {
        position: relative;
        margin: -1px 0 0; }
        .sp-gnav > ul > li:first-child {
          margin: 0; }
        .sp-gnav > ul > li a {
          display: block;
          position: relative;
          height: 40px;
          padding: 0 0 0 20px;
          border: 1px solid #CDDFD0;
          color: #069D4C;
          font-size: 16px;
          font-weight: bold;
          line-height: 38px;
          cursor: pointer;
          background-color: #FFFBF4;
          z-index: 1; }
          .sp-gnav > ul > li a:after {
            content: "";
            position: absolute;
            top: 16px;
            right: 18px;
            width: 7px;
            height: 7px;
            border-left: 1.5px solid #069D4C;
            border-top: 1.5px solid #069D4C;
            z-index: 2;
            transform: rotate(135deg);
            -webkit-transform: rotate(135deg); }
        .sp-gnav > ul > li .toggle {
          position: absolute;
          top: 1px;
          right: 1px;
          width: 38px;
          height: 38px;
          cursor: pointer;
          background-color: #FFFFFF;
          z-index: 2; }
          .sp-gnav > ul > li .toggle:before {
            content: "";
            position: absolute;
            top: 16px;
            right: 18px;
            width: 7px;
            height: 7px;
            border-left: 1.5px solid #069D4C;
            border-top: 1.5px solid #069D4C;
            z-index: 2;
            transform: rotate(-135deg);
            -webkit-transform: rotate(-135deg); }
        .sp-gnav > ul > li.opened > .toggle:before {
          transform: rotate(45deg);
          -webkit-transform: rotate(45deg); }
        .sp-gnav > ul > li > span:after {
          content: "";
          position: absolute;
          top: 0;
          right: 0;
          width: 40px;
          height: 38px;
          background-color: #FFFFFF;
          z-index: 1; }
        .sp-gnav > ul > li .sub {
          display: none; }
          .sp-gnav > ul > li .sub > li {
            margin: -1px 0 0; }
            .sp-gnav > ul > li .sub > li:first-child {
              margin: 0; }
            .sp-gnav > ul > li .sub > li a {
              color: #333333;
              font-size: 14px;
              font-weight: normal;
              background-color: #FFFFFF; }
              .sp-gnav > ul > li .sub > li a:before {
                content: "- "; }

  .sp-close-button {
    position: relative;
    height: 48px;
    border: 1px solid #333333;
    border-radius: 2px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    line-height: 46px; }
    .sp-close-button:before, .sp-close-button:after {
      content: "";
      position: absolute;
      top: 23px;
      left: 19px;
      width: 11px;
      height: 1.5px;
      background-color: #333333;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }
    .sp-close-button:after {
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); } }
/* --------------------------------------------------
 * footer-banners
 */
@media (min-width: 768px) {
  .footer-banners {
    padding: 60px 0;
    background-color: #FFFBF4; }
    .footer-banners ul {
      margin-left: -20px;
      overflow: hidden; }
      .footer-banners ul li {
        float: left;
        width: 25%;
        padding: 0 0 0 20px; }
        .footer-banners ul li a img {
          width: 100%; }
        .footer-banners ul li a:hover img {
          opacity: 0.8; } }
@media (max-width: 767px) {
  .footer-banners {
    padding: 30px 0 20px;
    background-color: #FFFBF4; }
    .footer-banners ul {
      padding: 0 10px 0 0;
      overflow: hidden; }
      .footer-banners ul li {
        float: left;
        width: 50%;
        padding: 0 0 10px 10px; }
        .footer-banners ul li img {
          width: 100%; } }
/* --------------------------------------------------
 * site-footer
 */
@media (min-width: 960px) {
  .to-top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 63px;
    height: 63px;
    border-radius: 50%;
    background-color: #018E43;
    z-index: 10;
    transition: opacity 200ms;
    opacity: 0; }
    .to-top:before {
      content: "";
      position: absolute;
      top: 25px;
      left: calc(50% - 7.5px);
      border-bottom: 9px solid #FFFFFF;
      border-left: 7.5px solid transparent;
      border-right: 7.5px solid transparent;
      border-top: none; }
    .to-top.show {
      cursor: pointer;
      opacity: 1; }
    .to-top.show:hover {
      opacity: 0.8; }

  .site-footer {
    position: relative;
    z-index: 1; }
    .site-footer .wrap {
      padding-top: 32px; }
    .site-footer .sign {
      float: left;
      width: 230px;
      height: 62px;
      margin: 0 0 30px;
      padding: 3px 0 0;
      border-right: 1px solid #E9E9E9; }
      .site-footer .sign p {
        font-size: 16px;
        font-weight: bold;
        line-height: 28px;
        letter-spacing: 0.2em; }
        .site-footer .sign p a {
          color: #333333; }
          .site-footer .sign p a:hover {
            text-decoration: underline; }
        .site-footer .sign p span {
          letter-spacing: 0.16em; }
      .site-footer .sign p.english {
        font-size: 16px;
        font-weight: bold;
        line-height: 50px;
        letter-spacing: 0.2em; }
        .site-footer .sign p.english a {
          color: #333333; }
          .site-footer .sign p.english a:hover {
            text-decoration: underline; }
        .site-footer .sign p.english span {
          letter-spacing: 0.16em; }
    .site-footer .address {
      float: left;
      height: 62px;
      margin: 0 0 30px;
      padding: 5px 0 0 62px;
      background: url(../../img/common/icons/pin.png) no-repeat 30px 23px;
      background-size: 10px 16px; }
      .site-footer .address p {
        line-height: 25px;
        letter-spacing: 0.15em; }
        .site-footer .address p a {
          color: #333333; }
          .site-footer .address p a:hover {
            text-decoration: underline; }
    .site-footer .links {
      float: right;
      width: 538px;
      height: 62px;
      margin: 0 0 30px;
      padding: 10px 0 0 28px;
      border-left: 1px solid #E8E8E8;
      line-height: 14px; }
      .site-footer .links ul {
        margin: 0 0 13px;
        white-space: nowrap; }
        .site-footer .links ul li {
          display: inline-block;
          letter-spacing: 0.05em; }
          .site-footer .links ul li:after {
            content: "｜"; }
          .site-footer .links ul li:last-child:after {
            content: ""; }
      .site-footer .links a {
        color: #333333; }
        .site-footer .links a:hover {
          text-decoration: underline; }
    .site-footer .copyright {
      position: relative;
      width: 100%;
      overflow: hidden;
      text-align: center;
      line-height: 40px;
      letter-spacing: 0.05em;
      background-color: #F8F8F8; } }
@media (min-width: 960px) and (max-width: 1120px) {
  .site-footer .sign {
    width: 150px; }
    .site-footer .sign p {
      font-size: 14px; }
  .site-footer .address {
    padding: 5px 0 0 30px;
    background-position: 10px 23px; }
    .site-footer .address p {
      font-size: 13px; }
  .site-footer .links {
    float: right;
    width: 530px;
    padding: 10px 0 0 20px; }
  .site-footer .group a {
    display: inline-block;
    height: 15px;
    padding: 0 0 0 20px;
    color: #333333;
    font-weight: bold;
    line-height: 15px;
    background: url(../../img/common/icons/group.png) no-repeat 0 0;
    background-size: 15px 15px; } }
@media (max-width: 959px) {
  .to-top {
    position: fixed;
    right: 5px;
    bottom: 5px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #018E43;
    z-index: 9;
    transition: opacity 200ms;
    opacity: 0; }
    .to-top:before {
      content: "";
      position: absolute;
      top: 20px;
      left: calc(50% - 6px);
      border-bottom: 7px solid #FFFFFF;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: none; }
    .to-top.show {
      cursor: pointer;
      opacity: 1; }

  .site-footer {
    position: relative;
    z-index: 1; }
    .site-footer .wrap {
      padding-top: 41px; }
    .site-footer .sign {
      margin: 0 0 20px; }
      .site-footer .sign p {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        line-height: 28px; }
        .site-footer .sign p a {
          color: #333333; }
    .site-footer .address {
      margin: 0 0 61px; }
      .site-footer .address p {
        text-align: center;
        font-size: 16px;
        letter-spacing: 0.075em; }
        .site-footer .address p:before {
          content: "";
          display: inline-block;
          width: 10px;
          height: 16px;
          margin: 0 8px 0 0;
          vertical-align: -1px;
          background: url(../../img/common/footer/pin.png) no-repeat 0 0;
          background-size: 100%; }
        .site-footer .address p a {
          color: #333333; }
    .site-footer .links ul {
      border-top: 1px solid #E9EFF5;
      overflow: hidden; }
      .site-footer .links ul li {
        display: table;
        float: left;
        width: 50%;
        border-bottom: 1px solid #E9EFF5; }
      .site-footer .links ul li:nth-child(odd) {
        border-right: 1px solid #E9EFF5; }
      .site-footer .links ul li.sp:nth-child(3) a,
      .site-footer .links ul li.sp:nth-child(5) a {
        font-size: 12px; }
      .site-footer .links ul li a {
        display: table-cell;
        position: relative;
        padding: 0 0 0 10px;
        height: 50px;
        color: #333333;
        font-size: 14px;
        letter-spacing: 0.05em;
        vertical-align: middle; }
      .site-footer .links ul li.sp a {
        padding: 0 0 0 19px;
        font-size: 16px;
        font-weight: bold; }
      .site-footer .links ul li.sp a:before {
        content: "";
        position: absolute;
        top: 22px;
        left: 10px;
        border-left: 4px solid #069D4C;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-right: none; }
    .site-footer .group a {
      display: block;
      height: 55px;
      padding: 0 0 0 20px;
      text-align: center;
      color: #333333;
      font-size: 13px;
      font-weight: bold;
      line-height: 55px; }
      .site-footer .group a:before {
        content: "";
        display: inline-block;
        width: 14px;
        height: 14px;
        margin: 0 4px 0 0;
        vertical-align: middle;
        background: url(../../img/common/icons/group.png) no-repeat 0 0;
        background-size: cover; }
    .site-footer .copyright {
      height: 35px;
      text-align: center;
      color: #757A7F;
      font-size: 14px;
      line-height: 35px;
      letter-spacing: 0.05em;
      background-color: #F8F8F8; } }
/* --------------------------------------------------
 * Inquiry form
 */
.inquiry-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 100;
  transition: opacity 300ms, height 1ms 300ms;
  -webkit-transition: opacity 300ms, height 1ms 300ms;
  height: 0;
  opacity: 0; }
  .inquiry-form.visible {
    transition: opacity 300ms 1ms, height 1ms;
    -webkit-transition: opacity 300ms 1ms, height 1ms;
    opacity: 1;
    height: 100vh;
    display: block !important; }
  .inquiry-form .inquiry-form-token {
    display: none; }
  .inquiry-form > [data-toggle-inquiry-form='1'] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 0;
    cursor: pointer; }
  .inquiry-form > section {
    position: absolute;
    top: 40px;
    left: 50%;
    width: calc(100% - 80px);
    max-width: 1280px;
    height: calc(100% - 80px);
    background-color: #FFFFFF;
    transform: translate(-50%, 0);
    cursor: default; }
    @media (max-width: 767px) {
      .inquiry-form > section {
        width: calc(100% - 20px);
        height: calc(100% - 160px);
        top: 50px; } }
    .inquiry-form > section header {
      positoin: relative;
      padding: 0 0 0 34px;
      color: #FFFFFF;
      font-size: 32px;
      font-weight: bold;
      line-height: 86px;
      letter-spacing: 0.08em;
      background-color: #3EB134; }
      @media (max-width: 767px) {
        .inquiry-form > section header {
          padding: 0 0 0 15px;
          font-size: 16px;
          line-height: 43px; } }
      .inquiry-form > section header .close {
        position: absolute;
        top: 15px;
        right: 14px;
        width: 13px;
        height: 13px;
        cursor: pointer; }
        .inquiry-form > section header .close:before, .inquiry-form > section header .close:after {
          content: "";
          position: absolute;
          width: 16px;
          height: 2px;
          top: calc(50% - 1px);
          left: -1px;
          background-color: #FFFFFF; }
        .inquiry-form > section header .close:before {
          transform: rotate(45deg);
          -webkit-transform: rotate(45deg); }
        .inquiry-form > section header .close:after {
          transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg); }
        .inquiry-form > section header .close:hover {
          opacity: 0.8; }
    .inquiry-form > section > .inner {
      height: calc(100% - 86px);
      padding: 64px 30px;
      overflow-x: hidden;
      overflow-y: scroll; }
      @media (max-width: 767px) {
        .inquiry-form > section > .inner {
          height: calc(100% - 43px);
          padding: 40px 15px; } }
      .inquiry-form > section > .inner > div {
        position: relative; }
      .inquiry-form > section > .inner .confirm-form,
      .inquiry-form > section > .inner .complete {
        display: none; }
      .inquiry-form > section > .inner .explanation {
        margin-bottom: 40px; }
        .inquiry-form > section > .inner .explanation .about-inquiry h3 {
          height: 27px;
          font-size: 17px;
          line-height: 17px; }
        .inquiry-form > section > .inner .explanation .about-inquiry ul li {
          margin: 0 0 4px;
          padding: 0 0 0 0.8em; }
          .inquiry-form > section > .inner .explanation .about-inquiry ul li:before {
            width: 7px;
            height: 7px; }
          .inquiry-form > section > .inner .explanation .about-inquiry ul li p {
            letter-spacing: 0.08em; }
        @media (max-width: 767px) {
          .inquiry-form > section > .inner .explanation .about-inquiry + .about-inquiry {
            padding-top: 0; } }
        .inquiry-form > section > .inner .explanation .about-inquiry + .about-inquiry ul {
          margin-top: 25px; }
          @media (max-width: 767px) {
            .inquiry-form > section > .inner .explanation .about-inquiry + .about-inquiry ul {
              margin-top: 0; } }
        .inquiry-form > section > .inner .explanation .about-block {
          margin: 0 0 34px;
          padding: 30px;
          border-radius: 9px;
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.13);
          height: 100%; }
          .inquiry-form > section > .inner .explanation .about-block .common-title2 {
            margin: 0 0 20px;
            font-size: 19px;
            line-height: 24px; }
          .inquiry-form > section > .inner .explanation .about-block .contact {
            margin: 0 0 3px;
            font-size: 19px;
            font-weight: bold;
            line-height: 25px; }
            .inquiry-form > section > .inner .explanation .about-block .contact span {
              display: inline-block; }
              .inquiry-form > section > .inner .explanation .about-block .contact span:first-child {
                margin: 0 15px 5px 0; }
            .inquiry-form > section > .inner .explanation .about-block .contact .tel {
              color: #069D4C; }
              .inquiry-form > section > .inner .explanation .about-block .contact .tel a {
                font-style: normal;
                font-size: 32px;
                pointer-events: none; }
                @media (max-width: 767px) {
                  .inquiry-form > section > .inner .explanation .about-block .contact .tel a {
                    pointer-events: auto; } }
          .inquiry-form > section > .inner .explanation .about-block .time {
            margin-left: -7px;
            font-size: 15px;
            font-weight: bold;
            letter-spacing: 0.075em; }
          .inquiry-form > section > .inner .explanation .about-block .common-button {
            width: 304px;
            height: 50px;
            margin: 30px auto 0;
            font-size: 15px;
            line-height: 50px; }
            .inquiry-form > section > .inner .explanation .about-block .common-button:after {
              vertical-align: 2px; }
            @media (max-width: 400px) {
              .inquiry-form > section > .inner .explanation .about-block .common-button {
                font-size: 14px;
                letter-spacing: 0; }
                .inquiry-form > section > .inner .explanation .about-block .common-button:after {
                  margin: 0 0 0 5px;
                  vertical-align: 1px; } }
          @media (max-width: 767px) {
            .inquiry-form > section > .inner .explanation .about-block {
              margin: 0 0 20px;
              padding: 20px; }
              .inquiry-form > section > .inner .explanation .about-block:last-of-type {
                margin: 0 0 42px; }
              .inquiry-form > section > .inner .explanation .about-block .common-title2 {
                margin: 0 0 20px;
                font-size: 16px;
                line-height: 1.75; }
              .inquiry-form > section > .inner .explanation .about-block .contact span:first-child {
                margin: 0 15px 5px 0; }
              .inquiry-form > section > .inner .explanation .about-block .contact .tel {
                margin: 10px 0 5px;
                color: #069D4C;
                font-size: 17px;
                letter-spacing: 0; }
                .inquiry-form > section > .inner .explanation .about-block .contact .tel strong {
                  font-size: 30px;
                  white-space: nowrap; }
              .inquiry-form > section > .inner .explanation .about-block .time {
                margin-left: 0;
                font-size: 14px; }
              .inquiry-form > section > .inner .explanation .about-block .common-button {
                width: 285px; } }
      .inquiry-form > section > .inner .head-office {
        margin: 0 -30px 30px;
        padding: 24px 0 22px;
        background-color: #FBFBFA; }
        .inquiry-form > section > .inner .head-office p {
          margin: 0 0 30px;
          text-align: center;
          font-size: 17px;
          font-weight: bold; }
        .inquiry-form > section > .inner .head-office .common-button {
          width: 427px;
          height: 50px;
          margin: 0 auto;
          font-size: 15px;
          line-height: 50px; }
          .inquiry-form > section > .inner .head-office .common-button:after {
            vertical-align: 2px; }
        @media (max-width: 767px) {
          .inquiry-form > section > .inner .head-office {
            margin: 0 -15px;
            padding: 25px 15px 28px; }
            .inquiry-form > section > .inner .head-office p {
              margin: 0 0 25px;
              text-align: left;
              font-size: 14px;
              line-height: 1.75; }
            .inquiry-form > section > .inner .head-office .common-button {
              position: relative;
              width: 100%;
              height: 72px;
              padding: 15px 0;
              font-size: 14px;
              line-height: 21px; }
              .inquiry-form > section > .inner .head-office .common-button:after {
                display: block;
                position: absolute;
                top: 32px;
                left: calc(50% + 78px); } }
      .inquiry-form > section > .inner form .error {
        margin: 10px 0;
        border: 1px solid #E84332;
        padding: 10px 15px;
        color: #E84332;
        font-size: 16px;
        letter-spacing: 0.08em; }
      .inquiry-form > section > .inner form > section {
        position: relative;
        width: calc(100% - 30px);
        max-width: 804px;
        margin: 80px auto; }
        .inquiry-form > section > .inner form > section .common-title2 {
          margin: 0 0 28px;
          border-bottom-width: 2px; }
        .inquiry-form > section > .inner form > section template {
          display: none; }
        .inquiry-form > section > .inner form > section table {
          width: 100%;
          border-collapse: collapse; }
          .inquiry-form > section > .inner form > section table tr > * {
            padding: 10px 0;
            border-bottom: 1px solid #E6E3DC; }
          .inquiry-form > section > .inner form > section table tr th {
            width: 200px;
            padding-left: 14px;
            text-align: left;
            vertical-align: top;
            font-size: 17px;
            font-weight: bold;
            line-height: 42px; }
            .inquiry-form > section > .inner form > section table tr th .required {
              float: right;
              width: 30px;
              height: 18px;
              margin: 12px 11px 0 0;
              border-radius: 2px;
              text-align: center;
              color: #FFFFFF;
              font-size: 12px;
              font-weight: normal;
              line-height: 18px;
              background-color: #E84332; }
          .inquiry-form > section > .inner form > section table tr td .type-selector {
            display: block;
            position: relative;
            width: 340px;
            height: 42px;
            border: 1px solid #A9B4BC;
            border-radius: 5px;
            overflow: hidden; }
            .inquiry-form > section > .inner form > section table tr td .type-selector:before {
              content: "";
              position: absolute;
              top: 0;
              right: 0;
              width: 48px;
              height: 42px;
              background-color: #069D4C;
              z-index: 1; }
            .inquiry-form > section > .inner form > section table tr td .type-selector:after {
              content: "";
              position: absolute;
              top: 18px;
              right: 19px;
              border-top: 5px solid #FFFFFF;
              border-left: 4px solid transparent;
              border-right: 4px solid transparent;
              border-bottom: none;
              z-index: 2; }
            .inquiry-form > section > .inner form > section table tr td .type-selector select {
              position: relative;
              width: 340px;
              height: 40px;
              margin: 0;
              padding: 0 0 0 18px;
              border: none;
              vertical-align: top;
              font-size: 17px;
              background: none;
              appearance: none;
              -moz-appearance: none;
              -webkit-appearance: none;
              z-index: 3; }
              .inquiry-form > section > .inner form > section table tr td .type-selector select::-ms-expand {
                display: none; }
          .inquiry-form > section > .inner form > section table tr td input[type="text"],
          .inquiry-form > section > .inner form > section table tr td input[type="email"] {
            max-width: 100%;
            height: 42px;
            padding: 0 10px;
            border: none;
            vertical-align: top;
            font-size: 17px;
            background-color: #EEF0F2; }
            .inquiry-form > section > .inner form > section table tr td input[type="text"][name='product_shop_name1'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='product_shop_name2'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='name'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='kana'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='email'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='email2'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='tel'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='company'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='division'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='product_shop_name1'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='product_shop_name2'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='name'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='kana'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='email'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='email2'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='tel'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='company'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='division'] {
              width: 300px; }
            .inquiry-form > section > .inner form > section table tr td input[type="text"][name='postcode'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='postcode'] {
              width: 220px; }
            .inquiry-form > section > .inner form > section table tr td input[type="text"][name='product_name'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='product_use'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='address'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='product_name'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='product_use'],
            .inquiry-form > section > .inner form > section table tr td input[type="email"][name='address'] {
              width: 523px; }
            .inquiry-form > section > .inner form > section table tr td input[type="text"]:nth-of-type(n+2),
            .inquiry-form > section > .inner form > section table tr td input[type="email"]:nth-of-type(n+2) {
              margin-top: 12px; }
              .inquiry-form > section > .inner form > section table tr td input[type="text"]:nth-of-type(n+2) + span.notice,
              .inquiry-form > section > .inner form > section table tr td input[type="email"]:nth-of-type(n+2) + span.notice {
                margin-top: 12px; }
          .inquiry-form > section > .inner form > section table tr td label {
            display: inline-block;
            font-size: 17px;
            line-height: 42px; }
            .inquiry-form > section > .inner form > section table tr td label > [type='radio'] {
              margin: 0 3px; }
            .inquiry-form > section > .inner form > section table tr td label + label {
              margin-left: 10px; }
          .inquiry-form > section > .inner form > section table tr td span.notice {
            display: inline-block;
            padding: 0 0 0 20px;
            vertical-align: top;
            line-height: 42px; }
          .inquiry-form > section > .inner form > section table tr td textarea {
            width: 100%;
            height: 264px;
            padding: 10px;
            border: none;
            font-size: 17px;
            line-height: 1.75;
            background-color: #EEF0F2; }
          .inquiry-form > section > .inner form > section table tr td [name='product_type'] {
            height: 42px;
            margin: 0;
            padding: 0 10px;
            border: 1px solid #CCCCCC;
            border-radius: 5px;
            font-size: 16px; }
          .inquiry-form > section > .inner form > section table tr td [type='radio'] {
            vertical-align: 1px; }
          .inquiry-form > section > .inner form > section table tr td .product-shop-type-selector li {
            margin: 10px 0 0; }
            .inquiry-form > section > .inner form > section table tr td .product-shop-type-selector li:first-child {
              margin: 0; }
            .inquiry-form > section > .inner form > section table tr td .product-shop-type-selector li label {
              display: inline-block;
              width: 150px; }
            .inquiry-form > section > .inner form > section table tr td .product-shop-type-selector li [disabled] {
              display: none; }
          .inquiry-form > section > .inner form > section table tr td input::-webkit-input-placeholder {
            color: #BBBBBB; }
          .inquiry-form > section > .inner form > section table tr td input::-moz-placeholder {
            color: #BBBBBB; }
          .inquiry-form > section > .inner form > section table tr td input:-ms-input-placeholder {
            color: #BBBBBB; }
          .inquiry-form > section > .inner form > section table tr.product-options {
            display: none; }
            .inquiry-form > section > .inner form > section table tr.product-options.show {
              display: table-row; }
              @media (max-width: 767px) {
                .inquiry-form > section > .inner form > section table tr.product-options.show {
                  display: block; } }
            .inquiry-form > section > .inner form > section table tr.product-options th {
              font-size: 14px; }
          .inquiry-form > section > .inner form > section table tr .postcode-label {
            font-size: 17px; }
            .inquiry-form > section > .inner form > section table tr .postcode-label > input {
              margin-left: 10px; }
          .inquiry-form > section > .inner form > section table.confirm th {
            font-size: 17px !important; }
          .inquiry-form > section > .inner form > section table.confirm td {
            padding: 17px 0;
            font-size: 16px;
            line-height: 1.75; }
          .inquiry-form > section > .inner form > section table.enable-product-options .product-options {
            display: table-row; }
        .inquiry-form > section > .inner form > section:first-of-type table tbody tr > * {
          border: none; }
        @media (max-width: 767px) {
          .inquiry-form > section > .inner form > section {
            width: 100%;
            margin: 70px auto; }
            .inquiry-form > section > .inner form > section .common-title2 {
              font-size: 18px; }
            .inquiry-form > section > .inner form > section table {
              display: block; }
              .inquiry-form > section > .inner form > section table tbody {
                display: block; }
              .inquiry-form > section > .inner form > section table tr {
                display: block; }
                .inquiry-form > section > .inner form > section table tr > * {
                  display: block !important;
                  width: 100% !important; }
                .inquiry-form > section > .inner form > section table tr th {
                  padding: 0 0 20px;
                  border: none;
                  font-size: 16px;
                  line-height: 16px; }
                  .inquiry-form > section > .inner form > section table tr th .required {
                    float: none;
                    display: inline-block;
                    width: 30px;
                    height: 19px;
                    margin: 0 0 0 10px;
                    vertical-align: 1px;
                    font-size: 13px;
                    line-height: 19px; }
                .inquiry-form > section > .inner form > section table tr td {
                  margin: 0 0 25px;
                  padding: 0 0 25px; }
                  .inquiry-form > section > .inner form > section table tr td .type-selector {
                    display: block;
                    position: relative;
                    width: 100%; }
                    .inquiry-form > section > .inner form > section table tr td .type-selector select {
                      width: 100%; }
                  .inquiry-form > section > .inner form > section table tr td input[type="text"][name='product_shop_name1'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='product_shop_name2'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='name'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='kana'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='email'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='email2'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='tel'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='company'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='division'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='product_shop_name1'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='product_shop_name2'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='name'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='kana'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='email'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='email2'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='tel'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='company'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='division'] {
                    width: 100%; }
                  .inquiry-form > section > .inner form > section table tr td input[type="text"][name='postcode'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='postcode'] {
                    width: 220px; }
                  .inquiry-form > section > .inner form > section table tr td input[type="text"][name='product_name'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='product_use'], .inquiry-form > section > .inner form > section table tr td input[type="text"][name='address'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='product_name'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='product_use'],
                  .inquiry-form > section > .inner form > section table tr td input[type="email"][name='address'] {
                    width: 100%; }
                  .inquiry-form > section > .inner form > section table tr td input[type="text"]:nth-of-type(n+2),
                  .inquiry-form > section > .inner form > section table tr td input[type="email"]:nth-of-type(n+2) {
                    margin-top: 12px; }
                    .inquiry-form > section > .inner form > section table tr td input[type="text"]:nth-of-type(n+2) + span.notice,
                    .inquiry-form > section > .inner form > section table tr td input[type="email"]:nth-of-type(n+2) + span.notice {
                      margin-top: 0; }
                  .inquiry-form > section > .inner form > section table tr td label {
                    display: inline-block;
                    font-size: 17px;
                    line-height: 42px; }
                  .inquiry-form > section > .inner form > section table tr td span.notice {
                    padding: 0;
                    font-size: 16px; }
              .inquiry-form > section > .inner form > section table.confirm td {
                padding-top: 0;
                font-size: 16px; }
              .inquiry-form > section > .inner form > section table.enable-product-options .product-options {
                display: table-row; } }
      @media (max-width: 767px) and (max-width: 767px) {
        .inquiry-form > section > .inner form > section table.enable-product-options .product-options {
          display: block; } }
        @media (max-width: 767px) {
            .inquiry-form > section > .inner form > section:first-of-type table tbody tr > * {
              border: none; } }
      .inquiry-form > section > .inner form .privacy {
        margin: 0 -30px;
        background-color: #F8F7F6; }
        .inquiry-form > section > .inner form .privacy > section {
          width: 804px;
          margin: 0 auto;
          padding: 30px 0 0; }
          .inquiry-form > section > .inner form .privacy > section h3 {
            height: 28px;
            padding: 0 0 0 32px;
            font-size: 17px;
            font-weight: bold;
            line-height: 1; }
          .inquiry-form > section > .inner form .privacy > section ul {
            padding: 0 10px 25px 32px;
            border-bottom: 2px solid #FFFFFF; }
            .inquiry-form > section > .inner form .privacy > section ul li p {
              font-size: 17px;
              letter-spacing: 0.08em; }
          .inquiry-form > section > .inner form .privacy > section .agreement {
            padding: 23px 0;
            text-align: center;
            font-size: 15px;
            line-height: 14px;
            letter-spacing: 0.1em; }
            .inquiry-form > section > .inner form .privacy > section .agreement label {
              cursor: pointer; }
            .inquiry-form > section > .inner form .privacy > section .agreement input {
              margin: 0 3px;
              vertical-align: top; }
        @media (max-width: 767px) {
          .inquiry-form > section > .inner form .privacy {
            margin: 0 -15px;
            padding: 30px 15px 0; }
            .inquiry-form > section > .inner form .privacy > section {
              width: 100%;
              margin: 0;
              padding: 0; }
              .inquiry-form > section > .inner form .privacy > section h3 {
                height: 34px;
                padding: 0; }
              .inquiry-form > section > .inner form .privacy > section ul {
                padding: 0 0 20px; }
              .inquiry-form > section > .inner form .privacy > section .agreement {
                padding: 30px 0; } }
      .inquiry-form > section > .inner form .g-recaptcha {
        width: 304px;
        margin: -40px auto 0; }
      .inquiry-form > section > .inner form .buttons {
        margin: 0 0 -20px;
        padding: 0 0 65px;
        text-align: center;
        font-size: 0; }
        .inquiry-form > section > .inner form .buttons .common-button.green {
          display: inline-block;
          width: 386px;
          margin: 0 15px 20px;
          cursor: pointer;
          appearance: none;
          -webkit-appearance: none; }
        .inquiry-form > section > .inner form .buttons .common-button.black {
          display: inline-block;
          width: 178px;
          margin: 0 15px 20px;
          cursor: pointer; }
          html[lang='en'] .inquiry-form > section > .inner form .buttons .common-button.black {
            width: 304px; }
            @media (max-width: 767px) {
              html[lang='en'] .inquiry-form > section > .inner form .buttons .common-button.black {
                width: 100%;
                left: auto; } }
            html[lang='en'] .inquiry-form > section > .inner form .buttons .common-button.black br {
              display: none; }
          .inquiry-form > section > .inner form .buttons .common-button.black:before {
            content: "";
            display: inline-block;
            margin: 0 10px 0 0;
            border-right: 5px solid #333333;
            border-top: 4px solid transparent;
            border-bottom: 4px solid transparent;
            border-left: none; }
          .inquiry-form > section > .inner form .buttons .common-button.black:after {
            display: none !important; }
        @media (max-width: 767px) {
          .inquiry-form > section > .inner form .buttons {
            position: relative;
            padding: 0 0 100px; }
            .inquiry-form > section > .inner form .buttons .common-button.green {
              display: inline-block;
              width: 100%;
              margin: 0 0 20px;
              padding-left: 16px; }
            .inquiry-form > section > .inner form .buttons .common-button.black {
              position: absolute;
              top: 68px;
              left: calc(50% - 89px);
              margin: 0;
              padding-right: 16px; } }
      .inquiry-form > section > .inner .input-form .buttons {
        margin-top: 65px; }
        .inquiry-form > section > .inner .input-form .buttons .common-button.confirm-button {
          height: auto;
          line-height: inherit;
          min-height: 48px; }
          .inquiry-form > section > .inner .input-form .buttons .common-button.confirm-button .no-pc {
            display: none; }
            @media (max-width: 959px) {
              .inquiry-form > section > .inner .input-form .buttons .common-button.confirm-button .no-pc {
                display: block; } }
      .inquiry-form > section > .inner .confirm-form .buttons {
        margin-top: 30px; }
        .inquiry-form > section > .inner .confirm-form .buttons .common-button.back-button {
          height: auto;
          min-height: 48px; }

/* --------------------------------------------------
 * common-modal
 */
.common-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 100;
  transition: opacity 300ms, height 1ms 300ms;
  -webkit-transition: opacity 300ms, height 1ms 300ms;
  height: 0;
  opacity: 0; }
  .common-modal.visible {
    transition: opacity 300ms 1ms, height 1ms;
    -webkit-transition: opacity 300ms 1ms, height 1ms;
    opacity: 1;
    height: 100vh; }
  .common-modal > [data-toggle-common-modal] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 0; }
  .common-modal > section {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 80px);
    max-width: 840px;
    height: auto;
    max-height: calc(100% - 80px);
    background-color: #FFFFFF;
    transform: translate(-50%, -50%);
    border-radius: 10px; }
    @media (max-width: 767px) {
      .common-modal > section {
        width: calc(100% - 20px);
        height: auto;
        max-height: calc(100% - 160px);
        top: 50%; } }
    .common-modal > section .close {
      position: absolute;
      top: -25px;
      right: -25px;
      width: 25px;
      height: 25px;
      cursor: pointer; }
      @media (max-width: 767px) {
        .common-modal > section .close {
          right: 0;
          width: 13px;
          height: 13px; } }
      .common-modal > section .close:before, .common-modal > section .close:after {
        content: "";
        position: absolute;
        width: 35px;
        height: 2px;
        top: calc(50% - 1px);
        left: -1px;
        background-color: #FFFFFF; }
        @media (max-width: 767px) {
          .common-modal > section .close:before, .common-modal > section .close:after {
            width: 18px; } }
      .common-modal > section .close:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
      .common-modal > section .close:after {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg); }
      .common-modal > section .close:hover {
        opacity: 0.8; }
    .common-modal > section > .inner {
      height: auto;
      padding: 30px 30px 40px; }
      @media (max-width: 767px) {
        .common-modal > section > .inner {
          height: calc(100% - 43px);
          padding: 40px 15px; } }

/* --------------------------------------------------
 * Layout: Carousel(top, product)
 */
@media (min-width: 768px) {
  .carousel {
    position: relative;
    height: 304px; }
    .carousel .images {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
      .carousel .images li {
        position: absolute;
        top: 0;
        left: 0; }
        .carousel .images li .box-carousel {
          display: block;
          width: 243px;
          min-height: 262px;
          margin: 0 auto;
          border-radius: 8px;
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.13);
          overflow: hidden;
          background-color: #FFFFFF; }
          .carousel .images li .box-carousel img {
            width: 100%; }
          .carousel .images li .box-carousel p {
            padding: 17px 20px;
            border-top: 4px solid #CFC300;
            color: #333333;
            font-size: 16px;
            line-height: 22px;
            letter-spacing: 0.04em; }
        .carousel .images li.c1 .box-carousel p {
          border-color: #F3A011; }
        .carousel .images li.c2 .box-carousel p {
          border-color: #DE6B84; }
        .carousel .images li.c3 .box-carousel p {
          border-color: #CFC300; }
    .carousel .indicators {
      position: absolute;
      top: 292px;
      left: 0;
      width: 100%;
      text-align: center;
      font-size: 0; }
      .carousel .indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 4px;
        border-radius: 50%;
        cursor: pointer;
        background-color: #FFFFFF; }
        .carousel .indicators li.current, .carousel .indicators li:hover {
          background-color: #069D4C !important; }
    .carousel .prev,
    .carousel .next {
      position: absolute;
      top: 99px;
      left: 13px;
      width: 64px;
      height: 64px;
      border: 1px solid #069D4C;
      border-radius: 50%;
      cursor: pointer;
      background-color: rgba(255, 255, 255, 0.9);
      z-index: 2; }
      .carousel .prev:before,
      .carousel .next:before {
        content: "";
        position: absolute;
        top: calc(50% - 6px);
        left: calc(50% - 4px);
        width: 13px;
        height: 13px;
        border-left: 2px solid #069D4C;
        border-bottom: 2px solid #069D4C;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
      .carousel .prev:hover,
      .carousel .next:hover {
        background-color: #FFFFFF; }
    .carousel .next {
      left: auto;
      right: 13px; }
      .carousel .next:before {
        left: calc(50% - 10px);
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg); } }
@media (max-width: 767px) {
  .carousel {
    position: relative;
    height: 304px; }
    .carousel .images {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
      .carousel .images li {
        position: absolute;
        top: 0;
        left: 0; }
        .carousel .images li .box-carousel {
          display: block;
          width: 243px;
          min-height: 262px;
          margin: 0 auto;
          border-radius: 8px;
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.13);
          overflow: hidden;
          background-color: #FFFFFF; }
          .carousel .images li .box-carousel img {
            width: 100%; }
          .carousel .images li .box-carousel p {
            padding: 17px 20px;
            border-top: 4px solid #CFC300;
            color: #333333;
            font-size: 16px;
            font-weight: bold;
            line-height: 22px;
            letter-spacing: 0.04em; }
        .carousel .images li.c1 .box-carousel p {
          border-color: #F3A011; }
        .carousel .images li.c2 .box-carousel p {
          border-color: #DE6B84; }
        .carousel .images li.c3 .box-carousel p {
          border-color: #CFC300; }
    .carousel .indicators {
      position: absolute;
      top: 296px;
      left: 0;
      width: 100%;
      text-align: center;
      font-size: 0; }
      .carousel .indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 4px;
        border-radius: 50%;
        cursor: pointer;
        background-color: #FFFFFF; }
        .carousel .indicators li.current, .carousel .indicators li:hover {
          background-color: #069D4C !important; }
    .carousel .prev,
    .carousel .next {
      position: absolute;
      top: 280px;
      left: 10px;
      width: 38px;
      height: 38px;
      border: 1px solid #069D4C;
      border-radius: 50%;
      cursor: pointer;
      background-color: rgba(255, 255, 255, 0.9);
      z-index: 2; }
      .carousel .prev:before,
      .carousel .next:before {
        content: "";
        position: absolute;
        top: calc(50% - 4px);
        left: calc(50% - 2px);
        width: 7px;
        height: 7px;
        border-left: 1px solid #069D4C;
        border-bottom: 1px solid #069D4C;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
    .carousel .next {
      left: auto;
      right: 10px; }
      .carousel .next:before {
        left: calc(50% - 5px);
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg); } }
/* --------------------------------------------------
 * Layout: lower contents
 */
@media (min-width: 960px) {
  .sp-lower-nav {
    display: none; }

  .lower .contents {
    position: relative;
    min-height: calc(100vh - 285px);
    margin-bottom: 130px;
    z-index: 1; }
    .lower .contents .two-columns:before, .lower .contents .two-columns:after {
      content: "";
      display: table; }
    .lower .contents .two-columns:after {
      clear: both; }
    .lower .contents .two-columns > .lower-nav {
      float: left;
      width: 260px;
      border-top: 4px solid #3EB134; }
      .lower .contents .two-columns > .lower-nav h3 {
        height: 70px;
        padding: 0 0 0 20px;
        border-bottom: 1px solid #E5E5E5;
        font-size: 18px;
        line-height: 69px;
        letter-spacing: 0.08em; }
        .lower .contents .two-columns > .lower-nav h3.type-2lines {
          height: auto;
          line-height: 1.4;
          padding-top: 12px;
          padding-bottom: 14px; }
      .lower .contents .two-columns > .lower-nav .pulldown > ul > li {
        border-bottom: 1px solid #E5E5E5; }
        .lower .contents .two-columns > .lower-nav .pulldown > ul > li > a {
          display: block;
          position: relative;
          padding: 16px 20px 16px 36px;
          color: #333333;
          font-size: 16px;
          line-height: 28px;
          background-color: #FFFBF4; }
          .lower .contents .two-columns > .lower-nav .pulldown > ul > li > a:before {
            content: "";
            position: absolute;
            top: calc(50% - 3px);
            left: 20px;
            border-left: 4px solid #069D4C;
            border-top: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-right: none; }
          .lower .contents .two-columns > .lower-nav .pulldown > ul > li > a:hover {
            background-color: #FFFFFF; }
        .lower .contents .two-columns > .lower-nav .pulldown > ul > li.current > a {
          font-weight: bold;
          background-color: #FFFFFF; }
        .lower .contents .two-columns > .lower-nav .pulldown > ul > li.current.parent > a {
          font-weight: normal; }
        .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub {
          display: none; }
          .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub > li {
            border-top: 1px solid #E5E5E5; }
            .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub > li > a {
              display: block;
              position: relative;
              padding: 16px 20px 16px 52px;
              color: #333333;
              font-size: 16px;
              line-height: 28px;
              background-color: #F8F7F6; }
              .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub > li > a:before {
                content: "-";
                display: inline-block;
                width: 16px;
                margin-left: -16px; }
              .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub > li > a:hover {
                background-color: #FFFFFF; }
            .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub > li.current a {
              font-weight: bold;
              background-color: #FFFFFF; }
        .lower .contents .two-columns > .lower-nav .pulldown > ul > li.current > .sub {
          display: block; }
      .lower .contents .two-columns > .lower-nav .menu,
      .lower .contents .two-columns > .lower-nav .sp-close-button {
        display: none; }
    .lower .contents .two-columns > .main {
      float: right;
      width: calc(100% - 290px); } }
@media (min-width: 768px) and (max-width: 959px) {
  .lower .contents {
    position: relative !important;
    margin-bottom: 130px !important;
    padding: 90px 0 0 !important; }
    .lower .contents .two-columns.wrap,
    .lower .contents .two-columns.wrap-wide {
      position: static; }
    .lower .contents .two-columns > .lower-nav,
    .lower .contents .sp-lower-nav > .lower-nav {
      position: absolute !important;
      top: 0 !important;
      left: 0 !important;
      width: 100% !important; } }
@media (max-width: 959px) {
  .lower .contents {
    margin-bottom: 60px; }
    .lower .contents .two-columns > .lower-nav,
    .lower .contents .sp-lower-nav > .lower-nav {
      position: relative;
      height: 90px;
      margin: 0 0 40px;
      background-color: #069D4C;
      z-index: 3; }
      .lower .contents .two-columns > .lower-nav h3,
      .lower .contents .sp-lower-nav > .lower-nav h3 {
        padding: 0 0 0 10px;
        color: #FFFFFF;
        font-size: 18px;
        line-height: 90px;
        letter-spacing: 0.1em; }
      .lower .contents .two-columns > .lower-nav .menu,
      .lower .contents .sp-lower-nav > .lower-nav .menu {
        display: block;
        position: absolute;
        top: 25px;
        right: 10px;
        width: 40px;
        height: 40px;
        border-radius: 7px;
        background: rgba(255, 255, 255, 0.36) url(../../img/common/lower-nav/menu_icon.png) no-repeat center center;
        background-size: 18px 18px;
        cursor: pointer; }
      .lower .contents .two-columns > .lower-nav .pulldown,
      .lower .contents .sp-lower-nav > .lower-nav .pulldown {
        display: none;
        position: absolute;
        top: 90px;
        left: 0;
        width: 100%;
        overflow: hidden;
        background-color: #ECF0F4; }
        .lower .contents .two-columns > .lower-nav .pulldown > ul > li,
        .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li {
          border-top: 5px solid #ECF0F4; }
          .lower .contents .two-columns > .lower-nav .pulldown > ul > li > a,
          .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li > a {
            display: block;
            position: relative;
            padding: 0 0 0 27px;
            color: #333333;
            font-size: 16px;
            line-height: 60px;
            background-color: #FFFBF4; }
            .lower .contents .two-columns > .lower-nav .pulldown > ul > li > a br,
            .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li > a br {
              display: none; }
          .lower .contents .two-columns > .lower-nav .pulldown > ul > li > a:before,
          .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li > a:before {
            content: "";
            position: absolute;
            top: 29px;
            left: 10px;
            border-left: 4px solid #069D4C;
            border-top: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-right: none; }
          .lower .contents .two-columns > .lower-nav .pulldown > ul > li > a:hover,
          .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li > a:hover {
            background-color: #FFFFFF; }
          .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub,
          .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li > .sub {
            display: none; }
            .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub > li,
            .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li > .sub > li {
              border-top: 1px solid #E5E5E5; }
              .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub > li > a,
              .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li > .sub > li > a {
                display: block;
                position: relative;
                padding: 16px 0 16px 52px;
                color: #333333;
                font-size: 16px;
                line-height: 28px;
                background-color: #F8F7F6; }
                .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub > li > a:before,
                .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li > .sub > li > a:before {
                  content: "-";
                  display: inline-block;
                  width: 16px;
                  margin-left: -16px; }
                .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub > li > a:hover,
                .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li > .sub > li > a:hover {
                  background-color: #FFFFFF; }
              .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub > li.current > a,
              .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li > .sub > li.current > a {
                font-weight: bold;
                background-color: #FFFFFF; }
              .lower .contents .two-columns > .lower-nav .pulldown > ul > li > .sub > li.current.parent > a,
              .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li > .sub > li.current.parent > a {
                font-weight: normal; }
          .lower .contents .two-columns > .lower-nav .pulldown > ul > li.current > .sub,
          .lower .contents .sp-lower-nav > .lower-nav .pulldown > ul > li.current > .sub {
            display: block; }
      .lower .contents .two-columns > .lower-nav .sp-close-button,
      .lower .contents .sp-lower-nav > .lower-nav .sp-close-button {
        margin: 27px 20px; }
    .lower .contents .main {
      padding: 0 10px; } }
    @media (max-width: 959px) and (min-width: 768px) and (max-width: 959px) {
      .lower .contents .main {
        padding-top: 40px; } }

/* --------------------------------------------------
 * Layout: page-header
 */
@media (min-width: 768px) {
  .lower .contents .page-header {
    position: relative;
    height: 180px;
    margin: 0 0 40px;
    background: url(../../img/common/page-header-bg.png) repeat center 0; }
    .lower .contents .page-header:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 40px;
      background-color: rgba(255, 255, 255, 0.76); }
    .lower .contents .page-header h2, .lower .contents .page-header p {
      height: 140px;
      padding: 48px 0 0;
      text-align: center; }
      .lower .contents .page-header h2 span, .lower .contents .page-header p span {
        display: block;
        margin: 0 0 10px;
        color: #069D4C;
        font-family: 'Nunito', sans-serif;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0.1em;
        font-weight: bold; }
      .lower .contents .page-header h2 strong, .lower .contents .page-header p strong {
        display: block;
        font-size: 36px;
        line-height: 36px; }
    .lower .contents .page-header .en {
      height: 140px;
      padding: 52px 0 0;
      text-align: center; }
      .lower .contents .page-header .en span {
        display: block;
        margin: 0 0 10px;
        color: #069D4C;
        font-family: 'Nunito', sans-serif;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0.1em;
        font-weight: bold; }
      .lower .contents .page-header .en strong {
        display: block;
        font-size: 36px;
        line-height: 36px; } }
.breadcrumbs {
  padding-left: 50px;
  font-size: 0;
  line-height: 40px; }
  .breadcrumbs li {
    display: inline;
    font-size: 14px;
    letter-spacing: 0.075em; }
    .breadcrumbs li:before {
      content: "/";
      display: inline-block;
      margin: 0 1em; }
    .breadcrumbs li:first-child:before {
      display: none; }
    .breadcrumbs li a {
      display: inline; }
      .breadcrumbs li a img {
        vertical-align: -1px; }
      .breadcrumbs li a:hover {
        text-decoration: underline; }
        .breadcrumbs li a:hover img {
          opacity: 0.8; }

@media (max-width: 959px) {
  .lower .contents .page-header {
    display: none; }

  .news.lower .contents .page-header {
    display: block; } }
@media (max-width: 767px) {
  .news.lower .contents .page-header {
    display: none; } }
/* --------------------------------------------------
 * Layout: lower contents
 */
.card {
  display: block;
  border-radius: 9px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.13);
  overflow: hidden;
  color: #333333; }
  .card img {
    width: 100%; }
  .card .texts {
    padding: 20px 25px; }
  @media (max-width: 767px) {
    .card {
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13); }
      .card .texts {
        padding: 20px 20px 12px; } }

a.card:hover {
  opacity: 0.8; }

/* lower top */
.lower-top-introduction {
  margin: 90px 0 70px;
  text-align: center; }
  .lower-top-introduction .lead {
    padding: 0 0 36px;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.15em; }
  .lower-top-introduction .text {
    margin: 0;
    font-size: 24px;
    line-height: 48px;
    letter-spacing: 0.09em; }
  @media (max-width: 767px) {
    .lower-top-introduction {
      height: auto;
      margin: 40px 0 50px; }
      .lower-top-introduction .lead {
        margin: 0 0 10px;
        padding: 0;
        font-size: 27px;
        line-height: 1.75; }
      .lower-top-introduction .text {
        text-align: left;
        font-size: 14px;
        line-height: 1.75; } }

.lower-top-nav {
  margin-bottom: 80px; }
  .lower-top-nav a.card .title {
    margin: -6px -20px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 0.09em; }
    @media (max-width: 1100px) {
      .lower-top-nav a.card .title {
        font-size: 20px; } }
  .lower-top-nav a.card .text {
    margin: 16px 0 0;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.1em; }
  .lower-top-nav .buttons {
    margin-left: -30px;
    margin-bottom: -30px;
    overflow: hidden; }
    .lower-top-nav .buttons li {
      float: left;
      width: 50%;
      padding: 0 0 30px 30px; }
      .lower-top-nav .buttons li a {
        width: 100%;
        height: 82px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.13);
        font-size: 18px;
        line-height: 82px; }
        .lower-top-nav .buttons li a:after {
          display: none; }
      @media (max-width: 1200px) {
        .lower-top-nav .buttons li li {
          padding-bottom: 20px; }
          .lower-top-nav .buttons li li a {
            height: 60px;
            font-size: 14px;
            line-height: 60px;
            letter-spacing: 0.02; } }
      @media (max-width: 900px) {
        .lower-top-nav .buttons li li {
          padding-bottom: 20px; }
          .lower-top-nav .buttons li li a {
            height: 60px;
            font-size: 12px;
            line-height: 60px;
            letter-spacing: 0; } }
  @media (max-width: 767px) {
    .lower-top-nav {
      margin: 0 0 20px; }
      .lower-top-nav li {
        margin-bottom: 15px; }
        .lower-top-nav li a.card .texts {
          padding: 20px; }
        .lower-top-nav li a.card .title {
          font-size: 16px;
          line-height: 1.75; }
        .lower-top-nav li .buttons {
          margin: 0 0 -30px; }
          .lower-top-nav li .buttons li {
            float: none;
            width: 100%;
            margin-bottom: 30px;
            padding: 0; }
            .lower-top-nav li .buttons li a {
              width: 100%;
              height: 75px;
              font-size: 18px;
              line-height: 75px; } }

.lower-top-nav2 {
  margin-top: 80px; }
  .lower-top-nav2 li a .title {
    margin: -6px 0 14px;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 0.1em; }
  .lower-top-nav2 li a .text {
    color: #333333; }
  @media (max-width: 767px) {
    .lower-top-nav2 {
      margin-top: 45px; }
      .lower-top-nav2 li {
        margin-bottom: 15px; }
        .lower-top-nav2 li a .title {
          margin-bottom: 3px;
          font-size: 16px; } }

@media (min-width: 768px) {
  .lower-common-section > header {
    margin: 0 0 50px;
    padding: 116px 0 0;
    background-position: center 0;
    background-repeat: no-repeat; }
    .lower-common-section > header h3 {
      display: inline-block;
      margin: 0 0 116px;
      padding: 11px 30px;
      color: #FFFFFF;
      font-size: 30px;
      font-weight: bold;
      line-height: 45px;
      letter-spacing: 0.12em;
      background-color: #3EB134; }
      .lower-common-section > header h3 span {
        display: block;
        font-size: 18px;
        font-weight: normal; }
    .lower-common-section > header p {
      margin: 34px 0 0;
      font-size: 24px; }
    .lower-common-section > header.title-2line {
      padding: 100px 0 0; }
      .lower-common-section > header.title-2line h3 {
        margin: 0 0 100px; }
    .lower-common-section > header.mini {
      padding: 91px 0 0; }
      .lower-common-section > header.mini h3 {
        margin: 0 0 91px; }
      .lower-common-section > header.mini.title-2line {
        padding: 75px 0 0; }
        .lower-common-section > header.mini.title-2line h3 {
          margin: 0 0 75px; } }
@media (max-width: 767px) {
  .lower-common-section > header.sp-image {
    margin: 0 0 34px;
    padding: 40px 0 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    .lower-common-section > header.sp-image h3 {
      display: inline-block;
      margin: 0 0 40px;
      padding: 0 12px;
      color: #FFFFFF;
      font-size: 18px;
      font-weight: bold;
      line-height: 1.75;
      letter-spacing: 0.08em;
      background-color: #3EB134; }
      .lower-common-section > header.sp-image h3 span {
        display: block;
        margin: 0 0 12px;
        font-size: 12px;
        line-height: 12px; }
    .lower-common-section > header.sp-image p {
      margin: 34px 0 0;
      font-size: 24px; }
    .lower-common-section > header.sp-image.title-2line {
      padding: 100px 0 0; }
      .lower-common-section > header.sp-image.title-2line h3 {
        margin: 0 0 100px; }
    .lower-common-section > header.sp-image.mini {
      padding: 34px 0 0; }
      .lower-common-section > header.sp-image.mini h3 {
        margin: 0 0 34px; }
      .lower-common-section > header.sp-image.mini.title-2line {
        padding: 18px 0 0; }
        .lower-common-section > header.sp-image.mini.title-2line h3 {
          margin: 0 0 18px; }
  .lower-common-section > header:not(.sp-image) {
    margin: 0 0 60px;
    background: none !important; }
    .lower-common-section > header:not(.sp-image) h3 {
      position: relative;
      padding: 0 0 20px;
      font-size: 24px;
      font-weight: bold;
      letter-spacing: 0.1em; }
      .lower-common-section > header:not(.sp-image) h3:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 40px;
        height: 1px;
        background-color: #3EB134; }
      .lower-common-section > header:not(.sp-image) h3 span {
        display: block;
        font-size: 16px; }
    .lower-common-section > header:not(.sp-image) p {
      margin: 23px 0 0; } }
.lower-common-section > section {
  margin-bottom: 76px; }
  .lower-common-section > section:last-child {
    margin-bottom: 0; }
  .lower-common-section > section h4 {
    margin-bottom: 40px; }
.lower-common-section.product-common-section1 > section {
  margin-top: 0; }
@media (max-width: 767px) {
  .lower-common-section > section {
    margin-bottom: 50px; }
    .lower-common-section > section h4 {
      margin-bottom: 30px; } }

/* --------------------------------------------------
 * Text Basic Styles, Font Styles
 */
p {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.08em; }
  p.copy {
    font-size: 18px;
    font-weight: bold; }

.font-serif {
  font-family: YuMincho, 'Yu Mincho', serif; }

.font-en {
  font-family: 'Nunito', sans-serif; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.font-italic {
  font-style: italic; }

.text-underline {
  text-decoration: underline; }

.c-txt-left {
  text-align: left; }

.c-txt-center {
  text-align: center; }

.c-txt-right {
  text-align: right; }

.c-img-left {
  text-align: left; }

.c-img-center {
  text-align: center; }
  .c-img-center > .imageadjust {
    max-width: 890px;
    padding: 0 20px; }

.c-img-right {
  text-align: right; }

.no-break-over-pc {
  white-space: nowrap; }
  @media screen and (max-width: 1280px) {
    .no-break-over-pc {
      white-space: normal; } }

/* --------------------------------------------------
 * Color Styles
 */
.color-primary {
  color: #3EB134; }

.color-green {
  color: #069D4C; }

.color-beige {
  color: #FFFBF4; }

.color-white {
  color: #FFFFFF; }

.color-text {
  color: #333333; }

.color-link {
  color: #1283D6; }

.color-gray {
  color: #F8F7F6; }

.bg-color-primary {
  background-color: #3EB134; }

.bg-color-green {
  background-color: #069D4C; }

.bg-color-beige {
  background-color: #FFFBF4; }

.bg-color-white {
  background-color: #FFFFFF; }

.bg-color-text {
  background-color: #333333; }

.bg-color-link {
  background-color: #1283D6; }

.bg-color-gray {
  background-color: #F8F7F6; }

/* --------------------------------------------------
 * Title
 */
.common-title1 {
  margin: -3px 0 28px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.08em; }
  @media (max-width: 959px) {
    .common-title1 {
      margin: 44px 0 42px;
      font-size: 24px; } }

.common-title2 {
  padding: 0 0 8px;
  border-bottom: 1px solid #3EB134;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.08em; }
  @media (max-width: 959px) {
    .common-title2 {
      font-size: 21px; } }

.common-title3 {
  position: relative;
  margin: -4px 0 -5px;
  padding: 0 0 0 18px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em; }
  .common-title3:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 4px;
    height: calc(100% - 9px);
    background-color: #3EB134; }

.common-title4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em; }

.common-title5 {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em; }

/* --------------------------------------------------
 * News Category
 */
.news-category {
  display: block;
  width: 110px;
  height: 26px;
  border: 1px solid transparent;
  border-radius: 2px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px; }
  .news-category.ir {
    border-color: #CE1163;
    background-color: #FCEEF4; }
  .news-category.topics {
    border-color: #FA6441;
    background-color: rgba(250, 100, 65, 0.07); }
  .news-category.information {
    border-color: #009151;
    background-color: rgba(0, 145, 81, 0.07); }
  .news-category.organization {
    border-color: #00576D;
    background-color: rgba(0, 87, 109, 0.07); }
  .news-category.management {
    border-color: #86BA00;
    background-color: rgba(134, 186, 0, 0.07); }
  @media (max-width: 767px) {
    .news-category {
      width: 80px;
      padding: 5px 0;
      line-height: 14px; } }
  @media (max-width: 767px) and (max-width: 360px) {
    .news-category {
      width: 80px; } }

/* --------------------------------------------------
 * Button Styles
 */
.common-button {
  display: block;
  width: 258px;
  max-width: 100%;
  height: 48px;
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 46px;
  letter-spacing: 0.1em; }
  .common-button:after {
    content: "";
    display: inline-block;
    margin: 0 0 0 10px;
    border-left: 5px solid transparent;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: none; }
  .common-button.disabled, .common-button[disabled] {
    cursor: default; }
  .common-button.green {
    color: #FFFFFF;
    background-color: #069D4C; }
    .common-button.green:after {
      border-left-color: #FFFFFF; }
    .common-button.green:hover, .common-button.green.over {
      background-color: #38B170; }
    .common-button.green.disabled, .common-button.green[disabled] {
      background-color: #CCCCCC; }
  .common-button.black {
    border-color: #333333;
    color: #333333; }
    .common-button.black:after {
      border-left-color: #333333; }
    .common-button.black:hover, .common-button.black.over {
      opacity: 0.8; }
    .common-button.black.disabled, .common-button.black[disabled] {
      border-color: #E5E5E5;
      color: #CCCCCC; }
      .common-button.black.disabled:after, .common-button.black[disabled]:after {
        border-left-color: #CCCCCC; }
  .common-button.white {
    border-color: #FFFFFF;
    color: #FFFFFF; }
    .common-button.white:after {
      border-left-color: #FFFFFF; }
    .common-button.white:hover {
      opacity: 0.8; }
  .common-button.size-adjust {
    width: auto;
    display: inline-block;
    padding: 0 10%; }
  .common-button.multi-lines {
    position: relative;
    padding: 15px 10%;
    line-height: 1.1;
    height: auto;
    text-align: left; }
    .common-button.multi-lines:after {
      position: absolute;
      right: 6%;
      top: 50%;
      margin-top: -4px; }
  .common-button.pdf {
    background: url(../../img/common/icons/pdf.png) no-repeat 90% center;
    background-size: 18px 20px; }
    .common-button.pdf:after {
      display: none; }
  .common-button.external {
    background: url(/img/common/icons/external_link.png) no-repeat 90% center;
    background-size: 12px 12px; }
    .common-button.external:after {
      display: none; }
  .common-button.pdf-filesize {
    width: 450px; }
    .common-button.pdf-filesize:after {
      display: none; }
    .common-button.pdf-filesize i {
      margin: 0 16px; }
    @media (max-width: 767px) {
      .common-button.pdf-filesize {
        width: 100%;
        height: auto;
        padding: 9px 0;
        line-height: 25px; }
        .common-button.pdf-filesize i {
          margin: 0; }
        .common-button.pdf-filesize span {
          display: block; } }
  @media (max-width: 959px) {
    .common-button {
      /*width: 280px;*/
      height: 48px; } }

.common-pager-button {
  display: block;
  position: relative;
  width: 287px;
  max-width: 100%;
  height: 72px;
  border: 1px solid #333333;
  border-radius: 5px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 21px; }
  .common-pager-button.center {
    text-align: center; }
  .common-pager-button:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    border-left: none;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: none; }
  .common-pager-button.prev:after {
    left: 25px;
    border-right: 5px solid #333333; }
  .common-pager-button.next:after {
    right: 25px;
    border-left: 5px solid #333333; }
  .common-pager-button:hover, .common-pager-button.over {
    opacity: 0.8; }
  .common-pager-button.disabled {
    border-color: #E5E5E5;
    color: #CCCCCC; }
    .common-pager-button.disabled:after {
      border-color: #CCCCCC; }
  .common-pager-button span {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 50px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%); }
  @media (max-width: 767px) {
    .common-pager-button {
      width: 100%;
      text-align: center; }
      .common-pager-button + .common-pager-button {
        margin-top: 15px; } }

.common-tabs {
  height: 61px; }
  .common-tabs li {
    float: left;
    margin: 0 0 0 -1px; }
    .common-tabs li a {
      display: block;
      position: relative;
      border: 1px solid #CCCCCC;
      border-bottom: 2px solid #069D4C;
      border-radius: 5px 5px 0 0;
      text-align: center;
      color: #333333;
      line-height: 58px;
      z-index: 1; }
    .common-tabs li a:hover, .common-tabs li.on a {
      border-color: #069D4C;
      color: #069D4C;
      font-weight: bold;
      background-color: #FFFBF4;
      z-index: 2; }
  .common-tabs.tab2 li {
    width: calc(50% + 1px); }
  .common-tabs.tab3 li {
    width: calc(33.33% + 1px); }
  .common-tabs.tab4 li {
    width: calc(25% + 1px); }
  .common-tabs.tab5 li {
    width: calc(20% + 1px); }
  @media (max-width: 767px) {
    .common-tabs {
      width: calc(100% + 20px);
      margin: 0 -10px;
      padding: 0 10px;
      border-bottom: 2px solid #069D4C; }
      .common-tabs li {
        margin: 0; }
        .common-tabs li a {
          border-radius: 9px 9px 0 0; }
      .common-tabs.tab2 li {
        width: 50%; }
      .common-tabs.tab3 li {
        width: 33.33%; }
      .common-tabs.tab4 li {
        width: 25%; }
      .common-tabs.tab5 li {
        width: 20%; } }

.common-pagination {
  max-width: 840px;
  overflow: hidden; }
  .common-pagination li {
    float: left;
    margin: 0 20px 20px 0; }
    @media (max-width: 767px) {
      .common-pagination li {
        float: none;
        display: inline-block; } }
    .common-pagination li a {
      display: block;
      width: 64px;
      height: 64px;
      border: 1px solid #333333;
      border-radius: 5px;
      text-align: center;
      color: #333333;
      font-size: 16px;
      font-weight: bold;
      line-height: 62px; }
    .common-pagination li a:hover, .common-pagination li.on a {
      color: #FFFFFF;
      border-color: #069D4C;
      background-color: #069D4C; }
  @media (max-width: 767px) {
    .common-pagination {
      margin-right: -20px;
      text-align: center; } }

a.color-link,
a.color-text {
  word-break: break-all; }
  a.color-link:hover,
  a.color-text:hover {
    text-decoration: underline; }

a.color-link.external:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 0 0 3px;
  background: url(../../img/common/icons/external_link2.png) no-repeat 0 0;
  background-size: 12px 12px; }

a.arrow:before, span.arrow:before {
  content: "";
  display: inline-block;
  margin: 0 5px 0 0;
  border-left: 5px solid #069D4C;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: none;
  vertical-align: 2px; }

a.arrow-block {
  display: block;
  width: 260px;
  height: 56px;
  padding: 0 0 0 32px;
  color: #FFFFFF;
  line-height: 56px;
  background-color: #333333; }
  a.arrow-block:before {
    content: "";
    display: inline-block;
    margin: 0 5px 0 0;
    border-left: 5px solid #FFFFFF;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: none;
    vertical-align: 2px; }
  a.arrow-block:hover {
    opacity: 0.8; }
  @media (max-width: 767px) {
    a.arrow-block {
      width: auto;
      margin: 0 -10px;
      padding: 0 10px; } }

a.pin {
  color: #333333; }
  a.pin:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 16px;
    margin: 0 5px 0 0;
    vertical-align: -2px;
    background: url(../../img/common/icons/pin.png) no-repeat 0 0;
    background-size: cover; }
  a.pin:hover {
    text-decoration: underline; }

.anchor-links {
  padding: 30px 30px 0;
  border-radius: 5px;
  overflow: hidden;
  background-color: #FFFBF4; }
  .anchor-links li {
    float: left;
    position: relative;
    margin: 0 30px 30px 0;
    padding: 0 0 0 27px;
    font-size: 16px;
    line-height: 18px; }
    .anchor-links li:before {
      content: "";
      position: absolute;
      top: -1px;
      left: 0;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      background-color: #3EB134;
      z-index: 1; }
    .anchor-links li:after {
      content: "";
      position: absolute;
      top: 7px;
      left: 6px;
      border-top: 4px solid #FFFBF4;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-bottom: none;
      z-index: 2; }
    .anchor-links li a {
      color: #3EB134;
      font-weight: bold; }
      .anchor-links li a:hover {
        text-decoration: underline; }
  @media (max-width: 767px) {
    .anchor-links {
      padding: 20px 20px 0; }
      .anchor-links li {
        width: 50%;
        margin: 0 0 20px; } }

/* --------------------------------------------------
 * List Styles, Annotation
 */
.annotation-title {
  margin: 0 0 23px;
  font-size: 14px;
  font-weight: bold; }

p.annotation {
  font-size: 14px;
  line-height: 24px; }

ul.annotation1 li, ul.annotation3 li, ul.annotation4 li {
  margin: 0 0 3px; }
  ul.annotation1 li p, ul.annotation3 li p, ul.annotation4 li p {
    padding-left: 2.7em;
    text-indent: -2.7em;
    font-size: 14px;
    line-height: 24px; }

ul.annotation2 li {
  margin: 0 0 3px; }
  ul.annotation2 li p {
    font-size: 14px;
    line-height: 24px;
    color: #E84332; }

ul.annotation3 li p {
  position: relative;
  padding-left: 15px;
  text-indent: 0; }
ul.annotation3 li:not(.notice) p:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #333333; }
ul.annotation3 li.notice p:before {
  content: "※";
  position: absolute;
  top: 0;
  left: -2px; }

ul.annotation4 {
  counter-reset: li; }
  ul.annotation4 li p {
    position: relative;
    text-indent: 0;
    padding-left: 1em; }
    ul.annotation4 li p:before {
      position: absolute;
      left: 0;
      top: 0;
      counter-increment: li;
      content: counter(li) "."; }

.common-list1 {
  list-style: none; }
  .common-list1 > li {
    position: relative;
    padding: 0 0 0 18px;
    text-indent: 0; }
    .common-list1 > li:before {
      content: "";
      display: block;
      position: absolute;
      top: 13px;
      left: 0;
      width: 6px;
      height: 6px;
      background-color: #3EB134; }
    .common-list1 > li p {
      line-height: 32px;
      letter-spacing: 0.15em; }
  .common-list1.font-large > li {
    font-size: 18px;
    line-height: 36px; }
    .common-list1.font-large > li:before {
      top: 16px; }
    .common-list1.font-large > li p {
      font-size: 18px;
      line-height: 36px; }

.common-list2 > li, .common-list3 > li {
  list-style-position: inside;
  position: relative;
  padding: 0 0 0 1em;
  text-indent: -1em;
  font-size: 16px;
  line-height: 32px; }
  .common-list2 > li p, .common-list3 > li p {
    display: inline;
    line-height: 32px;
    letter-spacing: 0.15em; }
.common-list2.font-large > li, .font-large.common-list3 > li, .common-list2.font-large > li p, .font-large.common-list3 > li p {
  font-size: 18px;
  line-height: 36px; }

.common-list3 li {
  position: relative;
  padding: 0 0 0 1.1em;
  text-indent: 0; }
  .common-list3 li:before {
    content: "※";
    position: absolute;
    top: 0;
    left: -1px;
    font-size: 15px; }

/* --------------------------------------------------
 * Icon Style
 */
i.icon, i.icon-search, i.icon-external, i.icon-pdf, i.icon-pin, i.icon-zoom, i.icon-group, i.icon-tel, i.icon-email, i.icon-document {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: -4px;
  background-position: center center;
  background-repeat: no-repeat; }

i.icon-search {
  background-image: url(../../img/common/icons/search.png);
  background-size: 15px 15px; }

i.icon-external {
  background-image: url(/img/common/icons/external_link.png);
  background-size: 12px 12px; }

i.icon-pdf {
  background-image: url(../../img/common/icons/pdf.png);
  background-size: 18px 20px; }

i.icon-pin {
  background-image: url(../../img/common/icons/pin.png);
  background-size: 10px 16px; }

i.icon-zoom {
  background-image: url(../../img/common/icons/zoom.png);
  background-size: 16px 16px; }

i.icon-group {
  background-image: url(../../img/common/icons/group.png);
  background-size: 16px 16px; }

i.icon-tel {
  background-image: url(../../img/common/icons/tel.png);
  background-size: 16px 15px; }

i.icon-email {
  background-image: url(../../img/common/icons/mail.png);
  background-size: 14px 10px; }

i.icon-document {
  background-image: url(../../img/common/icons/document_green.png);
  background-size: 12px 16px; }

/* --------------------------------------------------
 * Recruit Layout
 */
.recruit-block {
  display: block;
  width: 465px;
  max-width: 100%;
  margin: 0 0 20px;
  padding: 27px 26px 22px;
  border: 4px solid transparent;
  border-radius: 5px;
  float: left; }
  .recruit-block:first-of-type {
    margin-right: 30px; }
  .recruit-block:hover {
    opacity: 0.8; }
  .recruit-block .title {
    height: 33px;
    padding: 0 20px 0 0;
    text-align: center;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 0.08em; }
    .recruit-block .title:before {
      content: "";
      display: inline-block;
      margin: 0 12px 0 0;
      border-left: 4px solid #069D4C;
      border-top: 3px solid transparent;
      border-bottom: 3px solid transparent;
      border-right: none;
      vertical-align: 7px; }
  .recruit-block .title-en {
    height: 30px;
    text-align: center;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: 0.1em; }
  .recruit-block.new-graduate {
    border-color: #3EB134; }
    .recruit-block.new-graduate .title-en {
      color: #3EB134; }
  .recruit-block.career {
    border-color: #1283D6; }
    .recruit-block.career .title-en {
      color: #1283D6; }
  .recruit-block .text {
    color: #333333; }
  @media (max-width: 767px) {
    .recruit-block {
      width: 100%;
      margin: 0 0 20px;
      padding: 27px 16px 10px; } }

/* --------------------------------------------------
 * Grid Layout
 */
.grid-container {
  clear: both; }
  .grid-container .grid-row {
    position: relative;
    margin: 0 -15px; }
    .grid-container .grid-row:before, .grid-container .grid-row:after {
      content: "";
      display: table; }
    .grid-container .grid-row:after {
      clear: both; }
    .grid-container .grid-row:first-child {
      margin-top: -30px; }
    .grid-container .grid-row > * {
      float: left;
      padding: 30px 15px 0; }
    .grid-container .grid-row > .is-right {
      float: right; }
    @media (max-width: 767px) {
      .grid-container .grid-row {
        margin: 0 -7.5px; }
        .grid-container .grid-row:first-child {
          margin-top: -15px; }
        .grid-container .grid-row > * {
          padding: 15px 7.5px 0; } }
    .grid-container .grid-row .grid-col-1 {
      width: 8.3333333333%; }
    .grid-container .grid-row .grid-col-2 {
      width: 16.6666666667%; }
    .grid-container .grid-row .grid-col-3 {
      width: 25%; }
    .grid-container .grid-row .grid-col-4 {
      width: 33.3333333333%; }
    .grid-container .grid-row .grid-col-5 {
      width: 41.6666666667%; }
    .grid-container .grid-row .grid-col-6 {
      width: 50%; }
    .grid-container .grid-row .grid-col-7 {
      width: 58.3333333333%; }
    .grid-container .grid-row .grid-col-8 {
      width: 66.6666666667%; }
    .grid-container .grid-row .grid-col-9 {
      width: 75%; }
    .grid-container .grid-row .grid-col-10 {
      width: 83.3333333333%; }
    .grid-container .grid-row .grid-col-11 {
      width: 91.6666666667%; }
    .grid-container .grid-row .grid-col-12 {
      width: 100%; }
    @media (min-width: 768px) and (max-width: 959px) {
      .grid-container .grid-row .grid-tb-col-1 {
        width: 8.3333333333%; }
      .grid-container .grid-row .grid-tb-col-2 {
        width: 16.6666666667%; }
      .grid-container .grid-row .grid-tb-col-3 {
        width: 25%; }
      .grid-container .grid-row .grid-tb-col-4 {
        width: 33.3333333333%; }
      .grid-container .grid-row .grid-tb-col-5 {
        width: 41.6666666667%; }
      .grid-container .grid-row .grid-tb-col-6 {
        width: 50%; }
      .grid-container .grid-row .grid-tb-col-7 {
        width: 58.3333333333%; }
      .grid-container .grid-row .grid-tb-col-8 {
        width: 66.6666666667%; }
      .grid-container .grid-row .grid-tb-col-9 {
        width: 75%; }
      .grid-container .grid-row .grid-tb-col-10 {
        width: 83.3333333333%; }
      .grid-container .grid-row .grid-tb-col-11 {
        width: 91.6666666667%; }
      .grid-container .grid-row .grid-tb-col-12 {
        width: 100%; } }
    @media (max-width: 767px) {
      .grid-container .grid-row .grid-sp-col-1 {
        width: 8.3333333333%; }
      .grid-container .grid-row .grid-sp-col-2 {
        width: 16.6666666667%; }
      .grid-container .grid-row .grid-sp-col-3 {
        width: 25%; }
      .grid-container .grid-row .grid-sp-col-4 {
        width: 33.3333333333%; }
      .grid-container .grid-row .grid-sp-col-5 {
        width: 41.6666666667%; }
      .grid-container .grid-row .grid-sp-col-6 {
        width: 50%; }
      .grid-container .grid-row .grid-sp-col-7 {
        width: 58.3333333333%; }
      .grid-container .grid-row .grid-sp-col-8 {
        width: 66.6666666667%; }
      .grid-container .grid-row .grid-sp-col-9 {
        width: 75%; }
      .grid-container .grid-row .grid-sp-col-10 {
        width: 83.3333333333%; }
      .grid-container .grid-row .grid-sp-col-11 {
        width: 91.6666666667%; }
      .grid-container .grid-row .grid-sp-col-12 {
        width: 100%; } }
    .grid-container .grid-row .grid-col-title {
      position: relative;
      margin: 0 0 1em;
      padding: 0 0 0 1em;
      letter-spacing: 0.05em; }
      .grid-container .grid-row .grid-col-title:before {
        content: "■";
        position: absolute;
        top: 0;
        left: 0; }
      @media (max-width: 767px) {
        .grid-container .grid-row .grid-col-title {
          margin: 0 0 1.5em; } }

.grid-col-title {
  position: relative;
  margin: 0 0 1em;
  padding: 0 0 0 1em;
  letter-spacing: 0.05em; }
  .grid-col-title:before {
    content: "■";
    position: absolute;
    top: 0;
    left: 0; }
  @media (max-width: 767px) {
    .grid-col-title {
      margin: 0 0 1.5em; } }

/* --------------------------------------------------
 * Table Layouts
 */
@media (max-width: 767px) {
  .table-wrap {
    width: 100%;
    margin: 0 0 28px;
    padding: 0 0 0 1px;
    overflow-x: auto; }
    .table-wrap .common-table, .table-wrap .common-table1, .table-wrap .common-table2, .table-wrap .common-table3, .table-wrap .common-table4, .table-wrap .common-table5 {
      min-width: 920px; } }
.common-table, .common-table1, .common-table2, .common-table3, .common-table4, .common-table5 {
  /*width: 960px;*/
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; }
  @media (max-width: 767px) {
    .common-table, .common-table1, .common-table2, .common-table3, .common-table4, .common-table5 {
      width: 100%;
      border-collapse: collapse; } }

.common-table1 th {
  width: 31.25%;
  padding: 0 18px;
  border-bottom: 1px solid #FFFFFF;
  text-align: left;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  background-color: #FFFBF4; }
.common-table1 td {
  padding: 12px 30px; }
@media (max-width: 767px) {
  .common-table1 {
    min-width: 0; }
    .common-table1 th {
      width: 45%; }
    .common-table1 td {
      padding: 12px 15px; } }

.common-table2 thead tr th,
.common-table2 tbody tr td {
  padding: 15px 0;
  border: 1px solid #E2DED6;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.08em; }
.common-table2 thead tr th {
  font-weight: bold;
  background-color: #FFFBF4; }
.common-table2 thead tr th:not([colspan]) {
  width: 16.66%; }

.common-table3 thead tr th,
.common-table3 tbody tr th,
.common-table3 tbody tr td {
  padding: 15px 0;
  border: 1px solid #E2DED6;
  vertical-align: middle;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.08em; }
  .common-table3 thead tr th.name.with-ruby,
  .common-table3 tbody tr th.name.with-ruby,
  .common-table3 tbody tr td.name.with-ruby {
    padding-top: 0.5em; }
.common-table3 thead tr th {
  text-align: center;
  font-weight: bold;
  background-color: #F4EBDA; }
  .common-table3 thead tr th:first-child {
    width: 30%; }
.common-table3 tbody tr th.name {
  padding: 0 10px 0 18px;
  text-align: left;
  font-weight: normal;
  background-color: #FFFBF4; }
  .common-table3 tbody tr th.name .phonetic {
    font-size: 13px; }
.common-table3 tbody tr th.type {
  padding: 15px 10px;
  text-align: left;
  font-weight: normal; }
.common-table3 tbody tr th.type.even {
  background-color: #F8F7F6; }
.common-table3 tbody tr td {
  padding: 0 20px; }

.common-table4 thead tr th,
.common-table4 tbody tr th,
.common-table4 tbody tr td {
  padding: 15px 0;
  border: 1px solid #E2DED6;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.08em; }
.common-table4 thead tr th {
  padding: 6px 0;
  font-weight: bold;
  background-color: #FFFBF4; }
.common-table4 thead tr th:first-child {
  width: 16.66%; }
  @media (max-width: 767px) {
    .common-table4 thead tr th:first-child {
      width: 45%; } }
.common-table4 tbody tr th {
  padding: 15px 20px;
  vertical-align: top;
  font-weight: bold; }
.common-table4 tbody tr td {
  padding: 15px 20px;
  text-align: left; }

.common-table5 thead tr th,
.common-table5 tbody tr th,
.common-table5 tbody tr td {
  padding: 15px 10px;
  border: 1px solid #E2DED6;
  vertical-align: middle;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.08em; }
.common-table5 thead tr th {
  text-align: center;
  font-weight: bold;
  background-color: #F4EBDA; }
.common-table5 tbody tr th.name {
  width: 15%;
  text-align: left;
  font-weight: normal;
  background-color: #FFFBF4; }
.common-table5 tbody tr th.type {
  width: 15%;
  text-align: left;
  font-weight: normal; }
.common-table5 tbody tr th.type.even {
  background-color: #F8F7F6; }

/* --------------------------------------------------
 * margin rules
 */
section > section + section {
  margin-top: 100px; }

section > section {
  margin-top: 70px; }

section > section > section,
section > section > section > section {
  margin-top: 30px; }

.common-title1 {
  margin-bottom: 55px; }

.common-title2 {
  margin-bottom: 35px; }

.common-title3 {
  margin-bottom: 20px; }

.common-title4 {
  margin-bottom: 20px; }

.common-title5 {
  margin-bottom: 15px; }

figure + [class^="common-title"] {
  margin-top: 30px; }

p:not([class]) + p:not([class]) {
  margin-top: 20px; }

p + .common-button,
.common-button + p {
  margin-top: 20px; }

p + [class^="common-table"],
[class^="common-table"] + p {
  margin-top: 20px; }

[class^="annotation"] {
  margin-top: 15px; }

/****** special margin style ******/
.margin-center {
  margin-right: auto !important;
  margin-left: auto !important; }

.margin-left {
  margin-left: auto !important; }

.margin-right {
  margin-right: auto !important; }

.margin-top-pc-100 {
  margin-top: 100px !important; }

@media (max-width: 767px) {
  .margin-top-pc-100 {
    margin-top: 60px !important; } }
.margin-top-pc-80 {
  margin-top: 80px !important; }

@media (max-width: 767px) {
  .margin-top-pc-80 {
    margin-top: 40px !important; } }
.margin-top-pc-70 {
  margin-top: 70px !important; }

@media (max-width: 767px) {
  .margin-top-pc-70 {
    margin-top: 40px !important; } }
.margin-top-pc-60 {
  margin-top: 60px !important; }

@media (max-width: 767px) {
  .margin-top-pc-60 {
    margin-top: 30px !important; } }
.margin-top-pc-40 {
  margin-top: 40px !important; }

@media (max-width: 767px) {
  .margin-top-pc-40 {
    margin-top: 25px !important; } }
.margin-top-pc-20 {
  margin-top: 20px !important; }

.margin-top-pc-30 {
  margin-top: 30px !important; }
@media (max-width: 767px) {
  .margin-top-pc-30 {
    margin-top: 20px !important; } }

@media (max-width: 767px) {
  .margin-top-pc-20 {
    margin-top: 15px !important; } }
.margin-top-00 {
  margin-top: 0 !important; }

.margin-right-00 {
  margin-right: 0 !important; }

.margin-bottom-00 {
  margin-bottom: 0 !important; }

.margin-left-00 {
  margin-left: 0 !important; }

/* --------------------------------------------------
 * .c-media
 */
.c-media .no-float {
  float: none !important; }
@media (max-width: 767px) {
  .c-media .no-float-sp {
    float: none !important; } }
.c-media .image-left, .c-media .image-right {
  margin-bottom: 20px; }
.c-media .image-left {
  float: left;
  margin-right: 3.1%; }
.c-media .image-right {
  float: right;
  margin-left: 3.1%; }
.c-media div:not([class]) {
  position: relative;
  top: -0.375em; }
  .grid-col-title + .c-media div:not([class]) {
    top: auto; }
.c-media .image-12 {
  width: 100%; }
.c-media .image-11 {
  width: 91.6666666667%; }
.c-media .image-10 {
  width: 83.3333333333%; }
.c-media .image-9 {
  width: 75%; }
.c-media .image-8 {
  width: 66.6666666667%; }
.c-media .image-7 {
  width: 58.3333333333%; }
.c-media .image-6 {
  width: 50%; }
.c-media .image-5 {
  width: 41.6666666667%; }
.c-media .image-4 {
  width: 33.3333333333%; }
.c-media .image-3 {
  width: 25%; }
.c-media .image-2 {
  width: 16.6666666667%; }
.c-media .image-1 {
  width: 8.3333333333%; }
@media (max-width: 767px) {
  .c-media .image-12-sm {
    width: 100%; } }
@media (max-width: 767px) {
  .c-media .image-11-sm {
    width: 91.6666666667%; } }
@media (max-width: 767px) {
  .c-media .image-10-sm {
    width: 83.3333333333%; } }
@media (max-width: 767px) {
  .c-media .image-9-sm {
    width: 75%; } }
@media (max-width: 767px) {
  .c-media .image-8-sm {
    width: 66.6666666667%; } }
@media (max-width: 767px) {
  .c-media .image-7-sm {
    width: 58.3333333333%; } }
@media (max-width: 767px) {
  .c-media .image-6-sm {
    width: 50%; } }
@media (max-width: 767px) {
  .c-media .image-5-sm {
    width: 41.6666666667%; } }
@media (max-width: 767px) {
  .c-media .image-4-sm {
    width: 33.3333333333%; } }
@media (max-width: 767px) {
  .c-media .image-3-sm {
    width: 25%; } }
@media (max-width: 767px) {
  .c-media .image-2-sm {
    width: 16.6666666667%; } }
@media (max-width: 767px) {
  .c-media .image-1-sm {
    width: 8.3333333333%; } }

/* 印刷用スタイルシート-コーポレートサイト */

@media print{

.table-wrap .common-table1{
  min-width: auto;
}

.table-wrap .common-table3{
  min-width: auto;
}

.table-wrap .common-table5 {
  min-width: auto;
}

.lower.news article.detail .article-body .table-wrap{
  overflow-x: unset!important;
}

nav .side-nav.pc{
  display: none;
}
header .site-header{
  display: none;
}

.site-header {
    position: static;
    height: 0px;
  }

li.email{
  display: none;
}

li.menu{
  display: none;
}

.to-top.show{
  display: none;
}

.grid-col-6.grid-sp-col-12{
  height: auto;
}

/* ------ トップ ------ */
/* トップ */
body.top main .business-field .nav > li {
    width: 31%;
    margin-right: 3%;
}
body.top main .business-field .nav > li:last-child {
    margin-right: 0%;
}
body.top main .business-field .nav > li .text{
    margin:unset!important;
}
body.top main .business-field .nav > li{
    float: left;
    margin-right: 3%!important;
}
body.top main .business-field .nav > li:last-child{
    margin-right: 0%!important;
}

body.top main .business-field .nav:after{
  content: "";
  display: block;
  clear: both;
}
body.top main .business-field .nav{
  padding: 0px!important;
}

body.top main .pages ul li{
  float: left;
  width: 33.33%;
  padding: 0 15px 30px;
}

body.top main .pages ul li a p {
  font-size: 14px!important;
}

body.top main .pages ul:after{
  content: "";
  display: block;
  clear: both;
}

body.top main .business-field .nav > li .name{
  font-size: 23px!important;
}

/* 企業情報 */
.lower.company.company-top .grid-container .grid-row .grid-col-4 {
    width: 33.3333333333%;
}
.lower.company-top .lower-top-nav .card .texts .title{
    font-size: 19px!important;
}

/* ------ 製品案内 ------ */
.lower.product .grid-container .grid-row .grid-sp-col-12{
    width: 33.333%;
}
/* スペシャリティファット */
.lower.product.oil.specialtyfats .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* フライ・スプレー用油脂 */
.lower.product.oil.fly .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 冷菓用油脂 */
.lower.product.oil.frozen .grid-container .grid-row .grid-sp-col-12 {
    width: 50%;
}
/* 粉末油脂 */
.lower.product.oil.powder .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 潤滑・離型油 */
.lower.product.oil.lubricating .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 練り込み用油脂 */
.lower.product.oil.knead .grid-container .grid-row .grid-sp-col-12 {
    width: 50%;
}
/* 乳化油脂 */
.lower.product.oil.emulsified .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* クーベルチュールチョコレート */
.lower.product.confectionery.couverture .grid-container .grid-row .grid-sp-col-12 {
    width: 50%;
}
/* 健康チョコレート */
.lower.product.confectionery.healthy .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
.lower.product.confectionery.tempering .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* アイスコーティングチョコレート */
.lower.product.confectionery.coating .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 洋生チョコレート - グレーズチョコレート - チョコレートフィリング */
.lower.product.confectionery.glazed .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
.lower.product.confectionery.baking .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* ノンテンパリングチョコレート */
.lower.product.confectionery.nontempering .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 成型チョコレート */
.lower.product.confectionery.molded .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* ガナッシュ、生チョコレート */
.lower.product.confectionery.ganache .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 調理用チョコレート */
.lower.product.confectionery.cooking .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* ホイップクリーム等 */
.lower.product.confectionery.whippingcream .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* フィリング */
.lower.product.confectionery.filling .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 発酵風味素材 */
.lower.product.confectionery.matured .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* USS豆乳製品 */
.lower.product.confectionery.uss .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 冷凍パイ・クッキー生地 */
.lower.product.confectionery.pie .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
.lower.product.confectionery.sauce .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* ベシャメルソースベース、ホワイトソース */
.lower.product.confectionery.sauce .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
.lower.product.confectionery.knead .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
.lower.product.confectionery.softcream .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
.lower.product.confectionery.glazing .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* マーガリン等（流し込み・ポンド） */
.lower.product.confectionery.pouring .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* マーガリン等（ペンシルタイプ） */
.lower.product.confectionery.pencil .grid-container .grid-row .grid-sp-col-12{
    width: 100%;
}
.lower.product.confectionery.shortening .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* クッキーベース */
.lower.product.confectionery.cookie .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}

/* 粉末状大豆たん白 */
.lower.product.soy.powder .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 粒状大豆たん白等 */
.lower.product.soy.granular .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 大豆ペプチド */
.lower.product.soy.peptide .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 水溶性大豆多糖類 */
.lower.product.soy.polysaccharides .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 大豆素材 */
.lower.product.soy.ingredients .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 大豆加工食品(業務用) */
.lower.product.soy.business .grid-container .grid-row .grid-sp-col-12{
    width: 100%;
}
.lower.product.soy.family .grid-container .grid-row .grid-sp-col-12{
    width: 100%;
}
.lower.product.soy.uss .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}

/* ------ 不二製油とは ------ */
.lower.about .grid-container .grid-row .grid-sp-col-12 {
    width: 50%;
}
.lower.about.strength .grid-container .grid-row .grid-sp-col-12 {
    width: 50%;
}

/*  ------ 研究開発 ------ */
.lower.research .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}
/* 研究開発 3つのこだわり */
.lower.research.strength .grid-container .grid-row .grid-sp-col-12 {
    width: 50%;
}
/* 研究開発体制 */
.lower.research.system.system-top .grid-container .grid-row .grid-sp-col-12 {
    width: 50%;
}
/* 基盤研究 */
.lower.research.system.foundation .grid-container .grid-row .grid-sp-col-12 {
    width: 33%;
}
/* 素材開発 */
.lower.research.system.product .c-media .no-float-sp {
float: right!important;
}
.lower.research.system.product .c-media .image-12-sm {
    width: 30%;
}
/* 価値づくり開発 */
.lower.research.system.value .grid-container .grid-row .grid-sp-col-12 {
    width: 50%;
}

/* 大豆で健康 */
.lower.healthy_soy .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
    height: auto!important;
}

/* マーガリン等（シート） */
.lower.product.confectionery.sheet .grid-container .grid-row .grid-sp-col-12{
    width: 50%;
}

/* ニュースリリース */
.lower.news article.detail .article-body .left-image-block img {
    float: left;
    margin: 0 32px 20px 0!important;
    max-width: calc(100% / 3)!important;
  }

/* 不二製油グループ憲法 */
.lower.company.constitution img.pc{
display: block!important;
}
.lower.company.constitution img.sp{
display: none!important;
}

body[class="lower about"] .contents-sub{
display: block!important;
}

}