@charset "UTF-8";
/* ----------------------------------
  company
----------------------------------*/
.company .pagetitle {
  background: url(../img/company/company_title.png) no-repeat center top; }
.company .heading02 {
  margin-bottom: 70px;
  text-align: center;
  font-style: italic; }
.company .copy {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 50px;
  color: #006ce0;
  text-align: center;
  line-height: 1.8em; }
.company .sec01 {
  padding: 20px 0; }
.company .sec02 .flex {
  display: flex;
  justify-content: space-around; }
  .company .sec02 .flex .flex-box {
    -webkit-flex: 0 1 49%;
    flex: 0 1 49%; }
.company .greeting .pagetitle {
  background: url(../img/company/greeting_title.png) no-repeat center top; }
.company .greeting .sec01 .copy {
  font-weight: bold;
  color: #000; }
.company .greeting .sec01 .name {
  font-size: 26px; }
  .company .greeting .sec01 .name span {
    font-size: 16px; }
.company .greeting .sec01 .flex {
  display: flex;
  padding: 30px 0;
  justify-content: space-between; }
  .company .greeting .sec01 .flex .copy {
    text-align: left; }
  .company .greeting .sec01 .flex .flex-box:nth-child(2n) {
    -webkit-flex: 0 1 49%;
    flex: 0 1 49%; }
.company .greeting #sec02 {
  max-width: 100%;
  width: 100%;
  padding-bottom: 80px;
  background: url(../img/company/greeting_sec02_bg.png) no-repeat center top;
  background-size: cover; }
  .company .greeting #sec02 .text {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: bold; }
  .company .greeting #sec02 .content {
    margin: 0 auto; }
    .company .greeting #sec02 .content .heading02 {
      padding-bottom: 10px;
      border-bottom: 2px solid #006ce0; }
    .company .greeting #sec02 .content .text {
      color: #FFF;
      text-align: center; }
    .company .greeting #sec02 .content .heading03 {
      margin-bottom: 15px;
      font-size: 20px;
      text-align: center; }
      .company .greeting #sec02 .content .heading03.text-divider::before, .company .greeting #sec02 .content .heading03.text-divider::after {
        content: '';
        height: 1px;
        background-color: #333;
        display: inline-block;
        width: 100px;
        vertical-align: 0.35em; }
      .company .greeting #sec02 .content .heading03.text-divider::before {
        margin-right: 1rem; }
      .company .greeting #sec02 .content .heading03.text-divider::after {
        margin-left: 1rem; }
    .company .greeting #sec02 .content .philosophyBox {
      padding: 20px;
      margin-bottom: 60px;
      background: rgba(255, 255, 255, 0.4); }
      .company .greeting #sec02 .content .philosophyBox .text {
        color: #000; }
    .company .greeting #sec02 .content .philosophyCont {
      margin-bottom: 60px; }
@media screen and (max-width: 767px) {
  .company .greeting .sec01 .flex .flex-box:nth-child(2n) {
    flex: auto; } }
.company .outline .pagetitle {
  background: url(../img/company/outline_title.png) no-repeat center top; }
.company .outline .content {
  margin: 0 auto; }
  .company .outline .content .heading02 {
    padding-bottom: 10px;
    border-bottom: 2px solid #006ce0; }
  .company .outline .content .companyTable {
    width: 100%;
    border-collapse: collapse; }
    .company .outline .content .companyTable tr:nth-child(odd) th,
    .company .outline .content .companyTable tr:nth-child(odd) td {
      background: #f5f6f8; }
    .company .outline .content .companyTable tr th,
    .company .outline .content .companyTable tr td {
      vertical-align: top; }
    .company .outline .content .companyTable tr th {
      padding: 20px;
      text-align: left; }
    .company .outline .content .companyTable tr td {
      padding: 20px; }
      .company .outline .content .companyTable tr td ul {
        display: block; }
        .company .outline .content .companyTable tr td ul li {
          flex: none; }
      .company .outline .content .companyTable tr td img {
        width: 40%; }
      .company .outline .content .companyTable tr td.map {
        vertical-align: middle;
        text-align: center; }

@media screen and (max-width: 767px) {
  .company .heading02 {
    font-size: 28px;
    margin-bottom: 35px; }
  .company .copy {
    font-size: 21px;
    margin-bottom: 25px; }
  .company .sec02 .flex {
    flex-wrap: wrap; }
    .company .sec02 .flex .flex-box {
      flex: 1 1 100%; }
      .company .sec02 .flex .flex-box .pic {
        display: block;
        text-align: center; }
  .company .greeting #sec02 {
    padding-bottom: 30px; }
  .company .greeting #sec02 .content .heading03.text-divider::before,
  .company .greeting #sec02 .content .heading03.text-divider::after {
    width: 50px; }
  .company .greeting #sec02 .text {
    font-size: 16px; }
  .company .outline .content .companyTable {
    width: 100%;
    border-collapse: collapse; }
    .company .outline .content .companyTable tr:nth-child(odd) th,
    .company .outline .content .companyTable tr:nth-child(odd) td {
      background: #f5f6f8; }
    .company .outline .content .companyTable tr th,
    .company .outline .content .companyTable tr td {
      vertical-align: top; }
    .company .outline .content .companyTable tr th {
      display: block;
      padding: 20px 15px 10px;
      width: 100%;
      text-align: left;
      border-bottom: 1px solid #e7e7e7; }
    .company .outline .content .companyTable tr td {
      display: block;
      padding: 10px 15px 20px; }
      .company .outline .content .companyTable tr td ul {
        display: block; }
        .company .outline .content .companyTable tr td ul li {
          flex: none; }
      .company .outline .content .companyTable tr td img {
        width: 40%; }
      .company .outline .content .companyTable tr td.map {
        vertical-align: middle;
        text-align: center; } }
/* ----------------------------------
business
----------------------------------*/
.business .pagetitle {
  background: url(../img/business/business_title.png) no-repeat center top; }
.business .content {
  margin-top: 80px; }
  .business .content section {
    margin-bottom: 50px; }
.business .tab {
  border-bottom: 2px solid #006ce0; }
  .business .tab ul {
    display: flex;
    justify-content: center; }
    .business .tab ul li {
      padding: 15px 40px;
      margin: 0 15px;
      font-size: 28px;
      font-style: italic;
      letter-spacing: 0.2em; }
      .business .tab ul li.current {
        background: #006ce0;
        color: #FFF; }
      .business .tab ul li a {
        display: block;
        padding-left: 35px;
        background: url(../img/business/icon_carrow.png) no-repeat left center;
        color: #7f7f7f;
        text-decoration: none; }
    @media screen and (max-width: 767px) {
      .business .tab ul li {
        padding: 15px;
        margin: 0;
        font-size: 16px; } }
.business .businessCont {
  background: #f5f6f8;
  padding: 50px; }
  .business .businessCont .pagenavi {
    margin-bottom: 40px; }
    .business .businessCont .pagenavi ul {
      justify-content: start; }
      .business .businessCont .pagenavi ul li {
        margin-bottom: 20px;
        width: 25%; }
  .business .businessCont .heading02 {
    padding: 5px 20px;
    margin-bottom: 20px;
    border-left: 10px solid #006ce0;
    font-size: 20px;
    font-weight: normal; }
    .business .businessCont .heading02 span {
      display: inline-block;
      font-weight: bold;
      color: #006ce0; }
      .business .businessCont .heading02 span::before {
        content: "";
        height: 1px;
        background-color: #333;
        display: inline-block;
        width: 25px;
        margin: 0 15px;
        vertical-align: 0.35em; }
  .business .businessCont .contentLink {
    transition: all 0.5s;
    box-shadow: 0px 5px 5px -5px #dbdcde;
    margin-bottom: 25px; }
    .business .businessCont .contentLink a {
      text-decoration: none; }
    .business .businessCont .contentLink:hover {
      opacity: 0.7; }
    .business .businessCont .contentLink .flex {
      display: flex; }
      @media screen and (max-width: 767px) {
        .business .businessCont .contentLink .flex .pic {
          width: 100%; }
        .business .businessCont .contentLink .flex img {
          width: 100%; } }
      .business .businessCont .contentLink .flex img {
        vertical-align: middle; }
      .business .businessCont .contentLink .flex .linkBox {
        transition: all 0.5s;
        display: flex;
        position: relative;
        align-items: flex-start;
        flex-direction: column;
        padding: 20px;
        background: #dce8f6; }
        .business .businessCont .contentLink .flex .linkBox::after {
          position: absolute;
          right: 20px;
          content: "";
          background: url(../img/business/icon_carrow.png) no-repeat left center;
          width: 27px;
          height: 27px; }
        .business .businessCont .contentLink .flex .linkBox:nth-child(2) {
          -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
          -webkit-align-self: stretch;
          align-self: stretch;
          justify-content: center; }
        @media screen and (max-width: 767px) {
          .business .businessCont .contentLink .flex .linkBox:nth-child(2) {
            padding-right: 60px; } }
        .business .businessCont .contentLink .flex .linkBox .heading03 {
          font-weight: normal;
          font-size: 20px;
          color: #006ce0; }
        .business .businessCont .contentLink .flex .linkBox .text {
          margin-bottom: 0;
          color: #333; }
.business.purpose .pagetitle {
  background: url(../img/business/purpose_title.png) no-repeat center top; }
.business.purpose .content {
  margin-bottom: 0; }
.business.purpose .businessCont .pic {
  text-align: center; }
.business.purpose #colorbox {
  max-width: 900px !important;
  width: 900px !important; }
.business.purpose #cboxContent {
  max-width: 900px !important;
  width: 900px !important; }
.business.purpose #cboxClose {
  top: 20px;
  right: 20px;
  width: 32px;
  height: 32px;
  background: url(../img/business/close_btn.png) no-repeat 0 0; }
.business.purpose .modalInline {
  padding: 40px;
  background: #FFF;
  max-width: 900px !important;
  width: 900px !important; }
  .business.purpose .modalInline .heading02 {
    margin-bottom: 30px;
    font-size: 32px;
    text-align: center; }
    .business.purpose .modalInline .heading02 span {
      display: inline-block;
      background: url(../img/business/icon_pin.png) no-repeat left center;
      padding-left: 45px;
      font-weight: normal; }
  .business.purpose .modalInline .pic {
    text-align: center;
    margin-bottom: 25px; }
  .business.purpose .modalInline .text span {
    display: inline-block;
    line-height: 1.3;
    border-bottom: 1px solid #000;
    font-weight: bold; }
  .business.purpose .modalInline .purposeTable_pic {
    width: 100%; }
    .business.purpose .modalInline .purposeTable_pic td:first-child {
      vertical-align: top; }
    .business.purpose .modalInline .purposeTable_pic td:last-child {
      vertical-align: top;
      text-align: right; }
  .business.purpose .modalInline .purposeTable {
    width: 100%; }
    .business.purpose .modalInline .purposeTable tr:nth-child(2) td:first-child {
      text-align: center;
      color: #000; }
    .business.purpose .modalInline .purposeTable th {
      background: #cce2f9; }
      .business.purpose .modalInline .purposeTable th:first-child {
        border-right: 2px solid #FFF; }
    .business.purpose .modalInline .purposeTable td {
      padding: 10px 20px;
      background: #f2f8fd;
      vertical-align: middle;
      color: #006ce0; }
@media screen and (max-width: 1000px) {
  .business.purpose .businessCont {
    padding: 15px;
    overflow-x: auto;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch; }
    .business.purpose .businessCont .pagenavi ul li {
      padding: 0;
      width: 100%; }
    .business.purpose .businessCont .pic img {
      max-width: 100%;
      min-width: 1000px;
      vertical-align: top; }
  .business.purpose .businessCont::-webkit-scrollbar {
    height: 4px; }
  .business.purpose .businessCont::-webkit-scrollbar-track {
    background: #eee; }
  .business.purpose .businessCont::-webkit-scrollbar-thumb {
    background: #aaa;
    border: none; }
  .business.purpose #colorbox {
    max-width: 90% !important;
    width: 90% !important; } }
@media screen and (max-width: 767px) {
  .business .businessCont {
    padding: 15px; }
    .business .businessCont .pagenavi ul li {
      padding: 0;
      margin-right: 10px;
      width: auto; } }

/* ----------------------------------
business - single
----------------------------------*/
.business.single section {
  margin-bottom: 60px; }
.business.single .pagetitle {
  background: url(../img/business/business_single_title.png) no-repeat center top; }
.business.single.page-slug-mastic .pagetitle, .business.single.page-slug-nk .pagetitle {
  background: url(../img/business/business_mastic_title.png) no-repeat center top; }
.business.single.page-slug-hydro .pagetitle, .business.single.page-slug-nv .pagetitle {
  background: url(../img/business/business_hydro_title.png) no-repeat center top; }
.business.single.page-slug-survey_ocean .pagetitle, .business.single.page-slug-survey_burial .pagetitle {
  background: url(../img/business/business_survey_title.png) no-repeat center top; }
.business.single.page-slug-survey_unexploded .pagetitle {
  background: url(../img/business/business_unexploded_title.png) no-repeat center top; }
.business.single.page-slug-ks .pagetitle, .business.single.page-slug-ksprimer .pagetitle {
  background: url(../img/business/business_ks_title.png) no-repeat center top; }
.business.single.page-slug-fl .pagetitle {
  background: url(../img/business/business_fl_title.png) no-repeat center top; }
.business.single .heading02 {
  padding-bottom: 10px;
  margin-bottom: 50px;
  border-bottom: 2px solid #006ce0;
  font-family: "Noto Serif", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, serif;
  text-align: center;
  font-size: 28px;
  font-style: italic; }
.business.single .cap {
  font-size: 12px; }
.business.single .bgbox {
  padding: 30px 60px;
  margin-bottom: 40px;
  background: #f5f6f8; }
  .business.single .bgbox .heading03 {
    margin-bottom: 20px;
    color: #006ce0;
    font-weight: normal; }
@media screen and (max-width: 785px) {
  .business.single .bgbox {
    padding: 10px 20px;
    margin-bottom: 20px;
    background: #f5f6f8; } }
.business.single .featureCont .featureBox .featureTitle {
  display: flex;
  margin-bottom: 50px; }
  .business.single .featureCont .featureBox .featureTitle .featureHead {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    padding: 25px;
    color: #FFF;
    background: #26cae2;
    background: linear-gradient(265deg, #26cae2 0%, #006ce0 100%);
    font-family: "Noto Serif", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, serif;
    text-align: center;
    font-size: 24px;
    box-shadow: 0px 5px 5px -5px #dbdcde; }
  .business.single .featureCont .featureBox .featureTitle .featureDescription {
    position: relative;
    background: #e5f0fc;
    box-shadow: 0px 5px 5px -5px #dbdcde;
    padding: 25px 90px 25px 25px;
    margin-left: 20px;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    line-height: 1.5;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .business.single .featureCont .featureBox .featureTitle .featureDescription .heading03 {
      font-weight: normal;
      font-size: 16px; }
    .business.single .featureCont .featureBox .featureTitle .featureDescription::after {
      position: absolute;
      right: 25px;
      top: calc(1/2);
      content: "";
      width: 50px;
      height: 50px;
      background: url(../img/business/icon_plus.png) no-repeat top center;
      transition: all 0.5s; }
    .business.single .featureCont .featureBox .featureTitle .featureDescription.active::after {
      position: absolute;
      right: 25px;
      top: calc(1/2);
      content: "";
      width: 50px;
      height: 50px;
      background: url(../img/business/icon_minus.png) no-repeat top center; }
    .business.single .featureCont .featureBox .featureTitle .featureDescription:hover {
      cursor: pointer;
      opacity: 0.7; }
  .business.single .featureCont .featureBox .featureTitle.noac .featureDescription::after {
    background: none !important; }
  .business.single .featureCont .featureBox .featureTitle.noac .featureDescription:hover {
    opacity: 1 !important;
    cursor: default !important; }
.business.single .featureCont .featurebgBox {
  background: #e5f0fc;
  box-shadow: 0px 5px 5px -5px #dbdcde;
  margin-bottom: 50px;
  margin-top: -30px;
  padding: 40px 0; }
  .business.single .featureCont .featurebgBox .flex {
    justify-content: center; }
    .business.single .featureCont .featurebgBox .flex .flex-box {
      margin-bottom: 0;
      padding: 0 10px; }
.business.single .featureSpecialTitleCont {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: url(../img/business/featureSpecialTitle_bg.png) no-repeat top center;
  height: 522px;
  background-size: cover;
  margin-bottom: -80px; }
  .business.single .featureSpecialTitleCont .featureSpecialTitle {
    border-bottom: none;
    margin-bottom: 0;
    font-style: normal;
    color: #006ce0;
    font-weight: normal; }
  .business.single .featureSpecialTitleCont .text {
    margin-bottom: 0;
    text-align: center; }
@media screen and (max-width: 785px) {
  .business.single .featureCont .featureBox .featureTitle {
    display: block;
    margin-bottom: 20px; }
    .business.single .featureCont .featureBox .featureTitle .featureHead {
      display: block;
      padding: 15px;
      font-size: 20px; }
    .business.single .featureCont .featureBox .featureTitle .featureDescription {
      padding: 20px;
      margin-left: 0; }
      .business.single .featureCont .featureBox .featureTitle .featureDescription::after {
        position: absolute;
        right: 25px;
        top: -70px;
        content: "";
        width: 50px;
        height: 50px;
        background: url(../img/business/icon_plus.png) no-repeat top center;
        transition: all 0.5s; }
      .business.single .featureCont .featureBox .featureTitle .featureDescription.active::after {
        position: absolute;
        right: 25px;
        top: -70px;
        content: "";
        width: 50px;
        height: 50px;
        background: url(../img/business/icon_minus.png) no-repeat top center; }
      .business.single .featureCont .featureBox .featureTitle .featureDescription:hover {
        cursor: pointer;
        opacity: 0.7; }
    .business.single .featureCont .featureBox .featureTitle.noac .featureDescription::after {
      background: none !important; }
    .business.single .featureCont .featureBox .featureTitle.noac .featureDescription:hover {
      opacity: 1 !important;
      cursor: default !important; }
  .business.single .featureCont .featurebgBox {
    background: #e5f0fc;
    box-shadow: 0px 5px 5px -5px #dbdcde;
    margin-bottom: 50px;
    margin-top: -30px;
    padding: 20px 0 !important; }
    .business.single .featureCont .featurebgBox .flex {
      justify-content: center; }
      .business.single .featureCont .featurebgBox .flex .flex-box {
        margin-bottom: 0;
        padding: 0 10px; }
  .business.single .featureSpecialTitleCont {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: url(../img/business/featureSpecialTitle_bg_sp.png) no-repeat top center;
    height: 522px;
    background-size: cover;
    margin-bottom: -80px; }
    .business.single .featureSpecialTitleCont .featureSpecialTitle {
      border-bottom: none;
      margin-bottom: 0;
      font-style: normal;
      color: #006ce0;
      font-weight: normal; }
    .business.single .featureSpecialTitleCont .text {
      margin-bottom: 0;
      text-align: center; } }
.business.single .content {
  margin: 0 auto 80px; }
  .business.single .content .featurebgBox {
    background: #e5f0fc;
    margin-bottom: 50px;
    padding: 40px; }
    .business.single .content .featurebgBox .flex {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      justify-content: space-around; }
    .business.single .content .featurebgBox .heading03 {
      margin-bottom: 20px;
      font-weight: normal;
      color: #006ce0; }
@media screen and (max-width: 785px) {
  .business.single .content {
    margin: 0 auto 30px; }
    .business.single .content .featurebgBox {
      background: #e5f0fc;
      margin-bottom: 25px;
      padding: 20px; }
      .business.single .content .featurebgBox .heading03 {
        margin-bottom: 20px;
        font-weight: normal;
        color: #006ce0; } }
.business.single .externalLinkBox .flex {
  justify-content: space-around;
}
.business.single .externalLinkBox.topBox .flex {
  justify-content: flex-start;
  align-items: center;
}
.business.single .externalLinkBox .flex .btn.cbtn {
  margin: 0;
}
.business.single .externalLinkBox .flex .linktitle {
  margin: 0;
  font-weight: bold;
  width: 140px;
}
.business.single .externalLinkBox .flex .filelink.other span {
  font-size: 12px;
}
  .business.single .externalLinkBox .flex li {
    margin-top: 0;
    margin-bottom: 20px; }
.business.single.page-slug-asphalt_m #sec04 .annotation {
  justify-content: space-around; }
  .business.single.page-slug-asphalt_m #sec04 .annotation .fbox {
    width: auto; }
  .business.single.page-slug-asphalt_m #sec04 .annotation .annotation-box {
    top: 20%; }
    .business.single.page-slug-asphalt_m #sec04 .annotation .annotation-box::after {
      top: 40%;
      left: -70px;
      width: 74px; }
.business.single.page-slug-asphalt_m #sec06 .bgbox {
  margin-bottom: 40px; }
  .business.single.page-slug-asphalt_m #sec06 .bgbox .flex {
    justify-content: space-around; }
    .business.single.page-slug-asphalt_m #sec06 .bgbox .flex .flex-box {
      width: 200px; }
@media screen and (max-width: 785px) {
  .business.single.page-slug-asphalt_m #sec04 .annotation .annotation-box {
    top: 40%; }
    .business.single.page-slug-asphalt_m #sec04 .annotation .annotation-box::after {
      top: 30%;
      left: -40px;
      width: 40px; }
  .business.single.page-slug-asphalt_m #sec06 .bgbox {
    margin-bottom: 20px; }
    .business.single.page-slug-asphalt_m #sec06 .bgbox .flex {
      justify-content: space-around; }
      .business.single.page-slug-asphalt_m #sec06 .bgbox .flex .flex-box {
        width: 200px; } }
.business .others .heading02 {
  font-family: "Noto Serif", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, serif;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  font-style: italic;
  color: #FFF;
  border-bottom: none;
  background: #26cae2;
  background: linear-gradient(265deg, #26cae2 0%, #006ce0 100%); }
.business .others .otherCont {
  margin-bottom: 50px; }
  .business .others .otherCont > .heading03 {
    padding-bottom: 10px;
    margin-bottom: 50px;
    border-bottom: 2px solid #006ce0;
    font-family: "Noto Serif", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, serif;
    text-align: center;
    font-size: 28px;
    font-style: italic; }
.business.page-slug-others .flex.flex2col .flex-box {
  width: auto; }

.page-slug-asphalt_m.business .grid-container06 .grid-child::after {
  position: absolute;
  right: -27px;
  top: 45%;
  display: block;
  content: "";
  width: 20px;
  height: 22px;
  background: url(../img/common/flow_arrow_b.png) no-repeat right center; }
.page-slug-asphalt_m.business .grid-container06 .grid-child:last-child::after {
  background: none; }

.page-slug-mastic.business .grid-container05 .grid-child::after {
  position: absolute;
  right: -22px;
  top: 45%;
  left: auto;
  display: block;
  content: "";
  width: 20px;
  height: 22px;
  background: url(../img/common/flow_arrow_b.png) no-repeat right center;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }
.page-slug-mastic.business .grid-container05 .grid-child:last-child::after {
  background: none; }

@media screen and (max-width: 785px) {
  .page-slug-asphalt_m.business .grid-container06 .grid-child::after {
    position: absolute;
    right: 0;
    top: auto;
    left: 47%;
    display: block;
    content: "";
    width: 20px;
    height: 22px;
    background: url(../img/common/flow_arrow_b.png) no-repeat right center; }
  .page-slug-asphalt_m.business .grid-container06 .grid-child:last-child::after {
    background: none; }

  .page-slug-mastic.business .grid-container05 .grid-child::after {
    position: absolute;
    right: 0;
    top: auto;
    left: 47%;
    display: block;
    content: "";
    width: 20px;
    height: 22px;
    background: url(../img/common/flow_arrow_b.png) no-repeat right center;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .page-slug-mastic.business .grid-container05 .grid-child:last-child::after {
    background: none; } }
  .order .btn.cbtn.exLink a.icon-btnarrow::after {
    position: absolute;
    right: 40px;
    top: 14px;
    display: inline-block;
    content: "";
    background: url(../img/business/dl_icon.png) no-repeat right center;
    width: 13px;
    height: 18px;
    padding: 0 0 0 30px;
  }
  .order .btn.cbtn.exLink.filelink a {
    background: #1d6f43;
    background: linear-gradient(265deg, #4bca84 0%, #1d6f43 100%);
  }
  .order .btn.cbtn.exLink.filelink.other a {
    background: #006ce0;
    background: linear-gradient(265deg, #1cb1e1 0%, #006ce0 100%);
  }
  .order .btn.cbtn.exLink.filelink:nth-child(3) a {
    background: #f70000;
    background: linear-gradient(265deg, #f75959 0%, #f70000 100%);
  }
  .business.single .order .featureCont .featureBox .featureTitle {
    display: flex;
    padding-bottom: 50px;
    margin-bottom: 0;
    background: url(../img/business/stepbg.jpg)  repeat-y left 5.3% bottom;
  }
  .business.single .order .featureCont .featureBox:last-child .featureTitle {
    background: none;
  }
/* ----------------------------------
technology
----------------------------------*/
.technology img {
  width: auto; }
.technology .pagetitle {
  background: url(../img/technology/technology_title.png) no-repeat center top; }
.technology .content {
  margin-top: 80px; }
  .technology .content section {
    margin-bottom: 50px; }
  .technology .content .heading02 {
    padding-bottom: 10px;
    margin-bottom: 50px;
    border-bottom: 2px solid #006ce0;
    font-family: "Noto Serif", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, serif;
    text-align: center;
    font-size: 28px;
    font-style: italic; }
.technology .flex.flex2col {
  justify-content: space-around; }
  .technology .flex.flex2col .flex-box {
    width: 40%; }
    .technology .flex.flex2col .flex-box .pic {
      text-align: center; }
    .technology .flex.flex2col .flex-box .text {
      margin-bottom: 0;
      line-height: 1.5; }
      .technology .flex.flex2col .flex-box .text a {
        text-decoration: none;
        font-weight: bold;
        color: #006ce0; }
.technology .flex .flex {
  justify-content: space-around;
  align-items: center; }
  .technology .flex .flex .flex-box {
    flex: 1 1 142px;
    margin-bottom: 0; }
    .technology .flex .flex .flex-box a {
      text-decoration: none; }
      .technology .flex .flex .flex-box a .pic {
        text-align: center; }
      .technology .flex .flex .flex-box a .cap {
        text-decoration: none;
        font-weight: bold;
        color: #006ce0; }
.technology .flex3col {
  justify-content: start; }
  .technology .flex3col .flex-box {
    margin-bottom: 20px;
    text-align: center; }
    .technology .flex3col .flex-box a {
      display: block;
      margin: 0 auto;
      width: 80%;
      text-decoration: none; }
      .technology .flex3col .flex-box a .pic {
        margin-bottom: 10px; }
      .technology .flex3col .flex-box a .cap {
        text-decoration: none;
        font-weight: bold;
        color: #006ce0;
        text-align: left; }
.technology .technologyCont .heading03 {
  position: relative;
  background: #e5f0fc;
  box-shadow: 0px 5px 5px -5px #dbdcde;
  margin-bottom: 15px;
  padding: 20px 60px;
  font-size: 20px;
  color: #006ce0;
  transition: all 0.5s; }
  .technology .technologyCont .heading03::after {
    position: absolute;
    right: 25px;
    top: 10px;
    content: "";
    width: 50px;
    height: 50px;
    background: url(../img/technology/icon_plus.png) no-repeat top center;
    transition: all 0.5s; }
  .technology .technologyCont .heading03.active::after {
    position: absolute;
    right: 25px;
    top: 10px;
    content: "";
    width: 50px;
    height: 50px;
    background: url(../img/technology/icon_minus.png) no-repeat top center; }
  .technology .technologyCont .heading03:hover {
    cursor: pointer;
    opacity: 0.7; }
.technology .technologyCont .documentCont {
  padding: 50px 50px 30px 50px;
  margin-bottom: 20px;
  background: #e5f0fc;
  box-shadow: 0px 5px 5px -5px #dbdcde; }
  .technology .technologyCont .documentCont .heading04 {
    padding: 10px 30px;
    margin-bottom: 30px;
    border-left: 10px solid #006ce0;
    background: #FFF;
    font-size: 20px; }
  .technology .technologyCont .documentCont .grid-container06 {
    margin-bottom: 40px; }
    .technology .technologyCont .documentCont .grid-container06 .grid-child {
      text-align: center; }
      .technology .technologyCont .documentCont .grid-container06 .grid-child .img {
        display: inline-block;
        position: relative; }
        .technology .technologyCont .documentCont .grid-container06 .grid-child .img .picTitle {
          top: 0;
          left: 0;
          text-align: left; }
      .technology .technologyCont .documentCont .grid-container06 .grid-child::after {
        position: absolute;
        right: -27px;
        top: 45%;
        display: block;
        content: "";
        width: 20px;
        height: 22px;
        background: url(../img/common/flow_arrow_b.png) no-repeat right center; }
      .technology .technologyCont .documentCont .grid-container06 .grid-child:nth-child(3)::after {
        right: 45%;
        bottom: -22px;
        top: auto;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg); }
      .technology .technologyCont .documentCont .grid-container06 .grid-child:nth-child(4)::after {
        background: none; }
      .technology .technologyCont .documentCont .grid-container06 .grid-child:nth-child(5)::after {
        left: -23px;
        top: 45%;
        -webkit-transform: rotate(300deg);
        transform: rotate(300deg); }
      .technology .technologyCont .documentCont .grid-container06 .grid-child:nth-child(6)::after {
        left: -23px;
        top: 45%;
        -webkit-transform: rotate(300deg);
        transform: rotate(300deg); }
      @media screen and (max-width: 785px) {
        .technology .technologyCont .documentCont .grid-container06 .grid-child::after {
          position: absolute;
          left: 49%;
          top: auto; }
        .technology .technologyCont .documentCont .grid-container06 .grid-child:nth-child(3)::after {
          left: 49%;
          top: auto;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
        .technology .technologyCont .documentCont .grid-container06 .grid-child:nth-child(4)::after {
          left: 49%;
          top: auto;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
          background: url(../img/common/flow_arrow_b.png) no-repeat right center; }
        .technology .technologyCont .documentCont .grid-container06 .grid-child:nth-child(5)::after {
          left: 49%;
          top: auto;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
        .technology .technologyCont .documentCont .grid-container06 .grid-child:nth-child(6)::after {
          background: none; } }
  .technology .technologyCont .documentCont .grid-container {
    margin-bottom: 40px;
    grid-template-rows: 1fr 1fr 1fr; }
    .technology .technologyCont .documentCont .grid-container .grid-child {
      text-align: center; }
      .technology .technologyCont .documentCont .grid-container .grid-child .img {
        display: inline-block;
        position: relative; }
        .technology .technologyCont .documentCont .grid-container .grid-child .img .picTitle {
          top: 0;
          left: 0;
          text-align: left; }
      .technology .technologyCont .documentCont .grid-container .grid-child::after {
        position: absolute;
        display: block;
        content: "";
        width: 20px;
        height: 22px;
        background: url(../img/common/flow_arrow_b.png) no-repeat right center; }
      .technology .technologyCont .documentCont .grid-container .grid-child:nth-child(3) {
        border: none;
        z-index: 1; }
        .technology .technologyCont .documentCont .grid-container .grid-child:nth-child(3)::after {
          right: 45%;
          top: auto;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
      .technology .technologyCont .documentCont .grid-container .grid-child:nth-child(4) {
        border: none; }
      .technology .technologyCont .documentCont .grid-container .grid-child:nth-child(5) {
        border: none; }
        .technology .technologyCont .documentCont .grid-container .grid-child:nth-child(5)::after {
          top: 45%;
          -webkit-transform: rotate(300deg);
          transform: rotate(300deg); }
      .technology .technologyCont .documentCont .grid-container .grid-child:nth-child(6) {
        border: none; }
        .technology .technologyCont .documentCont .grid-container .grid-child:nth-child(6)::after {
          top: 45%;
          -webkit-transform: rotate(300deg);
          transform: rotate(300deg); }
      .technology .technologyCont .documentCont .grid-container .grid-child:nth-child(7) {
        border: none; }
      .technology .technologyCont .documentCont .grid-container .grid-child:last-child::after {
        background: none; }
      @media screen and (max-width: 785px) {
        .technology .technologyCont .documentCont .grid-container .grid-child::after {
          position: absolute;
          left: 49%;
          top: auto; }
        .technology .technologyCont .documentCont .grid-container .grid-child:nth-child(3)::after {
          left: 49%;
          bottom: auto;
          top: auto;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
        .technology .technologyCont .documentCont .grid-container .grid-child:nth-child(4)::after {
          left: 49%;
          top: auto;
          bottom: auto;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
          background: url(../img/common/flow_arrow_b.png) no-repeat right center; }
        .technology .technologyCont .documentCont .grid-container .grid-child:nth-child(5)::after {
          left: 49%;
          top: auto;
          bottom: auto;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
        .technology .technologyCont .documentCont .grid-container .grid-child:nth-child(6)::after {
          left: 49%;
          top: auto;
          bottom: auto;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); } }
.technology .technologyCont .secInnercont .heading02 {
  border-bottom: none;
  padding-bottom: 0; }
.technology .technologyCont .secInnercont ul li {
  padding: 20px 80px;
  border-bottom: 1px solid #cbcbcb; }
  .technology .technologyCont .secInnercont ul li a {
    text-decoration: none;
    color: #000; }
  .technology .technologyCont .secInnercont ul li span.date {
    display: inline-block;
    width: 200px;
    padding: 0 40px; }
  .technology .technologyCont .secInnercont ul li span.title {
    display: inline-block; }
  .technology .technologyCont .secInnercont ul li:last-child {
    border: none;
    margin-bottom: 40px; }
@media screen and (max-width: 785px) {
  .technology .technologyCont .secInnercont ul li {
    padding: 20px;
    border-bottom: 1px solid #cbcbcb; }
    .technology .technologyCont .secInnercont ul li a {
      display: block;
      text-decoration: none;
      color: #000; }
      .technology .technologyCont .secInnercont ul li a span.date {
        display: block;
        padding: 0; }
    .technology .technologyCont .secInnercont ul li:last-child {
      border: none;
      margin-bottom: 20px; } }

@media screen and (max-width: 767px) {
  .technology .technologyCont .heading03 {
    position: relative;
    margin-bottom: 15px;
    padding: 20px 40px 20px 20px;
    font-size: 18px;
    color: #006ce0; }
    .technology .technologyCont .heading03::after {
      right: 5px;
      top: 38%;
      width: 50px;
      height: 25px;
      background-size: 50%; }
    .technology .technologyCont .heading03.active::after {
      right: 5px;
      top: 38%;
      width: 50px;
      height: 25px;
      background-size: 50%; }
  .technology .technologyCont .documentCont {
    padding: 20px; } }
/* ----------------------------------
news
----------------------------------*/
.news .pagetitle {
  background: url(../img/news/news_title.png) no-repeat center top; }
.news .newsList li {
  padding: 20px 0;
  border-bottom: 1px solid #cbcbcb; }
  .news .newsList li a {
    display: table;
    text-decoration: none;
    color: #000; }
  .news .newsList li .date {
    padding: 0 20px 0 0;
    width: 150px !important;
    display: inline-block; }
  .news .newsList li .cat {
    display: inline-block;
    padding: 2px 15px;
    margin-right: 15px;
    color: #FFF;
    font-size: 12px;
    background: #006ce0; }
  .news .newsList li .title {
    width: auto; }

@media screen and (max-width: 785px) {
  .news .newsList li a {
    display: block; }
  .news .newsList li .date {
    display: block; }
  .news .newsList li .cat {
    display: block;
    width: 40%;
    text-align: center; }
  .news .newsList li .title {
    display: block; } }
.single-news .innerCont {
  padding: 60px 0; }
  .single-news .innerCont .cat {
    display: inline-block;
    padding: 2px 15px;
    margin-bottom: 20px;
    color: #FFF;
    font-size: 12px;
    background: #006ce0; }
  .single-news .innerCont .heading02 {
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dddddd;
    font-size: 24px; }
.single-news .post__pagination {
  display: flex;
  justify-content: center; }
  .single-news .post__pagination .btn.btnblue {
    margin: 0 15px; }
    .single-news .post__pagination .btn.btnblue a {
      padding: 10px 20px;
      background: #006ce0;
      border: none;
      color: #FFF;
      text-align: center;
      width: 150px; }
  .single-news .post__pagination .btn.btng {
    margin: 0 15px; }
    .single-news .post__pagination .btn.btng a {
      padding: 10px 20px;
      background: #bdbdbd;
      border: none;
      color: #FFF;
      text-align: center;
      width: 150px; }

/* ----------------------------------
technology
----------------------------------*/
.technology .pagetitle {
  background: url(../img/technology/technology_title.png) no-repeat center top; }
.technology .newsList li {
  padding: 20px 0;
  border-bottom: 1px solid #cbcbcb; }
  .technology .newsList li a {
    display: table;
    text-decoration: none;
    color: #000; }
  .technology .newsList li .date {
    padding: 0 20px 0 0; }
  .technology .newsList li .cat {
    display: inline-block;
    padding: 2px 15px;
    margin-right: 15px;
    color: #FFF;
    font-size: 12px;
    background: #006ce0; }
  .technology .newsList li .title {
    width: auto; }

.single-technical .innerCont {
  padding: 60px 0; }
  .single-technical .innerCont .cat {
    display: inline-block;
    padding: 2px 15px;
    margin-bottom: 20px;
    color: #FFF;
    font-size: 12px;
    background: #006ce0; }
  .single-technical .innerCont .heading02 {
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dddddd;
    font-size: 24px; }
.single-technical .post__pagination {
  display: flex;
  justify-content: center; }
  .single-technical .post__pagination .btn.btnblue {
    margin: 0 15px; }
    .single-technical .post__pagination .btn.btnblue a {
      padding: 10px 20px;
      background: #006ce0;
      border: none;
      color: #FFF;
      text-align: center;
      width: 150px; }
  .single-technical .post__pagination .btn.btng {
    margin: 0 15px; }
    .single-technical .post__pagination .btn.btng a {
      padding: 10px 20px;
      background: #bdbdbd;
      border: none;
      color: #FFF;
      text-align: center;
      width: 150px; }

/* ----------------------------------
search
----------------------------------*/
.search .pagetitle {
  background: url(../img/search/search_title.png) no-repeat center top; }
.search .heading02 {
  margin-bottom: 30px; }
.search .newsList {
  border-top: 1px solid #dddddd; }
  .search .newsList li {
    padding: 30px;
    border-bottom: 1px solid #dddddd; }
    .search .newsList li a {
      font-weight: bold;
      color: #006ce0; }

/* ----------------------------------
contact
----------------------------------*/
.contact .pagetitle {
  background: url(../img/contact/contact_title.png) no-repeat center top; }
.contact .box {
  padding: 40px;
  margin: 40px 0;
  background-color: #eff5f7;
  text-align: center;
  background-color: #eff5f7; }
  .contact .box .radio + .radio {
    margin-top: 20px; }
  .contact .box .radio span {
    font-size: 16px; }
  .contact .box .radio span:before,
  .contact .box .radio input:checked + span:after {
    width: 16px;
    height: 16px;
    content: ""; }
  .contact .box .radio span:before {
    border-width: 1px; }
  .contact .box .radio input:checked + span:after {
    border-width: 4px; }
.contact .contentFlow {
  margin-bottom: 30px; }
  .contact .contentFlow ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto; }
    .contact .contentFlow ul li {
      margin: 0 10px; }
      .contact .contentFlow ul li span {
        display: block;
        padding: 8px 40px;
        background: #FFF;
        border: 1px solid #006ce0;
        color: #006ce0;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0.5em; }
      .contact .contentFlow ul li.current span {
        display: block;
        padding: 8px 40px;
        background: #006ce0;
        border: 1px solid #006ce0;
        color: #FFF;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0.5em; }
.contact .contactCont > .text {
  margin-bottom: 30px;
  text-align: center; }
.contact .contactCont table {
  margin-bottom: 30px;
  width: 100%;
  border-top: 1px solid #dddddd;
  line-height: 2.5; }
  .contact .contactCont table th {
    position: relative;
    padding: 30px;
    border-bottom: 1px solid #dddddd;
    text-align: left;
    width: 220px; }
    .contact .contactCont table th.required::after {
      position: absolute;
      right: 0;
      top: 40%;
      content: "必須";
      padding: 2px 5px;
      background: #ff0000;
      color: #FFF;
      font-size: 10px;
      text-align: center;
      letter-spacing: 0.2em;
      line-height: 1.5; }
  .contact .contactCont table td {
    padding: 30px;
    border-bottom: 1px solid #dddddd; }
    .contact .contactCont table td input {
      background: #f5f6f8;
      padding-left: 10px; }
    .contact .contactCont table td .text {
      margin-bottom: 0; }
    .contact .contactCont table td textarea {
      background: #f5f6f8;
      padding-left: 10px;
      width: 100%; }
  .contact .contactCont table .horizontal-item {
    margin-right: 15px !important; }
    .contact .contactCont table .horizontal-item + .horizontal-item {
      margin-left: 0 !important; }
  @media screen and (max-width: 785px) {
    .contact .contactCont table th {
      display: block;
      padding: 15px;
      width: 100%; }
    .contact .contactCont table td {
      display: block;
      padding: 15px; }
      .contact .contactCont table td input {
        width: 100%; }
        .contact .contactCont table td input[type=radio] {
          width: auto; }
      .contact .contactCont table td label {
        display: block; }
    .contact .contactCont table .mw_wp_form .horizontal-item + .horizontal-item {
      margin-left: 0 !important; } }
.contact .contactCont .check {
  margin: 0 auto 60px;
  padding: 15px 30px;
  width: 160px;
  background: #f5f6f8;
  text-align: center; }
.contact .contactCont .submit {
  text-align: center;
  margin: 0 auto 60px; }
  .contact .contactCont .submit .confirm {
    padding: 15px 30px;
    width: 260px;
    background: #006ce0;
    color: #FFF;
    text-align: center; }

/* ----------------------------------
sustainability
----------------------------------*/
.sustainability-sp {
  display: none; }

@media screen and (max-width: 767px) {
  .sustainability-sp {
    display: block; } }
.sustainability-pc {
  display: block; }

@media screen and (max-width: 767px) {
  .sustainability-pc {
    display: none; } }
.sustainability .pagetitle {
  background: url(../img/sustainability/sustainability_title_pc.png) no-repeat center top;
  font-feature-settings: "palt"; }

@media screen and (max-width: 767px) {
  .sustainability .pagetitle {
    background-image: url(../img/sustainability/sustainability_title_sp.png); } }
.sustainability .pagetitle .titleText {
  letter-spacing: 0.4em; }

@media screen and (max-width: 767px) {
  .sustainability .pagetitle .titleText {
    font-size: 17px;
    letter-spacing: 0.2em; } }
.sustainabilityWrap {
  padding-bottom: 60px; }

.sustainability .pagenavi ul {
  margin-bottom: -20px; }

@media screen and (max-width: 767px) {
  .sustainability .pagenavi ul {
    margin-bottom: -10px; } }
.sustainability .pagenavi ul li {
  padding: 0 25px;
  margin: 0 0 20px;
  font-size: 14px;
  letter-spacing: 0.31em;
  line-height: 1.7; }

@media screen and (max-width: 767px) {
  .sustainability .pagenavi ul li {
    width: calc(33.3% - 23.33px);
    padding: 0 5px;
    margin: 0 35px 10px 0; }

  .sustainability .pagenavi ul li:nth-child(3n) {
    margin-right: 0; } }
@media screen and (max-width: 767px) {
  .pagenavi ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between; } }
.pagenavi ul li a::after {
  width: 16px;
  margin-left: 3px;
  background-size: 100% auto; }

.sustainabilityContents {
  width: 100%;
  margin-bottom: 70px; }

@media screen and (max-width: 767px) {
  .sustainabilityContents {
    margin-bottom: 50px; } }
.sustainability .heading02 {
  padding-bottom: 6px;
  margin-bottom: 40px;
  border-bottom: 2px solid #006ce0;
  font-family: "Noto Serif", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, serif;
  text-align: center;
  font-size: 28px;
  font-style: italic;
  letter-spacing: 0.27em; }

@media screen and (max-width: 767px) {
  .sustainability .heading02 {
    margin-bottom: 20px;
    letter-spacing: 0.2em; } }
.sustainability #sec03 .heading02 {
  letter-spacing: 0.15em; }

@media screen and (max-width: 767px) {
  .sustainability #sec03 .heading02 {
    letter-spacing: 0.13em; } }
.sustainability #sec04 .heading02 {
  letter-spacing: 0.01em; }

.sustainability #sec05 .heading02,
.sustainability #sec06 .heading02 {
  letter-spacing: 0.2em; }

.sustainability .text {
  margin-bottom: 20px;
  letter-spacing: 0.07em; }

@media screen and (max-width: 767px) {
  .sustainability .text {
    margin-bottom: 10px;
    letter-spacing: 0.05em; } }
.sustainabilityImg2col {
  width: 100%; }

@media screen and (min-width: 768px) {
  .sustainabilityImg2col {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; } }
.sustainabilityImg2col-iconList {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 15px);
  margin-bottom: 5px; }

@media screen and (min-width: 768px) {
  .sustainabilityImg2col-iconList {
    width: 465px;
    margin-right: 50px; }

  .sustainabilityImg2col-imgBig .sustainabilityImg2col-iconList {
    width: 345px;
    margin-right: 24px; } }
.sustainabilityImg2col-iconList-item {
  width: 105px;
  margin: 0 15px 15px 0;
  overflow: hidden;
  aspect-ratio: 1/1; }

@media screen and (min-width: 768px) {
  .sustainabilityImg2col-iconList-item:nth-child(4n) {
    margin-right: 0; }

  .sustainabilityImg2col-imgBig .sustainabilityImg2col-iconList-item:nth-child(3n) {
    margin-right: 0; }

  .sustainabilityImg2col-imgBig .sustainabilityImg2col-iconList-item:nth-child(4n) {
    margin-right: 15px; } }
.sustainabilityImg2col-iconList-item img {
  display: block;
  width: 100%;
  height: auto; }

.sustainabilityImg2col-imageArea {
  width: 100%; }

@media screen and (min-width: 768px) {
  .sustainabilityImg2col-imageArea {
    width: calc(100% - 515px); }

  .sustainabilityImg2col-imgBig .sustainabilityImg2col-imageArea {
    width: calc(100% - 369px); } }
.sustainabilityImg2col-imageArea img {
  display: block;
  width: 100%;
  height: auto; }

.sustainabilityImg2col-imageArea .cap {
  margin-top: 5px;
  font-size: 12px;
  letter-spacing: 0.07em; }

/* ----------------------------------
policy
----------------------------------*/
.policyCont section {
  margin-bottom: 60px; }
.policyCont .heading02 {
  padding-bottom: 10px;
  margin-bottom: 50px;
  border-bottom: 2px solid #006ce0;
  font-family: "Noto Serif", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, serif;
  text-align: center;
  font-size: 28px;
  font-style: italic; }
.policyCont .heading03 {
  padding: 10px 30px;
  margin-bottom: 30px;
  border-left: 10px solid #006ce0;
  background: #e5f0fc;
  font-size: 20px;
  color: #000 !important; }
.policyCont .box {
  margin-bottom: 60px;
  padding: 20px;
  background: #f5f6f8; }
  .policyCont .box .text {
    margin-bottom: 0; }
.policyCont ul {
  margin-bottom: 30px; }
  .policyCont ul li::before {
    content: "●";
    color: #006ce0;
    margin-right: 10px; }

.sitepolicy .pagetitle {
  background: url(../img/policy/policy_title.png) no-repeat center top; }

.privacypolicy .pagetitle {
  background: url(../img/policy/policy_title.png) no-repeat center top; }
.privacypolicy .policyCont #sec02 {
  margin-top: 60px;
  padding: 60px 0;
  border-top: 1px solid #e7e7e7;
  text-align: center; }
  .privacypolicy .policyCont #sec02 .heading02 {
    border-bottom: none;
    font-weight: normal;
    font-size: 25px;
    text-align: center;
    font-family: 'Lato', 'Noto Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-style: normal; }
