@charset "UTF-8";
/*----------------------------------------
EX KEEPER
----------------------------------------*/
#mainArea .icoBlank {
    background: none!important;
    padding:0!important;
    margin:0!important;
}
.mar02 {
    margin-right: 0.2rem;
}
.mat05 {
    margin-top:0.5rem!important;
}
.pab05 {
    padding-bottom:0.5rem!important;
}
.wid95 {
    width:95%!important;
}

.exkp.w100p {
    width:100%;
}
.exkp.cover {
    background:#001f4b; 
    width:100%; 
    height:3rem; 
    border-bottom:2px solid #de0316;
}
.exkp.cover-2 {
    background:#001f4b; 
    width:100%; 
    height:4rem; /* dispel追加に伴い編集 3rem; */ 
    border-top:2px solid #de0316;
}
.exkp.flexWrap {
    background:#002c5b; 
    width:100%; 
    height:580px;
    display:flex;
    background:#002c5b;
    justify-content:flex-end;
}
.exkp.flexItem1 {
    flex-basis: 50%;
    color:#fff;
    padding-top: 6rem;   
    padding-left: 8rem; 
}
.exkp.flexItem1 p {
    font-size:1.8rem;
    letter-spacing:0.3rem;
    position: absolute;
    z-index: 99999;
}
.exkp.flexItem1 p span {
    color: #e81625;
}
.exkp.flexItem1 h3 {
    position: relative;
    margin-top:5rem;
}
.exkp.flexItem1 h3 img {
    width:92%;
}
.exkp.flexItem2 {
    flex-basis: 50%;
    align-items:flex-end;
    justify-content:flex-end;
    text-align: right;
}
.exkp.flexItem2 img {
    padding-top:5rem;
    height:88%;
    width:100%;
}
.exkp.flexItem1 h4 {
    font-size:1.3rem;
    letter-spacing:0.3rem;
    margin-top:3rem;
}
.exkp.flexItem1 h4.text {
    font-size:1.3rem;
    letter-spacing:0.3rem;
    margin-top:8rem;
}
.exkp.flexItem1 p.det {
    font-size: 0.6rem;
    letter-spacing: 0.1rem;
    margin-top:0.3rem;
    line-height: 1.5rem;
    letter-spacing:0;
}
.exkp.details {
    width:100%;
    padding:1rem 0 2rem 0;
    background: -moz-linear-gradient(top, #ffffff, #94a9be); 
    background: -webkit-linear-gradient(top, #ffffff, #94a9be); 
    background: linear-gradient(to bottom, #ffffff, 75%, #94a9be);
}
.exInner {
    width:760px; 
    margin:2rem auto;
}
.exInner h3 {
    display:inline-block; 
    background:#011644; 
    padding:0.3rem 0.5rem 0.1rem; 
    color:#fff; 
    font-size:0.85rem;
}
.exInner h4 {
    display: inline-block;
    font-size: 1.0rem;
    font-weight: bold;
    word-wrap: break-word;
    width: 82%;
    padding-top: 0.2rem;
    letter-spacing: 0.05rem;
    line-height: 1.3rem;
    color:#000;
}
.exInner p.pic {
    display: inline-block;
    background: #011644;
    padding: 0 0.5rem;
    color: #fff;
    font-size: 1rem;
    margin-top: 0;
    vertical-align: top;
    line-height: 1.8rem;
}
.exInner p.pic_details {
    margin-top: 0;
    border-top:1px solid #222;
    padding-top:0.3rem;
    margin-right: 0;
    font-size:0.70rem;
    font-weight: 500;
    line-height: 1.2rem;
    letter-spacing: 0;
}
.exInner p {
    margin-top:1rem;
    font-size:1.4rem; 
    font-weight:bold; 
    line-height:2rem;
    letter-spacing: 0.1rem;
}
.exInner p span {
    color:#e81625;
}
.flexWrap {
    display: flex;
    width: 100%;
    justify-content:space-between;
}
.flexWrap1 {
    flex-basis:55%;
}
.flexWrap1_item1 {
    width:100%;
    display: flex;
    justify-content:space-between;
}
.flexWrap1_item1_1 {
    flex-basis: 52%;
    flex-direction: column;
}
.flexWrap1_item1_2 {
    flex-basis:46%;
}
.flexWrap1_item1_2 img {
    width:100%;
}
.flexWrap1_item2 {
    width: 93%;
    display: flex;
    background: #fff;
    opacity: 0.75;
    padding: 1rem;
    margin: 1.5rem 0;
}
.flexWrap1_item2_1 {
    flex-basis: 45%;
}
.flexWrap1_item2_1 img {
    width:95%;
}
.flexWrap1_item2_2 {
    flex-basis: 55%;
}
.flexWrap1_item2_2 h5 {
    width:100%;
    font-size:0.85rem;
    font-weight:bold;
}
.flexWrap1_item2_2 p.pic_details {
    font-size:0.65rem;
    margin-top: 0;
    border-top:1px solid #222;
    padding-top:0.5rem;
    margin-right: 0;
    font-weight: normal;
    line-height: 1.2rem;
    letter-spacing:0;
}
.flexWrap1_item2_2 p.pic_details span {
    color:#2ab3de;
    font-weight: bold;
}


.flexWrap2 {
    flex-basis:42%;
}
.flexWrap2_item1 {
    width:100%;
}
.flexWrap2_item1 h4 {
    display: inline-block;
    font-size: 1.0rem;
    font-weight: bold;
    word-wrap: break-word;
    width: auto;
    padding-top: 0.2rem;
    letter-spacing: 0rem;
    line-height: 1.3rem;
    color: #000;
}
.flexWrap2_item2 {
    width:100%;
    display: flex;
    justify-content:space-between;
    text-align: centera;
}
.flexWrap2_item2_1 {
    flex-basis:48%;
}
.flexWrap2_item2_1 img {
    width: 100%;
    max-height: 68px;
    object-fit: cover;
}
.flexWrap2_item3_1 img {
    width: 100%;
/*    max-height: 68px;*/
    object-fit: cover;
}
.flexWrap2_item2_1 p {
    letter-spacing: 0em;
    margin:0.2rem 0 0.5rem;
    line-height:1rem;
    display: block;
    font-size: 0.6rem;
    transform: scale(0.6);
    transform-origin: left top;
    white-space: nowrap;
}
.flexWrap2_item3_1 p.pab {
    position: absolute;
    z-index: 99998;
    letter-spacing: 0em;
    margin: -1.5rem 0 0 0.5rem;
    color: #fff;
    line-height: 1rem;
    display: block;
    font-size: 0.6rem;
    transform: scale(0.6);
    transform-origin: left top;
    white-space: nowrap;
}

.flexWrap3 {
    width: 100%;
    background-color: #fff!important;
    opacity: 0.80!important;
}
.flexWrap3 h4 {
    margin:0.5rem 0 1rem 2.0rem;
}
.flexWrap4 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
}
.flexWrap3_item1 {
    flex-basis: 24%;
    flex-shrink:0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0 auto;
    text-align: center;
}
.bol {
    border-left:#fff 1px solid;
}
.bolr {
    border-left:#fff 1px solid;
    border-right:none!important;
}
.flexWrap3_item1_1,
.flexWrap3_item1_1.mb1 {
    width:76%;
    display: flex;
    text-align: center;
    margin:0 auto;
}
.flexWrap3_item1_1 a,
.flexWrap3_item1_1.mb1 a {
    display: block;
    margin:0 auto;
    text-align: center;
}
.flexWrap3_item1_1 a:hover,
.flexWrap3_item1_1.mb1 a:hover {
    opacity: 0.7;
}
.flexWrap3_item1 img,
.flexWrap3_item2 img {
    width: 100%;
}
.exkp.flexItem3 {
    flex-basis: 85%;
    flex-direction:column;
    color: #fff;
    padding-top: 5rem;
    padding-left: 6rem;
}
.flexItem3_item1 {
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    width: 100%;
    margin-bottom: 2.2rem;
}
.flexItem3_item1_text {
    flex-basis: 65%;
}
.flexItem3_item1_text p {
    margin-top: 0;
    border-top: 1px solid #fff;
    padding-top: 0.3rem;
    margin-right: 0;
    font-size: 0.65rem;
    font-weight: normal;
    line-height: 1.2rem;
    letter-spacing: 0;
 }
.flexItem3_item1_img {
    flex-basis: 35%;
}
.flexItem3_item1_img img {
    width: 80%;
    margin-left: 10%;
}
.exkp.flexItem4 {
    flex: 27%;
    align-items: flex-end;
    justify-content: flex-end;
    text-align: right;
    padding-top: 3rem;
    padding-right: 2rem;
    background: -moz-linear-gradient(top, #b01f24, #440000);
    background: -webkit-linear-gradient(top, #b01f24, #440000);
    background: linear-gradient(to bottom, #b01f24, 60%, #440000);
    overflow: hidden;
}
.exkp.flexItem4 img {
    object-fit: cover;
    object-position: 100% 100%;
    height: 100%;
    width:100%;
}
.flexWrap5W {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: row;
    margin:0 auto;
}

.flexWrap5 {
    flex-basis: 60%;
    padding-left:1rem;
}
img.wid {
    width: 88%;
    z-index: 99997;
    position: absolute;
    margin-left: -1%;
}
.exInner2 {
    width: 850px;
    margin-top: 2rem;
    margin-left: 60px;
}
.flexWrap5_img {
    flex-basis: 28%;
    margin-top:2rem;
}
.flexWrap5_img img {
    width:100%;
}
.flexWrap5_img span {
    display: block;
    margin:0.5rem auto;
    text-align: center;
    background-color: #595656;
    color:#fff;
    font-size: 0.65rem;
    font-weight: bold;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}
.flexWrap5_process_1 {
    display: flex;
    flex-direction: row;
} 
.flexWrap5_process_1 div {
    flex-basis: 49%;
} 
.flexWrap5_process_1 div.br {
    margin-right: 2%;
}
.flexWrap5_text {
    flex-basis: 70%;
    margin-top:2rem;
    margin-left:1rem;
}
.flexWrap5_text h4 {
    font-size:0.9rem;
    font-weight: bold;
}
.flexWrap5_text p {
    font-size:0.60rem;
    font-weight: 500;
}
.flexWrap5 p.backBl {
    background-color: #000;
    color:#fff;
    margin-top:1rem;
    padding:0 1rem;
    display: inline-block;
    font-size: 1.1rem;
    line-height: 2rem;
}
.flexWrap5 p.backNo {
    font-size: 1.1rem;
    line-height: 2rem;
    font-weight: bold;
}
.flexWrap6 {
    flex-basis: 40%;
    margin-top:2rem;
    flex-direction: row;
}
.flexWrap6 img {
    padding-left: 5%;
    width: 53%;
}
.flexWrap6 p {
    font-size:0.60rem;
    padding-left: 15%;
    white-space: nowrap;
}
img.process {
    margin-top:1rem;
    width:100%;
}
img.process-car {
    margin-top:3rem;
    width:85%;
}
.flexWrap7W {
    display: flex;
    width: 98%;
    justify-content: space-between;
    flex-direction: row;
    margin:0 0 0 1rem;
}
.flexWrap7 {
    flex-basis: 49%;
    background-color: #eee;
}
.flexWrap7-item1 {
    flex-basis: 35%;
    border-right: 1px solid #ccc;
    padding-bottom: 0.5rem;
}
.flexWrap7-item3 {
    flex-basis: 40%;
    border-right: 1px solid #ccc;
    padding-bottom: 0.5rem;
}
.flexWrap7-item1 p {
    display: block;
    font-size: 0.90rem;
    font-weight: bold;
    text-align: center;
    margin-top: 2rem;
    line-height: 1rem;
 }
.flexWrap7-item3 p {
     display: block;
     font-size: 0.90rem;
     font-weight: bold;
     text-align: center;
     margin-top: 2rem;
     line-height: 1rem;
  }
 .flexWrap7-item2 {
    flex-basis: 65%;
    padding-bottom: 0.5rem;
}
.flexWrap7-item4 {
    flex-basis: 60%;
    padding-bottom: 0.5rem;
}
.flexWrap7-item2 p {
    display: block;
    font-size: 0.80rem;
    font-weight: bold;
    text-align: left;
    margin-left: 2.5rem;
    margin-top: 1.2rem;
    line-height: 1rem;
}
.flexWrap7-item4 p {
    display: block;
    font-size: 0.80rem;
    font-weight: bold;
    text-align: left;
    margin-left: 2.0rem;
    margin-top: 1.3rem;
    line-height: 1rem;
}
.flexWrap7-item2 p span,
.flexWrap7-item4 p span {
    display: block;
    background-color: #595656;
    color: #fff;
    width: 25rem;
    text-align: center;
    margin-bottom: 0.2rem;
    padding: 0.5rem 0;
}
.flexWrap7 .coat_a img{
    width: 68%;
    padding-left: 15%;
    float: left;
}
.flexWrap7 .coat_b img{
    width: 68%;
    padding-left: 15%;
    float: left;
    margin-top: 1rem;
}
.flexWrap7 .list_a img{
    width: 60%;
    padding-left: 20%;
    padding-bottom: 1rem;
}
.flexWrap7 .list_b img{
    width: 60%;
    padding-left: 20%;
}

/*20231013追加*/
.exkp .bgwhiteTop{
    font-size:0.6rem!important;
    font-weight:bold;
    line-height: 1rem;
    letter-spacing: 0!important;
    margin-top: 2rem;
    background-color: #ffffff;
    color: #000000;
}
.flexWrap5 .bgwhiteEnd{
    font-size:0.6rem!important;
    font-weight:bold;
    line-height: 1rem;
    letter-spacing: 0!important;
    padding: 0.5rem;
    margin: 0.5rem 0;
    background-color: #ffffff;
    color: #000000;
}
.exkp .bgwhiteTop span, .flexWrap5 .bgwhiteEnd span{
    color: #e81625;
}
/*----------------------------------------
SP
----------------------------------------*/
@media screen and (min-width: 0px) and (max-width: 667px) {
    br.spnodis,
    img.wid {
        display: none;
    }
    br.sp {
        display: inline-block;
    }
    br.tbHide.pcHide,
    br.sp-2 {
        display: block;
    }
    .exkp.flexWrap {
        height:auto;
    }
    .exkp.cover,
    .exkp.cover-2 {
        height: 2rem;
    }
    .exkp.flexItem1 h3 {
        margin-top:2rem;
    }
    .exkp.flexItem1 h3 img {
        width:85%;
    }
    .exInner,
    .flexWrap2 {
        width:100%;
    }
    .exInner h4,
    .flexWrap2_item1 h4 {
        font-size: 0.92rem;
        width: auto;
    }
    .flexWrap1_item2 {
        width:98%;
        margin:1rem auto;
        padding-left:1%;
        padding-right: 1%;
        flex-direction: column-reverse;
    }
    .exInner {
        width:96%;
    }
    .flexWrap2 {
        width:100%;
        margin:0 auto;
    }
    .flexWrap2_item2_1 {
        width:50%;
    }
    .flexWrap2_item2_1 img {
        width:96%;
        margin-left:2%;
        height:63px;
    }
    .exkp.details,
    .exInner2 {
        padding-top: 0;
        padding-bottom: 1rem;
        display:block;
        width:100%;
        margin:0 auto;
    }
    .flexWrap,
    .exkp.flexItem1,
    .flexWrap1,
    .flexWrap1_item1,
    .flexWrap5W {
        display:block;
        width:100%;
    }
    .exkp.flexItem1 p,
    .exkp.flexItem1 h4,
    .exInner p {
        font-size:1.0rem;
    }
    .exkp.flexItem1 p.det,
    .exInner p.pic_details {
        font-size: 0.80rem;
        padding-top:0.5rem;
        padding-bottom:0.5rem;
    }
    .exkp.flexItem1,
    .exkp.flexItem3,
    .flexWrap5 {
        flex-basis: 96%;
        width: 96%;
        padding: 2%;
        white-space: nowrap;
        margin: 0 auto;
    }
    .exkp.flexItem1 p,
    .exkp.flexItem1 h4 {
        position: relative;
        white-space: normal;
        letter-spacing: 0;
    }
    .exkp.flexItem1 h4.text {
        position: relative;
        white-space: normal;
        letter-spacing: 0;
        margin-top: 2rem;
        font-size: 1.0rem;
    }
    .exkp.flexItem1 p.det {
        position: relative;
        white-space: normal;
        letter-spacing: 0;
    }
    .exkp.flexItem2 img {
        padding-top:0;
        width:85%;
    }
    .exkp.flexItem4 {
        display:none;
    }
    .exInner p {
        line-height:1.4rem;
        font-size:0.85rem;
    }
    .flexWrap2_item2_1 p {
        font-size:1rem;
        display: block;
        width: 100%;
        white-space: nowrap;
        padding-left: 2%;
    }
    .flexWrap2_item2 {
        text-align: center;
        margin:0 auto;
    }
    .flexWrap2_item3_1 img {
        width:95%;
    }
    .flexWrap2_item3_1 p.pab {
        text-align: left;
    }
    .flexWrap3 h4 {
        margin-left:2%;
    }
    .flexWrap3 {
        width:100%;
    }
    .flexWrap4 {
        width:98%;
        flex-wrap: wrap;
        margin-left:0;
        margin-right:0;
    }
    .flexWrap3_item1 {
        width:50%;
        flex-basis:50%;
        border:0;
    }
    .flexWrap3_item1_1 {
        width:85%;
        margin:0 auto;
    }
    .flexWrap3_item1_1.mb1 {
        width:85%;
        margin:0 auto 1rem;
    }
    .exkp.flexWrap,
    .flexItem3_item1 {
        display: block;
        flex-basis: 100%;
        width: 100%;
        padding:0;
    }
    .flexItem3_item1_text {
        position: relative;
        white-space: normal;
        letter-spacing: 0;
        display:block;
        font-size:0.85rem;
    }
    .flexItem3_item1_text p {
        font-size:0.85rem;
    }
    .flexItem3_item1_img {
        width:100%;
        display: block;
        margin:1rem auto;
    }
    h4 {
        font-size:1rem;
        font-weight: bold;
    }
    .flexWrap5_process_1, 
    .flexWrap5_process_2 {
        flex-direction: column;
    }
    .flexWrap5_text {
        margin-top:1rem;
        margin-left:0;
        width:100%;
    }
    .flexWrap5_text h4,
    .flexWrap5_img span {
        white-space: normal;
        font-size: 1rem;
    }
    .flexWrap5_text p {
        font-size: 0.85rem;
        white-space: normal;
    }
    .flexWrap5 p.backBl {
        display:block;
        font-size: 0.95rem;
        font-weight: bold;
        white-space: normal;
        padding-left:0;
        padding-right:0;
        text-align: center;
    }
    .flexWrap5_process_1 {
        flex-basis:100%;
    }
    .flexWrap5_process_1 div.br {
        margin-right: 0;
    }
    img.process {
        margin-top:1rem;
    }

    .flexWrap6 img {
        width: 76%;
    }
    .flexWrap6 {
        margin: 0 auto;
        text-align: center;
        width: 100%;
        height: auto;
    }
    .flexWrap6 p {
        padding-left: 2%;
    }
    img.wid {
        display: none;
    }
    .flexWrap7W {
        width:96%;
        margin-left:2%;
        display: block;
    }
    .flexWrap7 {
        margin-left:0;
        width:100%;
        padding-top:1rem;
    }
    .flexWrap7-item1,
    .flexWrap7-item3 {
        display:block;
        width:100%;
        margin:0 auto;
        text-align: center;
    }
    .flexWrap7-item1 p,
    .flexWrap7-item2 p,
    .flexWrap7-item3 p,
    .flexWrap7-item4 p {
        margin-top:0.5rem;
        margin-left:0;
        text-align: center;
        font-size: 0.9rem;
    }
    .flexWrap7-item2 p,
    .flexWrap7-item4 p {
        margin-top:0;
        font-size:0.9rem;
        width:90%;
        margin:0 auto;
    }
    .flexWrap7-item2 p span, .flexWrap7-item4 p span {
        width:90%;
        margin:0 auto 0.5rem;
        padding:0.5rem 0;
    }
    .flexWrap7-item2 .spHide,
    .flexWrap7-item4 .spHide{
        display: none;
    }
    .flexWrap7 .coat_a img,
    .flexWrap7 .coat_b img{
        width: 95%;
        margin-top: 0;
        padding-left: 2%;
    }
    .flexWrap7 .list_a img,
    .flexWrap7 .list_b img{
        width: 87%;
        height: 230px;
        padding-left: 6%;
    }

    /*20231013追加*/
    .exkp .bgwhiteTop{
        padding:0.3rem;
    }
    .spHide{
        display: none;
    }
}
/*----------------------------------------------------------
    dispel: 打消し表現
------------------------------------------------------------  */
div.dispel {
    margin-top: 0.75rem;
	margin-bottom: 1rem;
    padding-left: 7.8rem;
    line-height: 1.2rem;
}
div.dispel p {
    font-family: "游明朝 Medium", "Yu Mincho Medium", "YuMincho Medium", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
    font-size: 0.8rem;
    line-height: 1.0rem;
}
div.dispel p.ex {
    color: #fff;
    text-align: left;
}
.exInner.mb-non {
    margin-bottom: 0!important;
}
div.dispel.wrap-1 {
    width: 760px;
    padding-left: 90px;
}
div.dispel.wrap-2 {
    width: 85%;
    padding-left: 6rem;
}
div.dispel.wrap-3 {
    width: calc(850px - 1rem);
    padding-left: calc(60px + 1rem);
}
div.dispel.wrap-4 {
    width: calc(850px - 1rem);
    padding-left: calc(60px + 1rem);
    margin-bottom: 0;
}
.dis-sp {
    display: none;
}
.dis-pc {
    display: block;
}
div.dispel.wrap-1.w-94 {
    width: 760px;
    margin: 0 auto;
    padding: 0;
}
@media screen and (min-width: 0px) and (max-width: 667px) {
    .exkp.cover-2 {
        height: auto;
    }
    .exkp.cover-2 div.dispel {
        padding: 1rem 2%;
        width: 96%;        
    }
    .dis-sp {
        display: block;
    }
    .dis-pc {
        display: none;
    }
    div.dispel.wrap-1 {
        padding: 0;
        width: 100%;
        margin-bottom: 2rem;
    }
    div.dispel.wrap-1 p {
        margin-top:0;
    }
    div.dispel.wrap-1.w-94 {
        width: 94%;
        padding: 0 2%;
        margin-top: 1rem;
    }
    div.dispel.wrap-3.dis-sp {
        display: block;
        padding: 0 2%;
        width: 96%;
        margin-bottom: 2rem;
        margin-top: 0;
    }
    div.dispel.wrap-4 {
        width: 94%;
        padding: 0 2%; 
        margin-top: 0;       
    }
}