@charset "UTF-8";

:root {
    --i_main_color: #E72215;
}

/*------------採用までの流れ---------------*/
a#flow+div .inner_item {
    justify-content: center;
    position: relative;
    overflow: visible;
}
a#flow+div .inner_item:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: -24px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 16px solid var(--i_main_color);
}
@media screen and (max-width: 1100px) {
a#flow+div .inner_item:before {
    right: -27px;
}
}
@media screen and (max-width: 1100px) and (min-width: 769px) {
a#flow+div .inner_item:last-child:before {
    display: none;
    }
}
@media screen and (max-width: 950px) {
a#flow+div .inner_item:before {
    right: -25px;
}
}

@media screen and (max-width: 768px) {
a#flow+div .inner_item:before {
    left: 50%;
    bottom: -35px;
    right: auto;
    top: auto;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 16px solid var(--i_main_color);
}
}
/*------------次世代材料---------------*/
a#txd+section {
    border-top: 3px solid var(--i_main_color);
    border-bottom: 3px solid var(--i_main_color);
    background: var(--i_sub2_color);
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
}
@media screen and (max-width: 1240px) {
a#txd+section {
    margin-right: 20px;
    margin-left: 20px;
}
}
/*------------商品写真---------------*/
@media screen and (max-width: 768px) {
  a#sn+.composite_box01 .wrapper_item {
　　　　display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 15px;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
  }
  a#sn+.composite_box01 .wrapper_item::-webkit-scrollbar {
    height: 6px;
  }
  a#sn+.composite_box01 .wrapper_item .inner_item {
    flex: 0 0 100%;
    scroll-snap-align: start;
  }
a#sn+.composite_box01 .inner_item_img img {
    object-fit: contain;
    max-height: 400px;
}
}
/*--------lv----------*/
#lv {
	aspect-ratio: 1920 / 700;
	margin-top: 0px;
}
#lv:not(.parallax).blur0 .parallax_img {
	background-position: left center !important;
}
#lv div {
	/*opacity: 1;*/
}
#lv p {
	display: none;
}
#lv:before {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/niyoshibussancojp/image/20260609151036.png) no-repeat;
    left: 25px;
    top: 52%;
    background-size: contain;
    transform: translateY(-50%);
    width: 100%;
    height: 85%;
    z-index: 1;
}
@media screen and (max-width: 900px) {
#lv:before {
    top: 50%;
}
}
@media screen and (max-width: 600px) {
	#lv {
		aspect-ratio: 1920 / 1000;
		min-height: 0 !important;
	}
}

/*--------二四物産の「rCFRPソリューション」が解決する課題------------*/
a#kadai+div .heading.block_header_3 {
    overflow: visible;
    border-radius: 50px;
}
#kadai+div .heading.block_header_3:before {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 15px;
    height: 12px;
    background: var(--i_sub2_color);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}
a#kadai+div .inner_item_txt {
    display: none;
}

a#kadai2+section .content_wrapper {
    border-bottom: 2px solid var(--i_main_color);
    position: relative;
}
a#kadai2+section .content_wrapper:before {
    content: "";
    display: block;
    position: absolute;
    background: var(--i_main_color);
    width: 100%;
    height: 2px;
    left: 0;
    top: 25px;
    transform: translateY(-50%);
}
a#kadai2+section .inner_item_txt {
    margin-bottom: 30px;
}
a#kadai2+section .heading.block_header_3 {
    width: max-content;
    margin-inline: auto;
    border-radius: 50px;
    color: #fff;
    background: var(--i_main_color);
}
a#kadai+div .heading.block_header_3 h2.h {
    font-size: 3.0rem;
}
a#kadai+div h3.h {
    background: var(--i_txt_color);
    color: #fff;
    border-radius: 50px;
    padding: 5px;
}
#kadai2+section .inner_item_txt p span {
    background: var(--i_main_color);
    padding: 5px;
    border-radius: 10px;
    margin: 0 5px;
}
@media screen and (max-width: 800px) {
a#kadai2+section .inner_item_txt {
    margin-bottom: 20px;
}
a#kadai+div .heading.block_header_3 h2.h {
    font-size: 2.0rem;
}
}
@media screen and (min-width: 431px) {
    .sp_br {
       display: none;
}
}

/*-----------3つの革新性 なぜ「リサイクル炭素繊維」なのか？-------------*/
a#icon+div .inner_item {
    align-items: center;
}
a#icon+div .heading.block_header_1 {
    flex-direction: column;
}
a#icon+div .heading.block_header_1 p {
    padding-top: 15px;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
}
a#icon+div .heading.block_header_1 p::after {
    bottom: auto;
    top: 0px;
}
a#icon+div .heading.block_header_1 h2.h,
a#icon+div .heading.block_header_1 p {
    font-size: 5.0rem;
    line-height: 1.2;
}
a#icon+div .inner_item .heading.block_header_4 h3.h {
    font-size: 4.0rem !important;
    line-height: 1.2;
}
@media screen and (max-width: 900px) {
a#icon+div .heading.block_header_1 h2.h,
a#icon+div .heading.block_header_1 p {
    font-size: 2.5rem;
}
a#icon+div .inner_item .heading.block_header_4 h3.h {
    font-size: 2.3rem !important;
}
}

/*-----------完成までの流れ--------------*/
@media screen and (min-width: 769px) {
a#flow+section .tel a {
    pointer-events: none;
}
}
a#flow+section .tel a {
    text-decoration: none;
    font-size: 2.6rem;
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
}
a#flow+section .tel a {
    text-decoration: none;
    font-size: 2.6rem;
}
a#flow+section .tel a svg {
    width: 22px;
    height: 22px;
}
.ct {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}
.tel {
    padding-top: 20px;
}
a#flow+section .heading.block_header_6 .h {
    font-size: 5.0rem;
    line-height: 1.2;
}
a[id*="flow"]+section .heading.block_header_2 .h {
    font-size: 4.0rem !important;
    line-height: 1.2;
}
@media screen and (max-width: 900px) {
a#flow+section .heading.block_header_6 .h {
    font-size: 2.5rem;
}
a[id*="flow"]+section .heading.block_header_2 .h {
    font-size: 2.3rem !important;
}
}
@media screen and (max-width: 900px) {
.ct {
    justify-content: center;
}
}
@media screen and (max-width: 550px) {
.ct {
    gap: 0;
    flex-direction: column;
}
.tel {
    padding-top: 10px;
}
}

/*-----------テーブル-----------*/
a#table2+div td:nth-of-type(3) {
    border-left: 6px solid var(--i_main_color);
    border-right: 6px solid var(--i_main_color);
}

a#table2+div tr:first-child td:nth-of-type(3) {
    border-top: 6px solid var(--i_main_color);
    position: relative;
    background: var(--i_main_color);
    color: #fff;
    font-size: 2.0rem;
}
a#table2+div tr:last-child td:nth-of-type(3) {
    border-bottom: 6px solid var(--i_main_color);
}

a#table2+div td b {
    color: var(--i_main_color);
    font-size: 2.5rem;
}

/* × */
a#table2+div tr:nth-of-type(2) td:nth-of-type(1) b,
a#table2+div tr:nth-of-type(3) td:nth-of-type(1) b,
a#table2+div tr:nth-of-type(4) td:nth-of-type(2) b,
a#table2+div tr:nth-of-type(5) td:nth-of-type(2) b {
    color: #716f6f;
}

/* ⚪︎ */
a#table2+div tr:nth-of-type(4) td:nth-of-type(1) b,
a#table2+div tr:nth-of-type(5) td:nth-of-type(1) b {
    color: var(--i_sub_color);
}

/*----6/15追加修正-----*/
a#table2+div tr:first-child td:nth-of-type(3) {
    font-size: 2.0rem;
}

a#table2+div tr td:nth-of-type(3) {
    font-weight: bold;
}
a#table2+div.block_table_7.wauto table {
    white-space: inherit;
}

a[id*="table_sp"] + div {
    display: none;
}

@media screen and (max-width: 900px) {
    #table2 + div {
        display: none;
    }
    a[id*="table_sp"] + div {
        display: block;
    }
    a[id*="table_sp"] + div.block_table_1 table tr:nth-child(n+2) td {
        background: none;
    }
    #table_sp3+div td:nth-of-type(1) {
        border-left: 6px solid var(--i_main_color);
        border-right: 6px solid var(--i_main_color);
        font-weight: bold;
    }

    #table_sp3+div tr:first-child td:nth-of-type(1) {
        border-top: 6px solid var(--i_main_color);
        position: relative;
        background: var(--i_main_color);
        color: #fff;
        font-size: 2.0rem;
    }
    #table_sp3+div tr:last-child td:nth-of-type(1) {
        border-bottom: 6px solid var(--i_main_color);
    }

    a[id*="table_sp"]+div td b {
        color: var(--i_main_color);
        font-size: 2.5rem;
    }

/* × */
    #table_sp1 +div tr:nth-of-type(2) td:nth-of-type(1) b,
    #table_sp1 +div tr:nth-of-type(3) td:nth-of-type(1) b,
    #table_sp2 +div tr:nth-of-type(4) td:nth-of-type(1) b,
    #table_sp2 +div tr:nth-of-type(5) td:nth-of-type(1) b {
    color: #716f6f;
}

/* ⚪︎ */
    #table_sp1 +div tr:nth-of-type(4) td:nth-of-type(1) b,
    #table_sp1 +div tr:nth-of-type(5) td:nth-of-type(1) b {
    color: var(--i_sub_color);
}
}



/* 2026/06/17 */
#icon+div.composite_box01 .wrapper_item .inner_item .inner_item_txt p {
    font-size: 2.5rem !important;
}

/*2026/07/02*/
#load.load9 div:nth-of-type(1),
#load.load9 .loader {
background-color: #F29640 !important;
}