@charset "UTF-8";
/* CSS Document */


/*---------- リンク設定 ----------*/

a.bgsa_memberreg_a:link {color:#000;text-decoration:none;}
a.bgsa_memberreg_a:visited {color:#000;text-decoration:none;}
a.bgsa_memberreg_a:hover {color:#000;text-decoration:none;}
a.bgsa_memberreg_a{-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}
a.bgsa_memberreg_a img {border-style:none;}
img.bgsa_img  {vertical-align:bottom;image-rendering:-webkit-optimize-contrast;}
a.bgsa_memberreg_a:hover img{opacity:0.8;filter:alpha(opacity=60);}
a.bgsa_memberreg_a img {border-style:none;-webkit-transition:all .3s;transition:all .3s;}


/*---------- ベーステキストの指定 ----------*/

.bgsa_basetext {
font-size:100%;
line-height:180%;
}
/* ▼PCメディアクエリ */
@media screen and (min-width:1024px){
    .bgsa_basetext {
    font-size:18px;
    line-height:180%;
    letter-spacing:1px;
    }
} 


/*---------- PC・スマホの非表示指定 ----------*/

@media screen and (max-width:1023px){.bgsa_spnone{display:none;}}
@media screen and (min-width:1024px){.bgsa_pcnone{display:none;}}


/*---------- TOP・SP ----------*/
.bgsa_container{
margin:0  auto;
padding: 0;
width: 100%;
}

.bgsa_top_contents{
margin: 0 auto;
padding: 20px;
font-family: "Noto Sans JP";
text-align: center;
}

.bgsa_top_pic{
margin: 0;
padding: 0;
width: 100%;
}

.bgsa_top_pic img{
margin: 20px 0 0 0;
padding: 0;
width: 330px;
}

.bgsa_top_box{
margin: 0;
padding: 0;
font-family: "Noto Sans JP";
}

.bgsa_top_text1{
margin: 0;
padding: 0;
color: #003366;
font-size: 24px;
font-weight: 800;
}

.bgsa_top_text2{
margin: 20px 0;
padding: 0;
color: #707070;
font-size: 15px;
letter-spacing: 1px;
text-align: center;
}

.bgsa_top_text3{
margin: 0;
padding: 0;
color: #F28E00;
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
}


/*---------- TOP・PC ----------*/
@media screen and (min-width:1024px){
    .bgsa_container{
    margin: 80px  auto;
    padding: 0;
    width: 100%;
    }

    .bgsa_top_contents{
    margin: 0 auto;
    padding: 40px;
    width: 1000px;
    display: flex;
    justify-content: space-between;
    font-family: "Noto Sans JP";
    }


    .bgsa_top_pic{
    margin: 0;
    padding: 0;
    width: 100%;
    }

    .bgsa_top_pic img{
    margin: 0;
    padding: 0;
    width: 420px;
    }

    .bgsa_top_box{
    margin: 0;
    padding: 0;
    width: 880px;
    font-family: "Noto Sans JP";
    }

    .bgsa_top_text1{
    margin: 0;
    padding: 0;
    color: #003366;
    font-size: 42px;
    font-weight: 800;
    letter-spacing: 1px;
    text-align: left;
    }

    .bgsa_top_text2{
    margin: 30px 0;
    padding: 0;
    color: #707070;
    font-size: 15px;
    letter-spacing: 1px;
    }

    .bgsa_top_text3{
    margin: 0;
    padding: 0;
    color: #F28E00;
    font-size: 16.8px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: left;
    }
}


/*---------- TOP・BTN・SP----------*/
.bgsa_btn{
margin: 20px 0;
padding: 0;
}

.bgsa_btn_blue{
margin: 0;
padding: 10px 40px;
max-width: 500px;
border-radius: 40px;
font-size: 13.6px;
border: 4px solid #006AB0;
display: inline-block;
position: relative;
text-align: center;
text-decoration: none;
box-shadow:0 1px 5px rgba(0,0,0,0.3); 
}

.bgsa_btn a{
color: #006AB0;
}

.bgsa_btn_blue::after{
content: "\f105";
font-family: FontAwesome;
position: absolute;
right: 5%;
top: 33%;
color: #006AB0;
}


/*---------- TOP・BTN・PC----------*/
@media screen and (min-width:1024px){
    .bgsa_btn{
    margin: 30px 0;
    padding: 0;
    text-align: left;
    }

    .bgsa_btn_blue{
    margin: 0;
    padding: 12px 100px;
    border-radius: 40px ;
    font-size: 14px;
    border: 4px solid #006AB0;
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none;
    box-shadow:0 1px 5px rgba(0,0,0,0.3); 
    }

    .bgsa_btn a{
    color: #006AB0;
    }

    .bgsa_btn_blue::after{
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 5%;
    top: 33%;
    color: #006AB0;
    }
}


/*---------- 会員登録・SP ----------*/
.bgsa_info-contens{
margin: 10px 20px 20px;
padding: 20px;
font-family: "Noto Sans JP";
border-radius: 20px;
box-shadow:0 1px 5px rgba(0,0,0,0.3); 
}

.bgsa_info-box{
margin: 0;
padding: 0;
}

.bgsa_info_eng{
margin: 0 0 20px 0;
}

.bgsa_memberreg_h2{
font-family: "Noto Sans JP";
color: #003366;
letter-spacing: 1px;
font-weight: bold;
font-size:24px;
display: block;
padding: 15px;
text-align: center;
}

.bgsa_info_step_flow{
margin: 0;
padding: 0;
text-align: center;
}

.bgsa_step_flow {
margin: 0 0 10px;
padding: 0;
font-size: 12px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

.bgsa_step_flow > li {
margin: 0;
padding: 0;
position: relative;
display: block;
width: auto;
list-style: none;
text-overflow: ellipsis;
-ms-flex: 1;
-moz-flex: 1;
-webkit-box-flex: 1;
flex: 1;
}

.bgsa_step_flow > li .bgsa_title {
margin-top: 20px;
margin-bottom: 0;
font-size:12px;
font-weight: bold;
}

.bgsa_step_flow > li .bgsa_text {
margin: 0;
display: block;
font-size:12px;
}

.bgsa_step_flow > li .bgsa_bubble {
margin: 0 auto;
display: block;
width: 8px;
height: 8px;
border-radius: 50%;
}

.bgsa_step_flow > li .bgsa_bubble::after,
.bgsa_step_flow > li .bgsa_bubble::before {
position: absolute;
top: 4px;
display: block;
width: 100%;
height: 0.8px;
content: ""'';
}

.bgsa_step_flow > li.bgsa_active,
.bgsa_step_flow > li.bgsa_active .bgsa_bubble {
color: #006AB0;
}

.bgsa_step_flow > li.bgsa_active .bgsa_bubble,
.bgsa_step_flow > li.bgsa_active .bgsa_bubble::after,
.bgsa_step_flow > li.bgsa_active .bgsa_bubble::before{
background-color: #006AB0;
}

.bgsa_step_flow > li:last-child .bgsa_bubble::after,
.bgsa_step_flow > li:last-child .bgsa_bubble::before {
width: 0%;
margin-right: 50%;
}

.bgsa_step_flow > li.bgsa_active_yet,
.bgsa_step_flow > li.bgsa_active_yet .bgsa_bubble {
color: #707070;
}

.bgsa_step_flow > li.bgsa_active_yet .bgsa_bubble,
.bgsa_step_flow > li.bgsa_active_yet .bgsa_bubble::after,
.bgsa_step_flow > li.bgsa_active_yet .bgsa_bubble::before {
background-color: #006AB0;
}

.bgsa_user_register_error{
    color:red;
    font-size:16px;
    font-weight:600;
}


/*---------- 会員登録・PC ----------*/
@media screen and (min-width:1024px){
    .bgsa_info-contens{
    margin: 0 auto;
    padding: 10px 40px 40px;
    width: 800px;
    font-family: "Noto Sans JP";
    border-radius: 20px;
    box-shadow:0 1px 5px rgba(0,0,0,0.3); 
    }

    .bgsa_info-box{
    margin: 0 auto;
    padding: 0;
    }

    .bgsa_info_eng{
    margin: 0 0 40px 0;
    }

    .bgsa_memberreg_h2{
    font-family: "Noto Sans JP";
    color: #003366;
    letter-spacing: 1px;
    font-size:32px;
    display: block;
    padding: 15px;
    text-align: center;
    }

    .bgsa_info_step_flow{
    margin: 0;
    padding: 0;
    text-align: center;
    }

    .bgsa_step_flow {
    margin: 0 0 10px;
    padding: 0;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    }

    .bgsa_step_flow > li {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    width: auto;
    list-style: none;
    text-overflow: ellipsis;
    -ms-flex: 1;
    -moz-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    }

    .bgsa_step_flow > li .bgsa_title {
    margin-bottom: 0;
    font-size:15px;
    font-weight: bold;
    }

    .bgsa_step_flow > li .bgsa_text {
    margin: 0;
    display: block;
    font-size:14px;
    }

    .bgsa_step_flow > li .bgsa_bubble {
    margin: 0 auto;
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    }

    .bgsa_step_flow > li .bgsa_bubble::after,
    .bgsa_step_flow > li .bgsa_bubble::before {
    position: absolute;
    top: 4.8px;
    display: block;
    width: 100%;
    height: 1.8px;
    content: ""'';
    }

    .bgsa_step_flow > li.bgsa_active,
    .bgsa_step_flow > li.bgsa_active .bgsa_bubble {
    color: #006AB0;
    }

    .bgsa_step_flow > li.bgsa_active .bgsa_bubble,
    .bgsa_step_flow > li.bgsa_active .bgsa_bubble::after,
    .bgsa_step_flow > li.bgsa_active .bgsa_bubble::before{
    background-color: #006AB0;
    }

    .bgsa_step_flow > li:last-child .bgsa_bubble::after,
    .bgsa_step_flow > li:last-child .bgsa_bubble::before {
    width: 0%;
    margin-right: 50%;
    }

    .bgsa_step_flow > li.bgsa_active_yet,
    .bgsa_step_flow > li.bgsa_active_yet .bgsa_bubble {
    color: #707070;
    }

    .bgsa_step_flow > li.bgsa_active_yet .bgsa_bubble,
    .bgsa_step_flow > li.bgsa_active_yet .bgsa_bubble::after,
    .bgsa_step_flow > li.bgsa_active_yet .bgsa_bubble::before {
    background-color: #006AB0;
    }

    .bgsa_user_register_error{
        font-size:20px;
    }
}


/*---------- ご登録者の情報をご入力ください。・SP----------*/
.bgsa_info-text{
margin: 30px 0 0 0;
padding:2px 8px; 
border-left: 5px solid #006AB0; 
font-size: 16px;
letter-spacing: 1px;
}

.bgsa_privacy{
margin: 20px 0 0 0;
padding: 0;
font-size: 15px;
text-align: center;
font-family: "Noto Sans JP";
}

.bgsa_privacy a{
margin: 0;
padding: 0 0 0 10px;
color: #0000FF;
text-decoration: underline;
display: inline;
}


/*---------- ご登録者の情報をご入力ください。・PC----------*/
@media screen and (min-width:1024px){
    .bgsa_info-text{
    margin: 40px 0 0 0;
    padding:2px 8px; 
    border-left:5px solid #006AB0; 
    font-size: 18px;
    letter-spacing: 1px;
    }

    .bgsa_privacy{
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 15px;
    text-align: center;
    font-family: "Noto Sans JP";
    }

    .bgsa_privacy p{
    font-size: 15px;
    }

    .bgsa_privacy a{
    margin: 0;
    padding: 0 0 0 20px;
    color: #0000FF;
    text-decoration: underline;
    display: inline;
    }
}


/*---------- LAST・BTN・SP ----------*/
.bgsa_btn_last{
margin: 20px 0;
padding: 0;
text-align: center;
}

.bgsa_btn_orange_last{
margin: 0;
padding: 10px 40px;
max-width: 500px;
background: #F28E00;
border-radius: 40px ;
font-size: 13.6px;
display: inline-block;
position: relative;
text-align: center;
text-decoration: none;
box-shadow:0 1px 5px rgba(0,0,0,0.3);
cursor: pointer;
border-color:rgba(0,0,0,0)
}

.bgsa_btn_last input{
color: #fff;
}

.bgsa_btn_orange_last::after{
content: "\f105";
font-family: FontAwesome;
position: absolute;
right: 5%;
top: 33%;
color: #fff;
}

/*---------- LAST・BTN・PC ----------*/
@media screen and (min-width:1024px){
    .bgsa_btn_last{
    margin: 30px 0;
    padding: 0;
    text-align: center;
    }

    .bgsa_btn_orange_last{
    margin: 0;
    padding: 12px 100px;
    background: #F28E00;
    border-radius: 40px ;
    font-size: 14px;
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none;
    box-shadow:0 1px 5px rgba(0,0,0,0.3); 
    }

    .bgsa_btn_last input{
    color: #fff;
    }

    .bgsa_btn_orange_last::after{
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 5%;
    top: 33%;
    color: #fff;
    }
}

.bgsa_mr5 {
    margin-right: 5px;
}
.bgsa_ml10 {
    margin-left: 10px;
}

.bgsa_bgsa_form_item_inform_button{
    background-color:#00c2bc;
    border:0;
    border-radius:20px;
    box-shadow:none;
    color:#ffffff;
    cursor:pointer;
    font-size:0.8rem;
    display:inline-block;
    text-align:center;
    padding:10px 20px;
    width:fit-content;
}