.nav-menu-bar {
    background: #ffffff;
}

#apply {
    background-color: #d5e2ef;

    position: relative;
    width: 100%;
    min-width: 980px;
    padding-top: 130px;
}

.apply-container {
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding: 40px 0;
    text-align: center;
}

.apply-top {
    width: 244px;
    height: 42px;
    margin: 40px 0;
}

.apply-noimage {
    width: 720px;
    height: 320px;
    object-fit: contain;
}

.apply-table {
    display: table;
    width: 100%;
    margin-bottom: 60px;
}

.apply-tr {
    display: table-row;
}

.apply-table input[type="text"],
.apply-table textarea {
    background-color: #ffffff;
    border-style: none;

    font-size: 2rem;

    width: 93.5%;
    padding: 16px 20px;
    margin: 8px 0;
}

.apply-table input[type="text"] {
    padding: 16px 24px;
}

.apply-table input[type="text"]::placeholder,
.apply-table textarea::placeholder {
    color: #cccccc;
}

.apply-table textarea {
    width: 94.5%;
    height: 160px;
}

.apply-cells-left {
    line-height: 2.4rem;
    font-size: 1.4rem;

    display: table-cell;
    position: relative;
    width: 180px;
    padding: 0 10px;
    text-align: right;
    vertical-align: middle;
}

.apply-cells-right {
    display: table-cell;
    position: relative;
    width: 760px;
    padding: 0 10px;
    text-align: left;
    vertical-align: middle;
}

.apply-cells-top {
    vertical-align: top;
    padding-top: 12px;
}

.apply-radiogroup {
    padding: 18px 0;
}

.apply-radio {
    background-color: #ffffff;
    border: 2px solid #cccccc;
    border-radius: 8px;
    cursor: pointer;

    color: #cccccc;
    font-size: 1.8rem;
    line-height: 3rem;

    display: inline;
    padding: 16px 24px;
}

.apply-radiogroup input:checked ~ .apply-radio {
    border-color: #066fb6;
    color: #066fb6;
}

.apply-radiogroup input {
    display: none;
}

.apply-header {
    color: #066fb6;
    font-size: 1.6rem;
}

.apply-notice {
    font-size: 1.4rem;
    line-height: 2rem;
    margin: 0 0 20px;
}

.btn-push-negative,
.single {
    background-color: #bfbfbf;
    border-style: none;
    border-bottom: 6px solid #9e9e9e;
    border-radius: 8px;

    color: #ffffff;
    font-family: '小塚ゴシック Pr6N R Regular', monospace;
    font-size: 2rem;
    font-weight: bold;
    line-height: 4rem;
    text-decoration: none;

    display: inline-block;
    width: 180px;
    margin: 10px 20px 0;
    padding: 5px 24px;
    text-align: center;
}

.btn-push-negative:active,
single:active {
    border-bottom: none;

    transform: translateY(6px);
}

.btn-push-negative:hover,
single:hover {
    cursor: pointer;
    opacity: 0.8;
}

.btn-push-positive {
    background-color: #4ec425;
    border-style: none;
    border-bottom: 6px solid #39b54a;
    border-radius: 8px;

    color: #ffffff;
    font-family: '小塚ゴシック Pr6N R Regular', monospace;
    font-size: 2rem;
    font-weight: bold;
    line-height: 4rem;
    text-decoration: none;

    display: inline-block;
    width: 720px;
    margin-top: 10px;
    padding: 5px 24px;
    text-align: center;
}

.btn-push-positive:active {
    border-bottom: none;

    transform: translateY(6px);
}

.btn-push-positive:hover {
    cursor: pointer;
    opacity: 0.8;
}

.confirmation,
.completion {
    font-size: 1.6rem;
    line-height: 2.5rem;
}

.submit_content form {
    margin-top: 20px;
    margin-bottom: 40px;
}

.submit_content dl {
    font-size: 1.6rem;
    line-height: 2.5rem;
    white-space: normal;

    width: 820px;
    margin: 0 auto;
}

.submit_content dt {
    background-color: #066fb6;
    color: #ffffff;
    line-height: 2.6rem;

    float: left;
    clear: left;
    width: 260px;
    margin: 5px 0;
    padding-top: 10px;
    text-align: center;
}

.submit_content dt:after {
    background-color: #066fb6;
    border-top: solid 10px #066fb6;
    border-right: solid 10px #d5e2ef;

    content: ' ';
    color: #ffffff;

    display: block;
    position: relative;
    top: 100%;
    left: 0;
    width: calc(100% - 10px);
    height: 0;
}

.submit_content dd {
    float: left;
    width: 540px;
    margin: 10px 0;
    padding-left: 20px;
    text-align: left;
    transform: translateY(5px);
}

.submit_content p {
    margin: 0;
}

.submit_area {
    clear: left;
}

.err {
    color: red;
}

.patternA {
    position: absolute;
    top: 220px;
    right: 20px;
    width: 105px;
    height: 105px;
}

.patternB {
    position: absolute;
    top: 500px;
    left: -120px;
    width: 237px;
    height: 222px;
}

.patternC {
    position: absolute;
    top: 750px;
    right: -60px;
    width: 157px;
    height: 134px;
}

.patternD {
    position: absolute;
    top: 850px;
    left: 40px;
    width: 82px;
    height: 82px;
}

.patternE {
    position: absolute;
    top: 1500px;
    right: 60px;
    width: 82px;
    height: 82px;
}

.patternF {
    position: absolute;
    top: 1920px;
    left: 0;
    width: 105px;
    height: 105px;
}

.patternG {
    position: absolute;
    top: 120px;
    right: 20px;
    width: 157px;
    height: 134px;
}

.patternH {
    position: absolute;
    top: 160px;
    left: 40px;
    width: 82px;
    height: 82px;
}

.patternI {
    position: absolute;
    top: 380px;
    right: 120px;
    width: 82px;
    height: 82px;
}

.patternJ {
    position: absolute;
    top: 350px;
    left: -140px;
    width: 237px;
    height: 222px;
}