@charset "UTF-8";
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

label {
    display: block;
    margin: 0;
    font-weight: normal;
}

@media screen and (max-width: 768px) {
    html {
        font-size: 87.5%;
        line-height: 1.6rem;
    }
    body {
        font-size: 100%;
        color: #4f4f4f;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        position: relative;
    }
}

@media screen and (min-width: 768px) {
    html {
        font-size: 100%;
    }
    body {
        font-size: 100%;
        color: #4f4f4f;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        position: relative;
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

li {
    list-style: none;
}

a {
    color: #453b8b;
}

a:hover {
    color: #453b8b;
}

a.txtlink {
    background: #f1f1f1;
    padding: 5px;
    color: black;
}

.navbar {
    background: white;
    border: none;
    margin-bottom: 0px;
}

.navbar .navbar-header {
    float: none;
}

.navbar .navbar-header .navbar-toggle {
    float: left;
    color: black;
    border: none;
    font-size: 1.625rem;
    padding: 4px 5px;
    margin: 4px 0 4px 25px;
    position: absolute;
}

.navbar .navbar-header .navbar-toggle:hover {
    background: none;
}

.navbar .navbar-header .navbar-brand {
    float: none;
    display: block;
}

@media screen and (max-width: 768px) {
    .navbar .navbar-header .navbar-brand {
        padding: 5px 0;
        height: 50px;
    }
  .applicant .table tbody tr.simei {
    display: block;
    border-bottom: 1px solid #fff;
    padding: 20px 0 0 0;
  }
  .applicant .table tbody tr.chuushaku {
    display: block;
    padding: 0 0 20px 0;
  }
}

@media screen and (min-width: 768px) {
    .navbar .navbar-header .navbar-brand {
        padding: 30px 0 0 0;
        height: 90px;
    }
}

.navbar .navbar-header .navbar-brand .logo {
    height: 100%;
    width: auto;
    margin: 0 auto;
}

.navbar .collapse ul li a {
    padding: 5px 0 10px 20px;
    font-size: 0.875rem;
}

.pc_gnavi {
    text-align: center;
}

.pc_gnavi ul {
    margin-top: 10px;
}

.pc_gnavi ul li {
    display: inline-block;
    font-size: 1.125rem;
    line-height: 2.5rem;
}

.pc_gnavi ul li:before {
    content: "｜";
}

.pc_gnavi ul li a {
    padding: 5px;
}

.main_point_btn {
    text-align: center;
    margin: 20px;
}

.main_point_btn a {
    padding: 15px 20px;
    display: inline-block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAABFJREFUCB1jOHPmzH8GGABxADxvBscJdPiTAAAAAElFTkSuQmCC);
    font-size: 1.125rem;
    line-height: 1.5625rem;
    text-align: center;
    color: #4f4f4f;
}

.main_point_btn a:hover,
.main_point_btn a:focus {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAABFJREFUCB1jmDp16n8GGABxADAwBX0lvD72AAAAAElFTkSuQmCC);
    text-decoration: none;
}

.main_point_btn2 {
    text-align: center;
    margin: 20px 0px;
}

.main_point_btn2 > div {
    padding: 0 5px !important;
}

.main_point_btn2 a {
    padding: 15px 20px;
    display: inline-block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAABFJREFUCB1jOHPmzH8GGABxADxvBscJdPiTAAAAAElFTkSuQmCC);
    font-size: 0.8rem;
    line-height: 1.5625rem;
    text-align: center;
    color: #4f4f4f;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

.main_point_btn a:hover,
.main_point_btn a:focus {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAABFJREFUCB1jmDp16n8GGABxADAwBX0lvD72AAAAAElFTkSuQmCC);
    text-decoration: none;
}


footer {
    font-size: 0.75rem;
}

.apply_btn {
    text-align: center;
    margin-bottom: 20px;
}

.apply_btn a {
    background: #ffe500;
    padding: 15px 0;
    display: inline-block;
    text-align: center;
    color: #4f4f4f;
    width: 100%;
    max-width: 350px;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .apply_btn a {
        font-size: 1.28571rem;
        line-height: 1.71429rem;
    }
}

@media screen and (min-width: 768px) {
    .apply_btn a {
        font-size: 1.625rem;
        line-height: 1.625rem;
    }
}

.apply_btn a:hover,
.apply_btn a:focus {
    text-decoration: none;
    background: #FFED4D;
}

.apply_btn a img {
    width: 24px;
}

.next_back {
    margin: 30px auto;
    text-align: center;
}

.apply_next_btn {
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

.apply_next_btn a {
    background: #ffe500;
    display: inline-block;
    text-align: center;
    color: #4f4f4f;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .apply_next_btn a {
        min-width: 180px;
        max-width: 250px;
        padding: 10px 10px;
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

@media screen and (min-width: 768px) {
    .apply_next_btn a {
        min-width: 250px;
        max-width: 250px;
        padding: 15px 20px;
        font-size: 1.625rem;
        line-height: 1.625rem;
    }
}

.apply_next_btn a:hover {
    background: #FFED4D;
    text-decoration: none;
}

.apply_next_btn a img {
    width: 24px;
}

.apply_back_btn {
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

.apply_back_btn a {
    background: #C7C7C7;
    display: inline-block;
    text-align: center;
    color: #4f4f4f;
    cursor: pointer;
    min-width: 30%;
    max-width: 250px;
}

@media screen and (max-width: 768px) {
    .apply_back_btn a {
        padding: 10px 10px;
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

@media screen and (min-width: 768px) {
    .apply_back_btn a {
        padding: 15px 20px;
        font-size: 1.625rem;
        line-height: 1.625rem;
    }
}

.apply_back_btn a:hover {
    background: #DADADA;
    text-decoration: none;
}

.apply_back_btn a img {
    width: 24px;
}

span.error {
    color: red;
    font-size: 0.875rem;
    background: linear-gradient(transparent 50%, yellow 50%);
    font-weight: bold;
}

input {
    border: solid 1px #4f4f4f;
    padding: 5px;
}

.page_type1 h2 {
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .page_type1 h2 {
        font-size: 1.375rem;
        margin: 20px 0 20px;
    }
}

@media screen and (min-width: 768px) {
    .page_type1 h2 {
        margin: 50px 0 20px;
    }
}

@media screen and (max-width: 768px) {
    .page_type1 h3 {
        font-size: 1.25rem;
    }
}

.page_type1 .steps {
    margin-bottom: 20px;
}

.page_type1 .steps .step {
    background: #f1f1f1;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .page_type1 .steps .step {
        padding: 5px 0;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 768px) {
    .page_type1 .steps .step {
        padding: 10px 0;
    }
}

@media screen and (max-width: 768px) {
    .page_type1 .steps .step span {
        display: inline-block;
        font-size: 0.75rem;
        margin-right: 10px;
    }
}

@media screen and (min-width: 768px) {
    .page_type1 .steps .step span {
        display: block;
        font-size: 0.875rem;
    }
}

.page_type1 .steps .active {
    background: #ffe500;
}

.page_type1 .steps .fa {
    position: absolute;
    color: #a7a7a7;
}

@media screen and (max-width: 768px) {
    .page_type1 .steps .fa {
        -webkit-transform: rotateZ(90deg);
        -moz-transform: rotateZ(90deg);
        top: auto;
        bottom: -20px;
        right: auto;
        left: 50%;
    }
}

@media screen and (min-width: 768px) {
    .page_type1 .steps .fa {
        top: 42%;
        right: -6px;
    }
}

.pagetop {
    display: none;
    position: fixed;
    right: 9px;
    bottom: 9px;
}

.pagetop a {
    display: block;
    overflow: hidden;
    border: 1px solid #eeefef;
    background: #D5D5D5;
    text-align: center;
    font-size: 11px;
    z-index: 10000;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    padding: 5px 1rem;
}

.pagetop a .fa {
    display: block;
    font-size: 1.25rem;
}

.pagetop a:hover {
    text-decoration: none;
}

.table tbody tr td .minict_wrapper {
    font-size: 16px;
}

.table tbody tr td .minict_wrapper span:empty:before {
    color: #CCCCCC;
}

.table tbody tr td.active {
    background-color: white;
}

.table tbody tr td.active .minict_wrapper {
    border: 1px solid black;
    font-size: 16px;
}

.table tbody tr td.active .minict_wrapper span:empty:before {
    color: black;
}

.table tbody tr td.active .minict_wrapper ul {
    border: 1px solid black;
}

.top .main_visual {
    margin: 0 -15px;
}

.top .howto {
    text-align: center;
}

.top .h2_title_area {
    text-align: center;
}

.top .h2_title_area h2 {
    margin: 0;
}

@media screen and (max-width: 768px) {
    .top .h2_title_area h2 {
        font-size: 1.875rem;
        line-height: 3.125rem;
    }
}

@media screen and (min-width: 768px) {
    .top .h2_title_area h2 {
        font-size: 2.5rem;
        line-height: 3.75rem;
    }
}

.top .h2_title_area h2 span {
    display: block;
    letter-spacing: 0.5em;
    color: #a7a7a7;
}

@media screen and (max-width: 768px) {
    .top .h2_title_area h2 span {
        font-size: 0.875rem;
        line-height: 0.875rem;
    }
}

@media screen and (min-width: 768px) {
    .top .h2_title_area h2 span {
        font-size: 0.9375rem;
        line-height: 0.9375rem;
    }
}

.top .h2_title_area.flow {
    margin-top: 4rem;
}

.top .h2_title_area.schedule {
    margin-top: 4rem;
}

@media screen and (max-width: 768px) {
    .top .apply_flow_area {
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    .top .apply_flow_area .step {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 768px) {
    .top .apply_flow_area .step {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    .top .apply_flow_area .step .step_img {
        padding-left: 0px;
    }
}

@media screen and (min-width: 768px) {
    .top .apply_flow_area .step .step_img {
        padding-left: 50px;
    }
}

@media screen and (max-width: 768px) {
    .top .apply_flow_area .step .step_ttl {
        font-size: 1.14286rem;
        line-height: 1.71429rem;
        margin: 0;
    }
}

@media screen and (min-width: 768px) {
    .top .apply_flow_area .step .step_ttl {
        font-size: 1.875rem;
        line-height: 2.8125rem;
    }
}

.top .apply_flow_area .step .step_border {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAABFJREFUCB1jmDp16n8GGABxADAwBX0lvD72AAAAAElFTkSuQmCC);
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
}

@media screen and (max-width: 768px) {
    .top .apply_flow_area .step .step_border {
        height: 7px;
        margin-bottom: 5px;
    }
}

@media screen and (min-width: 768px) {
    .top .apply_flow_area .step .step_border {
        height: 10px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    .top .apply_flow_area .step a {
        font-size: 0.85714rem;
    }
}

.top .news,
.top .operation,
.top .university {
    background: #f1f1f1;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.top .news .title,
.top .operation .title,
.top .university .title {
    background: #D5D5D5;
    color: #4f4f4f;
    text-align: center;
    padding: 10px 0;
}

.top .news .tel,
.top .operation .tel,
.top .university .tel {
    font-size: 1.25rem;
    padding: 10px 10px 0px 10px;
}

.top .news .text,
.top .operation .text,
.top .university .text {
    font-size: 0.875rem;
    padding: 10px;
}

.top .news .text .notes,
.top .operation .text .notes,
.top .university .text .notes {
    font-size: 0.75rem;
}

.top .user_edit {
    margin-bottom: 15px;
    line-height: 38px;
}

.top .user_edit a {
    background: #ffe500;
    display: block;
    padding: 10px;
}

.top .user_edit a img {
    float: left;
}

.top .user_edit a p {
    margin: 0 0 0 48px;
}

.top .user_edit a p span {
    display: block;
    font-size: 0.75rem;
}

.top tbody tr:nth-child(even) {
    background: #f1f1f1;
}

.top tbody tr:nth-child(odd) {
    background: white;
}

.top thead {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAABFJREFUCB1jOHPmzH8GGABxADxvBscJdPiTAAAAAElFTkSuQmCC);
}

@media screen and (max-width: 768px) {
    .top {
        /*
    Label the data
    */
    }
    .top table,
    .top thead,
    .top tbody,
    .top th,
    .top td,
    .top tr {
        display: block;
    }
    .top thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .top tr {
        border-bottom: 1px solid #333333;
    }
    .top tr:nth-child(even) {
        background: #f1f1f1;
    }
    .top tr:nth-child(odd) {
        background: white;
    }
    .top td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }
    .top td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    .top td:nth-of-type(1):before {
        content: "出願制度";
    }
    .top td:nth-of-type(2):before {
        content: "入試方式";
    }
    .top td:nth-of-type(3):before {
        content: "WEB出願期間";
    }
    .top td:nth-of-type(4):before {
        content: "WEB出願期間";
    }
    .top td:nth-of-type(5):before {
        content: "受付状況";
    }
    .top .table > tbody > tr > td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 40%;
    }
}

.agreement .con_width {
    max-width: 940px;
    margin: 0 auto;
}

.agreement ol.wraplist {
    padding-left: 30px;
}

.agreement ol.wraplist li {
    list-style-type: decimal;
    margin-bottom: 10px;
}

.agreement ol.wraplist li p {
    margin-bottom: 20px;
}

.agreement ol.wraplist li ol.innerlist.style_none li {
    list-style-type: none;
    position: relative;
}

.agreement ol.wraplist li ol.innerlist.style_none li span {
    position: absolute;
    top: 0;
    left: -2.0em;
}

.minict_wrapper {
    width: 100%;
}

.entry h3 {
    padding: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAABFJREFUCB1jOHPmzH8GGABxADxvBscJdPiTAAAAAElFTkSuQmCC);
}

@media screen and (max-width: 768px) {
    .entry h3 {
        font-size: 1.25rem;
    }
}

.entry .radio {
    display: inline-block;
}

.entry form .table > tbody > tr.active > td,
.entry form .table > tbody > tr.active > th,
.entry form .table > tbody > tr > td.active,
.entry form .table > tbody > tr > th.active,
.entry form .table > tfoot > tr.active > td,
.entry form .table > tfoot > tr.active > th,
.entry form .table > tfoot > tr > td.active,
.entry form .table > tfoot > tr > th.active,
.entry form .table > thead > tr.active > td,
.entry form .table > thead > tr.active > th,
.entry form .table > thead > tr > td.active,
.entry form .table > thead > tr > th.active {
    background: none;
}

@media screen and (max-width: 768px) {
    .entry form tr td select {
        min-width: 300px;
    }
}

@media screen and (min-width: 768px) {
    .entry form tr td select {
        border: 1px solid #CCCCCC;
        background: white;
        min-width: 400px;
    }
}

@media screen and (min-width: 768px) {
    .entry form tr.active td select {
        background: #FFFAD6;
        border: 1px solid black;
    }
}

@media screen and (max-width: 768px) {
    .entry form .active .minict_wrapper {
        border: 1px solid black;
        background: #FFFAD6;
    }
}

.entry form .active .minict_wrapper span:empty:before {
    color: black;
}

.entry form .active .minict_wrapper ul {
    border: 1px solid black;
}

.entry form .table > tbody > tr > td,
.entry form .table > tbody > tr > th,
.entry form .table > tfoot > tr > td,
.entry form .table > tfoot > tr > th,
.entry form .table > thead > tr > td,
.entry form .table > thead > tr > th {
    vertical-align: top;
    border-top: none;
}

@media screen and (max-width: 768px) {
    .entry form .table > tbody > tr > td,
    .entry form .table > tbody > tr > th,
    .entry form .table > tfoot > tr > td,
    .entry form .table > tfoot > tr > th,
    .entry form .table > thead > tr > td,
    .entry form .table > thead > tr > th {
        padding: 4px;
        line-height: 1rem;
        display: block;
    }
}

@media screen and (min-width: 768px) {
    .entry form .table > tbody > tr > td,
    .entry form .table > tbody > tr > th,
    .entry form .table > tfoot > tr > td,
    .entry form .table > tfoot > tr > th,
    .entry form .table > thead > tr > td,
    .entry form .table > thead > tr > th {
        padding: 8px;
    }
}

.entry form .table > tbody > tr > td .req,
.entry form .table > tbody > tr > th .req,
.entry form .table > tfoot > tr > td .req,
.entry form .table > tfoot > tr > th .req,
.entry form .table > thead > tr > td .req,
.entry form .table > thead > tr > th .req {
    color: red;
    font-size: 0.875rem;
}

.entry form tr td:first-child {
    width: 180px;
    line-height: 35px;
}

.entry form tr td:nth-child(2n) {
    line-height: 35px;
}

.entry form .req {
    display: none;
}

.entry form .required.active .req {
    display: inline;
}

.entry .heigan_type {
    padding: 20px 0 20px 10px;
}

.entry .heigan_type:nth-child(odd) {
    background: #f1f1f1;
}

.entry .heigan_type span {
    padding-left: 10px;
}

@media screen and (max-width: 768px) {
    .entry .heigan_type .price {
        margin-left: 2rem;
    }
}

.login .area_signup .apply_btn {
    text-align: right;
}

.login .area_login .apply_btn {
    text-align: right;
    margin-top: 30px;
}

.login .mail,
.login .pass {
    min-height: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 40px;
}

.login .mail input,
.login .pass input {
    width: 100%;
    height: 40px;
}

.login .next_back {
    text-align: right;
}

.signup .mail,
.signup .pass {
    min-height: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 40px;
}

.signup .mail .notice,
.signup .pass .notice {
    font-size: 0.8125rem;
    color: #333333;
}

.signup .mail input,
.signup .pass input {
    width: 100%;
    height: 40px;
}

.signup .apply_btn {
    margin-top: 30px;
}

.signup .gotobtn {
    text-align: center;
}

.signup .gotobtn a {
    background: #ffe500;
    padding: 15px 0;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 1.125rem;
    line-height: 1.625rem;
    text-align: center;
    color: #4f4f4f;
    width: 100%;
    max-width: 350px;
    cursor: pointer;
}

.signup .gotobtn a:hover,
.signup .gotobtn a:focus {
    text-decoration: none;
    background: #FFED4D;
}

.applicant .table > tbody > tr.active > td,
.applicant .table > tbody > tr.active > th,
.applicant .table > tbody > tr > td.active,
.applicant .table > tbody > tr > th.active,
.applicant .table > tfoot > tr.active > td,
.applicant .table > tfoot > tr.active > th,
.applicant .table > tfoot > tr > td.active,
.applicant .table > tfoot > tr > th.active,
.applicant .table > thead > tr.active > td,
.applicant .table > thead > tr.active > th,
.applicant .table > thead > tr > td.active,
.applicant .table > thead > tr > th.active .table {
    background-color: white;
}

.applicant .table {
    table-layout: fixed;
}

@media screen and (max-width: 768px) {
    .applicant .table {
        border: none;
        overflow: hidden;
    }
}

@media screen and (min-width: 768px) {
    .applicant .table {
        border: 1px solid #CCCCCC;
    }
}

@media screen and (max-width: 768px) {
    .applicant .table tbody tr {
        display: block;
        border-bottom: 1px solid #CCCCCC;
        padding: 20px 0 20px 0;
    }
}

.applicant .table tbody tr td {
    vertical-align: middle;
    padding: 10px;
}

.applicant .table tbody tr td input::-webkit-input-placeholder {
    color: #ccc;
}

.applicant .table tbody tr td input:-ms-input-placeholder {
    color: #ccc;
}

.applicant .table tbody tr td input::-moz-placeholder {
    color: #ccc;
}

.applicant .table tbody tr td label {
    font-weight: normal;
    margin-right: 10px;
}

@media screen and (max-width: 768px) {
    .applicant .table tbody tr td .sp_block {
        display: block;
        margin-top: 20px;
        margin-left: 0;
    }
}

@media screen and (min-width: 768px) {
    .applicant .table tbody tr td .sp_block {
        margin-left: 30px;
    }
}

@media screen and (max-width: 768px) {
    .applicant .table tbody tr td {
        display: block;
        width: 100%;
        padding: 10px;
        border: none;
    }
}

@media screen and (max-width: 768px) {
    .applicant .table tbody tr td.ttl_reg {
        width: 100%;
        border-right: none;
    }
}

@media screen and (min-width: 768px) {
    .applicant .table tbody tr td.ttl_reg {
        width: 33%;
        border-right: 1px solid #CCCCCC;
    }
}

.applicant .table tbody tr td.ttl_reg span {
    color: red;
    font-size: 0.875rem;
    padding-left: 0.5rem;
}

.applicant .table tbody input {
    border: 1px solid #CCC;
    padding: 6px;
}

.applicant .goto_navi_area {
    margin: 20px auto;
    text-align: center;
}

.applicant .goto_navi_area .apply_back_btn {
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

.applicant .goto_navi_area .apply_back_btn a {
    background: #C7C7C7;
    padding: 15px 20px;
    display: block;
    font-size: 1.625rem;
    line-height: 1.625rem;
    text-align: center;
    color: #4f4f4f;
    min-width: 250px;
    max-width: 100%;
    cursor: pointer;
}

.applicant .goto_navi_area .apply_back_btn a:hover {
    background: #DADADA;
    text-decoration: none;
}

.applicant .goto_navi_area .apply_next_btn {
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

.applicant .goto_navi_area .apply_next_btn a {
    background: #ffe500;
    padding: 15px 20px;
    display: block;
    font-size: 1.625rem;
    line-height: 1.625rem;
    text-align: center;
    color: #4f4f4f;
    min-width: 250px;
    max-width: 250px;
    cursor: pointer;
}

.applicant .goto_navi_area .apply_next_btn a:hover {
    background: #FFED4D;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .applicant .matchheight2 {
        height: auto;
    }
}

@media screen and (min-width: 768px) {
    .applicant .matchheight2 {
        height: 100px;
    }
}

@media screen and (max-width: 768px) {
    .payment .apply_btn a {
        font-size: 1.125rem;
    }
    .payment .apply_btn.wide a {
        font-size: 1.125rem;
    }
    .payment h2 {
        margin-top: 4rem;
        font-size: 1.25rem;
    }
}

.payment .apply_btn.wide a,
.payment .apply_next_btn.wide a {
    max-width: 450px;
}

.payment .nums {
    border: 1px solid black;
}

.payment .nums .ttl {
    border-right: 1px solid black;
    float: left;
    padding: 15px;
    background: #f1f1f1;
}

@media screen and (max-width: 768px) {
    .payment .nums .ttl {
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 768px) {
    .payment .nums .ttl {
        font-size: 1.25rem;
    }
}

.payment .nums .num {
    float: left;
    padding: 15px;
}

@media screen and (max-width: 768px) {
    .payment .nums .num {
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 768px) {
    .payment .nums .num {
        font-size: 1.25rem;
    }
}

.payment .notes {
    margin-top: 1rem;
    font-size: 0.875rem;
    color: red;
}

.payment .info {
    border: 1px solid #CCCCCC;
}

@media screen and (max-width: 768px) {
    .payment .info {
        margin-top: 2rem;
    }
}

@media screen and (min-width: 768px) {
    .payment .info {
        margin-top: 3rem;
    }
}

.payment .info .applicant_info {
    /*    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAABFJREFUCB1jOHPmzH8GGABxADxvBscJdPiTAAAAAElFTkSuQmCC);*/
    padding: 10px;
    border-bottom: 1px solid #CCCCCC;
}

@media screen and (max-width: 768px) {
    .payment .info .applicant_info {
        font-size: 1rem;
    }
}

@media screen and (min-width: 768px) {
    .payment .info .applicant_info {
        font-size: 1.25rem;
    }
}

.payment .info .seemore {
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .payment .info .seemore {
        font-size: 1rem;
    }
}

@media screen and (min-width: 768px) {
    .payment .info .seemore {
        font-size: 1.25rem;
    }
}

.payment .info .seemore:hover {
    color: #999999;
}

.payment .info .seemore .clicktxt {
    font-size: 1rem;
}

.payment .info strong {
    padding: 10px;
}

@media screen and (max-width: 768px) {
    .payment .info strong {
        font-size: 1rem;
    }
}

@media screen and (min-width: 768px) {
    .payment .info strong {
        font-size: 1.125rem;
    }
}

.payment .count {
    margin: 30px 0;
}

.payment .count .pricearea {
    float: left;
    border: 1px solid black;
}

@media screen and (max-width: 768px) {
    .payment .count .pricearea {
        margin: 0 5px 0 0;
    }
}

@media screen and (min-width: 768px) {
    .payment .count .pricearea {
        margin: 0 10px 0 0;
    }
}

.payment .count .pricearea .ttl {
    text-align: center;
    font-size: 0.75rem;
    font-weight: bold;
    background: #f1f1f1;
    padding: 5px;
}

.payment .count .pricearea .price {
    text-align: center;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .payment .count .pricearea .price {
        font-size: 0.8125rem;
        padding: 5px 8px;
    }
}

@media screen and (min-width: 768px) {
    .payment .count .pricearea .price {
        font-size: 1.125rem;
        padding: 5px 10px;
    }
}

.payment .count .symbol {
    float: left;
    margin: 0 10px 0 0;
    line-height: 60px;
    font-size: 1.125rem;
}

.payment .cardinfo .area {
    margin-bottom: 20px;
}

.payment .cardinfo .area .ttl {
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 2.25rem;
}

.payment ul {
    padding: 0;
}

.payment ul li {
    margin-bottom: 10px;
}

/*---------------------------------
	完了
---------------------------------*/

@media screen and (max-width: 768px) {
    .complete p {
        line-height: 1.375rem;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 768px) {
    .complete p {
        line-height: 1.75rem;
        margin-bottom: 30px;
    }
}

/*---------------------------------
	出願手順
---------------------------------*/

.guide .summary {
    margin-bottom: 3rem;
}

.guide .summary2 {
    margin-bottom: 2rem;
}

.guide h2 {
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin: 50px 0 20px;
}

@media screen and (max-width: 768px) {
    .guide h2 {
        font-size: 1.25rem;
    }
}

@media screen and (max-width: 768px) {
    .guide .step {
        margin-top: 2rem;
    }
}

@media screen and (min-width: 768px) {
    .guide .step {
        margin-top: 3rem;
    }
}

.guide .step .main_txt {
    line-height: 1.625rem;
}

.guide .step img {
    border: 1px solid #333333;
    padding: 10px;
    margin-bottom: 10px;
}

.guide .step .abc {
    padding-left: 1.4em;
    text-indent: -1.4em;
}

.guide .step .abc span {
    font-weight: bold;
}

.guide .step_step {
    text-align: center;
    font-size: 1.875rem;
    margin: 3rem 0 3rem;
}

.guide p {
    margin: 0;
}

.guide01 h3 {
    background: #ffe500;
    display: inline-block;
    padding: 10px 15px;
    margin: 0 auto 1rem;
}

@media screen and (max-width: 768px) {
    .guide01 h3 {
        font-size: 1.125rem;
    }
}

.guide02 #conveni,
.guide02 #credit,
.guide02 #payeasy {
    margin-top: -10px;
    padding-top: 10px;
}

.guide02 .peyment_navi div {
    margin-bottom: 5px;
}

.guide02 .peyment_navi div a {
    background: #f1f1f1;
    text-align: center;
    color: #4f4f4f;
    padding: 10px 0;
    display: block;
}

.guide02 .peyment_navi div a:hover {
    background: #D5D5D5;
    text-decoration: none;
}

.guide02 h3 {
    margin: 0 0 20px 0;
    background: none;
    display: inline-block;
    border-left: 3px solid #C7C7C7;
}

@media screen and (max-width: 768px) {
    .guide02 h3 {
        padding: 5px 10px;
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 768px) {
    .guide02 h3 {
        padding: 10px 15px;
    }
}

.guide02 .icon_moji {
    display: inline-block;
    float: right;
    background: black;
    padding: 5px 10px;
    margin-left: 5px;
    font-size: 0.75rem;
    color: white;
}

@media screen and (max-width: 768px) {
    .guide02 h4 {
        font-size: 1.125rem;
        line-height: 1.875rem;
    }
}

@media screen and (min-width: 768px) {
    .guide02 h4 {
        font-size: 1.375rem;
        line-height: 1.875rem;
    }
}

.guide02 .card {
    font-size: 1.875rem;
}

.guide02 .noborder img {
    border: none;
}

.guide02 .nomargin img {
    margin: 0;
    padding: 0;
}

.guide02 .nomargin p {
    margin-bottom: 40px;
}

.guide02 h5 {
    font-size: 1.125rem;
    line-height: 1.875rem;
}

.guide02 .notes hr {
    border-top: 1px solid #D5D5D5;
    margin: 3rem auto;
}

@media screen and (max-width: 768px) {
    .guide02 .notes h4 {
        font-size: 1.25rem;
        line-height: 1.875rem;
    }
}

@media screen and (min-width: 768px) {
    .guide02 .notes h4 {
        font-size: 1.375rem;
        line-height: 1.875rem;
    }
}

.guide03 hr {
    border-top: 1px solid #D5D5D5;
    margin: 3rem auto;
}

.guide03 .ulli {
    margin: 1rem 0 0 0;
    padding: 0 0 0 1rem;
}

.guide03 .ulli li {
    list-style: disc;
    margin-bottom: 0.5rem;
}

/*---------------------------------
	margin/padding
---------------------------------*/

/*---------------------------------
	margin/padding
---------------------------------*/

.m00 {
    margin: 0px !important;
}

.m01 {
    margin: 1px !important;
}

.m02 {
    margin: 2px !important;
}

.m03 {
    margin: 3px !important;
}

.m04 {
    margin: 4px !important;
}

.m05 {
    margin: 5px !important;
}

.m06 {
    margin: 6px !important;
}

.m07 {
    margin: 7px !important;
}

.m08 {
    margin: 8px !important;
}

.m09 {
    margin: 9px !important;
}

.m10 {
    margin: 10px !important;
}

.m15 {
    margin: 15px !important;
}

.m20 {
    margin: 20px !important;
}

.m25 {
    margin: 25px !important;
}

.m30 {
    margin: 30px !important;
}

.m35 {
    margin: 35px !important;
}

.m40 {
    margin: 40px !important;
}

.m45 {
    margin: 45px !important;
}

.m50 {
    margin: 50px !important;
}

.m55 {
    margin: 55px !important;
}

.m60 {
    margin: 60px !important;
}

.m65 {
    margin: 65px !important;
}

.m70 {
    margin: 70px !important;
}

.m75 {
    margin: 75px !important;
}

.m80 {
    margin: 80px !important;
}

.m85 {
    margin: 85px !important;
}

.m90 {
    margin: 90px !important;
}

.m95 {
    margin: 95px !important;
}

.m100 {
    margin: 100px !important;
}

.p00 {
    padding: 0px !important;
}

.p01 {
    padding: 1px !important;
}

.p02 {
    padding: 2px !important;
}

.p03 {
    padding: 3px !important;
}

.p04 {
    padding: 4px !important;
}

.p05 {
    padding: 5px !important;
}

.p06 {
    padding: 6px !important;
}

.p07 {
    padding: 7px !important;
}

.p08 {
    padding: 8px !important;
}

.p09 {
    padding: 9px !important;
}

.p10 {
    padding: 10px !important;
}

.p15 {
    padding: 15px !important;
}

.p20 {
    padding: 20px !important;
}

.p25 {
    padding: 25px !important;
}

.p30 {
    padding: 30px !important;
}

.p35 {
    padding: 35px !important;
}

.p40 {
    padding: 40px !important;
}

.p45 {
    padding: 45px !important;
}

.p50 {
    padding: 50px !important;
}

.p55 {
    padding: 55px !important;
}

.p60 {
    padding: 60px !important;
}

.p65 {
    padding: 65px !important;
}

.p70 {
    padding: 70px !important;
}

.p75 {
    padding: 75px !important;
}

.p80 {
    padding: 80px !important;
}

.p85 {
    padding: 85px !important;
}

.p90 {
    padding: 90px !important;
}

.p95 {
    padding: 95px !important;
}

.p100 {
    padding: 100px !important;
}

.mb00 {
    margin-bottom: 0px !important;
}

.mb01 {
    margin-bottom: 1px !important;
}

.mb02 {
    margin-bottom: 2px !important;
}

.mb03 {
    margin-bottom: 3px !important;
}

.mb04 {
    margin-bottom: 4px !important;
}

.mb05 {
    margin-bottom: 5px !important;
}

.mb06 {
    margin-bottom: 6px !important;
}

.mb07 {
    margin-bottom: 7px !important;
}

.mb08 {
    margin-bottom: 8px !important;
}

.mb09 {
    margin-bottom: 9px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb55 {
    margin-bottom: 55px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb65 {
    margin-bottom: 65px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb75 {
    margin-bottom: 75px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb85 {
    margin-bottom: 85px !important;
}

.mb90 {
    margin-bottom: 90px !important;
}

.mb95 {
    margin-bottom: 95px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mt00 {
    margin-top: 0px !important;
}

.mt01 {
    margin-top: 1px !important;
}

.mt02 {
    margin-top: 2px !important;
}

.mt03 {
    margin-top: 3px !important;
}

.mt04 {
    margin-top: 4px !important;
}

.mt05 {
    margin-top: 5px !important;
}

.mt06 {
    margin-top: 6px !important;
}

.mt07 {
    margin-top: 7px !important;
}

.mt08 {
    margin-top: 8px !important;
}

.mt09 {
    margin-top: 9px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt55 {
    margin-top: 55px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt65 {
    margin-top: 65px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mt75 {
    margin-top: 75px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mt85 {
    margin-top: 85px !important;
}

.mt90 {
    margin-top: 90px !important;
}

.mt95 {
    margin-top: 95px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mr00 {
    margin-right: 0px !important;
}

.mr01 {
    margin-right: 1px !important;
}

.mr02 {
    margin-right: 2px !important;
}

.mr03 {
    margin-right: 3px !important;
}

.mr04 {
    margin-right: 4px !important;
}

.mr05 {
    margin-right: 5px !important;
}

.mr06 {
    margin-right: 6px !important;
}

.mr07 {
    margin-right: 7px !important;
}

.mr08 {
    margin-right: 8px !important;
}

.mr09 {
    margin-right: 9px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr45 {
    margin-right: 45px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mr55 {
    margin-right: 55px !important;
}

.mr60 {
    margin-right: 60px !important;
}

.mr65 {
    margin-right: 65px !important;
}

.mr70 {
    margin-right: 70px !important;
}

.mr75 {
    margin-right: 75px !important;
}

.mr80 {
    margin-right: 80px !important;
}

.mr85 {
    margin-right: 85px !important;
}

.mr90 {
    margin-right: 90px !important;
}

.mr95 {
    margin-right: 95px !important;
}

.mr100 {
    margin-right: 100px !important;
}

.ml00 {
    margin-left: 0px !important;
}

.ml01 {
    margin-left: 1px !important;
}

.ml02 {
    margin-left: 2px !important;
}

.ml03 {
    margin-left: 3px !important;
}

.ml04 {
    margin-left: 4px !important;
}

.ml05 {
    margin-left: 5px !important;
}

.ml06 {
    margin-left: 6px !important;
}

.ml07 {
    margin-left: 7px !important;
}

.ml08 {
    margin-left: 8px !important;
}

.ml09 {
    margin-left: 9px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml26 {
    margin-left: 26px !important;
}

.ml27 {
    margin-left: 27px !important;
}

.ml28 {
    margin-left: 28px !important;
}

.ml29 {
    margin-left: 29px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml45 {
    margin-left: 45px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.ml55 {
    margin-left: 55px !important;
}

.ml60 {
    margin-left: 60px !important;
}

.ml65 {
    margin-left: 65px !important;
}

.ml70 {
    margin-left: 70px !important;
}

.ml75 {
    margin-left: 75px !important;
}

.ml80 {
    margin-left: 80px !important;
}

.ml85 {
    margin-left: 85px !important;
}

.ml90 {
    margin-left: 90px !important;
}

.ml95 {
    margin-left: 95px !important;
}

.ml100 {
    margin-left: 100px !important;
}

.pb00 {
    padding-bottom: 0px !important;
}

.pb01 {
    padding-bottom: 1px !important;
}

.pb02 {
    padding-bottom: 2px !important;
}

.pb03 {
    padding-bottom: 3px !important;
}

.pb04 {
    padding-bottom: 4px !important;
}

.pb05 {
    padding-bottom: 5px !important;
}

.pb06 {
    padding-bottom: 6px !important;
}

.pb07 {
    padding-bottom: 7px !important;
}

.pb08 {
    padding-bottom: 8px !important;
}

.pb09 {
    padding-bottom: 9px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb25 {
    padding-bottom: 25px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb35 {
    padding-bottom: 35px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb45 {
    padding-bottom: 45px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pb55 {
    padding-bottom: 55px !important;
}

.pb60 {
    padding-bottom: 60px !important;
}

.pb65 {
    padding-bottom: 65px !important;
}

.pb70 {
    padding-bottom: 70px !important;
}

.pb75 {
    padding-bottom: 75px !important;
}

.pb80 {
    padding-bottom: 80px !important;
}

.pb85 {
    padding-bottom: 85px !important;
}

.pb90 {
    padding-bottom: 90px !important;
}

.pb95 {
    padding-bottom: 95px !important;
}

.pb100 {
    padding-bottom: 100px !important;
}

.pt00 {
    padding-top: 0px !important;
}

.pt01 {
    padding-top: 1px !important;
}

.pt02 {
    padding-top: 2px !important;
}

.pt03 {
    padding-top: 3px !important;
}

.pt04 {
    padding-top: 4px !important;
}

.pt05 {
    padding-top: 5px !important;
}

.pt06 {
    padding-top: 6px !important;
}

.pt07 {
    padding-top: 7px !important;
}

.pt08 {
    padding-top: 8px !important;
}

.pt09 {
    padding-top: 9px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt35 {
    padding-top: 35px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pt45 {
    padding-top: 45px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.pt55 {
    padding-top: 55px !important;
}

.pt60 {
    padding-top: 60px !important;
}

.pt65 {
    padding-top: 65px !important;
}

.pt70 {
    padding-top: 70px !important;
}

.pt75 {
    padding-top: 75px !important;
}

.pt80 {
    padding-top: 80px !important;
}

.pt85 {
    padding-top: 85px !important;
}

.pt90 {
    padding-top: 90px !important;
}

.pt95 {
    padding-top: 95px !important;
}

.pt100 {
    padding-top: 100px !important;
}

.pr00 {
    padding-right: 0px !important;
}

.pr01 {
    padding-right: 1px !important;
}

.pr02 {
    padding-right: 2px !important;
}

.pr03 {
    padding-right: 3px !important;
}

.pr04 {
    padding-right: 4px !important;
}

.pr05 {
    padding-right: 5px !important;
}

.pr06 {
    padding-right: 6px !important;
}

.pr07 {
    padding-right: 7px !important;
}

.pr08 {
    padding-right: 8px !important;
}

.pr09 {
    padding-right: 9px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr35 {
    padding-right: 35px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pr45 {
    padding-right: 45px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.pr55 {
    padding-right: 55px !important;
}

.pr60 {
    padding-right: 60px !important;
}

.pr65 {
    padding-right: 65px !important;
}

.pr70 {
    padding-right: 70px !important;
}

.pr75 {
    padding-right: 75px !important;
}

.pr80 {
    padding-right: 80px !important;
}

.pr85 {
    padding-right: 85px !important;
}

.pr90 {
    padding-right: 90px !important;
}

.pr95 {
    padding-right: 95px !important;
}

.pr100 {
    padding-right: 100px !important;
}

.pl00 {
    padding-left: 0px !important;
}

.pl01 {
    padding-left: 1px !important;
}

.pl02 {
    padding-left: 2px !important;
}

.pl03 {
    padding-left: 3px !important;
}

.pl04 {
    padding-left: 4px !important;
}

.pl05 {
    padding-left: 5px !important;
}

.pl06 {
    padding-left: 6px !important;
}

.pl07 {
    padding-left: 7px !important;
}

.pl08 {
    padding-left: 8px !important;
}

.pl09 {
    padding-left: 9px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl35 {
    padding-left: 35px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl45 {
    padding-left: 45px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.pl55 {
    padding-left: 55px !important;
}

.pl60 {
    padding-left: 60px !important;
}

.pl65 {
    padding-left: 65px !important;
}

.pl70 {
    padding-left: 70px !important;
}

.pl75 {
    padding-left: 75px !important;
}

.pl80 {
    padding-left: 80px !important;
}

.pl85 {
    padding-left: 85px !important;
}

.pl90 {
    padding-left: 90px !important;
}

.pl95 {
    padding-left: 95px !important;
}

.pl100 {
    padding-left: 100px !important;
}

/*---------------------------------
	no scss
---------------------------------*/

a.modals {
    cursor: pointer;
}

div .boder_01 {
    border-bottom: 1px solid #e5e5e5;
}

div.modal_bgc {
    background: #f1f1f1;
    padding: 5px 0;
}

.bold_b {
    font-weight: bold;
}

a.y_bc {
    background-color: #ffe500;
}

a.under_k {
    text-decoration: underline;
}

a.under_k:hover {
    color: #6656cc;
}

.top .dl_edit {
    margin-bottom: 15px;
    line-height: 38px;
}

.top .dl_edit a {
    background: #ffe500;
    display: block;
    padding: 10px;
}

.top .dl_edit a img {
    float: left;
}

.top .dl_edit a p {
    margin: 0 0 0 10px;
}

.top .dl_edit a p span {
    display: block;
    font-size: 0.75rem;
}

@media screen and (max-width: 768px) {
    .guide05 ul.ulli {
        padding: 5px 30px;
    }
}

@media screen and (min-width: 768px) {
    .guide05 ul.ulli {
        padding: 5px 35px;
    }
}

.guide05 ul.ulli {
    margin: 0;
}

.guide05 ul.ulli li {
    list-style: none;
    margin-bottom: 0;
    text-indent: -1.8rem;
}

.guide05 ul.org li {
    background-color: #ffe500;
    color: #000;
}

.fz16 {
    font-size: 1.6rem;
}

.fz09 {
    font-size: 0.9rem;
}

.color-blue {
    color: #453b8b;

}

.guide05 table {
    margin: 0px 32px 0;
    border: 1px solid #ebebeb;
}

.guide05 table.bodernone {
    border: none;
}

.guide05 table th {
    text-align: center;
    padding: 10px 0;

}

.guide05 table td {
    padding: 20px 5px;
    vertical-align: top;
}

div.conbini {
    margin: 0px 15px 0;
}

p.co_name {
    border-bottom: 1px solid #ebebeb;
}

p.co_title span {
    background-color: #ffe500;
    color: #000;
}

.wide_long a {
    max-width: 610px;
}

span.fz14 {
    font-size: 14px;
}

.signup .gotobtn a.back_bt {
    background-color: #C7C7C7;
}

.signup .gotobtn a.back_bt:hover {
    background: #DADADA;
    text-decoration: none;
}

.signup .gotobtn a.back_bt img {
    width: 24px;
}

.guide03 p.chui {
    color: red;
}

.cursor_logo {
    cursor: default;
}

.door {
    padding: 5px 35px;
    margin: 5px 35px;
    border: 1px solid #000;
    cursor: pointer;
}

.redcolor {
    color: red;
}

.fz13 {
    font-size: 13px;
}

.fz20 {
    font-size: 20px;
}

.top .dl_edit a p span.fz1r {
    font-size: 1rem;
    display: inline;
}

.top .dl_edit a:hover {
    text-decoration: none;
    background: #FFED4D;
}

.top .user_edit a:hover {
    text-decoration: none;
    background: #FFED4D;
}

.grycolor {
    color: #777;
}

.fz14 {
    font-size: 14px;
}

.fz12r {
    font-size: 1.2rem;
}

.max320 {
    max-width: 320px;
}

@media screen and (max-width: 768px) {
    .mmt {
        margin-top: 1rem !important;
    }
    .payment .info div.bold14 {
        font-size: 14px;
        font-weight: bold;
    }
    .main_point_btn {
        margin: 20px 0;
        padding: 0 5px;
    }
    .main_point_btn a {
        width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .mmt {
        margin-top: 1.5rem !important;
    }
    .payment .info div.bold14 {
        font-size: 14px;
        font-weight: bold;
    }
}

table.mb0 {
    margin-bottom: 0;
}

div. bold14 {
    font-size: 14px;
}

.payment .info .fz14 {
    font-size: 14px;
}

.photo_upload label {
    background: #ffe500;
    padding: 15px 0;
    display: inline-block;
    text-align: center;
    color: #4f4f4f;
    width: 100%;
    max-width: 350px;
    cursor: pointer;
    border: none;
    font-size: 1.625rem;
    line-height: 1.625rem;
}

.photo_upload label input[type="file"] {
    display: none;
}

.bold_font {
    font-weight: bold;
}

.seemore.gline {
    font-size: 14px !important;
    font-weight: bold;
}

.seemore.gline span {
    font-size: 14px;
    font-weight: normal;
    text-indent: 10px;
    display: block;
}

div.agree_check input[type=checkbox] {
  width: 20px;
  height: 20px;
}

.applicant .table tbody tr td.headline_color{
  background: #063291; color: #fff; font-weight: bold;
}
.table>tbody>tr.chuushaku>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #fff;
}