@charset "utf-8";
/* 全ページ共通 --------------------*/
.sec_all * {
    color: #5F5E5E;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0.05em;
}
.sec_all .pc {display: block;} 
.sec_all .sp , .sec_all .sp-f {display: none;} 

.sec_all img.pc ,
.sec_all img.sp , .sec_all img.sp-f {margin: 0 auto;} 

.sec_all .wrap {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    box-sizing: border-box;
}
.sec_all .flex {
    display: flex;
}
.sec_all strong{
    color: #46649D;
}
.sec_all h2 {
    text-align: center;
    font-size: 28px;
}
.sec_all h2 span {
    display: block;
    font-size: 16px;
    color: #41567E;
    margin-bottom: 15px;
}

/* hover */
.sec_all.product .fv_list > li a ,
.sec_all.product .product_list02 > li ul li a ,
.sec_all.product .sec_function p a ,
.sec_all.product .btn a ,
.sec_all.product .search_area input[type=submit],
.sec_all.product .sec_search .search_area a ,
.sec_all.product .search_area a ,
.sec_all.solution .btn a ,
.sec_all.solution .sec_news .sec_news_set a ,
#solutions.sec_all .sec_solution_pc .modal-content__in__list__box ,
.sec_all.solution .sec_point_set a ,
.sec_all.solution .sec_example a ,
.sec_all.product .product_list.list a {
    transition: ease .3s;
}
.sec_all.product .fv_list > li a:hover ,
.sec_all.product .product_list02 > li ul li a:hover ,
.sec_all.product .sec_function p a:hover ,
.sec_all.product .btn a:hover ,
.sec_all.product .search_area input[type=submit]:hover,
.sec_all.product .sec_search .search_area a:hover ,
.sec_all.product .search_area a:hover ,
.sec_all.solution .btn a:hover ,
.sec_all.solution .sec_news .sec_news_set a:hover ,
#solutions.sec_all .sec_solution_pc .modal-content__in__list__box:hover ,
.sec_all.solution .sec_point_set a:hover,
.sec_all.solution .sec_example a:hover ,
.sec_all.product .product_list.list a:hover {
    opacity: .7;
}
.sec_all.top .sec_news .tab-list li ,
.sec_all.top .sec_news .tab-contents-item .news_area_info a ,
.sec_all.top .sec_product p.link a ,
.sec_all.product .product_list.list a {
    transition: ease .2s;
}
.sec_all.top .sec_news .tab-list li:hover ,
.sec_all.top .sec_news .tab-contents-item .news_area_info a:hover ,
.sec_all.top .sec_product p.link a:hover ,
.sec_all.product .product_list.list a:hover {
    opacity: .5;
}

/* top (/ew/pewnw/index.html) -------------*/
/* sec_fv -----*/
/* slider */
.sec_all.top .sec_fv {
    max-width: 1849px;
    margin: 0 auto;
}
.sec_all.top .sec_fv .slick01 img {
    width: 100%;
}
/* btn */
.sec_all.top .sec_fv .btn_set {
    display: flex;
    position: relative;
    margin: -50px auto 0;
    z-index: 2;
}
.sec_all.top .sec_fv .btn_set > .btn {
    width: 100%;
    box-sizing: border-box;
    margin:0 10px 66px;
    position: relative;
}
.sec_all.top .sec_fv .btn_set > .btn a {
    display: flex;
    border-radius: 15px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.85) 50%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 100%);
    height: 147px;
    transition: 1.0s;
    align-items: center;
    justify-content: center;
    z-index: 30;
    position: relative;
}
.sec_all.top .sec_fv .btn_set > .btn:after ,
.sec_all.top .sec_fv .btn_set > .btn:before {
    content: "";
    width: 0px;
    border-radius:0 15px 15px 0;
    height: 30px;
    background: #46649D;
    z-index: 1;
    position: absolute;
    bottom: -3px;
    left: 49%;
    transition:all 0.3s ease-in-out;
}
.sec_all.top .sec_fv .btn_set > .btn:before {
    border-radius:15px 0 0 15px;
    left: 51%;
}
.sec_all.top .sec_fv .btn_set > .btn:hover:after ,
.sec_all.top .sec_fv .btn_set > .btn:hover:before {
    width: 51%;
}
.sec_all.top .sec_fv .btn_set > .btn:hover:before {
    left: 0%;
}
.sec_all.top .sec_fv .btn_set > .btn a > span {
    text-align: center;
    font-size: 24px;
}
.sec_all.top .sec_fv .btn_set > .btn01 a > span.img {
    margin-right: 16px;
}
.sec_all.top .sec_fv .btn_set > .btn02 a > span.img {
    margin-right: 52px;
}
.sec_all.top .sec_fv .btn_set > .btn a > span > * {
    display: block;
}
.sec_all.top .sec_fv .btn_set > .btn a > span > span.num {
    display: block;
    font-size: 12px;
    padding-top: 23px;
    height: 0px;
    overflow: hidden;
    background: url("../images/top2023/img_fv_btn01_num.png") no-repeat center center;
    margin-bottom: 15px;
}
.sec_all.top .sec_fv .btn_set > .btn02 a > span > span.num {
    background-image: url("../images/top2023/img_fv_btn02_num.png");
}
.sec_all.top .sec_fv .btn_set > .btn a > span > strong {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
}
/* sec_news -----*/
.sec_all.top .sec_news .wrap {
    background: #F2F2F2;
    padding: 42px 42px 67px;
    margin-bottom: 117px;
}
.sec_all.top .sec_news .tab-list {
    display: flex;
    width: 100%;
    margin-top: 58px;
}
.sec_all.top .sec_news .tab-list li {
    width: 100%;
    border-bottom: 4px solid #FFF;
    cursor: pointer;
    font-size: 18px;
    padding: 16px;
    text-align: center;
    box-sizing: border-box;
}
.sec_all.top .sec_news .tab-list li.active {
    border-color: #41567E;
}
.sec_all.top .sec_news .tab-list li + li {
    margin-left: 50px;
}
.sec_all.top .sec_news .tab-contents-item li {
    display: flex;
    padding: 0 31px;
    line-height: 24px;
}
.sec_all.top .sec_news .tab-contents-item li + li {
    margin-top: 42px;
}
.sec_all.top .sec_news .tab-contents-item li .date ,
.sec_all.top .sec_news .tab-contents-item li .icon {
    margin-right: 35px;
}
.sec_all.top .sec_news .tab-contents-item li .icon {
    min-width: 52px;
}
.sec_all.top .sec_news .tab-contents-item li .date + .detail {
    margin-left: 75px;
}
.sec_all.top .sec_news .tab-contents-item .news_area_info {
    margin: 60px auto;
}
.sec_all.top .sec_news .tab-contents-item .btn {
    background: #FFF;
    border: 1px solid #5F5E5E;
    width: 330px;
    height: 60px;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    transition: ease .2s;
    position: relative;
}
.sec_all.top .sec_news .tab-contents-item .btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #46649D;
    width: 100%;
    height: 100%;
    transition: transform .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    transform: scale(0, 1);
    transform-origin: top;
}
.sec_all.top .sec_news .tab-contents-item .btn:hover:before {
    transform:scale(1, 1);
}
.sec_all.top .sec_news .tab-contents-item .btn span {
    position: relative;
    z-index: 3;
    color: #5F5E5E;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.sec_all.top .sec_news .tab-contents-item .btn:hover span {
    color: #FFF;
}

/* sec_menu -----*/
.sec_all.top .sec_menu {
    margin-bottom: 140px;
}
.sec_all.top .sec_menu h2 {
    margin-bottom: 43px;
}
.sec_all.top .sec_menu .sec_menu_set ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1px;
    margin-left: 1px;
}
.sec_all.top .sec_menu .sec_menu_set ul li {
    margin-top: -1px;
    margin-left: -1px;
    width: calc((100% / 3 ) + 1px );
    border: 1px solid #8791A5;
    box-sizing: border-box;
}
.sec_all.top .sec_menu .sec_menu_set ul li a {
    display: block;
    padding: 22px 17px;
    position: relative;
    transition: .5s;
}
.sec_all.top .sec_menu .sec_menu_set ul li a h3 {
    font-size: 20px;
    margin-bottom: 15px;
}
.sec_all.top .sec_menu .sec_menu_set ul li a h3 span {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #1FA79C;
    letter-spacing: 0;
}
.sec_all.top .sec_menu .sec_menu_set ul li a p {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -0.05em;
    color: #000;
}
.sec_all.top .sec_menu .sec_menu_set ul li a:before {
    content: "";
    width: 48.5px;
    height: 48.5px;
    border-radius: 50%;
    position: absolute;
    background: #1FA79C;
    top: 50%;
    right: 17px;
    margin-top: -24.25px;
}
.sec_all.top .sec_menu .sec_menu_set ul li a:after {
    content: "";
    width: 10px;
    height: 10px;
    border-right: 3px solid #FFF;
    border-top: 3px solid #FFF;
    position: absolute;
    top: 50%;
    right: 37px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sec_all.top .sec_menu .sec_menu_set ul li a:hover {
    background: #1FA79C;
}
.sec_all.top .sec_menu .sec_menu_set ul li a:hover * {
    color: #FFF;
}
.sec_all.top .sec_menu .sec_menu_set ul li a:hover:before {
    background: #FFF;
}
.sec_all.top .sec_menu .sec_menu_set ul li a:hover:after {
    border-right: 3px solid #1FA79C;
    border-top: 3px solid #1FA79C;
}
/* hover */
.sec_all.top .sec_menu .sec_menu_set ul li a:hover {
    background: #1FA79C;
}
.sec_all.top .sec_menu .sec_menu_set ul li a:hover * {
    color: #FFF;
}
.sec_all.top .sec_menu .sec_menu_set ul li a:hover:before {
    background: #FFF;
}
.sec_all.top .sec_menu .sec_menu_set ul li a:hover:after {
    border-right: 3px solid #1FA79C;
    border-top: 3px solid #1FA79C;
}
/* 4以上 */
.sec_all.top .sec_menu .sec_menu_set ul li.menu_t2 a h3 span {
    color: #7258B9;
}
.sec_all.top .sec_menu .sec_menu_set ul li.menu_t2 a:before ,
.sec_all.top .sec_menu .sec_menu_set ul li.menu_t2 a:hover {
    background: #7258B9;
}
.sec_all.top .sec_menu .sec_menu_set ul li.menu_t2 a:hover * {
    color: #FFF;
}
.sec_all.top .sec_menu .sec_menu_set ul li.menu_t2 a:hover:before {
    background: #FFF;
}
.sec_all.top .sec_menu .sec_menu_set ul li.menu_t2 a:hover:after {
    border-right: 3px solid #7258B9;
    border-top: 3px solid #7258B9;
}
/* chat */
.sec_all.top .sec_menu .sec_menu_set ul li.chat {
    width: 100%;
}
.sec_all.top .sec_menu .sec_menu_set ul li.chat a {
    display: flex;
    align-items: center;
    padding-left: 148px;
    background: url("../images/top2023/img_menu_chat.png") no-repeat left 14px center;
    height: 144px;
    box-sizing: border-box;
}
.sec_all.top .sec_menu .sec_menu_set ul li.chat a h3 {
    font-size: 28px;
    font-weight: 300;
    margin: 0;
}
.sec_all.top .sec_menu .sec_menu_set ul li.chat a:hover {
    background-color: #E2EAF0;
}
.sec_all.top .sec_menu .sec_menu_set ul li.chat a:before {
    background: #00CAD4;
}
.sec_all.top .sec_menu .sec_menu_set ul li.chat a:hover:after {
    border-color: #FFF;
}
.sec_all.top .sec_menu .sec_menu_set ul li.chat a:hover h3 {
    color: #5F5E5E;
}
.sec_all.top .sec_menu .sec_menu_set ul li.chat a:hover p {
    color: #000;
}

/* sec_statement -----*/
.sec_all.top .sec_statement_set {
    background: #46649D;
    margin-bottom: 14px;
}
.sec_all.top .sec_statement_set .wrap {
    padding: 80px 40px;
}
.sec_all.top .sec_statement h2 {
    margin-bottom: 112px;
}
.sec_all.top .sec_statement_set p.img {
    text-align: center;
    position: relative;
    top: -68px;
}
.sec_all.top .sec_statement_set h3 {
    text-align: center;
}
.sec_all.top .set_text p {
    color: #FFF;
    font-size: 18px;
    line-height: 35px;
    font-family: "Noto Serif JP", sans-serif;
    text-align: center;
    letter-spacing: 0;
}
.sec_all.top .set_text p + p {
    margin-top: 2em;
}
/* sec_product -----*/
.sec_all.top .sec_product {
    background-position:  center center , center center ;
    background-repeat: no-repeat , no-repeat ;
    background-image:url("../images/top2023/img_product_bg02.png") , linear-gradient(90deg, #9cd7ee, #185fa6);
    position: relative;
}
.sec_all.top .sec_product:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 125px;
    background: rgba(0,99,144,0.57);
}

.sec_all.top .sec_product .wrap {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    height: 500px;
    text-align: center;
    /*padding-bottom: 14px;*/
    position: relative;
    z-index: 1;
}
.sec_all.top .sec_product a {
    display: flex;
    flex-flow: column;
    height: 500px;
    justify-content: space-between;
    padding-top: 50px;
}
.sec_all.top .sec_product h2 {
    letter-spacing: 0;
    text-align: center;
}
.sec_all.top .sec_product h2 img {
    width: 80%;
}
.sec_all.top .sec_product p.img {
    display: flex;
    justify-content: center;
}
.sec_all.top .sec_product p.img >span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40%;
}
.sec_all.top .sec_product p.img span:first-child img {
    width: 100%;
}
.sec_all.top .sec_product p.img span:last-child {
    width: 35%;
}
.sec_all.top .sec_product p.img span:last-child img {
    width: 50%;
}
.sec_all.top .sec_product .text {
    padding: 1em;
    margin: 1.5em auto 0;
    position: relative;
    z-index: 1;
}
.sec_all.top .sec_product .text * {
    color: #FFF;
    text-align: center;
}
.sec_all.top .sec_product .text h3 {
    font-size: 20px;
    margin-bottom: .6em;
}
.sec_all.top .sec_product .text p {
    font-size: 15px;
    line-height: 1.6;
}
.sec_all.top .sec_product a:hover {
    opacity: .7;
}

@media (max-width: 984px){
    .sec_all .pc {display: none;} 
    .sec_all .sp {display: block !important;} 
    .sec_all .sp-f {display: flex !important;} 
    .sec_all h2 {
        font-size: 22px;
        letter-spacing: -0.05em;
    }
    .sec_all h2 span {
        font-size: 18px;
        margin-bottom: .6em;
    }
    /* top (/ew/pewnw/index.html) -------------*/
    /* sec_fv -----*/
    .sec_all.top h1 {
        text-align: center;
        margin: 0 auto;
    }
    .sec_all.top h1 img {
        width: 100%;
    }
    /* btn */
    .sec_all.top .sec_fv .btn_set {
        flex-flow: column;
        margin: 0 auto;
        padding: 3vw;
    }
    .sec_all.top .sec_fv .btn_set > .btn {
        margin:0 auto 6px;
    }
    .sec_all.top .sec_fv .btn_set > .btn a {
        border-radius: 20px;
        background: #46649D;
        justify-content: flex-start;
        padding: 12px 12px 15px 0;
        height: auto;
        transition: 0s;
    }
    .sec_all.top .sec_fv .btn_set > .btn:after ,
    .sec_all.top .sec_fv .btn_set > .btn:before {
        content: none;
    }
    .sec_all.top .sec_fv .btn_set > .btn a > span {
        text-align: left;
        font-size: 33px;
        color: #FFF;
        letter-spacing: -0.05em;
        font-family:"Hiragino Sans","Hiragino Kaku Gothic ProN",sans-serif;
    }
    .sec_all.top .sec_fv .btn_set > .btn01 a > span.img {
        margin: 35px 9px 0;
        width: 74px;
    }
    .sec_all.top .sec_fv .btn_set > .btn02 a > span.img {
        margin: 30px 9px 0;
        width: 70px;
    }
    .sec_all.top .sec_fv .btn_set > .btn01 a > span.img img ,
    .sec_all.top .sec_fv .btn_set > .btn02 a > span.img img {
        width: 100%;
    }
    .sec_all.top .sec_fv .btn_set > .btn a > span > span.num {
        position: absolute;
        left: 14px;
        top: 13px;
        margin: 0;
        width: 33px;
        padding-top: 22px;
        background: url("../images/top2023/img_fv_btn01_num_sp.png") no-repeat left top;
        background-size: 100% auto;
    }
    .sec_all.top .sec_fv .btn_set > .btn02 a > span > span.num {
        background-image: url("../images/top2023/img_fv_btn02_num_sp.png");
    }
    .sec_all.top .sec_fv .btn_set > .btn a > span > strong {
        color: #FFF;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0;
    }
    /* sec_news -----*/
    .sec_all.top .sec_news .wrap {
        padding: 34px 3vw 46px;
        margin-bottom: 46px;
    }
    .sec_all.top .sec_news .tab-list {
        margin-top: 8vw;
    }
    .sec_all.top .sec_news .tab-list li {
        font-size: 16px;
        padding: 3vw 0;
    }
    .sec_all.top .sec_news .tab-list li + li {
        margin-left: 5vw;
    }
    .sec_all.top .sec_news .tab-contents-item li {
        font-size: 18px;
        padding: 0 3vw;
        line-height: 30px;
        flex-flow: wrap;
    }
    .sec_all.top .sec_news .tab-contents-item li + li {
        margin-top: 2em;
    }
    .sec_all.top .sec_news .tab-contents-item li .date ,
    .sec_all.top .sec_news .tab-contents-item li .icon {
        margin-right: 3vw;
    }
    .sec_all.top .sec_news .tab-contents-item li .date + .detail {
        margin-left: 0;
    }
    .sec_all.top .sec_news .tab-contents-item .news_area_info {
        margin: 10vw auto;
    }
    .sec_all.top .sec_news .tab-contents-item .btn {
        width: 70%;
        height: 3.5em;
        transition: 0s;
        font-size: 20px;
    }
    .sec_all.top .sec_news .tab-contents-item .btn span {
        font-size: 20px;
    }

    /* sec_menu -----*/
    .sec_all.top .sec_menu {
        margin-bottom: 110px;
        width: calc(100% + 6vw);
        margin-left: -3vw;
    }
    .sec_all.top .sec_menu h2 {
        margin-bottom: 60px;
    }
    .sec_all.top .sec_menu .sec_menu_set ul li {
        width: calc(100% + 1px);
    }
    .sec_all.top .sec_menu .sec_menu_set ul li a {
        padding: 4vw 12px 4vw 31px;
        transition: 0s;
    }
    .sec_all.top .sec_menu .sec_menu_set ul li a h3 {
        font-size: 28px;
        margin-bottom: 15px;
        letter-spacing: -0.01em;
    }
    .sec_all.top .sec_menu .sec_menu_set ul li a h3 span {
        margin-bottom: 11px;
        font-size: 20px;
    }
    .sec_all.top .sec_menu .sec_menu_set ul li a p {
        line-height: 1.5;
    }
    .sec_all.top .sec_menu .sec_menu_set ul li a:before {
        width: 74px;
        height: 74px;
        right: 12px;
        margin-top: -37px;
        z-index: 10;
    }
    .sec_all.top .sec_menu .sec_menu_set ul li a:after {
        right: 45px;
        border-width: 1px;
        z-index: 11;
    }
    /* chat */
    .sec_all.top .sec_menu .sec_menu_set ul li.chat {
        width: 100%;
    }
    .sec_all.top .sec_menu .sec_menu_set ul li.chat a {
        padding-left: 94px;
        background: url("../images/top2023/img_menu_chat.png") no-repeat left 3vw center;
        background-size: 76px auto;
        height: 145px;
        flex-flow: column;
        align-items: flex-start;
        justify-content: center;
    }
    .sec_all.top .sec_menu .sec_menu_set ul li.chat a h3 {
        font-size: 28px;
        margin-bottom: 8px;
        letter-spacing: -0.01em;
        position: relative;
        margin-left: -3px;
    }

    /* sec_statement -----*/
    .sec_all.top .sec_statement_set {
        margin-bottom: 5px;
        width: calc(100% + 6vw);
        margin-left: -3vw;
    }
    .sec_all.top .sec_statement_set .wrap {
        padding: 60px 3vw 70px;
    }
    .sec_all.top .sec_statement h2 {
        margin-bottom: 11vw;
    }
    .sec_statement_set h3 {
        margin-top: 20px;
    }
    .sec_all.top .sec_statement_set p.img {
        top: -5.5vw;
        margin: 0 8vw;
    }
    .sec_all.top .sec_statement_set p.img img {
        width: 100%;
    }
    .sec_all.top .sec_statement_set h3 img {
        width: 91%;
    }
    .sec_all.top .set_text p {
        font-size: 16px;
        line-height: 1.8em;
        letter-spacing: -0.1em;
    }
    /* sec_product -----*/
    .sec_all.top .sec_product {
        background-size: auto 100%;
        width: calc(100% + 6vw);
        margin-left: -3vw;
    }
    .sec_all.top .sec_product:after {
        content: none;
    }
    .sec_all.top .sec_product .wrap {
        height: 104vw;
        padding:0;
    }
    .sec_all.top .sec_product a {
        height: 104vw;
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        padding-top: 20px;
        box-sizing: border-box;
    }
    .sec_all.top .sec_product h2 img {
        width: 97%;
    }
    .sec_all.top .sec_product p.img {
        flex-flow: column;
        position: relative;
    }
    .sec_all.top .sec_product p.img >span {
        width:100%;
        display: flex;
        align-items: flex-start;
        padding:0 32% 10% 0;
        box-sizing: border-box;
    }
    .sec_all.top .sec_product p.img span:last-child {
        width:100%;
        position: absolute;
        right: -21vw;
        bottom: 0;
        padding: 0;
    }
    .sec_all.top .sec_product p.img span:first-child img {
        width:80%;
    }
    .sec_all.top .sec_product p.img span:last-child img {
        width: 27%;
    }

    .sec_all.top .sec_product .text {
        text-align: left;
        width: 100%;
        background: rgba(0,99,144,0.57);
        box-sizing: border-box;
    }
    .sec_all.top .sec_product .text h3 {
        font-size: 18px;
        line-height: 1.2;
        text-align: left;
    }
    .sec_all.top .sec_product .text p {
        font-size: 14px;
        text-align: left;
    }
}
/* END top (/ew/pewnw/index.html) -------------*/

/* solution (/ew/pewnw/solution/index.html) -------------*/
/* sec_fv -----*/
.sec_all.solution .sec_fv {
    display: flex;
    margin: 0 auto 62px;
    box-sizing: border-box;
    position: relative;
    justify-content: center;
}
.sec_all.solution .sec_fv > div:first-child {
    width: 100%;
    max-width: 395px;
}
.sec_all.solution .sec_fv h1 {
    font-size: 30px;
    color: #46649D;
    padding-top: 12px;
    box-sizing: border-box;
    border-top: 3px solid #46649D;
    margin-bottom: 23px;
}
.sec_all.solution .sec_fv h1 + p {
    line-height: 24px;
    margin-bottom: 23px;
}
/* tab-list */
.sec_all.solution .sec_fv .tab-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sec_all.solution .sec_fv .tab-list li {
    width: calc(50% - 2.5px);
    position: relative;
}
.sec_all.solution .sec_fv .tab-list li:nth-child(n+3) {
    margin-top: 5px;
}
.sec_all.solution .sec_fv .tab-list li a {
    display: flex;
    background: url("../images/solution2023/index/img_fv01_btn.png") no-repeat center center #ECF1F5;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 165px;
    position: relative;
    transition: .5s all;
}
.sec_all.solution .sec_fv .tab-list li:nth-child(2) a {
    background-image:url("../images/solution2023/index/img_fv02_btn.png"); 
}
.sec_all.solution .sec_fv .tab-list li:nth-child(3) a {
    background-image:url("../images/solution2023/index/img_fv03_btn.png"); 
}
.sec_all.solution .sec_fv .tab-list li:nth-child(4) a {
    background-image:url("../images/solution2023/index/img_fv04_btn.png"); 
}
.sec_all.solution .sec_fv .tab-list li:nth-child(5) a {
    background-image:url("../images/solution2023/index/img_fv05_btn.png"); 
}
.sec_all.solution .sec_fv .tab-list li:nth-child(6) a {
    background: #46649D;
    padding: 8px;
    box-sizing: border-box;
    position: relative;
}
.sec_all.solution .sec_fv .tab-list li:nth-child(6) a:before {
    content: "";
    display: block;
    background: url("../images/solution2023/index/img_fv06_btn.png") no-repeat center center;
    width: 86px;
    height: 136px;
    position: absolute;
    right: -14px;
    bottom: -10px;
    z-index: 3;
}
.sec_all.solution .sec_fv .tab-list li:nth-child(6) a:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #FF0A6C;
    background: linear-gradient(to top right, #FC9512 0%, #FD5F34 32%, #FE225C 84%, #FF0A6C 100%);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .5s all;
}
.sec_all.solution .sec_fv .tab-list li:nth-child(6) a strong {
     display: flex;
    border: 1px solid #FFF;
    width: 100%;
    padding: 0 12px;
    height: 100%;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}
@media (min-width: 985px){
    .sec_all.solution .sec_fv .tab-list li.active a {
        background: url("../images/solution2023/index/img_fv01_btn_a.png") no-repeat center center #ECF1F5;
    }
    .sec_all.solution .sec_fv .tab-list li.active:nth-child(2) a {
        background-image:url("../images/solution2023/index/img_fv02_btn_a.png"); 
    }
    .sec_all.solution .sec_fv .tab-list li.active:nth-child(3) a {
        background-image:url("../images/solution2023/index/img_fv03_btn_a.png"); 
    }
    .sec_all.solution .sec_fv .tab-list li.active:nth-child(4) a {
        background-image:url("../images/solution2023/index/img_fv04_btn_a.png"); 
    }
    .sec_all.solution .sec_fv .tab-list li.active:nth-child(5) a {
        background-image:url("../images/solution2023/index/img_fv05_btn_a.png"); 
    }
}
.sec_all.solution .sec_fv .tab-list li:nth-child(6) a:hover {
    background: #46649D;
}
.sec_all.solution .sec_fv .tab-list li:nth-child(6) a:hover:after {
    opacity: 1;
}
.sec_all.solution .sec_fv .tab-list li a span {
    display: none;
}
/* tab-contents */
.sec_all.solution .sec_fv .fv {
    margin-left: 23px;
}
.sec_all.solution .sec_fv .fv .tab-contents {
    width: 712px;
    height: 655px;
    position: relative;
}
.sec_all.solution .sec_fv .tab-contents-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 712px;
}
.sec_all.solution .sec_fv .tab-contents-item span {
    display: none;
}

/* sec_new -----*/
.sec_all.solution .sec_news {
    padding: 52px 0 100px;
    background: #F2F2F2;
}
.sec_all.solution .sec_news h2 {
    margin-bottom: 92px;
}
.sec_all.solution .sec_news .sec_news_set {
    display: flex;
    justify-content: flex-start;
}
.sec_all.solution .sec_news .sec_news_set a ,
.sec_all.solution .sec_news .sec_news_set span {
    display: flex;
    flex-flow: column;
    max-width: 157px;
}
.sec_all.solution .sec_news .sec_news_set > * + * {
    margin-left: 49px;
}
.sec_all.solution .sec_news .sec_news_set .image {
    margin-bottom: 24px;
}
.sec_all.solution .sec_news .sec_news_set .image img {
    width: 100%;
}
.sec_all.solution .sec_news .sec_news_set .date {
    font-size: 12px;
    margin-bottom: .8em;
    font-weight: 300;
}
.sec_all.solution .sec_news .sec_news_set .text {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
}
.sec_all.solution .sec_news .sec_news_set a .text {
    /* text-decoration: underline;*/
}

/* sec_solution -----*/
.sec_all.solution .sec_solution {
    padding: 80px 0 90px;
}
.sec_all.solution .sec_solution h2 {
    margin-bottom: 18px;
}
.sec_all.solution .sec_solution h2 + p {
    font-size: 18px;
    margin-bottom: 82px;
    text-align: center;
}
/* btn */
.sec_all.solution .sec_solution p.btn {
    text-align: center;
}

/* map */
#solutions.sec_all .sec_solution_pc {
  width: 798px;
  height: 693px;
  position: relative;
  background: url("../images/solution2023/index/img_map_pc.png") no-repeat center bottom;
    margin: 0 auto 182px;
}
#solutions.sec_all .sec_solution_pc > p {
  position: absolute;
}
#solutions.sec_all .sec_solution_pc > p a {
  width: 120px;
    height: 120px;
  background: #46649D;
    color: #FFF;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
  border-radius: 15px;
    cursor: pointer;
    mix-blend-mode: multiply;
    line-height: 21px;
}
#solutions.sec_all .sec_solution_pc > p a:hover {
  opacity: .5;
}
#solutions.sec_all .sec_solution_pc p.sec_solution_pc__btn01 {/*カフェ/食堂*/
  left: 39px;
  top: -39px;
}
#solutions.sec_all .sec_solution_pc p.sec_solution_pc__btn02 {/*執務室*/
  right: 136px;
  top: 188px;
}
#solutions.sec_all .sec_solution_pc p.sec_solution_pc__btn03 {/*会議室*/
  right: -46px;
  top: 277px;
}
#solutions.sec_all .sec_solution_pc p.sec_solution_pc__btn04 {/*サーバールーム*/
  left: 44px;
  top: 280px;
}
#solutions.sec_all .sec_solution_pc p.sec_solution_pc__btn05 {/*共有部*/
  right: 194px;
  bottom: 7px;
}
#solutions.sec_all .sec_solution_pc p.sec_solution_pc__btn06 {/*駐車場*/
  left: -91px;
  bottom: 113px;
}
#solutions.sec_all .sec_solution_pc p.sec_solution_pc__btn07 {/*エントランス*/
  left: 194px;
  bottom: -60px;
}

/* modal */
#solutions.sec_all .sec_solution_pc .modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 60px 10px;
  text-align: center;
}
#solutions.sec_all .sec_solution_pc .modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
#solutions.sec_all .sec_solution_pc .modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
    z-index: 1010;
}
#solutions.sec_all .sec_solution_pc .modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  vertical-align: middle;
  content: "";
}
#solutions.sec_all .sec_solution_pc .modal-wrapper .modal-window {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 100%;
  max-width: 900px;
  padding: 20px 20px 20px 20px;
  border-radius: 2px;
  background: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  vertical-align: middle;
    border-radius: 30px;
    height: 80%;
    max-height: 768px;
}
#solutions.sec_all .sec_solution_pc .modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
    height: 100%;
  overflow-y: auto;
}
#solutions.sec_all .sec_solution_pc .modal-content__in {
  width: 100%;
  text-align: left;
}
#solutions.sec_all .sec_solution_pc .modal-content__in h3 {
  margin: 0 auto ;
    text-align: center;
    display: flex;
    height: 124px;
    align-items: center;
    justify-content: center;
    background:url("../images/solution2023/index/bg_modal01.png") no-repeat center top;
}
#solutions.sec_all .sec_solution_pc #modal-02 h3 {
    background-image:url("../images/solution2023/index/bg_modal02.png");
}
#solutions.sec_all .sec_solution_pc #modal-03 h3 {
    background-image:url("../images/solution2023/index/bg_modal03.png");
}
#solutions.sec_all .sec_solution_pc #modal-04 h3 {
    background-image:url("../images/solution2023/index/bg_modal04.png");
}
#solutions.sec_all .sec_solution_pc #modal-05 h3 {
    background-image:url("../images/solution2023/index/bg_modal05.png");
}
#solutions.sec_all .sec_solution_pc #modal-06 h3 {
    background-image:url("../images/solution2023/index/bg_modal06.png");
}
#solutions.sec_all .sec_solution_pc #modal-07 h3 {
    background-image:url("../images/solution2023/index/bg_modal07.png");
}
#solutions.sec_all .sec_solution_pc .modal-content__in h3 span {
  font-size: 20px;
    display: inline-block;
    padding: .8em;
    background: rgba(255,255,255,0.84);
    border-radius: 2em;
    width: 350px;
    box-sizing: border-box;
    color: #3C3C3C;
    text-align: center;
    letter-spacing: 0;
    font-weight: 500;
}
#solutions.sec_all .sec_solution_pc .modal-content__in h3 span br {
    display: none;
}
#solutions.sec_all .sec_solution_pc .modal-content__in__list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    max-height: 550px;
    align-items: flex-start;
    justify-content: center;
}
#solutions.sec_all .sec_solution_pc .modal-content__in__list__box {
  width: 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px 10px 10px;
    height: 40%;
    box-sizing: border-box;
    flex-flow: column;
    align-items: center;
    position: relative;
  margin-top: 60px;
}
#solutions.sec_all .sec_solution_pc #modal-04 .modal-content__in__list:after {
    content: "";
    display: block;
  width: 25%;
}
#solutions.sec_all .sec_solution_pc .modal-content__in__list__box__image {
  width: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
    margin: 0 auto 15px;
}
#solutions.sec_all .sec_solution_pc .modal-content__in__list__box dl {
  width: 100%;
   line-height: 24px;
    box-sizing: border-box;
}
#solutions.sec_all .sec_solution_pc .modal-content__in__list__box dl dt {
  margin: 0 0 5px 0;
  font-weight: bold;
  font-size: 20px;
     display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #3C3C3C;
    min-height: 2.5em;
    letter-spacing: 0;
}
#solutions.sec_all .sec_solution_pc .modal-content__in__list__box dl dd {
  font-size: 16px;
}
#solutions.sec_all .sec_solution_pc .modal-content__in__list__box__arrow {
  width: 31px;
    padding-top: 31px;
    height: 0;
    overflow: hidden;
    border-radius: 16px;
    background: #3C3C3C;
    position: absolute;
    right: 3px;
    top: 95px;
}
#solutions.sec_all .sec_solution_pc .modal-content__in__list__box__arrow:before {
    content: "";
    width: 7px;
    height: 7px;
    border-right: 2px solid #FFF;
    border-top: 2px solid #FFF;
    position: absolute;
    top: 50%;
    right: 13px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#solutions.sec_all .sec_solution_pc .modal-content__in__list__box:hover {
}
#solutions.sec_all .sec_solution_pc .modal-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
#solutions.sec_all .sec_solution_pc .modal-wrapper .modal-close {
    z-index: 20;
    position: absolute;
    top: -53px;
    right: 6px;
    width: 35px;
    color: #FFF;
    font-size: 45px;
    font-weight: lighter;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
}
#solutions.sec_all .sec_solution_pc .modal-wrapper .modal-close:hover {
  color: #2b2e38 !important;
}
#solutions.sec_all .sec_solution_sp {
  display: none;
}

/* sec_point -----*/
.sec_all.solution .sec_point {
    padding: 42px 0 65px;
    background: rgb(18, 77, 133 ,0.08);
}
.sec_all.solution .sec_point h2 {
    margin-bottom: 65px;
}
.sec_all.solution .sec_point .sec_point_set {
    text-align: center;
}
.sec_all.solution .sec_point .sec_point_set ul {
    display: inline-flex;
    margin: 0 auto;
    justify-content: center;
    background: #FFF;
    padding: 17px 26px 0;
    position: relative;
}
.sec_all.solution .sec_point .sec_point_set ul:before {
    content: "";
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 100%;
    border-left: 429px solid transparent;
    border-right: 429px solid transparent;
    border-top: 250px solid #FFF;
}
.sec_all.solution .sec_point .sec_point_set ul li + li {
    margin-left: 9px;
}
.sec_all.solution .sec_point .sec_point_set ul + p {
    text-align: center;
    padding-bottom: 14px;
    position: relative;
    z-index: 5;
}
.sec_all.solution .sec_point .sec_point_set ul + p img {
    margin: 0 auto;
}

/* sec_example -----*/
.sec_all.solution .sec_example {
    padding: 65px 0 105px;
}
.sec_all.solution .sec_example h2 {
    margin-bottom: 62px;
}
.sec_all.solution .sec_example .list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 88px;
}
.sec_all.solution .sec_example .list .box {
    width: 100%;
    margin-left: 13px;
}
.sec_all.solution .sec_example .list .box * {
    letter-spacing: -0.01em;
}
.sec_all.solution .sec_example .box img {
    width: 100%;
}
.sec_all.solution .sec_example .box .image {
    margin-bottom: 14px;
}
.sec_all.solution .sec_example .box .text01 dt {
    margin-bottom: 10px;
    color: #3D62AD;
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
    min-height: 3.5em;
    display: flex;
    align-items: center;
}
.sec_all.solution .sec_example .box .text01 dd {
    min-height: 105px;
    padding-bottom: 15px;
    box-sizing: border-box;
    font-size: 17px;
    line-height: 30px;
    color: #000;
}
.sec_all.solution .sec_example .box .text02 {
    min-height: 92px;
}
.sec_all.solution .sec_example .box .text02 dt {
    margin-bottom: 10px;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    border-bottom: 1px solid #707070;
    padding-bottom: 6px;
}
.sec_all.solution .sec_example .box .text02 dt:before {
    content: "";
    display: inline-block;
    width: .8em;
    height: .8em;
    border-radius: .4em;
    background: #3D62AD;
    margin-right: .1em;
}
.sec_all.solution .sec_example .box .text02 dd {
    margin-bottom: 10px;
    padding-left: 1em;
    position: relative;
}
.sec_all.solution .sec_example .box .text02 dd:before {
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 1px;
    background: #000;
    display: inline-block;
    position: absolute;
    left: .5em;
    top: .5em;
}
/* btn */
.sec_all.solution .sec_example .btn {
    text-align: center;
}
.sec_all.solution .sec_example .btn a {
    display: inline-block;
    color: #FFF;
    font-size: 20px;
    padding: 20px 5em 20px 3em;
    background: url("../images/solution2023/index/icon_arrow.png") no-repeat center right 12px #000;
}







@media (max-width: 984px){

    /* solution (/ew/pewnw/solution/index.html) -------------*/
    /* sec_fv -----*/
    .sec_all.solution .sec_fv {
        flex-flow: column-reverse;
        margin-bottom: 10vw;
    }
    .sec_all.solution .sec_fv > div:first-child {
        max-width: none;
    }
    .sec_all.solution .sec_fv h1 {
        font-size: 32px;
        padding: 1.2em 0;
        border: none;
        margin-bottom: 0;
        text-align: center;
        font-weight: bold;
    }
    .sec_all.solution .sec_fv ul + p {
        font-size: 18px;
        text-align: left;
        line-height: 1.4;
        margin: 1.5em auto 0;
    }
    .sec_all.solution .sec_fv ul + p br {
        display: none;
    }
    /* tab-list */
    .sec_all.solution .sec_fv .tab-list {
        position: relative;
        width: 100vw;
        margin-left: -3vw;
    }
    .sec_all.solution .sec_fv .tab-list li {
        width: calc(100% / 2 - 1px);
    }
    .sec_all.solution .sec_fv .tab-list li:nth-child(n+3) {
        margin-top: 1px;
    }
    .sec_all.solution .sec_fv .tab-list li a {
        height: 40vw;
        background-size: auto 100%;
    }
    .sec_all.solution .sec_fv .tab-list li:nth-child(6) a {
        padding: 1vw;
    }
    .sec_all.solution .sec_fv .tab-list li:nth-child(6) a:before {
        background-size: 100% auto;
        width: 18vw;
        height: 28.63vw;
        right: 3vw;
        bottom: 2vw;
    }
    .sec_all.solution .sec_fv .tab-list li:nth-child(6) a:after {
        content: none;
    }
    .sec_all.solution .sec_fv .tab-list li:nth-child(6) a strong {
        padding: 1vw;
    }
    .sec_all.solution .sec_fv .tab-list li:nth-child(6) a strong img {
        height: 30vw;
        width: auto;
        margin-left: 1vw;
    }
    /* tab-contents */
    .sec_all.solution .sec_fv .fv {
        margin:0 auto 0 -3vw;
        width: calc( 100% + 6vw );
        position: relative;
    }
    .sec_all.solution .sec_fv .slick-slide {
      margin: 0 .5vw;
    }
    .sec_all.solution .sec_fv .slick-slide img {
      /*border-bottom: 2px solid #46649D;*/
        width: 100%;
    }
    .sec_all.solution .sec_fv .slick-prev {
      left: 1px;
        z-index: 1;
    }
    .sec_all.solution .sec_fv .slick-next {
      right: 1px;
    }
    .sec_all.solution .sec_fv .slick-next:before , .sec_all.solution .sec_fv  .slick-prev:before {
      color: #9B9B9B;
    }

    /* sec_new -----*/
    .sec_all.solution .sec_news {
        padding: 15vw 0 0;
        margin:0 auto 0 -3vw;
        width: calc( 100% + 6vw );
    }
    .sec_all.solution .sec_news .wrap {
        padding: 0 3vw;
    }
    .sec_all.solution .sec_news h2 {
        margin-bottom: 15vw;
    }
    .sec_all.solution .sec_news .sec_news_set {
        flex-flow: wrap;
    }
    .sec_all.solution .sec_news .sec_news_set a ,
    .sec_all.solution .sec_news .sec_news_set span {
        max-width: none;
        width: 50%;
        padding: 0 1.5vw 15vw 0;
        box-sizing: border-box;
    }
    .sec_all.solution .sec_news .sec_news_set a:nth-child(2n) ,
    .sec_all.solution .sec_news .sec_news_set span:nth-child(2n) {
        padding: 0 0 15vw 1.5vw;
    }
    .sec_all.solution .sec_news .sec_news_set > * + * {
        margin-left: 0;
    }
    .sec_all.solution .sec_news .sec_news_set .image {
        margin-bottom: 2vw;
    }
    .sec_all.solution .sec_news .sec_news_set .date {
        font-size: 14px;
        margin-bottom: .5em;
    }
    .sec_all.solution .sec_news .sec_news_set .text {
        font-size: 16px;
        line-height: 1.4;
     }
    .sec_all.solution .sec_news .sec_news_set .text br {
        display: none;
     }


    /* sec_solution -----*/
    .sec_all.solution .sec_solution {
        padding: 15vw 0 0;
    }
    .sec_all.solution .sec_solution h2 {
        margin-bottom: 1.5em;
    }
    .sec_all.solution .sec_solution h2 + p {
        font-size: 14px;
        margin-bottom: 18vw;
        letter-spacing: -0.05em;
    }
    /* btn */
    .sec_all.solution .sec_solution p.btn img {
        width: 100%;
    }
    /* map */
    #solutions.sec_all .sec_solution_pc {
        display: none;
    }
    #solutions.sec_all .sec_solution_sp__in {
      width: 82.933vw;
      height: 127.466vw;
      position: relative;
      background: url("../images/solution2023/index/img_map_sp.png") no-repeat center top;
        background-size: 100% auto;
        margin: 0 auto 25vw;
    }
    #solutions.sec_all .sec_solution_sp__in > p {
      position: absolute;
    }
    #solutions.sec_all .sec_solution_sp__in > p a {
      width: 26.666vw;
        height: 18.666vw;
      background: #46649D;
        color: #FFF;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
      border-radius: 7px;
        cursor: pointer;
        mix-blend-mode: multiply;
        font-size: 3.7vw;
        line-height: 1.2;
    }
    #solutions.sec_all .sec_solution_sp__in p.sec_solution_sp__in__btn01 {/*カフェ/食堂*/
      left: -5vw;
      top: -7.2vw;
    }
    #solutions.sec_all .sec_solution_sp__in p.sec_solution_sp__in__btn02 {/*執務室*/
      left: -5vw;
      top: 36vw;
    }
    #solutions.sec_all .sec_solution_sp__in p.sec_solution_sp__in__btn03 {/*会議室*/
      right: -5vw;
      top: 46vw;
    }
    #solutions.sec_all .sec_solution_sp__in p.sec_solution_sp__in__btn04 {/*サーバールーム*/
      left: -5vw;
      bottom: 32vw;
    }
    #solutions.sec_all .sec_solution_sp__in p.sec_solution_sp__in__btn05 {/*共有部*/
      right: -5vw;
      bottom: 27vw;
    }
    #solutions.sec_all .sec_solution_sp__in p.sec_solution_sp__in__btn06 {/*駐車場*/
      left: -5vw;
      bottom: -9vw;
    }
    #solutions.sec_all .sec_solution_sp__in p.sec_solution_sp__in__btn07 {/*エントランス*/
      right: -5vw;
      bottom: -8vw;
    }
    /* modal */
  #solutions.sec_all .sec_solution_sp .modal-content {
        margin:10vw auto 10vw -3vw;
        width: calc( 100% + 6vw );
      position: relative;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in {
    position: relative;
      border-bottom: 1px solid #FFF;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in .toggle {
    display: none;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in .title,
  #solutions.sec_all .sec_solution_sp .modal-content__in .modal-content__in__list {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in .title {
    padding: 2em 3vw 2em 2.5em;
    display: flex;
    font-size: 18px;
    background: #E2EAF0;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in .title::after,
  #solutions.sec_all .sec_solution_sp .modal-content__in .title::before {
    content: "";
    position: absolute;
    left: 6vw;
    top: 50%;
      margin-top: -0.37em;
    width: 1.6px;
    font-size: 8vw;
    height: 0.75em;
    background-color: #707070;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in .title::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in .modal-content__in__list {
    max-height: 0;
    overflow: hidden;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in .toggle:checked + .title + .modal-content__in__list {
    max-height: 100vh;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in .toggle:checked + .title::after {
    -webkit-transform: rotate(-35deg) !important;
            transform: rotate(-35deg) !important;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in .toggle:checked + .title::before {
    -webkit-transform: rotate(35deg) !important;
            transform: rotate(35deg) !important;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in__list {
    width: 100%;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in__list__box {
    width: 100%;
    display: flex;
    margin: 0;
    padding: 1em 10vw 1em 3vw;
    background: #FFF;
    text-decoration: none;
     border-top: 1px solid #ABAEB4;
      box-sizing: border-box;
      align-items: center;
      position: relative;
      align-items: flex-start;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in__list__box:last-of-type {
     border-bottom: 1px solid #ABAEB4;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in__list__box__image {
    max-width: 22.93vw;
      width: 100%;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in__list__box__image img {
    width: 100%;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in__list__box dl {
    display: flex;
    flex-flow: column;
      margin: 0 2vw 0 3vw;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in__list__box dl dt {
    margin: 0 0 .8em 0;
    font-weight: bold;
    font-size: 18px;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in__list__box dl dd {
    font-size: 16px;
      line-height: 1.4;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in__list__box__arrow {
    width: 6.8vw;
      height: 0px;
      padding-top: 6.8vw;
      overflow: hidden;
    display: block;
      background: #3C3C3C;
      border-radius: 3.4vw;
      position: absolute;
      right: 3vw;
      top: 50%;
      margin-top: -3.4vw;
  }
  #solutions.sec_all .sec_solution_sp .modal-content__in__list__box__arrow:after {
        content: "";
        width: 5px;
        height: 5px;
        border-right: 1px solid #FFF;
        border-top: 1px solid #FFF;
        position: absolute;
        top: 50%;
        right: 3vw;
        margin-top: -3.8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    /* sec_point -----*/
    .sec_all.solution .sec_point {
        margin:15vw auto 0 -3vw;
        width: calc( 100% + 6vw );
      position: relative;
        padding: 15vw 5vw 10vw 5vw;
        box-sizing: border-box;
     }
    .sec_all.solution .sec_point h2 {
        margin-bottom: 10vw;
    }
    .sec_all.solution .sec_point .sec_point_set ul {
        padding: 5vw 3vw 0;
        flex-flow: wrap;
        box-sizing: border-box;
        justify-content: center;
    }
    .sec_all.solution .sec_point .sec_point_set ul:before {
        border-left: 45vw solid transparent;
        border-right: 45vw solid transparent;
        border-top: 22vw solid #FFF;
        top: 99.8%;
    }
    .sec_all.solution .sec_point .sec_point_set ul li img {
        height: 39vw;
        width: auto;
    }
    .sec_all.solution .sec_point .sec_point_set ul li + li {
        margin-left: 1%;
    }
    .sec_all.solution .sec_point .sec_point_set ul + p {
        text-align: center;
        padding-bottom: 14px;
        position: relative;
        z-index: 5;
        margin: 9vw 0 0;
    }
    .sec_all.solution .sec_point .sec_point_set ul + p img {
        width: 100%;
    }

    /* sec_example -----*/
    .sec_all.solution .sec_example {
        padding: 15vw 0;
    }
    .sec_all.solution .sec_example h2 {
        margin-bottom: 10vw;
    }
    .sec_all.solution .sec_example .list_wrap {
        width: 94vw;
        margin: 0 auto 15vw;
        overflow: hidden;
        overflow-x: scroll;
    }
    .sec_all.solution .sec_example .list {
        flex-flow: column;
        margin-bottom: 5vw;
    }
    .sec_all.solution .sec_example .list_wrap .list {
        flex-flow: row;
        width: 200vw;
    }
    .sec_all.solution .sec_example .list .box {
        margin-left: 2vw;
    }
    .sec_all.solution .sec_example .list .box a {
        display: flex;
        flex-flow: column;
    }
    .sec_all.solution .sec_example .box .image ,
    .sec_all.solution .sec_example .box .image + div {
        width: 100%;
    }
    .sec_all.solution .sec_example .box .image img {
        width: 100%;
        height: auto;
    }
    .sec_all.solution .sec_example .box .image + div {
        margin: 0 auto 0;
    }
    .sec_all.solution .sec_example .box .text01 dt {
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 1.4;
    }
    .sec_all.solution .sec_example .box .text01 dd {
        min-height: 0;
        padding-bottom: 5px;
        font-size: 14px;
        line-height: 1.4;
    }
    .sec_all.solution .sec_example .box .text02 {
        min-height: 0;
        margin-top: 2vw;
    }
    .sec_all.solution .sec_example .box .text02 dt {
        margin-bottom: 5px;
        padding-bottom: 5px;
        font-size: 14px;
    }
    .sec_all.solution .sec_example .box .text02 dd {
        font-size: 14px;
        margin-bottom: 3px;
    }
    /* btn */
    .sec_all.solution .sec_example .btn {
        width: 100%;
        margin: 0 auto;
    }
    .sec_all.solution .sec_example .btn a {
        font-size: 18px;
        padding: 1em 3em 1em 2em;
        background: url(/ew/pewnw/common/images/solution2023/index/icon_arrow.png) no-repeat center right 10px #000;
        background-size: auto 60%;
    }
}
/* END solution (/ew/pewnw/solution/index.html) -------------*/

/* product (/ew/pewnw/product/index.html) -------------*/
/* .list -----*/
.sec_all.product .list {
    display: flex;
}
.sec_all.product h3 {
    background: #5F5E5E;
    color: #FFF;
    border-radius: 8px;
    font-size: 20px;
    padding: 8px 1em;
    box-sizing: border-box;
    margin: 0 auto 50px;
}
.sec_all.product h3 span {
    color: #FFF;
}
/* .fv_list -----*/
.sec_all.product .fv_list {
    justify-content: space-between;
}
.sec_all.product .fv_list > li {
   width: 100%;
    align-items: stretch;
    margin-bottom: 68px;
}
.sec_all.product .fv_list > li a {
    display: flex;
    flex-flow: column;
    align-items: stretch;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    max-width: 245px;
    padding-bottom: 25px;
    border-bottom: 4px solid #ECF1F5;
    position: relative;
}
.sec_all.product .fv_list > li a:after ,
.sec_all.product .fv_list > li a:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
}
.sec_all.product .fv_list > li a:after {
    width: 7px;
    height: 7px;
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    bottom: -3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -4.5px;
}
.sec_all.product .fv_list > li a:before {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    bottom: -16px;
    background: #3D62AD;
    margin-left: -16px;
}
.sec_all.product .fv_list > li a .img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    height: 121px;
}
.sec_all.product .fv_list > li.fv_list_s01 a .img {
    max-width: 154px;
    padding-bottom: 0;
}
.sec_all.product .fv_list > li.fv_list_s02 a .img {
    max-width: 114px;
    padding-bottom: 6px;
}
.sec_all.product .fv_list > li.fv_list_s03 a .img {
    max-width: 108px;
    padding-bottom: 6px;
}
.sec_all.product .fv_list > li.fv_list_s04 a .img {
    max-width: 114px;
    padding-bottom: 10px;
}
.sec_all.product .fv_list > li.fv_list_s05 a .img {
    max-width: 120px;
    padding-bottom: 10px;
}
.sec_all.product .fv_list > li.fv_list_s06 a .img {
    max-width: 89px;
    padding-bottom: 6px;
}
.sec_all.product .fv_list > li.fv_list_s07 a .img {
    max-width: 91px;
    padding-bottom: 10px;
}
.sec_all.product .fv_list img {
    width: 100%;
}
.sec_all.product .fv_list > li a strong {
    font-size: 16px;
    line-height: 24px;
    color: #46649D;
}
.sec_all.product .fv_list > li a span {
    font-size: 22px;
    line-height: 28px;
}
/* fv_list02 */
.sec_all.product .fv_list02 {
    flex-flow: wrap;
    position: relative;
}
.sec_all.product .fv_list02:after {
    content: "";
    display: block;
    width: calc(100% / 3);
}
.sec_all.product .fv_list02 > li {
   width: calc(100% / 3);
}
.sec_all.product .fv_list02 > li a span {
    min-height: 56px;
}

/* .product_list -----*/
.sec_all.product .product_list {
    flex-flow: wrap;
}
.sec_all.product .product_list > li {
    width: calc(100% / 3);
    box-sizing: border-box;
    padding: 0 1.5em 90px;
}
.sec_all.product .product_list li .img {
    text-align: center;
    min-height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec_all.product .product_list li h4 {
    font-size: 20px;
    line-height: 28px;
    margin: 25px auto 13px;
}
.sec_all.product .product_list > li ul li {
    font-size: 16px;
    line-height: 28px;
    padding-left: 1em;
    text-indent: -1em;
}
.sec_all.product .product_list > li ul li:before {
    content: "・";
}
/* .product_list02 -----*/
.sec_all.product .product_list02 > li {
    padding: 0 1em 90px;
}
.sec_all.product .product_list02 > li ul li:before {
    content: none;
}
.sec_all.product .product_list02 > li ul li a {
    font-size: 16px;
    line-height: 24px;
    color: #46649D;
}
.sec_all.product .product_list02 > li ul + p {
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 1.5em;
}
.sec_all.product .product_list.list a:hover h4 ,
.sec_all.product .product_list.list a:hover li {
    color: #333;
}

/* sec_fv -----*/
.sec_all.product .sec_fv {
    padding: 60px 0 83px;
}
.sec_all.product .sec_fv h2 {
    margin: 0 auto 66px;
}

/* search_area -----*/
.sec_all.product .search_area {
    width: 100%;
    box-sizing: border-box;
    background: none !important;
}
.sec_all.product #read_list .search_area {
    background: #F2F2F2 !important;
    padding: 73px 27px 27px;
}
.sec_all.product #read_list .search_area form > div {
    margin-bottom: 27px;
}
.sec_all.product .search_area form > div ,
.sec_all.product .search_area .search_area_link {
    display: flex;
}
.sec_all.product .search_area .search_area_link li {
    width: 100%;
}
.sec_all.product .search_area .search_area_link li + li {
    margin-left: 9px;
}
.sec_all.product .search_area input,
.sec_all.product .search_area .topForm ,
.sec_all.product .search_area a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 61px;
    border-radius: 32px;
    background: #FFF;
    color: #9B9B9B;
    font-size: 16px;
    position: relative;
    border: none;
    width: 100%;
}
.sec_all.product .search_area input,
.sec_all.product .sec_search .search_area a{
    background: #9B9B9B;
    border: 1px solid #707070;
    color: #FFF;
    margin-left: 9px;
    max-width: 129px;
    cursor: pointer;
}
.sec_all.product .sec_search .search_area a{
    max-width: 192px;
}
.sec_all.product .search_area .topForm {
    max-width: none;
    margin-left: 0;
    padding: 0 30px;
    background-image: url("/ew/pewnw/common/images/product2023/icon_search.png");
    background-repeat: no-repeat;
    background-position: right 16px center;
     color: #333;
}
.sec_all.product .search_area .topForm::placeholder {
    /*color: #9B9B9B;*/
    font-size: 16px;
}
.sec_all.product .search_area .search_area_link li a:after {
    position: relative;
    display: inline-block;
    content: "";
    background: none;
    width: 11px;
    height: 11px;
    margin: 0 0 4px 0.8em;
    border-right: 2px solid #9B9B9B;
    border-bottom: 2px solid #9B9B9B;
    vertical-align: middle;
    box-sizing: border-box;
    transform: rotate(45deg);
}

/* sec_series -----*/
.sec_all.product .sec_series {
    background: #F2F2F2;
    padding: 73px 0 0;
}

/* sec_function -----*/
.sec_all.product .sec_function {
    padding: 60px 0 0;
}

/* sec_housing -----*/
.sec_all.product .sec_housing {
    background: #F2F2F2;
    padding: 60px 0 28px;
}
.sec_all.product .sec_housing .info {
    text-align: right;
}

/* sec_fin -----*/
.sec_all.product .sec_fin {
    padding: 100px 0;
}
/* btn */
.sec_all.product .sec_fin .btn {
    text-align: center;
}
.sec_all.product .sec_fin .btn a {
    display: inline-block;
    color: #FFF;
    font-size: 20px;
    padding: 20px 5em 20px 3em;
    background: url("../images/solution2023/index/icon_arrow.png") no-repeat center right 12px #000;
}

/* sec_sec_search -----*/
.sec_all.product .sec_search {
    background: #F2F2F2;
    padding: 60px 0;
}


@media (max-width: 984px){
    /* .list -----*/
    .sec_all.product h3 {
        font-size: 22px;
        line-height: 30px;
        padding: .6em;
         margin: 0 auto 8vw;
    }
    .sec_all.product h3 span {
        display: block;
        color: #FFF;
    }
    .sec_all.product h3 span.tit_s {
        display: none;
    }
    
    /* .fv_list -----*/
    .sec_all.product .fv_list {
        justify-content: flex-start;
    }
    .sec_all.product .fv_list > li {
       width: 50%;
        margin-bottom: 15vw;
    }
    .sec_all.product .fv_list > li a {
        max-width: 45vw;
        padding-bottom: 3vw;
    }
    .sec_all.product .fv_list > li a:after {
        width: 3.5px;
        height: 3.5px;
        border-right: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
        bottom: -1.5px;
        margin-left: -2.25px;
    }
    .sec_all.product .fv_list > li a:before {
        width: 16px;
        height: 16px;
        border-radius: 8px;
        bottom: -8px;
        margin-left: -8px;
    }
    .sec_all.product .fv_list > li a .img {
        padding-bottom: 1vw !important;
        height: 15.75vw;
    }
    .sec_all.product .fv_list > li.fv_list_s01 a .img {
        max-width: 33vw;
    }
    .sec_all.product .fv_list > li.fv_list_s02 a .img {
        max-width: 17vw;
    }
    .sec_all.product .fv_list > li.fv_list_s03 a .img {
        max-width: 23.46vw;
    }
    .sec_all.product .fv_list > li.fv_list_s04 a .img {
        max-width: 16vw;
        height: 16vw;
    }
    .sec_all.product .fv_list > li.fv_list_s05 a .img {
        max-width: 28.8vw;
    }
    .sec_all.product .fv_list > li.fv_list_s06 a .img {
        max-width: 22.933vw;
    }
    .sec_all.product .fv_list > li.fv_list_s07 a .img {
        max-width: 22.4vw;
    }
    .sec_all.product .fv_list > li a strong {
        font-size: 14px;
        line-height: 20px;
    }
    .sec_all.product .fv_list > li a span {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.05em;
    }
    .sec_all.product .fv_list > li a span br {
        display: none;
    }
    /* fv_list02 */
    .sec_all.product .fv_list02 {
        flex-flow: wrap;
        position: relative;
    }
    .sec_all.product .fv_list02:after {
        content: none;
    }
    .sec_all.product .fv_list02 > li {
       width: 50%;
    }
    .sec_all.product .fv_list02 > li a span {
        min-height: 3em;
    }
    .sec_all.product .fv_list02 > li.fv_list_s03 a span {
        min-height: 84px;
    }
    .sec_all.product .fv_list02 > li.fv_list_s07 a span {
        min-height: inherit;
    }
    .sec_all.product .fv_list02 > li a strong span {
        min-height:inherit;
    }

    /* .product_list -----*/
    .sec_all.product .product_list > li {
        width: 100%;
        padding: 0 0 15vw;
    }
    .sec_all.product .product_list > li:after ,
    .sec_all.product .product_list > li:before {
        content: "";
        display: block;
        clear: both;
    }
    .sec_all.product .product_list li .img {
        min-height: 76px;
        float: left;
        width: 50%;
    }
    .sec_all.product .product_list li .img img {
        width: 38vw;
        height: auto;
    }
    .sec_all.product .product_list li .img.cilin img {
        width: 16.53vw;
    }
    .sec_all.product .product_list li h4 {
        font-size: 18px;
        line-height: 23px;
        margin: 0 auto .6em;
    }
    .sec_all.product .product_list > li ul {
        overflow: hidden;
    }
    .sec_all.product .product_list > li ul li {
        font-size: 14px;
        line-height: 1.4em;
    }
    .sec_all.product .product_list > li ul li:before {
        content: "・";
    }
    
    /* .product_list02 -----*/
    .sec_all.product .product_list02 > li {
        padding: 0 0 10vw;
    }
    .sec_all.product .product_list02 > li ul li a {
        font-size: 14px;
        line-height: 1.4em;
    }
    .sec_all.product .product_list02 > li ul + p {
        font-size: 16px;
        line-height: 1.4;
        width: auto;
        max-width: 80vw;
        position: relative;
        margin: 10vw auto 0;
    }
    .sec_all.product .product_list02 > li ul + p a {
        display: inline-block;
        color: #3D62AD;
        border: 1px solid #3D62AD;
        padding: 0.6em;
        text-align: center;
        margin: 0 auto;
    }
    
    /* search_area -----*/
    .sec_all.product #read_list .search_area {
        width: calc(100% + 6vw);
        left: -3vw;
        padding: 3vw 3vw 0.5vw;
        position: relative;
        box-sizing: border-box;
    }
    .sec_all.product .search_area form > div {
        position: relative;
    }
    .sec_all.product .sec_fv .search_area form > div {
        margin-bottom: 3vw;
    }
    .sec_all.product .search_area .search_area_link {
        flex-flow: wrap;
    }
    .sec_all.product .search_area .search_area_link li {
        width: 49%;
        margin-bottom: 2.5vw;
    }
    .sec_all.product .search_area .search_area_link li + li {
        margin-left: 0;
    }
    .sec_all.product .search_area .search_area_link li:nth-child(2n) {
        margin-left: 2%;
    }
    .sec_all.product .search_area input,
    .sec_all.product .search_area .topForm ,
    .sec_all.product .search_area a {
        height: 12.36vw;
        font-size: 14px;
    }
    .sec_all.product .search_area input,
    .sec_all.product .sec_search .search_area a{
        display: none;
    }
    .sec_all.product .sec_search .search_area a{
        max-width: none;
    }
    .sec_all.product .search_area input[type=submit] {
        display: block;
        padding: 0;
        background: url("/ew/pewnw/common/images/product2023/icon_search.png") no-repeat right center transparent;
        background-size: 100% auto;
        width: 6.25vw;
        height: 0;
        position: absolute;
        right: 6vw;
        top: 50%;
        margin-top: -3.26vw;
        border-radius: 0;
        border: none;
        padding-top: 6.51vw;
        overflow: hidden;
    }
    .sec_all.product .search_area .topForm {
        display: block;
        padding: 0 1.5em;
        background: #FFF;
    }
    .sec_all.product .search_area .topForm::placeholder {
        font-size: 12px;
    }
    .sec_all.product .search_area .search_area_link li a:after {
        width: 8px;
        height: 8px;
        border-right: 1px solid #9B9B9B;
        border-bottom: 1px solid #9B9B9B;
    }

    /* sec_fv -----*/
    .sec_all.product .sec_fv {
        padding: 6vw 0;
    }
    .sec_all.product .sec_fv h2 {
        margin-bottom: 15vw;
    }

    /* sec_series -----*/
    .sec_all.product .sec_series {
        width: calc(100% + 6vw);
        left: -3vw;
        padding: 6vw 3vw;
        position: relative;
        box-sizing: border-box;
    }

    /* sec_function -----*/
    .sec_all.product .sec_function {
        margin: 6vw auto;
    }

    /* sec_housing -----*/
    .sec_all.product .sec_housing {
        width: calc(100% + 6vw);
        left: -3vw;
        padding: 6vw 3vw 3vw;
        position: relative;
        box-sizing: border-box;
    }
    .sec_all.product .sec_housing .info {
        font-size: 14px;
        line-height: 16px;
    }
    /* sec_fin -----*/
    .sec_all.product .sec_fin {
        padding: 10vw 0;
    }
    /* btn */
    .sec_all.product .sec_fin .btn {
        margin: 0 auto;
    }
    .sec_all.product .sec_fin .btn a {
        font-size: 18px;
        padding: 1em 3em 1em 2em;
        background: url(/ew/pewnw/common/images/solution2023/index/icon_arrow.png) no-repeat center right 10px #000;
        background-size: auto 60%;
    }

    /* sec_sec_search -----*/
    .sec_all.product .sec_search {
        width: calc(100% + 6vw);
        left: -3vw;
        padding: 3vw 3vw 10vw;
        position: relative;
        box-sizing: border-box;
    }
    
}
/* END product (/ew/pewnw/product/index.html) -------------*/