@charset "UTF-8";

main {
  font-size: 14px;
}

@media only screen and (max-width:1050px) {
    #locator_template_c2.iot_de_locator {
        margin-top: 50px !important;

    }

    #pagetitle.template_c2.iot_template_c2 {
        margin-top: 50px !important;
    }

    .contact_ban_inner {
        max-width: 90%
    }
        .right_btn_area {
        display: none
    }
}

@media only screen and (max-width:690px) {
    .pagetitle_block.iot_pagetitle_block.iot_pagetitle_block_title02 {
        padding-top: 60px !important;
    }
}

.iot_contact_h_btn {
    max-width: 90% !important;
}

.iot_gnavi_contact_sp a {
    max-width: 90% !important;
}

.top_text_ul {
    display: flex;
    justify-content: flex-end;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0
}

.iot_gnavi_contact_sp {
    display: none
}

.top_text_ul li {
    list-style-type: none
}

.top_text_ul li a {
    text-decoration: none;
}

.top_text_ul li a:hover {
    text-decoration: underline;
}

.top_text_link001 a {
    color: #091834;
    margin-right: 10px;
}

.top_text_link001 a::after {
    content: ">";
    color: #091834;
    display: inline-block;
    padding-left: 5px;

}

.top_text_link002 a {
    color: #2e5cc3;
    margin-right: 10px;
}

.top_text_link002 a::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../../../images/iot/solar_battery/iot_h_txt_icon02.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 10px;
}

@media only screen and (max-width: 1050px) {
    .iot_sub_nav {
        margin-top: 0px !important;
    }

    #pagetitle .pagetitle_block.iot_pagetitle_block.iot_pagetitle_block_title02 {
        padding-top: 100px;
        max-width: 90% !important;
    }

    #top_mainimage.iot_mainimg_area {
        margin-top: 50px !important;
    }

    .iot_contact_h_btn {
        max-width: 50%;
        text-align: center;
        margin: 20px auto 0;
    }

    .top_text_area {
        display: none
    }

    .iot_gnavi_contact_sp a:last-child {
        margin-bottom: 40px;
    }

    .iot_gnavi_contact_sp {
        display: block
    }
}

.iot_gnavi_contact_sp a {
    display: block;
    padding: 8px 15px !important;
    color: #fff;
    background: #2e5cc3;
    border-radius: 5px;
    max-width: 50%;
    margin: 10px auto;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    border: 2px solid #2e5cc3
}

.iot_gnavi_contact_sp a:hover {
    background: transparent;
    color: #2e5cc3
}

/*-----------------------------------------------------------------

メインイメージ

-----------------------------------------------------------------*/
.Mainimage_block {
    background: url(../../../images/iot/solar_battery/csac_main_bg.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
}
.Main_box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.Main_box .logo{
    margin-bottom: 20px;
}
.Main_box .left{
    width: 50%;
    padding-top: 50px;
}
.Main_box .left .logo img{
    margin-left: 0;
}

.Main_box .left .txt01{
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.6;
    margin-bottom: 20px;
}
.Main_box .left .txt01 .yellow{
    color: #E5DC00;
    font-size: 59px;
}
.Main_box .left .txt02{
    font-size: 18px;
    color: #fff;
    line-height: 1.4;
    letter-spacing: .1em;
}
.yellow_box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: rgba(229, 220, 0, 0.65);
    padding: 20px 0;
    margin: 30px 0 80px;
}
.yellow_box li{
    width: 33%;
    list-style-type: none;
    text-align: center;
}
.yellow_box li.center{
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;    
}
.yellow_box .txt{
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    color: #fff;
    margin-top: 15px;
}
.Main_box .right{
    width: 40%;
    padding-bottom: 30px;
}
.Main_box .right .mamoryArea img{
    max-width: 90%;
    height: auto;
}

.mmt80{
    margin-top: -80px;
    padding-top: 140px;
}
@media only screen and (max-width: 1200px) {
.Main_box .left {
    padding-top: 20px;
}
.Main_box .left .txt01 {
    font-size: 28px;
}
.Main_box .left .txt01 .yellow {
    font-size: 48px;
}
.Main_box .left .txt02 {
    margin-bottom: 20px;
}
.yellow_box {
    margin: 40px 0 0;
}
.Main_box .right {
    padding-bottom: 10px;
}
}
@media only screen and (max-width: 980px) {
.Main_box .logo {
    margin-bottom: 10px;
}
.Main_box .left {
    width: 60%;
}
.Main_box .left .txt02 {
    font-size: 15px;
    line-height: 1.6;
}
.yellow_box {
    margin: 10px 0 ;
    padding: 10px;
}
.yellow_box .txt {
    font-size: 14px;
    margin-top: 10px;
}
.Main_box .right {
    width: 37%;
}
.Main_box .left .txt01 {
    font-size: 24px;
}
.Main_box .left .txt01 .yellow {
    font-size: 42px;
}
}
@media only screen and (max-width: 690px) {
br.pc{
    display: none;
}
.Mainimage_block .inner {
    width: 95%;
    padding: 0 10px;
}
.Main_box .left .txt01 {
    font-size: 20px;
    margin-bottom: 10px;
}
.Main_box .left {
    width: 100%;
}
.Main_box .right {
    width: 100%;
    margin: 0 auto;
}
.yellow_box .txt {
    font-size: 12px;
}
.Main_box .left .txt01 .yellow {
    font-size: 35px;
}
.Main_box .right .mamoryArea img {
    max-width: 40%;
    height: auto;
}
}

/*RedCV*/
.RedCV{
    margin-top: -80px;
}
.red_arrArea {
    width: 50%;
}
.red_arr_box {
    display: flex;
    justify-content: space-between;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #DD3333;
}
.red_arr_box_left {
    position: relative;
    background-color: #fff;
    display: flex;
    align-items: center;
    line-height: 1.6;
    padding: 10px;
    width: 160px;
    color: #DD3333;
    font-weight: bold;
    font-size: 15px;
    height: 160px;
    justify-content: center;
    border-radius: 10px 0 0 10px;
}
.red_arr_box_left:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - (30px / 2));
    right: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 10px;
    border-color: transparent transparent transparent #fff;
    z-index: 2;
}

.red_arr_box_right {
    background-color: #DD3333;
    padding: 10px;
    width: calc(100% - 160px);
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 10px 10px 0;
    transition: 0.2s;
    z-index: 1;
}
.red_arr_box_right:hover{
    background-color: #e64e4e;
}
.red_arr_box_right .arr_txt a{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    position: relative;
    display: inline-block;
    padding-right: 15px;
}
.red_arr_box_right .arr_txt a:hover{
    text-decoration: none;
}
.red_arr_box_right .arr_txt a::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - (2px / 2));
  right: 0;
  margin-top: -4px;
}

.trial_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #F0CA4D;
    border: 1px solid #F0CA4D;
    border-radius: 5px;
    padding: 8px;
    line-height: 1.4;
    margin-bottom: 5px;
    transition: 0.2s;
}
.trial_btn a:hover {
    background-color: #fff;
    text-decoration: none;
}
.trial_btn.red a {
    background-color: #f65a5b;
    border: 1px solid #f65a5b;
    color: #fff;
}
.trial_btn.red a:hover {
    background-color: #fff;
    color: #333;
}
.trial_btn a .bg{
    font-size: 16px;
    font-weight: bold;
}
.txt13_rink{
    font-size: 13px;
    text-align: center;
}
.txt13_rink a{
    color: #2E5CC3;
    font-weight: bold;
    text-decoration: underline;
}
@media only screen and (max-width: 1200px) {
.RedCV{
    margin-top: 0;
    padding: 20px 0;
}
.mmt80 {
    margin-top: 0;
}

}
@media only screen and (max-width: 1050px) {
.red_arrArea {
    width: 70%;
}
}

@media only screen and (max-width: 690px) {
.connet_contents01{
    margin:20px auto;
}
.red_arr_box {
    flex-wrap: wrap;
}
.red_arrArea {
    width: 100%;
}
.red_arr_box_left {
    width: 100%;
    border-radius: 10px 10px 0 0;
    height: 50px;
}
.red_arr_box_right {
    width: 100%;
    height: auto;
    padding: 20px 0 10px;
    border-radius: 0 0 10px 10px;
}
.red_arr_box_left:after {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    bottom: -9px;
    right: calc(50% - (40px / 2));
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 20px 0 20px;
    border-color: #fff transparent transparent transparent;
}
}
/*============right_btn_area=================*/

.right_btn_area {
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 10
}

.right_btn_ul li {
    list-style-type: none
}

.right_btn_ul li a {
    display: block;
    padding: 20px 12px 10px;
    color: #fff;
    text-decoration: none;
    text-align: center
}

.right_btn_ul li a:first-child {
    background: #2e5cc3
}

.right_btn_ul li a::before {
    content: "";
    width: 35px;
    height: 25px;
    display: block;
    margin: 0 auto 10px;
}

.right_btn_ul li:first-child a::before {
    background: url(../../../images/iot/solar_battery/right_btn_icon01.png)no-repeat center center;
    background-size: cover
}

.right_btn_ul li:nth-child(2) a::before {
    background: url(../../../images/iot/solar_battery/icon_mail.png)no-repeat center center;
    background-size: cover;
}

.right_btn_ul li:nth-child(3) a::before {
    background: url(../../../images/iot/solar_battery/right_btn_icon03.png)no-repeat center center;
    background-size: cover;
}

.right_btn_ul li:first-child a:hover {
    background: #0238b1
}

.right_btn_ul li:nth-child(2) a {
    background: #122e6c;
    color: #fff
}

.right_btn_ul li:nth-child(2) a:hover {
    background: #182845;
    color: #fff
}

.right_btn_ul li:nth-child(3) a {
    background: #182845;
    color: #fff
}

.right_btn_ul li:nth-child(3) a:hover {
    background: #091834;
    color: #fff
}

/*title*/
.connet_tit01{
    font-size: 32px;  
    color: #333;
    font-weight: bold; 
    text-align: center;
}
.connet_tit02{
    font-size: 26px;  
    color: #333;
    font-weight: bold; 
    line-height: 1.4;
}
.connet_tit03{
    font-size: 20px;  
    color: #333;
    font-weight: bold; 
    text-align: center;
    line-height: 1.4;
}
.connet_tit01 .RightBluetxt{
    font-size: 115%;
    color: #02ACC7;   
}
.red {
    color: #DD3333;
}
.blue {
    color: #234A9E;
}
.title03_fred {
    margin-bottom: 10px;
    padding: 2px 0 2px 0;
}
.icon.recm {
    position: relative;
    padding-left: 30px;
    font-weight: bold;
}
.icon.recm::before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 22px;
    height: 22px;
    background: url(../../../images/iot/solar_battery/icon_rec.png)no-repeat center top /cover;
}
@media only screen and (max-width: 1200px) {
.connet_tit03{
    font-size: 18px;  
}
}
@media only screen and (max-width: 980px) {
.connet_tit01 .RightBluetxt {
    font-size: 94%;
}
.connet_tit01 {
    font-size: 28px;
}
}
@media only screen and (max-width: 690px) {
.connet_tit01 {
    font-size: 22px;
}
.connet_tit02{
    font-size: 18px;  
}
.title03_fred.iot_title03_fblue {
    font-size: 2rem;
}
}
/*flex*/
.fl_base{
    display: flex;
    flex-wrap: wrap;
}
.fl_base_sb{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fl_base_c{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.box32{width: 32%;}
.box33{width: 33%;}
.box50{width: 50%;}
.box50_p{
    width: 50%;
    padding: 10px 20px;
}
.box65{width: 65%;}
.box49_t{width: 49%;}
.box24{width: 24%;}
.box18{width: 18%;}

.dlb_box2-3_img {
    float: left;
    width: 50% !important;
}
.dlb_box2-3_txt {
    float: right;
    width: calc(100% - 50% - 40px) !important;
}
@media only screen and (max-width: 980px) {
.box49_t{
    width: 100%;
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 690px) {
.box24{
    width: 49%;
    margin-bottom: 10px;
}
.box32{
    width: 100%;
    margin-bottom: 10px;
}
.box32:last-child{
    margin-bottom: 0;

}
.box33{
    width: 100%;
    margin-bottom: 20px;
    order: 1;
}
.box65{
    width: 100%;
    order: 2;
}
.box50_p{
    width: 100%;
    padding: 10px 20px;
}
}

/*connet_contents02*/
.connet_bgGray{
    background-color: #F4F5F7;
    padding: 60px 0
}
.connet_bgGray.mmt80{
    background-color: #F4F5F7;
    padding: 160px 0 60px;
}
.connet_contents02 .icon_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-bottom: 30px;
}
.icon_box li {
    width: 33%;
    text-align: center;
    margin-bottom: 40px;
    list-style-type: none;
}
.icon_box .blue_icon {
    background-color: #2E5CC3;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}
.icon_box .txt {
    line-height: 1.8;
}
.connet_w50{
    width: 50%;
    margin-right: auto;
    margin-left: auto;
}
@media only screen and (max-width: 1200px) {
.connet_bgGray.mmt80{
    padding: 60px 0;
}
.RedCV .fl_base{
    justify-content: center;
}
}
@media only screen and (max-width: 1050px) {
.connet_contents02 .icon_box {
    width: 100%;
}
}
@media only screen and (max-width: 980px) {
.icon_box .blue_icon {
    width: 100px;
    height: 100px;
}
.icon_box li {
    width: 48%;
}
}
@media only screen and (max-width: 690px) {
.connet_bgGray {
    padding: 30px 0;
}
.connet_contents02 .icon_box {
    justify-content: space-between;
    margin-bottom: 10px;
}
.icon_box li {
    width: 100%;
    margin-bottom: 20px;
}
.icon_box .blue_icon {
    width: 90px;
    height: 90px;
}
.icon_box .blue_icon img{
    max-width: 50%;
}
.icon_box .txt {
    font-size: 12px;
}
.connet_w50 {
    width: 100%;
}
}
/*connet_contents03*/
.connet_contents03 {
    background: url(../../../images/iot/solar_battery/csac_bg.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    padding: 60px 0;
}
.box24 .white_box{
    background-color: #fff;
    padding: 20px;
}
.box24 .white_box .txt{
    line-height: 1.4;
}
@media only screen and (max-width: 960px) {
.box24 .white_box {
    background-color: #fff;
    padding: 10px;
}
}
@media only screen and (max-width: 690px) {
.connet_contents03 {
    padding: 30px 0;
}
.box24 .white_box {
    padding: 10px;
}
}
/*connet_contents04*/
.connet_contents04{
    margin: 60px 0 20px;
}
.feature_img{
    width: 50%;
}
.feature_txtbox{
    width: 50%;
    padding-left:20px;
}
.feature_tit{
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #BEC3CC;
}
.feature_tit dt {
    background-color: #2E5CC3;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    padding: 10px 5px 0px;
    text-align: center;
    margin-right: 20px;
}
.feature_tit dt .num{
    font-size: 36px;
}
.feature_tit dd{
    color: #333;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
}
.txt85g{
    font-size: 85%;
    color: #808080;
}
.feature_txtbox .txt_bold{
    font-size: 120%;
    font-weight: bold;
}
.TELbox{
    background-color: #F3F5FA;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.TELbox .col{
    width: 48%;
}
.TELbox .col .tel a{
    font-size: 30px;
    font-weight: bold;
    color: #234A9E;
    text-align: center;
}
@media only screen and (max-width: 1200px) {
.TELbox .col .tel a{
    font-size: 24px;
}
}
@media only screen and (max-width: 960px) {
.feature_tit dd {
    font-size: 16px;
}
.feature_tit {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.feature_tit dt {
    font-size: 14px;
}
.feature_tit dt .num {
    font-size: 30px;
}
.feature_txtbox {
    padding: 20px 0 0;
}

.feature_img{
    width: 100%;
    padding-top: 15px;
}
.feature_txtbox{
    width: 100%;
    border-top: none;
}
}
@media only screen and (max-width: 690px) {
.feature_img{
    padding-top: 0;
}
.feature_tit dd {
    font-size: 15px;
}
.TELbox .col{
    width: 100%;
    margin-bottom: 10px;
}
.TELbox .col:last-child{
    margin-bottom: 0;
}
}
/*connet_contents05*/
.blueBtn {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    background-color: #2E5CC3;
    border: 1px solid #2E5CC3;
    color: #fff;
    border-radius: 20px;
    padding: 5px 20px;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    transition: 0.2s;
}
.blueBtn:hover {
    display: flex;
    background-color: #fff;
    border: 1px solid #2E5CC3;
    color: #333;
    text-decoration: none;
    border-radius: 20px;
    padding: 5px 20px;
    transition: 0.2s;
}
/*connet_contents06*/
.connet_contents06{
    margin: 60px 0 20px;
}
.plan_blue{
    width: 30%
}
.plan_blue .first_box {
    background-color: #2E5CC3;
    text-align: center;
    line-height: 1.4;
    padding: 10px;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.plan_darkblue{
    width: 22%
}
.plan_darkblue .first_box {
    background-color: #465575;
    text-align: center;
    line-height: 1.4;
    padding: 10px;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.plan_blue .second_box , .plan_darkblue .second_box{
    background-color: #F4F5F7;
    text-align: center;
    line-height: 1.4;
    padding: 10px;
}
.plan_blue .third_box , .plan_darkblue .third_box{
    border:1px solid #F4F5F7;
    text-align: center;
    line-height: 1.4;
    padding: 10px;
}
.txt_white{
    font-size: 22px;
    font-weight: bold;
    color: #fff;   
}
.txt_whiteS{
    font-size: 16px;
    color: #fff;   
}
.txt_gray{
    font-size: 22px;
    font-weight: bold;
    color: #333;   
}
.txt_grayS{
    font-size: 14px;
    color: #333;   
}
.trial_btn02{
    width: 300px;
    margin-right: auto;
    margin-left: auto;
}
.trial_btn02 a{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 300px;
    width: 100%;
    background-color: #DD3333;
    border: 1px solid #DD3333;
    color: #fff;
    border-radius: 50px;
    font-weight: bold;
    padding: 20px;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 5px;
    transition: 0.2s;
    position: relative;
}
.trial_btn02 a::before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - (2px / 2));
    right: 15px;
    margin-top: -4px;
}
.trial_btn02 a:hover {
    background-color: #fff;
    color: #DD3333;
    text-decoration: none;
}
.trial_btn02 a:hover::before {
    border-top: solid 2px #DD3333;
    border-right: solid 2px #DD3333;
}

.trial_btn03{
    width: 300px;
    margin-right: 0;
    margin-left: auto;
}
.trial_btn03.left{
    margin-right: auto;
    margin-left: 0;
    margin-top: 30px;
}
.trial_btn03 a {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 300px;
    width: 100%;
    background-color: #F0CA4D;
    border: 1px solid #F0CA4D;
    color: #333;
    border-radius: 50px;
    font-weight: bold;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 5px;
    transition: 0.2s;
    position: relative;
}
.trial_btn03 a::before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #333;
    border-right: solid 2px #333;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - (2px / 2));
    right: 15px;
    margin-top: -4px;
}
.trial_btn03 a:hover {
    background-color: #fff;
    color: #333;
    text-decoration: none;
}
.trial_btn03 a:hover::before {
    border-top: solid 2px #333;
    border-right: solid 2px #333;
}
@media only screen and (max-width: 980px) {
.txt_white,.txt_gray {
    font-size: 18px;
}
.txt_whiteS,.txt_grayS {
    font-size: 13px;
}
.plan_blue .first_box,.plan_darkblue .first_box {
    height: 90px;
}
.trial_btn03{
    width: 270px;
    margin-right: auto;
    margin-left: auto;
}
}
@media only screen and (max-width: 690px) {
.connet_contents06 {
    margin: 30px 0 20px;
}
.plan_blue,.plan_darkblue {
    width: 100%;
}
.plan_blue .first_box, .plan_darkblue .first_box {
    height: auto;
}
.txt_white,.txt_gray {
    font-size: 16px;
}
.trial_btn03.left{
    margin-right: auto;
    margin-left: auto;
}
}

/*建レコキット*/
.Mainimage_block.kenrekokit {
    margin-top: 100px;
    background: url(../../../images/iot/solar_battery/kenrecokit_mainbg.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    padding: 0;
    margin-bottom: 30px;
}
.Mainimage_block.kenrekokit .inner {
    position: relative;
    width: 95%;
    padding: 50px 24px;
    margin-right: auto;
    margin-left: auto;
    max-width: calc(1130px + 48px);
}
.Mainimage_block.kenrekokit .inner::before{
    content: "";
    display: block;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../../images/iot/solar_battery/kenrecokit_mainimg.png) no-repeat center left ;
    z-index: 0;
}
.kenrekokit .maintxtArea {
    background-color: #fff;
    width: 100%;
    max-width: 860px;
    margin-left: auto;
    margin-right: 0;
    position: relative;
    z-index: 1;
    padding-top: 30px;
}
.kenrekokit .maintxtArea .txt02 {
    margin-right: -10px;
    background: url(../../../images/iot/solar_battery/uplogo.png) no-repeat 50px center;
    z-index: 0;
    text-align: center;
    margin-bottom: 10px;
}
.kenrekokit .maintxtArea .txt03{
    font-size: 18px;
}
.Mainimage_block.kenrekokit .box3{
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
}
.Mainimage_block.kenrekokit .box3in {
    width: 33.3%;
    display: flex;
    align-items: center;
    padding: 10px;
}
.Mainimage_block.kenrekokit .box3in.RightBlue{
 background-color: #02ACC7;
}
.Mainimage_block.kenrekokit .box3in.Blue{
 background-color: #234A9E;
}
.Mainimage_block.kenrekokit .box3in .txt {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    padding-left: 10px;
}
.Yellow_txt{
    font-size: 25px;
    font-weight: bold;
    color: #FFF352;
    line-height: 1.2;
}
@media only screen and (max-width: 1050px) {
.Mainimage_block.kenrekokit {
    margin-top: 50px;
}
.kenrekokit .maintxtArea {
    max-width: 660px;
}
.Mainimage_block .txt02 {
    font-size: 19px;
    font-weight: bold;
}
.kenrekokit .maintxtArea .txt03 {
    font-size: 16px;
}
.Mainimage_block.kenrekokit .box3in {
    width: calc(100% / 3);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
}
.Mainimage_block.kenrekokit .box3in img{
    max-width: 80%;
    margin-bottom: 10px;
}
.Mainimage_block.kenrekokit .box3in .txt {
    font-size: 16px;
    padding-left: 0;
    text-align: center;
}
.Yellow_txt {
    font-size: 20px;
    font-weight: bold;
    color: #FFF352;
    line-height: 1.4;
}
}
@media only screen and (max-width: 1180px) {
.Mainimage_block.kenrekokit .inner::before {
    display: none;
}
.kenrekokit .maintxtArea {
    position: relative;
    z-index: 0;
    margin-right: auto;
}
.kenrekokit .maintxtArea::before{
    content: url(../../../images/iot/solar_battery/sp_kenrecokit_mainimg02.png);
    display: block;
    position: absolute;
    top:-17px;
    right: 0;
    z-index: 1;
}
.kenrekokit .maintxtArea .txt02 {
    background: url(../../../images/iot/solar_battery/uplogo.png) no-repeat 30px center;
}
}
@media only screen and (max-width: 690px) {
.Mainimage_block.kenrekokit .inner {
    padding: 60px 10px 20px;
}
.kenrekokit .maintxtArea h1 img{
    max-width: 80%;
}
.kenrekokit .maintxtArea .txt02 {
    margin-right: 0px;
    background: url(../../../images/iot/solar_battery/uplogo.png) no-repeat 13px top / 10%;
    font-size: 16px;
    padding: 0 20px;
}
.kenrekokit .maintxtArea .txt03 {
    font-size: 14px;
    padding: 0 20px;
}
.Mainimage_block.kenrekokit .box3in {
    width: 100%;
    padding: 10px;
    flex-direction: initial;
}
.Mainimage_block.kenrekokit .box3in img {
    max-width: 50%;
}
.Mainimage_block.kenrekokit .box3in .txt {
    font-size: 14px;
    padding-left: 0;
    text-align: left;
}
.Yellow_txt {
    font-size: 18px;
    font-weight: bold;
    color: #FFF352;
    line-height: 1.4;
}
.kenrekokit .maintxtArea::before{
    top:-46px;
}
}   
.gray_arr_box.kenrekokit {
    display: flex;
    width: 85%;
    align-items: center;
}
.gray_arr_box.kenrekokit .gray_arr_box_left {
    width: 400px;
    height: 100px;
    font-size: 16px;
    padding-left: 20px;
    color: #333;
}
.gray_arr_box.kenrekokit .gray_arr_box_left::after {
    top: calc(50% - (100px / 2));
    border-width: 50px 0 50px 30px;
}
.gray_arrArea{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gray_arrArea .trial_btn{
    margin-left: auto;
    margin-right: auto;
}
.gray_arrArea .trial_btn a {
    width: 100%;
    max-width: 360px;
    padding: 15px 30px;
}
.gray_arrArea .gray_arrArea_img{
    width: 13%;
}
@media only screen and (max-width: 1050px) {
.gray_arrArea .gray_arrArea_img {
    display: none;
}
.gray_arr_box.kenrekokit {
    width: 100%;
}
}
@media only screen and (max-width: 980px) {
.gray_arr_box.kenrekokit .gray_arr_box_left {
    width: 100%;
    height: auto;
}
.gray_arr_box.kenrekokit .gray_arr_box_left:after {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    bottom: -14px;
    right: calc(50% - (160px / 2));
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 80px 0 80px;
    border-color: #f4f5f7 transparent transparent transparent;
}
.gray_arr_box.kenrekokit .gray_arr_box_right.h80 {
    width: 100%;
    padding: 20px 20px 10px;
}
}
@media only screen and (max-width: 690px) {
.gray_arr_box.kenrekokit .gray_arr_box_left {
    font-size: 13px;
}
.gray_arrArea .trial_btn a {
    padding: 8px 10px;
    font-size: 14px;
}
}
.kenrecokit_bgRightBlue{
    background-color: rgba(2,172,199,.1);
    padding: 60px 0;
}
.feature_tit.RightBlue dt {
    background-color: #02ACC7;
}
.feature_tit.RightBlue dd {
   color: #02ACC7;
}
.TitleArea {
    margin: 60px 0 20px;
}
@media only screen and (max-width: 690px) {
.TitleArea {
    margin: 40px 0 20px;
}
.kenrecokit_bgRightBlue {
    padding: 40px 0;
}
}
/*Flow*/
.Flow ul {
    padding: 0;
}
.Flow li {
    list-style-type: none;
}
.Flow dd {
    margin-left: 0;
}

.Flow{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.Flow > li {
    flex-basis: 22%;
    margin-bottom: 20px;
}
.Flow > li .icon {
    font-size: 18px;
    line-height: 50px;
    width: 50px;
    color: #fff;
    background: #02ACC7;
    margin: 0 auto 20px;
    display: block;
    border-radius: 50%;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
}
.Flow > li .icon::before {
    content: "";
    border: solid transparent;
    border-width: 8px;
    border-top-color: #02ACC7;
    position: absolute;
    top: calc(100% - 2px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.Flow > li .Flowbox {
    padding: 30px 20px;
    margin: 0;
    border: 3px solid #02ACC7;
    background-color: #fff;
    position: relative;
}
.Flow > li:not(:last-child) .Flowbox::before {
    content: "";
    width: 14px;
    height: 14px;
    margin-right: 10px;
    display: inline-block;
    border-top: 4px solid #FFBE00;
    border-right: 4px solid #FFBE00;
    position: absolute;
    top: calc(50% - 14px);
    left: 104%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.Flow > li .Flowbox .Img {
    margin-bottom: 10px;
}
.Flow > li .Flowbox .ttl {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.2;
    color: #02ACC7;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin-bottom: 10px;
    text-align: center;
}
.Flow > li .Flowbox .ttl .small{
    font-size: 80%;
}
.Flow > li .Flowbox .txt {
    font-size: 13px;
    color: #02ACC7;
    text-align: center;
    line-height: 1.4;
}
@media only screen and (max-width: 1050px) {
.Flow > li .Flowbox {
    padding: 30px 10px;
}
}
@media only screen and (max-width: 980px) {
.Flow> li:not(:last-child) .Flowbox::before {
    left: 102%;
}
.Flow > li {
    flex-basis: 47%;
}
}
@media only screen and (max-width: 690px) {
.Flow > li {
    flex-basis: 100%;
    margin-bottom: 20px;
}
.Flow > li .Flowbox {
    padding: 20px 20px;
    margin-bottom: 15px;
}
.Flow > li:not(:last-child) .Flowbox::before {
    top: auto;
    bottom: -25px;
    left: calc(50% - 7px);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
}
.kenrekokit_Table th, .kenrekokit_Table td{
    padding: 10px 20px;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    box-shadow: #ddd;
}
.kenrekokit_Table th{
    width: 20%;
    background-color: #02ACC7;
    color: #fff;
    text-align: center;
    font-weight: bold;
    letter-spacing: .1em;
}
@media only screen and (max-width: 980px) {
.kenrekokit_Table th{
    width: 30%;
}
}
@media only screen and (max-width: 690px) {
.kenrekokit_Table{
    border: 1px solid #ddd;
}
.kenrekokit_Table th, .kenrekokit_Table td{
    width: 100%;
    display: block;
    text-align: center;
    border: none;
}

}

/*よくある質問*/
.faq_q{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #234A9E;
    padding: 10px 10px 10px 60px;
    margin-bottom: 20px;
    position: relative;
}
.faq_q::before {
    content: "Q";
    display: inline-block;
    font-size: 22px;
    position: absolute;
    top: 3px;
    left: 20px;
}
.faq_a{
    padding: 10px 10px 10px 60px;
    margin-bottom: 20px;
    position: relative;
}
.faq_a::before {
    content: "A";
    color: #2294E3;
    font-weight: bold;
    display: inline-block;
    font-size: 22px;
    position: absolute;
    top: 3px;
    left: 20px;
}
.arr_txt02 a{
    color: #234A9E;
    display: inline-block;
    position: relative;
}
.arr_txt02 a::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #234A9E;
    border-right: solid 2px #234A9E;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: -15px;
    margin-top: 8px;
}

@media only screen and (max-width: 690px) {
.faq_q{
    padding: 10px 10px 10px 40px;
    margin-bottom: 10px;
}
.faq_q::before {
    left: 10px;
}
.faq_a{
    padding: 10px 10px 10px 40px;
    margin-bottom: 10px;
    position: relative;
}
.faq_a::before {
    left: 10px;
}
.arr_txt02 a::after {
    margin-top: 4px;
}
}
.csac_cvArea {
    background: url(../../../images/iot/solar_battery/csac_cv_bg.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    padding: 60px 0;
}
.csac_cvArea .tit{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}
.csac_cvArea .txt{
    font-size: 15px;
    color: #fff;
    text-align: center;
}
.BlackArea {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 50px;
    margin-top: 30px;
}
.BlackArea .col{
    width: 40%;
}
.BlackArea .col.white{
    color: #fff;
}
.BlackArea .col.white .tel a{
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    position: relative;
    padding-left: 20px;
}
.BlackArea .col.white .tel a::before {
    content: url(../../../images/iot/solar_battery/csac_tel_icon.png);
    display: inline-block;
    position: absolute;
    top: -4px;
    left: -20px;
}
@media only screen and (max-width: 1200px) {
.BlackArea .col {
    width: 45%;
}
}
@media only screen and (max-width: 980px) {
.csac_cvArea .tit {
    font-size: 24px;
    margin-bottom: 20px;
}
.BlackArea .col {
    width: 49%;
}
.BlackArea .col.white .tel a {
    color: #fff;
    font-size: 30px;
    padding-left: 20px;
}
.BlackArea .col .trial_btn02 {
    width: 100%;
}
.BlackArea {
    justify-content: space-between;
    padding: 40px;
}
.BlackArea .col.white .tel a::before {
    top: 4px;
}
}
@media only screen and (max-width: 690px) {
.csac_cvArea {
    padding: 40px 0;
}
.csac_cvArea .tit {
    font-size: 20px;
    margin-bottom: 20px;
}
.BlackArea .col{
    width: 100%;
    margin-bottom: 20px;
}
.BlackArea {
    padding: 30px 20px 10px;
    margin-top: 20px;
}
.BlackArea .col.white .tel a {
    font-size: 24px;
}
.BlackArea .col.white .tel a::before {
    top: 1px;
    left: -20px;
}
}
/*table*/
.solar_battery_Table th, .solar_battery_Table td{
    padding: 10px 15px;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    box-shadow: #ddd;
    word-break: break-all;
}
.solar_battery_Table th{
    background-color: #2e5bc2;
    color: #fff;
    text-align: center;
    font-weight: bold;
    letter-spacing: .1em;
}
.solar_battery_Table td{
    background-color: #fff;
}
@media only screen and (max-width: 980px) {
.solar_battery_Table th, .solar_battery_Table td{
    padding: 5px 10px;
    font-size: 12px;
}
}
@media only screen and (max-width: 690px) {
.table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.solar_battery_Table {
    width: 100%;
    min-width: 490px;
}
}