@charset "UTF-8";
/* CSS Document */
/*グロナビ*/
#side_bar nav ul li:nth-of-type(1) a {
  color: #ed0100; }

/* +++++++++++++++++++++++++++++++++++++

事業紹介　海外貿易・化成品　css

++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++上部ヘッダー部分++++++++++++++ */
.page_header {
  width: 100%;
  min-width: 1000px;
  height: 180px;
  margin-bottom: 15px;
  background: #ff7c2d;
  background: -moz-linear-gradient(left, #ed0100 0%, #ff7c2d 62%, #ff7c2d 100%);
  background: -webkit-gradient(linear, left center, right center, from(#ed0100), color-stop(62%, #ff7c2d), to(#ff7c2d));
  background: -webkit-linear-gradient(left, #ed0100 0%, #ff7c2d 62%, #ff7c2d 100%);
  background: -o-linear-gradient(left, #ed0100 0%, #ff7c2d 62%, #ff7c2d 100%);
  background: linear-gradient(to right, #ed0100 0%, #ff7c2d 62%, #ff7c2d 100%);
  position: relative;
  /*h2*/ }
  @media only screen and (max-width: 768px) {
    .page_header {
      min-width: 100%;
      margin-top: 60px;
      height: 100px; } }
  .page_header:after {
    content: 'Services';
    font-family: Roboto;
    font-weight: 700;
    font-size: 120px;
    color: rgba(242, 27, 0, 0.1);
    position: absolute;
    right: 0;
    bottom: 0; }
    @media only screen and (max-width: 768px) {
      .page_header:after {
        font-size: 15vw; } }
  .page_header h2 {
    color: #fff;
    letter-spacing: 0.2em;
    padding: 110px 0 0 70px;
    font-weight: 500;
    font-size: 18px;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .page_header h2 {
        padding: 40px 0 0 30px; } }
    .page_header h2:before {
      content: '';
      display: block;
      width: 1px;
      height: 70px;
      background-color: #ec7877;
      position: absolute;
      left: 60px; }
      @media only screen and (max-width: 768px) {
        .page_header h2:before {
          height: 60px;
          left: 20px; } }
    .page_header h2:after {
      content: 'Services';
      color: #ec7877;
      font-family: Roboto;
      font-weight: 500;
      font-size: 12px;
      position: absolute;
      left: 70px;
      bottom: -20px;
      letter-spacing: 0.02em; }
      @media only screen and (max-width: 768px) {
        .page_header h2:after {
          left: 30px; } }

/*.page_header*/
.pan_nav {
  font-size: 12px;
  width: 98%;
  text-align: right;
  overflow: hidden;
  margin-bottom: 55px; }
  @media only screen and (max-width: 768px) {
    .pan_nav {
      font-size: 10px; } }
  .pan_nav ul li {
    display: inline-block;
    /*a*/ }
    .pan_nav ul li:last-child:after {
      display: none; }
    .pan_nav ul li:after {
      content: "〉";
      padding-left: 8px; }
    .pan_nav ul li a {
      color: #ed0100;
      transiton: 0.3; }
      .pan_nav ul li a:hover {
        opacity: 0.7; }

/*.pan_nav*/
h3 {
  color: #ed0100;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
  margin-bottom: 40px; }
  @media only screen and (max-width: 768px) {
    h3 {
      font-size: 20px;
      margin-bottom: 20px; } }
  h3 + p {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 50px; }
    @media only screen and (max-width: 768px) {
      h3 + p {
        font-size: 14px;
        text-align: left;
        margin: 0 auto 40px;
        width: 90%; }
        h3 + p br {
          display: none; } }

/*h3*/
/*　++++++++++++++コンテンツ++++++++++++++　*/
.wrap {
  width: 100%;
  min-width: 1000px;
  margin: 0 auto 100px; }
  @media only screen and (max-width: 768px) {
    .wrap {
      width: 100%;
      min-width: 100%;
      margin-bottom: 50px; } }

/*.wrap*/
.business {
  width: 100%;
  padding-bottom: 170px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 120px; }
  @media only screen and (max-width: 768px) {
    .business {
      height: auto;
      margin-bottom: 50px;
      padding-bottom: 50px; } }
  .business:last-of-type {
    padding-bottom: 0;
    border-bottom: none; }

/*.business*/
.business_inner {
  width: 1000px;
  margin: 0 auto;
  /*h4*/
  /*h5*/
  /*p*/
  /*.needs*/ }
  @media only screen and (max-width: 768px) {
    .business_inner {
      width: 90%; } }
  .business_inner h4 {
    width: 1000px;
    height: 420px;
    background: url("../img/services/trade_main.jpg") center no-repeat;
    background-size: contain;
    position: relative;
    margin-bottom: 90px;
    /*span*/ }
    @media only screen and (max-width: 768px) {
      .business_inner h4 {
        width: 100%;
        height: auto;
        padding-top: 40vw;
        margin-bottom: 50px; } }
    .business_inner h4 span {
      display: block;
      width: 800px;
      padding: 30px 0;
      text-align: center;
      font-size: 24px;
      letter-spacing: 0.1em;
      background-color: #2b2b2b;
      color: #fff;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: -35px;
      opacity: 0; }
      @media only screen and (max-width: 768px) {
        .business_inner h4 span {
          width: 240px;
          padding: 15px 0;
          font-size: 18px;
          bottom: -25px; } }
  .business_inner h4 span.visible {
    animation: fadeUp 0.7s  0.5s ease-in-out;
    animation-fill-mode: forwards; }
  .business_inner h5 {
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    position: relative;
    margin-bottom: 70px; }
    @media only screen and (max-width: 768px) {
      .business_inner h5 {
        text-align: left;
        font-size: 16px;
        margin-bottom: 50px; }
        .business_inner h5 br {
          display: none; } }
    .business_inner h5:after {
      content: "";
      display: block;
      background-color: #ddd;
      width: 1px;
      height: 40px;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: -55px; }
      @media only screen and (max-width: 768px) {
        .business_inner h5:after {
          height: 30px;
          bottom: -40px; } }
  .business_inner p {
    line-height: 2em;
    width: 730px;
    margin: 0 auto 80px; }
    @media only screen and (max-width: 768px) {
      .business_inner p {
        width: 100%; } }
  .business_inner .needs {
    width: 100%;
    position: relative;
    margin-bottom: 60px;
    /*p.title_c*/
    /*ul li*/ }
    .business_inner .needs p.title_c {
      width: 100px;
      height: 25px;
      line-height: 1em;
      padding-top: 5px;
      text-align: center;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 0.1em;
      color: #fff;
      background-color: #2b2b2b;
      position: absolute;
      top: -50px;
      left: 0; }
      .business_inner .needs p.title_c:after {
        content: '';
        position: absolute;
        right: 0;
        left: 0;
        bottom: -10px;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 0px 0 10px;
        border-color: #2b2b2b transparent transparent transparent; }
    .business_inner .needs ul li {
      width: 490px;
      height: 80px;
      font-size: 18px;
      font-weight: 400;
      text-align: center;
      box-sizing: border-box;
      border: 14px solid #f1f0ef;
      float: left;
      padding-top: 18px;
      margin-right: 20px;
      position: relative; }
      @media only screen and (max-width: 768px) {
        .business_inner .needs ul li {
          width: 100%;
          height: auto;
          font-size: 4vw;
          padding-bottom: 18px;
          border: 10px solid #f1f0ef;
          margin-right: 0;
          margin-bottom: 10px;
          float: none; } }
      .business_inner .needs ul li:before {
        content: "";
        width: 30px;
        height: 30px;
        background: url("../img/services/ico_cheack.gif") no-repeat;
        background-size: contain;
        position: absolute;
        top: -5px;
        left: -5px; }
        @media only screen and (max-width: 768px) {
          .business_inner .needs ul li:before {
            width: 20px;
            height: 20px;
            top: -10px;
            left: -10px; } }
      .business_inner .needs ul li:nth-of-type(2n) {
        margin-right: 0; }

/*.business_inner*/
.feature {
  width: 100%;
  height: 323px;
  background-color: #fff2f2;
  position: relative;
  padding-top: 60px;
  box-sizing: border-box;
  z-index: 1;
  /*.f_inner*/ }
  @media only screen and (max-width: 768px) {
    .feature {
      padding-top: 30px;
      height: auto; } }
  .feature:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #f3dce0;
    position: absolute;
    top: 0;
    right: 20vw;
    z-index: -1; }
    @media only screen and (max-width: 768px) {
      .feature:before {
        display: none; } }
  .feature:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #f3dce0;
    position: absolute;
    top: 0;
    left: 20vw;
    z-index: -1; }
    @media only screen and (max-width: 768px) {
      .feature:after {
        display: none; } }
  .feature .f_inner {
    width: 1000px;
    height: 323px;
    margin: 0 auto;
    position: relative;
    /*p.difference*/
    /*.box*/ }
    @media only screen and (max-width: 768px) {
      .feature .f_inner {
        width: 90%;
        height: auto;
        padding-bottom: 20px; } }
    .feature .f_inner:before {
      content: "";
      width: 55px;
      height: 55px;
      background: url("../img/services/ico_pic.gif") no-repeat;
      background-size: contain;
      position: absolute;
      top: -80px;
      left: 0px; }
      @media only screen and (max-width: 768px) {
        .feature .f_inner:before {
          width: 35px;
          height: 35px;
          left: 0;
          top: -50px; } }
    .feature .f_inner:after {
      content: "";
      width: 1px;
      height: 100%;
      background: #f3dce0;
      position: absolute;
      top: -60px;
      z-index: -1;
      left: 0;
      right: 0;
      margin: 0 auto; }
      @media only screen and (max-width: 768px) {
        .feature .f_inner:after {
          display: none; } }
    .feature .f_inner p.difference {
      font-size: 18px;
      font-weight: 400;
      letter-spacing: 0.08em; }
      @media only screen and (max-width: 768px) {
        .feature .f_inner p.difference {
          line-height: 1.5em;
          margin-bottom: 15px; } }
    .feature .f_inner .box {
      width: 1000px;
      background-color: #fff;
      padding: 50px;
      box-sizing: border-box;
      position: absolute;
      top: 40px;
      left: 0;
      right: 0;
      margin: 0 auto;
      box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
      z-index: 2;
      /*h6*/
      /*p*/
      /*dl*/ }
      @media only screen and (max-width: 768px) {
        .feature .f_inner .box {
          width: 100%;
          padding: 20px;
          position: static; } }
      .feature .f_inner .box h6 {
        color: #ed0100;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0.05em;
        margin-bottom: 20px; }
        @media only screen and (max-width: 768px) {
          .feature .f_inner .box h6 {
            font-size: 16px;
            line-height: 1.5em;
            margin-bottom: 10px; } }
      .feature .f_inner .box p {
        line-height: 1.8em;
        margin-bottom: 30px;
        /*a*/ }
        @media only screen and (max-width: 768px) {
          .feature .f_inner .box p {
            margin-bottom: 15px; } }
        .feature .f_inner .box p a {
          color: #ed0100;
          text-decoration: underline;
          font-weight: 400;
          transition: 0.3s; }
          .feature .f_inner .box p a:hover {
            opacity: 0.8; }
      .feature .f_inner .box dl {
        /*dt*/
        /*dd*/ }
        .feature .f_inner .box dl dt {
          font-size: 16px;
          font-weight: 500;
          float: left;
          margin-right: 15px;
          padding-top: 5px; }
          @media only screen and (max-width: 768px) {
            .feature .f_inner .box dl dt {
              float: none;
              margin-right: 0;
              margin-bottom: 10px; } }
        .feature .f_inner .box dl dd {
          float: left;
          /*adress*/ }
          .feature .f_inner .box dl dd adress {
            font-weight: 500;
            display: block;
            color: #ed0100;
            font-weight: 700;
            font-size: 28px;
            padding-left: 37px;
            position: relative; }
            .feature .f_inner .box dl dd adress:before {
              content: "";
              width: 30px;
              height: 30px;
              background: url("../img/common/ico_phone.png") no-repeat;
              background-size: contain;
              position: absolute;
              top: -3px;
              left: 0; }

/*.feature*/
/*防錆・防湿剤*/
.business_inner:last-of-type {
  margin-bottom: 200px;
  /*.pdf_area*/ }
  @media only screen and (max-width: 768px) {
    .business_inner:last-of-type {
      margin-bottom: 80px; } }
  .business_inner:last-of-type h4 {
    background: url("../img/services/chemical_main.jpg") center no-repeat;
    background-size: contain; }
  .business_inner:last-of-type p {
    margin-bottom: 30px; }
  .business_inner:last-of-type .b_logo {
    width: 439px;
    height: 100px;
    margin: 0 auto 50px; }
    @media only screen and (max-width: 768px) {
      .business_inner:last-of-type .b_logo {
        width: 80%;
        height: auto;
        margin-bottom: 30px; } }
  .business_inner:last-of-type .pdf_area {
    width: 730px;
    margin: 0 auto;
    border-top: 1px solid #ddd;
    padding-top: 30px;
    box-sizing: border-box;
    padding-left: 70px;
    /*p*/
    /*.pdf_btn a*/ }
    @media only screen and (max-width: 768px) {
      .business_inner:last-of-type .pdf_area {
        width: 100%;
        padding-left: 0;
        padding-top: 15px; } }
    .business_inner:last-of-type .pdf_area p {
      float: left;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 0.1em;
      position: relative;
      width: 130px;
      margin-right: 30px;
      padding-top: 10px; }
      @media only screen and (max-width: 768px) {
        .business_inner:last-of-type .pdf_area p {
          float: none;
          width: 100%;
          margin-right: 0;
          padding-top: 0;
          margin-bottom: 10px; } }
      .business_inner:last-of-type .pdf_area p:after {
        content: "";
        display: block;
        position: absolute;
        top: 22px;
        right: 0;
        width: 8px;
        height: 8px;
        border-top: 1px solid #999;
        border-right: 1px solid #999;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media only screen and (max-width: 768px) {
          .business_inner:last-of-type .pdf_area p:after {
            display: none; } }
    .business_inner:last-of-type .pdf_area .pdf_btn a {
      display: block;
      position: relative;
      float: left;
      margin-right: 20px;
      width: 200px;
      height: 50px;
      box-sizing: border-box;
      padding-top: 18px;
      text-align: center;
      color: #fff;
      font-weight: 500;
      background: #e22038;
      background: -webkit-linear-gradient(bottom left, #e22038 0%, #f45566 100%);
      background: -o-linear-gradient(bottom left, #e22038 0%, #f45566 100%);
      background: linear-gradient(to top right, #e22038 0%, #f45566 100%);
      transition: 0.3s; }
      @media only screen and (max-width: 768px) {
        .business_inner:last-of-type .pdf_area .pdf_btn a {
          float: none;
          width: 100%;
          margin-right: 0;
          margin-bottom: 10px; } }
      .business_inner:last-of-type .pdf_area .pdf_btn a:before {
        content: "";
        display: block;
        background: url("../img/services/ico_pdf.png") no-repeat;
        position: absolute;
        top: 10px;
        left: 15px;
        background-size: contain;
        width: 19px;
        height: 27px; }
      .business_inner:last-of-type .pdf_area .pdf_btn a:after {
        content: "";
        display: block;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 30;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 0 5px 8.7px;
        border-color: transparent transparent transparent #fff;
        transition: 0.3s; }
      .business_inner:last-of-type .pdf_area .pdf_btn a:hover {
        opacity: 0.8; }
        .business_inner:last-of-type .pdf_area .pdf_btn a:hover:after {
          right: 10px; }

/*.business_inner:last-of-type*/
/*　++++++++++++++カテゴリナビ++++++++++++++　*/
.category_nav {
  width: 100%;
  background-color: #fff2f2;
  height: 120px;
  /*.inner*/ }
  @media only screen and (max-width: 768px) {
    .category_nav {
      height: auto; } }
  .category_nav .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding-top: 50px;
    /*h6*/
    /*ul*/ }
    @media only screen and (max-width: 768px) {
      .category_nav .inner {
        width: 90%;
        padding-top: 30px;
        text-align: center; } }
    .category_nav .inner h6 {
      display: inline-block;
      background-color: #fff;
      color: #ed0100;
      padding: 5px 10px 8px;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 0.1em;
      position: absolute;
      top: -15px;
      left: 0; }
      @media only screen and (max-width: 768px) {
        .category_nav .inner h6 {
          font-size: 12px;
          left: 0; } }
      .category_nav .inner h6:before {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 0px 0 10px;
        border-color: #ffffff transparent transparent transparent; }
    .category_nav .inner ul {
      width: 960px;
      margin: 0 auto;
      /*li a*/ }
      @media only screen and (max-width: 768px) {
        .category_nav .inner ul {
          width: 100%;
          padding-bottom: 30px; } }
      .category_nav .inner ul li a {
        display: block;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.05em;
        margin-right: 50px;
        float: left;
        position: relative;
        transition: 0.3s; }
        @media only screen and (max-width: 768px) {
          .category_nav .inner ul li a {
            float: none;
            margin-right: 0;
            line-height: 2em;
            font-size: 14px; } }
        .category_nav .inner ul li a:after {
          position: absolute;
          bottom: -10px;
          left: 0;
          content: '';
          width: 100%;
          height: 1px;
          background: #ed0100;
          transform: scale(0, 1);
          transform-origin: right top;
          transition: transform .3s; }
          @media only screen and (max-width: 768px) {
            .category_nav .inner ul li a:after {
              display: none; } }
      .category_nav .inner ul li a:hover {
        color: #ed0100; }
      .category_nav .inner ul li a:hover:after {
        transform-origin: left top;
        transform: scale(1, 1); }
        @media only screen and (max-width: 768px) {
          .category_nav .inner ul li a:hover:after {
            display: none; } }
      .category_nav .inner ul li:last-of-type a {
        margin-right: 0; }
      .category_nav .inner ul li a.select {
        color: #ed0100; }
        .category_nav .inner ul li a.select:after {
          content: '';
          width: 100%;
          height: 1px;
          background: #ed0100;
          bottom: -10px;
          left: 0;
          transform: none; }
          @media only screen and (max-width: 768px) {
            .category_nav .inner ul li a.select:after {
              display: none; } }

/*..category_nav*/
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(30px); }
  100% {
    opacity: 1;
    transform: translateY(0px); } }
@keyframes fadeUpSp {
  0% {
    opacity: 0;
    top: -10px; }
  100% {
    opacity: 1;
    top: -45px; } }
@keyframes en_anim {
  0% {
    opacity: 0;
    letter-spacing: 0.1em; }
  100% {
    opacity: 1;
    letter-spacing: 0.02em; } }
@keyframes scroll {
  0% {
    left: 50px;
    opacity: 0; }
  10% {
    opacity: 0.2; }
  20% {
    opacity: 1; }
  80% {
    opacity: 1; }
  90% {
    opacity: 0.2; }
  100% {
    left: 150px;
    opacity: 0; } }
