/* Generated by less 2.5.1 */
/*/////////////////////////////////////////
// normalize
/////////////////////////////////////////*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*/////////////////////////////////////////
// common
/////////////////////////////////////////*/
*,
*:after,
*:before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
ul,
li {
  margin: 0;
  list-style: none;
}
img {
  vertical-align: bottom;
}
h1,
h2,
h3,
h4,
p,
ul,
li,
dl,
dt,
dd,
body,
figcaption,
figure {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
span {
  margin: 0;
  padding: 0;
}
a img {
  border: 0;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active {
  opacity: 0.7;
}
a:focus {
  outline: none;
}
/* Selected Text */
html {
  overflow: auto;
  font-size: 62.5%;
}
body {
  font-family: "Century Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  font-size: 16px;
  line-height: 1.7;
  line-height: 2;
  letter-spacing: 0.075em;
  color: #333;
  overflow: hidden;
  /*        &:before {
        content: "";
        position: absolute;
        z-index: 7;
            top: 3044px;
        left: 50%;
        transform: translate(-50%, -50%);
        display: block;
        background: url(../img/design_190902.jpg) no-repeat center center;
        width: 1500px;
        height: 9000px;
        margin: 0 auto;
        opacity: .2;
    }*/
}
.pageWrap {
  /*共通*/
  /*    @keyframes mainimg_anime {
        0% {
            transform: scale(1, 1);
        }
        50% {
            transform: scale(1.2, 1.2);
        }
        100% {
            transform: scale(1.4, 1.4);
        }
    }*/
}
.pageWrap .title {
  margin: 0 auto;
  text-align: center;
}
.pageWrap .title img {
  max-width: 100%;
  /* @media (max-width: 1040px) {
                width: 90%;
            }
            @media (max-width: 768px) {
                width: 80%;
            }
            @media (max-width: 549px) {
                width: 70%;
            }*/
}
.pageWrap .l-header .main_img_area {
  background: url(../img/main_back.png) no-repeat center top;
  background-size: contain;
  padding: 0 20px;
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area {
    padding: 0 10px;
  }
}
.pageWrap .l-header .main_img_area .sns_area {
  padding: 30px 20px 0;
}
.pageWrap .l-header .main_img_area .sns_area ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.pageWrap .l-header .main_img_area .sns_area ul li {
  margin-left: 14px;
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .sns_area ul li {
    margin-left: 4px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .sns_area ul li a img {
    width: 80%;
  }
}
.pageWrap .l-header .main_img_area .main_img {
  text-align: center;
  padding-top: 160px;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .main_img {
    padding-top: 70px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .main_img {
    padding-top: 30px;
  }
}
.pageWrap .l-header .main_img_area .main_img img {
  max-width: 100%;
}
.pageWrap .l-header .main_img_area .desired_wrap {
  margin-top: 200px;
}
.pageWrap .l-header .main_img_area .desired_wrap .title {
  padding: 0 40px;
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area {
  max-width: 953px;
  margin: 0 auto;
  padding-top: 73px;
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 40%;
  margin-bottom: 37px;
}
@media (max-width: 480px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li {
    flex: 0 0 50% !important;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle {
  width: 210px;
  height: 210px;
  border: solid .5px #000;
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle {
    width: 160px;
    height: 160px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle {
    width: 110px;
    height: 110px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle:before {
  content: "";
  position: absolute;
  top: -10px;
  left: -60px;
  background: url(../img/img_photo01.png) no-repeat center center;
  width: 98px;
  height: 98px;
  z-index: 1;
  background-size: 80%;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle:before {
    background-size: 80%;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle:before {
    background-size: 60%;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle:after {
  content: "";
  position: absolute;
  top: 79px;
  right: -18px;
  background: url(../img/liiust01.png) no-repeat center center;
  width: 52px;
  height: 56px;
  z-index: 1;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle:after {
    background-size: 80%;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle:after {
    background-size: 60%;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle p {
  font-size: 20px;
  font-weight: 800;
  line-height: 2;
  font-family: serif;
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle p {
    font-size: 14px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle p span {
  color: #eb6877;
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(1) .circle {
  animation: circleanimation 3.5s ease-in-out infinite alternate;
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(2) .circle {
  animation: circleanimation2 3.5s ease-in-out infinite alternate;
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(2) .circle:before {
  top: 58px;
  left: 190px;
  background: url(../img/img_photo02.png) no-repeat center center;
  background-size: 80%;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(2) .circle:before {
    background-size: 80%;
    left: 130px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(2) .circle:before {
    background-size: 60%;
    left: 60px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(2) .circle:after {
  top: 5px;
  right: 161px;
  background: url(../img/liiust02.png) no-repeat center center;
  width: 46px;
  height: 65px;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(2) .circle:after {
    background-size: 80%;
    right: 121px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(2) .circle:after {
    background-size: 60%;
    right: 81px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(3) {
  animation: circleanimation 3.5s ease-in-out infinite alternate;
  flex: 0 0 33%;
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(3) .circle:before {
  top: 130px;
  left: -60px;
  background: url(../img/img_photo03.png) no-repeat center center;
  background-size: 80%;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(3) .circle:before {
    background-size: 80%;
    left: -20px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(3) .circle:before {
    background-size: 60%;
    left: -30px;
    top: 74px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(3) .circle:after {
  top: -7px;
  right: 18px;
  background: url(../img/liiust03.png) no-repeat center center;
  width: 46px;
  height: 57px;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(3) .circle:after {
    background-size: 80%;
    right: -7px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(3) .circle:after {
    background-size: 60%;
    right: -16px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(4) {
  animation: circleanimation2 3.5s ease-in-out infinite alternate;
  flex: 0 0 33%;
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(4) .circle:before {
  top: -87px;
  left: 56px;
  background: url(../img/img_photo04.png) no-repeat center center;
  background-size: 80%;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(4) .circle:before {
    background-size: 80%;
    top: -74px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(4) .circle:before {
    background-size: 60%;
    left: 20px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(4) .circle:after {
  top: 151px;
  right: 132px;
  background: url(../img/liiust04.png) no-repeat center center;
  width: 75px;
  height: 70px;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(4) .circle:after {
    background-size: 80%;
    top: 101px;
    right: 92px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(4) .circle:after {
    background-size: 60%;
    right: 51px;
    top: 63px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(5) {
  animation: circleanimation 3.5s ease-in-out infinite alternate;
  flex: 0 0 33%;
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(5) .circle:before {
  top: 104px;
  left: -58px;
  background: url(../img/img_photo05.png) no-repeat center center;
  background-size: 80%;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(5) .circle:before {
    background-size: 80%;
    left: -49px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(5) .circle:before {
    background-size: 60%;
    top: 63px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(5) .circle:after {
  top: 49px;
  right: -25px;
  background: url(../img/liiust05.png) no-repeat center center;
  width: 42px;
  height: 86px;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(5) .circle:after {
    background-size: 80%;
    top: 15px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(5) .circle:after {
    background-size: 60%;
    left: 85px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(6) .circle {
  animation: circleanimation2 3.5s ease-in-out infinite alternate;
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(6) .circle:before {
  top: 92px;
  left: -83px;
  background: url(../img/img_photo06.png) no-repeat center center;
  background-size: 80%;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(6) .circle:before {
    background-size: 80%;
    top: 49px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(6) .circle:before {
    background-size: 60%;
    left: -60px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(6) .circle:after {
  top: 114px;
  right: -3px;
  background: url(../img/liiust06.png) no-repeat center center;
  width: 59px;
  height: 69px;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(6) .circle:after {
    background-size: 80%;
    top: 99px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(6) .circle:after {
    background-size: 60%;
    left: 66px;
    top: 54px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(7) .circle {
  animation: circleanimation 3.5s ease-in-out infinite alternate;
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(7) .circle:before {
  top: 30px;
  left: 192px;
  background: url(../img/img_photo07.png) no-repeat center center;
  background-size: 80%;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(7) .circle:before {
    background-size: 80%;
    left: 136px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(7) .circle:before {
    background-size: 60%;
    left: 80px;
  }
}
.pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(7) .circle:after {
  top: -6px;
  right: 108px;
  background: url(../img/liiust07.png) no-repeat center center;
  width: 87px;
  height: 50px;
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(7) .circle:after {
    background-size: 80%;
    right: 76px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li:nth-child(7) .circle:after {
    background-size: 60%;
    left: -20px;
    top: -11px;
  }
}
@-webkit-keyframes circleanimation {
  0% {
    -webkit-transform: rotate(0.0001deg) translate3D(0, 0, 0);
    transform: rotate(0.0001deg) translate3D(0, 0, 0);
  }
  100% {
    -webkit-transform: rotate(0.0001deg) translate3d(0, -10px, 0);
    transform: rotate(0.0001deg) translate3d(0, -10px, 0);
  }
}
@keyframes circleanimation {
  0% {
    -webkit-transform: rotate(0.0001deg) translate3d(0, 0, 0);
    transform: rotate(0.0001deg) translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: rotate(0.0001deg) translate3d(0, -10px, 0);
    transform: rotate(0.0001deg) translate3d(0, -10px, 0);
  }
}
@-webkit-keyframes circleanimation2 {
  0% {
    -webkit-transform: rotate(0.0001deg) translate3D(0, 0, 0);
    transform: rotate(0.0001deg) translate3D(0, 0, 0);
  }
  100% {
    -webkit-transform: rotate(0.0001deg) translate3D(0, 10px, 0);
    transform: rotate(0.0001deg) translate3D(0, 10px, 0);
  }
}
@keyframes circleanimation2 {
  0% {
    -webkit-transform: rotate(0.0001deg) translate3D(0, 0, 0);
    transform: rotate(0.0001deg) translate3D(0, 0, 0);
  }
  100% {
    -webkit-transform: rotate(0.0001deg) translate3D(0, 10px, 0);
    transform: rotate(0.0001deg) translate3D(0, 10px, 0);
  }
}
.pageWrap .l-main {
  margin: 85px 0 107px;
}
@media (max-width: 549px) {
  .pageWrap .l-main {
    margin: 65px 0 70px;
  }
}
@media (max-width: 425px) {
  .pageWrap .l-main {
    margin: 40px 0 40px;
  }
}
.pageWrap .l-main .merit_wrap {
  max-width: 771px;
  margin: 0 auto;
  position: relative;
}
.pageWrap .l-main .merit_wrap .title {
  padding: 0 40px;
}
.pageWrap .l-main .merit_wrap:after {
  content: "";
  position: absolute;
  top: 95%;
  right: -29px;
  background: url(../img/arrow.png) no-repeat center center;
  width: 73px;
  height: 134px;
}
@media (max-width: 861px) {
  .pageWrap .l-main .merit_wrap:after {
    right: 11px;
    background-size: 80%;
  }
}
.pageWrap .l-main .merit_wrap .merit_item_box {
  padding-top: 50px;
}
@media (max-width: 549px) {
  .pageWrap .l-main .merit_wrap .merit_item_box {
    padding-top: 20px;
  }
}
.pageWrap .l-main .merit_wrap .merit_item_box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 549px) {
  .pageWrap .l-main .merit_wrap .merit_item_box ul {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.pageWrap .l-main .merit_wrap .merit_item_box ul li {
  background: #acd598;
  height: 67px;
  margin: 18px;
  color: #fff;
  border-radius: 10px;
  font-size: 18px;
  text-align: center;
  line-height: 67px;
  font-weight: 600;
  position: relative;
  flex: 1 0 28%;
}
.pageWrap .l-main .merit_wrap .merit_item_box ul li:before {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  width: 100%;
  height: 100%;
  border: solid 2px #e5e5e5;
  border-radius: 10px;
}
.pageWrap .l-main .merit_wrap .merit_item_box ul li:after {
  content: "";
  position: absolute;
  top: -18px;
  right: 5px;
  background: url(../img/light.png) no-repeat center center;
  width: 38px;
  height: 38px;
  z-index: 1;
}
@media (max-width: 549px) {
  .pageWrap .l-main .merit_wrap .merit_item_box ul li {
    margin: 5px 11px;
    font-size: 13px;
    height: 46px;
    line-height: 46px;
  }
}
.pageWrap .l-main .merit_wrap .txt_box {
  margin: 11px 10px 25px;
  text-align: center;
  font-size: 24px;
  font-family: serif;
  padding: 0 30px;
}
.pageWrap .l-main .merit_wrap .txt_box img {
  max-width: 100%;
}
@media (max-width: 768px) {
  .pageWrap .l-main .merit_wrap .txt_box {
    font-size: 20px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-main .merit_wrap .txt_box {
    font-size: 18px;
  }
}
@media (max-width: 425px) {
  .pageWrap .l-main .merit_wrap .txt_box {
    font-size: 16px;
  }
}
.pageWrap .l-main .merit_wrap .txt_box span {
  font-weight: 600;
  background: linear-gradient(to bottom, rgba(255, 215, 1, 0) 59%, rgba(255, 215, 1, 0) 50%, #fff799 52%, #fff799 100%);
}
.pageWrap .l-main .merit_wrap .img_sp {
  padding: 40px 0;
  text-align: center;
  width: 84%;
  margin: auto;
  display: none;
}
.pageWrap .l-main .merit_wrap .img_sp img {
  max-width: 100%;
}
.pageWrap .l-main .job_wrap {
  margin: 125px auto;
  max-width: 1000px;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .pageWrap .l-main .job_wrap {
    margin: 75px auto 0;
  }
}
.pageWrap .l-main .job_wrap .job_item_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 90px;
}
.pageWrap .l-main .job_wrap .job_item_box:last-child {
  margin-bottom: 0;
}
.pageWrap .l-main .job_wrap .job_item_box .img_box {
  flex: 0 1 45%;
  position: relative;
  padding-left: 46px;
  text-align: center;
}
.pageWrap .l-main .job_wrap .job_item_box .img_box.active:after {
  animation: slideIn-l 0.6s cubic-bezier(0.04, 0.435, 0.315, 0.9) 0.3s both;
}
.pageWrap .l-main .job_wrap .job_item_box .img_box.active > * {
  opacity: 1;
}
.pageWrap .l-main .job_wrap .job_item_box .img_box .koyou {
  text-align: left;
  position: absolute;
  font-size: 58px;
  font-family: serif;
  font-weight: 600;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  top: -10px;
  left: -7px;
  height: 514px;
  z-index: 5;
}
@media (max-width: 1040px) {
  .pageWrap .l-main .job_wrap .job_item_box .img_box .koyou {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  .pageWrap .l-main .job_wrap .job_item_box .img_box .koyou {
    font-size: 46px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-main .job_wrap .job_item_box .img_box .koyou {
    font-size: 42px;
  }
}
@media (max-width: 425px) {
  .pageWrap .l-main .job_wrap .job_item_box .img_box .koyou {
    font-size: 30px;
  }
}
.pageWrap .l-main .job_wrap .job_item_box .img_box .koyou:after {
  content: "";
  position: absolute;
  background: #add8e6;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  bottom: 87%;
  left: -3px;
  z-index: -1;
}
.pageWrap .l-main .job_wrap .job_item_box .img_box img {
  max-width: 100%;
}
.pageWrap .l-main .job_wrap .job_item_box .txt_box {
  flex: 0 0 53%;
  padding-left: 40px;
}
@media (max-width: 768px) {
  .pageWrap .l-main .job_wrap .job_item_box .txt_box {
    padding-left: 20px;
    position: relative;
  }
}
.pageWrap .l-main .job_wrap .job_item_box .txt_box .employment {
  font-size: 24px;
  font-weight: 600;
  color: #b1174b;
}
.pageWrap .l-main .job_wrap .job_item_box .txt_box ul {
  padding-left: 23px;
}
.pageWrap .l-main .job_wrap .job_item_box .txt_box ul li {
  font-size: 16px;
  position: relative;
}
.pageWrap .l-main .job_wrap .job_item_box .txt_box ul li:before {
  content: "";
  position: absolute;
  background: #b1174b;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: -22px;
  top: 11px;
}
.pageWrap .l-main .job_wrap .job_item_box .txt_box .btn_box {
  text-align: center;
  background: #b1174b;
  border-radius: 50px;
  margin: 30px 0 0 auto;
  max-width: 319px;
}
.pageWrap .l-main .job_wrap .job_item_box .txt_box .btn_box a {
  display: block;
  padding: 9px 0;
  color: #fff;
  font-size: 17px;
  position: relative;
  cursor: pointer;
}
.pageWrap .l-main .job_wrap .job_item_box .txt_box .btn_box a:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  border-left: 9px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  width: 7px;
  height: 11px;
  pointer-events: none;
}
.pageWrap .l-main .job_wrap .job_item_box:nth-child(even) .img_box {
  order: 2;
  padding-left: 0;
  margin-right: 40px;
}
.pageWrap .l-main .job_wrap .job_item_box:nth-child(even) .img_box .koyou {
  top: -3px;
  left: 83%;
}
.pageWrap .l-main .job_wrap .job_item_box:nth-child(even) .img_box .koyou:after {
  left: 21%;
}
.pageWrap .l-main .job_wrap .job_item_box:nth-child(even) .txt_box {
  padding-left: 0;
  padding-right: 23px;
}
.pageWrap .l-main .job_wrap .job_item_box:nth-child(even) .txt_box .btn_box {
  margin: 30px 0;
}
.pageWrap .l-main .job_wrap .job_item_box:nth-child(2) .img_box .koyou:after {
  background: #d8bfd8;
}
.pageWrap .l-main .job_wrap .job_item_box:nth-child(3) .img_box .koyou:after {
  background: #f9cd2c;
}
.pageWrap .l-main .job_wrap .job_item_box:nth-child(4) .img_box .koyou:after {
  background: #ffdde3;
}
.pageWrap .l-main .recruit_wrap {
  max-width: 1080px;
  margin: 27px auto;
}
.pageWrap .l-main .recruit_wrap .title {
  padding: 0 30px;
}
.pageWrap .l-main .recruit_wrap ul {
  padding-top: 23px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pageWrap .l-main .recruit_wrap ul li {
  flex: 1 1 30%;
  margin: 16px 20px;
  height: 187px;
  border-radius: 10px;
}
.pageWrap .l-main .recruit_wrap ul li:nth-child(1) {
  background: #add8e6;
}
.pageWrap .l-main .recruit_wrap ul li:nth-child(2) {
  background: #d8bfd8;
}
.pageWrap .l-main .recruit_wrap ul li:nth-child(3) {
  background: #f9cd2c;
}
.pageWrap .l-main .recruit_wrap ul li:nth-child(4) {
  background: #ffdde3;
}
.pageWrap .l-main .recruit_wrap ul li:nth-child(5) {
  background: #acd598;
}
.pageWrap .l-main .recruit_wrap ul li:nth-child(5) .txt_box p {
  font-size: 18px;
}
.pageWrap .l-main .recruit_wrap .recruit_item_box {
  display: flex;
  align-items: center;
  padding-right: 10px;
}
.pageWrap .l-main .recruit_wrap .recruit_item_box .img_back {
  background: #fff;
  position: relative;
  flex: 0 1 35%;
  height: 128px;
  margin: 0 25px 0 40px;
}
.pageWrap .l-main .recruit_wrap .recruit_item_box .img_back .img_box {
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.pageWrap .l-main .recruit_wrap .recruit_item_box .img_back .img_box img {
  width: 81%;
}
.pageWrap .l-main .recruit_wrap .recruit_item_box .txt_box {
  flex: 0 1 65%;
}
.pageWrap .l-main .recruit_wrap .recruit_item_box .txt_box p {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .pageWrap .l-main .recruit_wrap .recruit_item_box .txt_box p {
    font-size: 20px;
  }
}
.pageWrap .l-main .recruit_wrap .recruit_item_box .txt_box .btn_box {
  text-align: center;
  background: #fff;
  border-radius: 30px;
  margin: 19px 10px auto 0;
}
.pageWrap .l-main .recruit_wrap .recruit_item_box .txt_box .btn_box a {
  display: block;
  padding: 9px 23px 9px 0;
  font-size: 16px;
  position: relative;
  cursor: pointer;
  color: #000;
}
.pageWrap .l-main .recruit_wrap .recruit_item_box .txt_box .btn_box a:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  border-left: 7px solid #b1174b;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  width: 3px;
  height: 8px;
  pointer-events: none;
}
.pageWrap .l-main .recruit_wrap .recruit_item_box:nth-child(1) .img_back .img_box img,
.pageWrap .l-main .recruit_wrap .recruit_item_box:nth-child(5) .img_back .img_box img {
  width: 105%;
}
.pageWrap .l-main .recruit_wrap .hoiku_door {
  text-align: center;
}
.pageWrap .l-main .recruit_wrap .hoiku_door p {
  text-align: center;
  background: #f39800;
  border-radius: 20px;
  margin: 18px auto;
  color: #fff;
  padding: 4px 35px;
  display: inline-block;
}
.pageWrap .l-main .recruit_wrap .hoiku_door .logo_area {
  margin: 0 48px auto;
  border: solid .5px #d2d2d2;
  position: relative;
}
@media (max-width: 768px) {
  .pageWrap .l-main .recruit_wrap .hoiku_door .logo_area {
    margin: 0 auto;
  }
}
.pageWrap .l-main .recruit_wrap .hoiku_door .logo_area a {
  display: block;
  padding: 27px 33px;
}
.pageWrap .l-main .recruit_wrap .hoiku_door .logo_area a img {
  max-width: 100%;
}
.pageWrap .l-main .recruit_wrap .hoiku_door .logo_area:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 14px solid #f39800;
  border-left: 14px solid transparent;
  pointer-events: none;
}
.pageWrap .l-main .entry_wrap {
  padding-top: 81px;
  max-width: 1000px;
  margin: 0 auto;
}
.pageWrap .l-main .entry_wrap .title {
  padding: 0 20px;
}
.pageWrap .l-main .entry_wrap .item_box ul {
  display: flex;
  padding-top: 33px;
  justify-content: center;
}
.pageWrap .l-main .entry_wrap .item_box ul li {
  flex: 0 1 33%;
  border: solid 2px #f39800;
  border-radius: 10px;
  margin: 16px;
  padding: 33px 62px;
  font-size: 16px;
  text-align: center;
  position: relative;
}
.pageWrap .l-main .entry_wrap .item_box ul li:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -27px;
  left: 14px;
  display: block;
  background: url(../img/check_mark.png) no-repeat center center;
  width: 58px;
  height: 49px;
}
@-webkit-keyframes slideIn-l {
  0% {
    right: 0;
    left: 100%;
  }
  35% {
    right: 0;
    left: 0;
  }
  36%,
  60% {
    right: 0;
    left: 0;
  }
  to {
    right: 100%;
    left: 0;
  }
}
@keyframes slideIn-l {
  0% {
    right: 0;
    left: 100%;
  }
  35% {
    right: 0;
    left: 0;
  }
  36%,
  60% {
    right: 0;
    left: 0;
  }
  to {
    right: 100%;
    left: 0;
  }
}
@-webkit-keyframes slideIn-r {
  0% {
    bottom: 0;
    top: 100%;
  }
  35% {
    bottom: 0;
    top: 0;
  }
  36%,
  60% {
    bottom: 0;
    top: 0;
  }
  to {
    bottom: 100%;
    top: 0;
  }
}
@keyframes slideIn-r {
  0% {
    bottom: 0;
    top: 100%;
  }
  35% {
    bottom: 0;
    top: 0;
  }
  36%,
  60% {
    bottom: 0;
    top: 0;
  }
  to {
    bottom: 100%;
    top: 0;
  }
}
.pageWrap .l-footer {
  margin-bottom: 100px;
}
.pageWrap .l-footer .item_box {
  display: flex;
}
.pageWrap .l-footer .item_box .map_area {
  flex: 1 0 50%;
  order: 1;
}
.pageWrap .l-footer .item_box .map_area iframe {
  width: 100%;
  height: 100%;
}
.pageWrap .l-footer .item_box .access_area {
  order: 2;
  flex: 0 0 50%;
  background: #fae5ec;
  padding: 110px 20px 110px 84px;
}
.pageWrap .l-footer .item_box .access_area .access_title img {
  max-width: 100%;
}
.pageWrap .l-footer .item_box .access_area .access_inner {
  padding-top: 46px;
}
@media (max-width: 480px) {
  .pageWrap .l-footer .item_box .access_area .access_inner {
    padding-top: 20px;
  }
}
.pageWrap .l-footer .item_box .access_area .access_inner strong {
  font-size: 18px;
}
.pageWrap .l-footer .item_box .access_area .access_inner .address_box {
  font-size: 16.5px;
}
.pageWrap .l-footer .item_box .access_area .access_inner .contact_box {
  display: flex;
  padding-top: 15px;
  font-size: 18px;
}
.pageWrap .l-footer .item_box .access_area .access_inner .contact_box .tel_eara,
.pageWrap .l-footer .item_box .access_area .access_inner .contact_box .fax_eara {
  margin-right: 37px;
}
.pageWrap .l-footer .item_box .access_area .access_inner .contact_box .tel_eara span,
.pageWrap .l-footer .item_box .access_area .access_inner .contact_box .fax_eara span {
  background: #333333;
  color: #fff;
  padding: 4px 14px;
  border-radius: 17px;
  margin-right: 5px;
}
.pageWrap .l-footer .item_box .access_area .access_inner .contact_box .tel_eara a,
.pageWrap .l-footer .item_box .access_area .access_inner .contact_box .fax_eara a {
  color: #000;
}
.pageWrap .l-footer .item_box .access_area .access_inner ul {
  margin-top: 38px;
  border: solid 1px #333333;
  padding: 22px 40px 21px;
  display: inline-block;
}
.pageWrap .l-footer .item_box .access_area .access_inner ul li {
  list-style: disc;
  font-size: 16px;
}
.pageWrap .l-footer .copy_right {
  background: #b1174b;
  color: #fff;
  text-align: center;
  padding: 6px;
  font-size: 12px;
}
.pageWrap #pagetopBtn {
  position: fixed;
  right: 30px;
  bottom: 160px;
  cursor: pointer;
  z-index: 4;
}
.floating {
  background: rgba(239, 209, 219, 0.9);
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  transform: translateY(110%);
  transition: transform .3s;
}
.floating.js-active {
  transform: none;
}
.floating .cv_area {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1080px;
  margin: 0 auto;
  padding: 15px 10px 15px;
}
.floating .cv_area .tel_area {
  margin-right: 10px;
  position: relative;
  background: #fff;
  border-radius: 10px;
  max-width: 443px;
  flex: 0 1 50%;
  text-align: center;
}
.floating .cv_area .tel_area a {
  color: #000;
  line-height: 1;
  display: block;
  padding: 19px 0;
}
.floating .cv_area .tel_area a .tel_no {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .floating .cv_area .tel_area a .tel_no {
    font-size: 16px;
  }
}
.floating .cv_area .web_btn {
  max-width: 440px;
  flex: 0 1 50%;
  margin-left: 10px;
  background: #f39800;
  border-radius: 10px;
  text-align: center;
  position: relative;
}
.floating .cv_area .web_btn:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background: url(../img/btn_right_mark02.png) no-repeat center center;
  width: 21px;
  height: 21px;
  pointer-events: none;
}
.floating .cv_area .web_btn a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  display: block;
  padding: 11px 0;
}
@media (max-width: 768px) {
  .floating .cv_area .web_btn a {
    font-size: 16px;
  }
}
.job_wrap .txt_box {
  opacity: 0;
  transform: translate(0, 100px);
  transition: 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.job_wrap .photo_box {
  position: relative;
  z-index: 3;
  border-radius: 50%;
  overflow: hidden;
}
.job_wrap .photo_box:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #b1174b;
  transform: translate(100%, 0);
  transition: 1s cubic-bezier(0.77, 0, 0.175, 1);
}
.job_wrap .photo_box img {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: 1s 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.active .txt_box {
  opacity: 1;
  transform: translate(0, 0);
}
.active .photo_box {
  transform: translate(0, 0);
}
.active .photo_box:before {
  transform: translate(-100%, 0);
}
.active .photo_box img {
  opacity: 1;
}
.kyujinAnchorBtn_area {
  max-width: 300px;
  width: 84%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -20px;
}
@media (min-width: 767px) {
  .kyujinAnchorBtn_area {
    display: none;
  }
}
.kyujinAnchorBtn_area .kyujinAnchorBtn {
  position: relative;
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 20px;
  background: #f39800;
  border-radius: 10px;
  text-align: center;
}
.kyujinAnchorBtn_area .kyujinAnchorBtn:before,
.kyujinAnchorBtn_area .kyujinAnchorBtn:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.kyujinAnchorBtn_area .kyujinAnchorBtn:before {
  width: 1.2em;
  height: 1.2em;
  right: 1em;
  border-radius: 50%;
  border: 1px solid #fff;
}
.kyujinAnchorBtn_area .kyujinAnchorBtn:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: .4em .2em 0 .2em;
  border-color: #fff transparent transparent transparent;
  right: 1.4em;
  margin-top: 1px;
}
@media (min-width: 769px) {
  a[href*='tel:'] {
    pointer-events: none;
  }
}
@media (min-width: 375px) {
  .pageWrap .l-footer .item_box .access_area .access_inner ul li .br_sp {
    display: none;
  }
}
@media (max-width: 1147px) {
  .pageWrap .l-footer .item_box .access_area {
    padding: 110px 30px 110px 30px;
  }
  .pageWrap .l-footer .item_box .access_area .access_inner .contact_box {
    display: block;
  }
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area .desired_wrap {
    margin-top: 100px;
  }
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area ul li .circle p {
    line-height: 1.5;
  }
  .pageWrap .l-main .merit_wrap .txt_box {
    display: none;
  }
  .pageWrap .l-main .merit_wrap .img_sp {
    display: block;
  }
  .pageWrap .l-main .job_wrap .job_item_box:nth-child(even) .img_box .koyou {
    top: -26px;
  }
  .pageWrap .l-main .job_wrap .job_item_box:nth-child(even) .img_box .koyou:after {
    left: -7%;
  }
  .pageWrap .l-main .recruit_wrap ul li {
    margin: 16px 13px;
  }
  .pageWrap .l-main .recruit_wrap .recruit_item_box .img_back {
    margin: 0 25px 0 20px;
  }
  .pageWrap .l-main .recruit_wrap .recruit_item_box .txt_box .btn_box a {
    padding: 9px 17px 9px 5px;
  }
  .pageWrap .l-main .recruit_wrap .recruit_item_box .txt_box .btn_box a:after {
    right: 8px;
  }
  .pageWrap .l-main .entry_wrap {
    padding-top: 40px;
  }
  .pageWrap .l-main .entry_wrap .item_box ul li {
    margin: 5px;
    padding: 20px;
    line-height: 1.6;
  }
  .pageWrap .l-main .entry_wrap .item_box ul li:before {
    top: -22px;
    width: 46.4px;
    height: 39.2px;
    background-size: contain;
  }
  .pageWrap .l-footer .item_box {
    display: block;
  }
  .pageWrap .l-footer .item_box .access_area {
    padding: 50px 30px 50px 30px;
  }
  .pageWrap .l-footer .item_box .access_area .access_inner .contact_box {
    display: flex;
  }
  .pageWrap .l-footer .item_box .map_area {
    height: 350px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area .sns_area {
    padding: 30px 0px 0;
  }
  .pageWrap .l-header .main_img_area .desired_wrap {
    margin-top: 60px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .pageWrap .l-main .job_wrap .job_item_box {
    display: block;
  }
  .pageWrap .l-main .job_wrap .job_item_box .img_box {
    padding-left: 0;
    max-width: 300px;
    width: 60%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .pageWrap .l-main .job_wrap .job_item_box .img_box .koyou {
    top: -10px !important;
    left: -37px !important;
    transform: scale(0.7);
    transform-origin: left top;
  }
  .pageWrap .l-main .job_wrap .job_item_box .txt_box {
    padding-left: 0;
  }
  .pageWrap .l-main .job_wrap .job_item_box .txt_box .btn_box {
    margin: 20px auto;
  }
  .pageWrap .l-main .job_wrap .job_item_box:nth-child(even) .img_box {
    margin-right: 0;
  }
  .pageWrap .l-main .job_wrap .job_item_box:nth-child(even) .img_box .koyou {
    top: -10px;
    left: -7px;
  }
  .pageWrap .l-main .job_wrap .job_item_box:nth-child(even) .img_box .koyou:after {
    left: -3px;
  }
  .pageWrap .l-main .job_wrap .job_item_box:nth-child(even) .txt_box {
    padding-right: 0;
  }
  .pageWrap .l-main .job_wrap .job_item_box:nth-child(even) .txt_box .btn_box {
    margin: 20px auto;
  }
  .pageWrap .l-main .recruit_wrap ul {
    display: block;
  }
  .pageWrap .l-footer .item_box .access_area .access_inner .contact_box {
    display: block;
  }
  .pageWrap #pagetopBtn {
    right: 5px;
    bottom: 145px;
  }
  .pageWrap #pagetopBtn img {
    width: 80%;
  }
}
@media (max-width: 425px) {
  .pageWrap .l-header .main_img_area .sns_area {
    padding: 15px 0px 0;
  }
  .pageWrap .l-header .main_img_area .sns_area ul li {
    margin-left: 0;
  }
  .pageWrap .l-header .main_img_area .desired_wrap {
    margin-top: 10px;
    padding-top: 30px;
  }
  .pageWrap .l-header .main_img_area .desired_wrap .desired_area {
    padding-top: 30px;
  }
  .pageWrap .l-main .entry_wrap {
    padding-top: 0;
  }
  .pageWrap .l-main .entry_wrap .item_box ul {
    display: block;
  }
  .pageWrap .l-main .entry_wrap .item_box ul li {
    margin-bottom: 20px;
  }
  .pageWrap .l-footer .item_box .access_area {
    padding: 50px 20px 50px 20px;
  }
  .pageWrap .l-footer .item_box .access_area .access_inner ul {
    display: block;
  }
  .pageWrap .l-footer .item_box .access_area .access_inner ul li {
    font-size: 15px;
  }
  .floating .cv_area .tel_area {
    margin-right: 0;
  }
  .floating .cv_area .tel_area a .tel_no {
    font-size: 15px;
  }
  .floating .cv_area .web_btn::after {
    right: 10px;
  }
}
@media (max-width: 375px) {
  .floating .cv_area {
    padding: 15px 5px 15px;
  }
  .floating .cv_area .tel_area {
    margin-right: 0;
  }
  .floating .cv_area .tel_area a .tel_no {
    font-size: 14px;
  }
  .floating .cv_area .web_btn {
    margin-left: 5px;
  }
}
