\@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*font-family: "Montserrat", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/*font-family: "Noto Sans JP", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

.wrapper_content {
  position: relative;
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  z-index: 20;
}
.postlist li,
.postlist li:first-child {
  border: none!important;
}
.postlist .post_text {
  position: relative;
  color: #fff;
  padding: 16px 0;
}
.postlist .post_text:after {
  content: '';
  display: inline-block;
  background-size: 3px 1px;
  background-image: linear-gradient(to right, #fff 1px, transparent 1px);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 5px;
  position: absolute;
  height: 1px;
  bottom: 0;
  right: 0;
  width: 93%;
}
.postlist .date,
.postlist .ttls a {
  color: #fff;
}
.post .time, .postlist .time {
  font-weight: 500;
  color: #0043AA !important;
  background: #fff;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 0;
}
.post .time a, .postlist .time a {
  font-weight: 500;
  color: #0043AA!important;
}

.post4b li .post4b_contents {
  /*  opacity: 1; */
  display: none;
}
.post4b .time {
  display: block;
  background: #fff;
  color: #0043AA;
  border-radius: 0;
}

.post_link a {
  color: #202020!important;
}
.post_link {
  border-bottom: none;
}

#wrapper {
  max-width: unset;
  padding: 0;
  position: relative;
  z-index: 1;
}

body {
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  background: linear-gradient(90deg,rgba(142, 213, 255, 1) 0%, rgba(1, 86, 216, 1) 100%);
  color: #fff;
}

body p {
  line-height: 1.8;
  color: #fff;
}

body:not(.home) #wrapper {
  width: unset;
}
body.category #wrapper, body.archive #wrapper , body.single #wrapper , body.page-contact #wrapper , body.page-thanks #wrapper , body.page-privacy #wrapper , body.error404 #wrapper {
  width: 94%;
  max-width: var(--content-max-width);
}

.page-id-17 #wrapper {
  width: 94%!important;
  max-width: var(--content-max-width);
  margin-inline: auto;
}
header#h1Header {
  background: #fff;
}
#thumbImg::before, header#h1Header::before {
  background: #000000;
  opacity: 0.3;
}
header#h1Header h1.title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: var(--rem48);
}

#header {
  background: unset;
}
.sticky-header #header > .inner {
  background: linear-gradient(90deg,rgba(142, 213, 255, 1) 0%, rgba(1, 86, 216, 1) 100%);
}
#header-upper {
  display: none!important;
}
.header__nav-contact {
  padding-right: 14px;
}
#header ul.header__contact {
  column-gap: 10px;
}
#header ul.header__contact li {
  height: auto;
}
#header a.head_btn {
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
}
#header a.head_btn::before {
  display: inline-block;
  font-size: 1.4rem;
  margin-top: 4px;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  position: relative;
  background: #fff;
  color: #0043AA;
}
#header a.head_btn.mail_btn {
  position: relative;
  background: #262626;
  color: #fff;
}
nav#mainNav ul li a {
  color: #fff;
  padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b {
  font-weight: 500;
  color: #fff;
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-item a span {
  color: #fff;
}
nav#mainNav ul li.current-menu-parent a b,nav#mainNav ul li.current-menu-parent a span {
  color: #fff;
}
nav#mainNav ul li.current-menu-item a:hover {
  background: unset!important;
}
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:hover span {
  color: #fff;
}

nav#mainNav ul li a,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover,
nav#mainNav ul li.current-menu-parent a,
nav#mainNav ul li.current-menu-parent a:hover {
  background: unset!important;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
  background: #fff;
}

.spmenu #menu p {
  color: #fff;
  white-space: nowrap;
}

a#scrollUp {
  background: #0043AA;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #ffffff;
  background: unset;
}
#copyright {
  margin-top: 0;
}
#footer .footnav:not(:last-child) {
  margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
  color: #fff;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
  display: none;
}
#footer .socialicon {
  margin-bottom: 15px;
}
#footer .socialicon .fa-facebook:before, #footer .socialicon .fa-twitter:before, #footer .socialicon .fa-youtube:before, #footer .socialicon .fa-instagram:before, #footer .socialicon .fa-x-twitter:before, #footer .socialicon .fa-line:before, #footer .socialicon .fa-tiktok:before {
  color: #fff;
}

.inner {
  width: 94%;
  max-width: 1400px;
  margin-inline: auto;
}

h1.title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: var(--rem48);
  letter-spacing: .01em;
  color: #fff;
  line-height: 1.4;
  font-weight: 700;
  display: block;
  margin-bottom: 35px;
  position: relative;
  text-align: center;
}

.post h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: var(--rem40);
  color: #fff;
  text-align: center;
  margin: 0 0 30px;
}
.post h2:after {
  display: none;
}

.post h2.title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: var(--rem40);
  color: #fff;
  text-align: center;
  padding: 0!important;
  margin: 0!important;
  margin-bottom: 35px!important;
  padding-bottom: 15px!important;
}
.post h2.title::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
  background: #fff;
}

.post h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #fff;
  border: none;
  padding: 0;
}

.post h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #fff;
}

.post h4::before {
  background: #fff;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  position: relative;
  background: unset!important;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: fit-content;
  padding: 0;
  border-radius: 0;
  transition: all .3s;
  margin: 0;
  margin-inline: auto;
  margin-top: 35px;
}
.linkBtn::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/arrow.png)no-repeat;
  background-size: contain;
  width: 48px!important;
  height: 48px!important;
  transform: unset!important;
  position: static!important;
  border: none!important;
  margin: 0;
}
.linkBtn:hover {
  color: #fff!important;
  background: unset!important;
}

.linkBtn.blue {
  color: #0043AA;
}
.linkBtn.blue::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/arrow_b.png)no-repeat;
  background-size: contain;
}
.linkBtn.blue:hover {
  color: #0043AA!important;
}

.cta {
  position: relative;
  padding-top: 100px;
}
.cta .wrap {
  position: relative;
  z-index: 2;
}
.cta::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 90%;
  width: 100%;
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.cta .box {
  padding: 45px 40px;
  background: #0043AA;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  margin-top: 100px;
}
.cta .box p {
  text-align: center;
  font-weight: 500;
}
.cta .btn {
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 35px;
}
.cta a {
  font-weight: 700;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
  width: 300px;
  max-width: 100%;
  position: relative;
  padding: 15px 0;
  height: 75px;
}
.cta a:hover {
  opacity: .7;
}
.cta a.telLink {
  font-size: 18px;
  background: #fff;
  color: #0043AA;
}
.cta a.telLink .number {
  display: flex;
  align-items: center;
}
.cta a.telLink .number::before {
  content: '\f095';
  display: block;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 700;
  line-height: 1;
  margin-right: 4px;
  margin-top: 2px;
}
.cta a.telLink .note {
  font-size: 12px;
  text-align: center;
  display: block;
  font-weight: 500;
}

.cta a.mailLink::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 700;
  line-height: 1;
  margin-right: 4px;
  margin-top: 2px;
}
.cta a.mailLink {
  background: #262626;
  color: #fff;
}
.cta a.mailLink::before {
  content: '\f0e0';
}

#breadcrumb,
#breadcrumb ul,
#breadcrumb ul li,
#breadcrumb ul li a {
  color: #fff;
}

/*-----------------------------
Top
------------------------------*/
.top_concept {
  padding-top: 40px;
  padding-bottom: var(--px120);
}
.top_concept .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top_concept .image,
.top_concept .text {
  width: 48%;
}
.top_concept .image {
  flex: 1;
  margin-left: calc(50% - 50vw);
  margin-right: 4%;
}
.top_concept h2 {
  text-align: left;
}
.top_concept .flexbox {
  background: #fff;
  padding: 25px;
}
.top_concept .flexbox p {
  color: #232323;
}
.top_concept .linkBtn {
  margin-right: 0;
}
.top_concept .loopSlider {
  position: relative;
  width: 100%;
  height: 150px;
  margin-top: 60px;
}
.top_concept .loopSlider ul {
  position: absolute; left: 0; top: 0;
  display: flex;
  justify-content: space-between;
  list-style: none;
  max-width: 10000%;
  min-width: 100%;
  width: calc(1500px * 2 * 2);
  animation: 100s linear infinite;
}
.top_concept .loopSlider ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% / 1);
  margin-right: 30px;
}
.top_concept .loopSlider .loop1 {
  animation-name: loop1;
}
.top_concept .loopSlider .loop2 {
  animation-name: loop2;
}
@keyframes loop1 {
  0% {transform: translateX(0); }
  49.99999% {transform: translateX(-100%); }
  50% {transform: translateX(100%); }
}
@keyframes loop2 {
  0% {transform: translateX(100%); }
  100%{transform: translateX(-100%); }
}

.top_product .flex {
  display: flex;
  flex-direction: row-reverse;
}
.top_product .image,
.top_product .text {
  width: 50%;
}
.top_product .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_product .text {
  padding: var(--px80) var(--px40);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url(/wp-content/uploads/bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.top_product .text_inner {
  max-width: 560px;
}
.top_product h2 {
  color: #0043AA;
  text-align: left;
}
.top_product p {
  color: #232323;
}
.top_product .linkBtn {
  margin-right: 0;
}

.top_purchase .flex {
  display: flex;
}
.top_purchase .image,
.top_purchase .text {
  width: 50%;
}
.top_purchase .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_purchase .text {
  padding: var(--px80) var(--px40);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url(/wp-content/uploads/bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.top_purchase .text_inner {
  max-width: 560px;
}
.top_purchase h2 {
  color: #0043AA;
  text-align: left;
}
.top_purchase p {
  color: #232323;
}
.top_purchase .linkBtn {
  margin-right: 0;
}

.top_news {
  padding: var(--px120) 0;
}

@media print, screen and (max-width: 1023px) {
  .top_concept .flex {
    flex-direction: column-reverse;
    gap: 60px;
  }
  .top_concept .image,
  .top_concept .text {
    width: 100%;
  }
  .top_concept .image {
    margin-left: 0;
    margin-right: 0;
  }
  .top_concept h2 {
    text-align: center;
  }
  .top_concept .linkBtn {
    margin-inline: auto;
  }

  .top_product .flex {
    flex-direction: column;
  }
  .top_product .image,
  .top_product .text {
    width: 100%;
  }
  .top_product .image img {
    height: auto;
    aspect-ratio: 3 / 2;
  }
  .top_product h2 {
    text-align: center;
  }
  .top_product .linkBtn {
    margin-right: auto;
  }

  .top_purchase .flex {
    flex-direction: column;
  }
  .top_purchase .image,
  .top_purchase .text {
    width: 100%;
  }
  .top_purchase .image img {
    height: auto;
    aspect-ratio: 3 / 2;
  }
  .top_purchase h2 {
    text-align: center;
  }
  .top_purchase .linkBtn {
    margin-right: auto;
  }
}

@media print, screen and (max-width: 768px) {
  .top_concept {
    padding-top: 30px;
  }
  .top_concept .flex {
    gap: 40px;
  }
  .top_concept .sdgs_img {
    max-width: 200px;
    margin-inline: auto;
  }
  .top_concept .flexbox .w70,
  .top_concept .flexbox .w70 p {
    margin-bottom: 0;
  }
  .top_concept .loopSlider {
    height: 50px;
  }
  .top_concept .loopSlider ul {
    width: calc(500px * 2 * 2);
    animation: 70s linear infinite;
  }
  .top_concept .loopSlider ul li {
    margin-right: 20px;
  }
}

/*-----------------------------
会社概要
------------------------------*/
.company.sec01 .box {
  background: #0043AA;
  padding: var(--px60) var(--px40);
}
.company.sec01 .name {
  font-weight: 500;
  font-size: var(--rem18);
}

.company.sec02 table th {
  color: #fff;
  background: #0043AA;
  vertical-align: middle;
}
.company.sec02 table td {
  color: #262626;
  background: #fff;
  vertical-align: middle;
}
.company.sec02 iframe {
  width: 100%;
  height: 350px;
}

@media print, screen and (max-width: 768px) {

}

/*-----------------------------
中古ベルト製品販売
------------------------------*/
.products .box {
  background: #0043AA;
  padding: var(--px60) var(--px40);
}
.products .list {
  list-style-type: disc;
  padding-left: 40px;
}
.products  h3 {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 14px;
}

.products.sec01 .delivery {
  display: flex;
  align-items: center;
  gap: 10px;
  width: fit-content;
  margin-inline: auto;
  padding: 10px;
  border: solid 1px #fff;
  margin-top: 25px;
}
.products.sec01 .delivery .icon,
.products.sec01 .delivery .icon img {
  width: 34px;
  display: block;
}
.products.sec01 .delivery p {
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  line-height: 1.5;
}

@media print, screen and (max-width: 768px) {
  .products.sec01 .delivery .icon,
  .products.sec01 .delivery .icon img {
    width: 28px;
  }
  .products.sec01 .delivery p {
    font-size: 16px;
  }
}

/*-----------------------------
使用済みコンベアベルト買取・回収
------------------------------*/
.purchase .box {
  background: #0043AA;
  padding: var(--px60) var(--px40);
}
.purchase .belt-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.purchase .belt-list li {
  display: flex;
  gap: 16px;
  margin-bottom: 8px;
}
.purchase .belt-list .title {
  min-width: 140px;
}

@media print, screen and (max-width: 768px) {
  .purchase .belt-list li {
    flex-direction: column;
    gap: 0;
  }
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
  padding: 0;
  width: 100%;
  max-width: 320px;
}
body.page-contact .post table th {
  background: #0043AA;
  color: #fff;
}
body.page-contact a {
  color: #fff;
}
.post .subimitarea .linkBtn input[type="submit"] {
  color: #0043AA!important;
  padding: 18px;
  font-weight: 700;
  width: 100%;
  max-width: 320px;
  margin-inline: auto;
  background: #fff;
  border-radius: 0;
}
.post .subimitarea .linkBtn::after,
.post .subimitarea .linkBtn::before{
  display: none;
}

/*-----------------------------
サイトマップ
------------------------------*/
.post ul#sitemap_list li,
.post ul#sitemap_list li a {
  color: #fff;
}

/*-----------------------------
プライバシーポリシー
------------------------------*/
#privacy h3,
#privacy li {
  color: #fff;
}

/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
  #content, #content.wide {
    width: 100%;
  }

  .mobile #header,
  .sticky-header #header > .inner {
    background: linear-gradient(90deg,rgba(142, 213, 255, 1) 0%, rgba(1, 86, 216, 1) 100%);
  }

  nav#mainNav ul li a {
    padding: 20px 10px;
  }
  nav#mainNav ul li a span {
    display: none;
  }

  nav#mainNav ul li a,
  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-item a:hover,
  nav#mainNav ul li.current-menu-parent a,
  nav#mainNav ul li.current-menu-parent a:hover {
    background: linear-gradient(90deg,rgba(142, 213, 255, 1) 0%, rgba(1, 86, 216, 1) 100%)!important;
  }
}

@media screen and (min-width: 769px){
  .dsp_hp { display:block; }
  .dsp_smt { display:none; }
}
@media screen and (max-width: 768px){
  .dsp_hp { display:none; }
  .dsp_smt { display:block; }

  .cta {
    padding-top: 60px;
  }
  .cta .box {
    margin-top: 40px;
    padding: 35px 25px;
  }
  .cta a::before {
    font-size: 1em;
    margin-top: 2px;
  }
}

@media print, screen and (max-width: 640px) {
  .postlist .post_text:after {
    width: calc(100%);
  }
}

.flexbox {
  align-items: stretch; /* ← 高さ揃える */
}
/* 左 */
.ap_3_2 {
  aspect-ratio: 3 / 2;
}
.ap_3_2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* 右 */
.googlemap {
  width: 100%;
  height: 100%; /* ← 親に合わせる */
}
.googlemap iframe {
  width: 100%;
  height: 100%; /* ← ここ重要 */
  display: block;
  border: 0;
}
.company.sec02 iframe{
  height:100%;
}

@media (max-width: 768px) {
  .ap_3_2 {
    aspect-ratio: 7 / 2;
  }
  .googlemap{
    padding-bottom: 200px;
  }
  .googlemap iframe {
    height: 100px; /* ← 100%を解除 */
  }
 .products.sec03 .max_w1000 {
    max-width: 300px!important;
 }
}