@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");
/* ==========================================================================
viewport指定
============================================================================*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*------------------------------
BASE
-------------------------------*/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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;
  vertical-align: baseline;
}

ol, ul {
  list-style: none;
}

html, body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: #fff;
  vertical-align: baseline;
}

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 62.5%;
}

@media screen and (max-width: 849px) {
  html {
    font-size: 62.5%;
  }
}

body {
  position: relative;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  font-size: 1.6em;
  line-height: 1.8;
  color: #333333;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}

@media screen and (min-width: 850px) and (max-width: 1099px) {
  body {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 849px) {
  body {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 850px), print {
  body {
    font-size: 1.6rem;
  }
}

[lang="en"] {
  font-family: "Roboto", sans-serif;
}

/* */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 100%;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

*:focus {
  outline: 0;
}

a {
  color: #333;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

a:hover {
  color: #541b84;
  opacity: .7;
}

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

/* clearfix -------------*/
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* display -------------*/
/* pc/sp */
.for-pc {
  display: inherit;
}

.for-sp {
  display: none;
}

.for-tab {
  display: none;
}

img.for-pc {
  display: inline;
}

img.for-sp {
  display: none;
}

table.for-pc {
  display: table;
}

table.for-sp {
  display: none;
}

@media screen and (max-width: 849px) {
  .for-pc {
    display: none;
  }
  .for-sp {
    display: inherit;
  }
  img.for-pc {
    display: none;
  }
  img.for-sp {
    display: inline;
  }
  table.for-pc {
    display: none;
  }
  table.for-sp {
    display: table;
  }
}

@media screen and (min-width: 850px) and (max-width: 1099px) {
  .for-tab {
    display: inherit;
  }
}

/* margin -------------*/
.mt-0 {
  margin-top: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mt-5 {
  margin-top: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-0em {
  margin-top: 0em;
}

.mb-0em {
  margin-bottom: 0em;
}

.mt-1em {
  margin-top: 1em;
}

.mb-1em {
  margin-bottom: 1em;
}

.mt-2em {
  margin-top: 2em;
}

.mb-2em {
  margin-bottom: 2em;
}

.mt-3em {
  margin-top: 3em;
}

.mb-3em {
  margin-bottom: 3em;
}

.mt-4em {
  margin-top: 4em;
}

.mb-4em {
  margin-bottom: 4em;
}

.mt-5em {
  margin-top: 5em;
}

.mb-5em {
  margin-bottom: 5em;
}

.mt-6em {
  margin-top: 6em;
}

.mb-6em {
  margin-bottom: 6em;
}

.mt-7em {
  margin-top: 7em;
}

.mb-7em {
  margin-bottom: 7em;
}

.mt-8em {
  margin-top: 8em;
}

.mb-8em {
  margin-bottom: 8em;
}

.mt-9em {
  margin-top: 9em;
}

.mb-9em {
  margin-bottom: 9em;
}

.mt-10em {
  margin-top: 10em;
}

.mb-10em {
  margin-bottom: 10em;
}

/* padding -------------*/
.pt-0 {
  padding-top: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pt-5 {
  padding-top: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pt-0em {
  padding-top: 0em;
}

.pb-0em {
  padding-bottom: 0em;
}

.pt-1em {
  padding-top: 1em;
}

.pb-1em {
  padding-bottom: 1em;
}

.pt-2em {
  padding-top: 2em;
}

.pb-2em {
  padding-bottom: 2em;
}

.pt-3em {
  padding-top: 3em;
}

.pb-3em {
  padding-bottom: 3em;
}

.pt-4em {
  padding-top: 4em;
}

.pb-4em {
  padding-bottom: 4em;
}

.pt-5em {
  padding-top: 5em;
}

.pb-5em {
  padding-bottom: 5em;
}

.pt-6em {
  padding-top: 6em;
}

.pb-6em {
  padding-bottom: 6em;
}

.pt-7em {
  padding-top: 7em;
}

.pb-7em {
  padding-bottom: 7em;
}

/* br ------------*/
br.br-mb1 {
  display: block;
  content: '';
  height: 1em;
}

@media screen and (max-width: 849px) {
  br.br-mb1.for-pc {
    display: none;
  }
}

br.br-mb1.for-sp {
  display: none;
}

@media screen and (max-width: 849px) {
  br.br-mb1.for-sp {
    display: block;
  }
}

/* text -------------*/
/* ff */
.txt-gothic {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.txt-en {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

/* font color */
.txt-blk {
  color: #000;
}

.txt-gry {
  color: #868686;
}

.txt-org {
  color: #fe7235;
}

/* font size */
.txt-xsmall {
  font-size: 68.75%;
}

.txt-small {
  font-size: 75%;
}

.txt-large {
  font-size: 112.5%;
}

@media screen and (max-width: 849px) {
  .txt-large {
    font-size: 110%;
  }
}

.txt-large_2 {
  font-size: 137.5%;
}

@media screen and (max-width: 849px) {
  .txt-large_2 {
    font-size: 130%;
  }
}

.txt-xlarge {
  font-size: 162.5%;
}

@media screen and (max-width: 849px) {
  .txt-xlarge {
    font-size: 140%;
  }
}

.txt-xlarge_2 {
  font-size: 175%;
}

@media screen and (max-width: 849px) {
  .txt-xlarge_2 {
    font-size: 160%;
  }
}

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

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

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

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

@media screen and (max-width: 849px) {
  .txt-center-left {
    text-align: left;
  }
}

/* font weight */
.txt-fwL {
  font-weight: 300;
}

.txt-fwR {
  font-weight: 400;
}

.txt-fwM {
  font-weight: 500;
}

.txt-fwB {
  font-weight: 700;
}

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

/* line height */
.lh-thin {
  line-height: 1.4;
}

.lh-middle {
  line-height: 1.6;
}

.lh-2 {
  line-height: 2;
}

/* letter space */
.ls-1 {
  letter-spacing: 1em;
}

.ls-_5 {
  letter-spacing: .5em;
}

.ls-__4 {
  letter-spacing: .04em;
}

.ls-__8 {
  letter-spacing: .08em;
}

/* indent */
/**/
.txt-lead {
  font-size: 112.5%;
}

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

@media screen and (max-width: 849px) {
  .txt-lead.align-center {
    text-align: left;
  }
}

.txt-asterisk {
  color: #7e8694;
  font-size: 86% !important;
  line-height: 1.5;
}

.txt-red {
  color: #d1846a;
  line-height: 1.5;
  font-weight: 500;
  padding-top: 5px;
}

/* scroll */
.scrollIn.fade {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity .8s ease-out, -webkit-transform .8s ease-out;
  transition: opacity .8s ease-out, -webkit-transform .8s ease-out;
  transition: opacity .8s ease-out, transform .8s ease-out;
  transition: opacity .8s ease-out, transform .8s ease-out, -webkit-transform .8s ease-out;
}

.scrollIn.fade.show {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.l-wrapper {
  position: relative;
  width: 100%;
}

.l-maincontents {
  background: #fff;
  padding: 80px 0 130px;
  word-break: break-all;
}

@media screen and (max-width: 849px) {
  .l-maincontents {
    padding: 40px 0 60px;
  }
}

/*------------------------------
header
-------------------------------*/
/*------------------------------
メニューボタン
-------------------------------*/
.h-menubtn {
  display: block;
  position: absolute;
  top: -3px;
  right: -5px;
  width: 60px;
  height: 40px;
  text-indent: -9999px;
  line-height: 1;
  z-index: 10;
}

.h-menubtn a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/icon_menu.svg) no-repeat center center;
  background-size: contain;
}

@media screen and (min-width: 850px), print {
  .h-menubtn {
    display: none;
  }
}

.l-header {
  height: 80px;
  width: 100%;
  z-index: 11;
  padding: 20px 0;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
}

.l-header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1240px;
  margin: 0 auto;
  width: 90%;
  position: relative;
}

.l-header .inner .title {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.l-header .inner .title a {
  display: block;
  width: 380px;
  margin: 0 auto;
}

.l-header .inner .title a img {
  width: 230px;
}

.l-header .inner .title a .jp {
  color: #808080;
  font-weight: bold;
  margin: 0 0 5px 1em;
  display: inline-block;
  vertical-align: bottom;
}

@media screen and (max-width: 849px) {
  .l-header {
    height: 44px;
    padding: 5px 0;
  }
  .l-header .inner {
    width: 95%;
  }
  .l-header .inner .title {
    margin-top: 5px;
  }
  .l-header .inner .title a {
    width: 100%;
  }
  .l-header .inner .title a img {
    width: 54%;
  }
  .l-header .inner .title a .jp {
    font-size: 3.3vw;
  }
}

.h-menucontainer {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 auto;
  position: relative;
}

.h-menucontainer .h-menubtn-close {
  display: none;
  position: absolute;
  top: 2px;
  right: 5px;
  width: 60px;
  height: 40px;
  white-space: nowrap;
  text-indent: -9999px;
  pointer-events: auto;
  overflow: hidden;
  z-index: 12;
}

.h-menucontainer .h-menubtn-close a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/icon_menu_close.svg) no-repeat center center;
  background-size: contain;
}

.h-menucontainer .h-menubtn-close a:hover {
  opacity: 1;
}

.h-menucontainer .gNav {
  margin-right: 260px;
  margin-top: 5px;
}

.h-menucontainer .gNav ul {
  margin: 0;
  padding: 0;
  text-align: right;
}

.h-menucontainer .gNav ul li {
  display: inline-block;
  margin: 0 0 0 1.5em;
  padding: 0 0 0.5em 0;
  position: relative;
  cursor: pointer;
}

.h-menucontainer .gNav ul li a, .h-menucontainer .gNav ul li span {
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: bold;
}

.h-menucontainer .gNav ul li ul {
  display: none;
}

.h-menucontainer .gNav ul li dl {
  display: none;
}

.h-menucontainer .gNav ul li .subNav {
  position: absolute;
  top: 35px;
  left: 0;
  background: #fff;
  text-align: left;
  font-size: 1.2rem;
  width: 170px;
  border-radius: 4px;
  -webkit-box-shadow: -1px -1px 5px 1px rgba(175, 70, 128, 0.1), 1px 1px 5px 1px rgba(0, 0, 145, 0.1);
  box-shadow: -1px -1px 5px 1px rgba(175, 70, 128, 0.1), 1px 1px 5px 1px rgba(0, 0, 145, 0.1);
  padding: 13px 20px 14px 2px;
}

.h-menucontainer .gNav ul li .subNav a {
  font-size: 1.2rem;
}

.h-menucontainer .gNav ul li .subNav span {
  font-size: 1.2rem;
}

.h-menucontainer .gNav ul li .subNav li {
  padding: 0;
  border-bottom: none;
}

.h-menucontainer .gNav ul li .subNav li a {
  font-size: 1.2rem;
  font-weight: normal;
  padding: 0.4em 0 0.4em 12px;
  display: block;
  position: relative;
  line-height: 1.4;
}

.h-menucontainer .gNav ul li .subNav li a:before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
  position: absolute;
  top: 0.3em;
  left: 0;
}

.h-menucontainer .gNav ul li .subNav dt {
  font-size: 1.2rem;
  font-weight: normal;
  padding: 0.7em 0 0.2em;
  margin-left: 1.5em;
}

.h-menucontainer .gNav ul li .subNav dt:first-child {
  padding-top: 0;
}

.h-menucontainer .gNav ul li .subNav dt:before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
}

.h-menucontainer .gNav ul li .subNav dd {
  margin-left: 1.5em;
}

.h-menucontainer .gNav ul li .subNav dd a {
  font-size: 1.2rem;
  font-weight: normal;
  padding: 0.4em 0;
  margin-left: 12px;
}

.h-menucontainer .gNav ul .gNav_li:hover > .subNav {
  display: block;
  z-index: 4;
}

.h-menucontainer .btn_entry {
  position: absolute;
  top: -6px;
  right: 0;
}

.h-menucontainer .btn_entry a {
  background: #ffb338;
  display: block;
  border-radius: 30px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 1em 1.6em;
  line-height: 1;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  position: relative;
  overflow: hidden;
  border: 2px solid #ffb338;
}

.h-menucontainer .btn_entry a:hover {
  color: #ffb338;
  opacity: 1;
}

.h-menucontainer .btn_entry a:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  transform-origin: left;
}

.h-menucontainer .btn_entry a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.h-menucontainer .btn_entry a .txt {
  position: relative;
}

@media screen and (max-width: 849px) {
  .h-menucontainer {
    visibility: hidden;
    opacity: 0;
    z-index: 11;
    position: fixed;
    top: 0;
    left: 0;
    background: #c34680;
    background: linear-gradient(35deg, #c34680 0%, #0000a5 100%);
  }
  .h-menucontainer .title {
    width: 95%;
    padding-top: 5px;
    margin: 0 auto;
  }
  .h-menucontainer .title a {
    display: block;
    width: 380px;
    margin: 0 auto;
  }
  .h-menucontainer .title a img {
    width: 230px;
  }
  .h-menucontainer .title a .jp {
    color: #fff !important;
    font-weight: bold;
    margin: 0 0 5px 1em;
    display: inline-block;
    vertical-align: bottom;
  }
  .h-menucontainer .h-menubtn-close {
    top: 2px;
    display: block;
  }
  .h-menucontainer .gNav {
    padding: 45px 5% 20px;
    margin-right: 0;
  }
  .h-menucontainer .gNav ul {
    margin: 0;
    padding: 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .h-menucontainer .gNav ul li {
    display: block;
    margin: 0;
    padding: 1em 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    text-align: left;
  }
  .h-menucontainer .gNav ul li a {
    font-size: 1.5rem;
    color: #fff;
    display: block;
  }
  .h-menucontainer .gNav ul li span {
    display: block;
  }
  .h-menucontainer .gNav ul li .for-pc {
    display: none;
  }
  .h-menucontainer .gNav ul li .cate_btn {
    font-size: 1.5rem;
    color: #fff;
  }
  .h-menucontainer .gNav ul li .cate_btn .txt-en {
    font-size: 1.0rem;
    display: inline;
    margin-left: 10px;
  }
  .h-menucontainer .gNav ul li .cate_btn:after {
    content: "+";
    display: block;
    color: #fff;
    font-size: 1.8rem;
    position: absolute;
    right: 0;
    top: 10px;
  }
  .h-menucontainer .gNav ul li .is-open:after {
    content: "ー";
    font-size: 1.4rem;
    top: 14px;
  }
  .h-menucontainer .gNav ul li .subNav {
    background: none;
    position: static;
    border-top: none;
    margin-top: 7px;
    width: 100%;
  }
  .h-menucontainer .gNav ul li .subNav li {
    padding: 0;
    border-bottom: none;
    margin-left: 0;
  }
  .h-menucontainer .gNav ul li .subNav li a {
    font-size: 1.4rem;
    font-weight: normal;
    padding: 0.4em 0 0.4em;
    line-height: 1.8;
  }
  .h-menucontainer .gNav ul li .subNav li a:before {
    content: "-";
    display: inline-block;
    margin-right: 5px;
    position: static;
  }
  .h-menucontainer .gNav ul li .subNav dt {
    font-size: 1.4rem;
    color: #fff;
    font-weight: normal;
    padding: 0.7em 0 0.2em;
    margin-left: 0;
  }
  .h-menucontainer .gNav ul li .subNav dt:before {
    content: "-";
    display: inline-block;
    margin-right: 5px;
  }
  .h-menucontainer .gNav ul li .subNav dd {
    margin-left: 0;
  }
  .h-menucontainer .gNav ul li .subNav dd a {
    font-size: 1.3rem;
    font-weight: normal;
    padding: 0.4em 0;
    margin-left: 12px;
  }
  .h-menucontainer .gNav ul li .cate_btn.is-open + .subNav {
    display: block;
    z-index: 4;
  }
  .h-menucontainer .gNav ul .gNav_li:hover > .subNav {
    display: none;
  }
  .h-menucontainer .btn_entry {
    position: static;
  }
  .h-menucontainer .btn_entry a {
    background: #ffb338;
    display: table;
    margin: 10px auto 40px;
    border-radius: 30px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    padding: 1em 1.6em;
    line-height: 1;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    position: relative;
    overflow: hidden;
    border: 2px solid #ffb338;
    text-align: center;
  }
  .h-menucontainer .btn_entry a:hover {
    color: #ffb338;
    opacity: 1;
  }
  .h-menucontainer .btn_entry a:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
  .h-menucontainer .btn_entry a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
  .h-menucontainer .btn_entry a .txt {
    position: relative;
  }
}

@media screen and (min-width: 768px) and (max-width: 1320px) {
  .l-header .inner .title {
    width: 30%;
  }
  .l-header .inner .title a {
    width: 100%;
  }
  .l-header .inner .title a img {
    width: 64%;
  }
  .l-header .inner .title a .jp {
    font-size: 1.1vw;
  }
  .h-menucontainer .gNav {
    margin-right: 21%;
    margin-top: 0;
  }
  .h-menucontainer .gNav ul li span {
    font-size: 1.1vw;
  }
  .h-menucontainer .btn_entry a {
    font-size: 1.05vw;
  }
}

.is-open .h-menucontainer {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  pointer-events: auto;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.is-open .h-menucontainer .title {
  left: 6px;
}

/*------------------------------
footer
-------------------------------*/
.l-footer {
  width: 100%;
  padding: 120px 0 20px;
  background: #eeeeee;
  border-radius: 40px 40px 0 0;
}

.l-footer .footer {
  padding: 0;
  font-size: 1.4rem;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto 70px;
}

.l-footer .footer .logo {
  width: 280px;
}

.l-footer .footer .footer_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%;
  margin: -50px 0 0 auto;
}

.l-footer .footer .footer_nav ul li .txt-en {
  color: #541b84;
  font-size: 1.0rem;
  display: block;
  letter-spacing: 0.1em;
}

.l-footer .footer .footer_nav ul li ul {
  width: 100%;
  font-size: 1.1rem;
  margin: 1em 0 3em;
}

.l-footer .footer .footer_nav ul li ul li:before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
}

.l-footer .footer .footer_nav ul li dl {
  width: 100%;
  font-size: 1.1rem;
  margin: 1em 0 3em;
}

.l-footer .footer .footer_nav ul li dl dd:before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
}

.l-footer .footer .footer_nav ul li dl dd.sub {
  margin-left: 1em;
}

.l-footer .footer .footer_nav .footer_nav-01 {
  width: 45%;
  border-right: 1px solid #d1d2d6;
}

.l-footer .footer .footer_nav .footer_nav-02 {
  width: 27%;
  border-right: 1px solid #d1d2d6;
}

.l-footer .footer .footer_nav .footer_nav-03 {
  width: 20%;
}

.l-footer .copyright {
  color: #808080;
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: 0;
}

@media screen and (max-width: 849px) {
  .l-footer {
    padding: 20px 0 10px;
    border-radius: 0;
  }
  .l-footer .footer {
    display: block;
    padding: 0 40px;
    font-size: 1.1rem;
    margin: 0 auto 10px;
  }
  .l-footer .footer .logo {
    width: 140px;
    margin: 0 auto;
  }
  .l-footer .footer .footer_nav {
    display: none;
  }
  .l-footer .copyright {
    width: 100%;
    text-align: center;
    font-size: 1.0rem;
  }
}

.sec_footBnr {
  background: #eae8e8;
  padding: 55px 0;
}

.sec_footBnr .sec-inner {
  max-width: 1200px;
}

.sec_footBnr .sec-inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec_footBnr .sec-inner ul li {
  width: 31%;
}

@media screen and (max-width: 849px) {
  .sec_footBnr {
    padding: 20px 0 0;
  }
  .sec_footBnr .sec-inner ul {
    display: block;
  }
  .sec_footBnr .sec-inner ul li {
    width: 100%;
    margin-bottom: 20px;
  }
}

.pagetop {
  width: 46px;
  height: 50px;
  display: block;
  position: fixed;
  bottom: 30px;
  right: 30px;
}

.pagetop a {
  width: 46px;
  height: 50px;
  display: block;
  background: url(../img/pagetop.svg) no-repeat;
  background-size: 100% auto;
}

@media screen and (max-width: 849px) {
  .pagetop {
    width: 36px;
    height: 42px;
    bottom: 10px;
    right: 10px;
  }
  .pagetop a {
    width: 36px;
    height: 42px;
  }
}

/*------------------------------
main
-------------------------------*/
.l-main {
  position: relative;
}

.l-main .l-contents {
  position: relative;
}

@media screen and (max-width: 849px) {
  .l-main {
    padding-top: 0;
  }
}

/*------------------------------
common
-------------------------------*/
.main {
  margin-top: 80px;
  padding-bottom: 90px;
}

@media screen and (max-width: 849px) {
  .main {
    margin-top: 40px;
    padding-bottom: 40px;
  }
}

.sec-inner {
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.sec-midashi {
  max-width: 1070px;
  margin: 0 auto;
}

.sec-midashi .midashi {
  font-size: 4.2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.sec-midashi .midashi .txt-en {
  font-size: 1.6rem;
  display: block;
  font-weight: bold;
  color: #541b84;
  letter-spacing: 0.1em;
}

.sec-midashi .txt {
  width: 56%;
}

@media screen and (max-width: 849px) {
  .sec-midashi .midashi {
    font-size: 2.1rem;
  }
  .sec-midashi .midashi .txt-en {
    font-size: 1.0rem;
  }
  .sec-midashi .txt {
    width: 100%;
  }
}

a.txtlink {
  color: #541b84;
  text-decoration: underline;
}

.sec-submidashi {
  text-align: center;
  margin-top: 50px;
}

.sec-submidashi .midashi {
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.sec-submidashi .midashi .txt-en {
  font-size: 1.6rem;
  display: block;
  font-weight: bold;
  color: #541b84;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 849px) {
  .sec-submidashi {
    margin-top: 20px;
  }
  .sec-submidashi .midashi {
    font-size: 1.8rem;
  }
  .sec-submidashi .midashi .txt-en {
    font-size: 1.0rem;
  }
}

.sec_cmn_intro {
  overflow: hidden;
}

.sec_cmn_intro .sec-inner {
  max-width: 1040px;
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 70px 0;
}

.sec_cmn_intro .sec-inner .sec-txt {
  width: 45%;
}

.sec_cmn_intro .sec-inner .sec-txt .midashi {
  font-size: 3.6rem;
  margin-bottom: 10px;
}

.sec_cmn_intro .sec-inner .sec-txt .txt {
  letter-spacing: 0.1em;
}

.sec_cmn_intro .sec-inner .sec-img {
  width: 50%;
  position: relative;
}

.sec_cmn_intro .sec-inner .sec-img img {
  border-radius: 8px;
  vertical-align: middle;
}

@media screen and (max-width: 849px) {
  .sec_cmn_intro .sec-inner {
    display: block;
    padding: 30px 0;
  }
  .sec_cmn_intro .sec-inner .sec-txt {
    width: 100%;
  }
  .sec_cmn_intro .sec-inner .sec-txt .midashi {
    font-size: 1.8rem;
  }
  .sec_cmn_intro .sec-inner .sec-img {
    width: 90%;
    margin: 20px auto 0;
  }
  .sec_cmn_intro .sec-inner .sec-img img {
    border-radius: 4px;
  }
}

.sec_border-midashi {
  max-width: 800px;
  width: 90%;
  margin: 100px auto 0;
}

.sec_border-midashi section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec_border-midashi section .sec-txt {
  width: 65%;
}

.sec_border-midashi section .sec-txt .midashi {
  font-size: 3.2rem;
  border-left: 8px solid #541b84;
  line-height: 1.3;
  padding-left: 25px;
  margin-bottom: 30px;
}

.sec_border-midashi section .sec-txt .midashi .txt-en {
  font-size: 1.6rem;
  color: #541b84;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
}

.sec_border-midashi section .sec-img {
  width: 30%;
}

@media screen and (max-width: 849px) {
  .sec_border-midashi {
    margin: 50px auto 0;
    position: relative;
  }
  .sec_border-midashi section {
    display: block;
  }
  .sec_border-midashi section .sec-txt {
    width: 100%;
  }
  .sec_border-midashi section .sec-txt .midashi {
    font-size: 1.8rem;
    border-left: 4px solid #541b84;
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .sec_border-midashi section .sec-txt .midashi .txt-en {
    font-size: 1.0rem;
    margin-bottom: 15px;
  }
  .sec_border-midashi section .sec-img {
    width: 97px;
    position: absolute;
    right: 5%;
    top: -30px;
  }
}

.sec_page_category {
  border-bottom: 1px solid #eeeeee;
}

.sec_page_category .sec-inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  background: url(../img/icon-page_category.svg) no-repeat center left;
  font-size: 2.4rem;
  font-weight: bold;
  padding: 10px 0 10px 40px;
}

@media screen and (max-width: 849px) {
  .sec_page_category .sec-inner {
    font-size: 1.6rem;
    background-size: 20px auto;
    padding: 6px 0 2px 30px;
  }
}

.btn {
  text-align: center;
}

.btn a {
  display: block;
  width: 240px;
  background: url(../img/arrow_w.svg) no-repeat left 15px center;
  font-weight: 600;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  font-size: 1.4rem;
  padding: 1em 0;
  text-align: center;
  margin: 0 auto;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  position: relative;
  overflow: hidden;
}

.btn a:hover {
  color: #541b84;
  opacity: 1;
}

.btn a:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  transform-origin: left;
}

.btn a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff url(../img/arrow.svg) no-repeat left 15px center;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.btn a .txt {
  position: relative;
}

@media screen and (max-width: 849px) {
  .btn {
    text-align: center;
  }
  .btn a {
    font-size: 1.0rem;
    padding: 1em 1.5em 1em 1.5em;
    min-width: 180px;
    width: 80%;
    margin: 0 auto;
  }
}

.bnr {
  max-width: 978px;
  width: 90%;
  margin: 90px auto 0;
}

@media screen and (max-width: 849px) {
  .bnr {
    width: 100%;
    margin: 40px auto 0;
  }
}

.link_txt {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.5;
  background: url(../img/arrow.svg) no-repeat top 0.4em left;
}

.link_txt a {
  margin-left: 22px;
  display: inline-block;
  position: relative;
}

.link_txt a:after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #541b84;
  bottom: -1px;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.link_txt a:hover::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.link_txt span {
  margin-left: 22px;
  display: inline-block;
  position: relative;
}

.link_txt span:after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #541b84;
  bottom: -1px;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.link_txt span:hover::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

@media screen and (max-width: 849px) {
  .link_txt {
    font-size: 1.5rem;
  }
}

.sec_table {
  margin: 30px 0 0;
}

.sec_table th {
  font-size: 1.8rem;
  width: 28%;
  text-align: left;
  background: url(../img/dot_line.png) repeat-x bottom left;
  padding: 1em;
}

.sec_table td {
  background: url(../img/dot_line.png) repeat-x bottom left;
  padding: 1em;
}

.sec_table td ul {
  padding: 1em 0;
}

.sec_table td ul li {
  list-style: disc;
  margin-left: 1.2em;
}

.sec_table .last {
  background: none;
}

@media screen and (max-width: 849px) {
  .sec_table th {
    display: block;
    width: 100%;
    padding: 1em 0 0;
    font-size: 1.6rem;
    background: none;
  }
  .sec_table td {
    display: block;
    width: 100%;
    padding: 0.5em 0;
  }
}

.sec_step {
  max-width: 800px;
  width: 90%;
  margin: 100px auto 0;
}

.sec_step .sec-step-blc {
  background: #eeeeee;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px;
  margin-bottom: 70px;
  position: relative;
}

.sec_step .sec-step-blc:before {
  content: "";
  width: 62px;
  height: 44px;
  display: block;
  position: absolute;
  top: -26px;
  left: 45px;
}

.sec_step .sec-step-blc:after {
  content: "";
  width: 6px;
  height: 70px;
  background: url(../img/line.svg) no-repeat;
  background-size: auto 70px;
  display: block;
  position: absolute;
  bottom: -70px;
  left: 50%;
}

.sec_step .sec-step-blc .sec-img {
  width: 40%;
}

.sec_step .sec-step-blc .sec-img img {
  border-radius: 8px;
  vertical-align: top;
}

.sec_step .sec-step-blc .sec-txt {
  width: 55%;
}

.sec_step .sec-step-blc .sec-txt .midashi {
  font-size: 2.6rem;
  margin-bottom: 10px;
}

.sec_step .sec-step-blc .sec-txt .midashi .txt-en {
  font-size: 1.5rem;
  color: #541b82;
  font-weight: bold;
  display: block;
}

.sec_step .sec-step-blc .sec-txt .txt a {
  color: #541b82;
  text-decoration: underline;
}

.sec_step .num-r:before {
  top: -26px;
  right: 45px;
  left: inherit;
}

.sec_step .last-child {
  margin-bottom: 40px;
}

.sec_step .last-child:after {
  display: none;
}

.sec_step .step-01:before {
  background: url(../img/num-01.svg) no-repeat;
}

.sec_step .step-02:before {
  background: url(../img/num-02.svg) no-repeat;
}

.sec_step .step-03:before {
  background: url(../img/num-03.svg) no-repeat;
}

.sec_step .step-04:before {
  background: url(../img/num-04.svg) no-repeat;
}

.sec_step .step-05:before {
  background: url(../img/num-05.svg) no-repeat;
}

.sec_step .step-06:before {
  background: url(../img/num-06.svg) no-repeat;
}

.sec_step .num-y:before {
  background: none;
  top: -50px;
  right: 45px;
  left: inherit;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 5.4rem;
  color: #ffb138;
}

.sec_step .num-y.step-01:before {
  content: "01";
}

.sec_step .num-y.step-02:before {
  content: "02";
}

.sec_step .num-y.step-03:before {
  content: "03";
}

.sec_step .num-y.step-04:before {
  content: "04";
}

.sec_step .num-y.step-05:before {
  content: "05";
}

.sec_step .num-y.step-06:before {
  content: "06";
}

.sec_step .num-y.step-07:before {
  content: "07";
}

.sec_step .num-y.step-08:before {
  content: "08";
}

@media screen and (max-width: 849px) {
  .sec_step {
    margin: 50px auto 0;
  }
  .sec_step .sec-step-blc {
    border-radius: 4px;
    display: block;
    padding: 20px;
    margin-bottom: 40px;
  }
  .sec_step .sec-step-blc:before {
    background-size: 100%;
    width: 44px;
    height: 34px;
    left: 19px;
  }
  .sec_step .sec-step-blc:after {
    content: "";
    width: 5px;
    height: 40px;
    background: url(../img/line.svg) no-repeat;
    background-size: 100% auto;
    display: block;
    position: absolute;
    bottom: -40px;
    left: 50%;
  }
  .sec_step .sec-step-blc .sec-img {
    width: 100%;
  }
  .sec_step .sec-step-blc .sec-img img {
    border-radius: 8px;
    vertical-align: top;
  }
  .sec_step .sec-step-blc .sec-txt {
    width: 100%;
    margin-bottom: 10px;
  }
  .sec_step .sec-step-blc .sec-txt .midashi {
    font-size: 2.1rem;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .sec_step .sec-step-blc .sec-txt .midashi .txt-en {
    font-size: 1.0rem;
  }
  .sec_step .last-child:after {
    display: none;
  }
  .sec_step .num-r:before {
    left: inherit;
    top: -20px;
    right: 15px;
  }
  .sec_step .num-r .sec-txt .midashi {
    margin-top: 5px;
  }
  .sec_step .num-y:before {
    top: -30px;
    left: inherit;
    right: 25px;
    font-size: 4.2rem;
  }
}

.sec_index {
  position: relative;
  margin-top: 50px;
  background: #eeeeee;
}

.sec_index .sec-inner {
  margin: 0 auto;
  padding: 50px 0;
  position: relative;
  text-align: center;
}

.sec_index .sec-inner ul li {
  display: inline-block;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0 30px;
}

.sec_index .sec-inner ul li a {
  background: url(../img/person/crosstalk/arrow.svg) no-repeat center bottom;
  display: block;
  padding-bottom: 20px;
}

.sec_index .sec-inner ul li a .txt-en {
  font-size: 1.0rem;
  font-weight: normal;
  color: #541b84;
}

@media screen and (max-width: 849px) {
  .sec_index {
    margin-bottom: 200px;
  }
  .sec_index:before {
    background-size: auto 60px;
    top: -25px;
  }
  .sec_index .sec-inner {
    margin: 0 auto;
    padding: 30px 0 0;
  }
  .sec_index .sec-inner ul li {
    font-size: 1.2rem;
    margin: 0 5px;
  }
  .sec_index .sec-inner:before {
    display: none;
  }
}

.sec_other {
  border-top: 1px solid #bababa;
  margin-top: 100px;
}

.sec_other .sec-midashi .midashi {
  display: table;
  margin: 100px auto 50px;
  font-size: 2.6rem;
  background: url(../img/person/icon-search.svg) no-repeat left center;
  padding-left: 40px;
}

.sec_other .other_list {
  max-width: 1040px;
  margin: 0 auto;
}

.sec_other .other_list .list_blc {
  text-align: center;
}

.sec_other .other_list .list_blc .blc {
  display: inline-block;
  vertical-align: top;
  max-width: 300px;
  width: 29%;
  text-align: left;
  margin: 0 1.8%;
}

.sec_other .other_list .list_blc .blc .link_txt {
  margin-top: 10px;
}

@media screen and (max-width: 849px) {
  .sec_other {
    margin-top: 50px;
  }
  .sec_other .sec-midashi .midashi {
    margin: 40px auto 30px;
    font-size: 1.8rem;
  }
  .sec_other .other_list .list_blc .blc {
    width: 40%;
    margin-bottom: 20px;
  }
  .sec_other .other_list .list_blc .blc .link_txt {
    font-size: 1.4rem;
    margin-top: 5px;
    background-size: 13px;
  }
}

.modal-button {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  backdrop-filter: blur(3px);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.modal-overlay.active {
  opacity: 1;
}

.modal-content {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, calc(-50% + 30px));
  transform: translate(-50%, calc(-50% + 30px));
  background-color: white;
  padding: 30px;
  border-radius: 8px;
  z-index: 1001;
  width: 90%;
  max-width: 800px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.modal-content.active {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.modal-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-inner .img {
  text-align: center;
}

.modal-image {
  width: 240px;
  height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}

.modal-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.modal-text h2 {
  margin-top: 0;
  color: #1976D2;
  font-size: 24px;
}

.modal-text p {
  color: #333;
  line-height: 1.6;
}

.close-button {
  position: absolute;
  top: 15px;
  right: 15px;
  border: none;
  color: #541b82;
  font-weight: bold;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 20px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

@media (max-width: 768px) {
  .modal-inner {
    display: block;
  }
  .modal-image {
    width: 80%;
    margin: 0 auto;
    height: inherit;
  }
}

/* マウスストーカーのスタイル */
.stalker {
  background-color: rgba(84, 27, 132, 0.5);
  /* 背景色 */
  border-radius: 50%;
  /* 正円 */
  height: 10px;
  /* 円の高さ */
  left: -5px;
  /* widthの半分 */
  opacity: 0;
  /* カーソルを画面内に入れるまでは透明 */
  pointer-events: none;
  /* 直下のリンクをクリック可能にする */
  position: fixed;
  /* スクロールしてもカーソルの位置で固定 */
  top: -5px;
  /* widthの半分 */
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  /* 遅れてついてくる時間 */
  width: 10px;
  /* 円の幅 */
  z-index: 999;
  /* 一番上に来るように */
}

/*--------------
SCROLL  フェードイン
--------------*/
.scrollIn {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity 1s ease-out, -webkit-transform 1s ease-out;
  transition: opacity 1s ease-out, -webkit-transform 1s ease-out;
  transition: opacity 1s ease-out, transform 1s ease-out;
  transition: opacity 1s ease-out, transform 1s ease-out, -webkit-transform 1s ease-out;
}

.scrollIn.show {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.sec_page_blank {
  padding: 30vh 0 20vh;
}

/*------------------------------
topimage
-------------------------------*/
.sec_topimage {
  margin-top: 80px;
  padding-bottom: 100px;
  position: relative;
}

.sec_topimage section {
  position: relative;
  z-index: 1;
  background: url(../img/top/topimage-line.svg) no-repeat center bottom;
  background-size: auto 56%;
}

.sec_topimage .sec-inner .topimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1280px;
  margin: 0 auto;
  padding: 50px 0;
}

.sec_topimage .sec-inner .topimage .copy {
  width: 50%;
  padding-left: 20px;
  margin-top: 13.5%;
}

.sec_topimage .sec-inner .topimage .copy .inner {
  display: table;
  position: relative;
}

.sec_topimage .sec-inner .topimage .copy .inner .jp {
  font-size: 5.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.3;
  color: #000000;
}

.sec_topimage .sec-inner .topimage .copy .inner .gradation {
  background: linear-gradient(135deg, #c34680 0%, #6f0e80 50%, #0000a5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sec_topimage .sec-inner .topimage .copy .inner .txt-en {
  position: absolute;
  right: 7px;
  top: 12px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5em;
  background: linear-gradient(15deg, #c34680 0%, #6f0e80 50%, #0000a5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sec_topimage .sec-inner .topimage .img {
  width: 48%;
  position: relative;
}

.sec_topimage .sec-inner .topimage .img .topimage_slide {
  display: none;
  /*slick-initializedが付与されたら表示*/
  position: relative;
}

.sec_topimage .sec-inner .topimage .img .topimage_slide.slick-initialized {
  display: block;
  /*slick-initializedが付与されたら表示*/
}

.sec_topimage .particle_bg {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.sec_topimage .particle_bg video {
  width: 110%;
  height: 110%;
}

@media screen and (max-width: 849px) {
  .sec_topimage {
    margin-top: 50px;
    background: url(../img/top/topimage-line.svg) no-repeat left 44% bottom;
    background-size: auto 51%;
    padding-bottom: 130px;
  }
  .sec_topimage .particle_bg video {
    position: absolute;
    right: -30%;
    top: 0;
    width: 230%;
    height: 110%;
  }
  .sec_topimage .sec-inner .topimage {
    display: block;
    padding: 10px 0;
  }
  .sec_topimage .sec-inner .topimage .copy {
    width: 90%;
    padding-left: 0;
    margin: 0 auto;
  }
  .sec_topimage .sec-inner .topimage .copy .inner {
    display: table;
  }
  .sec_topimage .sec-inner .topimage .copy .inner .jp {
    font-size: 8.2vw;
  }
  .sec_topimage .sec-inner .topimage .copy .inner .txt-en {
    right: 5px;
    top: 7px;
    font-size: 2vw;
  }
  .sec_topimage .sec-inner .topimage .img {
    width: 100%;
    margin-top: 20px;
    position: relative;
  }
}

.maru-list {
  position: absolute;
  top: 60%;
  right: 50%;
}

.maru-list .maru {
  background: #541b84;
  border-radius: 20px;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

@-webkit-keyframes maru1 {
  0% {
    width: 14px;
    height: 14px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    width: 21px;
    height: 21px;
    -webkit-transform: translate(-15vw, -21vw);
    transform: translate(-15vw, -21vw);
    opacity: 1;
  }
}

@keyframes maru1 {
  0% {
    width: 14px;
    height: 14px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    width: 21px;
    height: 21px;
    -webkit-transform: translate(-15vw, -21vw);
    transform: translate(-15vw, -21vw);
    opacity: 1;
  }
}

@-webkit-keyframes maru2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(6vw, -22vw);
    transform: translate(6vw, -22vw);
    opacity: 1;
  }
}

@keyframes maru2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(6vw, -22vw);
    transform: translate(6vw, -22vw);
    opacity: 1;
  }
}

@-webkit-keyframes maru3 {
  0% {
    width: 14px;
    height: 14px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    width: 18px;
    height: 18px;
    -webkit-transform: translate(18vw, -17vw);
    transform: translate(18vw, -17vw);
    opacity: 1;
  }
}

@keyframes maru3 {
  0% {
    width: 14px;
    height: 14px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    width: 18px;
    height: 18px;
    -webkit-transform: translate(18vw, -17vw);
    transform: translate(18vw, -17vw);
    opacity: 1;
  }
}

@-webkit-keyframes maru4 {
  0% {
    width: 14px;
    height: 14px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    width: 20px;
    height: 20px;
    -webkit-transform: translate(2vw, 2vw);
    transform: translate(2vw, 2vw);
    opacity: 1;
  }
}

@keyframes maru4 {
  0% {
    width: 14px;
    height: 14px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    width: 20px;
    height: 20px;
    -webkit-transform: translate(2vw, 2vw);
    transform: translate(2vw, 2vw);
    opacity: 1;
  }
}

@-webkit-keyframes maru5 {
  0% {
    width: 14px;
    height: 14px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    width: 34px;
    height: 34px;
    -webkit-transform: translate(14vw, 0vw);
    transform: translate(14vw, 0vw);
    opacity: 1;
  }
}

@keyframes maru5 {
  0% {
    width: 14px;
    height: 14px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    width: 34px;
    height: 34px;
    -webkit-transform: translate(14vw, 0vw);
    transform: translate(14vw, 0vw);
    opacity: 1;
  }
}

@-webkit-keyframes maru6 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(20vw, 5vw);
    transform: translate(20vw, 5vw);
    opacity: 1;
  }
}

@keyframes maru6 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(20vw, 5vw);
    transform: translate(20vw, 5vw);
    opacity: 1;
  }
}

@-webkit-keyframes maru7 {
  0% {
    width: 14px;
    height: 14px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    width: 30px;
    height: 30px;
    -webkit-transform: translate(-21vw, -3vw);
    transform: translate(-21vw, -3vw);
    opacity: 1;
  }
}

@keyframes maru7 {
  0% {
    width: 14px;
    height: 14px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    width: 30px;
    height: 30px;
    -webkit-transform: translate(-21vw, -3vw);
    transform: translate(-21vw, -3vw);
    opacity: 1;
  }
}

@-webkit-keyframes maru8 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-22vw, -14vw);
    transform: translate(-22vw, -14vw);
    opacity: 1;
  }
}

@keyframes maru8 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-22vw, -14vw);
    transform: translate(-22vw, -14vw);
    opacity: 1;
  }
}

.maru-01 {
  -webkit-animation: 1s ease-in-out 1.3s forwards maru1;
  animation: 1s ease-in-out 1.3s forwards maru1;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

.maru-02 {
  -webkit-animation: 1s ease-in-out 1s forwards maru2;
  animation: 1s ease-in-out 1s forwards maru2;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

.maru-03 {
  -webkit-animation: 1s ease-in-out 1s forwards maru3;
  animation: 1s ease-in-out 1s forwards maru3;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

.maru-04 {
  -webkit-animation: 1s ease-in-out 1.5s forwards maru4;
  animation: 1s ease-in-out 1.5s forwards maru4;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

.maru-05 {
  -webkit-animation: 1s ease-in-out 1.3s forwards maru5;
  animation: 1s ease-in-out 1.3s forwards maru5;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

.maru-06 {
  -webkit-animation: 1s ease-in-out 1s forwards maru6;
  animation: 1s ease-in-out 1s forwards maru6;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

.maru-07 {
  -webkit-animation: 1s ease-in-out 1.5s forwards maru7;
  animation: 1s ease-in-out 1.5s forwards maru7;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

.maru-08 {
  -webkit-animation: 1s ease-in-out 1s forwards maru8;
  animation: 1s ease-in-out 1s forwards maru8;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

@media screen and (max-width: 849px) {
  @-webkit-keyframes maru1 {
    0% {
      width: 14px;
      height: 14px;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      width: 21px;
      height: 21px;
      -webkit-transform: translate(-38vw, -51vw);
      transform: translate(-38vw, -51vw);
      opacity: 1;
    }
  }
  @keyframes maru1 {
    0% {
      width: 14px;
      height: 14px;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      width: 21px;
      height: 21px;
      -webkit-transform: translate(-38vw, -51vw);
      transform: translate(-38vw, -51vw);
      opacity: 1;
    }
  }
  @-webkit-keyframes maru2 {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      -webkit-transform: translate(6vw, -52vw);
      transform: translate(6vw, -52vw);
      opacity: 1;
    }
  }
  @keyframes maru2 {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      -webkit-transform: translate(6vw, -52vw);
      transform: translate(6vw, -52vw);
      opacity: 1;
    }
  }
  @-webkit-keyframes maru3 {
    0% {
      width: 14px;
      height: 14px;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      width: 18px;
      height: 18px;
      -webkit-transform: translate(39vw, -17vw);
      transform: translate(39vw, -17vw);
      opacity: 1;
    }
  }
  @keyframes maru3 {
    0% {
      width: 14px;
      height: 14px;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      width: 18px;
      height: 18px;
      -webkit-transform: translate(39vw, -17vw);
      transform: translate(39vw, -17vw);
      opacity: 1;
    }
  }
  @-webkit-keyframes maru4 {
    0% {
      width: 14px;
      height: 14px;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      width: 20px;
      height: 20px;
      -webkit-transform: translate(2vw, 2vw);
      transform: translate(2vw, 2vw);
      opacity: 1;
    }
  }
  @keyframes maru4 {
    0% {
      width: 14px;
      height: 14px;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      width: 20px;
      height: 20px;
      -webkit-transform: translate(2vw, 2vw);
      transform: translate(2vw, 2vw);
      opacity: 1;
    }
  }
  @-webkit-keyframes maru5 {
    0% {
      width: 14px;
      height: 14px;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      width: 34px;
      height: 34px;
      -webkit-transform: translate(34vw, 0vw);
      transform: translate(34vw, 0vw);
      opacity: 1;
    }
  }
  @keyframes maru5 {
    0% {
      width: 14px;
      height: 14px;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      width: 34px;
      height: 34px;
      -webkit-transform: translate(34vw, 0vw);
      transform: translate(34vw, 0vw);
      opacity: 1;
    }
  }
  @-webkit-keyframes maru6 {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      -webkit-transform: translate(30vw, 10vw);
      transform: translate(30vw, 10vw);
      opacity: 1;
    }
  }
  @keyframes maru6 {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      -webkit-transform: translate(30vw, 10vw);
      transform: translate(30vw, 10vw);
      opacity: 1;
    }
  }
  @-webkit-keyframes maru7 {
    0% {
      width: 14px;
      height: 14px;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      width: 30px;
      height: 30px;
      -webkit-transform: translate(-44vw, 10vw);
      transform: translate(-44vw, 10vw);
      opacity: 1;
    }
  }
  @keyframes maru7 {
    0% {
      width: 14px;
      height: 14px;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      width: 30px;
      height: 30px;
      -webkit-transform: translate(-44vw, 10vw);
      transform: translate(-44vw, 10vw);
      opacity: 1;
    }
  }
  @-webkit-keyframes maru8 {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      -webkit-transform: translate(-32vw, -14vw);
      transform: translate(-32vw, -14vw);
      opacity: 1;
    }
  }
  @keyframes maru8 {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 0;
    }
    100% {
      -webkit-transform: translate(-32vw, -14vw);
      transform: translate(-32vw, -14vw);
      opacity: 1;
    }
  }
}

.page-top .sec_about .sec-midashi {
  position: relative;
}

.page-top .sec_about .sec-midashi:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -57px;
  background: url(../img/top/aboutus_ill.png) no-repeat;
  background-size: 100% auto;
  display: block;
  width: 37%;
  padding: 13%;
  height: 0;
}

.page-top .sec_about .list_blc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1070px;
  margin: 0 auto;
  padding: 50px 0;
}

.page-top .sec_about .list_blc .blc {
  background: #fff;
  border-radius: 8px;
  width: 30%;
  -webkit-box-shadow: -5px -5px 20px 5px rgba(175, 70, 128, 0.33), 5px 5px 20px 5px rgba(0, 0, 145, 0.33);
  box-shadow: -5px -5px 20px 5px rgba(175, 70, 128, 0.33), 5px 5px 20px 5px rgba(0, 0, 145, 0.33);
}

.page-top .sec_about .list_blc .blc a {
  display: block;
  padding: 17px 17px 20px 17px;
}

.page-top .sec_about .list_blc .blc a .img {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 1.2em;
}

.page-top .sec_about .list_blc .blc a .img img {
  vertical-align: top;
  height: auto;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
  /* ゆっくり変化させる */
}

.page-top .sec_about .list_blc .blc a .img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  /* 拡大 */
}

@media screen and (max-width: 849px) {
  .page-top .sec_about .sec-midashi:after {
    right: 0;
    bottom: inherit;
    top: -18vw;
    width: 57%;
    padding: 19%;
  }
  .page-top .sec_about .list_blc {
    display: block;
    padding: 20px 0;
  }
  .page-top .sec_about .list_blc .blc {
    background: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
    width: 100%;
    -webkit-box-shadow: -3px -3px 10px 3px rgba(175, 70, 128, 0.33), 3px 3px 10px 3px rgba(0, 0, 145, 0.33);
    box-shadow: -3px -3px 10px 3px rgba(175, 70, 128, 0.33), 3px 3px 10px 3px rgba(0, 0, 145, 0.33);
  }
  .page-top .sec_about .list_blc .blc a {
    padding: 8px 8px 8px 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-top .sec_about .list_blc .blc a .img {
    border-radius: 4px;
    margin-bottom: 0;
    width: 37%;
  }
  .page-top .sec_about .list_blc .blc a .link_txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.page-top .sec_business {
  background: #eeeeee url(../img/top/business_bg.jpg) no-repeat top center;
  background-size: 100% auto;
  padding-top: 28%;
  margin-top: -200px;
}

.page-top .sec_business .sec-inner {
  background: #eeeeee url(../img/top/business_bg-2.svg) no-repeat top center;
  padding-bottom: 20%;
}

.page-top .sec_business .sec-midashi {
  position: relative;
}

.page-top .sec_business .sec-midashi:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -15px;
  background: url(../img/top/business_ill.png) no-repeat;
  background-size: 100% auto;
  display: block;
  width: 37%;
  padding: 15.4%;
  height: 0;
}

.page-top .sec_business .bnr_keyword {
  margin-top: 110px;
  position: relative;
}

.page-top .sec_business .bnr_keyword .btn {
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -120px;
}

.page-top .sec_business .top_business_blc-01 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  max-width: 1070px;
  width: 70%;
  margin: 120px auto 0;
}

.page-top .sec_business .top_business_blc-01 .txt {
  width: 40%;
}

.page-top .sec_business .top_business_blc-01 .txt .link_txt {
  margin-top: 1.6em;
}

.page-top .sec_business .top_business_blc-01 .list_blc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
}

.page-top .sec_business .top_business_blc-01 .list_blc .blc {
  width: 46%;
}

.page-top .sec_business .top_business_blc-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  max-width: 1070px;
  margin: 120px auto 0;
}

.page-top .sec_business .top_business_blc-02 .img {
  width: 64%;
}

.page-top .sec_business .top_business_blc-02 .img ul li {
  margin-top: 0.5em;
}

.page-top .sec_business .top_business_blc-02 .img ul li a {
  display: block;
  padding: 2% 0;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  height: 120px;
}

.page-top .sec_business .top_business_blc-02 .img ul li a p {
  color: #fff;
  font-size: 1.8rem;
  width: 40%;
  text-align: center;
  position: relative;
  font-weight: bold;
  z-index: 1;
}

.page-top .sec_business .top_business_blc-02 .img ul li a p .txt-en {
  font-size: 1.4rem;
  display: block;
}

.page-top .sec_business .top_business_blc-02 .img ul li a:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.page-top .sec_business .top_business_blc-02 .img ul li a:hover:after {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-top .sec_business .top_business_blc-02 .img ul .co01 a:after {
  background: url(../img/top/business_job_img-01.jpg) no-repeat center;
  -ms-background-size: cover;
  background-size: cover;
}

.page-top .sec_business .top_business_blc-02 .img ul .co02 a:after {
  background: url(../img/top/business_job_img-02.jpg) no-repeat center;
  -ms-background-size: cover;
  background-size: cover;
}

.page-top .sec_business .top_business_blc-02 .txt {
  width: 31%;
}

.page-top .sec_business .top_business_blc-02 .txt .link_txt {
  margin-top: 1.6em;
}

@media screen and (max-width: 849px) {
  .page-top .sec_business {
    margin-top: 10px;
  }
  .page-top .sec_business .sec-inner {
    background: #eeeeee url(../img/top/business_bg-2_sp.svg) repeat top center;
    background-size: 100% auto;
    padding-bottom: 20%;
  }
  .page-top .sec_business .sec-midashi:after {
    bottom: inherit;
    top: -30vw;
    width: 60%;
    padding: 25.4%;
  }
  .page-top .sec_business .bnr_keyword {
    margin-top: 40px;
  }
  .page-top .sec_business .bnr_keyword .btn {
    margin-left: -90px;
  }
  .page-top .sec_business .top_business_blc-01 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin: 40px auto 0;
    width: 100%;
  }
  .page-top .sec_business .top_business_blc-01 .txt .link_txt {
    margin-top: 0;
    margin-bottom: 1.0em;
  }
  .page-top .sec_business .top_business_blc-01 .list_blc {
    margin-top: 20px;
  }
  .page-top .sec_business .top_business_blc-01 .list_blc .blc {
    width: 46%;
  }
  .page-top .sec_business .top_business_blc-02 {
    display: block;
    margin: 45px auto 0;
  }
  .page-top .sec_business .top_business_blc-02 .img {
    width: 100%;
    margin-top: 20px;
  }
  .page-top .sec_business .top_business_blc-02 .img ul {
    margin-top: 20px;
  }
  .page-top .sec_business .top_business_blc-02 .img ul li {
    margin-top: 0.5em;
  }
  .page-top .sec_business .top_business_blc-02 .img ul li a {
    display: block;
    padding: 2% 0;
    border-radius: 4px;
    height: 90px;
  }
  .page-top .sec_business .top_business_blc-02 .img ul li a p {
    font-size: 1.6rem;
    width: 60%;
  }
  .page-top .sec_business .top_business_blc-02 .img ul li a p .txt-en {
    font-size: 1.0rem;
  }
  .page-top .sec_business .top_business_blc-02 .txt {
    width: 100%;
  }
  .page-top .sec_business .top_business_blc-02 .txt .link_txt {
    margin-top: 1.0em;
  }
}

.page-top .sec_person {
  background: url(../img/top/person_bg.png) no-repeat top center;
  background-size: 100% auto;
  padding-top: 14.5%;
  padding-bottom: 120px;
  margin-top: -9%;
}

.page-top .sec_person .sec-midashi {
  width: 90%;
  position: relative;
}

.page-top .sec_person .sec-midashi:after {
  content: "";
  position: absolute;
  right: -30px;
  bottom: 93px;
  background: url(../img/top/person_ill.png) no-repeat;
  background-size: 100% auto;
  display: block;
  width: 74%;
  padding: 13%;
  height: 0;
}

.page-top .sec_person .list_person {
  width: 90%;
  max-width: 1288px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #541b84;
  border-radius: 8px;
  margin-top: 70px;
}

.page-top .sec_person .list_person .txt {
  background: #e0d5e6;
  background-image: url(../img/top/person_ico-01.svg), url(../img/top/person_ico-02.svg);
  background-repeat: no-repeat;
  background-position: left 20px top 15px,right 15px top 15px;
  border-bottom: 1px solid #541b84;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.2em 30% 1.4em 110px;
  border-radius: 8px 8px 0 0;
}

.page-top .sec_person .list_person .txt h3 {
  width: 190px;
  font-size: 3.4rem;
}

.page-top .sec_person .list_person .txt p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.page-top .sec_person .list_person .list {
  padding: 66px 8% 50px;
}

.page-top .sec_person .list_person .list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.page-top .sec_person .list_person .list ul li {
  width: 23.2%;
}

.page-top .sec_person .list_person .list ul li .link_txt {
  font-size: 1.8rem;
  display: table;
  margin: 20px auto 0;
}

.page-top .sec_person .career {
  padding: 100px 0 1.4em 0;
  background: url(../img/top/person_career_arrow.png) no-repeat right top 60px;
}

.page-top .sec_person .career .txt {
  width: 90%;
  max-width: 1068px;
  margin-left: auto;
  margin-right: auto;
}

.page-top .sec_person .career .txt h3 {
  font-size: 3.4rem;
}

.page-top .sec_person .career .txt p {
  width: 70%;
  background: #fff;
}

.page-top .sec_person .career .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 90%;
  max-width: 1068px;
  margin-left: auto;
  margin-right: auto;
}

.page-top .sec_person .career .list ul {
  width: 47.5%;
  margin-top: 40px;
}

.page-top .sec_person .career .list ul li {
  position: relative;
}

.page-top .sec_person .career .list ul li a .img {
  width: 80%;
}

.page-top .sec_person .career .list ul li a .img img {
  border-radius: 8px;
}

.page-top .sec_person .career .list ul li a .copy {
  font-size: 2.0rem;
  font-weight: bold;
  position: absolute;
  top: 50px;
}

.page-top .sec_person .career .list ul li a .copy span {
  background: #fff;
  padding: 5px;
  line-height: 2em;
}

.page-top .sec_person .career .list ul .btn-01 a .img {
  margin-left: auto;
}

.page-top .sec_person .career .list ul .btn-01 a .copy {
  left: 7%;
}

.page-top .sec_person .career .list ul .btn-02 a .copy {
  right: 3%;
}

.page-top .sec_person .bnr_crosstalk {
  border-radius: 8px;
  overflow: hidden;
  background: url(../img/top/person_crosstalk_bg.svg) repeat;
  width: 90%;
  max-width: 1288px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-top .sec_person .bnr_crosstalk .txt {
  width: 54%;
}

.page-top .sec_person .bnr_crosstalk .txt h3 {
  color: #fff;
  font-weight: bold;
  font-size: 3.4rem;
  width: 288px;
  height: 64px;
  text-align: center;
  letter-spacing: 0.1em;
  background: url(../img/top/person_crosstalk_title_bg.svg) no-repeat;
  margin: 0 auto;
}

.page-top .sec_person .bnr_crosstalk .txt p {
  color: #fff;
  padding: 10px 12% 20px;
}

.page-top .sec_person .bnr_crosstalk .txt .btn {
  text-align: center;
}

.page-top .sec_person .bnr_crosstalk .img {
  width: 46%;
}

.page-top .sec_person .bnr_crosstalk .img img {
  vertical-align: top;
}

@media screen and (max-width: 849px) {
  .page-top .sec_person {
    padding-top: 33%;
    padding-bottom: 50px;
  }
  .page-top .sec_person .sec-midashi:after {
    right: 0;
    bottom: 70px;
    width: 100%;
    padding: 18%;
  }
  .page-top .sec_person .list_person {
    border-radius: 4px;
    margin-top: 30px;
  }
  .page-top .sec_person .list_person .txt {
    background-position: left 10px top 8px,right 8px top 8px;
    background-size: 30px auto, 50px auto;
    display: block;
    padding: 2em 5% 0.4em;
    border-radius: 4px 4px 0 0;
  }
  .page-top .sec_person .list_person .txt h3 {
    width: 190px;
    font-size: 1.9rem;
  }
  .page-top .sec_person .list_person .txt p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .page-top .sec_person .list_person .list {
    padding: 20px 5% 10px;
  }
  .page-top .sec_person .list_person .list ul li {
    width: 48%;
    margin-bottom: 20px;
  }
  .page-top .sec_person .list_person .list ul li .link_txt {
    font-size: 1.4rem;
    display: table;
    margin: 0 auto 0;
  }
  .page-top .sec_person .career {
    padding: 40px 0 1.4em 0;
    background: none;
    background-size: 47%;
  }
  .page-top .sec_person .career .txt {
    width: 90%;
  }
  .page-top .sec_person .career .txt h3 {
    font-size: 1.9rem;
  }
  .page-top .sec_person .career .txt p {
    width: 100%;
  }
  .page-top .sec_person .career .list {
    display: block;
  }
  .page-top .sec_person .career .list ul {
    width: 100%;
    margin-top: 20px;
  }
  .page-top .sec_person .career .list ul li a .img {
    width: 60%;
  }
  .page-top .sec_person .career .list ul li a .img img {
    border-radius: 4px;
  }
  .page-top .sec_person .career .list ul li a .copy {
    font-size: 1.5rem;
    top: 20px;
  }
  .page-top .sec_person .career .list ul li a .copy span {
    padding: 2px 5px;
    line-height: 1.3em;
    display: table;
    margin-bottom: 2px;
  }
  .page-top .sec_person .career .list ul li a .copy br {
    display: none;
  }
  .page-top .sec_person .career .list ul .btn-01 a .img {
    margin-left: auto;
  }
  .page-top .sec_person .career .list ul .btn-01 a .copy {
    left: 3%;
  }
  .page-top .sec_person .career .list ul .btn-02 a .copy {
    right: 1%;
  }
  .page-top .sec_person .bnr_crosstalk {
    border-radius: 4px;
    margin-top: 20px;
    display: block;
  }
  .page-top .sec_person .bnr_crosstalk .txt {
    width: 100%;
    padding: 20px 0;
  }
  .page-top .sec_person .bnr_crosstalk .txt h3 {
    font-size: 1.9rem;
    width: 162px;
    height: 36px;
    background: url(../img/top/person_crosstalk_title_bg.svg) no-repeat;
    background-size: 100% auto;
  }
  .page-top .sec_person .bnr_crosstalk .txt p {
    color: #fff;
    padding: 10px 5% 5px;
  }
  .page-top .sec_person .bnr_crosstalk .txt .btn a {
    max-width: 180px;
  }
  .page-top .sec_person .bnr_crosstalk .img {
    width: 100%;
  }
}

.page-top .sec_ourculture {
  background: url(../img/top/ourculture_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 120px 0;
}

.page-top .sec_ourculture section {
  width: 90%;
  max-width: 1288px;
  margin-left: auto;
  margin-right: auto;
}

.page-top .sec_ourculture section .inner {
  width: 70%;
  margin: 0;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  padding: 110px;
  position: relative;
}

.page-top .sec_ourculture section .inner:after {
  content: "";
  position: absolute;
  right: 16%;
  top: -54px;
  background: url(../img/top/ourculture_ill.png) no-repeat;
  background-size: 92% auto;
  display: block;
  width: 21%;
  padding: 11%;
  height: 0;
}

.page-top .sec_ourculture section .inner .sec-midashi .txt {
  width: 85%;
}

.page-top .sec_ourculture section .inner .list_blc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px;
}

.page-top .sec_ourculture section .inner .list_blc .blc {
  width: 45%;
}

.page-top .sec_ourculture section .inner .list_blc .blc a {
  display: block;
}

.page-top .sec_ourculture section .inner .list_blc .blc a .img {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 1.2em;
}

.page-top .sec_ourculture section .inner .list_blc .blc a .img img {
  vertical-align: top;
}

@media screen and (max-width: 849px) {
  .page-top .sec_ourculture {
    padding: 50px 0;
  }
  .page-top .sec_ourculture section .inner {
    width: 100%;
    border-radius: 4px;
    padding: 25px 5% 15px;
  }
  .page-top .sec_ourculture section .inner:after {
    right: 5%;
    top: -11vw;
    width: 33%;
    padding: 17%;
  }
  .page-top .sec_ourculture section .inner .sec-midashi .txt {
    width: 100%;
  }
  .page-top .sec_ourculture section .inner .list_blc {
    display: block;
    margin-top: 10px;
  }
  .page-top .sec_ourculture section .inner .list_blc .blc {
    width: 100%;
  }
  .page-top .sec_ourculture section .inner .list_blc .blc a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .page-top .sec_ourculture section .inner .list_blc .blc a .img {
    width: 47%;
    border-radius: 4px;
    margin-bottom: 0;
  }
  .page-top .sec_ourculture section .inner .list_blc .blc a .link_txt {
    width: 47%;
  }
}

.page-top .sec_information {
  background: url(../img/top/information_bg.jpg) no-repeat center top 160%;
  background-size: cover;
  padding: 120px 0 0;
}

.page-top .sec_information .list_blc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 110px;
}

.page-top .sec_information .list_blc .blc {
  width: 33.33%;
  text-align: center;
}

.page-top .sec_information .list_blc .blc a {
  display: block;
  color: #fff;
  font-size: 3.0rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 28% 0;
}

.page-top .sec_information .list_blc .blc a .txt {
  background: url(../img/arrow_maru_w.svg) no-repeat center bottom;
  padding-bottom: 60px;
}

.page-top .sec_information .list_blc .blc-01 a {
  background: url(../img/top/otherbnr-01.jpg) no-repeat center;
  background-size: cover;
}

.page-top .sec_information .list_blc .blc-02 a {
  background: url(../img/top/otherbnr-02.jpg) no-repeat center;
  background-size: cover;
}

.page-top .sec_information .list_blc .blc-03 a {
  background: url(../img/top/otherbnr-03.jpg) no-repeat center;
  background-size: cover;
}

@media screen and (max-width: 849px) {
  .page-top .sec_information {
    padding: 40px 0 0;
    background: url(../img/top/information_bg.jpg) no-repeat center top -58%;
    background-size: 160% auto;
  }
  .page-top .sec_information .list_blc {
    display: block;
    margin-top: 30px;
  }
  .page-top .sec_information .list_blc .blc {
    width: 100%;
  }
  .page-top .sec_information .list_blc .blc a {
    font-size: 1.9rem;
    padding: 7% 0;
  }
  .page-top .sec_information .list_blc .blc a .txt {
    background: url(../img/arrow_maru_w.svg) no-repeat center bottom;
    padding-bottom: 30px;
    background-size: 25px;
  }
}

/*------------------------------
topmessage
-------------------------------*/
.sec_topmessage_intro {
  overflow: hidden;
  padding-bottom: 10%;
  position: relative;
}

.sec_topmessage_intro:before {
  content: "";
  display: block;
  width: 558px;
  height: 388px;
  background: url(../img/aboutus/topmessage/line_l.svg) no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  bottom: 0;
}

.sec_topmessage_intro:after {
  content: "";
  display: block;
  width: 120px;
  height: 300px;
  background: url(../img/aboutus/topmessage/line_r.svg) no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  top: 80px;
}

.sec_topmessage_intro .sec-inner {
  max-width: 1200px;
  width: 90%;
  margin: 70px auto 0;
  position: relative;
}

.sec_topmessage_intro .sec-inner:after {
  content: "";
  display: block;
  width: 28%;
  height: 0;
  padding-bottom: 22%;
  background: url(../img/aboutus/topmessage/ill_01.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: -49px;
  bottom: -28%;
}

.sec_topmessage_intro .sec-inner .sec-txt {
  position: absolute;
  top: 15%;
  left: 0;
  z-index: 1;
}

.sec_topmessage_intro .sec-inner .sec-txt .tag {
  font-size: 2.6rem;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 20px;
}

.sec_topmessage_intro .sec-inner .sec-txt .tag:after {
  background: -webkit-gradient(linear, left top, right top, from(#009398), color-stop(25%, #009398), color-stop(25%, #ff9d14), color-stop(50%, #ff9d14), color-stop(50%, #ff3864), color-stop(75%, #ff3864), color-stop(75%, #2380ff), to(#2380ff));
  background: linear-gradient(to right, #009398 0%, #009398 25%, #ff9d14 25%, #ff9d14 50%, #ff3864 50%, #ff3864 75%, #2380ff 75%, #2380ff 100%);
  display: block;
  content: "";
  height: 4px;
}

.sec_topmessage_intro .sec-inner .sec-txt .midashi {
  font-size: 3.6rem;
  line-height: 1.6;
  letter-spacing: 0.15em;
}

.sec_topmessage_intro .sec-inner .sec-txt .prof {
  font-weight: bold;
  margin: 20px 0 0 28%;
}

.sec_topmessage_intro .sec-inner .sec-txt .prof .divi {
  display: inline-block;
  line-height: 1.4;
}

.sec_topmessage_intro .sec-inner .sec-txt .prof .name {
  font-size: 4.2rem;
  display: inline-block;
  line-height: 1;
  padding-left: 20px;
  margin-left: 18px;
  border-left: 1px solid #333333;
}

.sec_topmessage_intro .sec-inner .sec-img {
  margin: 0 0 0 33%;
  position: relative;
}

.sec_topmessage_intro .sec-inner .sec-img img {
  border-radius: 8px;
}

@media screen and (max-width: 849px) {
  .sec_topmessage_intro {
    padding-bottom: 25%;
  }
  .sec_topmessage_intro:before {
    width: 188px;
    height: 134px;
    left: 0;
    bottom: inherit;
    top: 12%;
  }
  .sec_topmessage_intro:after {
    width: 5%;
    height: 100px;
    right: 0;
    top: 30px;
    background-size: auto 200%;
    background-position: top right;
  }
  .sec_topmessage_intro .sec-inner {
    margin: 30px auto 0;
  }
  .sec_topmessage_intro .sec-inner:after {
    width: 50%;
    padding-bottom: 41%;
    right: -10px;
    bottom: inherit;
    top: 30%;
  }
  .sec_topmessage_intro .sec-inner .sec-txt {
    position: static;
    margin-top: 30px;
  }
  .sec_topmessage_intro .sec-inner .sec-txt .tag {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .sec_topmessage_intro .sec-inner .sec-txt .tag:after {
    height: 2px;
  }
  .sec_topmessage_intro .sec-inner .sec-txt .midashi {
    font-size: 1.8rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  .sec_topmessage_intro .sec-inner .sec-txt .prof {
    margin: 20px 0 0 0;
  }
  .sec_topmessage_intro .sec-inner .sec-txt .prof .name {
    font-size: 2.0rem;
    padding-left: 10px;
    margin-left: 9px;
    line-height: 1.7;
    vertical-align: text-bottom;
  }
  .sec_topmessage_intro .sec-inner .sec-img {
    margin: 0;
  }
  .sec_topmessage_intro .sec-inner .sec-img img {
    border-radius: 4px;
    position: relative;
  }
  .sec_topmessage_intro .sec-inner .sec-img:before {
    width: 188px;
    height: 134px;
    left: -40px;
    bottom: 29px;
  }
  .sec_topmessage_intro .sec-inner .sec-img:after {
    width: 40px;
    height: 90px;
    right: -40px;
    top: 30px;
  }
}

.sec_topmessage .sec-txt .midashi {
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 1em;
}

.sec_topmessage .sec-txt p {
  margin-bottom: 1.8em;
}

@media screen and (max-width: 849px) {
  .sec_topmessage .sec-txt .midashi {
    font-size: 1.7rem;
    margin-bottom: 1em;
  }
  .sec_topmessage .sec-txt p {
    margin-bottom: 1.2em;
  }
}

.sec_topmessage-01 .sec-txt {
  max-width: 750px;
  margin: 0 auto;
}

.sec_topmessage-01 .sec-txt .midashi {
  text-align: center;
  position: relative;
}

.sec_topmessage-01 .sec-txt .midashi:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url(../img/aboutus/topmessage/mark.svg) no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 50%;
  top: -40px;
  margin-left: -9px;
}

.sec_topmessage-02 {
  margin-top: 80px;
}

.sec_topmessage-02 .sec-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  max-width: 1080px;
}

.sec_topmessage-02 .sec-inner .sec-img {
  width: 47%;
  margin-bottom: 80px;
  position: relative;
}

.sec_topmessage-02 .sec-inner .sec-img:after {
  content: "";
  display: block;
  width: 59%;
  height: 0;
  padding-bottom: 62%;
  background: url(../img/aboutus/topmessage/ill_02.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: -14%;
  top: -55%;
}

.sec_topmessage-02 .sec-inner .sec-img img {
  border-radius: 8px;
}

.sec_topmessage-02 .sec-inner .sec-txt {
  width: 48%;
}

.sec_topmessage-02 .sec-inner .sec-txt .midashi {
  background: url(../img/aboutus/topmessage/mark.svg) no-repeat top 8px left;
  padding-left: 40px;
}

@media screen and (max-width: 849px) {
  .sec_topmessage-02 {
    margin-top: 24%;
  }
  .sec_topmessage-02 .sec-inner {
    display: block;
  }
  .sec_topmessage-02 .sec-inner .sec-img {
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
  }
  .sec_topmessage-02 .sec-inner .sec-img:after {
    content: "";
    display: block;
    width: 42%;
    height: 0;
    padding-bottom: 62%;
    background: url(../img/aboutus/topmessage/ill_02.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    top: -45%;
  }
  .sec_topmessage-02 .sec-inner .sec-img img {
    border-radius: 4px;
    width: 75%;
  }
  .sec_topmessage-02 .sec-inner .sec-txt {
    width: 100%;
  }
  .sec_topmessage-02 .sec-inner .sec-txt .midashi {
    padding-left: 30px;
  }
}

.sec_topmessage-message {
  background: url(../img/aboutus/topmessage/bg.jpg) no-repeat top center;
  background-size: 100% auto;
  margin-top: 80px;
  padding-top: 100px;
}

.sec_topmessage-message .sec-txt {
  max-width: 750px;
  margin: 0 auto;
}

.sec_topmessage-message .sec-txt .en {
  background: #fff;
  border-radius: 8px;
  color: #541b84;
  display: table;
  margin: 0 auto 20px;
  font-weight: bold;
  padding: 5px 20px;
  position: relative;
}

.sec_topmessage-message .sec-txt .en:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #fff;
  border-bottom: 0;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -3px;
}

.sec_topmessage-message .sec-txt .midashi {
  text-align: center;
}

.sec_topmessage-message .sec-img {
  max-width: 800px;
  margin: 50px auto 0;
}

.sec_topmessage-message .sec-img img {
  border-radius: 8px;
}

@media screen and (max-width: 849px) {
  .sec_topmessage-message {
    margin-top: 40px;
    padding-top: 40px;
  }
  .sec_topmessage-message .sec-txt .en {
    font-size: 1.2rem;
  }
  .sec_topmessage-message .sec-img {
    margin: 20px auto 0;
  }
  .sec_topmessage-message .sec-img img {
    border-radius: 4px;
  }
}

/*------------------------------
data
-------------------------------*/
.data_intro {
  background: url(../img/aboutus/data/bg.png) no-repeat center center;
}

.data_intro .sec-inner {
  background: #eeeeee;
  border-radius: 8px;
  padding: 0 0;
  margin: 70px auto;
  max-width: 1200px;
}

.data_intro .sec-inner .sec-img {
  width: 55%;
}

.data_intro .sec-inner .sec-txt {
  padding-left: 5%;
  width: 43%;
}

@media screen and (max-width: 849px) {
  .data_intro {
    background: url(../img/aboutus/data/bg_sp.png) no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 20%;
  }
  .data_intro .sec-inner {
    border-radius: 4px;
    padding: 0 0;
    margin: 30px auto;
    background: none;
  }
  .data_intro .sec-inner .sec-img {
    width: 90%;
    background: #eeeeee;
    border-radius: 4px;
  }
  .data_intro .sec-inner .sec-txt {
    padding: 0;
    width: 100%;
  }
}

.sec-data-box {
  max-width: 1040px;
  width: 90%;
  margin: 40px auto 100px;
}

@media screen and (max-width: 849px) {
  .sec-data-box {
    margin: 20px auto 40px;
  }
}

/*------------------------------
outline
-------------------------------*/
.outline_intro {
  background: url(../img/aboutus/outline/bg.png) no-repeat center center;
}

.outline_intro .sec-inner .sec-img:after {
  content: "";
  width: 52%;
  max-width: 266px;
  height: 0;
  padding-top: 29%;
  background: url(../img/aboutus/outline/ill.png) no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  bottom: -20%;
  right: -19%;
}

@media screen and (max-width: 849px) {
  .outline_intro {
    background: url(../img/aboutus/outline/bg_sp.png) no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 20%;
  }
  .outline_intro .sec-inner .sec-img:after {
    right: -7%;
  }
}

.sec_philosophy {
  max-width: 900px;
  width: 90%;
  margin: 60px auto 140px;
}

.sec_philosophy section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec_philosophy section .sec-img {
  width: 45%;
}

.sec_philosophy section .sec-txt {
  width: 53%;
}

.sec_philosophy section .sec-txt .txt {
  font-size: 2.0rem;
  font-weight: bold;
  background: url(../img/dot_line.png) repeat-x bottom left;
  padding: 21px 0;
}

.sec_philosophy section .sec-txt .txt:last-child {
  background: none;
}

@media screen and (max-width: 849px) {
  .sec_philosophy {
    margin: 30px auto 60px;
  }
  .sec_philosophy section {
    display: block;
  }
  .sec_philosophy section .sec-img {
    width: 70%;
    margin: 0 auto;
  }
  .sec_philosophy section .sec-txt {
    width: 100%;
  }
  .sec_philosophy section .sec-txt .txt {
    font-size: 1.4rem;
    padding: 21px 0;
  }
  .sec_philosophy section .sec-txt .txt:last-child {
    background: none;
  }
  .sec_philosophy section .sec-txt .txt .txt-en {
    font-size: 1.0rem;
    font-weight: normal;
    color: #541b84;
  }
}

.outline_table {
  max-width: 800px;
  width: 90%;
  margin: 30px auto 0;
}

.page-aboutus .sec_other .list_blc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 670px;
  margin: 0 auto;
  padding: 0 0;
}

.page-aboutus .sec_other .list_blc .blc {
  background: #fff;
  border-radius: 8px;
  width: 48%;
  -webkit-box-shadow: -5px -5px 20px 5px rgba(175, 70, 128, 0.33), 5px 5px 20px 5px rgba(0, 0, 145, 0.33);
  box-shadow: -5px -5px 20px 5px rgba(175, 70, 128, 0.33), 5px 5px 20px 5px rgba(0, 0, 145, 0.33);
}

.page-aboutus .sec_other .list_blc .blc a {
  display: block;
  padding: 17px 17px 20px 17px;
}

.page-aboutus .sec_other .list_blc .blc a .img {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 1.2em;
}

.page-aboutus .sec_other .list_blc .blc a .img img {
  vertical-align: top;
  height: auto;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
  /* ゆっくり変化させる */
}

.page-aboutus .sec_other .list_blc .blc a .img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  /* 拡大 */
}

@media screen and (max-width: 849px) {
  .page-aboutus .sec_other .list_blc {
    width: 90%;
  }
  .page-aboutus .sec_other .list_blc .blc {
    border-radius: 4px;
    width: 45%;
    -webkit-box-shadow: -5px -5px 12px 5px rgba(175, 70, 128, 0.33), 5px 5px 12px 5px rgba(0, 0, 145, 0.33);
    box-shadow: -5px -5px 12px 5px rgba(175, 70, 128, 0.33), 5px 5px 12px 5px rgba(0, 0, 145, 0.33);
  }
  .page-aboutus .sec_other .list_blc .blc a {
    display: block;
    padding: 10px 10px 15px 10px;
  }
  .page-aboutus .sec_other .list_blc .blc a .img {
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 1.2em;
  }
  .page-aboutus .sec_other .list_blc .blc a .img img {
    vertical-align: top;
    height: auto;
    -webkit-transition: -webkit-transform .6s ease;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    /* ゆっくり変化させる */
  }
  .page-aboutus .sec_other .list_blc .blc a .img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    /* 拡大 */
  }
}

/*------------------------------
business
-------------------------------*/
.business_intro {
  background: url(../img/business/business/bg.png) no-repeat center center;
}

.business_intro .sec-inner .sec-img:after {
  content: "";
  width: 52%;
  max-width: 266px;
  height: 0;
  padding-top: 33%;
  background: url(../img/business/business/ill.png) no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  bottom: -20%;
  right: -19%;
}

@media screen and (max-width: 849px) {
  .business_intro {
    background: url(../img/business/business/bg_sp.png) no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 30%;
  }
  .business_intro .sec-inner .sec-img:after {
    right: -7%;
  }
}

.sec_business_detail {
  background: #f4f4f4;
  border-radius: 40px;
  padding: 80px 0;
  margin-top: 50px;
}

.sec_business_detail section {
  max-width: 1280px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.sec_business_detail section .sec-txt {
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(103, 103, 103, 0.4);
  box-shadow: 5px 5px 10px 0px rgba(103, 103, 103, 0.4);
  padding: 50px 60px 40px 60px;
  width: 54%;
}

.sec_business_detail section .sec-txt .midashi {
  font-size: 3.2rem;
  color: #333333;
  line-height: 1.6em;
}

.sec_business_detail section .sec-img {
  position: absolute;
  top: 12%;
  width: 57%;
  right: -1%;
}

@media screen and (max-width: 849px) {
  .sec_business_detail {
    border-radius: 10px;
    padding: 30px 0;
    margin-top: 30px;
  }
  .sec_business_detail section .sec-txt {
    border-radius: 4px;
    padding: 6% 8% 78%;
    width: 100%;
  }
  .sec_business_detail section .sec-txt .midashi {
    font-size: 1.8rem;
  }
  .sec_business_detail section .sec-img {
    top: inherit;
    bottom: 2%;
    width: 85%;
    right: 10%;
  }
}

.sec_business_detail2 {
  margin-top: 110px;
}

.sec_business_detail2 .sec-lead {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
}

.sec_business_detail2 .sec-img {
  max-width: 824px;
  width: 90%;
  margin: 40px auto 0;
}

@media screen and (max-width: 849px) {
  .sec_business_detail2 {
    margin-top: 50px;
  }
  .sec_business_detail2 .sec-lead {
    font-size: 1.5rem;
  }
}

/*------------------------------
work
-------------------------------*/
.work_intro {
  background: url(../img/business/work/bg.png) no-repeat center center;
  position: relative;
  overflow: visible;
}

.work_intro .sec-inner {
  min-height: 25vw;
}

.work_intro .sec-inner .sec-img {
  position: absolute;
  top: 70px;
  right: 0;
  width: 50%;
}

.work_intro .sec-inner .sec-img:after {
  content: "";
  width: 18%;
  max-width: 164px;
  height: 0;
  padding-top: 19%;
  background: url(../img/business/work/ill.png) no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  bottom: -32%;
  right: 4%;
}

@media screen and (max-width: 849px) {
  .work_intro {
    background: url(../img/business/work/bg_sp.png) no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 15%;
  }
  .work_intro .sec-inner {
    min-height: inherit;
  }
  .work_intro .sec-inner .sec-img {
    position: static;
    width: 90%;
    margin: 20px auto 0;
  }
  .work_intro .sec-inner .sec-img:after {
    bottom: 13%;
    right: 5%;
  }
}

.sec_work_detail {
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
}

.sec_work_detail .sec-txt {
  margin-top: 40px;
}

.sec_work_detail .sec-txt .name {
  border-bottom: 1px solid #cfd0d4;
  font-size: 2.6rem;
  padding: 10px 0 10px 65px;
}

.sec_work_detail .sec-txt .icon-01 {
  background: url(../img/business/work/wiorkicon-01.svg) no-repeat left center;
}

.sec_work_detail .sec-txt .icon-02 {
  background: url(../img/business/work/wiorkicon-02.svg) no-repeat left center;
}

.sec_work_detail .sec-txt .icon-03 {
  background: url(../img/business/work/wiorkicon-03.svg) no-repeat left center;
}

.sec_work_detail .sec-txt .icon-04 {
  background: url(../img/business/work/wiorkicon-04.svg) no-repeat left center;
}

.sec_work_detail .sec-txt .txt {
  padding: 20px 0 0;
}

@media screen and (max-width: 849px) {
  .sec_work_detail .sec-txt {
    margin-top: 30px;
  }
  .sec_work_detail .sec-txt .name {
    font-size: 1.5rem;
    padding: 10px 0 10px 40px;
    background-size: 30px;
  }
  .sec_work_detail .sec-txt .txt {
    padding: 20px 0 0;
  }
}

.page-business .list_person_wrap {
  border-bottom: 1px solid #cfd0d4;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  padding-bottom: 110px;
}

.page-business .list_person {
  border: 1px solid #541b84;
  border-radius: 8px;
  margin-top: 70px;
  background: #f2f2f2;
}

.page-business .list_person:before {
  content: "";
  background: #e0d5e6;
  background-image: url(../img/top/person_ico-01.svg), url(../img/top/person_ico-02.svg);
  background-repeat: no-repeat;
  background-position: left 20px top 15px,right 15px top 10px;
  border-bottom: 1px solid #541b84;
  display: block;
  border-radius: 8px 8px 0 0;
  height: 50px;
  width: 100%;
}

.page-business .list_person .sec-midashi .midashi {
  font-size: 2.6rem;
  text-align: center;
  background: url(../img/person/icon-search.svg) no-repeat top center;
  padding-top: 40px;
  margin-top: 40px;
}

.page-business .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 90%;
  max-width: 1068px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.page-business .list ul {
  width: 47.5%;
  margin-top: 40px;
}

.page-business .list ul li {
  position: relative;
}

.page-business .list ul li a .img {
  width: 80%;
}

.page-business .list ul li a .img img {
  border-radius: 8px;
}

.page-business .list ul li a .img p {
  font-weight: bold;
  margin: 0;
  line-height: 1.4em;
}

.page-business .list ul li a .img p strong {
  font-size: 2.2rem;
  margin-top: 10px;
  display: block;
}

.page-business .list ul li a .copy {
  font-size: 2.0rem;
  font-weight: bold;
  position: absolute;
  top: 50px;
}

.page-business .list ul li a .copy span {
  background: #fff;
  padding: 5px;
  line-height: 2em;
}

.page-business .list ul .btn-01 a .img {
  margin-left: auto;
}

.page-business .list ul .btn-01 a .copy {
  left: 7%;
}

.page-business .list ul .btn-02 a .copy {
  right: 3%;
}

@media screen and (max-width: 849px) {
  .page-business .list_person_wrap {
    padding-bottom: 40px;
  }
  .page-business .list_person {
    border-radius: 4px;
    margin-top: 30px;
  }
  .page-business .list_person:before {
    background-size: 30px, 40px;
    border-radius: 4px 4px 0 0;
    height: 35px;
  }
  .page-business .list_person .sec-midashi .midashi {
    font-size: 1.6rem;
    background-size: 20px;
    padding-top: 30px;
    margin-top: 20px;
  }
  .page-business .list {
    display: block;
    width: 90%;
  }
  .page-business .list ul {
    width: 100%;
    margin-top: 20px;
  }
  .page-business .list ul li {
    position: relative;
  }
  .page-business .list ul li a .img {
    width: 70%;
  }
  .page-business .list ul li a .img img {
    border-radius: 4px;
  }
  .page-business .list ul li a .img p {
    line-height: 1.4em;
    font-size: 1.0rem;
  }
  .page-business .list ul li a .img p strong {
    font-size: 1.4rem;
  }
  .page-business .list ul li a .copy {
    font-size: 1.3rem;
    top: 13px;
  }
  .page-business .list ul .btn-01 a .img {
    margin-left: auto;
  }
  .page-business .list ul .btn-01 a .copy {
    left: 7%;
  }
  .page-business .list ul .btn-02 a .copy {
    right: 3%;
  }
}

/*------------------------------
workflow
-------------------------------*/
.workflow_intro {
  background: url(../img/business/workflow/bg.png) no-repeat center center;
}

.workflow_intro .sec-inner .sec-img:after {
  content: "";
  width: 47%;
  max-width: 242px;
  height: 0;
  padding-top: 36%;
  background: url(../img/business/workflow/ill.png) no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  bottom: -20%;
  right: -19%;
}

@media screen and (max-width: 849px) {
  .workflow_intro {
    background: url(../img/business/workflow/bg_sp.png) no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 30%;
  }
  .workflow_intro .sec-inner .sec-img:after {
    right: -7%;
  }
}

.page-business .sec_step .sec-step-blc .sec-txt {
  width: 55%;
  padding-top: 30px;
}

.page-business .sec_step .sec-step-blc .sec-txt .midashi {
  font-size: 2.0rem;
}

.page-business .sec_step .sec-step-blc .sec-txt .midashi .txt-en {
  font-size: 1.5rem;
  background: #ffb138;
  border-radius: 0 8px 8px 0;
  position: absolute;
  left: 0;
  top: 30px;
  padding: 8px 0;
  line-height: 1;
  width: 170px;
  text-align: center;
}

@media screen and (max-width: 849px) {
  .page-business .sec_step .sec-step-blc .sec-txt {
    width: 100%;
    padding-top: 30px;
  }
  .page-business .sec_step .sec-step-blc .sec-txt .midashi {
    font-size: 1.5rem;
  }
  .page-business .sec_step .sec-step-blc .sec-txt .midashi .txt-en {
    font-size: 1.0rem;
    border-radius: 0 4px 4px 0;
    width: 92px;
  }
}

/*------------------------------
keyword
-------------------------------*/
.keyword_intro {
  background: url(../img/business/keyword/bg.png) no-repeat center center;
  position: relative;
}

.keyword_intro .sec-inner {
  position: relative;
  max-width: 1200px;
  display: block;
}

.keyword_intro .sec-inner .sec-img {
  width: 100%;
}

.keyword_intro .sec-inner .sec-img:after {
  content: "";
  width: 15%;
  max-width: 202px;
  height: 0;
  padding-top: 14%;
  background: url(../img/business/keyword/ill-02.png) no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  bottom: -22%;
  right: 2%;
}

.keyword_intro .sec-inner .sec-txt {
  position: absolute;
  left: 6%;
  top: 30%;
  color: #fff;
  z-index: 1;
}

@media screen and (max-width: 849px) {
  .keyword_intro {
    background: url(../img/business/keyword/bg_sp.png) no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 13%;
  }
  .keyword_intro .sec-inner .sec-img {
    width: 90%;
  }
  .keyword_intro .sec-inner .sec-img:after {
    bottom: -18%;
    width: 30%;
    padding-top: 26%;
  }
  .keyword_intro .sec-inner .sec-txt {
    position: static;
    color: #000;
  }
}

.sec_keyword_list {
  margin-top: 50px;
}

.sec_keyword_list .lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: url(../img/business/keyword/ill.png) no-repeat right 20% bottom 6%;
  background-size: 42% auto;
}

.sec_keyword_list .lists .blc {
  width: 31%;
  background: url(../img/business/keyword/btn_base.png) no-repeat;
  background-size: 100%;
  text-align: center;
  margin-bottom: 40px;
  margin-right: 3.4%;
  cursor: pointer;
}

.sec_keyword_list .lists .blc:nth-of-type(3n) {
  margin-right: 0;
}

.sec_keyword_list .lists .blc .num {
  width: 46%;
  margin: 0 auto;
}

.sec_keyword_list .lists .blc .img {
  width: 76%;
  margin: 5% auto 9%;
}

.sec_keyword_list .lists .blc img {
  vertical-align: top;
}

@media screen and (max-width: 849px) {
  .sec_keyword_list .lists {
    display: block;
    background: url(../img/business/keyword/ill.png) no-repeat right 45% bottom 0;
    background-size: 60% auto;
    padding-bottom: 40%;
  }
  .sec_keyword_list .lists .blc {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .sec_keyword_list .lists .blc .img {
    width: 76%;
    margin: 5% auto 0;
    padding-bottom: 9%;
  }
}

/*------------------------------
person
-------------------------------*/
.sec_person_intro {
  background: url(../img/person/intro_bg.png) no-repeat center bottom;
  padding-bottom: 60px;
}

.sec_person_intro .sec-inner {
  max-width: 1100px;
  width: 90%;
  margin: 70px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec_person_intro .sec-inner .sec-txt {
  width: 46%;
}

.sec_person_intro .sec-inner .sec-txt .tag {
  border-radius: 4px;
  border: 2px solid #ddd;
  font-size: 2.1rem;
  font-weight: bold;
  display: inline-block;
  padding: 5px 15px;
}

.sec_person_intro .sec-inner .sec-txt .midashi {
  font-size: 3.6rem;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  position: relative;
  padding-left: 35px;
  margin-top: 44px;
}

.sec_person_intro .sec-inner .sec-txt .midashi:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#009398), color-stop(25%, #009398), color-stop(25%, #ff9d14), color-stop(50%, #ff9d14), color-stop(50%, #ff3864), color-stop(75%, #ff3864), color-stop(75%, #2380ff), to(#2380ff));
  background: linear-gradient(to bottom, #009398 0%, #009398 25%, #ff9d14 25%, #ff9d14 50%, #ff3864 50%, #ff3864 75%, #2380ff 75%, #2380ff 100%);
  display: block;
  content: "";
  height: calc(100% - 16px);
  width: 6px;
  position: absolute;
  left: 0;
  top: 8px;
}

.sec_person_intro .sec-inner .sec-txt .prof {
  background: #eeeeee;
  border-radius: 8px;
  margin-top: 60px;
  padding: 20px 25px;
  max-width: 390px;
  font-weight: bold;
}

.sec_person_intro .sec-inner .sec-txt .prof .initial {
  font-size: 2.6rem;
}

.sec_person_intro .sec-inner .sec-img {
  width: 48%;
}

.sec_person_intro .sec-inner .sec-img img {
  border-radius: 8px;
}

@media screen and (max-width: 849px) {
  .sec_person_intro {
    padding-bottom: 20px;
    background: url(../img/person/intro_bg.png) no-repeat center bottom 20%;
    background-size: auto 32%;
  }
  .sec_person_intro .sec-inner {
    margin: 25px auto 0;
    display: block;
  }
  .sec_person_intro .sec-inner .sec-txt {
    width: 100%;
  }
  .sec_person_intro .sec-inner .sec-txt .tag {
    font-size: 1.2rem;
    padding: 2px 9px;
  }
  .sec_person_intro .sec-inner .sec-txt .midashi {
    font-size: 1.8rem;
    padding-left: 20px;
    margin-top: 14px;
  }
  .sec_person_intro .sec-inner .sec-txt .midashi:before {
    height: calc(100% - 6px);
    width: 4px;
    top: 3px;
  }
  .sec_person_intro .sec-inner .sec-txt .prof {
    border-radius: 4px;
    margin-top: 30px;
    padding: 15px 20px;
    max-width: 100%;
  }
  .sec_person_intro .sec-inner .sec-txt .prof .initial {
    font-size: 1.8rem;
  }
  .sec_person_intro .sec-inner .sec-img {
    width: 70%;
    margin: 30px auto 0;
  }
  .sec_person_intro .sec-inner .sec-img img {
    border-radius: 4px;
  }
}

.sec_person_school {
  max-width: 1200px;
  width: 90%;
  margin: 80px auto 0;
  padding: 0 16% 0 4%;
  position: relative;
}

.sec_person_school:after {
  content: "";
  display: block;
  width: 26%;
  height: 0;
  padding-bottom: 28%;
  position: absolute;
  top: -45px;
  right: 0;
  background: url(../img/person/school_ill.png) no-repeat;
  background-size: 100% auto;
}

.sec_person_school .sec-inner {
  background: #eeeeee;
  border-radius: 8px;
}

.sec_person_school .sec-inner .midashi {
  background: #ceb8da url(../img/person/icon-school.svg) no-repeat center left 50px;
  font-size: 2.0rem;
  border-radius: 8px 8px 0 0;
  padding: 0.8em 5.3em;
}

.sec_person_school .sec-inner .midashi.bag {
  background: #ceb8da url(../img/person/icon-bag.svg) no-repeat center left 50px;
}

.sec_person_school .sec-inner p {
  margin: 0;
  padding: 2em 3.3em;
}

@media screen and (max-width: 849px) {
  .sec_person_school {
    margin: 10px auto 0;
    width: 100%;
    padding: 0;
  }
  .sec_person_school:after {
    position: static;
    width: 46%;
    padding-bottom: 49%;
    margin: -15px auto 0;
  }
  .sec_person_school .sec-inner {
    border-radius: 4px;
  }
  .sec_person_school .sec-inner .midashi {
    background: #ceb8da url(../img/person/icon-school.svg) no-repeat center left 20px;
    font-size: 1.6rem;
    border-radius: 4px 4px 0 0;
    padding: 0.5em 3.5em;
    background-size: 28px;
  }
  .sec_person_school .sec-inner .midashi.bag {
    background: #ceb8da url(../img/person/icon-bag.svg) no-repeat center left 20px;
    background-size: 28px;
  }
  .sec_person_school .sec-inner p {
    padding: 1.5em 5%;
  }
}

.sec_person_question .sec-inner .sec-txt .midashi {
  color: #541b86;
  font-size: 2.0rem;
  background-image: url(../img/person/q_l.svg), url(../img/person/q_r.svg);
  background-position: left center, right center;
  background-repeat: no-repeat;
  display: table;
  padding: 0 30px;
  line-height: 1.5;
  position: relative;
  z-index: 0;
}

.sec_person_question .sec-inner .sec-txt .midashi:after {
  content: "";
  display: block;
  width: 86px;
  height: 66px;
  background: url(../img/person/icon-q.svg) no-repeat;
  position: absolute;
  top: -35px;
  left: 37px;
  z-index: -1;
}

.sec_person_question .sec-inner .sec-txt .lead {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 0.8em;
}

.sec_person_question .sec-inner .sec-txt p {
  margin: 0.5em 0 0 0;
}

.sec_person_question .sec-inner .sec-img img {
  border-radius: 8px;
}

@media screen and (max-width: 849px) {
  .sec_person_question .sec-inner .sec-txt .midashi {
    font-size: 1.5rem;
    background-size: auto 100%;
  }
  .sec_person_question .sec-inner .sec-txt .midashi:after {
    width: 66px;
    height: 48px;
    background-size: 100%;
  }
  .sec_person_question .sec-inner .sec-txt .lead {
    font-size: 1.8rem;
  }
  .sec_person_question .sec-inner .sec-img img {
    border-radius: 4px;
  }
}

.sec_person_question-01 {
  margin-top: 140px;
}

.sec_person_question-01 .sec-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec_person_question-01 .sec-inner .sec-txt {
  width: 50%;
}

.sec_person_question-01 .sec-inner .sec-img {
  width: 45%;
}

@media screen and (max-width: 849px) {
  .sec_person_question-01 {
    margin-top: 40px;
  }
  .sec_person_question-01 .sec-inner {
    display: block;
  }
  .sec_person_question-01 .sec-inner .sec-txt {
    width: 100%;
  }
  .sec_person_question-01 .sec-inner .sec-img {
    width: 80%;
    margin: 20px auto;
  }
}

.sec_person_question-02 {
  margin-top: 110px;
  background: url(../img/person/bg_01.png) no-repeat left top;
}

.sec_person_question-02 .sec-inner {
  width: 100%;
  max-width: 100%;
  background: url(../img/person/bg_02.png) no-repeat bottom 50px center;
}

.sec_person_question-02 .sec-inner .sec-txt {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 29%;
}

.sec_person_question-02 .sec-inner .sec-img {
  width: 66%;
  margin-top: 40px;
}

@media screen and (max-width: 849px) {
  .sec_person_question-02 {
    margin-top: 50px;
    background: none;
  }
  .sec_person_question-02 .sec-inner {
    background: none;
  }
  .sec_person_question-02 .sec-inner .sec-txt {
    padding-left: 0;
  }
  .sec_person_question-02 .sec-inner .sec-img {
    width: 95%;
    margin-top: 40px;
  }
}

.sec_person_question-03 {
  margin-top: 110px;
}

.sec_person_question-03 .sec-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1100px;
}

.sec_person_question-03 .sec-inner .sec-txt {
  width: 53%;
}

.sec_person_question-03 .sec-inner .sec-img {
  width: 42%;
}

@media screen and (max-width: 849px) {
  .sec_person_question-03 {
    margin-top: 50px;
  }
  .sec_person_question-03 .sec-inner {
    display: block;
  }
  .sec_person_question-03 .sec-inner .sec-txt {
    width: 100%;
  }
  .sec_person_question-03 .sec-inner .sec-img {
    width: 70%;
    margin: 50px auto 0;
  }
}

.sec_person_schedule {
  background: #eeeeee;
  margin-top: 120px;
  padding-bottom: 90px;
}

.sec_person_schedule .sec-inner {
  max-width: 1000px;
  position: relative;
}

.sec_person_schedule .sec-inner:after {
  content: "";
  display: block;
  background: url(../img/person/tokei_ill.svg) no-repeat left center;
  width: 98px;
  height: 126px;
  position: absolute;
  top: -40px;
  right: 60px;
}

.sec_person_schedule .sec-inner .sec-txt {
  padding-top: 1px;
}

.sec_person_schedule .sec-inner .sec-txt .eng {
  max-width: 388px;
  margin-top: -26px;
}

.sec_person_schedule .sec-inner .sec-txt .midashi {
  font-size: 2.4rem;
  background: url(../img/person/icon-schedule.svg) no-repeat left center;
  padding-left: 55px;
  margin-top: 50px;
}

.sec_person_schedule .sec-inner .sec-txt .sec-timeline {
  margin-top: 40px;
}

@media screen and (max-width: 849px) {
  .sec_person_schedule {
    margin-top: 60px;
    padding-bottom: 40px;
  }
  .sec_person_schedule .sec-inner:after {
    background-size: 100%;
    width: 48px;
    height: 61px;
    top: -22px;
    right: 0;
  }
  .sec_person_schedule .sec-inner .sec-txt {
    position: relative;
  }
  .sec_person_schedule .sec-inner .sec-txt:before {
    content: "";
    display: block;
    background: url(../img/person/arrow_schedule.png) no-repeat;
    background-size: 100%;
    width: 25px;
    height: 40px;
    position: absolute;
    bottom: 37%;
    right: -3%;
  }
  .sec_person_schedule .sec-inner .sec-txt:after {
    content: "";
    display: block;
    background: url(../img/person/icon-yubi-schedule.png) no-repeat;
    background-size: 100%;
    width: 56px;
    height: 56px;
    position: absolute;
    bottom: -30px;
    right: 0;
  }
  .sec_person_schedule .sec-inner .sec-txt .eng {
    max-width: 80%;
    margin-top: -14px;
  }
  .sec_person_schedule .sec-inner .sec-txt .midashi {
    font-size: 1.6rem;
    background-size: 25px;
    padding-left: 35px;
    margin-top: 20px;
  }
  .sec_person_schedule .sec-inner .sec-txt .sec-timeline {
    margin-top: 0;
    overflow-x: auto;
  }
  .sec_person_schedule .sec-inner .sec-txt .sec-timeline img {
    height: 260px;
    width: inherit;
  }
}

.sec_person_holiday {
  max-width: 1000px;
  background: #ceb8da;
  border-radius: 8px;
  margin: 100px auto 0;
  position: relative;
}

.sec_person_holiday:after {
  content: "";
  display: block;
  background: url(../img/person/heart_ill.svg) no-repeat;
  width: 94px;
  height: 118px;
  position: absolute;
  top: -30px;
  right: 30px;
}

.sec_person_holiday .midashi {
  border-bottom: 1px solid #fff;
  padding: 15px 70px 15px 125px;
  font-size: 2.0rem;
  background: url(../img/person/icon-holiday.svg) no-repeat left 70px center;
}

.sec_person_holiday .sec-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 40px 70px;
}

.sec_person_holiday .sec-inner .sec-txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sec_person_holiday .sec-inner .sec-img {
  width: 195px;
  margin-left: 40px;
}

.sec_person_holiday .sec-inner .sec-img img {
  border-radius: 8px;
}

.sec_person_holiday .sec-inner .sec-fukuri {
  width: 100%;
  margin-top: 35px;
}

.sec_person_holiday .sec-inner .sec-fukuri h3 {
  background: #ffbe38 url(../img/person/icon-fukuri.svg) no-repeat left 10px center;
  color: #4d4d4d;
  display: table;
  border-radius: 8px 8px 0 0;
  padding: 12px 25px 12px 60px;
}

.sec_person_holiday .sec-inner .sec-fukuri p {
  background: #fff;
  border-radius: 0 8px 8px 8px;
  padding: 12px 25px;
  color: #4d4d4d;
  font-weight: bold;
  margin: 0;
}

@media screen and (max-width: 849px) {
  .sec_person_holiday {
    border-radius: 4px;
    width: 90%;
    margin: 50px auto 0;
  }
  .sec_person_holiday:after {
    background-size: 100%;
    width: 49px;
    height: 63px;
    position: absolute;
    top: -30px;
    right: 5px;
  }
  .sec_person_holiday .midashi {
    padding: 10px 60px 10px 55px;
    font-size: 1.5rem;
    background: url(../img/person/icon-holiday.svg) no-repeat left 15px center;
    background-size: 30px;
  }
  .sec_person_holiday .sec-inner {
    display: block;
    padding: 20px 5%;
  }
  .sec_person_holiday .sec-inner .sec-img {
    width: 65%;
    margin: 20px auto 0;
  }
  .sec_person_holiday .sec-inner .sec-img img {
    border-radius: 4px;
  }
  .sec_person_holiday .sec-inner .sec-fukuri {
    width: 100%;
    margin-top: 35px;
  }
  .sec_person_holiday .sec-inner .sec-fukuri h3 {
    background: #ffbe38 url(../img/person/icon-fukuri.svg) no-repeat left 5px center;
    background-size: 40px;
    border-radius: 4px 4px 0 0;
    padding: 10px 25px 10px 50px;
  }
  .sec_person_holiday .sec-inner .sec-fukuri p {
    border-radius: 0 4px 4px 4px;
    padding: 12px 5%;
  }
}

.sec_person_other {
  border-top: 1px solid #bababa;
  margin-top: 100px;
}

.sec_person_other .sec-midashi .midashi {
  display: table;
  margin: 100px auto 50px;
  font-size: 2.6rem;
  background: url(../img/person/icon-search.svg) no-repeat left center;
  padding-left: 40px;
}

.sec_person_other .list_person .list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
}

.sec_person_other .list_person .list ul li {
  width: 32%;
}

.sec_person_other .list_person .list ul li .link_txt {
  font-size: 1.8rem;
  display: table;
  margin: 20px auto 0;
}

@media screen and (max-width: 849px) {
  .sec_person_other {
    margin-top: 50px;
  }
  .sec_person_other .sec-midashi .midashi {
    margin: 40px auto 30px;
    font-size: 1.8rem;
  }
  .sec_person_other .list_person .list ul {
    width: 90%;
    margin: 0 auto;
  }
  .sec_person_other .list_person .list ul li {
    width: 32%;
  }
  .sec_person_other .list_person .list ul li .link_txt {
    font-size: 1.4rem;
    margin: 0 auto 0;
  }
}

/*------------------------------
career
-------------------------------*/
.sec_career_intro {
  background: url(../img/person/career/bg_arrow.png) no-repeat center center;
  margin-top: 60px;
}

.sec_career_intro .sec-inner {
  max-width: 1000px;
  position: relative;
}

.sec_career_intro .sec-inner .sec-txt {
  position: absolute;
  top: 100px;
  left: 50px;
}

.sec_career_intro .sec-inner .sec-txt .midashi {
  font-size: 3.4rem;
  font-weight: bold;
}

.sec_career_intro .sec-inner .sec-txt .midashi span {
  background: #fff;
  padding: 5px;
  line-height: 1em;
  letter-spacing: 0.15em;
}

.sec_career_intro .sec-inner .sec-txt .prof {
  color: #fff;
  font-weight: bold;
  margin-top: 20px;
}

.sec_career_intro .sec-inner .sec-txt .prof .initial {
  font-size: 2.6rem;
}

@media screen and (max-width: 849px) {
  .sec_career_intro {
    background: url(../img/person/career/bg_arrow.png) no-repeat center right 22%;
    background-size: auto 80px;
    margin-top: 30px;
  }
  .sec_career_intro .sec-inner {
    width: 100%;
  }
  .sec_career_intro .sec-inner .sec-txt {
    width: 90%;
    margin: 0 auto;
    position: static;
  }
  .sec_career_intro .sec-inner .sec-txt .midashi {
    font-size: 1.8rem;
  }
  .sec_career_intro .sec-inner .sec-txt .prof {
    color: #333;
    padding: 15px 20px;
    background: #eeeeee;
    border-radius: 4px;
  }
  .sec_career_intro .sec-inner .sec-txt .prof .initial {
    font-size: 1.8rem;
  }
}

.sec_career_intro.career-02 .sec-inner .sec-txt {
  top: 100px;
  left: 64%;
  width: 50%;
}

.sec_career_school {
  margin-top: 100px;
}

.sec_career_school .sec-inner {
  max-width: 1000px;
  border: 1px solid #541b84;
  border-radius: 8px;
  padding: 60px 55px 40px 305px;
  position: relative;
}

.sec_career_school .sec-inner .midashi {
  width: 196px;
  height: 196px;
  text-align: center;
  background: #c3adcf url(../img/person/icon-school.svg) no-repeat center top 50px;
  border-radius: 200px;
  position: absolute;
  top: 50%;
  left: 55px;
  margin-top: -98px;
  font-size: 2.0rem;
  padding-top: 90px;
}

.sec_career_school .sec-inner .lead {
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6;
}

.sec_career_school .sec-inner:after {
  content: "";
  display: block;
  width: 152px;
  height: 86px;
  background: url(../img/person/career/line_01.svg) no-repeat;
  position: absolute;
  bottom: -86px;
  left: 50%;
  margin-left: -76px;
}

@media screen and (max-width: 849px) {
  .sec_career_school {
    margin-top: 40px;
  }
  .sec_career_school .sec-inner {
    width: 90%;
    border-radius: 4px;
    padding: 20px 5% 0;
  }
  .sec_career_school .sec-inner .midashi {
    width: 120px;
    height: 120px;
    background: #c3adcf url(../img/person/icon-school.svg) no-repeat center top 30px;
    background-size: 25px;
    position: static;
    margin-top: 0;
    font-size: 1.2rem;
    padding-top: 60px;
    margin: 0 auto 20px;
  }
  .sec_career_school .sec-inner .lead {
    font-size: 1.8rem;
  }
  .sec_career_school .sec-inner:after {
    width: 80px;
    height: 50px;
    background-size: 100%;
    bottom: -50px;
    margin-left: -40px;
  }
}

.sec_career_turning_point {
  margin-top: 110px;
}

.sec_career_turning_point .sec-inner {
  max-width: 1200px;
}

.sec_career_turning_point .sec-inner .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #eeeeee;
  padding: 0 5% 5%;
}

.sec_career_turning_point .sec-inner .inner .sec-txt {
  width: 45%;
  margin-top: -20px;
}

.sec_career_turning_point .sec-inner .inner .sec-txt .midashi {
  font-weight: bold;
  border-bottom: 1px solid #333333;
  color: #541b84;
  line-height: 60px;
  padding-left: 50px;
}

.sec_career_turning_point .sec-inner .inner .sec-txt .data {
  font-weight: bold;
}

.sec_career_turning_point .sec-inner .inner .sec-txt .data .year {
  padding: 1em 1em 0.6em 1em;
  display: inline-block;
}

.sec_career_turning_point .sec-inner .inner .sec-txt .data .gaiyou {
  border-left: 1px solid #333333;
  padding: 1em 1em 0.6em 1em;
  margin-left: 1em;
  display: inline-block;
}

.sec_career_turning_point .sec-inner .inner .sec-txt .lead {
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-top: 1em;
}

.sec_career_turning_point .sec-inner .inner .sec-txt p {
  margin: 10px 0 0 0;
}

.sec_career_turning_point .sec-inner .inner .sec-img {
  width: 48%;
  margin-top: 5%;
}

.sec_career_turning_point .sec-inner .inner .sec-img img {
  border-radius: 8px;
}

@media screen and (max-width: 849px) {
  .sec_career_turning_point {
    margin-top: 50px;
  }
  .sec_career_turning_point .sec-inner .inner {
    display: block;
    padding-top: 1px;
  }
  .sec_career_turning_point .sec-inner .inner .sec-txt {
    width: 100%;
    margin-top: -20px;
  }
  .sec_career_turning_point .sec-inner .inner .sec-txt .midashi {
    line-height: 30px;
    padding-left: 30px;
    font-size: 1.0rem;
  }
  .sec_career_turning_point .sec-inner .inner .sec-txt .data .year {
    padding: 0.6em 0.3em 0.3em 0;
    display: inline-block;
  }
  .sec_career_turning_point .sec-inner .inner .sec-txt .data .gaiyou {
    padding: 0.6em 1em 0.3em 1em;
    margin-left: 0.5em;
  }
  .sec_career_turning_point .sec-inner .inner .sec-txt .lead {
    font-size: 1.8rem;
    margin-top: 0.8em;
  }
  .sec_career_turning_point .sec-inner .inner .sec-img {
    width: 70%;
    margin: 15px auto 0;
  }
  .sec_career_turning_point .sec-inner .inner .sec-img img {
    border-radius: 4px;
  }
}

.turning_point-l .sec-inner {
  background: url(../img/person/career/gray_l.svg) no-repeat top left;
  background-size: auto 70px;
  padding-top: 68px;
}

.turning_point-l .sec-inner .inner {
  border-radius: 0 8px 8px 8px;
}

@media screen and (max-width: 849px) {
  .turning_point-l .sec-inner {
    background-size: 103% auto;
    padding-top: 10%;
  }
  .turning_point-l .sec-inner .inner {
    border-radius: 0 4px 4px 4px;
  }
}

.turning_point-r .sec-inner {
  background: url(../img/person/career/gray_r.svg) no-repeat top right;
  background-size: auto 70px;
  padding-top: 68px;
}

.turning_point-r .sec-inner .inner {
  border-radius: 8px 0 8px 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media screen and (max-width: 849px) {
  .turning_point-r .sec-inner {
    background-size: 103% auto;
    padding-top: 10%;
  }
  .turning_point-r .sec-inner .inner {
    border-radius: 4px 0 4px 4px;
  }
}

.turning_point-01 .sec-inner {
  position: relative;
}

.turning_point-01 .sec-inner:after {
  content: "";
  display: block;
  width: 152px;
  height: 86px;
  background: url(../img/person/career/line_02.svg) no-repeat;
  position: absolute;
  bottom: -86px;
  left: 50%;
  margin-left: -76px;
}

.turning_point-01 .sec-inner .inner .sec-txt .midashi {
  background: url(../img/person/career/icon_turning_point-01.svg) no-repeat left center;
}

@media screen and (max-width: 849px) {
  .turning_point-01 .sec-inner:after {
    width: 80px;
    height: 50px;
    background-size: 100%;
    bottom: -50px;
    margin-left: -40px;
  }
  .turning_point-01 .sec-inner .inner .sec-txt .midashi {
    background-size: 20px;
  }
}

.turning_point-02 .sec-inner {
  position: relative;
}

.turning_point-02 .sec-inner:after {
  content: "";
  display: block;
  width: 152px;
  height: 86px;
  background: url(../img/person/career/line_01.svg) no-repeat;
  position: absolute;
  bottom: -86px;
  left: 50%;
  margin-left: -76px;
}

.turning_point-02 .sec-inner .inner .sec-txt .midashi {
  background: url(../img/person/career/icon_turning_point-02.svg) no-repeat left center;
}

@media screen and (max-width: 849px) {
  .turning_point-02 .sec-inner:after {
    width: 80px;
    height: 50px;
    background-size: 100%;
    bottom: -50px;
    margin-left: -40px;
  }
  .turning_point-02 .sec-inner .inner .sec-txt .midashi {
    background-size: 20px;
  }
}

.turning_point-03 .sec-inner .inner .sec-txt .midashi {
  background: url(../img/person/career/icon_turning_point-03.svg) no-repeat left center;
}

@media screen and (max-width: 849px) {
  .turning_point-03 .sec-inner .inner .sec-txt .midashi {
    background-size: 20px;
  }
}

.sec_career_vision {
  background: url(../img/person/career/bg.jpg) no-repeat top center;
  background-size: 100% auto;
  margin-top: 80px;
  padding-top: 100px;
}

.sec_career_vision .midashi {
  background: #fff;
  border-radius: 8px;
  color: #541b84;
  display: table;
  margin: 0 auto 20px;
  font-weight: bold;
  padding: 5px 20px;
  position: relative;
}

.sec_career_vision .midashi:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid #fff;
  border-bottom: 0;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -3px;
}

.sec_career_vision .sec-txt {
  max-width: 800px;
  margin: 0 auto;
}

.sec_career_vision .sec-txt .lead {
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
}

.sec_career_vision .sec-img {
  max-width: 800px;
  margin: 50px auto 0;
  position: relative;
}

.sec_career_vision .sec-img img {
  border-radius: 8px;
}

.sec_career_vision .sec-img .ill {
  width: 195px;
  height: 145px;
  position: absolute;
  bottom: -22px;
  right: -130px;
}

@media screen and (max-width: 849px) {
  .sec_career_vision {
    margin-top: 40px;
    padding-top: 20px;
  }
  .sec_career_vision .midashi {
    font-size: 1.2rem;
  }
  .sec_career_vision .sec-txt .lead {
    font-size: 1.8rem;
  }
  .sec_career_vision .sec-txt p {
    padding: 0 5%;
  }
  .sec_career_vision .sec-img {
    margin: 20px 5% 0;
  }
  .sec_career_vision .sec-img img {
    border-radius: 4px;
  }
  .sec_career_vision .sec-img .ill {
    width: 125px;
    height: 94px;
    position: absolute;
    bottom: -27px;
    right: -10px;
  }
}

.other_list_career {
  width: 90%;
  max-width: 1068px;
  margin-left: auto;
  margin-right: auto;
}

.other_list_career ul {
  margin-top: 40px;
  max-width: 484px;
  margin: 0 auto;
}

.other_list_career ul li a {
  position: relative;
  display: block;
}

.other_list_career ul li a .img {
  width: 80%;
}

.other_list_career ul li a .img img {
  border-radius: 8px;
}

.other_list_career ul li a .copy {
  font-size: 2.0rem;
  font-weight: bold;
  position: absolute;
  top: 50px;
}

.other_list_career ul li a .copy span {
  background: #fff;
  padding: 5px;
  line-height: 2em;
}

.other_list_career ul .btn-01 a .img {
  margin-left: auto;
}

.other_list_career ul .btn-01 a .copy {
  left: 7%;
}

.other_list_career ul .btn-02 a .copy {
  right: 3%;
}

@media screen and (max-width: 849px) {
  .other_list_career ul li a .img {
    width: 68%;
  }
  .other_list_career ul li a .img img {
    border-radius: 4px;
  }
  .other_list_career ul li a .copy {
    font-size: 1.5rem;
    top: 20px;
  }
  .other_list_career ul .btn-01 a .copy {
    left: 3%;
  }
  .other_list_career ul .btn-02 a .copy {
    right: 0%;
  }
}

/*------------------------------
crosstalk
-------------------------------*/
.sec_crosstalk_intro {
  position: relative;
}

.sec_crosstalk_intro:before {
  content: "";
  display: block;
  width: 100%;
  height: 430px;
  background: url(../img/top/person_crosstalk_bg.svg) repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.sec_crosstalk_intro section {
  background: url(../img/person/crosstalk/mainimg_bg.png) no-repeat center center;
  position: relative;
}

.sec_crosstalk_intro section .sec-inner {
  max-width: 1000px;
  position: relative;
  padding-top: 60px;
}

.sec_crosstalk_intro section .sec-inner:after {
  content: "";
  display: block;
  width: 22%;
  height: 0;
  padding-bottom: 25%;
  background: url(../img/person/crosstalk/ill.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: 50px;
  right: -10%;
}

.sec_crosstalk_intro section .sec-inner .zadankai {
  color: #fff;
  font-weight: bold;
  font-size: 3.4rem;
  width: 288px;
  height: 64px;
  text-align: center;
  letter-spacing: 0.1em;
  background: url(../img/top/person_crosstalk_title_bg.svg) no-repeat;
  margin: 0 auto;
}

.sec_crosstalk_intro section .sec-inner .midashi {
  font-size: 3.6rem;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
  padding: 40px 0;
}

.sec_crosstalk_intro section .sec-inner .sec-img img {
  border-radius: 8px;
}

.sec_crosstalk_intro section .sec-inner .txt {
  width: 64%;
  margin: 0 auto;
  padding: 20px 0;
}

@media screen and (max-width: 849px) {
  .sec_crosstalk_intro:before {
    height: 170px;
  }
  .sec_crosstalk_intro section {
    background: url(../img/person/crosstalk/mainimg_bg.png) no-repeat center bottom;
    background-size: auto 120px;
  }
  .sec_crosstalk_intro section .sec-inner {
    max-width: 1000px;
    position: relative;
    padding-top: 30px;
  }
  .sec_crosstalk_intro section .sec-inner:after {
    width: 32%;
    padding-bottom: 36%;
    position: static;
    margin: 10px auto;
  }
  .sec_crosstalk_intro section .sec-inner .zadankai {
    font-size: 1.8rem;
    width: 148px;
    height: 34px;
    background-size: 100%;
  }
  .sec_crosstalk_intro section .sec-inner .midashi {
    font-size: 1.8rem;
    padding: 20px 0 20px;
  }
  .sec_crosstalk_intro section .sec-inner .sec-img img {
    border-radius: 4px;
  }
  .sec_crosstalk_intro section .sec-inner .txt {
    width: 100%;
    padding: 0;
  }
}

.sec_crosstalk_people {
  background: #eeeeee;
  margin-top: 20px;
  padding: 60px 0 30px;
}

.sec_crosstalk_people .sec-inner {
  max-width: 1015px;
}

.sec_crosstalk_people .sec-inner .midashi {
  font-size: 2.2rem;
  text-align: center;
  font-weight: bold;
  color: #541b84;
}

.sec_crosstalk_people .sec-inner .people_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}

.sec_crosstalk_people .sec-inner .people_list li {
  width: 20%;
  text-align: center;
}

.sec_crosstalk_people .sec-inner .people_list li .initial {
  font-weight: bold;
  margin: 10px 0;
}

.sec_crosstalk_people .sec-inner .att {
  font-size: 1.2rem;
  text-align: right;
  margin: 40px 0 0;
}

@media screen and (max-width: 849px) {
  .sec_crosstalk_people {
    padding: 30px 0 15px;
  }
  .sec_crosstalk_people .sec-inner .midashi {
    font-size: 1.8rem;
  }
  .sec_crosstalk_people .sec-inner .people_list {
    margin-top: 20px;
    padding: 0 6%;
  }
  .sec_crosstalk_people .sec-inner .people_list li {
    width: 48%;
    margin-bottom: 30px;
  }
  .sec_crosstalk_people .sec-inner .people_list li .sec-img {
    width: 70%;
    margin: 0 auto;
  }
  .sec_crosstalk_people .sec-inner .people_list li .initial {
    font-weight: bold;
    margin: 5px 0;
  }
  .sec_crosstalk_people .sec-inner .att {
    font-size: 1.0rem;
    margin: 10px 0 0;
  }
}

.sec_crosstalk_index .sec-inner {
  max-width: 860px;
  background: url(../img/person/crosstalk/waku.png) no-repeat;
  background-size: 100% auto;
  margin: 65px auto;
  padding: 60px 90px 30px;
}

.sec_crosstalk_index .sec-inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec_crosstalk_index .sec-inner ul li {
  width: 50%;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 40px;
}

.sec_crosstalk_index .sec-inner ul li a {
  background: url(../img/person/crosstalk/arrow.svg) no-repeat center bottom;
  display: block;
  padding-bottom: 20px;
}

.sec_crosstalk_index .sec-inner ul li a .txt-en {
  font-size: 1.0rem;
  font-weight: normal;
  color: #541b84;
}

@media screen and (max-width: 849px) {
  .sec_crosstalk_index .sec-inner {
    margin: 30px auto;
    padding: 20px 20px 10px;
    background: url(../img/person/crosstalk/waku_sp.png) no-repeat;
    background-size: 100% 100%;
    min-height: 120vw;
  }
  .sec_crosstalk_index .sec-inner ul {
    display: block;
  }
  .sec_crosstalk_index .sec-inner ul li {
    width: 100%;
    font-size: 3.3vw;
    margin-bottom: 10px;
  }
  .sec_crosstalk_index .sec-inner ul li a {
    background: url(../img/person/crosstalk/arrow.svg) no-repeat center bottom;
    display: block;
    padding-bottom: 20px;
  }
  .sec_crosstalk_index .sec-inner ul li a .txt-en {
    font-size: 1.0rem;
    font-weight: normal;
    color: #541b84;
  }
}

.sec_crosstalk_imgblc {
  margin-top: 100px;
}

@media screen and (max-width: 849px) {
  .sec_crosstalk_imgblc {
    margin-top: 20px;
  }
}

.sec_crosstalk_txtblc {
  margin-top: 100px;
}

.sec_crosstalk_txtblc .sec-inner {
  max-width: 860px;
}

.sec_crosstalk_txtblc .sec-inner .sec-txt .chapter {
  color: #fff;
  font-weight: bold;
  font-size: 1.7rem;
  width: 236px;
  height: 52px;
  text-align: center;
  letter-spacing: 0.1em;
  background: url(../img/top/person_crosstalk_title_bg.svg) no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
  line-height: 52px;
}

.sec_crosstalk_txtblc .sec-inner .sec-txt .midashi {
  font-size: 2.6rem;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-top: 30px;
}

.sec_crosstalk_txtblc .sec-inner .sec-txt .question {
  font-weight: bold;
  margin-top: 45px;
  position: relative;
  padding-left: 50px;
  margin-bottom: 55px;
}

.sec_crosstalk_txtblc .sec-inner .sec-txt .question:before {
  content: "";
  display: block;
  width: 32px;
  height: 1px;
  background: #333333;
  position: absolute;
  top: 0.8em;
  left: 0;
}

.sec_crosstalk_txtblc .sec-inner .sec-txt .talk {
  position: relative;
}

.sec_crosstalk_txtblc .sec-inner .sec-txt .talk .ph {
  position: absolute;
  top: 0;
  left: 0;
  width: 88px;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.3;
}

.sec_crosstalk_txtblc .sec-inner .sec-txt .talk .ph-01 {
  color: #ff9214;
}

.sec_crosstalk_txtblc .sec-inner .sec-txt .talk .ph-02 {
  color: #00888d;
}

.sec_crosstalk_txtblc .sec-inner .sec-txt .talk .ph-03 {
  color: #2380ff;
}

.sec_crosstalk_txtblc .sec-inner .sec-txt .talk .ph-04 {
  color: #ff3864;
}

.sec_crosstalk_txtblc .sec-inner .sec-txt .talk p {
  margin: 0 0 45px 140px;
  min-height: 100px;
}

@media screen and (max-width: 849px) {
  .sec_crosstalk_txtblc {
    margin-top: 30px;
  }
  .sec_crosstalk_txtblc .sec-inner .sec-txt .chapter {
    font-size: 1.0rem;
    width: 136px;
    height: 30px;
    line-height: 30px;
  }
  .sec_crosstalk_txtblc .sec-inner .sec-txt .midashi {
    font-size: 1.8rem;
    margin-top: 15px;
  }
  .sec_crosstalk_txtblc .sec-inner .sec-txt .question {
    margin-top: 25px;
    padding-left: 25px;
    margin-bottom: 25px;
  }
  .sec_crosstalk_txtblc .sec-inner .sec-txt .question:before {
    width: 15px;
  }
  .sec_crosstalk_txtblc .sec-inner .sec-txt .talk {
    position: relative;
  }
  .sec_crosstalk_txtblc .sec-inner .sec-txt .talk .ph {
    width: 50px;
    font-size: 1.0rem;
  }
  .sec_crosstalk_txtblc .sec-inner .sec-txt .talk p {
    margin: 0 0 25px 65px;
    min-height: 60px;
  }
}

/*------------------------------
office
-------------------------------*/
.sec_office_intro {
  background: url(../img/ourculture/office/intro_bg-01.svg) no-repeat top right;
  position: relative;
}

.sec_office_intro .sec-img {
  width: 50%;
  margin: 0 0 0 auto;
  padding-top: 70px;
}

.sec_office_intro .sec-img img {
  border-radius: 8px;
  vertical-align: top;
}

.sec_office_intro .sec-inner {
  position: absolute;
  width: 100%;
  max-width: 100%;
}

.sec_office_intro .sec-inner .sec-txt {
  max-width: 1080px;
  width: 90%;
  margin: 170px auto 0;
}

.sec_office_intro .sec-inner .sec-txt .midashi {
  font-size: 3.6rem;
  letter-spacing: 0.15em;
}

.sec_office_intro .sec-inner .sec-txt .txt {
  width: 43%;
}

@media screen and (max-width: 849px) {
  .sec_office_intro {
    background: url(../img/ourculture/office/intro_bg-01.svg) no-repeat top left 160px;
    background-size: auto 60px;
  }
  .sec_office_intro .sec-img {
    width: 80%;
    margin: 0 auto;
    padding-top: 0;
  }
  .sec_office_intro .sec-img img {
    border-radius: 4px;
    position: relative;
    z-index: 1;
  }
  .sec_office_intro .sec-inner {
    position: static;
  }
  .sec_office_intro .sec-inner .sec-txt {
    width: 90%;
    margin: 20px auto 0;
  }
  .sec_office_intro .sec-inner .sec-txt .midashi {
    font-size: 2.1rem;
  }
  .sec_office_intro .sec-inner .sec-txt .txt {
    width: 100%;
  }
  .sec_office_intro .sec-inner .sec-txt .txt p {
    margin-top: 0;
  }
}

.sec_office_index {
  position: relative;
  margin-bottom: 120px;
}

.sec_office_index:before {
  content: "";
  display: block;
  width: 50%;
  height: 130px;
  background: url(../img/ourculture/office/intro_bg-02.svg) no-repeat top right;
  position: absolute;
  top: 0;
  left: 0;
}

.sec_office_index .sec-inner {
  margin: 0 auto;
  padding: 120px 0 0;
  position: relative;
  text-align: center;
}

.sec_office_index .sec-inner ul li {
  display: inline-block;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0 30px;
}

.sec_office_index .sec-inner ul li a {
  background: url(../img/person/crosstalk/arrow.svg) no-repeat center bottom;
  display: block;
  padding-bottom: 20px;
}

.sec_office_index .sec-inner ul li a .txt-en {
  font-size: 1.0rem;
  font-weight: normal;
  color: #541b84;
}

.sec_office_index .sec-inner:before {
  content: "";
  display: block;
  width: 23.3%;
  height: 0;
  padding-bottom: 26%;
  background: url(../img/ourculture/office/ill.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -23%;
  left: -30px;
}

@media screen and (max-width: 849px) {
  .sec_office_index {
    margin-bottom: 200px;
  }
  .sec_office_index:before {
    background-size: auto 60px;
    top: -25px;
  }
  .sec_office_index .sec-inner {
    margin: 0 auto;
    padding: 30px 0 0;
  }
  .sec_office_index .sec-inner ul li {
    font-size: 1.2rem;
    margin: 0 5px;
  }
  .sec_office_index .sec-inner:before {
    display: none;
  }
}

.sec_office_blc {
  position: relative;
}

.sec_office_blc .sec-img {
  position: absolute;
  right: 0;
  top: -90px;
  width: 30%;
}

.sec_office_blc .sec-inner {
  max-width: 1080px;
  background: #eeeeee;
  border-radius: 8px;
  padding: 7%;
}

.sec_office_blc .sec-inner .sec-txt {
  width: 75%;
}

.sec_office_blc .sec-inner .sec-txt .midashi {
  border-left: 8px solid #333;
  font-size: 3.6rem;
  line-height: 1;
  padding-left: 30px;
  margin-bottom: 40px;
}

.sec_office_blc .sec-inner .sec-txt .midashi .txt-en {
  font-size: 1.7rem;
  display: block;
  font-weight: bold;
  margin-left: 2px;
  margin-bottom: 20px;
}

@media screen and (max-width: 849px) {
  .sec_office_blc .sec-img {
    right: 50%;
    margin-right: -110px;
    top: -160px;
    width: 220px;
  }
  .sec_office_blc .sec-inner {
    border-radius: 4px;
    width: 100%;
    padding: 40px 5% 20px;
  }
  .sec_office_blc .sec-inner .sec-txt {
    width: 100%;
  }
  .sec_office_blc .sec-inner .sec-txt .midashi {
    border-left: 4px solid #333;
    font-size: 1.8rem;
    padding-left: 15px;
    margin-bottom: 10px;
  }
  .sec_office_blc .sec-inner .sec-txt .midashi .txt-en {
    font-size: 1.0rem;
    margin-bottom: 10px;
  }
}

.workspace {
  padding-bottom: 200px;
  background: url(../img/ourculture/office/kaidan-01.png) no-repeat bottom center;
}

.workspace .sec-inner .sec-txt .midashi {
  border-left: 8px solid #541b84;
}

.workspace .sec-inner .sec-txt .midashi .txt-en {
  color: #541b84;
}

@media screen and (max-width: 849px) {
  .workspace {
    background: none;
  }
}

.meetingspace {
  padding-bottom: 200px;
  background: url(../img/ourculture/office/kaidan-02.png) no-repeat bottom center;
}

.meetingspace .sec-inner .sec-txt .midashi {
  border-left: 8px solid #2380ff;
}

.meetingspace .sec-inner .sec-txt .midashi .txt-en {
  color: #2380ff;
}

@media screen and (max-width: 849px) {
  .meetingspace {
    background: none;
  }
}

.other .sec-inner .sec-txt .midashi {
  border-left: 8px solid #ff3864;
}

.other .sec-inner .sec-txt .midashi .txt-en {
  color: #ff3864;
}

.office_slide {
  margin-top: 35px;
}

.office_slide .office_slider .slide-img {
  position: relative;
}

.office_slide .office_slider .slide-img img {
  border-radius: 8px;
}

.office_slide .office_slider .slide-img .place {
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 4px 12px;
  position: absolute;
  right: 15px;
  bottom: 0;
  background: #541b84;
  display: inline-block;
  line-height: 1;
}

@media screen and (max-width: 849px) {
  .office_slide {
    margin-top: 20px;
  }
  .office_slide .office_slider .slide-img img {
    border-radius: 2px;
  }
  .office_slide .office_slider .slide-img .place {
    font-size: 1.0rem;
  }
}

.office_thumbnail {
  margin-top: 30px;
  padding: 0 60px;
}

.office_thumbnail .thumbnail-img {
  margin: 0 7px;
}

.office_thumbnail .thumbnail-img img {
  border-radius: 4px;
}

.office_thumbnail .slick-current {
  opacity: 0.5;
}

@media screen and (max-width: 849px) {
  .office_thumbnail {
    margin-top: 20px;
    padding: 0;
  }
}

.sec_office-bg {
  background: url(../img/ourculture/office/bg.png) repeat-y top center;
  background-size: 100% auto;
}

.office_thumbnail .slick-track {
  -webkit-transform: unset !important;
  transform: unset !important;
}

.office_thumbnail .slick-track {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

/* もしくは以下の記述でもOK */
.office_thumbnail .slick-track {
  -webkit-transform: unset !important;
  transform: unset !important;
}

/*------------------------------
welfare
-------------------------------*/
.welfare_intro {
  background: url(../img/ourculture/welfare/bg.png) no-repeat center center;
}

.welfare_intro .sec-inner .sec-img:after {
  content: "";
  width: 39%;
  max-width: 202px;
  height: 0;
  padding-top: 31%;
  background: url(../img/ourculture/welfare/ill.png) no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  bottom: -20%;
  right: -8%;
}

@media screen and (max-width: 849px) {
  .welfare_intro {
    background: url(../img/ourculture/welfare/bg_sp.png) no-repeat bottom center;
    background-size: 100% auto;
    padding-bottom: 23%;
  }
  .welfare_intro .sec-inner .sec-img:after {
    right: -7%;
  }
}

.sec_welfare_detail {
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
}

.sec_welfare_detail .title {
  background: url(../img/dot_line.png) repeat-x center center;
  font-size: 2.4rem;
  letter-spacing: 0.15em;
  margin-top: 60px;
}

.sec_welfare_detail .title span {
  background: #fff;
  padding-right: 20px;
}

.sec_welfare_detail .sec-blc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 90%;
  margin: 50px auto 0;
}

.sec_welfare_detail .sec-blc .sec-img {
  width: 35%;
}

.sec_welfare_detail .sec-blc .sec-img img {
  border-radius: 8px;
  vertical-align: top;
}

.sec_welfare_detail .sec-blc .sec-txt {
  width: 60%;
}

.sec_welfare_detail .sec-blc .sec-txt .name {
  font-size: 2.0rem;
  background: url(../img/aboutus/topmessage/mark.svg) no-repeat left center;
  padding-left: 35px;
  margin-bottom: 10px;
}

@media screen and (max-width: 849px) {
  .sec_welfare_detail .title {
    font-size: 1.6rem;
    margin-top: 40px;
  }
  .sec_welfare_detail .title span {
    background: #fff;
    padding-right: 20px;
  }
  .sec_welfare_detail .sec-blc {
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90%;
    margin: 30px auto 0;
  }
  .sec_welfare_detail .sec-blc .sec-img {
    width: 60%;
    margin: 0 auto 20px;
  }
  .sec_welfare_detail .sec-blc .sec-img img {
    border-radius: 4px;
  }
  .sec_welfare_detail .sec-blc .sec-txt {
    width: 100%;
  }
  .sec_welfare_detail .sec-blc .sec-txt .name {
    font-size: 1.5rem;
    padding-left: 25px;
    margin-bottom: 10px;
  }
}

/*------------------------------
information
-------------------------------*/
.sec_information_intro {
  background: url(../img/information/bg.jpg) no-repeat center center;
  overflow: hidden;
}

.sec_information_intro .sec-inner {
  max-width: 1040px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 70px 0;
}

.sec_information_intro .sec-inner .sec-txt {
  width: 45%;
  color: #fff;
}

.sec_information_intro .sec-inner .sec-txt .midashi {
  font-size: 3.6rem;
  margin-bottom: 10px;
}

.sec_information_intro .sec-inner .sec-img {
  width: 50%;
  position: relative;
}

.sec_information_intro .sec-inner .sec-img img {
  border-radius: 8px;
  vertical-align: middle;
}

@media screen and (max-width: 849px) {
  .sec_information_intro {
    background-image: linear-gradient(27deg, #00008f, #ad4680);
  }
  .sec_information_intro .sec-inner {
    background: url(../img/information/bg_sp.png) no-repeat bottom center;
    background-size: 100%;
    padding: 35px 0;
  }
  .sec_information_intro .sec-inner .sec-txt {
    width: 100%;
    padding: 0 5% 20px;
  }
  .sec_information_intro .sec-inner .sec-txt .midashi {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .sec_information_intro .sec-inner .sec-img {
    width: 90%;
    margin: 0 auto;
  }
  .sec_information_intro .sec-inner .sec-img img {
    border-radius: 4px;
  }
}

.application_intro .sec-inner .sec-img:after {
  content: "";
  width: 47%;
  max-width: 244px;
  height: 0;
  padding-top: 40%;
  background: url(../img/information/application/ill.png) no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  bottom: -13%;
  right: -19%;
}

@media screen and (max-width: 849px) {
  .application_intro .sec-inner .sec-img:after {
    right: -7%;
  }
}

.faq_intro .sec-inner .sec-img:after {
  content: "";
  width: 40%;
  max-width: 204px;
  height: 0;
  padding-top: 28%;
  background: url(../img/information/faq/ill.png) no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  bottom: -13%;
  right: -19%;
}

@media screen and (max-width: 849px) {
  .faq_intro .sec-inner .sec-img:after {
    right: -7%;
  }
}

.flow_intro .sec-inner .sec-img:after {
  content: "";
  width: 40%;
  max-width: 204px;
  height: 0;
  padding-top: 30%;
  background: url(../img/information/flow/ill.png) no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  bottom: -13%;
  right: -19%;
}

@media screen and (max-width: 849px) {
  .flow_intro .sec-inner .sec-img:after {
    right: -7%;
  }
}

.sec_application {
  max-width: 880px;
  width: 90%;
  margin: 110px auto 0;
}

.sec_application .midashi_h2 {
  background: url(../img/information/application/midashi_h2_line.png) no-repeat center center;
  text-align: center;
  font-size: 3.2rem;
  line-height: 74px;
}

.sec_application .midashi_h3 {
  font-size: 2.6rem;
  text-align: center;
  background: url(../img/aboutus/topmessage/mark.svg) no-repeat top center;
  padding-top: 40px;
  margin-top: 100px;
}

@media screen and (max-width: 849px) {
  .sec_application {
    margin: 50px auto 0;
  }
  .sec_application .midashi_h2 {
    background-size: auto 40px;
    font-size: 1.7rem;
    line-height: 40px;
  }
  .sec_application .midashi_h3 {
    font-size: 1.7rem;
    text-align: center;
    background: url(../img/aboutus/topmessage/mark.svg) no-repeat top center;
    padding-top: 40px;
    margin-top: 40px;
  }
}

.sec_faq {
  max-width: 800px;
  width: 90%;
  margin: 110px auto 0;
}

.sec_faq .faq_list {
  border-radius: 8px;
  border: 1px solid #cfd0d4;
  margin-bottom: 45px;
  padding: 0 45px;
}

.sec_faq .faq_list .ques {
  background: url(../img/dot_line_gray.png) repeat-x bottom left;
  font-size: 2.0rem;
  font-weight: bold;
  padding: 35px 0 35px 60px;
  position: relative;
}

.sec_faq .faq_list .ques:before {
  content: "Q";
  color: #ffb138;
  font-size: 5.0rem;
  position: absolute;
  left: 0;
  top: 5px;
  font-family: "Roboto", sans-serif;
}

.sec_faq .faq_list .ans {
  padding: 40px 0 40px 60px;
  position: relative;
}

.sec_faq .faq_list .ans:before {
  content: "A";
  color: #541b82;
  font-size: 3.0rem;
  font-weight: bold;
  position: absolute;
  left: 9px;
  top: 26px;
  font-family: "Roboto", sans-serif;
}

@media screen and (max-width: 849px) {
  .sec_faq {
    margin: 50px auto 0;
  }
  .sec_faq .faq_list {
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 0 5%;
  }
  .sec_faq .faq_list .ques {
    font-size: 1.4rem;
    padding: 20px 0 15px 38px;
  }
  .sec_faq .faq_list .ques:before {
    font-size: 3.0rem;
    left: 0;
    top: 5px;
  }
  .sec_faq .faq_list .ans {
    padding: 20px 0 20px 40px;
  }
  .sec_faq .faq_list .ans:before {
    font-size: 2.5rem;
    left: 3px;
    top: 11px;
  }
}
