@charset "UTF-8";
@font-face {
  font-family: "LINESeedJP";
  src: url("/wp-content/themes/2024red_theme/font/LINESeedJP/LINESeedJP_OTF_Rg.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "LINESeedJP-bold";
  src: url("/wp-content/themes/2024red_theme/font/LINESeedJP/LINESeedJP_OTF_Bd.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "LINESeedJP-eb";
  src: url("/wp-content/themes/2024red_theme/font/LINESeedJP/LINESeedJP_OTF_Eb.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.eva-racing {
  font-family: "LINESeedJP";
  background: url("/wp-content/uploads/bg-eva5-scaled-2.webp");
  background-attachment: fixed;
  background-size: 90%;
  background-position: center;
  line-height: 1.8;
  letter-spacing: 0.03em;
  min-height: 400px;
  color: #eee;
  margin: 0;
  padding: 0;
  /* V1のデザイン1パターンを再現 */
	
overflow-x: hidden;
}

@media (max-width:768px) {
.eva-racing {
background: url("/wp-content/uploads/bg-eva5-scaled-sp-scaled.webp");
	  background-attachment: fixed;
  background-size: 90%;
  background-position: center;
}
}


.eva-racing .bold-red-eva{
	  font-family: "LINESeedJP-eb";
	color:#E40111!important;
}



.eva-racing .line-border {
  background-image: url("/wp-content/uploads/bg-line.png");
  background-repeat: repeat-x;
  background-size: auto 30px;
  height: 30px;
  width: 100%;
  margin-bottom: 3px;
  width: 100%;
  margin-bottom: 0px;
}
.eva-racing .eva-logo-outer {
  position: relative;
  min-height: 500px;
  margin-top: 3rem;
  z-index: 1;
  opacity: 0.8;
}
.eva-racing .eva-logo-outer .eva-bg-logo {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  margin: 0 auto;
  pointer-events: none;
}

.eva-racing .eva-shadow{
	 text-shadow:
     -2px -2px 4px rgba(0, 0, 0, 0.8),
     2px -2px 4px rgba(0, 0, 0, 0.8),
    -2px  2px 4px rgba(0, 0, 0, 0.8),
     2px  2px 4px rgba(0, 0, 0, 0.8);
}

.eva-racing strong{
font-family: "LINESeedJP-bold";
}

.eva-racing .eva-logo-outer .eva-bg-logo img {
  width: 400px;
  max-width: 100%;
  height: auto;
}
.eva-racing .eva-logo-outer .eva-red-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 750px;
  max-width: 900px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 2;
  line-height: 2.2;
  margin: 0 auto;
  pointer-events: none;
  font-size: 14.5px;
}
.eva-racing .eva-logo-outer .eva-red-logo img {
  width: 800px;
  max-width: 100%;
  height: auto;
}
.eva-racing .eva-logo-outer .eva-red-logo div {
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
	font-size:15px;
}

.eva-racing .overview {
  text-align: center;
  color: #fff;
  padding-bottom: 3rem;
}
.eva-racing .overview img {
  width: 100%;
  border-radius: 5px;
}
.eva-racing .overview .content-title {
  padding: 25px;
  padding-bottom: 0;
  border-radius: 5px;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}
.eva-racing .overview .content-title .heading {
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eva-racing .overview .content-title .heading span {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.eva-racing .overview .content-title p {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 0;
  color: #dfdfdf;
}
.eva-racing .eva-btn-wrapper {
  max-width: 730px;
  width: 100%;
  margin: 0 auto;
}
.eva-racing .eva-btn {
  width: 100%;
  height: auto;
  display: block;
}
.eva-racing .eva-btn-bg {
  fill: rgba(0, 0, 0, 0.6);
  transition: fill 0.3s ease;
}
.eva-racing .eva-btn-border {
  stroke: rgba(153, 153, 153, 0.8);
  stroke-width: 2px;
  fill: none;
  pointer-events: none;
}
.eva-racing .design-container {
  position: relative;
  max-width: 900px;
	margin:0 auto;
}

.eva-racing .first-con{
	margin-top:1rem!important;
}

.eva-racing .design-container .design-label {
  position: absolute;
  bottom: -6rem;
  right: 0rem;
  z-index: 20;
  color: #fff;
  padding: 5px 10px;
  font-size: 0.8rem;
  font-weight: bold;
  border-radius: 3px;
}
.eva-racing .design-container .design-label.right {
  left: auto; /* ← これで left を無効にする */
  bottom: -7rem;
  right: 0px;
}

.eva-racing .design-container .design-label.tenji-eva  {
  left: auto; 
  bottom: -12rem;
  right: 0px;
	 max-width:270px!important;
}

@media (max-width:768px) {
.eva-racing .design-container .design-label.tenji-eva  {
  left: auto; 
  bottom: -12rem!important;
  right: 0px;

}

}


.eva-racing .design-container .drink-eva {
  position: absolute;
  bottom: -11rem;
  right: 0rem;
  max-width: 450px;
  z-index: 20;
  color: #fff;
  padding: 5px 10px;
  font-size: 0.8rem;
  font-weight: bold;
  border-radius: 3px;
}
.eva-racing .external-title {
  position: relative;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  font-weight: bold;
  background: linear-gradient(135deg, #ff0000, #ff6600);
  color: #fff;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  border: 2px solid #ff0000;
  clip-path: polygon(20px 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  text-shadow: 2px 2px 4px #000;
}
.eva-racing .external-title::before {
  content: "⬢ ";
  color: #ffff00;
}
.eva-racing .external-title::after {
  content: " ⬢";
  color: #ffff00;
}
.eva-racing .design-card {
  padding: 3px;
  background: rgba(36, 36, 36, 0.8);
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(55, 0, 253, 0.3), inset 0 0 20px rgba(4, 202, 253, 0.1);
  margin-bottom: 10rem;
}
.eva-racing .design-card-inner {
  position: relative;
  border-radius: 7px;
  overflow: hidden;
}
.eva-racing .design-card-inner .bg-pattern {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.eva-racing .design-card-inner .content-area {
  position: relative;
  z-index: 2;
}
.eva-racing .design-card-inner .title-content {
  position: relative;
  z-index: 10;
}
.eva-racing .midashi-wrapper {
  position: relative;
  margin: 0 auto;
  max-width: 900px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  box-sizing: border-box;
	margin-top:12rem;
}
.eva-racing .meicho-faq-accordion-header:hover {
  background-color: rgba(131, 97, 166, 0.3);
}
.eva-racing .meicho-faq-accordion-header.active {
  background-color: rgba(131, 97, 166, 0.3);
}
.eva-racing .top-line {
  background-image: url("/wp-content/uploads/red-line3-1.png"); /* ここにPNGパス */
  background-repeat: repeat-x;
  background-size: auto 10px;
  height: 10px;
  width: 100%;
  margin-bottom: 3px;
  max-width: 900px;
}
.eva-racing .middle-line {
  background: #e40111;
  height: 60px;
  width: 100%;
  display: flex;
  padding-right: 5px;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 1.5rem;
  font-weight: bold;
  max-width: 900px;
}
.eva-racing .middle-line img {
  height: 30px;
  width: auto;
}
.eva-racing .bottom-line {
  max-width: 900px;
  margin-top: 3px;
  background-image: url("/wp-content/uploads/red-line3-1.png");
  background-repeat: repeat-x;
  background-size: auto 10px;
  margin-bottom: 1rem;
  height: 10px;
  width: 100%;
}
.eva-racing .bg-pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: 20px 20px;
  background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
}
.eva-racing .bg-pattern::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: repeating-linear-gradient(-45deg, #191919 0px 4px, #121212 4px 8px);
  background-repeat: repeat;
  padding-bottom: 50px;
}
.eva-racing .title-content {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  z-index: 10;
  font-size: 1.2rem;
  font-weight: bold;
  color: #E40111;
  text-shadow: 0 0 10px #E40111;
  border-left: 4px solid #E40111;
  padding: 8px 0 8px 12px;
  background: rgba(0, 0, 0, 0.9);
  line-height: 1.2;
  border-radius: 3px;
}
.eva-racing .content-area {
  position: relative;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.eva-racing .content-placeholder {
  color: rgba(4, 202, 253, 0.6);
  font-size: 0.9rem;
  text-align: center;
  line-height: 1.4;
}
.eva-racing .instructions {
  margin-top: 30px;
  text-align: center;
  color: #04CAFD;
  font-size: 0.9rem;
}
.eva-racing .landing-page {
  max-width: 900px;
  margin: 0 auto;
}
.eva-racing .hero-image img {
  width: 100%;
  border-radius: 16px 16px 0px 0px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.3);
}


.eva-racing .meit-flex{
	display:grid;
	grid-template-columns:1fr 1fr;
	justify-content:center;
	gap:10px;
	max-width:730px;
	    margin: 0 auto 0.2rem;
}


.eva-racing .meit-flex img{
	
}

.rei{
	    border: 2px solid #0ECFE7;
    padding: 0.5rem;
    display: block;
    color: #0ECFE7;
    margin: 0.5rem 0 1rem;
}

.mari{
	    border: 2px solid #0ECFE7;
    padding: 0.5rem;
    display: block;
    color: #0ECFE7;
    margin: 0.5rem 0 1rem;
}



.eva-racing .ip-att-txt-item {
  max-width: 730px;
  margin: 0 auto 0.4rem;
  letter-spacing: 0.04rem;
  line-height: 1.5;
  text-align: left;
  color: #eee;
  text-indent: -1.3em;
}
.eva-racing .ip-att-txt-item a {
  color: #16D1E9;
}
.eva-racing section#faq {
  padding-bottom: 2rem;
}
.eva-racing section#faq img {
  width: auto !important;
  max-width: 30px;
  display: block;
  margin: 0 auto 24px auto;
  border-radius: 0px;
  box-shadow: none;
  margin: 0;
  margin-right: 20px;
}
.eva-racing section img {
  width: 100%;
  max-width: 600px;
  display: block;
  margin: 0 auto 24px auto;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.eva-racing .meicho-faq-accordion-header {
  color: #eee;
}
.eva-racing .meicho-faq-accordion-text {
  font-size: 14px;
  color: #eee;
}
.eva-racing .c-eva {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 2rem;
  padding: 1rem 0 3rem;
}
.eva-racing .c-eva img {
  height: 16px;
}
.eva-racing .ip-att-txt-item {
  color: #dfdfdf;
}
@media (max-width: 768px) {
.eva-racing .eva-logo-outer .eva-red-logo div {
text-align:center!important;
}
	
.eva-racing .meit-flex{
	display:flex;
	flex-direction:column;
}

	
  .eva-racing .landing-page {
    padding: 16px 4px;
  }
  .eva-racing section {
    padding: 16px 8px;
  }
  .eva-racing .eva-logo-outer .eva-red-logo {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
  }
  .eva-racing .bottom-line {
    margin-bottom: 0;
  }
  .eva-racing .line-border {
    background-size: auto 25px;
    height: 25px;
  }
  .eva-racing .eva-red-logo div {
    font-size: 13px!important;
    margin-bottom: 0;
  }
  .eva-racing .middle-line {
    height: 50px;
  }
  .eva-racing .middle-line img {
    height: 25px;
  }
  .eva-racing .eva-bg-logo {
    width: 250px;
  }
  .eva-racing .eva-bg-logo img {
    width: 250px;
  }
  .eva-racing .ip-att-txt-item {
    margin: 0 auto 0.6rem;
    line-height: 1.5;
    text-indent: -1.3em;
    font-size: 12px;
    color: #dfdfdf;
  }
  .eva-racing .overview .content-title {
    padding: 16px;
  }
  .eva-racing .overview {
    padding-bottom: 2rem;
  }
  .eva-racing .design-container .design-label {
    position: absolute;
    max-width: 230px;
    bottom: -20%;
    left: 50%;
    transform: translateX(-50%) !important;
    padding: 0;
    margin: 0 auto;
  }
  .eva-racing .design-container .design-label img {
    width: 100%;
  }
  .eva-racing .design-container .design-label.right {
    left: auto; /* ← これで left を無効にする */
    bottom: -18%;
    margin: 0 auto;
    max-width: 180px !important;
  }
  .eva-racing .design-container .design-label.right img {
    width: 100%;
  }
  .eva-racing .design-container .drink-eva {
    position: absolute;
    max-width: 300px;
    bottom: -12%;
    /* left: 50%; */
    transform: translateX(-10%) !important;
    padding: 0;
    margin: 0 auto;
  }
  .eva-racing .design-container .drink-eva img {
    width: 100%;
    margin: 0 auto;
  }
	
  .eva-racing .design-container .tenji-eva {
    position: absolute;
           bottom: -10% !important;
        left: 50%;
        transform: translateX(-50%) !important;
    padding: 0;
    margin: 0 auto;
	 
  }
  .eva-racing .design-container .tenji-eva img {
    width: 100%;
    margin: 0 auto;
  }	
	
	
	
  .eva-racing .design-card {
    margin-bottom: 15rem;
  }
  .eva-racing .eva-logo-outer {
    margin-bottom: 0;
    min-height:410px;
    margin: 1rem;
    margin-top: 2.5rem;
  }
  .eva-racing .c-eva img {
    height: 14px;
  }
  .eva-racing .eva-red-logo {
    width: 100%;
    max-width: 100%;
  }
  .eva-racing .eva-logo-outer .eva-red-logo {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}/*# sourceMappingURL=local_up.css.map */