@charset "UTF-8";
/*!* include-media *!*/
/*!* reset/normalize *!*/
*:not(.box-coupon__card_show):not(.title-gradientGreen):not(.radio-label):not(.share-link__inner),
*:not(.box-coupon__card_show):not(.title-gradientGreen):not(.radio-label):not(.share-link__inner):before,
*:not(.box-coupon__card_show):not(.title-gradientGreen):not(.radio-label):not(.share-link__inner):after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: none;
}

:root {
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
}

:root,
body {
  height: 100%;
}

body {
  margin: 0;
}

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

address {
  font-style: normal;
}

mark {
  background-color: transparent;
}

ul,
dl,
dd,
dt {
  margin: 0;
}

ul, ol {
  padding: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

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

a {
  color: inherit;
}

input[type="button"],
input[type="reset"],
input[type="submit"],
a[href],
button {
  cursor: pointer;
}

input[type="button"]:disabled, input[type="button"].disabled,
input[type="reset"]:disabled,
input[type="reset"].disabled,
input[type="submit"]:disabled,
input[type="submit"].disabled,
a[href]:disabled,
a[href].disabled,
button:disabled,
button.disabled {
  pointer-events: none;
}

button {
  background-color: transparent;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
strong,
small button,
a {
  word-break: break-word;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

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 {
  max-width: 100%;
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  cursor: pointer;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

/*正社員サロン・フリーランス*/
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;
}

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

html {
  font-size: 62.5%;
  height: 100%;
}

.fixhtml {
  overflow: hidden;
}

body {
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #666666;
  background-color: #f6f6f6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}

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

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

a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

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

a:focus {
  outline: 0;
}

.noHover {
  opacity: 1 !important;
}

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

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 {
  vertical-align: top;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

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

figure {
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.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;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.mg-t7 {
  margin-top: 7px;
}

.bg-color-white {
  background-color: #ffffff;
}

.tag-size-pickup {
  width: 40px;
  height: 21px;
  text-align: center;
}

.tag-white {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #333333;
  background: #ffffff;
  border: solid 1px #aaaaaa;
}

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

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

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

.tag-white.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: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #000000;
  background: #f9f9f9;
  border: solid 1px #aaaaaa;
}

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

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

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

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

.tag-white-lineGold {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #9a6f2b;
  background: #ffffff;
  border: solid 1px #ccb082;
}

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

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

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

.tag-white-lineGold.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: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #9a6f2b;
  background: none;
  border: solid 1px #ccb082;
}

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

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

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

.tag-lineGold.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: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
}

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

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

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

.tag-gold.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: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(154deg, #FF358C 0%, #FF6562 100%);
}

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

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

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

.tag-pink.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: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(154deg, #B3B3B3 0%, #CECECE 100%);
}

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

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

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

.tag-grey.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: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #FF358C;
  background: #ffffff;
  border: solid 1px #FF358C;
}

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

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

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

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

.tag-red-lineRed {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #ff4432;
  background: #FFF3F8;
  border: solid 1px #ff4432;
}

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

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

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

.tag-red-lineRed.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: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #FF358C;
  background: #FFF3F8;
  border: solid 1px #FF358C;
}

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

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

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

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

.tag-linePinkNoPD {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #FF358C;
  color: #29bcc7;
  background: #f6f6f6;
  font-size: 1.4rem;
  padding: 0;
}

.tag-linePinkNoPD.tag-size-xs {
  padding: 3px 5px;
}

.tag-linePinkNoPD.tag-size-s {
  padding: 5px 10px;
}

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

.tag-linePinkNoPD.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: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

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

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

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

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

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

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

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

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

.tag-green-selection.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: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  background: #eeeeee;
  color: #666666;
}

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

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

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

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

.tag-darkgray {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  background: #666666;
  color: #ffffff;
}

.tag-darkgray.tag-size-xs {
  padding: 3px 5px;
}

.tag-darkgray.tag-size-s {
  padding: 5px 10px;
}

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

.tag-darkgray.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: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  background: #999999;
  color: #ffffff;
}

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

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

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

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

.tag-midDarkGray {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  background: #cccccc;
  color: #666666;
}

.tag-midDarkGray.tag-size-xs {
  padding: 3px 5px;
}

.tag-midDarkGray.tag-size-s {
  padding: 5px 10px;
}

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

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

.tag-yellow {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  background: #FFFCEC;
  border: solid 1px #F0EDD4;
  color: #9a6f2b;
}

.tag-yellow.tag-size-xs {
  padding: 3px 5px;
}

.tag-yellow.tag-size-s {
  padding: 5px 10px;
}

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

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

.tag-brown {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  background: #f9f9f9;
  border: solid 1px #9a6f2b;
  color: #9a6f2b;
}

.tag-brown.tag-size-xs {
  padding: 3px 5px;
}

.tag-brown.tag-size-s {
  padding: 5px 10px;
}

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

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

.tag-lineBrown {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #d1a969;
  color: #997d4d;
}

.tag-lineBrown.tag-size-xs {
  padding: 3px 5px;
}

.tag-lineBrown.tag-size-s {
  padding: 5px 10px;
}

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

.tag-lineBrown.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: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #29bcc7;
  border: solid 1px #29bcc7;
}

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

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

.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: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  color: #ff4432;
  border: solid 1px #ff4432;
}

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

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

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

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

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

.tag-x span {
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_search_close.svg") no-repeat center left;
}

.tag-lineGreen {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #29bcc7;
  color: #29bcc7;
  background: #f6f6f6;
  font-size: 1.4rem;
}

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

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

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

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

.tag-lineGreenNoPD {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #29bcc7;
  color: #29bcc7;
  background: #f6f6f6;
  font-size: 1.4rem;
  padding: 0;
}

.tag-lineGreenNoPD.tag-size-xs {
  padding: 3px 5px;
}

.tag-lineGreenNoPD.tag-size-s {
  padding: 5px 10px;
}

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

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

.tag-btn {
  cursor: pointer;
}

[class^="js-tag-"],
[class*=" js-tag-"] {
  cursor: pointer;
}

[class^="tag-"].is-tag-gold,
[class*=" tag-"].is-tag-gold {
  color: #ffffff;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 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;
}

.badge-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;
  position: relative;
  background: #ff714c;
  color: #ffffff;
  min-width: 12px;
  height: 18px;
  padding: 2px 5px;
  cursor: pointer;
  border-radius: 100px;
  margin: 0 0 0 5px;
}

.badge-navi span {
  display: block;
  font-size: 1rem;
}

.badge-renewal-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;
  position: absolute;
  min-width: 23px;
  height: 23px;
  padding: 2px 5px;
  cursor: pointer;
  text-align: center;
  background: #ED3939;
  color: #ffffff;
  border: none;
  border-radius: 100px;
  font-size: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 5px;
  margin-left: 5px;
}

.badge-head {
  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: 10px;
  left: 80px;
}

.badge-head span {
  display: block;
}

.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-10 {
  margin-top: -10px;
}

.mg-t-5 {
  margin-top: -5px;
}

.mg-t-2 {
  margin-top: -2px;
}

.mg-t8 {
  margin-top: 8px;
}

.mg-t200 {
  margin-top: 200px;
}

.mg-b-20 {
  margin-bottom: -20px;
}

.mg-t-188 {
  margin-top: -188px;
}

.mg-b3 {
  margin-bottom: 3px;
}

.mg-l14per {
  margin-left: 1.4%;
}

.mg-l5 {
  margin-left: 5px;
}

.mg-l-240 {
  margin-left: -240px;
}

.mg-lr-auto {
  margin-left: auto;
  margin-right: auto;
}

.mg-side13per {
  margin: 0 1.3%;
}

.pd-t2 {
  padding-top: 2px;
}

.pd-b2 {
  padding-bottom: 2px;
}

.pd-t200 {
  padding-top: 200px;
}

.pd-b200 {
  padding-bottom: 200px;
}

.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-round15 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
}

.pd-round20-15 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 15px;
}

.pd-round20-30 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 30px;
}

.pd-round20 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
}

.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;
}

.in1 {
  z-index: 1;
}

.in2 {
  z-index: 2;
}

.in3 {
  z-index: 3;
}

.in4 {
  z-index: 4;
}

.in5 {
  z-index: 5;
}

.in6 {
  z-index: 6;
}

.in7 {
  z-index: 7;
}

.in8 {
  z-index: 8;
}

.in9 {
  z-index: 9;
}

.in10 {
  z-index: 10;
}

.title-goldline {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 61px;
  padding: 0 20px;
  border-bottom: solid 1px #cccccc;
  background: #ffffff;
  line-height: 63px;
  font-size: 1.2rem;
  font-weight: bold;
  vertical-align: middle;
  color: #997d4d;
}

.title-goldline:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  content: '';
}

.title-goldline:after {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.title-goldline span {
  padding-right: 10px;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 2rem;
}

.title-goldline span {
  color: #9a6f2b;
}

.title-goldline:before {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#E3D1A5));
  background: linear-gradient(90deg, #CCB082 0%, #E3D1A5 100%);
}

.title-goldline:after {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#E3D1A5));
  background: linear-gradient(90deg, #CCB082 0%, #E3D1A5 100%);
}

.title-goldline--side {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 61px;
  padding: 0 20px;
  border-bottom: solid 1px #cccccc;
  background: #ffffff;
  line-height: 63px;
  font-size: 1.2rem;
  font-weight: bold;
  vertical-align: middle;
  height: 46px;
  color: #9a6f2b;
  line-height: 46px;
}

.title-goldline--side:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  content: '';
}

.title-goldline--side:after {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.title-goldline--side span {
  padding-right: 10px;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 2rem;
}

.title-goldline--side span {
  color: #9a6f2b;
}

.title-goldline--side:before {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#E3D1A5));
  background: linear-gradient(90deg, #CCB082 0%, #E3D1A5 100%);
}

.title-goldline--side:after {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#E3D1A5));
  background: linear-gradient(90deg, #CCB082 0%, #E3D1A5 100%);
}

.title-jpGoldline {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 61px;
  padding: 0 20px;
  border-bottom: solid 1px #cccccc;
  background: #ffffff;
  line-height: 63px;
  font-size: 1.2rem;
  font-weight: bold;
  vertical-align: middle;
  color: #9a6f2b;
}

.title-jpGoldline:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  content: '';
}

.title-jpGoldline:after {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.title-jpGoldline span {
  padding-right: 10px;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 2rem;
}

.title-jpGoldline span {
  color: #9a6f2b;
}

.title-jpGoldline span {
  font-weight: bold;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 1.8rem;
}

.title-jpGoldline:before {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#E3D1A5));
  background: linear-gradient(90deg, #CCB082 0%, #E3D1A5 100%);
}

.title-jpGoldline:after {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#E3D1A5));
  background: linear-gradient(90deg, #CCB082 0%, #E3D1A5 100%);
}

.title-goldline--news {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 61px;
  padding: 0 20px;
  border-bottom: solid 1px #cccccc;
  background: #ffffff;
  line-height: 63px;
  font-size: 1.2rem;
  font-weight: bold;
  vertical-align: middle;
  height: auto;
  color: #333333;
  line-height: 1.5;
  padding: 25px 20px 20px 20px;
}

.title-goldline--news:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  content: '';
}

.title-goldline--news:after {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.title-goldline--news span {
  padding-right: 10px;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 2rem;
}

.title-goldline--news:before {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#E3D1A5));
  background: linear-gradient(90deg, #CCB082 0%, #E3D1A5 100%);
}

.title-goldline--news:after {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#E3D1A5));
  background: linear-gradient(90deg, #CCB082 0%, #E3D1A5 100%);
}

.title-greenline {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 61px;
  padding: 0 20px;
  border-bottom: solid 1px #cccccc;
  background: #ffffff;
  line-height: 63px;
  font-size: 1.2rem;
  font-weight: bold;
  vertical-align: middle;
  color: #29bcc7;
}

.title-greenline:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  content: '';
}

.title-greenline:after {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.title-greenline span {
  padding-right: 10px;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 2rem;
}

.title-greenline span {
  color: #2d9ea7;
}

.title-greenline:before {
  background: -webkit-gradient(linear, left top, right top, from(#29BCC7), to(#29C77F));
  background: linear-gradient(90deg, #29BCC7 0%, #29C77F 100%);
}

.title-greenline:after {
  background: -webkit-gradient(linear, left top, right top, from(#29BCC7), to(#29C77F));
  background: linear-gradient(90deg, #29BCC7 0%, #29C77F 100%);
}

.title-pinkline {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 61px;
  padding: 0 20px;
  border-bottom: solid 1px #cccccc;
  background: #ffffff;
  line-height: 63px;
  font-size: 1.2rem;
  font-weight: bold;
  vertical-align: middle;
  color: #666666;
}

.title-pinkline:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  content: '';
}

.title-pinkline:after {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.title-pinkline span {
  padding-right: 10px;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 2rem;
}

.title-pinkline span {
  color: #000000;
}

.title-pinkline:before {
  background: -webkit-gradient(linear, left top, right top, from(#FF358C), to(#FF6562));
  background: linear-gradient(90deg, #FF358C 0%, #FF6562 100%);
}

.title-pinkline:after {
  background: -webkit-gradient(linear, left top, right top, from(#FF358C), to(#FF6562));
  background: linear-gradient(90deg, #FF358C 0%, #FF6562 100%);
}

.title-greyLine {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 61px;
  padding: 0 20px;
  border-bottom: solid 1px #cccccc;
  background: #ffffff;
  line-height: 63px;
  font-size: 1.2rem;
  font-weight: bold;
  vertical-align: middle;
  color: #b4b4b4;
}

.title-greyLine:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  content: '';
}

.title-greyLine:after {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.title-greyLine span {
  padding-right: 10px;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 2rem;
}

.title-greyLine span {
  color: #000000;
  font-size: 1.8rem;
}

.title-greyLine:before {
  background: linear-gradient(154deg, #B3B3B3 0%, #CECECE 100%);
}

.title-greyLine:after {
  background: linear-gradient(154deg, #B3B3B3 0%, #CECECE 100%);
}

.title-greyLine.front-agent {
  border-bottom: 0;
  height: 40px;
  line-height: 1.5;
  padding: 30px 0 40px;
  font-weight: normal;
}

.title-greyLine.front-agent p {
  color: #000000;
  font-size: 1.3rem;
}

.title-center {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 61px;
  padding: 0 20px;
  text-align: center;
  line-height: 61px;
  font-size: 1.2rem;
  font-weight: bold;
  vertical-align: middle;
  color: #997d4d;
}

.title-center span {
  padding-right: 10px;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 2rem;
}

.title-center span {
  color: #704e16;
}

.title-text {
  text-align: center;
  color: #000000;
}

.title-search {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-left: 20px;
  color: #704e16;
  background: url("/images/user/common/page_search_icon.svg") no-repeat center left;
  background-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
}

.title-search:after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: '';
  border-bottom: solid 1px #cccccc;
}

.title-gold {
  margin: 60px 0;
  text-align: center;
  color: #9a6f2b;
  font-size: 2.4rem;
}

.title-leftlineGray {
  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 15px;
  color: #333333;
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
  background: #eeeeee;
  border: none;
}

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

.title-leftlineTarm {
  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 15px;
  color: #333333;
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
  border: 1px solid #cccccc;
  border-left: none;
}

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

.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 15px;
  color: #333333;
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
}

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

.title-leftline--side {
  height: auto;
  padding: 10px 15px 7px;
  font-size: 1.3rem;
  line-height: 1.6;
  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 15px;
  color: #333333;
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
}

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

.title-leftlineRound {
  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 15px;
  color: #333333;
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
  border: 1px solid #cccccc;
}

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

.title-leftlineRound--side {
  height: auto;
  padding: 10px 15px 7px;
  font-size: 1.3rem;
  line-height: 1.6;
  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 15px;
  color: #333333;
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
}

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

.title-leftlineSalon {
  position: relative;
  height: 36px;
  padding-left: 15px;
  color: #333333;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 36px;
}

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

.title-leftlineSalonNoBd {
  position: relative;
  height: 36px;
  padding-left: 15px;
  color: #333333;
  border: 1px solid #cccccc;
  border-bottom: none;
  background: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 36px;
}

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

.TitleNotifyTxt {
  padding-left: 15px;
  color: #ff586e;
  font-size: 1.2rem;
}

.title-black {
  text-align: center;
  padding: 45px 0;
}

.title-black h1 {
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 1.8rem;
  color: #000000;
}

.title-black p {
  font-size: 1.4rem;
}

.title-head {
  text-align: center;
  padding: 45px 0;
}

.title-head h1 {
  padding-bottom: 10px;
  font-size: 3.0rem;
  font-weight: bold;
  color: #704e16;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
}

.title-head h2 {
  color: #997d4d;
  font-size: 1.4rem;
}

.title-head__main {
  padding-bottom: 10px;
  font-size: 3.0rem;
  font-weight: bold;
  color: #704e16;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
}

.title-head__sub {
  color: #997d4d;
  font-size: 1.4rem;
}

.title-headGold h1 {
  padding-bottom: 10px;
  font-size: 2.2rem;
  color: #704e16;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
}

.title-band {
  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;
  height: 60px;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  text-align: center;
  color: #ffffff;
}

.title-band__main {
  font-size: 1.6rem;
  font-weight: 700;
}

.title-band__sub {
  font-size: 1.4rem;
}

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

.title-frontHead {
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 3.2rem;
  font-weight: bold;
  color: #000000;
  letter-spacing: 5px;
  text-shadow: 0 0 10px #ffffff;
  line-height: 1.4;
}

.title-frontSubHead {
  color: #000000;
  letter-spacing: 4px;
}

.title-leftlineEnsen {
  position: relative;
  height: 44px;
  padding-left: 15px;
  color: #333333;
  background: #eeeeee;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 44px;
  margin-bottom: 10px;
}

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

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

.title--multipleCompanyName {
  color: #333333;
  font-size: 1.4rem;
  background-color: #CCCCCC;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 30px 0 20px;
}

.title--applyCompany {
  color: #FF586E;
  font-size: 1.4rem;
  margin: 30px 0 20px;
}

.link-txt {
  color: #997d4d;
}

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

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

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

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

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

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

.link-arrowFrontGreen {
  color: #29bcc7;
  position: relative;
  padding-left: 18px;
  display: inline-block;
}

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

.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-bar {
  display: block;
  width: 100%;
  height: 100%;
}

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

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

.link-blockTag {
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.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-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: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
}

.txt-serifFF {
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
}

.txt-hiraginoFF {
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
}

.txt-italic {
  font-style: italic;
}

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

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

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

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

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

.txt-strong {
  display: block;
  font-size: 1.6rem;
  font-weight: normal;
}

.txt-lineH-s {
  line-height: 1.2;
}

.txt-lineH-m {
  line-height: 1.5;
}

.txt-lineH {
  line-height: 1.8;
}

.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-mLearge {
  font-size: 2.2rem;
}

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

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

.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-pink {
  color: #ff586e;
}

.txt-pinkLight {
  color: #FF358C;
}

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

.txt-serif {
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
}

.txt-Hiragino {
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
}

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

.txt-multiAttention {
  font-size: 1.2rem;
  font-weight: normal;
  display: inline-block;
  margin-left: 30px;
}

.btn-center {
  margin: 0 auto;
}

.btn-xs-xs {
  width: 120px;
  height: 22px;
  line-height: 1;
}

.btn-xs-xs a {
  line-height: 22px;
}

.btn-xs-s {
  width: 117px;
  height: 30px;
  line-height: 1;
}

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

.btn-xs-m {
  width: 140px;
  height: 30px;
  line-height: 1;
}

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

.btn-xs-xxl {
  width: 355px;
  height: 30px;
  height: 30px;
}

.btn-xs-xxl a {
  height: 30px;
  line-height: 30px;
}

.btn-xs-100 {
  width: 100%;
  height: 30px;
}

.btn-xs-100 a {
  line-height: 30px;
}

.btn-s-xs {
  width: 150px;
  height: 36px;
  line-height: 1;
}

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

.btn-s-s {
  width: 180px;
  height: 36px;
  line-height: 36px;
}

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

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

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

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

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

.btn-m-xs {
  width: 144px;
  height: 44px;
}

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

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

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

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

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

.btn-m-lm {
  width: 240px;
  height: 44px;
}

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

.btn-m-l {
  width: 280px;
  height: 44px;
}

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

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

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

.btn-m-xxl {
  width: 355px;
  height: 44px;
  line-height: 44px;
}

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

.btn-m-xxxl {
  width: 420px;
  height: 44px;
  line-height: 44px;
}

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

.btn-m-free {
  width: auto;
  padding: 0 25px;
  height: 44px;
}

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

.btn-l-s {
  width: 200px;
  height: 60px;
  border-radius: 5px;
  line-height: 60px;
}

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

.btn-l-m {
  width: 340px;
  height: 60px;
  border-radius: 5px;
  line-height: 60px;
}

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

.btn-l-l {
  width: 360px;
  height: 60px;
  border-radius: 5px;
  line-height: 60px;
}

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

.btn-s-evenly {
  height: 36px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.btn-comp-s {
  width: 80px;
  height: 44px;
  line-height: 44px;
}

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

.btn-comp-s-favorite {
  width: 100px;
  height: 44px;
  line-height: 44px;
}

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

.btn-comp-m {
  width: 160px;
  height: 44px;
  line-height: 44px;
}

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

.box--companyThum__cont .btn-comp-m {
  width: 156px;
}

.btn-comp-l {
  width: 180px;
  height: 44px;
  line-height: 44px;
}

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

.btn-comp-xl {
  width: 207px;
  height: 44px;
  line-height: 44px;
}

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

.box--companyThum__cont .btn-comp-xl {
  width: 202px;
}

.btn-comp-xxl {
  width: 300px;
  height: 44px;
  line-height: 44px;
}

.btn-comp-xxl a {
  line-height: 44px;
}

.btn-comp-s100 {
  width: 100%;
  height: 32px;
  line-height: 32px;
}

.btn-comp-s100 a {
  line-height: 32px;
}

.btn-comp-m100 {
  width: 100%;
  height: 44px;
  line-height: 44px;
}

.btn-comp-m100 a {
  line-height: 44px;
}

.btn-messenger {
  width: 84px;
  height: 48px;
  line-height: 48px;
}

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

.btn-auto350 {
  width: 350px;
}

.btn-passMiss {
  background: #eeeeee;
  text-align: center;
  height: 30px;
  line-height: 30px;
}

.btn-passMiss a {
  color: #000000;
  line-height: 30px;
}

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

.btn-pink a {
  display: block;
}

.btn-gold {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  color: #ffffff;
  border: solid 1px #ffffff;
}

.btn-gold a {
  display: block;
}

.btn-goldBack {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  box-sizing: border-box;
  color: #9a6f2b;
  border: solid 1px #ccb082;
  background: #ffffff;
}

.btn-goldBack a {
  display: block;
}

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

.btn-green a {
  display: block;
}

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

.btn-greenBack a {
  display: block;
}

.btn-gray {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #999999;
  border: solid 1px #999999;
  background: none;
  font-weight: bold;
}

.btn-gray a {
  display: block;
}

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

.btn-squareGold a {
  display: block;
}

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

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

.btn-squareGreen a {
  display: block;
}

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

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

.btn-squareGrey a {
  display: block;
}

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

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

.btn-squareGreenLine a {
  display: block;
}

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

.btn-squareLineGreen {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #00b900;
  color: #ffffff;
  border-radius: 3px;
}

.btn-squareLineGreen a {
  display: block;
}

.btn-squareLineGreen span {
  color: #ffffff;
}

.btn-squareBule {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ffffff;
  background: #3C5A99;
}

.btn-squareBule a {
  display: block;
}

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

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

.btn-squareRed a {
  display: block;
}

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

.btn-squareGray {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #9a6f2b;
  border: solid 1px #cccccc;
  background: #f6f6f6;
}

.btn-squareGray a {
  display: block;
}

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

.btn-squareGrayLine {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #999999;
  border: solid 1px #999999;
  background: #ffffff;
}

.btn-squareGrayLine a {
  display: block;
}

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

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

.btn-squareGrayLineDark a {
  display: block;
}

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

.btn-squareGrayDark {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  border: solid 1px #d8d8d8;
  background: #d8d8d8;
}

.btn-squareGrayDark a {
  display: block;
}

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

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

.btn-squareGoldWhite a {
  display: block;
}

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

.btn-squareGrayWhite {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ffffff;
  background: #aaaaaa;
}

.btn-squareGrayWhite a {
  display: block;
}

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

.btn-squareLightWhite {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  background: #ffffff;
}

.btn-squareLightWhite a {
  display: block;
}

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

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

.btn-squarePink a {
  display: block;
}

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

.btn-squarePinkWhite {
  position: relative;
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: linear-gradient(154deg, #FF358C 0%, #FF6562 100%);
  color: #FF358C;
}

.btn-squarePinkWhite a {
  display: block;
}

.btn-squarePinkWhite span {
  background: #ffffff;
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 44px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 0;
  width: 356px;
  height: 56px;
}

.btn-squarePinkWhite a {
  color: #FF358C;
  line-height: 56px;
}

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

.btn-searchIcon__search span {
  padding-left: 25px;
  background: url("/images/user/qj/pc/uf_c_btn_search.svg") no-repeat center left;
  background-size: 17px;
}

.btn-mypage {
  position: relative;
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  width: 130px;
  height: 100%;
  text-align: center;
  border-radius: 0;
}

.btn-mypage a {
  display: block;
}

.btn-mypage figure {
  margin-top: 17px;
}

.btn-mypage figure img {
  width: 25px;
  height: 21px;
  vertical-align: bottom;
}

.btn-mypage figcaption {
  color: #ffffff;
}

.btn-signup {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  width: 130px;
  height: 100%;
  text-align: center;
  border-radius: 0;
}

.btn-signup a {
  display: block;
}

.btn-signup figure {
  margin-top: 17px;
}

.btn-signup figure img {
  width: 22px;
  height: 22px;
  vertical-align: bottom;
}

.btn-signup figcaption {
  color: #ffffff;
}

.btn-search {
  display: block;
  width: 132px;
  height: 75px;
  font-size: 1.4rem;
}

.btn-search a {
  line-height: 75px;
}

.btn-login {
  display: block;
  width: 150px;
  height: 32px;
  margin: 0 auto;
  font-size: 1.3rem;
}

.btn-login a {
  line-height: 32px;
}

.btn-loginFB {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  color: #ffffff;
  background: url("/images/user/qj/pc/uf_c_login_fb_logo.svg") no-repeat 15px center #3C5A99;
}

.btn-loginFB a {
  display: block;
}

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

.btn-prof {
  position: absolute;
  top: 11px;
  right: 4px;
  width: 180px;
  height: 44px;
  font-size: 1.4rem;
}

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

.btn-searchDetails {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  box-sizing: border-box;
  width: 132px;
  height: 30px;
  padding-left: 20px;
  text-align: center;
  color: #000000;
  background: #eeeeee;
  background: url("/images/user/common/btn_search_icon.svg") no-repeat 8px center #eeeeee;
  background-size: 13px 13px;
  font-size: 1.2rem;
  line-height: 30px;
}

.btn-searchDetails a {
  display: block;
}

.btn-searchDetails a {
  line-height: 30px;
}

.btn-tag {
  display: inline-block;
  padding: 0 12px;
  vertical-align: middle;
  border-radius: 3px;
  font-size: 1.2rem;
}

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

.btn-flatGrayLinkGray {
  width: 100%;
  height: 44px;
  text-align: center;
  line-height: 44px;
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
  background: #f6f6f6;
}

.btn-flatGrayLinkGray a {
  display: block;
}

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

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

.btn-flatGrayLinkGoldNoBd {
  width: 100%;
  height: 44px;
  text-align: center;
  line-height: 44px;
  height: 38px;
  color: #9a6f2b;
  background: #f6f6f6;
  font-size: 1.3rem;
  cursor: pointer;
}

.btn-flatGrayLinkGoldNoBd a {
  display: block;
}

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

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

.btn-flatGrayLinkPinkNoBd {
  width: 100%;
  height: 44px;
  text-align: center;
  line-height: 44px;
  height: 38px;
  color: #FF358C;
  background: #f6f6f6;
  font-size: 1.3rem;
}

.btn-flatGrayLinkPinkNoBd a {
  display: block;
}

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

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

.btn-flatGrayLinkGold {
  width: 100%;
  height: 44px;
  text-align: center;
  line-height: 44px;
  height: 38px;
  color: #9a6f2b;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background: #f6f6f6;
  font-size: 1.3rem;
}

.btn-flatGrayLinkGold a {
  display: block;
}

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

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

.btn-flatGrayLinkGoldNoBdB {
  width: 100%;
  height: 44px;
  text-align: center;
  line-height: 44px;
  height: 44px;
  color: #9a6f2b;
  border-top: solid 1px #cccccc;
  background: #f6f6f6;
  font-size: 1.3rem;
}

.btn-flatGrayLinkGoldNoBdB a {
  display: block;
}

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

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

.btn-flatGrayLinkGoldArrow {
  width: 100%;
  height: 44px;
  text-align: center;
  line-height: 44px;
  position: relative;
  height: 38px;
  color: #9a6f2b;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background: #f6f6f6;
  font-size: 1.3rem;
}

.btn-flatGrayLinkGoldArrow a {
  display: block;
}

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

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

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

.btn-flatGrayLinkPinkArrow {
  width: 100%;
  height: 44px;
  text-align: center;
  line-height: 44px;
  position: relative;
  height: 38px;
  color: #FF358C;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background: #f6f6f6;
  font-size: 1.3rem;
}

.btn-flatGrayLinkPinkArrow a {
  display: block;
}

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

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

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

.btn-flatBuleLinkBuleArrow {
  width: 100%;
  height: 44px;
  text-align: center;
  line-height: 44px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 60px;
  padding: 10px;
  color: #29bcc7;
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
  background: #f6f6f6;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
}

.btn-flatBuleLinkBuleArrow a {
  display: block;
}

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

.btn-flatBuleLinkBuleArrow span {
  display: block;
  font-size: 1.2rem;
  font-weight: normal;
}

.btn-flatBuleLinkBuleArrow a {
  color: #29bcc7;
  line-height: 1;
}

.btn-flatBuleLinkBuleArrow:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #29bcc7;
  border-right: solid 2px #29bcc7;
}

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

.btn-edit--right-top a {
  line-height: 32px;
}

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

.btn-edit--right-bottom a {
  line-height: 32px;
}

.btn-chatNext {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: linear-gradient(154deg, #FF358C 0%, #FF6562 100%);
  width: 108px;
  height: 44px;
  color: #ffffff;
  border-radius: 44px;
  font-size: 1.5rem;
}

.btn-chatNext a {
  display: block;
}

.btn-chatNext a {
  color: #ffffff;
  line-height: 44px;
}

.btn-chatReUserPost,
.btn-chatUserNext,
.btn-chatUserPost {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  width: 108px;
  height: 44px;
  color: #ffffff;
  border-radius: 44px;
  font-size: 1.5rem;
}

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

.btn-chatReUserPost a,
.btn-chatUserNext a,
.btn-chatUserPost a {
  color: #ffffff;
  line-height: 44px;
}

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

.btn-chatAdd a {
  display: block;
}

.btn-chatAdd a {
  color: #ffffff;
  line-height: 44px;
}

.btn-like {
  color: #d1a969;
  border: solid 1px #d1a969;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.1rem;
  line-height: 1;
}

.btn-like span {
  display: block;
  padding-top: 5px;
}

.btn-liked {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  color: #ffffff;
  border: none;
  border-radius: 3px;
  font-size: 1.1rem;
  line-height: 1;
}

.btn-liked span {
  display: block;
  padding-top: 5px;
}

.btn-likeSide {
  color: #d1a969;
  border: solid 1px #d1a969;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.1rem;
  line-height: 1;
}

.btn-likeSide span {
  display: inline-block;
  padding-top: 3px;
  font-size: 1.2rem;
  font-weight: bold;
}

.btn-likedSide {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  color: #ffffff;
  border: none;
  border-radius: 3px;
  font-size: 1.1rem;
  line-height: 1;
}

.btn-likedSide span {
  display: inline-block;
  padding-top: 3px;
  font-size: 1.2rem;
  font-weight: bold;
}

.btn-halfLeft {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -36px;
  background: #29bcc7;
  width: 100px;
  height: 72px;
  cursor: pointer;
  border-radius: 0 36px 36px 0;
  font-size: 16px;
  border: none;
}

.btn-halfLeft a {
  padding-right: 10px;
}

.btn-halfLeftLine {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -36px;
  background: #ffffff;
  width: 100px;
  height: 72px;
  cursor: pointer;
  border-radius: 0 36px 36px 0;
  border: solid 1px #29bcc7;
  border-left: none;
  font-size: 16px;
}

.btn-halfLeftLine a {
  padding-right: 10px;
  color: #29bcc7;
}

.btn-rip {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -36px;
  border-radius: 36px 0 0 36px;
  border: solid 1px #29bcc7;
  border-right: none;
  width: 100px;
  height: 72px;
  -webkit-transform-origin: center right;
          transform-origin: center right;
}

.btn-rip--one {
  -webkit-animation: btHalfRip 2.5s cubic-bezier(0.39, 0.575, 0.565, 1);
          animation: btHalfRip 2.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.btn-rip--two {
  -webkit-animation: btHalfRip 2.5s cubic-bezier(0.39, 0.575, 0.565, 1);
          animation: btHalfRip 2.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: .3s;
          animation-delay: .3s;
}

.btn-halfRight {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -36px;
  background: #29bcc7;
  width: 100px;
  height: 72px;
  cursor: pointer;
  border-radius: 36px 0 0 36px;
  font-size: 16px;
  border: none;
  z-index: 3;
}

.btn-halfRight a {
  padding-left: 20px;
}

.btn-halfRightLine {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -36px;
  background: #ffffff;
  width: 100px;
  height: 72px;
  cursor: pointer;
  border-radius: 36px 0 0 36px;
  border: solid 1px #29bcc7;
  border-right: none;
  font-size: 16px;
}

.btn-halfRightLine a {
  padding-left: 20px;
  color: #29bcc7;
}

.btn-squareNull {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #666666;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  background: none;
  cursor: default;
  font-size: 1.2rem;
}

.btn-squareNull a {
  display: block;
}

.btn-iconCart img {
  display: inline-block;
  vertical-align: text-bottom;
  width: 20px;
}

@-webkit-keyframes btHalfRip {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3, 1.4);
            transform: scale(1.3, 1.4);
  }
}

@keyframes btHalfRip {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3, 1.4);
            transform: scale(1.3, 1.4);
  }
}

.hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}

.hover:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.5;
}

.hover a {
  opacity: 1;
}

.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 #cccccc;
            box-shadow: 0 0 0 0 #cccccc;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #cccccc;
            box-shadow: 0 0 5px 0 #cccccc;
  }
  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 #cccccc;
            box-shadow: 0 0 0 0 #cccccc;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #cccccc;
            box-shadow: 0 0 5px 0 #cccccc;
  }
  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 #FF3333;
            box-shadow: 0 0 0 0 #FF3333;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #FF3333;
            box-shadow: 0 0 5px 0 #FF3333;
  }
  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 #FF3333;
            box-shadow: 0 0 0 0 #FF3333;
  }
  10% {
    -webkit-box-shadow: 0 0 5px 0 #FF3333;
            box-shadow: 0 0 5px 0 #FF3333;
  }
  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;
  }
}

.js-checkBtn:disabled {
  pointer-events: none;
  background: #eeeeee;
  border-color: #eeeeee;
  color: #222;
}

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

.hr-Lightgray {
  height: 1px;
  border: none;
  border-top: 2px solid #eeeeee;
  background: none;
}

.hr-doubleGray {
  position: relative;
  height: 1px;
  border: none;
  border-top: 3px solid #cccccc;
  background: none;
}

.hr-doubleGray:after {
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  content: '';
  border-top: 2px solid #cccccc;
}

.hr-doubleGold {
  position: relative;
  height: 1px;
  border: none;
  border-top: 2px solid #d1a868;
  background: none;
  margin-top: 2px;
}

.borderTop {
  border-top: 1px solid #cccccc;
}

.borderBottom {
  border-bottom: 1px solid #cccccc;
}

.borderNoBottom {
  border-bottom: none;
}

.boxBorder-roundUnder {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  border: 1px solid #cccccc;
  border-top: none;
  border-radius: 0 0 3px 3px;
}

.boxBorder-roundAllover {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  border: 1px solid #cccccc;
  border-radius: 3px;
}

.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.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: #cccccc;
}

.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;
}

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

.radio-label {
  padding: 0 0 0 18px;
  font-size: 1.2rem;
  line-height: 1;
  position: relative;
  display: inline-block;
  -webkit-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.3rem;
}

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

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

input[type=radio]:checked + .radio-label:before {
  opacity: 1;
  -webkit-animation: effectPulsateGold 0.5s ease-out;
          animation: effectPulsateGold 0.5s ease-out;
}

.radio-label:after {
  width: 10px;
  height: 10px;
}

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

.radio-label__main {
  padding: 0 0 0 18px;
  position: relative;
  display: inline-block;
  -webkit-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.3rem;
}

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

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

input[type=radio]:checked + .radio-label__main:before {
  opacity: 1;
  -webkit-animation: effectPulsateGold 0.5s ease-out;
          animation: effectPulsateGold 0.5s ease-out;
}

.radio-label__main:after {
  margin-top: -8px;
}

.radio-label__main:before {
  margin-top: -6px;
}

.radio-label__bule {
  position: relative;
  display: inline-block;
  -webkit-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.3rem;
  padding: 0 0 0 25px;
}

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

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

input[type=radio]:checked + .radio-label__bule:before {
  opacity: 1;
  -webkit-animation: effectPulsateGold 0.5s ease-out;
          animation: effectPulsateGold 0.5s ease-out;
}

.radio-label__bule:after {
  width: 17px;
  height: 17px;
  margin-top: -11px;
}

.radio-label__bule:before {
  margin-top: -9px;
  width: 15px;
  height: 15px;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

input[type=radio]:checked + .radio-label__bule:before {
  -webkit-animation: effectPulsateGreen 0.5s ease-out;
          animation: effectPulsateGreen 0.5s ease-out;
}

.select_custom {
  position: relative;
}

.select_custom select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 30px;
  padding: 0 7px;
  color: #333333;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  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: 18%;
  right: 8px;
  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: 8px;
  bottom: 18%;
  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_custom-s {
  position: relative;
}

.select_custom-s select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 30px;
  padding: 0 7px;
  color: #333333;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  font-weight: 300;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

.select_custom-s:before {
  position: absolute;
  z-index: 200;
  top: 18%;
  right: 8px;
  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-s:after {
  position: absolute;
  z-index: 200;
  right: 8px;
  bottom: 18%;
  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_custom-s select {
  height: 24px;
  padding: 2px 5px;
  border-radius: 3px;
}

.select_custom-s:before {
  top: 10%;
  right: 5%;
  border-width: 2px;
  border-bottom-width: 4px;
}

.select_custom-s:after {
  right: 5%;
  bottom: 10%;
  border-width: 2px;
  border-top-width: 4px;
}

.select_custom-search {
  position: relative;
}

.select_custom-search select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 30px;
  padding: 0 7px;
  color: #29bcc7;
  border: 2px solid #29bcc7;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  font-weight: 300;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

.select_custom-search:before {
  position: absolute;
  z-index: 200;
  top: 18%;
  right: 8px;
  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_custom-search:after {
  position: absolute;
  z-index: 200;
  right: 8px;
  bottom: 18%;
  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_custom-searchGray {
  position: relative;
}

.select_custom-searchGray select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 30px;
  padding: 0 7px;
  color: #333333;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  font-weight: 300;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

.select_custom-searchGray:before {
  position: absolute;
  z-index: 200;
  top: 18%;
  right: 8px;
  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_custom-searchGray:after {
  position: absolute;
  z-index: 200;
  right: 8px;
  bottom: 18%;
  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_customTop {
  position: relative;
}

.select_customTop select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 30px;
  padding: 0 7px;
  color: #333333;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  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: 18%;
  right: 8px;
  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: 8px;
  bottom: 18%;
  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: #9a6f2b;
  border: 2px solid #ccb082;
  border-radius: 0px;
  background: #ffffff;
  font-size: 16px;
  font-weight: bold;
}

.select_customTop:before {
  top: 24%;
}

.select_customTop:after {
  bottom: 34%;
}

.select_chat-l {
  width: 280px;
  position: relative;
  display: inline-block;
}

.select_chat-l select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 36px;
  padding: 0 7px;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #FF358C;
  border: 1px solid #FF358C;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  -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: 8px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #FF358C;
  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: 8px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #FF358C;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_chat-m {
  width: 150px;
  position: relative;
  display: inline-block;
}

.select_chat-m select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 36px;
  padding: 0 7px;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #FF358C;
  border: 1px solid #FF358C;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  -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: 8px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #FF358C;
  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: 8px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #FF358C;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_chat-s {
  width: 100px;
  position: relative;
  display: inline-block;
}

.select_chat-s select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 36px;
  padding: 0 7px;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #FF358C;
  border: 1px solid #FF358C;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  -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: 8px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #FF358C;
  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: 8px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #FF358C;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_search-l {
  width: 280px;
  position: relative;
  display: inline-block;
}

.select_search-l select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 36px;
  padding: 0 7px;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #FF358C;
  border: 1px solid #FF358C;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  -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: 8px;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #FF358C;
  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: 8px;
  bottom: 24%;
  content: "";
  border-width: 2px;
  border-style: solid;
  border-color: #FF358C;
  border-top-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.select_search-l select {
  width: 280%;
  height: 36px;
  color: #333333;
  border: 2px solid #FF358C;
}

.textarea-chat-s {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 72px;
  padding: 2px 10px;
  resize: none;
  color: #FF358C;
  border: 1px solid #FF358C;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  -webkit-appearance: none;
  width: 280px;
}

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

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

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

.textarea-chat-m {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 72px;
  padding: 2px 10px;
  resize: none;
  color: #FF358C;
  border: 1px solid #FF358C;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  -webkit-appearance: none;
  width: 280px;
}

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

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

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

.textarea-chat-l {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 72px;
  padding: 2px 10px;
  resize: none;
  color: #FF358C;
  border: 1px solid #FF358C;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  -webkit-appearance: none;
  width: 280px;
}

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

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

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

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

.range-box {
  width: 430px;
  margin: 0 auto;
}

.range_custom {
  width: 100%;
  -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 #cccccc;
  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 #cccccc;
  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 #cccccc;
  border-radius: 50px 0 0 50px;
  background: #f6f6f6;
}

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

.range_custom::-ms-thumb {
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  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);
}

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

.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.3rem;
  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: #cccccc;
  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 {
  font-size: 1.3rem;
}

.profile--img__photo {
  display: inline-block;
  width: 380px;
  height: 200px;
  background-color: #cccccc;
}

.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: 10px;
}

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

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

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

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

.profile--img .profile--img__photo {
  width: 200px;
  height: 200px;
  border-radius: 5px;
  background-color: #cccccc;
  overflow: hidden;
  position: relative;
}

.profile--img .profile--img__photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.file-label {
  padding: 5px 30px;
  cursor: pointer;
  color: #9a6f2b;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #f6f6f6;
}

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

.deleteBtn a {
  color: #9a6f2b;
}

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

input:focus {
  outline: none;
}

button:focus {
  outline: none;
}

textarea {
  background: #ffffff;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
}

input[disabled],
textarea[disabled] {
  width: 100%;
  border: none;
  font-size: 1.4rem;
  background: #ffffff;
  font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
}

textarea[disabled] {
  height: 100px;
}

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

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

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

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

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

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

.input-nomal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 235px;
  height: 32px;
  padding: 10px;
  vertical-align: bottom;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.3rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.input-nomalMid {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 300px;
  height: 32px;
  padding: 10px;
  vertical-align: bottom;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.3rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

.input-top {
  width: 100%;
}

.select-nomal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 112px;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: url("/images/common/select_arrow.svg") no-repeat 90% center #ffffff;
  background-size: auto 24px;
  font-size: 1.2rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.select-top {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 153px;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: url("/images/common/select_arrow.svg") no-repeat 95% center #ffffff;
  background-size: auto 24px;
  font-size: 1.2rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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 25px;
  cursor: pointer;
  vertical-align: middle;
  font-size: 1.2rem;
}

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

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

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

.checkbox-label:after {
  position: absolute;
  top: 50%;
  left: 2px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  content: '';
  border: 1px solid #aaaaaa;
  border-radius: 3px;
}

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

.checkbox-label-finished:after {
  position: absolute;
  top: 50%;
  left: 2px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  content: '';
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background-color: #aaaaaa;
}

input[type=checkbox]:checked + .checkbox-label::before {
  opacity: 1;
}

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

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

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

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

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

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

input[type=checkbox]:checked + .checkbox-label-l::before {
  opacity: 1;
}

input[type=checkbox]:checked + .checkbox-label-l::after {
  border: none;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  -webkit-animation: effectPulsateGreen 0.5s ease-out;
          animation: effectPulsateGreen 0.5s ease-out;
}

.input-cross {
  position: relative;
  display: inline-block;
  width: 2px;
  height: 14px;
  margin: -4px 6px;
  padding: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #666666;
}

.input-cross:before {
  position: absolute;
  top: 50%;
  left: -6px;
  display: block;
  width: 14px;
  height: 2px;
  margin-top: -1px;
  content: "";
  background: #666666;
}

input,
select {
  font-size: 1.4rem;
}

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

.form-cell {
  display: table-cell;
  padding-right: 10px;
}

.form-cell3 {
  width: 33.33333%;
  display: table-cell;
  padding-right: 10px;
}

.input-s-xs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.3rem;
  -webkit-appearance: none;
  width: 54px;
  height: 30px;
}

.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-s {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.3rem;
  -webkit-appearance: none;
  width: 120px;
  height: 30px;
}

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

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

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

.input-s-sm {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.3rem;
  -webkit-appearance: none;
  width: 200px;
  height: 30px;
}

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

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

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

.input-s-mm {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.3rem;
  -webkit-appearance: none;
  width: 300px;
  height: 30px;
}

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

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

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

.input-s-m {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 10px;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.3rem;
  -webkit-appearance: none;
  width: 430px;
  height: 30px;
}

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

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

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

.input-shadow {
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
}

.input-chat-s {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 36px;
  padding: 2px 10px;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  width: 40%;
}

.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: 36px;
  padding: 2px 10px;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  width: 280px;
}

.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: 36px;
  padding: 2px 10px;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  color: #29bcc7;
  border: 1px solid #29bcc7;
  width: 280px;
  -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-chatPink-s {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 36px;
  padding: 2px 10px;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  color: #FF358C;
  border: 1px solid #FF358C;
  width: 40%;
}

.input-chatPink-s::-webkit-input-placeholder {
  color: #FF358C;
}

.input-chatPink-s:-ms-input-placeholder {
  color: #FF358C;
}

.input-chatPink-s::-moz-placeholder {
  color: #FF358C;
}

.input-chatPink-m {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 36px;
  padding: 2px 10px;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  color: #FF358C;
  border: 1px solid #FF358C;
  width: 280px;
}

.input-chatPink-m::-webkit-input-placeholder {
  color: #FF358C;
}

.input-chatPink-m:-ms-input-placeholder {
  color: #FF358C;
}

.input-chatPink-m::-moz-placeholder {
  color: #FF358C;
}

.input-chatPink-l {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 36px;
  padding: 2px 10px;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  border-radius: 3px;
  background: #ffffff;
  font-size: 16px;
  -webkit-appearance: none;
  color: #FF358C;
  border: 1px solid #FF358C;
  width: 100%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

.input-chatPink-l::-webkit-input-placeholder {
  color: #FF358C;
}

.input-chatPink-l:-ms-input-placeholder {
  color: #FF358C;
}

.input-chatPink-l::-moz-placeholder {
  color: #FF358C;
}

.input-chatUser-s {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 40px;
  padding: 2px 10px;
  color: #333333;
  border: 1px solid #ccb082;
  border-radius: 5px;
  background: #ffffff;
  font-size: 1.5rem;
  -webkit-appearance: none;
  width: 160px;
}

.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: 40px;
  padding: 2px 10px;
  color: #333333;
  border: 1px solid #ccb082;
  border-radius: 5px;
  background: #ffffff;
  font-size: 1.5rem;
  -webkit-appearance: none;
  width: 330px;
}

.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: 40px;
  padding: 2px 10px;
  color: #333333;
  border: 1px solid #ccb082;
  border-radius: 5px;
  background: #ffffff;
  font-size: 1.5rem;
  -webkit-appearance: none;
  width: 100%;
}

.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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #fe6377;
  background: #ffeade;
}

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

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

.select-s-m {
  width: 170px;
}

.select-s-l {
  width: 325px;
}

.select-one-third {
  width: 32%;
}

.select-falf {
  width: 49%;
}

.select-full {
  width: 100%;
}

.textarea-hide {
  display: none;
}

.textarea-88-100 {
  width: 100%;
  height: 88px;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  resize: none;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.3rem;
  -webkit-appearance: none;
}

.textarea-200-100 {
  width: 100%;
  height: 200px;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  resize: none;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.3rem;
  -webkit-appearance: none;
}

.textarea-fullHalf {
  width: 100%;
  height: 120px;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  resize: none;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.3rem;
  -webkit-appearance: none;
}

.textarea-fullAout {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  resize: none;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.3rem;
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
}

.textarea-messenger {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  resize: none;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background: #ffffff;
  font-size: 1.3rem;
  -webkit-appearance: none;
  width: 580px;
  height: 48px;
}

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

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

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

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

.label-musthide {
  display: none;
}

.label-attention {
  padding: 2px 4px;
  vertical-align: bottom;
  color: #ff586e;
  font-size: 1.2rem;
}

.label-block {
  color: #999999;
  font-size: 1.3rem;
  display: block;
}

.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;
}

.disabledBtn {
  background: #cccccc;
}

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

.circle__contents {
  text-align: center;
}

.circle__content {
  display: inline-block;
  width: 100px;
  height: 140px;
  margin: 20px 20px 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: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  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: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
}

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

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

.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.8rem;
}

.hcSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hcSection__img {
  width: 448px;
  margin-right: 32px;
}

.hcSection__img img {
  width: 100%;
  height: auto;
}

.hcSection__cont {
  width: 480px;
}

.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: 36px;
  padding: 0 15px;
  color: #000000;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.hcSection__titl::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  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.6rem;
  margin-bottom: 25px;
  line-height: 1.5;
}

.hcSection__txt span {
  font-weight: bold;
}

.hcSection__btnWrap {
  width: 100%;
}

.hcSection__btn {
  margin: 0 auto 10px;
  width: 380px;
  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__titl_201907 {
  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: 50px;
  padding: 0 15px;
  color: #000000;
  background-color: #EBF4FF;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.hcSection__titl_201907::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 100%;
  content: "";
  background: #2D81DC;
}

.hcSection__btn_201907 {
  margin: 0 auto 10px;
  width: 380px;
  height: 44px;
  background: #2D81DC;
  border-radius: 5px;
  line-height: 44px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

.hcSection__titlB_201907 {
  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: 50px;
  padding: 0 15px;
  color: #000000;
  background-color: #F3FFFF;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.hcSection__titlB_201907::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 100%;
  content: "";
  background: #00ABB1;
}

.hcSection__btnB_201907 {
  margin: 0 auto 10px;
  width: 380px;
  height: 44px;
  background: #00ABB1;
  border-radius: 5px;
  line-height: 44px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

.hc-index-201907 hr {
  margin: 80px 0;
  height: 1px;
  background-color: #707070;
}

.hc-index-201907 .catch {
  margin: 40px 0 0;
}

.hc-index-201907 .catch-under {
  margin: 35px 0 10px;
}

.hc-index-201907 .txt-circle {
  text-align: center;
  padding-left: 3.5em;
  color: #00124E;
  font-weight: bold;
  font-size: 20px;
}

.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: 70px;
  background-color: #B59C66;
  border-radius: 50px;
  width: 70px;
  display: inline-block;
  text-align: center;
  line-height: 70px;
  left: -90px;
  top: -24px;
}

.hc-index-201907 .txt-present {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #00124E;
  margin: 20px auto 10px;
  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: 25px;
}

.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: 22px;
  line-height: 2;
  width: 860px;
  margin: 10px auto 0;
}

.hc-index-201907 .present-target:before {
  content: "\25CF";
  color: #B59C66;
}

.hc-index-201907 .present-term {
  color: #00124E;
  font-size: 24px;
  font-weight: bold;
}

.hc-index-201907 .txt-attention {
  font-size: 14px;
  margin: 30px auto 0;
  line-height: 1.7;
  color: #3E3E3E;
  width: 850px;
  font-weight: bold;
}

.hc-index-201907 .under-txt-attention {
  font-size: 14px;
  margin: 10px auto;
  line-height: 1.7;
  color: #3E3E3E;
}

.hc-index-201907 .present-apply {
  text-align: center;
  margin: 15px auto 10px;
  background-color: #B49C66;
  border-radius: 50px;
  width: 300px;
  line-height: 44px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

.hc-index-201907 .present-apply:after {
  content: ">";
  display: inline-block;
  margin-left: 1em;
}

.hc-index-201907 .under-text {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}

.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: 320px;
  text-align: center;
  letter-spacing: 1em;
  font-weight: bold;
  border: solid 2px;
}

.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: 320px;
  text-align: center;
  letter-spacing: 1em;
  font-weight: bold;
  border: solid 2px;
}

.hcSection_201907 > a {
  border-top: 3px solid;
  -o-border-image: linear-gradient(90deg, #ccb082 0, #e3d1a5 100%);
     border-image: -webkit-gradient(linear, left top, right top, color-stop(0, #ccb082), to(#e3d1a5));
     border-image: linear-gradient(90deg, #ccb082 0, #e3d1a5 100%);
  border-image-slice: 1;
}

.hcSection_201907 .box--companyThum__tabel {
  background-color: #ffffff;
}

.wrap--tourSln {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.tourSlnWrap {
  width: 100%;
  max-width: 960px;
  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.8rem;
  color: #000000;
}

.tourSlnRead {
  font-size: 1.7rem;
  line-height: 1.5;
  color: #000000;
}

.tourSlnTitl {
  font-size: 3.2rem;
  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: -10px;
  left: 0;
  width: 100%;
  height: 16px;
  display: block;
  background: #FBEF41;
}

.tourSlnBtn {
  position: relative;
  width: 300px;
  height: 44px;
  line-height: 44px;
  background: #37ADC9;
  margin: 0 auto;
  border-radius: 44px;
}

.tourSlnBtn::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 12px;
  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 {
  text-align: center;
}

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

.tourSlnCacth__read dt {
  width: 70px;
  height: 70px;
  background: #37ADC9;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  line-height: 70px;
  font-size: 1.8rem;
  margin-right: 10px;
}

.tourSlnCacth__read dd {
  line-height: 70px;
  font-size: 2.0rem;
  font-weight: bold;
  color: #000000;
}

.tourSlnCacth__main {
  font-size: 2.8rem;
  font-weight: bold;
  color: #37ADC9;
}

.tourSlnCacth__main p {
  display: inline-block;
  position: relative;
}

.tourSlnCacth__main p span {
  position: relative;
  z-index: 2;
}

.tourSlnCacth__main p::before {
  content: "";
  z-index: 1;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 10px;
  display: block;
  background: #FBEF41;
}

.tourSlnInfo {
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #eee;
  text-align: center;
  color: #000000;
}

.tourSlnInfo__titl {
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 1.8rem;
  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.6rem;
}

.tourSlnInfo__day {
  font-size: 2.4rem;
  font-weight: bold;
  color: #37ADC9;
}

.tourSlnInfo__note {
  font-size: 1.4rem;
}

.tourSlnInfo__note li {
  margin-bottom: 3px;
}

.tourSlnList__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tourSlnList__list__item {
  position: relative;
  width: 306px;
  background: #CFEEFB;
  border: solid 2px #53C2F0;
  font-size: 2.2rem;
  text-align: center;
  border-radius: 3px;
  margin: 0 10px 20px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tourSlnList__list__item:nth-child(1) {
  margin-left: 0;
}

.tourSlnList__list__item:nth-child(3) {
  margin-right: 0;
}

.tourSlnList__list__item:nth-child(4) {
  margin-left: 0;
}

.tourSlnList__list__item:nth-child(6) {
  margin-right: 0;
}

.tourSlnList__list__item::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 24px;
  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: 73px 0;
  color: #167095;
}

.tourSlnList__list__item span {
  display: block;
  font-size: 3.2rem;
  margin-bottom: 20px;
}

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

.tourSlnPL__icon {
  width: 81px;
  height: 81px;
  margin-right: 8px;
}

.tourSlnPL__icon img {
  width: 100%;
  height: auto;
}

.tourSlnPL__titl {
  width: calc(100% - 89px);
  color: #000000;
}

.tourSlnPL__titl dt {
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.tourSlnPL__titl dd {
  font-size: 1.4rem;
  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.2rem;
  display: block;
}

.tourSlnShopList {
  margin-bottom: 65px;
}

.tourSlnShopListItem {
  width: 100%;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  margin-bottom: 10px;
}

.tourSlnShopListItem__img {
  width: 300px;
  margin-right: 20px;
}

.tourSlnShopListItem__imgBox {
  width: 100%;
  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;
}

.tourSlnShopListItem__imgBox img {
  max-width: 300px;
  height: auto;
  max-height: 180px;
}

.tourSlnShopListItem__read {
  margin-bottom: 15px;
}

.tourSlnShopListItem__read dt {
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.tourSlnShopListItem__read dd {
  font-size: 1.6rem;
}

.tourSlnShopListItem__place {
  font-size: 1.4rem;
  height: 22px;
  line-height: 22px;
  margin-bottom: 44px;
}

.tourSlnShopListItem__place p {
  display: inline-block;
  color: #ffffff;
  background: #bbb;
  padding: 0 5px;
  border-radius: 3px;
  margin-right: 3px;
  line-height: 22px;
}

.tourSlnShopListItem__place span {
  color: #333333;
  line-height: 22px;
}

.tourSlnShopListItem__btn {
  position: relative;
  width: 300px;
  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: 20px;
}

.tourSlnListApp__read {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 20px;
  color: #000000;
}

.featureHighClass {
  background-image: url("/images/user/qj/pc/feature_highclass_202204_background.png");
  background-position: top;
  background-size: cover;
  padding: 56px;
  color: #fff;
  text-align: center;
}

.featureHighClass__headingImg {
  margin: auto;
  width: 82.6667vw;
  max-width: 780px;
}

.featureHighClass__headingImg img {
  max-width: 100%;
}

.featureHighClass__title {
  font-size: 32px;
  margin-top: 40px;
  font-weight: bold;
}

.featureHighClass__body {
  margin-top: 40px;
  line-height: 1.75;
  font-size: 16px;
}

.featureHighClass__lead {
  margin-top: 40px;
  font-size: 24px;
  font-weight: bold;
}

.featureHighClass__boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 56px;
}

.featureHighClass__box {
  padding: 48px;
  border: 4px solid;
  -o-border-image: url("/images/user/qj/pc/feature_highclass_border.png");
     border-image: url("/images/user/qj/pc/feature_highclass_border.png");
  border-image-slice: 13;
  border-image-width: 13px;
  -ms-flex-negative: 2;
      flex-shrink: 2;
}

.featureHighClass__box__body {
  margin-top: 24px;
  font-size: 14px;
  line-height: 1.75;
}

.featureHighClass__box__heading {
  width: 90%;
  margin: auto;
}

.featureHighClass__box__heading img {
  max-width: 100%;
}

.featureHighClass__or {
  -ms-flex-item-align: center;
      align-self: center;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.featureHighClass__or img {
  max-width: 100%;
}

.header--bar {
  position: absolute;
  z-index: 999;
  width: 100%;
  min-width: 1200px;
  top: 72px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 72px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 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: translateY(-100%);
          transform: translateY(-100%);
  background: rgba(255, 255, 255, 0.9);
}

.header--bar h1 {
  padding: 15px 0 0 20px;
}

.header--bar h1 img {
  width: 165px;
  height: 43px;
}

.header--bar__title {
  padding: 15px 0 0 20px;
}

.header--bar__title img {
  width: 165px;
  height: 43px;
}

.header--bar--mainte {
  height: 92px;
  top: 92px;
}

.header--bar--mainte__bar {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  height: 20px;
  color: #ffffff;
  background: #ccb082;
  font-size: 1.3rem;
  padding: 3px 0;
}

.header--barLine {
  position: absolute;
  z-index: 999;
  width: 100%;
  min-width: 1200px;
  top: 72px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 72px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 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: translateY(-100%);
          transform: translateY(-100%);
  background: rgba(255, 255, 255, 0.9);
}

.header--barLine h1 {
  padding: 15px 0 0 20px;
}

.header--barLine h1 img {
  width: 165px;
  height: 43px;
}

.header--barLine__title {
  padding: 15px 0 0 20px;
}

.header--barLine__title img {
  width: 165px;
  height: 43px;
}

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

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

.header--fixed {
  position: fixed;
  top: 0;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 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: translateY(0%);
          transform: translateY(0%);
}

.header--navi {
  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;
  height: 72px;
}

.footer {
  position: relative;
  width: 100%;
  min-width: 1000px;
  background: #ffffff;
}

.footer .footer__link {
  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: 60px;
  background: #eeeeee;
}

.footer .footer__link .footerLink__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
  font-size: 1.2rem;
}

.footer .footer__link .footerLink__item a {
  color: #000000;
}

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

.footer .footer--copyright .footer__logo {
  margin-bottom: 3px;
}

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

.footer .footer--copyright .footer__copyright {
  color: #000000;
  font-size: 1.2rem;
}

.footer .footer--topBnt {
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
}

.footer .footer--topBnt span {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  display: block;
  width: 60px;
  height: 60px;
  background: url("/images/common/page_top_icon.svg") no-repeat center;
  background-size: 25px 19px;
}

.navi--header {
  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;
}

.navi--header__item {
  line-height: 1;
}

.navi--header__item a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
  color: #000000;
}

.navi--header__item:nth-child(1) {
  background: url("/images/user/common/head_search_icon.svg") no-repeat center left;
  background-size: 14px 14px;
}

.navi--header__item:nth-child(2) {
  background: url("/images/user/common/head_student_icon.svg") no-repeat center left;
  background-size: 14px 14px;
}

.navi--header__item:nth-child(3) {
  background: url("/images/user/common/head_browsing_icon.svg") no-repeat center left;
  background-size: 14px 14px;
}

.navi--header__item:nth-child(4) {
  background: url("/images/user/common/head_cart_icon.svg") no-repeat center left;
  background-size: 14px 14px;
}

.navi--header__item:nth-child(5) {
  background: url("/images/user/common/head_like_icon.svg") no-repeat center left;
  background-size: 14px 14px;
}

.navi--header__item:nth-child(6) {
  background: url("/images/user/common/head_admin_icon.svg") no-repeat center left;
  background-size: 17px 17px;
}

.navi--header .navi--header__search {
  background: url("/images/user/common/head_search_icon.svg") no-repeat center left;
  background-size: 14px 14px;
}

.navi--header .navi--header__student {
  background: url("/images/user/common/head_student_icon.svg") no-repeat center left;
  background-size: 14px 14px;
}

.navi--header .navi--header__history {
  background: url("/images/user/common/head_browsing_icon.svg") no-repeat center left;
  background-size: 14px 14px;
}

.navi--header .navi--header__like {
  background: url("/images/user/common/head_like_icon.svg") no-repeat center left;
  background-size: 14px 14px;
}

.navi--header .navi--header__member {
  background: url("/images/user/common/head_member_icon.svg") no-repeat center left;
  background-size: 14px 14px;
}

.navi--header .navi--header__admin {
  background: url("/images/user/common/head_admin_icon.svg") no-repeat center left;
  background-size: 17px 17px;
}

.navi--list__item {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 45px;
  text-align: left;
  border-bottom: solid 1px #cccccc;
  font-size: 1.3rem;
  line-height: 45px;
}

.navi--list__item:last-child {
  border-bottom: none;
}

.navi--list__item a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 17px;
  color: #333333;
}

.navi--list__item:first-child.active__item {
  border-radius: 2px 2px 0 0;
}

.navi--list__item:last-child.active__item {
  border-radius: 0 0 2px 2px;
}

.navi--list__item.active__item {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  width: 280px;
  margin: -1px 0 -1px -1px;
  border-bottom: none;
}

.navi--list__item.active__item a {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: bold;
}

.navi--list__item.active__item:before {
  position: absolute;
  top: 29%;
  left: -8px;
  width: 0;
  height: 0;
  content: "";
  border-width: 9px 8px 9px 0;
  border-style: solid;
  border-color: transparent #ccb082 transparent transparent;
}

.figure--special {
  padding: 0 10px;
  width: 147px;
}

.figure--special .caption {
  padding-top: 5px;
}

.figure--special .caption span {
  display: block;
  line-height: 1.5;
}

.figure--special__captionMain {
  color: #000000;
  font-size: 1.2rem;
}

.figure--special__captionSub {
  color: #333333;
  font-size: 1.1rem;
}

.figure--special img {
  width: 147px;
  height: auto;
}

.figure--relation {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding: 10px;
  background: #ffffff;
}

.figure--relation .caption {
  padding-top: 5px;
}

.figure--relation .caption span {
  display: block;
  line-height: 1.5;
}

.figure--relation__captionMain {
  color: #000000;
  font-size: 1.2rem;
}

.figure--relation__captionSub {
  color: #333333;
  font-size: 1.1rem;
}

.figure--relation a {
  display: table;
}

.figure--relation img {
  display: table-cell;
  width: 72px;
  height: auto;
  vertical-align: middle;
}

.figure--relation .caption {
  display: table-cell;
  width: 100%;
  padding-left: 10px;
  vertical-align: middle;
}

.figure--relation:nth-child(1) {
  border-right: solid 1px #cccccc;
}

.figure--relation:nth-child(3) {
  border-top: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
}

.figure--relation:nth-child(4) {
  border-top: solid 1px #cccccc;
}

.form--nomal {
  width: 335px;
  margin: 0 auto;
  text-align: center;
}

.form--tabel {
  display: table-cell;
  vertical-align: top;
}

.form--error {
  font-weight: bold;
  color: #ff586e;
  font-size: 1.3rem;
  line-height: 1.5;
}

.list--separateLink {
  font-size: 1.2rem;
}

.list--separateLink__item {
  position: relative;
  display: inline-block;
  margin: 0 10px 0 5px;
  line-height: 1;
}

.list--separateLink__item a {
  color: #333333;
}

.list--separateLink__item:after {
  position: absolute;
  top: 0;
  right: -10px;
  display: block;
  width: 1px;
  height: 100%;
  content: '';
  background: #333333;
}

.list--separateLink__item:last-child:after {
  background: none;
}

.listMark li {
  position: relative;
  padding: 0 0 0 1em;
}

.listMark li::before {
  position: absolute;
  top: 0.7em;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  content: "";
  vertical-align: middle;
  border-radius: 50%;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

.inblock-list {
  letter-spacing: -0.5em;
}

.inblock-list li {
  display: inline-block;
  margin: 0 1em 0 0;
  letter-spacing: normal;
}

.list--otherJobOffer {
  position: relative;
  font-size: 1.5rem;
  padding: 15px;
  border-bottom: solid 1px #cccccc;
  color: #333333;
}

.list--otherJobOffer a {
  color: #333333;
}

.list--otherJobOffer:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -10px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.list--otherJobOffer:last-child {
  border-bottom: none;
}

.list--otherJobPlace {
  position: relative;
  font-size: 1.5rem;
  border-bottom: solid 1px #cccccc;
  color: #333333;
}

.list--otherJobPlace a {
  color: #333333;
  padding: 15px;
}

.list--otherJobPlace:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.list--otherJobPlace:last-child {
  border-bottom: none;
}

.list--otherJobPlaceAll {
  position: relative;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  color: #29bcc7;
}

.list--otherJobPlaceAll a {
  color: #29bcc7;
  padding: 25px 15px 20px;
}

.list--otherJobPlaceAll:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #29bcc7;
  border-right: solid 2px #29bcc7;
}

.list--dialogStationWrap {
  overflow-y: auto;
  max-height: 450px;
}

.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.4rem;
  line-height: 1.4;
}

.list-faq {
  font-size: 1.4rem;
  background: #ffffff;
}

.list-faqInner {
  padding: 10px 20px;
}

.list-faq:nth-child(even) {
  background: #f6f6f6;
}

.list-faq a {
  display: block;
  color: #333333;
}

.list--siteMap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -10px;
}

.list--siteMap--twoCol li {
  width: 50%;
}

.list--siteMap--threeCol li {
  width: 33.3%;
}

.list--siteMap--fourCol li {
  width: 25%;
}

.list--siteMapItem {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.3rem;
  margin-bottom: 10px;
  padding-right: 1em;
}

.list--siteMapItem__arrow {
  position: relative;
}

.list--siteMapItem__arrow: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 #d1a969;
}

.list--siteMapItem a {
  color: #333333;
}

.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: #FF358C;
  border: solid 1px #FF358C;
}

.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: #FF358C;
  border: solid 1px #FF358C;
}

.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, #FF358C 0%, #FF6562 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: #FF358C;
  border: solid 1px #FF358C;
}

.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, #FF358C 0%, #FF6562 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: #FF358C;
  border: solid 1px #FF358C;
}

.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--bread {
  height: 36px;
  background: #ffffff;
}

.list--bread__item, .list--bread li {
  position: relative;
  font-size: 1.2rem;
  color: #000000;
  height: 36px;
  line-height: 36px;
  padding: 0 5px 0 20px;
}

.list--bread__item span, .list--bread li span {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.list--bread__item:first-child, .list--bread li:first-child {
  padding: 0 0 0 10px;
}

.list--bread__item:last-child, .list--bread li:last-child {
  overflow: hidden;
}

.list--bread__item:last-child:before, .list--bread__item:last-child:after, .list--bread li:last-child:before, .list--bread li:last-child:after {
  display: none;
}

.list--bread__item a, .list--bread li a {
  color: #000000;
}

.list--bread__item:before, .list--bread li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto;
  content: '';
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 0 18px 14px;
  border-color: transparent transparent transparent #cccccc;
  z-index: 2;
}

.list--bread__item:after, .list--bread li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto;
  content: '';
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 0 17px 13px;
  border-color: transparent transparent transparent #ffffff;
  z-index: 2;
}

.side--banner {
  width: 280px;
}

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

.side--banner__item img {
  width: 100%;
}

.side--banner__item span {
  color: #333333;
  font-size: 1.1rem;
}

.side--banner__item:last-child {
  margin-bottom: 0;
}

.side--banner__book {
  position: relative;
  overflow: hidden;
  width: 280px;
  margin-bottom: 20px;
}

.side--banner__book:before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: inherit;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

.side--banner__book .bookAd__bgCover {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: #ffffff;
}

.side--banner__book .bookAd {
  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;
  z-index: 3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 280px;
  padding: 10px;
}

.side--banner__book .bookAd__img {
  width: 90px;
  margin-right: 10px;
}

.side--banner__book .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);
}

.side--banner__book .bookAd__info {
  width: 160px;
}

.side--banner__book .bookAd__info dt {
  padding-bottom: 10px;
  border-bottom: solid 1px #cccccc;
}

.side--banner__book .bookAd__info dt img {
  width: 160px;
  height: auto;
}

.side--banner__book .bookAd__info dd {
  padding-top: 10px;
  color: #8d8a75;
  font-family: serif;
  line-height: 1.2;
}

.side--banner__book .bookAd__info dd span {
  display: block;
  padding-bottom: 5px;
  color: #333333;
  font-size: 1.2rem;
}

@media all and (-ms-high-contrast: none) {
  .side--sideBanner *::-ms-backdrop,
  .side--sideBanner .bookAd__bgCover {
    opacity: 0.92;
  }
}

.side--snsBanner {
  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;
}

.side--snsBanner__item {
  width: 56px;
  height: 56px;
  margin: 0 24px;
}

.side--links {
  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;
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
}

.side--links__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding: 5px 0;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  line-height: 1;
}

.side--links__item a {
  color: #333333;
}

.side--links__item:nth-child(7) {
  border-bottom: none;
}

.side--links__item:nth-child(8) {
  border-bottom: none;
}

.side--links__item:nth-child(odd) {
  border-left: none;
}

.infoList__item {
  border-bottom: solid 1px #f6f6f6;
}

.infoList__item:nth-child(2n) {
  background: #f9f9f9;
}

.infoList__item a {
  display: block;
  padding: 10px;
}

.infoList__date {
  color: #666666;
  font-size: 1.2rem;
}

.infoList__title {
  color: #000000;
  font-size: 1.4rem;
}

.infoList__detail {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  font-size: 1.3rem;
}

.infoList__more {
  text-align: center;
}

.infoList__more a {
  display: block;
  height: 37px;
  color: #9a6f2b;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 37px;
}

.dateList__item {
  border-top: solid 1px #cccccc;
  line-height: 1.4;
}

.dateList__item:first-child {
  border-top: none;
}

.dateList__item a {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 10px;
  color: #333333;
  font-size: 1.3rem;
}

.dateList__date {
  display: table-cell;
  width: 10.5em;
}

.dateList__title {
  display: table-cell;
  font-weight: bold;
}

.side--snsBox {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: solid 1px #cccccc;
}

.side--snsBox:last-child {
  border-bottom: none;
}

.side--snsBox::after {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 16px;
  border-top: solid 3px #cccccc;
  border-right: solid 3px #cccccc;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.side--snsBox 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.3rem;
  font-weight: bold;
  padding: 13px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.side--snsBox img {
  display: block;
  width: 56px;
  height: 56px;
  margin-right: 10px;
}

.side--snsBox dl {
  line-height: 1.5;
}

.tabel--byDl {
  display: table;
  width: 100%;
  font-size: 1.2rem;
}

.tabel--byDl dt {
  display: table-cell;
  width: 17%;
  color: #000000;
  font-weight: bold;
}

.tabel--byDl dd {
  display: table-cell;
  width: 83%;
}

.tabel--byDl dd a {
  color: #333333;
}

.tabel--byDl__item {
  position: relative;
  display: inline-block;
  margin: 0 10px 0 5px;
  line-height: 1;
}

.tabel--byDl__item:after {
  position: absolute;
  top: 0;
  right: -10px;
  display: block;
  width: 1px;
  height: 100%;
  content: '';
  background: #333333;
}

.tabel--byDl__item:last-child:after {
  background: none;
}

.table--apply {
  width: 100%;
  border: solid 1px #cccccc;
  font-size: 1.4rem;
}

.table--apply.multiple {
  width: auto;
}

.table--apply td {
  border: solid 1px #cccccc;
}

.table--apply__item {
  width: 320px;
  padding: 20px;
  background: #f9f9f9;
  vertical-align: middle;
}

.table--apply__item.multiple {
  width: 190px;
}

.table--apply__cont {
  padding: 20px;
}

.table--apply__cont.multiple {
  width: 320px;
}

.table--apply__cont.multiple--rookie {
  width: 450px;
}

.table--apply__license {
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: solid 1px #cccccc;
}

.table--apply__license:first-child {
  padding-top: 0;
}

.table--apply__licenseAdd {
  padding-top: 20px;
  text-align: center;
}

.table--apply__licenseAdd a {
  color: #d1a969;
}

.table--apply__messageOpen {
  text-align: center;
}

.table--apply__messageOpen a {
  color: #d1a969;
}

.table--apply__scout {
  width: 280px;
  padding: 20px;
  background: #f9f9f9;
  vertical-align: middle;
}

.table--oiwai {
  width: 100%;
  border: solid 1px #cccccc;
  font-size: 1.3rem;
  line-height: 1.5;
}

.table--oiwai td {
  border: solid 1px #cccccc;
}

.table--oiwai__item {
  width: 160px;
  padding: 20px;
  background: #f9f9f9;
  vertical-align: middle;
  font-weight: bold;
}

.table--oiwai__cont {
  padding: 20px;
  background: #ffffff;
}

.tabel--qjkiyaku {
  width: 100%;
  border: solid 1px #cccccc;
  font-size: 1.3rem;
}

.tabel--qjkiyaku td {
  border: solid 1px #cccccc;
  text-indent: .5rem;
  padding: 5px 10px;
}

.tabel--qjkiyaku__thin {
  width: 100px;
}

.tabel--qjkiyaku__wide {
  width: 350px;
}

.tabel--qjkiyaku__name {
  background: #f6f6f6;
}

.table--link {
  margin-top: 20px;
}

.table--link dt {
  border-bottom: solid 1px #cccccc;
}

.table--link dd {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 5px;
}

.table--link:first-child {
  margin-top: 0;
}

.table--link:last-child dd {
  border-bottom: none;
  padding-bottom: 0;
}

.table--link__item {
  position: relative;
  display: inline-block;
  margin: 0 10px 0 5px;
  line-height: 1;
  font-size: 1.2rem;
}

.table--link__item:after {
  position: absolute;
  top: 0;
  right: -10px;
  display: block;
  width: 1px;
  height: 100%;
  content: '';
  background: #333333;
}

.table--link__item:last-child:after {
  background: none;
}

.table--link__item a {
  color: #333333;
}

.box {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
}

.box-base {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
}

.box-white {
  background: #ffffff;
}

.box--sidespace {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
}

.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--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--flexLeftWrap {
  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;
}

.box--flexLeftWrapTop {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.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--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--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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box--flexBetweenBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box--Center {
  text-align: center;
}

.box-center {
  text-align: center;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
}

.box--tableCell {
  display: table-cell;
}

.box--relative {
  position: relative;
}

.box--inBox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 2px solid #cccccc;
}

.box--inBoxResetIndent {
  text-indent: 0;
}

.box--question {
  height: 37px;
  line-height: 3.5rem;
  padding-left: 10px;
}

.box--answer {
  word-wrap: break-word;
  font-size: 1.3rem;
}

.box-overflow {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.box--flex {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  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--selectionBoard {
  width: 203px;
  height: auto;
  margin: 0 10px;
  background: #ffffff;
  font-size: 1.2rem;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  min-height: 286px;
}

.box--selectionBoard dl,
.box--selectionBoard p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.5;
}

.box--selectionBoard__img img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.box--selectionBoard__cName {
  padding: 10px;
}

.box--selectionBoard__cName dt {
  color: #29bcc7;
  font-size: 1.3rem;
  line-height: 1.3;
}

.box--selectionBoard__cName dd {
  color: #000000;
}

.box--selectionBoard__wPlace {
  padding: 7px 10px;
  color: #704e16;
  background: #f6f6f6;
  font-size: 1.1rem;
}

.box--selectionBoard__wPlace dt {
  display: inline-block;
  margin-right: 10px;
}

.box--selectionBoard__wPlace dd {
  display: inline-block;
}

.box--selectionBoard__pr {
  padding: 10px;
  color: #000000;
}

.box--movieBoard {
  width: 203px;
  height: auto;
  margin: 0 10px;
  background: #ffffff;
  font-size: 1.2rem;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  min-height: 250px;
}

.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--note {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  padding-bottom: 0;
  font-size: 1.2rem;
  line-height: 1.5;
}

.box--note dt {
  font-weight: bold;
  color: #000000;
}

.box--note dd {
  color: #333333;
}

.box--Parallel {
  width: 49.3%;
}

.box--Parallel:nth-child(odd) {
  float: left;
}

.box--Parallel:nth-child(even) {
  float: right;
}

.box--whalf {
  width: 50%;
}

.box--wfull {
  width: 100%;
}

.box--static {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #cccccc;
  border-radius: 3px;
}

.box--static--noRadius {
  border-radius: 0;
}

.box--static__inTitl, .box--static__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px;
  color: #000000;
  font-size: 1.3rem;
}

.box--static__sTitl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px;
  color: #000000;
  font-size: 1.3rem;
}

.box--static__cont, .box--static__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #000000;
  border-top: solid 1px #cccccc;
}

.box--static__cont--topLineNone, .box--static__inCont--topLineNone {
  border-top: none;
}

.box--static__cont--SpaceLarge, .box--static__inCont--SpaceLarge {
  padding: 20px;
}

.box--static--topLineNone {
  border-top: none;
}

.box--static:last-child {
  margin-bottom: 0;
}

.box--static__inTitl, .box--static__titl {
  font-size: 1.4rem;
  padding: 15px;
  line-height: 1;
}

.box--static__cont {
  background: #ffffff;
}

.box--static__cont--gray {
  background: #f6f6f6;
}

.box--static__txt {
  font-size: 1.3rem;
}

.box--static__indent {
  margin-left: 1.5rem;
  text-indent: -1.5rem;
}

.box--basic {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #cccccc;
  border-radius: 3px;
}

.box--basic--noRadius {
  border-radius: 0;
}

.box--basic__inTitl, .box--basic__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px;
  color: #000000;
  font-size: 1.3rem;
}

.box--basic__sTitl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px;
  color: #000000;
  font-size: 1.3rem;
}

.box--basic__cont, .box--basic__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #000000;
  border-top: solid 1px #cccccc;
}

.box--basic__cont--topLineNone, .box--basic__inCont--topLineNone {
  border-top: none;
}

.box--basic__cont--SpaceLarge, .box--basic__inCont--SpaceLarge {
  padding: 20px;
}

.box--form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #cccccc;
  border-radius: 3px;
  width: 640px;
  margin: 0 auto 20px;
  font-family: '\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3', 'Hiragino Kaku Gothic Pro';
  font-weight: 300;
}

.box--form--noRadius {
  border-radius: 0;
}

.box--form__inTitl, .box--form__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px;
  color: #000000;
  font-size: 1.3rem;
}

.box--form__sTitl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px;
  color: #000000;
  font-size: 1.3rem;
}

.box--form__cont, .box--form__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #000000;
  border-top: solid 1px #cccccc;
}

.box--form__cont--topLineNone, .box--form__inCont--topLineNone {
  border-top: none;
}

.box--form__cont--SpaceLarge, .box--form__inCont--SpaceLarge {
  padding: 20px;
}

.box--form .box--form__inTitl,
.box--form .box--form__sTitl,
.box--form .box--form__titl {
  display: block;
  width: 100%;
  background: #f6f6f6;
}

.box--form .box--form__inTitl {
  border-top: solid 1px #cccccc;
}

.box--form .box--form__inRead {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  text-align: center;
  color: #666666;
  border-top: solid 1px #cccccc;
  font-size: 1.2rem;
}

.box--form .box--form__inTxt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  color: #333333;
  border-top: solid 1px #cccccc;
  font-size: 1.2rem;
}

.box--form .box--form__lineTop {
  border-top: solid 1px #cccccc;
}

.box--form .box--form__lineBottom {
  border-bottom: solid 1px #cccccc;
}

.box--form .box--form__cont,
.box--form .box--form__inCont {
  padding: 10px;
  background: #ffffff;
}

.box--form .box--form__contNoBottom {
  padding: 15px 10px 0;
  background: #ffffff;
}

.box--form .box--form__contNoPadding {
  padding: 0;
  background: #ffffff;
}

.box--form .in--padding {
  padding: 0 10px;
}

.box--form .box--formPullBtn {
  position: relative;
  background: #ffffff;
}

.box--form .box--formPullBtn:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -10px;
  content: '';
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.box--form .box--formPullBtn--act {
  position: relative;
}

.box--form .box--formPullBtn--act:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -10px;
  content: '';
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.box--form .box--formPullBtn--act:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box--form .box--formPullCont--off {
  display: none;
}

.box--formAttention {
  position: relative;
  width: 640px;
  margin: 20px auto;
  text-align: center;
  letter-spacing: 0.44px;
  color: #ff714c;
  font-weight: bold;
}

.box--formAttention:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 90px;
  height: 1px;
  content: '';
  background: #ff714c;
}

.box--formAttention:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 90px;
  height: 1px;
  content: '';
  background: #ff714c;
}

.box--formNoBorder {
  width: 640px;
  margin: 0 auto;
}

.box--formHalfWrap {
  width: 640px;
  margin: 0 auto 10px;
}

.box--formHalf {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #cccccc;
  border-radius: 3px;
  width: 640px;
  margin: 0 auto 20px;
  width: 49.5%;
  margin: 0;
}

.box--formHalf--noRadius {
  border-radius: 0;
}

.box--formHalf__inTitl, .box--formHalf__titl {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px;
  color: #000000;
  font-size: 1.3rem;
}

.box--formHalf__sTitl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px;
  color: #000000;
  font-size: 1.3rem;
}

.box--formHalf__cont, .box--formHalf__inCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 10px;
  color: #000000;
  border-top: solid 1px #cccccc;
}

.box--formHalf__cont--topLineNone, .box--formHalf__inCont--topLineNone {
  border-top: none;
}

.box--formHalf__cont--SpaceLarge, .box--formHalf__inCont--SpaceLarge {
  padding: 20px;
}

.box--formHalf .box--form__inTitl,
.box--formHalf .box--form__sTitl,
.box--formHalf .box--form__titl {
  display: block;
  width: 100%;
  background: #f6f6f6;
}

.box--formHalf .box--form__inTitl {
  border-top: solid 1px #cccccc;
}

.box--formHalf .box--form__inRead {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  text-align: center;
  color: #666666;
  border-top: solid 1px #cccccc;
  font-size: 1.2rem;
}

.box--formHalf .box--form__inTxt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  color: #333333;
  border-top: solid 1px #cccccc;
  font-size: 1.2rem;
}

.box--formHalf .box--form__lineTop {
  border-top: solid 1px #cccccc;
}

.box--formHalf .box--form__lineBottom {
  border-bottom: solid 1px #cccccc;
}

.box--formHalf .box--form__cont,
.box--formHalf .box--form__inCont {
  padding: 10px;
  background: #ffffff;
}

.box--formHalf .box--form__contNoBottom {
  padding: 15px 10px 0;
  background: #ffffff;
}

.box--formHalf .box--form__contNoPadding {
  padding: 0;
  background: #ffffff;
}

.box--formHalf .in--padding {
  padding: 0 10px;
}

.box--formHalf .box--formPullBtn {
  position: relative;
  background: #ffffff;
}

.box--formHalf .box--formPullBtn:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -10px;
  content: '';
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.box--formHalf .box--formPullBtn--act {
  position: relative;
}

.box--formHalf .box--formPullBtn--act:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -10px;
  content: '';
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.box--formHalf .box--formPullBtn--act:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box--formHalf .box--formPullCont--off {
  display: none;
}

.box--formHalf:nth-child(even) {
  margin-left: 1%;
}

.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--profChatWrap {
  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;
  padding: 10px 15px;
  color: #333333;
  border-radius: 10px;
  background: #ffffff;
  font-size: 1.5rem;
  line-height: 21px;
  max-width: 80%;
  border: solid 1px #cccccc;
}

.box--chat__read {
  font-weight: bold;
  margin-bottom: 5px;
}

.box--chat__txtError {
  color: #fe6377;
}

.box--profChat {
  max-width: 55%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  padding: 10px 15px;
  color: #333333;
  border-radius: 10px;
  background: #ffffff;
  font-size: 1.5rem;
  line-height: 21px;
}

.box--profChat__read {
  font-weight: bold;
  margin-bottom: 5px;
}

.box--profChat__txtError {
  color: #fe6377;
}

.box--chatTime {
  padding-left: 10px;
}

.box--profChatTime {
  padding-left: 10px;
  font-size: 1rem;
}

.box--chatSkip {
  margin-left: 10px;
  padding: 5px;
  color: #ffffff;
  border-radius: 100px;
  background: #cccccc;
  line-height: 1;
}

.box--chat__form {
  margin-bottom: 30px;
  text-align: right;
}

.box--chat__form span {
  color: #FF358C;
}

.box--chatErrorText {
  position: absolute;
  color: #fe6377;
  top: -24px;
  left: 0px;
  z-index: 2;
  font-size: 1.2rem;
  font-weight: bold;
}

.box--chatPassFloat {
  position: absolute;
  background: #ffffff;
  border: 1px solid #cccccc;
  -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.1rem;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 10px;
  width: 135px;
  top: 0px;
  left: 428px;
}

.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 #cccccc transparent;
  z-index: 1;
}

.box--chatPassFloat p {
  padding: 1px 0 1px 20px;
}

.box--chatPassFloat__check {
  background: url("/images/user/qj/sp/uf-c_chat_check_icon.svg") no-repeat left center;
}

.box--chatPassFloat__checked {
  color: #fe6377;
  background: url("/images/user/qj/sp/uf-c_chat_checked_icon.svg") no-repeat left center;
}

.chatSection-worklocation__wrap select {
  width: 140px;
}

.chatSection-birthdate__wrap select {
  width: 80px;
}

.chatSection-telephonenumber__wrap input {
  width: 80px;
}

.chatSection-gender__wrap input {
  display: block;
}

.chatSection-gender__wrap .box--relative {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
          column-gap: 12px;
}

.chatSection-gender__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 6px;
          column-gap: 6px;
}

.chatSection-gender__item input {
  width: 16px;
  height: 16px;
  margin-top: 0;
}

.box--msgHead {
  border: solid 1px #cccccc;
  font-size: 1.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  margin-bottom: 20px;
}

.box--msgDate {
  height: 24px;
  margin-bottom: 20px;
}

.box--msgDate span {
  font-size: 1.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  background: #999999;
  color: #ffffff;
  border-radius: 24px;
  line-height: 1;
}

.box--msgWrap {
  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--msg {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  max-width: 55%;
  padding: 10px 15px;
  color: #333333;
  border-radius: 5px;
  background: #f6f6f6;
  border: solid 1px #cccccc;
  font-size: 1.3rem;
}

.box--msg__read {
  font-weight: bold;
}

.box--msg__txtError {
  color: #fe6377;
}

.box--msg__salon-detail {
  color: #29bcc7;
  display: block;
  margin: 5px 0 20px;
}

.box--msg__apply-detail {
  color: #1491ED;
  display: block;
  font-size: 1.2rem;
  margin: 5px 0;
}

.box--msg__pltn-txt {
  color: #ff714c;
  font-size: 1.4rem;
}

.box--msg__pltn-title {
  color: #ff586e;
  font-size: 1.5rem;
}

.box--msg__pltn-common {
  color: #888888;
  font-size: 1.2rem;
}

.box--msg__pltn-icon {
  width: 20px;
  margin-right: 5px;
}

.box--msgTime {
  padding-left: 10px;
  color: #666666;
  font-size: 1rem;
}

.box--msgReWrap {
  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--msgRe {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  max-width: 55%;
  padding: 10px 15px;
  color: #ffffff;
  border-radius: 5px;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  font-size: 1.3rem;
}

.box--msgRe__read {
  font-weight: bold;
}

.box--msgRe__txtError {
  color: #fe6377;
}

.box--msgReTime {
  padding-right: 10px;
  color: #666666;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.box--msgReTime span {
  line-height: 15px;
}

.box--msgBtn {
  margin-top: 40px;
  margin-bottom: 40px;
}

*::-ms-backdrop, .box--msgBtn:last-of-type {
  margin-bottom: 160px;
}

@supports (-ms-ime-align: auto) {
  .box--msgBtn:last-of-type {
    margin-bottom: 160px;
  }
}

.box--scountMsgBtn {
  margin-top: 40px;
  margin-bottom: 20px;
}

.box--msgTabel {
  position: relative;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #cccccc;
  border-top: none;
  padding: 10px 20px;
  font-size: 1.4rem;
  display: block;
  color: #000000;
}

.box--msgTabelName {
  width: 180px;
  display: table-cell;
}

.box--msgTabelCont {
  display: table-cell;
  width: 300px;
}

.box--msgTabelCont input {
  width: 300px;
  background: none;
}

.box--msgTabelChange {
  position: absolute;
  right: 20px;
  top: 50%;
  line-height: 1;
  margin-top: -0.5rem;
}

.box--msgTabelLine {
  position: relative;
  background: #ffffff;
  border: solid 1px #cccccc;
  border-top: none;
  font-size: 1.4rem;
  display: block;
  color: #000000;
}

.box--msgTabelLineName {
  width: 270px;
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 25px 15px;
  border-right: solid 1px #cccccc;
  vertical-align: middle;
  font-weight: bold;
  font-size: 1.3rem;
  letter-spacing: -0.03rem;
}

.box--msgTabelLineCont {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 25px 15px;
  width: auto;
  vertical-align: middle;
}

.box--msgTabelLineCont input {
  width: 300px;
  background: none;
}

.box--msgTabelLineContNote {
  color: #ff586e;
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}

.box--msgTabelLineChange {
  position: absolute;
  right: 20px;
  top: 50%;
  line-height: 1;
  margin-top: -0.5rem;
}

.box--msglink {
  position: relative;
  background: #ffffff;
  padding: 10px 20px;
  font-size: 1.4rem;
  border: solid 1px #cccccc;
  border-top: none;
}

.box--msglink:first-child {
  border-top: solid 1px #cccccc;
}

.box--msglink a {
  color: #000000;
}

.box--msglink:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #29bcc7;
  border-right: solid 2px #29bcc7;
}

.box--msgBox {
  background: #ffffff;
  border: solid 1px #cccccc;
  border-top: none;
}

.box--headline {
  position: relative;
}

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

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

.box--headline.box--primeSalon::after {
  display: none;
}

.box--headlineGrenn {
  position: relative;
}

.box--headlineGrenn:before {
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(#29BCC7), to(#29C77F));
  background: linear-gradient(90deg, #29BCC7 0%, #29C77F 100%);
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  content: '';
}

.box--headlineGrenn:after {
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(#29BCC7), to(#29C77F));
  background: linear-gradient(90deg, #29BCC7 0%, #29C77F 100%);
  top: 5px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.box--companyThum {
  position: relative;
  background: #ffffff;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  border-top: none;
  color: #333333;
}

.box--companyThum__notice {
  background: #ffffe0;
}

.box--companyThum__cont {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--companyThum__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 110px 20px;
}

.box--companyThum__head {
  margin-bottom: 25px;
  color: #333333;
}

.box--companyThum__read {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
}

.box--companyThum__readFlex {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.box--companyThum__name span {
  font-weight: bold;
  font-size: 1.4rem;
}

.box--companyThum__photo {
  width: 480px;
  margin-right: 20px;
}

.box--companyThum__photo img {
  width: 480px;
  height: auto;
}

.box--companyThum__photoHiclassA {
  position: relative;
  width: 480px;
  margin-right: 20px;
}

.box--companyThum__photoHiclassA img {
  width: 480px;
  height: auto;
}

.box--companyThum__photoHiclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoHiclassA:after {
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoHiclassB {
  position: relative;
  width: 480px;
  margin-right: 20px;
}

.box--companyThum__photoHiclassB img {
  width: 480px;
  height: auto;
}

.box--companyThum__photoHiclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoHiclassB:after {
  background: url("/images/user/qj/pc/hiclass_2.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoHiclassC {
  position: relative;
  width: 480px;
  margin-right: 20px;
}

.box--companyThum__photoHiclassC img {
  width: 480px;
  height: auto;
}

.box--companyThum__photoHiclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoHiclassC:after {
  background: url("/images/user/qj/pc/hiclass_3.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassA {
  position: relative;
  width: 480px;
  margin-right: 20px;
}

.box--companyThum__photoWorriesclassA img {
  width: 480px;
  height: auto;
}

.box--companyThum__photoWorriesclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassA:after {
  background: url("/images/user/qj/pc/worries_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassB {
  position: relative;
  width: 480px;
  margin-right: 20px;
}

.box--companyThum__photoWorriesclassB img {
  width: 480px;
  height: auto;
}

.box--companyThum__photoWorriesclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassB:after {
  background: url("/images/user/qj/pc/worries_2.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassC {
  position: relative;
  width: 480px;
  margin-right: 20px;
}

.box--companyThum__photoWorriesclassC img {
  width: 480px;
  height: auto;
}

.box--companyThum__photoWorriesclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassC:after {
  background: url("/images/user/qj/pc/worries_3.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassD {
  position: relative;
  width: 480px;
  margin-right: 20px;
}

.box--companyThum__photoWorriesclassD img {
  width: 480px;
  height: auto;
}

.box--companyThum__photoWorriesclassD:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassD:after {
  background: url("/images/user/qj/pc/worries_4.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassE {
  position: relative;
  width: 480px;
  margin-right: 20px;
}

.box--companyThum__photoWorriesclassE img {
  width: 480px;
  height: auto;
}

.box--companyThum__photoWorriesclassE:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoWorriesclassE:after {
  background: url("/images/user/qj/pc/worries_5.png") no-repeat left center;
  background-size: cover;
}

.box--companyThum__photoLINE {
  position: relative;
  width: 50%;
  margin-right: 20px;
  border: 8px solid #00b900;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--companyThum__photoLINE img {
  width: 100%;
  height: auto;
}

.box--companyThum__photoLINE img {
  width: 100%;
  height: auto;
}

.box--companyThum__info {
  width: 458px;
  color: #333333;
}

.box--companyThum__txt {
  font-size: 1.3rem;
}

.box--companyThum__tagsB li {
  margin-right: 5px;
  margin-bottom: 9px;
}

.box--companyThum__tabel {
  width: 100%;
  font-size: 1.3rem;
  border: solid 1px #cccccc;
}

.box--companyThum__tabel td {
  border: solid 1px #cccccc;
}

.box--companyThum__tableTilt {
  text-align: center;
  font-size: 1.2rem;
  background: #FFFCEC;
  width: 90px;
}

.box--companyThum__tableCont {
  padding: 10px 15px;
}

.box--companyThum__Pos span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--companyThum__Yen span {
  display: inline-block;
  padding-left: 20px;
  background: url("/images/user/qj/pc/uf_c_company_yen.svg") no-repeat left center;
  background-size: 16px;
}

.box--companyThum__YenNum {
  color: #29bcc7;
  font-weight: bold;
  font-style: 1.5rem;
}

.box--companyThum__btns {
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 44px;
}

.box--companyThum__btnsWrap {
  width: 458px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.box--companyThum__btnsItem {
  margin-bottom: 5px;
  gap: 10px;
}

.box--companyThum__btnsItem:last-child {
  margin-bottom: 0;
}

.box--companyThum__otherlistWrap:nth-child(n+3) {
  display: none;
}

.box--companyThum__otherlist {
  position: relative;
  border-right: solid 1px #cccccc;
  width: 33.33333%;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--companyThum__otherlist:nth-child(3) {
  border-right: none;
}

.box--companyThum__otherlist dt {
  font-size: 1.4rem;
  color: #333333;
}

.box--companyThum__otherlist dd {
  font-size: 1.2rem;
  color: #666666;
}

.box--companyThum__otherlist dd span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--companyThum__otherlist:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.box--companyThumNoFlow {
  overflow: unset;
}

.box--favoriteCompany, .box--cartCompany {
  width: 1000px;
  margin: 20px auto;
}

.box--favoriteSwith,
.box--cartSwith {
  width: 100%;
  border-bottom: solid 1px #cccccc;
}

.box--favoriteSwith--inner,
.box--cartSwith--inner {
  padding: 0 0 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin: 0 auto;
}

.box--favoriteSwith--inner .allCheckFlg,
.box--cartSwith--inner .allCheckFlg {
  width: calc(100% - 375px);
}

.box--favoriteSwith--inner .allCheckFlg label,
.box--cartSwith--inner .allCheckFlg label {
  line-height: 55px;
  font-size: 1.3rem;
}

.box--favoriteSwith--inner .allCheckFlg.disabled label::after,
.box--cartSwith--inner .allCheckFlg.disabled label::after {
  background-color: #999999;
}

.box--favoriteSwith .box--tabSwith,
.box--cartSwith .box--tabSwith {
  width: 375px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box--favoriteSwith .box--tabSwith .tab,
.box--cartSwith .box--tabSwith .tab {
  width: 50%;
  text-align: center;
  height: 55px;
  background-color: #E6E6E6;
}

.box--favoriteSwith .box--tabSwith .tab a,
.box--cartSwith .box--tabSwith .tab a {
  display: block;
  height: 100%;
  line-height: 55px;
}

.box--favoriteSwith .box--tabSwith .career,
.box--cartSwith .box--tabSwith .career {
  width: 50%;
  text-align: center;
  background: linear-gradient(154deg, #CCB082 0, #E3D1A5 100%);
  height: 55px;
}

.box--favoriteSwith .box--tabSwith .fresh,
.box--cartSwith .box--tabSwith .fresh {
  width: 50%;
  text-align: center;
  background: linear-gradient(154deg, #FF358C 0, #FF6562 100%);
  height: 55px;
}

.box--cartTitle {
  font-size: 1.8rem;
  text-align: center;
  margin-top: 40px;
  padding: 20px 0;
  background: #999999;
  color: #ffffff;
}

.box--companyCheckFlg {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0 0;
}

.box--companyCheckFlg label {
  font-size: 1.3rem;
}

.box--companyCheckFlg.disabled label::after {
  background-color: #999999;
}

.box--favoriteMultipleApply,
.box--cartMultipleApply {
  position: fixed;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1000;
  width: 100%;
  left: 50%;
  margin-left: -50%;
  height: 112px;
}

.box--favoriteMultipleApply .msg1, .box--favoriteMultipleApply .msg2,
.box--cartMultipleApply .msg1,
.box--cartMultipleApply .msg2 {
  color: #ffffff;
  font-size: 1.4rem;
  padding: 15px 0 10px;
}

.box--favoriteMultipleApply .box--favoriteSelectLot,
.box--cartMultipleApply .box--cartSelectLot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 430px;
  margin: 0 auto;
}

.box--favoriteMultipleApply .box--favoriteSelectLot .selectedLot,
.box--cartMultipleApply .box--cartSelectLot .selectedLot {
  display: inline-block;
  color: #29BCC7;
  line-height: 44px;
  width: calc(100% - 265px);
}

.box--favoriteMultipleApply .box--favoriteSelectLot .selectedLot .num,
.box--cartMultipleApply .box--cartSelectLot .selectedLot .num {
  font-size: 32px;
}

.box--favoriteMultipleApply .box--favoriteSelectLot button,
.box--cartMultipleApply .box--cartSelectLot button {
  width: 265px;
  height: 44px;
  line-height: 44px;
  font-size: 1.6rem;
}

.box--mutipleApplyCompany {
  border: solid 1px #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  margin-bottom: 20px;
}

.box--mutipleApplyCompany .checkArea {
  width: 70px;
  margin-top: 20px;
  text-align: center;
}

.box--mutipleApplyCompany .box--jobOffer__SalonInfoPos span {
  background-position: left top;
}

.box--mutipleApplyCompany .radio-label__bule:after {
  width: 27px;
  height: 27px;
}

.box--mutipleApplyCompany .radio-label__bule:before {
  width: 25px;
  height: 25px;
}

.box--mutipleApplyQuestion {
  border: solid 1px #CCCCCC;
  padding: 50px 80px 30px;
  position: relative;
}

.box--mutipleApplyQuestion textarea {
  width: 100%;
}

.box--mutipleApplyQuestion .label-rightSide {
  position: absolute;
  bottom: 30px;
  right: 70px;
}

.box--mutipleApplyProf {
  background-color: #F9F9F9;
  color: #333333;
  text-align: center;
  border: solid 1px #CCCCCC;
  height: 50px;
  margin-top: 40px;
  line-height: 50px;
  z-index: 0;
  position: relative;
  margin-bottom: -1px;
}

.box--multiplePrelogin {
  position: absolute;
  right: 0;
  top: 0;
}

.salonQuestion {
  cursor: pointer;
}

.box--companySmplyThum {
  position: relative;
}

.box--companySmplyThum__cont {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--companySmplyThum__cont.hcSection_201907 .box--flexLeftTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box--companySmplyThum__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 80px 20px;
}

.box--companySmplyThum__photo {
  width: 280px;
  margin-right: 20px;
  min-height: 200px;
}

.box--companySmplyThum__photo img {
  width: 100%;
  height: auto;
}

.box--companySmplyThum__photoHiclassA {
  position: relative;
  width: 280px;
  margin-right: 20px;
}

.box--companySmplyThum__photoHiclassA img {
  width: 100%;
  height: auto;
}

.box--companySmplyThum__photoHiclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoHiclassA:after {
  background: url("/images/user/qj/pc/hiclass_1s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoHiclassB {
  position: relative;
  width: 280px;
  margin-right: 20px;
}

.box--companySmplyThum__photoHiclassB img {
  width: 100%;
  height: auto;
}

.box--companySmplyThum__photoHiclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoHiclassB:after {
  background: url("/images/user/qj/pc/hiclass_2s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoHiclassC {
  position: relative;
  width: 280px;
  margin-right: 20px;
}

.box--companySmplyThum__photoHiclassC img {
  width: 100%;
  height: auto;
}

.box--companySmplyThum__photoHiclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoHiclassC:after {
  background: url("/images/user/qj/pc/hiclass_3s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoWorriesclassA {
  position: relative;
  width: 280px;
  margin-right: 20px;
}

.box--companySmplyThum__photoWorriesclassA img {
  width: 100%;
  height: auto;
}

.box--companySmplyThum__photoWorriesclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/worries_1s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoWorriesclassA:after {
  background: url("/images/user/qj/pc/worries_1s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoWorriesclassB {
  position: relative;
  width: 280px;
  margin-right: 20px;
}

.box--companySmplyThum__photoWorriesclassB img {
  width: 100%;
  height: auto;
}

.box--companySmplyThum__photoWorriesclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/worries_1s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoWorriesclassB:after {
  background: url("/images/user/qj/pc/worries_2s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoWorriesclassC {
  position: relative;
  width: 280px;
  margin-right: 20px;
}

.box--companySmplyThum__photoWorriesclassC img {
  width: 100%;
  height: auto;
}

.box--companySmplyThum__photoWorriesclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/worries_1s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoWorriesclassC:after {
  background: url("/images/user/qj/pc/worries_3s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoWorriesclassD {
  position: relative;
  width: 280px;
  margin-right: 20px;
}

.box--companySmplyThum__photoWorriesclassD img {
  width: 100%;
  height: auto;
}

.box--companySmplyThum__photoWorriesclassD:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/worries_1s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoWorriesclassD:after {
  background: url("/images/user/qj/pc/worries_4s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoWorriesclassE {
  position: relative;
  width: 280px;
  margin-right: 20px;
}

.box--companySmplyThum__photoWorriesclassE img {
  width: 100%;
  height: auto;
}

.box--companySmplyThum__photoWorriesclassE:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/worries_1s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoWorriesclassE:after {
  background: url("/images/user/qj/pc/worries_5s.png") no-repeat left center;
  background-size: cover;
}

.box--companySmplyThum__photoLINE {
  position: relative;
  width: 280px;
  margin-right: 20px;
  border: 5px solid #00b900;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--companySmplyThum__photoLINE img {
  width: 100%;
  height: auto;
}

.box--companySmplyThum__photoLINE img {
  width: 100%;
  height: auto;
}

.box--companySmplyThum__info {
  color: #333333;
}

.box--companySmplyThum__read {
  font-weight: bold;
  font-size: 1.8rem;
}

.box--companySmplyThum__name {
  font-size: 1.3rem;
}

.box--companySmplyThum__name span {
  font-weight: bold;
}

.box--companySmplyThum__pos {
  color: #666666;
  font-size: 1.3rem;
}

.box--companySmplyThum__pos span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--companySmplyThum__yen {
  font-size: 1.3rem;
  padding-left: 30px;
  background: url("/images/user/qj/pc/uf_c_company_yen.svg") no-repeat left center;
  background-size: 20px;
}

.box--companySmplyThum__YenNum {
  color: #29bcc7;
  font-weight: bold;
  font-style: 1.5rem;
}

.box--companySmplyThum__data {
  font-size: 1.3rem;
}

.box--companySmplyThum__btns {
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 44px;
}

.box--companySmplyThum__btns button {
  margin-left: 10px;
}

.box--companySmplyThum__delete {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  background: #000000;
  border-radius: 50%;
  top: -5px;
  right: -5px;
}

.box--companySmplyThum__delete:before, .box--companySmplyThum__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--companySmplyThum__delete:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box--companySmplyThum__delete:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box--jobSideData {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background: #ffffff;
  border: solid 1px #cccccc;
  border-radius: 0 0 5px 5px;
  border-top: none;
}

.box--jobSideData__box {
  border-bottom: solid 1px #cccccc;
  padding: 8px 10px;
}

.box--jobSideData__box:last-child {
  border-bottom: none;
}

.box--jobSideData__name {
  color: #000000;
  font-size: 1.3rem;
  line-height: 1.5;
  margin-bottom: 5px;
}

.box--jobSideData__name span {
  font-weight: bold;
}

.box--jobSideData__pos {
  color: #999999;
  font-size: 1.2rem;
}

.box--jobSideData__pos span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left top;
}

.box--jobSideData__banner img {
  width: 100%;
  height: auto;
}

.box--jobOffer__read {
  font-weight: bold;
  font-size: 1.8rem;
  color: #000000;
}

.box--jobOffer__subRead {
  font-weight: bold;
  font-size: 1.6rem;
  color: #000000;
}

.box--jobOffer__photo {
  max-width: 690px;
}

.box--jobOffer__photo img {
  max-width: 690px;
}

.box--jobOffer__photoHiclassA {
  position: relative;
  max-width: 533px;
  width: 533px;
}

.box--jobOffer__photoHiclassA img {
  width: 100%;
  height: auto;
}

.box--jobOffer__photoHiclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoHiclassA:after {
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoHiclassB {
  position: relative;
  max-width: 533px;
  width: 533px;
}

.box--jobOffer__photoHiclassB img {
  width: 100%;
  height: auto;
}

.box--jobOffer__photoHiclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoHiclassB:after {
  background: url("/images/user/qj/pc/hiclass_2.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoHiclassC {
  position: relative;
  max-width: 533px;
  width: 533px;
}

.box--jobOffer__photoHiclassC img {
  width: 100%;
  height: auto;
}

.box--jobOffer__photoHiclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoHiclassC:after {
  background: url("/images/user/qj/pc/hiclass_3.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__highClass202204 {
  position: relative;
  max-width: 533px;
  width: 533px;
}

.box--jobOffer__highClass202204 img {
  width: 100%;
  height: auto;
}

.box--jobOffer__highClass202204:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoWorriesclassA {
  position: relative;
  max-width: 533px;
  width: 533px;
}

.box--jobOffer__photoWorriesclassA img {
  width: 100%;
  height: auto;
}

.box--jobOffer__photoWorriesclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/worries_1.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoWorriesclassA:after {
  background: url("/images/user/qj/pc/worries_1.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoWorriesclassB {
  position: relative;
  max-width: 533px;
  width: 533px;
}

.box--jobOffer__photoWorriesclassB img {
  width: 100%;
  height: auto;
}

.box--jobOffer__photoWorriesclassB:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/worries_1.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoWorriesclassB:after {
  background: url("/images/user/qj/pc/worries_2.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoWorriesclassC {
  position: relative;
  max-width: 533px;
  width: 533px;
}

.box--jobOffer__photoWorriesclassC img {
  width: 100%;
  height: auto;
}

.box--jobOffer__photoWorriesclassC:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/worries_1.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoWorriesclassC:after {
  background: url("/images/user/qj/pc/worries_3.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoWorriesclassD {
  position: relative;
  max-width: 533px;
  width: 533px;
}

.box--jobOffer__photoWorriesclassD img {
  width: 100%;
  height: auto;
}

.box--jobOffer__photoWorriesclassD:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/worries_1.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoWorriesclassD:after {
  background: url("/images/user/qj/pc/worries_4.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoWorriesclassE {
  position: relative;
  max-width: 533px;
  width: 533px;
}

.box--jobOffer__photoWorriesclassE img {
  width: 100%;
  height: auto;
}

.box--jobOffer__photoWorriesclassE:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/worries_1.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__photoWorriesclassE:after {
  background: url("/images/user/qj/pc/worries_5.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__name {
  color: #000000;
  font-size: 1.8rem;
}

.box--jobOffer__name span {
  font-weight: bold;
}

.box--jobOffer__txt {
  font-size: 1.3rem;
}

.box--jobOffer__txtDark {
  font-size: 1.3rem;
  color: #000000;
}

.box--jobOffer__subPos {
  color: #999999;
  font-size: 1.4rem;
}

.box--jobOffer__buleTabel {
  width: 100%;
  font-size: 1.3rem;
  border: solid 1px #cccccc;
}

.box--jobOffer__buleTabel td {
  border: solid 1px #cccccc;
}

.box--jobOffer__buleTabelTitl {
  width: 180px;
  padding: 20px;
  background: #f9f9f9;
}

.box--jobOffer__buleTabelCont {
  padding: 20px 20px;
}

.box--jobOffer__buleTabelContB {
  padding: 20px 15px 10px 20px;
}

.box--jobOffer__buleTabelTxt {
  font-size: 1.2rem;
  line-height: 1.3;
}

.box--jobOffer__grayTabel {
  width: 100%;
  font-size: 1.3rem;
  border: solid 1px #cccccc;
  color: #000000;
}

.box--jobOffer__grayTabel td {
  border: solid 1px #cccccc;
}

.box--jobOffer__grayTabelTitl {
  width: 180px;
  padding: 20px;
  background: #f9f9f9;
}

.box--jobOffer__grayTabelCont {
  padding: 20px 20px;
}

.box--jobOffer__grayTabelCont a {
  color: #000000;
}

.box--jobOffer__grayTabelContNopd {
  padding: 0;
}

.box--jobOffer__grayTabelDL {
  border-bottom: solid 1px #cccccc;
}

.box--jobOffer__grayTabelDL:last-child {
  border-bottom: none;
}

.box--jobOffer__grayTabelDL dt {
  display: table-cell;
  background: #f9f9f9;
  width: 133px;
  padding: 20px;
  border-right: solid 1px #cccccc;
}

.box--jobOffer__grayTabelDL dd {
  display: table-cell;
  padding: 20px;
}

.box--jobOffer__SalonPhoto {
  width: 330px;
  border: solid 1px #cccccc;
  margin-right: 30px;
}

.box--jobOffer__SalonPhoto img {
  width: 100%;
  height: auto;
}

.box--jobOffer__SalonInfo {
  width: 330px;
}

.box--jobOffer__SalonInfoName {
  font-size: 1.6rem;
  color: #000000;
}

.box--jobOffer__SalonInfoName span {
  font-weight: bold;
}

.box--jobOffer__SalonName {
  font-size: 1.5rem;
  color: #000000;
}

.box--jobOffer__SalonName span {
  font-weight: bold;
}

.box--jobOffer__SalonInfoPos span {
  display: inline-block;
  padding-left: 18px;
  font-size: 1.2rem;
  color: #666666;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left 5px;
}

.box--jobOffer__SalonInfoTxt {
  font-size: 1.3rem;
}

.box--jobOffer__SalonData {
  position: relative;
  background: #ffffff;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 0 5px 5px;
  border-top: none;
}

.box--jobOffer__SalonDataHead {
  padding: 20px;
}

.box--jobOffer__SalonDataTitl {
  font-weight: bold;
  font-size: 1.6rem;
  color: #000000;
}

.box--jobOffer__SalonDataName {
  font-weight: bold;
  font-size: 1.4rem;
}

.box--jobOffer__SalonDataPhoto {
  border: solid 1px #cccccc;
  text-align: center;
}

.box--jobOffer__SalonDataPhoto img {
  width: auto;
  height: 349px;
}

.box--jobOffer__SalonTxt {
  padding: 20px;
  font-size: 1.3rem;
}

.box--jobOffer__contactBox {
  padding: 20px;
}

.box--jobOffer__contactTel dt {
  font-weight: bold;
  font-size: 1.6rem;
  color: #000000;
  padding-left: 25px;
  background: url("/images/user/qj/pc/uf_c_company_tel.svg") no-repeat left center;
}

.box--jobOffer__contactTel dd {
  font-size: 1.2rem;
}

.box--jobOffer__SlideBox {
  padding: 20px 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px !important;
}

.box--jobOffer__SlideBox .slick-dots {
  bottom: -18px;
  left: 0px;
}

.box--jobOffer__SlideBox .slick-prev {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  width: 44px;
  height: 44px;
  left: 0px;
  border-radius: 0 3px 3px 0;
  z-index: 2;
}

.box--jobOffer__SlideBox .slick-prev:hover {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
}

.box--jobOffer__SlideBox .slick-prev:focus {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
}

.box--jobOffer__SlideBox .slick-prev:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  left: 18px;
  width: 15px;
  height: 15px;
  margin: auto;
  content: "";
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}

.box--jobOffer__SlideBox .slick-next {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  width: 44px;
  height: 44px;
  right: 0;
  border-radius: 3px 0 0 3px;
}

.box--jobOffer__SlideBox .slick-next:hover {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
}

.box--jobOffer__SlideBox .slick-next:focus {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
}

.box--jobOffer__SlideBox .slick-next:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  left: 9px;
  width: 15px;
  height: 15px;
  margin: auto;
  content: "";
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  vertical-align: middle;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}

.box--jobOffer__SlideBoxItem {
  width: 203px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background: #ffffff;
  border: solid 1px #cccccc;
  border-radius: 0 0 5px 5px;
  margin: 0 10px;
}

.box--jobOffer__SlideBoxItemPhoto {
  width: 100%;
}

.box--jobOffer__SlideBoxItemPhoto img {
  width: 100%;
  height: auto;
}

.box--jobOffer__SlideBoxItemData {
  padding: 10px;
}

.box--jobOffer__SlideBoxItemName {
  color: #000000;
  font-size: 1.3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.box--jobOffer__SlideBoxItemPos {
  color: #999999;
  font-size: 1.2rem;
}

.box--jobOffer__SlideBoxItemPos span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--jobOffer__cont {
  padding: 20px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

.box--jobOffer__logo img {
  width: 200px;
  height: auto;
}

.box--jobOffer__logo--highclass202204 {
  position: relative;
  padding-bottom: 50px;
}

.box--jobOffer__logo--highclass202204:after {
  content: "";
  position: absolute;
  top: unset;
  bottom: 10px;
  left: 0;
  width: 360px;
  height: 30px;
  background: url("/images/user/qj/pc/icon-highclass2022.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__logo--primeSalon202208 {
  position: relative;
  padding-bottom: 80px;
}

.box--jobOffer__logo--primeSalon202208:after {
  content: "";
  position: absolute;
  top: unset;
  bottom: 10px;
  left: 0;
  width: 360px;
  height: 40px;
  background: url("/images/user/qj/pc/icon-primesalon2022.png") no-repeat left center;
  background-size: cover;
}

.box--jobOffer__tabs {
  width: 100%;
  border-bottom: solid 1px #d1a969;
}

.box--jobOffer__tab {
  text-align: center;
  width: 150px;
  height: 44px;
  border: solid 1px #d1a969;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.4rem;
  line-height: 1.2;
}

.box--jobOffer__tab a {
  color: #d1a969;
}

.box--jobOffer__tabAct {
  text-align: center;
  width: 150px;
  height: 44px;
  border-radius: 5px 5px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  font-size: 1.4rem;
  line-height: 1.2;
}

.box--jobOffer__charaPhoto {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 320px;
}

.box--jobOffer__charaPhoto figcaption {
  padding-top: 5px;
  font-size: 1.2rem;
}

.box--jobOffer__charaPhoto img {
  width: 100%;
  height: auto;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--jobOffer__prPhoto {
  width: 314px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--jobOffer__prPhoto img {
  width: 100%;
  height: auto;
  border: solid 1px #cccccc;
}

.box--jobOffer__prPhotoHalf {
  width: 152px;
  height: auto;
}

.box--jobOffer__prTxt {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
}

.box--jobOffer__staff {
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #cccccc;
  border-radius: 5px;
}

.box--jobOffer__staffFace {
  width: 120px;
  height: 120px;
  border-radius: 5px;
  overflow: hidden;
  margin-right: 20px;
}

.box--jobOffer__staffFace img {
  width: 100%;
  height: auto;
}

.box--jobOffer__staffData {
  width: 508px;
  color: #333333;
}

.box--jobOffer__staffShop {
  font-size: 1.2rem;
  padding-bottom: 2px;
  line-height: 1;
}

.box--jobOffer__staffType {
  font-size: 1.2rem;
  color: #999999;
}

.box--jobOffer__staffName {
  font-size: 1.3rem;
  padding-bottom: 10px;
}

.box--jobOffer__staffName span {
  font-size: 1.6rem;
  font-weight: bold;
  display: inline-block;
  padding-right: 20px;
}

.box--jobOffer__staffWord {
  font-size: 1.4rem;
}

.box--jobOffer__salonPhoto {
  overflow: hidden;
  width: 340px;
  border-radius: 5px;
  margin-bottom: 10px;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.box--jobOffer__salonPhoto img {
  text-align: center;
  width: auto;
  height: 226px;
}

.box--jobOffer__salonPhoto figcaption {
  padding: 5px 10px;
  text-align: left;
  font-size: 1.3rem;
  border-top: solid 1px #cccccc;
  border-radius: 0 0 5px 5px;
}

.box--jobOffer__searchForm {
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--jobOffer__likeBox {
  overflow: hidden;
  position: relative;
  padding: 20px 20px 20px 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--jobOffer__like {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 60px;
  display: block;
  background: url("/images/user/qj/pc/uf_c_company_heart.svg") no-repeat center #f6f6f6;
}

.box--jobOffer__liked {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 60px;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
}

.box--jobOffer__liked span {
  width: 100%;
  height: 100%;
  display: block;
  background: url("/images/user/qj/pc/uf_c_company_check.svg") no-repeat center;
}

.box--jobOffer__prBoxTitl {
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  color: #000000;
}

.box--jobOffer__prBoxMain {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 50px;
  margin-top: 30px;
}

.box--jobOffer__prBoxMainImg {
  text-align: center;
}

.box--jobOffer__prBoxMainImgHalf img:first-child {
  margin-right: 55px;
}

.box--jobOffer__prBoxMainWide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  margin-top: 30px;
}

.box--jobOffer__prBoxMainWideImg {
  text-align: center;
}

.box--jobOffer__prBoxMainWideImg img {
  width: 100%;
  height: auto;
}

.box--jobOffer__prBoxMainWide img {
  padding-right: 25px;
}

.box--jobOffer__prBoxSalon {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--jobOffer__condact {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
}

.box--jobOffer__condact__item {
  width: 88px;
  height: 32px;
  text-align: center;
  font-size: 1.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 32px;
}

.box--jobOffer__condact__item:nth-child(1) {
  border-radius: 3px 0 0 3px;
}

.box--jobOffer__condact__item:nth-child(2) {
  border-radius: 0 3px 3px 0;
}

.box--jobOffer__condact__item a {
  line-height: 32px;
}

.box--jobOffer__condact__item--act {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  color: #ffffff;
}

.box--jobOffer__condact__item--link {
  border: solid 1px #ccb082;
  border-left: none;
}

.box--jobOffer__condact__item--link a {
  color: #d1a969;
}

.box--jobOffer__condact__item--off {
  color: #aaaaaa;
  background: #dddddd;
}

.box--jobSearch {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  background: #ffffff;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  overflow: hidden;
}

.box--jobSearch__bdleft {
  border-left: solid 1px #cccccc;
}

.box--jobSearch__formCell {
  width: 100%;
  display: table;
  border-bottom: solid 1px #cccccc;
}

.box--jobSearch__formCell:last-child {
  border-bottom: none;
}

.box--jobSearch__name {
  display: table-cell;
  width: 140px;
  border-right: solid 1px #cccccc;
  background: #f9f9f9;
  padding-left: 20px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #000000;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--jobSearch__search {
  background: #F5FEFF;
}

.box--jobSearch__cont {
  display: table-cell;
  padding: 18px 16px;
}

.box--jobSearch__contThin {
  display: table-cell;
  padding: 13px 16px;
}

.box--PassWordAuto {
  width: 720px;
  height: auto;
  margin: 0 auto;
  background: #ffffff;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}

.box--PassWord {
  width: 720px;
  height: 240px;
  margin: 0 auto;
  background: #ffffff;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}

.box--PassWordLink {
  width: 720px;
  margin: 0 auto;
}

.box--Already {
  width: 720px;
  margin: 45px auto 0;
  background: #ffffff;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  padding: 40px;
}

.box--AlreadyTxt {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 40px 0;
}

.box--Login {
  width: 720px;
  height: 300px;
  margin: 0 auto;
  background: #ffffff;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}

.box--Login__cont {
  width: 50%;
  height: 300px;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: solid 1px #cccccc;
}

.box--Login__cont:last-child {
  border-right: none;
}

.box--Signup {
  width: 360px;
  margin: 0 auto;
}

.box--applyTarms {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background: #ffffff;
  border: solid 1px #cccccc;
  border-radius: 0 0 5px 5px;
  border-top: none;
  font-size: 1.3rem;
  height: 280px;
  overflow-y: scroll;
}

.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: 1.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: 60px;
}

.box-headVisual {
  position: relative;
  width: 100%;
  height: 280px;
  border-radius: 3px;
  padding: 2px;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.box-headVisual::before {
  position: absolute;
  top: 3px;
  left: 3px;
  content: "";
  display: block;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: 1px solid #d1a969;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
}

.box-headVisual__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background: #ffffff;
}

.box-headVisual__txtArea {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  padding: 40px;
  font-size: 1.3rem;
}

.box-headVisual__title {
  padding: 0 0 30px;
}

.box-headVisual__title h1 {
  font-size: 4.2rem;
}

.box-selection {
  position: relative;
  background: #ffffff;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
}

.box-selection__notice {
  background: #ffffe0;
}

.box-selection__inner {
  position: relative;
  padding: 20px;
}

.box-selection__photo {
  width: 373px;
  min-width: 373px;
  margin-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box-selection__photo img {
  width: 100%;
  height: auto;
}

.box-selection__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 565px;
}

.box-selection__info p {
  margin-bottom: 1em;
}

.box-selection__info--btnKeep {
  padding-bottom: 50px;
}

.box-selection__name {
  font-size: 1.5rem;
  color: #29bcc7;
  margin-bottom: 10px;
  font-weight: bold;
}

.box-selection__read {
  font-size: 1.8rem;
  color: #333333;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 10px;
  word-break: break-all;
  word-wrap: break-word;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-selection__txt {
  font-size: 1.4rem;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
}

.box-selection__btnArea {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.box--flashMessage {
  position: relative;
  background: #ffffff;
  border: solid 1px #29bcc7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #29bcc7;
  font-size: 1.3rem;
  cursor: pointer;
}

.box--flashMessage span {
  display: inline-block;
  padding-right: 20px;
}

.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);
}

.box--borderWhite {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  padding: 2px;
}

.box--borderWhite span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
  display: block;
  background: #ffffff;
}

.box--pickup {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 196px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  margin: 0 10px;
}

.box--pickup__img {
  width: 196px;
  height: 196px;
  background: #000000;
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px 5px 0 0;
  border: solid 1px #cccccc;
}

.box--pickup__cont {
  position: relative;
  width: 196px;
  height: 100px;
  padding: 8px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #cccccc;
  border-top: none;
}

.box--pickup__contTxt {
  color: #000000;
  font-size: 1.3rem;
  line-height: 1.5;
}

.box--pickup__contDate {
  position: absolute;
  bottom: 5px;
  left: 10px;
  color: #666666;
  font-size: 1.2rem;
}

.js-pickUpSlide .slick-dots {
  margin-left: -30px;
}

.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-arrow {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  opacity: 1 !important;
}

.slick-arrow:hover {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  opacity: .5 !important;
}

.box-coution__icon span {
  height: 100%;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 27px;
  background: url("/images/user/qj/pc/caution.svg") no-repeat left center;
  background-size: 24px;
}

.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: 70px;
  height: 70px;
  -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;
  border: solid 1px #dddddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--recommend__titl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: solid 1px #dddddd;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
}

.box--recommend__bannerBox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.box--recommend__bannerBox--item {
  width: 33.3333%;
  margin-left: 20px;
}

.box--recommend__bannerBox--item img {
  width: 100%;
  height: auto;
}

.box--recommend__bannerBox--item:first-child {
  margin-left: 0;
}

.box--recommend__bannerBox--newItem {
  max-width: 246px;
  margin-left: 20px;
  padding: 0px 30px;
}

.box--recommend__bannerBox--newItem img {
  width: 100%;
  height: auto;
}

.box--recommend__bannerBox--newItem:first-child {
  margin-left: 0;
}

.box--statusSelected {
  background-color: #eeeeee;
}

.boxLink {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  color: #333333;
}

.boxLink__inner {
  position: relative;
  display: block;
  padding: 14px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0.47px;
  color: inherit;
}

.boxLink__inner--arrow::after {
  position: absolute;
  top: 50%;
  right: 11px;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 3px #d1a969;
  border-right: solid 3px #d1a969;
}

.boxLink + * {
  margin-top: 10px;
}

.box--highclass2022 {
  position: relative;
  background: #ffffff;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  border-top: none;
  color: #333333;
  color: #fff;
}

.box--highclass2022__headingImg {
  width: 30%;
  margin: auto;
  margin-bottom: 24px;
}

.box--highclass2022__headingImg img {
  max-width: 100%;
}

.box--highclass2022__cont {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("/images/user/qj/pc/box_highclass_background.png");
  background-size: cover;
  background-position: center top;
}

.box--highclass2022__dataWrapper {
  background: #040821;
  padding: 32px;
  position: relative;
}

.box--highclass2022__dataWrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 11px;
  display: block;
  margin-bottom: 4px;
  z-index: 10;
  background: url("/images/user/qj/pc/light-border-highclass.png");
  background-repeat: repeat-x;
}

.box--highclass2022__dataWrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 11px;
  display: block;
  margin-bottom: 4px;
  z-index: 10;
  background: url("/images/user/qj/pc/light-border-highclass.png");
  background-repeat: repeat-x;
}

.box--highclass2022__txt {
  color: #c9c9c9;
}

.box--highclass2022__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 60px 20px;
}

.box--highclass2022__head {
  margin-bottom: 25px;
  color: #333333;
  z-index: 20;
  position: relative;
}

.box--highclass2022__read {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
}

.box--highclass2022__readFlex {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
}

.box--highclass2022__name {
  color: #fff;
}

.box--highclass2022__name span {
  font-weight: bold;
  font-size: 1.4rem;
}

.box--highclass2022__photo {
  width: 480px;
  margin-right: 20px;
  position: relative;
}

.box--highclass2022__photo::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/images/user/qj/pc/image-frame-highclass.png");
  background-repeat: no-repeat;
}

.box--highclass2022__photo img {
  width: 480px;
  height: auto;
}

.box--highclass2022__info {
  width: 458px;
  color: #333333;
}

.box--highclass2022__txt {
  font-size: 1.3rem;
}

.box--highclass2022__tags .tag-brown {
  background: #947527;
  color: #fff;
}

.box--highclass2022__tags .tag-lineBrown {
  background: #fff;
  color: #947527;
}

.box--highclass2022__tagsB li {
  margin-right: 5px;
  margin-bottom: 9px;
}

.box--highclass2022__table {
  width: 100%;
  font-size: 1.3rem;
  border: solid 1px #947527;
  background: #fff;
}

.box--highclass2022__table td {
  border: solid 1px #947527;
  background: #fff;
}

.box--highclass2022__tableTilt {
  text-align: center;
  font-size: 1.2rem;
  background: #FFFCEC;
  width: 90px;
}

.box--highclass2022__tableCont {
  padding: 10px 15px;
}

.box--highclass2022__Pos span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--highclass2022__Yen span {
  display: inline-block;
  padding-left: 20px;
  background: url("/images/user/qj/pc/uf_c_company_yen.svg") no-repeat left center;
  background-size: 16px;
}

.box--highclass2022__YenNum {
  color: #29bcc7;
  font-weight: bold;
  font-style: 1.5rem;
}

.box--highclass2022__btns {
  margin-top: 16px;
}

.box--highclass2022__otherlistWrap:nth-child(n+3) {
  display: none;
}

.box--highclass2022__otherlist {
  position: relative;
  border-right: solid 1px #cccccc;
  width: 33.33333%;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--highclass2022__otherlist:nth-child(3) {
  border-right: none;
}

.box--highclass2022__otherlist dt {
  font-size: 1.4rem;
  color: #333333;
}

.box--highclass2022__otherlist dd {
  font-size: 1.2rem;
  color: #666666;
}

.box--highclass2022__otherlist dd span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--highclass2022__otherlist:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.box--highgrade2022 {
  position: relative;
  background: #ffffff;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  border-top: none;
  color: #333333;
  color: #fff;
}

.box--highgrade2022__headingImg {
  width: 30%;
  margin: auto;
  margin-bottom: 24px;
}

.box--highgrade2022__headingImg img {
  max-width: 100%;
}

.box--highgrade2022__cont {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("/images/user/qj/pc/box_highgrade_background_v2.png");
  background-size: cover;
  background-position: center top;
}

.box--highgrade2022__dataWrapper {
  background: #460019;
  padding: 32px;
  position: relative;
}

.box--highgrade2022__dataWrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 11px;
  display: block;
  margin-bottom: 4px;
  z-index: 10;
  background: url("/images/user/qj/pc/light-border-highclass.png");
  background-repeat: repeat-x;
}

.box--highgrade2022__dataWrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 11px;
  display: block;
  margin-bottom: 4px;
  z-index: 10;
  background: url("/images/user/qj/pc/light-border-highclass.png");
  background-repeat: repeat-x;
}

.box--highgrade2022__txt {
  color: #c9c9c9;
}

.box--highgrade2022__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 60px 20px;
}

.box--highgrade2022__head {
  margin-bottom: 25px;
  color: #333333;
  z-index: 20;
  position: relative;
}

.box--highgrade2022__read {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
}

.box--highgrade2022__readFlex {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
}

.box--highgrade2022__name {
  color: #fff;
}

.box--highgrade2022__name span {
  font-weight: bold;
  font-size: 1.4rem;
}

.box--highgrade2022__photo {
  width: 480px;
  margin-right: 20px;
  position: relative;
}

.box--highgrade2022__photo::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/images/user/qj/pc/image-frame-highclass.png");
  background-repeat: no-repeat;
}

.box--highgrade2022__photo img {
  width: 480px;
  height: auto;
}

.box--highgrade2022__info {
  width: 458px;
  color: #333333;
}

.box--highgrade2022__txt {
  font-size: 1.3rem;
}

.box--highgrade2022__tags .tag-brown {
  background: #947527;
  color: #fff;
}

.box--highgrade2022__tags .tag-lineBrown {
  background: #fff;
  color: #947527;
}

.box--highgrade2022__tagsB li {
  margin-right: 5px;
  margin-bottom: 9px;
}

.box--highgrade2022__table {
  width: 100%;
  font-size: 1.3rem;
  border: solid 1px #947527;
  background: #fff;
}

.box--highgrade2022__table td {
  border: solid 1px #947527;
  background: #fff;
}

.box--highgrade2022__tableTilt {
  text-align: center;
  font-size: 1.2rem;
  background: #FFFCEC;
  width: 90px;
}

.box--highgrade2022__tableCont {
  padding: 10px 15px;
}

.box--highgrade2022__Pos span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--highgrade2022__Yen span {
  display: inline-block;
  padding-left: 20px;
  background: url("/images/user/qj/pc/uf_c_company_yen.svg") no-repeat left center;
  background-size: 16px;
}

.box--highgrade2022__YenNum {
  color: #29bcc7;
  font-weight: bold;
  font-style: 1.5rem;
}

.box--highgrade2022__btns {
  margin-top: 16px;
}

.box--highgrade2022__otherlistWrap:nth-child(n+3) {
  display: none;
}

.box--highgrade2022__otherlist {
  position: relative;
  border-right: solid 1px #cccccc;
  width: 33.33333%;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--highgrade2022__otherlist:nth-child(3) {
  border-right: none;
}

.box--highgrade2022__otherlist dt {
  font-size: 1.4rem;
  color: #333333;
}

.box--highgrade2022__otherlist dd {
  font-size: 1.2rem;
  color: #666666;
}

.box--highgrade2022__otherlist dd span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--highgrade2022__otherlist:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.box--smplyhighclass2022 {
  position: relative;
}

.box--smplyhighclass2022__headingImg {
  width: 20%;
  margin: auto;
  margin-bottom: 24px;
}

.box--smplyhighclass2022__headingImg img {
  max-width: 100%;
}

.box--smplyhighclass2022__cont {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("/images/user/qj/pc/box_highclass_background.png");
  background-position: center top;
}

.box--smplyhighclass2022__dataWrapper {
  background: #040821;
  padding: 32px;
  position: relative;
}

.box--smplyhighclass2022__dataWrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 11px;
  display: block;
  margin-bottom: 4px;
  z-index: 10;
  background: url("/images/user/qj/pc/light-border-highclass.png");
  background-repeat: repeat-x;
}

.box--smplyhighclass2022__dataWrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 11px;
  display: block;
  margin-bottom: 4px;
  z-index: 10;
  background: url("/images/user/qj/pc/light-border-highclass.png");
  background-repeat: repeat-x;
}

.box--smplyhighclass2022__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 80px 20px;
}

.box--smplyhighclass2022__photo {
  width: 280px;
  margin-right: 20px;
  position: relative;
}

.box--smplyhighclass2022__photo::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/images/user/qj/pc/image-frame-highclass.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.box--smplyhighclass2022__photo img {
  width: 100%;
  height: auto;
}

.box--smplyhighclass2022__photoHiclassA {
  position: relative;
  width: 280px;
  margin-right: 20px;
}

.box--smplyhighclass2022__photoHiclassA img {
  width: 100%;
  height: auto;
}

.box--smplyhighclass2022__photoHiclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1s.png") no-repeat left center;
  background-size: cover;
}

.box--smplyhighclass2022__photoHiclassA:after {
  background: url("/images/user/qj/pc/hiclass_1s.png") no-repeat left center;
  background-size: cover;
}

.box--smplyhighclass2022__info {
  color: #333333;
}

.box--smplyhighclass2022__read {
  font-weight: bold;
  font-size: 1.8rem;
}

.box--smplyhighclass2022__name {
  font-size: 1.3rem;
  color: #fff;
}

.box--smplyhighclass2022__name span {
  font-weight: bold;
}

.box--smplyhighclass2022__pos {
  color: #c9c9c9;
  font-size: 1.3rem;
}

.box--smplyhighclass2022__pos span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--smplyhighclass2022__tags .tag-brown {
  background: #947527;
  color: #fff;
}

.box--smplyhighclass2022__yen {
  font-size: 1.3rem;
  padding-left: 30px;
  background: url("/images/user/qj/pc/uf_c_company_yen.svg") no-repeat left center;
  background-size: 20px;
  color: #c9c9c9;
}

.box--smplyhighclass2022__YenNum {
  color: #29bcc7;
  font-weight: bold;
  font-style: 1.5rem;
}

.box--smplyhighclass2022__data {
  font-size: 1.3rem;
  color: #c9c9c9;
}

.box--smplyhighclass2022__btns {
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 44px;
}

.box--smplyhighclass2022__btns button {
  margin-left: 10px;
}

.box--smplyhighclass2022__delete {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  background: #000000;
  border-radius: 50%;
  top: -5px;
  right: -5px;
}

.box--smplyhighclass2022__delete:before, .box--smplyhighclass2022__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--smplyhighclass2022__delete:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box--smplyhighclass2022__delete:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box--smplyhighgrade2022 {
  position: relative;
}

.box--smplyhighgrade2022__headingImg {
  width: 20%;
  margin: auto;
  margin-bottom: 24px;
}

.box--smplyhighgrade2022__headingImg img {
  max-width: 100%;
}

.box--smplyhighgrade2022__cont {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("/images/user/qj/pc/box_highgrade_background_v2.png");
  background-position: center top;
}

.box--smplyhighgrade2022__dataWrapper {
  background: #460019;
  padding: 32px;
  position: relative;
}

.box--smplyhighgrade2022__dataWrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 11px;
  display: block;
  margin-bottom: 4px;
  z-index: 10;
  background: url("/images/user/qj/pc/light-border-highclass.png");
  background-repeat: repeat-x;
}

.box--smplyhighgrade2022__dataWrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 11px;
  display: block;
  margin-bottom: 4px;
  z-index: 10;
  background: url("/images/user/qj/pc/light-border-highclass.png");
  background-repeat: repeat-x;
}

.box--smplyhighgrade2022__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 80px 20px;
}

.box--smplyhighgrade2022__photo {
  width: 280px;
  margin-right: 20px;
  position: relative;
}

.box--smplyhighgrade2022__photo::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/images/user/qj/pc/image-frame-highclass.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.box--smplyhighgrade2022__photo img {
  width: 100%;
  height: auto;
}

.box--smplyhighgrade2022__photoHiclassA {
  position: relative;
  width: 280px;
  margin-right: 20px;
}

.box--smplyhighgrade2022__photoHiclassA img {
  width: 100%;
  height: auto;
}

.box--smplyhighgrade2022__photoHiclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1s.png") no-repeat left center;
  background-size: cover;
}

.box--smplyhighgrade2022__photoHiclassA:after {
  background: url("/images/user/qj/pc/hiclass_1s.png") no-repeat left center;
  background-size: cover;
}

.box--smplyhighgrade2022__info {
  color: #333333;
}

.box--smplyhighgrade2022__read {
  font-weight: bold;
  font-size: 1.8rem;
}

.box--smplyhighgrade2022__name {
  font-size: 1.3rem;
  color: #fff;
}

.box--smplyhighgrade2022__name span {
  font-weight: bold;
}

.box--smplyhighgrade2022__pos {
  color: #c9c9c9;
  font-size: 1.3rem;
}

.box--smplyhighgrade2022__pos span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--smplyhighgrade2022__tags .tag-brown {
  background: #947527;
  color: #fff;
}

.box--smplyhighgrade2022__yen {
  font-size: 1.3rem;
  padding-left: 30px;
  background: url("/images/user/qj/pc/uf_c_company_yen.svg") no-repeat left center;
  background-size: 20px;
  color: #c9c9c9;
}

.box--smplyhighgrade2022__YenNum {
  color: #29bcc7;
  font-weight: bold;
  font-style: 1.5rem;
}

.box--smplyhighgrade2022__data {
  font-size: 1.3rem;
  color: #c9c9c9;
}

.box--smplyhighgrade2022__btns {
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 44px;
}

.box--smplyhighgrade2022__btns button {
  margin-left: 10px;
}

.box--smplyhighgrade2022__delete {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  background: #000000;
  border-radius: 50%;
  top: -5px;
  right: -5px;
}

.box--smplyhighgrade2022__delete:before, .box--smplyhighgrade2022__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--smplyhighgrade2022__delete:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box--smplyhighgrade2022__delete:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box-banner-highclass2022 {
  border: 4px solid;
  -o-border-image: url("/images/user/qj/pc/feature_highclass_border.png");
     border-image: url("/images/user/qj/pc/feature_highclass_border.png");
  border-image-slice: 13;
  border-image-width: 13px;
  padding: 32px;
}

.box-banner-highclass2022__heading {
  text-align: center;
  color: #9a7725;
  font-size: 24px;
  line-height: 1.3;
}

.box-banner-highclass2022__items {
  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;
  gap: 16px;
}

.box-banner-highclass2022__item {
  width: 50%;
  position: relative;
}

.box-banner-highclass2022__item::before {
  content: "";
  display: block;
  padding-top: 66.66667%;
}

.box-banner-highclass2022__item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*primesalon2022*/
.box--employeeSalon2022 {
  position: relative;
  background: #ffffff;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  border-top: none;
  color: #333333;
  color: #fff;
}

.box--employeeSalon2022__headingImg {
  width: 42%;
  margin: auto;
  margin-bottom: 24px;
}

.box--employeeSalon2022__headingImg img {
  max-width: 100%;
}

.box--employeeSalon2022__cont {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url("/images/user/qj/pc/feature_primesalon_202208_background.png");
  background-size: cover;
  background-position: center top;
}

.box--employeeSalon2022__dataWrapper {
  padding: 32px;
  position: relative;
}

.box--employeeSalon2022__txt {
  color: #333;
}

.box--employeeSalon2022__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 60px 20px;
}

.box--employeeSalon2022__head {
  margin-bottom: 25px;
  color: #333333;
  z-index: 20;
  position: relative;
}

.box--employeeSalon2022__read {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
}

.box--employeeSalon2022__readFlex {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.box--employeeSalon2022__name span {
  font-weight: bold;
  font-size: 1.4rem;
}

.box--employeeSalon2022__photo {
  width: 480px;
  margin-right: 20px;
  position: relative;
}

.box--employeeSalon2022__photo img {
  width: 480px;
  height: auto;
}

.box--employeeSalon2022__info {
  width: 458px;
  color: #333333;
}

.box--employeeSalon2022__txt {
  font-size: 1.3rem;
}

.box--employeeSalon2022__tags .tag-employment {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #9a6f2b;
  background: #fff;
  color: #947527;
}

.box--employeeSalon2022__tags .tag-employment.tag-size-xs {
  padding: 3px 5px;
}

.box--employeeSalon2022__tags .tag-employment.tag-size-s {
  padding: 5px 10px;
}

.box--employeeSalon2022__tags .tag-employment.tag-oneLine {
  margin-bottom: 0;
}

.box--employeeSalon2022__tags .tag-employment.tag-noRounded {
  border-radius: 0;
}

.box--employeeSalon2022__tags .tag-feature {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #9a6f2b;
  background: #cc544c;
  color: #fff;
  border: none;
}

.box--employeeSalon2022__tags .tag-feature.tag-size-xs {
  padding: 3px 5px;
}

.box--employeeSalon2022__tags .tag-feature.tag-size-s {
  padding: 5px 10px;
}

.box--employeeSalon2022__tags .tag-feature.tag-oneLine {
  margin-bottom: 0;
}

.box--employeeSalon2022__tags .tag-feature.tag-noRounded {
  border-radius: 0;
}

.box--employeeSalon2022__tagsB li {
  margin-right: 5px;
  margin-bottom: 9px;
}

.box--employeeSalon2022__table {
  width: 100%;
  font-size: 1.3rem;
  border: solid 1px #947527;
  background: #fff;
}

.box--employeeSalon2022__table td {
  border: solid 1px #947527;
  background: #fff;
}

.box--employeeSalon2022__tableTilt {
  text-align: center;
  font-size: 1.2rem;
  background: #FFFCEC;
  width: 90px;
}

.box--employeeSalon2022__tableCont {
  padding: 10px 15px;
}

.box--employeeSalon2022__Pos span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--employeeSalon2022__Yen span {
  display: inline-block;
  padding-left: 20px;
  background: url("/images/user/qj/pc/uf_c_company_yen.svg") no-repeat left center;
  background-size: 16px;
}

.box--employeeSalon2022__YenNum {
  color: #29bcc7;
  font-weight: bold;
  font-style: 1.5rem;
}

.box--employeeSalon2022__btns {
  margin-top: 16px;
}

.box--employeeSalon2022__otherlistWrap:nth-child(n+3) {
  display: none;
}

.box--employeeSalon2022__otherlist {
  position: relative;
  border-right: solid 1px #cccccc;
  width: 33.33333%;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--employeeSalon2022__otherlist:nth-child(3) {
  border-right: none;
}

.box--employeeSalon2022__otherlist dt {
  font-size: 1.4rem;
  color: #333333;
}

.box--employeeSalon2022__otherlist dd {
  font-size: 1.2rem;
  color: #666666;
}

.box--employeeSalon2022__otherlist dd span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--employeeSalon2022__otherlist:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.box--employeeFreelance2022 {
  position: relative;
  background: #ffffff;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  border-top: none;
  color: #333333;
  color: #fff;
}

.box--employeeFreelance2022__headingImg {
  width: 42%;
  margin: auto;
  margin-bottom: 24px;
}

.box--employeeFreelance2022__headingImg img {
  max-width: 100%;
}

.box--employeeFreelance2022__cont {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("/images/user/qj/pc/feature_primesalon_202208_background.png");
  background-size: cover;
  background-position: center top;
}

.box--employeeFreelance2022__dataWrapper {
  padding: 32px;
  position: relative;
}

.box--employeeFreelance2022__txt {
  color: #333;
}

.box--employeeFreelance2022__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 60px 20px;
}

.box--employeeFreelance2022__head {
  margin-bottom: 25px;
  color: #333;
  z-index: 20;
  position: relative;
}

.box--employeeFreelance2022__read {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
}

.box--employeeFreelance2022__readFlex {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.box--employeeFreelance2022__name span {
  font-weight: bold;
  font-size: 1.4rem;
}

.box--employeeFreelance2022__photo {
  width: 480px;
  margin-right: 20px;
  position: relative;
}

.box--employeeFreelance2022__photo img {
  width: 480px;
  height: auto;
}

.box--employeeFreelance2022__info {
  width: 458px;
  color: #333333;
}

.box--employeeFreelance2022__txt {
  font-size: 1.3rem;
}

.box--employeeFreelance2022__tags .tag-employment {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #9a6f2b;
  background: #fff;
  color: #947527;
}

.box--employeeFreelance2022__tags .tag-employment.tag-size-xs {
  padding: 3px 5px;
}

.box--employeeFreelance2022__tags .tag-employment.tag-size-s {
  padding: 5px 10px;
}

.box--employeeFreelance2022__tags .tag-employment.tag-oneLine {
  margin-bottom: 0;
}

.box--employeeFreelance2022__tags .tag-employment.tag-noRounded {
  border-radius: 0;
}

.box--employeeFreelance2022__tags .tag-feature {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #9a6f2b;
  background: #6885bf;
  color: #fff;
  border: none;
}

.box--employeeFreelance2022__tags .tag-feature.tag-size-xs {
  padding: 3px 5px;
}

.box--employeeFreelance2022__tags .tag-feature.tag-size-s {
  padding: 5px 10px;
}

.box--employeeFreelance2022__tags .tag-feature.tag-oneLine {
  margin-bottom: 0;
}

.box--employeeFreelance2022__tags .tag-feature.tag-noRounded {
  border-radius: 0;
}

.box--employeeFreelance2022__tagsB li {
  margin-right: 5px;
  margin-bottom: 9px;
}

.box--employeeFreelance2022__table {
  width: 100%;
  font-size: 1.3rem;
  border: solid 1px #947527;
  background: #fff;
}

.box--employeeFreelance2022__table td {
  border: solid 1px #947527;
  background: #fff;
}

.box--employeeFreelance2022__tableTilt {
  text-align: center;
  font-size: 1.2rem;
  background: #FFFCEC;
  width: 90px;
}

.box--employeeFreelance2022__tableCont {
  padding: 10px 15px;
}

.box--employeeFreelance2022__Pos span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--employeeFreelance2022__Yen span {
  display: inline-block;
  padding-left: 20px;
  background: url("/images/user/qj/pc/uf_c_company_yen.svg") no-repeat left center;
  background-size: 16px;
}

.box--employeeFreelance2022__YenNum {
  color: #29bcc7;
  font-weight: bold;
  font-style: 1.5rem;
}

.box--employeeFreelance2022__btns {
  margin-top: 16px;
}

.box--employeeFreelance2022__otherlistWrap:nth-child(n+3) {
  display: none;
}

.box--employeeFreelance2022__otherlist {
  position: relative;
  border-right: solid 1px #cccccc;
  width: 33.33333%;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box--employeeFreelance2022__otherlist:nth-child(3) {
  border-right: none;
}

.box--employeeFreelance2022__otherlist dt {
  font-size: 1.4rem;
  color: #333333;
}

.box--employeeFreelance2022__otherlist dd {
  font-size: 1.2rem;
  color: #666666;
}

.box--employeeFreelance2022__otherlist dd span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--employeeFreelance2022__otherlist:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
}

.box--smplyemployeeSalon2022 {
  position: relative;
}

.box--smplyemployeeSalon2022__headingImg {
  width: 30%;
  margin: auto;
  margin-bottom: 24px;
}

.box--smplyemployeeSalon2022__headingImg img {
  max-width: 100%;
}

.box--smplyemployeeSalon2022__cont {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("/images/user/qj/pc/feature_primesalon_202208_background.png");
  background-position: center top;
}

.box--smplyemployeeSalon2022__dataWrapper {
  padding: 32px;
  position: relative;
}

.box--smplyemployeeSalon2022__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 80px 20px;
}

.box--smplyemployeeSalon2022__photo {
  width: 280px;
  margin-right: 20px;
  position: relative;
}

.box--smplyemployeeSalon2022__photo img {
  width: 100%;
  height: auto;
}

.box--smplyemployeeSalon2022__photoHiclassA {
  position: relative;
  width: 280px;
  margin-right: 20px;
}

.box--smplyemployeeSalon2022__photoHiclassA img {
  width: 100%;
  height: auto;
}

.box--smplyemployeeSalon2022__photoHiclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1s.png") no-repeat left center;
  background-size: cover;
}

.box--smplyemployeeSalon2022__photoHiclassA:after {
  background: url("/images/user/qj/pc/hiclass_1s.png") no-repeat left center;
  background-size: cover;
}

.box--smplyemployeeSalon2022__info {
  color: #333333;
}

.box--smplyemployeeSalon2022__read {
  font-weight: bold;
  font-size: 1.8rem;
}

.box--smplyemployeeSalon2022__name {
  font-size: 1.3rem;
}

.box--smplyemployeeSalon2022__name span {
  font-weight: bold;
}

.box--smplyemployeeSalon2022__pos {
  color: #333;
  font-size: 1.3rem;
}

.box--smplyemployeeSalon2022__pos span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--smplyemployeeSalon2022__tags .tag-employment {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #9a6f2b;
  background: #fff;
  color: #947527;
}

.box--smplyemployeeSalon2022__tags .tag-employment.tag-size-xs {
  padding: 3px 5px;
}

.box--smplyemployeeSalon2022__tags .tag-employment.tag-size-s {
  padding: 5px 10px;
}

.box--smplyemployeeSalon2022__tags .tag-employment.tag-oneLine {
  margin-bottom: 0;
}

.box--smplyemployeeSalon2022__tags .tag-employment.tag-noRounded {
  border-radius: 0;
}

.box--smplyemployeeSalon2022__tags .tag-feature {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #9a6f2b;
  background: #cc544c;
  color: #fff;
  border: none;
}

.box--smplyemployeeSalon2022__tags .tag-feature.tag-size-xs {
  padding: 3px 5px;
}

.box--smplyemployeeSalon2022__tags .tag-feature.tag-size-s {
  padding: 5px 10px;
}

.box--smplyemployeeSalon2022__tags .tag-feature.tag-oneLine {
  margin-bottom: 0;
}

.box--smplyemployeeSalon2022__tags .tag-feature.tag-noRounded {
  border-radius: 0;
}

.box--smplyemployeeSalon2022__yen {
  font-size: 1.3rem;
  padding-left: 30px;
  background: url("/images/user/qj/pc/uf_c_company_yen.svg") no-repeat left center;
  background-size: 20px;
  color: #333;
}

.box--smplyemployeeSalon2022__YenNum {
  color: #29bcc7;
  font-weight: bold;
  font-style: 1.5rem;
}

.box--smplyemployeeSalon2022__data {
  font-size: 1.3rem;
  color: #333;
}

.box--smplyemployeeSalon2022__btns {
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 44px;
}

.box--smplyemployeeSalon2022__btns button {
  margin-left: 10px;
}

.box--smplyemployeeSalon2022__delete {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  background: #000000;
  border-radius: 50%;
  top: -5px;
  right: -5px;
}

.box--smplyemployeeSalon2022__delete:before, .box--smplyemployeeSalon2022__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--smplyemployeeSalon2022__delete:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box--smplyemployeeSalon2022__delete:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box--smplyemployeeFreelance2022 {
  position: relative;
}

.box--smplyemployeeFreelance2022__headingImg {
  width: 30%;
  margin: auto;
  margin-bottom: 24px;
}

.box--smplyemployeeFreelance2022__headingImg img {
  max-width: 100%;
}

.box--smplyemployeeFreelance2022__cont {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("/images/user/qj/pc/feature_primesalon_202208_background.png");
  background-position: center top;
}

.box--smplyemployeeFreelance2022__dataWrapper {
  padding: 32px;
  position: relative;
}

.box--smplyemployeeFreelance2022__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 80px 20px;
}

.box--smplyemployeeFreelance2022__photo {
  width: 280px;
  margin-right: 20px;
  position: relative;
}

.box--smplyemployeeFreelance2022__photo img {
  width: 100%;
  height: auto;
}

.box--smplyemployeeFreelance2022__photoHiclassA {
  position: relative;
  width: 280px;
  margin-right: 20px;
}

.box--smplyemployeeFreelance2022__photoHiclassA img {
  width: 100%;
  height: auto;
}

.box--smplyemployeeFreelance2022__photoHiclassA:after {
  z-index: 2;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: url("/images/user/qj/pc/hiclass_1s.png") no-repeat left center;
  background-size: cover;
}

.box--smplyemployeeFreelance2022__photoHiclassA:after {
  background: url("/images/user/qj/pc/hiclass_1s.png") no-repeat left center;
  background-size: cover;
}

.box--smplyemployeeFreelance2022__info {
  color: #333333;
}

.box--smplyemployeeFreelance2022__read {
  font-weight: bold;
  font-size: 1.8rem;
}

.box--smplyemployeeFreelance2022__name {
  font-size: 1.3rem;
}

.box--smplyemployeeFreelance2022__name span {
  font-weight: bold;
}

.box--smplyemployeeFreelance2022__pos {
  color: #333;
  font-size: 1.3rem;
}

.box--smplyemployeeFreelance2022__pos span {
  display: inline-block;
  padding-left: 18px;
  background: url("/images/user/qj/pc/uf_c_company_pos.svg") no-repeat left center;
}

.box--smplyemployeeFreelance2022__tags .tag-employment {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #9a6f2b;
  background: #fff;
  color: #947527;
}

.box--smplyemployeeFreelance2022__tags .tag-employment.tag-size-xs {
  padding: 3px 5px;
}

.box--smplyemployeeFreelance2022__tags .tag-employment.tag-size-s {
  padding: 5px 10px;
}

.box--smplyemployeeFreelance2022__tags .tag-employment.tag-oneLine {
  margin-bottom: 0;
}

.box--smplyemployeeFreelance2022__tags .tag-employment.tag-noRounded {
  border-radius: 0;
}

.box--smplyemployeeFreelance2022__tags .tag-feature {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #9a6f2b;
  background: #6885bf;
  color: #fff;
  border: none;
}

.box--smplyemployeeFreelance2022__tags .tag-feature.tag-size-xs {
  padding: 3px 5px;
}

.box--smplyemployeeFreelance2022__tags .tag-feature.tag-size-s {
  padding: 5px 10px;
}

.box--smplyemployeeFreelance2022__tags .tag-feature.tag-oneLine {
  margin-bottom: 0;
}

.box--smplyemployeeFreelance2022__tags .tag-feature.tag-noRounded {
  border-radius: 0;
}

.box--smplyemployeeFreelance2022__yen {
  font-size: 1.3rem;
  padding-left: 30px;
  background: url("/images/user/qj/pc/uf_c_company_yen.svg") no-repeat left center;
  background-size: 20px;
  color: #333;
}

.box--smplyemployeeFreelance2022__YenNum {
  color: #29bcc7;
  font-weight: bold;
  font-style: 1.5rem;
}

.box--smplyemployeeFreelance2022__data {
  font-size: 1.3rem;
  color: #333;
}

.box--smplyemployeeFreelance2022__btns {
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 44px;
}

.box--smplyemployeeFreelance2022__btns button {
  margin-left: 10px;
}

.box--smplyemployeeFreelance2022__delete {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  background: #000000;
  border-radius: 50%;
  top: -5px;
  right: -5px;
}

.box--smplyemployeeFreelance2022__delete:before, .box--smplyemployeeFreelance2022__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--smplyemployeeFreelance2022__delete:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box--smplyemployeeFreelance2022__delete:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box-banner-highclass2022 {
  border: 4px solid;
  -o-border-image: url("/images/user/qj/pc/feature_highclass_border.png");
     border-image: url("/images/user/qj/pc/feature_highclass_border.png");
  border-image-slice: 13;
  border-image-width: 13px;
  padding: 32px;
}

.box-banner-highclass2022__heading {
  text-align: center;
  color: #9a7725;
  font-size: 24px;
  line-height: 1.3;
}

.box-banner-highclass2022__items {
  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;
  gap: 16px;
}

.box-banner-highclass2022__item {
  width: 50%;
  position: relative;
}

.box-banner-highclass2022__item::before {
  content: "";
  display: block;
  padding-top: 66.66667%;
}

.box-banner-highclass2022__item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.box-banner-primesalon2022 {
  border: 13px solid;
  -o-border-image: url("/images/user/qj/pc/feature_primesalon_border.png");
     border-image: url("/images/user/qj/pc/feature_primesalon_border.png");
  border-image-slice: 13;
  border-image-width: 13px;
  padding: 32px;
}

.box-banner-primesalon2022__heading-area {
  position: relative;
  margin-bottom: 24px;
}

.box-banner-primesalon2022__heading-img {
  text-align: center;
}

.box-banner-primesalon2022__heading-text {
  font-size: 20px;
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 600px;
  line-height: 1.4;
}

.box-banner-primesalon2022__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.box-banner-primesalon2022__item {
  position: relative;
}

.box-banner-primesalon2022__item img {
  -o-object-fit: cover;
     object-fit: cover;
}

.section--white {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  background: #ffffff;
}

.section--whiteLine {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  background: #ffffff;
}

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

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

.section--colorless {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
}

.section--whiteInSpace {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  background: #ffffff;
  padding: 20px;
}

.sectionInSpace-s {
  padding: 10px;
}

.sectionInSpace-m {
  padding: 20px;
}

.sectionTopSpace-s {
  padding-top: 72px;
}

.sectionTopSpace-m {
  padding-top: 80px;
}

.section--selection {
  padding-top: 80px;
  background: url(/images/user/qj/pc/uf_c_selection_bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 60px;
}

.section--regist {
  padding-top: 80px;
  background: url(/images/user/qj/pc/uf_c_regist_bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 60px;
}

.section--SearchTop {
  padding-top: 80px;
  background: url(/images/user/qj/pc/uf_c_regist_bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 60px;
}

.section--favoriteTop {
  padding-top: 80px;
  background: url(/images/user/qj/pc/uf_c_regist_bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 60px;
}

.section--cartTop {
  padding-top: 80px;
  background: url(/images/user/qj/pc/uf_c_regist_bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 60px;
}

.section--cartTop .title-head h1, .section--cartTop .title-head h2 {
  color: #FF358C !important;
}

.section--cartTop h1::before {
  content: "";
  background: url("/images/user/qj/sp/uf_s_title_icon_cart.svg") no-repeat center left;
  width: 3rem;
  height: 3rem;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 10px;
}

.section--profTop {
  padding-top: 80px;
  background: url(/images/user/qj/pc/uf_c_prof_bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 60px;
}

.section--offerInfor {
  padding-top: 80px;
  background: #ffffff;
  padding-bottom: 60px;
}

.section--Login {
  position: relative;
  padding-bottom: 60px;
}

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

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

.section--Signup {
  padding-top: 80px;
  background: url(/images/user/qj/pc/uf_c_signup_bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 60px;
}

.section--apply {
  padding-top: 80px;
  background: #ffffff;
  padding-bottom: 60px;
}

.section--Messenger {
  padding-top: 80px;
  padding-bottom: 60px;
}

.section--LoginFbError {
  padding-top: 80px;
  padding-bottom: 60px;
}

.section--LoginFbError p {
  width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.content--main {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  width: 690px;
  margin-right: 30px;
}

.content--side {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  width: 280px;
}

.content--sideFixed {
  position: fixed;
  z-index: 0;
}

.content--prof {
  width: 800px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  background: rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: inset -1px 0 0 0 #EEEEEE, inset 1px 0 0 0 #EEEEEE;
          box-shadow: inset -1px 0 0 0 #EEEEEE, inset 1px 0 0 0 #EEEEEE;
}

.wrap--nomal {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.wrap--fullWhite {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: #ffffff;
}

.wrap--fixation {
  width: 1000px;
  min-width: 1000px;
  height: auto;
  margin: 0 auto;
  padding: 72px 0 0;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wrap--fixationTop {
  width: 1000px;
  min-width: 1000px;
  height: auto;
  margin: 0 auto;
  padding: 35px 0 0;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.contentWrapBg {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-attachment: fixed;
  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--regist {
  width: 800px;
  height: auto;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  border-radius: 5px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.5);
}

.wrap--companySearch {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.wrap--favoriteCompany,
.wrap--cartCompany {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.wrap--apply {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.wrap--apply.multiple {
  position: relative;
}

.wrap--jobOffer {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.wrap--jobOfferMain {
  width: 690px;
  margin-right: 30px;
}

.wrap--jobOfferSide {
  width: 280px;
}

.wrap--Messenger {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.wrap--Oiwai {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.wrap--agent {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1000px;
  height: auto;
  margin: 0 auto;
  padding-top: 100px;
}

.wrap--hiClass {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.wrap--activeRecruit {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  background: #fff;
}

.top__ball {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 160px;
  height: 160px;
  -webkit-transform: translateX(800px) translateY(50%);
          transform: translateX(800px) translateY(50%);
  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__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__ball__201912cheer {
  background-color: #ff3b62;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 160px;
  height: 160px;
  text-align: center;
  border-radius: 50%;
  opacity: 0.9;
}

.top__ball__201912cheer 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_201912cheer {
  background-color: #ff3b62;
  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);
  }
}

.top__heroBox {
  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;
  position: relative;
  width: 100%;
  height: 472px;
  text-align: center;
  z-index: 2;
}

.top__heroBox__title {
  overflow: hidden;
  width: 670px;
  height: 49px;
  white-space: nowrap;
  text-indent: 100%;
  background: url("/images/user/qj/pc/uf_c_top_hero_title.png") no-repeat center;
  background-size: 670px 49px;
}

.top__heroBox__subTitle {
  color: #000000;
  font-size: 1.6rem;
}

.top__heroBox__date {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  width: 128px;
  height: 28px;
  margin: 0 auto;
  color: #ffffff;
  border-radius: 28px;
  font-size: 1.2rem;
  line-height: 28px;
}

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

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

.top__heroBox__no1 {
  position: absolute;
  bottom: 15px;
  left: 20px;
  width: 373px;
  height: 138px;
}

.top__heroBox__no1 img {
  width: 100%;
  height: auto;
}

.top__heroBox.bgGrey:before {
  background: linear-gradient(154deg, #B3B3B3 0%, #CECECE 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  content: '';
}

.top__heroBox.bgGrey:after {
  background: linear-gradient(154deg, #B3B3B3 0%, #CECECE 100%);
  position: absolute;
  bottom: -4px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  content: '';
}

.top__profBox {
  position: relative;
  width: 100%;
  height: 250px;
  background: url("/images/user/qj/pc/uf_c_top_prof_bg.png") no-repeat center;
  background-size: cover;
}

.top__profYesNoBtn {
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 20px;
  width: 108px;
  height: 44px;
  border-radius: 44px;
  font-size: 1.6rem;
}

.js-Yes {
  right: 20px;
}

.js-No {
  right: 148px;
}

.top__profRead {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  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;
  position: absolute;
  z-index: 4;
  right: 83px;
  bottom: 54px;
  width: 73px;
  height: 73px;
  text-align: center;
  color: #ffffff;
  border-radius: 73px;
  font-size: 1.3rem;
}

.top__profBoxText {
  position: relative;
  height: 100%;
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
}

.top__profTextBox {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 300px;
  margin-bottom: 10px;
  padding: 5px 15px;
  color: #000000;
  border: 1px solid #cccccc;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.5);
  font-size: 1.3rem;
}

.top__profTextBox span {
  position: absolute;
  right: -35px;
  bottom: -5px;
  display: block;
  font-size: 1.0rem;
}

.top__selectionNaviWrap {
  text-align: center;
}

.top__selectionNavi {
  height: 3px;
}

.top__selectionNavi__item {
  display: inline-block;
  width: 44px;
  height: 3px;
  cursor: pointer;
  vertical-align: top;
  background: #cccccc;
}

.top__selectionNavi__item--act {
  background: #29bcc7;
  display: inline-block;
  width: 44px;
  height: 3px;
  cursor: pointer;
  vertical-align: top;
}

.top__selectionBtn {
  display: none;
}

.js__top__selectionBtn--act {
  display: block;
}

.top__selectionBtn__item {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  cursor: pointer;
}

.top__selectionBtn__item:nth-child(1) {
  left: 0;
  border-radius: 0 3px 3px 0;
}

.top__selectionBtn__item:nth-child(2) {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.top__selectionBtn__item:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  left: 18px;
  width: 15px;
  height: 15px;
  margin: auto;
  content: "";
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}

.top__selectionBtn__item:nth-child(2):before {
  left: 10px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.rip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 2px #29bcc7;
  border-radius: 50%;
  opacity: .5;
}

.in-rip {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation-name: inrip;
          animation-name: inrip;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -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-keyframes inrip {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes inrip {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    opacity: 0;
  }
}

.top_sameas {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: solid 1px #cccccc;
}

.top_sameas__titl {
  width: 160px;
  padding-right: 17px;
}

.top_sameas__items {
  width: 455px;
  color: #000000;
}

.top_sameas__item {
  display: inline;
}

.top_sameas__item:after {
  content: "/";
  display: inline;
  padding-left: 5px;
}

.top_sameas__item:last-child:after {
  content: "";
}

.top_pickupWrap {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.top_pickup {
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 10px;
}

.top_pickup:first-child {
  margin-top: 0;
}

.top_pickup a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top_pickup__img {
  width: 105px;
  height: 105px;
  background: #000000;
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: solid 1px #cccccc;
}

.top_pickup__cont {
  position: relative;
  width: 545px;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.top_pickup__contTxt {
  color: #000000;
  font-size: 1.4rem;
}

.top_pickup__contDate {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #333333;
  font-size: 1.2rem;
}

.top_agent-casting {
  height: 285px;
  background-image: url(/images/user/qj/pc/agent_bg_2019.jpg);
  background-size: cover;
  background-position: -25px 0;
  border-top: solid 3px #d1a868;
}

.top_agent-casting img {
  width: 108px;
  padding-top: 25px;
}

.top_agent-casting .txt-catch {
  font-size: 22px;
  color: #333333;
  text-shadow: #ffffff 1px 1px 10px, #ffffff -1px 1px 10px, #ffffff 1px -1px 10px, #ffffff -1px -1px 10px;
}

.top_agent-casting .txt-catchUnder {
  color: #333333;
  line-height: 2;
  text-shadow: #ffffff 1px 1px 10px, #ffffff -1px 1px 10px, #ffffff 1px -1px 10px, #ffffff -1px -1px 10px;
}

.myPageHead {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  background: #ffffff;
}

.myPageHead--noneMenu .myPageHead__upper {
  border-bottom: 1px solid #cccccc;
}

.myPageHead--large .myPageHead__bg {
  height: 346px;
}

.myPageHead--bottomSpace {
  margin-bottom: 20px;
}

.myPageHead--topSpace {
  margin-top: 72px;
}

.myPageHead__upper {
  position: relative;
  border: 1px solid #cccccc;
  border-bottom: none;
}

.myPageHead__date {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 1.4rem;
}

.myPageHead__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: 330px;
  margin: auto;
}

.myPageHead__bg__img {
  width: 100%;
  opacity: 0.2;
  -webkit-filter: blur(3px);
          filter: blur(3px);
}

.myPageHead__ConnectLine, .myPageHead__ConnectLine--done {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: white;
  font-weight: 600;
  background-color: #00B923;
  border-radius: 4px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: .08rem;
}

.myPageHead__ConnectLine:hover, .myPageHead__ConnectLine--done:hover {
  text-decoration: none;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
  background-color: #40D15C;
  opacity: 1;
}

.myPageHead__ConnectLine--done {
  color: #00B923;
  background-color: transparent;
  border: 1px solid #00B923;
  pointer-events: none;
}

.myPageHead__prof {
  position: absolute;
  top: 185px;
  min-width: 130px;
  left: 210px;
}

.myPageHead__prof__upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.myPageHead__prof__state {
  margin: 5px 0;
  padding: 0 12px;
  vertical-align: middle;
  color: #9a6f2b;
  border: solid 1px #ccb082;
  background: rgba(255, 255, 255, 0.7);
  font-size: 1.2rem;
  line-height: 2.2rem;
}

.myPageHead__avatar {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 170px;
  height: 170px;
  border-radius: 5px;
  background: linear-gradient(154deg, #FF586D 0%, #FF6165 100%);
}

.myPageHead__avatar--Mid {
  background: -webkit-gradient(linear, left top, right top, from(#CCB082), to(#E3D1A5));
  background: linear-gradient(90deg, #CCB082 0%, #E3D1A5 100%);
}

.myPageHead__avatar--Mid .myPageHead__avatar__inner__state {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #CCB082), to(#E3D1A5));
  background: linear-gradient(90deg, #CCB082 0, #E3D1A5 100%);
}

.myPageHead__avatar--unset {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.myPageHead__avatar__inner {
  position: relative;
  z-index: 50;
  padding: 5px;
}

.myPageHead__avatar__inner__img {
  width: 100%;
  border-radius: 3px;
}

.myPageHead__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: 39px;
  height: 39px;
  color: #ffffff;
  border-radius: 5px 0 5px 0;
  background: linear-gradient(154deg, #FF586D 0%, #FF6165 100%);
  font-size: 1.2rem;
  line-height: 1;
}

.myPageMessage {
  font-size: 1.4rem;
}

.myPageMessage + .myPageMessage .myPageMessage__item {
  margin-top: 4px;
}

.myPageMessage:last-child .myPageMessage__item {
  margin-bottom: 20px;
}

.myPageMessage__item {
  margin-top: 0;
  margin-bottom: 0;
}

.myPageFairBox {
  padding: 11px;
}

.myPageFairBox__select {
  margin-bottom: 20px;
}

.myPageFairBox__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 1.6rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 16px;
}

.myPageFairBox__countNum {
  color: #ff6067;
  font-size: 2.6rem;
}

.myPageFairBox__desc {
  line-height: 1.5;
  font-size: 1.3rem;
}

.myPageFairBox__desc + * {
  margin-top: 10px;
}

.myPageHeadAge {
  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: 32px;
  height: 32px;
  color: #ffffff;
  border-radius: 50%;
  background: linear-gradient(154deg, #FF358C 0%, #FF6562 100%);
  font-size: 1.5rem;
  line-height: 1;
}

.myPageHeadAge__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: 32px;
  height: 32px;
  color: #ffffff;
  border-radius: 50%;
  font-size: 1.5rem;
  line-height: 1;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

.myPageHeadName {
  color: #000000;
  line-height: 1.4;
}

.myPageHeadName__name {
  margin: 0 0 5px;
  font-size: 0;
}

.myPageHeadName__name span {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 2.4rem;
}

.myPageHeadName__nameKana {
  margin: 0 0 5px;
  font-size: 0;
}

.myPageHeadName__nameKana span {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 1.4rem;
}

.myPageNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-left: 210px;
  border: 1px solid #cccccc;
  background: #ffffff;
}

.myPageNav__item {
  position: relative;
  border-right: 1px solid #cccccc;
}

.myPageNav__item:first-child {
  border-left: 1px solid #cccccc;
}

.myPageNav__item a {
  display: block;
  height: 46px;
  padding: 0 20px;
  color: #666666;
  font-size: 1.4rem;
  line-height: 46px;
}

.myPageNav__item--active::before {
  position: absolute;
  bottom: -0px;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-left: -9px;
  content: "";
  border-width: 0 9px 8px 9px;
  border-style: solid;
  border-color: transparent transparent #cccccc transparent;
}

.myPageNav__item--active::after {
  position: absolute;
  bottom: -1px;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-left: -9px;
  content: "";
  border-width: 0 9px 8px 9px;
  border-style: solid;
  border-color: transparent transparent #f6f6f6 transparent;
}

.mypageBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -1px;
}

.mypageBox__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  min-height: 65px;
  margin: 0 0 -1px;
  padding: 15px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-size: 1.4rem;
}

.mypageBox__item__title {
  margin-bottom: 5px;
  color: #000000;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4;
}

.mypageBox__item__detail {
  font-size: 1.2rem;
}

.mypageBox__item .btn-tag {
  margin: 5px 0;
}

.mypageBox__itemFull {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  min-height: 65px;
  margin: 0 0 -1px;
  padding: 15px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-size: 1.4rem;
  border-top: 1px solid #cccccc;
  width: 100%;
}

.mypageBox__itemFull__title {
  margin-bottom: 5px;
  color: #000000;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4;
}

.mypageBox__itemFull__detail {
  font-size: 1.2rem;
}

.mypageBox__itemFull .btn-tag {
  margin: 5px 0;
}

.mypageBox__itemFull:first-child {
  border-top: none;
}

.mypageBox__items {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  min-height: 65px;
  margin: 0 0 -1px;
  padding: 15px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-size: 1.4rem;
  width: 100%;
  padding: 0;
}

.mypageBox__items__title {
  margin-bottom: 5px;
  color: #000000;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4;
}

.mypageBox__items__detail {
  font-size: 1.2rem;
}

.mypageBox__items .btn-tag {
  margin: 5px 0;
}

.mypageBox__items__title {
  padding: 15px 15px 10px;
}

.mypageBox__items__item {
  margin: 0 0 10px;
  border-top: 1px solid #cccccc;
}

.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.1rem;
}

.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: #cccccc;
  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);
}

.companyConditions {
  background: #ffffff;
  padding: 10px 10px 0;
}

.companyConditions__table {
  border-top: solid 1px #cccccc;
}

.companyConditions__table dl {
  width: 100%;
  padding: 10px;
  border-right: solid 1px #cccccc;
}

.companyConditions__table dl:last-child {
  border-right: none;
}

.companyConditions__table dl dt {
  display: table-cell;
  font-weight: bold;
  font-size: 1.4rem;
  color: #000000;
  width: 135px;
}

.companyConditions__table dl dd {
  display: table-cell;
}

.companyResultNum {
  font-size: 1.6rem;
  color: #000000;
}

.companyResultNum h1 {
  display: inline-block;
  padding-left: 10px;
}

.companyResultNum span {
  font-weight: bold;
  font-size: 2.4rem;
  color: #29bcc7;
}

.companyResultBar {
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
}

.companyResultBarDaialog {
  background: #f6f6f6;
  padding: 20px;
  border-top: solid 1px #cccccc;
}

.companyResultNumWhite {
  font-size: 1.6rem;
  color: #ffffff;
}

.companyResultNumWhite span {
  font-weight: bold;
  font-size: 2.4rem;
  color: #29bcc7;
}

.pagePager {
  overflow: hidden;
}

.pagePager ul {
  list-style: none;
  position: relative;
  left: 50%;
  float: left;
}

.pagePager li {
  position: relative;
  left: -50%;
  float: left;
  font-size: 16px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 0 5px;
  display: block;
}

.pagePager .pager__current {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  color: #ffffff;
  border-radius: 50%;
}

.pagePager .pager__prev {
  position: relative;
  margin-right: 30px;
}

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

.pagePager .pager__next {
  position: relative;
  margin-left: 30px;
}

.pagePager .pager__next:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
  margin-top: -5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.pagePager .pager__all_prev {
  position: relative;
}

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

.pagePager .pager__all_prev:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
  margin-top: -6px;
  margin-left: -6px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.pagePager .pager__all_next {
  position: relative;
}

.pagePager .pager__all_next:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
  margin-top: -5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.pagePager .pager__all_next:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
  margin-top: -5px;
  margin-left: -6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.pagePager a {
  width: 32px;
  height: 32px;
  display: block;
  color: #333333;
  position: relative;
  z-index: 2;
}

.pagePagerFront {
  overflow: hidden;
}

.pagePagerFront ul {
  list-style: none;
  position: relative;
  left: 50%;
  float: left;
}

.pagePagerFront li {
  position: relative;
  left: -50%;
  float: left;
  font-size: 16px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 0 5px;
  display: block;
}

.pagePagerFront .pager__current {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  color: #ffffff;
  border-radius: 50%;
}

.pagePagerFront .pager__prev {
  position: relative;
  margin-right: 30px;
}

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

.pagePagerFront .pager__next {
  position: relative;
  margin-left: 30px;
}

.pagePagerFront .pager__next:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
  margin-top: -5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.pagePagerFront .pager__all_prev {
  position: relative;
}

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

.pagePagerFront .pager__all_prev:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
  margin-top: -6px;
  margin-left: -6px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.pagePagerFront .pager__all_next {
  position: relative;
}

.pagePagerFront .pager__all_next:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
  margin-top: -5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.pagePagerFront .pager__all_next:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  border-top: solid 2px #d1a969;
  border-right: solid 2px #d1a969;
  margin-top: -5px;
  margin-left: -6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.pagePagerFront a {
  width: 32px;
  height: 32px;
  display: block;
  color: #333333;
  position: relative;
  z-index: 2;
}

.pagePagerFront li {
  margin: 0 3px;
}

.Dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1001;
  width: 480px;
  margin-left: -240px;
  margin-top: -100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
}

.Dialog__close {
  width: 44px;
  height: 44px;
  top: 0;
  right: -44px;
  position: absolute;
  display: block;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  cursor: pointer;
}

.Dialog__close span {
  width: 44px;
  height: 44px;
  display: block;
  background: url("/images/user/qj/pc/uf_c_dialog_close.svg") no-repeat center;
  background-size: 15px;
}

.Dialog__closeGreen {
  width: 44px;
  height: 44px;
  top: 0;
  right: -44px;
  position: absolute;
  display: block;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  cursor: pointer;
}

.Dialog__closeGreen span {
  width: 44px;
  height: 44px;
  display: block;
  background: url("/images/user/qj/pc/uf_c_dialog_close.svg") no-repeat center;
  background-size: 15px;
}

.Dialog__form {
  padding: 20px;
}

.Dialog__Wide {
  width: 720px;
  margin-left: -360px;
}

.Dialog__rad {
  border-radius: 5px 5px 0 0;
}

.Dialog__txt {
  padding: 20px 20px 0;
}

.Dialog__cont {
  padding: 0 20px;
}

.Dialog__selectCont {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.Dialog__txtCenter {
  padding: 120px 0 80px;
  text-align: center;
}

.Dialog__titl {
  padding: 20px;
  border-bottom: solid 1px #cccccc;
}

.Dialog__titlMain {
  font-weight: bold;
  color: #704e16;
  font-size: 1.8rem;
}

.Dialog__titlMainBlack {
  font-weight: bold;
  color: #000000;
  font-size: 1.8rem;
}

.Dialog__checkItem {
  position: relative;
  width: 33.33333%;
  margin-bottom: 15px;
}

.DialogBg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.8);
}

.applyStep {
  height: 44px;
  border: solid 1px #cccccc;
  border-radius: 5px;
  font-size: 1.4rem;
}

.applyStep__item {
  position: relative;
  height: 44px;
  line-height: 44px;
  width: 33.33333%;
  color: #333333;
  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 #cccccc;
  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;
  font-weight: bold;
}

.applyStep__item--act:before {
  border-color: transparent transparent transparent #cccccc;
}

.applyStep__item--act:after {
  border-color: transparent transparent transparent #29C77F;
}

.applyFin__txt {
  font-size: 1.4rem;
  padding: 20px;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: solid 1px #cccccc;
}

.applyFin__btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 20px;
}

.js-licenseClone {
  display: none;
}

.js-jobtypeSetClone {
  display: none;
}

.js-hide {
  display: none;
}

.js-passOption {
  padding-bottom: 120px;
}

.js-companyPullBtn {
  cursor: pointer;
}

#js-ball {
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.js-ensenClick {
  display: block;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 10%;
  width: 80%;
  height: 100%;
  z-index: 2;
}

.js-stationGetClick {
  display: block;
  position: absolute;
  top: 0;
  right: 10%;
  width: 80%;
  height: 100%;
  cursor: pointer;
  z-index: 3;
}

.js-stationBack {
  cursor: pointer;
}

.staticFAQBox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px #ccb082;
}

.staticFAQCont {
  background: #ffffff;
}

.staticFAQCont dt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  font-weight: bold;
  font-size: 1.6rem;
  border-bottom: solid 1px #cccccc;
}

.staticFAQCont dt span {
  display: inline-block;
}

.staticFAQCont__titl {
  width: 85%;
}

.staticFAQCont dd {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  border-bottom: solid 1px #cccccc;
  font-size: 1.4rem;
}

.staticFAQCont dd div {
  width: 85%;
}

.staticFAQCont dd a {
  color: #ccb082;
}

.staticFAQRelation dt {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  line-height: 1;
  background: #f6f6f6;
  text-align: center;
  color: #333333;
  font-size: 1.4rem;
  border-bottom: 1px solid #cccccc;
}

.staticFAQIcon {
  display: inline-block;
  text-align: center;
  line-height: 32px;
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  border-radius: 50%;
  background: #ccb082;
  color: #ffffff;
  font-weight: normal;
  margin-right: 10px;
  font-size: 1.6rem;
}

.staticFAQIcon--gary {
  background: #cccccc;
}

.staticFAQIcon--small {
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  line-height: 24px;
  font-size: 1.2rem;
  margin-right: 5px;
}

.msgHead {
  width: 100%;
  background: #ffffff;
  height: 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #cccccc;
}

.msgHead__item {
  position: relative;
  font-size: 1.4rem;
  line-height: 1;
  border-right: solid 1px #eeeeee;
}

.msgHead__item a {
  padding: 15px 20px;
}

.msgHead__item a {
  color: #000000;
}

.msgHead__itemBadge {
  position: relative;
  font-size: 1.4rem;
  line-height: 1;
  border-right: solid 1px #eeeeee;
}

.msgHead__itemBadge a {
  padding: 15px 20px;
}

.msgHead__itemBadge a {
  color: #000000;
}

.msgHead__item--act {
  position: relative;
  font-size: 1.4rem;
  line-height: 1;
  border-right: solid 1px #eeeeee;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

.msgHead__item--act a {
  padding: 15px 20px;
}

.msgHead__item--act a {
  color: #ffffff;
}

.msgHead__item--act:before {
  bottom: -1px;
  left: 50%;
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  z-index: 2;
  margin-left: -10px;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #cccccc transparent;
}

.msgHead__item--act:after {
  bottom: -1px;
  left: 50%;
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  z-index: 2;
  margin-left: -8px;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #f6f6f6 transparent;
}

.msgHead__item--actBadge {
  position: relative;
  font-size: 1.4rem;
  line-height: 1;
  border-right: solid 1px #eeeeee;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

.msgHead__item--actBadge a {
  padding: 15px 20px;
}

.msgHead__item--actBadge a {
  color: #ffffff;
  padding: 11px 20px;
}

.msgHead__item--actBadge:before {
  bottom: -1px;
  left: 50%;
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  z-index: 2;
  margin-left: -10px;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #cccccc transparent;
}

.msgHead__item--actBadge:after {
  bottom: -1px;
  left: 50%;
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  z-index: 2;
  margin-left: -8px;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #f6f6f6 transparent;
}

.msgTab {
  width: 100%;
  height: 46px;
  border: solid 1px #29bcc7;
  border-radius: 5px;
}

.msgTab__item {
  width: 50%;
  height: 46px;
  text-align: center;
  position: relative;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 46px;
}

.msgTab__item a {
  color: #29bcc7;
}

.msgTab__item--act {
  width: 50%;
  height: 46px;
  text-align: center;
  position: relative;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 46px;
  background: #29bcc7;
}

.msgTab__item--act a {
  color: #ffffff;
}

.msgWrap {
  width: 100%;
  height: 100%;
  min-height: 600px;
  max-height: 720px;
  border: solid 1px #cccccc;
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
}

.msgWrapTrans {
  width: 100%;
  height: 100%;
}

.msgSide {
  position: relative;
  width: 290px;
  height: 720px;
  overflow-y: auto;
  border-right: solid 1px #cccccc;
}

.msgThumList {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: solid 1px #cccccc;
}

.msgThumList a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.msgThumList.pltn {
  background-position: 0;
  background-size: cover;
}

.msgThumList.pltn > div {
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  border-left: solid 5px #ff714c;
}

.msgThumList:last-child {
  border-bottom: none;
}

.msgThumList__unread {
  display: inline-block;
  margin-left: 5px;
  width: 24px;
  height: 12px;
  background: url(/images/user/qj/pc/uf_c_messenger_unread_icon.svg) no-repeat center;
}

.msgThumList__img {
  width: 96px;
  margin-right: 10px;
}

.msgThumList__img img {
  width: 96px;
  height: auto;
}

.msgThumList__info {
  width: 148px;
}

.msgThumList__name {
  color: #000000;
  font-size: 1.4rem;
}

.msgThumList__pltn {
  color: #ff714c;
  font-size: 1.4rem;
}

.msgThumList__pltn-icon {
  width: 22px;
  margin-right: 3px;
  vertical-align: text-top;
}

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

.msgThumList__data {
  background: #f6f6f6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
}

.msgThumList__dataW {
  width: 100%;
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
}

.msgThumList__dataW p {
  width: 100%;
  text-align: right;
}

.msgCont {
  position: relative;
  width: 710px;
  height: 720px;
  overflow-y: auto;
}

.msgContFixHead {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  z-index: 100;
  height: 45px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: solid 1px #cccccc;
}

.msgContFixTime {
  position: absolute;
  top: 50px;
  right: 20px;
  font-size: 1.2rem;
}

.msgContFixForm {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: #f6f6f6;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.msgContTimeLine {
  overflow-y: scroll;
  height: 595px;
  padding: 80px 20px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.msgContTimeLineWNews {
  overflow-y: scroll;
  height: 720px;
  padding: 80px 20px 125px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.msgContFixNews {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 125px;
  background: #ffffff;
  border-top: solid 1px #cccccc;
  padding: 15px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.msgContFixNewsCont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
  background: #EBFEFF;
  border: solid 1px #29bcc7;
}

.msgContFixNewsCont__titl {
  font-weight: bold;
  font-size: 1.4rem;
  color: #29bcc7;
  background: url(/images/user/qj/pc/tip_icon.png) no-repeat center left;
  background-size: 18px;
  padding-left: 25px;
  margin: 5px;
  line-height: 18px;
}

.msgContFixNewsCont__txt {
  font-size: 1.3rem;
}

.msgEmptyIcon {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  margin-left: -90px;
  text-align: center;
}

.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--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%, #E3D1A5 100%);
}

.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;
  min-height: 40px;
  line-height: 40px;
  padding: 0;
}

.messageReplyNotice {
  background-color: #639ee2;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 1.2rem;
  width: 354px;
}

.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;
}

*::-ms-backdrop, .messageReplyNotice {
  margin-bottom: 50px;
}

@supports (-ms-ime-align: auto) {
  .messageReplyNotice {
    margin-bottom: 50px;
  }
}

.oiwaiBanner {
  width: 100%;
}

.oiwaiBanner img {
  width: 100%;
  height: auto;
}

.oiwaiStepTitle {
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  position: relative;
  color: #d1a969;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3px;
  z-index: 1;
}

.oiwaiStepTitle span {
  display: block;
  background: #f6f6f6;
  padding: 20px 0;
}

.oiwaiStepTitle:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 13px;
  left: 0;
  bottom: -10px;
  z-index: 2;
  background: url("/images/user/qj/pc/oiwai_title_bg_pc.svg") no-repeat center bottom;
}

.oiwaiStepCont__img {
  width: 100%;
}

.oiwaiStepCont__img img {
  width: 960px;
  height: auto;
}

.oiwaiStepCont__info {
  width: 212px;
}

.oiwaiStepCont__infoData dt {
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  min-height: 44px;
}

.oiwaiStepCont__infoData dd {
  font-size: 1.3rem;
}

.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;
  padding: 0 60px;
}

.oiwaiLink li {
  font-weight: bold;
  font-size: 1.5rem;
  color: #29bcc7;
  background: url("/images/user/qj/pc/oiwai_link_icon.svg") no-repeat left center;
  padding: 0 0 0 20px;
  cursor: pointer;
}

.front-titl {
  font-size: 2.8rem;
}

.front-smallTitl {
  font-size: 2.2rem;
}

.front-topBorder {
  border-top: solid 1px #cccccc;
}

.front-panelBasicWrap {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.front-panelBasic {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
  width: 323px;
  height: 100%;
  padding: 15px 10px;
}

.front-panelBasicFull {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
  width: 100%;
  height: 100%;
  padding: 15px 10px;
}

.front-panelPhotoWrap {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.front-panelPhoto {
  width: 323px;
  height: 100%;
}

.front-panelPhoto img {
  width: 100%;
  height: auto;
}

.fornt-img {
  width: 100%;
}

.fornt-img img {
  width: 100%;
  height: auto;
}

.front-panelPhotoFlex {
  width: 343px;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.front-panelPhotoFlex img {
  width: 90px;
  height: 90px;
  display: block;
  margin-right: 15px;
}

.front-panelPhotoFlex dl {
  width: 210px;
}

.front-panelPhotoFlex dl dd {
  line-height: 1.3;
}

.front-panelPhotoFlex:nth-child(1) {
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}

.front-panelPhotoFlex:nth-child(2) {
  border-bottom: solid 1px #cccccc;
}

.front-panelPhotoFlex:nth-child(3) {
  border-right: solid 1px #cccccc;
}

.front-seminarPanel {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.front-seminarPanel li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
  box-sizing: border-box;
  text-align: center;
  width: 323px;
  text-align: center;
}

.front-seminarPanel li a {
  padding: 30px 0;
}

.front-step {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}

.front-instaBanner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #cccccc;
  background: #F8F4EE;
}

.front-instaLogo {
  text-align: center;
  padding: 23px 0 13px 0;
  border-radius: 3px;
}

.front-instaLogo img {
  width: 253px;
  height: auto;
}

.front-fbBanner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #cccccc;
  background: #EBEDF1;
}

.front-fbLogo {
  text-align: center;
  padding: 23px 0 13px 0;
  border-radius: 3px;
}

.front-fbLogo img {
  width: 253px;
  height: auto;
}

.front-dispatchPanel {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
  padding: 24px 20px;
}

.front-dispatchPanel__info {
  width: 340px;
  border-top: solid 1px #ccb082;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 0 5px 10px;
}

.front-dispatchPanel__info dt {
  width: 110px;
}

.front-dispatchPanel__info:last-child {
  border-bottom: solid 1px #ccb082;
}

.front-dispatchPanel__comment {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
  width: 270px;
  font-size: 1.3rem;
}

.front-dispatchPanel__comment dt {
  color: #704e16;
  font-weight: bold;
  border-bottom: solid 1px #ccb082;
  padding: 5px 0 5px 25px;
  background: url("/images/user/qj/pc/dispatch_search_icon.svg") no-repeat center left;
  background-position: 5px center;
}

.front-dispatchPanel__comment dd {
  padding: 5px;
}

.front-dispatchPanel__id {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 1.2rem;
  color: #666666;
}

.front-flowPanel {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
}

.front-flowPanel__cont div {
  position: relative;
  width: 50%;
  color: #000000;
  font-size: 1.2rem;
  line-height: 1.5;
}

.front-flowPanel__cont div img {
  width: 100%;
  height: auto;
}

.front-flowPanel__smallContTxt {
  width: 450px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.front-flowPanel__smallContImg {
  width: 162px;
}

.front-flowPanel__smallContImg img {
  width: 100%;
  height: auto;
}

.front-flowPanel__note {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
}

.front-flowPanel__definition {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
  font-size: 1.2rem;
}

.front-flowPanel__definition dt {
  font-weight: bold;
  border-bottom: solid 1px #ccb082;
  padding: 5px 10px;
}

.front-flowPanel__definition dd {
  padding: 5px 10px;
}

.front-flowPanel__definitionFixed {
  width: 100%;
  position: absolute;
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
  font-size: 1.2rem;
}

.front-flowPanel__definitionFixed dt {
  font-weight: bold;
  border-bottom: solid 1px #ccb082;
  padding: 5px 10px;
}

.front-flowPanel__definitionFixed dd {
  padding: 5px 10px;
}

.front-flowPanel.greyPanel {
  border: solid 1px #b4b4b4;
}

.front-newJobOfferPanel {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
}

.front-newJobOfferPanel a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  color: #333333;
}

.front-newJobOfferPanel__point {
  font-size: 1.3rem;
  font-weight: bold;
  padding-left: 17px;
  background: url("/images/user/qj/pc/front_pin_icon.svg") no-repeat center left;
}

.front-Person {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ccb082;
  padding: 15px 15px;
}

.front-Person__img {
  width: 100px;
  border-radius: 50%;
  margin-right: 15px;
}

.front-Person__img img {
  width: 100px;
  height: auto;
}

.front-Person__info {
  width: 515px;
}

.front-voice {
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.front-voice__icon {
  width: 100px;
}

.front-voice__icon img {
  width: 100px;
  height: auto;
}

.front-voice__txt {
  position: relative;
  width: 510px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
  background: #F8F0E2;
  border-radius: 6px;
}

.front-voice__txt:before {
  content: '';
  position: absolute;
  top: 50%;
  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-voice__txtNomal {
  position: relative;
  width: 510px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
}

.front-voiceBorder {
  border: solid 1px #ccb082;
  padding: 15px 15px;
}

.front-managerServices {
  position: relative;
  height: 256px;
  width: 100%;
}

.front-managerServices:nth-child(2) {
  background: url("/images/user/qj/pc/manager_services1.jpg") no-repeat center left;
  background-size: auto 256px;
}

.front-managerServices:nth-child(3) {
  background: url("/images/user/qj/pc/manager_services2.jpg") no-repeat center left;
  background-size: auto 256px;
}

.front-managerServices:nth-child(4) {
  background: url("/images/user/qj/pc/manager_services3.jpg") no-repeat center left;
  background-size: auto 256px;
}

.front-managerServices:nth-child(5) {
  background: url("/images/user/qj/pc/manager_services4.jpg") no-repeat center left;
  background-size: auto 256px;
}

.front-managerServices dl {
  position: relative;
  width: 380px;
  margin-left: 285px;
  padding-top: 60px;
}

.front-managerServices div {
  position: absolute;
  bottom: 20px;
  right: 30px;
}

.front-managerServices__cont {
  position: relative;
  z-index: 2;
}

.front-managerServices__num {
  position: absolute;
  top: 10px;
  left: -75px;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  color: #ffffff;
  width: 88px;
  height: 88px;
  border-radius: 50%;
}

.front-managerServices__num span {
  font-size: 3.6rem;
  font-style: italic;
}

.front-gradientBg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F7F4EB));
  background-image: linear-gradient(-180deg, #FFFFFF 0%, #F7F4EB 100%);
}

.fornt-point {
  text-align: center;
  line-height: 1;
  border-radius: 50%;
  width: 62px;
  height: 62px;
  margin: 0 auto;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
}

.fornt-point__titl {
  font-size: 1.2rem;
}

.fornt-point__num {
  font-size: 2.6rem;
  color: #ffffff;
}

.fornt-point span {
  display: block;
}

.front-txtBox {
  width: 540px;
  margin: 0 auto;
}

.front-beginnersContent {
  position: relative;
  height: 256px;
  width: 100%;
}

.front-beginnersContent:nth-child(2) {
  background: url("/images/user/qj/pc/beginners_content1.jpg") no-repeat center left;
  background-size: auto 256px;
}

.front-beginnersContent:nth-child(3) {
  background: url("/images/user/qj/pc/beginners_content2.jpg") no-repeat center left;
  background-size: auto 256px;
}

.front-beginnersContent:nth-child(4) {
  background: url("/images/user/qj/pc/beginners_content3.jpg") no-repeat center left;
  background-size: auto 256px;
}

.front-beginnersContent dl {
  position: relative;
  width: 380px;
  margin-left: 285px;
  padding-top: 60px;
}

.front-beginnersContent div {
  position: absolute;
  bottom: 20px;
  right: 30px;
}

.front-beginnersContent__cont {
  position: relative;
  z-index: 2;
}

.front-beginnersContent__num {
  position: absolute;
  top: 10px;
  left: -75px;
  background: linear-gradient(154deg, #CCB082 0%, #E3D1A5 100%);
  color: #ffffff;
  width: 88px;
  height: 88px;
  border-radius: 50%;
}

.front-beginnersContent__num span {
  font-size: 3.6rem;
  font-style: italic;
}

.front-beginnersSerivce {
  width: 315px;
}

.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-beginnersMedia {
  position: relative;
  height: 256px;
  width: 100%;
}

.front-beginnersMedia:nth-child(2) {
  background: url("/images/user/qj/pc/beginners_media1.jpg") no-repeat center right;
  background-size: auto 256px;
}

.front-beginnersMedia:nth-child(3) {
  background: url("/images/user/qj/pc/beginners_media2.jpg") no-repeat center right;
  background-size: auto 256px;
}

.front-beginnersMedia:nth-child(4) {
  background: url("/images/user/qj/pc/beginners_media3.jpg") no-repeat center right;
  background-size: auto 256px;
}

.front-beginnersMedia dl {
  position: relative;
  width: 380px;
  margin-left: 100px;
  padding-top: 60px;
}

.front-beginnersMedia div {
  position: absolute;
  bottom: 15px;
  right: 30px;
}

.front-beginnersMedia__cont {
  position: relative;
  z-index: 2;
}

.front-beginnersMedia__num {
  opacity: .8;
  position: absolute;
  top: 10px;
  left: -75px;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
  color: #ffffff;
  width: 88px;
  height: 88px;
  border-radius: 50%;
}

.front-beginnersMedia__num span {
  font-size: 3.6rem;
  font-style: italic;
}

.front-publishedPoint {
  position: relative;
}

.front-publishedPoint__item {
  position: relative;
  height: 62px;
  z-index: 2;
}

.front-publishedPoint__itemNum {
  position: absolute;
  top: 0;
  left: 0;
}

.front-publishedPoint__itemTxt {
  position: absolute;
  top: 31px;
  left: 50px;
}

.front-publishedPoint__img {
  position: absolute;
  bottom: 30px;
  right: 0;
}

.front-publishedPoint__img img {
  height: 285px;
  width: auto;
}

.front-recruitmentCheck__item {
  padding-left: 30px;
  background: url("/images/user/qj/pc/recruitment_checkicon.svg") no-repeat center left;
}

.front-temporaryCheck__item {
  padding-left: 30px;
  background: url("/images/user/qj/pc/temporary_checkicon.svg") no-repeat center left;
}

.front-recruitmentCheckTxt {
  padding: 20px 20px;
  border-top: solid 1px #cccccc;
}

.fornt-recruitmentInfo {
  width: 50%;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fornt-recruitmentInfo__icon {
  text-align: center;
  width: 80px;
}

.fornt-recruitmentInfo__icon img {
  width: 100%;
  height: auto;
}

.fornt-recruitmentStep__txt {
  padding: 10px 20px;
  background: #F8F0E2;
  border-radius: 5px;
}

.front-employmentFair {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.front-employmentFair__img {
  width: 315px;
  margin-right: 20px;
}

.front-employmentFair__imgTitl {
  width: 315px;
}

.front-employmentFair__imgTitl div {
  height: 44px;
  line-height: 44px;
  background: linear-gradient(154deg, #29BCC7 0%, #29C77F 100%);
}

.front-agentBanner {
  width: 100%;
}

.front-agentBanner img {
  width: 100%;
  height: auto;
}

.front-agent__main {
  height: 472px;
  position: relative;
}

.front-agent__main.casting {
  background: url(/images/user/qj/pc/casting_bg_2019.jpg) no-repeat;
  background-size: cover;
  background-position: 50%;
}

.front-agent__main.mini {
  background: url(/images/user/qj/pc/mini_bg_2019.jpg) no-repeat;
  background-size: cover;
  background-position: 50%;
}

.front-agent__main.agent {
  background: url(/images/user/qj/pc/agent_bg_2019.jpg) no-repeat;
  background-size: cover;
  background-position: 50%;
}

.front-agent__main .catch-txt {
  color: #333333;
  font-weight: bold;
  font-size: 50px;
  left: 40px;
  position: absolute;
  text-shadow: 0 0 10px #ffffff;
  top: 160px;
}

.front-agent__main .catch-logo {
  position: absolute;
  top: 240px;
  text-align: left;
  left: 40px;
}

.front-agent__main .catch-logo img {
  width: 165px;
}

.front-agent__main .catch-logo h1 {
  color: #333333;
  font-weight: bold;
  font-size: 22px;
  margin-top: 10px;
  text-shadow: 0 0 10px #ffffff;
}

.front-agent__main .btn-squareGreen {
  position: absolute;
  left: 80px;
  bottom: 60px;
}

.front-agent__telBtn {
  height: 80px;
  line-height: 1;
}

.front-agent__telBtn a {
  line-height: 1.5;
  padding-top: 15px;
}

.front-agent__telBtn a span {
  display: block;
}

.front-agent__officialSite div {
  padding: 20px;
  border-bottom: solid 1px #cccccc;
}

.front-agent__officialSite div:last-of-type {
  padding: 20px;
  border-bottom: none;
}

.front-agent__officialSite div a {
  color: #333333;
  text-decoration: underline;
}

.front-agent-serviceBox {
  position: relative;
  margin-bottom: 20px;
}

.front-agent-serviceBox:nth-of-type(3) {
  margin-bottom: 0;
}

.front-agent-serviceBox img {
  width: 660px;
}

.front-agent-serviceBox p {
  position: absolute;
  bottom: 1px;
  background-color: rgba(255, 255, 255, 0.8);
  width: 658px;
  left: 1px;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.2rem;
}

.front-agent-attention {
  margin-top: 50px;
  line-height: 1;
}

.front-agent-casting {
  border: solid 1px #b3b3b3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
  margin-top: 20px;
  white-space: nowrap;
}

.front-agent-casting .title {
  background-color: #ededed;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  text-align: center;
  width: 100px;
}

.front-agent-casting .mini {
  background-color: #fdf9ee;
  width: 185px;
}

.front-agent-casting .agent {
  background-color: #fdf4f5;
  width: 185px;
}

.front-agent-casting .casting {
  background-color: #f1fbfc;
  width: 185px;
}

.front-agent-casting div > div {
  border: solid 1px #ffffff;
  padding: 4px 0.5em;
}

.front-agent-casting div > div:first-of-type {
  height: 50px;
  border-top: solid 2px #ededed;
}

.front-agent-casting div > div:nth-of-type(2) {
  height: 3.5em;
}

.front-agent-casting div > div:nth-of-type(3) {
  height: 1.75em;
}

.front-agent-casting div > div:nth-of-type(4) {
  height: 2em;
}

.front-agent-casting div > div:nth-of-type(5) {
  height: 1.75em;
}

.front-agent-casting div > div:nth-of-type(6) {
  height: 14.4em;
}

.front-agent-casting div > div:nth-of-type(7) {
  height: 1.75em;
}

.front-agent-casting div > div:nth-of-type(8) {
  height: 1.75em;
}

.front-agent-casting div > div:nth-of-type(9) {
  height: 7em;
}

.front-agent-casting .title > div:first-of-type {
  background: url(/images/user/qj/sp/front-agent-tabletitle.gif) no-repeat;
}

.front-agent-casting .title > div:nth-of-type(2) {
  line-height: 3.5em;
}

.front-agent-casting .title > div:nth-of-type(3) {
  line-height: 1.75em;
}

.front-agent-casting .title > div:nth-of-type(4) {
  line-height: 2em;
}

.front-agent-casting .title > div:nth-of-type(5) {
  line-height: 1.75em;
}

.front-agent-casting .title > div:nth-of-type(6) {
  line-height: 14.4em;
}

.front-agent-casting .title > div:nth-of-type(7) {
  line-height: 1.75em;
}

.front-agent-casting .title > div:nth-of-type(8) {
  line-height: 1.75em;
}

.front-agent-casting .title > div:nth-of-type(9) {
  line-height: 7em;
}

.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;
  text-align: center;
  vertical-align: middle;
  width: 185px;
}

.front-agent-casting .mini > div:first-of-type img,
.front-agent-casting .casting > div:first-of-type img,
.front-agent-casting .agent > div:first-of-type img {
  vertical-align: middle;
}

.front-agent-casting .casting > div:first-of-type img {
  height: 50px;
}

.front-agent-casting .mini > div:first-of-type img {
  width: 155px;
}

.front-agent-casting .agent > div:first-of-type img {
  width: 140px;
}

.front-agent-casting .agent > div:nth-of-type(4) {
  height: 25em;
}

.front-agent-casting .agent > div:nth-of-type(4) p {
  display: table-cell;
  height: 25em;
  vertical-align: middle;
}

.front-agent-casting .agent > div:nth-of-type(5) {
  height: 7em;
}

.front-agent-casting .mini > div:nth-of-type(4) {
  line-height: 2em;
}

.front-agent-casting .mini > div:nth-of-type(9) div:first-of-type {
  height: 80px;
  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(6) div:first-of-type {
  height: 155px;
  border-top: none;
}

.front-agent-casting .casting > div:nth-of-type(9) div:first-of-type {
  height: 80px;
  padding: 3px 0;
}

.header--barLineFitSearch {
  position: relative;
}

.fitWrap {
  position: relative;
  width: 100%;
  height: calc(100% - 72px);
  background: #ffffff;
}

.fitIndex {
  text-align: center;
}

.fitIndex__logo {
  position: relative;
  z-index: 30;
  margin-bottom: 40px;
}

.fitIndex__logo img {
  width: 200px;
  height: 200px;
}

.fitIndex__txt {
  position: relative;
  z-index: 30;
  line-height: 2;
}

.fitIndex .js-startSearchBtn {
  position: relative;
  z-index: 30;
}

.fitStage {
  position: relative;
  width: 100%;
  height: 100%;
  display: none;
}

.fitStage__scrollWrap {
  position: relative;
  height: 100%;
  background: #ffffff;
}

.fitStage__titl {
  margin-top: 60px;
  text-align: center;
  color: #29bcc7;
  font-weight: bold;
  font-size: 3.2rem;
}

.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__checkWrap {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.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: 15px;
}

.fitStage__result {
  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;
  margin-top: 60px;
}

.fitStage__resultBox {
  width: 50%;
  max-width: 460px;
  padding: 20px;
}

.fitStage__resultBox:last-child {
  border-left: solid 1px #eeeeee;
}

.fitStage__resultTitl {
  font-weight: bold;
  font-size: 1.5rem;
  color: #000000;
  margin-bottom: 40px;
}

.fitStage__resultItem {
  position: relative;
  font-weight: bold;
  font-size: 1.8rem;
  color: #29bcc7;
  text-align: center;
  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: 10px 10px;
  margin-bottom: 10px;
}

.fitSelectStage {
  position: relative;
  width: 100%;
  height: 100%;
  display: none;
}

.fitSelectStage__scrollWrap {
  position: relative;
  height: 100%;
  background: #ffffff;
}

.fitSelectStage__titl {
  margin-top: 60px;
  text-align: center;
  color: #29bcc7;
  font-weight: bold;
  font-size: 3.2rem;
}

.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__checkWrap {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.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: 15px;
}

.fitSelectStage__result {
  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;
  margin-top: 60px;
}

.fitSelectStage__resultBox {
  width: 50%;
  max-width: 460px;
  padding: 20px;
}

.fitSelectStage__resultBox:last-child {
  border-left: solid 1px #eeeeee;
}

.fitSelectStage__resultTitl {
  font-weight: bold;
  font-size: 1.5rem;
  color: #000000;
  margin-bottom: 40px;
}

.fitSelectStage__resultItem {
  position: relative;
  font-weight: bold;
  font-size: 1.8rem;
  color: #29bcc7;
  text-align: center;
  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: 10px 10px;
  margin-bottom: 10px;
}

.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: 320px;
  height: 320px;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.ball__item--resultNum {
  font-size: 3.6rem;
  font-weight: bold;
}

.ball__item--resultNote {
  font-size: 1.4rem;
  color: #19686e;
  margin-top: 20px;
}

.ball__item--resultDetail {
  font-size: 2.6rem;
  font-weight: bold;
}

.ball__item--resultDetailNote {
  font-size: 1.3rem;
  color: #19686e;
  line-height: 1.4;
  margin-bottom: 20px;
}

.ball__small {
  opacity: 0;
}

.btn {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
  z-index: 100;
}

.btn img {
  width: 144px;
  height: auto;
}

.rip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #29bcc7;
  border-radius: 50%;
}

.rip_201912cheer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #ff3b62;
  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;
}

@keyframes inrip {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
}

.publishedWrap {
  width: 100%;
}

.published--hero {
  width: 100%;
  max-width: 1000px;
  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: 2.0rem;
  display: inline-block;
  margin-bottom: 20px;
  height: 20px;
  line-height: 1;
}

.published--info__titl::before {
  content: '';
  width: 17px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
  background: url(/images/user/qj/pc/pubed_icon1.png) no-repeat center;
  background-size: 17px 20px;
}

.published--info__titl::after {
  content: '';
  width: 17px;
  height: 20px;
  display: inline-block;
  margin-left: 8px;
  background: url(/images/user/qj/pc/pubed_icon1.png) no-repeat center;
  background-size: 17px 20px;
}

.published--info__phone {
  width: 235px;
  height: 26px;
  margin: 0 auto 10px;
}

.published--info__phone img {
  width: 100%;
  height: auto;
}

.published--info__day {
  font-size: 1.4rem;
  color: #000000;
  margin-bottom: 24px;
}

.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-top: 48px;
  padding-bottom: 48px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.published--section__titl {
  text-align: center;
  font-size: 3.2rem;
  height: 48px;
  line-height: 48px;
  margin-bottom: 24px;
}

.published--section__list {
  color: #000000;
  margin-bottom: 48px;
}

.published--section__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.published--section__imgItem {
  width: 50%;
}

.published--section__imgItem:first-child {
  margin-right: 4%;
}

.published--section__imgItem:last-child {
  margin-left: 4%;
}

.published--section__imgItem img {
  width: 100%;
  height: auto;
}

.published--section__read {
  color: #000000;
  margin-bottom: 24px;
}

.published--sectionFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.published--section__flex {
  width: 50%;
}

.published--section__flex .published--section__imgItem {
  width: 100%;
  margin-right: 8%;
}

.published--section__flex .published--section__titl {
  text-align: left;
}

.published--section__titlNum1 span {
  display: inline-block;
  height: 48px;
  background: url(/images/user/qj/pc/pubed_no1.png) no-repeat center left;
  background-size: 48px 48px;
  padding-left: 60px;
}

.published--section__titlNum2 span {
  display: inline-block;
  height: 48px;
  background: url(/images/user/qj/pc/pubed_no2.png) no-repeat center left;
  background-size: 48px 48px;
  padding-left: 60px;
}

.published--section__titlNum3 span {
  display: inline-block;
  height: 48px;
  background: url(/images/user/qj/pc/pubed_no3.png) no-repeat center left;
  background-size: 48px 48px;
  padding-left: 60px;
}

.published--from__titl {
  text-align: center;
  color: #333333;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 48px;
}

.published--from__titl span {
  display: inline-block;
  height: 48px;
  background: url(/images/user/qj/pc/pubed_icon4.png) no-repeat center left;
  background-size: 48px 48px;
  padding-left: 60px;
}

.published--from__titl::after {
  content: "";
  display: block;
  margin: 16px auto 0;
  width: 30px;
  height: 3px;
  background: #FF586E;
}

.published--from__read {
  text-align: center;
  color: #000000;
  margin-bottom: 48px;
}

.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.8rem;
}

.hcSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hcSection__img {
  width: 448px;
  margin-right: 32px;
}

.hcSection__img img {
  width: 100%;
  height: auto;
}

.hcSection__cont {
  width: 480px;
}

.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: 36px;
  padding: 0 15px;
  color: #000000;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.hcSection__titl::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  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.6rem;
  margin-bottom: 25px;
  line-height: 1.5;
}

.hcSection__txt span {
  font-weight: bold;
}

.hcSection__btnWrap {
  width: 100%;
}

.hcSection__btn {
  margin: 0 auto 10px;
  width: 380px;
  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__titl_201907 {
  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: 50px;
  padding: 0 15px;
  color: #000000;
  background-color: #EBF4FF;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.hcSection__titl_201907::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 100%;
  content: "";
  background: #2D81DC;
}

.hcSection__btn_201907 {
  margin: 0 auto 10px;
  width: 380px;
  height: 44px;
  background: #2D81DC;
  border-radius: 5px;
  line-height: 44px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

.hcSection__titlB_201907 {
  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: 50px;
  padding: 0 15px;
  color: #000000;
  background-color: #F3FFFF;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.hcSection__titlB_201907::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 100%;
  content: "";
  background: #00ABB1;
}

.hcSection__btnB_201907 {
  margin: 0 auto 10px;
  width: 380px;
  height: 44px;
  background: #00ABB1;
  border-radius: 5px;
  line-height: 44px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

.hc-index-201907 hr {
  margin: 80px 0;
  height: 1px;
  background-color: #707070;
}

.hc-index-201907 .catch {
  margin: 40px 0 0;
}

.hc-index-201907 .catch-under {
  margin: 35px 0 10px;
}

.hc-index-201907 .txt-circle {
  text-align: center;
  padding-left: 3.5em;
  color: #00124E;
  font-weight: bold;
  font-size: 20px;
}

.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: 70px;
  background-color: #B59C66;
  border-radius: 50px;
  width: 70px;
  display: inline-block;
  text-align: center;
  line-height: 70px;
  left: -90px;
  top: -24px;
}

.hc-index-201907 .txt-present {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #00124E;
  margin: 20px auto 10px;
  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: 25px;
}

.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: 22px;
  line-height: 2;
  width: 860px;
  margin: 10px auto 0;
}

.hc-index-201907 .present-target:before {
  content: "\25CF";
  color: #B59C66;
}

.hc-index-201907 .present-term {
  color: #00124E;
  font-size: 24px;
  font-weight: bold;
}

.hc-index-201907 .txt-attention {
  font-size: 14px;
  margin: 30px auto 0;
  line-height: 1.7;
  color: #3E3E3E;
  width: 850px;
  font-weight: bold;
}

.hc-index-201907 .under-txt-attention {
  font-size: 14px;
  margin: 10px auto;
  line-height: 1.7;
  color: #3E3E3E;
}

.hc-index-201907 .present-apply {
  text-align: center;
  margin: 15px auto 10px;
  background-color: #B49C66;
  border-radius: 50px;
  width: 300px;
  line-height: 44px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

.hc-index-201907 .present-apply:after {
  content: ">";
  display: inline-block;
  margin-left: 1em;
}

.hc-index-201907 .under-text {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}

.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: 320px;
  text-align: center;
  letter-spacing: 1em;
  font-weight: bold;
  border: solid 2px;
}

.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: 320px;
  text-align: center;
  letter-spacing: 1em;
  font-weight: bold;
  border: solid 2px;
}

.hcSection_201907 > a {
  border-top: 3px solid;
  -o-border-image: linear-gradient(90deg, #ccb082 0, #e3d1a5 100%);
     border-image: -webkit-gradient(linear, left top, right top, color-stop(0, #ccb082), to(#e3d1a5));
     border-image: linear-gradient(90deg, #ccb082 0, #e3d1a5 100%);
  border-image-slice: 1;
}

.hcSection_201907 .box--companyThum__tabel {
  background-color: #ffffff;
}

.wrap--tourSln {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.tourSlnWrap {
  width: 100%;
  max-width: 960px;
  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.8rem;
  color: #000000;
}

.tourSlnRead {
  font-size: 1.7rem;
  line-height: 1.5;
  color: #000000;
}

.tourSlnTitl {
  font-size: 3.2rem;
  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: -10px;
  left: 0;
  width: 100%;
  height: 16px;
  display: block;
  background: #FBEF41;
}

.tourSlnBtn {
  position: relative;
  width: 300px;
  height: 44px;
  line-height: 44px;
  background: #37ADC9;
  margin: 0 auto;
  border-radius: 44px;
}

.tourSlnBtn::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 12px;
  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 {
  text-align: center;
}

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

.tourSlnCacth__read dt {
  width: 70px;
  height: 70px;
  background: #37ADC9;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  line-height: 70px;
  font-size: 1.8rem;
  margin-right: 10px;
}

.tourSlnCacth__read dd {
  line-height: 70px;
  font-size: 2.0rem;
  font-weight: bold;
  color: #000000;
}

.tourSlnCacth__main {
  font-size: 2.8rem;
  font-weight: bold;
  color: #37ADC9;
}

.tourSlnCacth__main p {
  display: inline-block;
  position: relative;
}

.tourSlnCacth__main p span {
  position: relative;
  z-index: 2;
}

.tourSlnCacth__main p::before {
  content: "";
  z-index: 1;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 10px;
  display: block;
  background: #FBEF41;
}

.tourSlnInfo {
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #eee;
  text-align: center;
  color: #000000;
}

.tourSlnInfo__titl {
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 1.8rem;
  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.6rem;
}

.tourSlnInfo__day {
  font-size: 2.4rem;
  font-weight: bold;
  color: #37ADC9;
}

.tourSlnInfo__note {
  font-size: 1.4rem;
}

.tourSlnInfo__note li {
  margin-bottom: 3px;
}

.tourSlnList__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tourSlnList__list__item {
  position: relative;
  width: 306px;
  background: #CFEEFB;
  border: solid 2px #53C2F0;
  font-size: 2.2rem;
  text-align: center;
  border-radius: 3px;
  margin: 0 10px 20px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tourSlnList__list__item:nth-child(1) {
  margin-left: 0;
}

.tourSlnList__list__item:nth-child(3) {
  margin-right: 0;
}

.tourSlnList__list__item:nth-child(4) {
  margin-left: 0;
}

.tourSlnList__list__item:nth-child(6) {
  margin-right: 0;
}

.tourSlnList__list__item::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 24px;
  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: 73px 0;
  color: #167095;
}

.tourSlnList__list__item span {
  display: block;
  font-size: 3.2rem;
  margin-bottom: 20px;
}

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

.tourSlnPL__icon {
  width: 81px;
  height: 81px;
  margin-right: 8px;
}

.tourSlnPL__icon img {
  width: 100%;
  height: auto;
}

.tourSlnPL__titl {
  width: calc(100% - 89px);
  color: #000000;
}

.tourSlnPL__titl dt {
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.tourSlnPL__titl dd {
  font-size: 1.4rem;
  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.2rem;
  display: block;
}

.tourSlnShopList {
  margin-bottom: 65px;
}

.tourSlnShopListItem {
  width: 100%;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  margin-bottom: 10px;
}

.tourSlnShopListItem__img {
  width: 300px;
  margin-right: 20px;
}

.tourSlnShopListItem__imgBox {
  width: 100%;
  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;
}

.tourSlnShopListItem__imgBox img {
  max-width: 300px;
  height: auto;
  max-height: 180px;
}

.tourSlnShopListItem__read {
  margin-bottom: 15px;
}

.tourSlnShopListItem__read dt {
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.tourSlnShopListItem__read dd {
  font-size: 1.6rem;
}

.tourSlnShopListItem__place {
  font-size: 1.4rem;
  height: 22px;
  line-height: 22px;
  margin-bottom: 44px;
}

.tourSlnShopListItem__place p {
  display: inline-block;
  color: #ffffff;
  background: #bbb;
  padding: 0 5px;
  border-radius: 3px;
  margin-right: 3px;
  line-height: 22px;
}

.tourSlnShopListItem__place span {
  color: #333333;
  line-height: 22px;
}

.tourSlnShopListItem__btn {
  position: relative;
  width: 300px;
  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: 20px;
}

.tourSlnListApp__read {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 20px;
  color: #000000;
}

.featureHighClass {
  background-image: url("/images/user/qj/pc/feature_highclass_202204_background.png");
  background-position: top;
  background-size: cover;
  padding: 56px;
  color: #fff;
  text-align: center;
}

.featureHighClass__headingImg {
  margin: auto;
  width: 82.6667vw;
  max-width: 780px;
}

.featureHighClass__headingImg img {
  max-width: 100%;
}

.featureHighClass__title {
  font-size: 32px;
  margin-top: 40px;
  font-weight: bold;
}

.featureHighClass__body {
  margin-top: 40px;
  line-height: 1.75;
  font-size: 16px;
}

.featureHighClass__lead {
  margin-top: 40px;
  font-size: 24px;
  font-weight: bold;
}

.featureHighClass__boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 56px;
}

.featureHighClass__box {
  padding: 48px;
  border: 4px solid;
  -o-border-image: url("/images/user/qj/pc/feature_highclass_border.png");
     border-image: url("/images/user/qj/pc/feature_highclass_border.png");
  border-image-slice: 13;
  border-image-width: 13px;
  -ms-flex-negative: 2;
      flex-shrink: 2;
}

.featureHighClass__box__body {
  margin-top: 24px;
  font-size: 14px;
  line-height: 1.75;
}

.featureHighClass__box__heading {
  width: 90%;
  margin: auto;
}

.featureHighClass__box__heading img {
  max-width: 100%;
}

.featureHighClass__or {
  -ms-flex-item-align: center;
      align-self: center;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.featureHighClass__or img {
  max-width: 100%;
}

.activerecruitBanner {
  width: 100%;
}

.activerecruitBanner img {
  width: 100%;
  height: auto;
}

.activerecruitBanner__end {
  background-color: #b59c66;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 1.8rem;
}

.arSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.arSection__img {
  width: 448px;
  margin-right: 32px;
  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;
}

.arSection__img a {
  text-align: center;
}

.arSection__img img {
  width: 80%;
  height: auto;
}

.arSection__cont {
  width: 480px;
}

.arSection__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: 36px;
  padding: 0 15px;
  color: #000000;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.arSection__titl::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 100%;
  content: "";
  background: #f3bd44;
}

.arSection__titlB::before {
  background: #7dbe67;
}

.arSection__titlC::before {
  background: #eb7662;
}

.arSection__txt {
  text-align: left;
  font-size: 1.6rem;
  margin-bottom: 25px;
  line-height: 1.5;
}

.arSection__txt span {
  font-weight: bold;
}

.arSection__btnWrap {
  width: 100%;
}

.arSection__btn {
  margin: 0 auto 10px;
  width: 380px;
  height: 44px;
  background: #f3bd44;
  border-radius: 5px;
  line-height: 44px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

.arSection__btnB {
  background: #7dbe67;
}

.arSection__btnC {
  background: #eb7662;
}

.arSection_202007 {
  background-color: #ffefec;
}

.arSection_202007 .tag-lineGold {
  background-color: #ffffff;
}

.arSection_202007 .tag-lineOrange {
  background-color: #ffffff;
}

.arSection_202007 .tag-lineBlue {
  background-color: #ffffff;
  display: block;
  width: 320px;
  text-align: center;
  letter-spacing: 1em;
  font-weight: bold;
  border: solid 2px;
}

.arSection_202007 > a {
  border-top: 3px solid;
  -o-border-image: linear-gradient(90deg, #ccb082 0, #e3d1a5 100%);
     border-image: -webkit-gradient(linear, left top, right top, color-stop(0, #ccb082), to(#e3d1a5));
     border-image: linear-gradient(90deg, #ccb082 0, #e3d1a5 100%);
  border-image-slice: 1;
}

.arSection_202007 .box--companyThum__tabel {
  background-color: #ffffff;
}

.whiteSection_202007 {
  background-color: #ffffff;
}

.whiteSection_202007 .tag-lineGold {
  background-color: #ffffff;
}

.whiteSection_202007 .tag-lineOrange {
  background-color: #ffffff;
}

.whiteSection_202007 .tag-lineBlue {
  background-color: #ffffff;
  display: block;
  width: 320px;
  text-align: center;
  letter-spacing: 1em;
  font-weight: bold;
  border: solid 2px;
}

.whiteSection_202007 > a {
  border-top: 3px solid;
  -o-border-image: linear-gradient(90deg, #ccb082 0, #e3d1a5 100%);
     border-image: -webkit-gradient(linear, left top, right top, color-stop(0, #ccb082), to(#e3d1a5));
     border-image: linear-gradient(90deg, #ccb082 0, #e3d1a5 100%);
  border-image-slice: 1;
}

.whiteSection_202007 .box--companyThum__tabel {
  background-color: #ffffff;
}

.featurePrimeSalon {
  background-image: url("/images/user/qj/pc/feature_primesalon_202208_background.png");
  background-position: top;
  background-size: cover;
  padding: 0px 0px 16px 0px;
  color: #fff;
  text-align: center;
}

.featurePrimeSalon__introMessage {
  padding-top: 24px;
  margin-bottom: 8px;
}

.featurePrimeSalon__title {
  margin-bottom: 8px;
}

.featurePrimeSalon__titleDesc {
  color: #333333;
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 48px;
}

.featurePrimeSalon__titleDesc--emphasis {
  font-weight: bold;
  font-size: 24px;
}

.featurePrimeSalon__employeeSalon {
  color: #cc544c;
  margin-bottom: 48px;
}

.featurePrimeSalon__employeeSalon-title {
  font-size: 28px;
  font-weight: bold;
  transform: rotate(-1.1deg);
  -moz-transform: rotate(-1.1deg);
  -webkit-transform: rotate(-1.1deg);
  display: inline-block;
  position: relative;
  margin-bottom: 16px;
}

.featurePrimeSalon__employeeSalon-title::before {
  content: '';
  background-image: url("../../../../images/user/qj/pc/feature_primesalon_202208_img03.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 30px;
  position: absolute;
  top: -20px;
  left: -24px;
  display: inline-block;
}

.featurePrimeSalon__employeeSalon-cont {
  width: 100%;
  padding: 16px 0px;
  background-color: #cc544c;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.featurePrimeSalon__employeeSalon-contLeft {
  margin-right: 48px;
  width: 310px;
}

.featurePrimeSalon__employeeSalon-contRight {
  width: 310px;
}

.featurePrimeSalon__employeeSalon-contList {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 1px #fff;
}

.featurePrimeSalon__employeeSalon-contList span {
  position: absolute;
  display: inline-block;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 0 9px;
  line-height: 1;
  font-size: 19px;
  color: #FFF;
  font-weight: bold;
  background-color: #cc544c;
}

.featurePrimeSalon__employeeSalon-contList ul {
  margin: 0;
  padding: 0;
  padding: 16px 0px 0px 0px;
}

.featurePrimeSalon__employeeSalon-contList ul li {
  margin-bottom: 8px;
}

.featurePrimeSalon__employeeFreelance {
  color: #6885bf;
}

.featurePrimeSalon__employeeFreelance-title {
  font-size: 28px;
  font-weight: bold;
  transform: rotate(-1.1deg);
  -moz-transform: rotate(-1.1deg);
  -webkit-transform: rotate(-1.1deg);
  display: inline-block;
  position: relative;
  margin-bottom: 16px;
}

.featurePrimeSalon__employeeFreelance-title::before {
  content: '';
  background-image: url("../../../../images/user/qj/pc/feature_primesalon_202208_img04.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 30px;
  position: absolute;
  top: -20px;
  left: -24px;
  display: inline-block;
}

.featurePrimeSalon__employeeFreelance-cont {
  width: 100%;
  padding: 16px 0px;
  background-color: #6885bf;
  color: #FFF;
}

.featurePrimeSalon__employeeFreelance-contList-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0px 24px;
}

.featurePrimeSalon__employeeFreelance-contList {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 1px #fff;
  margin-right: 48px;
  width: 300px;
}

.featurePrimeSalon__employeeFreelance-contList span {
  position: absolute;
  display: inline-block;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 0 8px;
  line-height: 1;
  font-size: 19px;
  color: #FFF;
  font-weight: bold;
  background-color: #6885bf;
}

.featurePrimeSalon__employeeFreelance-contList ul {
  margin: 0;
  padding: 0;
  padding: 16px 0px 0px 0px;
}

.featurePrimeSalon__employeeFreelance-contList ul li {
  margin-bottom: 8px;
}

.featurePrimeSalon__employeeFreelance-contList:last-child {
  margin-right: 0;
}

img {
  max-width: 100%;
}

.box--primeSalon .box--companyThum__cont {
  background-image: url("../../../../images/user/qj/pc/feature_primesalon_202208_background.png");
  background-size: cover;
}

.box--primeSalon .box--companyThum__heading {
  text-align: center;
  margin-bottom: 40px;
}

.box--primeSalon .box--companyThum__photoWorriesclassA::after, .box--primeSalon .box--companyThum__photoWorriesclassB::after, .box--primeSalon .box--companyThum__photoWorriesclassC::after, .box--primeSalon .box--companyThum__photoWorriesclassE::after {
  background-image: none;
}

.box--primeSalon .box--companyThum__tabel {
  background-color: #FFF;
}

.box--primeSalon.tag-red .tag-employment {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #9a6f2b;
  background: #fff;
  color: #947527;
}

.box--primeSalon.tag-red .tag-employment.tag-size-xs {
  padding: 3px 5px;
}

.box--primeSalon.tag-red .tag-employment.tag-size-s {
  padding: 5px 10px;
}

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

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

.box--primeSalon.tag-red .tag-feature {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #9a6f2b;
  background: #cc544c;
  color: #fff;
  border: none;
}

.box--primeSalon.tag-red .tag-feature.tag-size-xs {
  padding: 3px 5px;
}

.box--primeSalon.tag-red .tag-feature.tag-size-s {
  padding: 5px 10px;
}

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

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

.box--primeSalon.tag-blue .tag-employment {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #9a6f2b;
  background: #fff;
  color: #947527;
}

.box--primeSalon.tag-blue .tag-employment.tag-size-xs {
  padding: 3px 5px;
}

.box--primeSalon.tag-blue .tag-employment.tag-size-s {
  padding: 5px 10px;
}

.box--primeSalon.tag-blue .tag-employment.tag-oneLine {
  margin-bottom: 0;
}

.box--primeSalon.tag-blue .tag-employment.tag-noRounded {
  border-radius: 0;
}

.box--primeSalon.tag-blue .tag-feature {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 8px 5px;
  line-height: 1;
  font-size: 1.2rem;
  border: solid 1px transparent;
  min-width: 36px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #9a6f2b;
  background: #6885bf;
  color: #fff;
  border: none;
}

.box--primeSalon.tag-blue .tag-feature.tag-size-xs {
  padding: 3px 5px;
}

.box--primeSalon.tag-blue .tag-feature.tag-size-s {
  padding: 5px 10px;
}

.box--primeSalon.tag-blue .tag-feature.tag-oneLine {
  margin-bottom: 0;
}

.box--primeSalon.tag-blue .tag-feature.tag-noRounded {
  border-radius: 0;
}

.box--primeSalon .box--companySmplyThum__link {
  background-image: url("../../../../images/user/qj/pc/feature_primesalon_202208_background.png");
  background-size: cover;
}

.box--primeSalon .box--companySmplyThum__photoWorriesclassA {
  background-image: none;
}

.box--primeSalon .box--companySmplyThum__photoWorriesclassA::after, .box--primeSalon .box--companySmplyThum__photoWorriesclassB::after, .box--primeSalon .box--companySmplyThum__photoWorriesclassC::after, .box--primeSalon .box--companySmplyThum__photoWorriesclassE::after {
  background-image: none;
}

/* 771-LINE連携 */
.btn-loginLine {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 40px;
  color: #ffffff;
  background: url("/images/user/qj/pc/uf_c_login_line_logo.png") no-repeat 0 center #00b900;
  background-size: 60px;
}

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

.btn-loginLineMiddle {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 40px;
  color: #ffffff;
  background: url("/images/user/qj/pc/uf_c_login_line_logo.png") no-repeat 0 center #00b900;
  background-size: 50px;
}

.btn-line-middle {
  background-color: #00b900;
  border-radius: 10px;
  width: 350px;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
}

.social--login {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-top: 38px;
}

.msgWrapTrans .setting-attentionText {
  width: 540px;
  margin: 0 auto;
}

.msgWrapTrans .setting-attentionText li {
  text-indent: -1em;
}

.msgWrapTrans .setting-attentionText li a {
  color: #2cbdc7;
}

.front-service-connect {
  text-align: center;
  padding: 80px 0;
  background-color: #f6f6f6;
}

.front-service-connect .service-logo {
  width: 80px;
}

.front-service-connect .service-sLogo {
  width: 50px;
  vertical-align: middle;
}

.front-service-connect .connect-box {
  background-color: #ffffff;
  border-radius: 5px;
  width: 520px;
  margin: 0 auto;
  padding: 20px;
}

.front-service-connect .connect-box.small {
  padding: 45px 20px;
}

.front-service-connect .point-color {
  color: #30bec9;
}

.front-service-connect table {
  width: 100%;
}

.front-service-connect table th {
  width: 150px;
  padding-bottom: 20px;
  color: #aeaeae;
}

.front-service-connect table td {
  width: calc(100% - 150px);
  padding-bottom: 20px;
}

.front-service-connect table input {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 50px;
  padding: 10px;
  font-size: 18px;
  border: solid 1px #e7e7e7;
  border-radius: 3px;
}

.front-service-connect .border-top {
  border-top: solid 2px #eeeeee;
  padding-top: 20px;
}

.front-service-connect .btn-line-middle {
  height: 65px;
  line-height: 65px;
}

.front-service-connect .pw-link {
  text-decoration: underline;
}

/** 1168 style */
.outside-term-video {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.field-trip-video {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.js-outsideTermDialog {
  position: absolute !important;
}

.js-fieldTripDialog {
  top: 60%;
  left: 15%;
}

.js-lineCompanyDialog {
  top: 60%;
  left: 15%;
}

.heading-2 {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  position: relative;
  padding-left: 11px;
}

.heading-2:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  width: 3px;
  height: 20px;
  border-radius: 5px;
  background-color: #1c959e;
}

.section-heading {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  padding: 12px 16px;
  background-color: #f5fcfc;
}

.section-heading.color-2 {
  background-color: #FCF2E8;
}

@media (max-width: 1023px) {
  .section-heading {
    margin-right: -16px;
    margin-left: -16px;
  }
}

.section-attention-text {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #666666;
}

.header {
  z-index: 999;
  position: absolute;
}

.header .header__nav-inner, .header .menu__nav-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #222222;
}

.wrapper .footer__nav-inner {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #222222;
}

.wrapper .footer__logo-link {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 0;
  font-weight: 400;
  color: #222222;
}

.container, .container-1, .container-2, .container-3, .container-4 {
  display: block;
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.container:after, .container-1:after, .container-2:after, .container-3:after, .container-4:after {
  content: "";
  display: block;
  clear: both;
}

.container-1 {
  max-width: calc(1180px + 16px * 2);
}

.container-2 {
  max-width: calc(980px + 16px * 2);
}

.container-3 {
  max-width: calc(820px + 16px * 2);
}

.container-4 {
  max-width: calc(780px + 16px * 2);
}

.button {
  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;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-height: 40px;
  border: 1px solid #1c959e;
  background-color: #ffffff;
  border-radius: 40px;
  padding: 9px 11px;
  margin-top: 16px;
  -webkit-transition: .3s;
  transition: .3s;
}

.button:first-child {
  margin-top: 0;
}

.button svg {
  width: 20px;
  height: 20px;
  fill: #1c959e;
}

.button svg.transparent {
  fill: transparent;
}

.button__text {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  color: #1c959e;
  margin: 0 8px;
  position: relative;
  top: 1px;
}

.button__text.proposal-header__text {
  font-size: 12px;
}

.button .corporate-favorite-text {
  color: #F35376;
}

.button__text--line {
  position: relative;
  display: inline-block;
}

.button__text--line:before {
  content: "";
  width: 1px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.08);
  position: absolute;
  top: 50%;
  left: 4px;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (hover: hover) {
  .button:hover {
    background-color: #f3fcfd;
  }
}

.button.filled {
  background-color: #f5522a;
  border-color: #f5522a;
}

.button.filled svg {
  fill: #ffffff;
}

.button.filled .button__text {
  color: #ffffff;
}

@media (hover: hover) {
  .button.filled:hover {
    background-color: #c94320;
    border-color: #c94320;
  }
}

.button.gradient {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.button.gradient:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#EF257A), color-stop(44.27%, #F03843), to(#FCA729));
  background-image: linear-gradient(90deg, #EF257A 0%, #F03843 44.27%, #FCA729 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: .3s;
  transition: .3s;
}

.button.gradient svg {
  fill: #ffffff;
}

.button.gradient .button__text {
  color: #ffffff;
}

@media (hover: hover) {
  .button.gradient:hover:before {
    opacity: .5;
  }
}

.button.gradient-2 {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.button.gradient-2:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, right top, left top, from(#00a1b4), to(#5fc47a));
  background-image: linear-gradient(-90deg, #00a1b4 0%, #5fc47a 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: .3s;
  transition: .3s;
}

.button.gradient-2 svg {
  fill: #ffffff;
}

.button.gradient-2 .button__text {
  color: #ffffff;
}

@media (hover: hover) {
  .button.gradient-2:hover:before {
    opacity: .5;
  }
}

.button.gradient-2:hover {
  opacity: .6;
}

.button.gradient-4 {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.button.gradient-4:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#00a1b4), to(#5fc47a));
  background-image: linear-gradient(90deg, #00a1b4 0%, #5fc47a 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: .3s;
  transition: .3s;
}

.button.gradient-4 svg {
  fill: #ffffff;
}

.button.gradient-4 .button__text {
  color: #ffffff;
}

@media (hover: hover) {
  .button.gradient-4:hover:before {
    opacity: .5;
  }
}

.button.gradient-4:hover {
  opacity: .6;
}

.button.unfilled {
  background-color: transparent;
  border: 0;
}

@media (hover: hover) {
  .button.unfilled:hover {
    background-color: #f3fcfd;
  }
}

.button.small {
  min-height: 36px;
  padding: 9px;
}

.button.small svg {
  width: 16px;
  height: 16px;
}

.button.big {
  min-height: 48px;
  padding: 11px 15px;
}

.button.big svg {
  width: 24px;
  height: 24px;
}

.button.big svg + .button__text {
  margin-left: 8px;
}

.button.big .button__text {
  font-size: 16px;
  line-height: 16px;
}

.button.big .button__text + svg {
  margin-left: 8px;
}

.button-favorite.active svg {
  fill: #F35376;
}

.button-favorite.active .button__text {
  display: none !important;
}

.button-favorite.active .button__text.hide {
  display: block !important;
}

.button.centered {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .button.centered-sp {
    margin-left: auto;
    margin-right: auto;
  }
}

.button.to-right {
  margin-left: auto;
}

.button:disabled, .button.disabled {
  pointer-events: none;
  background-color: #eeeeee;
  border-color: #eeeeee;
}

.button:disabled svg, .button.disabled svg {
  fill: #777777;
}

.button:disabled .button__text, .button.disabled .button__text {
  color: #aaaaaa;
}

.button:disabled:before, .button.disabled:before {
  display: none;
}

.button.arrow-right {
  background-color: #ffffff !important;
  color: #1c959e;
  border-color: #1c959e !important;
}

.button.arrow-right::after {
  background-image: url(/images/user/common/arrow-right.svg);
  background-size: cover;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
}

.corporate-favorite {
  border: 1px solid #F35376;
  background-color: #ffffff;
}

.button-to-top {
  position: fixed;
  right: 56px;
  bottom: 76px;
  z-index: 9;
  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;
  width: 56px;
  height: 56px;
  max-width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #1c959e;
  border-radius: 50%;
  -webkit-transition: 0.2 ease;
  transition: 0.2 ease;
}

@media (max-width: 1023px) {
  .button-to-top {
    position: absolute;
    top: -72px;
    right: 16px;
    bottom: initial;
  }
}

@media (hover: hover) {
  .button-to-top:hover {
    opacity: 0.7;
  }
}

@media (min-width: 1024px) {
  .button-to-top--pc-hidden {
    display: none;
  }
}

.button-to-top__icon {
  width: 24px;
  height: 24px;
  fill: #1c959e;
}

.button-to-top-fixed {
  position: fixed;
  right: 48px;
  bottom: 48px;
  z-index: 9;
  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;
  width: 56px;
  height: 56px;
  max-width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #1c959e;
  border-radius: 50%;
  -webkit-transition: 0.2 ease;
  transition: 0.2 ease;
}

@media (max-width: 1023px) {
  .button-to-top-fixed {
    bottom: 16px;
    right: 16px;
  }
}

@media (hover: hover) {
  .button-to-top-fixed:hover {
    opacity: 0.7;
  }
}

.button-to-top-fixed__icon {
  width: 24px;
  height: 24px;
  fill: #1c959e;
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #eeeeee;
  background-color: #ffffff;
}

@media (max-width: 1023px) {
  .header {
    height: 63px;
  }
}

.header > .container, .header > .container-1, .header > .container-2, .header > .container-3, .header > .container-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
}

.header__logo-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 165px;
  width: 100%;
}

.header__logo-slogan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 9px;
  line-height: 13.5px;
  font-weight: 400;
  margin-left: 8px;
}

.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
}

.header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1023px) {
  .header__nav-item:not(:first-child) {
    display: none;
  }
}

.header__nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px;
}

@media (max-width: 1279px) {
  .header__nav-inner {
    padding: 6px;
  }
}

@media (max-width: 1023px) {
  .header__nav-inner {
    -ms-flex-item-align: center;
        align-self: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    width: 32px;
    height: 32px;
  }
}

@media (hover: hover) {
  .header__nav a[href].header__nav-inner {
    -webkit-transition: .3s;
    transition: .3s;
  }
  .header__nav a[href].header__nav-inner:hover {
    opacity: .5;
  }
}

.header__nav-icon {
  width: 24px;
  height: 24px;
  fill: #777777;
  margin-right: 8px;
}

@media (max-width: 1023px) {
  .header__nav-icon {
    margin-right: 0;
  }
}

.header__nav-text {
  display: block;
}

@media (max-width: 1023px) {
  .header__nav-text {
    display: none;
  }
}

.header__button {
  -ms-flex-item-align: center;
      align-self: center;
  margin: 0;
}

@media (max-width: 1023px) {
  .header__button {
    display: none;
  }
}

.header__hamburger {
  display: block;
  -ms-flex-item-align: center;
      align-self: center;
  width: 32px;
  height: 32px;
}

@media (min-width: 1024px) {
  .header__hamburger {
    display: none;
  }
}

.header__hamburger svg {
  fill: #777777;
}

.footer {
  position: relative;
  display: block;
  width: 100%;
  margin-top: auto;
  background-color: #ffffff;
}

.footer__nav {
  display: block;
  width: 100%;
  background-color: #f7f7f7;
}

@media (max-width: 1023px) {
  .footer__nav .container, .footer__nav .container-1, .footer__nav .container-2, .footer__nav .container-3, .footer__nav .container-4 {
    padding: 0;
  }
}

.footer__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1023px) {
  .footer__nav-item {
    width: 50%;
  }
  .footer__nav-item:last-child {
    width: 100%;
  }
  .footer__nav-item:last-child .footer__nav-inner {
    border-right: 0;
    border-bottom: 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .footer__nav-item:nth-child(2n+2) .footer__nav-inner {
    border-right: 0;
  }
}

.footer__nav-inner {
  display: block;
  padding: 16px;
}

@media (max-width: 1023px) {
  .footer__nav-inner {
    padding: 15px 16px 14px;
    background-color: #777777;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }
}

@media (hover: hover) {
  .footer__nav a[href].footer__nav-inner {
    -webkit-transition: .3s;
    transition: .3s;
  }
  .footer__nav a[href].footer__nav-inner:hover {
    opacity: .5;
  }
}

.footer__nav-text {
  display: block;
}

@media (max-width: 1023px) {
  .footer__nav-text {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #ffffff;
  }
}

.footer__inner {
  display: block;
  width: 100%;
  padding: 24px 0;
}

.footer__logo {
  display: block;
  max-width: 140px;
  width: 100%;
  margin: 0 auto;
}

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

.footer__copyright {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  margin-top: 4px;
}

.menu__close {
  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;
  width: 55px;
  height: 55px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 98;
}

.menu__close svg {
  width: 24px;
  height: 24px;
  fill: #ffffff;
}

.menu__mask, .menu__inner {
  display: block;
  height: 100%;
  position: fixed;
  top: 0;
  -webkit-transition: .6s;
  transition: .6s;
}

.menu__mask {
  width: 100%;
  left: 0;
  background-color: #000000;
  opacity: .8;
  z-index: 88;
}

.menu__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 375px;
  width: 100%;
  padding-left: 55px;
  right: 0;
  z-index: 98;
}

.menu__row {
  display: block;
  width: 100%;
  background-color: #ffffff;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.menu__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 62px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.menu__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 165px;
  width: 100%;
  margin: 0 auto;
}

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

.menu__body {
  display: block;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-top: 1px solid #eeeeee;
}

.menu__auth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  padding: 24px 16px;
}

.menu__auth .button {
  margin: 0;
}

.menu__auth .button__text {
  font-size: 14px !important;
  line-height: 21px !important;
  font-weight: 700 !important;
}

.menu__user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 15px 56px 15px 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='right'%3E%3Cpath d='M9.292 17.707a1 1 0 0 1 0-1.414L13.586 12 9.292 7.707a1 1 0 0 1 1.415-1.415l5 5a1 1 0 0 1 0 1.415l-5 5a1 1 0 0 1-1.415 0Z' fill='%23777777'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 24px 24px;
  background-position: calc(100% - 16px) 50%;
  background-repeat: no-repeat;
}

.menu__user-img {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.menu__user-text {
  display: block;
  font-weight: 700;
  margin-left: 8px;
}

.menu__nav-title {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  font-weight: 700;
  padding: 10px 16px 11px;
  background-color: #f5fcfc;
  border-top: 1px solid #eeeeee;
}

.menu__nav-list {
  display: block;
}

.menu__nav-list + .menu__nav-title {
  border-top: 0;
}

.menu__nav-item {
  display: block;
}

.menu__nav-item:first-child .menu__nav-inner {
  border-top: 1px solid #eeeeee;
  padding-top: 12px;
  padding-bottom: 11px;
}

.menu__nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 12px 16px 11px;
  border-bottom: 1px solid #eeeeee;
}

.menu__nav-icon {
  width: 24px;
  height: 24px;
  fill: #777777;
  margin-right: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.menu__nav-text {
  display: block;
  line-height: 24px;
  margin-right: auto;
}

.menu__nav-mark {
  display: block;
  width: 22px;
  height: 22px;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 22px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  background-color: #f5522a;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 12px;
}

.menu__nav .button {
  padding-top: 16px;
  padding-bottom: 16px;
  margin-top: 0;
}

.menu__banner {
  display: block;
  width: 100%;
  padding: 16px 32px;
}

.menu__footer {
  display: block;
  width: 100%;
  height: 80px;
  padding: 16px;
}

.menu__footer .button {
  width: 100%;
}

.menu:not(.opened) .menu__mask {
  opacity: 0;
  pointer-events: none;
}

.menu:not(.opened) .menu__inner {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.myPageHead__avatar__inner__img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.input-chat-m {
  color: #FF358C;
  border: 1px solid #FF358C;
  font-size: 14px;
}

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

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

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

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

.btn-custom-l-s {
  width: 145px;
  height: 48px;
  line-height: 44px;
}

.btn-custom-search {
  width: 100px;
  height: 30px;
  line-height: 26px;
}

.btn-custom__last {
  width: 192px;
  height: 44px;
  font-size: 1.4rem;
  line-height: 38px;
}

.btn-custom__last span {
  width: 188px;
  height: 40px;
  font-size: 1.4rem;
  line-height: 38px;
}

.content--sidespace {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0 10px;
}

.manageDialog {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1001;
  width: 480px;
  height: auto;
  max-height: 600px;
  margin-left: -240px;
  margin-top: -100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
}

.manageDialog__inScrollcont {
  overflow-y: scroll;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  height: 300px;
}

.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, #FF358C 0%, #FF6562 100%);
}

.chat--box__img {
  padding: 0;
}

.js-imgthumnail {
  width: 200px;
  height: 200px;
  position: relative;
  background: #ffffff;
  border-radius: 10px;
}

.js-imgthumnail 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%;
}

.profile--img__photo img {
  max-height: 100%;
  max-width: 100%;
}

.list--chatSelectS--act {
  background: linear-gradient(154deg, #FF358C 0%, #FF6562 100%);
}

.cursor__def {
  cursor: default;
}

.btn-companyThumPull {
  width: 100%;
  height: 44px;
  text-align: center;
  line-height: 44px;
  position: relative;
  height: 38px;
  color: #9a6f2b;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background: #f6f6f6;
  font-size: 1.3rem;
}

.btn-companyThumPull a {
  display: block;
}

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

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

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

.btn-companyThumPull--act {
  width: 100%;
  height: 44px;
  text-align: center;
  line-height: 44px;
  position: relative;
  height: 38px;
  color: #9a6f2b;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background: #f6f6f6;
  font-size: 1.3rem;
}

.btn-companyThumPull--act a {
  display: block;
}

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

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

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

.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;
  padding: 10px 15px;
  color: #333333;
  border-radius: 10px;
  background: #ffffff;
  font-size: 1.5rem;
  line-height: 21px;
  max-width: 80%;
  border: solid 1px #ff3333;
  display: none;
  margin-bottom: 20px;
}

.col-white {
  color: #ffffff;
}

.col-darkGray {
  color: #666666;
}

.col-gray {
  color: #999999;
}

.word--break {
  word-wrap: break-word;
}

.pd-19 {
  padding: 19px;
}

.messageTimeLine {
  padding-bottom: 0px;
  height: 650px;
}

/* 983 hiclass recruit */
.msgThumList__hiclass2020 {
  color: #ff3399;
  font-size: 1.4rem;
}

.msgThumList__hiclass2020-icon {
  width: 22px;
  margin-right: 3px;
  vertical-align: text-top;
}

.hiclass-scout-detail {
  display: block;
  color: #ff3399;
}

.hiclass-scout-detailIcon {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
}

.hiclass-scout-detailIcon img {
  width: 20px;
  margin-right: 5px;
}

.hiclass-scout-selectIcon {
  display: block;
  color: #ff3399;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 5px 0;
}

/*999 line linkage*/
.label--line_linkage_linked {
  color: #ffffff;
  width: 90px;
  text-align: center;
  border-radius: 3px;
  font-size: 1.3rem;
  line-height: 20px;
  background: #999999;
  -webkit-box-flex: right;
      -ms-flex: right;
          flex: right;
  float: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  margin-left: 60%;
  padding: 2px;
}

/*line linkage not link label*/
.label--line_linkage {
  color: #ffffff;
  width: 90px;
  text-align: center;
  border-radius: 3px;
  font-size: 1.3rem;
  line-height: 20px;
  background: #00b900;
  -webkit-box-flex: right;
      -ms-flex: right;
          flex: right;
  float: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  margin-left: 60%;
  padding: 2px;
}

.button--line_linkage {
  background-color: #00B902;
  cursor: pointer;
  border: none;
  border-radius: 3px;
  height: 60%;
  width: 50%;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 2px;
  white-space: nowrap;
}

.js-outsideTermDialog {
  width: auto;
}

.js-outsideTermDialog img {
  width: 351px;
  height: auto;
}
