@charset "UTF-8";

/*------------------------------------------------*/

/* 1275px */
@media screen and (max-width:767px) { /*SP 375*/
}
@media screen and (min-width:768px) and ( max-width:1274px) { /*TB*/
}
@media screen and (min-width:1275px) , print { /*PC*/
}

/*------------------------------------------------*/

/* <uniquifier>: Use a unique and descriptive class name */
/* <weight>: Use a value from 100 to 900 */

.inter-uniquifier {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}
.noto-sans-jp-uniquifier {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
  }

:root {
    --redColor: rgba(204,0,34,1);
    --blackColor: rgba(0,0,0,1);
}

/*------------------------------------------------*/
/*-- common --*/
@media screen and (max-width:767px) { /*SP 375*/
    .MTP_common_ww{
        position: relative; z-index: 2;
        background-color: #fff;
        padding: 50px 0 0 0;
    }
    /*-----------------*/

    .MTP_LU_link3{
        width: 100%;
        font-size: 12px;
        color: #333!important;
        text-align: center;
        background-color: #eee;
        text-decoration: none!important;
        margin: 40px 0 0 0;
        padding: 10px 0;
        transition: 0.5s;
        position: relative;
        display: inline-block;
        padding: 10px 20px; 
        border-radius: 50px;
    }
    .MTP_LU_link3:nth-child(n+2) {
        margin: 20px 0 0 0;
      }
    .MTP_LU_link3::after {
        content: '';
        display: inline-block;
        width: 12px;
        height: 12px;
        background-image: url('/module/fw3/img/FW3_mark_arw_right_b.svg');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    .MTP_LU_link3:hover{
        opacity: 0.75;
    }
    .MTP_listLinkBox{
        width: 100%;
        margin: 0 0 30px 0;
    }
		.MTP_mark_power{
			margin-left: -6px;
		}
}
@media screen and (min-width:768px) and ( max-width:1274px) { /*TB*/
    .MTP_common_ww{
        position: relative; z-index: 2;
        background-color: #fff;
        /* padding: 50px 0 0 0; */
        padding: 3.92vw 0 0 0;
    }
    /*-----------------*/
    .MTP_LU_link3{
        width: 100%;
        /* font-size: 16px; */
        font-size: 1.26vw;
        color: #333!important;
        text-align: center;
        background-color: #eee;
        text-decoration: none!important;
        /* margin: 20px 10px 0 10px; */
        margin: 1.57vw 0.78vw 0 0.78vw;
        /* padding: 10px 0; */
        padding: 0.78vw 0;
        transition: 0.5s;
        position: relative;
        display: inline-block;
        /* padding: 10px 20px; */
        padding: 0.78vw 1.57vw;
        /* border-radius: 50px; */
        border-radius: 3.92vw;
    }
    .MTP_LU_link3::after {
        content: '';
        display: inline-block;
        /* width: 16px; */
        width: 1.26vw;
        /* height: 16px; */
        height: 1.26vw;
        background-image: url('/module/fw3/img/FW3_mark_arw_right_b.svg');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        /* right: 10px; */
        right: 0.78vw;
        top: 50%;
        transform: translateY(-50%);
    }
    .MTP_LU_link3:hover{
        opacity: 0.75;
    }
    .MTP_listLinkBox{
        /* width: 900px; */
        width: 70.64vw;
        /* margin: 0 0 50px 0; */
        margin: 0 0 3.92vw 0;
        flex-wrap: nowrap;
    }

}
@media screen and (min-width:1275px) , print { /*PC*/
    .MTP_common_ww{
        position: relative; z-index: 2;
        background-color: #fff;
        padding: 50px 0 0 0;
    }
    /*-----------------*/
    .MTP_LU_link3{
        width: 100%;
        font-size: 16px;
        color: #333!important;
        text-align: center;
        background-color: #eee;
        text-decoration: none!important;
        margin: 20px 10px 0 10px;
        padding: 10px 0;
        transition: 0.5s;
        position: relative;
        display: inline-block;
        padding: 10px 20px; 
        border-radius: 50px;
    }
    .MTP_LU_link3::after {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url('/module/fw3/img/FW3_mark_arw_right_b.svg');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    .MTP_LU_link3:hover{
        opacity: 0.75;
    }
    .MTP_listLinkBox{
        width: 900px;
        margin: 0 0 50px 0;
        flex-wrap: nowrap;
    }
		.MTP_LU_C2 .MTP_LU_specBox{
			height: 335px;
		}
}

.FW4_commonParts,.parts_lastMB{
    position: relative; z-index: 2;
    background-color: #fff;
}
#FooterArea,.FatMenuWide{
    position: relative; z-index: 2;
}
.fea_ww {
    margin-bottom: 0px!important;
    padding-bottom: 40px!important;
}
#TopicPath{
    position: relative; z-index: 2;
    background-color: #fff;
    padding: 50px 0 0 0;
}

/*------------------------------------------------*/
/*-- video h2 --*/

.MTP_video_pos_ON{
    position: fixed; top: 0; left: 0; z-index: 100000;
}
.MTP_video_pos_OFF{
    position:initial; z-index: 1;
    /* position: fixed; top: 0; left: 0; z-index: 1; */
    /* opacity: 0.5; */
}
.MTP_video_pos_scfix{
    /* position:initial; z-index: 1; */
    position: fixed!important; top: 0; left: 0; z-index: 1;
    /* opacity: 0.5; */
}

@media screen and (max-width:767px) { /*SP 375*/
    .MTP_movieBox{
        position: relative;
        margin: 0 0 0 0;
        width: 100%; height: auto;
        /* position: fixed; top: 0; left: 0; z-index: 100000; */
    }
    .MTP_video{
        width: 100%; height: auto;
        object-fit: cover;
        /* transition: 0.5s; */
        aspect-ratio: 828/1424;
    }

    /*-----------------*/

    .MTP_box{
        display: flex; flex-direction: column; align-items: center;
        margin: 50px 0 20px 0;
    }
    .MTP_h2{
        width: 100%;
        text-align: center;
        font-family: "Inter", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
        font-size: 40px;
        line-height: 40px;
        color: var(--redColor);
        margin: 0 0 10px 0;
    }
    .MTP_h2_tx{
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        font-size: 20px;
        color: var(--blackColor);
        margin: 0 0 10px 0;
    }
}
@media screen and (min-width:768px) and ( max-width:1274px) { /*TB*/
    .MTP_movieBox{
        /* margin: 0 0 0 0; */
        margin: 0 0 0 0;
        position: relative;
    }
    .MTP_video{
        width: 100%;
        height: auto;
        max-width: 100%;
        object-fit: contain;
        /* transition: 0.5s; */
        aspect-ratio: 1920/912;
    }
    /*-----------------*/
    .MTP_box{
        display: flex; flex-direction: column; align-items: center;
        /* margin: 60px 0 20px 0; */
        margin: 4.71vw 0 1.57vw 0;
    }
    .MTP_h2{
        font-family: "Inter", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
        /* font-size: 60px; */
        font-size: 4.71vw;
        /* line-height: 60px; */
        line-height: 4.71vw;
        color: var(--redColor);
        /* margin: 0 0 10px 0; */
        margin: 0 0 0.78vw 0;
    }
    .MTP_h2_tx{
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        /* font-size: 24px; */
        font-size: 1.88vw;
        color: var(--blackColor);
        /* margin: 0 0 30px 0; */
        margin: 0 0 2.35vw 0;
    }
		.MTP_mark_power{
			  margin-left: -6px;
		}
}
@media screen and (min-width:1275px) , print { /*PC*/
    .MTP_movieBox{
        margin: 0 0 0 0;
        position: relative;
    }
    .MTP_video{
        width: 100%;
        height: auto;
        max-width: 100%;
        object-fit: contain;
        /* transition: 0.5s; */
        aspect-ratio: 1920/912;
    }

    /*-----------------*/

    .MTP_box{
        display: flex; flex-direction: column; align-items: center;
        margin: 60px 0 20px 0;
    }
    .MTP_h2{
        font-family: "Inter", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
        font-size: 60px;
        line-height: 60px;
        color: var(--redColor);
        margin: 0 0 10px 0;
    }
    .MTP_h2_tx{
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        font-size: 24px;
        color: var(--blackColor);
        margin: 0 0 30px 0;
    }
}


/*------------------------------------------------*/
/*-- 部品/消耗品 --*/
@media screen and (max-width:767px) { /*SP 375*/
    .MTP_supply{
        margin: 10px 0 0 0;
    }
    .MTP_supply p{
        font-weight: bold;
        font-size: 1.0rem;
    }
    .MTP_supply p span{
        font-weight: normal;
        font-size: 0.875rem;
    }
}
@media screen and (min-width:768px) and ( max-width:1274px) { /*TB*/
    .MTP_supply{
        /* margin: 10px 0 0 0; */
        margin: 0.78vw 0 0 0;
    }
    .MTP_supply p{
        font-weight: bold;
        font-size: 1.0rem;
    }
    .MTP_supply p span{
        font-weight: normal;
        font-size: 0.875rem;
    }
}
@media screen and (min-width:1275px) , print { /*PC*/
    .MTP_supply{
        margin: 10px 0 0 0;
    }
    .MTP_supply p{
        font-weight: bold;
        font-size: 1.0rem;
    }
    .MTP_supply p span{
        font-weight: normal;
        font-size: 0.875rem;
    }
}


/*------------------------------------------------*/
/*--NEW --*/

@media screen and (max-width:767px) { /*SP 375*/
    .MTP_mark_newDate{
        display: inline-flex; justify-content: center; align-items: center;
        width: auto;
        height: auto;
        font-size: 12px;
        line-height: 12px;
        border: 1px solid #CC0022;
        border-radius: 3px;
        margin: 0 0 5px 0;
    }
    .MTP_mark_newDate p:nth-of-type(1){
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        width: 37px;
        height: 16px;
        color: #fff;
        background-color: #CC0022;
    }
    .MTP_mark_newDate p:nth-of-type(2){
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        width: 80px;
        height: 16px;
        color: #CC0022;
        background-color: #fff;
    }

    /* --------------------------------------- */

    .top_new_box{
        display: flex;
        align-items: stretch;
        font-size: 12px;
        line-height: 1.1;
        margin: 0 0 5px 0;
		min-height: 20px;
        font-family: sans-serif;
        width: 100%;
    }
    .top_new_box_hidden{
        width: auto; height: 25px;
    }
    .top_new{
        padding: 2px 0px 0 1px;
        width: 35px;
        height: 20px;
        background: #e30012;
        color: #fff;
        border: none;
        border-radius: 0;
        text-align: center;
        font-size: 12px;
    }
    .top_res{
        padding: 3px 3px 0 4px;
        width: auto;
        height: 20px;
        border: 1px solid #e30012;
        color: #e30012;
        border-radius: 0;
        text-align: center;
        font-size: 11px;
    }
}
@media screen and (min-width:768px) and ( max-width:1274px) { /*TB*/
    .MTP_mark_newDate{
        display: inline-flex; justify-content: center; align-items: center;
        width: auto;
        height: auto;
        /* font-size: 12px; */
        font-size: 0.94vw;
        /* line-height: 12px; */
        line-height: 0.94vw;
        /* border: 1px solid #CC0022; */
        border: 0.08vw solid #CC0022;
        /* border-radius: 3px; */
        border-radius: 0.24vw;
        /* margin: 0 0 5px 0; */
        margin: 0 0 0.39vw 0;
    }
    .MTP_mark_newDate p:nth-of-type(1){
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        /* width: 37px; */
        width: 2.90vw;
        /* height: 16px; */
        height: 1.26vw;
        color: #fff;
        background-color: #CC0022;
        /* padding: 0 0 2px 0; */
        /* padding: 0 0 0.16vw 0; */
    }
    .MTP_mark_newDate p:nth-of-type(2){
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        /* width: 80px; */
        width: 6.28vw;
        /* height: 16px; */
        height: 1.26vw;
        color: #CC0022;
        background-color: #fff;
        /* padding: 0 0 2px 0; */
        padding: 0 0 0.16vw 0;
    }

    /* --------------------------------------- */
    .top_new_box{
        display: flex;
        align-items: stretch;
        /* font-size: 14px; */
        font-size: 1.10vw;
				min-height: 1.5vw;
        line-height: 1.1;
        /* margin: 20px 0 0 0; */
        margin: 1.57vw 0 0 0;
        font-family: sans-serif;
    }
    .top_new_box_hidden{
        /* width: auto; height: 39px; */
        width: auto; height: 3.06vw;
    }
    .top_new{
        /* padding: 2px 1px 0 0; */
        padding: 0.16vw 0.08vw 0 0;
        /* width: 40px; */
        width: 3.14vw;
        /* height: 20px; */
        height: 1.57vw;
        background: #e30012;
        color: #fff;
        border: none;
        border-radius: 0;
        text-align: center;
        /* font-size: 14px; */
        font-size: 1.10vw;
    }
    .top_res{
        /* padding: 1px 6px 0 5px; */
        padding: 0.08vw 0.47vw 0 0.39vw;
        /* height: 20px; */
        height: 1.57vw;
        /* border: 1px solid #e30012; */
        border: 0.08vw solid #e30012;
        color: #e30012;
        border-radius: 0;
        text-align: center;
    }
}
@media screen and (min-width:1275px) , print { /*PC*/
    .MTP_mark_newDate{
        display: inline-flex; justify-content: center; align-items: center;
        width: auto;
        height: auto;
        font-size: 12px;
        line-height: 12px;
        border: 1px solid #CC0022;
        border-radius: 3px;
        margin: 0 0 5px 0;
    }
    .MTP_mark_newDate p:nth-of-type(1){
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        width: 37px;
        height: 16px;
        color: #fff;
        background-color: #CC0022;
        /* padding: 0 0 2px 0; */
    }
    .MTP_mark_newDate p:nth-of-type(2){
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        width: 80px;
        height: 16px;
        color: #CC0022;
        background-color: #fff;
        padding: 0 0 2px 0;
    }

    /* --------------------------------------- */

    .top_new_box{
        display: flex;
        align-items: stretch;
        font-size: 14px;
        line-height: 1.1;
        margin: 20px 0 0 0;
		min-height: 20px;
        font-family: sans-serif;
    }
    .top_new_box_hidden{
        width: auto; height: 39px;
    }
    .top_new{
        padding: 2px 1px 0 0;
        width: 40px;
        height: 20px;
        background: #e30012;
        color: #fff;
        border: none;
        border-radius: 0;
        text-align: center;
        font-size: 14px;
    }
    .top_res{
        padding: 1px 6px 0 5px;
        height: 20px;
        border: 1px solid #e30012;
        color: #e30012;
        border-radius: 0;
        text-align: center;
    }
}


/*------------------------------------------------*/
/*-- PF --*/

@media screen and (max-width:767px) { /*SP 375*/
    .MTP_PF_box{
        width: 100%;
        display: flex; flex-direction: column;
        margin: 20px 0 0 0;
    }
    .MTP_PF_box a{
        display: inline-block;
        line-height: 0; 
        transition: 0.5s;
        margin: 0 0 10px 0;
    }
    .MTP_PF_box a:hover{
        opacity: 0.75;
    }
    .MTP_PF_img{
        width: 100%;
    }
}
@media screen and (min-width:768px) and ( max-width:1274px) { /*TB*/
    .MTP_PF_box{
        width: 100%;
        display: flex; flex-wrap: nowrap; justify-content: center;
        /* margin: 20px 0 0 0; */
        margin: 1.57vw 0 0 0;
    }
    .MTP_PF_box a{
        display: inline-block;
        line-height: 0; 
        transition: 0.5s;
    }
    .MTP_PF_box a:hover{
        opacity: 0.75;
    }
    .MTP_PF_img{
        /* width: 598px; */
        width: 46.94vw;
    }
}
@media screen and (min-width:1275px) , print { /*PC*/

    .MTP_PF_box{
        width: 100%;
        display: flex; flex-wrap: nowrap; justify-content: center;
        margin: 20px 0 0 0;
    }
    .MTP_PF_box a{
        display: inline-block;
        line-height: 0; 
        transition: 0.5s;
    }
    .MTP_PF_box a:hover{
        opacity: 0.75;
    }
    .MTP_PF_img{
        width: 628px;
    }
}


/*------------------------------------------------*/
/*-- CT --*/

@media screen and (max-width:767px) { /*SP 375*/
    .MTP_CT_box{
        width: 100%;
        display: flex; flex-wrap: wrap; justify-content: space-between;
        margin: 20px 0 0 0;
    }
    .MTP_CT_box a{
        display: inline-block;
        line-height: 0; 
        transition: 0.5s;
        margin: 0 0 20px 0;
    }
    .MTP_CT_box a:hover{
        opacity: 0.75;
    }
    .MTP_CT_img{
        width: 100%;
    }
    .MTP_CT_img100{
        width: 100%;
    }
}
@media screen and (min-width:768px) and ( max-width:1274px) { /*TB*/
    .MTP_CT_box{
        width: 100%;
        display: flex; flex-wrap: wrap; justify-content: space-between;
        /* margin: 20px 0 0 0; */
        margin: 1.57vw 0 0 0;
    }
    .MTP_CT_box a{
        display: inline-block;
        line-height: 0; 
        transition: 0.5s;
        /* margin: 0 0 20px 0; */
        margin: 0 0 1.57vw 0;
    }
    .MTP_CT_box a:hover{
        opacity: 0.75;
    }
    .MTP_CT_img{
        /* width: 598px; */
        width: 46.94vw;
    }
    .MTP_CT_img100{
        width: 100%;
    }
}
@media screen and (min-width:1275px) , print { /*PC*/

    .MTP_CT_box{
        width: 100%;
        display: flex; flex-wrap: wrap; justify-content: space-between;
        margin: 20px 0 0 0;
    }
    .MTP_CT_box a{
        display: inline-block;
        line-height: 0; 
        transition: 0.5s;
        margin: 0 0 20px 0;
    }
    .MTP_CT_box a:hover{
        opacity: 0.75;
    }
    .MTP_CT_img{
        width: 628px;
    }
    .MTP_CT_img100{
        width: 100%;
    }
}


/*------------------------------------------------*/
/*-- PU --*/

@media screen and (max-width:767px) { /*SP 375*/
    .MTP_PU_box{
        width: 100%;
        display: flex; flex-direction: column; align-items: center;
        margin: 20px 0 0 0;
    }
    .MTP_PU_a{
        width: 100%;
        display: block;
        line-height: 0; 
        transition: 0.5s;
    }
    .MTP_PU_a:hover{
        opacity: 0.75;
    }
    .MTP_PU_a img{
        width: 100%;
        display: block;
    }
    .MTP_PU_thumbBox{
        display: flex; flex-wrap: nowrap; justify-content: center;
        width: 100%;
        margin: 10px 0 0 0;
    }
    .MTP_PU_thumb{
        position: relative;
        display: block;
        transition: 0.5s;
        width: 55px;
        margin: 0 5px;
    }
    .MTP_PU_thumb:hover{
        opacity: 0.75;
    }
    .MTP_PU_thumb img{
        width: 100%;
        display: block;
    }
    .MTP_PU_thumbActive{
    }
    .MTP_PU_thumbActive::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        pointer-events: none;
    }
}
@media screen and (min-width:768px) and ( max-width:1274px) { /*TB*/
    .MTP_PU_box{
        width: 100%;
        display: flex; flex-wrap: wrap; justify-content: space-between;
        /* margin: 20px 0 0 0; */
        margin: 1.57vw 0 0 0;
    }
    .MTP_PU_box div{width: 100%;}
    .MTP_PU_box div div{width: 100%;}
    .MTP_PU_a{
        width: 100%;
        display: block;
        line-height: 0; 
        transition: 0.5s;
    }
    .MTP_PU_a:hover{
        opacity: 0.75;
    }
    .MTP_PU_a img{
        width: 100%;
        display: block;
    }
    .MTP_PU_thumbBox{
        display: flex; flex-wrap: nowrap; justify-content: center;
        /* width: calc((100% - 0px)); */
        width: calc((100% - 0vw));
        /* margin: 20px 0 0 0; */
        margin: 1.57vw 0 0 0;
    }
    .MTP_PU_thumb{
        position: relative;
        display: block;
        transition: 0.5s;
        /* width: 168px; */
        width: 13.19vw;
        /* margin: 0 10px; */
        margin: 0 0.78vw;
    }
    .MTP_PU_thumb:hover{
        opacity: 0.75;
    }
    .MTP_PU_thumb img{
        width: 100%;
        display: block;
    }
    .MTP_PU_thumbActive{
        /* width: 168px; */
        width: 13.19vw;
    }
    .MTP_PU_thumbActive::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        pointer-events: none;
    }
}
@media screen and (min-width:1275px) , print { /*PC*/

    .MTP_PU_box{
        width: 100%;
        display: flex; flex-wrap: wrap; justify-content: space-between;
        margin: 20px 0 0 0;
    }
    .MTP_PU_a{
        display: block;
        line-height: 0; 
        transition: 0.5s;
    }
    .MTP_PU_a:hover{
        opacity: 0.75;
    }
    .MTP_PU_a img{
        display: block;
    }
    .MTP_PU_thumbBox{
        display: flex; flex-wrap: nowrap; justify-content: center;
        width: calc((100% - 0px));
        margin: 20px 0 0 0;
    }
    .MTP_PU_thumb{
        position: relative;
        display: block;
        transition: 0.5s;
        width: 168px;
        margin: 0 10px;
    }
    .MTP_PU_thumb:hover{
        opacity: 0.75;
    }
    .MTP_PU_thumb img{
        width: 100%;
        display: block;
    }
    .MTP_PU_thumbActive{
        width: 168px;
    }
    .MTP_PU_thumbActive::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        pointer-events: none;
    }
}


/*------------------------------------------------*/
/*-- LU --*/

@media screen and (max-width:767px) { /*SP 375*/
    .MTP_1{display: flex!important;}
    .MTP_2{display: none!important;}
    .MTP_LU_naviBoxBoss{
        font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 500;
        width: calc( 100% - 10px );
        display: flex; flex-wrap: nowrap; justify-content: center;
        margin: 20px 0 0 0;
    }
    .MTP_LU_naviMenuBoss{
        width: 170px;
        margin: 0 10px;
        font-size: 17px;
        color: #565A5B!important;
        background-color: #E2E2E2;
        border-radius: 50px;
        padding: 5px 0 7px;
        text-decoration: none!important;
        transition: 0.5s;
        text-align: center;
    }
    .MTP_LU_naviMenuBoss:hover{
        opacity: 0.5;
    }
    .MTP_mark_new{
        display: inline-flex; justify-content: center; align-items: center;
        width: 37px;
        height: 18px;
        font-size: 12px;
        line-height: 12px;
        color: #fff;
        background-color: #CC0022;
        /* border-radius: 3px; */
        transform: translate(7px, -3px);
    }
    
    .MTP_LU_atBox{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin: 10px 0 0 0;
    }
    .MTP_LU_atBox li{
        font-size: 9px;
        text-indent: -14px;
        padding-left: 14px;
				font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
    }
    .MTP_LU_atBox li .MTP_mark_new{
        transform: translate(5px, 0px) scale(1);
        width: 27px;
        height: 12px;
        font-size: 8px;
        text-indent: 0;
        margin: 0 8px 0 0;
				padding-top: 2px;
    }
    
    /*-----------------*/


    .MTP_LU_naviBox{
        font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 500;
        width: calc( 100% - 10px );
        display: flex; flex-wrap: nowrap; justify-content: space-between;
        margin: 20px 0 0 -0px;
    }
    .MTP_LU_naviMenu{
        width: 165px;
        font-size: 14px;
        color: #565A5B!important;
        background-color: #E2E2E2;
        border-radius: 50px;
        padding: 5px 0;
        text-decoration: none!important;
        transition: 0.5s;
        text-align: center;
    }
    .MTP_LU_naviMenu:hover{
        opacity: 0.75;
    }
    .MTP_LU_naviActive{
        color: #fff!important;
        background-color: #565A5B;
    }
    .MTP_LU_naviMenu span{
        font-size: 8px;
    }

    /* .MTP_LU_naviMenu:nth-child(1){
        width: calc( 55% - 10px );
    }
    .MTP_LU_naviMenu:nth-child(2){
        width: calc( 45% - 10px );
    }
    .MTP_LU_naviMenu:nth-child(3){
        width: calc( 42% - 10px );
    }
    .MTP_LU_naviMenu:nth-child(4){
        width: calc( 31% - 10px );
    }
    .MTP_LU_naviMenu:nth-child(5){
        width: calc( 27% - 10px );
    } */

    /*-----------------*/

    .MTP_LU_wrap{
        width: 100%;
        position: relative;
        font-family: 'Noto Sans JP';
    }
    .MTP_LU_box{
        font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 500;
        width: 100%;
        display: flex; flex-wrap: wrap; justify-content: space-between;
        margin: -20px 0 0 0;
        overflow-x: scroll;
    }
    .MTP_LU_arr_L,.MTP_LU_arr_R{
        display: none;
    }
    .MTP_LU_set{
        width: 300%;
        display: flex; flex-wrap: nowrap; justify-content: flex-start;
        margin: 20px 0;
        padding-left: 20px;
    }

    /*-----------------*/

    .MTP_LU_detail{
        width: 250px;
        display: flex; flex-direction: column;
        padding: 0 20px 0 0;
        /* margin: 0 40px 0 0; */
    }
    .MTP_LU_detail:last-child{
        padding: 0 0 0 0;
    }
    .MTP_LU_specBox{
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-start;
        margin: 0 0 20px 0;
        padding: 30px 0 0 0;
    }
    .MTP_LU_specBoxC{
        width: 100%; height: auto;
        display: flex; flex-direction: column; justify-content: center; align-items: center;
        margin: 0 0 20px 0;
        padding: 0 0 0 0;
        position: relative;
    }
    .MTP_LU_imgBox{
        width: 37%;
        height: auto;
        overflow: hidden;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
    }
    .MTP_LU_imgBoxC{
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
    }
    .MTP_LU_textBox{
        width: 58%;
        height: 235px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 0 0 0 0;
    }
    .MTP_LU_textBoxC{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 0 0 0 0;
    }
    .MTP_LU_img{
        width: 80px;
        height: auto;
        object-fit: contain;
        object-position: center;
        margin: 7px 0 0 0;
    }
    .MTP_LU_imgBoxC .MTP_LU_img{
        width: 217px;
        height: auto;
        object-fit: contain;
        object-position: center;
        margin: 0 0 10px 0;
    }
    .MTP_LU_text1{
        font-size: 15px;
        font-weight: bold;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
    }
    .MTP_LU_text2{
        position: relative;
        font-size: 17px;
        font-weight: bold;
        margin: 0px 0 0 0;
    }
    .MTP_LU_text3{
        font-size: 11px;
        margin: 0 0 4px 0;
    }
    .MTP_LU_text4{
        font-size: 11px;
        margin: 0 0 0 0;
    }
    .MTP_LU_text4C{
        font-size: 11px;
        margin: 3px 0 0 0;
    }
    .MTP_LU_text4 sup,.MTP_LU_text4C sup{
        font-size: 8px;
        display: inline-block;
        transform: translateY(-2px);
    }
    .MTP_LU_text5{
        font-size: 10px;
        margin: 5px 0 0 0;
        text-align: center;
        border: 1px solid #333;
        padding: 2px 5px;
        width: 100%;
    }
    .MTP_LU_text5_none{
        font-size: 10px;
        margin: 5px 0 0 0;
        text-align: center;
        border: 1px solid #333;
        padding: 2px 5px;
        width: 100%;
        visibility: hidden;
    }
    .MTP_LU_text6{
        font-size: 12px;
        margin: 13px 0 0 0;
    }
    .MTP_LU_text6C{
        font-size: 12px;
        margin: 2px 0 0 0;
    }
    .MTP_LU_text6C span{
        font-size: 14px;
        font-weight: bold;
        margin: 2px 0 0 0;
        display: block;
    }
    .MTP_LU_text7{
        font-size: 14px;
        margin: 0 0 0 0;
        font-weight: bold;
    }
    .MTP_LU_text8{
        font-size: 10px;
        margin: 0 0 0 0;
    }
    .MTP_mark_number{
        font-weight: bold;
        font-size: 16px;
        line-height: 10px;
        margin: 0 0 0 5px;
    }
    .MTP_mark_numberC{
        font-weight: bold;
        font-size: 16px;
        line-height: 10px;
        margin: 0 -5px 0 5px;
        display: inline-block;
    }

    /*-----------------*/
    
    .MTP_LU_textnull{
        visibility: hidden;
    }
    .MTP_LU_op{
        width: 100%;
        height: 32px;
        display: flex; justify-content: center; align-items: center;
        background-color: #E2E2E2;
        text-align: center;
        font-size: 12px;
        margin: 0 0 5px 0;
    }
    .MTP_LU_op sup{
        font-size: 8px;
        padding: 0 0px 5px 0px;
        transform: translateY(-2px);
    }
    .MTP_LU_null{
        width: 100%;
        height: 32px;
        margin: 0 0 5px 0;
    }

    /*-----------------*/

    .MTP_LU_link1{
        width: 100%;
        font-size: 12px;
        color: #fff!important;
        text-align: center;
        background-color: #CC0022;
        text-decoration: none!important;
        margin: 10px 0 0 0;
        padding: 10px 0;
        transition: 0.5s;
        position: relative;
        display: inline-block;
        padding: 10px 20px; 
    }
    .MTP_LU_link1::after {
        content: '';
        display: inline-block;
        width: 12px;
        height: 12px;
        background-image: url('/wash/top/img/MTP_LU_arr_R_W.webp');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    .MTP_LU_link1:hover{
        opacity: 0.75;
    }
    .MTP_LU_link2{
        width: 100%;
        font-size: 12px;
        color: #fff!important;
        text-align: center;
        background-color: #565A5B;
        text-decoration: none!important;
        margin: 5px 0 0 0;
        padding: 10px 0;
        transition: 0.5s;
        position: relative;
        display: inline-block;
        padding: 10px 20px;
        /* display: none; */
    }
    .MTP_LU_link2::after {
        content: '';
        display: inline-block;
        width: 12px;
        height: 12px;
        background-image: url('/wash/top/img/MTP_LU_arr_R_W.webp');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    .MTP_LU_link2:hover{
        opacity: 0.75;
    }
    .MTP_LU_C1{
        display: flex;
        /* display: none; */
    }
    .MTP_LU_C2{
        display: flex;
        /* display: none; */
    }
    .MTP_LU_C3{
        display: flex;
        /* display: none; */
    }
    .MTP_LU_C4{
        display: flex;
        /* display: none; */
    }
    .MTP_LU_C5{
        display: flex;
        /* display: none; */
    }

    /* comingsoon */
    .MTP_LU_linkCS {
        width: 100%;
        font-size: 12px;
        color: #fff !important;
        text-align: center;
        background-color: #ccc;
        text-decoration: none !important;
        margin: 5px 0 0 0;
        padding: 10px 0;
        transition: 0.5s;
        position: relative;
        display: inline-block;
        padding: 13px 20px;
    }
		.MTP_LU_C2 .MTP_LU_specBox{
			height: 265px;
		}
		.MTP_mark_power{
			margin-left: -6px;
		}
		.MTP_justi{
			display: inline-block;
			text-align-last: justify;
			font-style: normal;
			min-width: 55px;
		}
}
@media screen and (min-width:768px) and ( max-width:1274px) { /*TB*/
    .MTP_1{display: flex!important;}
    .MTP_2{display: none!important;}
    .MTP_LU_naviBoxBoss{
        font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 500;
        width: 100%;
        display: flex; flex-wrap: nowrap; justify-content: center;
        /* margin: 30px 0 0 0; */
        margin: 2.35vw 0 0 0;
    }
    .MTP_LU_naviMenuBoss{
        /* width: 224px; */
        width: 17.58vw;
        /* margin: 0 10px; */
        margin: 0 0.78vw;
        /* font-size: 20px; */
        font-size: 1.57vw;
        color: #565A5B!important;
        background-color: #E2E2E2;
        /* border-radius: 50px; */
        border-radius: 3.92vw;
        /* padding: 10px 0; */
        padding: 0.78vw 0;
        text-decoration: none!important;
        transition: 0.5s;
        text-align: center;
    }
    .MTP_LU_naviMenuBoss:hover{
        opacity: 0.5;
    }
    .MTP_mark_new{
        display: inline-flex; justify-content: center; align-items: center;
        /* width: 38px; */
        width: 2.98vw;
        /* height: 19px; */
        height: 1.49vw;
        /* font-size: 12px; */
        font-size: 0.94vw;
        /* line-height: 12px; */
        line-height: 0.94vw;
        color: #fff;
        background-color: #CC0022;
        /* border-radius: 3px; */
        border-radius: 0.24vw;
        /* transform: translate(7px, -4px); */
        transform: translate(0.55vw, -0.31vw);
    }
    
    .MTP_LU_atBox{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        /* margin: 10px 0 0 0; */
        margin: 0.78vw 0 0 0;
    }
    .MTP_LU_atBox li{
        /* font-size: 12px; */
        font-size: 0.94vw;
				font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
    }
    .MTP_LU_atBox li .MTP_mark_new{
        /* transform: translate(1px, 1px) scale(0.8); */
        transform: translate(0.08vw, 0.08vw) scale(0.8);
        /* height: 20px; */
        height: 1.57vw;
        /* font-size: 13px; */
        font-size: 1.02vw;
    }
    /*-----------------*/
    .MTP_LU_naviBox{
        font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 500;
        width: 100%;
        display: flex; flex-wrap: nowrap; justify-content: center;
        /* margin: 30px 0 20px 0; */
        margin: 2.35vw 0 1.57vw 0;
    }
    .MTP_LU_naviMenu{
        /* width: 343px; */
        width: 26.92vw;
        /* margin: 0 10px; */
        margin: 0 0.78vw;
        /* font-size: 16px; */
        font-size: 1.26vw;
        color: #565A5B!important;
        background-color: #E2E2E2;
        /* border-radius: 50px; */
        border-radius: 3.92vw;
        /* padding: 10px 0; */
        padding: 0.78vw 0;
        text-decoration: none!important;
        transition: 0.5s;
        text-align: center;
    }
    .MTP_LU_naviMenu:hover{
        opacity: 0.75;
    }
    .MTP_LU_naviActive{
        color: #fff!important;
        background-color: #565A5B;
    }
    .MTP_LU_naviMenu span{
        /* font-size: 11px; */
        font-size: 0.86vw;
    }
    /*-----------------*/
    .MTP_LU_wrap{
        width: 100%;
        position: relative;
        /* margin: 0 0 40px 0; */
        margin: 0 0 3.14vw 0;
        font-family: 'Noto Sans JP';
    }
    .MTP_LU_box{
        font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 500;
        width: 100%;
        display: flex; flex-wrap: wrap; justify-content: space-between;
        /* margin: -20px 0 0 0; */
        margin: -1.57vw 0 0 0;
        overflow-x: scroll;
    }
    .MTP_LU_arr_L{
        /* position: absolute; top: calc( 50% - 25px ); left: 50px; */
        position: absolute; top: calc( 50% - 1.96vw ); left: 3.92vw;
        /* width: 50px; */
        width: 3.92vw;
    }
    .MTP_LU_arr_R{
        /* position: absolute; top: calc( 50% - 25px ); right: 50px; */
        position: absolute; top: calc( 50% - 1.96vw ); right: 3.92vw;
        /* width: 50px; */
        width: 3.92vw;
    }
    .MTP_LU_arr_L img,.MTP_LU_arr_R img{
        /* width: 50px; */
        width: 3.92vw;
        transition: 0.5s;
    }
    .MTP_LU_arr_L img:hover,.MTP_LU_arr_R img:hover{
        opacity: 0.75;
    }
    .MTP_LU_set{
        width: 300%;
        display: flex; flex-wrap: nowrap; justify-content: flex-start;
        /* margin: 20px 0; */
        margin: 1.57vw 0;
        /* padding-left: calc( (100% - 1275px) / 2 ); */
        padding-left: calc( (100% - 100.08vw) / 2 );
    }
    /*-----------------*/
    .MTP_LU_detail{
        /* width: 296px; */
        width: 23.23vw;
        display: flex; flex-direction: column;

        margin: 0 0.9vw 0 0;
    }
    .MTP_LU_specBox{
        /* width: 100%; height: 270px; */
        width: 100%; height: 26.19vw;
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        /* margin: 0 0 20px 0; */
        margin: 0 0 1.57vw 0;
        /* padding: 25px 0 0 0; */
        padding: 1.96vw 0 0 0;
        position: relative;
    }
    .MTP_LU_specBoxC{
        width: 100%; height: auto;
        display: flex; flex-direction: column; justify-content: center; align-items: center;
        /* margin: 0 0 20px 0; */
        margin: 0 0 1.57vw 0;
        padding: 0 0 0 0;
        position: relative;
    }
    .MTP_LU_imgBox{
        /* width: 122px; height: auto; */
        width: 9.58vw; height: auto;
        overflow: hidden;
        position: relative;
        display: flex; flex-direction: column; justify-content: center; 
        /* margin: 0 10px 0 0; */
        margin: 0 0.78vw 0 0;
    }
    .MTP_LU_imgBoxC{
        /* width: 217px; height: auto; */
        width: 17.03vw; height: auto;
        overflow: hidden;
        position: relative;
        display: flex; flex-direction: column; justify-content: center; 
    }
    .MTP_LU_textBox{
        /* width: 174px; height: auto; */
        width: 13.66vw; height: auto;
        display: flex; flex-direction: column; justify-content: center; align-items: flex-start;
        /* margin: 5px 0 0 0; */
        margin: 0.39vw 0 auto 0;
    }
    .MTP_LU_textBoxC{
        width: 100%; height: auto;
        display: flex; flex-direction: column; justify-content: center; align-items: flex-start;
        /* margin: 5px 0 0 0; */
        margin: 0.39vw 0 0 0;
    }
    .MTP_LU_img{
        width: 100%;  height: auto;
        object-fit: contain; object-position: center;
        /* margin: 10px 0 0 0; */
        margin: 0.78vw 0 0 0;
    }
    .MTP_LU_text1{
        /* font-size: 19px; */
        font-size: 1.49vw;
        font-weight: bold;
        display: flex; justify-content: center; align-items: center;
        position: absolute;
        top: 0;
    }
    .MTP_LU_text2{
        position: relative;
        /* font-size: 22px; */
        font-size: 1.73vw;
        font-weight: bold;
        /* margin: 5px 0 0 0; */
        margin: 0.39vw 0 0 0;
    }
    .MTP_LU_text3{
        /* font-size: 14px; */
        font-size: 1.10vw;
        /* margin: 0 0 10px 0; */
        margin: 0 0 0.78vw 0;
    }
    .MTP_LU_text4{
        /* font-size: 13px; */
        font-size: 1.02vw;
        margin: 0 0 0 0;
    }
    .MTP_LU_text4C{
        /* font-size: 13px; */
        font-size: 1.02vw;
        /* margin: 3px 0 0 0; */
        margin: 0.24vw 0 0 0;
    }
    .MTP_LU_text4 sup,.MTP_LU_text4C sup{
        /* font-size: 10px; */
        font-size: 0.78vw;
        display: inline-block;
        /* transform: translateY(-2px); */
        transform: translateY(-0.16vw);
    }
    .MTP_LU_text5{
        /* font-size: 14px; */
        font-size: 1.10vw;
        /* margin: 10px 0 0 0; */
        margin: 0.78vw 0 0 0;
        text-align: center;
        /* border: 1px solid #333; */
        border: 0.08vw solid #333;
        /* padding: 2px 5px; */
        padding: 0.16vw 0.39vw;
        width: 100%;
    }
    .MTP_LU_text5_none{
        /* font-size: 14px; */
        font-size: 1.10vw;
        /* margin: 10px 0 0 0; */
        margin: 0.78vw 0 0 0;
        text-align: center;
        /* border: 1px solid #333; */
        border: 0.08vw solid #333;
        /* padding: 2px 5px; */
        padding: 0.16vw 0.39vw;
        width: 100%;
        visibility: hidden;
    }
    .MTP_LU_text6{
        /* font-size: 14px; */
        font-size: 1.10vw;
        /* margin: 15px 0 0 0; */
        margin: 1.18vw 0 0 0;
    }
    .MTP_LU_text6C{
        /* font-size: 14px; */
        font-size: 1.10vw;
        /* margin: 0 0 0 0; */
        margin: 0 0 0 0;
    }
    .MTP_LU_text6C span{
        /* font-size: 18px; */
        font-size: 1.41vw;
        font-weight: bold;
        /* margin: 0 0 0 5px; */
        margin: 0 0 0 0.39vw;
    }
    .MTP_LU_text7{
        /* font-size: 16px; */
        font-size: 1.26vw;
        margin: 0 0 0 0;
        font-weight: bold;
    }
    .MTP_LU_text8{
        /* font-size: 11px; */
        font-size: 0.86vw;
        margin: 0 0 0 0;
    }
    .MTP_mark_number{
        font-weight: bold;
        /* font-size: 24px; */
        font-size: 1.88vw;
        /* line-height: 10px; */
        line-height: 0.78vw;
        /* margin: 0 0 0 5px; */
        margin: 0 0 0 0.39vw;
    }
    .MTP_mark_numberC{
        font-weight: bold;
        /* font-size: 18px; */
        font-size: 1.41vw;
        /* line-height: 10px; */
        line-height: 0.78vw;
        /* margin: 0 0 0 5px; */
        margin: 0 0 0 0.39vw;
    }

    /*-----------------*/

    .MTP_LU_textnull{
        visibility: hidden;
    }
    .MTP_LU_op{
        width: 100%;
        /* height: 32px; */
        height: 2.51vw;
        display: flex; justify-content: center; align-items: center;
        background-color: #E2E2E2;
        text-align: center;
        /* font-size: 14px; */
        font-size: 1.10vw;
        /* margin: 0 0 10px 0; */
        margin: 0 0 0.78vw 0;
    }
    .MTP_LU_op sup{
        /* font-size: 10px; */
        font-size: 0.78vw;
        /* padding: 0 0px 5px 0px; */
        padding: 0 0.00vw 0.39vw 0.00vw;
        /* transform: translateY(-2px); */
        transform: translateY(-0.16vw);
    }
    .MTP_LU_null{
        width: 100%;
        /* height: 32px; */
        height: 2.51vw;
        /* margin: 0 0 10px 0; */
        margin: 0 0 0.78vw 0;
    }
    /*-----------------*/
    .MTP_LU_link1{
        width: 100%;
        /* font-size: 14px; */
        font-size: 1.10vw;
        color: #fff!important;
        text-align: center;
        background-color: #CC0022;
        text-decoration: none!important;
        /* margin: 10px 0 0 0; */
        margin: 0.78vw 0 0 0;
        /* padding: 10px 0; */
        padding: 0.78vw 0;
        transition: 0.5s;
        position: relative;
        display: inline-block;
        /* padding: 10px 20px; */
        padding: 0.78vw 1.57vw;
    }
    .MTP_LU_link1::after {
        content: '';
        display: inline-block;
        /* width: 16px; */
        width: 1.26vw;
        /* height: 16px; */
        height: 1.26vw;
        background-image: url('/wash/top/img/MTP_LU_arr_R_W.webp');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        /* right: 10px; */
        right: 0.78vw;
        top: 50%;
        transform: translateY(-50%);
    }
    .MTP_LU_link1:hover{
        opacity: 0.75;
    }
    .MTP_LU_link2{
        width: 100%;
        /* font-size: 14px; */
        font-size: 1.10vw;
        color: #fff!important;
        text-align: center;
        background-color: #565A5B;
        text-decoration: none!important;
        /* margin: 10px 0 0 0; */
        margin: 0.78vw 0 0 0;
        /* padding: 10px 0; */
        padding: 0.78vw 0;
        transition: 0.5s;
        position: relative;
        display: inline-block;
        /* padding: 10px 20px; */
        padding: 0.78vw 1.57vw;
        /* display: none; */
    }
    .MTP_LU_link2::after {
        content: '';
        display: inline-block;
        /* width: 16px; */
        width: 1.26vw;
        /* height: 16px; */
        height: 1.26vw;
        background-image: url('/wash/top/img/MTP_LU_arr_R_W.webp');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        /* right: 10px; */
        right: 0.78vw;
        top: 50%;
        transform: translateY(-50%);
    }
    .MTP_LU_link2:hover{
        opacity: 0.75;
    }
    .MTP_LU_C1{
        display: flex;
        /* display: none; */
    }
    .MTP_LU_C2{
        display: flex;
        /* display: none; */
    }
    .MTP_LU_C3{
        display: flex;
        /* display: none; */
    }
    .MTP_LU_C4{
        display: flex;
        /* display: none; */
    }
    .MTP_LU_C5{
        display: flex;
        /* display: none; */
    }

    /* comingsoon */
    .MTP_LU_linkCS {
        width: 100%;
        /* font-size: 16px; */
        font-size: 1.26vw;
        color: #fff!important;
        text-align: center;
        background-color: #ccc;
        text-decoration: none!important;
        /* margin: 10px 0 0 0; */
        margin: 0.78vw 0 0 0;
        /* padding: 10px 0; */
        padding: 0.78vw 0;
        transition: 0.5s;
        position: relative;
        display: inline-block;
        /* padding: 10px 20px; */
        padding: 0.78vw 1.57vw;
    }
		.MTP_justi{
				display: inline-block;
				text-align-last: justify;
				font-style: normal;
				min-width: 42px;
			}
    
}
@media screen and (min-width:1275px) , print { /*PC*/
    .MTP_1{display: flex!important;}
    .MTP_2{display: none!important;}
    .MTP_LU_naviBoxBoss{
        font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 500;
        width: 100%;
        display: flex; flex-wrap: nowrap; justify-content: center;
        margin: 30px 0 0 0;
    }
    .MTP_LU_naviMenuBoss{
        width: 224px;
        margin: 0 10px;
        font-size: 20px;
        color: #565A5B!important;
        background-color: #E2E2E2;
        border-radius: 50px;
        padding: 10px 0 12px;
        text-decoration: none!important;
        transition: 0.5s;
        text-align: center;
    }
    .MTP_LU_naviMenuBoss:hover{
        opacity: 0.5;
    }
    .MTP_mark_new{
        display: inline-flex; justify-content: center; align-items: center;
        width: 50px;
        height: 24px;
        font-size: 16px;
        line-height: 16px;
        color: #fff;
        background-color: #CC0022;
       /* border-radius: 3px; */
        transform: translate(7px, -4px);
    }
    
    .MTP_LU_atBox{
        width: 100%;
        padding-left: calc( ( 100% - 1275px ) /2 );
        padding-right: calc( ( 100% - 1275px ) /2 );
        margin: 10px 0 0 0;
    }
    .MTP_LU_atBox li{
        font-size: 12px;
				font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
    }
    .MTP_LU_atBox li .MTP_mark_new{
        transform: translate(1px, 1px) scale(0.8);
        height: 25px;
        font-size: 18px;
				line-height: 1.2;
    }
    
    /*-----------------*/

    .MTP_LU_naviBox{
        font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 500;
        width: 100%;
        display: flex; flex-wrap: nowrap; justify-content: center;
        margin: 30px 0 20px 0;
    }
    .MTP_LU_naviMenu{
        width: 343px;
        margin: 0 10px;
        font-size: 16px;
        color: #565A5B!important;
        background-color: #E2E2E2;
        border-radius: 50px;
        padding: 10px 0;
        text-decoration: none!important;
        transition: 0.5s;
        text-align: center;
    }
    .MTP_LU_naviMenu:hover{
        opacity: 0.75;
    }
    .MTP_LU_naviActive{
        color: #fff!important;
        background-color: #565A5B;
    }
    .MTP_LU_naviMenu span{
        font-size: 11px;
    }

    /*-----------------*/

    .MTP_LU_wrap{
        width: 100%;
        position: relative;
        margin: 0 0 40px 0;
        font-family: 'Noto Sans JP';
    }
    .MTP_LU_box{
        font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-weight: 500;
        width: 100%;
        display: flex; flex-wrap: wrap; justify-content: space-between;
        margin: -20px 0 0 0;
        overflow-x: scroll;
    }
    .MTP_LU_arr_L{
        position: absolute; top: calc( 50% - 25px ); left: 50px;
        width: 50px;
    }
    .MTP_LU_arr_R{
        position: absolute; top: calc( 50% - 25px ); right: 50px;
        width: 50px;
    }
    .MTP_LU_arr_L img,.MTP_LU_arr_R img{
        width: 50px;
        transition: 0.5s;
    }
    .MTP_LU_arr_L img:hover,.MTP_LU_arr_R img:hover{
        opacity: 0.75;
    }
    .MTP_LU_set{
        width: 300%;
        display: flex; flex-wrap: nowrap; justify-content: flex-start;
        margin: 20px 0;
        padding-left: calc( (100% - 1275px) / 2 );
    }

    /*-----------------*/

    .MTP_LU_detail{
        width: 296px;
        display: flex; flex-direction: column;
        margin: 0 40px 0 0;
    }
    .MTP_LU_specBox{
        width: 100%; height: 335px;
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        margin: 0 0 20px 0;
        padding: 25px 0 0 0;
        position: relative;
    }
    .MTP_LU_specBoxC{
        width: 100%; height: auto;
        display: flex; flex-direction: column; justify-content: center; align-items: center;
        margin: 0 0 20px 0;
        padding: 0 0 0 0;
        position: relative;
    }
    .MTP_LU_imgBox{
        width: 122px; height: auto;
        overflow: hidden;
        position: relative;
        display: flex; flex-direction: column; justify-content: center; 
        margin: 0 10px 0 0;
    }
    .MTP_LU_imgBoxC{
        width: 217px; height: auto;
        overflow: hidden;
        position: relative;
        display: flex; flex-direction: column; justify-content: center; 
    }
    .MTP_LU_textBox{
        width: 174px; height: auto;
        display: flex; flex-direction: column; justify-content: center; align-items: flex-start;
        margin: 5px 0 auto 0;
    }
    .MTP_LU_textBoxC{
        width: 100%; height: auto;
        display: flex; flex-direction: column; justify-content: center; align-items: flex-start;
        margin: 5px 0 0 0;
    }
    .MTP_LU_img{
        width: 100%;  height: auto;
        object-fit: contain; object-position: center;
        margin: 10px 0 0 0;
    }
    .MTP_LU_text1{
        font-size: 19px;
        font-weight: bold;
        display: flex; justify-content: center; align-items: center;
        position: absolute;
        top: 0;
    }
    .MTP_LU_text2{
        position: relative;
        font-size: 22px;
        font-weight: bold;
        margin: 5px 0 0 0;
    }
    .MTP_LU_text3{
        font-size: 14px;
        margin: 0 0 10px 0;
    }
    .MTP_LU_text4{
        font-size: 13px;
        margin: 0 0 0 0;
    }
    .MTP_LU_text4C{
        font-size: 13px;
        margin: 3px 0 0 0;
    }
    .MTP_LU_text4 sup,.MTP_LU_text4C sup{
        font-size: 10px;
        display: inline-block;
        transform: translateY(-2px);
    }
    .MTP_LU_text5{
        font-size: 14px;
        margin: 10px 0 0 0;
        text-align: center;
        border: 1px solid #333;
        padding: 2px 5px;
        width: 100%;
    }
    .MTP_LU_text5_none{
        font-size: 14px;
        margin: 10px 0 0 0;
        text-align: center;
        border: 1px solid #333;
        padding: 2px 5px;
        width: 100%;
        visibility: hidden;
    }
    .MTP_LU_text6{
        font-size: 14px;
        margin: 15px 0 0 0;
    }
    .MTP_LU_text6C{
        font-size: 14px;
        margin: 0 0 0 0;
    }
    .MTP_LU_text6C span{
        font-size: 16px;
        font-weight: bold;
        margin: 0 0 0 5px;
    }
    .MTP_LU_text7{
        font-size: 16px;
        margin: 0 0 0 0;
        font-weight: bold;
    }
    .MTP_LU_text8{
        font-size: 11px;
        margin: 0 0 0 0;
    }
    .MTP_mark_number{
        font-weight: bold;
        font-size: 24px;
        line-height: 10px;
        margin: 0 0 0 5px;
    }
    .MTP_mark_numberC{
        font-weight: bold;
        font-size: 24px;
        line-height: 20px;
        margin: 0 0 0 5px;
    }

    /*-----------------*/

    .MTP_LU_textnull{
        visibility: hidden;
    }
    .MTP_LU_op{
        width: 100%;
        height: 32px;
        display: flex; justify-content: center; align-items: center;
        background-color: #E2E2E2;
        text-align: center;
        font-size: 15px;
        margin: 0 0 10px 0;
    }
    .MTP_LU_op sup{
        font-size: 10px;
        padding: 0 0px 5px 0px;
        transform: translateY(-2px);
    }
    .MTP_LU_null{
        width: 100%;
        height: 32px;
        margin: 0 0 10px 0;
    }

    /*-----------------*/

    .MTP_LU_link1{
        width: 100%;
        font-size: 14px;
        color: #fff!important;
        text-align: center;
        background-color: #CC0022;
        text-decoration: none!important;
        margin: 10px 0 0 0;
        padding: 10px 0;
        transition: 0.5s;
        position: relative;
        display: inline-block;
        padding: 10px 20px; 
    }
    .MTP_LU_link1::after {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url('/wash/top/img/MTP_LU_arr_R_W.webp');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    .MTP_LU_link1:hover{
        opacity: 0.75;
    }
    .MTP_LU_link2{
        width: 100%;
        font-size: 14px;
        color: #fff!important;
        text-align: center;
        background-color: #565A5B;
        text-decoration: none!important;
        margin: 10px 0 0 0;
        padding: 10px 0;
        transition: 0.5s;
        position: relative;
        display: inline-block;
        padding: 10px 20px; 
        /* display: none; */
    }
    .MTP_LU_link2::after {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url('/wash/top/img/MTP_LU_arr_R_W.webp');
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    .MTP_LU_link2:hover{
        opacity: 0.75;
    }
    .MTP_LU_C1{
        display: flex;
        /* display: none; */
    }
    .MTP_LU_C2{
        display: flex;
        /* display: none; */
    }
    .MTP_LU_C3{
        display: flex;
        /* display: none; */
    }
    .MTP_LU_C4{
        display: flex;
        /* display: none; */
    }
    .MTP_LU_C5{
        display: flex;
        /* display: none; */
    }

    /* comingsoon */
    .MTP_LU_linkCS {
        width: 100%;
        font-size: 16px;
        color: #fff!important;
        text-align: center;
        background-color: #ccc;
        text-decoration: none!important;
        margin: 10px 0 0 0;
        padding: 10px 0;
        transition: 0.5s;
        position: relative;
        display: inline-block;
        padding: 10px 20px; 
    }
		.MTP_mark_power{
			  margin-left: -8px;
		}
		.MTP_justi{
				display: inline-block;
				text-align-last: justify;
				font-style: normal;
				min-width: 65px;
		}
    
}

.idxf_change{
	min-height: 71px;
}
.idxf_change.last img{
	margin-left: 5px;
	margin-right: 5px;
}
.top_white_wp{
	position: relative;
	z-index: 2;
	background-color: #fff;
}
@media screen and (max-width:767px) {
	.idxf_change{
		min-height: 66px;
	}
	.idxf_change.last img{
		margin-left: 10px;
		margin-right: 10px;
	}
	.idxf_change.last h3{
		margin-right: -10px;
	}
}



