@charset "UTF-8";
/* ============================================
// normalize.css v3.0.2 | MIT License | git.io/normalize
// ==========================================*/
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: none;
  /* 2 */
  -webkit-text-size-adjust: none;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* ============================================


// base


// ==========================================*/
*,
*:after,
*:before {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}

ul,
li {
  margin: 0;
  list-style: none;
}

img {
  vertical-align: bottom;
}

h1,
h2,
h3,
h4,
p,
ul,
li,
dl,
dt,
dd,
span,
body,
figcaption,
figure {
  margin: 0;
  padding: 0;
}

a {
  transition: all 0.3s;
}

a img {
  border: 0;
}

a:link,
a:visited {
  text-decoration: none;
}

@media (min-width: 835px) {
  a:hover,
a:active {
    opacity: 0.7;
  }
}

@media (min-device-width: 834px) {
  a[href*="tel:"] {
    display: inline-block;
    pointer-events: none;
  }
}
a:focus {
  outline: none;
}

img:not(.object-fit-img) {
  display: block;
  max-width: 100%;
  height: auto;
}

::-moz-selection {
  background: #b0ffff;
}

::selection {
  background: #b0ffff;
}

html {
  overflow: auto;
  font-size: 62.5%;
}

body {
  position: relative;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.075em;
  color: #231815;
  overflow: hidden;
  opacity: 0;
  min-width: 1024px;
}
@media screen and (max-width: 834px) {
  body {
    min-width: 320px;
  }
}

/* ============================================
// block width control
// ==========================================*/
.l-blockWidth-xs {
  max-width: 200px;
  width: 100%;
}
.l-blockWidth-s {
  max-width: 280px;
  width: 100%;
}
.l-blockWidth-m {
  max-width: 540px;
  width: 100%;
}
.l-blockWidth-l {
  max-width: 700px;
  width: 100%;
}
.l-blockWidth-xl {
  max-width: 800px;
  width: 100%;
}
.l-blockWidth-right {
  margin-left: auto;
}
.l-blockWidth-center {
  margin-left: auto;
  margin-right: auto;
}

/* ============================================
// container base (layout)
// ==========================================*/
.l-container {
  position: relative;
  max-width: 1300px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 834px) {
  .l-container {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.l-container-xs {
  max-width: 900px;
}
.l-container-s {
  max-width: 1200px;
}
.l-container-m {
  max-width: 1300px;
}
.l-container-l {
  max-width: 1400px;
}
.l-container-xl {
  max-width: 1600px;
}

/* ============================================
// main (layout)
// ==========================================*/
.l-main {
  position: relative;
}

.lowerIntro {
  padding-top: 50px;
  padding-bottom: 50px;
}
.lowerIntro_outer {
  max-width: 868px;
}
.lowerIntro_inner {
  padding: 50px;
  background: url(../img/pattern1.png) repeat 0 0;
  border: 3px solid #0f214e;
}
@media screen and (max-width: 834px) {
  .lowerIntro_inner {
    padding: 25px 5%;
  }
}
.lowerIntro_read {
  font-size: 18px;
  font-weight: bold;
}

/* ============================================
// object
// ==========================================*/
/* btn */
.o-btn {
  display: block;
  position: relative;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.o-btn:before, .o-btn:after {
  pointer-events: none;
}
@media (min-width: 768px) {
  .o-btn:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 834px) {
  .o-btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.o-btn-fontNormal {
  font-weight: normal;
}
.o-btn-radius {
  border-radius: 32px;
}
/* @media screen and (max-width: 834px) {
  .o-btn-radius {
    border-radius: 5px;
  }
} */
.o-btn-round {
  border-radius: 40px;
}
@media (min-device-width: 768px) {
  .o-btn-round:hover {
    border-radius: 3px;
  }
}
.o-btn-arrowBefore:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 1.5em;
  transform: translate(0, -50%);
  content: "";
  background: url(../img/ico_arrow1.png) no-repeat center center/contain;
  width: 1.2em;
  height: 1.2em;
}
.o-btn-arrowBefore2:before {
  content: "";
  display: inline-block;
  content: "";
  font-family: "FontAwesome";
  font-size: 1.2em;
  margin-right: 0.5em;
}
.o-btn-arrowAfter:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%) rotate(-45deg);
  border: 2px solid;
  border-top: none;
  border-left: none;
  width: 7px;
  height: 7px;
}
.o-btn-arrowBack:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate(0, -50%) rotate(-45deg);
  border: 2px solid;
  border-bottom: none;
  border-right: none;
  width: 7px;
  height: 7px;
}
.o-btn-external:before, .o-btn-external:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 17px;
  transform: translate(0, -50%);
}
.o-btn-external:before {
  border: 1px solid;
  border-top: none;
  border-right: none;
  width: 8px;
  height: 5px;
  margin: 2px 0 0 -2px;
}
.o-btn-external:after {
  border: 1px solid;
  width: 10px;
  height: 7px;
  margin: -2px 0 0 1px;
}
.o-btn-xs {
  font-size: 12px;
}
.o-btn-s {
  font-size: 13px;
}
.o-btn-m {
  font-size: 16px;
}
@media screen and (max-width: 834px) {
  .o-btn-m {
    font-size: 14px;
  }
}
.o-btn-l {
  font-size: 18px;
}
@media screen and (max-width: 834px) {
  .o-btn-l {
    font-size: 16px;
  }
}
.o-btn-xl {
  font-size: 20px;
}
@media screen and (max-width: 834px) {
  .o-btn-xl {
    font-size: 18px;
  }
}
.o-btn-txtPrimary {
  color: #7dcdf4;
}
.o-btn-txtWhite {
  color: #fff;
}
.o-btn-txtTxtcolor {
  color: #231815;
}
.o-btn-color-white {
  background-color: #fff;
}
@media (min-device-width: 768px) {
  .o-btn-color-white:hover {
    background-color: #f2f2f2;
  }
}
 .o-btn-color-primary {
  background-color: #9796d2;
} 
/* @media (min-width: 768px) {
  .o-btn-color-primary:hover {
    background-color: #95d6f6;
  }
} */
.o-btn-color-secondary {
  background-color: #fff;
}
@media (min-width: 768px) {
  .o-btn-color-secondary:hover {
    background-color: #dcf4ff;
  }
}
.o-btn-color-third {
  color: #231815;
  background-color: #ffe100;
}
@media (min-width: 768px) {
  .o-btn-color-third:hover {
    background-color: #ffed66;
  }
}
.o-btn-color-fourth {
  background-color: #000000;
}
@media (min-device-width: 768px) {
  .o-btn-color-fourth:hover {
    background-color: #0d0d0d;
  }
}
.o-btn-color-accent {
  background-color: #13b5b1;
}
@media (min-device-width: 768px) {
  .o-btn-color-accent:hover {
    background-color: #15ccc8;
  }
}
.o-btn-color-line {
  background-color: #0cdc0c;
}
.o-btn-color-line:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 1.5em;
  transform: translate(0, -50%);
  content: "";
  background: url(../img/ico_line_white.png) no-repeat center center/contain;
  width: 1.5em;
  height: 1.5em;
}
@media (min-device-width: 768px) {
  .o-btn-color-line:hover {
    background-color: #10f210;
  }
}
.o-btn-border-white {
  color: #fff;
  border: 2px solid;
}
.o-btn-border-primary {
  border: 2px solid #7dcdf4;
}
@media (min-width: 768px) {
  .o-btn-border-primary:hover {
    opacity: 0.7;
  }
}
.o-btn-border-custom {
  color: #231815;
}
.o-btn-border-custom:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #7dcdf4;
}
.o-btn-border-custom:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate(0, -50%);
  background: url(../img/ico_arrow1.png) no-repeat center left;
  background-size: contain;
  width: 1.2em;
  height: 1.2em;
  opacity: 0.5;
  transition: opacity 0.3s, transform 0.3s;
}
.o-btn-border-custom .link_line {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  display: block;
  transition: 0.3s;
  width: 100%;
  height: 100%;
}
.o-btn-border-custom .link_line:before, .o-btn-border-custom .link_line:after {
  content: "";
  display: block;
  position: absolute;
  background: #ffe100;
  transition: 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.o-btn-border-custom .link_line:before {
  width: 0;
  height: 2px;
}
.o-btn-border-custom .link_line:after {
  width: 2px;
  height: 0;
}
.o-btn-border-custom .link_line-1:before, .o-btn-border-custom .link_line-1:after {
  top: 0;
  right: 0;
}
.o-btn-border-custom .link_line-2:before, .o-btn-border-custom .link_line-2:after {
  bottom: 0;
  left: 0;
}
@media (min-device-width: 768px) {
  .o-btn-border-custom:hover:after {
    transform: translate(3px, -50%);
    opacity: 1;
  }
  .o-btn-border-custom:hover .link_line-1:before {
    width: 100%;
  }
  .o-btn-border-custom:hover .link_line-1:after {
    height: 100%;
  }
  .o-btn-border-custom:hover .link_line-2:before {
    width: 100%;
  }
  .o-btn-border-custom:hover .link_line-2:after {
    height: 100%;
  }
}
.o-btn-custom-icoTel:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate(0, -50%);
  background: url(../img/ico_tel_color1.png) no-repeat center center;
  background-size: contain;
  width: 20.5px;
  height: 20px;
}
.o-btn-custom-icoOubo:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate(0, -50%);
  background: url(../img/ico_oubo_white1.png) no-repeat center center;
  background-size: contain;
  width: 19.5px;
  height: 20.5px;
}
.o-btn-mapModal {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.05);
}
.o-btn-mapModal:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  background: url(../img/ico_pop_white1.png) no-repeat center center;
  background-size: contain;
  width: 12px;
  height: 11px;
  pointer-events: none;
}

@-webkit-keyframes bound {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes bound {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
/* css - scroll animation */
.scroll-class .c-animate {
  opacity: 0;
  transition: opacity 0.3s;
}
.scroll-class .c-animate:nth-child(1) {
  transition-delay: 0.05s;
}
.scroll-class .c-animate:nth-child(2) {
  transition-delay: 0.1s;
}
.scroll-class .c-animate:nth-child(3) {
  transition-delay: 0.15s;
}
.scroll-class .c-animate:nth-child(4) {
  transition-delay: 0.2s;
}
.scroll-class .c-animate:nth-child(5) {
  transition-delay: 0.25s;
}
.scroll-class .c-animate:nth-child(6) {
  transition-delay: 0.3s;
}
.scroll-class .c-animate:nth-child(7) {
  transition-delay: 0.35s;
}
.scroll-class .c-animate:nth-child(8) {
  transition-delay: 0.4s;
}
.scroll-class .c-animate:nth-child(9) {
  transition-delay: 0.45s;
}
.scroll-class .c-animate:nth-child(10) {
  transition-delay: 0.5s;
}
.scroll-class .c-animate:nth-child(11) {
  transition-delay: 0.55s;
}
.scroll-class .c-animate:nth-child(12) {
  transition-delay: 0.6s;
}
.scroll-class .c-animate:nth-child(13) {
  transition-delay: 0.65s;
}
.scroll-class .c-animate:nth-child(14) {
  transition-delay: 0.7s;
}
.scroll-class .c-animate:nth-child(15) {
  transition-delay: 0.75s;
}
.scroll-class .c-animate:nth-child(16) {
  transition-delay: 0.8s;
}
.scroll-class .c-animate:nth-child(17) {
  transition-delay: 0.85s;
}
.scroll-class .c-animate:nth-child(18) {
  transition-delay: 0.9s;
}
.scroll-class .c-animate:nth-child(19) {
  transition-delay: 0.95s;
}
.scroll-class .c-animate:nth-child(20) {
  transition-delay: 1s;
}
.scroll-class.js-active .c-animate {
  opacity: 1;
}

.-marker {
  font-weight: bold;
}
.-marker.-yellow {
  box-shadow: 0px 2px 0px 0px #fff799, 0px -10px 0px 0 #fff799 inset;
}
.-marker.-sky {
  box-shadow: 0px 2px 0px 0px rgb(125 205 244 / 40%), 0px -10px 0px 0 rgb(125 205 244 / 40%) inset;
}

.-marker.-orange {
  box-shadow: 0px 2px 0px 0px rgba(250, 175, 24, 0.4), 0px -10px 0px 0 rgba(250, 175, 24, 0.4) inset;
}

.titleSet {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lp.js-scroll .footer_scrollup {
  transform: none;
  opacity: 1;
}

@media screen and (max-width: 834px) {
  .forPc {
    display: none;
  }
}

.forSp {
  display: none;
}
@media screen and (max-width: 834px) {
  .forSp {
    display: inline-block;
  }
}

@media screen and (max-width: 540px) {
  .forPc2 {
    display: none !important;
  }
}

.forSp2 {
  display: none !important;
}
@media screen and (max-width: 540px) {
  .forSp2 {
    display: block !important;
  }
}

/* ============================================
// header
// ==========================================*/
.pageHeader {
  position: relative;
}

.header {
  position: relative;
  z-index: 1;
  width: 100%;
  background: #7dcdf4;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 834px) {
  .header {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.header_inner {
  display: flex;
  align-items: center;
  justify-content:flex-start;
  max-width: 1200px;
  width: 100%;
  height: 110px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 834px) {
  .header_inner {
    height: 50px;
  }
}
.header_logo {
  max-width: 160px;
  width: 100%;
  /* margin-right: auto; */
}
@media screen and (max-width: 834px) {
  .header_logo {
    max-width: 100px;
  }
}
.header_logo a {
  position: relative;
  display: block;
}
.header_area {
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .header_area {
    font-size: 1.3rem;
  }
}

.header_area p{
  background: #fff;
  border-radius: 20px;
  padding: 0px 26px;
  color: #7DCDF4;
  margin-left: 14px;
}

.hello {
  /* padding-left: 30px;
  padding-right: 30px; */
  background: #dcf4ff;
  padding-bottom: 58px;
  position: relative;
}
 @media screen and (max-width: 834px) {
  .hello {
    padding-bottom: 40px;
  }
} 

.hello::after{
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 50px;
  bottom: -50px;
  border-radius: 0 0 50px 50px;
  background: #DCF4FF;
}

@media screen and (max-width: 834px) {
  .hello::after{
    width: 64px;
    height: 32px;
    bottom: -32px;
    border-radius: 0 0 32px 32px;
  }
}

.hello_inner {
  position: relative;
  /* max-width: 1200px; */
  width: 100%;
  /* margin-left: auto;
  margin-right: auto; */
}
.hello_block1 {
  position: relative;
}
.hello_title {
  position: absolute;
  z-index: 5;
  top: 8%;
  left: 0;
  max-width: 52%;
  width: 100%;
}
@media screen and (max-width: 834px) {
  .hello_title {
    top: 5%;
    /* left: -10px; */
    max-width: 47%;
  }
}
.hello_images {
  position: relative;
  z-index: 1;
  /* margin-top: -60px; */
}
/* @media screen and (max-width: 834px) {
  .hello_images {
    margin-top: -10px;
  }
} */
.hello_images .imgMain {
  /* max-width: 92%; */
  width: 100%;
  /* margin-left: auto;
  margin-right: auto; */
  display: flex;
  justify-content: flex-end;

}
@media screen and (max-width: 834px) {
  .hello_images .imgMain {
    /* max-width: inherit; */
    width: 75%;
    margin-left: auto;
  }
}
.hello_images .img {
  position: absolute;
  width: 100%;
}
.hello_images .img1 {
  top: 3%;
  right: 2%;
  max-width: 22%;
}
.hello_images .img2 {
  bottom: 12%;
  left: 3%;
  max-width: 22%;
}
.hello_images .img3 {
  top: 16%;
  left: -3%;
  max-width: 15.4%;
}
.hello_images .img4 {
  bottom: -14%;
  left: -3%;
  max-width: 16%;
}
.hello_images .img4-2 {
  bottom: 12%;
  left: -6%;
  max-width: 18%;
}
.hello_images .img5 {
  top: 45%;
  right: -21%;
  transform: rotate(-34deg);
  max-width: 22%;
}
.hello_images .img6 {
  top: 35%;
  left: -19%;
  transform: rotate(22deg);
  max-width: 22%;
}
.hello_pr {
  position: absolute;
  z-index: 3;
  bottom: 0;
  right: 0;
  max-width: 42%;
  width: 100%;
}
/* @media screen and (max-width: 834px) {
  .hello_pr {
    max-width: 28%;
    bottom: -30px;
    right: -10px; 
  }
} */
.hello_pr .pr{
  display: flex;
  justify-content: flex-end;
}


.hello_block2 {
  position: relative;
  margin-top: 100px;
}
@media screen and (max-width: 834px) {
  .hello_block2 {
    margin: 40px 5% 0;
  }
}
.hello_block2-1 {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}
/* @media screen and (min-width: 835px) { */
  .hello_block2-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
/* } */

@media screen and (max-width: 540px) {
  .hello_block2-1 {
    display: block;
  }
}

@media screen and (min-width: 835px) {
  .hello_block2-1 .img {
    flex: 0 1 250px;
    width: 80%;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 834px) {
  .hello_block2-1 .img {
    max-width: 80%;
    margin: 0 auto 20px;
  }
}
@media screen and (min-width: 835px) {
  .hello_block2-1 .read {
    flex: 0 1 70%;
    width: 100%;
    text-align: center;
    /* padding-left: 5%; */
  }
}

.obj-l,
.obj-r{
  width: 20%;
}

@media screen and (max-width: 540px) {
  .obj-sp{
    width: 80%;
    margin: 10px auto 0;
    display: block;
  }
}


.hello_block2-center{
  width: 66%;
}

@media screen and (max-width: 540px) {
  .hello_block2-center{
    width: 100%;
  }
}

.hello_block2-2 {
  /* margin-top: 70px; */
  max-width: 1200px;
  width: 100%;
  /* margin-left: auto;
  margin-right: auto; */
  margin: 80px auto 0;
  padding-bottom: 80px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .hello_block2-2 {
    margin-top: 60px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 40px;
  }
}

.hello_block2-2::after{
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 50px;
  bottom: -50px;
  border-radius: 0 0 50px 50px;
  background: #fff;
  z-index: 2;
}

@media screen and (max-width: 834px) {
  .hello_block2-2::after{
    width: 64px;
    height: 32px;
    bottom: -32px;
    border-radius: 0 0 32px 32px;
  }
}

.hello_block2-2 .copy {
  display: flex;
  justify-content: center;
  font-size: 3.6rem;
  font-weight: bold;
  color: #da39af;
  margin-bottom: 70px;
  /* max-width: 770px; */
}
@media screen and (max-width: 834px) {
  .hello_block2-2 .copy {
    font-size: 2rem;
    margin-bottom: 30px;
    text-align: center;
  }
}
@media screen and (min-width: 540px) {
  .hello_block2-2 .list {
    display: flex;
    /* margin-left: -30px;
    margin-right: -30px; */
  }
}
.hello_block2-2 .list_item {
  position: relative;
}
@media screen and (min-width: 540px) {
  .hello_block2-2 .list_item {
    flex: 0 1 33.33%;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 539px) {
  .hello_block2-2 .list_item:not(:first-child) {
    margin-top: 40px;
  }
}
.hello_block2-2 .list_item_inner {
  position: relative;
  padding: 40px;
  background: #fef0ee;
}
@media screen and (min-width: 540px) {
  .hello_block2-2 .list_item_inner {
    height: 100%;

    border-radius: 30px;
  }
}
@media screen and (max-width: 834px) {
  .hello_block2-2 .list_item_inner {
    padding: 40px 10% 40px;
  }
}
.hello_block2-2 .list_item_inner::before, .hello_block2-2 .list_item_inner::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .hello_block2-2 .list_item_inner::before, .hello_block2-2 .list_item_inner::after {
    border-radius: 10px;
  }
}
.hello_block2-2 .list_item_inner::before {
  z-index: 3;
  border: 3px solid #fa978d;
}
@media screen and (max-width: 834px) {
  .hello_block2-2 .list_item_inner::before {
    border-width: 2px;
  }
}
.hello_block2-2 .list_item_inner::after {
  z-index: 1;
  top:2%;
  left: 2%;
  border: 3px dotted #fa978d;
}
.hello_block2-2 .list .ico {
  /* position: absolute;
  z-index: 3;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%); */
  width: 50%;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .hello_block2-2 .list .ico {
    max-width: 80px;
  }
}
.hello_block2-2 .list .hd {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: center;
  font-size: 2.4rem;
  font-weight: bold;
  color: #fa978d;
}
/* @media screen and (min-width: 835px) {
  .hello_block2-2 .list .hd {
    margin-top: -20px;
  }
} */
@media screen and (max-width: 834px) {
  .hello_block2-2 .list .hd {
    font-size: 1.8rem;
  }
}
.hello_block2-2 .list .read {
  position: relative;
  z-index: 3;
  font-size: 1.6rem;
  /* margin-top: 20px; */
}
@media screen and (max-width: 834px) {
  .hello_block2-2 .list .read {
    font-size: 1.4rem;
    margin-top: 10px;
  }
}
.hello_block2-2 .list .note {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 834px) {
  .hello_block2-2 .list .note {
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1rem;
  }
}

/* ============================================
// data
// ==========================================*/
.data {
  position: relative;
  /* margin-top: 100px; */
  padding: 80px 0;
  background: #DCF4FF;
}
@media screen and (max-width: 834px) {
  .data {
    /* margin-top: 50px; */
    padding: 60px 0;
  }
}
/* .data:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 138px;
  background: url(../img/line-dot.png) repeat-x center top;
  background-size: 100% auto;
}
@media screen and (max-width: 834px) {
  .data:before {
    background-size: 899.1px auto;
  }
} */

.data::after{
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 50px;
  bottom: -50px;
  border-radius: 0 0 50px 50px;
  background: #DCF4FF;
  z-index: 2;
}

@media screen and (max-width: 834px) {
  .data::after{
    width: 64px;
    height: 32px;
    bottom: -32px;
    border-radius: 0 0 32px 32px;
  }
}

.data_inner {
  position: relative;
  z-index: 3;
}
.data_head {
  margin-bottom: 70px;
}
@media screen and (max-width: 834px) {
  .data_head {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 540px) {
  .data_head {
    margin-bottom: 20px;
  }
}
/* @media screen and (max-width: 834px) {
  .data .titleSet .image {
    max-width: 325.2px;
  }
} */
.data_body {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 835px) {
  .data .list {
    /* display: flex;
    margin-left: -25px;
    margin-right: -25px; */
    width: 760px;
    margin: 0 auto;
  }
}
.data .list_item {
  position: relative;
  background: #fff;
}

.data .list_item:first-child{
  border-radius: 120px 10px 10px 120px;
}

.data .list_item:last-child{
  border-radius: 10px 120px 120px 10px;
}

@media screen and (min-width: 835px) {
  .data .list_item {
    /* flex: 0 1 50%;
    margin-left: 25px;
    margin-right: 25px; */
    margin-top: 40px;

  }
}

@media screen and (max-width: 540px) {
  .data .list_item:first-child,
  .data .list_item:last-child {
    border-radius: 10px;
  }
}

@media screen and (max-width: 834px) {
  .data .list_item:not(:first-child) {
    margin-top: 40px;
  }
}
.data .list_item_inner {
  /* position: relative;
  z-index: 3; */
  display: flex;
  justify-content: space-between;
}

.data .list_item:first-child .list_item_inner {
  padding: 40px 40px 40px 80px;
}

.data .list_item:last-child .list_item_inner {

  padding: 40px 80px 40px 40px;
  flex-direction:row-reverse ;
}

@media screen and (min-width: 835px) {
  .data .list_item_inner {
    height: 100%;
  }
}
@media screen and (max-width: 834px) {
  .data .list_item_inner {
    padding: 50px 9% 40px;
  }
}
@media screen and (max-width: 540px) {
  .data .list_item:first-child .list_item_inner,
  .data .list_item:last-child .list_item_inner {
    display: block;
    padding: 20px;
  }
}


/* .data .list_item_inner::before, .data .list_item_inner::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .data .list_item_inner::before, .data .list_item_inner::after {
    border-radius: 10px;
  }
}
.data .list_item_inner::before {
  z-index: 3;
  border: 3px dotted #7dcdf4;
}
@media screen and (max-width: 834px) {
  .data .list_item_inner::before {
    border-width: 2px;
  }
}
.data .list_item_inner::after {
  z-index: 1;
  background: #f2fafe;
  border: 10px solid #fff;
} */
.data .list_item:first-child .list_item_block1 {
  /* position: absolute;
  z-index: 5;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; */
  width: 20%;
}

.data .list_item:last-child .list_item_block1 {
  /* position: absolute;
  z-index: 5;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; */
  width: 30%;
}

.data .list_item_block2 .hd {
  width: 60%;
}

@media screen and (max-width: 540px) {
  .data .list_item_block2 .hd {
    width: 100%;
    margin-bottom: 10px;
  }
}
.data .list_item_block2 {
  /* position: relative;
  z-index: 5;
  display: flex;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto; */
  /* flex: 0 1 calc(100% - 104px); */
  width: 75%;
  /* padding-left: 10%; */

}

@media screen and (max-width: 540px) {
  .data .list_item_block2 {
    width: 100%;
  }
}


.data .list_item_block2 .img {
  /* flex: 0 1 104px; */
  width: 100%;
}
@media screen and (max-width: 834px) {
  .data .list_item_block2 .img {
    flex-basis: 70px;
  }
}

@media screen and (max-width: 540px) {
  .data .list_item_block2 .img img {
    margin: 20px auto;
  }
}


/* .data .list_item_block2 .read {
  flex: 0 1 calc(100% - 104px);
  width: 100%;
  padding-left: 10%;
} */
/* @media screen and (max-width: 834px) {
  .data .list_item_block2 .read {
    flex-basis: calc(100% - 70px);
  }
} */
.data .obj {
  position: absolute;
}
.data .obj.obj1 {
  top: -120px;
  right: 0;
  transform: rotate(55deg);
}
@media screen and (max-width: 834px) {
  .data .obj.obj1 {
    max-width: 120px;
    top: -100px;
    right: 10%;
    transform: rotate(180deg);
  }
}

/* ============================================
// interview
// ==========================================*/
.interview {
  position: relative;
  /* margin-top: 100px; */
  padding-top: 80px;
  padding-bottom: 80px;
  background: #ffffdc;
}
@media screen and (max-width: 834px) {
  .interview {
    /* margin-top: 70px; */
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
/* .interview:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 78px;
  background: url(../img/bg-section1.png) repeat-x center top;
  background-size: 1499px 78px;
}
@media screen and (max-width: 834px) {
  .interview:before {
    background-size: 749.5px 39px;
    height: 39px;
  }
} */
.interview:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 50px;
  bottom: -50px;
  border-radius: 0 0 50px 50px;
  background: #ffffdc;
  z-index: 2;
}

@media screen and (max-width: 834px) {
  .interview::after{
    width: 64px;
    height: 32px;
    bottom: -32px;
    border-radius: 0 0 32px 32px;
  }
}
/* @media screen and (max-width: 834px) {
  .interview:after {
    background-size: 749.5px 39px;
    height: 39px;
  }
} */
.interview_head {
  margin-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .interview_head {
    margin-bottom: 30px;
  }
}
/* @media screen and (max-width: 834px) {
  .interview .titleSet .image {
    max-width: 308.4px;
  }
} */
/* .interview_body {
  position: relative;
  padding: 80px 60px;
}
@media screen and (max-width: 834px) {
  .interview_body {
    padding: 40px 9%;
  }
}
.interview_body::before, .interview_body::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .interview_body::before, .interview_body::after {
    border-radius: 10px;
  }
}
.interview_body::before {
  z-index: 3;
  border: 3px dotted #fff;
}
@media screen and (max-width: 834px) {
  .interview_body::before {
    border-width: 2px;
  }
}
.interview_body::after {
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: calc(100% - 24px);
  height: calc(100% - 24px);
}
@media screen and (max-width: 834px) {
  .interview_body::after {
    width: calc(100% - 12px);
    height: calc(100% - 12px);
  }
} */
.interview_body_inner {
  position: relative;
  z-index: 5;
  max-width: 975px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.interview .profile{
  background: #fff;
  border-bottom: 16px solid #faaf18;
  border-radius: 10px 10px 0 0;
}

.interview .profile_inner {
  position: relative;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  padding: 20px 0 0 0;
}
@media screen and (max-width: 767px) {
  .interview .profile_inner {
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 834px) {
  .interview .profile_inner {
    padding: 20px;
  }
}

/* .interview .profile_inner:before {
  display: block;
  position: absolute;
  top: -10px;
  left: -50px;
  background: url(../img/text-teacher.png) no-repeat center center/contain;
  width: 143px;
  height: 73px;
}
@media screen and (min-width: 835px) {
  .interview .profile_inner:before {
    content: "";
  }
} */
@media screen and (max-width: 834px) {
  .interview .profile_inner:before {
    top: -30px;
    left: -20px;
    width: 78.65px;
    height: 40.15px;
  }
}
.interview .profile_text {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .interview .profile_text {
    flex: 0 1 calc(100% - 245px);
    display: flex;
    align-items: center;
    padding-right: 40px;
  }
}
.interview .profile_name {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .interview .profile_name {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
.interview .profile_name .line1 {
  display: inline-block;
  margin-right: 5px;
}
@media screen and (max-width: 768px) {
  .interview .profile_name .line1 {
    display: block;
  }
}
.interview .profile_name .line2 {
  display: inline-block;
  line-height: 1.3;
  position: relative;
  font-size: 2em;
  margin-right: 5px;
  color: #faaf18;
}
@media screen and (max-width: 768px) {
  .interview .profile_name .line2 {
    font-size: 1.5em;
    margin-top: 15px;
  }
}
.interview .profile_name .line2 .ruby {
  position: absolute;
  display: block;
  bottom: 100%;
  width: 100%;
  font-size: 1.4rem;
  font-weight: normal;
  color: #231815;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .interview .profile_name .line2 .ruby {
    font-size: 1rem;
  }
}
.interview .profile_name .line3 {
  display: inline-block;
}
.interview .profile_read {
  margin-top: 5px;
  border-top: 3px dotted #faaf18;
}
@media screen and (min-width: 768px) {
  .interview .profile_read {

    padding-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .interview .profile_read {
    margin-top: 10px;
  }
}
.interview .profile_img {
  position: relative;
  width: 100%;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .interview .profile_img {
    flex: 0 1 245px;
  }
}
@media screen and (max-width: 768px) {
  .interview .profile_img {
    /* max-width: 120px; */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 6px;
  }
}
/* .interview .profile_img:before {
  display: block;
  position: absolute;
  top: -30px;
  left: -20px;
  width: 78.65px;
  height: 40.15px;
  background: url(../img/text-teacher.png) no-repeat center center/contain;
}
@media screen and (max-width: 834px) {
  .interview .profile_img:before {
    content: "";
  }
}
.interview .profile_img::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 3px dotted #7dcdf4;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
@media screen and (max-width: 834px) {
  .interview .profile_img::after {
    border-width: 2px;
  }
}
.interview .profile_img .img {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.interview .profile_img .img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.interview .profile_img .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} */
.interview .interviewList {
  position: relative;
  margin-top: 40px;
  background: #fff;
  border-radius: 0px 0px 10px 10px;
  padding: 45px;
}

@media screen and (max-width: 540px) {
  .interview .interviewList {
    padding: 16px;
  }
}
/* .interview .interviewList:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(100%, 100%);
  margin: 0 10px 50px 0;
  background: url(../img/obj8-2.png) no-repeat center center/contain;
  width: 169px;
  height: 172px;
}
@media screen and (max-width: 834px) {
  .interview .interviewList:before {
    width: 84.5px;
    height: 86px;
    margin: 0 30px 20px 0;
  }
} */
.interview .interviewList_item {
  /* position: relative;
  padding: 50px 50px 0;
  background: url(../img/line-dot2.png) repeat-x center top; */
  border-radius: 10px;
  padding: 20px;
}
.interview .interviewList_item:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 834px) {
  .interview .interviewList_item:not(:first-child) {
    margin-top: 30px;
  }
}
.interview .interviewList_item:not(:last-child) {
  border: 3px dotted #faaf18;
}

@media screen and (min-width: 835px) {
  .interview .interviewList_item {
    display: flex;
  }
}
@media screen and (max-width: 834px) {
  .interview .interviewList_item {
    background-size: 486.5px 6px;
    padding: 30px 20px;
  }
}

@media screen and (max-width: 540px) {
  .interview .interviewList_item {
    padding: 12px;
  }
}

.interview .interviewList_item_text {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 835px) {
  .interview .interviewList_item_text {
    flex: 1 1 55%;
  }
}
.interview .interviewList_item .hd {
  font-size: 2.4rem;
  margin-bottom: 0.6em;
}
@media screen and (max-width: 834px) {
  .interview .interviewList_item .hd {
    font-size: 1.8rem;
  }
}
.interview .interviewList_item_img {
  width: 100%;
}
@media screen and (min-width: 835px) {
  .interview .interviewList_item_img {
    padding-right: 50px;
    max-width: 380px;
    flex: 0 1 30%;
  }
}
@media screen and (max-width: 834px) {
  .interview .interviewList_item_img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: flex;
  justify-content: space-between;
  }
}

.interview .interviewList_item_img img {
  margin-left: auto;
  margin-right: auto;
}
.interview .obj {
  position: absolute;
}
.interview .obj.obj1 {
  top: -170px;
  right: 26%;
}
@media screen and (max-width: 834px) {
  .interview .obj.obj1 {
    top: -120px;
    max-width: 70px;
  }
}
.interview .obj.obj2 {
  top: -100px;
  left: -15%;
  transform: rotate(35deg);
}
@media screen and (max-width: 834px) {
  .interview .obj.obj2 {
    max-width: 150px;
    top: -70px;
  }
}
.interview .obj.obj3 {
  top: -80px;
  right: -12%;
  transform: rotate(-45deg);
}
@media screen and (max-width: 834px) {
  .interview .obj.obj3 {
    max-width: 150px;
  }
}

.obj-img_t{
  margin-top: auto;
  margin-left: 5%;

}

.obj-img{
  width: 40%;
  margin: 0 0 0 auto;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* ============================================
// syusi
// ==========================================*/
.syusi {
  margin-top: 60px;
  padding-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .syusi {
    margin-top: 60px;
  }
}

.syusi::after{
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 50px;
  bottom: -50px;
  border-radius: 0 0 50px 50px;
  background: #FFF;
  z-index: 2;
}

@media screen and (max-width: 834px) {
  .syusi::after{
    width: 64px;
    height: 32px;
    bottom: -32px;
    border-radius: 0 0 32px 32px;
  }
}

/* @media screen and (max-width: 834px) {
  .syusi .titleSet .image {
    max-width: 237px;
  }
} */
.syusi_body {
  /* border-top: 3px dotted #7dcdf4; */
  margin-top: 40px;
  /* padding-top: 40px; */
  display: flex;
  /* flex-direction: column;
  align-items: center; */
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .syusi_body {
    margin-top: 20px;
    padding-top: 20px;
  }
}

@media screen and (max-width: 540px) {
  .syusi_body {
    display: block;
  }
}

.syusi_c{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.syusi .read {
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .syusi .read {
    font-size: 1.4rem;
  }
}
.syusi .btn {
  max-width: 350px;
  width: 100%;
  margin-top: 50px;
}
@media screen and (max-width: 834px) {
  .syusi .btn {
    margin-top: 20px;
    max-width: 260px;
  }
}
.syusi .btn a {
  padding-top: 1em;
  padding-bottom: 1em;
}
.syusi .btn a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 85px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../img/ico-blank.png) no-repeat center center/contain;
}

@media screen and (max-width: 834px) {
  .syusi .btn a::before {
    left: 12%;
  }
}

.syusi .obj {
  position: absolute;
}
.syusi .obj.obj1 {
  top: -100px;
  left: 8%;
}
@media screen and (max-width: 834px) {
  .syusi .obj.obj1 {
    max-width: 70px;
    top: -70px;
  }
}
.syusi .obj.obj2 {
  top: 80px;
  right: 0%;
  transform: rotate(5deg);
}
@media screen and (max-width: 834px) {
  .syusi .obj.obj2 {
    max-width: 120px;
  }
}

.syusi_obj-sp{
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.syusi_obj-sp img{
  width: 50%;
}

/* ============================================
// setumeikai
// ==========================================*/
.setumeikai {
  /* margin-top: 100px; */
  /* padding-left: 50px;
  padding-right: 50px; */
  background: #feeae8;
  position: relative;
}
/* @media screen and (max-width: 834px) {
  .setumeikai {
    margin-top: 70px;
    padding-left: 5%;
    padding-right: 5%; 
  }
} */

.setumeikai::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 50px;
  bottom: -50px;
  border-radius: 0 0 50px 50px;
  background: #FEEAE8;
}

@media screen and (max-width: 834px) {
  .setumeikai::after {
    width: 64px;
    height: 32px;
    bottom: -32px;
    border-radius: 0 0 32px 32px;
  }
}
.setumeikai_outer {
  position: relative;
  padding: 80px 50px;
}
@media screen and (max-width: 834px) {
  .setumeikai_outer {
    padding: 60px 5% 60px;
  }
}
/* .setumeikai_outer::before, .setumeikai_outer::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .setumeikai_outer::before, .setumeikai_outer::after {
    border-radius: 10px;
  }
}
.setumeikai_outer::before {
  z-index: 3;
  border: 3px dotted #7dcdf4;
}
@media screen and (max-width: 834px) {
  .setumeikai_outer::before {
    border-width: 2px;
  }
}
.setumeikai_outer::after {
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fffdf0;
  width: calc(100% - 24px);
  height: calc(100% - 24px);
}
@media screen and (max-width: 834px) {
  .setumeikai_outer::after {
    width: calc(100% - 12px);
    height: calc(100% - 12px);
  }
} */
.setumeikai_inner {
  position: relative;
  z-index: 5;
}
.setumeikai_head {
  margin-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .setumeikai_head {
    margin-bottom: 20px;
  }
}
.setumeikai_head .read {
  display: flex;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 30px;
}
@media screen and (max-width: 834px) {
  .setumeikai_head .read {
    font-size: 1.4rem;
    margin-top: 20px;
  }
}
/* @media screen and (max-width: 834px) {
  .setumeikai .titleSet .image {
    max-width: 427.8px;
  }
} */
.setumeikai_body {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.setumeikai_body table {
  border-collapse: separate;
  border-spacing: 5px;
  width: 100%;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .setumeikai_body table {
    font-size: 1.2rem;
    line-height: 1.5;
    border-spacing: 3px;
    width: calc(100% + 6px);
    margin-left: -3px;
  }
}
.setumeikai_body td, .setumeikai_body th {
  padding: 10px 20px;
  background: #fff;
  /* border: 1px solid #facd89; */
}
@media screen and (max-width: 834px) {
  .setumeikai_body td, .setumeikai_body th {
    padding: 10px 10px;
  }
}
.setumeikai_body th {
  /* color: #fff; */
  background: #ffffdc;
  border: none;
}
.setumeikai_body td span {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  /* background-color: #ffffdc;
  margin: 3px 1px;
  padding: 1px 15px;
  border-radius: 30px; */
}
@media screen and (max-width: 834px) {
  .setumeikai_body td span {
    font-size: 1.2rem;
    padding: 3px 10px;
    white-space: nowrap;
  }
}
.setumeikai_body .col-hd {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.setumeikai_body .hd1 {
  border-top-left-radius: 20px;
  width: 150px;
}
@media screen and (max-width: 834px) {
  .setumeikai_body .hd1 {
    border-top-left-radius: 10px;
  }
}
.setumeikai_body .hd2 {
  width: 40%;
}
@media screen and (max-width: 834px) {
  .setumeikai_body .hd2 {
    width: 38%;
  }
}
.setumeikai_body .hd3 {
  border-top-right-radius: 20px;
  width: 40%;
}
@media screen and (max-width: 834px) {
  .setumeikai_body .hd3 {
    border-top-right-radius: 10px;
  }
}
@media screen and (max-width: 834px) {
  .setumeikai_body .hd3 {
    width: 38%;
  }
}
.setumeikai .obj {
  position: absolute;
}
.setumeikai .obj.obj1 {
  top: -60px;
  left: 8%;
  transform: rotate(-35deg);
}
@media screen and (max-width: 834px) {
  .setumeikai .obj.obj1 {
    max-width: 100px;
    top: -40px;
    left: 2%;
    transform: rotate(35deg);
  }
}
.setumeikai .obj.obj2 {
  top: -130px;
  right: 4%;
}
@media screen and (max-width: 834px) {
  .setumeikai .obj.obj2 {
    max-width: 70px;
    top: -80px;
  }
}
.setumeikai .obj.obj3 {
  bottom: 70px;
  left: -7%;
  transform: rotate(5deg);
}
@media screen and (max-width: 834px) {
  .setumeikai .obj.obj3 {
    max-width: 70px;
    bottom: -50px;
    left: -15%;
  }
}
.setumeikai .obj.obj4 {
  bottom: -70px;
  right: -12%;
  transform: rotate(-45deg);
}
@media screen and (max-width: 834px) {
  .setumeikai .obj.obj4 {
    max-width: 100px;
    bottom: -30px;
    right: -12%;
  }
}

.setumeikai_obj{
  max-width: 900px;
  margin: 40px auto 0;
}

/* ============================================
// endCopy
// ==========================================*/
.endCopy {
  padding-top: 80px;
  padding-bottom: 80px;
}
.endCopy_inner {
  display: flex;
  /* align-items: center;
  justify-content: center; */
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .endCopy_inner {
    align-items: flex-start;
  }
}

@media only screen and (max-width:540px) {
  .endCopy_inner{
    display: block;
  }
}

.endCopy_c{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

@media screen and (min-width: 835px) {
  .endCopy_ico {
    /* margin-right: 50px; */
    margin-bottom: 10px;
  }
}
/* @media screen and (max-width: 834px) {
  .endCopy_ico {
    max-width: 100px;
    margin-right: 20px;
  }
} */
.endCopy_text {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .endCopy_text {
    font-size: 1.6rem;
    text-align: left;
  }
}

/* ============================================
// footer
// ==========================================*/
.footer {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #7dcdf4;
}
.footer_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 980px;
}
@media screen and (max-width: 834px) {
  .footer_inner {
    flex-direction: column;
    align-items: center;
  }
}
.footer_ttl .img {
  max-width: 159px;
  width: 100%;
}
@media screen and (max-width: 834px) {
  .footer_ttl .img {
    max-width: 120px;
  }
}
/* .footer_sns {
  margin-left: auto;
  margin-right: auto;
} */
@media screen and (max-width: 834px) {
  .footer_sns {
    margin: 20px auto;
  }
}
.footer_sns .o-sns {
  display: flex;
  align-items: center;
  border: 3px solid #fff;
  border-radius: 150px;
  padding: 10px 40px;
}
@media screen and (max-width: 834px) {
  .footer_sns .o-sns {
    border-width: 2px;
    padding: 7px 30px;
  }
}
.footer_sns .o-sns_ttl {
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .footer_sns .o-sns_ttl {
    font-size: 1.2rem;
  }
}
.footer_sns .o-sns_list {
  display: flex;
}
.footer_sns .o-sns_list_item {
  width: 20px;
  margin-left: 10px;
}
.footer_sns .o-sns_list a {
  display: block;
}
.footer_meta {
  text-align: right;
}
@media screen and (max-width: 834px) {
  .footer_meta {
    text-align: center;
  }
}
.footer_copyright {
  font-size: 12px;
}
.footer_ga {
  position: relative;
  font-size: 10px;
}
.footer_ga a {
  position: relative;
  z-index: 3;
  color: #231815;
  text-decoration: underline;
}
.footer_scrollup {
  position: fixed;
  z-index: 1001;
  bottom: 22px;
  right: 22px;
  transition: 0.3s;
  transform: translateY(30px);
  opacity: 0;
}
@media screen and (max-width: 834px) {
  .footer_scrollup {
    bottom: 82px;
    right: 10px;
  }
}
.footer .o-page_top {
  width: 54px;
}
@media screen and (max-width: 834px) {
  .footer .o-page_top {
    width: 44px;
    background-color: #ddd;
    background: #7dcdf4;
    border-radius: 50%;
    padding: 5px;
  }
}
.footer .o-page_top a {
  position: relative;
  display: block;
}

/* ============================================
// convertion
// ==========================================*/
.conversion {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  transform: translateY(100%);
  -webkit-animation: bound 0.5s 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;
          animation: bound 0.5s 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
@media screen and (min-width: 835px) {
  .conversion {
    padding-right: 50px;
  }
}
.conversion:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
  background: #1069c4;
}
.conversion_inner {
  position: relative;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 50px;
}
@media screen and (max-width: 834px) {
  .conversion_inner {
    padding: 10px;
  }
}
.conversion .conversionList {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-left: -10px;
  margin-right: -10px;
}
@media screen and (max-width: 834px) {
  .conversion .conversionList {
    margin-left: -3px;
    margin-right: -3px;
  }
}
.conversion .conversionList_item {
  flex: 0 1 33.33%;
  margin-left: 10px;
  margin-right: 10px;
}

@media screen and (min-width: 835px) {
  .conversion .conversionList_item {
    min-width: 319px;
  }
}

@media screen and (max-width: 834px) {
  .conversion .conversionList_item {
    flex-basis: 100%;
    margin-left: 3px;
    margin-right: 3px;
  }
}
.conversion .conversionList_item a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
}
@media screen and (max-width: 834px) {
  .conversion .conversionList_item a {
    font-size: 15px;
    height: 50px;
  }
}
.conversion .btn_tel {
  white-space: nowrap;
}
.conversion .btn_tel .read {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .conversion .btn_tel .read {
    font-size: 10px;
  }
}
.conversion .btn_tel a {
  flex-direction: column;
  font-size: 26px;
  line-height: 1.5;
}
@media screen and (max-width: 834px) {
  .conversion .btn_tel a {
    font-size: 14px;
  }
}
.conversion .btn_tel a .text {
  position: relative;
  display: flex;
}
.conversion .btn_oubo .ico {
  display: block;
  position: absolute;
  top: 50%;
  left: 34px;
  transform: translateY(-50%);
  width: 32px;
}

.conversion .btn_oubo .text {
  color: #1069c4;
}

@media screen and (max-width: 834px) {
  .conversion .btn_oubo .ico {
    display: none;
  }
}
.conversion .btn_siryo .ico {
  display: block;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  width: 19px;
}
@media screen and (max-width: 834px) {
  .conversion .btn_siryo .ico {
    display: none;
  }
}

/* ============================================
// qa
// ==========================================*/
.qa {
  margin-top: 80px;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .qa {
    margin-top: 30px;
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 540px) {
  .qa {
    margin-top: 60px;
  }
}

.qa:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 50px;
  bottom: -50px;
  border-radius: 0 0 50px 50px;
  background: #FFF;
  z-index: 2;
}

@media screen and (max-width: 834px) {
  .qa::after{
    width: 64px;
    height: 32px;
    bottom: -32px;
    border-radius: 0 0 32px 32px;
  }
}

.qa .obj {
  position: absolute;
}
.qa .obj.obj1 {
  top: -90px;
  left: 2%;
  transform: rotate(25deg);
}
@media screen and (max-width: 834px) {
  .qa .obj.obj1 {
    max-width: 100px;
    top: -40px;
    left: 2%;
    transform: rotate(35deg);
  }
}
.qa .obj.obj2 {
  top: -130px;
  right: 4%;
}
@media screen and (max-width: 834px) {
  .qa .obj.obj2 {
    max-width: 70px;
    top: -80px;
  }
}
.qa .obj.obj3 {
  bottom: -70px;
  right: -12%;
  transform: rotate(-45deg);
}
@media screen and (max-width: 834px) {
  .qa .obj.obj3 {
    max-width: 100px;
    bottom: -30px;
    right: -12%;
  }
}
/* @media screen and (max-width: 834px) {
  .qa .titleSet .image {
    max-width: 296.4px;
  }
} */
/* .qa_body {
  margin-top: 50px;
} */

@media screen and (max-width: 834px) {
  .qa_body {
    margin-top: 30px;
  }
}
.qa_body_outer {
  position: relative;
  max-width: 1100px;
  padding: 80px 50px;
}
@media screen and (max-width: 834px) {
  .qa_body_outer {
    padding: 0 0 60px 0;
  }
}
/* .qa_body_outer::before, .qa_body_outer::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .qa_body_outer::before, .qa_body_outer::after {
    border-radius: 10px;
  }
}
.qa_body_outer::before {
  z-index: 3;
  border: 3px dotted #7dcdf4;
}
@media screen and (max-width: 834px) {
  .qa_body_outer::before {
    border-width: 2px;
  }
}
.qa_body_outer::after {
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fffdf0;
  width: calc(100% - 24px);
  height: calc(100% - 24px);
}
@media screen and (max-width: 834px) {
  .qa_body_outer::after {
    width: calc(100% - 12px);
    height: calc(100% - 12px);
  }
} */
.qa_body_inner {
  position: relative;
  z-index: 5;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.qa .qaList_item{
background: #fef1dd;
padding: 40px;
border-radius: 10px 10px 0 0;
display: flex;
justify-content: space-between;
}

@media screen and (max-width: 540px) {
  .qa .qaList_item{
    padding: 20px;
    border-radius: 10px 10px 0 0;
    display: block;
    }
}

.qa .qaList_item:not(:first-child) {
  margin-top: 40px;
}

.qa .qaList_item:nth-child(even){
  flex-direction: row-reverse;
}

.qa .qaList_item .list_item_block1{
width: 73%;
}

@media screen and (max-width: 540px) {
  .qa .qaList_item .list_item_block1{
    width: 100%;
    }
}

.qa .qaList_item .list_item_block2{
width: 25%;
margin-top: auto;  
}

@media screen and (max-width: 540px) {
  .qa .qaList_item .list_item_block2{
    width: 100%;
    margin-top: 20px;
    }
}

.qa .qaList_item .hd {
  position: relative;
  display: inline-block;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.6;
  /* border-bottom: 2px solid #7dcdf4; */
  padding:0.2em 0.8em 0.2em 0.4em;
  background: #fff;
  border-radius: 0 30px 30px 0;
  color: #faaf18;
  border-left: 10px solid#faaf18;
}
@media screen and (max-width: 834px) {
  .qa .qaList_item .hd {
    font-size: 1.8rem;
  }
}
/* .qa .qaList_item .hd::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0px 0 11px;
  border-color: #7dcdf4 transparent transparent transparent;
  margin-top: 2px;
} */
/* .qa .qaList_item .hd span {
  position: relative;
  display: flex;
}
.qa .qaList_item .hd span::before {
  content: "";
  flex-shrink: 0;
  display: block;
  position: relative;
  top: 0.3em;
  position: relative;
  background: url(../img/ico-q.png) no-repeat left center/contain;
  width: 0.72em;
  height: 1.12em;
  margin-right: 0.6em;
} */
.qa .qaList_item .read {
  margin-top: 20px;
  word-break: break-all;
}

.mark-orange{
  color: #faaf18;
}

.qa .qaList_item a[target=_blank] {
  position: relative;
  padding-left: 20px;
}
.qa .qaList_item a[target=_blank]::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0.2em;
  width: 1em;
  height: 1em;
  background: url(../img/ico-blank-col.png) no-repeat left center/contain;
}
.qa .qaList_item .-marker.-sky {
  font-weight: normal;
}/*# sourceMappingURL=style.css.map */