@charset "UTF-8";
/********************************
DEFAULT
*********************************/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0px;
    padding: 0px;
    outline: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0px;
}
img {
    line-height: 0;
    font-size: 0;
    -webkit-backface-visibility: hidden;
}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-style: inherit;
    font-weight: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
select {
    padding: 2px;
}
select::-ms-expand {
    display: none;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
}
input {
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
}
textarea {
    font-size: 100%;
}
input {
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: #B3B3B4;
}
::-webkit-input-placeholder {
    color: #B3B3B4;
}
:placeholder-shown {
    color: #B3B3B4;
}
::-webkit-input-placeholder {
    color: #B3B3B4;
}
:-moz-placeholder {
    color: #B3B3B4; opacity: 1;
}
::-moz-placeholder {
    color: #B3B3B4; opacity: 1;
}
:-ms-input-placeholder {
    color: #B3B3B4;
}
label {
    padding: 0;
}
hr {
    display: none;
}
a {
    transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
}
a,a:link {
    color: #434343;
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #434343;
}
a:hover,a:active {
    color: #434343;
    text-decoration: underline;
}
*:focus {
    outline: none;
}
.m_b0 {
    margin-bottom: 0px !important;
}
.m_b1 {
    margin-bottom: 1px !important;
}
.m_b2 {
    margin-bottom: 2px !important;
}
.m_b3 {
    margin-bottom: 2px !important;
}
.m_b5 {
    margin-bottom: 5px !important;
}
.m_b7 {
    margin-bottom: 7px !important;
}
.m_b8 {
    margin-bottom: 8px !important;
}
.m_b10 {
    margin-bottom: 10px !important;
}
.m_b11 {
    margin-bottom: 11px !important;
}
.m_b12 {
    margin-bottom: 12px !important;
}
.m_b13 {
    margin-bottom: 13px !important;
}
.m_b15 {
    margin-bottom: 15px !important;
}
.m_b20 {
    margin-bottom: 20px !important;
}
.m_b25 {
    margin-bottom: 25px !important;
}
.m_b30 {
    margin-bottom: 30px !important;
}
.m_b35 {
    margin-bottom: 35px!important;
}
.m_b40 {
    margin-bottom: 40px !important;
}
.m_b45 {
    margin-bottom: 45px !important;
}
.m_b50 {
    margin-bottom: 50px !important;
}
.m_b55 {
    margin-bottom: 55px !important;
}
.a_center {
    text-align: center;
}
.a_left {
    text-align: left;
}
.a_right {
    text-align: right;
}
.f_bold {
    font-weight: bold;
}
.c_fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: .01em;
    height: 0;
    overflow: hidden;
}
.c_fix {
    min-height: 1px;
}
html {
    height: 100%;
}
body {
    font-family: "Hiragino Sans","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro","Helvetica Neue",Arial,Meiryo,sans-serif;
    line-height: 1.8;
    color: #434343;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    min-width: 1140px;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/********************************
HEADER
*********************************/
.header_wrap {
    max-width: 1366px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0 auto;
    padding: 18px 25px 19px 25px;
    /*
    padding: 27px 30px;
    */
}
.header_in {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hLogo {
    margin: 10px 0 0 0;
}
.hLogo a {
    display: block;
    width: 210px;
    height: 44px;
    /*
    width: 170px;
    height: 46px;
    */
}
.hLogo span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 44px 0 0 0;
    background: url(../img/head_logo2.png) no-repeat center center;
}
.hInfo_in {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hTel_txt {
    width: 564px;
    height: 46px;
    margin: 11px 30px 0 0;
}
.hTel_txt span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 46px 0 0 0;
    background: url(../img/header_tel4.png?date=20210408) no-repeat center center;
}
.hWeb_btn a {
    display: block;
    width: 244px;
    height: 62px;
    /*
    width: 180px;
    height: 46px;
    */
}
@media (min-width: 767px) {
    .hWeb_btn a:hover {
        opacity: 0.7;
    }
}
.hWeb_btn span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 62px 0 0 0;
    background: url(../img/header_btn2.png) no-repeat center center;
}
/********************************
FOOTER
*********************************/
footer {
    background: #eff6ff;
    padding: 25px 0;
}
.foot-pmk {
    margin-bottom: 10px;
    text-align: center;
}
.foot-lnk {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 10px;
}
.foot-lnk li {
    margin-right: 20px;
}
.foot-lnk li:last-child {
    margin-right: 0;
}
.foot-lnk li a {
    font-size: 14px;
}
.footer_copy {
    text-align: center;
    font-size: 12px;
}
/********************************
C系CSS
*********************************/
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
.c-btn {
    background: #fff;
    border-radius: 100px;
    -ms-border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    max-width: 500px;
}
.c-btn a {
    display: table;
    width: 100%;
    height: 70px;
    color: #ffffff;
    background: #ff0000;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 100px;
    -ms-border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
}
@media (min-width: 767px) {
    .c-btn a:hover {
        opacity: 0.7;
    }
}
.c-btn .is-btn {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.c-btn.re-btn a {
    color: #000;
    background: #f0f0f0;
}
.c-btn .icn-arw {
    position: relative;
    display: block;
}
.c-btn .icn-arw:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -6px;
    width: 8px;
    height: 8px;
}
.c-btn.re-btn .icn-arw:before {
    right: auto;
    left: 30px;
    border: none;
    border-bottom: solid 3px #000;
    border-left: solid 3px #000;
}
.c_warp {
    max-width: 1310px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 20px;
    margin: 0 auto;
}
.c_in {
    padding: 70px 0 0;
}
.c_in.is-ver2 {
    padding: 45px 0 0;
}
.c_flxcv {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.c_flxbx {
    width: 49%;
}
.c-ttl {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 28px 0;
    width: 100%;
    background: #ff0000;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.c-ttl.is-cnt06 {
    position: relative;
}
.c-ttl.is-cnt06 span {
    display: block;
    position: absolute;
    top: 50%;
    right: 27px;
    transform: translateY(-50%);
    z-index: 10;
    width: 362px;
    font-size: 24px;
    letter-spacing: 0.05em;
    color: #000;
    padding: 11px 0;
    background: #fff;
    text-align: center;
    border-radius: 25px;
}
/*form*/
.form_warp {
    width: 780px;
    margin: 0 auto;
    padding: 0 0 140px;
}
.form_cnt {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    padding: 30px 0 0;
}
.form_cnt.check {
    padding: 60px 0 0;
}
.form_cnt:first-child {
    padding: 0;
}
.form_cnt dt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    width: 280px;
    line-height: 1;
    padding: 12px 0 0;
}
.form_cnt dd {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
}
.is-confirm .form_cnt dt {
    vertical-align: middle;
    padding: 0;
}
.is-confirm .form_cnt dd {
    vertical-align: middle;
}
.form_cnt .is-his {
    display: block;
    position: relative;
}
.form_cnt .is-his:before {
    content: '必須';
    display: block;
    position: absolute;
    top: 50%;
    right: 60px;
    background: #ff5050;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 8px 13px;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    transform: translateY(-50%);
}
.is-confirm .form_cnt .is-his:before {
    content: none;
}
.form_cnt input {
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    height: 40px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 20px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.form_cnt input.is-wid1 {
    width: 100%;
}
.form_cnt input.is-wid2 {
    width: 180px;
}
.form_cnt input[type="radio"],
.form_cnt input[type="checkbox"] {
    display: none;
}
.form_cnt label {
    display: table;
    padding: 0;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
}
.form_cnt .is-parts {
    position: relative;
    padding: 0 0 0 40px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.form_cnt  .is-parts:before {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 0;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #ffffff;
}
.form_cnt input:checked + .is-parts:before {
    border: 1px solid #ff0000;
    background: #ff0000;
}
.form_cnt input:checked + .is-parts:after {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 6px;
    width: 8px;
    height: 12px;
    margin: -10px 0 0 0;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
}
.form_lst {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -18px 0 0;
}
.form_lst li {
    width: 190px;
    margin: 18px 0 0;
}
.form_cnt .kiyakutxt {
    padding: 0 0 18px;
}
.form_cnt .kiyakutxt a {
    text-decoration: underline;
}
@media (min-width: 767px) {
    .form_cnt .kiyakutxt a:hover {
        text-decoration: none;
    }
}
.form_cnt .is-win {
    display: inline-block;
    position: relative;
    padding: 0  1em 0 0;
}
.form_cnt .is-win:before {
    content: '';
    display: block;
    width: 12px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 2px;
    background-image: url(../img/is-win.png);
    transform: translateY(-50%);
}
.form_btn {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 60px 0 0;
}
.form-btn {
    width: 300px;
    margin: 0 20px;
}
.re-btn {
    width: 180px;
    margin: 0 20px;
}
.form_error {
    color: #f00;
    padding: 10px 0 0;
}
.form_end dt {
    font-size: 36px;
    line-height: 1;
    margin: 0 0 60px;
}
.form_end dd {
    font-size: 24px;
    line-height: 2;
}
@media only screen and (max-width: 896px) {
    body {
        font-size: 12px;
        min-width: 320px;
        width: 100%;
    }
    /********************************
    HEADER
    *********************************/
    .header_wrap {
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 12px 15px;
    }
    .hLogo {
        margin: 5px 0 0 0;
    }
    .hLogo a {
        width: 150px;
        height: 31px;
    }
    .hLogo span {
        padding: 31px 0 0 0;
        background: url(../img/sp/head_logo.png?date=20201023) no-repeat center center;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .hWeb_btn a {
        width: 158px;
        height: 40px;
    }
    .hWeb_btn span {
        padding: 40px 0 0 0;
        background: url(../img/sp/header_btn.png) no-repeat center center;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    /********************************
    FOOTER
    *********************************/
    footer {
        padding: 15px 0;
    }
    .footer_menu {
        display: block;
        padding: 0 10px;
    }
    .foot-lnk li {
        margin-right: 20px;
    }
    .foot-lnk li a {
        font-size: 12px;
    }
    /********************************
    C系CSS
    *********************************/
    .c-pc {
        display: none;
    }
    .c-pc-in {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-in {
        display: inline;
    }
    .c-btn {
        max-width: 250px;
    }
    .c-btn a {
        height: 48px;
        font-size: 18px;
    }
    .c-btn .icn-arw:before {
        margin-top: -5px;
        width: 6px;
        height: 6px;
    }
    .c-btn.re-btn .icn-arw:before {
        right: auto;
        left: 30px;
        border: none;
        border-bottom: solid 3px #000;
        border-left: solid 3px #000;
    }
    .c_warp {
        max-width: 100%;
        margin: 0;
        padding: 0;
    }
    .c_in {
        padding: 25px 0 0;
    }
    .c_in.is-ver2 {
        padding: 25px 0 0;
    }
    .c_flxcv {
        display:-webkit-block;
        display:-ms-block;
        display:block;
    }
    .c_flxbx {
        width: 100%;
    }
    .c-ttl {
        font-size: 18px;
        padding: 16px 0;
        border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .c-ttl.is-cnt06 {
        padding: 14px 0 43px 0;
    }
    .c-ttl.is-cnt06 span {
        top: inherit;
        bottom: 14px;
        right: 50%;
        transform: translateX(50%);
        width: 180px;
        font-size: 11px;
        padding: 5px 0;
    }
    /*form*/
    .form_warp {
        width: auto;
        margin: 10px 20px 0;
        padding: 0 0 70px;
    }
    .form_cnt {
        display: block;
        padding: 20px 0 0;
    }
    .form_cnt.check {
        padding: 30px 0 0;
    }
    .form_cnt:first-child {
        padding: 0;
    }
    .form_cnt dt {
        display: block;
        width: 100%;
        line-height: 1;
        padding: 0;
        margin: 0 0 10px;
        font-weight: bold;
    }
    .form_cnt dd {
        display: block;
    }
    .form_cnt .is-his {
        display: block;
        position: relative;
    }
    .form_cnt .is-his:before {
        right: 20px;
        font-size: 10px;
        padding: 4px 8px;
    }
    .form_cnt input {
        border-radius: 3px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        height: 40px;
        padding: 0 20px;
    }
    .form_cnt .is-parts {
        padding: 0 0 0 30px;
    }
    .form_cnt  .is-parts:before {
        width: 20px;
        height: 20px;
    }
    .form_cnt input:checked + .is-parts:after {
        top: 50%;
        left: 6px;
        width: 6px;
        height: 10px;
        margin: -8px 0 0 0;
    }
    .form_lst {
        margin: 0;
    }
    .form_lst li {
        width: 50%;
        margin: 5px 0;
    }
    .form_cnt .kiyakutxt {
        padding: 5px 0;
    }
    .form_cnt .is-win {
        padding: 0 1.4em 0 0;
    }
    .form_btn {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        padding: 30px 0 0;
    }
    .form-btn {
        width: 280px;
        margin: 0 auto;
    }
    .re-btn {
        width: 280px;
        margin: 25px auto 0;
    }
    .form_error {
        padding: 5px 0 0;
    }
    .form_end dt {
        font-size: 18px;
        margin: 0 0 20px;
    }
    .form_end dd {
        font-size: 12px;
    }
}
@media only screen and (max-width: 374px) {
    .header_wrap {
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 12px 10px;
    }
    .hLogo {
        margin: 8px 0 0 0;
    }
    .hLogo a {
        width: 120px;
        height: 25px;
    }
    .hLogo span {
        padding: 25px 0 0 0;
        background: url(../img/head_logo.png?date=20201023) no-repeat center center;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
}
