/* カスタマイズ用CSS */
.cost{
    padding-top: 40px;
    clear: both;
}

.size-table{
    margin-right: 0;
}

.jc-h3{
    color: gray;
    float: left;
    width: 15%;
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 0;
}

.jc-dl{
    float: left;
    border-right: 1px solid #ccc;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    width: 20%;
}

.jc-border-left{
    border-left: 1px solid #ccc;
    font-weight: bolder;
}

.jc-dt{
    font-weight: bolder;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.jc-dd{
    margin-left: 0;
    border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 919px) {
    .jc-h3{
        float: none;
        height: 30px;
        text-align: center;
        width: 100%;
    }
    
    .size-table{
        width: 100%;
        text-align: center;
    }
    
    .cost-table{
        width: 100%;
    }
    .jc-dl{
        float: none;
        width: 40%;
        margin-left: auto;
        margin-right: auto;
        border-left: 1px solid #ccc;
    }
    .jc-dt{
        border-top: none;
    }
    .jc-border-top{
        border-top: 1px solid #ccc;
    }
    .size-50{
        background-color: #94cdd8;
    }
    .size-70{
        background-color: #dabd6e;
    }
    .size-100{
        background-color: #ad6c75;
    }
  }
  
  /* 2021/02/12 j-cool追加 */
.jc_simulation_data-entry_container{
    width: 100%;
    max-width: 1150px;
    margin: 20px auto 30px auto;
    display: flex;
    justify-content: space-between;
}

.jc_simulation_data-entry_content{
    width: 48%;
    background-color: #f8bc67;
    border-radius: 10px;
    text-align: center;
}

.jc_simulation_data-entry_contents{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-left: 20px;
    margin-right: 20px;
}

.jc_simulation_data-entry_content_img{
    height: 130px;
    display: flex;
}

.jc_simulation_data-entry_link{
    width: 100%;
    height: 100%;
    display: block;
}

.jc_simulation_data-entry_content:hover {
    opacity: 0.7;
    color: white;
}

.jc_simulation_contents{
    /* margin: 0 auto; */
    display: flex;
}

.jc_simulation_content{
    height: auto;
}



.jc_data-entry_contents{
    /* margin: 0 auto; */
    display: flex;
}

.jc_data-entry_content{
    height: auto;
}

.jc_data-entry_text{
    color: #ffffff;
    font-weight: bold;
    width: 300px;
    border: solid 3px;
    margin: 0 auto 25px auto;
    padding-top: 5px;
    font-size: 25px;
}

.jc_data-entry_img{
    margin-top: 15px;
}

@media screen and (min-width: 768px){
    .jc_how_to_use_content_img_sp{
        display: none;
    }
}

@media screen and (max-width: 767px){
    .jc_simulation_data-entry_contents{
        width: 100%;
        display: block;
    }
    .jc_data-entry_content{
        margin-top: 20px;
    }
    .jc_simulation_data-entry_content{
        width: 100%;
    }
    .jc_how_to_use_content_img_pc{
        display: none;
    }
    .jc_how_to_use_content_img{
        margin-top: 0;
    }
}

.jc_how_to_use{
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.jc_how_to_use_container{
    width: 100%;
    max-width: 1150px;
    margin: 30px auto 0 auto;
    background-color: #93CB8D;
    border-radius: 10px;
}

.jc_how_to_use_contents{
    margin: 0 auto;
    display: flex;
    text-align: center;
}

.jc_how_to_use_content{
    height: auto;
}


.jc_how_to_use_content_img{
    margin-top: 4px;
    border-radius: 30px;
}

.jc_how_to_use_link{
    width: 100%;
    height: 100%;
    display: block;
}

.jc_how_to_use_container:hover {
    opacity: 0.7;
    color: white;
}

.jc_guide_btn_container{
    padding-left: 20px;
    padding-right: 20px;
}

@media screen and (max-width: 767px){
    .jc_guide_btn_container{
        padding-left: 20px;
        padding-right: 20px;
    }
}
/* ここまで */

/* ------2021/03/08追加------
------ご利用ガイド------ */
/* 共通部分 */
.mb-1rem{
    margin-bottom: 1rem;
}
.jc_user_guide_head_l{
    color: #4dcffd;
    font-size: 2.5rem;
}
.jc_user_guide_head_s{
    color: #0072bc;
    font-size: 1.8rem;
    margin-top: 0;
}
.jc_user_guide_contents_box{
    padding-left: 5%;
    margin-top: 1.5%;
}
/* 共通部分ここまで */

/* ご利用ガイドページ見出し */
.jc_user_guide_header{
    width: 100%;
}
.user_guide_page_head{
    border-bottom: solid 5px #92cb8d !important;
}
.user_guide_page_head_img{
    width: 25% !important;
    min-width: 167px;
    max-width: 200px !important;
}
/* ご利用ガイドページ見出しここまで */

/* ご利用の流れ */
.jc_user_guide_folw{
   position: relative;
}
.user_guide_flow_head{
    height: 45px;
    background-color: #41220f;
    border-radius: 5px;
}
.user_guide_flow_head_img{
    width: 290px !important;
    height: 45px;
    padding-left: 5px;
}
.user_guide_flow_images_box{
    display: flex;
    justify-content: center;
    align-items: center;
}
.user_guide_flow_img_boxes_upside_sp{
    display: flex;
    width: 55.9%;
    justify-content: center;
    align-items: center;
}
.user_guide_flow_img_boxes_downside_sp{
    display: flex;
    width: 44.1%;
    justify-content: center;
    align-items: center;
}
.user_guide_flow_img_box_upside{
    width: 21.2%;
}
.user_guide_flow_img_box_0_upside{
    width: 4.9%;
}
.user_guide_flow_img_box_downside{
    width: 27%;
}
.user_guide_flow_img_box_0_downside{
    width: 6.3%;
}
.user_guide_flow_img{
    width: 100%;
}
.user_guide_flow_img_hover:hover{
    opacity: 0.7;
    color: white;
}
.user_guide_flow_img_mail_box{
    width: 100%;
    position: absolute;
}
.user_guide_flow_img_mail{
    position: absolute;
}
.user_guide_flow_img_mail_box-1{
    bottom: 1%;
}
.user_guide_flow_img_mail_box-2{
    bottom: 18%
}
.user_guide_flow_img_mail_box-3{
    bottom: 18%
}
.user_guide_flow_img_mail{
    width: 11.9% !important;
}
.user_guide_flow_img_mail-1{
    left: 28.5%
}
.user_guide_flow_img_mail-2{
    left: 43.5%
}
.user_guide_flow_img_mail-3{
    left: 73.5%
}
/* ご利用の流れここまで */

.jc_user_guide_registration{
    margin-top: 15%;
}
.jc_user_guide_link_outer{
    width: 280px;
    height: 50px;
    background-color: #f8bc67;
    display: table;
    text-align: center;
    border-radius: 3px;
    margin-top: 2%;
    margin-left: 5%
}

.jc_user_guide_link_outer:hover {
    opacity: 0.7;
    color: white;
}

.jc_user_guide_link{
    text-decoration: none;
    color: #fefefe;
    width: 100%;
    height: 100%;
    font-size: 1.3rem;
    display: table-cell;
    vertical-align: middle;
}

.jc_user_guide_creating_data_link_box{
    display: flex;
}

.jc_user_guide_link_outer_right{
    margin-left: 20px;
}
.jc_user_guide_question{
    margin-top: 5%;
}
@media screen and (max-width: 722px){
    .user_guide_flow_img_mail_box-3{
        bottom: 16%;
    }
    .user_guide_flow_img_mail_box-2{
        bottom: 16%
    }
}
@media screen and (max-width: 663px){
    .jc_user_guide_head_l{
        font-size: 2rem;
    }
    .jc_user_guide_creating_data_link_box{
        display: block;
    }
    .jc_user_guide_link_outer_right{
        margin-left: 0;
        margin-top: 3%;
    }
    .jc_user_guide_link_outer{
        margin: 2% auto 0 auto;
    }
} 
@media screen and (max-width: 464px){
    .user_guide_flow_img_mail_box-3{
        bottom: 14%;
    }
    .user_guide_flow_img_mail_box-2{
        bottom: 14%
    }
}
/* ------ご利用ガイド------
------2021/03/08ここまで------ */

/* ------ご利用ガイド------
------2021/08/27------ */
.guide-flowBox{
    display: flex;
    margin: 3% 0;
}

.guide-flowBox h2{
    margin-top: 0;
    margin-bottom: 0;
}

.flow-imgBox{
    margin-right: 3%;
    max-width: 447px;
    width: 40%;
}
.flow-imgBox img{
   height: auto;
    width: 100%;
}

.flow-txtBox{
    width: 60%;
    max-width: 600px;
}

.flow-btnBox{
    width: 280px;
    height: 50px;
    background-color: #f8bc67;
    display: table;
    text-align: center;
    border-radius: 3px;
    margin-top: 2%;
    margin-left: 5%
}

.flow-btnBox:hover{
    opacity: 0.7;
    color: white;
}

.-simulation{
    margin-bottom: 2rem;
}

.-simulation p{
    margin-bottom: 0;
}

.flow-btnOuter{
    display: flex;
}

.-delivery p{
    overflow-wrap: break-word;
}

@media screen and (max-width: 1100px){
    .flow-btnOuter{
        display: block;
    }
}

@media screen and (max-width: 600px){
    .guide-flowBox{
        margin: 10% 0;
        display: block;
    }
    .flow-imgBox{
        width: 80%;
        margin: 0 0 0 20%;
    }
    .flow-txtBox{
        margin-top: 5%;
        width: 100%;
    }
    .flow-btnBox{
        height: 32px;
        width: 90%;
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
    }
    .jc_user_guide_link{
        font-size: 1.2rem;
    }
}
/* ------ご利用ガイド------
------2021/08/27ここまで------ */

.break--sp{
    display: none;
}
@media screen and (max-width: 600px){
    .break--sp{
        display: block;
    }
}

/* ------お問い合わせページよくある質問追加------
------2021/08/27------ */
#QA{
    margin-top: 30px;
}
#QA h2{
    margin: 0 0 8px;
    border-bottom: 1px dotted #ccc;
    border-top: 1px solid #ccc;
    padding: 8px 0 12px;
    font-size: 16px;
    font-weight: bold;
}

#QA h3{
    margin: 0 0 8px;
    border-bottom: 1px dotted #ccc;
    /* border-top: 1px solid #ccc; */
    padding: 8px 0 12px;
    font-size: 16px;
    font-weight: bold;
}

@media screen and (min-width: 768px){
    #QA h2{
        border-top: none;
        border-bottom: 1px solid #ccc;
        margin: 10px 16px 36px;
        padding: 8px;
        font-size: 28px;
        font-weight: bold;
    }

    #QA h3{
        border-top: none;
        border-bottom: 1px solid #ccc;
        margin: 10px 16px 0;
        padding: 8px;
        font-size: 24px;
        font-weight: bold;
    }
}
/* ------お問い合わせページよくある質問追加------
------2021/08/27ここまで------ */