@charset "utf-8";

@media all and (min-width: 960px){
  /* .p-mainVisual__imgLayer {
    width: 90%;
    height: 90%;
  }
  .p-mainVisual__textLayer {
    max-width: none;
  }
  .p-mainVisual__imgLayer::after {
    content: "";
    display: block;
    background: url(../images/top/slide01_bg.jpg) no-repeat;
    background-size: cover;
    width: 90%;
    height: 100%;
    position: absolute;
    top: 10%;
    right: -12%;
    z-index: -1;
  } */
  .p-mainVisual {
    background: #134a7d;
  }
  .-type-slider .p-mainVisual__inner {
    max-width: 1200px;
    margin: auto;
  }
  .p-mainVisual__slideTitle {
    display: block;
    width: 606px;
    height: 329px;
    position: absolute;
    left: 1%;
    color: transparent;
  }
  .p-mainVisual__slideTitle::after {
    content: "";
    background: url(../../../../../wp-content/uploads/2020/07/mainv01_txt.png) no-repeat;
    background-size: 606px 329px;
    display: block;
    width: 606px;
    height: 329px;
    position: absolute;
    left: 0;
    text-indent:100%;
  	white-space:nowrap;
  	overflow:hidden;
    z-index: 1;
    top: -30px;
  }

  .bg {
    background: url(../../../../../wp-content/uploads/2020/09/bg_pt01.gif) ;
    background-size: 108px 79px;
    padding: 60px 30px;
  }
  .bg2 {
    background: url(../../../../../wp-content/uploads/2020/09/bg_pt02.gif) ;
    background-size: 107.5px 81px;
    padding: 60px 30px;
  }
  .bg_wood {
    background: url(/wp-content/uploads/2020/09/bg_pt03.gif);
    background-size: 300px 430px;
  }
  .bg_wh {
    background: #fff;
    padding: 60px 30px;
  }
  .pt0 {
    padding-top: 0 !important;
  }
  .pb0 {
    padding-bottom: 0 !important;
  }
  /* .bg h2, .bg h3, .bg h4, .bg h5, .bg p, .bg a {
    color: #fff;
  } */
  .l-mainContent__inner > section {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }
  .alignfull > section {
    max-width: var(--container_size);
    margin-right: auto;
    margin-left: auto;
    padding-right: 4vw;
    padding-left: 4vw;
  }
  h2, h3, h4 {
    line-height: 1.3;
  }
  h2 {
    color: #134a7d;
    font-size: 2rem;
    background: url(/wp-content/uploads/2020/09/deco_line.png) no-repeat center bottom;
    background-size: 400px 14px;
    padding-bottom: 1.5em;
    margin-bottom: 1em;
  }
  hgroup h2 + p {
    margin: 1.5em 0 2.5em;
    font-size: 1.1rem;
  }
  hgroup .wf {
    font-size: 2rem;
    color: #e5e25c;
  }
  #pickup_banner .p-pickupBanners__list {
    display: block;
  }
  #pickup_banner .p-pickupBanners__item {
    max-width: 800px;
    width: 100%;
    margin: 0 auto 2em;
  }
  .c-bannerLink__label, .-border-inside .c-bannerLink::before, .-border-inside .c-bannerLink::after {
    display: none;
  }

  em {
    font-style: normal;
    color: #ff3074;
  }
  #access > section {
    max-width: 1080px;
    margin: auto;
  }
  #access .flex_cl img {
    width: 50%;
  }
  #cleaning {
    padding: 0;
  }
  #cleaning hgroup p {
    font-size: 160%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1em;
  }
  #cleaning hgroup h2 img {
    width: 660px;
    display: block;
    margin: auto;
  }
  .foryou {
    display: inline-block;
    vertical-align: top;
    border: solid 1px #134a7d;
    padding: 0 40px 20px 50px;
    margin-top: 3em !important;
  }
  .foryou h3 {
    background: url(/wp-content/uploads/2020/09/bg_tape.gif) no-repeat;
    background-size: 214px 32px;
    font-size: 1.3rem;
    padding: 2px 10px 10px;
    display: inline-block;
    position: relative;
    top: -15px;
  }
  .foryou ul {
    text-align: left;
  }
  .foryou ul li {
    font-size: 1.1rem;
    list-style: disc;
  }
  .mT-e2 {
    margin-top: -2em !important;
  }

  #onecoin {
    padding-top: 0;
    padding-bottom: 0;
  }
  #onecoin > section {
    margin-top: -2em !important;
  }
  .be-af h3 {
    display: inline-block;
    font-size: 1.4rem;
    margin-bottom: 0.5em;
  }
  .be-af h3::before {
    content: "|";
    display: inline-block;
    transform: rotate(-25deg);
    margin-right: 12px;
    top: -2px;
    position: relative;
  }
  .be-af h3::after {
    content: "|";
    display: inline-block;
    transform: rotate(25deg);
    margin-left: 12px;
    top: -2px;
    position: relative;
  }

  #handwash, #flow {
    padding-top: 0;
    padding-bottom: 0;
  }

  #service hgroup p {
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 0 1em;
  }

  #bnr > section {
    padding-left: 0;
    padding-right: 0;
  }
  #bnr ul li {
    width: 50%;
  }
  #bnr ul li a {
    display: block;
    padding: 5% 8%;
  }
  #bnr ul li:nth-child(1) a {
    background: url(/wp-content/uploads/2020/09/bnr_service.jpg) no-repeat;
    background-size: cover;
  }
  #bnr ul li:nth-child(2) a {
    background: url(/wp-content/uploads/2020/09/bnr_cases.jpg) no-repeat;
    background-size: cover;
  }
  #bnr ul li:nth-child(3) a {
    background: url(/wp-content/uploads/2020/09/bnr_qa.jpg) no-repeat;
    background-size: cover;
  }
  #bnr ul li:nth-child(4) a {
    background: url(/wp-content/uploads/2020/09/bnr_shop.jpg) no-repeat;
    background-size: cover;
  }
  #bnr ul li:nth-child(5) a, #bnr ul li:nth-child(6) a {
    padding: 0;
    width: 80%;
    margin: 10% auto 10%;
  }
  #bnr ul li a p {
    font-size: 1.3rem;
    font-weight: 600;
    padding: 3em 0;
    background: rgb(255 255 255 / 0.6);
    color: #000;
    border: solid 2px #000;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
  }
  #bnr ul li a:hover p {
    background: rgb(255 255 255 / 0.7);
    color: #134a7d;
  }

  #news {
  }
  #news .c-pagination {
    display: none;
  }
  #news .-type-card.-pc-col3 .p-postList__item {
    width: 25%;
  }

  #greeting h2 {
    background: none;
  }
  #greeting h3 {
    color: #134a7d;
    font-size: 1.4rem;
  }
  #greeting .flex_cl section:first-child {
    width: 32%;
  }
  #greeting .flex_cl section:last-child {
    width: 63%;
  }
}
