/* 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: "ヒラギノ角ゴ ProN W3", "Century Gothic", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.075em;
  color: #333;
  overflow: hidden;
  position: relative;
  /* &:before {
        content: "";
        position: absolute;
        z-index: 2;
        top: 3795px;
        left: 50%;
        transform: translate(-50%, -50%);
        display: block;
        background: url(../img/design_190913.jpg) no-repeat center center;
        width: 1500px;
        height: 9000px;
        margin: 0 auto;
        opacity: .2;
    }*/
}
.pageWrap {
  background: url(../img/back.png) repeat center top;
}
.pageWrap .l-header {
  max-width: 1500px;
  margin: 0 auto;
}
.pageWrap .l-header .main_img_area {
  position: relative;
}
.pageWrap .l-header .main_img_area:before {
  content: "";
  position: absolute;
  top: 5%;
  left: 5%;
  background: url(../img/open.png) no-repeat center center;
  width: 265px;
  height: 212px;
  z-index: 4;
}
.pageWrap .l-header .main_img_area:after {
  content: "";
  position: absolute;
  top: 90%;
  left: 6%;
  background: url(../img/glass.png) no-repeat center center;
  width: 88px;
  height: 139px;
  z-index: 1;
}
.pageWrap .l-header .main_img_area img {
  max-width: 100%;
}
.pageWrap .l-header .main_img_area .bnr_block {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: -11vw;
  right: 5%;
  padding: 34px 63px;
  box-shadow: 0 0 10px grey;
}
.pageWrap .l-header .main_img_area .bnr_block .bnr_lead_copy {
  background: #333333;
  position: absolute;
  top: -51px;
  color: #fff;
  padding: 22px 46px;
  left: 50%;
  transform: translateX(-50%);
}
.pageWrap .l-header .main_img_area .bnr_block .header_company_name {
  font-size: 20px;
  text-align: center;
  font-family: serif;
  padding: 10px 0;
  font-weight: 600;
}
.pageWrap .l-header .main_img_area .bnr_block .headerCatch {
  font-size: 47px;
  line-height: 1.3;
  padding: 46px 30px;
  font-family: serif;
  font-weight: 600;
  border-bottom: solid 2px #000;
  border-top: solid 2px #000;
}
.pageWrap .l-header .main_img_area .bnr_block ul {
  margin-top: 30px;
  text-align: center;
}
.pageWrap .l-header .main_img_area .bnr_block ul li {
  display: inline-block;
  margin: 0 11px;
}
.pageWrap .l-header .main_img_area .bnr_block ul .fb,
.pageWrap .l-header .main_img_area .bnr_block ul .tw,
.pageWrap .l-header .main_img_area .bnr_block ul .line {
  position: relative;
}
.pageWrap .l-header .main_img_area .bnr_block ul .fb a,
.pageWrap .l-header .main_img_area .bnr_block ul .tw a,
.pageWrap .l-header .main_img_area .bnr_block ul .line a {
  display: block;
  width: 17px;
  height: 17px;
  cursor: pointer;
}
.pageWrap .l-header .main_img_area .bnr_block ul .fb a img,
.pageWrap .l-header .main_img_area .bnr_block ul .tw a img,
.pageWrap .l-header .main_img_area .bnr_block ul .line a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pageWrap .l-header .bnr_block_sp {
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  padding: 34px 63px;
  box-shadow: 0 0 10px grey;
}
.pageWrap .l-header .bnr_block_sp .bnr_lead_copy {
  background: #333333;
  position: absolute;
  top: -51px;
  color: #fff;
  padding: 22px 46px;
  left: 50%;
  transform: translateX(-50%);
}
.pageWrap .l-header .bnr_block_sp .header_company_name {
  font-size: 20px;
  text-align: center;
  font-family: serif;
  padding: 10px 70px 14px;
  font-weight: 600;
}
.pageWrap .l-header .bnr_block_sp .header_company_name img {
  max-width: 100%;
}
.pageWrap .l-header .bnr_block_sp .headerCatch {
  font-size: 47px;
  line-height: 1.3;
  padding: 15px 66px;
  font-family: serif;
  font-weight: 600;
  border-bottom: solid 2px #000;
  border-top: solid 2px #000;
}
.pageWrap .l-header .bnr_block_sp .headerCatch img {
  max-width: 100%;
  width: 100%;
}
.pageWrap .l-header .bnr_block_sp ul {
  margin-top: 30px;
  text-align: center;
}
.pageWrap .l-header .bnr_block_sp ul li {
  display: inline-block;
  margin: 0 11px;
}
.pageWrap .l-header .bnr_block_sp ul .fb,
.pageWrap .l-header .bnr_block_sp ul .tw,
.pageWrap .l-header .bnr_block_sp ul .line {
  position: relative;
}
.pageWrap .l-header .bnr_block_sp ul .fb a,
.pageWrap .l-header .bnr_block_sp ul .tw a,
.pageWrap .l-header .bnr_block_sp ul .line a {
  display: block;
  width: 17px;
  height: 17px;
  cursor: pointer;
}
.pageWrap .l-header .bnr_block_sp ul .fb a img,
.pageWrap .l-header .bnr_block_sp ul .tw a img,
.pageWrap .l-header .bnr_block_sp ul .line a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pageWrap .l-header .facility_area {
  max-width: 1000px;
  margin: 0 auto;
}
.pageWrap .l-header .facility_area .facility_item_box01 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pageWrap .l-header .facility_area .facility_item_box01 .facility_img01 {
  position: relative;
  margin: -79px 541px 0 53px;
}
.pageWrap .l-header .facility_area .facility_item_box01 .facility_img01:before {
  content: "";
  position: absolute;
  top: 63%;
  right: -2%;
  background: url(../img/illust01.png) no-repeat center center;
  width: 68px;
  height: 86px;
  z-index: 1;
}
.pageWrap .l-header .facility_area .facility_item_box01 .facility_img03 {
  display: none;
  position: relative;
}
.pageWrap .l-header .facility_area .facility_item_box01 .facility_img03:before {
  content: "";
  position: absolute;
  bottom: 76%;
  left: 16px;
  background: url(../img/illust02.png) no-repeat center center;
  width: 75px;
  height: 74px;
}
.pageWrap .l-header .facility_area .facility_item_box01 .facility_img03:after {
  content: "";
  position: absolute;
  right: 4px;
  top: 65%;
  background: url(../img/illust03.png) no-repeat center center;
  width: 53px;
  height: 136px;
}
.pageWrap .l-header .facility_area .facility_item_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.pageWrap .l-header .facility_area .facility_item_box .subcopy {
  font-size: 27px;
  font-family: serif;
  margin-right: 170px;
  text-align: center;
  position: relative;
  pointer-events: none;
  flex: 0 1 60%;
  order: 1;
}
.pageWrap .l-header .facility_area .facility_item_box .subcopy:after {
  content: "";
  position: absolute;
  bottom: -62px;
  left: 32px;
  background: url(../img/subcopy_under_img.png) no-repeat center center;
  width: 445px;
  height: 71px;
}
.pageWrap .l-header .facility_area .facility_item_box .subcopy p {
  max-width: 566px;
}
.pageWrap .l-header .facility_area .facility_item_box .facility_img02 {
  flex: 0 1 40%;
  position: relative;
  order: 2;
}
.pageWrap .l-header .facility_area .facility_item_box .facility_img02:before {
  content: "";
  position: absolute;
  bottom: 76%;
  left: 16px;
  background: url(../img/illust02.png) no-repeat center center;
  width: 75px;
  height: 74px;
}
.pageWrap .l-header .facility_area .facility_item_box .facility_img02:after {
  content: "";
  position: absolute;
  right: 4px;
  top: 65%;
  background: url(../img/illust03.png) no-repeat center center;
  width: 53px;
  height: 136px;
}
.pageWrap .l-main {
  margin: 146px 0 138px;
  /*共通*/
}
.pageWrap .l-main .title {
  text-align: center;
}
.pageWrap .l-main .title .img_box {
  width: 387px;
  max-width: 100%;
  margin: 0 auto;
}
.pageWrap .l-main .title .img_box img {
  max-width: 100%;
  width: 100%;
}
.pageWrap .l-main .work_place_tour_wrap {
  padding: 20px;
}
.pageWrap .l-main .work_place_tour_wrap .work_under {
  display: flex;
  margin: 52px 0;
  padding: 49px 54px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  position: relative;
  background: repeating-linear-gradient(-45deg, #ffffff 0, #ffffff 35px, #f7f7fb 35px, #f7f7fb 60px);
  max-width: 916px;
  margin: 0 auto;
}
.pageWrap .l-main .work_place_tour_wrap .work_under:before {
  content: "";
  position: absolute;
  top: -77px;
  right: 21px;
  background: url(../img/welcome.png) no-repeat center center;
  width: 170px;
  height: 115px;
}
.pageWrap .l-main .work_place_tour_wrap .work_under .img_box {
  flex: 0 1 50%;
}
.pageWrap .l-main .work_place_tour_wrap .work_under .img_box img {
  max-width: 100%;
  width: 100%;
}
.pageWrap .l-main .work_place_tour_wrap .work_under .txt_box {
  flex: 0 1 331px;
  margin-left: 42px;
}
.pageWrap .l-main .work_place_tour_wrap .work_under .txt_box .ttl {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 8px;
  border-bottom: dashed 2px #6562ab;
}
.pageWrap .l-main .work_place_tour_wrap .work_under .txt_box .dtl {
  padding: 20px 0;
  font-size: 16px;
}
.pageWrap .l-main .work_place_tour_wrap .work_place_tour_under {
  margin: 108px auto 15px;
  text-align: center;
  max-width: 960px;
}
.pageWrap .l-main .work_place_tour_wrap .work_place_tour_under .work_place_tour_title {
  font-size: 27px;
  font-weight: 600;
}
.pageWrap .l-main .work_place_tour_wrap .work_place_tour_under .item_box {
  display: flex;
  justify-content: center;
  padding: 46px 0;
}
.pageWrap .l-main .work_place_tour_wrap .work_place_tour_under .item_box li {
  flex: 0 1 25%;
  margin: 0 5px;
}
.pageWrap .l-main .work_place_tour_wrap .work_place_tour_under .item_box li .img_box img {
  max-width: 100%;
}
.pageWrap .l-main .work_place_tour_wrap .work_place_tour_under .item_box li .txt_box {
  padding: 31px 42px;
  font-size: 17px;
}
.pageWrap .l-main .work_wrap {
  padding: 0 30px;
}
.pageWrap .l-main .work_wrap .work_inner {
  max-width: 1000px;
  margin: 0 auto;
  /*.work_under {
                    display: flex;
                    margin: 52px 0;
                    padding: 49px 54px;
                    justify-content: center;
                    align-items: center;
                    border-radius: 30px;
                    position: relative;
                    background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 35px, rgba(247, 247, 251, 1) 35px, rgba(247, 247, 251, 1) 60px);
                    &:before {
                        content: "";
                        position: absolute;
                        top: -70px;
                        right: 63px;
                        background: url(../img/welcome.png) no-repeat center center;
                        width: 170px;
                        height: 115px;
                    }
                    .img_box {
                        flex: 0 1 50%;
                        img {
                            max-width: 100%;
                            width: 100%;
                        }
                    }
                    .txt_box {
                        flex: 0 1 331px;
                        margin-left: 42px;
                        .ttl {
                            text-align: center;
                            font-size: 30px;
                            font-weight: 600;
                            padding-bottom: 8px;
                            border-bottom: dashed 2px @main_color;
                        }
                        .dtl {
                            padding: 20px 0;
                            font-size: 16px;
                        }
                    }
                }*/
}
.pageWrap .l-main .work_wrap .work_inner .ex_txt {
  text-align: right;
  margin: 48px 0 66px;
  font-size: 17px;
}
.pageWrap .l-main .work_wrap .work_inner .ex_txt small {
  font-size: 87%;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box {
  display: flex;
  margin-bottom: 53px;
  align-items: center;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .img_box {
  flex: 0 1 50%;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .img_box img {
  max-width: 100%;
  width: 100%;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box {
  flex: 1 0 45%;
  padding: 0 44px 0 47px;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .ttl_eng {
  color: #6562ab;
  font-size: 15px;
  font-weight: 600;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .ttl {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 10px;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .koyoukeitai ul {
  display: flex;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .koyoukeitai ul li {
  height: 31px;
  color: #fff;
  text-align: center;
  line-height: 31px;
  font-size: 13px;
  background: #333333;
  margin: 26px 10px 19px 0;
  padding: 0 10px;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .dtl {
  font-size: 16px;
  line-height: 2.2;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .btn {
  display: flex;
  margin-top: 38px;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .btn p {
  background: #6562ab;
  text-align: center;
  border-radius: 24px;
  margin-right: 22px;
  max-width: 181px;
  width: 100%;
  flex: 0 0 50%;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .btn p a {
  display: block;
  padding: 8px 0;
  color: #fff;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .btn .btn_mark {
  flex: 0 1 50%;
  max-width: 104px;
  width: 100%;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .btn .btn_mark img {
  max-width: 100%;
  width: 100%;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box:nth-child(4) .img_box {
  order: 2;
}
.pageWrap .l-main .work_wrap .work_inner .work_item_box:nth-child(4) .txt_box {
  order: 1;
}
.pageWrap .l-main .access_wrap {
  margin-top: 166px;
}
.pageWrap .l-main .access_wrap .title {
  padding: 0 30px;
}
.pageWrap .l-main .access_wrap .map_wrap {
  margin-top: 42px;
  position: relative;
}
.pageWrap .l-main .access_wrap .map_wrap:before {
  content: "";
  position: absolute;
  top: -111px;
  right: 200px;
  background: url(../img/glass.png) no-repeat center center;
  width: 88px;
  height: 139px;
}
.pageWrap .l-main .access_wrap .map_wrap iframe {
  width: 100%;
  height: 496px;
}
.pageWrap .l-main .access_wrap .access_ditile_wrap {
  padding: 0 50px;
}
.pageWrap .l-main .access_wrap .access_ditile_wrap .access_inner {
  max-width: 1000px;
  margin: 0 auto;
}
.pageWrap .l-main .access_wrap .access_ditile_wrap .access_inner dl {
  border-bottom: dashed 1px #333333;
  padding: 25px 0;
  font-size: 16px;
}
.pageWrap .l-main .access_wrap .access_ditile_wrap .access_inner dl dt {
  float: left;
  clear: both;
  width: 171px;
  text-align: center;
}
.pageWrap .l-main .access_wrap .access_ditile_wrap .access_inner dl dd {
  text-align: left;
  margin-left: 171px;
  line-height: 2.2;
  font-size: 16px;
}
.pageWrap .l-main .merit_wrap {
  margin-top: 161px;
}
.pageWrap .l-main .merit_wrap .merit_inner {
  max-width: 1000px;
  margin: 0 auto;
}
.pageWrap .l-main .merit_wrap .merit_inner .title {
  padding: 0 30px;
}
.pageWrap .l-main .merit_wrap .merit_inner .merit_item_box {
  padding-top: 73px;
}
.pageWrap .l-main .merit_wrap .merit_inner .merit_item_box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pageWrap .l-main .merit_wrap .merit_inner .merit_item_box ul li {
  width: 162px;
  height: 162px;
  background: #fff;
  border-radius: 50%;
  margin: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  counter-increment: title;
}
.pageWrap .l-main .merit_wrap .merit_inner .merit_item_box ul li:before {
  content: counter(title, decimal-leading-zero);
  font-size: 5.5rem;
  font-weight: bold;
  color: rgba(101, 98, 171, 0.2);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  line-height: 1;
}
.pageWrap .l-main .merit_wrap .merit_inner .merit_item_box ul li p {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.8;
}
.pageWrap .l-main .merit_wrap .merit_inner .merit_under {
  text-align: center;
  margin-top: 23px;
}
.pageWrap .l-main .merit_wrap .merit_inner .merit_under p {
  margin: 0 auto;
  padding: 18px 0;
  font-size: 16px;
  position: relative;
}
.pageWrap .l-main .merit_wrap .merit_inner .merit_under p:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/check.png) no-repeat center center;
  max-width: 323px;
  width: 100%;
  height: 99px;
}
.pageWrap .l-main .merit_wrap .merit_inner .merit_under .btn {
  margin: 47px 0;
  background: #6562ab;
  text-align: center;
  border-radius: 24px;
  max-width: 181px;
  width: 100%;
  margin: 47px auto;
}
.pageWrap .l-main .merit_wrap .merit_inner .merit_under .btn a {
  display: block;
  padding: 8px 0;
  color: #fff;
}
.pageWrap .l-main .company_wrap {
  margin-top: 151px;
  padding: 0 30px;
}
.pageWrap .l-main .company_wrap .company_inner {
  max-width: 1000px;
  margin: 0 auto;
}
.pageWrap .l-main .company_wrap .company_inner .company_img_box {
  margin-top: 54px;
}
.pageWrap .l-main .company_wrap .company_inner .company_img_box img {
  max-width: 100%;
  width: 100%;
}
.pageWrap .l-main .company_wrap .company_inner .company_img_box .company_txt {
  max-width: 837px;
  margin: -166px auto 0 auto;
  padding: 70px 81px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 30px;
  position: relative;
}
.pageWrap .l-main .company_wrap .company_inner .company_img_box .company_txt p {
  font-size: 18px;
}
.pageWrap .l-main .company_wrap .company_inner .txt_box {
  padding: 10px;
}
.pageWrap .l-main .company_wrap .company_inner .business_content {
  max-width: 723px;
  margin: 0 auto;
}
.pageWrap .l-main .company_wrap .company_inner .business_content dl {
  border-bottom: dashed 1px #333333;
  padding: 25px 0;
  font-size: 16px;
}
.pageWrap .l-main .company_wrap .company_inner .business_content dl dt {
  float: left;
  clear: both;
  width: 189px;
  text-align: left;
  padding-left: 40px;
}
.pageWrap .l-main .company_wrap .company_inner .business_content dl dd {
  text-align: left;
  margin-left: 189px;
  line-height: 2.2;
  font-size: 16px;
}
.pageWrap .l-footer {
  background: #333333;
  text-align: center;
  color: #fff;
  margin-bottom: 86px;
  height: 39px;
  position: relative;
}
.pageWrap .l-footer:before {
  content: "";
  position: absolute;
  top: -126px;
  left: 151px;
  background: url(../img/glass.png) no-repeat center center;
  width: 88px;
  height: 139px;
}
.pageWrap .floating {
  background: #333333;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.pageWrap .floating #pagetopBtn {
  position: absolute;
  top: -98px;
  right: 44px;
  cursor: pointer;
}
.pageWrap .floating .cv_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1080px;
  margin: 0 auto;
  padding: 15px;
}
.pageWrap .floating .cv_btn .tel_eara {
  margin-right: 20px;
  font-weight: 600;
  text-align: center;
}
.pageWrap .floating .cv_btn .tel_eara .inquiry {
  color: #fff;
}
.pageWrap .floating .cv_btn .tel_eara a {
  color: #fff;
  font-size: 26px;
  line-height: 1;
}
.pageWrap .floating .web_eara {
  max-width: 320px;
  width: 100%;
  text-align: center;
  height: 100%;
  background: #6562ab;
  border-radius: 30px;
  cursor: pointer;
  flex: 0 1 50%;
}
.pageWrap .floating .web_eara a {
  color: #fff;
  display: block;
  padding: 15px 6px;
  line-height: 1;
}
@media (min-width: 769px) {
  a[href*='tel:'] {
    pointer-events: none;
  }
  .pageWrap .l-header .bnr_block_sp {
    display: none;
  }
}
@media (max-width: 1040px) {
  .pageWrap .l-header .main_img_area:before {
    background-size: 80%;
    top: 0;
    left: -2%;
  }
  .pageWrap .l-header .main_img_area:after {
    left: 6%;
    background-size: 80%;
    top: 84%;
  }
  .pageWrap .l-header .main_img_area .bnr_block {
    right: 29px;
    padding: 34px 52px;
    bottom: -16vw;
  }
  .pageWrap .l-header .main_img_area .bnr_block .bnr_lead_copy {
    padding: 13px 25px;
    font-size: 12px;
    top: -22px;
  }
  .pageWrap .l-header .main_img_area .bnr_block .header_company_name {
    font-size: 18px;
  }
  .pageWrap .l-header .main_img_area .bnr_block .headerCatch {
    font-size: 30px;
    padding: 26px 30px;
  }
  .pageWrap .l-header .main_img_area .bnr_block ul {
    margin-top: 20px;
  }
  .pageWrap .l-header .facility_area .facility_item_box01 {
    margin: 180px auto 0;
  }
  .pageWrap .l-header .facility_area .facility_item_box01:before {
    background-size: 80%;
  }
  .pageWrap .l-header .facility_area .facility_item_box01 .facility_img01 {
    margin: 0;
    flex: 0 1 50%;
    margin: 0 20px;
  }
  .pageWrap .l-header .facility_area .facility_item_box01 .facility_img01 img {
    max-width: 100%;
  }
  .pageWrap .l-header .facility_area .facility_item_box01 .facility_img03 {
    display: block;
    flex: 0 1 50%;
    margin: 0 20px;
  }
  .pageWrap .l-header .facility_area .facility_item_box01 .facility_img03:before {
    background-size: 80%;
  }
  .pageWrap .l-header .facility_area .facility_item_box01 .facility_img03:after {
    background-size: 80%;
  }
  .pageWrap .l-header .facility_area .facility_item_box01 .facility_img03 img {
    max-width: 100%;
  }
  .pageWrap .l-header .facility_area .facility_item_box .facility_img02 {
    display: none;
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy {
    padding: 20px 0;
    margin-right: 0;
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy p {
    margin: 0 auto;
  }
  .pageWrap .l-main {
    margin: 136px 0 138px;
  }
  .pageWrap .l-main .work_under:before {
    top: -50px;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_place_tour_under .item_box li .txt_box {
    padding: 31px 20px;
  }
  .pageWrap .l-main .work_wrap .work_inner .ex_txt {
    text-align: left;
    font-size: 16px;
  }
  .pageWrap .l-main .access_wrap {
    margin-top: 76px;
  }
  .pageWrap .l-main .access_wrap .map_wrap:before {
    right: 47px;
  }
  .pageWrap .l-main .access_wrap .access_ditile_wrap .access_inner dl dt {
    float: none;
    text-align: left;
  }
  .pageWrap .l-main .access_wrap .access_ditile_wrap .access_inner dl dd {
    margin-left: 0;
  }
  .pageWrap .l-main .company_wrap .company_inner .company_img_box .company_txt {
    margin: -96px auto 0 auto;
  }
}
@media (max-width: 768px) {
  .pageWrap .l-header .main_img_area:before {
    background-size: 60%;
  }
  .pageWrap .l-header .main_img_area .br-pc {
    display: none;
  }
  .pageWrap .l-header .main_img_area .bnr_block {
    display: none;
  }
  .pageWrap .l-header .bnr_block_sp .bnr_lead_copy {
    padding: 21px 32px;
  }
  .pageWrap .l-header .bnr_block_sp .header_company_name {
    font-size: 17px;
  }
  .pageWrap .l-header .bnr_block_sp .headerCatch {
    font-size: 29px;
    text-align: center;
  }
  .pageWrap .l-header .facility_area .facility_item_box01 {
    margin: 30px auto 0;
  }
  .pageWrap .l-header .facility_area .facility_item_box {
    padding: 0 30px;
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy {
    padding: 64px 0 40px;
    font-size: 18px;
    flex: 0 1 100%;
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy:before {
    left: 41px;
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy:after {
    background-size: 80%;
    left: 50%;
    transform: translateX(-50%);
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy p {
    max-width: 100%;
  }
  .pageWrap .l-main .work_under {
    padding: 38px 30px;
    margin: 92px 0;
  }
  .pageWrap .l-main .work_under:before {
    right: 269px;
  }
  .pageWrap .l-main .work_under .txt_box {
    margin-left: 20px;
  }
  .pageWrap .l-main .work_under .txt_box .ttl {
    font-size: 24px;
  }
  .pageWrap .l-main .work_under .txt_box .dtl {
    font-size: 14px;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_place_tour_under {
    margin: 80px auto 15px;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_place_tour_under .work_place_tour_title {
    font-size: 21px;
  }
  .pageWrap .l-main .work_wrap .work_inner .ex_txt {
    text-align: left;
    font-size: 16px;
  }
  .pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .koyoukeitai ul li {
    font-size: 11px;
  }
  .pageWrap .l-main .work_wrap .work_inner .work_item_box:nth-child(odd) .txt_box {
    padding: 0 0 0 30px;
  }
  .pageWrap .l-main .work_wrap .work_inner .work_item_box:nth-child(even) .txt_box {
    padding: 0 30px 0 0;
  }
  .pageWrap .l-main .access_wrap .map_wrap:before {
    background-size: 80%;
  }
  .pageWrap .l-main .merit_wrap {
    margin-top: 81px;
  }
  .pageWrap .l-main .merit_wrap .merit_inner .merit_item_box ul li {
    margin: 22px;
  }
  .pageWrap .l-main .company_wrap .company_inner .business_content dl dt {
    float: none;
    padding-left: 0;
  }
  .pageWrap .l-main .company_wrap .company_inner .business_content dl dd {
    margin-left: 0;
  }
  .pageWrap .l-footer:before {
    left: 31px;
  }
}
@media (max-width: 549px) {
  .pageWrap .l-header .main_img_area:before {
    background-size: 50%;
    top: -17%;
    left: -12%;
  }
  .pageWrap .l-header .bnr_block_sp {
    padding: 34px 51px;
  }
  .pageWrap .l-header .bnr_block_sp .bnr_lead_copy {
    font-size: 12px;
  }
  .pageWrap .l-header .bnr_block_sp .header_company_name {
    font-size: 13px;
  }
  .pageWrap .l-header .bnr_block_sp .headerCatch {
    font-size: 20px;
    padding: 4px 20px;
  }
  .pageWrap .l-header .facility_area .facility_item_box01 .facility_img01:before {
    background-size: 60%;
  }
  .pageWrap .l-header .facility_area .facility_item_box01 .facility_img03:before {
    background-size: 60%;
  }
  .pageWrap .l-header .facility_area .facility_item_box01 .facility_img03:after {
    background-size: 60%;
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy {
    padding: 64px 0 0;
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy:after {
    background-size: 60%;
  }
  .pageWrap .l-main {
    margin: 120px 0 80px;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_place_tour_under .item_box li .txt_box {
    font-size: 16px;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_under {
    display: block;
    padding: 38px 30px 30px;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_under:before {
    right: 9px;
    top: -60px;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_under .txt_box {
    margin-left: 0;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_under .txt_box .ttl {
    padding: 8px 0;
    font-size: 24px;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_place_tour_under .work_place_tour_title {
    font-size: 20px;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_place_tour_under .item_box {
    display: block;
  }
  .pageWrap .l-main .work_wrap .work_inner .ex_txt {
    font-size: 14px;
    margin: 48px 0 26px;
  }
  .pageWrap .l-main .work_wrap .work_inner .work_item_box {
    display: block;
  }
  .pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box {
    padding: 0 !important;
  }
  .pageWrap .l-main .access_wrap .map_wrap:before {
    background-size: 70%;
    right: 15px;
    top: -209px;
  }
  .pageWrap .l-main .access_wrap .access_ditile_wrap {
    padding: 0 30px;
  }
  .pageWrap .l-main .access_wrap .access_ditile_wrap .access_inner dl {
    font-size: 14px;
  }
  .pageWrap .l-main .merit_wrap .merit_inner .merit_item_box {
    padding-top: 40px;
  }
  .pageWrap .l-main .merit_wrap .merit_inner .merit_item_box ul li {
    margin: 9px;
    width: 142px;
    height: 142px;
  }
  .pageWrap .l-main .company_wrap {
    margin-top: 81px;
  }
  .pageWrap .l-main .company_wrap .company_inner .company_img_box .company_txt {
    margin: -56px auto 0 auto;
    padding: 50px;
  }
  .pageWrap .l-main .company_wrap .company_inner .company_img_box .company_txt p {
    font-size: 16px;
  }
  .pageWrap .l-footer:before {
    background-size: 80%;
    top: -114px;
  }
}
@media (max-width: 425px) {
  .pageWrap .l-header .main_img_area:before {
    background-size: 40%;
    top: -27%;
    left: -18%;
  }
  .pageWrap .l-header .main_img_area:after {
    left: 76%;
    background-size: 60%;
    top: 64%;
  }
  .pageWrap .l-header .bnr_block_sp {
    padding: 15px 29px;
  }
  .pageWrap .l-header .bnr_block_sp .headerCatch {
    font-size: 20px;
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy {
    font-size: 16px;
    padding: 64px 0 5px;
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy:before {
    background-size: 80%;
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy:after {
    background-size: 60%;
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy p {
    max-width: 295px;
  }
  .pageWrap .l-main .work_under {
    margin: 90px 0 28px;
  }
  .pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .ttl {
    font-size: 23px;
    margin-bottom: 0;
  }
  .pageWrap .l-main .work_wrap .work_inner .work_item_box .txt_box .koyoukeitai ul li {
    margin: 14px 10px 19px 0;
  }
  .pageWrap .l-main .merit_wrap .merit_inner .merit_item_box ul li {
    width: 112px;
    height: 112px;
  }
  .pageWrap .l-main .merit_wrap .merit_inner .merit_item_box ul li:before {
    font-size: 4rem;
  }
  .pageWrap .l-main .company_wrap .company_inner .business_content dl {
    font-size: 14px;
  }
  .pageWrap .floating #pagetopBtn {
    right: 5px;
    top: -67px;
  }
  .pageWrap .floating #pagetopBtn img {
    width: 80%;
  }
  .pageWrap .floating .cv_btn .tel_eara {
    margin-right: 10px;
  }
  .pageWrap .floating .cv_btn .tel_eara a {
    font-size: 17px;
  }
  .pageWrap .floating .cv_btn .web_eara {
    font-size: 13px;
  }
}
@media (max-width: 375px) {
  .pageWrap .l-header .main_img_area:before {
    top: -32%;
    left: -21%;
  }
  .pageWrap .l-header .bnr_block_sp {
    padding: 15px 29px;
  }
  .pageWrap .l-header .bnr_block_sp .bnr_lead_copy {
    font-size: 10px;
    padding: 11px 24px;
    top: -30px;
    left: 5%;
    transform: translateX(0);
  }
  .pageWrap .l-header .bnr_block_sp .headerCatch {
    font-size: 20px;
  }
  .pageWrap .l-header .facility_area .facility_item_box .subcopy:before {
    left: 10px;
    background-size: 60%;
  }
  .pageWrap .l-main .work_under .txt_box .ttl {
    font-size: 22px;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_place_tour_under {
    margin: 60px auto 15px;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_place_tour_under .item_box {
    padding: 16px 0;
  }
  .pageWrap .l-main .work_place_tour_wrap .work_place_tour_under .item_box li .txt_box {
    padding: 20px 20px;
  }
  .pageWrap .l-main .merit_wrap .merit_inner .merit_item_box ul li {
    width: 112px;
    height: 112px;
  }
  .pageWrap .l-main .company_wrap .company_inner .company_img_box .company_txt {
    padding: 30px;
  }
  .pageWrap .l-main .company_wrap .company_inner .company_img_box .company_txt p {
    font-size: 14px;
  }
}
.pageWrap .l-footer {
  height: auto;
}
.footer_ga {
  display: block;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
.footer_ga .ga-pdf {
  color: #fff;
  opacity: .7;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .footer_ga .ga-pdf:hover {
    opacity: .8;
  }
}
