@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    /*font: inherit;*/
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* oocss */
.sp-block {
    display: none;
}
@media screen and (max-width: 768px) {
    .sp-block {
        display: block;
    }
}
.pc-block {
    display: block;
}
@media screen and (max-width: 768px) {
    .pc-block {
        display: none;
    }
}
.sp-inline {
    display: none;
}
@media screen and (max-width: 768px) {
    .sp-inline {
        display: inline;
    }
}
.pc-inline {
    display: inline;
}
@media screen and (max-width: 768px) {
    .pc-inline {
        display: none;
    }
}
.sp-inline-block {
    display: none;
}
@media screen and (max-width: 768px) {
    .sp-inline-block {
        display: inline-block;
    }
}
.pc-inline-block {
    display: inline-block;
}
@media screen and (max-width: 768px) {
    .pc-inline-block {
        display: none;
    }
}
.clearfix:after {
    display: block;
    content: "";
    clear: both;
}
/*
  object
  */
.mt0 {
    margin-top: 0px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt50 {
    margin-top: 50px !important;
}
.mt60 {
    margin-top: 60px !important;
}
.mt70 {
    margin-top: 70px !important;
}
.mt80 {
    margin-top: 80px !important;
}
.mt90 {
    margin-top: 90px !important;
}
.mt100 {
    margin-top: 100px !important;
}
.mb0 {
    margin-bottom: 0px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mb50 {
    margin-bottom: 50px !important;
}
.mb60 {
    margin-bottom: 60px !important;
}
.mb70 {
    margin-bottom: 70px !important;
}
.mb80 {
    margin-bottom: 80px !important;
}
.mb90 {
    margin-bottom: 90px !important;
}
.mb100 {
    margin-bottom: 100px !important;
}
.mr0 {
    margin-right: 0px !important;
}
.mr10 {
    margin-right: 10px !important;
}
.mr20 {
    margin-right: 20px !important;
}
.mr30 {
    margin-right: 30px !important;
}
.mr40 {
    margin-right: 40px !important;
}
.mr50 {
    margin-right: 50px !important;
}
.mr60 {
    margin-right: 60px !important;
}
.mr70 {
    margin-right: 70px !important;
}
.mr80 {
    margin-right: 80px !important;
}
.mr90 {
    margin-right: 90px !important;
}
.mr100 {
    margin-right: 100px !important;
}
.ml0 {
    margin-left: 0px !important;
}
.ml10 {
    margin-left: 10px !important;
}
.ml20 {
    margin-left: 20px !important;
}
.ml30 {
    margin-left: 30px !important;
}
.ml40 {
    margin-left: 40px !important;
}
.ml50 {
    margin-left: 50px !important;
}
.ml60 {
    margin-left: 60px !important;
}
.ml70 {
    margin-left: 70px !important;
}
.ml80 {
    margin-left: 80px !important;
}
.ml90 {
    margin-left: 90px !important;
}
.ml100 {
    margin-left: 100px !important;
}
.pt0 {
    padding-top: 0px !important;
}
.pt10 {
    padding-top: 10px !important;
}
.pt20 {
    padding-top: 20px !important;
}
.pt30 {
    padding-top: 30px !important;
}
.pt40 {
    padding-top: 40px !important;
}
.pt50 {
    padding-top: 50px !important;
}
.pt60 {
    padding-top: 60px !important;
}
.pt70 {
    padding-top: 70px !important;
}
.pt80 {
    padding-top: 80px !important;
}
.pt90 {
    padding-top: 90px !important;
}
.pt100 {
    padding-top: 100px !important;
}
.pb0 {
    padding-bottom: 0px !important;
}
.pb10 {
    padding-bottom: 10px !important;
}
.pb20 {
    padding-bottom: 20px !important;
}
.pb30 {
    padding-bottom: 30px !important;
}
.pb40 {
    padding-bottom: 40px !important;
}
.pb50 {
    padding-bottom: 50px !important;
}
.pb60 {
    padding-bottom: 60px !important;
}
.pb70 {
    padding-bottom: 70px !important;
}
.pb80 {
    padding-bottom: 80px !important;
}
.pb90 {
    padding-bottom: 90px !important;
}
.pb100 {
    padding-bottom: 100px !important;
}
.pr0 {
    padding-right: 0px !important;
}
.pr10 {
    padding-right: 10px !important;
}
.pr20 {
    padding-right: 20px !important;
}
.pr30 {
    padding-right: 30px !important;
}
.pr40 {
    padding-right: 40px !important;
}
.pr50 {
    padding-right: 50px !important;
}
.pr60 {
    padding-right: 60px !important;
}
.pr70 {
    padding-right: 70px !important;
}
.pr80 {
    padding-right: 80px !important;
}
.pr90 {
    padding-right: 90px !important;
}
.pr100 {
    padding-right: 100px !important;
}
.pl0 {
    padding-left: 0px !important;
}
.pl10 {
    padding-left: 10px !important;
}
.pl20 {
    padding-left: 20px !important;
}
.pl30 {
    padding-left: 30px !important;
}
.pl40 {
    padding-left: 40px !important;
}
.pl50 {
    padding-left: 50px !important;
}
.pl60 {
    padding-left: 60px !important;
}
.pl70 {
    padding-left: 70px !important;
}
.pl80 {
    padding-left: 80px !important;
}
.pl90 {
    padding-left: 90px !important;
}
.pl100 {
    padding-left: 100px !important;
}
/* form.css --------------------------------------------------------------------------------- */
#form {
    background-color: #f3f4e9;
    text-align: center;
}
#form .form_title {
    font-weight: bold;
    border: 12px solid #ffffff;
    /* width: 534px; */
    display: inline-block;
    padding: 0 1rem;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    font-size: 36px;
}
#form #form_description {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 960px;
    margin: 0 auto 50px auto;
}
#form #form_description .description_box {
    background-color: #ffffff;
    width: 100%;
    height: 280px;
    text-align: left;
    margin-right: 1rem;
}
#form #form_description .description_box:last-child {
    margin-right: 0;
}
#form #form_description .description_box p.text {
    margin: 20px;
    line-height: 26px;
}
#form #form_description #description_1 {
    background-image: url('../images/yasashii/form_img_01.png');
    background-repeat: no-repeat;
    background-size: 192px 87px;
    background-position: center bottom 20px;
}
#form #form_description #description_2 {
    background-image: url('../images/yasashii/form_img_02.png');
    background-repeat: no-repeat;
    background-size: 278px 87px;
    background-position: center bottom 20px;
}
#form .obi_title {
    background-color: #f57400;
    color: #ffffff;
    font-weight: bold;
    font-size: 28px;
    padding: 20px 0;
}

/*#agreement_flow {
    width: 890px;
    margin: 50px auto 80px auto;
    background-color: #ffffff;
    padding: 30px 35px 40px 35px;
}
#agreement_flow h4 {
    color: #f57400;
    font-weight: bold;
    margin-bottom: 30px;
}
#agreement_flow ol {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
#agreement_flow ol li {
    width: 220px;
    height: 74px;
    background-image: url('../images/yasashii/agreement_flow.png');
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.5;
    margin-right: 10px;
}
#agreement_flow ol li.active {
    background-image: url('../images/yasashii/agreement_flow_active.png');
    color: #ffffff;
}
#agreement_flow ol li:last-child {
    width: 204px;
    height: 74px;
    background-color: #fef288;
    margin-right: 0px;
}
#agreement_flow ol li.active:last-child {
    background-color: #f57400;
}
*/

#agreement_flow {
    width: 890px;
    margin: 50px auto 80px auto;
    background-color: #ffffff;
    padding: 30px 35px 40px 35px;
}
#agreement_flow h4 {
    color: #f57400;
    font-weight: bold;
    margin-bottom: 30px;
}
#agreement_flow ol {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#agreement_flow ol li {
    background: url('../images/yasashii/agreement_flow.png') right center no-repeat;;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.5;
    padding:0.5em 2em 0.5em 1.5em;
}
#agreement_flow ol li span {
    display:none;
}
#agreement_flow ol li.active {
    background: url('../images/yasashii/agreement_flow_active.png') right center no-repeat;
    color: #ffffff;
}


#form .err_box {
    color: #dd0000;
    background-color: #ffe4e1;
    border: 1px solid #ffdab9;
    padding: 20px;
    margin-bottom: 20px;
}
#form .input_wrap {
    background-color: #ffffff;
    padding-top: 40px;
}
#form .form_section {
    text-align: left;
    margin-bottom: 60px;
}
#form .form_section h4 {
    background-color: #ed6f2b;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    padding: 14px 22px;
}
#form .yellow_box {
    background-color: #FFEAC4;
    padding: 20px;
}
#form .yellow_box p {
    line-height: 1.5;
}
#form .form_section table {
    margin-top: 30px;
    width: 100%;
    /*
    border-collapse:separate;
    border-spacing:2px;
    */
}
#form .form_section table th, #form .form_section table td {
    vertical-align: middle;
    padding: 10px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    line-height: 1.5;
}
#form .form_section table th {
    background-color: #FFEAC4;
}
#form .form_section table tr th:last-child {
    border-right: 2px solid #FFEAC4;
}
#form .form_section table td {
    background-color: #f2f2f2;
}
#form .form_section table tr td:last-child {
    border-right: 2px solid #f2f2f2;
}
#form .form_section table th.req {
    background-image: url('../images/yasashii/req.png');
    background-repeat: no-repeat;
    background-size: 36px 21px;
    background-position: right 12px center;
}
#form .form_section table th.req_or {
    background-image: url('../images/yasashii/req_or.png');
    background-repeat: no-repeat;
    background-size: 85px 21px;
    background-position: right 12px center;
}
#form .form_section table td.gray {
    background-color: #dddddd;
    border-right: 2px solid #dddddd !important;
    width: 200px;
}
#form .form_section table td.yesno_q {
    border-right: 2px solid #f2f2f2;
}
#form .form_section table td.yesno_a {
    width: 180px;
    border-right: 2px solid #ffffff !important;
}
#form .form_section table td#td_fee {
    height: 40px;
}
input[type="text"], select, textarea {
    border: 1px #fff solid;
    min-height: 38px;
    font-size: 16px;
    padding: 0 10px;
}
input[type="text"].error, select.error, textarea.error {
    background-color: #ffe4e1;
    border: 1px solid #ffdab9;
}
textarea:focus, select:focus, input[type="text"]:focus {
    border: 1px solid #b0c4de;
}
select {
    /*矢印を消す*/
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px; /* Firefox用 */
    text-overflow: ""; /* Firefox用 */
    appearance: none;
    /*背景画像の指定*/
    height: 40px;
    padding-right: 40px;
    /*border: 1px solid #ffffff;*/
    border: none;
    background-color: #FFF;
    background-image: url('../images/yasashii/select_btn.png');
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: right center;
    cursor: pointer;
}
select.select_w100 {
    width: 100px;
}
select.select_w150 {
    width: 150px;
}
select.select_w200 {
    width: 200px;
}
.address_button {
    background-color: #FFEAC4;
    padding: 8px 10px;
    border-radius: 4px;
    border: none;
    font-size: 67%;
}
input[type="checkbox"] {
    display: none;
}
input[type="checkbox"] + span {
    background-image: url('../images/yasashii/form_check_off.png');
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    padding-left: 22px;
    line-height: 20px;
}
input[type="checkbox"]:checked + span {
    background-image: url('../images/yasashii/form_check_on.png');
}
/*
  input[type="radio"] {
    display: none;
  }
  input[type="radio"] + label {
    position: relative;
    margin:10px;
    display: inline-block;
    background-image:url('../images/yasashii/form_radio_off.png');
    background-repeat: no-repeat;
    background-size:contain;
    padding-left: 20px;
    line-height: 20px;
  }
  input[type="radio"]:checked + label {
    background-image:url('../images/yasashii/form_radio_on.png');
    background-repeat: no-repeat;
    background-size:contain;
  }
  */
#submit_btn input[type="button"] ,
#submit_btn input[type="submit"] {
    background: url('../images/yasashii/submit_bg.png') right center no-repeat;
    width: 56%;
    height: 4em;
    border: none;
    color: #ffffff;
    font-size: 20px;
}
#submit_btn input[type="button"].back,
#submit_btn input[type="submit"].back,
#submit_btn input[type="submit"].next {
    background-repeat: no-repeat;
    width: 43%;
    height: 4em;
}
#submit_btn input[type="button"].back,
#submit_btn input[type="submit"].back {
    background-color: #dbdbdb;
    background-image: none;
}
#submit_btn input[type="submit"].next {
    background-color: #f75d00;
    background-image: none;
}
#submit_btn input[type="submit"].btn02 {
    background-repeat: no-repeat;
    width: 43%;
    height: 3em;
    background-color: #999;
    background-image: none;
}
#submit_btn input[type="submit"].disabled-btn {
    background: url('../images/yasashii/submit_bg_no_active.png') right center no-repeat;

    cursor: default;
}
.form_sub_title {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}
.th_title {
    font-weight: bold;
    font-size: 18px;
}
.name_label {
    display: inline-block;
    width: 36px;
}
.item_error {
    margin-top: 10px;
}
.item_error span {
    background-color: #dd0000;
    color: #ffffff;
    padding: 2px 4px;
    border-radius: 4px;
    font-size: 14px;
}
.w100 {
    width: 97%;
}
.font_b {
    font-weight: bold;
}
.align_c {
    text-align: center !important;
}
.align_l {
    text-align: left !important;
}
.align_r {
    text-align: right !important;
}
.v_align_t {
    vertical-align: top !important;
}
.v_align_m {
    vertical-align: middle !important;
}
.v_align_b {
    vertical-align: bottom !important;
}
.rollover {
    cursor: pointer;
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.rollover:hover {
    opacity: 0.7;
}
.flexbox {
    display: -webkit-flex;
    display: flex;
}
.flexbox_between {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.red {
    color: #dd0000;
}
.ul_dise {
    margin-left: 20px;
}
.ul_dise li {
    background-image: url('../images/yasashii/circle.png');
    background-repeat: no-repeat;
    background-position: left top 4px;
    padding-left: 18px;
    line-height: 1.5;
}
.ul_number {
    list-style-type: decimal;
    margin-left: 20px;
}
.ul_checkbox_side, .ul_checkbox_side_narrow {
    display: -webkit-flex;
    display: flex;
}
.ul_checkbox_side li {
    margin-right: 100px;
}
.ul_checkbox_side_narrow li {
    margin-right: 11px;
}
.ul_checkbox_side li:last-child, .ul_checkbox_side_narrow li:last-child {
    margin-right: 0px;
}
#your_fee, #contractor_age, #insured_age {
    font-size: 24px;
    font-weight: bold;
    height: 30px !important;
}
.age_view {
    font-size: 24px;
    font-weight: bold;
    width: 40px;
    text-align: center;
    border: none !important;
    background-color: #f2f2f2;
}
.fee_view {
    font-size: 24px;
    font-weight: bold;
    width: 80px;
    text-align: center;
    border: none !important;
    background-color: #f2f2f2;
}
.display_none {
    display: none;
}
#fee_text {
    color: #ff0000;
}
.p_strong_1 {
    font-size: 26px;
    font-weight: bold;
}
.p_strong_1 span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(60%, #fff), color-stop(61%, #fef288), color-stop(100%, #fef288)); /* webkit */
    border-bottom: 2px solid #fef288;
    padding: 0 10px;
}
.p_strong_2 {
    font-size: 20px;
    font-weight: bold;
    color: #f57400;
}
/* -------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------- */
/* @media (max-width: 767px) { */
/* -------------------------------------------------------------------------------------------- */
@media (max-width: 767px) {
    #form.confirm {
        padding-top: 50px;
    }
    #form .form_title {
        width: 70%;
        height: auto;
        line-height: 2;
        font-size: 5vw;
    }
    #form #form_description {
        display: block;
        width: 90vw;
        margin: 0 auto 50px auto;
    }
    #form #form_description .description_box {
        width: 100%;
        height: auto;
        font-size: 3.7vw;
        margin-bottom: 3vw;
        padding-bottom: 23vw;
    }
    #form #form_description .description_box p.text {
        margin: 0 0 3vw;
        line-height: 1.6;
        padding: 5vw 5vw;
    }
    #form #form_description #description_1 {
        background-image: url('../images/yasashii/form_img_01_sp.png');
        background-size: 50%;
        background-position: center bottom 6vw;
    }
    #form #form_description #description_2 {
        background-image: url('../images/yasashii/form_img_02_sp.png');
        background-size: 70%;
        background-position: center bottom 7vw;
    }
    #form .obi_title {
        font-size: 5vw;
        line-height: 2.3;
        padding: 0;
    }
    #agreement_flow {
        width: 80vw;
        margin: 3em auto;
        padding: 5vw;
    }
    #agreement_flow h4 {
        margin-bottom: 3vw;
        font-size: 4vw;
    }
    #agreement_flow ol {
        display: flex;
    }
    #agreement_flow ol li {
        background-size: cover;
        width: auto;
        height: 2em;
        margin-top: 2vw;
        font-size: 4vw;
        padding:0.2em 0.7em 0.2em 0.5em;
    }
    #agreement_flow ol li.active {
    }
    #form .err_box {
        padding: 20px 0;
        /*margin-bottom: 20px;*/
        font-size: 2.7vw;
    }
    #form .input_wrap {
        /*padding-top: 85px;*/
        font-size: 4vw;
        line-height: 1.6;
        padding-bottom: 30px;
    }
    #form .form_section {
        /*margin-bottom: 60px;*/
        width: 90vw;
        margin-left: auto;
        margin-right: auto;
    }
    #form .form_section h4 {
        font-weight: bold;
        font-size: 4vw;
        padding: 4vw;
    }
    #form .yellow_box {
        /*padding: 20px;*/
        text-align: left
    }
    #form .yellow_box p {
        line-height: inherit;
    }
    #form .form_section table th, #form .form_section table td {
        display: block;
        padding: 3vw;
        border-right: none;
        border-bottom: none;
        box-sizing: border-box;
        width: 100%;
    }
    #form .form_section table th {
        font-size: 3.7vw;
        font-weight: bold;
    }
    #form .form_section table tr th:last-child {
        border-right: none;
    }
    #form .form_section table tr td:last-child {
        border-right: none;
    }
    #form .form_section table th.req {
        background-image: url('../images/yasashii/req_sp.png');
        background-size: 10vw auto;
        /*background-position:right 12px center;*/
    }
    #form .form_section table th.req_or {
        background-image: url('../images/yasashii/req_sp_or.png');
        background-size: 23vw auto;
    }
    #form .form_section table td.gray, #form .form_section table td.yesno_q, #form .form_section table td.yesno_a {
        width: 100%;
        border-right: none !important;
    }
    #form .form_section table .subth {
        background-color: #f2f2f2;
        padding-bottom: 0;
        font-weight: bold;
    }
    #form .form_section table .subth + td {
        padding-top: 1vw;
        border-bottom: 2px solid #fff;
    }
    #form .form_section table td#td_fee {
        height: auto;
    }
    input[type="text"], select, textarea {
        /*border: 1px #fff solid;*/
        /*min-height: 38px;*/
        font-size: 4vw;
        box-sizing: border-box;
        width: 100%;
    }
    textarea:focus, select:focus, input[type="text"]:focus {
        /*background-color: #e6e6fa;*/
        /*border: 1px solid #b0c4de;*/
    }
    select {
        /*矢印を消す*/
        /*-webkit-appearance:none;*/
        /*-moz-appearance:none;*/
        /*text-indent: .01px;*/ /* Firefox用 */
        /*text-overflow: "";*/ /* Firefox用 */
        /*appearance:none;*/
        /*背景画像の指定*/
        /*height: 40px;*/
        /*padding-right: 40px;*/
        /*border: 1px solid #ffffff;*/
        /*border: none;*/
        /*background-color:#FFF;*/
        /*background-image:url('../images/yasashii/select_btn.png');*/
        /*background-repeat:no-repeat;*/
        /*background-size: 40px 40px;*/
        /*background-position:right center;*/
        /*cursor:pointer;*/
        font-size: 4vw;
        padding-left: 3vw;
        padding-right: 13vw;
    }
    select.select_w100 {
        width: auto;
    }
    select.select_w150 {
        width: auto;
    }
    .address_button {
        background-color: #FFEAC4;
        padding: 4px 8px;
        border-radius: 4px;
        border: none;
        font-size:100%;
    }
    button {
        font-size: 4vw;
    }
    input[type="checkbox"] {
        /*display: none;*/
    }
    input[type="checkbox"] + span {
        /*background-image: url('../images/yasashii/form_check_off.png');*/
        /*background-repeat: no-repeat;*/
        /*background-position: left center;*/
        /*display: inline-block;*/
        /*padding-left: 20px;*/
        /*line-height: 20px;*/
    }
    input[type="checkbox"]:checked + span {
        /*background-image: url('../images/yasashii/form_check_on.png');*/
    }
    /*
    input[type="radio"] {
      display: none;
    }
    input[type="radio"] + label {
      position: relative;
      margin:10px;
      display: inline-block;
      background-image:url('../images/yasashii/form_radio_off.png');
      background-repeat: no-repeat;
      background-size:contain;
      padding-left: 20px;
      line-height: 20px;
    }
    input[type="radio"]:checked + label {
      background-image:url('../images/yasashii/form_radio_on.png');
      background-repeat: no-repeat;
      background-size:contain;
    }
    */
    #form #form_02 .mr50, #form #form_03 .mr50 {
        margin-right: 0 !important;
    }
    #form #form_05 .gray:not(.sp-block) {
        display: none;
    }
    #form #form_07 .req {
        position: relative;
        padding-left: 12vw;
    }
    #form #form_07 .req > div {
        position: absolute;
        left: 5vw;
        top: 0;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #submit_btn input[type="button"],
    #submit_btn input[type="submit"] {
        background-color: #f75d00;
        background-image: url('../images/yasashii/arr_r_white.png');
        background-size: 2vw auto;
        background-position: right 3vw center;
        width: 80vw;
        height: auto;
        font-size: 4vw;
        padding: 1.2em 0;
        border-radius: 0;
    }
    #submit_btn input[type="button"].back,
    #submit_btn input[type="submit"].back,
    #submit_btn input[type="submit"].next {
        /*background-color: #f75d00;*/
        /*background-repeat:no-repeat;*/
        width: 40vw;
        height: auto;
    }
    #submit_btn input[type="button"].back,
    #submit_btn input[type="submit"].back {
        background-image: url('../images/yasashii/arr_l_white.png');
        background-position: left 3vw center;
    }
    #submit_btn input[type="submit"].next {
        background-image: url('../images/yasashii/arr_r_white.png');
        background-position: right 3vw center;
    }
    .form_sub_title {
        font-size: 5vw;
    }
    .th_title {
        font-size: 4vw;
    }
    .name_label {
        /*display: inline-block;*/
        width: auto;
    }
    .item_error {
        /*margin-bottom: 10px;*/
    }
    .item_error span {
        /*padding: 2px 4px;*/
        /*border-radius: 4px;*/
        font-size: 2.3vw;
    }
    .flexbox {
        justify-content: space-between;
    }
    .flexbox.col2 > * {
        width: 48%;
        box-sizing: border-box;
    }
    #your_fee, #contractor_age, #insured_age {
        font-size: 4vw;
        width: auto;
    }
    .age_view {
        font-size: 4vw;
        width: 5vw;
    }
    .fee_view {
        font-size: 4vw;
        width: 10vw;
    }
    .ul_checkbox_side li {
        margin-right: 10px;
    }
    #entry_date_d, #contractor_birthday_d {
        margin-top: 10px;
    }
    .ul_checkbox_side_narrow li {
        margin-right: 2px;
    }
    .ul_checkbox_side_narrow {
        display: block;
    }
}
/* style.css --------------------------------------------------------------------------------- */
#lp003 {
    /*font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
#lp003 img {
    max-width: 100%;
    vertical-align: bottom;
}
#lp003 .wrap {
    min-width: 1200px;
    background-color: #fae34c;
    /*padding-bottom: 50px;*/
}
#lp003 .adnav {
    width: 34px;
    position: fixed;
    top: 40px;
    right: 0;
    z-index: 9999;
}
#lp003 .adnav a {
    display: block;
}
#lp003 .hero {
    min-height: 600px;
    height: 50vw;
    background: url(images/bg_hero.jpg) no-repeat center bottom/cover;
}
#lp003 .hero__wrap {
    position: relative;
    height: 100%;
    width: 1200px;
    margin: 0 auto;
}
#lp003 .hero__logo {
    position: absolute;
    width: 227px;
    top: 40px;
    left: 40px;
}
#lp003 .hero__ttl {
    position: absolute;
    width: 305px;
    left: 695px;
    top: 215px;
}
#lp003 .hero__cl {
    position: absolute;
    width: 296px;
    left: 755px;
    top: 315px;
}
#lp003 .section__wrap::after {
    content: "";
    display: block;
    clear: both;
}
#lp003 .catch {
    margin: 0 auto 10px;
}
#lp003 .catch--01 {
    padding-top: 30px;
    width: 537px;
    margin-bottom: 30px;
}
#lp003 .catch--02 {
    margin-bottom: 100px;
    padding-top: 0;
    width: 720px;
}
#lp003 .catch--03 {
    margin-bottom: 60px;
    width: 659px;
}
#lp003 .catch--cl {
    width: 250px;
    margin-bottom: 60px;
}
#lp003 .article {
    width: 960px;
    margin: 0 auto 50px;
}
#lp003 .article::after {
    content: "";
    display: block;
    clear: both;
}
#lp003 .article__wrap--01 {
    width: 810px;
}
#lp003 .article__wrap--02 {
    width: 830px;
    padding-left: 90px;
}
#lp003 .article__wrap--03 {
    width: 803px;
}
#lp003 .article__wrap--04 {
    width: 803px;
    padding-left: 157px;
}
#lp003 .article__wrap--05 {
    width: 860px;
}
#lp003 .article__wrap::after {
    content: "";
    display: block;
    clear: both;
}
#lp003 .article__ttl {
    margin-bottom: 35px;
}
#lp003 .article__ttl img {
    width: auto;
    height: 114px;
}
#lp003 .article__ttl--02 {
    float: right;
}
#lp003 .article__ttl--02 img {
    height: 129px;
}
#lp003 .article__img--01 {
    width: 331px;
    float: right;
    margin-right: -20px;
}
#lp003 .article__img--02 {
    width: 283px;
    float: left;
    margin-left: -30px;
}
#lp003 .article__img--03 {
    width: 428px;
    float: right;
    margin-right: -70px;
}
#lp003 .article__img--04 {
    width: 268px;
    float: right;
}
#lp003 .article__img--05 {
    width: 332px;
    float: left;
    margin-left: -60px;
}
#lp003 .article__box {
    margin-bottom: 30px;
}
#lp003 .article__box--01 {
    width: 485px;
    float: left;
}
#lp003 .article__box--02 {
    width: 550px;
    float: right;
}
#lp003 .article__box--03 {
    width: 420px;
    float: left;
}
#lp003 .article__box--04 {
    width: 520px;
    float: left;
}
#lp003 .article__box--05 {
    width: 555px;
    float: right;
}
#lp003 .article__lead {
    margin-bottom: 20px;
    font-size: 41px;
    font-weight: bold;
    line-height: 1.2;
}
#lp003 .article__txt {
    font-size: 16px;
    line-height: 1.8;
}
#lp003 .article__bai {
    margin-top: 20px;
}
#lp003 .graf {
    margin-bottom: 30px;
    float: left;
}
#lp003 .graf--01 {
    width: 762px;
    float: left;
}
#lp003 .graf--02 {
    width: 550px;
    float: right;
}
#lp003 .graf--04 {
    margin-right: -85px;
    float: left;
}
#lp003 .graf--04::after {
    content: "";
    display: block;
    clear: both;
}
#lp003 .graf--05 {
    float: right;
}
#lp003 .graf__fig--02 {
    width: 431px;
}
#lp003 .graf__fig--04-1 {
    width: 497px;
    float: left;
}
#lp003 .graf__fig--04-2 {
    width: 367px;
    float: left;
    margin-left: 20px;
    margin-top: -30px;
}
#lp003 .graf__fig--05 {
    width: 512px;
    margin-bottom: 20px;
}
#lp003 .graf__ttl {
    margin-bottom: 16px;
    font-weight: bold;
}
#lp003 .graf__sub {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.8;
}
#lp003 .acd {
    width: 803px;
    float: left;
    margin-top: 30px;
}
#lp003 .acd__wrap {
    background: #FFF;
    padding-bottom: 50px;
    display: none;
}
#lp003 .acd__cont {
    width: 555px;
    margin: 0 auto;
    padding-top: 40px;
    line-height: 1.8;
    font-size: 13px;
}
#lp003 .acd__ttl {
    color: #FFF;
    background: #f75d00;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 20px;
    border-radius: 20px;
}
#lp003 .acd__txt {
    margin-bottom: 20px;
}
#lp003 .acd__list {
    text-indent: -1em;
    margin-left: 1em;
}
#lp003 .acd figcaption {
    margin: 20px 0;
}
#lp003 .acd__btn {
    text-align: center;
    background: #f75d00;
    padding: 9px 0;
}
#lp003 .acd__cs {
    display: inline-block;
    width: 154px;
}
#lp003 .acd__ar {
    display: inline-block;
    width: 24px;
    padding-left: 20px;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
}
#lp003 .acd .open .acd__ar img {
    -webkit-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    transform: rotate(540deg);
}
#lp003 .plan {
    width: 755px;
    margin: 0 auto 40px;
}
#lp003 .plan--m {
    margin-bottom: 70px;
}
#lp003 .dete {
    width: 755px;
    margin: 0 auto;
}
#lp003 .dete__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
#lp003 .dete__ttl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff598;
    border: 2px solid #febc00;
    border-radius: 5px;
    line-height: 1.5;
}
#lp003 .dete__ttl span {
    width: 100%;
    display: block;
    text-align: center;
}
#lp003 .dete__cont {
    width: 570px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.8;
    padding-left: 20px;
    font-size: 15px;
}
#lp003 .dete__come {
    font-size: 12px;
}
#lp003 .dete__list {
    text-indent: -1em;
    margin-left: 1em;
}
#lp003 .dete__fig {
    width: 268px;
    margin-top: 10px;
}
@media (max-width: 767px) {
    #lp003 .wrap {
        min-width: 0;
        background-color: #fee200;
        padding-bottom: 50px;
    }
    #lp003 .adnav {
        width: 7.5%;
        position: fixed;
        top: 10vw;
        right: 0;
        z-index: 9999;
    }
    #lp003 .adnav a {
        display: block;
    }
    #lp003 .hero {
        min-height: 0;
        height: 50vw;
        background: url(images/bg_hero.jpg) no-repeat center bottom/cover;
    }
    #lp003 .hero__wrap {
        position: relative;
        height: 100%;
        width: 100%;
        margin: 0 auto;
    }
    #lp003 .hero__logo {
        position: absolute;
        width: 25%;
        top: 5%;
        left: 5%;
    }
    #lp003 .hero__ttl {
        position: absolute;
        width: 35%;
        left: 50%;
        top: 40%;
    }
    #lp003 .hero__cl {
        position: absolute;
        width: 30%;
        left: 55%;
        top: 63%;
    }
    #lp003 .section__wrap::after {
        content: "";
        display: block;
        clear: both;
    }
    #lp003 .catch {
        margin: 0 auto 5vw;
    }
    #lp003 .catch--01 {
        padding-top: 30px;
        width: 75%;
    }
    #lp003 .catch--02 {
        margin-bottom: 10vw;
        padding-top: 5vw;
        width: 80%;
    }
    #lp003 .catch--03 {
        margin-bottom: 60px;
        width: 80%;
    }
    #lp003 .catch--cl {
        width: 60%;
    }
    #lp003 .article {
        width: 100%;
        margin: 0 auto 50px;
    }
    #lp003 .article::after {
        content: "";
        display: block;
        clear: both;
    }
    #lp003 .article__wrap {
        width: 85%;
        margin: 0 auto;
        padding: 0;
    }
    #lp003 .article__wrap::after {
        content: "";
        display: block;
        clear: both;
    }
    #lp003 .article__ttl {
        margin-bottom: 10px;
    }
    #lp003 .article__ttl img {
        width: 100%;
        height: auto;
    }
    #lp003 .article__ttl--02 {
        float: none;
    }
    #lp003 .article__img {
        float: none;
        margin: 0 auto 5vw;
    }
    #lp003 .article__img--01 {
        width: 50%;
    }
    #lp003 .article__img--02 {
        width: 50%;
    }
    #lp003 .article__img--03 {
        width: 60%;
    }
    #lp003 .article__img--04 {
        width: 50%;
    }
    #lp003 .article__img--05 {
        width: 50%;
    }
    #lp003 .article__box {
        margin-bottom: 30px;
        width: 100%;
        float: none;
    }
    #lp003 .article__lead {
        margin-bottom: 5vw;
        font-size: 5.5vw;
    }
    #lp003 .article__txt {
        font-size: 4vw;
        text-align: justify;
    }
    #lp003 .article__bai {
        margin-top: 20px;
    }
    #lp003 .graf {
        width: 100%;
        margin-bottom: 10vw;
        float: none;
    }
    #lp003 .graf--04 {
        margin-right: 0;
    }
    #lp003 .graf__fig {
        margin: 0 auto;
    }
    #lp003 .graf__fig--02 {
        width: 80%;
    }
    #lp003 .graf__fig--04-1 {
        width: 100%;
    }
    #lp003 .graf__fig--04-2 {
        width: 70%;
        margin-left: 10vw;
        margin-bottom: 10vw;
    }
    #lp003 .graf__fig--05 {
        width: 90%;
        margin-bottom: 10vw;
    }
    #lp003 .graf__ttl {
        margin-bottom: 5vw;
        font-weight: bold;
        font-size: 5vw;
        line-height: 1.5;
    }
    #lp003 .graf__sub {
        margin-top: 5vw;
        font-size: 2.5vw;
    }
    #lp003 .acd {
        width: 100%;
        float: none;
    }
    #lp003 .acd__wrap {
        padding: 10vw 0;
        background: #FFF;
    }
    #lp003 .acd__cont {
        width: 90%;
        padding-top: 0;
        font-size: 3vw;
    }
    #lp003 .acd__ttl {
        color: #FFF;
        background: #f75d00;
        text-align: center;
        padding: 5px 5%;
        margin-bottom: 5vw;
        border-radius: 20px;
    }
    #lp003 .acd__txt {
        margin-bottom: 10vw;
    }
    #lp003 .acd__list {
        text-indent: -1em;
        margin-left: 1em;
    }
    #lp003 .acd figcaption {
        margin: 20px 0 20px;
    }
    #lp003 .acd__btn {
        text-align: center;
        background: #f75d00;
        padding: 2vw 0;
        line-height: 0;
    }
    #lp003 .acd__cs {
        display: inline-block;
        width: 45%;
    }
    #lp003 .acd__ar {
        display: inline-block;
        width: 7%;
        padding-left: 20px;
    }
    #lp003 .plan {
        width: 85%;
        margin: 0 auto 10vw;
    }
    #lp003 .plan--m {
        margin-bottom: 20vw;
    }
    #lp003 .dete {
        width: 85%;
        margin: 0 auto;
    }
    #lp003 .dete__box {
        display: block;
        margin-bottom: 25px;
    }
    #lp003 .dete__ttl {
        display: block;
        width: 100%;
        padding: 1vw 0;
        margin-bottom: 2vw;
        font-size: 4.5vw;
    }
    #lp003 .dete__ttl br {
        display: none;
    }
    #lp003 .dete__cont {
        width: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 1.8;
        padding-left: 0;
        font-size: 4vw;
    }
    #lp003 .dete__txt {
        text-align: justify;
    }
    #lp003 .dete__come {
        font-size: 3vw;
    }
    #lp003 .dete__list {
        text-indent: -1em;
        margin-left: 1em;
    }
    #lp003 .dete__fig {
        width: 268px;
        margin-top: 10px;
    }
}

#form .form_section table.style00 th {
    width: 220px;
}
#form .form_section table .data_00 th {
    background-color: #D0E5FF;
}
#form .form_section table .data_00 td {
    background-color: #F0F5FC;
}

.ul_style00 {
    margin:2em 0;
    display: flex;
    justify-content: space-around;
    background-color: #FFF7E9;
    padding:1.5em 0;
}
.ul_style00 li {
    margin:0.5em 0;
    font-size:120%;
    width:50%;
    text-align: center;
}
.ul_style00 li span {
    display: inline-block;
    background-color: #ed6f2b;
    padding:0.2em 0.8em;
    color:#fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-right: 0.5em;
}

.border00 {
    padding:2em 2em 1.5em;
    border:1px solid #eee;
}
.border00 table {
    margin:0 !important;
}
.p01 {
    margin: 1.5em 0 0;
    text-align: center;
}

.title01 {
    background-color: #ed6f2b;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    padding: 14px 22px;
    text-align: center;
}
.text_box01 {
    margin-top: 40px;
}
.text_box01 ol {
    padding-left: 2em;
    margin:2em 0;
}
.text_box01 ol > li {
    text-align: left;
    list-style-type:decimal;
    margin:0.8em 0;
    line-height: 1.6;
}
.text_box01 a {
    margin-top: 1.5em;
    display: block;
}
.input_wrap2 {
    background-color: #fff;
    padding: 60px 0 0;
}

.text_section {
    margin: 0 0 6em;
}
.text_section2 {
    margin: 0 0 3em;
}

.text_box01 ul.kome {
    margin:1em 0;
}
.text_box01 ul.kome > li {
    font-size:80%;
}
ul.kome2 > li {
    margin: 0.3em 0;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.6;
}
ul.kome2 ul {
    margin-top:0.5em;
}
ul.kome2 ul > li {
    font-size:90%;
}
ul.kome3 {
    padding:0.3em 1em;
}
ul.kome3 > li {
    margin: 0.6em 0;
    line-height: 1.6;
    font-size:80%;
    text-indent: -1em;
    padding-left: 1em;
}
ul.kome4 {
    background-color: #ddd;
    padding:1em 0;
    margin-top:1em;
}
ul.kome4 > li {
    text-align: center;
    margin: 0.6em 0;
}


#tab_btn01 {
    display: flex;
    justify-content: space-between;
}
#tab_btn01 li {
    width: 49.5%;
}
#tab_btn01 li a {
    display: block;
    width: 100%;
    height:4em;
    position: relative;
    background-color: #FFEAC4;
    border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    transition: opacity 0.2s linear;
}
#tab_btn01 li a:not(.select ):hover {
    cursor: pointer;
    opacity: 0.5;
}
#tab_btn01 li a.select {
    background-color: #ed6f2b;
    color: #fff;
}
#tab_btn01 li a span {
    font-weight: bold;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.tab_contents {
    padding:3em 5%;
    border: 1px solid #FFEAC4;
}

.kome3 + .form_sub_title {
    margin:2em 0 0.5em;
}

.visit_history_btn {
    display: flex;
    margin: 1.5em 0 0;
    justify-content: space-around;
}
.visit_history_btn li {
    width:40%;
}
.visit_history_btn li a {
    color:#fff;
    text-align: center;
    display: block;
    text-decoration: none;
    padding: 0.8em 0;
    background-color: #999;
}

#form .form_section table td.yesno_a {
    border-left: 3px solid #ffffff !important;
}

input.w2em {
    width:2em;
}

input.w3em {
    width: 3em;
}

.p02 {
    margin-top: 3em;
    font-size:18px;
    line-height: 1.8;
}
.p02 ~ .p02 {
    margin-top:1em;
}

.p03 {
    margin-top: 4em;
    font-size:18px;
}
.p03 img {
    width:48px;
    object-fit: cover;
    display: inline-block;
    margin-right:0.5em;
}















@media (max-width: 767px) {
    #form .form_section table .subth + td {
        padding-top: 3vw;
    }
    #form .input_wrap {
        padding:24px 0 10px;
    }
    #lp003 .wrap {
        min-width: 0;
        border-bottom: 2em solid #f57400;
        background-color: #fff;
        padding-bottom: 0;
    }
    #submit_btn input[type="button"].back,
    #submit_btn input[type="submit"].back {
        width: 80vw;
        height: auto;
        margin-bottom: 1em;
    }
    #form .form_section table.style00 th {
        width: 100%;
    }

    .ul_style00 {
        margin:2em 0;
        display: block;
        background-color: #FFF7E9;
        padding:1.5em 0;
    }
    .ul_style00 li {
        margin:0.5em auto;
        font-size:3.5vw;
        width:80%;
        text-align: left;
    }

    ul.kome4 > li {
        font-size:3.4vw;
    }

    #tab_btn01 li a span {
        font-size:3.6vw;
        white-space: nowrap;
    }
    .tab_contents {
        border-width: 0px;
    }

    .visit_history_btn li {
        width:45%;
    }
    .visit_history_btn li a {
        font-size: 3.6vw;
    }

    #form .form_section table td.yesno_a {
        border-left-width: 0px !important;
    }

    input.w2em {
        width:2em;
    }

    input.w3em {
        width: 3em;
    }

    .p02 {
        margin-top: 3em;
        font-size:3.4vw;
        line-height: 1.8;
    }
    .p02 ~ .p02 {
        margin-top:1em;
    }

    .p03 {
        margin-top: 4em;
        font-size:3.4vw;
    }
    .p03 img {
        width:48px;
        margin-right:0.5em;
    }
    
    #form .input_wrap {
        padding-top: 24px;
    }
    #form .input_wrap2 {
        padding-top: 24px;
    }
    #form .form_section table .subth {
        padding-bottom: 3vw;
        background-color: #FFEAC4;
    }
    
}

@media (min-width: 768px) {
    .flexbox input {
        width:70%;
    }
    #agreement_flow ol li.active span {
        display: block;
    }
}

@media (max-width: 767px) {
    .flexbox input {
        width:73%;
    }
    .flexbox .mr50 {
        margin-right:1% !important;
    }
}

.form_sub_title + .text_box01 {
    margin-top:20px;
}
.kome3 + .title01 {
    margin:3em 0 1.5em;
}

label {
    cursor: pointer;
}
label:hover {
    opacity: 0.5;
}

.subth {
    white-space: nowrap;
    padding-right: 3em !important;
    font-weight: normal !important;
}