@charset "UTF-8";
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.6;
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: 400;
    font-size: 100%;
    font-style: normal;
    word-break: break-all;
    word-wrap: normal;
    -webkit-text-size-adjust: 100%;
    text-align: inherit
}

body {
    font-size: 16px;
    font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #555;
    background-color: #f3f3f3;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    text-decoration: none;
    color: #19d
}

a:focus {
    outline: 0
}

a:active, a:hover {
    outline: 0;
    color: #f90
}

del {
    text-decoration: line-through
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

input, select {
    vertical-align: middle
}

img {
    border: 0;
    vertical-align: bottom;
    max-width: 100%
}

button, input, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

em, strong {
    font-style: normal;
    font-weight: 700
}

html {
    background-color: #fff
}

#userHeader {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

#userHeader {
    display: table;
    margin: 0 auto
}

#userHeader .accountUnit, #userHeader .logoCell {
    display: table-cell;
    height: 60px;
    vertical-align: middle
}

#userHeader .logoUnit {
    padding-left: 20px
}

#userHeader .logoUnit .image {
    display: inline-block;
    line-height: 40px;
    margin-right: 5px;
    vertical-align: top
}

#userHeader .logoUnit .image img {
    height: 20px
}

#userHeader .logoUnit .name {
    display: inline-block;
    line-height: 60px;
    font-size: 17px;
    font-weight: bold;
    color: #333
}

#userHeader .accountUnit {
    width: 1%;
    padding: 0 20px;
    white-space: nowrap
}

#userHeader .accountUnit .name {
    position: relative;
    top: -10px;
    margin-left: 5px;
    font-size: 12px;
    color: #777
}

#userHeader .accountUnit .image {
    display: inline-block;
    position: relative;
    top: 2px;
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    overflow: hidden;
    border-radius: 100px
}

#userHeader .accountUnit .image img {
    width: 100%
}

#userHeader .accountUnit .name.photoNon:before {
    content: "\f007";
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    margin-right: 10px;
    background-color: #fff;
    border-radius: 100%;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    color: #34d3eb;
    border: 1px solid #ccc;
    text-align: center
}

#user-header {
    background: #fff;
}

#user-header {
    display: table;
    width: 930px;
    margin: 0 auto
}

#user-header .accountUnit, #user-header .logoCell {
    display: table-cell;
    height: 60px;
    vertical-align: middle
}

#user-header .logoSide {
    display: table-cell;
    height: 60px;
    vertical-align: middle
}

#user-header .logoSide img {
    height: 24px
}

#user-header .logoUnit {
    display: table-cell;
    padding-left: 20px;
    height: 60px;
    vertical-align: middle
}

#user-header .logoUnit .image img, #user-header .logoUnit .name img {
    height: 24px
}

#user-header .accountUnit {
    width: 1%;
    white-space: nowrap
}

#user-header .accountUnit .name {
    position: relative;
    top: -10px;
    margin-left: 5px;
    font-size: 12px;
    color: #777
}

#user-header .accountUnit .image {
    display: inline-block;
    position: relative;
    top: 2px;
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    overflow: hidden;
    border-radius: 100px
}

#user-header .accountUnit .image img {
    width: 100%
}

#user-header .accountUnit .name.photoNon:before {
    content: "\f007";
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    margin-right: 10px;
    background-color: #fff;
    border-radius: 100%;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    color: #34d3eb;
    border: 1px solid #ccc;
    text-align: center
}

#user-header .accountSet {
    position: relative
}

#user-header .accountSet .acTip {
    position: absolute;
    width: 240px;
    top: 50px;
    right: 0;
    text-align: left;
    z-index: 100;
    display: none
}

#user-header .accountSet .tipBase {
    position: relative;
    display: block;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08)
}

#user-header .accountSet .tipBase:before {
    position: absolute;
    right: 100px;
    top: -6px;
    content: "";
    display: inline-block;
    line-height: 0;
    border-left: 4px solid transparent;
    border-bottom: 6px solid #fafafa;
    border-right: 4px solid transparent;
    border-left-color: rgba(255, 255, 255, 0);
    border-right-color: rgba(255, 255, 255, 0)
}

#user-header .accountSet .tipBase .subMenu .list .link {
    position: relative;
    display: block;
    padding: 15px 20px;
    font-size: 14px;
    background: #fafafa
}

#user-header .accountSet .tipBase .subMenu .list .link:before {
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 50%;
    margin: -15px 0 0 0;
    width: 20px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased
}

#user-header .accountSet .tipBase .subMenu .list .link:hover {
    background: #eaeaea
}

#user-header .accountSet .tipBase .subMenu .list+.list .link {
    border-top: 1px solid #ddd
}

#user-header .accountSet .tipBase .subMenu .list:first-child .link {
    border-radius: 4px 4px 0 0
}

#user-header .accountSet .tipBase .subMenu .list:last-child .link {
    border-radius: 0 0 4px 4px
}

.main-footer {
    text-align: center;
    background: #fff;
    padding: 15px 15px 100px;
    color: #444;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.main-footer strong {
    color: #555;
    font-size: 11px
}

.main-footer .toRule {
    margin-top: 20px
}

#adminSideNav {
    position: fixed;
    left: 0;
    top: 0;
    width: 230px;
    height: 100%;
    padding-top: 60px;
    background-color: #313538;
    z-index: 8900
}

#adminSideNav .linkList .link a {
    position: relative;
    display: block;
    padding: 30px 25px;
    color: #bbb;
    text-align: center
}

#adminSideNav .linkList .link a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

#adminSideNav .linkList .link a .text {
    position: relative;
    display: inline-block;
    padding-top: 36px;
    font-size: 16px
}

#adminSideNav .linkList .link a .text:before {
    content: "";
    position: relative;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    position: absolute;
    left: 50%;
    top: 0;
    width: 100px;
    margin-left: -50px;
    font-size: 24px
}

#adminSideNav .linkList .link.company a .text:before {
    content: "\f0f7"
}

#adminSideNav .linkList .link.user a .text:before {
    content: "\f007"
}

#adminSideNav .linkList .link.now a:after {
    position: absolute;
    content: "";
    display: inline-block;
    right: 0;
    top: 50%;
    margin-top: -10px;
    line-height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #ecf0f5;
    border-bottom: 10px solid transparent;
    border-top-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgba(255, 255, 255, 0)
}

#adminSideNav .linkList .link.now a {
    color: #34d3eb
}

#pageTitle {
    padding: 85px 0 0 255px;
    margin-bottom: 30px
}

#pageTitle .text {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    border-left: 4px solid #34d3eb;
    font-size: 18px;
    font-weight: bold
}

#container {
    width: 1130px;
    margin: 0 auto
}

.md_wave {
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s
}

.md_wave:hover {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2)
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], textarea {
    padding: 8px;
    background: #fcfcfc;
    border: 1px solid #ddd;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-radius: 4px;
    font-size: 14px;
    font-family: inherit
}

input:-ms-input-placeholder {
    color: #aaa
}

textarea:-ms-input-placeholder {
    color: #aaa
}

input[type=date]:disabled, input[type=email]:disabled, input[type=number]:disabled, input[type=password]:disabled, input[type=tel]:disabled, input[type=text]:disabled, textarea:disabled {
    background: #ededed
}

label:hover {
    cursor: pointer
}

input[type=radio] {
    position: relative;
    top: -1px;
    margin-right: 5px;
    vertical-align: middle
}

textarea {
    width: 95%;
    padding: 10px;
}

input[type=date] {
    padding: 5px;
    font-size: 14px
}

button {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    font-family: inherit
}

select {
    cursor: pointer;
    position: relative;
    padding: 6px 26px 6px 8px;
    background: url(../../imageFile/user/global_select_arrow.png) center right no-repeat #fff;
    border: 1px solid #bbb;
    vertical-align: middle;
    font-family: inherit;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 0 #e6e4e2;
    box-shadow: 0 1px 0 #e6e4e2
}

select::-ms-expand {
    display: none
}

select>option {
    background: #fff
}

select:disabled {
    background: #f3f3f3;
    cursor: default
}

input[type=checkbox] {
    display: none
}

input[type=checkbox]+label {
    position: relative;
    display: inline-block;
    padding-left: 30px
}

input[type=checkbox]+label:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -2px 0 #e9e9e9;
    box-shadow: inset 0 -2px 0 #e9e9e9
}

input[type=checkbox]:checked+label:before {
    -webkit-box-shadow: inset 0 1px 0 #e6e6e6;
    box-shadow: inset 0 1px 0 #e6e6e6
}

input[type=checkbox]:checked+label:after {
    content: "\f00c";
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -9px;
    text-align: center;
    display: inline-block;
    line-height: 20px;
    font-size: 20px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    color: #34d3eb
}

input[type=radio] {
    display: none
}

input[type=radio]+label {
    position: relative;
    display: inline-block;
    padding-left: 25px
}

input[type=radio]+label:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 100%;
    -webkit-box-shadow: 0 1px 0 #e6e4e2;
    box-shadow: 0 1px 0 #e6e4e2
}

input[type=radio]+label:after {
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -5px;
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    background: #fff;
    border-radius: 100%;
    z-index: 3
}

input[type=radio]:checked+label:after {
    background: #34d3eb
}

.suggestSet {
    position: relative
}

.suggestSet .suggestList {
    position: absolute;
    left: 0;
    top: 36px;
    width: 100%;
    border: 1px solid #e6e6e6;
    text-align: left;
    z-index: 4;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09)
}

.suggestSet .suggestList .suggest+.suggest {
    border-top: 1px solid #ddd
}

.suggestSet .suggestList .suggest a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background-color: #fff;
    font-size: 15px;
    color: #333
}

.suggestSet .suggestList .suggest a:hover {
    background-color: #fafafa;
    color: #999
}

.errorAnnounce {
    padding: 15px 15px 13px;
    background-color: #fee;
    border: 1px solid #fcc
}

.errorAnnounce .errorCatch {
    margin-right: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #f55
}

.errorAnnounce .errorList .error {
    font-size: 15px;
    font-weight: bold;
    color: #f55
}

.errorAnnounce .errorList .error+.error {
    margin-top: 8px
}

.errorAnnounce .errorList .error:before {
    content: "";
    position: relative;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    content: "\f071"
}

.errorForm {
    background-color: #fdd!important;
    border: 1px solid #f55!important
}

.errorArea {
    padding: 15px 10px;
    background-color: #fdd
}

.imeOff {
    ime-mode: disabled
}

.md_pagination .page {
    display: inline-block;
    vertical-align: middle
}

.md_pagination .page a {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 11px;
    color: #999;
    text-align: center
}

.md_pagination .page+.page a {
    border-left: none
}

.md_pagination .page.now a {
    background-color: #34d3eb;
    border-color: #34d3eb;
    font-weight: bold;
    color: #fff
}

.md_modal {
    display: none
}

.md_modal.show {
    display: block
}

.md_modal .bgLayer {
    position: fixed;
    display: inline-block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9990;
    background: rgba(0, 0, 0, 0.7)
}

.md_modal .modalBase {
    position: fixed;
    top: 70px;
    left: 50%;
    margin-left: -300px;
    display: inline-block;
    width: 600px;
    z-index: 9999
}

.md_modal .modalBase .title {
    position: relative;
    height: 50px;
    line-height: 50px;
    background-color: #34d3eb;
    text-align: center;
    border-radius: 4px 4px 0 0
}

.md_modal .modalBase .title .text {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 50px
}

.md_modal .modalBase .title .closeBtn {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -15px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 26px;
    color: #fff
}

.md_modal .modalBase .content {
    padding: 20px;
    background-color: #fff;
    border-radius: 0 0 4px 4px
}

.md_modal .modalBase .content .btnArea {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    text-align: center
}

.md_modal .modalBase .content .btnArea .btn {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    font-size: 18px;
    background-color: #34d3eb;
    border-radius: 4px;
    color: #fff
}

.modal_share .modalBase {
    position: absolute;
    width: 800px;
    margin-left: -400px;
    top: 120px;
    background-color: #fff
}

.modal_share .modalBase .closeBtn {
    position: absolute;
    display: inline-block;
    right: 0;
    top: -68px;
    width: 54px;
    height: 54px;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    background: url(../../imageFile/user/modal_x.svg) center no-repeat;
    background-size: contain
}

.modal_share .modalBase .closeBtn:hover {
    opacity: .5
}

.modal_share .modalBase .content {
    padding: 45px 0;
    text-align: center
}

.modal_share .modalBase .content .btnSet, .modal_share .modalBase .content .ogpSet {
    width: 530px;
    margin: 0 auto
}

.modal_share .modalBase .content .catchSet {
    position: relative;
    padding: 0 50px
}

.modal_share .modalBase .content .catchSet .catch, .modal_share .modalBase .content .catchSet .copy {
    font-weight: bold;
    letter-spacing: 0.05em;
    padding-left: 0.05em
}

.modal_share .modalBase .content .catchSet .catch {
    font-size: 24px;
    font-weight: bold;
}

.modal_share .modalBase .content .catchSet .copy {
    margin-top: 20px;
}

.modal_share .modalBase .content .supportNumSet {
    margin-top: 15px;
    text-align: center
}

.modal_share .modalBase .content .supportNumSet .item, .modal_share .modalBase .content .supportNumSet .userList {
    display: inline-block;
    vertical-align: middle
}

.modal_share .modalBase .content .supportNumSet .item .num {
    margin: 0 5px;
    font-size: 20px;
    color: #58c9c7
}

.modal_share .modalBase .content .supportNumSet .userList {
    overflow: hidden;
    margin-left: 10px
}

.modal_share .modalBase .content .supportNumSet .userList .user {
    float: left
}

.modal_share .modalBase .content .supportNumSet .userList .user+.user {
    margin-left: 6px
}

.modal_share .modalBase .content .supportNumSet .userList .user img {
    width: 35px;
    height: 35px;
    border-radius: 100%
}

.modal_share .modalBase .content .ogpSet {
    margin-top: 20px
}

.modal_share .modalBase .content .ogpSet .info {
    padding: 15px;
    border: 1px solid #ddd;
    border-top: none;
    text-align: left
}

.modal_share .modalBase .content .ogpSet .info .pageTitle {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: bold;
}

.modal_share .modalBase .content .ogpSet .info .copy, .modal_share .modalBase .content .ogpSet .info .site {
    color: #666
}

.modal_share .modalBase .content .ogpSet .info .copy {
    margin-top: 10px;
    font-size: 12px;
}

.modal_share .modalBase .content .ogpSet .info .site {
    margin-top: 10px;
    font-size: 10px
}

.modal_share .modalBase .content .btnSet {
    margin-top: 20px
}

.modal_share .modalBase .content .btnSet .btn a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    font-size: 18px;
    background-color: #34d3eb;
    border-radius: 4px;
    color: #fff;
    position: relative;
    text-align: center;
    width: 325px;
    padding: 0 0 0 40px;
    font-weight: bold;
    letter-spacing: 0.1em
}

.modal_share .modalBase .content .btnSet .btn a:after, .modal_share .modalBase .content .btnSet .btn a:before {
    position: absolute!important
}

.modal_share .modalBase .content .btnSet .btn a:before {
    content: "";
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 2px
}

.modal_share .modalBase .content .btnSet .btn a:after {
    content: "";
    position: relative;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
}

.modal_share .modalBase .content .btnSet .btn.btn--facebook a {
    background-color: #3b5998
}

.modal_share .modalBase .content .btnSet .btn.btn--facebook a:after {
    content: "\f09a";
    left: 21px;
    bottom: 7px;
    font-size: 26px;
    color: #3b5998
}

.modal_share .modalBase .content .btnSet .nav {
    margin-top: 20px;
    padding: 15px;
    background-color: #def;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

#md_errorSet {
    padding: 30px 40px;
    width: 860px;
    margin: 40px auto;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2)
}

#md_errorSet .errorCopy {
    position: relative;
    margin-bottom: 15px;
    margin-left: 4px;
    font-size: 20px;
    font-weight: bold;
    color: #f05050
}

#md_errorSet .errorCopy:before {
    content: "\f071";
    position: relative;
    display: inline-block;
    top: -1px;
    margin-right: 6px;
    font-size: 24px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle
}

#md_errorSet .errorText {
    font-size: 15px;
    color: #555
}

#md_errorSet .errorText.center {
    margin-top: 15px;
    color: #555;
    text-align: center
}

#md_errorSet .md_errorAlert {
    margin-top: 15px;
    padding: 15px;
    border-radius: 3px;
    background: rgba(240, 80, 80, 0.1);
    color: #f05050;
    border: 1px solid rgba(240, 80, 80, 0.25)
}

#md_errorSet .md_errorAlert .text {
    font-size: 15px;
    margin-bottom: 5px
}

#md_errorSet .md_errorAlert .causeList .cause {
    position: relative;
    color: #f05050;
    font-size: 14px;
}

#md_errorSet .md_errorAlert .causeList .cause:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    margin-right: 4px
}

#md_errorSet .error_form .error_formTitle {
    margin-top: 20px;
    height: 48px;
    line-height: 48px;
    background-color: #34d3eb;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 4px 4px 0 0
}

#md_errorSet .error_formTitle+.md_formTable {
    border-top: none
}

#md_errorSet .error_form .formContent {
    display: table;
    width: 100%
}

#md_errorSet .error_form .item {
    display: table-cell;
    width: 30%;
    padding: 14px;
    vertical-align: top;
    color: #555;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fafafa
}

#md_errorSet .error_form .item .mustIcon {
    display: inline-block;
    height: 18px;
    line-height: 16px;
    margin-left: 10px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ff5555;
    font-size: 12px;
    font-weight: bold;
    color: #ff5555;
    border-radius: 2px
}

#md_errorSet .error_form .data {
    padding: 14px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd
}

#md_errorSet .error_form .data input {
    height: 40px;
    width: 100%
}

#md_errorSet .error_form .data .forTest {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 12px;
    color: #666
}

#md_errorSet .error_form .btnArea {
    margin-top: 20px;
    text-align: center
}

#md_errorSet .error_form .btnArea .btn {
    margin-left: 5px;
    display: inline-block;
    height: 50px;
    width: 300px;
    line-height: 50px;
    border: none;
    padding: 0 50px;
    font-size: 18px;
    background-color: #34d3eb;
    border-radius: 4px;
    color: #fff;
    -webkit-transition: 0.2s linear all;
    -o-transition: 0.2s linear all;
    transition: 0.2s linear all;
    padding: 0 20px
}

#md_errorSet .error_form .btnArea .btn:hover {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2)
}

#md_errorSet .errorGuidance {
    margin-top: 15px;
    padding: 15px;
    font-size: 14px;
    color: #79532c;
    background: #fffaed;
    border-radius: 2px;
    border: 1px solid rgba(255, 189, 74, 0.4)
}

#md_errorSet .errorGuidance .attention {
    color: #f05050;
    margin-top: 5px;
    font-size: 12px;
}

#md_errorSet .errorGuidance .mail {
    display: inline-block;
    margin-top: 15px
}

#md_errorSet .errorGuidance .mail:after {
    content: "："
}

#md_errorSet .errorDoneCopy {
    position: relative;
    margin: 80px 0 15px;
    text-align: center
}

#md_errorSet .errorDoneCopy p.text {
    font-size: 20px;
    font-weight: bold;
    color: #555
}

#md_errorSet .errorDoneCopy .icon:before {
    position: absolute;
    top: -90px;
    left: 50%;
    color: #34d3eb;
    content: "\f0e0";
    display: block;
    width: 70px;
    height: 70px;
    margin-left: -40px;
    font-family: FontAwesome;
    line-height: 60px;
    font-size: 38px;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #34d3eb;
    border-radius: 100px
}

#backLink {
    margin-top: 60px;
    text-align: center
}

#backLink .link {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 14px;
    background-color: #34d3eb;
    border-radius: 3px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    color: #19d;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 4px 0 rgba(0, 0, 0, 0.08)
}

#backLink .link:before {
    content: "";
    position: relative;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    content: "\f104";
    position: relative;
    top: -1px;
    margin-right: 8px
}

#backLink .link .waveColor {
    background: rgba(0, 0, 0, 0.2);
    background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%)
}

#userFooter {
    margin-top: 80px;
    padding: 20px 0 60px;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.07)
}

#userFooter .copyright {
    font-size: 11px;
    font-style: inherit;
    color: #aaa
}

#userFooter .toRule {
    margin-top: 20px
}

/*1341-3985*/

/*!
 * Waves v0.7.5
 * http://fian.my.id/Waves
 *
 * Copyright 2014-2016 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */

.md_wave {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.md_wave .waveColor {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: scale(0) translate(0, 0);
    -moz-transform: scale(0) translate(0, 0);
    -ms-transform: scale(0) translate(0, 0);
    -o-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    pointer-events: none;
    background: rgba(255, 255, 255, 0.4);
    background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%)
}

@media only screen and (max-width:640px) {
    #user-header {
        display: table;
        width: 100%
    }
    #user-header .accountUnit {
        padding-right: 10px
    }
    #user-header .accountUnit .name {
        display: none
    }
    .modal_share .modalBase {
        width: 94%;
        margin-left: -47%;
        top: 55px!important
    }
    .modal_share .modalBase .closeBtn {
        top: -36px;
        width: 24px;
        height: 24px;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
    .modal_share .modalBase .content {
        padding: 20px 15px
    }
    .modal_share .modalBase .content .btnSet, .modal_share .modalBase .content .ogpSet {
        width: 100%
    }
    .modal_share .modalBase .content .catchSet {
        padding: 0 3px
    }
    .modal_share .modalBase .content .catchSet .catch {
        font-size: 17px;
    }
    .modal_share .modalBase .content .catchSet .copy {
        margin-top: 12px;
        font-size: 12px;
        text-align: left
    }
    .modal_share .modalBase .content .supportNumSet {
        margin-top: 10px
    }
    .modal_share .modalBase .content .supportNumSet .item {
        font-size: 11px
    }
    .modal_share .modalBase .content .supportNumSet .item .num {
        margin: 0 2px;
        font-size: 14px
    }
    .modal_share .modalBase .content .supportNumSet .userList {
        margin-left: 6px
    }
    .modal_share .modalBase .content .supportNumSet .userList .user+.user {
        margin-left: 4px
    }
    .modal_share .modalBase .content .supportNumSet .userList .user img {
        width: 20px;
        height: 20px
    }
    .modal_share .modalBase .content .ogpSet {
        margin-top: 15px
    }
    .modal_share .modalBase .content .ogpSet .info {
        padding: 12px
    }
    .modal_share .modalBase .content .ogpSet .info .pageTitle {
        font-size: 13px
    }
    .modal_share .modalBase .content .ogpSet .info .copy {
        margin-top: 8px;
        font-size: 10px
    }
    .modal_share .modalBase .content .ogpSet .info .site {
        margin-top: 8px;
        font-size: 9px
    }
    .modal_share .modalBase .content .btnSet {
        margin-top: 15px
    }
    .modal_share .modalBase .content .btnSet .btn a {
        width: 100%;
        font-size: 15px
    }
    .modal_share .modalBase .content .btnSet .btn a:after {
        content: "";
        position: relative;
        display: inline-block;
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        vertical-align: middle;
    }
    .modal_share .modalBase .content .btnSet .nav {
        margin-top: 13px;
        padding: 12px;
        font-size: 10px;
    }
    .main-footer .otherSiteLink {
        display: none
    }
}

html {
    background-color: inherit
}

body {
    background-color: inherit;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover!important
}

body:after {
    content: "";
    position: fixed;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../imageFile/user/topPannel_layer.png)
}

body.img_01 {
    background-image: url(../../imageFile/user/bg_1.jpg)
}

body.img_02 {
    background-image: url(../../imageFile/user/bg_2.jpg)
}

body.img_03 {
    background-image: url(../../imageFile/user/bg_3.jpg)
}

body.img_04 {
    background-image: url(../../imageFile/user/bg_4.jpg)
}

body.img_05 {
    background-image: url(../../imageFile/user/bg_5.jpg)
}

body.img_06 {
    background-image: url(../../imageFile/user/bg_6.jpg)
}

body.img_07 {
    background-image: url(../../imageFile/user/bg_7.jpg)
}

body.img_08 {
    background-image: url(../../imageFile/user/bg_8.jpg)
}

body.img_09 {
    background-image: url(../../imageFile/user/bg_9.jpg)
}

body.img_00 {
    background-image: url(../../imageFile/user/bg_0.jpg)
}

body.img_egs {
    background: #93b8d1;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.el_panel {
    position: relative;
    z-index: 3;
    padding-top: 80px
}

.el_panel .powered {
    position: fixed;
    z-index: 4;
    top: 16px;
    left: 2%;
    letter-spacing: 0.05em
}

.el_panel .powered .logoCell {
    display: table;
    white-space: nowrap;
    text-align: right
}

.el_panel .powered .logoCell .label {
    display: inline-block;
    position: relative;
    top: 3px;
    font-size: 11px;
    color: #fff
}

.el_panel .powered .logoCell .label.powered {
    top: 1px!important;
    letter-spacing: 0.05em
}

.el_panel .powered .logoCell .logo {
    margin: 0 8px 0 10px
}

.el_panel .powered .logoCell .logo img {
    position: relative;
    top: 2px;
    z-index: 4;
    height: 16px;
    width: 72px
}

.el_panel h1 {
    position: relative;
    width: 80%;
    max-width: 840px;
    margin: 0px auto;
    display: block;
    white-space: inherit;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff
}

.el_panel .label--large {
    font-size: 22px
}

#container {
    position: relative;
    z-index: 15;
    width: auto;
    padding: 30px 10px 120px
}

#userEntryHeader {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
}

#userEntryHeader .wrap {
    margin: 0 auto
}

#userEntryHeader .supportArea {
    padding: 3px 20px;
    background-color: #333;
    text-align: right
}

#userEntryHeader .supportArea .name, #userEntryHeader .supportArea img {
    display: inline-block;
    vertical-align: middle
}

#userEntryHeader .supportArea img {
    margin-right: 6px;
    height: 16px
}

#userEntryHeader .supportArea .name {
    font-size: 12px;
    font-weight: bold;
    color: #fff
}

#userEntryHeader .logoArea {
    padding: 20px
}

#userEntryHeader .logoArea .logo .img, #userEntryHeader .logoArea .logo .name {
    vertical-align: middle
}

#userEntryHeader .logoArea .logo .img {
    float: left;
    padding-right: 15px
}

#userEntryHeader .logoArea .logo .img img {
    height: 24px
}

#userEntryHeader .logoArea .logo .name {
    overflow: hidden;
    display: block;
    font-size: 14px;
}

#userEntryHeader .logoArea .logo .name .data {
    font-weight: bold
}

#userEntryHeader .logoArea .logo .name .data+.data:before {
    content: "/";
    margin: 0 10px
}

#userEntryHeader .logoArea .logo .name .holder {
    font-weight: bold
}

.MessageUnit {
    width: 740px;
    margin: 0 auto;
    padding: 130px 40px 30px;
    text-align: center;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

.MessageUnit .icon {
    position: relative
}

.MessageUnit .icon:before {
    position: absolute;
    top: -100px;
    left: 50%;
    color: #34d3eb;
    content: "\f00c";
    display: block;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    font-family: FontAwesome;
    line-height: 80px;
    font-size: 44px;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #34d3eb;
    border-radius: 100px
}

.MessageUnit.login .icon:before {
    content: "\f00c"
}

.MessageUnit .mainCopy {
    font-size: 20px;
    font-weight: bold
}

.MessageUnit .mainCopy .block {
    display: none
}

.MessageUnit .subCopy {
    margin-top: 10px;
    font-size: 15px;
    color: #777
}

.MessageUnit .subCopy .num {
    color: #f37;
    margin: 0 2px;
    font-size: 20px;
    font-weight: bold
}

.MessageUnit .btnUnit {
    margin-top: 20px
}

.MessageUnit .btnUnit .btn {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    font-size: 18px;
    background-color: #34d3eb;
    border-radius: 4px;
    color: #fff
}

div.companyName {
    width: 740px;
    margin: 0 auto 30px;
    position: relative;
    z-index: 10;
    padding: 0
}

div.companyName div.logo {
    padding: 30px 24px 0;
    font-size: 22px;
    font-weight: bold
}

div.companyName div.logo img {
    display: none;
    max-height: 60px;
    max-width: 140px
}

div.companyName .name {
    text-align: center;
    padding: 10px 20px 10px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

#entryFormBase {
    position: relative;
    width: 90%;
    max-width: 720px;
    margin: 0 auto;
    padding-top: 10px;
    background: #fff;
    border-radius: 3px
}

@media only screen and (max-width:740px) {
    table,tbody{
        display: flex;
        width: 100%;
        margin: 0 auto;
    }

    tbody{
        flex-direction: column;
    }

    #entryFormBase table > tbody > tr,
    #entryFormBase table > tbody > tr > th,
    #entryFormBase table > tbody > tr > td
    {
        display: flex;
        flex-direction: column;
        width: 100%;
        min-width: 200px;
    }

    #entryFormBase table > tbody > tr > td
    {
        margin-bottom: 4px;
    }    
}



#entryFormBase:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #34d3eb;
    border-radius: 3px 3px 0 0
}

#entryFormBase .title {
    margin: 0px 10px -11px;
    padding: 30px 70px 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center
}

#entryFormBase .title span {
    position: relative;
    padding-left: 38px;
    font-size: 18px;
    font-weight: bold
}

#entryFormBase .title span:before {
    position: relative;
    position: absolute;
    top: -3px;
    left: 34px;
    color: #fff;
    background: #34d3eb;
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    margin-left: -35px;
    font-family: FontAwesome;
    line-height: 30px;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    border-radius: 100px
}

#entryFormBase .title span.sex:before {
    content: "\f007";
    font-size: 14px
}

#entryFormBase .title span.birth:before {
    content: "\f1fd"
}

#entryFormBase .title span.area:before {
    content: "\f041";
    font-size: 18px
}

#entryFormBase .title span.tel:before {
    content: "\f10b";
    font-size: 20px
}

#entryFormBase .title span.university:before {
    content: "\f19d";
    font-size: 14px;
    text-indent: 2px
}

#entryFormBase .title span.income:before {
    content: "\f0d6";
    font-size: 14px;
    text-indent: 2px
}

#entryFormBase .title span.condition:before {
    content: "\f0b1";
    font-size: 14px;
    text-indent: 2px
}

#entryFormBase .title span.mail:before {
    content: "\f003";
    font-size: 14px;
    text-indent: 2px
}

#entryFormBase .title span.company:before {
    content: "\f0f7";
    font-size: 14px
}

#entryFormBase .title span.change:before {
    content: "\f252";
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

#entryFormBase .contentUnit {
    padding: 10px;
    text-align: left
}

#entryFormBase .contentUnit .navi.bar {
    display: block;
    position: relative;
    margin: 0 30px 20px;
    padding: 8px 0 6px;
    background: #fafafa;
    border-color: #27d;
    color: #777;
    font-size: 14px;
    border: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center;
    font-weight: normal
}

#entryFormBase .contentUnit .navi.bar:after {
    content: "";
    border: 8px solid transparent;
    border-top-color: #fafafa;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -10px
}

#entryFormBase .contentUnit .navi.bar:before {
    content: "";
    border: 8px solid transparent;
    border-top-color: #ddd;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -10px
}

#entryFormBase .contentUnit .navi.bar em {
    color: #222;
    font-weight: bold
}

#entryFormBase .contentUnit .nameListTitle {
    display: block;
    position: relative;
    margin: 0 30px 20px;
    padding: 8px 0 6px;
    background: #fafafa;
    border-color: #27d;
    color: #777;
    font-size: 14px;
    border: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center;
    font-weight: normal
}

#entryFormBase .contentUnit .nameListTitle:before {
    content: "";
    border: 8px solid transparent;
    border-top-color: #ddd;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -10px
}

#entryFormBase .contentUnit .nameListTitle:after {
    content: "";
    border: 8px solid transparent;
    border-top-color: #fafafa;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -10px
}

#entryFormBase .contentUnit .nameListTitle em {
    color: #222;
    font-weight: bold
}

#entryFormBase .contentUnit .formUnit .input .attention {
    margin-top: 8px;
    font-size: 12px;
    color: #aaa
}

#entryFormBase .contentUnit .formUnit .input .attention:before {
    content: "※";
    margin-right: 5px
}

#entryFormBase .contentUnit .formUnit.name {
    display: table;
    margin: 0 auto
}

#entryFormBase .contentUnit .formUnit.name .input+.input {
    margin-top: 10px
}

#entryFormBase .contentUnit .formUnit.name .input input {
    display: inline-block
}

#entryFormBase .contentUnit .formUnit.name .input input:nth-child(2) {
    margin-left: 5px
}

#entryFormBase .contentUnit .formUnit.addressPost {
    display: table;
    margin: 0 auto 30px
}

#entryFormBase .contentUnit .formUnit.addressPost .input input {
    display: inline-block;
    width: 400px
}

#entryFormBase .contentUnit .formUnit.addressPost .input span.label {
    position: absolute;
    top: 5px;
    left: -35px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #777
}

#entryFormBase .contentUnit .formUnit.addressInput {
    display: table;
    margin: 0 auto 30px
}

#entryFormBase .contentUnit .formUnit.addressInput .input {
    position: relative
}

#entryFormBase .contentUnit .formUnit.addressInput .input input {
    display: inline-block;
    width: 500px
}

#entryFormBase .contentUnit .formUnit.addressInput .input span.label {
    display: none;
    position: absolute;
    top: 5px;
    left: -55px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #777
}

#entryFormBase .contentUnit .formUnit.phoneNum {
    text-align: center
}

#entryFormBase .contentUnit .formUnit.phoneNum .input {
    display: inline-block;
    text-align: left
}

#entryFormBase .contentUnit .formUnit.phoneNum .input input {
    width: 440px
}

#entryFormBase .contentUnit .formUnit.email {
    display: table;
    margin: 0 auto 30px
}

#entryFormBase .contentUnit .formUnit.email .input input {
    display: inline-block;
    width: 500px
}

#entryFormBase .contentUnit .formUnit.schoolSelect .inputCell {
    margin: 10px 0
}

#entryFormBase .contentUnit .formUnit.schoolSelect .input {
    position: relative;
    display: table;
    margin: 0 auto;
    padding-left: 60px
}

#entryFormBase .contentUnit .formUnit.schoolSelect .input input {
    width: 400px
}

#entryFormBase .contentUnit .formUnit.schoolSelect .input:nth-child(2) input {
    margin-top: 10px
}

#entryFormBase .contentUnit .formUnit.schoolSelect .input .label {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 130px;
    left: -80px;
    display: block;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #777
}

#entryFormBase .contentUnit .formUnit.schoolSelect .btnUnit {
    margin-bottom: 30px
}

#entryFormBase .contentUnit .formUnit.schoolUndergrad li.other a {
    position: relative;
    z-index: 1
}

#entryFormBase .contentUnit .formUnit.schoolUndergrad li.other a:before {
    position: absolute;
    top: 50%;
    right: 10px;
    color: #56D6E4;
    content: "\f107";
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 5px;
    margin-top: -14px;
    font-family: FontAwesome;
    line-height: 25px;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center
}

#entryFormBase .contentUnit .formUnit.schoolUndergrad li.other a.show:before {
    content: "\f106"
}

#entryFormBase .contentUnit .formUnit.schoolUndergrad li.other.open {
    position: relative;
    z-index: 1
}

#entryFormBase .contentUnit .formUnit.schoolUndergrad .otherInputArea {
    position: relative;
    z-index: 2;
    left: -2%;
    margin-top: -15px;
    padding: 0;
    background: #fff;
    border: solid 2px #56D6E4;
    border-top: none;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    border-radius: 0 0 3px 3px
}

#entryFormBase .contentUnit .formUnit.schoolUndergrad .otherInputArea .inTouchBtn {
    display: table;
    width: 100%;
    border: none
}

#entryFormBase .contentUnit .formUnit.schoolUndergrad .otherInputArea .inTouchBtn .inputArea {
    display: table-cell;
    padding: 10px;
    border: none
}

#entryFormBase .contentUnit .formUnit.schoolUndergrad .otherInputArea .inTouchBtn .inputArea input {
    width: 100%
}

#entryFormBase .contentUnit .formUnit.schoolUndergrad .otherInputArea .inTouchBtn .btnArea {
    display: table-cell;
    padding: 0 10px 0 0;
    border: none
}

#entryFormBase .contentUnit .formUnit.schoolUndergrad .otherInputArea .inTouchBtn .btnArea a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 14px;
    background-color: #34d3eb;
    border-radius: 3px;
    color: #fff;
    min-height: 34px;
    height: 34px;
    padding: 0 10px;
    font-size: 13px;
    line-height: 30px;
    vertical-align: middle
}

#entryFormBase .contentUnit .formUnit.schoolUndergrad .otherInputArea .inTouchBtn .btnArea a.btn-disable {
    border: 1px solid #ddd!important;
    background-color: #eee!important;
    color: #aaa!important;
    -webkit-box-shadow: none;
    box-shadow: none
}

#entryFormBase .contentUnit .formUnit.companyName .input {
    padding: 0 80px
}

#entryFormBase .contentUnit .formUnit.companyName .input input {
    display: block;
    width: 560px
}

#entryFormBase .contentUnit .linkList {
    margin: 0 0 30px;
    padding: 0 30px
}

#entryFormBase .contentUnit .linkList .link {
    display: inline-block;
    width: 49%;
    margin-bottom: 8px;
    vertical-align: top
}

#entryFormBase .contentUnit .linkList .link a {
    position: relative;
    display: block;
    min-height: 54px;
    padding: 15px 10px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    border-radius: 3px;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    border: solid 2px #56D6E4;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08)
}

#entryFormBase .contentUnit .linkList .link:nth-of-type(2n+2) {
    margin-left: 2%
}

#entryFormBase .contentUnit .linkList .link a .waveColor {
    background-color: rgba(52, 211, 235, 0.7)
}

#entryFormBase .contentUnit .linkList .link a:hover {
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.13);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.13);
    color: #1CB5CC;
    border-color: #34d3eb
}

#entryFormBase .contentUnit .linkList .link a.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #34d3eb;
    color: #fff;
    border-color: #34d3eb
}

#entryFormBase .contentUnit .linkList .link a p.small {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-weight: normal;
    color: #777
}

#entryFormBase .contentUnit .linkList.two {
    padding: 0 140px
}

#entryFormBase .contentUnit .linkList.two .link {
    margin-bottom: 0
}

#entryFormBase .contentUnit .linkList.two .link a {
    position: relative;
    height: 150px;
    padding-top: 110px;
    text-align: center
}

#entryFormBase .contentUnit .linkList.two .link a em {
    font-size: 22px
}

#entryFormBase .contentUnit .linkList.two.sex .link a {
    border-color: #5d9cec;
    color: #5d9cec
}

#entryFormBase .contentUnit .linkList.two.sex .link a:before {
    position: absolute;
    top: 20px;
    left: 50%;
    color: #5d9cec;
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    font-family: FontAwesome;
    line-height: 70px;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #5d9cec;
    border-radius: 100px;
    background: #DCF1FF url(../../imageFile/user/man.svg) no-repeat center 20px;
    background-size: 40px
}

#entryFormBase .contentUnit .linkList.two.sex .link a:hover {
    color: #5d9cec;
    background: #F8FEFF
}

#entryFormBase .contentUnit .linkList.two.sex .link:nth-child(2) a {
    border-color: #fb6d9d;
    color: #fb6d9d
}

#entryFormBase .contentUnit .linkList.two.sex .link:nth-child(2) a:before {
    position: absolute;
    top: 20px;
    left: 50%;
    color: #fb6d9d;
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    font-family: FontAwesome;
    line-height: 60px;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #fb6d9d;
    border-radius: 100px;
    background: #FDE8F0 url(../../imageFile/user/woman.svg) no-repeat center 20px;
    background-size: 40px
}

#entryFormBase .contentUnit .linkList.two.sex .link:nth-child(2) a:hover {
    color: #fb6d9d;
    background: #FFFDFE
}

#entryFormBase .contentUnit .linkList.two.sex .link a .waveColor {
    background-color: rgba(52, 211, 235, 0.7)
}

#entryFormBase .contentUnit .linkList.two.sex .link:nth-child(2) a .waveColor {
    background-color: rgba(251, 109, 157, 0.7)
}

#entryFormBase .contentUnit .linkList.two.state .link a:before {
    position: absolute;
    top: 20px;
    left: 50%;
    color: #56D6E4;
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    font-family: FontAwesome;
    line-height: 70px;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #56D6E4;
    border-radius: 100px;
    background: #E8FDFC url(../../imageFile/user/work.svg) no-repeat center center;
    background-size: 40px
}

#entryFormBase .contentUnit .linkList.two.state .link:nth-child(2) a:before {
    position: absolute;
    top: 20px;
    left: 50%;
    color: #56D6E4;
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    font-family: FontAwesome;
    line-height: 70px;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #56D6E4;
    border-radius: 100px;
    background: #E8FDFC url(../../imageFile/user/study.svg) no-repeat center center;
    background-size: 40px
}

#entryFormBase .contentUnit .linkList.two.condition .link a:before {
    position: absolute;
    top: 20px;
    left: 50%;
    color: #56D6E4;
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    font-family: FontAwesome;
    line-height: 60px;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #56D6E4;
    border-radius: 100px;
    background: #E8FDFC url(../../imageFile/user/work.svg) no-repeat center center;
    background-size: 40px
}

#entryFormBase .contentUnit .linkList.two.condition .link:nth-child(2) a:before {
    position: absolute;
    top: 20px;
    left: 50%;
    color: #56D6E4;
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    font-family: FontAwesome;
    line-height: 70px;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #56D6E4;
    border-radius: 100px;
    background: #E8FDFC url(../../imageFile/user/work.svg) no-repeat center center;
    background-size: 40px
}

#entryFormBase .contentUnit .linkList.two.condition .link:nth-child(2) a:after {
    position: absolute;
    top: 22px;
    left: 50%;
    color: #f05050;
    content: "";
    display: block;
    width: 4px;
    height: 70px;
    margin-left: -0;
    font-family: FontAwesome;
    line-height: 70px;
    font-size: 38px;
    border: 2px solid #56D6E4;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#entryFormBase .contentUnit .linkList.two.address .link a:before {
    position: absolute;
    top: 20px;
    left: 50%;
    color: #56D6E4;
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    font-family: FontAwesome;
    line-height: 60px;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #56D6E4;
    border-radius: 100px;
    background: #E8FDFC url(../../imageFile/user/yubin.svg) no-repeat center center;
    background-size: 44px
}

#entryFormBase .contentUnit .linkList.two.address .link:nth-child(2) a:before {
    position: absolute;
    top: 20px;
    left: 50%;
    color: #56D6E4;
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    font-family: FontAwesome;
    line-height: 70px;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #56D6E4;
    border-radius: 100px;
    background: #E8FDFC url(../../imageFile/user/map.svg) no-repeat center center;
    background-size: 40px
}

#entryFormBase .contentUnit .linkList.five {
    padding: 0 60px
}

#entryFormBase .contentUnit .linkList.five .link {
    margin-bottom: 0;
    width: 19%;
    margin-left: 1%;
    margin-bottom: 1%
}

#entryFormBase .contentUnit .linkList.five .link:nth-of-type(5n+1) {
    margin-left: 0
}

#entryFormBase .contentUnit .linkList.five .link a {
    position: relative;
    height: 50px;
    line-height: 54px;
    padding-top: 0;
    text-align: center
}

#entryFormBase .contentUnit .linkList.five .link a em {
    font-size: 22px
}

#entryFormBase .contentUnit .btnUnit {
    margin: 30px 0 15px;
    text-align: center
}

#entryFormBase .contentUnit .btnUnit > a{
    position: relative;
    top: 1px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 14px;
    background-color: #34d3eb;
    border-radius: 3px;
    color: #fff;
    height: 40px;
    line-height: 38px;
    padding: 0 50px;
    font-size: 16px
}

#entryFormBase .contentUnit .btnUnit .btn {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 14px;
    background-color: #34d3eb;
    border-radius: 3px;
    color: #fff;
    height: 40px;
    line-height: 38px;
    padding: 0 50px;
    font-size: 16px;
    cursor: pointer;
    cursor: hand;
}

#entryFormBase .contentUnit .btnUnit .btn.btn-disable {
    border: 1px solid #ddd!important;
    background-color: #eee!important;
    color: #aaa!important;
    -webkit-box-shadow: none;
    box-shadow: none
}

#entryFormBase .contentUnit .btnUnit button.btn.btn-default {
    -webkit-transition: all 0 ease-out;
    -o-transition: all 0 ease-out;
    transition: all 0 ease-out
}

#entryFormBase .contentUnit .btnUnit .md_toggle .check {
    font-size: 12px;
    margin-bottom: 10px
}

#entryFormBase .contentUnit .btnUnit .md_toggle label:before {
    margin-top: -15px;
    width: 18px;
    height: 18px
}

#entryFormBase .contentUnit .btnUnit .md_toggle label:after {
    margin-top: -12px;
    font-size: 14px
}

#entryFormBase .contentUnit .btnUnit .md_toggle input[type=checkbox]+label {
    padding-left: 25px
}

#entryFormBase .contentUnit .link.popup {
    position: relative;
    font-size: 13px
}

#entryFormBase .contentUnit .link.popup:before {
    content: "\f24d";
    position: relative;
    margin-right: 4px;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    font-size: 11px
}

#entryFormBase .contentUnit .graduateList {
    text-align: right;
    margin: 0 30px 10px
}

#entryFormBase .contentUnit .errorAnnounce {
    margin: 0 30px 20px
}

#entryFormBase .contentUnit .passUnit {
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 15px
}

#entryFormBase .contentUnit .passUnit .copy {
    font-weight: bold;
    font-size: 14px;
}

#entryFormBase .contentUnit .passUnit .input {
    margin-top: 10px
}

#entryFormBase .contentUnit .passUnit .input.wid input {
    width: 100%;
    background: #fff
}

#entryFormBase .contentUnit .passUnit .attentionList {
    margin-top: 10px
}

#entryFormBase .contentUnit .passUnit .attentionList .attention {
    font-size: 12px
}

#entryFormBase .contentUnit .passUnit .attentionList .attention+.attention {
    margin-top: 5px
}

#entryFormBase .contentUnit .passUnit .attentionList .attention:before {
    margin-right: 3px;
    content: "※"
}

#entryFormBase .wantedlyLogin {
    position: absolute;
    right: -20px;
    top: -55px;
    display: inline-block;
    width: 350px;
    padding: 15px 10px 20px;
    z-index: 2;
    border-radius: 4px
}

#entryFormBase .wantedlyLogin .catch {
    display: block;
    font-size: 13px;
    color: #888
}

#entryFormBase .wantedlyLogin .catch:before {
    position: absolute;
    left: -10px;
    content: "※"
}

.wantedlyLoginEdit {
    width: 760px;
    margin: 0 auto -10px;
    text-align: right;
    padding-bottom: 20px
}

.wantedlyLoginEdit .catch, .wantedlyLoginEdit .wantedly-auto-fill {
    display: inline-block;
    vertical-align: top
}

.wantedlyLoginEdit .catch {
    position: relative;
    text-align: right;
    padding-left: 1.5em;
    text-indent: -1.5em;
    text-align: left;
    font-size: 12px;
    color: #eee
}

.wantedlyLoginEdit .catch:before {
    content: "※ "
}

.wantedlyLoginEdit .catch a {
    color: #fff;
    text-decoration: underline
}

.wantedlyLoginEdit .wantedly-auto-fill {
    margin-left: 5px
}

.wantedlyLoginEdit .wantedly-auto-fill button {
    width: 170px;
    height: 34px;
    line-height: 34px;
    font-size: 13px
}

.loginEdit {
    width: 740px;
    margin: 0px auto 20px;
    padding: 20px;
    background: #f0fdff;
    border-radius: 3px;
    text-align: center;
    vertical-align: middle
}

.loginEdit .catch {
    font-size: 14px;
    color: #222
}

.loginEdit .text {
    vertical-align: top;
    display: block;
    position: relative;
    font-size: 12px;
    color: #222
}

.loginEdit .text a {
    text-decoration: underline
}

.loginEdit .text+.text {
    margin-top: 10px
}

.loginEdit .btn {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 14px;
    background-color: #34d3eb;
    border-radius: 3px;
    color: #fff;
    height: 40px;
    line-height: 38px;
    padding: 0 50px;
    font-size: 16px;
    margin-top: 6px;
    margin-bottom: 6px
}

.loginEdit .btnSet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.loginEdit .btnSet .button {
    background: #fff;
    width: 100%;
    padding: 8px 25px 8px 14px;
    text-align: center;
    font-size: 13px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 4px 0 rgba(0, 0, 0, 0.08);
    cursor: pointer;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    font-weight: bold;
    color: #222;
    position: relative;
    display: inline-block;
    width: 260px;
    line-height: 25px
}

.loginEdit .btnSet .button img {
    height: auto;
    vertical-align: -0.3em;
    margin-right: 5px
}

.loginEdit .btnSet .button img.enten {
    width: 70px;
    vertical-align: -0.1em
}

.loginEdit .btnSet .button:after {
    content: "";
    position: relative;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -12px;
    content: "\f105";
    font-size: 20px;
    color: #06c
}

.loginEdit .btnSet .button+.button {
    margin-left: 20px
}

.loginEdit.loginEdit--cooperation {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.loginEdit.loginEdit--cooperation .catch {
    text-align: left;
    margin-right: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    letter-spacing: -0.03em;
    align-items: center
}

.loginEdit.loginEdit--cooperation .text {
    font-size: 14px
}

.loginEdit.loginEdit--attention {
    background-color: #fcffe8;
    border: 3px solid #ffad34
}

.loginEdit.loginEdit--attention .catch {
    color: #f90;
    margin-bottom: 15px;
    margin-top: 5px;
    font-size: 16px;
    font-weight: bold
}

.loginEdit.loginEdit--attention .text {
    font-size: 14px
}

#entryFormBase.confirm:before {
    display: none
}

#entryFormBase.confirm .title {
    position: relative;
    padding: 15px 70px;
    color: #fff;
    border-radius: 3px 3px 0 0;
    background-color: #34d3eb
}

#entryFormBase.confirm .title.company {
    background-color: #ffb74d
}

#entryFormBase.confirm .title a.toEdit {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 14px;
    background-color: #34d3eb;
    border-radius: 3px;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    height: 30px;
    line-height: 28px;
    background-color: #fff;
    color: #34d3eb
}

#entryFormBase.confirm .title a.toEdit:before {
    content: "\f044";
    font-family: FontAwesome;
    position: relative;
    top: 1px;
    margin-right: 4px;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    font-size: 15px
}

#entryFormBase.confirm .contentUnit .table td.data, #entryFormBase.confirm .contentUnit .table th.item {
    padding: 14px 12px;
    border: 1px solid #ddd;
    font-size: 14px
}

#entryFormBase.confirm .contentUnit .table th.item {
    width: 20%;
    background: #fafafa
}

@media only screen and (max-width:740px) {
    #entryFormBase.confirm .contentUnit .table th.item {
        width: 100%;
    }
}

#entryFormBase.confirm .contentUnit .table th.item .text {
    font-weight: bold
}

#entryFormBase.confirm .contentUnit .table td.data .text {
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 1px;
}

#entryFormBase.confirm .contentUnit .table td.data .text.responded {
    font-size: 14px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-left: 1px;
    font-weight: bold;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px
}

#entryFormBase.confirm .contentUnit .table td.data .input+.input {
    margin-top: 12px
}

#entryFormBase.confirm .contentUnit .table td.data .input.wid {
}

#entryFormBase.confirm .contentUnit .table td.data .input input {
    width: 250px
}

#entryFormBase.confirm .contentUnit .table td.data .input input+input {
    margin-left: 7px
}

#entryFormBase.confirm .contentUnit .table td.data .input.wid input {
    width: 100%
}

#entryFormBase.confirm .contentUnit .table td.data .input .radio+.radio {
    margin-left: 20px
}

#entryFormBase.confirm .contentUnit .table td.data .input select {
    height: 38px;
    border-color: #ccc;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
    -webkit-box-shadow: none;
    box-shadow: none
}

#entryFormBase.confirm .contentUnit .table td.data .input select:hover {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.13);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.13)
}

#entryFormBase.confirm .contentUnit .table td.data .input select option {
    color: #333
}

#entryFormBase.confirm .contentUnit .table td.data .input select+select {
    margin-left: 7px
}

#entryFormBase.confirm .contentUnit .table td.data .input .holder, #entryFormBase.confirm .contentUnit .table td.data .input .label, #entryFormBase.confirm .contentUnit .table td.data .input .wave {
    font-size: 13px;
    color: #777
}

#entryFormBase.confirm .contentUnit .table td.data .input .label {
    margin-right: 5px
}

#entryFormBase.confirm .contentUnit .table td.data .input .wave {
    margin: 0 5px
}

#entryFormBase.confirm .contentUnit .table td.data .input .holder {
    margin-left: 5px
}

#entryFormBase.confirm .contentUnit .table td.data .gradModal {
    margin-left: 15px
}

#entryFormBase.confirm .contentUnit .table td.data .suggestSet .suggestList.suggestList--company {
    margin-bottom: 30px;
    z-index: 11
}

#entryFormBase.confirm .contentUnit .table td.data .suggestSet .suggestList.suggestList--company .suggest {
    background: #fff
}

#entryFormBase.confirm .contentUnit .table td.data .suggestSet .suggestList.suggestList--company .suggest a {
    padding: 10px;
    height: auto;
    line-height: 50px
}

#entryFormBase.confirm .contentUnit .table td.data .suggestSet .suggestList.suggestList--company .suggest a .name {
}

#entryFormBase.confirm .contentUnit .table td.data .suggestSet .suggestList.suggestList--company .suggest a .address {
    margin: 5px 0 0;
    font-size: 11px;
    color: #888
}

#entryFormBase.confirm .contentUnit .table td.data .suggestSet .suggestList.suggestList--company .suggest.higher {
    padding: 10px;
    text-align: center;
    font-size: 10px
}

#entryFormBase.confirm .contentUnit .table td.data .suggestSet .suggestList.suggestList--company .suggest.higher .moreCompany {
    background: #f8f8f8;
    padding: 10px;
    color: #888
}

#entryFormBase.confirm .contentUnit .table td.data .suggestSet .suggestList.suggestList--company .suggest.suggest--noCompany a {
    display: block;
    background: #fafafa;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 13px
}

#entryFormBase.confirm .contentUnit .table td.data .suggestSet .suggestList.suggestList--company .suggest.suggest--noCompany a:before {
    position: relative;
    top: 0;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin-right: 10px;
    content: "\f106";
    font-size: 18px;
    color: #999
}

#entryFormBase.confirm .contentUnit .table td.data .errorInfo {
    margin-top: 12px;
    padding: 0px;
    line-height: 0.5em;
    color: #f44;
    font-size: 12px;
    padding-left: 25px;
    text-indent: -9px;
    display: none
}

#entryFormBase.confirm .contentUnit .table td.data .errorInfo a {
    text-decoration: underline
}

#entryFormBase.confirm .contentUnit .table td.data .errorInfo:before {
    content: "";
    position: relative;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    content: "\f071";
    top: -1px;
    color: #f44
}

#entryFormBase.confirm .contentUnit .table tr.experience .input select+select {
    margin-left: 0
}

#entryFormBase.confirm .contentUnit .table+.table {
    margin-top: 15px
}

#entryFormBase.confirm .contentUnit .btnUnit {
    margin-top: 20px;
    position: relative
}

#entryFormBase.confirm .contentUnit .btnUnit .toEdit {
    display: inline-block;
    font-size: 14px;
    border-radius: 3px;
    color: #fff;
    position: absolute;
    left: 15px;
    top: 10px;
    background-color: #fff;
    color: #3c8dbc;
    position: absolute
}

#entryFormBase.confirm .contentUnit .btnUnit .toEdit:before {
    content: "";
    position: relative;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin-right: 6px;
    content: "\f104";
    font-size: 22px
}

#entryFormBase.confirm .contentUnit .btnUnit .toEdit:hover {
    outline: 0;
    color: #f90
}

#entryFormBase.confirm .contentUnit .errorAnnounce {
    margin: 10px 0 20px
}

.floatUnit {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 5px 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1000
}

.floatUnit .btnUnit {
    text-align: center;
    padding: 5px 0
}

.floatUnit .btnUnit .btn {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 14px;
    background-color: #34d3eb;
    border-radius: 3px;
    color: #fff;
    height: 40px;
    line-height: 38px;
    padding: 0 50px;
    font-size: 16px
}

.floatUnit .btnUnit .btn.btn-disable {
    border: 1px solid #ddd!important;
    background-color: #eee!important;
    color: #aaa!important;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

.pagerList .pager {
    position: relative;
    display: inline-block;
    width: 160px;
    padding-bottom: 18px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    z-index: 3
}

.pagerList .pager.pager--active {
    font-weight: bold;
    color: #fff
}

.pagerList .pager.pager--active:before {
    background-color: #fff
}

.pagerList .pager:before {
    content: "";
    position: absolute;
    left: calc(50% - 4px);
    bottom: 0;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-radius: 100%
}

.pagerList .pager+.pager:after {
    content: "";
    position: absolute;
    left: -65px;
    bottom: 4px;
    width: 130px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5)
}

.pagerList+.el_panel {
    padding-top: 40px
}

.signUpHelp {
    position: relative;
    top: -30px;
    z-index: 100;
    float: right;
    margin: 0 10px 0 0;
    text-align: right
}

.signUpHelp .link a {
    font-size: 12px;
    color: #999
}

.signUpHelp .link a:hover {
    color: #f90
}

.signUpHelp .link a:before {
    content: "\f059";
    position: relative;
    top: 1px;
    margin-right: 4px;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    font-size: 14px
}

.signUpHelp .helpText {
    position: absolute;
    right: -50px;
    top: 25px;
    display: inline-block;
    width: 200px;
    padding: 12px;
    background: #fff;
    font-size: 13px;
    text-align: left;
    z-index: 200;
    border-radius: 4px;
    color: #555;
    font-weight: normal;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    display: none
}

.signUpHelp .helpText:before {
    position: absolute;
    top: -6px;
    right: 50%;
    content: "";
    display: inline-block;
    margin-left: -6px;
    line-height: 0;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left-color: rgba(255, 255, 255, 0);
    border-right-color: rgba(255, 255, 255, 0)
}

.animsition, .animsition-overlay {
    position: relative;
    opacity: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fade-out-left-lg {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px);
        opacity: 0
    }
}

@keyframes fade-out-left-lg {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px);
        opacity: 0
    }
}

.fade-out-left-lg {
    -webkit-animation-name: fade-out-left-lg;
    animation-name: fade-out-left-lg
}

@-webkit-keyframes fade-in-right-lg {
    0% {
        -webkit-transform: translateX(300px);
        transform: translateX(300px);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes fade-in-right-lg {
    0% {
        -webkit-transform: translateX(300px);
        transform: translateX(300px);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

.fade-in-right-lg {
    -webkit-animation-name: fade-in-right-lg;
    animation-name: fade-in-right-lg
}

#doneBase {
    margin: 0 auto;
    width: 740px
}

#doneBase .doneUnit {
    margin-bottom: 20px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 4px 0 rgba(0, 0, 0, 0.08);
    border-radius: 3px;
    background: #fff
}

#doneBase .doneUnit .content {
    padding: 130px 20px 30px;
    text-align: center
}

#doneBase .doneUnit .content .icon {
    position: relative
}

#doneBase .doneUnit .content .icon:before {
    position: absolute;
    top: -100px;
    left: 50%;
    color: #34d3eb;
    content: "\f00c";
    display: block;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    font-family: FontAwesome;
    line-height: 80px;
    font-size: 44px;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #34d3eb;
    border-radius: 100px
}

#doneBase .doneUnit .content .mainCopy {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold
}

#doneBase .doneUnit .content .subCopy {
    font-size: 15px;
    line-height: 24px;
    color: #777
}

#doneBase .doneUnit .content .subCopy .info {
    margin-top: 5px;
    font-size: 11px
}

#doneBase .doneUnit .content .subCopy .info:before {
    content: '※';
    margin-right: 3px
}

#doneBase .doneUnit .content .imageSet {
    border-radius: 4px;
    margin: 20px 0;
    padding: 20px;
    display: inline-block;
    text-align: center;
    background: #A5EAF1
}

#doneBase .doneUnit .content .imageSet img {
    width: 480px
}

#doneBase .doneUnit .content .btnSet {
    margin-top: 20px;
    text-align: center
}

#doneBase .doneUnit .content .btnSet .btn {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    font-size: 18px;
    background-color: #34d3eb;
    border-radius: 4px;
    color: #fff
}

#doneBase .tenshokuUnit {
    position: relative;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 4px 0 rgba(0, 0, 0, 0.08);
    border-radius: 3px;
    padding: 30px;
    background: #fff2db
}

#doneBase .tenshokuUnit .title {
    font-weight: bold;
    text-align: center;
    line-height: 28px
}

#doneBase .tenshokuUnit .title img {
    margin: 10px;
    height: 20px;
    vertical-align: middle
}

#doneBase .tenshokuUnit .content .text {
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    line-height: 24px
}

#doneBase .tenshokuUnit .content .btnSet {
    text-align: center
}

#doneBase .tenshokuUnit .content .btnSet .btn {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 14px;
    background-color: #34d3eb;
    border-radius: 3px;
    color: #fff;
    background: #ffbd4a
}

#doneBase .returnLink {
    text-align: center;
    margin-top: 40px
}

#doneBase .returnLink .btn {
    position: relative;
    color: #3c8dbc;
    border: 1px solid #eaeaea;
    background-color: #ffffff;
    border-radius: 3px;
    outline: none;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle
}

#doneBase .returnLink .btn:hover {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.13);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.13)
}

#doneBase .returnLink .btn:before {
    content: "";
    position: relative;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    margin-right: 5px;
    content: "\f104"
}

footer.el_footer {
    position: relative;
    text-align: center;
    z-index: 10;
    padding: 80px 20px 40px
}

footer.el_footer .logoCell {
    display: table;
    margin: 40px auto 0;
    white-space: nowrap;
    text-align: right
}

footer.el_footer .logoCell .label {
    letter-spacing: 0.1em;
    position: relative;
    top: -1px;
    font-size: 11px;
    color: #fff
}

footer.el_footer .logoCell .logo {
    margin: 0 8px 0 5px
}

footer.el_footer .logoCell .logo img {
    position: relative;
    z-index: 2;
    height: 16px
}

footer.el_footer div.copy {
    margin: 15px 0 10px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    letter-spacing: 0.1em
}

.modal_reflect .modalBase {
    width: 600px;
    margin-left: -300px;
    padding: 50px 30px;
    background-color: #fff;
    text-align: center;
    border-radius: 4px
}

.modal_reflect .modalBase .doneCopy {
    font-size: 20px;
    font-weight: bold
}

@media only screen and (max-width:740px) {
    footer.el_footer {
        position: relative;
        text-align: center;
        z-index: 10;
        padding: 80px 5px 40px
    }
    footer.el_footer .copy {
        margin-top: 10px!important
    }
    .el_panel {
        position: relative;
        padding-top: 60px
    }
    .el_panel .powered {
        position: absolute;
        z-index: 2;
        top: 15px;
        left: 0px
    }
    .el_panel .powered .logoCell .label {
        display: none
    }
    .el_panel .powered .logoCell .label.logo {
        display: block;
        top: 1px!important
    }
    .el_panel .snsSet {
        position: absolute;
        top: 25px!important;
        right: 10px;
        white-space: nowrap
    }
    .el_panel .header {
        padding: 18px 130px 18px 15px;
        border-top-width: 4px
    }
    .el_panel .panel {
        height: 300px
    }
    .el_panel .panel:before {
        height: 300px
    }
    .el_panel h1 {
        position: relative;
        width: 100%;
        margin: 0px auto 0;
        padding: 0 15px;
        display: block;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        color: #fff
    }
    #container {
        padding: 30px 10px 0
    }
    .MessageUnit {
        width: auto;
        margin: 0px 10px;
        padding: 110px 20px 30px
    }
    .MessageUnit .icon:before {
        top: -90px;
        width: 70px;
        height: 70px;
        margin-left: -34px;
        font-size: 34px;
        font-weight: bold
    }
    .MessageUnit .mainCopy {
        font-size: 18px;
    }
    .MessageUnit .mainCopy .block {
        display: block
    }
    .MessageUnit .subCopy {
        margin-top: 10px;
        font-size: 13px
    }
    .MessageUnit .btnUnit .btn {
        height: auto;
        padding: 8px 50px;
        font-size: 16px;
        line-height: 24px
    }
    #doneBase {
        margin: 0 10px auto;
        width: auto
    }
    #doneBase .doneUnit .content {
        padding: 110px 20px 30px
    }
    #doneBase .doneUnit .content .icon:before {
        top: -90px;
        width: 64px;
        height: 64px;
        margin-left: -34px;
        line-height: 70px;
        font-size: 34px
    }
    #doneBase .doneUnit .content .mainCopy {
        margin-bottom: 10px;
        font-size: 18px
    }
    #doneBase .doneUnit .content .subCopy {
        font-size: 13px;
    }
    #doneBase .doneUnit .content .subCopy .info {
        margin-top: 5px;
        font-size: 11px;
    }
    #doneBase .doneUnit .content .subCopy .info:before {
        content: '※';
        margin-right: 3px
    }
    #doneBase .doneUnit .content .imageSet {
        width: 75%;
        margin: 10px 0;
        padding: 10px
    }
    #doneBase .doneUnit .content .imageSet img {
        width: 100%
    }
    #doneBase .doneUnit .content .btnSet {
        margin-top: 10px
    }
    #doneBase .doneUnit .content .btnSet .btn {
        height: auto;
        padding: 8px 50px;
        font-size: 16px;
        line-height: 22px
    }
    #doneBase .tenshokuUnit {
        padding: 30px 20px;
        background: #fff2db
    }
    #doneBase .tenshokuUnit .title {
        font-size: 14px;
        line-height: 28px;
        color: #333
    }
    #doneBase .tenshokuUnit .title img {
        display: block;
        margin: 4px auto 5px;
        padding-right: 10px
    }
    #doneBase .tenshokuUnit .content {
        padding-top: 10px
    }
    #doneBase .tenshokuUnit .content .text {
        font-size: 13px;
        text-align: left;
    }
    #doneBase .tenshokuUnit .content .btnSet {
        margin-top: 20px
    }
    #doneBase .tenshokuUnit .content .btnSet .btn {
        display: inline-block;
        height: 36px;
        line-height: 36px;
        padding: 0 15px;
        font-size: 14px;
        background-color: #34d3eb;
        border-radius: 3px;
        color: #fff;
        background: #ffbd4a;
        font-size: 15px;
        padding: 8px 20px
    }
    .floatBtn {
        width: 45px;
        bottom: 20px;
        right: 0px
    }
    .floatBtn .snsSet {
        display: inline-block;
        width: 45px;
        padding: 0;
        text-align: center;
        white-space: nowrap;
        text-align: center
    }
    .floatBtn .snsSet .title {
        padding: 10px 0 8px;
        text-align: center;
        color: #999;
        font-size: 10px;
        letter-spacing: 0.1em;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }
    .floatBtn .snsSet .snsList {
        text-align: center
    }
    .floatBtn .snsSet .snsList .sns {
        display: block;
        vertical-align: middle
    }
    .floatBtn .snsSet .snsList .sns a {
        position: relative;
        display: inline-block;
        width: 30px;
        height: 40px;
        line-height: 40px;
        border-top: 1px solid rgba(0, 0, 0, 0.05);
        color: rgba(0, 0, 0, 0.25);
        text-align: center
    }
    .floatBtn .snsSet .snsList .sns a:before {
        content: "";
        position: relative;
        display: inline-block;
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        vertical-align: middle;
        position: absolute;
        left: 1px;
        top: 0;
        width: 30px;
        height: 50px;
        line-height: 40px;
        font-size: 18px;
        text-align: center
    }
    .floatBtn .snsSet .snsList .sns.fb a {
        border-top: none;
        left: -3px;
        top: 4px
    }
    .floatBtn .snsSet .snsList .sns.fb a:before {
        content: "\f09a";
        left: 3px
    }
    .floatBtn .snsSet .snsList .sns.gg a:before {
        content: "\f0d5";
        font-size: 16px
    }
    .floatBtn .snsSet .snsList .sns.tw a:before {
        content: "\f099";
        font-size: 20px
    }
}