@charset "Shift_JIS";

/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/

.hpb-parts-cnt-style {
    border-color: #F98700;
}

.hpb-parts-hl-style {
    clear: both;
    background-image: none !important;
    padding: 0.5em 0.2em !important;
    margin: 0.5em 0px !important;
    border-color: #F98700;
}

.hpb-parts-cbox-style {
    border-color: #F98700;
}

.hpb-parts-img-02 {
    background-color: transparent;
}

.hpb-parts-hr-style {
    border-color: #F98700;
}

.hpb-parts-pbox-style {
    border-color: #F98700;
}

.hpb-parts-pbox-style h4 {
    padding: 0px !important;
}

.hpb-parts-pbox-style img {
    margin-bottom: 0px !important;
    background-color: transparent;
}

.hpb-parts-blist-style {
    border-color: #F98700;
}

.hpb-parts-blist-style {
    background-color: #ffffff;
    font-size: 10px;
}

a.hpb-parts-blist-style:link {
    color: #666666;
}

a.hpb-parts-blist-style:visited {
    color: #666666;
}

a.hpb-parts-blist-style:hover {
    color: #F98700;
}

a.hpb-parts-blist-style:active {
    color: #F98700;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
.top-t {
    font-size: 19px;
    line-height: 1.6;
}

.top-r {
    font-size: 16px;
    line-height: 1.6;
    color: #fa0606;
}

.t-ri {
    text-align: right;
    font-size: 16px;
    font-weight: 700
}



.midasi {
    font-size: 21px;
    display: block;
    background-color: #f041a0;
    color: #fff;
    font-weight: 700;
    padding: 5px 0 5px 8px;
}

.box-A {
    width: 100%;
    height: auto;
    float: left;
}


.box-A:after {
    content: "";
    display: block;
    clear: both;
}


.box-B {
    background-color: #FFC;
    float: left;
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    background-color: #FFFBF3;

}

.box-C {

    float: left;
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    background-color: #fff;

}


.box-C1 {

    float: left;
    width: 50%;

}

.box-D {
    height: 180px;
    float: left;
    width: 46%;
    margin-right: 3%;
    margin-left: 1%;
    background-color: #beffd5;
    border-radius: 10px;
    border: 2px dotted;
    border-color: #1d7901;
    box-sizing: border-box;
}

.box-D2 {
    height: 180px;
    float: left;
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    background-color: #c1e0fa;
    border-radius: 10px;
    border: 2px dotted;
    border-color: #011879;
    box-sizing: border-box;
}

.box-D3 {
    height: 180px;
    float: left;
    width: 46%;
    margin-right: 3%;
    margin-left: 1%;
    background-color: #f5ecde;
    border-radius: 10px;
    border: 2px dotted;
    border-color: #793801;
    box-sizing: border-box;
}

.box-D4 {
    height: 180px;
    float: left;
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    background-color: #e7e8e7;
    border-radius: 10px;
    border: 2px dotted;
    border-color: #575757;
    box-sizing: border-box;
}

.box-D p {
    padding-left: 10px
}


.p-1 {
    margin-top: 0;
    display: inline-block;
    float: left;
    padding: 5px;
    font-size: 17px;
    font-weight: 600;
    margin: 10px;
    border: 2px solid #F98700;
    background-color: #fcd7c0;
}

.s-t p {
    clear: both;
    margin-left: 25px;
}

.t-c {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

#company p {
    font-size: 18px;
    padding: 20px
}


.tel {
    font-size: 24px;
    float: left;
    margin-left: 20px;

}

.tel a:hover {
    color: brown;
}

.password {
    text-align: center;
    margin-top: 50px;
    font-size: 24px;
}

.cap {
    text-align: center;
    margin-top: -10px;

}

.dan {
    font-size: 18px;
    margin: 10px 20px 10px 20px;
    color: crimson
}

#no2 {
    background-color: #fff;
}

.pass {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600;
    text-align: center;
    margin-top: 30px;
    padding: 10px;
}

.mailwaku a {
    font-size: 21px;
    font-weight: 700;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    background-color: #268888;
    display: inline-block;
    border-radius: 10px;
    float: left;

}

.mailwaku a:hover {
    opacity: 0.7;
}

.m-r {
    font-size: 14px;
    color: crimson;
    float: left;
    margin: 10px 0 20px 30px;

}

.img-l {
    float: left;
    margin-right: 20px;
}

.chu {
    padding-top: 20px;
}


/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and(min-width:569px) {

    p.f-a {
        display: none;
    }


}







@media screen and (max-width: 568px) {

    .box-B {
        width: 100%;
        float: left;

    }

    .box-C1 {
        width: 100%;
        float: left;

    }

    .box-C {
        width: 100%;
        float: left;
        margin-bottom: 20px
    }





}
