@charset "UTF-8";

/* --------------------P60 2025/11/06------------------------ */
/* -------------　ここから4ページ共通 -------------*/
/* フォント */
body.ft01,
body.ft01 #setting_modal .heading_design *,
body.ft01 .h,
body.ft01 .block_header_1 p {
    font-family: "Poppins", "Noto Sans", 'Noto Sans JP', "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
/* ヘッダー */
@media screen and (min-width: 901px) {
    body:not(.scrolled) header {
        background: var(--i_bg_color);
        transition: 0.2s ease-in-out;
    }
    header h1,
    header nav * {
        color: var(--i_txt_color) !important;
    }
}
/* LV表示 */
#lv_outer {
    display: block;
    padding-bottom: 0;
}
#lv_outer::before {
    display: none;
}
#lv {
    background: var(--i_sub2_color);
}
#lv p span {
    color: var(--i_txt_color);
}
header.over + #lv_outer #lv {
    min-height: 300px !important;
}
@media screen and (max-width: 900px) {
    header.over + #lv_outer #lv {
        min-height: 200px !important;
    }
}
/* パンくず */
#pan {
    background: var(--i_sub2_color);
    padding-top: 0;
}
#pan li a {
    color: var(--i_txt_color);
}
#pan li::before {
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-right: 1px solid rgba(0, 0, 0, 0.5);
}

/* 見出し装飾 */

.heading.block_header_1,
.heading.block_header_6 {
    padding-top: 0;
}
.heading.block_header_1::before,
.heading.block_header_6::before,
.heading.block_header_2 .h::before {
    display: none;
}

.heading.block_header_2 .h {
    font-size: clamp(3rem, 4vw, 4.5rem) !important;
    border-left: 10px solid var(--i_main_color);
    padding-left: 20px;
    padding-bottom: 0;
    border-bottom: none;
    line-height: 1.2;
}
.heading.block_header_2 p {
    font-size: 1.6rem;
}
.heading.block_header_3 {
    background: none;
}
.heading.block_header_3 .h {
    font-size: clamp(1.9rem, 3.0vw, 3.2rem) !important;
    color: var(--i_btn_color);
}
.heading.block_header_4 .h {
    font-size: clamp(2.0rem, 3.2vw, 3.5rem) !important;
    color: var(--i_txt_color);
}

.heading.block_header_5 .h {
    font-size: clamp(2.0rem, 3vw, 3.5rem);
    font-family: "Poppins", "Noto Sans", sans-serif;
}
.heading.block_header_5 p {
    font-size: 1.5rem;
}

.heading.block_header_7 .h {
    font-size: clamp(3rem, 4vw, 4.5rem);
    font-family: "Poppins", "Noto Sans", sans-serif;
    font-weight: 600;
}
.heading.block_header_7 p {
    font-family: "Poppins", sans-serif;
    font-size: 1.5rem;
}

/* 画像 */
.composite_box01:not(#accessories+div):not(a[id^="bg"] + div) .inner_item_img img {
    object-fit: contain;
}

/* 見出し */
article .entry_header .heading .h {
    text-align: center;
    display: none;
}

article .entry_header .heading.block_header_2 {
    margin-bottom: 0;
}

main > section:first-child:not([class*="pt"]) {
    padding-top: 0px;
}
@media screen and (max-width: 900px) {
    main {
        padding-top: 0;
    }
}

/* -------------　ここまで4ページ共通 -------------*/

/* 横幅調整 */
@media screen and (min-width: 851px) {
    .width_fixed:has(#top_h + section) > .content_wrapper,
    .width_fixed:has(a[id^="bg"] + section) > .content_wrapper {
        max-width: none !important;
        padding: 0;
    }
    #top_h + section > .content_wrapper,
    a[id^="bg"] + section > .content_wrapper {
        max-width: 1900px !important;
    }
    #primary section > .content_wrapper {
        padding: 0 20px !important;
    }
}

#bg2 + div > .content_wrapper {
    max-width: none !important;
    padding: 0 !important;
}

/*  */

main section,
main > div,
#primary section,
#primary > div,
aside > div,
.contents_btn01,
.news_single .entry_body > div,
.news_single .entry_body section {
    overflow: visible;
    clear: none;
}

/* LV */
#top_h + section {
    min-height: 500px;
}

#top_h + section .heading.block_header_6 .h {
    background: url("/common/upload_data/infinitycrestcojp/image/deco3.png") no-repeat top left / 35%;
    padding-top: 45px;
    font-size: 5.0rem !important;
}

/* Agriclutural Drone */

#bg1 + section:before,
#bg1 + section:after {
    position: absolute;
    display: block;
    content: "";
    width: 45%;
    height: 100%;
    pointer-events: none;
    z-index: -1;
    background: url("/common/upload_data/infinitycrestcojp/image/top.png") no-repeat top right / cover;
    top: 0;
    right: 0;
}
#bg1 + section:after {
    background: #c00;
    opacity: .9;
}

#superX + section > .content_wrapper {
    background: url("/common/upload_data/infinitycrestcojp/image/bg2.png") no-repeat bottom center / contain;
}

@media screen and (max-width: 900px) {
    #superX + section > .content_wrapper {
        background-size: cover;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

a[id^="bg"] + section .heading.block_header_2 .h,
a[id^="hd_1"] + section .heading.block_header_2 .h,
#bg2 + div .heading.block_header_4 .h,
#bg2 + section .heading.block_header_1 p,
#bg5 + section .heading.block_header_1 p {
    font-size: clamp(5rem, 5.5vw, 9.5rem) !important;
    padding-left: 0px;
    border-left: none;
    line-height: 1.2;
}

a[id^="bg2"] + section,
a[id^="bg2"] + div {
    overflow: visible !important;
}

/* Revo Spray4 */

#bg2 + div.composite_box01.block_images_10 .inner_item:first-child {
    width: 65% !important;
}

#bg2 + div.composite_box01.block_images_10 .inner_item:last-child {
    width: 35% !important;
}

#bg2 + div.composite_box01.block_images_10 .inner_item_txt > * {
    width: 94%;
}

#bg2 + div.composite_box01.block_images_10 .inner_item_txt p {
    font-size: 1.7rem;
}

a[id$="_txt"] + div:not(#rc4_txt +div) > .content_wrapper {
    background: #fff !important;
    box-shadow: 10px 10px 20px var(--i_shadow_color);
    max-width: 1400px !important;
    width: calc(100% - 40px);
}

a[id$="_txt"] + .composite_box01.block_images_1 a + .inner_item_txt {
    background: var(--i_main_color);
    color: #fff !important;
    border-radius: 10px;
    padding: 5%;
}

a[id$="_txt"] + div .heading.block_header_4 .h {
    font-size: clamp(3rem, 3.6vw, 4.3rem) !important;
    color: #fff !important;
}

#hd_2 + section .heading.block_header_2 .h,
#hd_3 + section .heading.block_header_2 .h,
#hd_2 + section .inner_item_txt p,
#hd_3 + section .inner_item_txt p,
#bg3_txt + div .heading.block_header_1 .h,
#bg3_txt + div .heading.block_header_1 p,
#bg4 + section .heading.block_header_4 .h {
    text-shadow: 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff;
}

#hd_2 + section .inner_item_img {
    background: var(--i_sub2_color);
    padding: 3%;
    border-radius: 10px;
    max-width: 280px !important;
    margin: 0 auto 30px;
}
#hd_2 + section .inner_item_img img {
    max-width: 220px !important;
}

#hd_bg + section:before {
    /* position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background: url("/common/upload_data/infinitycrestcojp/image/p60_bg1.jpg") no-repeat top left / cover;
    opacity: .3;
    z-index: -1; */
}

#hd_bg + section .inner_item_img {
    background: var(--i_sub2_color);
    padding: 3%;
    border-radius: 10px;
}

@media screen and (min-width: 769px) {
    #bg2 + div.composite_box01.block_images_10 .inner_item_img img {
        height: 500px !important;
        object-position: 4% 40%;
    }
    #bg2 + div.composite_box01.block_images_10 .inner_item:last-child .inner_item_img img {
        object-position: 40% 50%;
    }
    a[id$="_txt"] + div:not(#rc4_txt +div) > .content_wrapper {
        padding: 60px 2% !important;
        margin-top: -140px;
    }
    #bg2 + section {
        min-height: 500px;
        background-position: 50% 23% !important;
    }
}

@media screen and (max-width: 900px) {
    a[id$="_txt"] + div:not(#rc4_txt +div) > .content_wrapper {
        margin-top: -60px;
        padding: 30px 20px;
    }
}

@media screen and (max-width: 768px) {
    #bg2 + div.composite_box01.block_images_10 .inner_item:first-child {
        width: 100% !important;
    }
    #bg2 + div.composite_box01.block_images_10 .inner_item:last-child {
        display: none;
    }
    #bg2 + div.composite_box01.block_images_10 .inner_item_img img {
        height: 300px !important;
    }
    #bg2 + section {
        min-height: 150px;
    }
}
@media screen and (max-width: 480px) {
    #bg2 + section:before {
        height: 150vw;
        background-position: left -20px top -75px;
        background-size: contain;
        width: 250vw;
    }
}

/* Revo Cast4 */
#bg3 + section {
    margin-bottom: 100px;
}
#bg3 + section:before,
#bg3 + section:after {
    position: absolute;
    display: block;
    content: "";
    width: 45%;
    height: 100%;
    pointer-events: none;
    z-index: -1;
    background: url("/common/upload_data/infinitycrestcojp/image/top2.png") no-repeat top left / cover;
    top: 0;
    left: 0;
}
#bg3 + section:after {
    background: #c00;
    opacity: .9;
}

#bg3_txt + div:before,
#hd_3 + section:before,
#bg4 + section::before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 95vh;
    pointer-events: none;
    z-index: -1;
}
#hd_3 + section:before {
    background: url("/common/upload_data/infinitycrestcojp/image/20251029120544.png") no-repeat top right / 28%;
    right: 0;
    top: -35px;
}

/* 画像の大きさ調整 */
@media screen and (min-width: 1201px) {
    /* #bg3 + section {
        height: 420px;
    }
    #bg3 + section .inner_item_img img {
        max-height: 600px;
        object-fit: contain;
        height: 100%;
    } */
    #bg3_txt + div:before {
        bottom: 15%;
        height: 70vh;
    }
    #hd_3 + section::before {
        top: -15%;
    }
}

@media screen and (min-width: 901px) {
    #bg3_c2 + div .inner_item:nth-of-type(2) {
        margin-top: 60px;
    }
}
@media screen and (max-width: 900px) {
    #bg3 + section .heading.block_header_2 .h,
    #bg3 + section .heading.block_header_2 p {
        text-shadow: 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff;
    }

    #bg4 + section {
        padding-bottom: 40vh;
    }
    #bg4 + section::before {
        height: 50vh;
    }
}
@media screen and (max-width: 768px) {
    #bg3_txt + div:before {
        background-position: top left;
        bottom: auto;
        top: -16%;
        left: 15px;
    }
    #hd_3 + section:before {
        background-size: 55%;
    }
}

#hd_3 + section .inner_item_txt p span,
#bg3_c2 + div .inner_item_txt p span {
    font-size: clamp(3rem, 4vw, 5rem);
    font-family: "Poppins", sans-serif;
    padding-right: 5px;
}
#hd_3 + section .inner_item_txt p span:last-child,
#bg3_c2 + div .inner_item_txt p span:last-child {
    padding-left: 20px;
}

/* 画像に背景色 */
#rc4_txt + div.composite_box01 .inner_item > a,
#c2_2 + div.composite_box01 .inner_item:not(:last-child) > a,
#hd_li + section.contents_box01 .inner_item_img {
    background: var(--i_sub2_color);
    border-radius: 10px;
    padding: 3%;
}

#rc4_txt + div img {
    max-width: clamp(150px, 25vw, 180px);
}

#bg4 + section .content_wrapper {
    max-width: 1200px !important;
}

/* 機体設計 */
#bg5 + section {
    display: flex;
    align-items: center;
    overflow: hidden;
}
#bg5 + section:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.5);
}

#bg5 + section .inner_item_txt p {
    font-size: clamp(2rem, 3vw, 3rem);
    font-weight: bold;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
}
#bg5 + section {
    clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
}
@media screen and (min-width: 901px) {
    #bg5 + section {
        min-height: 220px;
    }
}
@media screen and (max-width: 900px) {
    #bg5 + section {
        clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
    }
}

/* 2カラム */

a[id^="c2"] + div > .content_wrapper {
    max-width: 1600px !important;
    padding: 0 20px !important;
}
#c2_1 + div > .content_wrapper {
    position: relative;
    padding: 0 0 30px !important;
    width: calc(100% - 40px);
}
#c2_1 + div > .content_wrapper:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: calc(100% - 30px);
    bottom: 0;
    left: 0;
    pointer-events: none;
    background: var(--i_sub2_color);
    border-radius: 20px;
    z-index: -1;
}

#c2_1 + div .inner_item_txt {
    display: none;
}

#c2_1 + div .inner_item:nth-of-type(2) {
    position: relative;
    padding-left: 8%;
    margin-left: 0;
}

#c2_1 + div .inner_item:nth-of-type(2):before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    pointer-events: none;
    background: url("/common/upload_data/infinitycrestcojp/image/20251029120537.png") no-repeat left / 120px;
    z-index: -1;
}

#c2_3 + div:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 180vh;
    bottom: 0px;
    left: 0px;
    pointer-events: none;
    /* background: url("/common/upload_data/infinitycrestcojp/image/left_bottom.png") no-repeat bottom left / cover; */
    z-index: -1;
}
#c2_3 + div .inner_item:nth-of-type(1) .inner_item_img img {
    max-height: 440px !important;
}

@media screen and (max-width: 768px) {
    #c2_1 + div > .content_wrapper:before {
        height: calc(100% - 20px);
    }
    #c2_1 + div .inner_item:nth-of-type(2) {
        padding-left: 0%;
    }
    #c2_1 + div .inner_item:nth-of-type(2)::before {
        left: 10px;
        background-size: 80px;
    }
    img[src*="/images/convert/infinitycrestcojp/86.png"] {
        max-width: 50%;
        height: auto !important;
    }
}
/* appli */
#appli + section:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 75%;
    top: 0;
    left: 0;
    pointer-events: none;
    background: #333;
    clip-path: polygon(50% 0%, 100% 30%, 100% 100%, 0 100%, 0 30%);
}
#appli + section .heading.block_header_1 .h,
#appli + section .heading.block_header_1 p {
    color: #fff;
}

#appli + section .inner_item_txt p {
    background: url("/common/upload_data/infinitycrestcojp/image/deco6.png") no-repeat top left / 240px;
    padding-top: 120px;
}

@media screen and (max-width: 900px) {
    #appli + section:before {
        height: 40%;
        clip-path: polygon(50% 0%, 100% 20%, 100% 100%, 0 100%, 0 20%);
    }
}

/* アプリで自律飛行より下 */
a[id^="hd_li"] + section > .content_wrapper {
    max-width: 1600px !important;
}
a[id^="hd_li"] + section .inner_item_txt ul li {
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 10px 1vw 10px 20px;
    background: var(--i_sub2_color);
    list-style: none;
    position: relative;
    max-width: 480px;
}

#hd_li3 + section .inner_item_txt ul li {
    background: var(--i_bg_color);
}

#hd_li + section .inner_item_txt ul li {
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 20px 1vw 20px 90px;
    background: var(--i_sub2_color);
}

#hd_li + section .inner_item_txt ul li {
    position: relative;
    list-style: none;
    font-size: 85%;
}
#hd_li + section .inner_item_txt ul li:before,
#hd_li + section .inner_item_txt ul li:after {
    position: absolute;
    display: block;
    content: "";
    width: 65px;
    height: 65px;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    pointer-events: none;
    background: var(--i_main_color);
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    padding: 2px;
}
#hd_li + section .inner_item_txt ul li:after {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    content: "作業計画";
}
#hd_li + section .inner_item_txt ul li:nth-last-of-type(2):after {
    content: "複数の\A作業タスク";
    white-space: pre-wrap;
    line-height: 1.4;
}
#hd_li + section .inner_item_txt ul li:nth-last-of-type(3):after {
    content: "可変散布";
}

#hd_li2 + section .inner_item_txt ul li:before,
#hd_li3 + section .inner_item_txt ul li:before {
    position: absolute;
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 10px 0 0;
    top: 0;
    left: 0px;
    pointer-events: none;
    background: var(--i_main_color);
    clip-path: polygon(0px 100%, 100% 0px, 0% 0%, 0% 100%);
}

#hd_li2 + section .inner_item_txt ul li,
#hd_li3 + section .inner_item_txt ul li {
    font-size: clamp(1.9rem, 2.6vw, 3rem);
    font-weight: 600;
    line-height: 1.5;
}
a[id^="hd_li"] + section .inner_item_txt ul li span.i {
    display: block;
    font-size: 1.5rem;
}

#hd_li3 + section .inner_item_img {
    box-shadow: 20px 20px var(--i_main_color);
    border-radius: 20px;
    margin-bottom: 30px;
}

#hd_li3 + section:before,
#hd_li3 + section:after,
#c2_4 + div:before,
#c2_mist + div:after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    /* height: 100%; */
    top: 0;
    left: 0;
    pointer-events: none;
    background: var(--i_bg_color);
    /* clip-path: polygon(0px 0px, 85% 0%, 100% 100%, 0px 100%); */
    /* clip-path: polygon(0% 100%, 0% 0%, 80% 0%, 100% 100%); */
    height: auto;
    aspect-ratio: 100 / 7;
}
#hd_li3 + section:before {
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
#hd_li3 + section:after {
    clip-path: polygon(0 100%, 100% 100%, 100% 0);
    top: auto;
    bottom: -1px;
}
#c2_4 + div:before {
    clip-path: polygon(0 100%, 100% 100%, 0 0);
    background: var(--i_sub2_color);
    top: auto;
    bottom: -1px;
}
#c2_mist + div:after {
    clip-path: polygon(0 100%, 100% 100%, 0 0);
    top: auto;
    bottom: -1px;
}

/* #hd_li3 + section .heading.block_header_7 .h {
    color: #fff;
}
#hd_li3 + section .heading.block_header_7 p {
    background: #fff;
    color: #c00;
} */
@media screen and (min-width: 901px) {
    #hd_li + section .inner_item_txt,
    #hd_li2 + section .inner_item_txt {
        padding-left: 8%;
    }
    #hd_li3 + section .inner_item_txt {
        padding-right: 8%;
    }
}

/* NEW商品紹介 */
#c2_4 + div.composite_box01.block_images_13 .wrapper_item::before {
    border: none;
}
#c2_4 + div.composite_box01.block_images_13 .inner_item {
    border: none;
    flex-direction: column-reverse;
}
#c2_4 + div.composite_box01.block_images_13 .inner_item_img img {
    height: 300px !important;
}

#c2_4 + div .heading.block_header_4 .h {
    font-size: clamp(3.5rem, 4.5vw, 5rem) !important;
    line-height: 1.1;
}
#c2_4 + div .heading.block_header_4 p {
    font-weight: 500;
}
img[src*="/images/convert/infinitycrestcojp/84.png"],
img[src*="/images/convert/infinitycrestcojp/80.png"] {
    max-width: 400px;
    max-height: 330px;
    height: auto !important;
}

#c2_mist + div .heading.block_header_4 .h {
    font-size: 2rem !important;
}

#c2_mist + div .inner_item:nth-of-type(2) {
    display: flex;
    justify-content: center;
}
#c2_mist + div .inner_item:nth-of-type(2) .inner_item_txt {
    background: var(--i_bg_color);
    padding: 3%;
    border-radius: 10px;
    box-shadow: 10px 10px 20px var(--i_shadow_color);
}

@media screen and (max-width: 900px) {
    #hd_li3 + section::before,
    #c2_mist + div::before {
        width: 85%;
    }
    #hd_li3 + section .inner_item_img {
        box-shadow: 10px 10px var(--i_main_color);
        border-radius: 10px;
    }
}

@media screen and (max-width: 800px) {
    #c2_mist + div .heading.block_header_4 .h {
        font-size: 1.8rem !important;
    }
}

/*------------------流れるテキスト / #crawl ------------------*/
a[id^="crawl"] + div {
    z-index: -1;
    overflow: visible !important;
}
a[id^="crawl"] + div > .content_wrapper {
    padding: 0 !important;
    max-width: none !important;
    margin-top: -10vh;
}
a[id^="crawl"] + div .heading.block_header_4 .h {
    font-size: clamp(5rem, 11vw, 14rem) !important;
    white-space: nowrap;
    letter-spacing: 0rem;
    padding: 0 30px;
    line-height: 1;
    margin-bottom: 30px;
    color: #ddd;
    opacity: .7;
}
a[id^="crawl"] + div .wrapper_item {
    flex-wrap: nowrap;
}
a[id^="crawl"] + div .inner_item {
    margin: 0 !important;
    flex: 0 0 auto;
    overflow: hidden;
}
a[id^="crawl"] + div .inner_item:nth-of-type(odd) .heading.block_header_4 .h {
    /* color: #ccc; */
}
a[id^="crawl"] + .composite_box01.block_images_1:not(.col2) .inner_item:nth-of-type(2n-1):nth-last-of-type(2) {
    margin-bottom: 0 !important;
}
a[id^="crawl"] + div .inner_item:nth-of-type(odd) {
    animation: loop 80s -40s linear infinite;
}
#crawl2 + div .inner_item:nth-of-type(odd) {
    animation: loop 80s -40s linear reverse infinite;
}
a[id^="crawl"] + div .inner_item:nth-of-type(even) {
    animation: loop2 80s linear infinite;
}
#crawl2 + div .inner_item:nth-of-type(even) {
    animation: loop2 80s linear reverse infinite;
}
a[id^="crawl"] + .composite_box01:not(.col2):not(.block_images_7):not(.block_images_8):not(.block_images_10):not(.block_images_11):not(.block_images_12):not(.block_images_13):not(.block_images_15):not(.block_images_17):not(.block_images_21) .inner_item {
    width: auto !important;
}
@keyframes loop {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}
@keyframes loop2 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-200%);
    }
}
@media screen and (max-width: 768px) {
    a[id^="crawl"] + div > .content_wrapper {
        margin-top: -6vh;
    }
}

/* --------------------タブcontent------------------------ */

/* 最初は非表示 */
#tab_content {
    display: none;
}

/* 選択中だけ表示 */
#tab_content.active {
    display: block;
}

ul.tab {
    display: flex;
    /* 横並び */
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: flex-start;
}

ul.tab li {
    padding: 10px 8px;
    text-align: center;
    background: var(--i_sub2_color);
    border: 1px solid var(--i_border_color);
    box-sizing: border-box;
    cursor: pointer;
    margin-right: 3px;
    transition: 0.3s ease-in-out;
}

.tab li:hover {
    background: var(--i_main_color);
    color: #fff;
    opacity: 0.8;
}

ul.tab li.active {
    background: var(--i_btn_color);
    color: var(--i_btn_txt_color);
}

/* txt */
.dec2_1:not(.composite_box01):not(.block_text_6) .wrapper_item {
    background: var(--i_sub2_color);
    border-radius: 10px;
}

@media screen and (min-width: 1201px) {
    #tab_content + div.block_table_1 {
        border: 1px solid var(--i_border_color);
        padding: 30px;
    }
    ul.tab li {
        border-bottom: none;
    }
}

@media screen and (max-width: 900px) {
    #tab_content + div.block_table_1 {
        padding-top: 20px;
    }

    ul.tab {
        padding: 0 var(--i_padding, 20px);
        max-width: 1200px;
        flex-wrap: wrap;
    }

    ul.tab li {
        width: calc(100% / 2);
        margin-right: 0px;
        font-size: 90%;
    }

    ul.tab li:nth-child(2n) {
        border-left: 0;
    }
    ul.tab li:nth-last-of-type(n+3) {
        border-bottom: none;
    }
}

/*2025/10/15*/
#tab_content + .block_table_1 {
    max-width: 1200px;
    margin: 0 auto;
}

ul.tab {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 var(--i_padding, 20px);
}

@media screen and (min-width: 901px) {
    .entry_body .widget_youtube .wrapper_item {
        width: calc(100% / 2.5);
        min-width: 250px;
        margin-left: 0;
    }
}

@media screen and (min-width: 851px) {
    article .entry_meta,
    .pager2 {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 var(--i_padding, 20px);
    }
}

@media screen and (max-width: 1200px) {
    #primary article .content_wrapper {
        padding: 0 var(--i_padding, 20px);
    }
}

/* レイアウト修正_251014 */
/* header#pattern2 .logo {
    filter: drop-shadow(1px 1px 1px #fff) drop-shadow(-1px 1px 1px #fff) drop-shadow(1px -1px 1px #fff) drop-shadow(-1px -1px 1px #fff);
}
#lv .parallax_img {
    display: block;
    background-size: contain !important;
    aspect-ratio: 16 / 5;
    transform: initial !important;
}
@media screen and (max-width: 768px) {
    header.over + #lv_outer #lv {
        min-height: 56.4vw !important;
    }
}
@media screen and (max-width: 400px) {
    #lv_outer {
        padding-bottom: 0;
    }
} */

[id^=image] + section {
    width: calc(100vw - 8px);
    margin-left: calc(50% - 50vw);
}
[id^=image] + section .content_wrapper {
    max-width: 100% !important;
}
@media screen and (max-width: 850px) {
    .news_single #primary article [id^=image] + section .content_wrapper {
        padding: 0;
    }
}

#video + section .videos {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
}
#video + section .videos .box {
    max-width: calc(33.3333% - 2rem * 2 / 3);
    width: 100%;
}
@media screen and (max-width: 768px) {
    #video + section .videos .box {
        max-width: 100%;
    }
}

[id^=accessories] + div .heading.block_header_4 .h {
    text-align: center;
    color: var(--i_txt_color);
    border-bottom: 1px dotted var(--i_txt_color);
}


/* ---アニメーション--- */
/* 見出し */
a[id^="bg"] + section .heading.block_header_2,
#bg2 + div .heading.block_header_4,
#hd_2 + section .heading.block_header_2,
#txt + section .heading.block_header_6,
a[id$="_txt"] + div .heading.block_header_1,
#c2_1 + div .heading.block_header_4,
#c2_3 + div .heading.block_header_4,
.heading.block_header_7,
#c2_4 + div .heading.block_header_4,
#rc4_txt + div .heading.block_header_3 {
    overflow: hidden;
}

a[id^="bg"] + section .heading.block_header_2 .h,
a[id^="bg"] + section .heading.block_header_2 p,
#bg2 + div .heading.block_header_4 .h,
#bg2 + div .heading.block_header_4 p,
#hd_2 + section .heading.block_header_2 .h,
#txt + section .heading.block_header_6 .h,
#txt + section .heading.block_header_6 p,
a[id$="_txt"] + div .heading.block_header_1 .h,
a[id$="_txt"] + div .heading.block_header_1 p,
#c2_1 + div .heading.block_header_4 .h,
#c2_1 + div .heading.block_header_4 p,
#c2_2 + section .heading.block_header_2 .h,
#c2_3 + div .heading.block_header_4 .h,
#c2_revo + div .heading.block_header_4 .h,
.heading.block_header_7 .h,
#c2_4 + div .heading.block_header_4 .h,
#rc4_txt + div .heading.block_header_3 .h {
    position: relative;
    overflow: hidden;
    color: transparent;
    transition: color 0ms;
    -webkit-transition: color 0ms;
}

a[id^="bg"] + section .heading.block_header_2 .h,
a[id^="bg"] + section .heading.block_header_2 p,
#bg2 + div .heading.block_header_4 .h,
#bg2 + div .heading.block_header_4 p,
#hd_2 + section .heading.block_header_2 .h,
#c2_2 + section .heading.block_header_2 .h,
#c2_3 + div .heading.block_header_4 .h,
#c2_revo + div .heading.block_header_4 .h,
.heading.block_header_7 .h,
#c2_4 + div .heading.block_header_4 .h,
#rc4_txt + div .heading.block_header_3 .h {
    color: transparent !important;
}

a[id^="bg"] + section .heading.block_header_2 .h::after,
a[id^="bg"] + section .heading.block_header_2 p::after,
#bg2 + div .heading.block_header_4 .h::after,
#bg2 + div .heading.block_header_4 p::after,
#hd_2 + section .heading.block_header_2 .h::after,
#txt + section .heading.block_header_6 .h::after,
#txt + section .heading.block_header_6 p::after,
a[id$="_txt"] + div .heading.block_header_1 .h::after,
a[id$="_txt"] + div .heading.block_header_1 p::after,
#c2_1 + div .heading.block_header_4 .h:after,
#c2_1 + div .heading.block_header_4 p:after,
#c2_2 + section .heading.block_header_2 .h:after,
#c2_3 + div .heading.block_header_4 .h:after,
#c2_revo + div .heading.block_header_4 .h:after,
.heading.block_header_7 .h:after,
#c2_4 + div .heading.block_header_4 .h:after,
#rc4_txt + div .heading.block_header_3 .h:after {
    position: absolute;
    content: '';
    display: block;
    background: var(--i_main_color);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transform: translate(0, 101%);
    transform: translate(0, 101%);
}

a[id^="bg"] + section .heading.block_header_2.active .h::after,
a[id^="bg"] + section .heading.block_header_2.active p::after,
#bg2 + div .heading.block_header_4.active .h::after,
#bg2 + div .heading.block_header_4.active p::after,
#hd_2 + section .heading.block_header_2.active .h::after,
#txt + section .heading.block_header_6.active .h::after,
#txt + section .heading.block_header_6.active p::after,
a[id$="_txt"] + div .heading.block_header_1.active .h::after,
a[id$="_txt"] + div .heading.block_header_1.active p::after,
#c2_1 + div .heading.block_header_4.active .h:after,
#c2_1 + div .heading.block_header_4.active p:after,
#c2_2 + section .heading.block_header_2.active .h:after,
#c2_3 + div .heading.block_header_4.active .h:after,
#c2_revo + div .heading.block_header_4.active .h:after,
.heading.block_header_7.active .h:after,
#c2_4 + div .heading.block_header_4.active .h:after,
#rc4_txt + div .heading.block_header_3.active .h:after {
    -webkit-animation: masking 1600ms cubic-bezier(0.77, 0, 0.175, 1);
    animation: masking 1600ms cubic-bezier(0.77, 0, 0.175, 1);
}

a[id^="bg"] + section .heading.block_header_2.active .h,
a[id^="bg"] + section .heading.block_header_2.active p,
#bg2 + div .heading.block_header_4.active .h,
#bg2 + div .heading.block_header_4.active p,
#hd_2 + section .heading.block_header_2.active .h,
#txt + section .heading.block_header_6.active .h,
#txt + section .heading.block_header_6.active p,
a[id$="_txt"] + div .heading.block_header_1.active .h,
a[id$="_txt"] + div .heading.block_header_1.active p,
#c2_1 + div .heading.block_header_4.active .h,
#c2_1 + div .heading.block_header_4.active p,
#c2_2 + section .heading.block_header_2.active .h,
#c2_3 + div .heading.block_header_4.active .h,
#c2_revo + div .heading.block_header_4.active .h,
.heading.block_header_7.active .h,
#c2_4 + div .heading.block_header_4.active .h,
#rc4_txt + div .heading.block_header_3.active .h {
    transition: color 0ms 500ms;
    color: var(--i_txt_color) !important;
}

a[id^="bg"] + section .heading.block_header_6.active .h,
a[id^="bg"] + section .heading.block_header_6.active p,
#bg2 + div .heading.block_header_4.active .h,
#bg2 + div .heading.block_header_4.active p {
    color: var(--i_bg_color) !important;
}

#rc4_txt + div .heading.block_header_3.active .h {
    color: var(--i_main_color) !important;
}

@-webkit-keyframes masking {
    0% {
        transform: translate(0, 101%)
    }

    42%,
    58% {
        transform: translate(0, 0%)
    }

    100% {
        transform: translate(0, -101%)
    }
}

@keyframes masking {
    0% {
        transform: translate(0, 101%)
    }

    42%,
    58% {
        transform: translate(0, 0%)
    }

    100% {
        transform: translate(0, -101%)
    }
}


/* 画像 */
a[id^="bg"] + section,
#appli + section {
    overflow: hidden;
}

#bg1 + section::after,
#appli + section::before {
    -webkit-transform: translate(101%, 0);
    transform: translate(101%, 0);
}

#bg1 + section.act::after,
#appli + section.act::before {
    -webkit-animation: masking2 1400ms cubic-bezier(0.77, 0, 0.175, 1) 0.8s forwards;
    animation: masking2 1400ms cubic-bezier(0.77, 0, 0.175, 1) 0.8s forwards;
}

#bg3 + section.act::after,
#bg5 + section.act::before {
    -webkit-animation: masking2-reverse 1400ms cubic-bezier(0.77, 0, 0.175, 1) 0.8s forwards;
    animation: masking2-reverse 1400ms cubic-bezier(0.77, 0, 0.175, 1) 0.8s forwards;
}

@-webkit-keyframes masking2 {
    0% {
        transform: translate(101%, 0);
    }

    100% {
        transform: translate(0, 0);
    }
}

@keyframes masking2 {
    0% {
        transform: translate(101%, 0);
    }

    100% {
        transform: translate(0, 0);
    }
}

@-webkit-keyframes masking2-reverse {
    0% {
        transform: translate(-101%, 0);
    }

    100% {
        transform: translate(0, 0);
    }
}
@keyframes masking2-reverse {
    0% {
        transform: translate(-101%, 0);
    }

    100% {
        transform: translate(0, 0);
    }
}

#bg3_c2 + div .inner_item > a,
#c2_mist + div .inner_item_img,
a[id^="hd_li"] + section .inner_item_img {
    position: relative;
    overflow: hidden;
}

#bg2 + section::after,
#bg3_c2 + div .inner_item > a::after,
#c2_mist + div .inner_item_img::after,
a[id^="hd_li"] + section .inner_item_img::after {
    position: absolute;
    display: block;
    content: "";
    pointer-events: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--i_main_color);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 5;
}

#bg3_c2 + div.act .inner_item > a::after,
#c2_mist + div.act .inner_item_img::after,
a[id^="hd_li"] + section.act .inner_item_img::after {
    -webkit-animation: masking3 1400ms cubic-bezier(0.77, 0, 0.175, 1) 0.8s forwards;
    animation: masking3 1400ms cubic-bezier(0.77, 0, 0.175, 1) 0.8s forwards;
}
#bg2 + section.act::after {
    -webkit-animation: masking3-reverse 1400ms cubic-bezier(0.77, 0, 0.175, 1) 0.8s forwards;
    animation: masking3-reverse 1400ms cubic-bezier(0.77, 0, 0.175, 1) 0.8s forwards;
}


@-webkit-keyframes masking3 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(101%, 0);
    }
}

@keyframes masking3 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(101%, 0);
    }
}

@-webkit-keyframes masking3-reverse {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-101%, 0);
    }
}

@keyframes masking3-reverse {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-101%, 0);
    }
}