@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?78752234");
  src: url("../font/fontello.eot?78752234#iefix") format("embedded-opentype"), url("../font/fontello.woff2?78752234") format("woff2"), url("../font/fontello.woff?78752234") format("woff"), url("../font/fontello.ttf?78752234") format("truetype"), url("../font/fontello.svg?78752234#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
article {
  width: 100%;
  padding: 120px 0 0; }
  @media only screen and (max-width: 1199px) {
    article {
      padding: 80px 0 0; } }
  article .container {
    width: 100%;
    text-align: left;
    margin: 0 auto; }
    @media only screen and (max-width: 1199px) {
      article .container {
        max-width: calc(100% - 40px);
        padding: 0; } }
    article .container .breadcrumbs {
      list-style: none;
      white-space: nowrap;
      padding-top: 30px; }
      @media only screen and (max-width: 1199px) {
        article .container .breadcrumbs {
          padding-top: 0; } }
      article .container .breadcrumbs li {
        display: inline-block;
        font-size: 1.4rem; }
        @media only screen and (max-width: 1199px) {
          article .container .breadcrumbs li {
            font-size: 1.2rem; } }
        article .container .breadcrumbs li:after {
          position: relative;
          top: 1px;
          margin: 0 0.5rem;
          opacity: 1;
          content: ">"; }
        article .container .breadcrumbs li:last-child:after {
          content: "";
          margin: 0; }
  article section {
    text-align: left;
    padding: 30px 0 60px; }
    @media only screen and (max-width: 767px) {
      article section {
        padding: 20px 0 40px; } }
    @media only screen and (max-width: 1199px) {
      article section .container {
        width: calc(100% - 40px); } }
    @media only screen and (max-width: 767px) {
      article section .container {
        padding: 0; } }
    @media only screen and (max-width: 767px) {
      article section .container h1 {
        font-size: 2rem; } }
    article section .container .list_lead {
      width: calc(100% - 80px);
      text-align: left;
      margin: 40px auto 0; }
      @media only screen and (max-width: 1199px) {
        article section .container .list_lead {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        article section .container .list_lead {
          margin: 20px auto 0; } }
      article section .container .list_lead li {
        line-height: 1.6;
        text-indent: -1.05em;
        margin-bottom: 4px;
        padding-left: 1.25em; }
        @media only screen and (max-width: 767px) {
          article section .container .list_lead li {
            font-size: 1.4rem; } }
    article section .container .box_agree {
      width: calc(100% - 80px);
      margin: 40px auto 0;
      padding: 40px 50px 30px;
      border: solid #000 1px; }
      @media only screen and (max-width: 1199px) {
        article section .container .box_agree {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        article section .container .box_agree {
          margin: 20px auto 0;
          padding: 15px; } }
      article section .container .box_agree p {
        line-height: 1.6; }
      article section .container .box_agree p + p {
        margin-top: 28px; }
        @media only screen and (max-width: 767px) {
          article section .container .box_agree p + p {
            margin-top: 15px; } }
      article section .container .box_agree .indent {
        padding: 0 0 0 2em; }
        @media only screen and (max-width: 767px) {
          article section .container .box_agree .indent {
            padding: 0 0 0 1em; } }
    article section .container .agree {
      text-align: center;
      margin: 40px 0 10px; }
      @media only screen and (max-width: 767px) {
        article section .container .agree .agree_ck {
          font-size: 2rem;
          margin: 0; } }
      article section .container .agree .agree_ck input {
        display: none; }
      article section .container .agree .agree_ck label {
        display: inline-block;
        vertical-align: top;
        font-size: 2rem;
        line-height: 1; }
        article section .container .agree .agree_ck label:hover {
          cursor: pointer; }
      article section .container .agree .agree_tx {
        color: #f66;
        line-height: 1.6; }
        @media only screen and (max-width: 767px) {
          article section .container .agree .agree_tx {
            text-align: left; } }
    article section .container .box_submit {
      height: 110px;
      padding-top: 40px; }
      @media only screen and (max-width: 767px) {
        article section .container .box_submit {
          padding-top: 20px; } }
      article section .container .box_submit a {
        display: none;
        width: 320px;
        font-size: 2.4rem;
        font-weight: 500;
        line-height: 1;
        color: #00AD82;
        background: #fff;
        border: 1px solid #00AD82;
        margin: 0 auto;
        padding: 20px 0;
        transition: all .3s; }
        article section .container .box_submit a:hover {
          color: #fff;
          background: #00AD82; }
        @media only screen and (max-width: 767px) {
          article section .container .box_submit a {
            width: auto;
            font-size: 2rem; } }
    article section .container .list_caution {
      width: calc(100% - 80px);
      text-align: left;
      margin: 60px auto 0; }
      @media only screen and (max-width: 1199px) {
        article section .container .list_caution {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        article section .container .list_caution {
          margin: 20px auto 0; } }
      article section .container .list_caution li {
        font-size: 1.4rem;
        line-height: 1.4;
        text-indent: -2.55em;
        padding-left: 2.75em;
        margin-bottom: 4px; }
    article section.inquiry {
      background-color: #01ABA7;
      padding: 30px 0 40px; }
      @media only screen and (max-width: 767px) {
        article section.inquiry {
          padding: 20px 0; } }
      article section.inquiry .container dl {
        text-align: center;
        padding: 80px auto 0; }
        @media only screen and (max-width: 767px) {
          article section.inquiry .container dl {
            padding: 10px auto 0; } }
        article section.inquiry .container dl dt {
          font-size: 2.4rem !important;
          line-height: 1.6 !important;
          font-weight: 500;
          color: #fff; }
          @media only screen and (max-width: 767px) {
            article section.inquiry .container dl dt {
              font-size: 2rem !important; } }
          article section.inquiry .container dl dt img {
            display: block;
            margin: 0 auto 14px; }
        article section.inquiry .container dl dd {
          font-size: 1.6rem !important;
          line-height: 1.8 !important;
          color: #fff;
          padding: 20px 0 0; }
          article section.inquiry .container dl dd a {
            color: #fff;
            transition: all .3s; }
            article section.inquiry .container dl dd a:hover {
              text-decoration: underline; }

.comp__cta, .comp__contact {
  display: none; }

#export_header {
  background-color: #fff;
  height: 70px;
  width: 100%;
  position: fixed;
  z-index: 500;
  border-bottom: 1px solid #eee; }
  #export_header #export_logo_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 70px;
    float: left;
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
    padding-top: 0;
    margin-left: 3rem; }
    #export_header #export_logo_area #export_logo {
      width: 147px;
      height: 41px;
      margin: 0; }
    #export_header #export_logo_area a {
      display: block;
      height: 50px;
      background-image: url(//www.chukoh.co.jp/asset/css/../images/common/logo.svg);
      background-size: 147px 41px;
      background-position: left top;
      background-repeat: no-repeat;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
  #export_header #export_contact {
    float: right;
    margin-left: 18px;
    font-size: 1.3rem;
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 70;
    position: relative; }
    #export_header #export_contact a {
      background-color: #01aba7;
      width: 160px;
      white-space: nowrap;
      display: block;
      text-align: center;
      overflow: hidden;
      line-height: 70px;
      position: relative;
      text-decoration: none;
      outline: 0;
      color: #fff;
      font-weight: 500; }
      #export_header #export_contact a:hover {
        background-color: #007876; }

#export_footer {
  background-color: #374252;
  color: #fff;
  height: 60px; }
  #export_footer p {
    line-height: 60px; }
  #export_footer .pagetop a {
    border: 1px solid #FFF; }
  @media only screen and (max-width: 576px) {
    #export_footer {
      height: 40px; }
      #export_footer p {
        line-height: 40px; } }
