@charset "UTF-8";
.error {
    font-size: 14px;
    color: #e72842;
}
.formDtl_warp {
    padding: 70px 0 0;
}
.form_warp {
    padding: 30px 0 0;
    margin: 0 0 30px 0;
}
.form_box {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}
.form_box:first-child {
    border-top: 1px solid #e3e3e3;
}
.form_box dt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    width: 310px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 15px 30px;
    border-left: 1px solid #e3e3e3;
    background: #f7f7f7;
}
.form_box dt span {
    display: block;
    width: 100%;
    position: relative;
}
.form_box dt .is-his:before {
    content: "必須";
    display: block;
    background: #e72842;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    padding: 0 4px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    z-index: 10;
}
body.confirm .form_box dt .is-his:before {
    content: none;
}
.form_box dd {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
    padding: 15px 25px;
    border-left: 1px solid #e3e3e3;
}
.form_btn {
    padding: 60px 0 0;
    width: 560px;
    margin: 0 auto;
    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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.form_btn .c-btn:first-child {
    width: 70%;
}
.form_btn .c-btn:last-child {
    width: 25%;
}
.form_btn .c-btn:only-child {
    width: 100%;
}
.form_btn .btnerror {
    display: table;
    width: 100%;
    background: #e7e7e7;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    border: 1px solid #e7e7e7;
    padding: 15px 0;
}
/*form parts*/
input[type="text"]
input[type="email"],
textarea,
select {
    outline: none;
}
input[type="text"],
input[type="email"] {
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    -webkit-appearance: none;
}
input[type="text"],
textarea {
    border: 1px solid #bababa;
}
.form_box input {
    border: 1px solid #e3e3e3;
    background: #fff;
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 40px;
    font-size: 16px;
}
.form_box textarea {
    border: 1px solid #e3e3e3;
    background: #fff;
    padding: 10px;
    width: 100%;
    height: 120px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
}
.end_txt dt {
    font-size: 20px;
    line-height: 2;
    font-weight: bold;
    margin: 0 0 10px;
    text-align: center;
}
.end_txt dd {
    font-size: 14px;
    line-height: 2;
    text-align: center;
}
.end_txt dd.is-bt {
    margin-top: 20px;
}

.order_wrap {
    margin: 0 0 50px 0;
}
.order_wrap ul {
    font-weight: bold;
    padding: 30px 40px;
    border: 3px solid #f2f3f6;
    margin: 15px 0;
    box-sizing: border-box;
}
.order_wrap ul li {
    padding: 0 0 0 25px;
    margin: 0 0 10px 0;
    background: url("../img/check_red.png") no-repeat center left;
}
.order_wrap ul li:last-child {
    margin: 0;
}
.formnavi_wrap {
    margin: 40px 0 40px 0;
}
.formnavi_wrap.is-end {
    margin: 40px 0 80px 0;
}
.formnavi_wrap img {
    max-width: 288px;
    width: 32%;
    padding: 0 1.5% 0 0;
}
.formnavi_wrap img:last-child {
    padding: 0;
}
.mandatory {
    display: inline-block;
    background: #e72842;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    padding: 0 4px;
}
.order_ttl {
    margin: 30px 0 0 0;
}
.order-ttl {
    padding: 0 20px;
    color: #fff;
    background-color: #e72842;
}
select.form-order {
    border: 1px solid #e3e3e3;
    background: #fff;
    padding: 0 35px 0 10px;
    margin: 0 5px 0 0;
    width: 30%;
    height: 40px;
    font-size: 16px;
    box-sizing: border-box;
    background: url("../svg/arw_d_gly.svg") no-repeat center right 10px;
}
select.form-order.is-wid01 {
    width: 20%;
}
input.input-order {
    width: 60%;
}
.order_input input {
    display: none;
}
input[type=checkbox] + label.is-check {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 10px 0;
    padding: 0 0 0 30px;
    position: relative;
}
input[type=checkbox] + label.is-check::before {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #b7b7b7;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 10;
}
input[type=checkbox] + label.is-check::after {
    border-right: 3px solid #e72842;
    border-bottom: 3px solid #e72842;
    content: "";
    opacity: 0;
    position: absolute;
    display: block;
    height: 12px;
    width: 7px;
    left: 6px;
    top: 45%;
    transform: translateY(-50%) rotate(45deg);
    cursor: pointer;
    z-index: 100;
}
input[type=checkbox]:checked + label.is-check::after {
    opacity: 1;
}
.order_input ul {
    display: table;
    padding: 0 0 10px 0;
}
.order_input.ver3 ul {
    display: block;
}
.order_input ul:last-child {
    padding: 0;
}
.order_input ul li {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 80px;
}
.order_input.ver3 ul li {
    display: block;
    width: auto;
    padding: 0 0 10px 0;
}
.form-list {
    width: 520px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.form-list.is-flx-lf {
    justify-content: flex-start;
}
.form-list.is-ver1,
.form-list.is-ver6 {
    width: 100%;
}
.form-list li {
    width: 160px;
    margin: 0 0 15px 0;
}
.form-list li.is-radio {
    margin: 0;
    width: fit-content;
    padding-right: 20px;
}
dd .faculty_wrap {
    display: flex;
    align-items: center;
}
.form_box input.is-faculty-filed {
    width: 80%;
    margin-right: 20px;
}
@media (max-width: 896px) {
    .form-list li {
        width: 32%;
    }
}
.form-list.is-ver1 li,
.form-list.is-ver6 li {
    width: 170px;
}
.form-list li.del-wid {
    width: 340px;
}
.form-list.is-ver1 li.del-wid,
.form-list.is-ver6 li.del-wid {
    width: 100%;
}
.form-list li.del-wid input[type="text"] {
    border-radius: 4px;
}
.form-list li:nth-child(4),
.form-list li:nth-child(5),
.form-list li:nth-child(7),
.form-list li:nth-child(8),
.form-list li:nth-child(9) {
    margin: 0;
}
.form-list.is-ver6 li:nth-child(7),
.form-list.is-ver6 li:nth-child(8),
.form-list.is-ver6 li:nth-child(9) {
    margin: 0 0 15px 0;
}
.form-list.is-ver6 li:nth-child(10) {
    margin: 0;
}
.form-list.is-ver1 li:nth-child(4),
.form-list.is-ver1 li:nth-child(5) {
    margin: 0 0 15px 0;
}
.form-list input[type="radio"] {
    display: none;
}
input[type="radio"] + label.is-wid {
    width: 100%;
    background-color: #e7e7e7;
    height: 40px;
    font-size: 14px;
    font-weight: 500;
    padding: 0 10px;
    display: table;
    text-decoration: none;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 4px;
}
input[type="radio"]:checked + label.is-wid {
    background-color: #e72842;
}
input[type="radio"] + label.is-wid span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
input[type="radio"]:checked + label.is-wid span {
    color: #fff;
}
input[type="radio"] + label.is-radio-box span,
input[type="checkbox"] + label.is-radio-box span {
    padding-left: 20px;
    position: relative;
}
input[type="radio"] + label.is-radio-box span:before,
input[type="checkbox"] + label.is-radio-box span:before {
    background: #fff;
    content: "";
    border: 1px solid #b7b7b7;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    box-sizing: border-box;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
input[type="radio"] + label.is-radio-box span::after,
input[type="checkbox"] + label.is-radio-box span:after {
    background: #e72842;
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    box-sizing: border-box;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}
input[type="radio"]:checked + label.is-radio-box span::after,
input[type="checkbox"]:checked + label.is-radio-box span:after {
    opacity: 1;
}
input[type="checkbox"]#che_faculty {
    display: none;
}
@media (min-width: 896px) {
    input[type="radio"] + label.is-radio-box span:hover,
    input[type="checkbox"] + label.is-radio-box span:hover {
        cursor: pointer;
    }
}
.form-txt {
    padding: 5px 0 0 0;
    font-size: 10px;
}
.formpolicy_wrap {
    background-color: #fafafa;
    border-radius: 6px;
    margin: 60px 0 0 0;
    padding: 30px 0;
}
.formpolicy-txt {
    text-align: center;
    font-weight: 500;
}
.formpolicy-txt a {
    color: #e72842;
    text-decoration: underline;
}
.formpolicy-txt a:hover {
    text-decoration: none;
}
@media (min-width: 896px;) {

    .formpolicy-txt a:hover {
        text-decoration: none;
    }
}

.studentstyle_wrap {
    display: table;
    width: 100%;
    margin: 55px 0 60px 0;
}
.style_img {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.order_wrap.is-ver4 {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 30px;
}
.order-txt {
    font-size: 18px;
    color: #e72842;
    font-weight: bold;
}
.order_wrap.is-ver4 ul {
    padding: 25px 20px;
    margin: 30px 0;
    font-size: 15px;
}
.is-borb {
    font-size: 18px;
    font-weight: bold;
    background: linear-gradient(transparent 75%, #fe6f82 70%);
}
.formnavi_wrap.ver5 {
    margin: 30px 0 40px 0;
}
.is-stradd {
    margin: 0 0 15px 0;
}
.form_box.is-style input[type=radio] + label.is-wid {
    padding: 0;
    height: 50px;
    font-size: 12px;
}
.form_box.is-style input[type=radio] + label span {
    line-height: 1.2;
}
/*radio_btn*/
.radio_btn {
    display: table;
}
.radio-btn {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.radio-btn input[type=radio] {
    display: none;
}
.radio-btn input[type=radio] + label {
    position: relative;
    line-height: 2.3;
    font-size: 16px;
    margin: 0 50px 0 0;
    padding: 0 0 0 35px;
    cursor: pointer;
}
.radio-btn input[type=radio] + label::before {
    content: "";
    position: absolute;
    display: block;
    width: 22px;
    height: 22px;
    border: 1px solid #b7b7b7;
    box-sizing: border-box;
    border-radius: 15px;
    left: 0;
    top: 0;
    z-index: 10;
}
.radio-btn input[type=radio]:checked + label::after {
    content: "";
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background-color: #e72842;
    left: 5px;
    top: 11px;
    transform: translateY(-50%);
    z-index: 100;
}
.mail-txt {
    font-size: 12px;
    margin: 5px 0 0 0;
    line-height: 1.5;
}
.critical{
    text-align:center;
    font-size:28px;
}
.critical span{
    border-bottom:1px solid crimson;
}

.mgznpop_wrap.is-pop{
    background:white;
    position:fixed;
    top:50%;
    left:50%;
    z-index:999;
    overflow:scroll;
}
.is-clr-red {
    color: #e72842;
}
.line_btn {
    width: 320px;
    margin: 10px 0 0 0;
    box-sizing: border-box;
    background: #00b900;
    border: 2px solid #00b900;
}
.line_btn a {
    display: table;
    color: #ffffff;
    width: 100%;
    height: 40px;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}
.line_btn a:hover {
    color: #00b900;
    background: #ffffff;
}
.line_btn a .is-btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}

/*popup*/
.js-menupop_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 998;
    display: none;
}
.js-pop_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 998;
    display: none;
}
.mgznpop_wrap.is-pop {
    background: #ffffff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 650px;
    height: calc(100% - 80px);
    overflow: scroll;
    display: none;
}
.mgznpop_wrap.is-pop .mgznpopTtl_wrap {
    background: #ffffff;
}
.mgznpopTtl_wrap {
    border-bottom: 2px dotted #ccc;
    padding: 20px 36px 20px 36px;
    margin: 0 0 20px 0;
}
.mgznpopTtl-ttl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
.mgznpop_wrap.is-pop .mgznpop_in {
    background: #ffffff;
    border-bottom: 0;
    padding: 0 0 48px;
}
.mgznpop_ct {
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.mgznpop-ttl {
    padding: 12px 20px;
    margin: 0 20px 20px;
    background: #e7e7e7;
}
.mgznpop_img {
    padding: 0 20px 32px;
    text-align: center;
}
.mgznpop_ct:last-child .mgznpop_img {
    padding: 0 20px;
}
.mgznpop_img img {
    width: 400px;
}
.mgznpop_img.is-ver1 img {
    width: 200px;
}
.mgznpopBtn_wrap {
    padding: 40px 0;
    width: 100%;
    background: #f3f3f3;
}
.mgznpopBtn-btn {
    width: 380px;
    margin: 0 auto;
}

.formDtl-txt {
    padding-top: 30px;
}
.formDtl-txt .note {
    color: #ff0000;
}
.form_box input.is-check {
    display: none;
}
.ui-widget.ui-widget-content {
    z-index: 100 !important;
}
.ui-datepicker select.ui-datepicker-month {
    width: auto;
    text-align: right;
    padding: 0 20px 0 0;
    background: url(../svg/arw_d_gly.svg) no-repeat center right 5px;
    background-size: 9px auto;
}
.ui-datepicker select.ui-datepicker-year {
    width: auto;
    padding: 0 20px 0 0;
    background: url(../svg/arw_d_gly.svg) no-repeat center right 5px;
    background-size: 9px auto;
}
input[name="birthday"],
input[name="guardian1_birthday"],
input[name="guardian2_birthday"] {
    padding-left: 40px;
    background: #fff url("../svg/icn_calendar.svg") no-repeat center left 10px;
    background-size: 20px auto;
}

.form_box dt.is-check {
    position: relative;
}
.form_box dt.is-check:before {
    content: "";
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 20px;
    background: #e72842;
    top: 50%;
    right: 74px;
    margin-top: -13px;
    z-index: 10;
}
.form_box dt.is-check:after {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 10px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    top: 50%;
    right: 83px;
    transform: rotate(45deg);
    margin-top: -8px;
    z-index: 10;
}
.form-list li.is-chk_wid2 {
    width: 250px;
    margin-bottom: 0;
}
@media (max-width: 896px) {
    .formDtl_warp {
        padding: 30px 0 0;
    }
    .form_warp {
        padding: 20px 0 0;
    }
    .form_box {
        display: block;
        width: 100%;
        height: auto;
        border-bottom: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
    }
    .form_box:first-child {
        border-top: 1px solid #e3e3e3;
    }
    .form_box dt {
        display: block;
        font-size: 12px;
        width: 100%;
        padding: 10px 20px;
        border-left: 1px solid #e3e3e3;
    }
    .form_box dt .is-his:before {
        font-size: 10px;
        padding: 0 4px;
    }
    .form_box dd {
        display: block;
        font-size: 12px;
        padding: 15px 20px;
        border-left: 1px solid #e3e3e3;
    }
    .form_btn {
        padding: 40px 0 0;
        width: 100%;
        display:-webkit-block;
        display:-ms-block;
        display:block;
    }
    .form_btn .c-btn:first-child {
        width: 100%;
        margin: 0 0 20px;
    }
    .form_btn .c-btn:last-child {
        width: 100%;
    }
    .form_btn .c-btn:only-child {
        margin: 0;
    }
    .end_txt dt {
        font-size: 14px;
        line-height: 2;
        margin: 0 0 5px;
    }
    .end_txt dd {
        font-size: 12px;
        line-height: 2;
    }
    .end_txt dd.is-bt {
        text-align: left;
    }
    .order_wrap {
        margin: 20px 0 20px 0;
    }
    .order_wrap ul {
        padding: 15px 20px;
    }
    .formnavi_wrap {
        margin: 20px 0 20px 0;
    }
    .formnavi_wrap img {
        width: 32%;
        padding: 0 1% 0 0;
    }
    .form-list {
        width: 100%;
    }
    .form-list li.del-wid {
        width: 100%;
    }
    .order_ttl  {
        margin: 15px 0 0 0;
    }
    select.form-order {
        padding: 0 19px 0 10px;
        width: 40%;
        background: url("../svg/arw_d_gly.svg") no-repeat center right 4px;
        background-size: 10px auto;
    }
    select.form-order.is-spwid {
        width: 35%;
    }
    input.input-order {
        width: 55%;
    }
    .order_input ul {
        width: 100%;
    }
    .order_input ul li {
        width: 25%;
    }
    .form-list li {
        width: 48%;
    }
    .form-list.is-ver1 li,
    .form-list.is-ver6 li {
        width: 48%;
    }
    .form-list li:nth-child(7),
    .form-list li:nth-child(8) {
        margin: 0 0 15px 0;
    }
    input[type=checkbox] + label.is-check {
        display: inline-block;
    }
    input[type="radio"] + label.is-wid {
        font-size: 12px;
    }
    .formpolicy_wrap {
        margin: 30px 0 0 0;
        padding: 30px 10px;
    }

    .studentstyle_wrap {
        display: block;
        margin: 30px 0 30px 0;
    }
    .style_img {
        display: block;
        text-align: center;
    }
    .order_wrap.is-ver4 {
        display: block;
        text-align: left;
        padding: 0;
    }
    .order_wrap.is-ver4 ul {
        padding: 15px 20px;
        margin: 20px 0;
    }
    .formnavi_wrap.ver5 {
        margin: 15px 0 20px 0;
    }
    .order-txt {
        font-size: 14px;
    }
    .is-borb {
        font-size: 14px;
    }
    .is-stradd {
        margin: 0 0 15px 0;
    }
    .form_box.is-style input[type=radio] + label.is-wid {
        padding: 0;
    }
    .form_box.is-style input[type=radio] + label span {
        line-height: 1.2;
    }
    /*radio_btn*/
    .radio_btn {
        width: 100%;
    }
    .radio-btn {
        width: 50%;
    }
    .radio-btn input[type=radio] + label {
        font-size: 16px;
        padding: 0 0 0 30px;
        margin: 0;
    }
    .mail-txt {
        font-size: 11px;
    }

    .line_btn {
        width: 100%;
    }

    .mgznpop_wrap.is-pop {
        background: none;
        position: fixed;
        top: 0;
        left: 50%;
        z-index: 999;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0%);
        width: 90%;
        overflow: hidden;
        display: none;
        overflow-y: auto;
        margin: 10px 0 70px 0;
        height: calc(100% - 80px);
    }
    .mgznpopTtl_wrap {
        border: none;
        padding: 0;
        display: flex;
        justify-content: space-between;
    }
    .mgznpop_wrap.is-pop .mgznpopTtl_wrap {
        background: #00b900;
        margin: 0;
    }
    .mgznpopTtl-ttl {
        font-size: 14px;
        font-weight: 500;
        color: #ffffff;
        padding: 20px;
    }
    .mgznpopTtl-close {
        width: 54px;
        position: relative;
    }
    .mgznpopTtl-close a {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        background: url(/cmn/img/sp/icn_menu_close.png) no-repeat center;
        width: 100%;
        height: 100%;
        background-size: 18px auto;
        -ms-background-size: 18px auto;
        -moz-background-size: 18px auto;
        -webkit-background-size: 18px auto;
        color: #ffffff;
    }
    .mgznpop_wrap.is-pop .mgznpop_in {
        padding: 0 0 38px;
    }
    .mgznpop-ttl {
        display: block;
        width: auto;
        margin: 0;
        font-weight: 500;
        font-size: 14px;
        border-bottom: 1px solid #d7d7d7;
    }
    .mgznpop_img {
        display: block;
        padding: 14px 20px 24px;
        font-size: 13px;
        border-bottom: 1px solid #d7d7d7;
    }
    .mgznpop_ct:last-child .mgznpop_img {
        border: none;
        padding: 14px 20px 0;
    }
    .mgznpop_img img {
        width: 300px;
    }
    .mgznpop_img.is-ver1 img {
        width: 150px;
    }
    .mgznpop_wrap.is-pop .mgznpopBtn_wrap {
        padding: 20px 20px;
        background: #f3f3f3;
        max-width: initial;
        box-sizing: border-box;
    }
    .mgznpopBtn-btn {
        width: 100%;
        margin: 0;
    }
    .formnavi_wrap.is-end {
        margin: 20px 0 40px 0;
    }
    .form_btn .btnerror {
        font-size: 15px;
    }
    .form_box input.is-faculty-filed {
        width: 75%;
        margin-right: 10px;
    }

    .form_box dt.is-check:before {
        width: 24px;
        height: 24px;
        right: 64px;
        margin-top: -12px;
    }
    .form_box dt.is-check:after {
        right: 72px;
        margin-top: -8px;
    }
    .form-list li.is-chk_wid2 {
        width: 100%;
        margin-bottom: 15px;
    }
    .form-list li.is-chk_wid2:last-child {
        margin-bottom: 0;
    }
}/*@media*/
@media (max-width: 374px) {
    .form_box dd {
        padding: 15px 15px;
    }
    input[type=checkbox] + label.is-check {
        font-size: 12px;
    }
    .order-txt {
        font-size: 12px;
    }
    .radio-btn input[type=radio] + label {
        font-size: 13px;
        line-height: 2.6;
        padding: 2px 0 2px 30px;
    }
    select.form-order {
        padding: 0 19px 0 5px;
    }
    select.form-order.is-spwid {
        width: 30%;
    }
    .formnavi_wrap img {
        width: 31%;
        padding: 0 1% 0 0;
    }
}/*@media*/
