@charset "UTF-8";
@media (max-width: 779px){
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
.pc{
    display: none!important;
}
.sp{
    display: block!important;
}
html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

legend {
  padding: 0;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  min-width: 0;
}

html {
  font-size: 62.5%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "\30D2\30E9\30AE\30CE\89D2\30B4   Pro", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #333333;
  background-color: #f6f6f6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
    max-width: 768px;
    margin: 0 auto;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.em,
em,
i {
  font-style: italic;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0.5;
}

a:focus {
  outline: none;
}

a:active,
a:hover {
  outline: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: top;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.boder-bottom-c {
  border-bottom: 1px solid #dddddd;
}

.boder-top-c {
  border-top: 1px solid #dddddd;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.inline-block {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.none,
[hidden] {
  display: none;
}

.font-ultra-bold {
  font-weight: 900;
}

.font-bold, .strong,
b,
strong {
  font-weight: 700;
}

.font-normal {
  font-style: normal;
}

.font-light {
  font-weight: 300;
}

.font-thin {
  font-weight: 100;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.ellipsis--wrap {
  width: 100%;
  overflow: hidden;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.align-baseline {
  vertical-align: baseline;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

.align-text-top {
  vertical-align: text-top;
}

.btn-s-s {
  width: 54px;
  height: 31px;
}

.btn-s-s a {
  line-height: 31px;
}

.btn-s-m {
  width: 102px;
  height: 31px;
}

.btn-s-m a {
  line-height: 31px;
}

.btn-s-20 {
  width: 20%;
  height: 31px;
}

.btn-s-20 a {
  line-height: 31px;
}

.btn-s-100 {
  width: 100%;
  height: 31px;
}

.btn-s-100 a {
  line-height: 31px;
}

.btn-s-auto {
  width: auto;
  height: 31px;
}

.btn-s-auto a {
  line-height: 31px;
}

.btn-m-s {
  width: 72px;
  height: 36px;
}

.btn-m-s a {
  line-height: 36px;
}

.btn-m-m {
  width: 120px;
  height: 36px;
}

.btn-m-m a {
  line-height: 36px;
}

.btn-m-l {
  width: 180px;
  height: 36px;
}

.btn-m-l a {
  line-height: 36px;
}

.btn-m-17 {
  width: 17%;
  height: 36px;
}

.btn-m-17 a {
  line-height: 36px;
}

.btn-m-40 {
  width: 40%;
  height: 36px;
}

.btn-m-40 a {
  line-height: 36px;
}

.btn-m-50 {
  width: 50%;
  height: 36px;
}

.btn-m-50 a {
  line-height: 36px;
}

.btn-m-60 {
  width: 50%;
  height: 36px;
}

.btn-m-60 a {
  line-height: 36px;
}

.btn-m-83 {
  width: 83%;
  height: 36px;
}

.btn-m-83 a {
  line-height: 36px;
}

.btn-m-100 {
  width: 100%;
  height: 36px;
}

.btn-m-100 a {
  line-height: 36px;
}

.btn-l-100 {
  width: 100%;
  height: 39px;
}

.btn-l-100 a {
  line-height: 39px;
}

.btn-xl-s {
  width: 180px;
  height: 44px;
}

.btn-xl-s a {
  line-height: 44px;
}

.btn-xl-m {
  width: 200px;
  height: 44px;
  line-height: 44px;
}

.btn-xl-m a {
  line-height: 44px;
}

.btn-xl-l {
  width: 240px;
  height: 44px;
  line-height: 44px;
}

.btn-xl-l a {
  line-height: 44px;
}

.btn-xl-50 {
  width: 50%;
  height: 44px;
}

.btn-xl-50 a {
  line-height: 44px;
}

.btn-xl-80 {
  width: 80%;
  height: 44px;
}

.btn-xl-80 a {
  line-height: 44px;
}

.btn-xl-100 {
  width: 100%;
  height: 44px;
}

.btn-xl-100 a {
  line-height: 44px;
}

.btn-xxl-100 {
  width: 100%;
  height: 48px;
}

.btn-xxl-100 a {
  line-height: 48px;
}

.btn-xxxl-100 {
  width: 100%;
  height: 60px;
}

.btn-xxxl-100 a {
  line-height: 60px;
}

.btn-xxxl-auto {
  width: auto;
  height: 60px;
}

.btn-xxxl-auto a {
  line-height: 60px;
}

.btn-auto {
  width: 100%;
  height: auto;
}

.btn-center {
  display: block;
  margin: 0 auto;
}

.btn-right {
  float: right;
}

.btn-mrgin80 {
  margin-left: -11.424%;
}

.btn-padding {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
}

.btn-block {
  display: block;
}

.btn-img {
  width: 100%;
}

.btn-paddingWhite {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 10px;
  background: #ffffff;
}

.btn-tabWrap {
  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;
  height: 42px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #ffffff;
}

.btn-tabWrapFixed {
  position: fixed;
  z-index: 900;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: #ffffff;
}

.btn-tabGold {
  height: 42px;
  text-align: center;
  color: #9a6f2b;
  border: solid 1px #ccb082;
  border-right: none;
  font-size: 1.2rem;
  line-height: 1.2;
  width: 33.33333%;
}

.btn-tabGold a {
  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;
  color: #9a6f2b;
}

.btn-tabGold--act {
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  height: 42px;
  text-align: center;
  color: #ffffff;
  border-top: solid 1px #ccb082;
  border-bottom: solid 1px #ccb082;
  font-size: 1.2rem;
  line-height: 1.2;
  width: 33.33333%;
}

.btn-tabGold--act a {
  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;
  color: #ffffff;
}

.btn-tabGoldHalf {
  height: 42px;
  text-align: center;
  color: #9a6f2b;
  border: solid 1px #ccb082;
  border-right: none;
  font-size: 1.2rem;
  line-height: 1.2;
  width: 50%;
}

.btn-tabGoldHalf a {
  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;
  color: #9a6f2b;
}

.btn-tabGoldHalf--act {
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  height: 42px;
  text-align: center;
  color: #ffffff;
  border-top: solid 1px #ccb082;
  border-bottom: solid 1px #ccb082;
  font-size: 1.2rem;
  line-height: 1.2;
  width: 50%;
}

.btn-tabGoldHalf--act a {
  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;
  color: #ffffff;
}

.btn-tabGoldLiquid {
  width: 100%;
}

.btn-tabGoldLiquid:first-child {
  border-right: none;
  border-left: none;
}

.btn-gradient {
  cursor: pointer;
  border: none;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  letter-spacing: 0.5px;
  color: #ffffff;
  border-radius: 100px;
}

.btn-gradient a {
  display: block;
}

.btn-gradient a {
  color: #ffffff;
}

.btn-bule {
  cursor: pointer;
  border: none;
  color: #ffffff;
  border-radius: 100px;
  background: #3C5A99;
}

.btn-bule a {
  display: block;
}

.btn-bule a {
  color: #ffffff;
}

.btn-squareGrey {
  cursor: pointer;
  border: none;
  background: linear-gradient(154deg, #B3B3B3 0%, #CECECE 100%);
  color: #ffffff;
  border-radius: 3px;
}

.btn-squareGrey a {
  display: block;
}

.btn-squareGrey a {
  color: #ffffff;
}

.btn-squareGold {
  cursor: pointer;
  border: none;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  color: #ffffff;
  border-radius: 3px;
}

.btn-squareGold a {
  display: block;
}

.btn-squareGold a {
  color: #ffffff;
}

.btn-squareGoldWhite {
  cursor: pointer;
  border: none;
  color: #ccb082;
  border: solid 1px #ccb082;
  border-radius: 3px;
  background: #ffffff;
}

.btn-squareGoldWhite a {
  display: block;
}

.btn-squareGoldWhite a {
  color: #ccb082;
}

.btn-squarePinkWhite {
  cursor: pointer;
  border: none;
  color: #FF358C;
  border: solid 1px #FF358C;
  border-radius: 3px;
  background: #ffffff;
}

.btn-squarePinkWhite a {
  display: block;
}

.btn-squarePinkWhite a {
  color: #FF358C;
}

.btn-squareWhite {
  cursor: pointer;
  border: none;
  color: #999999;
  border-radius: 3px;
  background: #ffffff;
}

.btn-squareWhite a {
  display: block;
}

.btn-squareWhite a {
  color: #999999;
}

.btn-squareLineWhite {
  cursor: pointer;
  border: none;
  color: #ffffff;
  border: solid 1px #ffffff;
  border-radius: 3px;
  background: none;
}

.btn-squareLineWhite a {
  display: block;
}

.btn-squareLineWhite a {
  color: #ffffff;
}

.btn-squareGray {
  cursor: pointer;
  border: none;
  color: #9a6f2b;
  border: solid 1px #dddddd;
  background: #f6f6f6;
}

.btn-squareGray a {
  display: block;
}

.btn-squareGray a {
  color: #9a6f2b;
}

.btn-squareGrayWhite {
  cursor: pointer;
  border: none;
  color: #ffffff;
  border-radius: 3px;
  background: #999999;
}

.btn-squareGrayWhite a {
  display: block;
}

.btn-squareGrayWhite a {
  color: #ffffff;
}

.btn-squareLiteGrayWhite {
  cursor: pointer;
  border: none;
  color: #ffffff;
  border-radius: 3px;
  background: #aaaaaa;
}

.btn-squareLiteGrayWhite a {
  display: block;
}

.btn-squareLiteGrayWhite a {
  color: #ffffff;
}

.btn-squareLite2GrayWhite {
  cursor: pointer;
  border: none;
  color: #666666;
  border-radius: 3px;
  background: #d8d8d8;
}

.btn-squareLite2GrayWhite a {
  display: block;
}

.btn-squareLite2GrayWhite a {
  color: #666666;
}

.btn-squareGrayGray {
  cursor: pointer;
  border: none;
  color: #999999;
  border: solid 1px #dddddd;
  border-radius: 3px;
  background: none;
}

.btn-squareGrayGray a {
  display: block;
}

.btn-squareGrayGray a {
  color: #999999;
}

.btn-squareDarkGrayGray {
  cursor: pointer;
  border: none;
  color: #666666;
  border: solid 1px #666666;
  border-radius: 3px;
  background: none;
}

.btn-squareDarkGrayGray a {
  display: block;
}

.btn-squareDarkGrayGray a {
  color: #666666;
}

.btn-squareGreen {
  cursor: pointer;
  border: none;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  color: #ffffff;
  border-radius: 3px;
}

.btn-squareGreen a {
  display: block;
}

.btn-squareGreen a {
  color: #ffffff;
}

.btn-squareGreen.btn-radius-100 {
  border-radius: 100px;
}

.btn-squareGreenWhite {
  cursor: pointer;
  border: none;
  color: #29bcc7;
  border: solid 1px #29bcc7;
  border-radius: 3px;
  background: #ffffff;
}

.btn-squareGreenWhite a {
  display: block;
}

.btn-squareGreenWhite a {
  color: #29bcc7;
}

.btn-squareGreenWhite.btn-radius-100 {
  border-radius: 100px;
}

@media screen and (max-width: 330px) {
  .btn-squareGreenWhite a {
    font-size: 12px;
  }
}

.btn-squareGreenArrow {
  cursor: pointer;
  border: none;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  position: relative;
  color: #ffffff;
  border-radius: 3px;
}

.btn-squareGreenArrow a {
  display: block;
}

.btn-squareGreenArrow a {
  color: #ffffff;
}

.btn-squareGreenArrow:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
}

.btn-squareRed {
  cursor: pointer;
  border: none;
  background: linear-gradient(154deg, #FF3333 0%, #FD7235 100%);
  color: #ffffff;
  border-radius: 3px;
}

.btn-squareRed a {
  display: block;
}

.btn-squareRed a {
  color: #ffffff;
}

.btn-squarePink {
  cursor: pointer;
  border: none;
  background: linear-gradient(154deg, #FF358C 0%, #FF6562 100%);
  color: #ffffff;
  border-radius: 3px;
}

.btn-squarePink a {
  display: block;
}

.btn-squarePink a {
  color: #ffffff;
}

.btn-squareRoundEdge {
  border-radius: 44px;
}

.btn-squareNoTopRound {
  border-radius: 0 0 3px 3px;
}

.btn-top-search {
  width: 100px;
  height: 24px;
  border-radius: 24px;
}

.btn-flatWhite {
  width: 100%;
  text-align: center;
  border-top: solid 1px #eeeeee;
  border-right: 0;
  border-left: 0;
  background: #ffffff;
}

.btn-flatWhite a {
  line-height: 44px;
  display: block;
}

.btn-flatWhite a {
  color: #666666;
}

.btn-flatWhiteLinkGold {
  width: 100%;
  text-align: center;
  border-top: solid 1px #eeeeee;
  border-right: 0;
  border-left: 0;
  height: 44px;
  background: #ffffff;
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
}

.btn-flatWhiteLinkGold a {
  line-height: 44px;
  display: block;
}

.btn-flatWhiteLinkGold a {
  color: #9a6f2b;
  line-height: 44px;
}

.btn-flatGrayLinkGold {
  width: 100%;
  text-align: center;
  border-top: solid 1px #eeeeee;
  border-right: 0;
  border-left: 0;
  height: 38px;
  background: #f6f6f6;
  font-size: 1.3rem;
}

.btn-flatGrayLinkGold a {
  line-height: 44px;
  display: block;
}

.btn-flatGrayLinkGold a {
  color: #9a6f2b;
  line-height: 38px;
}

.btn-flatGrayLinkPink {
  width: 100%;
  text-align: center;
  border-top: solid 1px #eeeeee;
  border-right: 0;
  border-left: 0;
  height: 38px;
  background: #f6f6f6;
  font-size: 1.3rem;
}

.btn-flatGrayLinkPink a {
  line-height: 44px;
  display: block;
}

.btn-flatGrayLinkPink a {
  color: #FF358C;
  line-height: 38px;
}

.btn-flatGrayLinkGray {
  width: 100%;
  text-align: center;
  border-top: solid 1px #eeeeee;
  border-right: 0;
  border-left: 0;
  height: 38px;
  background: #f6f6f6;
  font-size: 1.3rem;
}

.btn-flatGrayLinkGray a {
  line-height: 44px;
  display: block;
}

.btn-flatGrayLinkGray a {
  color: #333333;
  line-height: 38px;
}

.btn-edit--right-top {
  z-index: 10;
  width: 48px;
  height: 24px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  border: none;
  background: linear-gradient(154deg, #d1a969 0%, #e7c980 100%);
  font-size: 1.2rem;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 0 0 3px;
}

.btn-edit--right-bottom {
  z-index: 10;
  width: 48px;
  height: 24px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  border: none;
  background: linear-gradient(154deg, #d1a969 0%, #e7c980 100%);
  font-size: 1.2rem;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 3px 0 0 0;
}

.btn-search span {
  padding-left: 25px;
  background: url("/images/user/qj/sp/uf_c_btn_search_sp.svg") no-repeat center left;
  background-size: 15px;
}

.btn-search__search span {
  padding-left: 25px;
  background: url("/images/user/qj/sp/uf_c_btn_search_sp.svg") no-repeat center left;
  background-size: 18px;
}

.btn-footerSearch {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 25px;
  background: url("/images/user/qj/sp/uf_c_btn_search_sp.svg") no-repeat center left;
  background-size: 15px;
}

.btn-facebook__icon {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  width: 44px;
  border-right: 1px solid #354F87;
  background: url("/images/user/qj/sp/facebook_icon.svg") no-repeat center;
}

.btn-facebook__txt {
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}

.btn-facebook a {
  display: table;
  width: 100%;
  height: 44px;
  border-radius: 5px;
  background: #3C5A99;
}

.btn-facebook span {
  display: table-cell;
  vertical-align: middle;
}

.btn-borderW {
  border-width: 2px;
}

.btn-chatNext {
  cursor: pointer;
  border: none;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  width: 72px;
  height: 36px;
  color: #ffffff;
  border-radius: 36px;
  font-size: 1.4rem;
}

.btn-chatNext a {
  display: block;
}

.btn-chatNext a {
  color: #ffffff;
}

.btn-chatReUserPost,
.btn-chatUserNext,
.btn-chatUserPost {
  cursor: pointer;
  border: none;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  width: 72px;
  height: 36px;
  color: #ffffff;
  border-radius: 36px;
  font-size: 1.4rem;
}

.btn-chatReUserPost a,
.btn-chatUserNext a,
.btn-chatUserPost a {
  display: block;
}

.btn-chatReUserPost a,
.btn-chatUserNext a,
.btn-chatUserPost a {
  color: #ffffff;
}

.btn-chatAdd {
  cursor: pointer;
  border: none;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  width: 192px;
  height: 44px;
  color: #ffffff;
  border-radius: 36px;
  font-size: 1.4rem;
}

.btn-chatAdd a {
  display: block;
}

.btn-chatAdd a {
  color: #ffffff;
}

.btn-station {
  cursor: pointer;
  border: none;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  width: 180px;
  height: 36px;
  color: #ffffff;
  border-radius: 36px;
  font-size: 1.4rem;
}

.btn-station a {
  display: block;
}

.btn-station a {
  color: #ffffff;
}

.btn-stationSearch {
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100px;
  height: 36px;
  padding: 10px 15px;
  color: #ffffff;
  border: none;
  border-radius: 36px;
  font-size: 1.4rem;
  line-height: 1;
}

.btn-companyThumPull {
  width: 100%;
  text-align: center;
  border-top: solid 1px #eeeeee;
  border-right: 0;
  border-left: 0;
  position: relative;
  color: #9a6f2b;
  border: none;
  background: #eeeeee;
}

.btn-companyThumPull a {
  line-height: 44px;
  display: block;
}

.btn-companyThumPull a {
  color: #9a6f2b;
}

.btn-companyThumPull:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  content: '';
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: solid 2px #ccb082;
  border-right: solid 2px #ccb082;
}

.btn-companyThumPull--act {
  width: 100%;
  text-align: center;
  border-top: solid 1px #eeeeee;
  border-right: 0;
  border-left: 0;
  position: relative;
  color: #9a6f2b;
  border: none;
  background: #eeeeee;
}

.btn-companyThumPull--act a {
  line-height: 44px;
  display: block;
}

.btn-companyThumPull--act a {
  color: #9a6f2b;
}

.btn-companyThumPull--act:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -2px;
  content: '';
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-top: solid 2px #ccb082;
  border-right: solid 2px #ccb082;
}

.btn-yetSearch {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 38px;
  padding: 3px 0;
  color: #ffffff;
  border-radius: 3px;
  line-height: 1;
}

.btn-yetSearch a {
  display: block;
}

.btn-yetSearch:first-child {
  margin-right: 5px;
}

.btn-yetSearch a {
  color: #ffffff;
}

.btn-yetSearch span {
  display: none;
}

.btn-yetSearch--lack {
  color: #aaaaaa;
  background: #dddddd;
}

.btn-yetSearch--lack a {
  color: #aaaaaa;
}

.btn-yetSearch--lack span {
  display: inline-block;
  margin-top: 2px;
  padding: 3px;
  color: #ffffff;
  border-radius: 3px;
  background: #dddddd;
  font-size: 0.9rem;
  font-weight: normal;
  line-height: 1;
}

.btn-applyHead {
  position: relative;
  padding-left: 20px;
  text-align: left;
}

.btn-applyHead:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
}

.btn-txtView {
  position: relative;
  color: #9a6f2b;
  border: solid 2px #ffffff;
  background: none;
  font-size: 1.6rem;
}

.btn-txtView a {
  color: #9a6f2b;
}

.btn-txtView span {
  position: relative;
  padding-left: 24px;
}

.btn-txtView span:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 14px;
  height: 2px;
  margin-top: -2px;
  content: '';
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  border-top: solid 2px #9a6f2b;
}

.btn-txtView span:after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 14px;
  height: 2px;
  margin-top: -3px;
  margin-left: -1px;
  content: '';
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  border-top: solid 2px #9a6f2b;
}

.btn-txtViewTop {
  position: relative;
  color: #333333;
  border: solid 2px #ffffff;
  background: none;
  font-size: 1.6rem;
}

.btn-txtViewTop a {
  color: #333333;
}

.btn-txtViewTop span {
  position: relative;
  padding-left: 24px;
}

.btn-txtViewTop span:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 14px;
  height: 2px;
  margin-top: -2px;
  content: '';
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  border-top: solid 2px #333333;
}

.btn-txtViewTop span:after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 14px;
  height: 2px;
  margin-top: -3px;
  margin-left: -1px;
  content: '';
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  border-top: solid 2px #333333;
}

.btn-squareNull {
  cursor: pointer;
  border: none;
  color: #666666;
  font-weight: bold;
  text-align: center;
  padding-top: 0.7rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
  cursor: default;
}

.btn-squareNull a {
  display: block;
}

.btn-searchLink {
  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;
  margin-left: 1.333%;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  color: #29bcc7;
  border: solid 1px #29bcc7;
  background: #ffffff;
  width: 17.3%;
  height: 44px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-searchLink a {
  display: block;
}

.btn-searchLink a {
  color: #29bcc7;
  line-height: 1.3;
}

.btn-searchLinkAdd {
  width: 82.7% !important;
}

.is-effectPulsateGreen {
  -webkit-animation: effectPulsateGreen 0.5s ease-out;
          animation: effectPulsateGreen 0.5s ease-out;
}

.is-effectPulsateGold {
  -webkit-animation: effectPulsateGold 0.5s ease-out;
          animation: effectPulsateGold 0.5s ease-out;
}

.is-effectPulsateGlay {
  -webkit-animation: effectPulsateGlay 0.5s ease-out;
          animation: effectPulsateGlay 0.5s ease-out;
}

.is-effectPulsatePink {
  -webkit-animation: effectPulsatePink 0.5s ease-out;
          animation: effectPulsatePink 0.5s ease-out;
}

.is-effectPulsateRed {
  -webkit-animation: effectPulsateRed 0.5s ease-out;
          animation: effectPulsateRed 0.5s ease-out;
}

.is-effectPulsateFB {
  -webkit-animation: effectPulsateFB 0.5s ease-out;
          animation: effectPulsateFB 0.5s ease-out;
}

.hover-effectPulsateGreen:hover {
  -webkit-animation: effectPulsateGreen 0.5s ease-out;
          animation: effectPulsateGreen 0.5s ease-out;
}

.hover-effectPulsateGold:hover {
  -webkit-animation: effectPulsateGold 0.5s ease-out;
          animation: effectPulsateGold 0.5s ease-out;
}

.hover-effectPulsateGlay:hover {
  -webkit-animation: effectPulsateGlay 0.5s ease-out;
          animation: effectPulsateGlay 0.5s ease-out;
}

.hover-effectPulsatePink:hover {
  -webkit-animation: effectPulsatePink 0.5s ease-out;
          animation: effectPulsatePink 0.5s ease-out;
}

.hover-effectPulsateRed:hover {
  -webkit-animation: effectPulsateRed 0.5s ease-out;
          animation: effectPulsateRed 0.5s ease-out;
}

.hover-effectPulsateFB:hover {
  -webkit-animation: effectPulsateFB 0.5s ease-out;
          animation: effectPulsateFB 0.5s ease-out;
}

@-webkit-keyframes effectPulsateGreen {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2D9ea7;
            box-shadow: 0 0 0 0 #2D9ea7;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #2D9ea7;
            box-shadow: 0 0 5px 0 #2D9ea7;
  }
  90% {
    -webkit-box-shadow: 0 0 10px 10px transparent;
            box-shadow: 0 0 10px 10px transparent;
  }
  100% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@keyframes effectPulsateGreen {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2D9ea7;
            box-shadow: 0 0 0 0 #2D9ea7;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #2D9ea7;
            box-shadow: 0 0 5px 0 #2D9ea7;
  }
  90% {
    -webkit-box-shadow: 0 0 10px 10px transparent;
            box-shadow: 0 0 10px 10px transparent;
  }
  100% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@-webkit-keyframes effectPulsateGold {
  0% {
    -webkit-box-shadow: 0 0 0 0 #d1a969;
            box-shadow: 0 0 0 0 #d1a969;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #d1a969;
            box-shadow: 0 0 5px 0 #d1a969;
  }
  90% {
    -webkit-box-shadow: 0 0 10px 10px transparent;
            box-shadow: 0 0 10px 10px transparent;
  }
  100% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@keyframes effectPulsateGold {
  0% {
    -webkit-box-shadow: 0 0 0 0 #d1a969;
            box-shadow: 0 0 0 0 #d1a969;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #d1a969;
            box-shadow: 0 0 5px 0 #d1a969;
  }
  90% {
    -webkit-box-shadow: 0 0 10px 10px transparent;
            box-shadow: 0 0 10px 10px transparent;
  }
  100% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@-webkit-keyframes effectPulsateGlay {
  0% {
    -webkit-box-shadow: 0 0 0 0 #dddddd;
            box-shadow: 0 0 0 0 #dddddd;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #dddddd;
            box-shadow: 0 0 5px 0 #dddddd;
  }
  90% {
    -webkit-box-shadow: 0 0 10px 10px transparent;
            box-shadow: 0 0 10px 10px transparent;
  }
  100% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@keyframes effectPulsateGlay {
  0% {
    -webkit-box-shadow: 0 0 0 0 #dddddd;
            box-shadow: 0 0 0 0 #dddddd;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #dddddd;
            box-shadow: 0 0 5px 0 #dddddd;
  }
  90% {
    -webkit-box-shadow: 0 0 10px 10px transparent;
            box-shadow: 0 0 10px 10px transparent;
  }
  100% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@-webkit-keyframes effectPulsatePink {
  0% {
    -webkit-box-shadow: 0 0 0 0 #FF358C;
            box-shadow: 0 0 0 0 #FF358C;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #FF358C;
            box-shadow: 0 0 5px 0 #FF358C;
  }
  90% {
    -webkit-box-shadow: 0 0 10px 10px transparent;
            box-shadow: 0 0 10px 10px transparent;
  }
  100% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@keyframes effectPulsatePink {
  0% {
    -webkit-box-shadow: 0 0 0 0 #FF358C;
            box-shadow: 0 0 0 0 #FF358C;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #FF358C;
            box-shadow: 0 0 5px 0 #FF358C;
  }
  90% {
    -webkit-box-shadow: 0 0 10px 10px transparent;
            box-shadow: 0 0 10px 10px transparent;
  }
  100% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@-webkit-keyframes effectPulsateRed {
  0% {
    -webkit-box-shadow: 0 0 0 0 #f33;
            box-shadow: 0 0 0 0 #f33;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #f33;
            box-shadow: 0 0 5px 0 #f33;
  }
  90% {
    -webkit-box-shadow: 0 0 10px 10px transparent;
            box-shadow: 0 0 10px 10px transparent;
  }
  100% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@keyframes effectPulsateRed {
  0% {
    -webkit-box-shadow: 0 0 0 0 #f33;
            box-shadow: 0 0 0 0 #f33;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #f33;
            box-shadow: 0 0 5px 0 #f33;
  }
  90% {
    -webkit-box-shadow: 0 0 10px 10px transparent;
            box-shadow: 0 0 10px 10px transparent;
  }
  100% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@-webkit-keyframes effectPulsateFB {
  0% {
    -webkit-box-shadow: 0 0 0 0 #3c5a99;
            box-shadow: 0 0 0 0 #3c5a99;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #3c5a99;
            box-shadow: 0 0 5px 0 #3c5a99;
  }
  90% {
    -webkit-box-shadow: 0 0 10px 10px transparent;
            box-shadow: 0 0 10px 10px transparent;
  }
  100% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@keyframes effectPulsateFB {
  0% {
    -webkit-box-shadow: 0 0 0 0 #3c5a99;
            box-shadow: 0 0 0 0 #3c5a99;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #3c5a99;
            box-shadow: 0 0 5px 0 #3c5a99;
  }
  90% {
    -webkit-box-shadow: 0 0 10px 10px transparent;
            box-shadow: 0 0 10px 10px transparent;
  }
  100% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.tag-size-pickup {
  width: 36px;
  height: 20px;
}

.tag-white {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  color: #333333;
  background: #ffffff;
  border: solid 1px #dddddd;
}

.tag-white.tag-size-xs {
  padding: 2px;
}

.tag-white.tag-size-s {
  padding: 3px 5px;
}

.tag-white.tag-oneLine {
  margin-bottom: 0;
}

.tag-white.tag-noRounded {
  border-radius: 0;
}

.tag-gold {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  border: solid 1px #ffffff;
  color: #ffffff;
}

.tag-gold.tag-size-xs {
  padding: 2px;
}

.tag-gold.tag-size-s {
  padding: 3px 5px;
}

.tag-gold.tag-oneLine {
  margin-bottom: 0;
}

.tag-gold.tag-noRounded {
  border-radius: 0;
}

.tag-grey {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  background: linear-gradient(154deg, #B3B3B3 0%, #CECECE 100%);
  border: solid 1px #ffffff;
  color: #ffffff;
}

.tag-grey.tag-size-xs {
  padding: 2px;
}

.tag-grey.tag-size-s {
  padding: 3px 5px;
}

.tag-grey.tag-oneLine {
  margin-bottom: 0;
}

.tag-grey.tag-noRounded {
  border-radius: 0;
}

.tag-lineGold {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  color: #9a6f2b;
  border: solid 1px #9a6f2b;
}

.tag-lineGold.tag-size-xs {
  padding: 2px;
}

.tag-lineGold.tag-size-s {
  padding: 3px 5px;
}

.tag-lineGold.tag-oneLine {
  margin-bottom: 0;
}

.tag-lineGold.tag-noRounded {
  border-radius: 0;
}

.tag-lineBlue {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  color: #29BCC7;
  border: solid 1px #29BCC7;
}

.tag-lineBlue.tag-size-xs {
  padding: 2px;
}

.tag-lineBlue.tag-size-s {
  padding: 3px 5px;
}

.tag-lineBlue.tag-oneLine {
  margin-bottom: 0;
}

.tag-lineBlue.tag-noRounded {
  border-radius: 0;
}

.tag-lineOrange {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  color: #FF4432;
  border: solid 1px #FF4432;
}

.tag-lineOrange.tag-size-xs {
  padding: 2px;
}

.tag-lineOrange.tag-size-s {
  padding: 3px 5px;
}

.tag-lineOrange.tag-oneLine {
  margin-bottom: 0;
}

.tag-lineOrange.tag-noRounded {
  border-radius: 0;
}

.tag-lightgGray {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  color: #333333;
  background: #f6f6f6;
  border: solid 1px #dddddd;
}

.tag-lightgGray.tag-size-xs {
  padding: 2px;
}

.tag-lightgGray.tag-size-s {
  padding: 3px 5px;
}

.tag-lightgGray.tag-oneLine {
  margin-bottom: 0;
}

.tag-lightgGray.tag-noRounded {
  border-radius: 0;
}

.tag-gray {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  background: #d8d8d8;
  color: #666666;
}

.tag-gray.tag-size-xs {
  padding: 2px;
}

.tag-gray.tag-size-s {
  padding: 3px 5px;
}

.tag-gray.tag-oneLine {
  margin-bottom: 0;
}

.tag-gray.tag-noRounded {
  border-radius: 0;
}

.tag-fewDarkgray {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  background: #999999;
  color: #ffffff;
}

.tag-fewDarkgray.tag-size-xs {
  padding: 2px;
}

.tag-fewDarkgray.tag-size-s {
  padding: 3px 5px;
}

.tag-fewDarkgray.tag-oneLine {
  margin-bottom: 0;
}

.tag-fewDarkgray.tag-noRounded {
  border-radius: 0;
}

.tag-green {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  color: #ffffff;
}

.tag-green.tag-size-xs {
  padding: 2px;
}

.tag-green.tag-size-s {
  padding: 3px 5px;
}

.tag-green.tag-oneLine {
  margin-bottom: 0;
}

.tag-green.tag-noRounded {
  border-radius: 0;
}

.tag-lineGreen {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  border: solid 1px #29bcc7;
  color: #29bcc7;
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer */
  -khtml-user-select: none;
  /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none;
  /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none;
  /* Disable Android and iOS callouts*/
}

.tag-lineGreen.tag-size-xs {
  padding: 2px;
}

.tag-lineGreen.tag-size-s {
  padding: 3px 5px;
}

.tag-lineGreen.tag-oneLine {
  margin-bottom: 0;
}

.tag-lineGreen.tag-noRounded {
  border-radius: 0;
}

.tag-red {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  background: linear-gradient(154deg, #FF3333 0%, #FD7235 100%);
  color: #ffffff;
}

.tag-red.tag-size-xs {
  padding: 2px;
}

.tag-red.tag-size-s {
  padding: 3px 5px;
}

.tag-red.tag-oneLine {
  margin-bottom: 0;
}

.tag-red.tag-noRounded {
  border-radius: 0;
}

.tag-pink {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  background: linear-gradient(154deg, #FF358C 0%, #FF6562 100%);
  color: #ffffff;
}

.tag-pink.tag-size-xs {
  padding: 2px;
}

.tag-pink.tag-size-s {
  padding: 3px 5px;
}

.tag-pink.tag-oneLine {
  margin-bottom: 0;
}

.tag-pink.tag-noRounded {
  border-radius: 0;
}

.tag-white-linePink {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  color: #FF358C;
  background: #ffffff;
  border: solid 1px #FF358C;
}

.tag-white-linePink.tag-size-xs {
  padding: 2px;
}

.tag-white-linePink.tag-size-s {
  padding: 3px 5px;
}

.tag-white-linePink.tag-oneLine {
  margin-bottom: 0;
}

.tag-white-linePink.tag-noRounded {
  border-radius: 0;
}

.tag-pink-linePink {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 9px 10px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  cursor: pointer;
  color: #FF358C;
  background: #FFF3F8;
  border: solid 1px #FF358C;
}

.tag-pink-linePink.tag-size-xs {
  padding: 2px;
}

.tag-pink-linePink.tag-size-s {
  padding: 3px 5px;
}

.tag-pink-linePink.tag-oneLine {
  margin-bottom: 0;
}

.tag-pink-linePink.tag-noRounded {
  border-radius: 0;
}

.tag-x {
  margin-bottom: 0;
}

.tag-x span {
  position: relative;
  display: block;
  padding-left: 17px;
}

.tag-x span:after, .tag-x span:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 12px;
  content: "";
  border-top: 2px solid #999999;
}

.tag-x span:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.tag-x span:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

[class^="tag-"].is-tag-gold,
[class*=" tag-"].is-tag-gold {
  color: #ffffff;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  border: solid 1px transparent;
  -webkit-animation: effectPulsateGold .5s ease-out;
          animation: effectPulsateGold .5s ease-out;
}

[class^="tag-"].is-tag-green,
[class*=" tag-"].is-tag-green {
  color: #ffffff;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  border: solid 1px transparent;
  -webkit-animation: effectPulsateGreen .5s ease-out;
          animation: effectPulsateGreen .5s ease-out;
}

[class^="tag-"].is-tag-pink,
[class*=" tag-"].is-tag-pink {
  color: #ffffff;
  background: linear-gradient(154deg, #FF358C 0%, #FF6562 100%);
  border: solid 1px transparent;
  -webkit-animation: effectPulsatePink .5s ease-out;
          animation: effectPulsatePink .5s ease-out;
}

.link-txt {
  color: #9a6f2b;
}

.link-litetxt {
  color: #ccb082;
}

.link-underbar {
  color: #9a6f2b;
  border-bottom: 1px solid #9a6f2b;
  line-height: 1.2;
}

.link-underbarGreen {
  color: #29bcc7;
  border-bottom: 1px solid #29bcc7;
  line-height: 1.2;
}

.link-blue {
  color: #29bcc7;
}

.link-blueUnderbar {
  color: #29bcc7;
  text-decoration: underline;
}

.link-bar {
  display: block;
  width: 100%;
  height: 100%;
}

.link-btn {
  display: block;
  width: 100%;
  height: 100%;
}

.link-block {
  display: block;
  width: 100%;
  height: 100%;
}

.link-btn {
  display: block;
  width: 100%;
  height: 100%;
}

.link-pageArrow {
  position: relative;
  color: #ccb082;
}

.link-pageArrow:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 8px;
  border-style: solid;
  border-width: 5px 0 4px 6px;
  border-color: transparent transparent transparent #ccb082;
}

.link-arrow {
  position: relative;
  padding-left: 20px;
}

.link-arrow:after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #ccb082;
  border-right: solid 2px #ccb082;
}

.link-arrowRearGold {
  color: #9a6f2b;
  position: relative;
  padding-right: 18px;
  display: inline-block;
}

.link-arrowRearGold:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -5px;
  content: '';
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: solid 2px #9A6F2B;
  border-right: solid 2px #9A6F2B;
}

.link-doubleArrow {
  position: relative;
  padding-right: 23px;
}

.link-doubleArrow:before {
  position: absolute;
  top: 50%;
  right: 5%;
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 1px #29bcc7;
  border-right: solid 1px #29bcc7;
}

.link-doubleArrow:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 1px #29bcc7;
  border-right: solid 1px #29bcc7;
}

.link-underLine {
  text-decoration: underline;
}

.link-arrowRearGrey {
  color: #333333;
  position: relative;
  padding-right: 18px;
  display: inline-block;
}

.link-arrowRearGrey:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -5px;
  content: '';
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: solid 2px #333333;
  border-right: solid 2px #333333;
}

.txt-defaultFF {
  font-family: "\30D2\30E9\30AE\30CE\89D2\30B4   Pro", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
}

.txt-serifFF {
  font-family: "\30D2\30E9\30AE\30CE\89D2\30B4   Pro", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
}

.txt-hiraginoFF {
  font-family: "\30D2\30E9\30AE\30CE\89D2\30B4   Pro", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
}

.txt-timesFF {
  font-family: "\30D2\30E9\30AE\30CE\89D2\30B4   Pro", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
}

.txt-left {
  text-align: left;
}

.txt-right {
  text-align: right;
}

.txt-center {
  text-align: center;
}

.txt-block {
  display: block;
}

.txt-xxxsSmall {
  font-size: 0.8rem;
}

.txt-xsSmall {
  font-size: 1rem;
}

.txt-sSmall {
  font-size: 1.1rem;
}

.txt-small {
  font-size: 1.2rem;
}

.txt-snomal {
  font-size: 1.3rem;
}

.txt-nomal {
  font-size: 1.4rem;
}

.txt-lNomal {
  font-size: 1.5rem;
}

.txt-xlNomal {
  font-size: 1.6rem;
}

.txt-sLearge {
  font-size: 1.8rem;
}

.txt-learge {
  font-size: 2rem;
}

.txt-lLearge {
  font-size: 2.4rem;
}

.txt-xsLearge {
  font-size: 2.6rem;
}

.txt-strong {
  font-weight: bold;
  display: block;
  font-size: 1.8rem;
}

.txt-bold {
  font-weight: bold;
}

.txt-thin {
  font-weight: normal;
}

.txt-heightOne {
  line-height: 1;
}

.txt-heightMid {
  line-height: 1.1;
}

.txt-heightMidM {
  line-height: 1.5;
}

.txt-bright {
  color: #999999;
}

.txt-midBright {
  color: #666666;
}

.txt-midDark {
  color: #333333;
}

.txt-dark {
  color: #000000;
}

.txt-gold {
  color: #9a6f2b;
}

.txt-lightGold {
  color: #caa878;
}

.txt-darkGold {
  color: #704e16;
}

.txt-grey {
  color: #333333;
}

.txt-pink {
  color: #ff586e;
}

.txt-bule {
  color: #29bcc7;
}

.notifyTxt {
  color: #ff586e;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: bold;
}

@media screen and (min-width: 320px) {
  .sm4-txt-small {
    font-size: 1.1rem;
  }
}

.hr-gray {
  height: 1px;
  border: none;
  border-top: 1px solid #dddddd;
  background: none;
}

.hr-bottomgray {
  border-bottom: solid 1px #dddddd;
}

.hr-topgray {
  border-top: solid 1px #dddddd;
}

.title-leftline {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 44px;
  padding: 0 48px 0 15px;
  color: #333333;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background: #ffffff;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1;
}

.title-leftline::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 100%;
  content: "";
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
}

.title-notifyTxt {
  padding-left: 15px;
  color: #ff586e;
  font-size: 1.2rem;
  line-height: 1.4;
}

.title-times {
  text-align: center;
  color: #865B15;
  font-family: times;
  font-size: 2.7rem;
}

.title-times span {
  display: block;
  margin-top: 5px;
  color: #C7A771;
  font-size: 1.2rem;
}

.title-prof {
  font-weight: bold;
  padding: 40px 0;
  text-align: center;
  font-size: 1.8rem;
}

.title-search {
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 1.8rem;
}

.title-searchItem {
  padding: 20px 0;
  text-align: center;
  border-bottom: solid 1px #dddddd;
  font-size: 1.2rem;
}

.title-checkItem {
  font-weight: bold;
  padding: 5px 10px;
  border-bottom: solid 1px #dddddd;
  background: #eeeeee;
  font-size: 1.3rem;
}

.title-page {
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#F7F4EB));
  background: linear-gradient(0deg, #FFFFFF 0%, #F7F4EB 100%);
}

.title-page--bgNone {
  background: none;
}

.title-page__titl {
  color: #9a6f2b;
  font-size: 2.4rem;
  font-family: "\30D2\30E9\30AE\30CE\89D2\30B4   Pro", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
  font-weight: bold;
  margin-bottom: 3px;
}

.title-page__read {
  color: #d1a969;
  font-size: 1.2rem;
}

.title-topSection {
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 20px 0;
}

.title-topSection__titl {
  color: #9a6f2b;
  font-size: 2.7rem;
  font-family: 'Times', serif;
  margin-bottom: 3px;
}

.title-topSection__grey {
  color: #333333;
  font-size: 1.7rem;
  font-family: 'Times', serif;
  margin-bottom: 3px;
}

.title-topSection__subtitl {
  color: #d1a969;
  font-size: 1.2rem;
}

.title-topSection__read {
  font-size: 1.2rem;
}

.title-gradientGreen {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.6;
  text-align: center;
  padding: 5px 10px;
  height: 44px;
  font-size: 1.4rem;
  font-weight: 700;
}

.title-gradientGreen--sub {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: normal;
}

.title-gradientPink {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: linear-gradient(154deg, #FF358C 0%, #FF6562 100%);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.6;
  text-align: center;
  padding: 5px 10px;
  height: 44px;
  font-size: 1.4rem;
  font-weight: 700;
}

.title-gradientPink--sub {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: normal;
}

.title-frontHead {
  font-family: "\30D2\30E9\30AE\30CE\89D2\30B4   Pro", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", "Meiryo", sans-serif;
  font-size: 2.2rem;
  color: #333333;
  letter-spacing: 5px;
  text-shadow: 0 0 10px #ffffff;
  letter-spacing: -.01em;
  font-weight: bold;
  line-height: 1.4;
}

.title-frontSubHead {
  color: #333333;
  font-size: 1.2rem;
  line-height: 1.5;
}

.title-favoriteApplyStatus {
  text-align: center;
  color: #ffffff;
  background-color: #707070;
  height: 38px;
  line-height: 38px;
}

input[type=checkbox],
input[type=file],
input[type=radio] {
  display: none;
}

select:focus {
  outline: none;
}

/* chechbox_slide */
.checkbox-label_slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 24px;
  padding: 0;
  cursor: pointer;
  font-size: 1.3rem;
}

.checkbox-label_slide--txtNormal {
  font-size: 1.4rem;
}

.checkbox-label_slide:after {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 40px;
  height: 24px;
  content: '';
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  background-color: #dddddd;
}

.checkbox-label_slide:before {
  position: absolute;
  z-index: 200;
  top: 1.2px;
  right: 17px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 22px;
  height: 22px;
  content: '';
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
  border: 1px solid black outside;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

input[type=checkbox]:checked + .checkbox-label_slide:after {
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  border: none;
}

input[type=checkbox]:checked + .checkbox-label_slide:before {
  right: 1px;
}

.select_custom {
  position: relative;
}

.select_custom select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 114.28%;
  height: 36.5696px;
  padding: 0 7.9996px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #333333;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  font-weight: 300;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select_custom select::-ms-expand {
  display: none;
}

.select_custom:before {
  position: absolute;
  z-index: 200;
  top: 12%;
  right: 9.1424px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #d1a969;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  border-left-color: transparent;
}

.select_custom:after {
  position: absolute;
  z-index: 200;
  right: 9.1424px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #d1a969;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_customGray {
  margin: 10px;
  position: relative;
}

.select_customGray select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 114.28%;
  height: 36.5696px;
  padding: 0 7.9996px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #333333;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  font-weight: 300;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select_customGray select::-ms-expand {
  display: none;
}

.select_customGray:before {
  position: absolute;
  z-index: 200;
  top: 12%;
  right: 9.1424px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #d1a969;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  border-left-color: transparent;
}

.select_customGray:after {
  position: absolute;
  z-index: 200;
  right: 9.1424px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #d1a969;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_customGray:before {
  position: absolute;
  z-index: 200;
  top: 12%;
  right: 9.1424px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #aaaaaa;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  border-left-color: transparent;
}

.select_customGray:after {
  position: absolute;
  z-index: 200;
  right: 9.1424px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #aaaaaa;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_customTop {
  position: relative;
}

.select_customTop select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 114.28%;
  height: 36.5696px;
  padding: 0 7.9996px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #333333;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  font-weight: 300;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select_customTop select::-ms-expand {
  display: none;
}

.select_customTop:before {
  position: absolute;
  z-index: 200;
  top: 12%;
  right: 9.1424px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #d1a969;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  border-left-color: transparent;
}

.select_customTop:after {
  position: absolute;
  z-index: 200;
  right: 9.1424px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #d1a969;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_customTop select {
  color: #333333;
  border: 2px solid #29bcc7;
  border-radius: 0px;
  background: #ffffff;
  font-size: 16px;
  height: 50.2832px;
}

.select_customTop:before {
  position: absolute;
  z-index: 200;
  top: 24%;
  right: 9.1424px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #29bcc7;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  border-left-color: transparent;
}

.select_customTop:after {
  position: absolute;
  z-index: 200;
  right: 9.1424px;
  bottom: 34%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #29bcc7;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_customSearch {
  position: relative;
}

.select_customSearch select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 114.28%;
  height: 36.5696px;
  padding: 0 7.9996px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #333333;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  font-weight: 300;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select_customSearch select::-ms-expand {
  display: none;
}

.select_customSearch:before {
  position: absolute;
  z-index: 200;
  top: 12%;
  right: 9.1424px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #d1a969;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  border-left-color: transparent;
}

.select_customSearch:after {
  position: absolute;
  z-index: 200;
  right: 9.1424px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #d1a969;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_customSearch select {
  color: #333333;
  border: 2px solid #29bcc7;
  border-radius: 0px;
  background: #ffffff;
  font-size: 16px;
  height: 43.4264px;
}

.select_customSearch:before {
  position: absolute;
  z-index: 200;
  top: 20%;
  right: 9.1424px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #29bcc7;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  border-left-color: transparent;
}

.select_customSearch:after {
  position: absolute;
  z-index: 200;
  right: 9.1424px;
  bottom: 30%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #29bcc7;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_chat-l {
  width: 53%;
  position: relative;
  display: inline-block;
}

.select_chat-l select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 114.28%;
  height: 41.1408px;
  padding: 0 7.9996px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select_chat-l select::-ms-expand {
  display: none;
}

.select_chat-l:before {
  position: absolute;
  z-index: 200;
  top: 12%;
  right: 9.1424px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #29bcc7;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  border-left-color: transparent;
}

.select_chat-l:after {
  position: absolute;
  z-index: 200;
  right: 9.1424px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #29bcc7;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_chat-l--label {
  width: 53%;
  display: inline-block;
}

.select_chat-l--label span {
  width: 100%;
  text-align: left;
  display: inline-block;
}

.select_chat-m {
  width: 40%;
  position: relative;
  display: inline-block;
}

.select_chat-m select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 114.28%;
  height: 41.1408px;
  padding: 0 7.9996px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select_chat-m select::-ms-expand {
  display: none;
}

.select_chat-m:before {
  position: absolute;
  z-index: 200;
  top: 12%;
  right: 9.1424px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #29bcc7;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  border-left-color: transparent;
}

.select_chat-m:after {
  position: absolute;
  z-index: 200;
  right: 9.1424px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #29bcc7;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_chat-s {
  width: 13%;
  position: relative;
  display: inline-block;
}

.select_chat-s select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 114.28%;
  height: 41.1408px;
  padding: 0 7.9996px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select_chat-s select::-ms-expand {
  display: none;
}

.select_chat-s:before {
  position: absolute;
  z-index: 200;
  top: 12%;
  right: 9.1424px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #29bcc7;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  border-left-color: transparent;
}

.select_chat-s:after {
  position: absolute;
  z-index: 200;
  right: 9.1424px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #29bcc7;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_search-l {
  width: 100%;
  position: relative;
  display: inline-block;
}

.select_search-l select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 114.28%;
  height: 41.1408px;
  padding: 0 7.9996px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select_search-l select::-ms-expand {
  display: none;
}

.select_search-l:before {
  position: absolute;
  z-index: 200;
  top: 12%;
  right: 9.1424px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #29bcc7;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  border-left-color: transparent;
}

.select_search-l:after {
  position: absolute;
  z-index: 200;
  right: 9.1424px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #29bcc7;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_search-l select {
  width: 114.28%;
  height: 41.1408px;
  color: #333333;
  border: 2px solid #29bcc7;
}

input[type=range] {
  margin: 0;
  padding: 0;
}

.range-box {
  width: 100%;
  margin: 0 auto;
}

.range_custom {
  width: 100%;
  height: 16px;
  border-radius: 50%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.range_custom:focus {
  outline: none;
}

.range_custom::-webkit-slider-runnable-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  border: 1px solid #dddddd;
  border-radius: 25px;
}

.range_custom::-webkit-slider-thumb {
  width: 16px;
  height: 16px;
  margin-top: 1px;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 50px;
  -webkit-box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.2);
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  -webkit-appearance: none;
}

.range_custom::-webkit-slider-runnable-track {
  background: #f6f6f6;
}

.range_custom::-moz-range-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  border: 1px solid #dddddd;
  border-radius: 25px;
  background: #f6f6f6;
}

.range_custom::-moz-range-thumb {
  width: 16px;
  height: 16px;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 50px;
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.2);
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

.range_custom::-ms-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  color: transparent;
  border-color: transparent;
  background: transparent;
}

.range_custom::-ms-fill-lower {
  border: 1px solid #dddddd;
  border-radius: 50px 0 0 50px;
  background: #f6f6f6;
}

.range_custom::-ms-fill-upper {
  border: 1px solid #dddddd;
  border-radius: 0 50px 50px 0;
  background: #f6f6f6;
}

.range_custom::-ms-thumb {
  width: 16px;
  height: 16px;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 50px;
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.2);
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

.range_customDead::-webkit-slider-runnable-track {
  cursor: default;
}

.range_customDead::-webkit-slider-thumb {
  cursor: default;
}

.range_customDead::-moz-range-track {
  cursor: default;
}

.range_customDead::-moz-range-thumb {
  cursor: default;
}

.range_customDead::-ms-track {
  cursor: default;
}

.range_customDead::-ms-thumb {
  cursor: default;
}

.range-scale__item {
  margin-right: 0;
  padding-bottom: 10px;
  text-align: center;
  color: #666666;
  font-family: -apple-system, 'BlinkMacSystemFont', Sans-Serif;
  font-size: 1.2rem;
  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;
}

.range-scale__item span {
  width: 20%;
}

.range-scale__item span:nth-child(1) {
  text-align: left;
}

.range-scale__item span:nth-child(2) {
  text-align: left;
  text-indent: 3%;
}

.range-scale__item span:nth-child(4) {
  text-indent: 6%;
}

.range-scale__item span:nth-child(5) {
  text-align: right;
}

.space_between {
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.range-scale {
  position: relative;
  padding-right: 3px;
  padding-left: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.range-scale span:before {
  position: absolute;
  bottom: 5px;
  content: "";
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-top-width: 6px;
  border-radius: 2px;
}

.range-scale span:nth-child(2) {
  padding-left: 9px;
}

.range-scale span:nth-child(3) {
  padding-right: 3px;
  padding-left: 4px;
}

.range-scale span:nth-child(4) {
  padding-right: 10px;
}

.profile--img {
  vertical-align: bottom;
  font-size: 1.3rem;
}

.profile--img__photo {
  display: inline-block;
  width: 100%;
  height: 170px;
  background-color: #dddddd;
  overflow: hidden;
  border-radius: 3px;
}

.profile--img .photo-no {
  width: auto;
  height: auto;
  display: none;
}

.profile--img__size {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
}

.profile--img__size span {
  display: block;
  color: #999999;
}

.profile--img__input {
  margin-top: 5px;
}

.profile--img__name {
  display: inline-block;
  color: #999999;
  margin-left: 5px;
}

.profile--img__name button {
  background-color: transparent;
  border-style: none;
  color: #9a6f2b;
  cursor: pointer;
}

.profile--img__name button a {
  color: #9a6f2b;
}

.profile--img__name button:before {
  content: "-";
  color: #999999;
  padding-right: 9px;
}

.profile--img__name button {
  font-size: 1.3rem;
}

.profile--img .profile--img__photo {
  width: 100px;
  height: 100px;
  border-radius: 5px;
  background-color: #dddddd;
}

.file-label {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 52px;
  height: 31px;
  cursor: pointer;
  text-align: center;
  color: #f6f6f6;
  border-radius: 3px;
  font-size: 1.6rem;
  line-height: 2;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
}

.file-chat {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 114px;
  height: 36px;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  border-radius: 36px;
  font-size: 1.4rem;
  line-height: 36px;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

.radio__check {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 1px solid #dddddd;
  border-radius: 3px;
  font-size: 0;
  line-height: 0;
}

.radio__check .radio__check--label {
  display: inline-block;
  width: 50%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-align: center;
  color: #333333;
  border-bottom: 1px solid #dddddd;
  background: #ffffff;
  font-size: 1.3rem;
  line-height: 2.5;
}

.radio__check .radio__check--label:nth-of-type(odd) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #dddddd;
}

.radio__check .radio__check--label:nth-last-child(3):nth-of-type(odd) {
  border-bottom: none;
}

.radio__check .radio__check--label:last-child {
  border-bottom: none;
}

.radio__check .radio__check--labelTwo {
  display: inline-block;
  width: 50%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-align: center;
  color: #333333;
  font-size: 1.3rem;
  line-height: 2.5;
}

.radio__check .radio__check--labelTwo:nth-of-type(2) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}

.radio__check .radio__check--labelThree {
  display: inline-block;
  width: 33.33333%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-align: center;
  color: #333333;
  font-size: 1.3rem;
  line-height: 2.5;
}

.radio__check .radio__check--labelThree:nth-of-type(2) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}

@media screen and (min-width: 320px) {
  .radio__check .radio__check--label {
    font-size: 1.1rem;
  }
}

input[type=radio]:checked + .radio__check--label,
input[type=radio]:checked + .radio__check--labelTwo,
input[type=radio]:checked + .radio__check--labelThree {
  position: relative;
  color: #ffffff;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  -webkit-animation: effectPulsateGold .5s ease-out;
          animation: effectPulsateGold .5s ease-out;
}

input[type=radio]:checked + .radio__check--label:after,
input[type=radio]:checked + .radio__check--labelTwo:after,
input[type=radio]:checked + .radio__check--labelThree:after {
  position: absolute;
  top: 40%;
  left: 1rem;
  display: block;
  width: 8px;
  height: 3px;
  content: '';
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}

.radio-label {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 10px 0 0;
  padding: 2px 0 5px 18px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  font-size: 1.4rem;
  padding: 0 0 0 20px;
  font-size: 1.4rem;
  line-height: 1;
}

.radio-label:after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  content: '';
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  border: 1px solid #aaaaaa;
  border-radius: 50%;
}

input[type=radio]:checked + .radio-label:after {
  -webkit-animation: effectPulsateGreen .5s ease-out;
          animation: effectPulsateGreen .5s ease-out;
  z-index: 4;
}

.radio-label:before {
  position: absolute;
  top: 50%;
  left: 2px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  content: '';
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  opacity: 0;
  border-radius: 50%;
  background-color: #29bcc7;
}

input[type=radio]:checked + .radio-label:before {
  z-index: 5;
  opacity: 1;
}

.radio-label:after {
  width: 15px;
  height: 15px;
  background: #ffffff;
}

.radio-label:before {
  width: 13px;
  height: 13px;
}

.deleteBtn {
  padding: 5px;
  cursor: pointer;
  color: #9a6f2b;
  background-color: transparent;
  border-style: none;
}

.deleteBtn a {
  color: #9a6f2b;
}

.deleteBtn:before {
  padding-right: 9px;
  content: "-";
  color: #333333;
}

.form-parallel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

.form-parallel__title {
  font-size: 1.4rem;
}

.form-parallel input[disabled],
.form-parallel textarea[disabled] {
  font-size: 1.5rem;
}

.form-parallel input {
  font-size: 1.5rem;
  height: auto;
  text-align: right;
}

.form-confirm input[disabled],
.form-confirm textarea[disabled] {
  color: #666;
  -webkit-text-fill-color: #666;
  opacity: 1;
  background-color: transparent;
}

fieldset {
  overflow: hidden;
}

input,
select {
  color: #666666;
  font-size: 16px;
}

input {
  height: 31px;
}

input:focus {
  outline: none;
}

button:focus {
  outline: none;
}

input[disabled],
textarea[disabled] {
  width: 100%;
  border: none;
  font-size: 1.4rem;
}

textarea[disabled] {
  height: 120px;
}

.form-bottomBtns {
  position: fixed;
  z-index: 999;
  bottom: 0;
  width: 100%;
  height: 49px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.form-bottomBtns button,
.form-bottomBtns li {
  width: 50%;
  height: 39px;
  margin: 0 2.5px;
  text-align: center;
  font-size: 1.4rem;
}

.form-bottomBtns button a,
.form-bottomBtns li a {
  line-height: 39px;
}

.form-bottomBtns.favorite {
  height: 79px !important;
}

.form-bottomBtns.favorite button {
  width: 70%;
  height: 44px;
}

.form-bottomBtns.favorite button a {
  line-height: 44px;
}

.form-bottomBtns--act {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.input-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.input-wrapHalf {
  width: 107%;
}

.input-wrapThree {
  width: 105%;
}

.input-listNum {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 58.2828px;
}

.input-listNum::-webkit-input-placeholder {
  color: #999999;
}

.input-listNum:-ms-input-placeholder {
  color: #999999;
}

.input-listNum::-moz-placeholder {
  color: #999999;
}

.input-nomal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 114.28%;
  height: 50.2832px;
  padding: 10px;
}

.input-nomal::-webkit-input-placeholder {
  color: #999999;
}

.input-nomal:-ms-input-placeholder {
  color: #999999;
}

.input-nomal::-moz-placeholder {
  color: #999999;
}

.input-n-half {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 57.14%;
  height: 41.1408px;
  padding: 10px;
  margin-left: -7.14%;
}

.input-n-half::-webkit-input-placeholder {
  color: #999999;
}

.input-n-half:-ms-input-placeholder {
  color: #999999;
}

.input-n-half::-moz-placeholder {
  color: #999999;
}

.input-n-half:first-child {
  margin-left: 0;
}

.input-n-three {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 38.05524%;
  height: 41.1408px;
  padding: 10px;
  margin-left: -4.75524%;
}

.input-n-three::-webkit-input-placeholder {
  color: #999999;
}

.input-n-three:-ms-input-placeholder {
  color: #999999;
}

.input-n-three::-moz-placeholder {
  color: #999999;
}

.input-n-three:first-child {
  margin-left: 0;
}

.input-n-m {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 114.28%;
  height: 41.1408px;
}

.input-n-m::-webkit-input-placeholder {
  color: #999999;
}

.input-n-m:-ms-input-placeholder {
  color: #999999;
}

.input-n-m::-moz-placeholder {
  color: #999999;
}

.input-s-xxs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 62.854px;
  height: 35.4268px;
}

.input-s-xxs::-webkit-input-placeholder {
  color: #999999;
}

.input-s-xxs:-ms-input-placeholder {
  color: #999999;
}

.input-s-xxs::-moz-placeholder {
  color: #999999;
}

.input-s-xxs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 62.854px;
  height: 35.4268px;
}

.input-s-xxs::-webkit-input-placeholder {
  color: #999999;
}

.input-s-xxs:-ms-input-placeholder {
  color: #999999;
}

.input-s-xxs::-moz-placeholder {
  color: #999999;
}

.input-s-xs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 82.2816px;
  height: 35.4268px;
}

.input-s-xs::-webkit-input-placeholder {
  color: #999999;
}

.input-s-xs:-ms-input-placeholder {
  color: #999999;
}

.input-s-xs::-moz-placeholder {
  color: #999999;
}

.input-s-xsMargin {
  margin-left: -10.2816px;
}

.input-s-m {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 114.28%;
  height: 35.4268px;
}

.input-s-m::-webkit-input-placeholder {
  color: #999999;
}

.input-s-m:-ms-input-placeholder {
  color: #999999;
}

.input-s-m::-moz-placeholder {
  color: #999999;
}

.input-s-half {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 57.25428%;
  height: 35.4268px;
  padding: 10px;
  margin-left: -7.14%;
}

.input-s-half::-webkit-input-placeholder {
  color: #999999;
}

.input-s-half:-ms-input-placeholder {
  color: #999999;
}

.input-s-half::-moz-placeholder {
  color: #999999;
}

.input-s-half:first-child {
  margin-left: 0;
}

.input-yen-label {
  margin-left: -6%;
}

.input-message {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  border: 1px solid #aaaaaa;
  width: 91.424%;
  height: 35.4268px;
}

.input-message::-webkit-input-placeholder {
  color: #999999;
}

.input-message:-ms-input-placeholder {
  color: #999999;
}

.input-message::-moz-placeholder {
  color: #999999;
}

.input-chat-s {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 41.1408px;
  padding: 2.2856px 11.428px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 45.712%;
}

.input-chat-s::-webkit-input-placeholder {
  color: #29bcc7;
}

.input-chat-s:-ms-input-placeholder {
  color: #29bcc7;
}

.input-chat-s::-moz-placeholder {
  color: #29bcc7;
}

.input-chat-m {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 41.1408px;
  padding: 2.2856px 11.428px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 60.5684%;
  margin-left: -7.14%;
}

.input-chat-m::-webkit-input-placeholder {
  color: #29bcc7;
}

.input-chat-m:-ms-input-placeholder {
  color: #29bcc7;
}

.input-chat-m::-moz-placeholder {
  color: #29bcc7;
}

.input-chat-l {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 41.1408px;
  padding: 2.2856px 11.428px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 114.28%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

.input-chat-l::-webkit-input-placeholder {
  color: #29bcc7;
}

.input-chat-l:-ms-input-placeholder {
  color: #29bcc7;
}

.input-chat-l::-moz-placeholder {
  color: #29bcc7;
}

.input-chatUser-s {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 41.1408px;
  padding: 2.2856px 11.428px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  color: #333333;
  border: 1px solid #ccb082;
  border-radius: 5px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 37.02672%;
  margin-left: -4.5696%;
}

.input-chatUser-s::-webkit-input-placeholder {
  color: #999999;
}

.input-chatUser-s:-ms-input-placeholder {
  color: #999999;
}

.input-chatUser-s::-moz-placeholder {
  color: #999999;
}

.input-chatUser-m {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 41.1408px;
  padding: 2.2856px 11.428px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  color: #333333;
  border: 1px solid #ccb082;
  border-radius: 5px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 75.4248%;
  margin-left: -9.4248%;
}

.input-chatUser-m::-webkit-input-placeholder {
  color: #999999;
}

.input-chatUser-m:-ms-input-placeholder {
  color: #999999;
}

.input-chatUser-m::-moz-placeholder {
  color: #999999;
}

.input-chatUser-l {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 41.1408px;
  padding: 2.2856px 11.428px;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  color: #333333;
  border: 1px solid #ccb082;
  border-radius: 5px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 114.28%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

.input-chatUser-l::-webkit-input-placeholder {
  color: #999999;
}

.input-chatUser-l:-ms-input-placeholder {
  color: #999999;
}

.input-chatUser-l::-moz-placeholder {
  color: #999999;
}

.input-chatUser-error {
  border: 1px solid #ff586e;
  background: #ffeade;
}

.select-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.select-inline {
  display: inline-block;
}

.select-nomal {
  width: 100%;
}

.select-s-xxs {
  width: 60px;
}

.select-s-xs {
  width: 92px;
}

.select-s-s {
  width: 120px;
}

.select-n-half {
  width: 50%;
}

.select-n-three {
  width: 33.3%;
}

.select-n-shalf {
  width: 44%;
}

.select-n-mhalf {
  width: 46%;
}

textarea:focus {
  outline: none;
}

.textarea-hide {
  display: none;
}

.textarea-fullAout {
  width: 100%;
  height: 100%;
}

.textarea-fullXL {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  resize: none;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 114.28%;
  height: 245.702px;
}

.textarea-fullXL::-webkit-input-placeholder {
  color: #999999;
}

.textarea-fullXL:-ms-input-placeholder {
  color: #999999;
}

.textarea-fullXL::-moz-placeholder {
  color: #999999;
}

.textarea-fullSXL {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  resize: none;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 114.28%;
  height: 228.56px;
}

.textarea-fullSXL::-webkit-input-placeholder {
  color: #999999;
}

.textarea-fullSXL:-ms-input-placeholder {
  color: #999999;
}

.textarea-fullSXL::-moz-placeholder {
  color: #999999;
}

.textarea-fullSXLMargin {
  margin-top: -28.56px;
}

.textarea-fullL {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  resize: none;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 114.28%;
  height: 123.4224px;
}

.textarea-fullL::-webkit-input-placeholder {
  color: #999999;
}

.textarea-fullL:-ms-input-placeholder {
  color: #999999;
}

.textarea-fullL::-moz-placeholder {
  color: #999999;
}

.textarea-fullLMargin {
  margin-top: -15.4224px;
}

.textarea-fullM {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  resize: none;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 114.28%;
  height: 77.7104px;
}

.textarea-fullM::-webkit-input-placeholder {
  color: #999999;
}

.textarea-fullM:-ms-input-placeholder {
  color: #999999;
}

.textarea-fullM::-moz-placeholder {
  color: #999999;
}

.textarea-fullS {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  resize: none;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 114.28%;
  height: 68.568px;
}

.textarea-fullS::-webkit-input-placeholder {
  color: #999999;
}

.textarea-fullS:-ms-input-placeholder {
  color: #999999;
}

.textarea-fullS::-moz-placeholder {
  color: #999999;
}

.textarea-fullXS {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  resize: none;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 114.28%;
  height: 54.8544px;
}

.textarea-fullXS::-webkit-input-placeholder {
  color: #999999;
}

.textarea-fullXS:-ms-input-placeholder {
  color: #999999;
}

.textarea-fullXS::-moz-placeholder {
  color: #999999;
}

.textarea-chat-s {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 82.2816px;
  padding: 2px 10px;
  resize: none;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 45.712%;
}

.textarea-chat-s::-webkit-input-placeholder {
  color: #29bcc7;
}

.textarea-chat-s:-ms-input-placeholder {
  color: #29bcc7;
}

.textarea-chat-s::-moz-placeholder {
  color: #29bcc7;
}

.textarea-chat-m {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 82.2816px;
  padding: 2px 10px;
  resize: none;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 60.5684%;
}

.textarea-chat-m::-webkit-input-placeholder {
  color: #29bcc7;
}

.textarea-chat-m:-ms-input-placeholder {
  color: #29bcc7;
}

.textarea-chat-m::-moz-placeholder {
  color: #29bcc7;
}

.textarea-chat-l {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 82.2816px;
  padding: 2px 10px;
  resize: none;
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  width: 114.28%;
}

.textarea-chat-l::-webkit-input-placeholder {
  color: #29bcc7;
}

.textarea-chat-l:-ms-input-placeholder {
  color: #29bcc7;
}

.textarea-chat-l::-moz-placeholder {
  color: #29bcc7;
}

.label-nomal {
  font-size: 1.2rem;
}

.label-side {
  color: #999999;
  font-size: 1.2rem;
}

.label-head {
  color: #999999;
  font-size: 1.2rem;
  padding-right: 10px;
}

.label-rightSide {
  color: #999999;
  font-size: 1.2rem;
  display: block;
  text-align: right;
}

.label-leg {
  padding-left: 0;
}

.label-delete {
  color: #999999;
  font-size: 1.2rem;
  padding-left: 10px;
  color: #9a6f2b;
}

.label-must {
  padding: 4px 5px;
  color: #FFFFFF;
  border-radius: 3px;
  background: #ff586e;
  font-size: 1rem;
}

.label-mustFix {
  width: 30px;
  height: 20px;
  line-height: 20px;
  padding: 0px 5px;
  color: #FFFFFF;
  border-radius: 3px;
  background: #ff586e;
  font-size: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.label-mustFixText {
  width: calc(100% - 70px);
}

.label-musthide {
  display: none;
}

.label-block {
  display: block;
}

.note-rightSide {
  font-weight: normal;
  float: right;
  color: #999999;
  font-size: 1.2rem;
}

.note-bottom {
  font-size: 1.2rem;
  line-height: 1.5;
}

.number-salon {
  height: 40px;
  text-align: center;
  color: #666666;
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
  font-size: 1.3rem;
  line-height: 40px;
}

.number-salon__num {
  font-weight: bold;
  font-size: 1.8rem;
}

.number-salon__span {
  font-weight: bold;
  font-size: 1.6rem;
}

.checkbox-pull {
  margin-left: -10px;
}

.checkbox-bar {
  text-align: center;
  background: #f6f6f6;
}

.checkbox-custom,
input[type=checkbox] {
  display: none;
}

.checkbox-label {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 40px;
  cursor: pointer;
  vertical-align: middle;
  font-size: 1.2rem;
}

.checkbox-labelTxtNomal {
  font-size: 1.4rem;
}

.checkbox-label:hover:after {
  border-color: #aaaaaa;
}

.checkbox-label:after {
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  content: '';
  border: 1px solid #999999;
  border-radius: 3px;
  background: #fff;
}

.checkbox-label:before {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 16px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 9px;
  height: 13px;
  margin-top: -9px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}

.checkbox-custom:checked + .checkbox-label::before {
  opacity: 1;
}

.checkbox-custom:checked + .checkbox-label::after {
  border: none;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  -webkit-animation: effectPulsateGreen .5s ease-out;
          animation: effectPulsateGreen .5s ease-out;
}

.checkbox-search {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 40px;
  cursor: pointer;
  vertical-align: middle;
  font-size: 1.4rem;
}

.checkbox-search:hover:after {
  border-color: #aaaaaa;
}

.checkbox-search:after {
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  content: '';
  border: 1px solid #999999;
  border-radius: 3px;
  background: #ffffff;
}

.checkbox-search:before {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 16px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 9px;
  height: 13px;
  margin-top: -9px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}

.checkbox-custom:checked + .checkbox-search::before {
  opacity: 1;
}

.checkbox-custom:checked + .checkbox-search::after {
  border: none;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  -webkit-animation: effectPulsateGreen .5s ease-out;
          animation: effectPulsateGreen .5s ease-out;
}

.label-attention {
  color: #ff586e;
  font-size: 1rem;
  line-height: 1.4;
}

.errorBox {
  border: solid 2px #FF586E;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 10px;
}

.errorBox ul li {
  font-size: 1.4rem;
  font-weight: bold;
  color: #FF586E;
  line-height: 1.7;
}

.errorBox.multiple {
  width: 95%;
  margin: 20px auto;
}

.disabledBtn {
  background: #cccccc;
}

.form--multipleCompanyName {
  background-color: #CCCCCC;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
}

.form--multipleApply {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.form--multipleApply .box--salon-info {
  border: solid 1px #707070;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.form--multipleApply .box--salon-info .checkArea {
  width: 15%;
  position: relative;
}

.form--multipleApply .box--salon-info .checkArea > span {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -18px;
}

.form--multipleApply .box--salon-info .checkArea .radio-label:before {
  width: 23px;
  height: 23px;
}

.form--multipleApply .box--salon-info .checkArea .radio-label:after {
  width: 25px;
  height: 25px;
}

.form--multipleApply .box--salon-info .salon-info {
  width: 85%;
}

.form--multipleApply .title--salon-question {
  text-align: center;
  margin: 10px auto;
}

.form--multipleApply .title--salon-question a {
  text-decoration: underline;
}

.form--multipleApply .box--salon-question {
  border: solid 1px #CCCCCC;
  font-size: 1.3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 10px;
}

.form--multipleApply .box--salon-question .text-nowrap {
  position: absolute;
  bottom: 10px;
}

.form--multipleApply .box--salon-question textarea {
  -webkit-transform: scale(1);
          transform: scale(1);
  width: 100%;
}

.title--prof-conf {
  background-color: #F9F9F9;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border: solid 1px #CCCCCC;
  margin-bottom: 10px;
}

.errorInfo {
  color: #FF586E;
  font-size: 1.3rem;
}

.circle__contents {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 20px 0 10px;
  text-align: center;
  background: #f6f6f6;
}

.circle__contents h1 {
  font-weight: bold;
}

.circle__content {
  display: inline-block;
  width: 100px;
  height: 140px;
  margin: 20px 7px 0;
  text-align: center;
}

.circle__content h1 {
  font-size: 1.4rem;
}

.mypage__circle {
  position: relative;
  width: 100px;
  height: 100px;
}

.percent {
  position: relative;
  top: 5px;
  left: 5px;
  display: table-cell;
  width: 90px;
  height: 90px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0.1px 0.1px 0.1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0.1px 0.1px 0.1px 2px rgba(0, 0, 0, 0.1);
}

.percent:after {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 94px;
  height: 94px;
  content: "";
  border: 3px solid #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0.1px 0.1px 0.1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0.1px 0.1px 0.1px 1px rgba(0, 0, 0, 0.1);
}

.percent .canvas {
  position: absolute;
  z-index: 400;
  top: -5px;
  left: -5px;
  width: 200px;
}

.percent .number,
.percent span {
  display: inline-block;
  padding-top: 7px;
  color: #29BCC7;
  font-family: times;
  font-size: 2.4rem;
  font-weight: bold;
}

.percent span {
  font-size: 2.4rem;
}

.perfect__success {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  border-radius: 50%;
  background-image: url("/images/user/qj/common/uf_success_icon.svg");
  background-position: -10px -10px;
  -webkit-box-shadow: 0.1px 0.1px 0.1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0.1px 0.1px 0.1px 1px rgba(0, 0, 0, 0.1);
  font-family: times;
}

.perfect__success p {
  padding-top: 56px;
  font-size: 1rem;
}

.circle__title {
  margin-top: 10px;
  font-size: 1.2rem;
}

.badge-unread {
  display: inline-block;
  border-radius: 100px;
  background: #ff714c;
  font-size: .8rem;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  zoom: 0.8;
  border-radius: 100px;
  color: #ffffff;
  line-height: 1;
  padding: 4px 6px;
}

.badge-gold {
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  display: inline-block;
  border-radius: 100px;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  border-radius: 100px;
  color: #ffffff;
  line-height: 1;
  padding: 4px 6px;
  font-size: 1.6rem;
}

.badge-navi {
  position: absolute;
  min-width: 12px;
  height: 18px;
  padding: 2px 5px;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  border: none;
  border-radius: 100px;
  background: #ff714c;
  font-size: 1rem;
  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;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.badge-navi span {
  display: block;
}

.badge-footerBtn {
  position: absolute;
  min-width: 12px;
  height: 18px;
  padding: 2px 5px;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  border: none;
  border-radius: 100px;
  background: #ff714c;
  font-size: 1rem;
  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;
  top: 4px;
  left: calc(50% + 10px);
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.badge-footerBtn span {
  display: block;
}

.headerTopWrap {
  position: relative;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 1005;
}

.headerTop {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 65px;
  -webkit-transition: background .5s;
  transition: background .5s;
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
  background: rgba(255, 255, 255, 0.5);
}

.headerTop__titleTop {
  -webkit-transition: background .5s;
  transition: background .5s;
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
  text-align: center;
  font-size: 1rem;
  display: block;
  width: 100%;
  border-bottom: solid 1px #dddddd;
  background: rgba(255, 255, 255, 0.5);
}

.headerTop__date {
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  height: 24px;
  text-align: center;
  font-size: 1rem;
  line-height: 24px;
  color: #ffffff;
}

.headerTop__title {
  text-align: center;
}

.headerTop__title img {
  width: 165px;
  height: 30px;
}

.headerTop__search {
  position: absolute;
  top: 6px;
  left: 10px;
  text-align: center;
}

.headerTop__search__icon {
  width: auto;
  height: 32px;
  background: url("/images/user/qj/sp/header_icon_search_sp.svg") no-repeat center;
  background-size: 24px;
}

.headerTop__search__title {
  display: block;
  line-height: 1;
}

.headerTop__search a {
  color: #ccb082;
  font-size: 1rem;
  font-weight: bold;
}

.headerTop__entry {
  position: absolute;
  top: 8px;
  right: 10px;
  text-align: center;
}

.headerTop__entry__icon {
  width: auto;
  height: 32px;
  background: url("/images/user/qj/sp/header_icon_entry_sp.svg") no-repeat center;
  background-size: 24px;
}

.headerTop__entry__title {
  display: block;
  line-height: 1;
}

.headerTop__entry a {
  color: #ccb082;
  font-size: 1rem;
  font-weight: bold;
}

.headerhiteBG {
  -webkit-transition: background .5s;
  transition: background .5s;
  background: #ffffff;
}

.header {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 65px;
  background: #ffffff;
  z-index: 1001;
}

.header:before {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  position: absolute;
  bottom: 3px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.header:after {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  content: '';
}

.header__title img {
  width: 165px;
  height: 30px;
}

.header__search {
  position: absolute;
  top: 6px;
  left: 10px;
  text-align: center;
}

.header__search__icon {
  width: auto;
  height: 32px;
  background: url("/images/user/qj/sp/header_icon_search_sp.svg") no-repeat center;
  background-size: 24px;
}

.header__search__title {
  display: block;
  line-height: 1;
}

.header__search a {
  color: #ccb082;
  font-size: 1rem;
  font-weight: bold;
}

.header__entry {
  position: absolute;
  top: 6px;
  right: 10px;
  text-align: center;
}

.header__entry__icon {
  width: auto;
  height: 32px;
  background: url("/images/user/qj/sp/header_icon_entry_sp.svg") no-repeat center;
  background-size: 24px;
}

.header__entry__title {
  display: block;
  line-height: 1;
}

.header__entry a {
  color: #ccb082;
  font-size: 1rem;
  font-weight: bold;
}

.header__decide {
  font-weight: bold;
  position: absolute;
  top: 6px;
  right: 5px;
  font-size: 1.3rem;
  line-height: 1;
}

.header__arrow {
  position: absolute;
  top: 50%;
  left: 7px;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-top: -14px;
}

.header__arrow a::after {
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  content: '';
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.header__arrow.header__arrow--posilarge {
  left: 17px;
}

.header__arrowWhite {
  position: absolute;
  top: 50%;
  left: 7px;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-top: -14px;
}

.header__arrowWhite a::after {
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  content: '';
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.header__arrowWhite a::after {
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
}

.header__arrowWhitePull {
  position: absolute;
  top: 50%;
  left: 7px;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  left: auto;
  right: 12px;
}

.header__arrowWhitePull a::after {
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  content: '';
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.header__arrowWhitePull::after {
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  content: '';
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.header__arrowWhitePull--act::after {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-top: -2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.header__arrowWhiteReverse {
  position: absolute;
  top: 50%;
  left: 7px;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  left: auto;
  right: 12px;
}

.header__arrowWhiteReverse a::after {
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  content: '';
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.header__arrowWhiteReverse::after {
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: 0;
  content: '';
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.header__arrowWhiteReverse--act::after {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-top: -2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.header__arrowWhite.header__arrow--posilarge {
  left: 17px;
}

.header--editpage {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 60px;
  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;
  height: 45px;
  color: #9a6f2b;
  border-bottom: 1px solid #dddddd;
  background: #ffffff;
  font-size: 1.6rem;
}

.header--message {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 60px;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  height: auto;
  color: #ffffff;
}

.header--messageIn {
  position: relative;
  height: 60px;
}

.header--message__title {
  font-size: 1.6rem;
}

.header--message__btns {
  width: 100%;
}

.header--green {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 60px;
  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;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  height: 45px;
  color: #ffffff;
  font-size: 1.6rem;
}

.header--gold {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 60px;
  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;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  height: 45px;
  color: #ffffff;
  font-size: 1.6rem;
}

.header--pink {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 60px;
  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;
  background: linear-gradient(154deg, #FF358C 0%, #FF6562 100%);
  height: 45px;
  color: #ffffff;
  font-size: 1.6rem;
}

.header--btn {
  position: absolute;
  top: 3px;
  right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 44px;
  height: 60px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.header--btn__titl {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 44px;
  text-align: center;
  color: #ccb082;
  font-size: 1rem;
}

.header--btn span {
  position: absolute;
  right: 10px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 24px;
  height: 2px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #ccb082;
}

.header--btn span:nth-of-type(1) {
  top: 16px;
}

.header--btn span:nth-of-type(2) {
  top: 22px;
}

.header--btn span:nth-of-type(3) {
  top: 28px;
}

.header--btn.is-notice::before {
  position: absolute;
  top: 10PX;
  right: 4px;
  content: "";
  background: #f06f49;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  z-index: 10;
}

.js-header--btn--act span {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.js-header--btn--act span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-315deg);
          transform: translateY(7px) rotate(-315deg);
}

.js-header--btn--act span:nth-of-type(2) {
  opacity: 0;
}

.js-header--btn--act span:nth-of-type(3) {
  -webkit-transform: translateY(-5px) rotate(315deg);
          transform: translateY(-5px) rotate(315deg);
}

.footer {
  width: 100%;
  background: #ffffff;
}

.footer .footer__link {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: solid 1px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  background: #bbbbbb;
}

.footer .footer__link .footerLink__item {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  height: 32px;
  border-bottom: solid 1px #aaaaaa;
  font-size: 1.2rem;
  line-height: 32px;
}

.footer .footer__link .footerLink__item a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}

.footer .footer__link .footerLink__item--full {
  width: 100%;
  border-right: none;
}

.footer .footer__link .footerLink__item:nth-child(odd) {
  border-right: solid 1px #aaaaaa;
}

.footer .footer__link .footerLink__item:last-child {
  border-bottom: none;
}

.footer .footer--copyright {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 0;
  text-align: center;
  background: #ffffff;
}

.footer .footer--copyright .footer__logo img {
  width: 140px;
  height: 16px;
}

.footer .footer--copyright .footer__copyright {
  font-size: 0.9rem;
}

.footer--btmspace {
  width: 100%;
  background: #ffffff;
  padding-bottom: 0px;
}

.footer--btmspace .footer__link {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: solid 1px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  background: #bbbbbb;
}

.footer--btmspace .footer__link .footerLink__item {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  height: 32px;
  border-bottom: solid 1px #aaaaaa;
  font-size: 1.2rem;
  line-height: 32px;
}

.footer--btmspace .footer__link .footerLink__item a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}

.footer--btmspace .footer__link .footerLink__item--full {
  width: 100%;
  border-right: none;
}

.footer--btmspace .footer__link .footerLink__item:nth-child(odd) {
  border-right: solid 1px #aaaaaa;
}

.footer--btmspace .footer__link .footerLink__item:last-child {
  border-bottom: none;
}

.footer--btmspace .footer--copyright {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 0 0;
  text-align: center;
  background: #ffffff;
}

.footer--btmspace .footer--copyright .footer__logo img {
  width: 140px;
  height: 16px;
}

.footer--btmspace .footer--copyright .footer__copyright {
  font-size: 0.9rem;
}

.footer--search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 54px;
  background: rgba(0, 0, 0, 0.75);
  z-index: 2;
}

.footer--search__reset {
  font-weight: bold;
  width: 19.2%;
  height: 44px;
  margin: 0 1.333%;
  font-size: 1.2rem;
  line-height: 1.3;
}

.footer--search__search {
  font-weight: bold;
  width: 76.8%;
  height: 44px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1;
}

.footer--search__searchFull {
  font-weight: bold;
  width: 100%;
  height: 44px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1;
  margin: 0 1.333%;
}

.footer--search__apply {
  width: 76.8%;
  height: 44px;
  text-align: center;
  line-height: 1;
}

.footer--search__applyHalf {
  width: 40%;
  height: 44px;
  text-align: center;
  line-height: 1;
}

.footer--search__applyLiek {
  width: 19.2%;
  height: 44px;
  margin: 0 1.333%;
  border: solid 1px #ccb082;
}

.footer--search__applyLiek span {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/images/user/qj/sp/uf_c_company_like_icon.svg") no-repeat center;
}

.footer--search__applyLieked {
  width: 19.2%;
  height: 44px;
  margin: 0 1.333%;
  background: #ccb082;
}

.footer--search__applyLieked span {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/images/user/qj/sp/uf_c_company_liked_icon.svg") no-repeat center;
}

.footer--search__add {
  font-weight: bold;
  width: 100%;
  height: 44px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1;
  margin: 0 1.333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.footer--search__addHalf {
  font-weight: bold;
  width: 65%;
  height: 44px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1;
  margin: 0 1.333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.footer--search__oiwai {
  width: 76.8%;
  height: 44px;
  text-align: center;
  line-height: 1;
}

.footer--search__oiwai a {
  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;
}

.footer--search__oiwai--read {
  font-size: 1.2rem;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  width: 100%;
  font-weight: bold;
  padding-top: 4px;
}

.footer--search__oiwai--read span {
  color: #29bcc7;
}

.footer--search__oiwai--txt {
  width: 100%;
  font-size: 1.6rem;
}

.footer--searchOiwai {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 81px;
}

.footer--searchFix {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  z-index: 3;
}

.footer--searchFix--act {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.footer--search--201907 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  min-height: 54px;
  height: auto;
  background: rgba(0, 0, 0, 0.75);
  z-index: 2;
}

.footer--top_with_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  min-height: 54px;
  height: auto;
  z-index: 2;
}

.footer--favorite {
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  z-index: 999;
  bottom: 0;
  width: 100%;
}

.footer--favorite .msg1, .footer--favorite .msg2 {
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.footer--favorite button {
  font-size: 1.5rem;
  width: 70%;
}

.footer--favorite .box--favoriteSelectLot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  margin: 0 auto;
}

.footer--favorite .box--favoriteSelectLot .selectedLot {
  color: #29BCC7;
  display: inline-block;
  width: 30%;
  line-height: 36px;
}

.footer--favorite .box--favoriteSelectLot .num {
  font-size: 2.5rem;
}

.footer--favorite {
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  z-index: 999;
  bottom: 0;
  width: 100%;
}

.footer--favorite .msg {
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.footer--favorite button {
  font-size: 1.5rem;
  width: 70%;
}

.footer--favorite .box--favoriteSelectLot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  margin: 0 auto;
}

.footer--favorite .box--favoriteSelectLot .selectedLot {
  color: #29BCC7;
  display: inline-block;
  width: 30%;
  line-height: 36px;
}

.footer--favorite .box--favoriteSelectLot .num {
  font-size: 2.5rem;
}

.navi--fix {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.navi--logo {
  text-align: center;
  padding: 15px 0 0 0;
}

.navi--logo img {
  width: 104px;
  height: auto;
}

.navi--bg {
  position: fixed;
  z-index: 1009;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.8s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.8s cubic-bezier(1, 0, 0, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.8s cubic-bezier(1, 0, 0, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(1, 0, 0, 1), transform 0.8s cubic-bezier(1, 0, 0, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(1, 0, 0, 1), transform 0.8s cubic-bezier(1, 0, 0, 1) 0.5s, -webkit-transform 0.8s cubic-bezier(1, 0, 0, 1) 0.5s;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
  background: rgba(0, 0, 0, 0.8);
}

.navi--bg__close {
  position: relative;
  width: 48px;
  height: 48px;
}

.navi--bg__close:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 22px;
  left: 20px;
}

.navi--bg__close:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 22px;
  left: 20px;
}

.js-navi--bg--act {
  -webkit-transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.4s, -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.4s, -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.4s, transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.4s, transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  opacity: 1;
}

.navi--header {
  position: fixed;
  z-index: 1010;
  top: 0;
  right: 0;
  width: 84%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(1, 0, 0, 1);
  transition: -webkit-transform 0.8s cubic-bezier(1, 0, 0, 1);
  transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
  transition: transform 0.8s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.8s cubic-bezier(1, 0, 0, 1);
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  background: #ffffff;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.js-navi--header--act {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(1, 0, 0, 1) 0.4s;
  transition: -webkit-transform 0.5s cubic-bezier(1, 0, 0, 1) 0.4s;
  transition: transform 0.5s cubic-bezier(1, 0, 0, 1) 0.4s;
  transition: transform 0.5s cubic-bezier(1, 0, 0, 1) 0.4s, -webkit-transform 0.5s cubic-bezier(1, 0, 0, 1) 0.4s;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

.navi--list {
  padding-bottom: 0px;
}

.navi--list__banner {
  border-bottom: solid 1px #eeeeee;
}

.navi--list__banner img {
  width: 100%;
  height: auto;
}

.navi--list__item {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 45px;
  border-bottom: solid 1px #eeeeee;
  font-size: 1.2rem;
  line-height: 45px;
}

.navi--list__item a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 44px;
  color: #333333;
}

.navi--list__bartitl {
  height: 32px;
  line-height: 32px;
  color: #ffffff;
  font-size: 1.2rem;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
}

.navi--list__bartitl span {
  display: block;
  width: 100%;
  height: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 44px;
}

.navi--list__sublink {
  height: 32px;
  line-height: 32px;
  font-size: 1rem;
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px 0 0px;
}

.navi--list__sublink a {
  position: relative;
  color: #333333;
}

.navi--list__sublink a::before {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: -10px;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333333;
  border-right: solid 1px #333333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.navi--list__sublink a::after {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: -16px;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: solid 1px #333333;
  border-right: solid 1px #333333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.navi--list__login {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_login.svg") no-repeat center left;
  background-size: 44px 44px;
}

.navi--list__mypage {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_mypage.svg") no-repeat center left;
  background-size: 44px 44px;
}

.navi--list__message {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_message.svg") no-repeat center left;
  background-size: 44px 44px;
}

.navi--list__scout {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_scout.svg") no-repeat center left;
  background-size: 44px 44px;
}

.navi--list__fair {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_fair.svg") no-repeat center left;
  background-size: 44px 44px;
}

.navi--list__oiwai {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_oiwai.svg") no-repeat center left;
  background-size: 44px 44px;
}

.navi--list__like {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_like.svg") no-repeat center left;
  background-size: 44px 44px;
}

.navi--list__history {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_history.svg") no-repeat center left;
  background-size: 44px 44px;
}

.navi--list__search {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_search.svg") no-repeat center left;
  background-size: 44px 44px;
}

.navi--list__add {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_add.svg") no-repeat center left;
  background-size: 44px 44px;
}

.navi--list__job span {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_t_job.svg") no-repeat 6px center;
  background-size: 32px 32px;
}

.navi--list__carrier span {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_t_carrier.svg") no-repeat 6px center;
  background-size: 32px 32px;
}

.navi--list__web span {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_t_web.svg") no-repeat 6px center;
  background-size: 32px 32px;
}

.navi--list__comp span {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_t_comp.svg") no-repeat 6px center;
  background-size: 32px 32px;
}

.navi--list__logout {
  background: url("/images/user/qj/sp/uf_c_navi_side_icon_logout.svg") #cccccc no-repeat center left;
  background-size: 44px 44px;
}

.navi--list__logout a {
  color: #ffffff;
}

.navi--bottom {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.navi--bottom--act {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.navi--footer {
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  position: fixed;
  z-index: 999;
  bottom: 0;
  width: 100%;
  height: 49px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.navi--footer--act {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.navi--footer--fix {
  -webkit-transition: all 0s;
  transition: all 0s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.navi--btn {
  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;
}

.navi--btn__item {
  position: relative;
  width: 25%;
  height: 100%;
  padding-top: 5px;
  text-align: center;
}

.navi--btn__item a {
  color: #ffffff;
  font-size: 1rem;
}

.navi--btn.navi--btn--newGraduates .navi--btn__item {
  width: 33.3%;
}

.navi--btn.navi--btn--newGraduates .navi--footerBtn__shinsotsu .navi--btn__icon {
  background: url("/images/user/qj/sp/uf_navi_icon_shinsotsu_sp.svg") no-repeat center;
  background-size: 17px 20px;
}

.navi--btn.navi--btn--newGraduates .navi--footerBtn__favorite .navi--btn__icon {
  background: url("/images/user/qj/sp/uf_navi_icon_favorite_sp.svg") no-repeat center;
  background-size: 18px 15px;
}

.navi--btn.navi--btn--newGraduates .navi--footerBtn__menu .navi--btn__icon {
  background: url("/images/user/qj/sp/uf_navi_icon_menu_sp.svg") no-repeat center;
  background-size: 24px 13px;
}

.navi--btn.navi--btn--newGraduates .navi--footerBtn__shinki .navi--btn__icon {
  background: url("/images/user/qj/sp/uf_navi_icon_shinkitouroku_sp.svg") no-repeat center;
  background-size: 24px 17px;
}

.navi--btn.navi--btn--newGraduates .navi--footerBtn__mypage .navi--btn__icon {
  background: url("/images/user/qj/sp/uf_navi_icon_mypage_sp.svg") no-repeat center;
  background-size: 22px 20px;
}

.navi--btn.navi--btn--mypage .navi--btn__item {
  width: 25%;
}

.navi--btn.navi--btn--mypage .navi--btn--mypage__setting .navi--btn__icon {
  background: url("/images/user/qj/sp/uf_navi_icon_setting_sp.svg") no-repeat center;
  background-size: 18px 18px;
}

.navi--btn.navi--btn--mypage .navi--btn--mypage__scout .navi--btn__icon {
  background: url("/images/user/qj/sp/uf_navi_icon_scout_sp.svg") no-repeat center;
  background-size: 19px 18px;
}

.navi--btn.navi--btn--mypage .navi--btn--mypage__oubo .navi--btn__icon {
  background: url("/images/user/qj/sp/uf_navi_icon_oubo_sp.svg") no-repeat center;
  background-size: 16px 19px;
}

.navi--btn.navi--btn--mypage .navi--btn--mypage__prof .navi--btn__icon {
  background: url("/images/user/qj/sp/uf_navi_icon_prof_sp.svg") no-repeat center;
  background-size: 17px 23px;
}

.navi--btn__icon {
  position: relative;
  display: block;
  width: auto;
  height: 30px;
  margin: 0 auto;
}

.navi--btn__titl {
  display: block;
  line-height: 1;
}

.form--read {
  padding: 20px 10px;
}

.form--nomal {
  padding: 30px 10px;
  text-align: center;
}

.list--basic {
  position: relative;
  background-color: #ffffff;
  border-bottom: solid 1px #dddddd;
  font-size: 1.6rem;
  line-height: 1.4;
}

.list--basic:first-child {
  border-top: solid 1px #dddddd;
}

.list--basic__inner {
  padding: 15px 10px;
}

.list--basic a {
  display: block;
  color: #333333;
}

.list--basic--arrow .list--basic__inner {
  padding-right: 30px;
}

.list--basic--arrow a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.list--basic--arrowGreen .list--basic__inner {
  padding-right: 30px;
}

.list--basic--arrowGreen a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
  border-top: solid 2px #29bcc7;
  border-right: solid 2px #29bcc7;
}

.list--basic--small {
  font-size: 1.4rem;
}

.list--basic--small .list--basic__inner {
  padding: 10px;
}

.list--basic--small.list--basic--arrow .list--basic__inner {
  padding-right: 30px;
}

.list--basic--small.list--basic--arrow a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
  width: 10px;
  height: 10px;
  margin-top: -5px;
}

.list--basic--small.list--basic--arrowGreen .list--basic__inner {
  padding-right: 30px;
}

.list--basic--small.list--basic--arrowGreen a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-top: solid 2px #29bcc7;
  border-right: solid 2px #29bcc7;
}

.list--info__item {
  border-bottom: solid 1px #eeeeee;
}

.list--info__item a {
  display: block;
  padding: 10px;
}

.list--info__date {
  color: #666666;
  font-size: 1.2rem;
}

.list--info__title {
  color: #333333;
  font-size: 1.4rem;
}

.list--info__detail {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666666;
  font-size: 1.3rem;
}

.list--info__more {
  text-align: center;
  border-bottom: solid 1px #eeeeee;
  background: #f6f6f6;
}

.list--info__more a {
  display: block;
  height: 37px;
  color: #9a6f2b;
  font-size: 1.4rem;
  line-height: 37px;
}

.list--dateWrap {
  position: relative;
}

.list--dateWrap a {
  display: block;
}

.list--dateWrap a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.list--dialogStationWrap {
  overflow-y: auto;
  max-height: 270px;
}

.list--dialogStation {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 10px;
  color: #333333;
  border-top: solid 1px #f6f6f6;
  font-size: 1.3rem;
  line-height: 1.4;
}

.list--date {
  border-bottom: solid 1px #eeeeee;
}

.list--date__item {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 80%;
  padding: 10px;
  color: #666666;
  border-top: solid 1px #f6f6f6;
  font-size: 1.3rem;
  line-height: 1.4;
}

.list--date__item:first-child {
  border-top: none;
}

.list--date__date {
  display: table-cell;
  width: 10.5em;
}

.list--date__title {
  display: table-cell;
}

.list--mark li {
  position: relative;
  padding: 0 0 0 1em;
}

.list--mark li::before {
  position: absolute;
  top: 0.6em;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  content: "";
  vertical-align: middle;
  border-radius: 50%;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

.list--inblock {
  letter-spacing: -0.5em;
}

.list--inblock li {
  display: inline-block;
  margin: 0 1em 0 0;
  letter-spacing: normal;
}

.list--companyThumbnail {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #dddddd;
}

.list--companyThumbnail__check {
  position: relative;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  position: relative;
  width: 10%;
  min-width: 40px;
  border-radius: 3px 0 0 3px;
  display: table-cell;
}

.list--companyThumbnail__check span {
  position: absolute;
  display: block;
  width: 100%;
  height: 40px;
  top: 50%;
  left: 0;
  margin-top: -20px;
}

.list--companyThumbnail__check span {
  background: url("/images/user/qj/sp/uf_c_company_check.svg") no-repeat center;
}

.list--companyThumbnail__checkAct {
  position: relative;
  background: #eeeeee;
  position: relative;
  width: 10%;
  min-width: 40px;
  border-radius: 3px 0 0 3px;
  display: table-cell;
}

.list--companyThumbnail__checkAct span {
  position: absolute;
  display: block;
  width: 100%;
  height: 40px;
  top: 50%;
  left: 0;
  margin-top: -20px;
}

.list--companyThumbnail__checkAct span {
  background: url("/images/user/qj/sp/uf_c_company_like.svg") no-repeat center;
}

.list--companyThumbnail__cont {
  display: table-cell;
  padding: 10px;
  width: 90%;
}

.list--companyThumbnail__contBlock {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  width: 100%;
  border-bottom: solid 1px #dddddd;
}

.list--companyThumbnail__contBlock:last-child {
  border-bottom: none;
}

.list--companyThumbnail__contBlock:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.list--companyThumbnail__contBlockAll {
  text-align: center;
  color: #29bcc7;
}

.list--companyThumbnail__contBlockAll:after {
  border-top: solid 2px #29bcc7;
  border-right: solid 2px #29bcc7;
}

.list--companyThumbnail__name {
  color: #333333;
  font-size: 1.4rem;
}

.list--companyThumbnail__place {
  margin-bottom: 5px;
  padding-left: 18px;
  color: #999999;
  background: url("/images/user/qj/sp/uf_c_mypage_spot_icon.svg") no-repeat left center;
  font-size: 1.2rem;
}

.list--companyThumbnail:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.list--chat {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  height: 36px;
  margin: 5px 10px 5px 0;
  padding: 10px 15px;
  border-radius: 36px;
  font-size: 1.4rem;
  line-height: 1;
  color: #29bcc7;
  border: solid 1px #29bcc7;
}

.list--chatLicenseType {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  height: 36px;
  margin: 5px 10px 5px 0;
  padding: 10px 15px;
  border-radius: 36px;
  font-size: 1.4rem;
  line-height: 1;
  color: #29bcc7;
  border: solid 1px #29bcc7;
}

.list--chat--act {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  height: 36px;
  margin: 5px 10px 5px 0;
  padding: 10px 15px;
  border-radius: 36px;
  font-size: 1.4rem;
  line-height: 1;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  color: #ffffff;
}

.list--chatSelect {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  height: 36px;
  margin: 5px 10px 5px 0;
  padding: 10px 15px;
  border-radius: 36px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 10px 35px;
  color: #29bcc7;
  border: solid 1px #29bcc7;
}

.list--chatSelect--act {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  height: 36px;
  margin: 5px 10px 5px 0;
  padding: 10px 15px;
  border-radius: 36px;
  font-size: 1.4rem;
  line-height: 1;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  padding: 10px 35px;
  color: #ffffff;
}

.list--chatSelectS {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  height: 36px;
  margin: 5px 10px 5px 0;
  padding: 10px 15px;
  border-radius: 36px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 10px 22px;
  color: #29bcc7;
  border: solid 1px #29bcc7;
}

.list--chatSelectS--act {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  height: 36px;
  margin: 5px 10px 5px 0;
  padding: 10px 15px;
  border-radius: 36px;
  font-size: 1.4rem;
  line-height: 1;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  padding: 10px 22px;
  color: #ffffff;
}

.list--searchItem {
  position: relative;
  border-bottom: solid 1px #dddddd;
  font-size: 1.5rem;
}

.list--searchItem a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: 17px 15px;
  color: #333333;
}

.list--searchItem a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.list--searchItem--act {
  position: relative;
  border-bottom: solid 1px #dddddd;
  font-size: 1.5rem;
}

.list--searchItem--act a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: 17px 15px;
  color: #333333;
}

.list--searchItem--act a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.list--searchItem--act a {
  color: #29bcc7;
}

.list--searchCheckBox {
  position: relative;
  padding: 13px 0;
  border-bottom: solid 1px #dddddd;
  font-size: 1.5rem;
}

.list--searchCheckBox a {
  color: #333333;
}

.list--searchCheckBox label {
  width: 100%;
}

.list--searchCheckBox--act {
  background: rgba(255, 250, 239, 0.7);
  position: relative;
  padding: 13px 0;
  border-bottom: solid 1px #dddddd;
  font-size: 1.5rem;
}

.list--searchCheckBox--act a {
  color: #333333;
}

.list--searchCheckBox--act label {
  width: 100%;
}

.list--searchCheckBoxArrow {
  position: relative;
  padding: 13px 0;
  border-bottom: solid 1px #dddddd;
  font-size: 1.5rem;
}

.list--searchCheckBoxArrow a {
  color: #333333;
}

.list--searchCheckBoxArrow label {
  width: 100%;
}

.list--searchCheckBoxArrow label {
  width: auto;
}

.list--searchCheckBoxArrow:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.list--searchCheckBoxArrow--act {
  position: relative;
  padding: 13px 0;
  border-bottom: solid 1px #dddddd;
  font-size: 1.5rem;
  background: rgba(255, 250, 239, 0.7);
}

.list--searchCheckBoxArrow--act a {
  color: #333333;
}

.list--searchCheckBoxArrow--act label {
  width: 100%;
}

.list--searchCheckBoxArrow--act label {
  width: auto;
}

.list--searchCheckBoxArrow--act:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
  position: absolute;
}

.list--siteMapItemWrap {
  width: 28%;
}

.list--siteMapItem {
  position: relative;
  padding: 5px 10px 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.3rem;
}

.list--siteMapItem:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 10px;
  border-style: solid;
  border-width: 5px 0 4px 6px;
  border-color: transparent transparent transparent #ccb082;
}

.list--siteMapItem a {
  color: #333333;
}

.list--companyDetail {
  position: relative;
  border-bottom: solid 1px #dddddd;
}

.list--companyDetail a {
  color: #333333;
}

.list--companyDetail p {
  padding-right: 20px;
}

.list--companyDetail:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.list--companyDetail:last-child {
  border-bottom: none;
}

.list--breadWrap {
  border-top: solid 1px #dddddd;
}

.list--breadHeadWrap {
  border-bottom: solid 1px #dddddd;
}

.list--bread {
  background: #ffffff;
}

.list--bread__item {
  font-size: 1.2rem;
  display: inline;
}

.list--bread__item:after {
  content: '';
  margin: 0 10px;
  width: 6px;
  height: 6px;
  display: inline-block;
  border-top: solid 2px #999999;
  border-right: solid 2px #999999;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.list--bread__item:last-child:after {
  display: none;
}

.list--bread__item a {
  color: #333333;
}

.list--bread__item--act {
  color: #000000;
  font-weight: bold;
}

.box--sidespace {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0 10px;
}

.box--flexCenter {
  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;
}

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

.box--flexCenterWrap {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

.box--flexLeftStretch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.box--flexLeftTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.box--flexLeftBase {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

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

.box--flexBetween {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box--flexBetweenTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box--Center {
  text-align: center;
}

.box--block {
  display: block;
}

.box--inlineblock {
  display: inline;
}

.box--tableCell {
  display: table-cell;
}

.box--relative {
  float: right;
  position: relative;
}

.box--hidden {
  overflow: hidden;
}

.box--66 {
  width: 66%;
}

.box--clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.box-lowerHero {
  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;
  height: 267px;
}

.box--borderWhite {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  padding: 2px;
}

.box--borderWhite span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  display: block;
  background: #ffffff;
}

.box-coupon {
  width: 240px;
  margin: 0 10px;
  line-height: 1.3;
}

.box-coupon__card {
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  width: 100%;
  padding: 3px;
  margin-bottom: 10px;
}

.box-coupon__label {
  border: 28px solid transparent;
  border-bottom: 28px solid #29bcc7;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: -26px;
  right: -26px;
  z-index: 1;
}

.box-coupon__label span {
  position: absolute;
  top: 15px;
  left: -23px;
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  -webkit-transform: scale(0.8);
  line-height: 1;
}

.box-coupon__inner {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  background: #ffffff;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}

.box-coupon__desc {
  font-size: 1.2rem;
  color: #000000;
  font-weight: bold;
  margin-bottom: 10px;
}

.box-coupon__name {
  font-size: 2.4rem;
  color: #29bcc7;
  font-weight: bold;
}

.box-coupon__txt {
  text-align: center;
  font-size: 1.2rem;
  color: #000000;
  font-weight: bold;
}

.box--basic {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
  margin-bottom: 10px;
}

.box--basic__inTitl, .box--basic__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  color: #666666;
  font-size: 1.2rem;
}

.box--basic__cont, .box--basic__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
  border-top: solid 1px #f6f6f6;
}

.box--basic__contBorder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
}

.box--basicNoBg {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
  background: none;
}

.box--basicNoBg__inTitl, .box--basicNoBg__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  color: #666666;
  font-size: 1.2rem;
}

.box--basicNoBg__cont, .box--basicNoBg__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
  border-top: solid 1px #f6f6f6;
}

.box--basicNoBg__contBorder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
}

.box--staff {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
}

.box--staff__inTitl, .box--staff__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  color: #666666;
  font-size: 1.2rem;
}

.box--staff__cont, .box--staff__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
  border-top: solid 1px #f6f6f6;
}

.box--staff__contBorder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
}

.box--staff__info {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}

.box--staff__face {
  width: 80px;
  height: 80px;
  margin-right: 10px;
  border-radius: 5px;
}

.box--staff__face img {
  width: 100%;
  height: auto;
}

.box--staff__datas {
  line-height: 1;
}

.box--staff__company {
  padding-bottom: 5px;
  font-size: 1.2rem;
  line-height: 1.2;
}

.box--staff__type {
  color: #999999;
  font-size: 1.2rem;
}

.box--staff__name {
  font-weight: bold;
  padding: 10px 0;
  font-size: 1.4rem;
}

.box--staff__period {
  font-size: 1.2rem;
}

.box--staff__cont {
  padding: 10px;
  font-size: 1.3rem;
}

.box--photo {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
}

.box--photo__inTitl, .box--photo__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  color: #666666;
  font-size: 1.2rem;
}

.box--photo__cont, .box--photo__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
  border-top: solid 1px #f6f6f6;
}

.box--photo__contBorder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
}

.box--photo .box--photo__img {
  width: 100%;
  height: auto;
  border-radius: 5px 5px 0 0;
}

.box--photo .box--photo__caption {
  padding: 5px 10px;
  font-size: 1.3rem;
}

.box--form {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
  width: 100%;
  margin: 0 auto 10px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
}

.box--form__inTitl, .box--form__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  color: #666666;
  font-size: 1.2rem;
}

.box--form__cont, .box--form__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
  border-top: solid 1px #f6f6f6;
}

.box--form__contBorder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
}

.box--form--mg-bNone {
  margin-bottom: 0;
  border-bottom: none;
}

.box--form__titl {
  display: block;
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--form__titl--txtsNomal {
  font-size: 1.3rem;
}

.box--form__titlFlex {
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--form__titlFlex--txtsNomal {
  font-size: 1.3rem;
}

.box--form__BoderSide {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.box--form__BorderBottom {
  border-bottom: 1px solid #dddddd;
}

.box--form__inTitl {
  background: #f6f6f6;
}

.box--form__cont, .box--form__inCont {
  padding: 10px;
  background: #ffffff;
}

.box--form__contNoTopBorder {
  border-top: none;
}

.box--form__contNoBottomBorder {
  border-bottom: none;
}

.box--form__cont-space, .box--form__inCont-space {
  padding: 10px 20px;
}

.box--form__inContNoPadding {
  padding: 0;
}

.box--form__txt {
  font-size: 1.2rem;
}

.box--form__indent {
  margin-left: 1.5rem;
  text-indent: -1.5rem;
}

.box--form__error {
  font-weight: bold;
  color: #ff586e;
  font-size: 1.2rem;
  line-height: 1.5;
}

.box--form__halfRadio {
  width: 50%;
  padding: 0 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--form__search {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
  width: 100%;
  margin: 0 auto 10px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  border: none;
}

.box--form__search__inTitl, .box--form__search__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  color: #666666;
  font-size: 1.2rem;
}

.box--form__search__cont, .box--form__search__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
  border-top: solid 1px #f6f6f6;
}

.box--form__search__contBorder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
}

.box--form__search--mg-bNone {
  margin-bottom: 0;
  border-bottom: none;
}

.box--form__search__titl {
  display: block;
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--form__search__titl--txtsNomal {
  font-size: 1.3rem;
}

.box--form__search__titlFlex {
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--form__search__titlFlex--txtsNomal {
  font-size: 1.3rem;
}

.box--form__search__BoderSide {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.box--form__search__BorderBottom {
  border-bottom: 1px solid #dddddd;
}

.box--form__search__inTitl {
  background: #f6f6f6;
}

.box--form__search__cont, .box--form__search__inCont {
  padding: 10px;
  background: #ffffff;
}

.box--form__search__contNoTopBorder {
  border-top: none;
}

.box--form__search__contNoBottomBorder {
  border-bottom: none;
}

.box--form__search__cont-space, .box--form__search__inCont-space {
  padding: 10px 20px;
}

.box--form__search__inContNoPadding {
  padding: 0;
}

.box--form__search__txt {
  font-size: 1.2rem;
}

.box--form__search__indent {
  margin-left: 1.5rem;
  text-indent: -1.5rem;
}

.box--form__search__error {
  font-weight: bold;
  color: #ff586e;
  font-size: 1.2rem;
  line-height: 1.5;
}

.box--form__search__halfRadio {
  width: 50%;
  padding: 0 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--formFit {
  margin: 0 auto;
  padding-bottom: 0px;
  border-top: 1px solid #dddddd;
  border-bottom: none;
}

.box--static {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
  width: 100%;
  margin: 0 auto 10px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  border-radius: 0;
}

.box--static__inTitl, .box--static__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  color: #666666;
  font-size: 1.2rem;
}

.box--static__cont, .box--static__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
  border-top: solid 1px #f6f6f6;
}

.box--static__contBorder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
}

.box--static--mg-bNone {
  margin-bottom: 0;
  border-bottom: none;
}

.box--static__titl {
  display: block;
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--static__titl--txtsNomal {
  font-size: 1.3rem;
}

.box--static__titlFlex {
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--static__titlFlex--txtsNomal {
  font-size: 1.3rem;
}

.box--static__BoderSide {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.box--static__BorderBottom {
  border-bottom: 1px solid #dddddd;
}

.box--static__inTitl {
  background: #f6f6f6;
}

.box--static__cont, .box--static__inCont {
  padding: 10px;
  background: #ffffff;
}

.box--static__contNoTopBorder {
  border-top: none;
}

.box--static__contNoBottomBorder {
  border-bottom: none;
}

.box--static__cont-space, .box--static__inCont-space {
  padding: 10px 20px;
}

.box--static__inContNoPadding {
  padding: 0;
}

.box--static__txt {
  font-size: 1.2rem;
}

.box--static__indent {
  margin-left: 1.5rem;
  text-indent: -1.5rem;
}

.box--static__error {
  font-weight: bold;
  color: #ff586e;
  font-size: 1.2rem;
  line-height: 1.5;
}

.box--static__halfRadio {
  width: 50%;
  padding: 0 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--static__titl {
  height: 100%;
}

.box--static:last-child {
  margin-bottom: 0;
}

.box--staticgradientLite {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F7F4EB), color-stop(8%, #FFFFFF));
  background-image: linear-gradient(-180deg, #F7F4EB 0%, #FFFFFF 8%);
}

.box--company {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
  width: 100%;
  margin: 0 auto 10px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  border-radius: 0;
}

.box--company__inTitl, .box--company__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  color: #666666;
  font-size: 1.2rem;
}

.box--company__cont, .box--company__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
  border-top: solid 1px #f6f6f6;
}

.box--company__contBorder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
}

.box--company--mg-bNone {
  margin-bottom: 0;
  border-bottom: none;
}

.box--company__titl {
  display: block;
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--company__titl--txtsNomal {
  font-size: 1.3rem;
}

.box--company__titlFlex {
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--company__titlFlex--txtsNomal {
  font-size: 1.3rem;
}

.box--company__BoderSide {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.box--company__BorderBottom {
  border-bottom: 1px solid #dddddd;
}

.box--company__inTitl {
  background: #f6f6f6;
}

.box--company__cont, .box--company__inCont {
  padding: 10px;
  background: #ffffff;
}

.box--company__contNoTopBorder {
  border-top: none;
}

.box--company__contNoBottomBorder {
  border-bottom: none;
}

.box--company__cont-space, .box--company__inCont-space {
  padding: 10px 20px;
}

.box--company__inContNoPadding {
  padding: 0;
}

.box--company__txt {
  font-size: 1.2rem;
}

.box--company__indent {
  margin-left: 1.5rem;
  text-indent: -1.5rem;
}

.box--company__error {
  font-weight: bold;
  color: #ff586e;
  font-size: 1.2rem;
  line-height: 1.5;
}

.box--company__halfRadio {
  width: 50%;
  padding: 0 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--company__img img {
  width: 100%;
}

.box--company__imghalf {
  width: 100%;
}

.box--company__imghalf img {
  width: 47%;
  height: auto;
}

.box--company__imghalf img:first-child {
  margin-right: 3%;
}

.box--company__imghalfPR {
  width: 50%;
  margin-right: 5%;
  margin-left: 5%;
  line-height: 1.3;
}

.box--company__imghalfPR img {
  border: solid 1px #dddddd;
  width: 100%;
  height: auto;
}

.box--company__roundimg img {
  padding: 0 10px 10px 0;
  width: 50%;
}

.box--formNoBorderTop {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
  width: 100%;
  margin: 0 auto 10px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  margin-top: 1px;
  padding: 10px 0 20px;
  border-top: none;
}

.box--formNoBorderTop__inTitl, .box--formNoBorderTop__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  color: #666666;
  font-size: 1.2rem;
}

.box--formNoBorderTop__cont, .box--formNoBorderTop__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
  border-top: solid 1px #f6f6f6;
}

.box--formNoBorderTop__contBorder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
}

.box--formNoBorderTop--mg-bNone {
  margin-bottom: 0;
  border-bottom: none;
}

.box--formNoBorderTop__titl {
  display: block;
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--formNoBorderTop__titl--txtsNomal {
  font-size: 1.3rem;
}

.box--formNoBorderTop__titlFlex {
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--formNoBorderTop__titlFlex--txtsNomal {
  font-size: 1.3rem;
}

.box--formNoBorderTop__BoderSide {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.box--formNoBorderTop__BorderBottom {
  border-bottom: 1px solid #dddddd;
}

.box--formNoBorderTop__inTitl {
  background: #f6f6f6;
}

.box--formNoBorderTop__cont, .box--formNoBorderTop__inCont {
  padding: 10px;
  background: #ffffff;
}

.box--formNoBorderTop__contNoTopBorder {
  border-top: none;
}

.box--formNoBorderTop__contNoBottomBorder {
  border-bottom: none;
}

.box--formNoBorderTop__cont-space, .box--formNoBorderTop__inCont-space {
  padding: 10px 20px;
}

.box--formNoBorderTop__inContNoPadding {
  padding: 0;
}

.box--formNoBorderTop__txt {
  font-size: 1.2rem;
}

.box--formNoBorderTop__indent {
  margin-left: 1.5rem;
  text-indent: -1.5rem;
}

.box--formNoBorderTop__error {
  font-weight: bold;
  color: #ff586e;
  font-size: 1.2rem;
  line-height: 1.5;
}

.box--formNoBorderTop__halfRadio {
  width: 50%;
  padding: 0 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--companyNoBorderTop {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
  width: 100%;
  margin: 0 auto 10px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  margin-top: 1px;
  padding: 10px 0 20px;
  border-top: none;
  border-radius: 0;
}

.box--companyNoBorderTop__inTitl, .box--companyNoBorderTop__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  color: #666666;
  font-size: 1.2rem;
}

.box--companyNoBorderTop__cont, .box--companyNoBorderTop__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
  border-top: solid 1px #f6f6f6;
}

.box--companyNoBorderTop__contBorder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
}

.box--companyNoBorderTop--mg-bNone {
  margin-bottom: 0;
  border-bottom: none;
}

.box--companyNoBorderTop__titl {
  display: block;
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--companyNoBorderTop__titl--txtsNomal {
  font-size: 1.3rem;
}

.box--companyNoBorderTop__titlFlex {
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--companyNoBorderTop__titlFlex--txtsNomal {
  font-size: 1.3rem;
}

.box--companyNoBorderTop__BoderSide {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.box--companyNoBorderTop__BorderBottom {
  border-bottom: 1px solid #dddddd;
}

.box--companyNoBorderTop__inTitl {
  background: #f6f6f6;
}

.box--companyNoBorderTop__cont, .box--companyNoBorderTop__inCont {
  padding: 10px;
  background: #ffffff;
}

.box--companyNoBorderTop__contNoTopBorder {
  border-top: none;
}

.box--companyNoBorderTop__contNoBottomBorder {
  border-bottom: none;
}

.box--companyNoBorderTop__cont-space, .box--companyNoBorderTop__inCont-space {
  padding: 10px 20px;
}

.box--companyNoBorderTop__inContNoPadding {
  padding: 0;
}

.box--companyNoBorderTop__txt {
  font-size: 1.2rem;
}

.box--companyNoBorderTop__indent {
  margin-left: 1.5rem;
  text-indent: -1.5rem;
}

.box--companyNoBorderTop__error {
  font-weight: bold;
  color: #ff586e;
  font-size: 1.2rem;
  line-height: 1.5;
}

.box--companyNoBorderTop__halfRadio {
  width: 50%;
  padding: 0 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--companyFace__read {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 1.6rem;
}

.box--companyFace__name {
  margin-bottom: 5px;
}

.box--companyFace__note {
  color: #999999;
  font-size: 1.2rem;
}

.box--companyFace__cont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  font-size: 1.3rem;
}

.box--companyFace__cont dl,
.box--companyFace__cont p {
  margin-bottom: 20px;
}

.box--companyFace__img {
  margin: 0 10px;
}

.box--companyFace__img img {
  width: 100%;
}

.box--companyFaceFixed {
  padding-top: 42px;
}

.box--companyHero {
  width: 100%;
  height: 92px;
  text-align: center;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
}

.box--companyHero img {
  width: auto;
  height: 100%;
}

.box--companyThum {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  border-radius: 0 0 3px 3px;
  border: solid 1px #dddddd;
}

.box--companyThumRound {
  border-radius: 3px;
}

.box--companyThum__partition {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
}

.box--companyThum__name {
  font-weight: bold;
  font-size: 1.3rem;
}

.box--companyThum__name span {
  font-weight: normal;
  color: #999999;
}

.box--companyThum__place {
  padding-left: 18px;
  color: #999999;
  background: url("/images/user/qj/sp/uf_c_mypage_spot_icon.svg") no-repeat left top;
  font-size: 1.2rem;
  line-height: 1.3;
}

.box--companyThum__read {
  font-weight: bold;
  font-size: 1.6rem;
}

.box--companyThum__readFlex {
  font-weight: bold;
  font-size: 1.6rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.box--companyThum__txt {
  font-size: 1.3rem;
}

.box--companyThum__salary {
  font-weight: bold;
  color: #333333;
}

.box--companyThum__table {
  display: table;
  width: 50%;
}

.box--companyThum__table div {
  border-bottom: solid 1px #dddddd;
}

.box--companyThum__table dl {
  width: 100%;
  display: table;
  border-bottom: solid 1px #dddddd;
  color: #666666;
}

.box--companyThum__table dl:last-child {
  border-bottom: none;
}

.box--companyThum__table dl dt {
  display: table-cell;
  width: 50%;
  text-align: left;
  font-weight: bold;
}

.box--companyThum__table dl dd {
  display: table-cell;
  width: 50%;
  text-align: right;
  font-weight: normal;
}

.box--companyThum__info {
  display: table;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: solid 1px #eeeeee;
}

.box--companyThum__info:first-child {
  border-left: none;
}

.box--companyThum__info dt {
  display: table-cell;
  width: 50%;
}

.box--companyThum__info dd {
  display: table-cell;
  width: 50%;
  text-align: right;
}

.box--companyThum__photo {
  width: 79%;
  margin: 0 auto;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.box--companyThum__photo img {
  width: 100%;
  height: auto;
}

.box--companyThum__widephoto {
  width: 100%;
  margin: 0 auto;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.box--companyThum__widephoto img {
  width: 100%;
  height: auto;
}

.box--companyThum__tablePhoto {
  width: 45%;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.box--companyThum__tablePhoto img {
  width: 100%;
  height: auto;
}

.box--companyThum__other {
  position: relative;
  border-top: 1px solid #dddddd;
  display: none;
}

.box--companyThum__other:nth-child(1) {
  display: block;
}

.box--companyThum__other:nth-child(2) {
  display: block;
}

.box--companyThum__other:nth-child(3) {
  display: block;
}

.box--companyThum__other:nth-child(4) {
  display: block;
}

.box--companyThum__other:nth-child(5) {
  display: block;
}

.box--companyThum__other:nth-child(6) {
  display: block;
}

.box--companyThum__other:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #ccb082;
  border-right: solid 2px #ccb082;
}

.box--companyThum__otherName {
  color: #333333;
  font-size: 1.3rem;
}

.box--companyThum__otherPlace {
  padding-left: 18px;
  color: #999999;
  background: url("/images/user/qj/sp/uf_c_mypage_spot_icon.svg") no-repeat left center;
  font-size: 1.2rem;
}

.box--companyThum__delete {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  background: #000000;
  border-radius: 50%;
  top: -5px;
  right: -5px;
}

.box--companyThum__delete:before, .box--companyThum__delete:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  margin-left: -8px;
  margin-top: -1px;
  display: block;
  width: 16px;
  border-top: 2px solid #ffffff;
}

.box--companyThum__delete:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box--companyThum__delete:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box--companyThum__partition {
  border-bottom: solid 1px #dddddd;
}

.box--companyThum__info dt {
  font-weight: bold;
  color: #999999;
}

.box--companyThum__photoHiclassA {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyThum__photoHiclassA img {
  width: 100%;
  height: auto;
}

.box--companyThum__photoHiclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoHiclassA:after {
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoHiclassB {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyThum__photoHiclassB img {
  width: 100%;
  height: auto;
}

.box--companyThum__photoHiclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoHiclassB:after {
  background: url("/images/user/qj/sp/hiclass_2.png") no-repeat left center;
  background-size: 100%;
}

.box--companyThum__photoHiclassC {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyThum__photoHiclassC img {
  width: 100%;
  height: auto;
}

.box--companyThum__photoHiclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoHiclassC:after {
  background: url("/images/user/qj/sp/hiclass_3.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassA {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyThum__photoWorriesclassA img {
  width: 100%;
  height: auto;
}

.box--companyThum__photoWorriesclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassA:after {
  background: url("/images/user/qj/sp/worries_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassB {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyThum__photoWorriesclassB img {
  width: 100%;
  height: auto;
}

.box--companyThum__photoWorriesclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassB:after {
  background: url("/images/user/qj/sp/worries_2.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassC {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyThum__photoWorriesclassC img {
  width: 100%;
  height: auto;
}

.box--companyThum__photoWorriesclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassC:after {
  background: url("/images/user/qj/sp/worries_3.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassD {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyThum__photoWorriesclassD img {
  width: 100%;
  height: auto;
}

.box--companyThum__photoWorriesclassD:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassD:after {
  background: url("/images/user/qj/sp/worries_4.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassE {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyThum__photoWorriesclassE img {
  width: 100%;
  height: auto;
}

.box--companyThum__photoWorriesclassE:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassE:after {
  background: url("/images/user/qj/sp/worries_5.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoHiclassA {
  position: relative;
  width: 43%;
}

.box--companyThum__tablePhotoHiclassA img {
  width: 100%;
  height: auto;
}

.box--companyThum__tablePhotoHiclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoHiclassA:after {
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoHiclassB {
  position: relative;
  width: 43%;
}

.box--companyThum__tablePhotoHiclassB img {
  width: 100%;
  height: auto;
}

.box--companyThum__tablePhotoHiclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoHiclassB:after {
  background: url("/images/user/qj/sp/hiclass_2.png") no-repeat left center;
  background-size: 100%;
}

.box--companyThum__tablePhotoHiclassC {
  position: relative;
  width: 43%;
}

.box--companyThum__tablePhotoHiclassC img {
  width: 100%;
  height: auto;
}

.box--companyThum__tablePhotoHiclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoHiclassC:after {
  background: url("/images/user/qj/sp/hiclass_3.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoWorriesclassA {
  position: relative;
  width: 43%;
}

.box--companyThum__tablePhotoWorriesclassA img {
  width: 100%;
  height: auto;
}

.box--companyThum__tablePhotoWorriesclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoWorriesclassA:after {
  background: url("/images/user/qj/sp/worries_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoWorriesclassB {
  position: relative;
  width: 43%;
}

.box--companyThum__tablePhotoWorriesclassB img {
  width: 100%;
  height: auto;
}

.box--companyThum__tablePhotoWorriesclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoWorriesclassB:after {
  background: url("/images/user/qj/sp/worries_2.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoWorriesclassC {
  position: relative;
  width: 43%;
}

.box--companyThum__tablePhotoWorriesclassC img {
  width: 100%;
  height: auto;
}

.box--companyThum__tablePhotoWorriesclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoWorriesclassC:after {
  background: url("/images/user/qj/sp/worries_3.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoWorriesclassD {
  position: relative;
  width: 43%;
}

.box--companyThum__tablePhotoWorriesclassD img {
  width: 100%;
  height: auto;
}

.box--companyThum__tablePhotoWorriesclassD:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoWorriesclassD:after {
  background: url("/images/user/qj/sp/worries_4.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoWorriesclassE {
  position: relative;
  width: 43%;
}

.box--companyThum__tablePhotoWorriesclassE img {
  width: 100%;
  height: auto;
}

.box--companyThum__tablePhotoWorriesclassE:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 102%;
  height: 102%;
  top: -1%;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__tablePhotoWorriesclassE:after {
  background: url("/images/user/qj/sp/worries_5.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  border-radius: 0 0 3px 3px;
  border-bottom: solid 1px #dddddd;
}

.box--companyThumWideRound {
  border-radius: 3px;
}

.box--companyThumWide__partition {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
}

.box--companyThumWide__name {
  font-weight: bold;
  font-size: 1.3rem;
}

.box--companyThumWide__name span {
  font-weight: normal;
  color: #999999;
}

.box--companyThumWide__place {
  padding-left: 18px;
  color: #999999;
  background: url("/images/user/qj/sp/uf_c_mypage_spot_icon.svg") no-repeat left top;
  font-size: 1.2rem;
  line-height: 1.3;
}

.box--companyThumWide__read {
  font-weight: bold;
  font-size: 1.6rem;
}

.box--companyThumWide__readFlex {
  font-weight: bold;
  font-size: 1.6rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.box--companyThumWide__txt {
  font-size: 1.3rem;
}

.box--companyThumWide__salary {
  font-weight: bold;
  color: #333333;
}

.box--companyThumWide__table {
  display: table;
  width: 50%;
}

.box--companyThumWide__table div {
  border-bottom: solid 1px #dddddd;
}

.box--companyThumWide__table dl {
  width: 100%;
  display: table;
  border-bottom: solid 1px #dddddd;
  color: #666666;
}

.box--companyThumWide__table dl:last-child {
  border-bottom: none;
}

.box--companyThumWide__table dl dt {
  display: table-cell;
  width: 50%;
  text-align: left;
  font-weight: bold;
}

.box--companyThumWide__table dl dd {
  display: table-cell;
  width: 50%;
  text-align: right;
  font-weight: normal;
}

.box--companyThumWide__info {
  display: table;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: solid 1px #eeeeee;
}

.box--companyThumWide__info:first-child {
  border-left: none;
}

.box--companyThumWide__info dt {
  display: table-cell;
  width: 50%;
}

.box--companyThumWide__info dd {
  display: table-cell;
  width: 50%;
  text-align: right;
}

.box--companyThumWide__photo {
  width: 79%;
  margin: 0 auto;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.box--companyThumWide__photo img {
  width: 100%;
  height: auto;
}

.box--companyThumWide__widephoto {
  width: 100%;
  margin: 0 auto;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.box--companyThumWide__widephoto img {
  width: 100%;
  height: auto;
}

.box--companyThumWide__tablePhoto {
  width: 45%;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.box--companyThumWide__tablePhoto img {
  width: 100%;
  height: auto;
}

.box--companyThumWide__other {
  position: relative;
  border-top: 1px solid #dddddd;
  display: none;
}

.box--companyThumWide__other:nth-child(1) {
  display: block;
}

.box--companyThumWide__other:nth-child(2) {
  display: block;
}

.box--companyThumWide__other:nth-child(3) {
  display: block;
}

.box--companyThumWide__other:nth-child(4) {
  display: block;
}

.box--companyThumWide__other:nth-child(5) {
  display: block;
}

.box--companyThumWide__other:nth-child(6) {
  display: block;
}

.box--companyThumWide__other:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #ccb082;
  border-right: solid 2px #ccb082;
}

.box--companyThumWide__otherName {
  color: #333333;
  font-size: 1.3rem;
}

.box--companyThumWide__otherPlace {
  padding-left: 18px;
  color: #999999;
  background: url("/images/user/qj/sp/uf_c_mypage_spot_icon.svg") no-repeat left center;
  font-size: 1.2rem;
}

.box--companyThumWide__delete {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  background: #000000;
  border-radius: 50%;
  top: -5px;
  right: -5px;
}

.box--companyThumWide__delete:before, .box--companyThumWide__delete:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  margin-left: -8px;
  margin-top: -1px;
  display: block;
  width: 16px;
  border-top: 2px solid #ffffff;
}

.box--companyThumWide__delete:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box--companyThumWide__delete:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box--companyThumWide__partition {
  border-bottom: solid 1px #dddddd;
}

.box--companyThumWide__info dt {
  font-weight: bold;
  color: #999999;
}

.box--companyThumWide__photo {
  width: 100%;
  border: none;
}

.box--companyThumWide__photo img {
  width: 100%;
  height: auto;
}

.box--companyThumWide__photoHiclassA {
  position: relative;
  width: 100%;
}

.box--companyThumWide__photoHiclassA img {
  width: 100%;
  height: auto;
}

.box--companyThumWide__photoHiclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoHiclassA:after {
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoHiclassB {
  position: relative;
  width: 100%;
}

.box--companyThumWide__photoHiclassB img {
  width: 100%;
  height: auto;
}

.box--companyThumWide__photoHiclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoHiclassB:after {
  background: url("/images/user/qj/sp/hiclass_2.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoHiclassC {
  position: relative;
  width: 100%;
}

.box--companyThumWide__photoHiclassC img {
  width: 100%;
  height: auto;
}

.box--companyThumWide__photoHiclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoHiclassC:after {
  background: url("/images/user/qj/sp/hiclass_3.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoWorriesclassA {
  position: relative;
  width: 100%;
}

.box--companyThumWide__photoWorriesclassA img {
  width: 100%;
  height: auto;
}

.box--companyThumWide__photoWorriesclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoWorriesclassA:after {
  background: url("/images/user/qj/sp/worries_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoWorriesclassB {
  position: relative;
  width: 100%;
}

.box--companyThumWide__photoWorriesclassB img {
  width: 100%;
  height: auto;
}

.box--companyThumWide__photoWorriesclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoWorriesclassB:after {
  background: url("/images/user/qj/sp/worries_2.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoWorriesclassC {
  position: relative;
  width: 100%;
}

.box--companyThumWide__photoWorriesclassC img {
  width: 100%;
  height: auto;
}

.box--companyThumWide__photoWorriesclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoWorriesclassC:after {
  background: url("/images/user/qj/sp/worries_3.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoWorriesclassD {
  position: relative;
  width: 100%;
}

.box--companyThumWide__photoWorriesclassD img {
  width: 100%;
  height: auto;
}

.box--companyThumWide__photoWorriesclassD:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoWorriesclassD:after {
  background: url("/images/user/qj/sp/worries_4.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoWorriesclassE {
  position: relative;
  width: 100%;
}

.box--companyThumWide__photoWorriesclassE img {
  width: 100%;
  height: auto;
}

.box--companyThumWide__photoWorriesclassE:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumWide__photoWorriesclassE:after {
  background: url("/images/user/qj/sp/worries_5.png") no-repeat left center;
  background-size: cover;
}

.box--companyThumSideSpace {
  margin-left: 2%;
  margin-right: 2%;
  width: 96%;
}

.box--companyDetail {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  border-radius: 0 0 3px 3px;
}

.box--companyDetailRound {
  border-radius: 3px;
}

.box--companyDetail__partition {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
}

.box--companyDetail__name {
  font-weight: bold;
  font-size: 1.3rem;
}

.box--companyDetail__name span {
  font-weight: normal;
  color: #999999;
}

.box--companyDetail__place {
  padding-left: 18px;
  color: #999999;
  background: url("/images/user/qj/sp/uf_c_mypage_spot_icon.svg") no-repeat left top;
  font-size: 1.2rem;
  line-height: 1.3;
}

.box--companyDetail__read {
  font-weight: bold;
  font-size: 1.6rem;
}

.box--companyDetail__readFlex {
  font-weight: bold;
  font-size: 1.6rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.box--companyDetail__txt {
  font-size: 1.3rem;
}

.box--companyDetail__salary {
  font-weight: bold;
  color: #333333;
}

.box--companyDetail__table {
  display: table;
  width: 50%;
}

.box--companyDetail__table div {
  border-bottom: solid 1px #dddddd;
}

.box--companyDetail__table dl {
  width: 100%;
  display: table;
  border-bottom: solid 1px #dddddd;
  color: #666666;
}

.box--companyDetail__table dl:last-child {
  border-bottom: none;
}

.box--companyDetail__table dl dt {
  display: table-cell;
  width: 50%;
  text-align: left;
  font-weight: bold;
}

.box--companyDetail__table dl dd {
  display: table-cell;
  width: 50%;
  text-align: right;
  font-weight: normal;
}

.box--companyDetail__info {
  display: table;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: solid 1px #eeeeee;
}

.box--companyDetail__info:first-child {
  border-left: none;
}

.box--companyDetail__info dt {
  display: table-cell;
  width: 50%;
}

.box--companyDetail__info dd {
  display: table-cell;
  width: 50%;
  text-align: right;
}

.box--companyDetail__photo {
  width: 79%;
  margin: 0 auto;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.box--companyDetail__photo img {
  width: 100%;
  height: auto;
}

.box--companyDetail__widephoto {
  width: 100%;
  margin: 0 auto;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.box--companyDetail__widephoto img {
  width: 100%;
  height: auto;
}

.box--companyDetail__tablePhoto {
  width: 45%;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.box--companyDetail__tablePhoto img {
  width: 100%;
  height: auto;
}

.box--companyDetail__other {
  position: relative;
  border-top: 1px solid #dddddd;
  display: none;
}

.box--companyDetail__other:nth-child(1) {
  display: block;
}

.box--companyDetail__other:nth-child(2) {
  display: block;
}

.box--companyDetail__other:nth-child(3) {
  display: block;
}

.box--companyDetail__other:nth-child(4) {
  display: block;
}

.box--companyDetail__other:nth-child(5) {
  display: block;
}

.box--companyDetail__other:nth-child(6) {
  display: block;
}

.box--companyDetail__other:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #ccb082;
  border-right: solid 2px #ccb082;
}

.box--companyDetail__otherName {
  color: #333333;
  font-size: 1.3rem;
}

.box--companyDetail__otherPlace {
  padding-left: 18px;
  color: #999999;
  background: url("/images/user/qj/sp/uf_c_mypage_spot_icon.svg") no-repeat left center;
  font-size: 1.2rem;
}

.box--companyDetail__delete {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  background: #000000;
  border-radius: 50%;
  top: -5px;
  right: -5px;
}

.box--companyDetail__delete:before, .box--companyDetail__delete:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  margin-left: -8px;
  margin-top: -1px;
  display: block;
  width: 16px;
  border-top: 2px solid #ffffff;
}

.box--companyDetail__delete:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box--companyDetail__delete:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box--companyDetail__place {
  padding-left: 18px;
  color: #999999;
  background: url("/images/user/qj/sp/uf_c_mypage_spot_icon.svg") no-repeat left 4px;
  font-size: 1.2rem;
  line-height: 1.8;
}

.box--companyDetail__partition {
  border-bottom: solid 1px #eeeeee;
}

.box--companyDetail__info {
  font-size: 1.3rem;
}

.box--companyDetail__info dt {
  font-weight: bold;
  color: #333333;
}

.box--companyDetail__tags {
  display: table;
  width: 100%;
}

.box--companyDetail__tags dt {
  display: table-cell;
  font-weight: bold;
  color: #333333;
  width: 25%;
  vertical-align: middle;
  font-size: 1.3rem;
}

.box--companyDetail__tags dd {
  display: table-cell;
  width: 75%;
}

.box--companyDetail__tags dd li {
  margin-bottom: 3px;
}

.box--companyDetail__requireTitle {
  display: block;
  width: 100%;
  color: #333333;
  font-weight: bold;
  border-bottom: solid 1px #eeeeee;
  border-top: solid 1px #eeeeee;
  font-size: 1.3rem;
}

.box--companyDetail__requireTitleNb {
  display: block;
  width: 100%;
  color: #333333;
  font-weight: bold;
  border-bottom: solid 1px #eeeeee;
  font-size: 1.3rem;
}

.box--companyDetail__require table {
  width: 100%;
}

.box--companyDetail__require table td {
  padding: 8px 10px;
}

.box--companyDetail__require table td:nth-child(odd) {
  width: 40%;
  border-right: solid 1px #eeeeee;
}

.box--companyDetail__require table tr {
  border-bottom: solid 1px #eeeeee;
  border-top: solid 1px #eeeeee;
}

.box--companyDetail__require table tr:first-child {
  border-top: none;
}

.box--companyDetail__requireItem {
  position: relative;
  display: inline-block;
  margin: 0 10px 0 5px;
  line-height: 1;
}

.box--companyDetail__requireItem:after {
  position: absolute;
  top: 0;
  right: -10px;
  display: block;
  width: 1px;
  height: 100%;
  content: '';
  background: #333333;
}

.box--companyDetail__requireItem:last-child:after {
  background: none;
}

.box--companyDetail__tel a {
  display: block;
  height: 20px;
  padding-left: 25px;
  background: url("/images/user/qj/sp/uf_c_company_tel_icon.svg") no-repeat left center;
  color: #333333;
  font-size: 1.6rem;
}

.box--companyDetail__photoHiclassA {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyDetail__photoHiclassA img {
  width: 100%;
  height: auto;
}

.box--companyDetail__photoHiclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoHiclassA:after {
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoHiclassB {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyDetail__photoHiclassB img {
  width: 100%;
  height: auto;
}

.box--companyDetail__photoHiclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoHiclassB:after {
  background: url("/images/user/qj/sp/hiclass_2.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoHiclassC {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyDetail__photoHiclassC img {
  width: 100%;
  height: auto;
}

.box--companyDetail__photoHiclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoHiclassC:after {
  background: url("/images/user/qj/sp/hiclass_3.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoWorriesclassA {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyDetail__photoWorriesclassA img {
  width: 100%;
  height: auto;
}

.box--companyDetail__photoWorriesclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoWorriesclassA:after {
  background: url("/images/user/qj/sp/worries_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoWorriesclassB {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyDetail__photoWorriesclassB img {
  width: 100%;
  height: auto;
}

.box--companyDetail__photoWorriesclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoWorriesclassB:after {
  background: url("/images/user/qj/sp/worries_2.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoWorriesclassC {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyDetail__photoWorriesclassC img {
  width: 100%;
  height: auto;
}

.box--companyDetail__photoWorriesclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoWorriesclassC:after {
  background: url("/images/user/qj/sp/worries_3.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoWorriesclassD {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyDetail__photoWorriesclassD img {
  width: 100%;
  height: auto;
}

.box--companyDetail__photoWorriesclassD:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoWorriesclassD:after {
  background: url("/images/user/qj/sp/worries_4.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoWorriesclassE {
  position: relative;
  width: 79%;
  margin: 0 auto;
}

.box--companyDetail__photoWorriesclassE img {
  width: 100%;
  height: auto;
}

.box--companyDetail__photoWorriesclassE:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/sp/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail__photoWorriesclassE:after {
  background: url("/images/user/qj/sp/worries_5.png") no-repeat left center;
  background-size: cover;
}

.box--companyDetail .tag-lineGreen {
  margin-right: 5px;
  margin-bottom: 8px;
}

.box--companyDetail__requireContB {
  padding: 10px 5px 2px 10px;
}

.box--companyInDetail {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  border-radius: 0 0 3px 3px;
  border: solid 1px #dddddd;
}

.box--companyInDetailRound {
  border-radius: 3px;
}

.box--companyInDetail__partition {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
}

.box--companyInDetail__name {
  font-weight: bold;
  font-size: 1.3rem;
}

.box--companyInDetail__name span {
  font-weight: normal;
  color: #999999;
}

.box--companyInDetail__place {
  padding-left: 18px;
  color: #999999;
  background: url("/images/user/qj/sp/uf_c_mypage_spot_icon.svg") no-repeat left top;
  font-size: 1.2rem;
  line-height: 1.3;
}

.box--companyInDetail__read {
  font-weight: bold;
  font-size: 1.6rem;
}

.box--companyInDetail__readFlex {
  font-weight: bold;
  font-size: 1.6rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.box--companyInDetail__txt {
  font-size: 1.3rem;
}

.box--companyInDetail__salary {
  font-weight: bold;
  color: #333333;
}

.box--companyInDetail__table {
  display: table;
  width: 50%;
}

.box--companyInDetail__table div {
  border-bottom: solid 1px #dddddd;
}

.box--companyInDetail__table dl {
  width: 100%;
  display: table;
  border-bottom: solid 1px #dddddd;
  color: #666666;
}

.box--companyInDetail__table dl:last-child {
  border-bottom: none;
}

.box--companyInDetail__table dl dt {
  display: table-cell;
  width: 50%;
  text-align: left;
  font-weight: bold;
}

.box--companyInDetail__table dl dd {
  display: table-cell;
  width: 50%;
  text-align: right;
  font-weight: normal;
}

.box--companyInDetail__info {
  display: table;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: solid 1px #eeeeee;
}

.box--companyInDetail__info:first-child {
  border-left: none;
}

.box--companyInDetail__info dt {
  display: table-cell;
  width: 50%;
}

.box--companyInDetail__info dd {
  display: table-cell;
  width: 50%;
  text-align: right;
}

.box--companyInDetail__photo {
  width: 79%;
  margin: 0 auto;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.box--companyInDetail__photo img {
  width: 100%;
  height: auto;
}

.box--companyInDetail__widephoto {
  width: 100%;
  margin: 0 auto;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.box--companyInDetail__widephoto img {
  width: 100%;
  height: auto;
}

.box--companyInDetail__tablePhoto {
  width: 45%;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.box--companyInDetail__tablePhoto img {
  width: 100%;
  height: auto;
}

.box--companyInDetail__other {
  position: relative;
  border-top: 1px solid #dddddd;
  display: none;
}

.box--companyInDetail__other:nth-child(1) {
  display: block;
}

.box--companyInDetail__other:nth-child(2) {
  display: block;
}

.box--companyInDetail__other:nth-child(3) {
  display: block;
}

.box--companyInDetail__other:nth-child(4) {
  display: block;
}

.box--companyInDetail__other:nth-child(5) {
  display: block;
}

.box--companyInDetail__other:nth-child(6) {
  display: block;
}

.box--companyInDetail__other:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #ccb082;
  border-right: solid 2px #ccb082;
}

.box--companyInDetail__otherName {
  color: #333333;
  font-size: 1.3rem;
}

.box--companyInDetail__otherPlace {
  padding-left: 18px;
  color: #999999;
  background: url("/images/user/qj/sp/uf_c_mypage_spot_icon.svg") no-repeat left center;
  font-size: 1.2rem;
}

.box--companyInDetail__delete {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  background: #000000;
  border-radius: 50%;
  top: -5px;
  right: -5px;
}

.box--companyInDetail__delete:before, .box--companyInDetail__delete:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  margin-left: -8px;
  margin-top: -1px;
  display: block;
  width: 16px;
  border-top: 2px solid #ffffff;
}

.box--companyInDetail__delete:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box--companyInDetail__delete:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box--companyInDetailCont__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  font-size: 1.2rem;
  border-top: solid 2px #ccb082;
  border-bottom: solid 1px #eeeeee;
}

.box--companyInDetailCont__bannerphoto {
  width: 100%;
}

.box--companyInDetailCont__bannerphoto img {
  width: 100%;
  height: auto;
}

.box--companySlide {
  border: solid 1px #dddddd;
  border-radius: 3px;
  margin: 0 10px;
}

.box--companySlide__photo {
  width: 74%;
  margin: 0 13%;
}

.box--companySlide__name {
  font-size: 1.4rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.box--companySlide__name span {
  font-weight: normal;
  color: #999999;
}

.box--companySlide__place {
  padding-left: 18px;
  color: #999999;
  background: url("/images/user/qj/sp/uf_c_mypage_spot_icon.svg") no-repeat left top;
  font-size: 1.2rem;
  line-height: 1.3;
  height: 16px;
}

.box--companySlide__yen {
  font-weight: bold;
  padding-left: 20px;
  font-size: 1.3rem;
  background: url("/images/user/qj/sp/uf_c_company_yen.svg") no-repeat left center;
  background-size: 16px;
}

.box--chatWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  margin-bottom: 20px;
}

.box--chat {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  max-width: 80%;
  padding: 10px 15px;
  color: #333333;
  border-radius: 10px;
  background: #f6f6f6;
  font-size: 1.4rem;
  line-height: 21px;
}

.box--chat--small {
  max-width: 72%;
}

.box--chat__read {
  font-weight: bold;
}

.box--chat__txt {
  line-height: 21px;
}

.box--chat__txtError {
  line-height: 21px;
  color: #ff586e;
}

.box--chatTime {
  padding-left: 10px;
  font-size: 1rem;
  line-height: 1.2;
}

.box--chatSkip {
  margin-left: 10px;
  padding: 5px;
  color: #ffffff;
  border-radius: 100px;
  background: #dddddd;
  font-size: 0.8rem;
  line-height: 1;
}

.box--chat__form {
  margin-bottom: 20px;
  text-align: right;
}

.box--chat__form span {
  color: #29bcc7;
}

.box--search__form {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  border-bottom: solid 1px #dddddd;
}

.box--search__form__inInput {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  border-bottom: solid 1px #dddddd;
  background: #f6f6f6;
}

.box--search__form__inRadio {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  border-bottom: solid 1px #dddddd;
  background: #f6f6f6;
}

.box--chat__formleft {
  margin-bottom: 20px;
}

.box--chat__formleft span {
  color: #29bcc7;
}

.box--chatDouble {
  position: relative;
  width: 32%;
}

.box--chatErrorText {
  position: absolute;
  color: #ff586e;
  top: -25px;
  left: 0px;
  z-index: 2;
  font-size: 1.2rem;
}

.box--chatPassFloat {
  position: absolute;
  background: #ffffff;
  border: 1px solid #dddddd;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  text-align: left;
  font-size: 1.2rem;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 10px;
  width: 135px;
  top: 0px;
  left: 0;
}

.box--chatPassFloat:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: -5px;
  left: 50%;
  margin-left: -5px;
  border-style: solid;
  border-width: 0 5px 6px 5px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 2;
}

.box--chatPassFloat:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: -7px;
  left: 50%;
  margin-left: -6px;
  border-style: solid;
  border-width: 0 6px 7px 6px;
  border-color: transparent transparent #dddddd transparent;
  z-index: 1;
}

.box--chatPassFloat p {
  padding: 3px 0 3px 20px;
}

.box--chatPassFloat__check {
  background: url("/images/user/qj/sp/uf-c_chat_check_icon.svg") no-repeat left center;
}

.box--chatPassFloat__checked {
  color: #ff586e;
  background: url("/images/user/qj/sp/uf-c_chat_checked_icon.svg") no-repeat left center;
}

.box--goldline {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px 10px;
}

.box--goldline:before {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.box--goldline:after {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  content: '';
}

.box--signup {
  background: url("/images/user/qj/sp/uf_c_login_entry_bg.jpg") no-repeat center;
  background-size: cover;
}

.box--Slide {
  width: 100%;
}

.box--Slide__item {
  margin: 0 10px;
}

.box--Slide__item img {
  width: 100%;
  height: auto;
}

.box--Slide__top img {
  width: 100%;
  height: auto;
}

.box--headline {
  position: relative;
  border-top: none;
}

.box--headline:before {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.box--headline:after {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  content: '';
}

.box--oneHeadline {
  position: relative;
  border-top: none;
  background: #ffffff;
}

.box--oneHeadline:before {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
  z-index: 999;
}

.box--oneHeadlinePink {
  position: relative;
  border-top: none;
  background: #ffffff;
}

.box--oneHeadlinePink:before {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  background: -webkit-gradient(linear, left top, right top, from(#FF358C), to(#FF6562));
  background: linear-gradient(90deg, #FF358C 0%, #FF6562 100%);
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
  z-index: 999;
}

.box--applyHead {
  padding: 10px;
}

.box--applyHeadSub {
  padding: 10px;
  border-top: solid 1px #dddddd;
}

.box--apply {
  border: 1px solid #dddddd;
  border-radius: 3px;
  background-color: #ffffff;
}

.box--apply__info {
  padding: 10px;
}

.box--apply__img {
  width: 80px;
  min-width: 80px;
  height: 60px;
  margin-right: 10px;
}

.box--apply__img img {
  width: 100%;
  height: auto;
}

.box--apply__company {
  font-size: 1.6rem;
  margin-bottom: 5px;
}

.box--apply__cont {
  border-radius: 3px;
  padding: 0 10px 10px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.box--apply__contInner {
  background-color: #f6f6f6;
  padding: 10px;
}

.box--apply__date {
  font-weight: 700;
  padding-bottom: 5px;
}

.box--apply a {
  display: block;
  color: #333333;
}

.box--applyTarms {
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background: #ffffff;
  border: solid 1px #dddddd;
  border-radius: 0 0 5px 5px;
  font-size: 1.3rem;
  height: 200px;
  overflow-y: scroll;
}

.box--message {
  border-bottom: 1px solid #dddddd;
  padding: 5px 10px 10px;
  line-height: 1.5;
  color: #999999;
  background: #ffffff;
}

.box--message__date {
  font-size: 1rem;
  text-align: right;
}

.box--message__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box--message__img {
  width: 80px;
  min-width: 80px;
  margin-right: 10px;
}

.box--message__img img {
  width: 100%;
  height: auto;
}

.box--message__company {
  color: #333333;
  margin-bottom: 2px;
}

.box--message a {
  color: #999999;
}

.box--chatWrapRight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  margin-bottom: 20px;
}

.box--chatWrapRight .box--chat {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  max-width: 80%;
  padding: 10px 15px;
  color: #ffffff;
  border-radius: 10px;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  font-size: 1.3rem;
  line-height: 21px;
}

.box--chatWrapRight .box--chat__txt {
  line-height: 21px;
}

.box--chatWrapRight .box--chat__txtError {
  line-height: 21px;
}

.box--chatWrapRight .box--chatTime {
  padding-right: 10px;
  font-size: 1rem;
  color: #999999;
}

.box--chatWrapLeft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  margin-bottom: 20px;
}

.box--chatWrapLeft .box--chat {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  max-width: 80%;
  padding: 10px 15px;
  color: #333333;
  border-radius: 10px;
  background: #f6f6f6;
  font-size: 1.3rem;
  line-height: 21px;
}

.box--chatWrapLeft .box--chat__txt {
  line-height: 21px;
}

.box--chatWrapLeft .box--chat__txtError {
  line-height: 21px;
}

.box--chatWrapLeft .box--chatTime {
  padding-left: 10px;
  font-size: 1rem;
  color: #999999;
}

.box--white {
  background: #ffffff;
}

.box--white__border {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background: #ffffff;
}

.box--white__around {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  background: #ffffff;
}

.box--white__bottom {
  border-bottom: 1px solid #eeeeee;
  background: #ffffff;
}

.box--form__apply {
  padding: 0 10px;
  color: #666666;
}

.box--form__apply dl:nth-child(even) {
  background: #f9f9f9;
}

.box--bottomBorder {
  border-bottom: solid 1px #eeeeee;
}

.box--form__applyTitl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px 2px;
  color: #333333;
  font-size: 1.3rem;
  font-weight: bold;
}

.box--inBox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 2px solid #dddddd;
}

.box--question {
  padding: 5px 10px;
  word-wrap: break-word;
  font-size: 1.3rem;
  line-height: 1.5;
}

.box-boothLabel {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #999999;
  border-radius: 3px;
  line-height: 1;
  text-align: center;
}

.box-boothLabel__txt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #999999;
  font-size: 1rem;
  color: #ffffff;
  padding: 5px;
}

.box-boothLabel__number {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  font-size: 1.2rem;
  padding: 0 15px;
  font-weight: bold;
  min-width: 50px;
}

.box-headVisual {
  position: relative;
  width: 100%;
  height: 180px;
}

.box-headVisual__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  background: #ffffff;
}

.box-headVisual__title {
  padding: 0 0 20px;
  background: none;
}

.box-headVisual__txt {
  font-size: 1.2rem;
  line-height: 1.5;
}

.box-headVisual__img {
  width: 100%;
}

.box-headVisual__img img {
  width: 100%;
  height: auto;
}

.box-headVisualAuto {
  height: 100%;
}

.box-headVisualImg {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 5px;
}

.box-headVisualImg__img {
  width: 100%;
}

.box-headVisualImg__img img {
  width: 100%;
  height: auto;
}

.box-selection {
  position: relative;
  line-height: 1.3;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.box-selection__photo {
  width: 100%;
}

.box-selection__photo img {
  width: 100%;
  height: auto;
}

.box-selection__info {
  background: #ffffff;
  padding: 10px;
}

.box-selection__info p {
  margin-bottom: 1em;
}

.box-selection__info p:last-child {
  margin-bottom: 0;
}

.box-selection__name {
  font-size: 1.4rem;
  font-weight: bold;
  color: #29bcc7;
  margin-bottom: 10px;
}

.box-selection__read {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.box-selection__txt {
  line-height: 1.6;
}

.box-selection__btn {
  border-radius: 0 0 3px 3px;
}

.box--flashMessage {
  position: relative;
  background: #ffffff;
  color: #29bcc7;
  border: solid 1px #29bcc7;
  font-size: 1.2rem;
}

.box--flashMessage span {
  display: inline-block;
  padding-right: 30px;
}

.box--flashMessage:before {
  position: absolute;
  content: '';
  width: 2px;
  height: 16px;
  background: #29bcc7;
  display: block;
  top: 50%;
  right: 20px;
  margin-top: -8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box--flashMessage:after {
  position: absolute;
  content: '';
  width: 2px;
  height: 16px;
  background: #29bcc7;
  display: block;
  top: 50%;
  right: 20px;
  margin-top: -8px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.slick-slide {
  float: none !important;
  height: auto !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.slick-dots {
  bottom: -30px !important;
}

.slick-dots li {
  width: 25px !important;
  margin: 0 2px !important;
}

.slick-dots li button {
  width: 25px !important;
}

.slick-dots li button::before {
  width: 10px !important;
  height: 10px !important;
  top: 5px !important;
  left: 7px !important;
}

.box-coution__icon {
  line-height: 1.5;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 31px;
  padding-right: 16px;
  background: url("/images/user/qj/sp/caution.svg") no-repeat left center;
  background-size: 24px;
}

.box--pickup {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  margin: 0 10px;
  width: 175px;
}

.box--pickup__img {
  position: relative;
  width: 100%;
  background: #000000;
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px 5px 0 0;
  border: solid 1px #dddddd;
}

.box--pickup__img:after {
  display: block;
  content: '';
  padding-top: 100%;
}

.box--pickup__cont {
  position: relative;
  height: 100px;
  padding: 8px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #dddddd;
  border-top: none;
}

.box--pickup__contTxt {
  color: #000000;
  font-size: 1.2rem;
  line-height: 1.5;
}

.box--pickup__contDate {
  position: absolute;
  bottom: 5px;
  left: 10px;
  color: #666666;
  font-size: 1rem;
}

.box-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 999999;
  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;
}

.box-loaderObj {
  width: 35px;
  height: 35px;
  -webkit-animation-name: animeLoader;
          animation-name: animeLoader;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.box-loaderObj img {
  width: 100%;
  height: auto;
}

@-webkit-keyframes animeLoader {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes animeLoader {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.box--recommend {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--recommend__titl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 0 13px 10px;
}

.box--recommend__bannerBox--item {
  width: 100%;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--recommend__bannerBox--item img {
  width: 100%;
  height: auto;
}

.box--recommend__bannerBox--item:first-child {
  margin-left: 0;
}

.box--Condact {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  padding: 20px 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--Condact__item {
  width: 50%;
  height: 29px;
  text-align: center;
  font-size: 1.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 29px;
}

.box--Condact__item:nth-child(1) {
  border-radius: 3px 0 0 3px;
}

.box--Condact__item:nth-child(2) {
  border-radius: 0 3px 3px 0;
}

.box--Condact__item a {
  line-height: 29px;
}

.box--Condact__item--act {
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  color: #ffffff;
}

.box--Condact__item--link {
  border: solid 1px #ccb082;
  border-left: none;
}

.box--Condact__item--link a {
  color: #d1a969;
}

.box--Condact__item--off {
  color: #aaaaaa;
  background: #dddddd;
}

.box--tabSwith {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  width: 100%;
  height: 55px;
}

.box--tabSwith .tab {
  background: #e6e6e6;
  text-align: center;
  width: 50%;
  height: 55px;
}

.box--tabSwith .tab.career {
  background: linear-gradient(154deg, #CCB082 0, #E3D1A5 100%);
}

.box--tabSwith .tab.fresh {
  background: linear-gradient(154deg, #ff358c 0, #ff6562 100%);
}

.box--tabSwith .tab a {
  display: block;
  height: 100%;
  line-height: 55px;
}

.box--allCheckFlg {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 10px;
  margin: 10px 0;
}

.box--allCheckFlg.disabled label::after {
  background-color: #999999;
}

.box--favoriteList {
  width: calc(100% - 22px);
  margin: 0 10px 15px;
}

.box--companyCheckFlg {
  width: 100%;
  margin: 15px auto;
}

.box--companyCheckFlg label {
  font-size: 1.3rem;
}

.box--companyCheckFlg.disabled label::after {
  background-color: #999999;
}

.figure--companyInfo {
  width: 72%;
  margin: 10px 14% 0;
}

.figure--companyInfo:first-child {
  margin-top: 0;
}

.figure--companyInfo img {
  width: 100%;
  height: auto;
}

.figure--companyInfo figcaption {
  padding-top: 5px;
  font-size: 1.2rem;
}

.table--searchC {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 10px;
  border-bottom: solid 1px #f6f6f6;
}

.table--searchC .table--searchC__titl {
  font-weight: bold;
  display: table-cell;
  width: 30%;
  font-size: 1.2rem;
}

.table--searchC .table--searchC__txt {
  display: table-cell;
  width: 70%;
  font-size: 1.2rem;
}

.table--searchD {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 10px;
  border-bottom: solid 1px #dddddd;
}

.table--searchD .table--searchD__titl {
  font-weight: bold;
  display: table-cell;
  width: 30%;
  font-size: 1.2rem;
}

.table--searchD .table--searchD__txt {
  display: table-cell;
  width: 70%;
  font-size: 1.2rem;
}

.table--searchE {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 10px;
  border-bottom: solid 1px #dddddd;
}

.table--searchE .table--searchE__titl {
  font-weight: bold;
  width: 100%;
  font-size: 1.2rem;
}

.table--searchE .table--searchE__txt {
  width: 100%;
  font-size: 1.2rem;
}

.table--companyInfo {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 10px;
  border-top: solid 1px #f6f6f6;
}

.table--companyInfo:first-child {
  border-top: none;
}

.table--companyInfo .table--companyInfo__titl {
  width: 100%;
  font-size: 1.2rem;
  font-weight: bold;
}

.table--companyInfo .table--companyInfo__txt {
  width: 100%;
  font-size: 1.2rem;
}

.section--white {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  background: #ffffff;
}

.section--gray {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  background: #f6f6f6;
}

.section--whiteFlat {
  background: #ffffff;
  min-height: calc(100vh);
}

.section--topline {
  position: relative;
  width: 100%;
  background: #ffffff;
}

.section--topline:before {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  position: absolute;
  top: 0px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
  z-index: 10;
}

.section--topline:after {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  content: '';
  z-index: 10;
}

.section--topline--grey {
  position: relative;
  width: 100%;
  background: #ffffff;
}

.section--topline--grey:before {
  border-top: solid 2px #979797;
  position: absolute;
  top: 0px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
  z-index: 10;
}

.section--topline--grey:after {
  border-bottom: solid 1px #bebebe;
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  content: '';
  z-index: 10;
}

.section--bottomline {
  position: relative;
  width: 100%;
  background: #ffffff;
}

.section--bottomline:before {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
  z-index: 10;
}

.section--bottomline:after {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  position: absolute;
  bottom: 3px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  content: '';
  z-index: 10;
}

.section--onetopline {
  position: relative;
  width: 100%;
  background: #ffffff;
}

.section--onetopline:before {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
  position: absolute;
  top: 0px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.content {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
}

.content-editPage {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  padding-bottom: 45px;
}

.content--white {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  background: #ffffff;
}

.content--sidespace {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0 10px;
}

.content--orange {
  background: rgba(255, 250, 239, 0.7);
}

.content--gray {
  background: #eeeeee;
}

.wrap {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0 0 20px;
  word-break: break-all;
  min-height: calc(100vh - 300px);
  padding: 5px 0 20px;
}

.wrap--noBottomPadding {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0 0 20px;
  word-break: break-all;
  min-height: calc(100vh - 300px);
  padding-bottom: 0;
}

.wrap--bgWhite {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0 0 20px;
  word-break: break-all;
  min-height: calc(100vh - 300px);
  padding: 0 0 20px;
  background: #ffffff;
}

.wrap--white {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0 0 20px;
  word-break: break-all;
  min-height: calc(100vh - 300px);
  background: #ffffff;
}

.wrap--whiteNoBottomPadding {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0 0 20px;
  word-break: break-all;
  min-height: calc(100vh - 300px);
  padding-bottom: 0;
  background: #ffffff;
}

.wrap--whiteGrade {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0 0 20px;
  word-break: break-all;
  min-height: calc(100vh - 300px);
  background: #ffffff;
}

.contentWrapBg {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  padding: 55px 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
}

.contentWrapBg::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), color-stop(40%, rgba(246, 246, 246, 0.9)), to(#f6f6f6));
  background: linear-gradient(rgba(255, 255, 255, 0.8) 0%, rgba(246, 246, 246, 0.9) 40%, #f6f6f6 100%);
}

.wrap--prof {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0 0 20px;
  word-break: break-all;
  min-height: calc(100vh - 300px);
  padding: 0 0 20px;
  background: url("/images/user/qj/sp/uf_c_prof_bg.jpg") no-repeat center;
  background-size: cover;
}

.wrap--message {
  padding-top: 96px;
}

.mg-t0 {
  margin-top: 0px;
}

.mg-b0 {
  margin-bottom: 0px;
}

.mg-l0 {
  margin-left: 0px;
}

.mg-r0 {
  margin-right: 0px;
}

.pd-t0 {
  padding-top: 0px;
}

.pd-b0 {
  padding-bottom: 0px;
}

.pd-l0 {
  padding-left: 0px;
}

.pd-r0 {
  padding-right: 0px;
}

.mg-t5 {
  margin-top: 5px;
}

.mg-b5 {
  margin-bottom: 5px;
}

.mg-l5 {
  margin-left: 5px;
}

.mg-r5 {
  margin-right: 5px;
}

.pd-t5 {
  padding-top: 5px;
}

.pd-b5 {
  padding-bottom: 5px;
}

.pd-l5 {
  padding-left: 5px;
}

.pd-r5 {
  padding-right: 5px;
}

.mg-t10 {
  margin-top: 10px;
}

.mg-b10 {
  margin-bottom: 10px;
}

.mg-l10 {
  margin-left: 10px;
}

.mg-r10 {
  margin-right: 10px;
}

.pd-t10 {
  padding-top: 10px;
}

.pd-b10 {
  padding-bottom: 10px;
}

.pd-l10 {
  padding-left: 10px;
}

.pd-r10 {
  padding-right: 10px;
}

.mg-t15 {
  margin-top: 15px;
}

.mg-b15 {
  margin-bottom: 15px;
}

.mg-l15 {
  margin-left: 15px;
}

.mg-r15 {
  margin-right: 15px;
}

.pd-t15 {
  padding-top: 15px;
}

.pd-b15 {
  padding-bottom: 15px;
}

.pd-l15 {
  padding-left: 15px;
}

.pd-r15 {
  padding-right: 15px;
}

.mg-t20 {
  margin-top: 20px;
}

.mg-b20 {
  margin-bottom: 20px;
}

.mg-l20 {
  margin-left: 20px;
}

.mg-r20 {
  margin-right: 20px;
}

.pd-t20 {
  padding-top: 20px;
}

.pd-b20 {
  padding-bottom: 20px;
}

.pd-l20 {
  padding-left: 20px;
}

.pd-r20 {
  padding-right: 20px;
}

.mg-t25 {
  margin-top: 25px;
}

.mg-b25 {
  margin-bottom: 25px;
}

.mg-l25 {
  margin-left: 25px;
}

.mg-r25 {
  margin-right: 25px;
}

.pd-t25 {
  padding-top: 25px;
}

.pd-b25 {
  padding-bottom: 25px;
}

.pd-l25 {
  padding-left: 25px;
}

.pd-r25 {
  padding-right: 25px;
}

.mg-t30 {
  margin-top: 30px;
}

.mg-b30 {
  margin-bottom: 30px;
}

.mg-l30 {
  margin-left: 30px;
}

.mg-r30 {
  margin-right: 30px;
}

.pd-t30 {
  padding-top: 30px;
}

.pd-b30 {
  padding-bottom: 30px;
}

.pd-l30 {
  padding-left: 30px;
}

.pd-r30 {
  padding-right: 30px;
}

.mg-t35 {
  margin-top: 35px;
}

.mg-b35 {
  margin-bottom: 35px;
}

.mg-l35 {
  margin-left: 35px;
}

.mg-r35 {
  margin-right: 35px;
}

.pd-t35 {
  padding-top: 35px;
}

.pd-b35 {
  padding-bottom: 35px;
}

.pd-l35 {
  padding-left: 35px;
}

.pd-r35 {
  padding-right: 35px;
}

.mg-t40 {
  margin-top: 40px;
}

.mg-b40 {
  margin-bottom: 40px;
}

.mg-l40 {
  margin-left: 40px;
}

.mg-r40 {
  margin-right: 40px;
}

.pd-t40 {
  padding-top: 40px;
}

.pd-b40 {
  padding-bottom: 40px;
}

.pd-l40 {
  padding-left: 40px;
}

.pd-r40 {
  padding-right: 40px;
}

.mg-t45 {
  margin-top: 45px;
}

.mg-b45 {
  margin-bottom: 45px;
}

.mg-l45 {
  margin-left: 45px;
}

.mg-r45 {
  margin-right: 45px;
}

.pd-t45 {
  padding-top: 45px;
}

.pd-b45 {
  padding-bottom: 45px;
}

.pd-l45 {
  padding-left: 45px;
}

.pd-r45 {
  padding-right: 45px;
}

.mg-t50 {
  margin-top: 50px;
}

.mg-b50 {
  margin-bottom: 50px;
}

.mg-l50 {
  margin-left: 50px;
}

.mg-r50 {
  margin-right: 50px;
}

.pd-t50 {
  padding-top: 50px;
}

.pd-b50 {
  padding-bottom: 50px;
}

.pd-l50 {
  padding-left: 50px;
}

.pd-r50 {
  padding-right: 50px;
}

.mg-t55 {
  margin-top: 55px;
}

.mg-b55 {
  margin-bottom: 55px;
}

.mg-l55 {
  margin-left: 55px;
}

.mg-r55 {
  margin-right: 55px;
}

.pd-t55 {
  padding-top: 55px;
}

.pd-b55 {
  padding-bottom: 55px;
}

.pd-l55 {
  padding-left: 55px;
}

.pd-r55 {
  padding-right: 55px;
}

.mg-t60 {
  margin-top: 60px;
}

.mg-b60 {
  margin-bottom: 60px;
}

.mg-l60 {
  margin-left: 60px;
}

.mg-r60 {
  margin-right: 60px;
}

.pd-t60 {
  padding-top: 60px;
}

.pd-b60 {
  padding-bottom: 60px;
}

.pd-l60 {
  padding-left: 60px;
}

.pd-r60 {
  padding-right: 60px;
}

.mg-t65 {
  margin-top: 65px;
}

.mg-b65 {
  margin-bottom: 65px;
}

.mg-l65 {
  margin-left: 65px;
}

.mg-r65 {
  margin-right: 65px;
}

.pd-t65 {
  padding-top: 65px;
}

.pd-b65 {
  padding-bottom: 65px;
}

.pd-l65 {
  padding-left: 65px;
}

.pd-r65 {
  padding-right: 65px;
}

.mg-t70 {
  margin-top: 70px;
}

.mg-b70 {
  margin-bottom: 70px;
}

.mg-l70 {
  margin-left: 70px;
}

.mg-r70 {
  margin-right: 70px;
}

.pd-t70 {
  padding-top: 70px;
}

.pd-b70 {
  padding-bottom: 70px;
}

.pd-l70 {
  padding-left: 70px;
}

.pd-r70 {
  padding-right: 70px;
}

.mg-t75 {
  margin-top: 75px;
}

.mg-b75 {
  margin-bottom: 75px;
}

.mg-l75 {
  margin-left: 75px;
}

.mg-r75 {
  margin-right: 75px;
}

.pd-t75 {
  padding-top: 75px;
}

.pd-b75 {
  padding-bottom: 75px;
}

.pd-l75 {
  padding-left: 75px;
}

.pd-r75 {
  padding-right: 75px;
}

.mg-t80 {
  margin-top: 80px;
}

.mg-b80 {
  margin-bottom: 80px;
}

.mg-l80 {
  margin-left: 80px;
}

.mg-r80 {
  margin-right: 80px;
}

.pd-t80 {
  padding-top: 80px;
}

.pd-b80 {
  padding-bottom: 80px;
}

.pd-l80 {
  padding-left: 80px;
}

.pd-r80 {
  padding-right: 80px;
}

.mg-t85 {
  margin-top: 85px;
}

.mg-b85 {
  margin-bottom: 85px;
}

.mg-l85 {
  margin-left: 85px;
}

.mg-r85 {
  margin-right: 85px;
}

.pd-t85 {
  padding-top: 85px;
}

.pd-b85 {
  padding-bottom: 85px;
}

.pd-l85 {
  padding-left: 85px;
}

.pd-r85 {
  padding-right: 85px;
}

.mg-t90 {
  margin-top: 90px;
}

.mg-b90 {
  margin-bottom: 90px;
}

.mg-l90 {
  margin-left: 90px;
}

.mg-r90 {
  margin-right: 90px;
}

.pd-t90 {
  padding-top: 90px;
}

.pd-b90 {
  padding-bottom: 90px;
}

.pd-l90 {
  padding-left: 90px;
}

.pd-r90 {
  padding-right: 90px;
}

.mg-t95 {
  margin-top: 95px;
}

.mg-b95 {
  margin-bottom: 95px;
}

.mg-l95 {
  margin-left: 95px;
}

.mg-r95 {
  margin-right: 95px;
}

.pd-t95 {
  padding-top: 95px;
}

.pd-b95 {
  padding-bottom: 95px;
}

.pd-l95 {
  padding-left: 95px;
}

.pd-r95 {
  padding-right: 95px;
}

.mg-t100 {
  margin-top: 100px;
}

.mg-b100 {
  margin-bottom: 100px;
}

.mg-l100 {
  margin-left: 100px;
}

.mg-r100 {
  margin-right: 100px;
}

.pd-t100 {
  padding-top: 100px;
}

.pd-b100 {
  padding-bottom: 100px;
}

.pd-l100 {
  padding-left: 100px;
}

.pd-r100 {
  padding-right: 100px;
}

.mg-t105 {
  margin-top: 105px;
}

.mg-b105 {
  margin-bottom: 105px;
}

.mg-l105 {
  margin-left: 105px;
}

.mg-r105 {
  margin-right: 105px;
}

.pd-t105 {
  padding-top: 105px;
}

.pd-b105 {
  padding-bottom: 105px;
}

.pd-l105 {
  padding-left: 105px;
}

.pd-r105 {
  padding-right: 105px;
}

.mg-t110 {
  margin-top: 110px;
}

.mg-b110 {
  margin-bottom: 110px;
}

.mg-l110 {
  margin-left: 110px;
}

.mg-r110 {
  margin-right: 110px;
}

.pd-t110 {
  padding-top: 110px;
}

.pd-b110 {
  padding-bottom: 110px;
}

.pd-l110 {
  padding-left: 110px;
}

.pd-r110 {
  padding-right: 110px;
}

.mg-t115 {
  margin-top: 115px;
}

.mg-b115 {
  margin-bottom: 115px;
}

.mg-l115 {
  margin-left: 115px;
}

.mg-r115 {
  margin-right: 115px;
}

.pd-t115 {
  padding-top: 115px;
}

.pd-b115 {
  padding-bottom: 115px;
}

.pd-l115 {
  padding-left: 115px;
}

.pd-r115 {
  padding-right: 115px;
}

.mg-t120 {
  margin-top: 120px;
}

.mg-b120 {
  margin-bottom: 120px;
}

.mg-l120 {
  margin-left: 120px;
}

.mg-r120 {
  margin-right: 120px;
}

.pd-t120 {
  padding-top: 120px;
}

.pd-b120 {
  padding-bottom: 120px;
}

.pd-l120 {
  padding-left: 120px;
}

.pd-r120 {
  padding-right: 120px;
}

.mg-t125 {
  margin-top: 125px;
}

.mg-b125 {
  margin-bottom: 125px;
}

.mg-l125 {
  margin-left: 125px;
}

.mg-r125 {
  margin-right: 125px;
}

.pd-t125 {
  padding-top: 125px;
}

.pd-b125 {
  padding-bottom: 125px;
}

.pd-l125 {
  padding-left: 125px;
}

.pd-r125 {
  padding-right: 125px;
}

.mg-t130 {
  margin-top: 130px;
}

.mg-b130 {
  margin-bottom: 130px;
}

.mg-l130 {
  margin-left: 130px;
}

.mg-r130 {
  margin-right: 130px;
}

.pd-t130 {
  padding-top: 130px;
}

.pd-b130 {
  padding-bottom: 130px;
}

.pd-l130 {
  padding-left: 130px;
}

.pd-r130 {
  padding-right: 130px;
}

.mg-t135 {
  margin-top: 135px;
}

.mg-b135 {
  margin-bottom: 135px;
}

.mg-l135 {
  margin-left: 135px;
}

.mg-r135 {
  margin-right: 135px;
}

.pd-t135 {
  padding-top: 135px;
}

.pd-b135 {
  padding-bottom: 135px;
}

.pd-l135 {
  padding-left: 135px;
}

.pd-r135 {
  padding-right: 135px;
}

.mg-t140 {
  margin-top: 140px;
}

.mg-b140 {
  margin-bottom: 140px;
}

.mg-l140 {
  margin-left: 140px;
}

.mg-r140 {
  margin-right: 140px;
}

.pd-t140 {
  padding-top: 140px;
}

.pd-b140 {
  padding-bottom: 140px;
}

.pd-l140 {
  padding-left: 140px;
}

.pd-r140 {
  padding-right: 140px;
}

.mg-t145 {
  margin-top: 145px;
}

.mg-b145 {
  margin-bottom: 145px;
}

.mg-l145 {
  margin-left: 145px;
}

.mg-r145 {
  margin-right: 145px;
}

.pd-t145 {
  padding-top: 145px;
}

.pd-b145 {
  padding-bottom: 145px;
}

.pd-l145 {
  padding-left: 145px;
}

.pd-r145 {
  padding-right: 145px;
}

.mg-t150 {
  margin-top: 150px;
}

.mg-b150 {
  margin-bottom: 150px;
}

.mg-l150 {
  margin-left: 150px;
}

.mg-r150 {
  margin-right: 150px;
}

.pd-t150 {
  padding-top: 150px;
}

.pd-b150 {
  padding-bottom: 150px;
}

.pd-l150 {
  padding-left: 150px;
}

.pd-r150 {
  padding-right: 150px;
}

.mg-t155 {
  margin-top: 155px;
}

.mg-b155 {
  margin-bottom: 155px;
}

.mg-l155 {
  margin-left: 155px;
}

.mg-r155 {
  margin-right: 155px;
}

.pd-t155 {
  padding-top: 155px;
}

.pd-b155 {
  padding-bottom: 155px;
}

.pd-l155 {
  padding-left: 155px;
}

.pd-r155 {
  padding-right: 155px;
}

.mg-t160 {
  margin-top: 160px;
}

.mg-b160 {
  margin-bottom: 160px;
}

.mg-l160 {
  margin-left: 160px;
}

.mg-r160 {
  margin-right: 160px;
}

.pd-t160 {
  padding-top: 160px;
}

.pd-b160 {
  padding-bottom: 160px;
}

.pd-l160 {
  padding-left: 160px;
}

.pd-r160 {
  padding-right: 160px;
}

.mg-t165 {
  margin-top: 165px;
}

.mg-b165 {
  margin-bottom: 165px;
}

.mg-l165 {
  margin-left: 165px;
}

.mg-r165 {
  margin-right: 165px;
}

.pd-t165 {
  padding-top: 165px;
}

.pd-b165 {
  padding-bottom: 165px;
}

.pd-l165 {
  padding-left: 165px;
}

.pd-r165 {
  padding-right: 165px;
}

.mg-t170 {
  margin-top: 170px;
}

.mg-b170 {
  margin-bottom: 170px;
}

.mg-l170 {
  margin-left: 170px;
}

.mg-r170 {
  margin-right: 170px;
}

.pd-t170 {
  padding-top: 170px;
}

.pd-b170 {
  padding-bottom: 170px;
}

.pd-l170 {
  padding-left: 170px;
}

.pd-r170 {
  padding-right: 170px;
}

.mg-t175 {
  margin-top: 175px;
}

.mg-b175 {
  margin-bottom: 175px;
}

.mg-l175 {
  margin-left: 175px;
}

.mg-r175 {
  margin-right: 175px;
}

.pd-t175 {
  padding-top: 175px;
}

.pd-b175 {
  padding-bottom: 175px;
}

.pd-l175 {
  padding-left: 175px;
}

.pd-r175 {
  padding-right: 175px;
}

.mg-t180 {
  margin-top: 180px;
}

.mg-b180 {
  margin-bottom: 180px;
}

.mg-l180 {
  margin-left: 180px;
}

.mg-r180 {
  margin-right: 180px;
}

.pd-t180 {
  padding-top: 180px;
}

.pd-b180 {
  padding-bottom: 180px;
}

.pd-l180 {
  padding-left: 180px;
}

.pd-r180 {
  padding-right: 180px;
}

.mg-t185 {
  margin-top: 185px;
}

.mg-b185 {
  margin-bottom: 185px;
}

.mg-l185 {
  margin-left: 185px;
}

.mg-r185 {
  margin-right: 185px;
}

.pd-t185 {
  padding-top: 185px;
}

.pd-b185 {
  padding-bottom: 185px;
}

.pd-l185 {
  padding-left: 185px;
}

.pd-r185 {
  padding-right: 185px;
}

.mg-t190 {
  margin-top: 190px;
}

.mg-b190 {
  margin-bottom: 190px;
}

.mg-l190 {
  margin-left: 190px;
}

.mg-r190 {
  margin-right: 190px;
}

.pd-t190 {
  padding-top: 190px;
}

.pd-b190 {
  padding-bottom: 190px;
}

.pd-l190 {
  padding-left: 190px;
}

.pd-r190 {
  padding-right: 190px;
}

.mg-t195 {
  margin-top: 195px;
}

.mg-b195 {
  margin-bottom: 195px;
}

.mg-l195 {
  margin-left: 195px;
}

.mg-r195 {
  margin-right: 195px;
}

.pd-t195 {
  padding-top: 195px;
}

.pd-b195 {
  padding-bottom: 195px;
}

.pd-l195 {
  padding-left: 195px;
}

.pd-r195 {
  padding-right: 195px;
}

.mg-t200 {
  margin-top: 200px;
}

.mg-b200 {
  margin-bottom: 200px;
}

.mg-l200 {
  margin-left: 200px;
}

.mg-r200 {
  margin-right: 200px;
}

.pd-t200 {
  padding-top: 200px;
}

.pd-b200 {
  padding-bottom: 200px;
}

.pd-l200 {
  padding-left: 200px;
}

.pd-r200 {
  padding-right: 200px;
}

.mg-t205 {
  margin-top: 205px;
}

.mg-b205 {
  margin-bottom: 205px;
}

.mg-l205 {
  margin-left: 205px;
}

.mg-r205 {
  margin-right: 205px;
}

.pd-t205 {
  padding-top: 205px;
}

.pd-b205 {
  padding-bottom: 205px;
}

.pd-l205 {
  padding-left: 205px;
}

.pd-r205 {
  padding-right: 205px;
}

.mg-t210 {
  margin-top: 210px;
}

.mg-b210 {
  margin-bottom: 210px;
}

.mg-l210 {
  margin-left: 210px;
}

.mg-r210 {
  margin-right: 210px;
}

.pd-t210 {
  padding-top: 210px;
}

.pd-b210 {
  padding-bottom: 210px;
}

.pd-l210 {
  padding-left: 210px;
}

.pd-r210 {
  padding-right: 210px;
}

.mg-t215 {
  margin-top: 215px;
}

.mg-b215 {
  margin-bottom: 215px;
}

.mg-l215 {
  margin-left: 215px;
}

.mg-r215 {
  margin-right: 215px;
}

.pd-t215 {
  padding-top: 215px;
}

.pd-b215 {
  padding-bottom: 215px;
}

.pd-l215 {
  padding-left: 215px;
}

.pd-r215 {
  padding-right: 215px;
}

.mg-t220 {
  margin-top: 220px;
}

.mg-b220 {
  margin-bottom: 220px;
}

.mg-l220 {
  margin-left: 220px;
}

.mg-r220 {
  margin-right: 220px;
}

.pd-t220 {
  padding-top: 220px;
}

.pd-b220 {
  padding-bottom: 220px;
}

.pd-l220 {
  padding-left: 220px;
}

.pd-r220 {
  padding-right: 220px;
}

.mg-t225 {
  margin-top: 225px;
}

.mg-b225 {
  margin-bottom: 225px;
}

.mg-l225 {
  margin-left: 225px;
}

.mg-r225 {
  margin-right: 225px;
}

.pd-t225 {
  padding-top: 225px;
}

.pd-b225 {
  padding-bottom: 225px;
}

.pd-l225 {
  padding-left: 225px;
}

.pd-r225 {
  padding-right: 225px;
}

.mg-t230 {
  margin-top: 230px;
}

.mg-b230 {
  margin-bottom: 230px;
}

.mg-l230 {
  margin-left: 230px;
}

.mg-r230 {
  margin-right: 230px;
}

.pd-t230 {
  padding-top: 230px;
}

.pd-b230 {
  padding-bottom: 230px;
}

.pd-l230 {
  padding-left: 230px;
}

.pd-r230 {
  padding-right: 230px;
}

.mg-t235 {
  margin-top: 235px;
}

.mg-b235 {
  margin-bottom: 235px;
}

.mg-l235 {
  margin-left: 235px;
}

.mg-r235 {
  margin-right: 235px;
}

.pd-t235 {
  padding-top: 235px;
}

.pd-b235 {
  padding-bottom: 235px;
}

.pd-l235 {
  padding-left: 235px;
}

.pd-r235 {
  padding-right: 235px;
}

.mg-t240 {
  margin-top: 240px;
}

.mg-b240 {
  margin-bottom: 240px;
}

.mg-l240 {
  margin-left: 240px;
}

.mg-r240 {
  margin-right: 240px;
}

.pd-t240 {
  padding-top: 240px;
}

.pd-b240 {
  padding-bottom: 240px;
}

.pd-l240 {
  padding-left: 240px;
}

.pd-r240 {
  padding-right: 240px;
}

.mg-t245 {
  margin-top: 245px;
}

.mg-b245 {
  margin-bottom: 245px;
}

.mg-l245 {
  margin-left: 245px;
}

.mg-r245 {
  margin-right: 245px;
}

.pd-t245 {
  padding-top: 245px;
}

.pd-b245 {
  padding-bottom: 245px;
}

.pd-l245 {
  padding-left: 245px;
}

.pd-r245 {
  padding-right: 245px;
}

.mg-t250 {
  margin-top: 250px;
}

.mg-b250 {
  margin-bottom: 250px;
}

.mg-l250 {
  margin-left: 250px;
}

.mg-r250 {
  margin-right: 250px;
}

.pd-t250 {
  padding-top: 250px;
}

.pd-b250 {
  padding-bottom: 250px;
}

.pd-l250 {
  padding-left: 250px;
}

.pd-r250 {
  padding-right: 250px;
}

.mg-t255 {
  margin-top: 255px;
}

.mg-b255 {
  margin-bottom: 255px;
}

.mg-l255 {
  margin-left: 255px;
}

.mg-r255 {
  margin-right: 255px;
}

.pd-t255 {
  padding-top: 255px;
}

.pd-b255 {
  padding-bottom: 255px;
}

.pd-l255 {
  padding-left: 255px;
}

.pd-r255 {
  padding-right: 255px;
}

.mg-t260 {
  margin-top: 260px;
}

.mg-b260 {
  margin-bottom: 260px;
}

.mg-l260 {
  margin-left: 260px;
}

.mg-r260 {
  margin-right: 260px;
}

.pd-t260 {
  padding-top: 260px;
}

.pd-b260 {
  padding-bottom: 260px;
}

.pd-l260 {
  padding-left: 260px;
}

.pd-r260 {
  padding-right: 260px;
}

.mg-t265 {
  margin-top: 265px;
}

.mg-b265 {
  margin-bottom: 265px;
}

.mg-l265 {
  margin-left: 265px;
}

.mg-r265 {
  margin-right: 265px;
}

.pd-t265 {
  padding-top: 265px;
}

.pd-b265 {
  padding-bottom: 265px;
}

.pd-l265 {
  padding-left: 265px;
}

.pd-r265 {
  padding-right: 265px;
}

.mg-t270 {
  margin-top: 270px;
}

.mg-b270 {
  margin-bottom: 270px;
}

.mg-l270 {
  margin-left: 270px;
}

.mg-r270 {
  margin-right: 270px;
}

.pd-t270 {
  padding-top: 270px;
}

.pd-b270 {
  padding-bottom: 270px;
}

.pd-l270 {
  padding-left: 270px;
}

.pd-r270 {
  padding-right: 270px;
}

.mg-t275 {
  margin-top: 275px;
}

.mg-b275 {
  margin-bottom: 275px;
}

.mg-l275 {
  margin-left: 275px;
}

.mg-r275 {
  margin-right: 275px;
}

.pd-t275 {
  padding-top: 275px;
}

.pd-b275 {
  padding-bottom: 275px;
}

.pd-l275 {
  padding-left: 275px;
}

.pd-r275 {
  padding-right: 275px;
}

.mg-t280 {
  margin-top: 280px;
}

.mg-b280 {
  margin-bottom: 280px;
}

.mg-l280 {
  margin-left: 280px;
}

.mg-r280 {
  margin-right: 280px;
}

.pd-t280 {
  padding-top: 280px;
}

.pd-b280 {
  padding-bottom: 280px;
}

.pd-l280 {
  padding-left: 280px;
}

.pd-r280 {
  padding-right: 280px;
}

.mg-t285 {
  margin-top: 285px;
}

.mg-b285 {
  margin-bottom: 285px;
}

.mg-l285 {
  margin-left: 285px;
}

.mg-r285 {
  margin-right: 285px;
}

.pd-t285 {
  padding-top: 285px;
}

.pd-b285 {
  padding-bottom: 285px;
}

.pd-l285 {
  padding-left: 285px;
}

.pd-r285 {
  padding-right: 285px;
}

.mg-t290 {
  margin-top: 290px;
}

.mg-b290 {
  margin-bottom: 290px;
}

.mg-l290 {
  margin-left: 290px;
}

.mg-r290 {
  margin-right: 290px;
}

.pd-t290 {
  padding-top: 290px;
}

.pd-b290 {
  padding-bottom: 290px;
}

.pd-l290 {
  padding-left: 290px;
}

.pd-r290 {
  padding-right: 290px;
}

.mg-t295 {
  margin-top: 295px;
}

.mg-b295 {
  margin-bottom: 295px;
}

.mg-l295 {
  margin-left: 295px;
}

.mg-r295 {
  margin-right: 295px;
}

.pd-t295 {
  padding-top: 295px;
}

.pd-b295 {
  padding-bottom: 295px;
}

.pd-l295 {
  padding-left: 295px;
}

.pd-r295 {
  padding-right: 295px;
}

.mg-t300 {
  margin-top: 300px;
}

.mg-b300 {
  margin-bottom: 300px;
}

.mg-l300 {
  margin-left: 300px;
}

.mg-r300 {
  margin-right: 300px;
}

.pd-t300 {
  padding-top: 300px;
}

.pd-b300 {
  padding-bottom: 300px;
}

.pd-l300 {
  padding-left: 300px;
}

.pd-r300 {
  padding-right: 300px;
}

.mg-t305 {
  margin-top: 305px;
}

.mg-b305 {
  margin-bottom: 305px;
}

.mg-l305 {
  margin-left: 305px;
}

.mg-r305 {
  margin-right: 305px;
}

.pd-t305 {
  padding-top: 305px;
}

.pd-b305 {
  padding-bottom: 305px;
}

.pd-l305 {
  padding-left: 305px;
}

.pd-r305 {
  padding-right: 305px;
}

.mg-t310 {
  margin-top: 310px;
}

.mg-b310 {
  margin-bottom: 310px;
}

.mg-l310 {
  margin-left: 310px;
}

.mg-r310 {
  margin-right: 310px;
}

.pd-t310 {
  padding-top: 310px;
}

.pd-b310 {
  padding-bottom: 310px;
}

.pd-l310 {
  padding-left: 310px;
}

.pd-r310 {
  padding-right: 310px;
}

.mg-t315 {
  margin-top: 315px;
}

.mg-b315 {
  margin-bottom: 315px;
}

.mg-l315 {
  margin-left: 315px;
}

.mg-r315 {
  margin-right: 315px;
}

.pd-t315 {
  padding-top: 315px;
}

.pd-b315 {
  padding-bottom: 315px;
}

.pd-l315 {
  padding-left: 315px;
}

.pd-r315 {
  padding-right: 315px;
}

.mg-t320 {
  margin-top: 320px;
}

.mg-b320 {
  margin-bottom: 320px;
}

.mg-l320 {
  margin-left: 320px;
}

.mg-r320 {
  margin-right: 320px;
}

.pd-t320 {
  padding-top: 320px;
}

.pd-b320 {
  padding-bottom: 320px;
}

.pd-l320 {
  padding-left: 320px;
}

.pd-r320 {
  padding-right: 320px;
}

.mg-t325 {
  margin-top: 325px;
}

.mg-b325 {
  margin-bottom: 325px;
}

.mg-l325 {
  margin-left: 325px;
}

.mg-r325 {
  margin-right: 325px;
}

.pd-t325 {
  padding-top: 325px;
}

.pd-b325 {
  padding-bottom: 325px;
}

.pd-l325 {
  padding-left: 325px;
}

.pd-r325 {
  padding-right: 325px;
}

.mg-t330 {
  margin-top: 330px;
}

.mg-b330 {
  margin-bottom: 330px;
}

.mg-l330 {
  margin-left: 330px;
}

.mg-r330 {
  margin-right: 330px;
}

.pd-t330 {
  padding-top: 330px;
}

.pd-b330 {
  padding-bottom: 330px;
}

.pd-l330 {
  padding-left: 330px;
}

.pd-r330 {
  padding-right: 330px;
}

.mg-t335 {
  margin-top: 335px;
}

.mg-b335 {
  margin-bottom: 335px;
}

.mg-l335 {
  margin-left: 335px;
}

.mg-r335 {
  margin-right: 335px;
}

.pd-t335 {
  padding-top: 335px;
}

.pd-b335 {
  padding-bottom: 335px;
}

.pd-l335 {
  padding-left: 335px;
}

.pd-r335 {
  padding-right: 335px;
}

.mg-t340 {
  margin-top: 340px;
}

.mg-b340 {
  margin-bottom: 340px;
}

.mg-l340 {
  margin-left: 340px;
}

.mg-r340 {
  margin-right: 340px;
}

.pd-t340 {
  padding-top: 340px;
}

.pd-b340 {
  padding-bottom: 340px;
}

.pd-l340 {
  padding-left: 340px;
}

.pd-r340 {
  padding-right: 340px;
}

.mg-t345 {
  margin-top: 345px;
}

.mg-b345 {
  margin-bottom: 345px;
}

.mg-l345 {
  margin-left: 345px;
}

.mg-r345 {
  margin-right: 345px;
}

.pd-t345 {
  padding-top: 345px;
}

.pd-b345 {
  padding-bottom: 345px;
}

.pd-l345 {
  padding-left: 345px;
}

.pd-r345 {
  padding-right: 345px;
}

.mg-t350 {
  margin-top: 350px;
}

.mg-b350 {
  margin-bottom: 350px;
}

.mg-l350 {
  margin-left: 350px;
}

.mg-r350 {
  margin-right: 350px;
}

.pd-t350 {
  padding-top: 350px;
}

.pd-b350 {
  padding-bottom: 350px;
}

.pd-l350 {
  padding-left: 350px;
}

.pd-r350 {
  padding-right: 350px;
}

.mg-t355 {
  margin-top: 355px;
}

.mg-b355 {
  margin-bottom: 355px;
}

.mg-l355 {
  margin-left: 355px;
}

.mg-r355 {
  margin-right: 355px;
}

.pd-t355 {
  padding-top: 355px;
}

.pd-b355 {
  padding-bottom: 355px;
}

.pd-l355 {
  padding-left: 355px;
}

.pd-r355 {
  padding-right: 355px;
}

.mg-t360 {
  margin-top: 360px;
}

.mg-b360 {
  margin-bottom: 360px;
}

.mg-l360 {
  margin-left: 360px;
}

.mg-r360 {
  margin-right: 360px;
}

.pd-t360 {
  padding-top: 360px;
}

.pd-b360 {
  padding-bottom: 360px;
}

.pd-l360 {
  padding-left: 360px;
}

.pd-r360 {
  padding-right: 360px;
}

.mg-t365 {
  margin-top: 365px;
}

.mg-b365 {
  margin-bottom: 365px;
}

.mg-l365 {
  margin-left: 365px;
}

.mg-r365 {
  margin-right: 365px;
}

.pd-t365 {
  padding-top: 365px;
}

.pd-b365 {
  padding-bottom: 365px;
}

.pd-l365 {
  padding-left: 365px;
}

.pd-r365 {
  padding-right: 365px;
}

.mg-t370 {
  margin-top: 370px;
}

.mg-b370 {
  margin-bottom: 370px;
}

.mg-l370 {
  margin-left: 370px;
}

.mg-r370 {
  margin-right: 370px;
}

.pd-t370 {
  padding-top: 370px;
}

.pd-b370 {
  padding-bottom: 370px;
}

.pd-l370 {
  padding-left: 370px;
}

.pd-r370 {
  padding-right: 370px;
}

.mg-t375 {
  margin-top: 375px;
}

.mg-b375 {
  margin-bottom: 375px;
}

.mg-l375 {
  margin-left: 375px;
}

.mg-r375 {
  margin-right: 375px;
}

.pd-t375 {
  padding-top: 375px;
}

.pd-b375 {
  padding-bottom: 375px;
}

.pd-l375 {
  padding-left: 375px;
}

.pd-r375 {
  padding-right: 375px;
}

.mg-t380 {
  margin-top: 380px;
}

.mg-b380 {
  margin-bottom: 380px;
}

.mg-l380 {
  margin-left: 380px;
}

.mg-r380 {
  margin-right: 380px;
}

.pd-t380 {
  padding-top: 380px;
}

.pd-b380 {
  padding-bottom: 380px;
}

.pd-l380 {
  padding-left: 380px;
}

.pd-r380 {
  padding-right: 380px;
}

.mg-t385 {
  margin-top: 385px;
}

.mg-b385 {
  margin-bottom: 385px;
}

.mg-l385 {
  margin-left: 385px;
}

.mg-r385 {
  margin-right: 385px;
}

.pd-t385 {
  padding-top: 385px;
}

.pd-b385 {
  padding-bottom: 385px;
}

.pd-l385 {
  padding-left: 385px;
}

.pd-r385 {
  padding-right: 385px;
}

.mg-t390 {
  margin-top: 390px;
}

.mg-b390 {
  margin-bottom: 390px;
}

.mg-l390 {
  margin-left: 390px;
}

.mg-r390 {
  margin-right: 390px;
}

.pd-t390 {
  padding-top: 390px;
}

.pd-b390 {
  padding-bottom: 390px;
}

.pd-l390 {
  padding-left: 390px;
}

.pd-r390 {
  padding-right: 390px;
}

.mg-t395 {
  margin-top: 395px;
}

.mg-b395 {
  margin-bottom: 395px;
}

.mg-l395 {
  margin-left: 395px;
}

.mg-r395 {
  margin-right: 395px;
}

.pd-t395 {
  padding-top: 395px;
}

.pd-b395 {
  padding-bottom: 395px;
}

.pd-l395 {
  padding-left: 395px;
}

.pd-r395 {
  padding-right: 395px;
}

.mg-t400 {
  margin-top: 400px;
}

.mg-b400 {
  margin-bottom: 400px;
}

.mg-l400 {
  margin-left: 400px;
}

.mg-r400 {
  margin-right: 400px;
}

.pd-t400 {
  padding-top: 400px;
}

.pd-b400 {
  padding-bottom: 400px;
}

.pd-l400 {
  padding-left: 400px;
}

.pd-r400 {
  padding-right: 400px;
}

.mg-t405 {
  margin-top: 405px;
}

.mg-b405 {
  margin-bottom: 405px;
}

.mg-l405 {
  margin-left: 405px;
}

.mg-r405 {
  margin-right: 405px;
}

.pd-t405 {
  padding-top: 405px;
}

.pd-b405 {
  padding-bottom: 405px;
}

.pd-l405 {
  padding-left: 405px;
}

.pd-r405 {
  padding-right: 405px;
}

.mg-t410 {
  margin-top: 410px;
}

.mg-b410 {
  margin-bottom: 410px;
}

.mg-l410 {
  margin-left: 410px;
}

.mg-r410 {
  margin-right: 410px;
}

.pd-t410 {
  padding-top: 410px;
}

.pd-b410 {
  padding-bottom: 410px;
}

.pd-l410 {
  padding-left: 410px;
}

.pd-r410 {
  padding-right: 410px;
}

.mg-t415 {
  margin-top: 415px;
}

.mg-b415 {
  margin-bottom: 415px;
}

.mg-l415 {
  margin-left: 415px;
}

.mg-r415 {
  margin-right: 415px;
}

.pd-t415 {
  padding-top: 415px;
}

.pd-b415 {
  padding-bottom: 415px;
}

.pd-l415 {
  padding-left: 415px;
}

.pd-r415 {
  padding-right: 415px;
}

.mg-t420 {
  margin-top: 420px;
}

.mg-b420 {
  margin-bottom: 420px;
}

.mg-l420 {
  margin-left: 420px;
}

.mg-r420 {
  margin-right: 420px;
}

.pd-t420 {
  padding-top: 420px;
}

.pd-b420 {
  padding-bottom: 420px;
}

.pd-l420 {
  padding-left: 420px;
}

.pd-r420 {
  padding-right: 420px;
}

.mg-t425 {
  margin-top: 425px;
}

.mg-b425 {
  margin-bottom: 425px;
}

.mg-l425 {
  margin-left: 425px;
}

.mg-r425 {
  margin-right: 425px;
}

.pd-t425 {
  padding-top: 425px;
}

.pd-b425 {
  padding-bottom: 425px;
}

.pd-l425 {
  padding-left: 425px;
}

.pd-r425 {
  padding-right: 425px;
}

.mg-t430 {
  margin-top: 430px;
}

.mg-b430 {
  margin-bottom: 430px;
}

.mg-l430 {
  margin-left: 430px;
}

.mg-r430 {
  margin-right: 430px;
}

.pd-t430 {
  padding-top: 430px;
}

.pd-b430 {
  padding-bottom: 430px;
}

.pd-l430 {
  padding-left: 430px;
}

.pd-r430 {
  padding-right: 430px;
}

.mg-t435 {
  margin-top: 435px;
}

.mg-b435 {
  margin-bottom: 435px;
}

.mg-l435 {
  margin-left: 435px;
}

.mg-r435 {
  margin-right: 435px;
}

.pd-t435 {
  padding-top: 435px;
}

.pd-b435 {
  padding-bottom: 435px;
}

.pd-l435 {
  padding-left: 435px;
}

.pd-r435 {
  padding-right: 435px;
}

.mg-t440 {
  margin-top: 440px;
}

.mg-b440 {
  margin-bottom: 440px;
}

.mg-l440 {
  margin-left: 440px;
}

.mg-r440 {
  margin-right: 440px;
}

.pd-t440 {
  padding-top: 440px;
}

.pd-b440 {
  padding-bottom: 440px;
}

.pd-l440 {
  padding-left: 440px;
}

.pd-r440 {
  padding-right: 440px;
}

.mg-t445 {
  margin-top: 445px;
}

.mg-b445 {
  margin-bottom: 445px;
}

.mg-l445 {
  margin-left: 445px;
}

.mg-r445 {
  margin-right: 445px;
}

.pd-t445 {
  padding-top: 445px;
}

.pd-b445 {
  padding-bottom: 445px;
}

.pd-l445 {
  padding-left: 445px;
}

.pd-r445 {
  padding-right: 445px;
}

.mg-t450 {
  margin-top: 450px;
}

.mg-b450 {
  margin-bottom: 450px;
}

.mg-l450 {
  margin-left: 450px;
}

.mg-r450 {
  margin-right: 450px;
}

.pd-t450 {
  padding-top: 450px;
}

.pd-b450 {
  padding-bottom: 450px;
}

.pd-l450 {
  padding-left: 450px;
}

.pd-r450 {
  padding-right: 450px;
}

.mg-t455 {
  margin-top: 455px;
}

.mg-b455 {
  margin-bottom: 455px;
}

.mg-l455 {
  margin-left: 455px;
}

.mg-r455 {
  margin-right: 455px;
}

.pd-t455 {
  padding-top: 455px;
}

.pd-b455 {
  padding-bottom: 455px;
}

.pd-l455 {
  padding-left: 455px;
}

.pd-r455 {
  padding-right: 455px;
}

.mg-t460 {
  margin-top: 460px;
}

.mg-b460 {
  margin-bottom: 460px;
}

.mg-l460 {
  margin-left: 460px;
}

.mg-r460 {
  margin-right: 460px;
}

.pd-t460 {
  padding-top: 460px;
}

.pd-b460 {
  padding-bottom: 460px;
}

.pd-l460 {
  padding-left: 460px;
}

.pd-r460 {
  padding-right: 460px;
}

.mg-t465 {
  margin-top: 465px;
}

.mg-b465 {
  margin-bottom: 465px;
}

.mg-l465 {
  margin-left: 465px;
}

.mg-r465 {
  margin-right: 465px;
}

.pd-t465 {
  padding-top: 465px;
}

.pd-b465 {
  padding-bottom: 465px;
}

.pd-l465 {
  padding-left: 465px;
}

.pd-r465 {
  padding-right: 465px;
}

.mg-t470 {
  margin-top: 470px;
}

.mg-b470 {
  margin-bottom: 470px;
}

.mg-l470 {
  margin-left: 470px;
}

.mg-r470 {
  margin-right: 470px;
}

.pd-t470 {
  padding-top: 470px;
}

.pd-b470 {
  padding-bottom: 470px;
}

.pd-l470 {
  padding-left: 470px;
}

.pd-r470 {
  padding-right: 470px;
}

.mg-t475 {
  margin-top: 475px;
}

.mg-b475 {
  margin-bottom: 475px;
}

.mg-l475 {
  margin-left: 475px;
}

.mg-r475 {
  margin-right: 475px;
}

.pd-t475 {
  padding-top: 475px;
}

.pd-b475 {
  padding-bottom: 475px;
}

.pd-l475 {
  padding-left: 475px;
}

.pd-r475 {
  padding-right: 475px;
}

.mg-t480 {
  margin-top: 480px;
}

.mg-b480 {
  margin-bottom: 480px;
}

.mg-l480 {
  margin-left: 480px;
}

.mg-r480 {
  margin-right: 480px;
}

.pd-t480 {
  padding-top: 480px;
}

.pd-b480 {
  padding-bottom: 480px;
}

.pd-l480 {
  padding-left: 480px;
}

.pd-r480 {
  padding-right: 480px;
}

.mg-t485 {
  margin-top: 485px;
}

.mg-b485 {
  margin-bottom: 485px;
}

.mg-l485 {
  margin-left: 485px;
}

.mg-r485 {
  margin-right: 485px;
}

.pd-t485 {
  padding-top: 485px;
}

.pd-b485 {
  padding-bottom: 485px;
}

.pd-l485 {
  padding-left: 485px;
}

.pd-r485 {
  padding-right: 485px;
}

.mg-t490 {
  margin-top: 490px;
}

.mg-b490 {
  margin-bottom: 490px;
}

.mg-l490 {
  margin-left: 490px;
}

.mg-r490 {
  margin-right: 490px;
}

.pd-t490 {
  padding-top: 490px;
}

.pd-b490 {
  padding-bottom: 490px;
}

.pd-l490 {
  padding-left: 490px;
}

.pd-r490 {
  padding-right: 490px;
}

.mg-t495 {
  margin-top: 495px;
}

.mg-b495 {
  margin-bottom: 495px;
}

.mg-l495 {
  margin-left: 495px;
}

.mg-r495 {
  margin-right: 495px;
}

.pd-t495 {
  padding-top: 495px;
}

.pd-b495 {
  padding-bottom: 495px;
}

.pd-l495 {
  padding-left: 495px;
}

.pd-r495 {
  padding-right: 495px;
}

.mg-t500 {
  margin-top: 500px;
}

.mg-b500 {
  margin-bottom: 500px;
}

.mg-l500 {
  margin-left: 500px;
}

.mg-r500 {
  margin-right: 500px;
}

.pd-t500 {
  padding-top: 500px;
}

.pd-b500 {
  padding-bottom: 500px;
}

.pd-l500 {
  padding-left: 500px;
}

.pd-r500 {
  padding-right: 500px;
}

.mg-t-30 {
  margin-top: -30px;
}

.mg-t-5 {
  margin-top: -5px;
}

.mg-t8 {
  margin-top: 8px;
}

.mg-t200 {
  margin-top: 200px;
}

.mg-b-20 {
  margin-bottom: -20px;
}

.mg-b3 {
  margin-bottom: 3px;
}

.mg-l14per {
  margin-left: 1.4%;
}

.mg-l5 {
  margin-left: 5px;
}

.mg-l-240 {
  margin-left: -240px;
}

.mg-r13per {
  margin-right: 1.3%;
}

.mg-lu10 {
  margin-left: -10px;
}

.mg-lr-auto {
  margin-left: auto;
  margin-right: auto;
}

.mg-side13per {
  margin: 0 1.3%;
}

.mg-round10 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 10px;
}

.pd-round14per {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.4%;
}

.pd-round5 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
}

.pd-round10 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}

.pd-round30 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
}

.pd-round5-10 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
}

.sideSpace {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}

.pos-t-u8 {
  top: -8px;
}

.myPageMessage {
  font-size: 1.2rem;
}

.myPageMessage + .myPageMessage .myPageMessage__item {
  margin-top: -1px;
}

.myPageFairBoxSect {
  padding-top: 20px;
}

.myPageFairBox__select {
  overflow: hidden;
  padding: 10px;
  border-bottom: 1px solid #dddddd;
}

.myPageFairBox__info {
  padding: 20px 10px 10px;
}

.myPageFairBox__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 1.4rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 16px;
}

.myPageFairBox__countNum {
  color: #ff6067;
  font-size: 2.4rem;
}

.myPageFairBox__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
  font-size: 1.3rem;
}

.myPageFairBox__desc + * {
  margin-top: 10px;
}

.myPageFairBox__list {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
}

.myPageFairBox__list a {
  color: inherit;
}

.myPageCard {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 1px solid #eeeeee;
  background: #ffffff;
}

.myPageCard__upper {
  position: relative;
  border-bottom: none;
}

.myPageCard__date {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 1.2rem;
}

.myPageCard__bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 140px;
  margin: auto;
}

.myPageCard__bg__img {
  width: 100%;
  opacity: 0.2;
  -webkit-filter: blur(3px);
          filter: blur(3px);
}

.myPageCard__prof {
  position: absolute;
  top: 37px;
  left: 135px;
}

.myPageCard__prof__upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.myPageCard__prof__state {
  margin: 5px 0;
  padding: 0 3px;
  vertical-align: middle;
  color: #9a6f2b;
  border: solid 1px #704e16;
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
}

.myPageCard__avatar {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 100px;
  height: 100px;
  border-radius: 5px;
  background: linear-gradient(154deg, #FF586D 0%, #FF6165 100%);
}

.myPageCard__avatar--Mid {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0%, #DEC999 100%);
}

.myPageCard__avatar--Mid .myPageCard__avatar__inner__state {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #CCB082), to(#DEC999));
  background: linear-gradient(90deg, #CCB082 0, #DEC999 100%);
}

.myPageCard__avatar--unset {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.myPageCard__avatar__inner {
  position: relative;
  z-index: 50;
  padding: 2px;
}

.myPageCard__avatar__inner__img {
  width: 100%;
  border-radius: 3px;
}

.myPageCard__avatar__inner__state {
  position: absolute;
  z-index: 100;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 26px;
  height: 26px;
  color: #ffffff;
  border-radius: 5px 0 5px 0;
  background: linear-gradient(154deg, #FF586D 0%, #FF6165 100%);
  font-size: 0.9rem;
  line-height: 1;
}

.myPageCardAge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  color: #ffffff;
  border-radius: 50%;
  background: linear-gradient(154deg, #FF358C 0%, #FF6562 100%);
  font-size: 1.3rem;
  line-height: 1;
}

.myPageCardAge__m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  color: #ffffff;
  border-radius: 50%;
  font-size: 1.3rem;
  line-height: 1;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

.myPageCardName {
  color: #000000;
  line-height: 1.4;
}

.myPageCardName__name {
  margin: 0 0 5px;
  font-size: 0;
}

.myPageCardName__name span {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 2rem;
}

.myPageCardName__nameKana {
  margin: 0 0 5px;
  font-size: 0;
}

.myPageCardName__nameKana span {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 1.2rem;
}

.mypageBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mypageBox__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  min-height: 52px;
  border-bottom: 1px solid #eeeeee;
  font-size: 1.3rem;
}

.mypageBox__item__title {
  color: #333333;
  font-size: 1.3rem;
  font-weight: bold;
  padding: 10px 10px 2px;
}

.mypageBox__item__detail {
  font-size: 1.3rem;
  padding: 0 10px 10px;
  color: #666666;
}

.mypageBox__item .btn-tag {
  margin: 5px 0;
}

.mypageBox__items {
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  min-height: 52px;
  border-bottom: 1px solid #eeeeee;
  font-size: 1.3rem;
}

.mypageBox__items__title {
  color: #333333;
  font-size: 1.3rem;
  font-weight: bold;
  padding: 10px 10px 2px;
}

.mypageBox__items__detail {
  font-size: 1.3rem;
  padding: 0 10px 10px;
  color: #666666;
}

.mypageBox__items .btn-tag {
  margin: 5px 0;
}

.mypageBox__items__title {
  padding: 10px;
  margin-bottom: 0;
}

.mypageBox__items__detail {
  padding: 0;
}

.mypageBox__items__item {
  padding: 10px 20px 5px;
}

.mypageBox__items__item:nth-child(odd) {
  background: #f9f9f9;
}

.pagePager__page {
  padding: 0 0 5px;
  text-align: center;
  color: #999999;
  font-size: 1.2rem;
}

.pagePager__navi {
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 33px;
  text-align: center;
  color: #999999;
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
  background: #ffffff;
  font-size: 1.2rem;
  font-weight: bold;
}

.pagePager__navi a {
  color: #999999;
}

.pagePager__number {
  text-align: center;
  color: #666666;
  font-size: 1.3rem;
  font-weight: bold;
}

.pagePager__number span {
  font-size: 1.8rem;
}

.pagePager__numbers {
  padding: 10px 0;
  text-align: center;
  color: #666666;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1;
}

.pagePager__numbers span {
  font-size: 1.8rem;
}

.pagePager__prevAll {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33px;
  height: 33px;
  padding: 5px 4px;
  border-right: solid 1px #eeeeee;
}

.pagePager__prevAll span:nth-child(1) {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 2px;
  height: 14px;
  vertical-align: middle;
  background: #dddddd;
}

.pagePager__prevAll span:nth-child(2) {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  vertical-align: middle;
  border-top: solid 2px #dddddd;
  border-right: solid 2px #dddddd;
}

.pagePager__prev {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  height: 33px;
  border-right: solid 1px #eeeeee;
  line-height: 33px;
}

.pagePager__prev span {
  position: relative;
  display: inline-block;
  height: 33px;
}

.pagePager__prev span:after {
  position: absolute;
  top: 11px;
  left: -15px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 10px;
  height: 10px;
  content: '';
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-top: solid 2px #dddddd;
  border-right: solid 2px #dddddd;
}

.pagePager__nextAll {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33px;
  height: 33px;
  padding: 5px 4px;
  border-right: solid 1px #eeeeee;
  padding: 4px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pagePager__nextAll span:nth-child(1) {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 2px;
  height: 14px;
  vertical-align: middle;
  background: #dddddd;
}

.pagePager__nextAll span:nth-child(2) {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  vertical-align: middle;
  border-top: solid 2px #dddddd;
  border-right: solid 2px #dddddd;
}

.pagePager__next {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  height: 33px;
  line-height: 33px;
}

.pagePager__next span {
  position: relative;
  display: inline-block;
  height: 33px;
}

.pagePager__next span:after {
  position: absolute;
  top: 11px;
  right: -15px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 10px;
  height: 10px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #dddddd;
  border-right: solid 2px #dddddd;
}

.pagerLists {
  overflow: hidden;
}

.pagerLists ul {
  position: relative;
  left: 50%;
  float: left;
}

.pagerLists ul li {
  position: relative;
  left: -50%;
  float: left;
  margin-left: 5px;
}

.pagerLists ul li:first-child {
  margin-left: 0;
}

.pagerLists ul .pager__link a {
  display: block;
  font-size: 16px;
  width: auto;
  min-width: 33px;
  height: 33px;
  border-radius: 3px;
  text-align: center;
  line-height: 33px;
  padding: 0 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border: solid 1px #dddddd;
  background: #ffffff;
  color: #666666;
}

.pagerLists ul .pager__current {
  display: block;
  font-size: 16px;
  width: auto;
  min-width: 33px;
  height: 33px;
  border-radius: 3px;
  text-align: center;
  line-height: 33px;
  padding: 0 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  color: #ffffff;
}

.pagerLists ul .pager__prev {
  display: block;
  font-size: 16px;
  width: auto;
  min-width: 33px;
  height: 33px;
  border-radius: 3px;
  text-align: center;
  line-height: 33px;
  padding: 0 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border: solid 1px #dddddd;
  background: #ffffff;
  color: #ffffff;
}

.pagerLists ul .pager__prev a {
  display: block;
  width: 100%;
  height: 100%;
}

.pagerLists ul .pager__prev:after {
  position: absolute;
  top: 50%;
  display: block;
  width: 8px;
  height: 8px;
  content: '';
  border-top: solid 2px #dddddd;
  border-right: solid 2px #dddddd;
}

.pagerLists ul .pager__prev:after {
  right: 8px;
  margin-top: -5px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.pagerLists ul .pager__next {
  display: block;
  font-size: 16px;
  width: auto;
  min-width: 33px;
  height: 33px;
  border-radius: 3px;
  text-align: center;
  line-height: 33px;
  padding: 0 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border: solid 1px #dddddd;
  background: #ffffff;
  color: #ffffff;
}

.pagerLists ul .pager__next a {
  display: block;
  width: 100%;
  height: 100%;
}

.pagerLists ul .pager__next:after {
  position: absolute;
  top: 50%;
  display: block;
  width: 8px;
  height: 8px;
  content: '';
  border-top: solid 2px #dddddd;
  border-right: solid 2px #dddddd;
}

.pagerLists ul .pager__next:after {
  right: 13px;
  margin-top: -5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.js-chatQuestion {
  -webkit-transition: all 0.5s cubic-bezier(0, 0.95, 0, 1.1);
  transition: all 0.5s cubic-bezier(0, 0.95, 0, 1.1);
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}

.js-chatAnswer {
  -webkit-transition: all 0.5s cubic-bezier(0, 0.95, 0, 1.1);
  transition: all 0.5s cubic-bezier(0, 0.95, 0, 1.1);
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}

.js-chatResult {
  -webkit-transition: all 0.5s cubic-bezier(0, 0.95, 0, 1.1);
  transition: all 0.5s cubic-bezier(0, 0.95, 0, 1.1);
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}

.js-chatNext {
  -webkit-transition: all 0.5s cubic-bezier(0, 0.95, 0, 1.1);
  transition: all 0.5s cubic-bezier(0, 0.95, 0, 1.1);
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
  position: relative;
  z-index: -1;
}

.js-chatObjView {
  -webkit-transition: all 0.7s cubic-bezier(0, 0.95, 0, 1.1);
  transition: all 0.7s cubic-bezier(0, 0.95, 0, 1.1);
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  z-index: 0;
}

.js-imgthumnail img {
  width: 100%;
  height: auto;
}

.js-thumbnailSize {
  font-size: 1.2rem;
}

.chatContent {
  min-height: calc(100vh - 105px);
}

.chatDialog {
  position: fixed;
  z-index: 1001;
  top: 50%;
  left: 3%;
  display: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 94%;
  padding: 20px 0 0;
  border-top: #dddddd;
  border-radius: 3px;
  background: #ffffff;
}

.chatDialog__titl {
  font-weight: bold;
  font-size: 1.3rem;
}

.chatDialogBg {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.dialog {
  position: fixed;
  z-index: 1001;
  top: 50%;
  left: 3%;
  display: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 94%;
  margin-top: -100px;
  border-top: #dddddd;
  border-radius: 3px;
  background: #ffffff;
}

.dialog__txt {
  padding: 20px 20px 0;
}

.dialogBg {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.role {
  height: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.roleBack {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

.companyName {
  color: #333333;
  font-size: 1.4rem;
}

.companyplace {
  margin-bottom: 5px;
  padding-left: 18px;
  color: #999999;
  background: url("/images/user/qj/sp/uf_c_mypage_spot_icon.svg") no-repeat left center;
  font-size: 1.2rem;
}

.staticBottom {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 1.2rem;
}

.staticFAQWrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 10px 20px;
}

.staticFAQBox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px #ccb082;
}

.staticFAQCont dt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-weight: bold;
  font-size: 1.6rem;
  border-bottom: solid 1px #dddddd;
}

.staticFAQCont dt span {
  display: inline-block;
}

.staticFAQCont__titl {
  width: 85%;
}

.staticFAQCont__icon {
  text-align: center;
  line-height: 32px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #ccb082;
  color: #ffffff;
  font-weight: normal;
  margin-right: 10px;
}

.staticFAQCont dd {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  border-bottom: solid 1px #dddddd;
}

.staticFAQCont dd div {
  width: 85%;
}

.staticFAQCont dd span {
  display: block;
  text-align: center;
  line-height: 32px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #d8d8d8;
  color: #ffffff;
  font-weight: normal;
  margin-right: 10px;
}

.staticFAQCont dd a {
  color: #ccb082;
}

.staticFAQRelation dt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  background: #f6f6f6;
  text-align: center;
  font-weight: bold;
}

/* qj hotline */
.hotline-text {
  line-height: 20px;
}

.js-licenseClone {
  display: none;
}

.js-jobtypeSetClone {
  display: none;
}

.js-hide {
  display: none;
}

.js-passOption {
  padding-bottom: 120px;
}

.js-ensenClick,
.js-stationGetClick {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 89%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}

.js-nullRestBtn {
  cursor: pointer;
}

.applyStep {
  height: 44px;
  border: solid 1px #dddddd;
  border-radius: 5px;
  font-size: 1.1rem;
}

.applyStep__item {
  position: relative;
  height: 44px;
  line-height: 44px;
  width: 33.33333%;
  color: #999999;
  text-align: center;
}

.applyStep__item:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto;
  content: '';
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 0 22px 10px;
  border-color: transparent transparent transparent #dddddd;
  z-index: 2;
}

.applyStep__item:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto;
  content: '';
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 9px;
  border-color: transparent transparent transparent #ffffff;
  z-index: 2;
}

.applyStep__item:last-child:after {
  display: none;
}

.applyStep__item:last-child:before {
  display: none;
}

.applyStep__item--act {
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  color: #ffffff;
}

.applyStep__item--act:before {
  border-color: transparent transparent transparent #dddddd;
}

.applyStep__item--act:after {
  border-color: transparent transparent transparent #29C77F;
}

.applyStep__itemTwoline {
  padding-top: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.2;
}

.top__ball {
  background: linear-gradient(154deg, #29BCC7 0%, #3EC6BB 100%);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 160px;
  height: 160px;
  text-align: center;
  border-radius: 50%;
  opacity: 0.9;
}

.top__ball img {
  position: relative;
  width: 142px;
  width: 143px;
  margin-top: 9px;
  z-index: 2;
  -webkit-animation-name: topBallEffect;
          animation-name: topBallEffect;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.top__ball__201907 {
  background-color: #00124E;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 160px;
  height: 160px;
  text-align: center;
  border-radius: 50%;
  opacity: 0.9;
}

.top__ball__201907 img {
  position: relative;
  width: 160px;
  margin-top: 0px;
  z-index: 2;
  -webkit-animation-name: topBallEffect;
          animation-name: topBallEffect;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.top__ballInner {
  background: linear-gradient(154deg, #29BCC7 0%, #3EC6BB 100%);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  -webkit-animation-name: topBallEffect;
          animation-name: topBallEffect;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.top__ballInner__201907 {
  background-color: #00124E;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  -webkit-animation-name: topBallEffect;
          animation-name: topBallEffect;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@-webkit-keyframes topBallEffect {
  0% {
    -webkit-transform: scale(1.04);
            transform: scale(1.04);
  }
  100% {
    -webkit-transform: scale(0.99);
            transform: scale(0.99);
  }
}

@keyframes topBallEffect {
  0% {
    -webkit-transform: scale(1.04);
            transform: scale(1.04);
  }
  100% {
    -webkit-transform: scale(0.99);
            transform: scale(0.99);
  }
}

.tophero {
  position: relative;
  width: 100vw;
  height: 100vh;
  margin-top: -112px;
  background: url("/images/user/qj/sp/uf_c_top_head.jpg") top;
  background-size: cover;
  overflow: hidden;
}

.tophero__read {
  position: absolute;
  top: 50%;
  width: 85%;
  margin-left: 7.5%;
}

.tophero__read img {
  width: 100%;
}

.tophero__search {
  position: absolute;
  bottom: 30px;
  width: 100%;
}

.tophero__searchArrow {
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: -22px;
  display: block;
  width: 45px;
  height: 23px;
}

.tophero__no1 {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 326px;
  height: 94px;
}

.tophero__no1 img {
  width: 100%;
  height: auto;
}

.tophero__withBanner {
  height: calc(100vh - 106px);
}

.topheroBanner {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3% 2.5% 2.5%;
}

.topheroBanner img {
  width: 100%;
  height: auto;
}

.topprofile {
  background: url("/images/user/qj/sp/uf_c_top_prof.jpg");
  background-size: cover;
}

.topspecial__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  border-bottom: solid 1px #eeeeee;
}

.topspecial__item:first-child {
  border-top: solid 1px #eeeeee;
}

.topspecial__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.topspecial__item div {
  width: 18%;
}

.topspecial__item div img {
  width: 100%;
  height: auto;
}

.topspecial__item dt {
  font-size: 1.6rem;
  color: #000000;
}

.topspecial__item dd {
  font-size: 1.2rem;
  color: #666666;
}

.topspecial__special {
  width: 100%;
  padding: 0 5px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.topspecial__special img {
  width: 100%;
}

.toprselection {
  background: url("/images/user/qj/sp/uf_c_top_selection_bg.jpg");
  background-size: cover;
}

.toprelation__itemWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
}

.toprelation__itemWrap:last-child {
  border-top: none;
}

.toprelation__item {
  position: relative;
  width: 50%;
  border-right: solid 1px #ffffff;
}

.toprelation__item:first-child {
  border-left: solid 1px #ffffff;
}

.toprelation__item img {
  width: 100%;
  height: auto;
}

.toprelation__item dl {
  position: relative;
  text-align: center;
  padding: 12px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  z-index: 2;
}

.toprelation__item dl dt {
  opacity: 1;
  font-size: 1.5rem;
}

.toprelation__item dl dd {
  font-size: 1.2rem;
}

.toprelation__itemTxtG {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
  width: 100%;
}

.toprelation__itemTxtG dl {
  color: #9a6f2b;
}

.toprelation__itemTxtW {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
  width: 100%;
}

.toprelation__itemTxtW dl {
  color: #ffffff;
}

.toprelation__itemBgG {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: #ccb082;
  opacity: .8;
}

.toprelation__itemBgW {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: #ffffff;
  opacity: .8;
}

.topbiyo {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 10px;
  border: solid 1px #eeeeee;
}

.topbiyo img {
  width: 100%;
  height: auto;
}

.topSNS {
  position: relative;
  width: 100%;
}

.topSNS__itemWrap {
  position: relative;
  z-index: 2;
}

.topSNS__item {
  padding: 50px 25px;
}

.topSNS__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(14%, #CCB082), to(#DEC999));
  background-image: linear-gradient(-90deg, #CCB082 14%, #DEC999 100%);
}

.topBanner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 10px;
  background: #ffffff;
}

.topBanner__item img {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #eeeeee;
}

.topsearchSelect__x {
  position: relative;
  width: 14px;
  height: 14px;
  display: block;
  margin: 0 6px;
}

.topsearchSelect__x span {
  display: block;
  width: 100%;
  height: 2px;
  background: #666666;
  position: absolute;
  top: 5px;
  left: 0;
}

.topsearchSelect__x span:nth-child(1) {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.topsearchSelect__x span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.topbookAd {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.topbookAd:before {
  content: '';
  background: inherit;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.topbookAd .bookAd__bgCover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background: #ffffff;
  opacity: .7;
}

.topbookAd .bookAd {
  position: relative;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.topbookAd .bookAd__img {
  width: 32%;
  margin-right: 2.6%;
}

.topbookAd .bookAd__img img {
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.topbookAd .bookAd__info {
  width: 65.4%;
}

.topbookAd .bookAd__info dt {
  padding-bottom: 10px;
  border-bottom: solid 1px #dddddd;
}

.topbookAd .bookAd__info dt img {
  width: 100%;
  height: auto;
}

.topbookAd .bookAd__info dd {
  padding-top: 10px;
  font-family: serif;
  line-height: 1.2;
  font-size: 2rem;
  color: #8D8A75;
}

.topbookAd .bookAd__info dd span {
  color: #333333;
  font-size: 1.5rem;
  display: block;
  padding-bottom: 5px;
}

.top_sameas {
  margin-top: -10px;
  margin-bottom: 15px;
  font-size: 1.2rem;
}

.top_sameas a:hover {
  opacity: .5;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.top_sameas__titl {
  margin-bottom: 5px;
}

.top_sameas__items:hover {
  opacity: .5;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.top_sameas__item {
  display: inline;
}

.top_sameas__item:after {
  content: "/";
  display: inline;
  padding-left: 5px;
}

.top_sameas__item:last-child:after {
  content: "";
}

.top_pickup {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  border-top: solid 1px #eeeeee;
}

.top_pickup:last-child {
  border-bottom: solid 1px #eeeeee;
}

.top_pickup a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.top_pickup__img {
  position: relative;
  width: 18%;
  background: #000000;
  background-size: cover;
}

.top_pickup__img:after {
  display: block;
  content: '';
  padding-top: 100%;
}

.top_pickup__cont {
  position: relative;
  width: 78%;
  padding: 5px 0;
  margin-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.top_pickup__contTxt {
  color: #000000;
  font-size: 1.2rem;
  line-height: 1.45;
}

.top_pickup__contDate {
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #666666;
  font-size: 1rem;
}

.topSNSBox {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: solid 1px #eeeeee;
  background: #ffffff;
}

.topSNSBox:last-child {
  border-bottom: solid 1px #eeeeee;
}

.topSNSBox::after {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 4%;
  border-top: solid 3px #cccccc;
  border-right: solid 3px #cccccc;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.topSNSBox a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 13px 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.topSNSBox img {
  display: block;
  width: 15%;
  height: auto;
  margin-right: 10px;
}

.topSNSBox dl {
  line-height: 1.5;
}

.top_agent-casting {
  background-image: url(/images/user/qj/sp/agent_bg_2019_top.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  height: 285px;
  margin-bottom: 20px;
}

.top_agent-casting p {
  text-shadow: #ffffff 1px 1px 10px,
 #ffffff -1px 1px 10px,
 #ffffff 1px -1px 10px,
 #ffffff -1px -1px 10px;
}

.top_agent-casting img {
  width: 100px;
}

.top_agent-casting .txt-catch {
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
}

.scoutTabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.scoutTabs__item {
  width: 25%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #666666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: solid 1px #dddddd;
}

.scoutTabs__item--large {
  width: 50%;
}

.scoutTabs__item a {
  display: block;
  color: #666666;
}

.scoutTabs__itemAct {
  color: #000000;
  border-bottom: solid 3px #ccb082;
  font-weight: bold;
}

.scoutTabs__itemAct a {
  color: #000000;
}

.manageDialog {
  position: fixed;
  z-index: 1001;
  top: 50%;
  left: 3%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 94%;
  min-height: 192px;
  margin-top: -100px;
  border-radius: 3px 3px 0 0;
  background: #ffffff;
}

.manageDialog__txt {
  padding: 20px 20px 0;
}

.manageDialog__txtCenter {
  padding: 120px 0 80px;
  text-align: center;
}

.manageDialog__form {
  padding: 20px 20px 0;
}

.manageDialogBg {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.messageSendBox {
  height: 52px;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #f6f6f6;
  border-top: solid 1px #dddddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.messageInfoHead {
  position: fixed;
  top: 60px;
  width: 100%;
  height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #666666;
  background: #f6f6f6;
  border-bottom: solid 1px #dddddd;
  z-index: 100;
}

.messageChatNote {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  border: solid 1px #dddddd;
  font-size: 1.2rem;
}

.messageChatDay {
  font-size: 1rem;
  text-align: center;
}

.messageChatDay span {
  color: #ffffff;
  background: #999999;
  padding: 3px 5px;
  border-radius: 10px;
}

.messageBg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 3;
}

.msgOiwaiBnt {
  width: 100%;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 5px;
  margin-top: 10px;
  line-height: 1.2;
  padding: 6px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
  color: #ffffff;
  background: #29bcc7;
  margin-bottom: 5px;
}

.msgOiwaiBnt a {
  color: #ffffff;
}

.msgOiwaiBnt--fin {
  width: 100%;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 5px;
  margin-top: 10px;
  line-height: 1.2;
  padding: 6px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
  color: #ffffff;
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
}

.msgOiwaiBnt--fin a {
  color: #ffffff;
}

.msgOiwaiBnt--end {
  width: 100%;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 5px;
  margin-top: 10px;
  line-height: 1.2;
  padding: 6px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
  color: #ffffff;
  background: #999999;
}

.msgOiwaiBnt--end a {
  color: #ffffff;
}

.messageFixNews {
  bottom: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  border-bottom: solid 1px #dddddd;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.messageFixNewsCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 10px;
  background: #EBFEFF;
  border: solid 1px #29bcc7;
}

.messageFixNewsCont__titl {
  font-weight: bold;
  font-size: 1.4rem;
  color: #29bcc7;
  background: url(/images/user/qj/sp/tip_icon.png) no-repeat center left;
  background-size: 18px;
  padding-left: 25px;
  margin: 5px;
  line-height: 18px;
}

.messageFixNewsCont__txt {
  font-size: 1.3rem;
}

.messageReplyNotice {
  background-color: #639ee2;
  border-radius: 5px;
  margin: 10px;
}

.messageReplyNotice .p-before {
  color: #ffffff;
  position: relative;
}

.messageReplyNotice .p-before:before {
  border: solid 5px #ffffff;
  border-bottom: solid 10px #639ee2;
  content: "";
  display: block;
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -5px;
}

.messageReplyNotice .p-after {
  color: #ffffff;
  position: relative;
}

.messageReplyNotice .p-after:after {
  border: solid 5px #ffffff;
  border-top: solid 10px #639ee2;
  content: "";
  display: block;
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -5px;
}

.fitWrap {
  position: relative;
  width: 100%;
  height: 100%;
  background: #ffffff;
  overflow: hidden;
}

.fitIndex {
  text-align: center;
}

.fitIndex__logo {
  margin-bottom: 40px;
}

.fitIndex__txt {
  font-size: 1.2rem;
}

.fitBackArrow {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.fitBackArrow:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  content: '';
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-top: solid 2px #29bcc7;
  border-right: solid 2px #29bcc7;
}

.fitSelectBackArrow {
  width: 48px;
  height: 48px;
  position: relative;
}

.fitSelectBackArrow:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  content: '';
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-top: solid 2px #29bcc7;
  border-right: solid 2px #29bcc7;
}

.fitStage {
  position: relative;
  width: 100%;
  height: 100%;
}

.fitStage__scrollWrap {
  position: relative;
  height: 100%;
  background: #ffffff;
}

.fitStage__titl {
  margin-top: 20px;
  text-align: center;
  color: #29bcc7;
  font-weight: bold;
  font-size: 1.6rem;
}

.fitStage__subtitl {
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.3rem;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fitStage__btns {
  position: absolute;
  bottom: 20px;
  left: 0px;
  width: 100%;
}

.fitStage__checkWrap {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 10px 0px 10px;
  height: calc(100vh - 80px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fitStage__checkItem {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 10px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
}

.fitStage__checkItemLast {
  height: 10px;
  width: 100%;
  display: block;
}

.fitStage__result {
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 0;
}

.fitStage__resultItem {
  position: relative;
  font-weight: bold;
  font-size: 1.4rem;
  color: #29bcc7;
  padding-bottom: 30px;
}

.fitStage__resultItem:after, .fitStage__resultItem:before {
  position: absolute;
  content: '';
  display: block;
  width: 2px;
  height: 15px;
  background: #2D9ea7;
  top: 50%;
  margin-top: 3px;
  left: 50%;
}

.fitStage__resultItem:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.fitStage__resultItem:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.fitStage__resultItem:last-child {
  padding-bottom: 0px;
}

.fitStage__resultItem:last-child:before, .fitStage__resultItem:last-child:after {
  width: 0;
  height: 0;
}

.fitSelectStage {
  position: relative;
  width: 100%;
  height: 100%;
}

.fitSelectStage__scrollWrap {
  position: relative;
  height: 100%;
  background: #ffffff;
}

.fitSelectStage__titl {
  margin-top: 20px;
  text-align: center;
  color: #29bcc7;
  font-weight: bold;
  font-size: 1.6rem;
}

.fitSelectStage__subtitl {
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.3rem;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fitSelectStage__btns {
  position: absolute;
  bottom: 20px;
  left: 0px;
  width: 100%;
}

.fitSelectStage__checkWrap {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 10px 0px 10px;
  height: calc(100vh - 80px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fitSelectStage__checkItem {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 10px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
}

.fitSelectStage__checkItemLast {
  height: 10px;
  width: 100%;
  display: block;
}

.fitSelectStage__result {
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 0;
}

.fitSelectStage__resultItem {
  position: relative;
  font-weight: bold;
  font-size: 1.4rem;
  color: #29bcc7;
  padding-bottom: 30px;
}

.fitSelectStage__resultItem:after, .fitSelectStage__resultItem:before {
  position: absolute;
  content: '';
  display: block;
  width: 2px;
  height: 15px;
  background: #2D9ea7;
  top: 50%;
  margin-top: 3px;
  left: 50%;
}

.fitSelectStage__resultItem:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.fitSelectStage__resultItem:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.fitSelectStage__resultItem:last-child {
  padding-bottom: 0px;
}

.fitSelectStage__resultItem:last-child:before, .fitSelectStage__resultItem:last-child:after {
  width: 0;
  height: 0;
}

.fitSelectStage .fitSelectStage__titl {
  margin-left: -48px;
}

.fitSelectStage__scrollWrap {
  height: auto;
  padding-bottom: 60px;
}

.ball__wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ball__item {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  position: absolute;
  width: 104px;
  height: 104px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  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;
  color: #29bcc7;
  letter-spacing: -0.48px;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.ball__item--act {
  color: #ffffff;
  background: #29bcc7;
}

.ball__item--null {
  color: #ffffff;
  background: #f6f6f6;
  -webkit-box-shadow: 0 0 0 0 transparent;
          box-shadow: 0 0 0 0 transparent;
}

.ball__item--result {
  width: 230px;
  height: 230px;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.ball__item--resultNum {
  font-size: 3.2rem;
  font-weight: bold;
}

.ball__item--resultNote {
  font-size: 1.3rem;
  color: #19686E;
}

.ball__item--resultDetail {
  font-size: 2.2rem;
  font-weight: bold;
}

.ball__item--resultDetailNote {
  font-size: 1rem;
  color: #19686E;
  line-height: 1.4;
}

.ball__small {
  opacity: 0;
}

.btn {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
  z-index: 100;
}

.btn img {
  width: 144px;
  height: auto;
}

.btn-rip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #29bcc7;
  border-radius: 100px;
  -webkit-animation-name: btnRip;
          animation-name: btnRip;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.btn-rip:nth-child(4) {
  -webkit-animation-delay: .3s;
          animation-delay: .3s;
}

.btn-rip:nth-child(5) {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.btn-rip:nth-child(6) {
  -webkit-animation-delay: .7s;
          animation-delay: .7s;
}

.btn-rip:nth-child(7) {
  -webkit-animation-delay: .9s;
          animation-delay: .9s;
}

.rip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #29bcc7;
  border-radius: 50%;
}

.rip_201907 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #00124E;
  border-radius: 50%;
}

.in-rip {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation-name: inrip;
          animation-name: inrip;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.ball__item--null .in-rip {
  visibility: hidden;
}

@-webkit-keyframes inrip {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes inrip {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
}

@-webkit-keyframes btnRip {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.15, 1.45);
            transform: scale(1.15, 1.45);
  }
}

@keyframes btnRip {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.15, 1.45);
            transform: scale(1.15, 1.45);
  }
}

.js-searchGet {
  position: relative;
  -webkit-transition: all 0.8s cubic-bezier(0, 0.83, 0.06, 1.01);
  transition: all 0.8s cubic-bezier(0, 0.83, 0.06, 1.01);
}

.oiwaiBanner {
  width: 100%;
}

.oiwaiBanner img {
  width: 100%;
  height: auto;
}

.oiwaiStepTitle {
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  position: relative;
  color: #d1a969;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px;
  z-index: 1;
}

.oiwaiStepTitle span {
  display: block;
  background: #ffffff;
  padding: 10px 0;
}

.oiwaiStepTitle:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 10px;
  left: 0;
  bottom: -6px;
  z-index: 2;
  background: url("/images/user/qj/sp/oiwai_title_bg_sp.svg") no-repeat center bottom;
}

.oiwaiStepCont__img {
  width: 30%;
}

.oiwaiStepCont__img img {
  width: 100%;
  height: auto;
}

.oiwaiStepCont__info {
  width: 70%;
  margin-left: 10px;
}

.oiwaiStepCont__infoTitl {
  color: #d1a969;
  font-weight: bold;
}

.oiwaiStepCont__infoData dt {
  font-weight: bold;
  font-size: 1.3rem;
}

.oiwaiStepCont__infoData dd {
  font-size: 1.2rem;
  line-height: 1.3;
}

.oiwaiStepTriangle {
  width: 100%;
  height: 21px;
  background: url("/images/user/qj/sp/oiwai_step_triangle.svg") no-repeat center;
}

.oiwaiLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
}

.oiwaiLink li {
  width: calc(100% / 3);
  text-align: center;
  font-size: 1.0rem;
  color: #29bcc7;
  border-left: #ccb082 solid 1px;
}

.oiwaiLink li:first-child {
  border-left: none;
}

.oiwaiLink li a {
  padding: 20px 0;
}

.fornt-img {
  width: 100%;
}

.fornt-img img {
  width: 100%;
  height: auto;
}

.front-dispatchPanel {
  position: relative;
  border: 1px solid #ccb082;
}

.front-dispatchPanel__info {
  border-top: 1px solid #ccb082;
  padding: 5px 10px;
}

.front-dispatchPanel__info:last-child {
  border-bottom: 1px solid #ccb082;
}

.front-dispatchPanel__info dt {
  width: 30%;
}

.front-dispatchPanel__info dd {
  width: 70%;
}

.front-dispatchPanel__comment {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
  font-size: 1.3rem;
}

.front-dispatchPanel__comment dt {
  color: #704e16;
  font-weight: 700;
  line-height: 1.6;
  border-bottom: solid 1px #ccb082;
  padding: 5px 0 5px 30px;
  background: url(/images/user/qj/sp/dispatch_search_icon.svg) no-repeat center left;
  background-position: 10px center;
}

.front-dispatchPanel__comment dd {
  padding: 10px;
}

.front-dispatchPanel__note {
  border: solid 1px #ccb082;
  line-height: 1.5;
}

.front-dispatchPanel__id {
  margin-top: 10px;
  text-align: right;
  font-size: 1.2rem;
  color: #666666;
}

.front-flowPanel {
  border-bottom: 1px solid #eeeeee;
}

.front-flowPanel--lineTop {
  border-top: 1px solid #eeeeee;
}

.front-flowPanel--lineNone {
  border-bottom: none;
}

.front-flowPanel--bgSnow {
  background: #fffdfb;
}

.front-flowPanel__cont {
  line-height: 1.5;
}

.front-flowPanel__contPhoto {
  position: relative;
  width: 146px;
  min-width: 146px;
}

.front-flowPanel__contPhoto img {
  width: 100%;
  height: auto;
}

.front-flowPanel__contInner {
  color: #333333;
}

.front-flowPanel__note {
  border: solid 1px #ccb082;
  line-height: 1.5;
}

.front-flowPanel__definition {
  border: solid 1px #ccb082;
  font-size: 1.2rem;
  line-height: 1.5;
  background: #ffffff;
}

.front-flowPanel__definition dt {
  color: #9a6f2b;
  border-bottom: solid 1px #ccb082;
  padding: 5px 10px;
  font-weight: bold;
}

.front-flowPanel__definition dd {
  padding: 5px 10px;
}

.front-flowPanel img {
  width: 100%;
  height: auto;
}

.front-fbBanner {
  background: #EBEDF1;
}

.front-fbLogo {
  text-align: center;
  padding: 20px 10px;
}

.front-fbLogo img {
  width: 253px;
  height: auto;
}

.front-instaBanner {
  background: #F8F4EE;
}

.front-instaLogo {
  text-align: center;
  padding: 20px 10px;
}

.front-instaLogo img {
  width: 253px;
  height: auto;
}

.front-newJobOfferPanel__point {
  color: #333333;
  padding-left: 17px;
  font-size: 1.3rem;
  font-weight: bold;
  background: url("/images/user/qj/sp/front_pin_icon.svg") no-repeat center left;
}

.front-Person,
.front-Photo {
  border-top: 1px solid #eeeeee;
  padding-top: 20px;
}

.front-Person__img,
.front-Photo__img {
  width: 90px;
  min-width: 90px;
  height: 90px;
  margin-right: 15px;
}

.front-Person__img img,
.front-Photo__img img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}

.front-voice__icon {
  width: 90px;
  min-width: 90px;
  height: 90px;
  margin-right: 15px;
}

.front-voice__icon img {
  border-radius: 50%;
}

.front-voice__txt {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
  background: #F8F0E2;
  border-radius: 6px;
}

.front-voice__txt:before {
  content: '';
  position: absolute;
  top: 45px;
  margin-top: -8px;
  left: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent #F8F0E2 transparent transparent;
}

.front-seminarPanel li {
  border: solid 1px #ccb082;
  width: 49%;
  height: 84px;
  margin-right: 2%;
  margin-bottom: 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.4rem;
}

.front-seminarPanel li:nth-child(2n) {
  margin-right: 0;
}

.front-seminarPanel li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.front-panelBasicWrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.front-panelBasic {
  width: 49%;
  margin-right: 2%;
}

.front-panelBasic:nth-child(2n) {
  margin-right: 0;
}

.front-panelPhotoWrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.front-panelPhoto {
  width: 49%;
  margin-right: 2%;
}

.front-panelPhoto:nth-child(2n) {
  margin-right: 0;
}

.front-panelPhoto__img {
  width: 100%;
}

.front-step {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 30px;
}

.front-step::after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -10px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #ccb082 transparent transparent transparent;
}

.front-step--arrowNone::after {
  display: none;
}

.front-topBorder {
  border-top: solid 1px #eeeeee;
}

.front-bottomBorder {
  border-bottom: solid 1px #eeeeee;
}

.front-beginnersContent__main {
  position: relative;
  width: 100%;
  height: 160px;
}

.front-beginnersContent__main div {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.front-beginnersContent:nth-child(2) .front-beginnersContent__main {
  background: url("/images/user/qj/sp/beginners_content1.jpg") no-repeat center left;
  background-size: cover;
}

.front-beginnersContent:nth-child(3) .front-beginnersContent__main {
  background: url("/images/user/qj/sp/beginners_content2.jpg") no-repeat center left;
  background-size: cover;
}

.front-beginnersContent:nth-child(4) .front-beginnersContent__main {
  background: url("/images/user/qj/sp/beginners_content3.jpg") no-repeat center left;
  background-size: cover;
}

.front-beginnersContent__num {
  background: linear-gradient(154deg, #CCB082 0%, #DEC999 100%);
  color: #ffffff;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
}

.front-beginnersContent__num span {
  font-size: 2.4rem;
  font-style: italic;
}

.front-beginnersContent__num--small {
  width: 40px;
  min-width: 40px;
  height: 40px;
}

.front-beginnersContent__num--small span {
  font-size: 1.6rem;
}

.front-beginnersSerivce {
  width: 83%;
  margin: 0 auto 20px;
}

.front-beginnersSerivce__img {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}

.front-beginnersSerivce__imgTitl {
  position: absolute;
  height: 44px;
  width: 100%;
  z-index: 2;
  bottom: 0;
  text-align: center;
  line-height: 44px;
}

.front-beginnersSerivce__imgTitl div {
  position: absolute;
  top: 0;
  opacity: .9;
  width: 100%;
  height: 100%;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

.front-beginnersSerivce__imgTitl span {
  position: relative;
  color: #ffffff;
  z-index: 1;
}

.front-employmentFair {
  width: 83%;
  margin: 0 auto 20px;
  margin: 0 auto 30px;
}

.front-employmentFair__img {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}

.front-employmentFair__imgTitl {
  position: absolute;
  height: 44px;
  width: 100%;
  z-index: 2;
  bottom: 0;
  text-align: center;
  line-height: 44px;
}

.front-employmentFair__imgTitl div {
  position: absolute;
  top: 0;
  opacity: .9;
  width: 100%;
  height: 100%;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

.front-employmentFair__imgTitl span {
  position: relative;
  color: #ffffff;
  z-index: 1;
}

.front-beginnersMedia {
  border-bottom: solid 1px #dddddd;
}

.front-beginnersMedia:last-child {
  border-bottom: none;
}

.front-beginnersMedia__main {
  position: relative;
  width: 100%;
  height: 120px;
}

.front-beginnersMedia__main div {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.front-beginnersMedia:nth-child(2) .front-beginnersMedia__main {
  background: url("/images/user/qj/sp/beginners_media1.jpg") no-repeat center left;
  background-size: cover;
}

.front-beginnersMedia:nth-child(3) .front-beginnersMedia__main {
  background: url("/images/user/qj/sp/beginners_media2.jpg") no-repeat center left;
  background-size: cover;
}

.front-beginnersMedia:nth-child(4) .front-beginnersMedia__main {
  background: url("/images/user/qj/sp/beginners_media3.jpg") no-repeat center left;
  background-size: cover;
}

.front-beginnersMedia__num {
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -30px;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  color: #ffffff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.front-beginnersMedia__num span {
  font-size: 2.4rem;
  font-style: italic;
}

.front-beginnersMedia__cont {
  position: absolute;
  width: 89%;
  bottom: -30px;
  left: 5.5%;
  text-align: center;
  z-index: 2;
}

.front-beginnersMedia__contBg {
  position: absolute;
  width: 89%;
  height: 44px;
  bottom: -20px;
  left: 5.5%;
  text-align: center;
  background: #ffffff;
  opacity: .8;
  z-index: 1;
}

.fornt-recruitment {
  border-top: solid 1px #eeeeee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fornt-recruitmentCheckList li {
  padding-left: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("/images/user/qj/sp/recruitment_check_icon.svg") no-repeat left 5px;
}

.fornt-temporaryCheckList li {
  padding-left: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("/images/user/qj/sp/temporary_check_icon.svg") no-repeat left 5px;
}

.fornt-recruitmentInfo {
  width: 50%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fornt-recruitmentInfo__icon {
  text-align: center;
  width: 45%;
}

.fornt-recruitmentInfo__icon img {
  width: 100%;
  height: auto;
}

.fornt-recruitmentFlow {
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fornt-recruitmentFlow li {
  background: #E6D1AE;
  color: #ffffff;
  height: 100%;
  min-height: 60px;
  position: relative;
  text-align: center;
  line-height: 1.5;
}

.fornt-recruitmentFlow li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -260px;
  display: block;
  width: 0;
  height: 0;
  width: auto;
  border-style: solid;
  border-width: 10px 260px 0 260px;
  border-color: #ffffff transparent transparent transparent;
}

.fornt-recruitmentFlow li:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -260px;
  display: block;
  width: 0;
  height: 0;
  width: auto;
  border-style: solid;
  border-width: 10px 260px 0 260px;
  border-color: #E6D1AE transparent transparent transparent;
}

.fornt-recruitmentFlow li:first-child {
  background: #ccb082;
}

.fornt-recruitmentFlow li:first-child:after {
  border-color: #ccb082 transparent transparent transparent;
}

.fornt-recruitmentFlow li:last-child {
  background: #ccb082;
}

.fornt-recruitmentFlow li:last-child:after {
  border-color: #ccb082 transparent transparent transparent;
}

.front-agentBanner {
  width: 100%;
  background: #ffffff;
}

.front-agentBanner img {
  width: 100%;
  height: auto;
}

.front-agent__casting {
  background: url(/images/user/qj/sp/casting_bg_2019.jpg) no-repeat;
  background-size: cover;
  display: block;
  height: 445px;
  position: relative;
}

.front-agent__casting .box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}

.front-agent__casting .box__casting {
  font-size: 2.7em;
  padding-top: 150px;
  letter-spacing: 0.1em;
  text-shadow: #ffffff 1px 1px 20px,
 #ffffff -1px 1px 20px,
 #ffffff 1px -1px 20px,
 #ffffff -1px -1px 20px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

.front-agent__casting .box__logo {
  bottom: 45px;
  width: 98px;
  position: absolute;
  -webkit-filter: drop-shadow(2px 2px 8px white);
          filter: drop-shadow(2px 2px 8px white);
}

.front-agent__casting .box__catch-text {
  font-size: 1.8rem;
  font-weight: bold;
  position: absolute;
  text-shadow: #ffffff 1px 1px 20px,
 #ffffff -1px 1px 20px,
 #ffffff 1px -1px 20px,
 #ffffff -1px -1px 20px;
  bottom: 15px;
}

.front-agent__mini {
  background: url(/images/user/qj/sp/mini_bg_2019.jpg) no-repeat;
  background-size: cover;
  background-position: 30% 60%;
  display: block;
  height: 445px;
  position: relative;
}

.front-agent__mini .box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}

.front-agent__mini .box__mini {
  font-size: 2.7em;
  padding-top: 60px;
  letter-spacing: 0.1em;
  text-shadow: #ffffff 1px 1px 20px,
 #ffffff -1px 1px 20px,
 #ffffff 1px -1px 20px,
 #ffffff -1px -1px 20px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

.front-agent__mini .box__logo {
  bottom: 45px;
  width: 98px;
  position: absolute;
  -webkit-filter: drop-shadow(2px 2px 8px white);
          filter: drop-shadow(2px 2px 8px white);
}

.front-agent__mini .box__catch-text {
  font-size: 1.8rem;
  font-weight: bold;
  position: absolute;
  text-shadow: #ffffff 1px 1px 20px,
 #ffffff -1px 1px 20px,
 #ffffff 1px -1px 20px,
 #ffffff -1px -1px 20px;
  bottom: 15px;
}

.front-agent__agent {
  background: url(../img/sp/agent_bg_2019.jpg) no-repeat;
  background-size: cover;
  display: block;
  height: 445px;
  position: relative;
}

.front-agent__agent .box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
    position: inherit;
}

.front-agent__agent .box__agent {
  font-size: 2.7em;
  padding-top: 235px;
  letter-spacing: 0.1em;
  text-shadow: #ffffff 1px 1px 20px,
 #ffffff -1px 1px 20px,
 #ffffff 1px -1px 20px,
 #ffffff -1px -1px 20px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

.front-agent__agent .box__logo {
  bottom: -45px;
  width: 98px;
  position: absolute;
  -webkit-filter: drop-shadow(2px 2px 8px white);
          filter: drop-shadow(2px 2px 8px white);
}

.front-agent__agent .box__catch-text {
  font-size: 1.8rem;
  font-weight: bold;
  position: absolute;
  text-shadow: #ffffff 1px 1px 20px,
 #ffffff -1px 1px 20px,
 #ffffff 1px -1px 20px,
 #ffffff -1px -1px 20px;
  bottom: -75px;
}

.front-agent-underBox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px 5px;
}

.front-agent-underBox .text {
  font-size: 1.1rem;
  text-align: center;
}

.front-agent-serviceLogo {
  width: 98px;
}

.front-agent-serviceBox {
  border-top: solid 2px #eeeeee;
  padding: 9px 0;
  position: relative;
}

.front-agent-serviceBox img {
  width: 100%;
}

.front-agent-serviceBox img:nth-of-type(2) {
  position: absolute;
  left: 10px;
  width: 30%;
  max-width: 250px;
  top: 40%;
}

.front-agent-serviceBox p {
  bottom: 9px;
    width: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  font-size: 1.1rem;
  line-height: 1.5;
  position: absolute;
  padding: 5px 10px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

.front-agent-serviceBox:nth-of-type(4) {
  border-bottom: solid 2px #eeeeee;
  margin-bottom: 20px;
}

.front-agent-casting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
/*  overflow-x: scroll;*/
  white-space: nowrap;
  font-size: 1rem;
}

.front-agent-casting .title {
  background-color: #ededed;
  /* position: -webkit-sticky; */
  position: relative;
  left: 0;
  text-align: center;
}

.front-agent-casting .mini {
  background-color: #fdf9ee;
  width: 140px;
}

.front-agent-casting .agent {
  background-color: #fdf4f5;
  width: 140px;
}

.front-agent-casting .casting {
  background-color: #f1fbfc;
  width: 140px;
}

.front-agent-casting div > img {
  vertical-align: middle;
  height: 35px;
}

.front-agent-casting div > div {
  border: solid 1px #ffffff;
  padding: 0.5em 0.5em;
}

@media screen and (min-width: 560px) {
  .front-agent-casting .mini, .front-agent-casting .agent, .front-agent-casting .casting {
    width: 28%;
    text-align: center;
  }
  .front-agent-casting .casting > div > img,
  .front-agent-casting .agent > div > img,
  .front-agent-casting .mini > div > img {
    height: 42px;
  }
  .front-agent-casting div > div {
    border: solid 1px #ffffff;
    padding: 0.5em 0.5em;
  }
}

.front-agent-casting div > div:first-of-type {
  height: 45px;
  border-top: solid 2px #ededed;
  text-align: center;
}

.front-agent-casting div > div:nth-of-type(2) {
  height: 6.5em;
}

.front-agent-casting div > div:nth-of-type(3) {
  line-height: 2em;
  height: 23px;
}

.front-agent-casting div > div:nth-of-type(4) {
  height: 43px;
}

.front-agent-casting div > div:nth-of-type(5) {
  line-height: 2em;
  height: 46px;
}

.front-agent-casting div > div:nth-of-type(6) {
  height: 180px;
}

.front-agent-casting div > div:nth-of-type(7) {
  line-height: 2em;
  height: 24px;
}

.front-agent-casting div > div:nth-of-type(8) {
  line-height: 2em;
  height: 24px;
}

.front-agent-casting div > div:nth-of-type(9) {
  height: 80px;
}

.front-agent-casting .title > div:first-of-type {
  background: url(/images/user/qj/sp/front-agent-tabletitle.gif) no-repeat;
  height: 45px;
}

@media screen and (min-width: 500px) {
  .front-agent-casting .title > div:first-of-type {
    background-size: cover;
  }
}

.front-agent-casting .title > div:nth-of-type(2) {
  line-height: 5.5em;
  height: 6.5em;
}

.front-agent-casting .title > div:nth-of-type(3) {
  line-height: 2em;
  height: 24px;
}

.front-agent-casting .title > div:nth-of-type(4) {
  line-height: 3.6em;
  height: 43px;
}

.front-agent-casting .title > div:nth-of-type(5) {
  line-height: 2em;
  height: 46px;
}

.front-agent-casting .title > div:nth-of-type(6) {
  line-height: 14.9em;
  height: 180px;
}

.front-agent-casting .title > div:nth-of-type(7) {
  line-height: 2em;
  height: 24px;
}

.front-agent-casting .title > div:nth-of-type(8) {
  line-height: 2em;
  height: 24px;
}

.front-agent-casting .title > div:nth-of-type(9) {
  line-height: 8.1em;
  height: 80px;
}

.front-agent-casting .title > div {
  padding: 0.5em 2px;
}

.front-agent-casting .mini > div:first-of-type,
.front-agent-casting .casting > div:first-of-type,
.front-agent-casting .agent > div:first-of-type {
  display: table-cell;
  vertical-align: middle;
  width: 140px;
  padding: 0.5em 2px;
}

@media screen and (min-width: 500px) {
  .front-agent-casting .mini > div:first-of-type,
  .front-agent-casting .casting > div:first-of-type,
  .front-agent-casting .agent > div:first-of-type {
    width: 33%;
    text-align: center;
  }
}

.front-agent-casting .agent > div:nth-of-type(4) {
  height: 33.2em;
    padding: 22px 10px;
}

.front-agent-casting .agent > div:nth-of-type(4) p {
  display: table-cell;
  height: 29.2em;
  vertical-align: middle;
}

@media screen and (min-width: 670px) {
  .front-agent-casting .agent > div:nth-of-type(4) p {
    display: block;
    height: 22.1em;
    line-height: 22.1em;
    vertical-align: middle;
    text-align: center;
  }
  .front-agent-casting .agent > div:nth-of-type(4) p br {
    display: none;
  }
}

.front-agent-casting .agent > div:nth-of-type(5) {
  height: 80px;
}

.front-agent-casting .mini > div:nth-of-type(9) div:first-of-type {
  height: 90px;
  border: none;
  display: table-cell;
  padding: 3px 0;
  vertical-align: middle;
}

.front-agent-casting .casting > div div {
  border: none;
  display: table-cell;
  padding: 0.5em 0.5em;
  vertical-align: middle;
}

.front-agent-casting .casting > div:nth-of-type(9) div:first-of-type {
  height: 90px;
  padding: 3px 0;
  text-align: left;
}

.front-agent-casting::-webkit-scrollbar {
  height: 10px;
}

.front-agent-casting::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #eaeaea;
  border-radius: 5px;
}

.front-agent-casting::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #b0b0b2;
}

.front-agent-casting-graph div:nth-of-type(1) img {
  width: 98px;
}

.front-agent-casting-graph div:nth-of-type(2) img {
  width: 100%;
}

.front-agent-casting-official a {
  color: #333;
  text-decoration: underline;
}

@media screen and (min-width: 500px) {
  .front-agent-casting .title {
    width: 20%;
    min-width: 70px;
  }
}

@media screen and (min-width: 560px) {
  .front-agent-casting::-webkit-scrollbar {
    height: 0;
    display: none;
  }
}

.publishedWrap {
  width: 100%;
}

.published--hero {
  width: 100%;
  margin: 0 auto;
}

.published--hero img {
  width: 100%;
  height: auto;
}

.published--info {
  width: 100%;
  background: #F3F1ED;
  text-align: center;
}

.published--info__titl {
  position: relative;
  font-size: 1.6rem;
  height: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 0px;
  width: 100%;
}

.published--info__titl span {
  display: inline-block;
}

.published--info__titl::before {
  content: '';
  width: 14px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
  background: url(/images/user/qj/sp/pubed_icon1.png) no-repeat center;
  background-size: 14px 16px;
}

.published--info__titl::after {
  content: '';
  width: 14px;
  height: 20px;
  display: inline-block;
  margin-left: 8px;
  background: url(/images/user/qj/sp/pubed_icon1.png) no-repeat center;
  background-size: 14px 16px;
}

.published--info__phoneWrap {
  width: 100%;
  text-align: center;
}

.published--info__phoneWrap a {
  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;
}

.published--info__phone {
  width: 186px;
  height: 20px;
}

.published--info__phone img {
  width: 100%;
  height: auto;
}

.published--info__day {
  font-size: 1.4rem;
  color: #000000;
}

.published--info__btn {
  margin: 0 auto;
}

.published--info__btn a span {
  display: inline-block;
  font-size: 1.6rem;
  height: 26px;
  line-height: 26px;
  padding-left: 30px;
  background: url(/images/user/qj/pc/pubed_icon3.png) no-repeat center left;
  background-size: 26px 26px;
}

.published--section {
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
}

.published--section__titl {
  text-align: center;
  font-size: 2rem;
  height: 32px;
  line-height: 32px;
  margin-bottom: 24px;
}

.published--section__list {
  color: #000000;
  margin-bottom: 20px;
  font-size: 1.3rem;
  text-indent: -1.5rem;
  margin-left: 1.5rem;
}

.published--section__imgItem {
  width: 100%;
}

.published--section__imgItem img {
  width: 100%;
  height: auto;
}

.published--section__read {
  font-size: 1.3rem;
  color: #000000;
  margin-bottom: 10px;
}

.published--section__titlNum1 span {
  display: inline-block;
  height: 32px;
  background: url(/images/user/qj/pc/pubed_no1.png) no-repeat center left;
  background-size: 32px 32px;
  padding-left: 40px;
}

.published--section__titlNum2 span {
  display: inline-block;
  height: 32px;
  background: url(/images/user/qj/pc/pubed_no2.png) no-repeat center left;
  background-size: 32px 32px;
  padding-left: 40px;
}

.published--section__titlNum3 span {
  display: inline-block;
  height: 32px;
  background: url(/images/user/qj/pc/pubed_no3.png) no-repeat center left;
  background-size: 32px 32px;
  padding-left: 40px;
}

.published--from__titl {
  text-align: center;
  color: #333333;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 30px;
}

.published--from__titl span {
  display: inline-block;
  height: 30px;
  background: url(/images/user/qj/pc/pubed_icon4.png) no-repeat center left;
  background-size: 30px 30px;
  padding-left: 44px;
}

.published--from__titl::after {
  content: "";
  display: block;
  margin: 15px auto 0;
  width: 20px;
  height: 3px;
  background: #FF586E;
}

.published--from__read {
  text-align: center;
  font-size: 1.3rem;
  color: #000000;
  margin-bottom: 32px;
}

.hiclassBanner {
  width: 100%;
}

.hiclassBanner img {
  width: 100%;
  height: auto;
}

.hiclassBanner__end__201907 {
  background-color: #b59c66;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 1.6rem;
}

.hcSection {
  margin-bottom: 0;
  border-top: solid 1px #ddd;
  padding-top: 30px;
}

.hcSection-w {
  padding-top: 40px;
  margin-bottom: 40px;
}

.hcSection-f {
  border-top: none;
  padding-top: 0;
}

.hcSection__img {
  width: 100%;
  margin-bottom: 25px;
}

.hcSection__img img {
  width: 100%;
  height: auto;
}

.hcSection__cont {
  width: 100%;
}

.hcSection__titl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: 5px 12px;
  color: #000000;
  font-size: 1.45rem;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 0;
}

.hcSection__titl::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 4px;
  height: 100%;
  content: "";
  background: #FF707C;
}

.hcSection__titlB::before {
  background: #ED8965;
}

.hcSection__titlC::before {
  background: #DE91BD;
}

.hcSection__titlWA::before {
  background: #F67E32;
}

.hcSection__titlWB::before {
  background: #ED475B;
}

.hcSection__titlWC::before {
  background: #E9369E;
}

.hcSection__titlWD::before {
  background: #B735B9;
}

.hcSection__titlWE::before {
  background: #7037D7;
}

.hcSection__txt {
  text-align: left;
  font-size: 1.3rem;
  margin-bottom: 25px;
  line-height: 1.6;
}

.hcSection__txt span {
  font-weight: bold;
}

.hcSection__btnWrap {
  width: 100%;
}

.hcSection__btn {
  margin: 0 auto 10px;
  width: 100%;
  height: 44px;
  background: #FF707C;
  border-radius: 5px;
  line-height: 44px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

.hcSection__btnB {
  background: #ED8965;
}

.hcSection__btnC {
  background: #DE91BD;
}

.hcSection__btnWA {
  background: linear-gradient(154deg, #F67E32 0%, #F4653C 100%);
}

.hcSection__btnWB {
  background: linear-gradient(154deg, #ED475B 0%, #EB3F79 100%);
}

.hcSection__btnWC {
  background: linear-gradient(154deg, #E9369E 0%, #D235AA 100%);
}

.hcSection__btnWD {
  background: linear-gradient(154deg, #B735B9 0%, #9636C7 100%);
}

.hcSection__btnWE {
  background: linear-gradient(154deg, #7037D7 0%, #4F55E2 100%);
}

.hcSection__anchor li {
  border: solid 1px #CCB082;
  height: 40px;
  line-height: 40px;
  margin-top: 12px;
  border-radius: 5px;
}

.hcSection__anchor li:first-child {
  margin-top: 0;
}

.hcSection__titl_201907 {
  background-color: #EBF4FF;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: 5px 12px;
  color: #000000;
  font-size: 1.45rem;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 0;
}

.hcSection__titl_201907::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 4px;
  height: 100%;
  content: "";
  background: #2D81DC;
}

.hcSection__titlB_201907 {
  background-color: #F3FFFF;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: 5px 12px;
  color: #000000;
  font-size: 1.45rem;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 0;
}

.hcSection__titlB_201907::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 4px;
  height: 100%;
  content: "";
  background: #00ABB1;
}

.hcSection__btnWrap_201907 {
  width: 100%;
}

.hcSection__btn_201907 {
  margin: 0 auto 20px;
  width: 95%;
  height: 44px;
  background: #2D81DC;
  border-radius: 5px;
  line-height: 44px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

.hcSection__btnB_201907 {
  margin: 0 auto 20px;
  width: 95%;
  height: 44px;
  background: #00ABB1;
  border-radius: 5px;
  line-height: 44px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

.hcSection_201907 {
  background-color: #E8F1FF;
}

.hcSection_201907 .tag-lineGold {
  background-color: #ffffff;
}

.hcSection_201907 .tag-lineOrange {
  background-color: #ffffff;
}

.hcSection_201907 .tag-lineBlue {
  background-color: #ffffff;
  display: block;
  width: 280px;
  text-align: center;
  letter-spacing: 1em;
  font-weight: bold;
  border: solid 2px;
}

.hcSection_detail_201907 {
  background-color: #ffffff;
  margin-bottom: 20px;
}

.hcSection_detail_201907 .tag-lineGold {
  background-color: #ffffff;
}

.hcSection_detail_201907 .tag-lineOrange {
  background-color: #ffffff;
}

.hcSection_detail_201907 .tag-lineBlue {
  background-color: #ffffff;
  display: block;
  width: 280px;
  text-align: center;
  letter-spacing: 1em;
  font-weight: bold;
  border: solid 2px;
}

.hc-index-201907 hr:nth-of-type(1) {
  margin: 50px auto 15px;
}

.hc-index-201907 hr:nth-of-type(2) {
  margin: 20px auto;
}

.hc-index-201907 hr:nth-of-type(3) {
  margin: 20px auto;
}

.hc-index-201907 .catch {
  margin: 40px 0;
}

.hc-index-201907 .catch-under {
  margin: 15px 0;
}

.hc-index-201907 .txt-circle {
  text-align: center;
  padding-left: 3.5em;
  color: #00124E;
  font-weight: bold;
  font-size: 12px;
}

.hc-index-201907 .txt-circle .txt-circle-txt {
  position: relative;
}

.hc-index-201907 .txt-circle .txt-circle-txt:before {
  content: "\4ECA\306A\3089";
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  height: 45px;
  background-color: #B59C66;
  border-radius: 50px;
  width: 50px;
  display: inline-block;
  text-align: center;
  line-height: 45px;
  left: -60px;
  top: -13px;
}

.hc-index-201907 .txt-present {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #00124E;
  margin-top: 40px;
  line-height: 1.5;
}

.hc-index-201907 .txt-present .txt-deco {
  position: relative;
  z-index: 0;
}

.hc-index-201907 .txt-present .txt-deco:before {
  content: "";
  left: 0;
  border-bottom: solid 10px #B59C66;
  display: inline-block;
  position: absolute;
  width: 100%;
  z-index: -1;
  top: 15px;
}

.hc-index-201907 .bg-grey {
  background-color: #EEEEEE;
  padding: 10px;
}

.hc-index-201907 .present-target {
  background-color: #ffffff;
  text-align: center;
  color: #00124E;
  font-weight: bold;
  font-size: 16px;
  line-height: 2;
}

.hc-index-201907 .present-target:before {
  content: "\25CF";
  color: #B59C66;
}

.hc-index-201907 .present-term {
  color: #00124E;
  font-size: 15px;
  font-weight: bold;
}

.hc-index-201907 .txt-attention {
  font-size: 10px;
  margin-top: 10px;
  line-height: 1.7;
}

.hc-index-201907 .present-apply {
  text-align: center;
  margin: 30px auto 10px;
  background-color: #B49C66;
  border-radius: 50px;
  width: 260px;
  line-height: 36px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

.hc-index-201907 .present-apply:after {
  content: ">";
  display: inline-block;
  margin-left: 1em;
}

.header-search-banner .header-banner {
  width: 100%;
}

.wrap--tourSln {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.tourSlnWrap {
  width: 100%;
  margin: 0 auto;
}

.tourSlnBanner {
  width: 100%;
}

.tourSlnBanner img {
  width: 100%;
  height: auto;
}

.tourSlnBanner__end {
  width: 100%;
  height: 42px;
  text-align: center;
  background: #FBEF41;
  line-height: 42px;
  font-weight: bold;
  font-size: 1.6rem;
  color: #000000;
}

.tourSlnRead {
  font-size: 1.3rem;
  line-height: 1.5;
  color: #000000;
  padding: 0 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tourSlnTitl {
  font-size: 2.0rem;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

.tourSlnTitl p {
  display: inline-block;
  position: relative;
}

.tourSlnTitl p span {
  position: relative;
  z-index: 2;
}

.tourSlnTitl p::before {
  content: "";
  z-index: 1;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 10px;
  display: block;
  background: #FBEF41;
}

.tourSlnBtn {
  position: relative;
  width: 80%;
  height: 44px;
  line-height: 44px;
  background: #37ADC9;
  margin: 0 auto;
  border-radius: 44px;
  text-align: center;
}

.tourSlnBtn::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 4%;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.tourSlnBtn a {
  line-height: 44px;
  font-size: 1.4rem;
  font-weight: bold;
}

.tourSlnCacth {
  padding: 0 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tourSlnCacth__read {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.tourSlnCacth__read dt {
  width: 62px;
  height: 57px;
  background: #37ADC9;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  line-height: 57px;
  font-size: 1.6rem;
  margin-right: 2%;
}

.tourSlnCacth__read dd {
  line-height: 57px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #000000;
}

.tourSlnCacth__main {
  font-size: 2.1rem;
  font-weight: bold;
  color: #37ADC9;
}

.tourSlnCacth__main p {
  display: inline-block;
  line-height: 1.5;
}

.tourSlnCacth__main p span {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FBEF41));
  background-image: linear-gradient(transparent 50%, #FBEF41 50%);
}

.tourSlnInfo {
  padding: 20px 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #eee;
  color: #000000;
}

.tourSlnInfo__titl {
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: #333333;
  background: #ffffff;
  border-radius: 3px;
}

.tourSlnInfo__titl span {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}

.tourSlnInfo__titl span::before {
  content: "";
  width: 16px;
  height: 16px;
  background: #37ADC9;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
}

.tourSlnInfo__read {
  font-size: 1.3rem;
}

.tourSlnInfo__day {
  font-size: 1.5rem;
  font-weight: bold;
  color: #37ADC9;
}

.tourSlnInfo__note {
  font-size: 1.1rem;
}

.tourSlnInfo__note li {
  line-height: 1.5;
}

.tourSlnList__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tourSlnList__list__item {
  position: relative;
  width: calc(50% - 3%);
  background: #CFEEFB;
  border: solid 2px #53C2F0;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 3px;
  margin: 0 2% 8px 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tourSlnList__list__item:nth-child(odd) {
  margin-right: 0;
}

.tourSlnList__list__item:nth-child(even) {
  margin-left: 0;
}

.tourSlnList__list__item::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 6%;
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 1px #167095;
  border-right: solid 1px #167095;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.tourSlnList__list__item a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 35px 0;
  color: #167095;
}

.tourSlnList__list__item span {
  display: block;
  font-size: 1.8rem;
  margin-bottom: 1px;
}

.tourSlnPL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tourSlnPL__icon {
  width: 60px;
  height: 60px;
  margin-right: 4%;
  -ms-flex-preferred-size: 1;
      flex-basis: 1;
}

.tourSlnPL__icon img {
  width: 100%;
  height: auto;
}

.tourSlnPL__titl {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #000000;
}

.tourSlnPL__titl dt {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.tourSlnPL__titl dd {
  font-size: 1.1rem;
  position: relative;
}

.tourSlnPL__titl dd::before {
  content: "";
  width: 100%;
  height: 5px;
  display: block;
  background: #FBEF41;
  margin-bottom: 5px;
}

.tourSlnPL__titl dd span {
  font-size: 1.1rem;
  display: block;
  line-height: 1.5;
}

.tourSlnShopList {
  margin-bottom: 40px;
}

.tourSlnShopListItem {
  width: 100%;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 2%;
  color: #000000;
  margin-bottom: 10px;
}

.tourSlnShopListItem__img {
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
}

.tourSlnShopListItem__img img {
  max-width: 100%;
  height: auto;
  max-height: 216px;
}

.tourSlnShopListItem__read {
  margin-bottom: 5px;
}

.tourSlnShopListItem__read dt {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.tourSlnShopListItem__read dd {
  font-size: 1.3rem;
}

.tourSlnShopListItem__place {
  font-size: 1.2rem;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tourSlnShopListItem__place p {
  width: 19%;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  background: #bbb;
  border-radius: 3px;
  margin-right: 2%;
}

.tourSlnShopListItem__place span {
  width: 79%;
  display: block;
  color: #333333;
  line-height: 1.4;
}

.tourSlnShopListItem__btn {
  position: relative;
  width: 100%;
  height: 44px;
  background: #CFEEFB;
  border: solid 2px #53C2F0;
  text-align: center;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tourSlnShopListItem__btn::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 12px;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 1px #167095;
  border-right: solid 1px #167095;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.tourSlnShopListItem__btn a {
  font-size: 1.6rem;
  line-height: 44px;
  color: #167095;
}

.tourSlnListApp {
  text-align: center;
  margin-bottom: 40px;
}

.tourSlnListApp__read {
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 15px;
  color: #000000;
}

.w-100 {
  width: 100%;
}

.box--formGray {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
  width: 100%;
  margin: 0 auto 10px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  border: solid 1px #dddddd;
}

.box--formGray__inTitl, .box--formGray__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  color: #666666;
  font-size: 1.2rem;
}

.box--formGray__cont, .box--formGray__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
  border-top: solid 1px #f6f6f6;
}

.box--formGray__contBorder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #666666;
}

.box--formGray--mg-bNone {
  margin-bottom: 0;
  border-bottom: none;
}

.box--formGray__titl {
  display: block;
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--formGray__titl--txtsNomal {
  font-size: 1.3rem;
}

.box--formGray__titlFlex {
  width: 100%;
  color: #333333;
  background: #f6f6f6;
}

.box--formGray__titlFlex--txtsNomal {
  font-size: 1.3rem;
}

.box--formGray__BoderSide {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.box--formGray__BorderBottom {
  border-bottom: 1px solid #dddddd;
}

.box--formGray__inTitl {
  background: #f6f6f6;
}

.box--formGray__cont, .box--formGray__inCont {
  padding: 10px;
  background: #ffffff;
}

.box--formGray__contNoTopBorder {
  border-top: none;
}

.box--formGray__contNoBottomBorder {
  border-bottom: none;
}

.box--formGray__cont-space, .box--formGray__inCont-space {
  padding: 10px 20px;
}

.box--formGray__inContNoPadding {
  padding: 0;
}

.box--formGray__txt {
  font-size: 1.2rem;
}

.box--formGray__indent {
  margin-left: 1.5rem;
  text-indent: -1.5rem;
}

.box--formGray__error {
  font-weight: bold;
  color: #ff586e;
  font-size: 1.2rem;
  line-height: 1.5;
}

.box--formGray__halfRadio {
  width: 50%;
  padding: 0 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--formGray__titl {
  background: #fafafa;
}

.box--formGray__cont {
  border-top: solid 1px #dddddd;
}

.box--formGray__inTitl {
  font-weight: bold;
}

.headerTopWrap {
  width: 100%;
  z-index: 1001;
}

.tophero {
  width: 100%;
}

.chatDialog {
  top: 20%;
}

.list--dialogStationWrap {
  max-height: 220px;
}

.profile--img__photo {
  position: relative;
}

.profile--img__photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.chat-img {
  border-radius: 5px;
  position: relative;
  width: 200px;
  height: 200px;
  background: #ffffff;
}

.chat-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.ellip {
  display: block;
  height: 100%;
  white-space: normal;
}

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
}

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
}

.chat--form__error {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  max-width: 80%;
  padding: 10px 15px;
  color: #ff3333;
  border-radius: 10px;
  background: #f6f6f6;
  font-size: 1.4rem;
  line-height: 21px;
  margin-bottom: 20px;
  display: none;
}

.navi--footer {
  left: 0;
}
    .front-agent-casting .agent > div:first-of-type img,
    .front-agent-casting .casting > div:first-of-type img,
    .front-agent-casting .mini > div:first-of-type img{
        width: auto;
        height: 25px;
    }
}
