@charset "UTF-8";
/* constance variable */
/* noto sans font weight */

  .coating header.second .bg {
    padding: 0;
    position: relative;
  }
  .coating header.second .bg:before {
    content: "";
    background: url("../coating/img/main_img_pc.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100vw;
    height: 49.5vw;
    max-width: unset;
    max-height: unset;
    display: block;
  }
  .coating header.second .hero_box {
    position: absolute;
    top: 9.0vw;
    left: 9.6vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 33vw;
    max-height: 528px;
  }
  .coating header.second h1 {
    margin: 0;
    color: #EBB964;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 3.0vw;
    line-height: 4.3vw;
    font-weight: 400;
  }
  .coating header.second .subcaption {
    font-size: 14px;
    color: #FFF;
  }
  .coating header.second h2 {
    margin: 0;
    color: #FFF;
    font-size: 2.8vw;
    line-height: 4.3vw;
    font-weight: 400;
  }
  .coating header.second .cta p {
    margin: 0 0 13px;
    color: #CCCCCC;
    font-size: 14px;
    line-height: 1.0;
    font-weight: 400;
  }
  .coating header.second .cta a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  .contact_btn {
    background-color: #F39800;
    font-size: 16px;
    color: #FFF;
    width: 100%;
    max-width: 22.8vw;
    padding: 18px 0;
    display: block;
    text-align: center;
  }


  .coating section.contents01 {
    height: auto;
    position: relative;
    /*padding: 140px 0 743px;*/
  }
  .coating section.contents01:before {
    content: "";
    background: url("../coating/img/contents01_bg_top.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    height: 30.5vw;
    display: block;
    position: absolute;
    top: -120px;
    width: 100%;
    z-index: -1;
  }
  .coating section.contents01:after {
    content: "";
    background: url("../coating/img/contents01_bg_bottom.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    height: 35vw;
    display: block;
    position: absolute;
    bottom: -30px;
    width: 100%;
    z-index: -1;
  }
  .coating section.contents01 .contents01-inner {
    width: auto;
    margin: 120px 160px;
  }
  .coating section.contents01 .contents01-inner .inner-flex {
    display: flex;
    column-gap: 30px;
  }
  .coating section.contents01 .contents01-inner .contents-left {
    width: 100%;
    max-width: 544px;
    height: auto;
  }
  .coating section.contents01 .contents01-inner h2 {
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-bottom: 55px;
  }
  .coating section.contents01 .contents01-inner h2:before {
    content: "";
    position: absolute;
    width: 80px;
    height: 2px;
    background-color: #F39800;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .coating section.contents01 .contents01-inner .contents-right .title_img {
    max-width: 468px;
    display: block;
  }
  .coating section.contents01 .contents01-inner .contents-right .description {
    margin-bottom: 50px;
  }
  .coating section.contents01 .contents01-inner .contents-right ul li {
    margin-bottom: 20px;
    list-style-type:none;
    background-image:url("../coating/img/listicon.svg");
    background-repeat:no-repeat;
    background-position: left 0.3em;
    padding-left: 26px;
  }
  .coating section.contents01 .contents01-inner .contents-left img,
  .coating section.contents01 .contents01-inner .contents-right img,
  .coating section.contents02 .contents02-inner h2 img,
  .coating section.contents03 .contents03-inner h2 img,
  .coating section.contents04 .contents04-inner h2 img,
  .coating section.contents05 .contents05-inner h2 img {
    width: 100%;
  }
  .coating .contents p.read {
    font-size: 1.0vw;
  }
  .coating section.contents02 {
      background: url("../coating/img/contents02_bg.png");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center top;
      height: auto;
      /*padding: 140px 0 743px;*/
      padding: 9.1vw 160px 11.2vw;
  }
  .coating section.contents02 .contents02-inner {
    /*width: 544px;
    margin-left: 160px;*/
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .coating section.contents02 .contents02-inner h2 {
    max-width: 277px;
    margin: 0 auto 1.5vw;
  }
  .coating section.contents02 .contents02-inner p.read {
    font-size: 16px;
    color: #FFF;
    margin-bottom: 100px;
  }
  .contents02-inner_wrap {
    width: 100%;
  }
  .contents02-inner_wrap .process {
    display: flex;
    justify-content: center;
    column-gap: 32px;
    flex-wrap: wrap;
    max-width: 1120px;
    width: 100%;
    row-gap: 58px;
    margin: 0 auto;
  }
  .contents02-inner_wrap .process li {
    position: relative;
    padding: 35px 12px 0;
    background-color: #FFF;
    width: 323px;
    height: 250px;
    box-shadow: inset 0px 0px 12px rgba(0,0,40,.5),inset 0px 0px 20px rgba(0,0,40,.5);
  }
  .contents02-inner_wrap .process li::before {
    position: absolute;
    content: "";
    background-repeat:no-repeat;
    background-position: center top;
    width: 60px;
    height: 53px;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .contents02-inner_wrap .process li:nth-child(1)::before {
    background-image:url("../coating/img/no01.png");
  }
  .contents02-inner_wrap .process li:nth-child(2)::before {
    background-image:url("../coating/img/no02.png");
  }
  .contents02-inner_wrap .process li:nth-child(3)::before {
    background-image:url("../coating/img/no03.png");
  }
  .contents02-inner_wrap .process li:nth-child(4)::before {
    background-image:url("../coating/img/no04.png");
  }
  .contents02-inner_wrap .process li:nth-child(5)::before {
    background-image:url("../coating/img/no05.png");
  }
  .contents02-inner_wrap .process li:nth-child(6)::before {
    background-image:url("../coating/img/no06.png");
  }
  .contents02-inner_wrap .process li:nth-child(7)::before {
    background-image:url("../coating/img/no07.png");
  }
  .contents02-inner_wrap .process li:nth-child(8)::before {
    background-image:url("../coating/img/no08.png");
  }
  .contents02-inner_wrap .process li:nth-child(9)::before {
    background-image:url("../coating/img/no09.png");
  }
  .contents02-inner_wrap .process li h3 {
    margin-bottom: 20px;
    font-size: 21px;
    color: #00401F;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
  .contents02-inner_wrap .process li:nth-child(7) h3 {
    margin-bottom: 10px;
  }
  .contents02-inner_wrap .process li .description {
    font-size: 15px;
    line-height: 21px;
  }
  .contents02-inner_wrap .process li .icon {
    position: absolute;
    content: "";
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }



  .coating section.contents03 {
    position: relative;
    background-color: #C5D4CD;
    height: auto;
    padding: 110px 160px 0;
  }
  .coating section.contents03:before {
    position: absolute;
    content: "";
    background: url("../coating/img/contents03_bg_top.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    top: 284px;
    left: 186px;
    width: 735px;
    height: 489px;
  }
  .coating section.contents03:after {
    position: absolute;
    content: "";
    background: url("../coating/img/contents03_bg_bottom.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 36vw;
  }
  .coating section.contents03 .contents03-inner {
    margin: 0 auto 19.9vw;
    display: inline-block;
    width: 100%;
  }
  .coating section.contents03 .contents03-inner h2 {
    max-width: 570px;
    margin: 0 auto 0 0;
  }
  .coating section.contents03 .contents03-inner p.read {
    text-align: left;
    margin-bottom: 300px;
    max-width: 544px;
    font-size: 16px;
  }
  .coating section.contents03 .contents03-inner .inner-flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 32px;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto 4vw;
    z-index: 1;
    position: relative;
  }
  .coating section.contents03 .contents03-inner .inner-flex li {
    max-width: 544px;
  }
  .coating section.contents03 .contents03-inner .inner-flex li img {
    width: 100%;
  }
  
  .coating section.contents04 {
    background-color: #FFF;
    padding: 6.7vw 0 0;
    margin-bottom: 7.5vw;
  }
  .coating section.contents04 .contents04-inner {
    /*width: 544px;
    margin-left: 160px;*/
    width: 48vw;
    margin: 0 auto;
    text-align: center;
  }
  .coating section.contents04 .contents04-inner h2 {
    max-width: 305px;
    margin: 0 auto 1.5vw;
  }

  .coating section.contents05 {
      background: url("../coating/img/bg_contents05.png");
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: center top;
      height: auto;
      /*padding: 140px 0 743px;*/
      padding: 7.8vw 0 260px;
  }
  .coating section.contents05 .contents05-inner {
    /*width: 544px;
    margin-left: 160px;*/
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    text-align: center;
  }
  .coating section.contents05 .contents05-inner h2 {
    max-width: 465px;
    margin: 0 auto 1.5vw;
  }
  .coating section.contents05 .contents05-inner p.read {
    margin-bottom: 80px;
  }
  .coating section.contents05 .contents05-inner .inner-flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
  }
  .coating section.contents05 .contents05-inner .inner-flex img {
    width: 100%;
  }
  .coating section.contents05 .contents05-inner .inner-flex .contents-left {
    text-align: left;
    max-width: 556px;
    width: 100%;
  }
  .coating section.contents05 .contents05-inner .inner-flex .contents-left .inner-text {
    font-size: 1.0vw;
    margin-bottom: 75px;
  }
  .coating section.contents05 .contents05-inner .inner-flex .contents-left .inner-img {
    display: block;
    max-width: 470px;
    margin-left: auto;
  }
  .coating section.contents05 .contents05-inner .inner-flex .contents-right {
    max-width: 544px;
    width: 100%;
  }
  .coating section.contents05 .contents05-inner .inner-flex h3 {
    font-size: 36px;
    color: #00401F;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: fit-content;
    margin-bottom: 20px;
    position: relative;
  }
  .coating section.contents05 .contents05-inner .inner-flex h3::after,
  .coating section.contents05 .contents05-inner .inner-content02 .inner-wrap .inner-wrap_content h3::after {
    content:"";
    background-color: #F39800;
    width: 50px;
    height: 1px;
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }

  .coating section.contents05 .contents05-inner .inner-content02 {
    position: relative;
  }
  .coating section.contents05 .contents05-inner .inner-content02 .inner-wrap .inner-wrap_content {
    margin-left: auto;
    margin-bottom: 408px;
    width: 100%;
    max-width: 544px;
  }
  .coating section.contents05 .contents05-inner .inner-content02 .inner-wrap .inner-wrap_content h3 {
    font-size: 36px;
    color: #00401F;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: fit-content;
    margin-bottom: 20px;
    position: relative;
  }
  .coating section.contents05 .contents05-inner .inner-content02 .inner-wrap .inner-wrap_content .inner-text {
    text-align: left;
    font-size: 1.0vw;
  }
  .coating section.contents05 .contents05-inner .inner-content02 .inner-img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    max-width: 736px;
  }
  .coating section.contents05 .contents05-inner .inner-content03 {
    max-width: 1116px;
  }
  .coating section.contents05 .contents05-inner img {
    width: 100%;
  }

  .coating section.contents05 {
      background: url("../coating/img/contents05_bg.png");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center top;
      height: auto;
      /*padding: 140px 0 743px;*/
      padding: 70px 0 100px;
      position: relative;
  }
  .coating section.contents05 h2 {
    max-width: 324px;
    margin: 0 auto 1.5vw;
  }
  .coating section.contents05 .read {
    max-width: 884px;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    background-color: #A5CDB8;
    padding: 50px 0;
  }
  .coating section.contents05 .read span {
    color: #F34B00;
  }
@media only screen and (min-width: 768px) {
  .pc_disp {
    display: block!important;
  }
  .sp_disp {
    display: none!important;
  }
}


@media only screen and (max-width: 1440px) {
  .coating header.second .bg:before {
    content: "";
    background: url("../coating/img/main_img_pc.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 49.5vw;
    max-width: 1440px;
    max-height: 728px;
    display: block;
  }
}
@media only screen and (min-width: 1441px) {
  .coating header.second .bg:before {
    width: 100%;
    height: 50vw;
    max-width: unset;
    max-height: unset;
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  header.second .bg {
    padding: 0;
    position: relative;
  }
  .coating header.second .bg:before {
    background: url("../coating/img/main_img_sp.png");
    background-size: cover;
    width: 100%;
    height: 324px;
  }
  .coating header.second .hero_box {
    position: absolute;
    top: 12px;
    left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 33vw;
    max-height: 528px;
  }
  .coating header.second h1 {
    margin: 0;
    color: #EBB964;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
  }
  .coating header.second .subcaption {
    font-size: 9px;
    color: #CCCCCC;
  }
  .coating header.second .cta {
    background: url("../coating/img/cta_bg_sp.png");
    background-size: cover;
    width: auto;
    height: auto;
    padding: 30px 20px;
  }
  .coating header.second .cta h2 {
    margin: 0 auto 14px;
    color: #FFF;
    font-size: 37px;
    line-height: 1.0;
    font-weight: 400;
    text-align: center;
  }
  .coating header.second .cta p {
    margin: 0 auto 15px;
    color: #FFF;
    font-size: 14px;
    line-height: 1.0;
    font-weight: 400;
    text-align: center;
  }
  .coating header.second .cta a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  .contact_btn {
    background-color: #F39800;
    font-size: 14px;
    color: #FFF;
    width: 100%;
    padding: 17px 0;
    display: block;
    text-align: center;
    max-width: unset;
  }

  .coating section.contents01 {
    height: auto;
    position: relative;
    /*padding: 140px 0 743px;*/
  }
  .coating section.contents01:before {
    content: "";
    background: url("../coating/img/contents01_bg_top.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    height: 220px;
    display: block;
    position: absolute;
    top: -60px;
    width: 100%;
    z-index: -1;
  }
  .coating section.contents01:after {
    content: "";
    background: url("../coating/img/contents01_bg_bottom.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    height: 35vw;
    display: block;
    position: absolute;
    bottom: -30px;
    width: 100%;
    z-index: -1;
  }
  .coating section.contents01 .contents01-inner {
    width: auto;
    margin: 60px 20px;
  }
  .coating section.contents01 .contents01-inner .inner-flex {
    display: flex;
    column-gap: 30px;
    flex-direction: column-reverse;
  }
  .coating section.contents01 .contents01-inner .contents-left {
    width: 100%;
    max-width: 544px;
    height: auto;
  }
  .coating section.contents01 .contents01-inner h2 {
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-bottom: 35px;
  }
  .coating section.contents01 .contents01-inner h2:before {
    content: "";
    position: absolute;
    width: 80px;
    height: 2px;
    background-color: #F39800;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .coating section.contents01 .contents01-inner .contents-right .title_img {
    max-width: 286px;
    display: block;
    margin: 0 auto;
  }
  .coating section.contents01 .contents01-inner .contents-right .description {
    margin-bottom: 50px;
    font-size: 14px;
  }
  .coating section.contents01 .contents01-inner .contents-right ul li {
    margin-bottom: 20px;
    list-style-type:none;
    background-image:url("../coating/img/listicon.svg");
    background-repeat:no-repeat;
    background-position: left 0.3em;
    padding-left: 26px;
    font-size: 14px;
  }
  .coating section.contents01 .contents01-inner .contents-left img,
  .coating section.contents01 .contents01-inner .contents-right img,
  .coating section.contents02 .contents02-inner h2 img,
  .coating section.contents03 .contents03-inner h2 img,
  .coating section.contents04 .contents04-inner h2 img,
  .coating section.contents05 .contents05-inner h2 img {
    width: 100%;
  }

  .coating section.contents02 {
    background: url("../coating/img/contents02_bg_sp.png");
    padding: 60px 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
  }
  .coating section.contents02 .contents02-inner p.read {
    font-size: 14px;
    line-height: 25px;
    color: #FFF;
    margin-bottom: 30px;
  }
  .contents02-inner_wrap .process {
    column-gap: 15px;
    row-gap: 27px;
    max-width: unset;
  }
  .contents02-inner_wrap .process li {
    padding: 20px 7px;
    width: calc(50% - 22px);
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .contents02-inner_wrap .process li h3 {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 22px;
  }
  .contents02-inner_wrap .process li .description {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 5px;
  }
  .contents02-inner_wrap .process li::before {
    width: 38px;
    height: 33px;
    top: -18px;
    background-size: contain;
  }
  .contents02-inner_wrap .process li .icon {
    position: unset;
    margin: 0 auto;
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
  }

  .coating section.contents03 {
    padding: 50px 20px 0;
  }
  .coating section.contents03:before {
    position: absolute;
    content: "";
    background: url(../coating/img/contents03_bg_top_sp.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    top: 161px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 100%;
    max-width: 367px;
    height: 100%;
    max-height: 244px;
  }
  .coating section.contents03:after {
    position: absolute;
    content: "";
    background: url(../coating/img/contents03_bg_bottom_sp.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
  }
  .coating section.contents03 .contents03-inner {
    position: relative;
    margin: 0 auto 120px;
  }
  .coating section.contents03 .contents03-inner .img_content {
    margin: 40px 0;
  }
  .coating section.contents03 .contents03-inner .img_content img {
    width: 100%;
  }
  .coating section.contents03 .contents03-inner h2 {
    max-width: 188px;
    margin: 0 auto 18px;
  }
  .coating section.contents03 .contents03-inner p.read {
    margin-bottom: 40px;
    max-width: unset;
    font-size: 15px;
    line-height: 25px;
  }
  .coating section.contents03 .contents03-inner .inner-flex {
    row-gap: 20px;
    margin: 0 auto;
  }

  .coating section.contents04 {
    background-color: #FFF;
    padding: 60px 0 90px;
    margin-bottom: 0;
  }
  .coating section.contents04 .contents04-inner {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }
  .coating section.contents04 .contents04-inner h2 {
    max-width: 192px;
    margin: 0 auto 15px;
  }

  .coating section.contents05 {
    background: url(../coating/img/contents05_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    height: auto;
    padding: 50px 20px 70px;
    position: relative;
  }
  .coating section.contents05 h2 {
    max-width: 216px;
    margin: 0 auto 20px;
  }
  .coating section.contents05 .read {
    max-width: unset;
    width: auto;
    margin: 0 auto;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    background-color: #A5CDB8;
    padding: 20px;
  }



  .pc_disp {
    display: none!important;
  }
  .sp_disp {
    display: block!important;
  }
}