body{
    font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

.btform1 {
    width: 900px;
    font-size: 90%;
    margin: 0 auto;
    clear:both;
    padding-top:30px;
}

.btform1 table,
#sendbutton_block {
    width: 100%;
    background-color: #f9f9f9;
    border: none;
    border-collapse: collapse;
}

#sendbutton_block {
    background-color: #ffffff;
    text-align: center;
	font-weight: 450;
	margin-top: 20px;
}

.btform1 th {
    width: 290px;
    padding: 10px;
    background-color: #f9f9f9;
    text-align: left;
    font-size: 14px;
    border: 1px #c0c0c0 solid;
}

.btform1 td {
    padding: 10px 5px 7px;
    background-color: #ffffff;
    border: 1px #c0c0c0 solid;
}

.btform1 .required {
    width: 30px;
    padding: 10px 3px;
    background-color: #f9f9f9;
    text-align: center;
}

.btform1 .optional {
    width: 30px;
    padding: 10px 3px;
    background-color: #f9f9f9;
    text-align: center;
}

.btform1 input,
.btform1 select {
    margin: 7px;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #cccccc;
}
.btform1 textarea {
    margin: 7px;
    padding: 10px;
    font-size: 16px;
    width:95%;
    border: 1px solid;
}
.btform1 .button {
    margin: 30px 0;
    text-align: center;
}

.required_input {
    background-color: #f1f7ff;
}

.confirmation_value {
    font-size: 16px;
    margin: 10px 10px 10px 0;
}
.confrm_pge td {
    padding: 10px 5px 7px 15px !important;
}

.error_text {
    display:block;
    margin: 0px 7px;
    color: #BB0000;
    font-size: 105%;
}

.critical_error_text {
    margin: 10px;
    color: #CC0000;
    font-size: 150%;
    font-weight: bold;
    display: block;
}

.explanation_text {
    margin: 5px;
    display: block;
    font-size: 90%;
    font-weight: bold;
    color: #228B22;
}

.ssmall_text {
width: 50px;
}
.small_text {
width: 120px;
}
.middle_text {
width: 250px;
}
.long_text {
width: 400px;
}

.required_label {
    display: inline-block;
}
.ok_label {
    display: none;
}

.label {
    line-height:18px;
    font-size:12px;
    text-align:center;
    margin: 0px 5px 0px 0px;
    color: #fff;
    border: 1px solid #000;
    border-radius:3px;
    font-weight:bold;
}

.label-success{
    background-color: #2b78d6;
    border-color: #1b5fb3;
}

.label-danger{
    background-color: #d9534f;
    border-color: #d43f3a;
}

.label-info{
    background-color: #5bc0de;
    border-color: #46b8da;
}

label, input[type='checkbox'] {
    cursor: pointer;
}


#main {
    width: 100%;
}
#cont_area {
    width: 90%;
    margin: 0 auto;
}
#cont_box {
    width: 900px;
    margin: 0 auto;
}

/* 見出し */
.form_title {
    margin: 10px 0 10px 0;
    padding: 5px 0 0 10px;
    text-align: left;
    width: 100%;
    border-left: 5px #2b78d6 solid;
    border-bottom: 1px #CCCCCC dotted;
    font-size: 17px;
    font-weight: bold;
}
.form_title > p{
    line-height: 1.2;
}

.gtitle  {
    margin: 10px 0 10px 0;
    padding: 5px 0 0 10px;
    text-align: left;
    width: 100%;
    border-left: 5px #2b78d6 solid;
    border-bottom: 1px #CCCCCC dotted;
    font-size: 14px;
    font-weight: bold;
}
.site_points h3 {
    padding: 5px 0 0 10px;
    text-align: left;
    width: 100%;
    border-left: 5px #2b78d6 solid;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: bold;
}  

@media screen and (max-width:768px){
.gtitle  {
    height: 50px ;
}
}
/* //見出し */

.info {
    padding: 10px 0 10px 0 !important;
    font-size: 14px;
    margin-top: 15px;
    line-height: 18px;
}
.info strong {
    color: #F00;
}

.info_title{
    float:left;
    width:67%;
    display:block;
    color:#000066;
    font-size:24px;
    font-weight:bold;
    padding-bottom:25px;
    line-height:110%;
}
.info_body{
    float:left;
    width:67%;
    display:block;
    line-height:170%;
}
.info_image{
    float:right;
    width:33%;
    display:block;
    margin-top:-60px;
}
.info_image img{
    width:100%;
}


.normal_text {
    font-size: 12px
}

img {
    margin: 0;
    padding: 0;
    vertical-align: top;
    border: none;
}

#img_pagetop {
    text-align: right;
    width: 100%;
}

#bottom_text02{
    display:block !important;
    text-align: center;
}
/*
#bottom_text03{
    display:none !important;
}*/

.title_form_inq {
    padding-top:15px;
    border-bottom:dotted 1px #dddddd;
    border-top:dotted 1px #dddddd;
    margin-bottom:5px;
}

/* フロー */
#form_flow {
    width: 750px;
    margin: 60px auto 30px;
    display: flex;
    align-items: center;
    gap: 30px;
}
.active_input {
    width: 190px;
    padding: 10px 0px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: #2b78d6;
    border-radius: 4px;
}
.deact_input {
    width: 190px;
    padding: 10px 0px;
    font-size: 16px;
    text-align: center;
    color: #000;
    background-color: #d6d6d6;
    border-radius: 4px;
}
.fa.fa-caret-right.fa-1 {
    font-size: 17px;
    color: #666666;
}
@media screen and (max-width:768px){

    #form_flow {
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 15px;
    }
    
    .active_input {
        width: 25%;
        font-size: 11px;
        padding: 10px;
    }
    .deact_input {
        width: 25%;
        font-size: 11px;
        padding: 10px;
    }
    
    #form_flow section:last-child p {
    padding: 10px 0;
    }
    
    .formflow_arrows{
    margin-left: 3px;
    }
    .fa.fa-caret-right.fa-1 {
    font-size: 35px;
    }
    
    }
    /* //フロー */
    
    /* ボタン */
    input#check {
        width: 300px;
        background: none;
        border: none;
        color: #fff;
        padding: 0px;
        margin: 0 auto;
        position: relative;
        font-size: 15px;
        font-weight: bold;
        line-height: 50px;
        -webkit-transition: .3s;
        transition: .3s;
        letter-spacing: .2em;
        border-radius: 4px;
        cursor: pointer !important;
    }
    
    .button_info_button {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .subBlock__button {
        display: block;
        text-align: center;
        width: 300px;
        height: auto;
        margin: 0 auto !important;
        position: relative;
        font-size: 15px;
        font-weight: bold;
        line-height: 50px;
        -webkit-transition: .3s;
        transition: .3s;
        letter-spacing: .2em;
        border-radius: 4px;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        background: #2b78d6;
        color: #fff;
    }
    .subBlock__button:hover {
        background: #1b5fb3;
    }
    .subBlock__button_top {
        width: 100%;
        height: auto;
        padding: 10px 0;
        margin: 100px auto 50px;
        background: #cceef8;
        display: block;
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        letter-spacing: .2em;
        position: relative;
        transition: .3s;
        -webkit-transition: .3s;
    }
    .subBlock__button_top:hover{
        opacity: 0.7;
        }
    
    .btform1 .subBlock__button_top a:hover {
        color: white;
        text-decoration: none;
    }
    .subBlock__button_top a:after{
        content: url(../images/arrow_double_gray.png) ;
        vertical-align: middle;
        padding-left: 0.5em;
    }
    .subBlock__button:after {
        background: url(../images/arrow_gray.png) left top no-repeat, url(../images/arrow_white.png) left top no-repeat;
    }
    .button_backright {
        background-color: #2b78d6;
        border-color: #1b5fb3;
        color: #fff;
        line-height: 1.8;
        width: 300px;
        text-align: center;
        display: inline-block;
        font-size: 15px;
        letter-spacing: 0.2em;
        font-weight: bold;
        transition-duration: 0.3s;
        cursor: pointer;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
        border-width: initial;
        border-style: none;
        border-color: initial;
        border-image: initial;
        border-radius: 4px;
        padding: 14px 0px;
        text-decoration: none;
        margin: 4px 2px;
    }
    
    .button_backright:hover{
        background-color: #1b5fb3;
        opacity: 1;
        color: #fff;
    }
    
    .button_backleft {
        background-color:#dedede;
        color: rgb(59, 56, 56);
        width: 300px;
        line-height: 1.8;
        text-align: center;
        display: inline-block;
        font-size: 15px;
        letter-spacing: 0.2em;
        font-weight: bold;
        transition-duration: 0.3s;
        cursor: pointer;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
        border-width: initial;
        border-style: none;
        border-color: initial;
        border-image: initial;
        border-radius: 4px;
        padding: 14px 0px;
        text-decoration: none;
        margin: 4px 2px;
    }
    .button_backleft:hover{
        background-color: #6f6f6f;
        opacity: 1;
        color: #fff;
    }
    
    
    @media screen and (max-width:768px){
    
    .subBlock__button_top {
        line-height: 1.8;
        right: 0;
        margin: 0 auto;
    }
    }
    
    /* //ボタン */
    

.red {
    color: #FF0000;
}
.ste_review {
    margin-top: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cccccc;
}
.ste_review h3 {
    padding: 5px 0 0 10px;
    text-align: left;
    height: 30px;
    width: 100%;
    border-left: 5px #0c9b1b solid;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: bold;
}
.ste_review ul li:first-child div{
    margin-bottom: 0;
}
.ste_review ul li:last-child div{
    margin-top: 0;
}

.site_points {
    margin-top: 50px;
    margin-bottom: 20px;
    padding-bottom: 250px;
    border-bottom: 1px solid #cccccc;
}

.site_points ul li:first-child div{
    margin-bottom: 0;
    margin-top: 0;
}
.site_points ul li:last-child div{
    margin-top: 0;
}

.site_points ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.question_event_form_3col {
    float: left;
    width: 33.33%;
    height: 300px;
}

.ste_review_confrm .question_list_event_form {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.ste_review_confrm .confirmation_value {
    margin-right: 0;
}
.site_point_confrm .confirmation_value {
    margin: 0 10px 0 0;
}
.site_point_confrm ul li {
    margin-bottom: 0 !important;
}
.site_point_confrm ul:nth-of-type(1) li:nth-of-type(1) {
    margin-bottom: 5px !important;
}
/*.site_points ul {
    float: left;
    width: 33.33%;
}
.site_points ul li {
    margin-bottom: 10px;
}
.site_points ul:nth-of-type(1) {
    line-height: 0;
}
.site_points ul:nth-of-type(1) li:nth-of-type(1) {
    line-height: 1;
    margin-bottom: 20px;
}
*/

.site_points {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cccccc;
}
.site_points ul li:first-child div{
    margin-bottom: 0;
}
.site_points ul li:last-child div{
    margin-top: 0;
}
.site_points ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}

.site_point_confrm {
    padding-bottom: 130px;
}
.question_list_divide {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.tme_of_liv {
    margin-top: 30px;
    margin-bottom: 60px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cccccc;
}
.tme_of_liv h3 {
    padding: 5px 0 0 10px;
    text-align: left;
    height: 30px;
    width: 100%;
    border-left: 5px #0c9b1b solid;
    margin-bottom: 20px;
    font-size: 17px;
}
.tme_of_liv ul {
    width: 100%;
}
.tme_of_liv ul li{
    display: inline-flex;
    width: 30%;
}
.tme_of_liv ul li:nth-child(3) {
    float: right;
}
.tme_of_liv ul li:last-child {
    width: 40%;
}
.btform1 .question_list_divide input {
    padding-top: 9px;
    padding-bottom: 9px;
}
ul.question_list_divide li:nth-child(-n + 4) {
    line-height: 1.8;
}

#ok_label_check_trigr {
    width: 30px;
    padding: 2px 3px 0;
}
#ok_label_checkbox_trigr {
    width: 30px;
    padding: 2px 2px 0;
}

.ty_page {
    width: 80%;
    margin: 0 auto;
    margin-top: 100px;
}
@media screen and (max-width:768px){
.ty_page {
    width: 100%;
    margin: 0 auto;
    margin-top: 87px;
    padding-top: 0 !important;
}
}

.inf_addr {
    color: #dd281b;
    font-weight: 440;
    font-size: 14px;
    margin-left: 7px;
}
p.addr2_fixed label {
    width: 200px;
}
.Labl_marg_lft {
    margin-left: 7px;
}
.inf_12 {
    font-size: 15px;
    font-weight: 450;
}
.inf_1 {
    font-size: 0.9rem;
}
.confrm_txt {
    text-align: center;
}

.button_info_button {
    display: flex;
    align-items: center;
    justify-content: center;
}
a.prvcy_clr {
    color: #dd281b;
}

.bodyComplete{
    height: 100vh;
    position: relative;
}


.gfooter{
    padding: 20px 0;
}
.gfooter .gfooterFooter{
    margin: 0 auto;
}

.gfooterComplete{
    position: absolute;
    bottom: 0;
    width: 100%;
}




/* ------------------------------画面の横幅が768px以下 (スマホ) ------------------------------*/
@media screen and (max-width:768px){

    body {
        margin-top:0;
        height: 100%;
        margin-bottom:0;
        margin-left:auto;
        margin-right:auto;
        font: normal 12px;
        padding-bottom: 0 !important;
    }

    .main{
        padding:0 10px;
    }

    #cont_box{
        width: 100% !important;
        margin:10px auto;
        padding:0;
    }

    .btform1,
    #sendbutton_block {
        width: 100% !important;
        border: none !important;
        border-collapse: collapse;
        text-align: left;
        padding-top:0px;

    }

    .btform1 table,
    .btform1 table th,
    .btform1 table td
    .btform1 table tr{
        border: none !important;
    }

    .btform1 th {
        display: block !important;
    }

    .btform1 table{
        background-color: #fff;
    }

    .btform1 th,
    .btform1 td {
        display: list-item !important;
        width:97% !important;
        padding: 10px 0 !important;
        list-style: none;
        border-collapse: collapse;
        /*スマホで勝手に文字が大きくなる対策*/
        max-height: 999999px;
    }
    .btform1 td table.noborder td {
        display: inline !important;
        padding: 10px 0 !important;
        list-style: none;
        border-collapse: collapse;
        /*スマホで勝手に文字が大きくなる対策*/
        max-height: 999999px;
    }

    .btform1 th {
        border: none !important;
        background-color: #eee !important;
        color: #666666;
        padding-left: 17px !important;
        padding-top: 8px;
        padding-bottom: 7px;
        text-align:left;
        font-weight:none;
        border-radius: 5px;
    }
    .btform1 th br{
        display:none;
    }
    .btform1 td {
        line-height: 200%;
        border: none !important;
        padding: 10px 0px 20px 10px !important;
        text-align: left;
        vertical-align: top;
        white-space: normal;
    }
    .btform1 td td{
        border:none !important;
        padding-left:0;
    }
    input{
        border-radius:3px;
    }
    textarea{
        border-radius:7px;
    }


    .ssmall_text {
    width: 75% !important;
    }
    .small_text {
    width: 70% !important;
    }
    .middle_text {
    width: 80% !important;
    }
    .long_text {
    width: 97% !important;
    }

    #img_pagetop {
        float: right;
        width: 100px;
    }

    td span{
        width:100% !important;
    }


    /*#bottom_text02{
        display:none !important;
    }*/
    #bottom_text03{
        display:block !important;
        width:95% !important;
        text-align: center;
        margin:0 auto;
    }



    .info_title{
        float:none !important;
        width:100% !important;
        display:block;
        color:#000066;
        font-size:20px;
        font-weight:bold;
        padding-bottom:25px;
        line-height:110%;
    }
    .info_body{
        float:none !important;
        width:100% !important;
        display:block;
        line-height:170%;
    }
    .info_image{
        float:none !important;
        width:50% !important;
        display:block;
        margin:0 auto;
    }
    label {
        font-size: 4vw;
        font-weight: none;
    }
    .inf_addr {
        font-size: 11px;
    }
    .inf_12 {
        font-size: 4vw;
    }
    .inf_1 {
        font-size: 3vw;
    }
    #sendbutton_block {
        font-size: 4vw;
    }
    form.btform1 th {
        font-size: 4vw;
    }
    .confirmation_value {
        font-size: 4vw;
    }

    .btform1, #sendbutton_block {
        padding-top: 18px;
    }
    .frm_flw_end {
        padding-top: 20px;
    }

    #bottom_text02 a:nth-child(1) img {
        width: 30%;
    }
    .inp_selectr{
        width: 90%;
    }
    .site_points_2nd_survy {
        margin-top: 10px;
    }
    .site_points ul {
        float: none;
        width: 100%;
    }
    .site_points {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: 1px solid #cccccc;
    }
    .site_points ul:nth-of-type(1) {
    }
    .site_points input[type=text] {
        width: 100%;
    }
    .ste_review {
        margin-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #cccccc;
    }

    .ste_review h3 {
        padding: 5px 0 0 10px;
        text-align: left;
        height: 30px;
        width: 100%;
        border-left: 5px #0c9b1b solid;
        margin-bottom: 20px;
        font-size: 15px !important;
        font-weight: bold;
    }
    .question_list_divide li input#by_others {
        width: 100%;
    }
    .question_list_event_form input[type=text] {
        padding: 6px !important;
    }
    td.tme_sched_rd_btn input label {
        font-size: 0.91rem;
    }
    .gfooterComplete{
        position: static;
    }
    .gfooterCopyright{
        margin-top: 0;
    }
}

/* lead_txt map */
.info {
    width: 750px;
    margin: 30px auto 0;
}
.info p {
    font-size: 16rem;
}
.info .map {
    display: flex;
    margin-top: 1em;
}
.info .map a.map_btn {
    border: 1px solid #999999;
    padding: 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background-color: #fff;
    color: #999999;
    line-height: 1;
    margin-left: 20px;
}
.info .map a.map_btn svg{
    fill: #999;
    margin-right: 5px;
    transition: all ease-in-out 0.3s;
}
.info .map a.map_btn:hover {
    text-decoration: none;
    background-color: #999999;
    color: #fff;
}
.info .map a.map_btn:hover svg {
    fill: #fff;
}

@media screen and (max-width:768px){
    .info {
        width: 100%;
        margin: 30px auto 30px;
    }
    .info .map {
        flex-direction: column;
    }
    .info .map a.map_btn {
        margin-left: 0;
        width: 90%;
        margin: 5px auto 0;
    }
}