@charset "UTF-8";

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 {
  border: 0;
  font-style: normal;
  vertical-align: baseline;
  word-break: break-all;
  word-wrap: normal;
  -webkit-text-size-adjust: 100%;
  text-align: inherit;
}

body {
  font-size: 16px;
  color: #505458
}

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
}

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 {
}

body {
  background-color: #f3f3f3
}

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

#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: "";
  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;
  line-height: 1
}

#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: "";
  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: "";
  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: ""
}

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

#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;
  -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;
  line-height: 1.85
}

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: "";
  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: ""
}

.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: 0.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
}

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

.el_panel .panel .wrap .modal_share .modalBase .content .catchSet .catch .editInput, .el_panel .panel .wrap .modal_share .modalBase .content .catchSet .catch .labelTxt, .modal_share .modalBase .content .catchSet .catch, .modal_share .modalBase .content .el_panel .panel .wrap .catchSet .catch .editInput, .modal_share .modalBase .content .el_panel .panel .wrap .catchSet .catch .labelTxt {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.45
}

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

.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;
  line-height: 1.2
}

.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;
  line-height: 1.35
}

.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;
  line-height: 1
}

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

.modal_share .modalBase .content .btnSet .btn.btn--facebook a:after {
  content: "";
  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;
  line-height: 1.65
}

#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: "";
  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;
  line-height: 1.5;
  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;
  line-height: 1.65;
  margin-bottom: 5px
}

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

#md_errorSet .md_errorAlert .causeList .cause:before {
  content: "";
  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;
  line-height: 1.65;
  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;
  line-height: 1.65
}

#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: "";
  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: "";
  position: relative;
  top: -1px;
  margin-right: 8px
}

#backLink .link .waveColor {
  background: rgba(0, 0, 0, 0.2);
  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
}

.otherSiteLink {
  width: 1030px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 40px;
  font-size: 12px;
  text-align: center
}

.otherSiteLink .enSiteVertical {
  margin: 30px auto 0 auto;
  width: 870px;
  color: #555;
  text-align: left;
  font-size: 11px
}

.otherSiteLink .enSiteVertical .title {
  padding: 5px 10px;
  background: #eee;
  font-weight: bold;
  color: #555;
  border: 1px solid #ddd
}

.otherSiteLink .enSiteVertical .list {
  overflow: hidden;
  width: 870px;
  padding: 10px 0;
  border-bottom: 1px solid #ddd
}

.otherSiteLink .enSiteVertical .list .toggle {
  float: left;
  width: 180px;
  margin-right: 10px;
  padding-left: 15px;
  font-weight: bold;
  color: #555;
  white-space: nowrap
}

.otherSiteLink .enSiteVertical .list:hover {
  background: #ffe;
  cursor: pointer
}

.otherSiteLink .enSiteVertical .list .toggle a {
  color: #555
}

.otherSiteLink .enSiteVertical .list .toggle a:hover {
  color: #f90
}

.otherSiteLink .enSiteVertical .list .toggle span {
  padding-right: 19px;
  font-weight: bold;
  background: url(../../imageFile/user/global/footer_toggleRight.gif) no-repeat right center;
  cursor: pointer
}

.otherSiteLink .enSiteVertical .list:hover div.toggle span {
  background: url(../../imageFile/user/global/footer_toggleRightHover.gif) no-repeat right center;
  cursor: pointer
}

.otherSiteLink .enSiteVertical .list .toggle span.open {
  background: url(../../imageFile/user/global/footer_toggleLeft.gif) no-repeat right center;
  cursor: pointer
}

.otherSiteLink .enSiteVertical .list:hover div.toggle span.open {
  background: url(../../imageFile/user/global/footer_toggleLeftHover.gif) no-repeat right center;
  cursor: pointer
}

.otherSiteLink .enSiteVertical .list .listList {
  float: left;
  display: none;
  width: 660px;
  padding-left: 10px;
  border-left: 1px dotted #ccc;
  color: #aaa
}

.otherSiteLink .enSiteVertical .list .listList li {
  padding: 0 5px;
  list-style: none;
  border-bottom: 1px dotted #ccc
}

.otherSiteLink .enSiteVertical .list .listList li:hover {
  cursor: default
}

.otherSiteLink .enSiteVertical .list .listList li.last {
  border: none
}

.otherSiteLink .enSiteVertical .list .listList li a {
  color: #555;
  margin: 0 2px
}

.otherSiteLink .enSiteVertical .list .listList li a img {
  margin-right: 8px;
  vertical-align: middle
}

.otherSiteLink .enSiteVertical .list .listList a:hover {
  color: #f90
}

.otherSiteLink .enSiteVertical .list .listList li p.w {
  margin-left: 128px
}

.otherSiteLink .enSiteVertical .list .listList li .siteLinkArea {
  position: relative;
  padding: 18px 0 24px
}

.otherSiteLink .enSiteVertical .list .listList li .siteLinkArea .rightArea {
  position: absolute;
  top: 7px;
  left: 130px;
  vertical-align: middle;
  letter-spacing: 0
}

.otherSiteLink .enSiteVertical .list .listList li .siteLinkArea .rightArea .site {
  display: block;
  line-height: 1.3;
  font-weight: bold;
  color: #555
}

.otherSiteLink .enSiteVertical .list .listList li .siteLinkArea .rightArea .siteSub {
  display: block;
  margin: 2px 0 0 2px;
  font-size: 10px;
  line-height: 1.3;
  color: #555
}

.otherSiteLink .enSiteVertical .list .listList li .siteLinkArea .leftArea {
  position: absolute;
  top: 12px;
  left: 0;
  width: 130px
}

.otherSiteLink .enSiteVertical .list .listListCompany li {
  padding: 0 5px 5px 5px;
  list-style: none;
  border-bottom: 1px dotted #ccc
}

.otherSiteLink .enSiteVertical .list .listListCompany li.last {
  border: none
}

.otherSiteLink .enSiteVertical .list .listListCompany li a {
  color: #555;
  margin: 0 2px
}

.otherSiteLink .enSiteVertical .list .listListCompany li a img {
  margin-right: 8px;
  vertical-align: middle
}

.otherSiteLink .enSiteVertical .list .listListCompany a:hover {
  color: #f90
}

.otherSiteLink .enSiteVertical .list .listListCompany li p.w {
  margin-left: 128px
}

.otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea {
  position: relative;
  padding: 12px 0
}

.otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea .rightArea {
  position: absolute;
  top: 7px;
  left: 130px;
  vertical-align: middle
}

.otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea .rightArea .site {
  display: block;
  line-height: 1.3;
  font-weight: bold
}

.otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea .rightArea .siteSub {
  display: block;
  margin: 2px 0 0 2px;
  line-height: 1.3
}

.otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea .leftArea {
  position: absolute;
  top: 7px;
  left: 0;
  width: 130px
}


/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: "FontAwesome";
  src: url("../user_font/FontAwesome/fontawesome-webfont.eot?v=4.5.0");
  src: url("../user_font/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../user_font/FontAwesome/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../user_font/FontAwesome/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../user_font/FontAwesome/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../user_font/FontAwesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal
}

.fa-glass:before {
  content: ""
}

.fa-music:before {
  content: ""
}

.fa-search:before {
  content: ""
}

.fa-envelope-o:before {
  content: ""
}

.fa-heart:before {
  content: ""
}

.fa-star:before {
  content: ""
}

.fa-star-o:before {
  content: ""
}

.fa-user:before {
  content: ""
}

.fa-film:before {
  content: ""
}

.fa-th-large:before {
  content: ""
}

.fa-th:before {
  content: ""
}

.fa-th-list:before {
  content: ""
}

.fa-check:before {
  content: ""
}

.fa-close:before, .fa-remove:before, .fa-times:before {
  content: ""
}

.fa-search-plus:before {
  content: ""
}

.fa-search-minus:before {
  content: ""
}

.fa-power-off:before {
  content: ""
}

.fa-signal:before {
  content: ""
}

.fa-cog:before, .fa-gear:before {
  content: ""
}

.fa-trash-o:before {
  content: ""
}

.fa-home:before {
  content: ""
}

.fa-file-o:before {
  content: ""
}

.fa-clock-o:before {
  content: ""
}

.fa-road:before {
  content: ""
}

.fa-download:before {
  content: ""
}

.fa-arrow-circle-o-down:before {
  content: ""
}

.fa-arrow-circle-o-up:before {
  content: ""
}

.fa-inbox:before {
  content: ""
}

.fa-play-circle-o:before {
  content: ""
}

.fa-repeat:before, .fa-rotate-right:before {
  content: ""
}

.fa-refresh:before {
  content: ""
}

.fa-list-alt:before {
  content: ""
}

.fa-lock:before {
  content: ""
}

.fa-flag:before {
  content: ""
}

.fa-headphones:before {
  content: ""
}

.fa-volume-off:before {
  content: ""
}

.fa-volume-down:before {
  content: ""
}

.fa-volume-up:before {
  content: ""
}

.fa-qrcode:before {
  content: ""
}

.fa-barcode:before {
  content: ""
}

.fa-tag:before {
  content: ""
}

.fa-tags:before {
  content: ""
}

.fa-book:before {
  content: ""
}

.fa-bookmark:before {
  content: ""
}

.fa-print:before {
  content: ""
}

.fa-camera:before {
  content: ""
}

.fa-font:before {
  content: ""
}

.fa-bold:before {
  content: ""
}

.fa-italic:before {
  content: ""
}

.fa-text-height:before {
  content: ""
}

.fa-text-width:before {
  content: ""
}

.fa-align-left:before {
  content: ""
}

.fa-align-center:before {
  content: ""
}

.fa-align-right:before {
  content: ""
}

.fa-align-justify:before {
  content: ""
}

.fa-list:before {
  content: ""
}

.fa-dedent:before, .fa-outdent:before {
  content: ""
}

.fa-indent:before {
  content: ""
}

.fa-video-camera:before {
  content: ""
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
  content: ""
}

.fa-pencil:before {
  content: ""
}

.fa-map-marker:before {
  content: ""
}

.fa-adjust:before {
  content: ""
}

.fa-tint:before {
  content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: ""
}

.fa-share-square-o:before {
  content: ""
}

.fa-check-square-o:before {
  content: ""
}

.fa-arrows:before {
  content: ""
}

.fa-step-backward:before {
  content: ""
}

.fa-fast-backward:before {
  content: ""
}

.fa-backward:before {
  content: ""
}

.fa-play:before {
  content: ""
}

.fa-pause:before {
  content: ""
}

.fa-stop:before {
  content: ""
}

.fa-forward:before {
  content: ""
}

.fa-fast-forward:before {
  content: ""
}

.fa-step-forward:before {
  content: ""
}

.fa-eject:before {
  content: ""
}

.fa-chevron-left:before {
  content: ""
}

.fa-chevron-right:before {
  content: ""
}

.fa-plus-circle:before {
  content: ""
}

.fa-minus-circle:before {
  content: ""
}

.fa-times-circle:before {
  content: ""
}

.fa-check-circle:before {
  content: ""
}

.fa-question-circle:before {
  content: ""
}

.fa-info-circle:before {
  content: ""
}

.fa-crosshairs:before {
  content: ""
}

.fa-times-circle-o:before {
  content: ""
}

.fa-check-circle-o:before {
  content: ""
}

.fa-ban:before {
  content: ""
}

.fa-arrow-left:before {
  content: ""
}

.fa-arrow-right:before {
  content: ""
}

.fa-arrow-up:before {
  content: ""
}

.fa-arrow-down:before {
  content: ""
}

.fa-mail-forward:before, .fa-share:before {
  content: ""
}

.fa-expand:before {
  content: ""
}

.fa-compress:before {
  content: ""
}

.fa-plus:before {
  content: ""
}

.fa-minus:before {
  content: ""
}

.fa-asterisk:before {
  content: ""
}

.fa-exclamation-circle:before {
  content: ""
}

.fa-gift:before {
  content: ""
}

.fa-leaf:before {
  content: ""
}

.fa-fire:before {
  content: ""
}

.fa-eye:before {
  content: ""
}

.fa-eye-slash:before {
  content: ""
}

.fa-exclamation-triangle:before, .fa-warning:before {
  content: ""
}

.fa-plane:before {
  content: ""
}

.fa-calendar:before {
  content: ""
}

.fa-random:before {
  content: ""
}

.fa-comment:before {
  content: ""
}

.fa-magnet:before {
  content: ""
}

.fa-chevron-up:before {
  content: ""
}

.fa-chevron-down:before {
  content: ""
}

.fa-retweet:before {
  content: ""
}

.fa-shopping-cart:before {
  content: ""
}

.fa-folder:before {
  content: ""
}

.fa-folder-open:before {
  content: ""
}

.fa-arrows-v:before {
  content: ""
}

.fa-arrows-h:before {
  content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: ""
}

.fa-twitter-square:before {
  content: ""
}

.fa-facebook-square:before {
  content: ""
}

.fa-camera-retro:before {
  content: ""
}

.fa-key:before {
  content: ""
}

.fa-cogs:before, .fa-gears:before {
  content: ""
}

.fa-comments:before {
  content: ""
}

.fa-thumbs-o-up:before {
  content: ""
}

.fa-thumbs-o-down:before {
  content: ""
}

.fa-star-half:before {
  content: ""
}

.fa-heart-o:before {
  content: ""
}

.fa-sign-out:before {
  content: ""
}

.fa-linkedin-square:before {
  content: ""
}

.fa-thumb-tack:before {
  content: ""
}

.fa-external-link:before {
  content: ""
}

.fa-sign-in:before {
  content: ""
}

.fa-trophy:before {
  content: ""
}

.fa-github-square:before {
  content: ""
}

.fa-upload:before {
  content: ""
}

.fa-lemon-o:before {
  content: ""
}

.fa-phone:before {
  content: ""
}

.fa-square-o:before {
  content: ""
}

.fa-bookmark-o:before {
  content: ""
}

.fa-phone-square:before {
  content: ""
}

.fa-twitter:before {
  content: ""
}

.fa-facebook-f:before, .fa-facebook:before {
  content: ""
}

.fa-github:before {
  content: ""
}

.fa-unlock:before {
  content: ""
}

.fa-credit-card:before {
  content: ""
}

.fa-feed:before, .fa-rss:before {
  content: ""
}

.fa-hdd-o:before {
  content: ""
}

.fa-bullhorn:before {
  content: ""
}

.fa-bell:before {
  content: ""
}

.fa-certificate:before {
  content: ""
}

.fa-hand-o-right:before {
  content: ""
}

.fa-hand-o-left:before {
  content: ""
}

.fa-hand-o-up:before {
  content: ""
}

.fa-hand-o-down:before {
  content: ""
}

.fa-arrow-circle-left:before {
  content: ""
}

.fa-arrow-circle-right:before {
  content: ""
}

.fa-arrow-circle-up:before {
  content: ""
}

.fa-arrow-circle-down:before {
  content: ""
}

.fa-globe:before {
  content: ""
}

.fa-wrench:before {
  content: ""
}

.fa-tasks:before {
  content: ""
}

.fa-filter:before {
  content: ""
}

.fa-briefcase:before {
  content: ""
}

.fa-arrows-alt:before {
  content: ""
}

.fa-group:before, .fa-users:before {
  content: ""
}

.fa-chain:before, .fa-link:before {
  content: ""
}

.fa-cloud:before {
  content: ""
}

.fa-flask:before {
  content: ""
}

.fa-cut:before, .fa-scissors:before {
  content: ""
}

.fa-copy:before, .fa-files-o:before {
  content: ""
}

.fa-paperclip:before {
  content: ""
}

.fa-floppy-o:before, .fa-save:before {
  content: ""
}

.fa-square:before {
  content: ""
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
  content: ""
}

.fa-list-ul:before {
  content: ""
}

.fa-list-ol:before {
  content: ""
}

.fa-strikethrough:before {
  content: ""
}

.fa-underline:before {
  content: ""
}

.fa-table:before {
  content: ""
}

.fa-magic:before {
  content: ""
}

.fa-truck:before {
  content: ""
}

.fa-pinterest:before {
  content: ""
}

.fa-pinterest-square:before {
  content: ""
}

.fa-google-plus-square:before {
  content: ""
}

.fa-google-plus:before {
  content: ""
}

.fa-money:before {
  content: ""
}

.fa-caret-down:before {
  content: ""
}

.fa-caret-up:before {
  content: ""
}

.fa-caret-left:before {
  content: ""
}

.fa-caret-right:before {
  content: ""
}

.fa-columns:before {
  content: ""
}

.fa-sort:before, .fa-unsorted:before {
  content: ""
}

.fa-sort-desc:before, .fa-sort-down:before {
  content: ""
}

.fa-sort-asc:before, .fa-sort-up:before {
  content: ""
}

.fa-envelope:before {
  content: ""
}

.fa-linkedin:before {
  content: ""
}

.fa-rotate-left:before, .fa-undo:before {
  content: ""
}

.fa-gavel:before, .fa-legal:before {
  content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
  content: ""
}

.fa-comment-o:before {
  content: ""
}

.fa-comments-o:before {
  content: ""
}

.fa-bolt:before, .fa-flash:before {
  content: ""
}

.fa-sitemap:before {
  content: ""
}

.fa-umbrella:before {
  content: ""
}

.fa-clipboard:before, .fa-paste:before {
  content: ""
}

.fa-lightbulb-o:before {
  content: ""
}

.fa-exchange:before {
  content: ""
}

.fa-cloud-download:before {
  content: ""
}

.fa-cloud-upload:before {
  content: ""
}

.fa-user-md:before {
  content: ""
}

.fa-stethoscope:before {
  content: ""
}

.fa-suitcase:before {
  content: ""
}

.fa-bell-o:before {
  content: ""
}

.fa-coffee:before {
  content: ""
}

.fa-cutlery:before {
  content: ""
}

.fa-file-text-o:before {
  content: ""
}

.fa-building-o:before {
  content: ""
}

.fa-hospital-o:before {
  content: ""
}

.fa-ambulance:before {
  content: ""
}

.fa-medkit:before {
  content: ""
}

.fa-fighter-jet:before {
  content: ""
}

.fa-beer:before {
  content: ""
}

.fa-h-square:before {
  content: ""
}

.fa-plus-square:before {
  content: ""
}

.fa-angle-double-left:before {
  content: ""
}

.fa-angle-double-right:before {
  content: ""
}

.fa-angle-double-up:before {
  content: ""
}

.fa-angle-double-down:before {
  content: ""
}

.fa-angle-left:before {
  content: ""
}

.fa-angle-right:before {
  content: ""
}

.fa-angle-up:before {
  content: ""
}

.fa-angle-down:before {
  content: ""
}

.fa-desktop:before {
  content: ""
}

.fa-laptop:before {
  content: ""
}

.fa-tablet:before {
  content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: ""
}

.fa-circle-o:before {
  content: ""
}

.fa-quote-left:before {
  content: ""
}

.fa-quote-right:before {
  content: ""
}

.fa-spinner:before {
  content: ""
}

.fa-circle:before {
  content: ""
}

.fa-mail-reply:before, .fa-reply:before {
  content: ""
}

.fa-github-alt:before {
  content: ""
}

.fa-folder-o:before {
  content: ""
}

.fa-folder-open-o:before {
  content: ""
}

.fa-smile-o:before {
  content: ""
}

.fa-frown-o:before {
  content: ""
}

.fa-meh-o:before {
  content: ""
}

.fa-gamepad:before {
  content: ""
}

.fa-keyboard-o:before {
  content: ""
}

.fa-flag-o:before {
  content: ""
}

.fa-flag-checkered:before {
  content: ""
}

.fa-terminal:before {
  content: ""
}

.fa-code:before {
  content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: ""
}

.fa-location-arrow:before {
  content: ""
}

.fa-crop:before {
  content: ""
}

.fa-code-fork:before {
  content: ""
}

.fa-chain-broken:before, .fa-unlink:before {
  content: ""
}

.fa-question:before {
  content: ""
}

.fa-info:before {
  content: ""
}

.fa-exclamation:before {
  content: ""
}

.fa-superscript:before {
  content: ""
}

.fa-subscript:before {
  content: ""
}

.fa-eraser:before {
  content: ""
}

.fa-puzzle-piece:before {
  content: ""
}

.fa-microphone:before {
  content: ""
}

.fa-microphone-slash:before {
  content: ""
}

.fa-shield:before {
  content: ""
}

.fa-calendar-o:before {
  content: ""
}

.fa-fire-extinguisher:before {
  content: ""
}

.fa-rocket:before {
  content: ""
}

.fa-maxcdn:before {
  content: ""
}

.fa-chevron-circle-left:before {
  content: ""
}

.fa-chevron-circle-right:before {
  content: ""
}

.fa-chevron-circle-up:before {
  content: ""
}

.fa-chevron-circle-down:before {
  content: ""
}

.fa-html5:before {
  content: ""
}

.fa-css3:before {
  content: ""
}

.fa-anchor:before {
  content: ""
}

.fa-unlock-alt:before {
  content: ""
}

.fa-bullseye:before {
  content: ""
}

.fa-ellipsis-h:before {
  content: ""
}

.fa-ellipsis-v:before {
  content: ""
}

.fa-rss-square:before {
  content: ""
}

.fa-play-circle:before {
  content: ""
}

.fa-ticket:before {
  content: ""
}

.fa-minus-square:before {
  content: ""
}

.fa-minus-square-o:before {
  content: ""
}

.fa-level-up:before {
  content: ""
}

.fa-level-down:before {
  content: ""
}

.fa-check-square:before {
  content: ""
}

.fa-pencil-square:before {
  content: ""
}

.fa-external-link-square:before {
  content: ""
}

.fa-share-square:before {
  content: ""
}

.fa-compass:before {
  content: ""
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
  content: ""
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
  content: ""
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
  content: ""
}

.fa-eur:before, .fa-euro:before {
  content: ""
}

.fa-gbp:before {
  content: ""
}

.fa-dollar:before, .fa-usd:before {
  content: ""
}

.fa-inr:before, .fa-rupee:before {
  content: ""
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
  content: ""
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
  content: ""
}

.fa-krw:before, .fa-won:before {
  content: ""
}

.fa-bitcoin:before, .fa-btc:before {
  content: ""
}

.fa-file:before {
  content: ""
}

.fa-file-text:before {
  content: ""
}

.fa-sort-alpha-asc:before {
  content: ""
}

.fa-sort-alpha-desc:before {
  content: ""
}

.fa-sort-amount-asc:before {
  content: ""
}

.fa-sort-amount-desc:before {
  content: ""
}

.fa-sort-numeric-asc:before {
  content: ""
}

.fa-sort-numeric-desc:before {
  content: ""
}

.fa-thumbs-up:before {
  content: ""
}

.fa-thumbs-down:before {
  content: ""
}

.fa-youtube-square:before {
  content: ""
}

.fa-youtube:before {
  content: ""
}

.fa-xing:before {
  content: ""
}

.fa-xing-square:before {
  content: ""
}

.fa-youtube-play:before {
  content: ""
}

.fa-dropbox:before {
  content: ""
}

.fa-stack-overflow:before {
  content: ""
}

.fa-instagram:before {
  content: ""
}

.fa-flickr:before {
  content: ""
}

.fa-adn:before {
  content: ""
}

.fa-bitbucket:before {
  content: ""
}

.fa-bitbucket-square:before {
  content: ""
}

.fa-tumblr:before {
  content: ""
}

.fa-tumblr-square:before {
  content: ""
}

.fa-long-arrow-down:before {
  content: ""
}

.fa-long-arrow-up:before {
  content: ""
}

.fa-long-arrow-left:before {
  content: ""
}

.fa-long-arrow-right:before {
  content: ""
}

.fa-apple:before {
  content: ""
}

.fa-windows:before {
  content: ""
}

.fa-android:before {
  content: ""
}

.fa-linux:before {
  content: ""
}

.fa-dribbble:before {
  content: ""
}

.fa-skype:before {
  content: ""
}

.fa-foursquare:before {
  content: ""
}

.fa-trello:before {
  content: ""
}

.fa-female:before {
  content: ""
}

.fa-male:before {
  content: ""
}

.fa-gittip:before, .fa-gratipay:before {
  content: ""
}

.fa-sun-o:before {
  content: ""
}

.fa-moon-o:before {
  content: ""
}

.fa-archive:before {
  content: ""
}

.fa-bug:before {
  content: ""
}

.fa-vk:before {
  content: ""
}

.fa-weibo:before {
  content: ""
}

.fa-renren:before {
  content: ""
}

.fa-pagelines:before {
  content: ""
}

.fa-stack-exchange:before {
  content: ""
}

.fa-arrow-circle-o-right:before {
  content: ""
}

.fa-arrow-circle-o-left:before {
  content: ""
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
  content: ""
}

.fa-dot-circle-o:before {
  content: ""
}

.fa-wheelchair:before {
  content: ""
}

.fa-vimeo-square:before {
  content: ""
}

.fa-try:before, .fa-turkish-lira:before {
  content: ""
}

.fa-plus-square-o:before {
  content: ""
}

.fa-space-shuttle:before {
  content: ""
}

.fa-slack:before {
  content: ""
}

.fa-envelope-square:before {
  content: ""
}

.fa-wordpress:before {
  content: ""
}

.fa-openid:before {
  content: ""
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
  content: ""
}

.fa-graduation-cap:before, .fa-mortar-board:before {
  content: ""
}

.fa-yahoo:before {
  content: ""
}

.fa-google:before {
  content: ""
}

.fa-reddit:before {
  content: ""
}

.fa-reddit-square:before {
  content: ""
}

.fa-stumbleupon-circle:before {
  content: ""
}

.fa-stumbleupon:before {
  content: ""
}

.fa-delicious:before {
  content: ""
}

.fa-digg:before {
  content: ""
}

.fa-pied-piper:before {
  content: ""
}

.fa-pied-piper-alt:before {
  content: ""
}

.fa-drupal:before {
  content: ""
}

.fa-joomla:before {
  content: ""
}

.fa-language:before {
  content: ""
}

.fa-fax:before {
  content: ""
}

.fa-building:before {
  content: ""
}

.fa-child:before {
  content: ""
}

.fa-paw:before {
  content: ""
}

.fa-spoon:before {
  content: ""
}

.fa-cube:before {
  content: ""
}

.fa-cubes:before {
  content: ""
}

.fa-behance:before {
  content: ""
}

.fa-behance-square:before {
  content: ""
}

.fa-steam:before {
  content: ""
}

.fa-steam-square:before {
  content: ""
}

.fa-recycle:before {
  content: ""
}

.fa-automobile:before, .fa-car:before {
  content: ""
}

.fa-cab:before, .fa-taxi:before {
  content: ""
}

.fa-tree:before {
  content: ""
}

.fa-spotify:before {
  content: ""
}

.fa-deviantart:before {
  content: ""
}

.fa-soundcloud:before {
  content: ""
}

.fa-database:before {
  content: ""
}

.fa-file-pdf-o:before {
  content: ""
}

.fa-file-word-o:before {
  content: ""
}

.fa-file-excel-o:before {
  content: ""
}

.fa-file-powerpoint-o:before {
  content: ""
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
  content: ""
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
  content: ""
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
  content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: ""
}

.fa-file-code-o:before {
  content: ""
}

.fa-vine:before {
  content: ""
}

.fa-codepen:before {
  content: ""
}

.fa-jsfiddle:before {
  content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
  content: ""
}

.fa-circle-o-notch:before {
  content: ""
}

.fa-ra:before, .fa-rebel:before {
  content: ""
}

.fa-empire:before, .fa-ge:before {
  content: ""
}

.fa-git-square:before {
  content: ""
}

.fa-git:before {
  content: ""
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
  content: ""
}

.fa-tencent-weibo:before {
  content: ""
}

.fa-qq:before {
  content: ""
}

.fa-wechat:before, .fa-weixin:before {
  content: ""
}

.fa-paper-plane:before, .fa-send:before {
  content: ""
}

.fa-paper-plane-o:before, .fa-send-o:before {
  content: ""
}

.fa-history:before {
  content: ""
}

.fa-circle-thin:before {
  content: ""
}

.fa-header:before {
  content: ""
}

.fa-paragraph:before {
  content: ""
}

.fa-sliders:before {
  content: ""
}

.fa-share-alt:before {
  content: ""
}

.fa-share-alt-square:before {
  content: ""
}

.fa-bomb:before {
  content: ""
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
  content: ""
}

.fa-tty:before {
  content: ""
}

.fa-binoculars:before {
  content: ""
}

.fa-plug:before {
  content: ""
}

.fa-slideshare:before {
  content: ""
}

.fa-twitch:before {
  content: ""
}

.fa-yelp:before {
  content: ""
}

.fa-newspaper-o:before {
  content: ""
}

.fa-wifi:before {
  content: ""
}

.fa-calculator:before {
  content: ""
}

.fa-paypal:before {
  content: ""
}

.fa-google-wallet:before {
  content: ""
}

.fa-cc-visa:before {
  content: ""
}

.fa-cc-mastercard:before {
  content: ""
}

.fa-cc-discover:before {
  content: ""
}

.fa-cc-amex:before {
  content: ""
}

.fa-cc-paypal:before {
  content: ""
}

.fa-cc-stripe:before {
  content: ""
}

.fa-bell-slash:before {
  content: ""
}

.fa-bell-slash-o:before {
  content: ""
}

.fa-trash:before {
  content: ""
}

.fa-copyright:before {
  content: ""
}

.fa-at:before {
  content: ""
}

.fa-eyedropper:before {
  content: ""
}

.fa-paint-brush:before {
  content: ""
}

.fa-birthday-cake:before {
  content: ""
}

.fa-area-chart:before {
  content: ""
}

.fa-pie-chart:before {
  content: ""
}

.fa-line-chart:before {
  content: ""
}

.fa-lastfm:before {
  content: ""
}

.fa-lastfm-square:before {
  content: ""
}

.fa-toggle-off:before {
  content: ""
}

.fa-toggle-on:before {
  content: ""
}

.fa-bicycle:before {
  content: ""
}

.fa-bus:before {
  content: ""
}

.fa-ioxhost:before {
  content: ""
}

.fa-angellist:before {
  content: ""
}

.fa-cc:before {
  content: ""
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
  content: ""
}

.fa-meanpath:before {
  content: ""
}

.fa-buysellads:before {
  content: ""
}

.fa-connectdevelop:before {
  content: ""
}

.fa-dashcube:before {
  content: ""
}

.fa-forumbee:before {
  content: ""
}

.fa-leanpub:before {
  content: ""
}

.fa-sellsy:before {
  content: ""
}

.fa-shirtsinbulk:before {
  content: ""
}

.fa-simplybuilt:before {
  content: ""
}

.fa-skyatlas:before {
  content: ""
}

.fa-cart-plus:before {
  content: ""
}

.fa-cart-arrow-down:before {
  content: ""
}

.fa-diamond:before {
  content: ""
}

.fa-ship:before {
  content: ""
}

.fa-user-secret:before {
  content: ""
}

.fa-motorcycle:before {
  content: ""
}

.fa-street-view:before {
  content: ""
}

.fa-heartbeat:before {
  content: ""
}

.fa-venus:before {
  content: ""
}

.fa-mars:before {
  content: ""
}

.fa-mercury:before {
  content: ""
}

.fa-intersex:before, .fa-transgender:before {
  content: ""
}

.fa-transgender-alt:before {
  content: ""
}

.fa-venus-double:before {
  content: ""
}

.fa-mars-double:before {
  content: ""
}

.fa-venus-mars:before {
  content: ""
}

.fa-mars-stroke:before {
  content: ""
}

.fa-mars-stroke-v:before {
  content: ""
}

.fa-mars-stroke-h:before {
  content: ""
}

.fa-neuter:before {
  content: ""
}

.fa-genderless:before {
  content: ""
}

.fa-facebook-official:before {
  content: ""
}

.fa-pinterest-p:before {
  content: ""
}

.fa-whatsapp:before {
  content: ""
}

.fa-server:before {
  content: ""
}

.fa-user-plus:before {
  content: ""
}

.fa-user-times:before {
  content: ""
}

.fa-bed:before, .fa-hotel:before {
  content: ""
}

.fa-viacoin:before {
  content: ""
}

.fa-train:before {
  content: ""
}

.fa-subway:before {
  content: ""
}

.fa-medium:before {
  content: ""
}

.fa-y-combinator:before, .fa-yc:before {
  content: ""
}

.fa-optin-monster:before {
  content: ""
}

.fa-opencart:before {
  content: ""
}

.fa-expeditedssl:before {
  content: ""
}

.fa-battery-4:before, .fa-battery-full:before {
  content: ""
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: ""
}

.fa-battery-2:before, .fa-battery-half:before {
  content: ""
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: ""
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: ""
}

.fa-mouse-pointer:before {
  content: ""
}

.fa-i-cursor:before {
  content: ""
}

.fa-object-group:before {
  content: ""
}

.fa-object-ungroup:before {
  content: ""
}

.fa-sticky-note:before {
  content: ""
}

.fa-sticky-note-o:before {
  content: ""
}

.fa-cc-jcb:before {
  content: ""
}

.fa-cc-diners-club:before {
  content: ""
}

.fa-clone:before {
  content: ""
}

.fa-balance-scale:before {
  content: ""
}

.fa-hourglass-o:before {
  content: ""
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: ""
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: ""
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: ""
}

.fa-hourglass:before {
  content: ""
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: ""
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
  content: ""
}

.fa-hand-scissors-o:before {
  content: ""
}

.fa-hand-lizard-o:before {
  content: ""
}

.fa-hand-spock-o:before {
  content: ""
}

.fa-hand-pointer-o:before {
  content: ""
}

.fa-hand-peace-o:before {
  content: ""
}

.fa-trademark:before {
  content: ""
}

.fa-registered:before {
  content: ""
}

.fa-creative-commons:before {
  content: ""
}

.fa-gg:before {
  content: ""
}

.fa-gg-circle:before {
  content: ""
}

.fa-tripadvisor:before {
  content: ""
}

.fa-odnoklassniki:before {
  content: ""
}

.fa-odnoklassniki-square:before {
  content: ""
}

.fa-get-pocket:before {
  content: ""
}

.fa-wikipedia-w:before {
  content: ""
}

.fa-safari:before {
  content: ""
}

.fa-chrome:before {
  content: ""
}

.fa-firefox:before {
  content: ""
}

.fa-opera:before {
  content: ""
}

.fa-internet-explorer:before {
  content: ""
}

.fa-television:before, .fa-tv:before {
  content: ""
}

.fa-contao:before {
  content: ""
}

.fa-500px:before {
  content: ""
}

.fa-amazon:before {
  content: ""
}

.fa-calendar-plus-o:before {
  content: ""
}

.fa-calendar-minus-o:before {
  content: ""
}

.fa-calendar-times-o:before {
  content: ""
}

.fa-calendar-check-o:before {
  content: ""
}

.fa-industry:before {
  content: ""
}

.fa-map-pin:before {
  content: ""
}

.fa-map-signs:before {
  content: ""
}

.fa-map-o:before {
  content: ""
}

.fa-map:before {
  content: ""
}

.fa-commenting:before {
  content: ""
}

.fa-commenting-o:before {
  content: ""
}

.fa-houzz:before {
  content: ""
}

.fa-vimeo:before {
  content: ""
}

.fa-black-tie:before {
  content: ""
}

.fa-fonticons:before {
  content: ""
}

.fa-reddit-alien:before {
  content: ""
}

.fa-edge:before {
  content: ""
}

.fa-credit-card-alt:before {
  content: ""
}

.fa-codiepie:before {
  content: ""
}

.fa-modx:before {
  content: ""
}

.fa-fort-awesome:before {
  content: ""
}

.fa-usb:before {
  content: ""
}

.fa-product-hunt:before {
  content: ""
}

.fa-mixcloud:before {
  content: ""
}

.fa-scribd:before {
  content: ""
}

.fa-pause-circle:before {
  content: ""
}

.fa-pause-circle-o:before {
  content: ""
}

.fa-stop-circle:before {
  content: ""
}

.fa-stop-circle-o:before {
  content: ""
}

.fa-shopping-bag:before {
  content: ""
}

.fa-shopping-basket:before {
  content: ""
}

.fa-hashtag:before {
  content: ""
}

.fa-bluetooth:before {
  content: ""
}

.fa-bluetooth-b:before {
  content: ""
}

.fa-percent:before {
  content: ""
}


/*!
 * 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 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-property: -webkit-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);
  -ms-transform: scale(0) translate(0, 0);
  transform: scale(0) translate(0, 0);
  pointer-events: none;
  background: rgba(255, 255, 255, 0.4);
  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
  }
  .el_panel .panel .wrap .modal_share .modalBase .content .catchSet .catch .editInput, .el_panel .panel .wrap .modal_share .modalBase .content .catchSet .catch .labelTxt, .modal_share .modalBase .content .catchSet .catch, .modal_share .modalBase .content .el_panel .panel .wrap .catchSet .catch .editInput, .modal_share .modalBase .content .el_panel .panel .wrap .catchSet .catch .labelTxt {
    font-size: 17px;
    line-height: 1.45
  }
  .modal_share .modalBase .content .catchSet .copy {
    margin-top: 12px;
    font-size: 12px;
    line-height: 1.65;
    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;
    line-height: 1
  }
  .modal_share .modalBase .content .btnSet .nav {
    margin-top: 13px;
    padding: 12px;
    font-size: 10px;
    line-height: 1.65
  }
  .main-footer .otherSiteLink {
    display: none
  }
}

@font-face {
  font-family: "pageIcon";
  src: url("../global_font/recruit/icomoon.eot?jnsinn");
  src: url("../global_font/recruit/icomoon.eot?jnsinn#iefix") format("embedded-opentype"), url("../global_font/recruit/icomoon.ttf?jnsinn") format("truetype"), url("../global_font/recruit/icomoon.woff?jnsinn") format("woff"), url("../global_font/recruit/icomoon.svg?jnsinn#icomoon") format("svg");
  font-weight: normal;
  font-style: normal
}

[class*=" icon-"], [class^=icon-] {
  font-family: "pageIcon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.iconCell {
  position: relative;
  width: 1%;
  white-space: nowrap;
  text-align: center
}

.iconCell .icon {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  z-index: 1
}

.iconCell .icon: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;
  font-family: "pageIcon";
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 60px;
  text-align: center
}

.iconCell.icon_001 .icon:before {
  content: ""
}

.iconCell.icon_002 .icon:before {
  content: ""
}

.iconCell.icon_003 .icon:before {
  content: ""
}

.iconCell.icon_004 .icon:before {
  content: ""
}

.iconCell.icon_005 .icon:before {
  content: ""
}

.iconCell.icon_006 .icon:before {
  content: ""
}

.iconCell.icon_007 .icon:before {
  content: ""
}

.iconCell.icon_008 .icon:before {
  content: ""
}

.iconCell.icon_009 .icon:before {
  content: ""
}

.iconCell.icon_010 .icon:before {
  content: ""
}

.iconCell.icon_011 .icon:before {
  content: ""
}

.iconCell.icon_012 .icon:before {
  content: ""
}

.iconCell.icon_013 .icon:before {
  content: ""
}

.iconCell.icon_014 .icon:before {
  content: ""
}

.iconCell.icon_015 .icon:before {
  content: ""
}

.iconCell.icon_016 .icon:before {
  content: ""
}

.iconCell.icon_017 .icon:before {
  content: ""
}

.iconCell.icon_018 .icon:before {
  content: ""
}

.iconCell.icon_019 .icon:before {
  content: ""
}

.iconCell.icon_020 .icon:before {
  content: ""
}

.iconCell.icon_021 .icon:before {
  content: ""
}

.iconCell.icon_022 .icon:before {
  content: ""
}

.iconCell.icon_023 .icon:before {
  content: ""
}

.iconCell.icon_024 .icon:before {
  content: ""
}

.iconCell.icon_025 .icon:before {
  content: ""
}

.iconCell.icon_026 .icon:before {
  content: ""
}

.iconCell.icon_027 .icon:before {
  content: ""
}

.iconCell.icon_028 .icon:before {
  content: ""
}

.iconCell.icon_029 .icon:before {
  content: ""
}

.iconCell.icon_030 .icon:before {
  content: ""
}

body {
  position: relative;
  background-attachment: fixed;
  background-size: cover;
  /* font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; */
  z-index: 1;
}

@media only screen and (max-width:1200px) {
  body {
    background: none!important
  }
  body:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100vh;
    background: center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    z-index: -1
  }
}

a {
  color: #069
}

#container, #containerCompany {
  position: relative;
  width: auto;
  padding: 0;
  z-index: 10
}

br.sp_br {
  display: none
}

@media only screen and (max-width:600px) {
  br.sp_br {
    display: block
  }
}

.OF-cover {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"
}

.el_btn {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  margin-top: 40px;
  padding: 0 70px;
  border: 2px solid #000;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-align: center;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.el_btn span.text {
  position: relative;
  padding-left: 20px;
  font-weight: bold
}

.el_btn span.text:after {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.el_btn:hover {
  background-color: #000;
  color: #fff!important
}

.el_btn:hover .text:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}

@media only screen and (max-width:600px) {
  .el_btn {
    width: 280px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    font-size: 14px
  }
}

.btnArea {
  text-align: center
}

.floatHeader {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  z-index: 9990
}

.floatHeader.haveHead {
  margin-top: 60px
}

.floatHeader .wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 15px 80px
}

.floatHeader .wrap .headContent {
  display: table;
  width: 100%
}

.floatHeader .wrap .headContent .btnSet, .floatHeader .wrap .headContent .jobName {
  display: table-cell;
  vertical-align: middle
}

.floatHeader .wrap .headContent .jobName {
  padding-right: 20px;
  width: 100%
}

.floatHeader .wrap .headContent .jobName .main {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.2em
}

.el_panel .panel .floatHeader .wrap .catchSet .sub .headContent .jobName .editInput, .el_panel .panel .floatHeader .wrap .catchSet .sub .headContent .jobName .labelTxt, .el_panel .panel .floatHeader .wrap .headContent .jobName .catchSet .sub .editInput, .el_panel .panel .floatHeader .wrap .headContent .jobName .catchSet .sub .labelTxt, .floatHeader .el_panel .panel .wrap .catchSet .sub .headContent .jobName .editInput, .floatHeader .el_panel .panel .wrap .catchSet .sub .headContent .jobName .labelTxt, .floatHeader .el_panel .panel .wrap .headContent .jobName .catchSet .sub .editInput, .floatHeader .el_panel .panel .wrap .headContent .jobName .catchSet .sub .labelTxt, .floatHeader .wrap .headContent .jobName .sub {
  margin-top: 5px;
  font-size: 11px;
  color: #666
}

.floatHeader .wrap .headContent .btnSet {
  width: auto;
  text-align: right;
  white-space: nowrap
}

.floatHeader .wrap .headContent .btnSet .btn {
  display: inline-block
}

.floatHeader .wrap .headContent .btnSet .el_btn {
  width: 150px;
  height: 45px;
  line-height: 45px;
  font-size: 13px;
  padding: 0 10px;
  margin-top: 0
}

.floatHeader .wrap .headContent .btnSet .el_btn+.el_btn {
  margin-left: 10px
}

.floatHeader .wrap .headContent .btnSet .el_btn.btn--entry {
  background: #f92;
  border-color: #f92
}

.floatHeader .wrap .headContent .btnSet .el_btn.btn--entry .text {
  color: #fff
}

.floatHeader .wrap .headContent .btnSet .el_btn.btn--entry .text:after {
  border-color: #fff
}

.floatHeader .wrap .headContent .btnSet .el_btn .text {
  font-size: 15px
}

.floatHeader .wrap .headContent .btnSet.btnSet--maintenance .btn {
  vertical-align: top
}

.floatHeader .wrap .headContent .btnSet.btnSet--maintenance .el_btn--maintenance {
  background-color: #aaa;
  border-color: #aaa
}

.floatHeader .wrap .headContent .btnSet.btnSet--maintenance .el_btn--maintenance .text {
  color: #d8d8d8
}

.floatHeader .wrap .headContent .btnSet.btnSet--maintenance .el_btn--maintenance .text:after {
  border-top: 2px solid #d8d8d8;
  border-right: 2px solid #d8d8d8
}

.floatHeader .wrap .headContent .btnSet.btnSet--maintenance .copy {
  margin-top: 7px;
  font-size: 11px;
  color: #f44;
  text-align: center
}

@media only screen and (max-width:1200px) {
  .floatHeader .wrap {
    padding: 15px
  }
  .floatHeader .wrap .jobName {
    padding-right: 15px
  }
}

@media only screen and (max-width:600px) {
  .floatHeader {
    position: fixed;
    top: inherit;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(100, 100, 100, 0.8);
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 20
  }
  .floatHeader .wrap {
    width: 100%;
    padding: 20px
  }
  .floatHeader .wrap .headContent {
    display: block;
    width: 100%
  }
  .floatHeader .wrap .headContent .btnSet, .floatHeader .wrap .headContent .jobName {
    display: block;
    vertical-align: middle
  }
  .floatHeader .wrap .headContent .jobName {
    padding-right: 0;
    width: 100%
  }
  .floatHeader .wrap .headContent .jobName .main {
    font-size: 14px;
    line-height: 1.35;
    letter-spacing: 0.2em;
    color: #fff
  }
  .el_panel .panel .floatHeader .wrap .catchSet .sub .headContent .jobName .editInput, .el_panel .panel .floatHeader .wrap .catchSet .sub .headContent .jobName .labelTxt, .el_panel .panel .floatHeader .wrap .headContent .jobName .catchSet .sub .editInput, .el_panel .panel .floatHeader .wrap .headContent .jobName .catchSet .sub .labelTxt, .floatHeader .el_panel .panel .wrap .catchSet .sub .headContent .jobName .editInput, .floatHeader .el_panel .panel .wrap .catchSet .sub .headContent .jobName .labelTxt, .floatHeader .el_panel .panel .wrap .headContent .jobName .catchSet .sub .editInput, .floatHeader .el_panel .panel .wrap .headContent .jobName .catchSet .sub .labelTxt, .floatHeader .wrap .headContent .jobName .sub {
    margin-top: 5px;
    font-size: 11px;
    color: #fff
  }
  .floatHeader .wrap .headContent .btnSet {
    display: table;
    width: 100%;
    margin-top: 15px
  }
  .floatHeader .wrap .headContent .btnSet .btn {
    display: table-cell;
    width: 50%
  }
  .floatHeader .wrap .headContent .btnSet .btn+.btn {
    padding-left: 10px
  }
  .floatHeader .wrap .headContent .btnSet .el_btn {
    width: 100%;
    background: #fff;
    border-color: #fff
  }
  .floatHeader .wrap .headContent .btnSet.btnSet--maintenance .copy {
    color: #f44;
    text-align: center;
    margin-top: 7px;
    color: #fff
  }
}

#companyHeader+.floatHeader {
  margin-top: 60px
}

.el_panel {
  position: relative;
  z-index: 3
}

.el_panel .header, .el_panel .powered {
  position: absolute;
  top: 20px;
  z-index: 4
}

.el_panel .powered {
  left: 20px;
  padding-right: 140px;
  letter-spacing: 0.05em
}

.el_panel .powered .logoCell .label {
  font-size: 11px;
  color: #fff;
  line-height: 1.2
}

.el_panel .powered .logoCell .breadcrumb {
  word-wrap: break-word;
  white-space: normal
}

.el_panel .powered .logoCell .breadcrumb .bread {
  font-size: 11px;
  color: #fff;
  line-height: 1.2
}

.el_panel .powered .logoCell .breadcrumb .bread+.bread {
  position: relative;
  padding-left: 25px
}

.el_panel .powered .logoCell .breadcrumb .bread+.bread:before {
  position: absolute;
  top: 3px;
  left: 7px;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.el_panel .powered .logoCell .breadcrumb .bread a {
  color: #fff
}

.el_panel .header {
  right: 20px
}

.el_panel .header .wrap .logo img {
  width: 98px;
  height: 32px
}

.el_panel .panel {
  width: 100%;
  height: 700px;
  background: center no-repeat;
  background-size: cover
}

.el_panel .jobLinkBtn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: rgba(0, 0, 0, 0.6)
}

.el_panel .jobLinkBtn .jobLink {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center
}

.el_panel .jobLinkBtn .jobLink .linkText {
  padding-top: 8px;
  font-size: 24px;
  font-weight: bold;
  color: #fff
}

.el_panel .jobLinkBtn .jobLink .linkText .img_arrow {
  display: block;
  margin: 12px auto 0;
  width: 20px;
  height: auto
}

.el_panel .jobLinkBtn:hover {
  opacity: 0.8
}

.el_panel .scrollBtn {
  cursor: pointer;
  position: absolute;
  right: 50%;
  bottom: 30px;
  width: 60px;
  height: 30px;
  margin-right: -35px;
  border-top: 1px solid #fff;
  text-align: center;
  z-index: 4;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.el_panel .scrollBtn a {
  position: relative;
  top: -18px;
  left: -10px;
  display: block;
  width: 80px;
  height: 70px;
  z-index: 3
}

.el_panel .scrollBtn:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: 50%;
  margin-right: -15px;
  width: 28px;
  height: 28px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg)
}

.el_panel .scrollBtn:hover {
  opacity: 0.7;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

@media only screen and (max-width:1200px) {
  .el_panel .powered {
    display: none
  }
  .el_panel .panel .wrap .catchSet {
    width: 90%;
    left: 5%
  }
}

@media only screen and (max-width:600px) {
  .el_panel .header {
    top: 10px;
    right: 10px
  }
  .el_panel .header .wrap .logo img {
    width: auto;
    height: 22px
  }
  .el_panel .panel {
    height: 500px
  }
  .el_panel .jobLinkBtn {
    height: 60px
  }
  .el_panel .jobLinkBtn .jobLink .linkText {
    font-size: 18px
  }
  .el_panel .jobLinkBtn .jobLink .linkText:after {
    margin-top: 5px;
    background-size: 15px auto
  }
  .el_panel .jobLinkBtn:hover {
    opacity: 0.8
  }
  .el_panel .scrollBtn {
    z-index: 2;
    margin-right: -20px;
    width: 40px
  }
  .el_panel .scrollBtn a {
    width: 70px
  }
  .el_panel .scrollBtn:after {
    margin-right: -10px;
    width: 20px;
    height: 20px
  }
}

@keyframes catchDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
  }
  50% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1
  }
}

@-webkit-keyframes catchDown {
  0% {
    -webkit-transform: translateY(-100%);
    opacity: 0
  }
  50% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
  }
  to {
    -webkit-transform: translateY(0%);
    opacity: 1
  }
}

@keyframes subDown {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0
  }
  50% {
    -webkit-transform: translateY(70%);
    transform: translateY(70%);
    opacity: 0
  }
  75% {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1
  }
}

@-webkit-keyframes subDown {
  0% {
    -webkit-transform: translateY(100%);
    opacity: 0.1
  }
  50% {
    -webkit-transform: translateY(50%);
    opacity: 0.7
  }
  75% {
    -webkit-transform: translateY(10%);
    opacity: 0
  }
  to {
    -webkit-transform: translateY(0%);
    opacity: 1
  }
}

.el_contentUnit {
  background-color: #fff
}

.el_contentUnit:nth-child(odd) {
  background: #fafafa
}

.el_contentUnit .wrap {
  margin: 0 auto;
  padding: 80px 80px;
  text-align: center
}

.el_contentUnit .multiImageWrap {
    padding-bottom: 0;
}

.el_contentUnit .wrap .unitTitle {
  padding-bottom: 50px
}

.el_contentUnit .wrap .unitTitle .text {
  position: relative;
  display: inline-block;
  font-size: 30px;
  font-weight: 900;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 0.1em
}

.el_contentUnit .wrap .unitTitle .text:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: #000
}

.el_contentUnit .wrap .unitTitle .text .en {
    display: block;
font-family: 'Playfair Display SC', serif;color: #b39753;font-size: 50px;}

.el_contentUnit .wrap .unitTitle .ruby {
  margin-top: 25px;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 0.45em
}

.el_contentUnit .wrap .unitTitle .detail {
  margin-top: 50px;
  font-size: 2rem;
  line-height: 1.7;
  letter-spacing: 0.15em;
  text-align: left;
}

.el_contentUnit .wrap .unitTitle .detail em {
  font-size: 30px
}

.el_contentUnit .wrap .unitContent .detail {
  /* margin-top: 10px; */
  /* margin-bottom: 40px; */
  font-size: 2rem;
  line-height: 1.7;
  letter-spacing: 0.15em;
  text-align: left;
width: 45%;}

.el_contentUnit .el_panel .panel .wrap .catchSet .catch .unitContent .cellBase .editInput, .el_contentUnit .el_panel .panel .wrap .catchSet .catch .unitContent .cellBase .labelTxt, .el_contentUnit .el_panel .panel .wrap .unitContent .cellBase .catchSet .catch .editInput, .el_contentUnit .el_panel .panel .wrap .unitContent .cellBase .catchSet .catch .labelTxt, .el_contentUnit .wrap .unitContent .cellBase .catch, .el_panel .panel .el_contentUnit .wrap .catchSet .catch .unitContent .cellBase .editInput, .el_panel .panel .el_contentUnit .wrap .catchSet .catch .unitContent .cellBase .labelTxt, .el_panel .panel .el_contentUnit .wrap .unitContent .cellBase .catchSet .catch .editInput, .el_panel .panel .el_contentUnit .wrap .unitContent .cellBase .catchSet .catch .labelTxt {
  margin-top: 30px;
  font-size: 32px;
  line-height: 1.4;
  font-weight: 900;
  letter-spacing: 0.2em
}

.el_contentUnit .wrap .unitContent .cellBase .copy {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.15em
}

.el_contentUnit .el_panel .panel .wrap .catchSet .catch .unitContent .cellBase .editInput+.copy, .el_contentUnit .el_panel .panel .wrap .catchSet .catch .unitContent .cellBase .labelTxt+.copy, .el_contentUnit .el_panel .panel .wrap .unitContent .cellBase .catchSet .catch .editInput+.copy, .el_contentUnit .el_panel .panel .wrap .unitContent .cellBase .catchSet .catch .labelTxt+.copy, .el_contentUnit .wrap .unitContent .cellBase .catch+.copy, .el_panel .panel .el_contentUnit .wrap .catchSet .catch .unitContent .cellBase .editInput+.copy, .el_panel .panel .el_contentUnit .wrap .catchSet .catch .unitContent .cellBase .labelTxt+.copy, .el_panel .panel .el_contentUnit .wrap .unitContent .cellBase .catchSet .catch .editInput+.copy, .el_panel .panel .el_contentUnit .wrap .unitContent .cellBase .catchSet .catch .labelTxt+.copy {
  margin-top: 60px
}

@media only screen and (max-width:600px) {
  .el_contentUnit .wrap {
    padding: 45px 20px
  }
  .el_contentUnit .wrap .unitTitle {
    padding-bottom: 20px;
  }
  .el_contentUnit .wrap .unitTitle .text {
    font-size: 2.2rem;
    letter-spacing: 0;
    line-height: 1.6;
  }
  .el_contentUnit .wrap .unitTitle .text:after {
    bottom: -5px;
    height: 2px;
  }
  .el_contentUnit .wrap .unitTitle .ruby {
    margin-top: 20px;
    font-size: 11px
  }
  .el_contentUnit .wrap .unitTitle .detail {
    margin-top: 30px;
    font-size: 1.3rem;
    text-align: left;
  }
  .el_contentUnit .wrap .unitContent .detail {
    margin-bottom: 10px;
    font-size: 1.3rem;
    text-align: justify
  ;width: 100%;}
  .el_contentUnit .el_panel .panel .wrap .catchSet .catch .unitContent .cellBase .textCell .editInput, .el_contentUnit .el_panel .panel .wrap .catchSet .catch .unitContent .cellBase .textCell .labelTxt, .el_contentUnit .el_panel .panel .wrap .unitContent .cellBase .textCell .catchSet .catch .editInput, .el_contentUnit .el_panel .panel .wrap .unitContent .cellBase .textCell .catchSet .catch .labelTxt, .el_contentUnit .wrap .unitContent .cellBase .textCell .catch, .el_panel .panel .el_contentUnit .wrap .catchSet .catch .unitContent .cellBase .textCell .editInput, .el_panel .panel .el_contentUnit .wrap .catchSet .catch .unitContent .cellBase .textCell .labelTxt, .el_panel .panel .el_contentUnit .wrap .unitContent .cellBase .textCell .catchSet .catch .editInput, .el_panel .panel .el_contentUnit .wrap .unitContent .cellBase .textCell .catchSet .catch .labelTxt {
    margin-top: 20px;
    font-size: 23px
  }
  .el_contentUnit .wrap .unitContent .cellBase .textCell .copy {
    font-size: 14px!important;
    font-weight: 600!important
  }
  .el_contentUnit .el_panel .panel .wrap .catchSet .catch .unitContent .cellBase .textCell .editInput+.copy, .el_contentUnit .el_panel .panel .wrap .catchSet .catch .unitContent .cellBase .textCell .labelTxt+.copy, .el_contentUnit .el_panel .panel .wrap .unitContent .cellBase .textCell .catchSet .catch .editInput+.copy, .el_contentUnit .el_panel .panel .wrap .unitContent .cellBase .textCell .catchSet .catch .labelTxt+.copy, .el_contentUnit .wrap .unitContent .cellBase .textCell .catch+.copy, .el_panel .panel .el_contentUnit .wrap .catchSet .catch .unitContent .cellBase .textCell .editInput+.copy, .el_panel .panel .el_contentUnit .wrap .catchSet .catch .unitContent .cellBase .textCell .labelTxt+.copy, .el_panel .panel .el_contentUnit .wrap .unitContent .cellBase .textCell .catchSet .catch .editInput+.copy, .el_panel .panel .el_contentUnit .wrap .unitContent .cellBase .textCell .catchSet .catch .labelTxt+.copy {
    margin-top: 30px
  }
  .el_contentUnit .wrap .unitTitle .text .en {

font-size: 2rem;}
}

.el_contentUnit.companyName {
  position: relative;
  z-index: 10;
  width: auto;
  padding: 0;
  background: #fff!important;
  text-align: center
}

.el_contentUnit.companyName .logo {
  width: 100%!important;
  padding: 64px 0;
  border-bottom: 1px solid #efefef;
  font-size: 18px;
  font-weight: bold
}

.el_contentUnit.companyName .logo img {
  max-height: 150px;
  max-width: 300px
}

.el_contentUnit.companyName .pageTitle {
  padding: 65px 100px;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.4;
  background: #fff;
  border-top: 1px solid #efefef
}

@media only screen and (max-width:600px) {
  .el_contentUnit.companyName .logo {
    padding: 30px 20px;
    font-size: 14px
  }
  .el_contentUnit.companyName .logo img {
    max-height: 80px;
    max-width: 200px
  }
  .el_contentUnit.companyName .pageTitle {
    padding: 35px 15px;
    font-size: 24px
  }
}

.el_contentUnit.el_messageUnit .wrap .unitContent .cellBase {
  display: block
}

.el_contentUnit.el_messageUnit .wrap .unitContent .cellBase .textCell {
  display: flex;justify-content: space-evenly;align-items: center;}

.el_contentUnit.el_messageUnit .wrap .unitContent .cellBase .textCell .copy {
  text-align: center;
  font-weight: 600
}

.el_contentUnit.el_messageUnit .wrap .unitContent .cellBase .photo {
  /* margin-top: 40px
; */width: 45%;display: flex;align-items: center;}

.el_contentUnit.el_messageUnit .wrap .unitContent .cellBase .photo img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  width: 1100px;
  /* height: 500px; */
  background-color: #efefef;
  border: 1px solid #efefef
;}

@media only screen and (max-width:1200px) {
  .el_contentUnit.el_messageUnit .wrap {
    padding: 80px 90px;
  }
}

@media only screen and (max-width:600px) {
  .el_contentUnit.el_messageUnit .wrap {
    padding: 45px 20px;
  }
  .el_contentUnit.el_messageUnit .wrap .unitContent .cellBase .textCell .copy {
    text-align: justify
  }
  .el_contentUnit.el_messageUnit .wrap .unitContent .cellBase .photo {
    margin-top: 20px
  ;width: 100%;}
  .el_contentUnit.el_messageUnit .wrap .unitContent .cellBase .photo img {
    width: 400px;
    height: 200px!important;
    overflow: hidden;
  }
  .el_contentUnit.el_messageUnit .wrap .unitContent .cellBase .textCell {
    display: block;}
}

.el_contentUnit.el_aboutUnit .wrap .unitTitle .detail {
  text-align: justify
}

.el_contentUnit.el_aboutUnit .wrap .unitTitle .ruby {
  letter-spacing: 0.18em
}

.el_contentUnit.el_aboutUnit .wrap .unitContent {
  text-align: center
}

.el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 .dataSet {
  text-align: left;
  width: 500px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background: #fff;
  border: 1px solid #efefef
}

.el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 .dataSet .photo img {
  overflow: hidden;
  width: 500px;
  height: 278px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  text-align: center
}

.el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 .dataSet .copy {
  padding: 20px 20px 25px;
  border-top: 1px solid #efefef;
  font-size: 13px;
  line-height: 1.7;
  color: #666;
  letter-spacing: 0.15em
}

.el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 .dataSet+.dataSet {
  margin-left: 2%
}

@media only screen and (max-width:1200px) {
  .el_contentUnit.el_aboutUnit .wrap {
    padding: 80px 30px
  }
}

@media only screen and (max-width:600px) {
  .el_contentUnit.el_aboutUnit .wrap {
    padding: 45px 0
  }
  .el_contentUnit.el_aboutUnit .wrap .unitTitle .detail {
    padding: 0 20px
  }
  .el_contentUnit.el_aboutUnit .wrap .unitContent {
    padding: 0 20px
  }
  .el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 {
    display: block;
    margin-top: 40px;
    width: 100%;
    text-align: center
  }
  .el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 .dataSet {
    display: block;
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  .el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 .dataSet .photo img {
    width: 100%;
    height: 200px
  }
  .el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 .dataSet .copy {
    padding: 20px;
    font-size: 12px;
    line-height: 1.6
  }
  .el_contentUnit.el_aboutUnit .el_panel .panel .wrap .catchSet .catch .unitContent .dataSetList.column2 .dataSet .copy .editInput, .el_contentUnit.el_aboutUnit .el_panel .panel .wrap .catchSet .catch .unitContent .dataSetList.column2 .dataSet .copy .labelTxt, .el_contentUnit.el_aboutUnit .el_panel .panel .wrap .unitContent .dataSetList.column2 .dataSet .copy .catchSet .catch .editInput, .el_contentUnit.el_aboutUnit .el_panel .panel .wrap .unitContent .dataSetList.column2 .dataSet .copy .catchSet .catch .labelTxt, .el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 .dataSet .copy .catch, .el_panel .panel .el_contentUnit.el_aboutUnit .wrap .catchSet .catch .unitContent .dataSetList.column2 .dataSet .copy .editInput, .el_panel .panel .el_contentUnit.el_aboutUnit .wrap .catchSet .catch .unitContent .dataSetList.column2 .dataSet .copy .labelTxt, .el_panel .panel .el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 .dataSet .copy .catchSet .catch .editInput, .el_panel .panel .el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 .dataSet .copy .catchSet .catch .labelTxt {
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 900
  }
  .el_contentUnit.el_aboutUnit .wrap .unitContent .dataSetList.column2 .dataSet+.dataSet {
    margin: 10px 0 0
  }
}

.el_contentUnit.el_memberUnit {
  padding-bottom: 80px
}

.el_contentUnit.el_memberUnit .unitContent {
  margin: -80px auto 0;
  padding: 0 80px
}

.el_contentUnit.el_memberUnit .reformDataContent {
    display: flex;
}

.el_contentUnit.el_memberUnit .reformDataContent p{
    text-align: center;
    width: 100%;
    font-family: 'Playfair Display SC', serif;
    font-size: 2.5rem;
    font-weight: bold;
}

.el_contentUnit.el_memberUnit .unitContent .dataSetList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* display: -webkit-flex; */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
  /* justify-content: space-around; */
}

.el_contentUnit.el_memberUnit .unitContent .dataSetList .dataSet {
  width: 285px;
  padding: 20px;
  margin: 10px;
  background: #fff;
  border: 1px solid #efefef
}

.el_contentUnit.el_memberUnit .unitContent .dataSetList .reformData {
    width: 215px;
}

.el_contentUnit.el_memberUnit .unitContent .dataSetList .dataSet .photo {
  width: 176px;
  height: 176px;
  margin: 0 auto 26px;
  overflow: hidden;
  border-radius: 100%
}

.el_contentUnit.el_memberUnit .unitContent .dataSetList .dataSet .photo img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  width: 176px;
  height: 176px;
  min-width: 100%;
  min-height: 100%
}

.el_contentUnit.el_memberUnit .unitContent .dataSetList .dataSet .name {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  padding-bottom: 26px;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.2em
}

.el_contentUnit.el_memberUnit .unitContent .dataSetList .dataSet .name:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 30px;
  margin-left: -15px;
  height: 3px;
  background: #000
}

.el_contentUnit.el_memberUnit .unitContent .dataSetList .dataSet .copy {
  margin: 0 auto;
  display: inline;
  text-align: justify;
  color: #666;
  font-size: 13px;
  line-height: 1.7;
  word-break: break-all;
  word-wrap: break-word
}

.el_contentUnit.el_memberUnit .unitContent .dataSetList .dataSet+.dataSet {
}

@media only screen and (max-width:1200px) {
  .el_contentUnit.el_memberUnit .wrap {
    padding: 80px 30px
  }
  .el_contentUnit.el_memberUnit .unitContent {
    padding: 0 30px
  }
  .el_contentUnit.el_memberUnit .unitContent .dataSetList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -weblit-flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-top: -20px
  }
  .el_contentUnit.el_memberUnit .unitContent .dataSetList .dataSet {
    width: calc((100% - 20px)/2);
    margin-top: 20px
  }
  .el_contentUnit.el_memberUnit .unitContent .dataSetList .dataSet+.dataSet {
    margin-left: 0
  }
}

@media only screen and (max-width:600px) {
  .el_contentUnit.el_memberUnit .wrap {
    width: 100%;
    padding: 45px 0 0
  }
  .el_contentUnit.el_memberUnit .wrap .unitTitle {
    padding: 0 20px 20px
  }
  .el_contentUnit.el_memberUnit .unitContent {
    margin: 0 auto;
    padding: 0
  }
  .el_contentUnit.el_memberUnit .unitContent .dataSetList {
    display: block;
    margin-top: 0;
    padding: 0 20px;
    text-align: center
  }
  .el_contentUnit.el_memberUnit .unitContent .dataSetList .dataSet {
    width: 245px;
    margin: 0 auto
  }
  .el_contentUnit.el_memberUnit .unitContent .dataSetList .dataSet .photo {
    width: 156px;
    height: 156px;
    margin: 0 auto 26px
  }
  .el_contentUnit.el_memberUnit .unitContent .dataSetList .dataSet .photo img {
    width: 156px;
    height: 156px
  }
}

.el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center
}

.el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet {
  padding: 40px 20px;
  width: calc(100% / 4);
  background: #fff;
  border: 1px solid #efefef;
  text-align: center
}

.el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet+.dataSet, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet+.dataSet {
  margin-left: 20px
}

.el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet .item, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet .item {
  display: block
}

.el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet .iconCell, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet .iconCell {
  display: inline-block;
  width: auto;
  text-align: center;
  margin: 0 auto
}

.el_contentUnit.el_businessUnit .el_panel .panel .wrap .catchSet .catch .unitContent .dataSetList .dataSet .editInput, .el_contentUnit.el_businessUnit .el_panel .panel .wrap .catchSet .catch .unitContent .dataSetList .dataSet .labelTxt, .el_contentUnit.el_businessUnit .el_panel .panel .wrap .unitContent .dataSetList .dataSet .catchSet .catch .editInput, .el_contentUnit.el_businessUnit .el_panel .panel .wrap .unitContent .dataSetList .dataSet .catchSet .catch .labelTxt, .el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet .catch, .el_panel .panel .el_contentUnit.el_businessUnit .wrap .catchSet .catch .unitContent .dataSetList .dataSet .editInput, .el_panel .panel .el_contentUnit.el_businessUnit .wrap .catchSet .catch .unitContent .dataSetList .dataSet .labelTxt, .el_panel .panel .el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet .catchSet .catch .editInput, .el_panel .panel .el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet .catchSet .catch .labelTxt, .el_panel .panel .el_welfareUnit.el_contentUnit .wrap .catchSet .catch .unitContent .dataSetList .dataSet .editInput, .el_panel .panel .el_welfareUnit.el_contentUnit .wrap .catchSet .catch .unitContent .dataSetList .dataSet .labelTxt, .el_panel .panel .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet .catchSet .catch .editInput, .el_panel .panel .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet .catchSet .catch .labelTxt, .el_welfareUnit.el_contentUnit .el_panel .panel .wrap .catchSet .catch .unitContent .dataSetList .dataSet .editInput, .el_welfareUnit.el_contentUnit .el_panel .panel .wrap .catchSet .catch .unitContent .dataSetList .dataSet .labelTxt, .el_welfareUnit.el_contentUnit .el_panel .panel .wrap .unitContent .dataSetList .dataSet .catchSet .catch .editInput, .el_welfareUnit.el_contentUnit .el_panel .panel .wrap .unitContent .dataSetList .dataSet .catchSet .catch .labelTxt, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet .catch {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: 0.3em
}

.el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet .data, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet .data {
  margin-top: 15px;
  text-align: justify;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.7;
  color: #666
}

.el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet .nodata, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet .nodata {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width:1200px) {
  .el_contentUnit.el_businessUnit .wrap, .el_welfareUnit.el_contentUnit .wrap {
    padding: 80px 30px
  }
  .el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -weblit-flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-top: -20px
  }
  .el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet {
    width: calc((100% - 20px)/2);
    margin-top: 20px
  }
  .el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet+.dataSet, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet+.dataSet {
    margin-left: 0
  }
}

@media only screen and (max-width:600px) {
  .el_contentUnit.el_businessUnit .wrap, .el_welfareUnit.el_contentUnit .wrap {
    padding: 45px 20px
  }
  .el_contentUnit.el_businessUnit .wrap .unitContent .detail, .el_welfareUnit.el_contentUnit .wrap .unitContent .detail {
    padding-bottom: 20px
  }
  .el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList {
    display: block
  }
  .el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet {
    display: block;
    padding: 30px 20px 20px;
    width: auto
  }
  .el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet+.dataSet, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet+.dataSet {
    margin-left: 0;
    margin-top: 0;
    border-top: none
  }
  .el_contentUnit.el_businessUnit .wrap .unitContent .dataSetList .dataSet .data, .el_welfareUnit.el_contentUnit .wrap .unitContent .dataSetList .dataSet .data {
    margin-top: 20px 15px;
    font-size: 12px
  }
}

.el_photorUnit.el_contentUnit {
  padding-bottom: 80px
}

.el_photorUnit.el_contentUnit .unitContent {
  margin: -80px auto 10px
}

.el_photorUnit.el_contentUnit .unitContent .dataSetList {
  text-align: center
}

.el_photorUnit.el_contentUnit .unitContent .dataSetList .dataSet {
  display: inline-block;
  width: 450px;
  margin: 0 10px;
  background-color: #fff;
  border: 1px solid #efefef
}

.el_photorUnit.el_contentUnit .unitContent .dataSetList .dataSet .photo {
  background: #fff
}

.el_photorUnit.el_contentUnit .unitContent .dataSetList .dataSet .photo img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  width: 100%;
  height: 278px
}

.el_photorUnit.el_contentUnit .unitContent .dataSetList .dataSet .copy {
  min-height: 110px;
  padding: 15px;
  border-top: 1px solid #efefef;
  text-align: justify;
  font-size: 13px;
  line-height: 1.7;
  color: #666
}

@media only screen and (max-width:1200px) {
  .el_photorUnit.el_contentUnit .wrap {
    padding: 80px 30px
  }
}

@media only screen and (max-width:600px) {
  .el_photorUnit.el_contentUnit {
    padding-bottom: 45px
  }
  .el_photorUnit.el_contentUnit .unitContent {
    margin-top: -40px;
    width: 100%;
    padding: 0
  }
  .el_photorUnit.el_contentUnit .unitContent .dataSetList .dataSet {
    width: calc(100% - 20px)
  }
  .el_photorUnit.el_contentUnit .unitContent .dataSetList .dataSet .photo {
    width: 100%
  }
  .el_photorUnit.el_contentUnit .unitContent .dataSetList .dataSet .photo img {
    height: 200px
  }
  .el_photorUnit.el_contentUnit .unitContent .dataSetList .dataSet .copy {
    font-size: 12px
  }
}

.el_contentUnit.el_mapUnit iframe {
  margin-top: -20px;
  width: 100%;
  height: 500px
}

.el_contentUnit.el_mapUnit .detail .address {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.15em
}

.el_contentUnit.el_mapUnit .detail .url {
  margin-top: 10px
}

.el_contentUnit.el_mapUnit .detail .url a {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.15em
}

.el_contentUnit.el_mapUnit .companyTable {
  width: 100%;
  text-align: left
}

.el_contentUnit.el_mapUnit .companyTable .low:nth-of-type(odd) {
  background: rgba(0, 0, 0, 0.05)
}

.el_contentUnit.el_mapUnit .companyTable .data, .el_contentUnit.el_mapUnit .companyTable .item {
  padding: 20px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.7
}

.el_contentUnit.el_mapUnit .companyTable .item {
  width: 20%;
  padding-right: 0;
  font-weight: bold;
  white-space: nowrap
}

.el_contentUnit.el_mapUnit .companyTable .item .spBreak {
  display: none
}

.el_contentUnit.el_mapUnit .snsSet {}

.el_contentUnit.el_mapUnit .snsSet .snsList {
  margin-bottom: -5px
}

.el_contentUnit.el_mapUnit .snsSet .snsList .sns {
  display: inline-block;
  margin: 0 10px 5px 0;
  vertical-align: middle
}

.el_contentUnit.el_mapUnit .snsSet .snsList .sns a {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.25);
  text-align: center
}

.el_contentUnit.el_mapUnit .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: 0;
  top: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 22px;
  text-align: center
}

.el_contentUnit.el_mapUnit .snsSet .snsList .sns a:hover {
  border-color: #eee;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.el_contentUnit.el_mapUnit .snsSet .snsList .sns a:hover:before {
  color: #888;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.el_contentUnit.el_mapUnit .snsSet .snsList .sns.fb a:before {
  content: ""
}

.el_contentUnit.el_mapUnit .snsSet .snsList .sns.gg a:before {
  content: ""
}

.el_contentUnit.el_mapUnit .snsSet .snsList .sns.tw a:before {
  content: ""
}

.el_contentUnit.el_mapUnit .snsSet .snsList .sns.is a:before {
  content: ""
}

.el_contentUnit.el_mapUnit .snsSet .snsList .sns.gh a:before {
  content: ""
}

.el_contentUnit.el_mapUnit #map_canvas {
  width: 100%;
  height: 700px
}

.singleImageUnit {
    padding-bottom: 0 !important;
}

@media only screen and (max-width:600px) {
  .el_contentUnit.el_mapUnit .detail {
    margin-top: 20px
  }
  .el_contentUnit.el_mapUnit .detail .address {
    font-size: 14px
  }
  .el_contentUnit.el_mapUnit .detail .url {
    margin-top: 6px
  }
  .el_contentUnit.el_mapUnit .detail .url a {
    font-size: 16px
  }
  .el_contentUnit.el_mapUnit .snsSet .snsList .sns a {
    width: 34px;
    height: 34px;
    line-height: 34px
  }
  .el_contentUnit.el_mapUnit .snsSet .snsList .sns a:before {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 18px
  }
  .el_contentUnit.el_mapUnit #map_canvas {
    height: 400px;
    pointer-events: none
  }
  .el_contentUnit.el_mapUnit .companyTable .item .spBreak {
    display: inline-block
  }
}

.entryArea {
  position: relative;
  padding: 30px 0 60px;
  border-top: solid 1px #ddd
}

.entryArea .btnArea {
  text-align: center
}

.entryArea .btnArea .navi {
  font-size: 20px;
  font-weight: bold
}

.entryArea .btnArea .el_btn.btn--entry {
  margin-top: 0;
  width: 380px;
  height: 65px;
  line-height: 65px;
  border-color: #f92;
  background: #f92
}

.entryArea .btnArea .el_btn.btn--entry .text {
  font-size: 24px;
  color: #fff
}

.entryArea .btnArea .el_btn.btn--entry .text:after {
  border-color: #fff
}

.entryArea .btnArea .navi+.el_btn {
  margin-top: 20px
}

.entryArea .btnArea.btnArea--maintenance {
  background-color: #eee;
  width: 1040px;
  margin: 0 auto
}

.entryArea .btnArea.btnArea--maintenance .maintenance .el_btn {
  background-color: #aaa;
  border: none;
  width: 380px;
  height: 65px;
  line-height: 65px;
  font-size: 20px
}

.entryArea .btnArea.btnArea--maintenance .maintenance .el_btn .text {
  color: #d8d8d8
}

.entryArea .btnArea.btnArea--maintenance .maintenance .el_btn .text:after {
  border-top: 2px solid #d8d8d8;
  border-right: 2px solid #d8d8d8
}

.entryArea .btnArea.btnArea--maintenance .maintenance .copySet {
  margin-top: 15px;
  padding-bottom: 40px;
  font-size: 14px;
  color: #f44
}

.entryArea .btnArea.btnArea--maintenance .maintenance .copySet .copy {
  line-height: 1.45
}

.entryArea .btnArea.btnArea--maintenance .maintenance .copySet .date {
  margin-top: 10px;
  font-size: 17px;
  font-weight: bold
}

@media only screen and (max-width:600px) {
  .entryArea {
    padding: 25px
  }
  .entryArea .btnArea .navi {
    font-size: 18px
  }
  .entryArea .btnArea .el_btn.btn--entry {
    width: 100%;
    height: 55px;
    line-height: 55px
  }
  .entryArea .btnArea .el_btn.btn--entry .text {
    font-size: 20px
  }
  .entryArea .btnArea .navi+.el_btn {
    margin-top: 15px
  }
  .entryArea .btnArea.btnArea--maintenance {
    width: 100%
  }
  .entryArea .btnArea.btnArea--maintenance .maintenance {
    padding: 0 15px
  }
  .entryArea .btnArea.btnArea--maintenance .maintenance .el_btn {
    margin-top: 15px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0
  }
  .entryArea .btnArea.btnArea--maintenance .maintenance .el_btn .text {
    font-size: 16px
  }
  .entryArea .btnArea.btnArea--maintenance .maintenance .copySet {
    margin-top: 15px;
    padding-bottom: 15px;
    font-size: 11px
  }
  .entryArea .btnArea.btnArea--maintenance .maintenance .copySet .date {
    margin-top: 10px;
    font-size: 16px
  }
}

.el_contentUnit.el_entryUnit {
  background: rgba(0, 0, 0, 0.8)
}

.el_contentUnit.el_entryUnit .wrap {
  width: 840px;
  padding: 100px 0 80px
}

.el_contentUnit.el_entryUnit .wrap .unitTitle .text {
  color: #fff
}

.el_contentUnit.el_entryUnit .wrap .unitTitle .text:after {
  background: #fff
}

.el_contentUnit.el_entryUnit .wrap .unitTitle .text.ja {
  font-size: 25px
}

.el_contentUnit.el_entryUnit .wrap .unitTitle .ruby {
  color: #fff
}

.el_contentUnit.el_entryUnit .wrap .unitTitle .detail {
  color: #fff
}

.el_contentUnit.el_entryUnit .wrap .unitContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -weblit-flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList {
  margin-bottom: 50px
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dt.category {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  letter-spacing: 0.4em;
  background: rgba(255, 255, 255, 0.1)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea {
  background: #fff;
  margin-top: 20px;
  position: relative
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea:before {
  position: absolute;
  right: 0px;
  left: 0px;
  content: "";
  display: inline-block;
  height: 3px;
  background-color: #59c0d2
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma {
  display: block;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .headArea {
  position: relative;
  padding: 30px 35px 26px 25px;
  border-bottom: 1px solid #eee
}

.el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma .headArea .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma .headArea .labelTxt, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList .dataArea a.linkKoma .headArea .catchSet .catch .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList .dataArea a.linkKoma .headArea .catchSet .catch .labelTxt, .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .headArea .catch, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma .headArea .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma .headArea .labelTxt, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .headArea .catchSet .catch .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .headArea .catchSet .catch .labelTxt {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  color: #000;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma .headArea .editInput:after, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma .headArea .labelTxt:after, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList .dataArea a.linkKoma .headArea .catchSet .catch .editInput:after, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList .dataArea a.linkKoma .headArea .catchSet .catch .labelTxt:after, .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .headArea .catch:after, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma .headArea .editInput:after, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma .headArea .labelTxt:after, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .headArea .catchSet .catch .editInput:after, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .headArea .catchSet .catch .labelTxt:after {
  position: absolute;
  right: 25px;
  top: 50%;
  vertical-align: middle;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  -ms-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea {
  padding: 15px
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet {
  display: table;
  width: 100%;
  position: relative;
  border-top: none
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dt.label {
  display: table-cell;
  width: 30px;
  padding: 25px 0 0;
  text-align: center;
  vertical-align: middle
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dt.label .text {
  display: block;
  position: relative;
  font-size: 9px;
  line-height: 1.2em;
  color: #59c0d2
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dt.label .text:before {
  content: "";
  position: absolute;
  left: 5px;
  top: -23px;
  display: block;
  width: 20px;
  height: 20px;
  background-size: 14px auto;
  color: #59c0d2
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dt.label.label--income .text:before {
  background: url(../../imageFile/user/money_b.svg) no-repeat
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dt.label.label--area .text:before {
  background: url(../../imageFile/user/map_b.svg) no-repeat
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dt.label.label--time .text:before {
  background: url(../../imageFile/user/time_b.svg) no-repeat
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data {
  display: table-cell;
  padding: 10px 15px;
  vertical-align: middle;
  text-align: left
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .index {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 2px;
  color: #222;
  letter-spacing: 0.1em
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .index:before {
  content: "/";
  color: #ccc;
  display: inline-block;
  margin: 0 3px
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .index:first-of-type:before {
  content: none
}

.el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .labelTxt, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .catchSet .sub .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .catchSet .sub .labelTxt, .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .sub, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .labelTxt, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .catchSet .sub .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .catchSet .sub .labelTxt {
  font-size: 13px;
  display: block;
  margin: 6px 0 0;
  color: #666;
  line-height: 1.3
}

.el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .editInput .index--mini:before, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .labelTxt .index--mini:before, .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .sub .index--mini:before, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .editInput .index--mini:before, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .labelTxt .index--mini:before {
  content: "/";
  color: #ccc;
  display: inline-block;
  width: 10px;
  text-align: center
}

.el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .editInput .index--mini:first-of-type:before, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .labelTxt .index--mini:first-of-type:before, .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .sub .index--mini:first-of-type:before, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .editInput .index--mini:first-of-type:before, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .labelTxt .index--mini:first-of-type:before {
  content: none
}

.el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .editInput .slash:before, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .labelTxt .slash:before, .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .sub .slash:before, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .editInput .slash:before, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .labelTxt .slash:before {
  content: "/";
  color: #ccc;
  display: inline;
  padding: 0 3px
}

.el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .editInput .slash2, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .labelTxt .slash2, .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .sub .slash2, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .editInput .slash2, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .sub .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .labelTxt .slash2 {
  color: #ccc;
  display: inline-block;
  width: 10px;
  text-align: center
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea .subData {
  margin-top: 5px;
  font-size: 10px;
  text-align: right;
  color: #aaa
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma .jobDataArea .subData img {
  margin-right: 3px;
  height: 10px;
  width: auto
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma:hover {
  opacity: 0.8;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8)
}

.el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .labelTxt, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .catchSet .catch .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .catchSet .catch .labelTxt, .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .catch, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .labelTxt, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .catchSet .catch .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .catchSet .catch .labelTxt {
  color: #f92
}

.el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .editInput:after, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .labelTxt:after, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .catchSet .catch .editInput:after, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .catchSet .catch .labelTxt:after, .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .catch:after, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .editInput:after, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .labelTxt:after, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .catchSet .catch .editInput:after, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .dataArea a.linkKoma:hover .headArea .catchSet .catch .labelTxt:after {
  border-color: #f92
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job+dt.category {
  margin-top: 40px
}

.el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn {
  width: 550px
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn {
  width: 260px
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .anchorSet {
  position: -webkit-sticky;
  position: sticky;
  top: 130px
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .subTitle {
  background: #59c0d2;
  padding: 12px 20px;
  color: #fff;
  text-align: left;
  font-size: 13px;
  letter-spacing: 0.2em;
  font-weight: bold
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList {
  background: #fff;
  border-top: 3px solid #59c0d2
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .row {
  padding: 0px
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .row .anchor {
  display: block;
  padding: 0;
  color: #000;
  border: none;
  letter-spacing: 0.2em;
  position: relative;
  text-align: left;
  height: auto
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .row .anchor.long {
  display: block;
  padding: 0;
  border: none;
  border-top: 1px solid #efefef;
  color: #000;
  letter-spacing: 0.2em;
  position: relative;
  height: auto
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .row+.row .anchor {
  border-top: 1px solid #efefef
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .el_btn {
  margin-top: 0px;
  font-size: 14px
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .el_btn .text {
  display: block;
  padding: 20px;
  font-weight: normal;
  font-size: 13px;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .el_btn .text:after {
  left: inherit;
  right: 15px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .el_btn:hover {
  background: #fff
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .el_btn:hover .text {
  color: #f92
}

.el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .el_btn:hover .text:after {
  border-color: #f92
}

@media only screen and (max-width:1200px) {
  .el_contentUnit.el_entryUnit .wrap {
    padding: 80px 30px;
    width: 100%
  }
  .el_contentUnit.el_entryUnit .wrap .unitTitle .text.ja {
    font-size: 20px!important
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn {
    width: 550px;
    margin: 0 auto
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .subTitle {
    display: none
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList {
    background: none;
    border-top: none
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .row {
    border: solid 2px #fff;
    margin-bottom: 5px
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .row+.row .anchor {
    border-top: none
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .row .anchor {
    width: 100%
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .row .anchor.long {
    width: 100%
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .el_btn .text {
    font-weight: bold;
    color: #fff
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .el_btn .text:after {
    right: 15px;
    margin-top: -6px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    border-color: #fff
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .el_btn:hover {
    background: #fff
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .el_btn:hover .text {
    color: #000
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn .btnList .el_btn:hover .text:after {
    border-color: #000
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn {
    margin: 60px auto 0
  }
}

@media only screen and (max-width:600px) {
  .el_contentUnit.el_entryUnit .wrap {
    padding: 25px 15px;
    width: 100%
  }
  .el_contentUnit.el_entryUnit .wrap .unitTitle .text.ja {
    font-size: 20px!important
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .leftColumn {
    width: 100%
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn {
    margin-top: 30px;
    width: 100%
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea {
    padding: 20px 25px 20px 20px
  }
  .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .labelTxt, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .catchSet .catch .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .catchSet .catch .labelTxt, .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .catch, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .labelTxt, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .catchSet .catch .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .catchSet .catch .labelTxt {
    font-size: 20px
  }
  .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .editInput:after, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .labelTxt:after, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .catchSet .catch .editInput:after, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .catchSet .catch .labelTxt:after, .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .catch:after, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .editInput:after, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .labelTxt:after, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .catchSet .catch .editInput:after, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .headArea .catchSet .catch .labelTxt:after {
    width: 10px;
    height: 10px;
    right: 20px
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea {
    padding: 5px 12px
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet {
    display: table;
    width: 100%;
    position: relative
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dt.label {
    padding: 20px 0 0px;
    font-size: 8px
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dt.label .text {
    display: block;
    position: relative;
    font-size: 9px;
    line-height: 1.2em;
    color: #59c0d2
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dt.label .text:before {
    content: "";
    position: absolute;
    left: 5px;
    top: -23px;
    display: block;
    width: 20px;
    height: 20px;
    background-size: 14px auto;
    color: #59c0d2
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data {
    padding: 8px 0 8px 10px
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .index {
    font-size: 15px;
    line-height: 1.3
  }
  .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .sub .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .sub .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .labelTxt, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .catchSet .sub .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .catchSet .sub .labelTxt, .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .sub, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .sub .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .sub .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .labelTxt, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .catchSet .sub .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea dl.dataSet dd.data .catchSet .sub .labelTxt {
    margin: 4px 0 0;
    font-size: 13px;
    word-wrap: break-word;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
  }
  .el_contentUnit.el_entryUnit .wrap .unitContent .rightColumn .jobList .dataArea a.linkKoma .jobDataArea .subData {
    margin-top: 2px;
    margin-bottom: 10px
  }
}

.el_contentUnit.el_entryUnit .wrap .unitTitle .text {
  color: #fff
}

.el_contentUnit.el_entryUnit .wrap .unitTitle .text:after {
  background: #fff
}

.el_contentUnit.el_entryUnit .wrap .unitTitle .ruby {
  color: #fff
}

.el_contentUnit.el_entryUnit .wrap .unitTitle .detail {
  color: #fff
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .enContent {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.25)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .enContent dt.category {
  position: relative;
  height: auto;
  margin-bottom: 10px;
  padding: 15px 0 25px;
  color: #333;
  letter-spacing: 0.4em;
  background: white
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .enContent dt.category:after {
  position: absolute;
  content: "";
  display: inline-block;
  left: 50%;
  bottom: -12px;
  margin-left: -6px;
  line-height: 0;
  border-left: 8px solid transparent;
  border-top: 12px solid white;
  border-right: 8px solid transparent;
  border-left-color: rgba(255, 255, 255, 0);
  border-right-color: rgba(255, 255, 255, 0);
  z-index: 2
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .enContent dt.category .subLead {
  margin-top: 12px;
  display: block;
  color: #333;
  font-size: 11px;
  line-height: 1.4;
  letter-spacing: 0.2em;
  font-weight: bold
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .enContent dt.category .subLead em {
  display: inline-block;
  margin: 0 3px;
  color: #333;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.6;
  border-bottom: 2px solid #555
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .enContent dt.category .entenLogo {
  display: block;
  margin-top: 7px;
  padding-right: 8px;
  line-height: 1.2;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.2em
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .enContent dt.category .entenLogo img {
  width: 170px;
  padding-right: 8px
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .enContent dd.subLead {
  color: #fff;
  opacity: 0.8;
  font-size: 12px;
  line-height: 1.5
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .enContent dd.subLead .sp_br {
  display: none
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .enContent dd.job {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .enContent dd.job a.koma {
  position: relative;
  width: 45%;
  margin: 20px 0px
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList .enContent dd.job .koma+.koma {
  margin-left: 30px
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dt.category {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  letter-spacing: 0.4em;
  background: rgba(255, 255, 255, 0.1)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job+dd.job {
  margin-top: -20px
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job .koma+.koma {
  margin-left: 20px
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma {
  position: relative;
  width: 33%;
  margin: 20px 0px;
  text-align: left;
  color: #000;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent dl.jobList dd.job a.koma.enten .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent dl.jobList dd.job a.koma.enten .labelTxt, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList dd.job a.koma.enten .catchSet .catch .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList dd.job a.koma.enten .catchSet .catch .labelTxt, .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma.enten .catch, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent dl.jobList dd.job a.koma.enten .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent dl.jobList dd.job a.koma.enten .labelTxt, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma.enten .catchSet .catch .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma.enten .catchSet .catch .labelTxt {
  padding-top: 65px
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  opacity: 0.7
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma:hover .entenIcon {
  opacity: 1
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma:hover .img {
  opacity: 0.9
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma:after {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: 50px;
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  border-top: 1px solid #666;
  border-right: 1px solid #666;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .entenIcon {
  position: absolute!important;
  text-align: center;
  left: 15px;
  right: 15px;
  top: 15px;
  padding: 8px 25px 10px;
  z-index: 4;
  background: #fff!important;
  display: block;
  text-align: center
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .entenIcon img {
  width: 74px
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .entenIcon .text {
  padding-left: 5px;
  color: #555;
  font-size: 12px;
  letter-spacing: 0.1em
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img {
  position: relative;
  overflow: hidden;
  background-size: cover
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_01 {
  background-image: url(../../imageFile/user/bg_1.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_02 {
  background-image: url(../../imageFile/user/bg_2.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_03 {
  background-image: url(../../imageFile/user/bg_3.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_04 {
  background-image: url(../../imageFile/user/bg_4.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_05 {
  background-image: url(../../imageFile/user/bg_5.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_06 {
  background-image: url(../../imageFile/user/bg_6.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_07 {
  background-image: url(../../imageFile/user/bg_7.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_08 {
  background-image: url(../../imageFile/user/bg_8.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_09 {
  background-image: url(../../imageFile/user/bg_9.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_00 {
  background-image: url(../../imageFile/user/bg_0.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_en01 {
  background-image: url(../../imageFile/user/bg_en_0.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_en02 {
  background-image: url(../../imageFile/user/bg_en_1.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_en03 {
  background-image: url(../../imageFile/user/bg_en_2.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_en04 {
  background-image: url(../../imageFile/user/bg_en_3.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_en05 {
  background-image: url(../../imageFile/user/bg_en_4.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img.img_en06 {
  background-image: url(../../imageFile/user/bg_en_5.jpg)
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .img:after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../imageFile/user/topPannel_layer.png)
}

.el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent dl.jobList dd.job a.koma .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .catchSet .catch .unitContent dl.jobList dd.job a.koma .labelTxt, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList dd.job a.koma .catchSet .catch .editInput, .el_contentUnit.el_entryUnit .el_panel .panel .wrap .unitContent dl.jobList dd.job a.koma .catchSet .catch .labelTxt, .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .catch, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent dl.jobList dd.job a.koma .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .catchSet .catch .unitContent dl.jobList dd.job a.koma .labelTxt, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .catchSet .catch .editInput, .el_panel .panel .el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .catchSet .catch .labelTxt {
  position: relative;
  z-index: 4;
  display: block;
  padding: 25px 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: 0.3em;
  background: 0, 0, 0, 0.3
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .text {
  display: block;
  position: relative;
  padding: 15px 32px 0 12px;
  font-size: 13px;
  color: #777;
  font-weight: 200;
  line-height: 1.5
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .data {
  display: block;
  padding: 15px 12px 20px;
  font-size: 13px
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .data span.address {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  font-weight: 400
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .data span.address:before {
  content: "";
  position: absolute;
  left: -3px;
  top: 1px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(../../imageFile/user/map.svg) no-repeat;
  background-size: 14px auto
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .data span.address:after {
  content: "/";
  color: #ccc;
  font-size: 16px;
  margin: 0 5px 0 8px
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .data span.income {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  font-weight: 400
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job a.koma .data span.income:before {
  content: "";
  position: absolute;
  left: 3px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(../../imageFile/user/yen.svg) no-repeat;
  background-size: 8px auto
}

.el_contentUnit.el_entryUnit .wrap .unitContent dl.jobList dd.job+dt.category {
  margin-top: 40px
}

.companyData {
  padding-bottom: 50px
}

.companyData .wrap {
  width: 1040px;
  margin: 0 auto
}

.companyData .panel {
  background: no-repeat center;
  background-size: cover;
  width: 100%;
  height: 600px
}

.companyData .panel .wrap {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 600px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.companyData .panel .wrap:before {
  content: "";
  display: block;
  width: 1200px;
  height: 600px;
  background: url(../../imageFile/user/topPannel_layer.png);
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0
}

.companyData .panel .wrap .catchSet {
  position: relative;
  width: 1000px;
  color: #fff;
  text-align: center
}

.companyData .panel .wrap .catchSet .at {
  margin: 0 0 25px;
  position: relative;
  font-size: 36px;
  font-style: italic
}

.companyData .panel .wrap .catchSet .at:before {
  content: "";
  display: inline-block;
  width: 70px;
  height: 1px;
  background: #fff;
  position: relative;
  top: -12px;
  margin: 0 10px 0 0
}

.companyData .panel .wrap .catchSet .at:after {
  content: "";
  display: inline-block;
  width: 70px;
  height: 1px;
  background: #fff;
  position: relative;
  top: -12px;
  margin: 0 0 0 10px
}

.companyData .el_panel .panel .wrap .catchSet .catch .editInput, .companyData .el_panel .panel .wrap .catchSet .catch .labelTxt, .companyData .panel .wrap .catchSet .catch, .el_panel .companyData .panel .wrap .catchSet .catch .editInput, .el_panel .companyData .panel .wrap .catchSet .catch .labelTxt {
  font-size: 58px;
  font-weight: bold;
  margin: 0 0 40px;
  letter-spacing: 0.05em
}

.companyData .el_panel .panel .wrap .catchSet .sub .editInput, .companyData .el_panel .panel .wrap .catchSet .sub .labelTxt, .companyData .panel .wrap .catchSet .sub, .el_panel .companyData .panel .wrap .catchSet .sub .editInput, .el_panel .companyData .panel .wrap .catchSet .sub .labelTxt {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.1em
}

.companyData .logo {
  padding: 30px 0;
  text-align: center
}

.companyData .logo img {
  max-height: 150px;
  max-width: 300px
}

.companyData .companyTable {
  width: 100%;
  text-align: left
}

.companyData .companyTable .low:nth-of-type(odd) {
  background: rgba(0, 0, 0, 0.05)
}

.companyData .companyTable .data, .companyData .companyTable .item {
  padding: 20px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.7
}

.companyData .companyTable .item {
  width: 20%;
  padding-right: 0;
  font-weight: bold;
  white-space: nowrap
}

.companyData .companyTable .item .spBreak {
  display: none
}

.companyData .linkArea {
  text-align: right
}

.companyData .linkArea .link {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.companyData .linkArea .link:before {
  display: inline-block;
  content: "";
  margin-right: 8px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.companyData .linkArea .link:hover {
  color: #f90
}

.companyData .linkArea .link:hover:before {
  border-color: #f90
}

@media only screen and (max-width:600px) {
  .companyData {
    padding-bottom: 0;
    width: 100%
  }
  .companyData .wrap {
    width: 100%;
    padding: 25px
  }
  .companyData .panel {
    width: 100%;
    height: 500px
  }
  .companyData .panel .wrap {
    width: 100%;
    height: 500px
  }
  .companyData .panel .wrap:before {
    width: 100%;
    height: 500px
  }
  .companyData .panel .wrap .catchSet {
    width: 95%
  }
  .companyData .panel .wrap .catchSet .at {
    font-size: 20px;
    margin: 0 0 20px
  }
  .companyData .panel .wrap .catchSet .at:before {
    top: -7px
  }
  .companyData .panel .wrap .catchSet .at:after {
    top: -7px
  }
  .companyData .el_panel .panel .wrap .catchSet .catch .editInput, .companyData .el_panel .panel .wrap .catchSet .catch .labelTxt, .companyData .panel .wrap .catchSet .catch, .el_panel .companyData .panel .wrap .catchSet .catch .editInput, .el_panel .companyData .panel .wrap .catchSet .catch .labelTxt {
    font-size: 25px;
    letter-spacing: 0.02em;
    margin: 0 0 20px
  }
  .companyData .el_panel .panel .wrap .catchSet .sub .editInput, .companyData .el_panel .panel .wrap .catchSet .sub .labelTxt, .companyData .panel .wrap .catchSet .sub, .el_panel .companyData .panel .wrap .catchSet .sub .editInput, .el_panel .companyData .panel .wrap .catchSet .sub .labelTxt {
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 1.5
  }
  .companyData .panel .md_table .item .spBreak {
    display: inline-block
  }
  .companyData .logo {
    padding: 0 25px 25px
  }
  .companyData .logo img {
    max-height: 150px;
    max-width: 200px
  }
  .companyData .linkArea .link {
    font-size: 12px
  }
  .companyData .linkArea .link:before {
    margin-right: 6px;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    border-width: 1px
  }
  .companyData .linkArea .link:hover:before {
    border-color: #f90
  }
}

.el_footer {
  position: relative;
  padding: 80px 20px 20px;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  z-index: 10
}

.el_footer .scrollTrigger {
  position: absolute;
  cursor: pointer;
  top: 30px;
  right: 50%;
  width: 60px;
  height: 38px;
  margin-right: -35px;
  border-bottom: 1px solid #fff;
  text-align: center;
  z-index: 2
}

.el_footer .scrollTrigger:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 50%;
  display: block;
  width: 28px;
  height: 28px;
  margin-right: -15px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.el_footer .scrollTrigger:hover {
  opacity: 0.7;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

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

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

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

.el_footer .logoCell .logo img {
  position: relative;
  top: 1px;
  width: 61px;
  height: auto
}

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

@media only screen and (max-width:600px) {
  .el_footer {
    padding: 50px 20px 20px
  }
  .el_footer .scrollTrigger {
    margin-right: -20px;
    top: 15px;
    width: 38px;
    height: 38px
  }
  .el_footer .scrollTrigger:after {
    top: 12px;
    right: 50%;
    margin-right: -10px;
    width: 20px;
    height: 20px
  }
}

.floatBtn {
  position: fixed;
  bottom: 30px;
  right: 0;
  width: 55px;
  padding: 0;
  background: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  z-index: 100
}

.floatBtn .snsSet {
  display: inline-block;
  width: 60px;
  padding: 0;
  white-space: nowrap;
  text-align: center
}

.floatBtn .snsSet .title {
  padding: 12px 0 10px;
  font-size: 12px;
  color: #999;
  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: 40px;
  height: 50px;
  line-height: 50px;
  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: 0;
  top: 0;
  width: 40px;
  height: 60px;
  line-height: 50px;
  font-size: 22px;
  text-align: center
}

.floatBtn .snsSet .snsList .sns a:hover {
  border-color: #eee;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.floatBtn .snsSet .snsList .sns a:hover:before {
  color: #888;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.floatBtn .snsSet .snsList .sns.fb a {
  border-top: none;
  left: -3px;
  top: 4px
}

.floatBtn .snsSet .snsList .sns.fb a:before {
  content: ""
}

.floatBtn .snsSet .snsList .sns.gg a:before {
  content: ""
}

.floatBtn .snsSet .snsList .sns.tw a:before {
  content: ""
}

@media only screen and (max-width:600px) {
  .floatBtn {
    width: 45px;
    bottom: 190px
  }
  .floatBtn .snsSet {
    width: 45px
  }
  .floatBtn .snsSet .title {
    padding: 10px 0 8px;
    font-size: 10px
  }
  .floatBtn .snsSet .snsList .sns a {
    width: 30px;
    height: 40px;
    line-height: 40px
  }
  .floatBtn .snsSet .snsList .sns a:before {
    left: 1px;
    width: 30px;
    height: 50px;
    line-height: 40px;
    font-size: 18px
  }
  .floatBtn .snsSet .snsList .sns.fb a:before {
    left: 3px
  }
  .floatBtn .snsSet .snsList .sns.gg a:before {
    font-size: 16px
  }
  .floatBtn .snsSet .snsList .sns.tw a:before {
    font-size: 20px
  }
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-slider .slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list .slick-slide {
  float: left;
  height: auto;
  min-height: 1px
}

[dir=rtl] .slick-slider .slick-list .slick-slide {
  float: right
}

.slick-slider .slick-list .slick-slide img {
  display: block;
  width: 100%!important;}

.slick-slider .slick-list .slick-slide:focus {
  outline: none
}

.slick-slider .slick-next, .slick-slider .slick-prev {
  position: absolute;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.6);
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 3
}

.slick-slider .slick-next:before, .slick-slider .slick-prev:before {
  content: "";
  position: absolute;
  display: block;
  top: calc(50% - 8px);
  width: 14px;
  height: 14px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  opacity: 0.95
}

.slick-slider .slick-next:focus, .slick-slider .slick-next:hover, .slick-slider .slick-prev:focus, .slick-slider .slick-prev:hover {
  outline: none;
  color: transparent;
  background: rgba(0, 0, 0, 0.6);
  top: 51%;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s
}

.slick-slider .slick-next:focus:before, .slick-slider .slick-next:hover:before, .slick-slider .slick-prev:focus:before, .slick-slider .slick-prev:hover:before {
  opacity: 1
}

.slick-slider .slick-next.slick-disabled:before, .slick-slider .slick-prev.slick-disabled:before {
  opacity: 0.65
}

.slick-slider .slick-prev {
  left: 0
}

[dir=rtl] .slick-slider .slick-prev {
  left: auto;
  right: -25px
}

.slick-slider .slick-prev:before {
  right: 50%;
  margin-right: -8px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg)
}

.slick-slider .slick-next {
  right: 0
}

[dir=rtl] .slick-slider .slick-next {
  left: -25px;
  right: auto
}

.slick-slider .slick-next:before {
  left: 50%;
  margin-left: -12px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

@media only screen and (max-width:600px) {
  .slick-slider .slick-next, .slick-slider .slick-prev {
    width: 40px;
    height: 40px;
    line-height: 40px
  }
  .slick-slider .slick-next:before, .slick-slider .slick-prev:before {
    top: calc(50% - 6px);
    width: 12px;
    height: 12px
  }
  .slick-slider .slick-prev:before {
    margin-right: -9px
  }
  .slick-slider .slick-next:before {
    margin-left: -10px
  }
}

body.desc {
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover
}

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

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

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

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

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

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

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

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

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

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

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

body.desc #container, body.desc #containerCompany {
  width: 1200px;
  margin: 0 auto;
  animation: fadeUp 1.3s ease 0s 1 normal;
  -webkit-animation: fadeUp 1.3s ease 0s 1 normal
}

body.desc .el_panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -weblit-flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 20px
}

body.desc .el_panel .header, body.desc .el_panel .powered {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  padding: 0
}

body.desc .el_panel .powered {
  width: calc(100% - 150px)
}

body.desc .el_panel .header {
  width: 150px;
  text-align: right
}

body.desc .el_panel .panel {
  display: none;
  height: 0
}

body.desc .el_contentUnit.companyName .logo {
  padding: 30px 60px;
  text-indent: none;
  text-align: left;
  border: none;
  font-size: 16px
}

body.desc .el_contentUnit.companyName .logo img {
  max-height: 38px
}

body.desc .backBtnArea {
  position: relative;
  padding: 20px 30px 100px;
  z-index: 10;
  text-align: center
}

body.desc .backBtnArea .el_btn {
  border-color: #fff;
  color: #fff;
  margin-top: 100px
}

body.desc .backBtnArea .el_btn .text:after {
  margin-top: -5px!important;
  border-top: 2px solid #fff!important;
  border-right: 2px solid #fff!important;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

body.desc .backBtnArea .el_btn:hover {
  background-color: #fff
}

body.desc .backBtnArea .el_btn:hover .text {
  color: #000
}

body.desc .el_footer {
  background: none!important
}

@media only screen and (max-width:1200px) {
  body.desc {
    background: none
  }
  body.desc:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    -webkit-background-size: cover
  }
  body.desc.img_01:before {
    background-image: url(../../imageFile/user/bg_1.jpg)
  }
  body.desc.img_02:before {
    background-image: url(../../imageFile/user/bg_2.jpg)
  }
  body.desc.img_03:before {
    background-image: url(../../imageFile/user/bg_3.jpg)
  }
  body.desc.img_04:before {
    background-image: url(../../imageFile/user/bg_4.jpg)
  }
  body.desc.img_05:before {
    background-image: url(../../imageFile/user/bg_5.jpg)
  }
  body.desc.img_06:before {
    background-image: url(../../imageFile/user/bg_6.jpg)
  }
  body.desc.img_07:before {
    background-image: url(../../imageFile/user/bg_7.jpg)
  }
  body.desc.img_08:before {
    background-image: url(../../imageFile/user/bg_8.jpg)
  }
  body.desc.img_09:before {
    background-image: url(../../imageFile/user/bg_9.jpg)
  }
  body.desc.img_00:before {
    background-image: url(../../imageFile/user/bg_0.jpg)
  }
  body.desc .el_panel .header {
    width: 100%
  }
  body.desc #container, body.desc #containerCompany {
    width: 94%;
    margin: 0 3%
  }
  body.desc #container:before, body.desc #containerCompany:before {
    display: none!important
  }
  body.desc #container .companyData .wrap, body.desc #containerCompany .companyData .wrap {
    width: 100%;
    padding: 30px
  }
}

@media only screen and (max-width:600px) {
  body.desc .el_panel {
    padding: 15px 3%
  }
  body.desc .el_contentUnit.companyName .logo {
    padding: 15px 20px
  }
  body.desc .el_contentUnit.companyName .logo img {
    max-height: 28px
  }
  body.desc .backBtnArea .el_btn {
    padding: 0 30px
  }
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translate(0px, 200px);
    transform: translate(0px, 200px)
  }
  25% {
    opacity: 0.2;
    -webkit-transform: translate(0px, 200px);
    transform: translate(0px, 200px)
  }
  75% {
    opacity: 1
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px)
  }
}

@-webkit-keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translate(0px, 200px);
    transform: translate(0px, 200px)
  }
  25% {
    opacity: 0.2;
    -webkit-transform: translate(0px, 200px);
    transform: translate(0px, 200px)
  }
  75% {
    opacity: 1
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px)
  }
}

#companyHeader.popup {
  postion: -webkit-sticky;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  height: 60px;
  background-color: #283b5b;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 9000
}

#companyHeader.popup .logoSide {
  width: 158px;
  text-align: center
}

#companyHeader.popup .logoSide .logo img {
  position: relative;
  top: -1px;
  width: 98px;
  height: 32px
}

#companyHeader.popup .titleSide {
  width: calc(100% - 180px);
  padding-left: 15px;
  border-left: 4px solid #34d3eb
}

#companyHeader.popup .titleSide .text {
  font-size: 18px;
  font-weight: bold;
  color: #fff
}

@media only screen and (max-width:840px) {
  #companyHeader.popup {
    height: 40px
  }
  #companyHeader.popup .logoSide {
    width: 100px
  }
  #companyHeader.popup .logoSide .logo img {
    height: 16px
  }
  #companyHeader.popup .titleSide {
    border-left-width: 3px;
    padding-left: 10px
  }
  #companyHeader.popup .titleSide .text {
    font-size: 12px
  }
}

body#body--iframe {
  overflow-y: hidden;
  width: 100%;
  height: calc(100vh - 60px)
}

#container {
  width: auto;
  padding: 0;
  animation: none!important;
  -webkit-animation: none!important
}

body {
  color: #222
}

body .el_contentUnit.el_entryUnit .unitTitle .text {
  color: #fff!important
}

body .el_contentUnit.el_entryUnit .unitTitle .text:after {
  background: #fff!important
}

body.clrPtn1 .el_contentUnit .wrap .unitTitle .text {
  color: #05a
}

body.clrPtn1 .el_contentUnit .wrap .unitTitle .text:after {
  background: #05a
}

body.clrPtn1 .iconCell .icon:before {
  color: #05a
}

body.clrPtn1 .el_btn {
  border: 2px solid #05a;
  color: #05a
}

body.clrPtn1 .el_btn .text:after {
  border-top: 2px solid #05a;
  border-right: 2px solid #05a
}

body.clrPtn1 .el_btn:hover {
  background-color: #05a;
  color: #fff
}

body.clrPtn1 .el_btn:hover .text:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}

body.clrPtn1 .el_entryUnit {
  background: rgba(0, 85, 170, 0.8)
}

body.clrPtn1 .el_footer {
  background: rgba(0, 85, 170, 0.8)
}

body.clrPtn1 .backBtnArea a.el_btn:hover {
  color: #05a
}

body.clrPtn1 .backBtnArea a.el_btn:hover .text {
  color: #05a
}

body.clrPtn1 .backBtnArea a.el_btn:hover .text:after {
  border-top: 2px solid #05a;
  border-right: 2px solid #05a
}

body.clrPtn1 .jobTitleArea .unitTitle .type {
  background: #05a
}

body.clrPtn1 .jobDataArea .dataSet {
  border-top: 1px solid #c0d0e0
}

body.clrPtn1 .jobDataArea .dataSet .item {
  color: #05a;
  background: #f7fbff;
  border-bottom: 1px solid #e0e9f3
}

body.clrPtn2 .el_contentUnit .wrap .unitTitle .text {
  color: #a00
}

body.clrPtn2 .el_contentUnit .wrap .unitTitle .text:after {
  background: #a00
}

body.clrPtn2 .iconCell .icon:before {
  color: #a00
}

body.clrPtn2 .el_btn {
  border: 2px solid #a00;
  color: #a00
}

body.clrPtn2 .el_btn .text:after {
  border-top: 2px solid #a00;
  border-right: 2px solid #a00
}

body.clrPtn2 .el_btn:hover {
  background-color: #a00;
  color: #fff
}

body.clrPtn2 .el_btn:hover .text:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}

body.clrPtn2 .el_entryUnit {
  background: rgba(170, 0, 0, 0.8)
}

body.clrPtn2 .el_footer {
  background: rgba(170, 0, 0, 0.8)
}

body.clrPtn2 .backBtnArea a.el_btn:hover {
  color: #a00
}

body.clrPtn2 .backBtnArea a.el_btn:hover .text {
  color: #a00
}

body.clrPtn2 .backBtnArea a.el_btn:hover .text:after {
  border-top: 2px solid #a00;
  border-right: 2px solid #a00
}

body.clrPtn2 .jobTitleArea .unitTitle .type {
  background: #a00
}

body.clrPtn2 .jobDataArea .dataSet {
  border-top: 1px solid #d2aaaa
}

body.clrPtn2 .jobDataArea .dataSet .item {
  color: #a00;
  background: #fffcfa;
  border-bottom: 1px solid #ecdbdb
}

body.clrPtn3 .el_contentUnit .wrap .unitTitle .text {
  color: #49b7ca
}

body.clrPtn3 .el_contentUnit .wrap .unitTitle .text:after {
  background: #49b7ca
}

body.clrPtn3 .iconCell .icon:before {
  color: #49b7ca
}

body.clrPtn3 .el_btn {
  border: 2px solid #49b7ca;
  color: #49b7ca
}

body.clrPtn3 .el_btn .text:after {
  border-top: 2px solid #49b7ca;
  border-right: 2px solid #49b7ca
}

body.clrPtn3 .el_btn:hover {
  background-color: #49b7ca;
  color: #fff
}

body.clrPtn3 .el_btn:hover .text:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}

body.clrPtn3 .el_entryUnit {
  background: rgba(73, 183, 202, 0.8)
}

body.clrPtn3 .el_footer {
  background: rgba(73, 183, 202, 0.8)
}

body.clrPtn3 .backBtnArea a.el_btn:hover {
  color: #49b7ca
}

body.clrPtn3 .backBtnArea a.el_btn:hover .text {
  color: #49b7ca
}

body.clrPtn3 .backBtnArea a.el_btn:hover .text:after {
  border-top: 2px solid #49b7ca;
  border-right: 2px solid #49b7ca
}

body.clrPtn3 .jobTitleArea .unitTitle .type {
  background: #49b7ca
}

body.clrPtn3 .jobDataArea .dataSet {
  border-top: 1px solid #b9e5ec
}

body.clrPtn3 .jobDataArea .dataSet .item {
  color: #49b7ca;
  background: #f9fffe;
  border-bottom: 1px solid #d9f0f1
}

body.clrPtn4 .el_contentUnit .wrap .unitTitle .text {
  color: #080
}

body.clrPtn4 .el_contentUnit .wrap .unitTitle .text:after {
  background: #080
}

body.clrPtn4 .iconCell .icon:before {
  color: #080
}

body.clrPtn4 .el_btn {
  border: 2px solid #080;
  color: #080
}

body.clrPtn4 .el_btn .text:after {
  border-top: 2px solid #080;
  border-right: 2px solid #080
}

body.clrPtn4 .el_btn:hover {
  background-color: #080;
  color: #fff
}

body.clrPtn4 .el_btn:hover .text:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}

body.clrPtn4 .el_entryUnit {
  background: rgba(0, 136, 0, 0.8)
}

body.clrPtn4 .el_footer {
  background: rgba(0, 136, 0, 0.8)
}

body.clrPtn4 .backBtnArea a.el_btn:hover {
  color: #080
}

body.clrPtn4 .backBtnArea a.el_btn:hover .text {
  color: #080
}

body.clrPtn4 .backBtnArea a.el_btn:hover .text:after {
  border-top: 2px solid #080;
  border-right: 2px solid #080
}

body.clrPtn4 .jobTitleArea .unitTitle .type {
  background: #080
}

body.clrPtn4 .jobDataArea .dataSet {
  border-top: 1px solid #b0dcb0
}

body.clrPtn4 .jobDataArea .dataSet .item {
  color: #080;
  background: #f9fffb;
  border-bottom: 1px solid #def1df
}

body.clrPtn5 .el_contentUnit .wrap .unitTitle .text {
  color: #86c50f
}

body.clrPtn5 .el_contentUnit .wrap .unitTitle .text:after {
  background: #86c50f
}

body.clrPtn5 .iconCell .icon:before {
  color: #86c50f
}

body.clrPtn5 .el_btn {
  border: 2px solid #86c50f;
  color: #86c50f
}

body.clrPtn5 .el_btn .text:after {
  border-top: 2px solid #86c50f;
  border-right: 2px solid #86c50f
}

body.clrPtn5 .el_btn:hover {
  background-color: #86c50f;
  color: #fff
}

body.clrPtn5 .el_btn:hover .text:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}

body.clrPtn5 .el_entryUnit {
  background: rgba(134, 197, 15, 0.8)
}

body.clrPtn5 .el_footer {
  background: rgba(134, 197, 15, 0.8)
}

body.clrPtn5 .backBtnArea a.el_btn:hover {
  color: #86c50f
}

body.clrPtn5 .backBtnArea a.el_btn:hover .text {
  color: #86c50f
}

body.clrPtn5 .backBtnArea a.el_btn:hover .text:after {
  border-top: 2px solid #86c50f;
  border-right: 2px solid #86c50f
}

body.clrPtn5 .jobTitleArea .unitTitle .type {
  background: #86c50f
}

body.clrPtn5 .jobDataArea .dataSet {
  border-top: 1px solid #cee6a1
}

body.clrPtn5 .jobDataArea .dataSet .item {
  color: #86c50f;
  background: #fafff4;
  border-bottom: 1px solid #e9f7ce
}

body.clrPtn6 .el_contentUnit .wrap .unitTitle .text {
  color: #5e2971
}

body.clrPtn6 .el_contentUnit .wrap .unitTitle .text:after {
  background: #5e2971
}

body.clrPtn6 .iconCell .icon:before {
  color: #5e2971
}

body.clrPtn6 .el_btn {
  border: 2px solid #5e2971;
  color: #5e2971
}

body.clrPtn6 .el_btn .text:after {
  border-top: 2px solid #5e2971;
  border-right: 2px solid #5e2971
}

body.clrPtn6 .el_btn:hover {
  background-color: #5e2971;
  color: #fff
}

body.clrPtn6 .el_btn:hover .text:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}

body.clrPtn6 .el_entryUnit {
  background: rgba(94, 41, 113, 0.8)
}

body.clrPtn6 .el_footer {
  background: rgba(94, 41, 113, 0.8)
}

body.clrPtn6 .backBtnArea a.el_btn:hover {
  color: #5e2971
}

body.clrPtn6 .backBtnArea a.el_btn:hover .text {
  color: #5e2971
}

body.clrPtn6 .backBtnArea a.el_btn:hover .text:after {
  border-top: 2px solid #5e2971;
  border-right: 2px solid #5e2971
}

body.clrPtn6 .jobTitleArea .unitTitle .type {
  background: #5e2971
}

body.clrPtn6 .jobDataArea .dataSet {
  border-top: 1px solid #dac8e0
}

body.clrPtn6 .jobDataArea .dataSet .item {
  color: #5e2971;
  background: #fbfaff;
  border-bottom: 1px solid #f1e7f5
}

body.clrPtn7 .el_contentUnit .wrap .unitTitle .text {
  color: #ca2570
}

body.clrPtn7 .el_contentUnit .wrap .unitTitle .text:after {
  background: #ca2570
}

body.clrPtn7 .iconCell .icon:before {
  color: #ca2570
}

body.clrPtn7 .el_btn {
  border: 2px solid #ca2570;
  color: #ca2570
}

body.clrPtn7 .el_btn .text:after {
  border-top: 2px solid #ca2570;
  border-right: 2px solid #ca2570
}

body.clrPtn7 .el_btn:hover {
  background-color: #ca2570;
  color: #fff
}

body.clrPtn7 .el_btn:hover .text:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}

body.clrPtn7 .el_entryUnit {
  background: rgba(202, 37, 112, 0.8)
}

body.clrPtn7 .el_footer {
  background: rgba(202, 37, 112, 0.8)
}

body.clrPtn7 .backBtnArea a.el_btn:hover {
  color: #ca2570
}

body.clrPtn7 .backBtnArea a.el_btn:hover .text {
  color: #ca2570
}

body.clrPtn7 .backBtnArea a.el_btn:hover .text:after {
  border-top: 2px solid #ca2570;
  border-right: 2px solid #ca2570
}

body.clrPtn7 .jobTitleArea .unitTitle .type {
  background: #ca2570
}

body.clrPtn7 .jobDataArea .dataSet {
  border-top: 1px solid #eccfdc
}

body.clrPtn7 .jobDataArea .dataSet .item {
  color: #ca2570;
  background: #fffafd;
  border-bottom: 1px solid #f9e4ee
}

body.clrPtn8 .el_contentUnit .wrap .unitTitle .text {
  color: #e6870c
}

body.clrPtn8 .el_contentUnit .wrap .unitTitle .text:after {
  background: #e6870c
}

body.clrPtn8 .iconCell .icon:before {
  color: #e6870c
}

body.clrPtn8 .el_btn {
  border: 2px solid #e6870c;
  color: #e6870c
}

body.clrPtn8 .el_btn .text:after {
  border-top: 2px solid #e6870c;
  border-right: 2px solid #e6870c
}

body.clrPtn8 .el_btn:hover {
  background-color: #e6870c;
  color: #fff
}

body.clrPtn8 .el_btn:hover .text:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}

body.clrPtn8 .el_entryUnit {
  background: rgba(230, 135, 12, 0.8)
}

body.clrPtn8 .el_footer {
  background: rgba(230, 135, 12, 0.8)
}

body.clrPtn8 .backBtnArea a.el_btn:hover {
  color: #e6870c
}

body.clrPtn8 .backBtnArea a.el_btn:hover .text {
  color: #e6870c
}

body.clrPtn8 .backBtnArea a.el_btn:hover .text:after {
  border-top: 2px solid #e6870c;
  border-right: 2px solid #e6870c
}

body.clrPtn8 .jobTitleArea .unitTitle .type {
  background: #e6870c
}

body.clrPtn8 .jobDataArea .dataSet {
  border-top: 1px solid #f5d8b5
}

body.clrPtn8 .jobDataArea .dataSet .item {
  color: #e6870c;
  background: #fffdfa;
  border-bottom: 1px solid #f5eee5
}

body.clrPtn9 .el_contentUnit .wrap .unitTitle .text {
  color: #e6c931
}

body.clrPtn9 .el_contentUnit .wrap .unitTitle .text:after {
  background: #e6c931
}

body.clrPtn9 .iconCell .icon:before {
  color: #e6c931
}

body.clrPtn9 .el_btn {
  border: 2px solid #e6c931;
  color: #e6c931
}

body.clrPtn9 .el_btn .text:after {
  border-top: 2px solid #e6c931;
  border-right: 2px solid #e6c931
}

body.clrPtn9 .el_btn:hover {
  background-color: #e6c931;
  color: #fff
}

body.clrPtn9 .el_btn:hover .text:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}

body.clrPtn9 .el_entryUnit {
  background: rgba(230, 201, 49, 0.8)
}

body.clrPtn9 .el_footer {
  background: rgba(230, 201, 49, 0.8)
}

body.clrPtn9 .backBtnArea a.el_btn:hover {
  color: #e6c931
}

body.clrPtn9 .backBtnArea a.el_btn:hover .text {
  color: #e6c931
}

body.clrPtn9 .backBtnArea a.el_btn:hover .text:after {
  border-top: 2px solid #e6c931;
  border-right: 2px solid #e6c931
}

body.clrPtn9 .jobTitleArea .unitTitle .type {
  background: #e6c931
}

body.clrPtn9 .jobDataArea .dataSet {
  border-top: 1px solid #eae7b8
}

body.clrPtn9 .jobDataArea .dataSet .item {
  color: #e6c931;
  background: #fdfff4;
  border-bottom: 1px solid #f5f3e5
}

.md_modal {}

.md_modal .bgLayer {
  background-color: rgba(0, 0, 0, 0.5)
}

.md_modal .modalBase {
  width: 440px;
  margin-left: -220px
}

.md_modal .modalBase .title {
  background-color: #36404a
}

.md_modal .modalBase .title .text img.logo {
  height: 26px;
  vertical-align: middle
}

.md_modal .modalBase .errorAnnounce {
  margin: -15px 0 30px
}

.md_modal.modal_account .modalBase .content {
  padding: 30px 20px 20px
}

.md_modal.modal_account .modalBase .content .nav {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  text-align: center
}

.md_modal.modal_account .modalBase .content .nav.multi {
  line-height: 1.5
}

.md_modal.modal_account .modalBase .content .nav.multi .navLogo img {
  margin: 0 8px 2px 0
}

.md_modal.modal_account .modalBase .content .nav .logo {
  margin-bottom: 10px
}

.md_modal.modal_account .modalBase .content .nav .logo img {
  height: 26px
}

.md_modal.modal_account .modalBase .content .nav .navLogo img {
  height: 21px;
  margin: 0 8px 0 0
}

.md_modal.modal_account .modalBase .content .guideArrow {
  position: relative;
  height: 32px;
  line-height: 30px;
  margin-bottom: 25px;
  background-color: #fafafa;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #555;
  text-align: center
}

.md_modal.modal_account .modalBase .content .guideArrow:after, .md_modal.modal_account .modalBase .content .guideArrow:before {
  position: absolute;
  content: "";
  display: inline-block;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
  line-height: 0;
  border-left: 10px solid transparent;
  border-top: 10px solid #fafafa;
  border-right: 10px solid transparent;
  border-left-color: rgba(255, 255, 255, 0);
  border-right-color: rgba(255, 255, 255, 0)
}

.md_modal.modal_account .modalBase .content .guideArrow:before {
  border-top-color: rgba(0, 0, 0, 0.4)
}

.md_modal.modal_account .modalBase .content .inputSet .input+.input {
  margin-top: 10px
}

.md_modal.modal_account .modalBase .content .inputSet .input.name input {
  width: 49%
}

.md_modal.modal_account .modalBase .content .inputSet .input.name input+input {
  margin-left: 2%
}

.md_modal.modal_account .modalBase .content .inputSet .input.id input, .md_modal.modal_account .modalBase .content .inputSet .input.pass input {
  width: 100%
}

.md_modal.modal_account .modalBase .content .inputSet .input.birth .label {
  font-size: 14px;
  color: #666
}

.md_modal.modal_account .modalBase .content .inputSet .input.birth .label:after {
  content: ":";
  margin: 0 3px
}

.md_modal.modal_account .modalBase .content .inputSet .input.birth select {
  height: 40px;
  font-size: 14px
}

.md_modal.modal_account .modalBase .content .inputSet .input.birth select+select {
  margin-left: 2%
}

.md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  border-radius: 3px
}

.md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.facebook {
  background-color: #3b579d
}

.md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.google {
  background: url(../../imageFile/user/logo_google.png) no-repeat 12px 12px #fff;
  background-size: 18px;
  border: 1px solid #ddd;
  color: #666
}

.md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.mail {
  background-color: #007ee5
}

.md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.login {
  background-color: #007ee5
}

.md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.loginRs {
  background-color: #34d3eb
}

.md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.facebook:before, .md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.mail: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: 0;
  top: 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  color: #fff;
  text-align: center
}

.md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.facebook:before {
  content: "";
  font-size: 20px
}

.md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.mail:before {
  content: "";
  width: 39px;
  padding-left: 3px;
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 18px
}

.md_modal.modal_account .modalBase .content .inputSet .input.login {
  text-align: right
}

.md_modal.modal_account .modalBase .content .inputSet .input.login .loginBtn, .md_modal.modal_account .modalBase .content .inputSet .input.login .text {
  vertical-align: middle
}

.md_modal.modal_account .modalBase .content .inputSet .input.login .text {
  margin-right: 8px;
  font-size: 13px
}

.md_modal.modal_account .modalBase .content .inputSet .input.login .loginBtn {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  font-size: 14px;
  background-color: #34d3eb;
  border-radius: 3px;
  color: #fff;
  height: 28px;
  line-height: 26px;
  background-color: #fff;
  border: 1px solid #f37;
  font-size: 13px;
  color: #f37
}

.md_modal.modal_account .modalBase .content .inputSet .input.enEntry {
  text-align: center
}

.md_modal.modal_account .modalBase .content .inputSet .input.enEntry .logo img {
  width: auto;
  height: 26px
}

.md_modal.modal_account .modalBase .content .inputSet .input.enEntry .text {
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.3
}

.md_modal.modal_account .modalBase .content .inputSet .input.enEntry .btn {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  font-size: 18px;
  background-color: #34d3eb;
  border-radius: 4px;
  color: #fff;
  width: 100%;
  margin-top: 15px;
  padding: 0 10px;
  background-color: #007ee5
}

.md_modal.modal_account .modalBase .content .inputSet .input.enEntry .mistake {
  margin-top: 10px
}

.md_modal.modal_account .modalBase .content .inputSet .input.enEntry .mistake a {
  font-size: 14px
}

.md_modal.modal_account .modalBase .content .inputSet .input.enEntry .mistake .line {
  text-decoration: underline
}

.md_modal.modal_account .modalBase .content .inputSet .input.enEntry .welcome {
  padding: 15px;
  background-color: #ffffb8;
  border: 1px solid #fff574;
  font-size: 13px;
  text-align: left;
  line-height: 1.3
}

.md_modal.modal_account .modalBase .content .inputSet .input.enEntry .welcome em {
  position: relative;
  display: block;
  margin-bottom: 13px;
  padding-top: 70px;
  text-align: center;
  font-size: 17px;
  color: #654;
  line-height: 1
}

.md_modal.modal_account .modalBase .content .inputSet .input.enEntry .welcome em: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: "";
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  border: 2px solid #f7d400;
  font-size: 36px;
  color: #f7d400;
  border-radius: 100%
}

.md_modal.modal_account .modalBase .content .inputSet .input.enEntry .welcome+.btn {
  background-color: #34d3eb
}

.md_modal.modal_account .modalBase .content .inputSet .input.noEnEntry {
  text-align: center
}

.md_modal.modal_account .modalBase .content .inputSet .input.noEnEntry .btn {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  font-size: 18px;
  background-color: #34d3eb;
  border-radius: 4px;
  color: #fff;
  width: 100%;
  height: 34px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #34d3eb;
  font-size: 15px;
  color: #34d3eb
}

.md_modal.modal_account .modalBase .content .inputSet .input.forgetPass {
  padding-right: 10px;
  font-size: 13px;
  text-align: right
}

.md_modal.modal_account .modalBase .content .inputSet .input.forgetPass a {
  text-decoration: underline
}

.md_modal.modal_account .modalBase .content .inputSet .input.rules {
  margin: 30px 0 20px;
  text-align: center;
  font-size: 15px
}

.md_modal.modal_account .modalBase .content .inputSet .attention {
  margin-top: 10px;
  font-size: 13px;
  color: #888;
  text-align: center
}

.md_modal.modal_account .modalBase .content .inputSet .attention:before {
  content: "※";
  margin-right: 5px
}

.md_modal.modal_account .modalBase .content .or {
  position: relative;
  padding: 20px;
  text-align: center
}

.md_modal.modal_account .modalBase .content .or:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #eee;
  z-index: 1
}

.md_modal.modal_account .modalBase .content .or .text {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  background-color: #fff;
  font-size: 13px;
  color: #666;
  z-index: 2
}

.md_modal.modal_account .modalBase .content .btnArea {
  padding-top: 0;
  border-top: none
}

.md_modal.modal_account .modalBase .content .btnArea .btn {
  width: 100%;
  height: 40px;
  line-height: 40px
}

.md_modal.modal_account .modalBase .content .alertArea {
  margin: 10px 0;
  padding: 15px 10px;
  border: 1px solid #fcc;
  background: #fee;
  color: #f55;
  border-radius: 3px
}

.md_modal.modal_account .modalBase .content .alertArea .text {
  position: relative;
  padding-left: 15px;
  display: block;
  font-size: 14px;
  font-weight: bold
}

.md_modal.modal_account .modalBase .content .alertArea .text+.text {
  margin-top: 10px
}

.md_modal.modal_account .modalBase .content .alertArea .text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  vertical-align: middle
}

.md_modal.modal_account .modalBase .content .inputSet .input .error {
  border-color: #f55;
  background: #fdd
}

.md_modal.modal_share .modalBase {
  position: absolute;
  width: 800px;
  margin-left: -400px;
  top: 120px
}

.md_modal.modal_entry .modalBase {
  width: 500px;
  margin-left: -220px
}

.md_modal.modal_entry .modalBase .closeBtn {
  position: absolute;
  display: inline-block;
  right: 20px;
  top: 20px;
  width: 24px;
  height: 24px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background: url(../../imageFile/user/modal_x_gray.svg) center no-repeat;
  background-size: contain;
  cursor: pointer
}

.md_modal.modal_entry .modalBase .closeBtn:hover {
  opacity: 0.5
}

.md_modal.modal_entry .modalBase .content {
  padding: 0;
  border-radius: 0
}

.md_modal.modal_entry .modalBase .content .icon img {
  width: 78px;
  height: 79px
}

.md_modal.modal_entry.modal_entryLogin .modalBase {
  width: 720px;
  margin-left: -360px
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content {
  border-radius: 0;
  text-align: center;
  padding: 40px 0 35px
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content .lead {
  font-weight: bold;
  margin-top: 35px
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content .lead .logo {
  margin: 0 7px;
  vertical-align: -0.1em
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content .lead .space {
  margin: 0 7px
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content .copy {
  margin-top: 12px;
  font-size: 13px;
  color: #999
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea {
  display: table;
  margin: 30px auto 0
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea .link {
  display: table-cell;
  width: 250px
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea .link+.link {
  padding-left: 15px
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea .link a {
  display: block;
  padding: 15px;
  border: 1px solid #0accc7
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea .link.link--login a {
  color: #0accc7
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea .link.link--login a:hover {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
  -webkit-transition: 0.2s linear all;
  -o-transition: 0.2s linear all;
  transition: 0.2s linear all
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea .link.link--signup a {
  color: #fff;
  background: #0accc7
}

.md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea .link.link--signup a:hover {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
  -webkit-transition: 0.2s linear all;
  -o-transition: 0.2s linear all;
  transition: 0.2s linear all
}

.md_modal.modal_entry.modal_entryHaveAccount .modalBase {
  width: 720px;
  margin-left: -360px
}

.md_modal.modal_entry.modal_entryHaveAccount .modalBase .content {
  padding: 40px 0 35px
}

.md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry {
  text-align: center
}

.md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .btn {
  margin-top: 30px;
  display: inline-block;
  padding: 15px;
  border: 1px solid #0accc7;
  background-color: #0accc7;
  color: #fff;
  width: 400px
}

.md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .btn:hover {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
  -webkit-transition: 0.2s linear all;
  -o-transition: 0.2s linear all;
  transition: 0.2s linear all
}

.md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .mistake {
  margin-top: 10px
}

.md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .mistake a {
  font-size: 14px
}

.md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .mistake .line {
  text-decoration: underline
}

.md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .welcome {
  margin-top: 35px;
  font-size: 13px;
  text-align: center;
  line-height: 1.3
}

.md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .welcome .icon {
  text-align: center
}

.md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .welcome em {
  position: relative;
  display: block;
  margin: 15px 0 13px;
  text-align: center;
  font-size: 17px;
  line-height: 1
}

.md_modal.modal_entry.modal_entryFromEnten .modalBase {
  width: 720px;
  margin-left: -360px
}

.md_modal.modal_entry.modal_entryFromEnten .modalBase .content {
  padding: 0;
  border-radius: 0;
  text-align: center;
  padding: 50px 35px 35px
}

.md_modal.modal_entry.modal_entryFromEnten .modalBase .content .lead {
  font-weight: bold;
  margin-top: 35px
}

.md_modal.modal_entry.modal_entryFromEnten .modalBase .content .lead .logo {
  margin: 0 7px;
  vertical-align: -0.1em
}

.md_modal.modal_entry.modal_entryFromEnten .modalBase .content .lead .space {
  margin: 0 7px
}

.md_modal.modal_entry.modal_entryFromEnten .modalBase .content .copy {
  margin-top: 12px;
  font-size: 13px;
  color: #999;
  letter-spacing: -0.5px
}

.md_modal.modal_entry.modal_entryFromEnten .modalBase .content .buttonArea {
  margin: 30px auto 0
}

.md_modal.modal_entry.modal_entryFromEnten .modalBase .content .buttonArea .link.link--use a {
  display: block;
  padding: 15px;
  border: 1px solid #0accc7;
  color: #fff;
  background: #0accc7;
  width: 400px;
  margin: 0 auto
}

.md_modal.modal_entry.modal_entryFromEnten .modalBase .content .buttonArea .link.link--use a:hover {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
  -webkit-transition: 0.2s linear all;
  -o-transition: 0.2s linear all;
  transition: 0.2s linear all
}

.md_modal.modal_entry.modal_entryFromEnten .modalBase .content .buttonArea .link.link--nouse a {
  display: inline-block;
  margin-top: 15px;
  font-size: 14px
}

.md_modal.modal_videoShare .closeBtn {
  position: absolute;
  display: inline-block;
  right: 20px;
  top: 20px;
  width: 24px;
  height: 24px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background: url(../../imageFile/user/modal_x_gray.svg) center no-repeat;
  background-size: contain;
  cursor: pointer
}

.md_modal.modal_videoShare .closeBtn:hover {
  opacity: 0.5
}

.md_modal.modal_videoShare .content {
  padding: 0;
  border-radius: 0
}

.md_modal.modal_videoShare .modalBase {
  width: 500px;
  margin-left: -250px;
  top: 50%;
  margin-top: -120px
}

.md_modal.modal_videoShare .modalBase .content {
  border-radius: 0;
  text-align: center;
  padding: 40px 0 35px
}

.md_modal.modal_videoShare .modalBase .content .lead {
  font-weight: bold
}

.md_modal.modal_videoShare .modalBase .content .shareSet {
  padding: 0px 50px;
  margin-top: 30px;
  display: table;
  text-align: center;
  width: 100%
}

.md_modal.modal_videoShare .modalBase .content .shareSet .item {
  width: 1%;
  padding-right: 15px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap
}

.md_modal.modal_videoShare .modalBase .content .shareSet+.shareSet {
  margin-top: 20px
}

.md_modal.modal_videoShare .modalBase .content .shareSet--sns .btn {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 40px;
  color: #fff;
  background: #eee;
  line-height: 40px;
  padding: 0 20px;
  font-size: 15px
}

.md_modal.modal_videoShare .modalBase .content .shareSet--sns .btn+.btn {
  margin-left: 10px
}

.md_modal.modal_videoShare .modalBase .content .shareSet--sns .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;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 18px;
  margin-right: 8px
}

.md_modal.modal_videoShare .modalBase .content .shareSet--sns .btn:hover {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
  -webkit-transition: 0.2s linear all;
  -o-transition: 0.2s linear all;
  transition: 0.2s linear all
}

.md_modal.modal_videoShare .modalBase .content .shareSet--sns .btn.fb {
  background: #3b5898
}

.md_modal.modal_videoShare .modalBase .content .shareSet--sns .btn.fb:before {
  content: ""
}

.md_modal.modal_videoShare .modalBase .content .shareSet--sns .btn.tw {
  background: #1da1f2
}

.md_modal.modal_videoShare .modalBase .content .shareSet--sns .btn.tw:before {
  content: "";
  margin-right: 2px
}

.md_modal.modal_videoShare .modalBase .content .shareSet--url .form {
  position: relative
}

.md_modal.modal_videoShare .modalBase .content .shareSet--url .form input {
  width: 100%;
  height: 40px;
  padding-right: 115px;
  font-size: 16px;
  border-radius: 0;
  color: #9e9e9e
}

.md_modal.modal_videoShare .modalBase .content .shareSet--url .form .btn {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 24px;
  width: 110px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  background: #4dccd5;
  color: #fff
}

.md_modal.modal_videoShare .modalBase .content .shareSet--url .form .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;
  content: "";
  margin-right: 5px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.md_modal.modal_videoShare .modalBase .content .shareSet--url .form .btn:hover {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
  -webkit-transition: 0.2s linear all;
  -o-transition: 0.2s linear all;
  transition: 0.2s linear all
}

@media only screen and (max-width:640px) {
  .md_modal {}
  .md_modal.modal_account .modalBase {
    width: auto;
    margin-left: 0px;
    height: 94%;
    height: calc(100% - 40px)
  }
  .md_modal.modal_account .modalBase .title {
    height: auto;
    padding: 10px 25px 10px 25px;
    line-height: 22px;
    border-radius: 3px 3px 0 0
  }
  .md_modal.modal_account .modalBase .title .text {
    display: inline-block;
    margin: 0 auto;
    padding: 2px 16px;
    font-size: 18px;
    line-height: 1.6;
    color: #fff
  }
  .md_modal.modal_account .modalBase .content {
    padding: 25px 15px;
    height: 90%;
    height: calc(100% - 50px);
    overflow: auto
  }
  .md_modal.modal_account .modalBase .content .nav {
    max-width: 300px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    line-height: 1.5
  }
  .md_modal.modal_account .modalBase .content .nav.multi {
    line-height: 1.4
  }
  .md_modal.modal_account .modalBase .content .nav .logo {
    margin-bottom: 10px
  }
  .md_modal.modal_account .modalBase .content .nav .logo img {
    height: 20px
  }
  .md_modal.modal_account .modalBase .content .guideArrow {
    height: 26px;
    line-height: 26px;
    margin-bottom: 20px;
    font-size: 12px
  }
  .md_modal.modal_account .modalBase .content .inputSet {
    margin: 15px 0
  }
  .md_modal.modal_account .modalBase .content .inputSet .input .md_wave {
    overflow: inherit
  }
  .md_modal.modal_account .modalBase .content .inputSet .input .md_wave .waveColor {
    display: none
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.birth select {
    width: 22%;
    font-size: 13px;
    padding: 0 20px 0 8px;
    background-position: center right -5px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.birth .year {
    width: 29%
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.birth .label {
    font-size: 12px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn {
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    font-size: 13px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.google {
    background-size: 14px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.facebook:before, .md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.mail:before {
    width: 36px;
    height: 36px;
    line-height: 36px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.facebook:before {
    font-size: 17px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.toAccount .snsBtn.mail:before {
    width: 33px;
    font-size: 16px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.login .text {
    font-size: 11px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.login .loginBtn {
    height: 25px;
    line-height: 23px;
    font-size: 11px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.enEntry .logo img {
    height: 20px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.enEntry .text {
    margin-top: 10px;
    font-size: 11px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.enEntry .btn {
    padding: 10px;
    height: auto;
    line-height: normal;
    font-size: 13px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.enEntry .mistake a {
    font-size: 12px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.enEntry .welcome {
    font-size: 12px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.enEntry .welcome em {
    margin-bottom: 8px;
    padding-top: 55px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.enEntry .welcome em:before {
    margin-left: -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 30px
  }
  .md_modal.modal_account .modalBase .content .inputSet .input.noEnEntry .btn {
    height: 30px;
    line-height: 28px;
    padding: 0;
    font-size: 11px
  }
  .md_modal.modal_account .modalBase .content .inputSet .attention {
    font-size: 9px
  }
  .md_modal.modal_account .modalBase .content .or {
    padding: 15px
  }
  .md_modal.modal_account .modalBase .content .or .text {
    font-size: 11px
  }
  .md_modal.modal_account .modalBase .content .btnArea .btn {
    height: 36px;
    line-height: 36px;
    font-size: 15px
  }
  .md_modal.modal_account .modalBase .content .btnArea .btn.md_wave {
    overflow: inherit
  }
  .md_modal.modal_account .modalBase .content .btnArea .btn.md_wave .waveColor {
    display: none
  }
  .md_modal.modal_entry .modalBase {
    top: 20px;
    width: 92%!important;
    margin-left: -46%!important
  }
  .md_modal.modal_entry .modalBase .closeBtn {
    position: absolute;
    display: inline-block;
    right: 10px;
    top: 10px;
    width: 18px;
    height: 18px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background: url(../../imageFile/user/modal_x_gray.svg) center no-repeat;
    background-size: contain;
    cursor: pointer
  }
  .md_modal.modal_entry .modalBase .closeBtn:hover {
    opacity: 0.5
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase {
    top: 50%;
    margin-top: -170px
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase .content {
    border-radius: 0;
    text-align: center;
    padding: 30px 20px 20px
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase .content .lead {
    font-weight: bold;
    margin-top: 20px;
    line-height: 1.5
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase .content .lead .logo {
    margin: 0 7px;
    vertical-align: middle
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase .content .lead .logo img {
    vertical-align: -0.1em
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase .content .lead .space {
    margin: 0 3px
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase .content .copy {
    margin-top: 7px;
    font-size: 11px;
    color: #999;
    line-height: 1.5
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea {
    display: block;
    margin: 15px auto 0
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea .link {
    display: block;
    width: auto
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea .link+.link {
    padding: 10px 0 0
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea .link a {
    display: block;
    padding: 15px;
    border: 1px solid #0accc7
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea .link.link--login a {
    color: #0accc7
  }
  .md_modal.modal_entry.modal_entryLogin .modalBase .content .buttonArea .link.link--signup a {
    color: #fff;
    background: #0accc7
  }
  .md_modal.modal_entry.modal_entryHaveAccount .modalBase {
    top: 50%;
    margin-top: -170px
  }
  .md_modal.modal_entry.modal_entryHaveAccount .modalBase .content {
    padding: 40px 20px 35px
  }
  .md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry {
    text-align: center
  }
  .md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .btn {
    margin-top: 30px;
    display: inline-block;
    padding: 15px;
    border: 1px solid #0accc7;
    background-color: #0accc7;
    color: #fff;
    width: 100%
  }
  .md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .btn:hover {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    opacity: 0.8;
    -webkit-transition: 0.2s linear all;
    -o-transition: 0.2s linear all;
    transition: 0.2s linear all
  }
  .md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .mistake {
    margin-top: 10px
  }
  .md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .mistake a {
    font-size: 14px
  }
  .md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .mistake .line {
    text-decoration: underline
  }
  .md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .welcome {
    margin-top: 35px;
    font-size: 13px;
    text-align: center;
    line-height: 1.3
  }
  .md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .welcome .icon {
    text-align: center
  }
  .md_modal.modal_entry.modal_entryHaveAccount .modalBase .content .inputSet .input.enEntry .welcome em {
    position: relative;
    display: block;
    margin: 15px 0 13px;
    text-align: center;
    font-size: 17px;
    line-height: 1
  }
  .md_modal.modal_entry.modal_entryFromEnten .modalBase {
    top: 50%;
    margin-top: -170px
  }
  .md_modal.modal_entry.modal_entryFromEnten .modalBase .content {
    padding: 30px 20px 20px
  }
  .md_modal.modal_entry.modal_entryFromEnten .modalBase .content .lead {
    font-weight: bold;
    margin-top: 20px;
    line-height: 1.5
  }
  .md_modal.modal_entry.modal_entryFromEnten .modalBase .content .copy {
    margin-top: 12px;
    font-size: 12px;
    color: #999;
    line-height: 1.5
  }
  .md_modal.modal_entry.modal_entryFromEnten .modalBase .content .buttonArea {
    margin: 30px auto 0
  }
  .md_modal.modal_entry.modal_entryFromEnten .modalBase .content .buttonArea .link.link--use a {
    display: block;
    padding: 15px;
    border: 1px solid #0accc7;
    color: #fff;
    background: #0accc7;
    width: 100%;
    line-height: 1.2
  }
  .md_modal.modal_entry.modal_entryFromEnten .modalBase .content .buttonArea .link.link--nouse a {
    display: inline-block;
    margin-top: 15px
  }
  .md_modal.modal_videoShare .closeBtn {
    position: absolute;
    display: inline-block;
    right: 10px;
    top: 10px;
    width: 18px;
    height: 18px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background: url(../../imageFile/user/modal_x_gray.svg) center no-repeat;
    background-size: contain;
    cursor: pointer
  }
  .md_modal.modal_videoShare .closeBtn:hover {
    opacity: 0.5
  }
  .md_modal.modal_videoShare .modalBase {
    width: 92%;
    margin-left: -46%;
    top: 50%;
    margin-top: -130px
  }
  .md_modal.modal_videoShare .modalBase .content {
    padding: 30px 20px 20px
  }
  .md_modal.modal_videoShare .modalBase .content .lead {
    font-weight: bold
  }
  .md_modal.modal_videoShare .modalBase .content .shareSet {
    padding: 0px;
    margin-top: 30px
  }
  .md_modal.modal_videoShare .modalBase .content .shareSet+.shareSet {
    margin-top: 20px
  }
  .md_modal.modal_videoShare .modalBase .content .shareSet--sns .btn {
    width: 100%;
    font-size: 14px
  }
  .md_modal.modal_videoShare .modalBase .content .shareSet--sns .btn+.btn {
    margin-top: 10px;
    margin-left: 0
  }
  .md_modal.modal_videoShare .modalBase .content .shareSet--url .form {
    position: relative
  }
  .md_modal.modal_videoShare .modalBase .content .shareSet--url .form input {
    font-size: 13px;
    padding-right: 95px
  }
  .md_modal.modal_videoShare .modalBase .content .shareSet--url .form .btn {
    position: absolute;
    right: 7px;
    top: 50%;
    padding-right: 75px;
    height: 30px;
    width: 75px;
    line-height: 12px;
    font-size: 10px;
    text-indent: -15px;
    text-align: left;
    padding: 4px 0 4px 26px
  }
  .md_modal.modal_videoShare .modalBase .content .shareSet--url .form .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;
    content: "";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 5px;
    top: 5px;
    display: inline
  }
  .md_modal.modal_videoShare .modalBase .content .shareSet--url .form .btn:hover {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    opacity: 0.8;
    -webkit-transition: 0.2s linear all;
    -o-transition: 0.2s linear all;
    transition: 0.2s linear all
  }
}

.md_snackBar {
  position: fixed;
  left: calc(50% - 350px);
  bottom: 30px;
  width: 700px;
  z-index: 9999;
  display: none
}

.md_snackBar .base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -weblit-flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  padding: 18px 20px;
  background-color: #323232;
  -webkit-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.6)
}

.md_snackBar .base .text {
  color: #e4e4e4;
  line-height: 1.35
}

@media only screen and (max-width:600px) {
  .md_snackBar {
    left: 10px;
    right: 10px;
    bottom: 10px;
    width: auto
  }
  .md_snackBar .base .text {
    font-size: 13px
  }
}
