<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body {font-feature-settings : "palt";}

@media print, screen and (min-width: 741px) {

/**************************************

reset.css

**************************************/

  body,
  div,
  dl,
  dt,
  dd,
  ul,
  ol,
  li,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  pre,
  code,
  form,
  fieldset,
  legend,
  input,
  textarea,
  p,
  blockquote,
  th,
  td {
    margin: 0;
    padding: 0;
  }
  fieldset,
  img {
    border: 0;
  }
  /*
	TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
  address,
  caption,
  cite,
  code,
  dfn,
  em,
  th,
  var {
    font-weight: inherit;
    font-style: inherit;
  }
  ul {
    list-style: none;
  }
  caption,
  th {
    text-align: left;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 100%;
    font-weight: inherit;
  }
  q:before,
  q:after {
    content: "";
  }
  abbr,
  acronym {
    font-variant: normal;

    border: 0;
  }
  /* to preserve line-height and selector appearance */
  sup {
    vertical-align: text-top;
  }
  sub {
    vertical-align: text-bottom;
  }
  input,
  textarea,
  select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
  /*to enable resizing for IE*/
  input,
  textarea,
  select {
    *font-size: 100%;
  }
  /*because legend doesn't inherit in IE */
  legend {
    color: #000;
  }
  /* YUI CSS Detection Stamp */
  #yui3-css-stamp.cssreset {
    display: none;
  }
  .phleft {
    float: left;

    padding: 0 20px 20px 0;
  }
  .phright {
    float: right;

    padding: 0 0 20px 20px;
  }
  .clr {
    font-size: 0;
    line-height: 0;

    clear: both;

    width: 0;
    height: 0;
  }
  .clearfix {
    display: inline-table;
  }
  /* Hides from IE-mac \*/
  * html .clearfix {
    height: 1%;
  }
  .clearfix {
    display: block;
  }
  /* End hide from IE-mac */
}

@media screen and (max-width: 740px) {
  /************************************************

	reset

*************************************************/
  html,
  body,
  div,
  span,
  applet,
  object,
  iframe,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  blockquote,
  pre,
  a,
  abbr,
  acronym,
  address,
  big,
  cite,
  code,
  del,
  dfn,
  em,
  font,
  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 {
    margin: 0;
    padding: 0;

    border: 0;
    outline: 0;
  }
  article,
  aside,
  canvas,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section,
  summary {
    display: block;
  }
  nav,
  ul {
    list-style: none;
  }
  img {
    vertical-align: top;

    border: 0;
  }
  td img {
    vertical-align: baseline;
  }
  fieldset {
    border: 0;
  }
  .clr {
    font-size: 0;
    line-height: 0;

    clear: both;

    width: 0;
    height: 0;
  }
  section {
    clear: both;
  }
  .clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: ".";
  }
  .clearfix {
    display: inline-table;
  }
  /* Hides from IE-mac \*/
  * html .clearfix {
    height: 1%;
  }
  .clearfix {
    display: block;
  }
  /* End hide from IE-mac */
}


/* ----------------------------------------------------------

 Base Layout

---------------------------------------------------------- */
@font-face {
  font-family: "Noto Sans Japanese";
  font-weight: 100;
  font-style: normal;

  src: url("../fonts/NotoSansCJKjp-Thin.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/NotoSansCJKjp-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Thin.woff") format("woff"), url("../fonts/NotoSansCJKjp-Thin.ttf") format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: "Noto Sans Japanese";
  font-weight: 200;
  font-style: normal;

  src: url("../fonts/NotoSansCJKjp-Light.eot");
  src: url("../fonts/NotoSansCJKjp-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Light.woff") format("woff"), url("../fonts/NotoSansCJKjp-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Noto Sans Japanese";
  font-weight: 300;
  font-style: normal;

  src: url("../fonts/NotoSansCJKjp-DemiLight.eot");
  src: url("../fonts/NotoSansCJKjp-DemiLight.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-DemiLight.woff") format("woff"), url("../fonts/NotoSansCJKjp-DemiLight.ttf") format("truetype");
}

@font-face {
  font-family: "Noto Sans Japanese";
  font-weight: 400;
  font-style: normal;

  src: url("../fonts/NotoSansCJKjp-Regular.eot");
  src: url("../fonts/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Noto Sans Japanese";
  font-weight: 500;
  font-style: normal;

  src: url("../fonts/NotoSansCJKjp-Medium.eot");
  src: url("../fonts/NotoSansCJKjp-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSansCJKjp-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Noto Sans Japanese";
  font-weight: 700;
  font-style: normal;

  src: url("../fonts/NotoSansCJKjp-Bold.eot");
  src: url("../fonts/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Noto Sans Japanese";
  font-weight: 900;
  font-style: normal;

  src: url("../fonts/NotoSansCJKjp-Black.eot");
  src: url("../fonts/NotoSansCJKjp-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Black.woff") format("woff"), url("../fonts/NotoSansCJKjp-Black.ttf") format("truetype");
}

body {
  font-family: "Noto Sans Japanese";
  font-size: 13px;
  font-weight: 700;
  line-height: 1.8;

  overflow-x: hidden;

  letter-spacing: .4px;

  color: #2d2d2d;

  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}

body {
  -webkit-animation: 1s ease 0s normal opening;
          animation: 1s ease 0s normal opening;
}

@-webkit-keyframes opening {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes opening {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.en {
  font-family: din-2014, sans-serif;
  font-weight: 600;
  line-height: 1.0;
  letter-spacing: -.6px;
}

em {
  font-style: inherit;
}

img {
  width: 100%;
}

@media screen and (min-width: 741px) {
.box_l {
  float: left;
}

.box_r {
  float: right;
}
}

a {
  -webkit-transition: .3s;
       -o-transition: .3s;
          transition: .3s;
  text-decoration: none;

  color: inherit;
}

a:hover,
a:active {
  opacity: .8;
}

a:hover img {
  opacity: .8;
}

*:focus {
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

mark {
  background:linear-gradient(transparent 60%, #fffc04 60%);
}


/* ----------------------------------------------------------
 * Selected Text
 *---------------------------------------------------------- */
::-moz-selection {
  background: #fff115;
  /* Safari */
}
::selection {
  background: #fff115;
  /* Safari */
}

::-moz-selection {
  background: #fff115;
  /* Firefox */
}


/*  Header
 *---------------------------------------------------------- */

.Header {
  position: relative;
  z-index: 9999;
  top: 0;
  left: 0;

  overflow: hidden;

  width: 100%;
  height: 70px;
  padding: 10px 0;

  background: #fff;
}

.Header__inner {
  width: 1000px;
  margin: 0 auto;
}

.Header__inner--logo {
  float: left;
  width: 300px;
}

.Header__inner--logo h1 a {
  display: block;
  width: 100%;
  height: 51px;
  background: url(../img/cmn/logo.png) top center no-repeat;
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: 105%;
  overflow: hidden;
}

.Header__inner--cv {
  float: right;
  width: 600px;
  text-align: right;
}

.Header__inner--tel {
  width: 218px;
  display: inline-block;
  vertical-align: middle;
}

.Header__inner--tel a {
  display: block;
  line-height: 1.0;
}

.Header__inner--tel i {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  padding-bottom: 12px;
  padding-right: 8px;
}

.Header__inner--tel span.en {
  font-size: 32px;
}

.Header__inner--tel small {
  font-size: 12px;
  display: block;
  text-align: right;
  font-weight: 300;
  margin-top: -5px;
}

.Header__inner--btnCv {
  width: 324px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.Header__inner--btnCv a {
  display: block;
  color: #FFF;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  background: url(../img/cmn/bg_header_btn.png) top center no-repeat;
  background-size: 100% auto;
  position: relative;
}

.Header__inner--btnCv a::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 14px;
  width: 10px;
  height: 10px;
  background: url(../img/cmn/arrow.png) top center no-repeat;
  background-size: 100% auto;
}


@media screen and (max-width: 760px) {
  .Header {
    height: 50px;
    padding: 0;
  }

  .Header__inner {
    width: 100%;
  }

  .Header__inner--logo {
    width: 200px;
    padding-top: 9px;
    padding-left: 12px;
  }

  .Header__inner--logo h1 a {
    height: 32px;
  }

  .Header__inner--cv {
    width: 152px;
  }

  .Header__inner--tel {
    width: 50px;
  }

  .Header__inner--tel a {
    background: #4bb448;
    color: #FFF;
    line-height: 50px;
    font-size: 15px;
    text-align: center;
  }

  .Header__inner--btnCv {
    width: 100px;
    margin-left: -3px;
  }

  .Header__inner--btnCv a {
    font-size: 15px;
    line-height: 50px;
    background: #e23a32;
  }

  .Header__inner--btnCv a::after {
    display: none;
  }
}


/*  Footer
---------------------------------------------------------- */

.Footer {
  width: 100%;
  padding: 30px 0 40px;

  text-align: center;
}

.Footer__logo {
  width: 400px;
  margin: 0 auto;
}

.Footer__copy {
  font-size: 11px;
  color: #b4b4b4;
  margin-top: 48px;
  font-weight: 300;

  width: 100%;
  letter-spacing: 1px;
}

@media screen and (max-width: 760px) {
  .Footer {
    padding: 5% 0 34%;
  }

  .Footer__logo {
    width: 260px;
  }

  .Footer__copy {
    margin-top: 10%;
    letter-spacing: 0;
  }
}


/*  Fix
---------------------------------------------------------- */
.Fix {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #eeeeee;
  background: #FFF;
  padding: 14px 0;
  height: 90px;
  z-index: 999;
  text-align: center;
}

.Fix__cvBtn {
  display: inline-block;
  vertical-align: middle;
  width: 440px;
  height: 60px;
  margin-right: 40px;
}

.Fix__cvBtn a {
  display: block;
  line-height: 60px;
  background: url(../img/cmn/bg_fix_btn.png) top center no-repeat;
  background-size: 100% auto;
  color: #FFF;
  font-size: 23px;
  position: relative;
}

.Fix__cvBtn a::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 20px;
  width: 14px;
  height: 14px;
  background: url(../img/cmn/arrow.png) top center no-repeat;
  background-size: 100% auto;
}

.Fix__cvBtn a em {
  font-size: 27px;
}

.Fix__telBox {
  display: inline-block;
  vertical-align: middle;
  width: 456px;
}

.Fix__telBox--catch {
  font-size: 16px;
  line-height: 1.0;
  margin-bottom: 4px;
}

.Fix__telBox--tel a {
  display: block;
}

.Fix__telBox--tel i {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  padding-top: 7px;
  margin-right: 10px;
}

.Fix__telBox--tel span {
  display: inline-block;
  vertical-align: middle;
  color: #4bb448;
  font-size: 42px;
}

.Fix__telBox--tel small {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  font-weight: 300;
  padding-left: 12px;
}


@media screen and (max-width: 760px) {
  .Fix {
    border-top: none;
    padding: 0;
    height: 50px;
    background: #4bb448;
    text-align: left;
  }

  .Fix__cvBtn {
    width: 50%;
    height: 50px;
    margin-right: 0;
  }

  .Fix__cvBtn a {
    line-height: 50px;
    background: #f88600;
    font-size: 15px;
    text-align: center;
  }

  .Fix__cvBtn a::after {
    display: none;
  }

  .Fix__cvBtn a em {
    font-size: inherit;
  }

  .Fix__telBox {
    width: calc(50% - 5px);
  }

  .Fix__telBox--tel a {
    display: block;
    color: #FFF;
    text-align: center;
  }

  .Fix__telBox--tel i {
    width: 17px;
    padding-top: 9px;
    margin-right: 8px;
  }

  .Fix__telBox--tel span {
    font-size: 23px;
    color: #FFF;
  }

  .Fix__telBox--tel small {
    display: block;
    font-size: 10px;
    padding-left: 0;
    margin-top: -7px;
  }
}


/*  Fix_cv
---------------------------------------------------------- */
.Fix_cv {
  position: fixed;
  bottom: 20px;
  right: 12px;
  width: 274px;
  height: auto;
  z-index: 999999;
}

.Fix_cv.m06 {
  height: 428px;
}

.Fix_cv a {
  display: block;
}

.Fix_cv .cv_inner {
  position: relative;
}

.Fix_cv .btn {
  margin-top: 6px;
}

.Fix_cv a {
  display: block;
  height: 100%;
}

.Fix_cv a img {
  vertical-align: bottom;
}

.Fix_cv .bg {
  position: relative;
  z-index: 9;
}

.Fix_cv .cv_inner:hover {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  opacity: 1;
}

.Fix_cv a img {
  opacity: 1;
}

@media screen and (max-width: 760px) {
  .Fix_cv,.Fix_cv.m06 {
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
  }

}

/*  btn__anime
---------------------------------------------------------- */

.reflection {
  position: relative;
  overflow: hidden;
}
.reflection::before {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #FFF;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflect 3s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflect 3s ease-in-out infinite;
}
@keyframes reflect {
  0% { transform: scale(0) rotate(45deg); opacity: 0; }
  80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { transform: scale(4) rotate(45deg); opacity: 1; }
  100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflect {
  0% { transform: scale(0) rotate(45deg); opacity: 0; }
  80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { transform: scale(4) rotate(45deg); opacity: 1; }
  100% { transform: scale(50) rotate(45deg); opacity: 0; }
}


table,
ul ul,
ol ol,
td ul,
td p,
td dt,
td dd {
  font-size: 100%;
}

select,
input,
textarea,
button {
  font-size: 99%;
}


/* ----------------------------------------------------------

 Clear Fix

---------------------------------------------------------- */
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: ".";
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

@media print, screen and (min-width: 741px) {
  .sp {
    display: none !important;
  }
}

@media (min-width: 741px) and (max-width: 1023px) {
  html {
    height: 100%;
  }
  body {
    overflow-x: hidden;

    width: 140%;

    -webkit-transform: scale(.714);
        -ms-transform: scale(.714);
            transform: scale(.714);
    /* transform: scale の倍率の逆数を設定する事 */
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  #topcontrol {
    display: none;
  }
  body.top {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 740px) {

  body {
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 13px;
  }
  html {
    overflow-x: hidden;
    overflow-y: auto;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.0;
  }
  a {
    text-decoration: none;
  }
  .pc {
    display: none !important;
  }

}


/**************************************

slick.css

**************************************/

/* Slider */
.slick-slider {
  position: relative;

  display: block;

  -webkit-box-sizing: border-box;
          box-sizing: border-box;

  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

  -webkit-touch-callout: none;
   -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;

  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;

  position: absolute;
  z-index: 999;
  top: 39%;

  display: block;

  width: 11px;
  height: 16px;
  margin-top: -10px;
  padding: 0;

  cursor: pointer;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);

  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.top_section02 .slick-prev,
.top_section02 .slick-next {
  top: 38%;
}

.top_section06 .slick-prev,
.top_section06 .slick-next {
  top: 32%;
}

.top_section10 .slick-prev,
.top_section10 .slick-next {
  top: 28%;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: .8;
  color: transparent;
  outline: none;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;

  opacity: .75;
  color: white;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -20px;

  background-size: 11px 16px;
}

[dir="rtl"] .slick-prev {
  right: -20px;
  left: auto;
}

.slick-next {
  right: -20px;

  background-size: 11px 16px;
}

[dir="rtl"] .slick-next {
  right: auto;
  left: -20px;
}

/* Dots */
.slick-slider {
  margin-bottom: 0;
}

.top_section06.slick-initialized.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  position: absolute;
  display: block;

  width: 100%;
  
  padding: 0;

  list-style: none;
  text-align: center;
}

@media (min-width:992px){.slick-dots {line-height: 1.4!important;margin: 10px 0!important;}}
@media (max-width:991px){.slick-dots {line-height: 1.4!important;margin: 400px 0 0 0!important;}}

.slick-dots li {
  position: relative;

  display: inline-block;

  width: 14px;
  height: 14px;
  margin: 0 4px;
  padding: 0;

  cursor: pointer;

  border-radius: 10px;
  background: #d2d2d2;
}

.slick-dots li.slick-active {
  background: #4bb448;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;

  display: block;

  width: 20px;
  height: 20px;
  padding: 5px;

  cursor: pointer;

  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;

  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;

  opacity: .25;
  color: black;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

@media screen and (max-width: 740px) {
  .slick-prev,
  .slick-next {
    width: 28px;
    height: 79px;

    background-size: 28px 79px;
  }
  .slick-prev {
    left: 0px;
  }
  .slick-next {
    right: 0px;
  }
  .slick-slider {
    padding-bottom: 10%;
  }
  .slick-dots {
    bottom: 8px;
  }
  .slick-dots li {
    width: 10px;
    height: 10px;
  }
}


/**************************************

top.css

**************************************/

/* Topvisual */
.Topvisual {
  width: 100%;
  height: 526px;
  position: relative;
  z-index: 9;
  background: url(../img/top/bg_main.png) top center no-repeat;
  background-size: cover;
}

.Topvisual__main {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  z-index: 99;
  padding: 82px 0;
}

.Topvisual__catch--lead {
  position: relative;
  padding-left: 88px;
}

.Topvisual__phrase {
  position: absolute;
  top: 34px;
  left: -35px;
  width: 100px;
  height: 100px;
  background: #4bb448;
  border-radius: 100%;
  color: #FFF;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  padding: 24px 0;
  text-align: center;
}

.Topvisual__phrase::after {
  content: "";
  position: absolute;
  bottom: -6px;
  z-index: 99;
  right: -5px;
  transform: rotate(-54deg);
  display: block;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 28px solid #4bb448;
}

.Topvisual__phrase span {
  font-size: 17px;
  color: #fffc04;
  display: block;
}

.Topvisual__phrase em {
  font-size: 24px;
}

.Topvisual__catch--lead {
  font-size: 32px;
  line-height: 1.0;
  margin-bottom: 15px;
  margin-top: -55px;
}

.Topvisual__catch--lead mark {
  padding: 0 5px 5px;
  line-height: 1.3;
}

.Topvisual__main--tit em {
  color: #f88600;
  font-size: 108px;
  line-height: 1.0;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
}

.Topvisual__main--tit span {
  display: inline-block;
  vertical-align: middle;
  width: 114px;
  height: 114px;
  background: #f88600;
  color: #FFF;
  font-size: 30px;
  font-weight: 600;
  line-height: 114px;
  text-align: center;
  border-radius: 50%;
  margin-left: 10px;
}

.Topvisual__school--list {
  padding-left: 5px;
  margin-top: 25px;
}

.Topvisual__school--list li {
  display: inline-block;
  vertical-align: middle;
  width: 128px;
  line-height: 32px;
  background: #FFF;
  color: #4bb448;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  border-radius: 20px;
  margin-right: 8px;
}
.Topvisual__school--list li:first-child {
  color: white;
  width: auto;
  padding: 0 10px;
  border-radius: 0;
  background: -webkit-repeating-linear-gradient(-45deg, #e23a32, #e23a32 3px,#e6443b 3px, #e6443b 7px);
  background: repeating-linear-gradient(-45deg, #e23a32, #e23a32 3px,#e6443b 3px, #e6443b 7px);
}
.Topvisual__school--list li p {
  margin: 0; 
  padding: 0;
}

.Topvisual .bnr_cv {
  width: 852px;
  transform: translateX(-50%);
  position: absolute;
  bottom: -178px;
  left: 50%;
  padding-left: 15px;
}

.Topvisual .bnr_cv.m06 {
  bottom: -238px;
}

.bnr_cv .cv_inner {
  position: relative;
}

.bnr_cv .btn_box {
  padding: 10px 22px 0 5px;
}

.bnr_cv .btn {
  width: 49%;
  float: left;
}

.bnr_cv .btn.line {
  margin-top: -23px;
}

.bnr_cv .btn:nth-child(2) {
  float: right;
}

.bnr_cv a {
  display: block;
  height: 100%;
}

.bnr_cv .bg {
  position: relative;
  z-index: 9;
}

.Topvisual .bnr_cv a:hover,
.Topvisual .bnr_cv a:hover img {
  opacity: 1;
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.Topvisual .bnr_cv .cv_inner:hover {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@media screen and (max-width: 760px) {
  .Topvisual {
    height: auto;
    padding-bottom: 66%;
    background: url(../img/top/bg_main_sp.png) top right no-repeat;
    background-size: cover;
  }

  .Topvisual__main {
    width: 100%;
    padding: 3% 0;
    text-align: center;
  }

  .Topvisual__catch--lead {
    padding-left: 8%;
  }

  .Topvisual__phrase {
    top: 3%;
    left: 2%;
    width: 70px;
    height: 70px;
    font-size: 12px;
    padding: 18px 0;
  }

  .Topvisual__phrase::after {
    bottom: -2px;
    right: -2px;
    border: 5px solid transparent;
    border-top: 14px solid #4bb448;
  }

  .Topvisual__phrase span {
    font-size: 11px;
  }

  .Topvisual__phrase em {
    font-size: 18px;
  }

  .Topvisual__catch--lead {
    font-size: 16px;
    margin-bottom: 2%;
    text-align: center;
  }

  .Topvisual__catch--lead mark {
    padding: 0 3px 3px;
  }

  .Topvisual__main--tit em {
    font-size: 52px;
  }

  .Topvisual__main--tit span {
    width: 65px;
    height: 65px;
    font-size: 16px;
    line-height: 65px;
    margin-left: 2%;
  }

  .Topvisual__school--list {
    padding-left: 0;
    margin-top: 2%;
    text-align: center;
  }

  .Topvisual__school--list li {
    width: 22%;
    line-height: 22px;
    font-size: 14px;
    margin: 0 .5%;
    box-shadow: 0 0 6px 2px #fdeeec;
  }

  .Topvisual .bnr_cv {
    width: 94%;
    bottom: -40%;
    padding-left: 1.5%;
  }

  .bnr_cv .btn_box {
    padding: 0 2% 0 0;
    margin: 0 6%;
  }

  .bnr_cv .btn {
    width: 100%;
    float: none;
    margin-top: 5%;
  }

  .bnr_cv .btn.line {
    margin-top: 4%;
  }

  .bnr_cv .btn:nth-child(2) {
    float: none;
  }

}

@media screen and (max-width: 354px) {
  .Header__inner--cv {
    display: none;
  }
}

/* Section__tit */

.Section__phrase {
  margin: 0 auto 14px;
  width: 372px;
  height: 56px;
  background: url(../img/top/bg_phrase02.png) top center no-repeat;
  background-size: 100% auto;
  color: #4bb448;
  text-align: center;
  line-height: 47px;
  font-size: 18px;
}

.Section__phrase span {
  color: #e23a32;
}

.Section__phrase em {
  font-size: 24px;
}

.Section__tit {
  font-size: 40px;
  text-align: center;
  line-height: 1.0;
  margin-bottom: 26px;
}

.Section__tit mark {
  font-size: 47px;
  color: #e23a32;
}

.Section__tit span {
  font-size: 84px;
}

.Section__tit em {
  font-size: 52px;
}

.Section__tit02 {
  font-size: 44px;
  text-align: center;
  line-height: 1.0;
  margin-bottom: 26px;
  color: #4bb448;
}


@media screen and (max-width: 761px) {
  .Section__phrase {
    margin: 0 auto 2%;
    width: 280px;
    height: 45px;
    line-height: 38px;
    font-size: 15px;
  }

  .Section__tit {
    font-size: 8vw;
    margin-bottom: 5%;
    letter-spacing: -1px;
  }

  .Section__tit mark {
    font-size: 9vw;
  }

  .Section__tit span {
    font-size: 18vw;
  }

  .Section__tit em {
    font-size: 10vw;
  }

  .Section__tit02 {
    font-size: 8vw;
    margin-bottom: 5%;
  }
}


/* Section__point */

.Section__point {
  background: #fffacd;
  position: relative;
  z-index: 99;
  padding: 60px 0 60px;
}

.Section__point .Section__tit mark {
  font-size: 40px;
  color: #121212;
}

.Section__point .Section__tit em {
  color: #e23a32;
  padding-left: 10px;
}

.Section__point--nav {
  text-align: center;
  margin-bottom: 50px;
}

.Section__point--nav_box {
  width: 270px;
  display: inline-block;
  vertical-align: top;
  background: #FFF;
  border: 5px solid rgba(51,172,48,.2);
  border-radius: 16px;
  padding: 20px 0;
  position: relative;
  margin: 0 9px;
}

.Section__point--nav_box:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -7px;
  transform: rotate(90deg);
  width: 14px;
  height: 14px;
  background: url(../img/top/arrow_flow.png) top center no-repeat;
  background-size: 100% auto;
}

.Section__point--nav_num {
  font-size: 18px;
  opacity: .6;
  color: #4bb448;
}

.Section__point--nav_num em {
  font-size: 22px;
}

.Section__point--nav_icon {
  width: 100px;
  height: 100px;
  position: relative;
  margin: 0 auto;
}

.Section__point--nav_icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.Section__point--nav_box:nth-child(1) .Section__point--nav_icon img {
  width: 75px;
}
.Section__point--nav_box:nth-child(2) .Section__point--nav_icon img {
  width: 100px;
}
.Section__point--nav_box:nth-child(3) .Section__point--nav_icon img {
  width: 80px;
}

.Section__point--nav_tit {
  color: #4bb448;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.0;
}


.Section__point--contents {
  width: 1000px;
  margin: 0 auto;
}

.Section__point--item {
  background: #FFF;
  border: 2px solid #4bb448;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 30px;
}

.Section__point--tit {
  background: #4bb448;
  color: #FFF;
  font-size: 32px;
  height: 80px;
  padding: 24px 0;
  line-height: 1.0;
  text-align: center;
}

.Section__point--tit .num {
  color: #fffc04;
  font-size: 18px;
  padding-right: 20px;
  display: inline-block;
  vertical-align: middle;
}

.Section__point--tit .num em {
  font-size: 22px;
}

.Section__point--txtBox {
  padding: 40px;
}

.Section__point--ph {
  width: 472px;
  float: right;
}

.Section__point--item:nth-child(2n) .Section__point--ph {
  float: left;
}

.Section__point--txt {
  float: left;
  width: 402px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
    -ms-text-align: justify;
}

.Section__point--item:nth-child(2n) .Section__point--txt {
  float: right;
}

.Section__point--txt strong {
  color: #e23a32;
  font-weight: 700;
}

.Section__point--txt mark {
  background: #ffff6e;
  font-weight: 700;
}

.Section__point--txt em {
  color: #4bb448;
  font-weight: 700;
}


@media screen and (max-width: 761px) {
  .Section__point {
    padding: 12% 0 7%;
  }


  .Section__point .Section__tit mark {
    font-size: 21px;
  }

  .Section__point .Section__tit em {
    padding-left: 0;
    display: block;
  }

  .Section__point--nav {
    margin: 0 3% 5%;
  }

  .Section__point--nav_box {
    width: 31%;
    border: 3px solid rgba(51,172,48,.2);
    border-radius: 10px;
    padding: 3% 0;
    margin: 0 .5%;
  }

  .Section__point--nav_box:after {
    bottom: -6px;
    margin-left: -5px;
    width: 10px;
    height: 10px;
  }

  .Section__point--nav_num {
    font-size: 12px;
  }

  .Section__point--nav_num em {
    font-size: 14px;
  }

  .Section__point--nav_icon {
    width: 100%;
    height: 0;
    padding-bottom: 64%;
  }

  .Section__point--nav_box:nth-child(1) .Section__point--nav_icon img {
    width: 45px;
  }
  .Section__point--nav_box:nth-child(2) .Section__point--nav_icon img {
    width: 60px;
  }
  .Section__point--nav_box:nth-child(3) .Section__point--nav_icon img {
    width: 48px;
  }

  .Section__point--nav_tit {
    font-size: 12px;
  }


  .Section__point--contents {
    width: 90%;
  }

  .Section__point--item {
    border-radius: 8px;
    margin-bottom: 5%;
  }

  .Section__point--tit {
    font-size: 21px;
    height: auto;
    padding: 4% 0 5%;
  }

  .Section__point--tit small {
    font-size: 18px;
  }

  .Section__point--tit .num {
    font-size: 15px;
    padding-right: 0;
    display: block;
    letter-spacing: 1px;
    margin-bottom: 1%;
  }

  .Section__point--tit .num em {
    font-size: 19px;
  }

  .Section__point--txtBox {
    padding: 5%;
  }

  .Section__point--ph {
    width: 100%;
    float: none;
    margin-bottom: 5%;
  }

  .Section__point--item:nth-child(2n) .Section__point--ph {
    float: none;
  }

  .Section__point--txt {
    float: none;
    width: 100%;
    font-size: 14px;
  }

  .Section__point--item:nth-child(2n) .Section__point--txt {
    float: none;
  }
}


/* Section__scoreUp */

.Section__scoreUp {
  padding: 0px 0 66px;
  background-image: linear-gradient(0deg, transparent 9px, rgba(0,0,0,.05) 10px),linear-gradient(90deg, transparent 9px, rgba(0,0,0,.05) 10px);
  background-color: #FFF;
  background-size: 10px 10px;
}

.Section__scoreUp .Section__tit mark {
  font-size: 60px;
}

.Section__scoreUp .Section__tit span {
  font-size: 70px;
}

.Section__scoreUp--contents {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.Section__scoreUp--contents.box02 {
  margin-top: 60px;
}

.Section__scoreUp--contents h3 {
  background: rgba(75,180,72,.2);
  font-size: 20px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 18px;
}

.Section__scoreUp--item {
  width: 232px;
  height: 144px;
  margin: 6px 4px;
  display: inline-block;
  vertical-align: top;
  border: 6px solid #e5e5e5;
  border-radius: 16px;
  font-size: 16px;
  font-weight: 300;
  padding: 16px 0;
}

.Section__scoreUp--name {
  line-height: 1.0;
  margin-bottom: 2px;
}

.Section__scoreUp--up {
  font-size: 20px;
  line-height: 1.0;
  color: #e23a32;
  font-weight: bold;
}

.Section__scoreUp--up strong {
  font-size: 62px;
}

.Section__scoreUp--up em {
  font-size: 44px;
  display: inline-block;
  position: relative;
  padding-right: 24px;
}

.Section__scoreUp--up em::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  width: 27px;
  height: 33px;
  background: url(../img/top/arrow_up.png) top right no-repeat;
  background-size: 100% auto;
}

.Section__scoreUp--score em {
  width: 10px;
  height: 10px;
  margin: 0 8px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/top/arrow_score.png) top center no-repeat;
  background-size: 100% auto;
}

.Section__scoreUp--btnMore {
  width: 300px;
  height: 50px;
  margin: 30px auto 0;
  background: #aaaaaa;
  color: #FFF;
  position: relative;
  border-radius: 6px;
  line-height: 50px;
  font-size: 18px;
  cursor: pointer;
}

.Section__scoreUp--btnMore::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 14px;
  width: 10px;
  height: 10px;
  background: url(../img/top/arrow_down.png) top center no-repeat;
  background-size: 100% auto;
}

@media screen and (max-width: 761px) {
  .Section__scoreUp {
    padding: 0 0 12%;
  }

  .Section__scoreUp .Section__tit {
    font-size: 21px;
    margin-bottom: 3%;
  }

  .Section__scoreUp .Section__tit mark {
    font-size: 30px;
  }

  .Section__scoreUp .Section__tit span {
    font-size: 35px;
  }

  .Section__scoreUp--contents {
    width: 100%;
  }

  .Section__scoreUp--contents.box02 {
    margin-top: 12%;
  }

  .Section__scoreUp--contents h3 {
    font-size: 16px;
    line-height: 40px;
    margin: 0 auto 4%;
    width: 90%;
  }

  .Section__scoreUp--item {
    width: 48%;
    height: 100px;
    margin: 6px 0.5%;
    border: 3px solid #e5e5e5;
    border-radius: 8px;
    font-size: 13px;
    padding: 10px 0;
  }

  .Section__scoreUp--up {
    font-size: 13px;
  }

  .Section__scoreUp--up strong {
    font-size: 42px;
  }

  .Section__scoreUp--up em {
    font-size: 30px;
    padding-right: 20px;
  }

  .Section__scoreUp--up em::after {
    top: 5px;
    width: 19px;
    height: 22px;
  }

  .Section__scoreUp--score em {
    width: 6px;
    height: 6px;
    margin: 0 4px;
  }

  .Section__scoreUp--btnMore {
    width: 60%;
    margin: 5% auto 0;
    border-radius: 3px;
    font-size: 15px;
  }

  .Section__scoreUp--btnMore::after {
    margin-top: -4px;
    right: 10px;
    width: 8px;
    height: 8px;
  }
}

/* Section__bnr--cv */

.Section__bnr--cv {
  padding: 60px 0 40px;
}

.Section__bnr--cv .bnr_cv {
  width: 852px;
  padding-left: 15px;
  margin: 0 auto;
}

.Section__bnr--cv .bnr_cv a {
  display: block;
}

.bnr_cv .btn a:hover,
.Fix_cv .btn a:hover {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  opacity: 1;
}

.Section__bnr--cv .bnr_cv a img {
  opacity: 1;
}

@media screen and (max-width: 761px) {
  .Section__bnr--cv {
    padding: 10% 3% 12%;
  }

  .Section__bnr--cv .bnr_cv {
    width: 100%;
    padding-left: 2%;
  }
}


/* Section__voice */

.Section__voice {
  padding: 80px 0 100px;
  background: #4bb448;
  text-align: center;
}

.Section__voice--title {
  color: #FFF;
  font-size: 30px;
  position: relative;
  text-align: center;
  display: inline-block;
  margin-bottom: 30px;
}

.Section__voice--lead {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -300px;
  transform: rotate(-8deg);
  font-size: 27px;
}

.Section__voice--tit {
  display: inline-block;
  border-bottom: 7px solid #FFF;
  padding-bottom: 0;
  line-height: 1.0;
  font-size: 62px;
  margin-bottom: 10px;
}

.Section__voice--tit span {
  font-size: 158px;
  font-weight: bold;
  color: #fffc04;
  letter-spacing: -4px;
}

.Section__voice--tit small {
  font-size: 99px;
  display: inline-block;
  margin-left: -15px;
  letter-spacing: -1px;
}

.Section__voice .horizontal {
  margin-bottom: 30px;
}

.Section__voice .horizontal li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
  width: 300px;
}

.Section__voice .horizontal strong {
  display: block;
  background: #FFF;
  border-radius: 30px;
  line-height: 50px;
  position: relative;
  opacity: .7;
}

.Section__voice .horizontal strong.active,
.Section__voice .horizontal strong:hover {
  background: #fffc04;
  opacity: 1;
}

.Section__voice .horizontal strong::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-left: -5px;
  -webkit-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  border: 5px solid transparent;
  border-top: 10px solid #FFF;
}

.Section__voice .horizontal strong.active::after,
.Section__voice .horizontal strong:hover::after {
  border-top: 10px solid #fffc04;
}

.Section__voice--contents {
  max-width: 1024px;
  margin: 0 auto;
}

.Section__voice--item {
  width: 480px;
  height: auto;
  display: inline-block;
  vertical-align: top;
  background: #FFF;
  border-radius: 16px;
  padding: 26px;
  margin: 0 9px 20px;
  text-align: left;
}

.Section__voice--item .icon {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
}

.Section__voice--item .name {
  opacity: .8;
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}

.Section__voice--item .txt {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0;
}

.Section__voice--item .txt mark {
  background: #ffff6e;
}

.Section__voice--parents {
  background: #FFF;
  width: 1000px;
  margin: 0px auto 0;
  position: relative;
  padding: 50px 0 70px;
}

.Section__voice--lead02 {
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff115;
  font-size: 16px;
  line-height: 66px;
  width: 66px;
  height: 66px;
  border-radius: 50%;
}

.Section__voice--parents h3 {
  line-height: 1.0;
  font-size: 34px;
  margin-bottom: 34px;
}

.Section__voice--parents h3 em {
  font-size: 42px;
}

.Section__voice--parents h3 strong {
  color: #e23a32;
  font-size: 42px;
}

.Section__voice--parents h3 strong em {
  font-size: 47px;
}

.Section__voice--parents .Section__voice--item {
  width: 300px;
  background: rgba(75,180,72,.1);
  margin: 0 4px;
  height: auto;
  padding: 30px 25px;
}

.Section__voice--parents .Section__voice--item .tit {
  width: 100%;
  margin-left: 0;
}

.Section__voice--parents .Section__voice--item .name {
  margin-top: 10px;
}

.Section__voice--item .txt {
  height: 210px;
  overflow-y: scroll;
  padding-right: 10px;
}

.Section__voice--item .txt::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.Section__voice--item .txt::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #f9f9f9;
}

.Section__voice--item .txt::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #ccc;
}


@media screen and (max-width: 761px) {
  .Section__voice {
    padding: 12% 0;
  }

  .Section__voice--title {
    font-size: 20px;
    margin-bottom: 3%;
  }

  .Section__voice--lead {
    left: 0;
    top: 0px;
    transform: rotate(-10deg);
    font-size: 15px;
    margin-left: -30px;
  }

  .Section__voice--tit {
    border-bottom: 4px solid #FFF;
    font-size: 34px;
    margin-bottom: 2%;
  }

  .Section__voice--tit span {
    font-size: 87px;
    letter-spacing: -4px;
  }

  .Section__voice--tit small {
    font-size: 55px;
    margin-left: -15px;
  }

  .Section__voice--catch {
    font-size: 16px;
    line-height: 1.4;
    margin: 4% 0;
  }

  .Section__voice .horizontal {
    margin-bottom: 5%;
  }

  .Section__voice .horizontal li {
    margin: 0 1%;
    width: 42%;
  }

  .Section__voice .horizontal strong {
    line-height: 40px;
  }

  .Section__voice--item {
    width: 90%;
    height: auto;
    display: block;
    border-radius: 8px;
    padding: 5%;
    margin: 0 auto 5%;
  }

  .Section__voice--item .tit {
    width: 210px;
    font-size: 15px;
  }

  .Section__voice--item .icon {
    width: 30px;
  }

  .Section__voice--item .name {
    font-size: 12px;
  }

  .Section__voice--item .image {
    margin-top: 3%;
  }

  .Section__voice--item .txt {
    font-size: 14px;
  }

  .Section__voice--parents {
    width: 94%;
    margin: 0 auto 0;
    padding: 10% 5% 2%;
  }

  .Section__voice--lead02 {
    top: -25px;
    font-size: 12px;
    line-height: 50px;
    width: 50px;
    height: 50px;
  }

  .Section__voice--parents h3 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 5%;
  }

  .Section__voice--parents h3 em {
    font-size: 24px;
  }

  .Section__voice--parents h3 strong {
    font-size: 24px;
  }

  .Section__voice--parents h3 strong em {
    font-size: 26px;
  }

  .Section__voice--parents .Section__voice--item {
    width: 100%;
    margin: 0 0 5%;
    padding: 5%;
  }

  .Section__voice--parents .Section__voice--item .tit {
    width: 100%;
    margin-bottom: 2%;
  }

  .Section__voice--parents .Section__voice--item .name {
    margin-top: 0;
  }
}


/* Section__choose */

.Section__choose {
  padding: 240px 0 40px;
  background-image: linear-gradient(0deg, transparent 9px, rgba(0,0,0,.05) 10px),linear-gradient(90deg, transparent 9px, rgba(0,0,0,.05) 10px);
  background-color: #FFF;
  background-size: 10px 10px;
  text-align: center;
}

.Section__choose.choose02 {
  padding: 80px 0 80px;
  background-image: linear-gradient(0deg, transparent 9px, rgba(0,0,0,.05) 10px),linear-gradient(90deg, transparent 9px, rgba(0,0,0,.05) 10px);
  background-color: #FFF;
  background-size: 10px 10px;
  text-align: center;
}

.Section__choose.m06 {
  padding-top: 300px;
}

.Section__choose .Section__tit {
  line-height: 1.2;
}

.Section__choose--phrase {
  width: 488px;
  display: inline-block;
  vertical-align: top;
}

.Section__choose--phrase {
  width: 384px;
  height: 60px;
  line-height: 46px;
  background: url(../img/top/bg_phrase.png) top center no-repeat;
  background-size: 100% 100%;
  color: #FFF;
  font-size: 26px;
  text-align: center;
  margin-bottom: 5px;
}

.Section__choose--phrase small {
  font-size: 22px;
}

.Section__choose--phrase mark {
  font-size: 27px;
  color: #fffc04;
  background: none;
}

.Section__choose--contents {
  width: 1000px;
  margin: 0 auto;
}

.Section__choose--item {
  margin-bottom: 40px;
}

.Section__choose--box {
  background: #FFF;
  border: 2px solid #7fcc7d;
  padding: 25px 20px 5px;
  box-shadow: 10px 10px rgba(75,180,72,.25);
  position: relative;
}

.Section__choose--box dl {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 1% 20px;
}

.Section__choose--box.date dl {
  width: 47%;
}
/* 
.Section__choose--box.date dl:last-child {
  width: 96%;
} */

.Section__choose--box.time dl {
  width: 22%;
}

.Section__choose--box.sub dd {
  padding: 0 16px;
}

.Section__choose--box dt {
  background: rgba(51,172,48,.12);
  line-height: 30px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

.Section__choose--box dd {
  font-size: 24px;
  font-weight: bold;
  color: #4bb448;
  line-height: 1.0;
}

.Section__choose--box dd em {
  font-size: 36px;
}

.Section__choose--box dd small {
  font-size: 16px;
}

.Section__choose--box dd .close {
  font-size: 13px;
  font-weight: 300;
  color: #121212;
  display: block;
  margin-top: 10px;
}

.Section__choose .Section__bnr--cv {
  padding-top: 0px;
}


.Section__choose--price {
  position: relative;
  padding-top: 50px;
  margin-top: 10px;
  font-weight: 600;
}

.Section__choose--price .Section__phrase {
  line-height: 45px;
  margin-bottom: -30px;
  z-index: 99;
  position: relative;
}

.Section__choose--price .Section__choose--box {
  width: 900px;
  margin: 0 auto;
  padding: 42px 0 10px;
}

.Section__choose--price .catch {
  font-size: 32px;
  line-height: 1.0;
}

.Section__choose--price .catch .spring {
  color: #f88600;
  font-size: 44px;
}

.Section__choose--price .catch .normal {
  color: #4bb448;
  font-size: 44px;
}

.Section__choose--price_box .box,
.Section__choose--price_box .arrow,
.Section__choose--price_box .special {
  display: inline-block;
  vertical-align: middle;
}

.Section__choose--price_box .tit {
  line-height: 45px;
  font-size: 25px;
  background: #fbe3df;
  border-radius: 30px;
}

.Section__choose--price_box .price {
  font-size: 28px;
}

.Section__choose--price_box .price em {
  font-size: 34px;
  color: #e23a32;
}

.Section__choose--price_box .price span {
  font-size: 85px;
}

.Section__choose--price_box .price.special span {
  font-size: 180px;
}

.Section__choose--price_box .price.special span {
  font-size: 180px;
}

.Section__choose--price_box .arrow {
  margin: 0 30px 0 40px;
  width: 26px;
}


@media screen and (max-width: 761px) {
  .Section__choose {
    padding: 56% 0 5%;
  }

  .Section__choose.choose02 {
    padding: 12% 0;
  }

  .Section__choose .Section__tit {
    font-size: 20px;
}

  .Section__choose--phrase {
    width: 90%;
    height: 44px;
    line-height: 34px;
    font-size: 18px;
  }

  .Section__choose--phrase small {
    font-size: 18px;
  }

  .Section__choose--phrase mark {
    font-size: 22px;
  }

  .Section__choose--contents {
    width: 90%;
    margin: 0 auto;
  }

  .Section__choose--item {
    margin-bottom: 7%;
  }

  .Section__choose--box {
    padding: 5% 5% 3%;
    border: 1px solid #7fcc7d;
    box-shadow: 5px 5px rgb(75 180 72 / 25%);
  }

  .Section__choose--box dl {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 1% 4%;
  }

  .Section__choose--box.date dl {
    width: 96%;
  }

  .Section__choose--box.time dl {
    width: 47%;
  }

  .Section__choose--box.sub dl {
    width: 96%;
  }

  .Section__choose--box.sub dd {
    padding: 0;
  }

  .Section__choose--box dt {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 8px;
  }

  .Section__choose--box dd {
    font-size: 14px;
  }

  .Section__choose--box dd em {
    font-size: 18px;
  }

  .Section__choose--box dd small,
  .Section__choose--box dd .close {
    font-size: 12px;
  }

  .Section__choose .Section__bnr--cv {
    padding-top: 0;
  }

  .Section__choose--price {
    padding-top: 36px;
    margin-top: 0;
  }

  .Section__choose--price .Section__phrase {
    line-height: 36px;
    margin-bottom: -26px;
  }

  .Section__choose--price .Section__choose--box {
    width: 90%;
    padding: 8% 0 3%;
  }

  .Section__choose--price .catch {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 2%;
  }

  .Section__choose--price .catch .spring {
    font-size: 22px;
  }

  .Section__choose--price .catch .normal {
    font-size: 22px;
  }

  .Section__choose--price_box .tit {
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 3%;
  }

  .Section__choose--price_box .price {
    font-size: 16px;
  }

  .Section__choose--price_box .price em {
    font-size: 20px;
  }

  .Section__choose--price_box .price span {
    font-size: 40px;
  }

  .Section__choose--price_box .price.special span {
    font-size: 80px;
  }

  .Section__choose--price_box .arrow {
    margin: 0 3%;
    width: 20px;
  }

}


/* Section__flow */

.Section__flow {
  padding: 60px 0;
  text-align: center;
}

.Section__flow--item {
  width: 320px;
  height: 400px;
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #4bb448;
  border-radius: 16px;
  padding: 20px;
  text-align: left;
}

.Section__flow--item .num {
  color: #4bb448;
  opacity: .6;
  font-size: 16px;
  margin: 8px 0 6px;
}

.Section__flow--item .num em {
  font-size: 20px;
}

.Section__flow--item .tit {
  color: #4bb448;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.0;
  margin-bottom: 10px;
}

.Section__flow--item .txt {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
}

.Section__flow--arrow {
  width: 14px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 761px) {
  .Section__flow {
    padding: 12% 0;
  }

  .Section__flow--item {
    width: 90%;
    height: auto;
    padding: 6%;
  }

  .Section__flow--item .num {
    font-size: 14px;
    margin: 4% 0 3%;
  }

  .Section__flow--item .num em {
    font-size: 18px;
  }

  .Section__flow--item .tit {
    font-size: 20px;
    margin-bottom: 3%;
  }

  .Section__flow--item .txt {
    font-size: 14px;
  }

  .Section__flow--arrow {
    width: 21px;
    margin: 0 auto;
    padding: 0 5px;
    display: block;
    transform: rotate(90deg);
  }
}


/* Section__faq */

.Section__faq {
  padding: 60px 0;
  background: rgba(75,180,72,.1);
}

.Section__faq dl {
  width: 1000px;
  margin: 0 auto;
}

.Section__faq dt {
  background: #FFF;
  padding: 10px 24px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 4px;
  position: relative;
}

.Section__faq dt::after {
  content: "";
  position: absolute;
  top: 22px;
  right: 25px;
  width: 11px;
  height: 11px;
  border: 0px;
  border-top: solid 2px #4bb448;
  border-right: solid 2px #4bb448;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  z-index: 999;
}

.Section__faq dt.open::after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 26px;
}

.Section__faq dt i {
  font-size: 42px;
  color: #4bb448;
  padding-right: 10px;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
}

.Section__faq dd {
  padding: 20px 24px 40px;
  font-size: 16px;
  font-weight: 300;
  display: none;
}


@media screen and (max-width: 761px) {
  .Section__faq {
    padding: 12% 5%;
  }

  .Section__faq dl {
    width: 100%;
  }

  .Section__faq dt {
    padding: 12px 35px 10px 35px;
    font-size: 14px;
    line-height: 1.2;
    position: relative;
  }

  .Section__faq dt i {
    position: absolute;
    top: 7px;
    left: 12px;
    font-size: 25px;
    padding-right: 0;
    display: block;
  }

  .Section__faq dt::after {
    top: 14px;
    right: 16px;
    width: 6px;
    height: 6px;
  }

  .Section__faq dt.open::after {
    top: 17px;
  }

  .Section__faq dd {
    padding: 2% 2% 5%;
    font-size: 13px;
  }
}


/* Section__school */

.Section__school {
  padding: 60px 0;
  border-top: 2px solid #4bb448;
  background-image: linear-gradient(0deg, transparent 9px, rgba(0,0,0,.05) 10px),linear-gradient(90deg, transparent 9px, rgba(0,0,0,.05) 10px);
  background-color: #FFF;
  background-size: 10px 10px;
}

.Section__school--contents {
  width: 1024px;
  margin: 0 auto;
}

.Section__school--item {
  width: 495px;
  margin: 0 5px 12px;
  border: 2px solid #4bb448;
  border-radius: 16px;
  padding: 20px 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.Section__school--phList {
  width: 190px;
  display: inline-block;
  vertical-align: top;
}

.Section__school--txtBox {
  width: 244px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  text-align: left;
}

.Section__school--name {
  color: #4bb448;
  font-size: 22px;
  line-height: 1.0;
  margin-bottom: 10px;
}

.Section__school--address {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.4;
}

.Section__school--access {
  display: inline-block;
  background: #fff115;
  padding: 2px 4px;
  font-size: 16px;
  line-height: 1.0;
  font-weight: 700;
  margin: 10px 0;
}

.Section__school--tel {
  font-size: 33px;
}

.Section__school--tel small {
  font-size: 23px;
}

@media screen and (max-width: 761px) {
  .Section__school {
    padding: 12% 5% 7%;
  }

  .Section__school--contents {
    width: 100%;
  }

  .Section__school--item {
    width: 100%;
    margin: 0 0 5%;
    border: 1px solid #4bb448;
    border-radius: 8px;
    padding: 10px 10px 0;
    display: block;
  }

  .Section__school--phList {
    width: 36%;
  }

  .Section__school--txtBox {
    width: 60%;
    margin-left: 2%;
  }

  .Section__school--name {
    font-size: 18px;
    margin-bottom: 3%;
  }

  .Section__school--address {
    font-size: 12px;
    line-height: 1.2;
  }

  .Section__school--access {
    padding: 2px 4px;
    font-size: 13px;
    margin: 3% 0;
  }

  .Section__school--tel {
    font-size: 7vw;
  }

  .Section__school--tel small {
    font-size: 4vw;
  }
}


/* Section__contact */

.Section__contact {
  padding: 60px 0;
  background: #fffce5;
}

.mailform {
  width: 1000px;
  margin: 0 auto;
  background: #FFF;
  padding: 50px 80px;
}

.mailform table {
  border-collapse:collapse;
  width: 100%;
}

.mailform tr {
  border-bottom: 1px solid rgba(201,201,201,.25);
}

.mailform table:nth-child(2) tr {
  border-bottom: none;
}

.mailform th {
  font-size: 14px;
  line-height: 30px;
  width: 24%;
  min-height: 30px;
  padding: 20px 12px 13px;
}

.mailform th .must {
  padding: 3px 5px 3px;
}

.mailform td {
  width: 68%;
  padding: 20px 10px;
  font-weight: normal;

  word-break: break-all;
}

.mailform input,
.mailform textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;

  border: #bbb solid 1px;
}

.mailform select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;

  border: #bbb solid 1px;
}

.mailform input[type="text"],
.mailform input[type="email"],
.mailform textarea {
  font-size: 14px;

  width: 500px;

  vertical-align: middle;
}

.mfp_buttons button {
  width: 60%;
  height: 80px;
  background: #f88600;
  border-radius: 10px;
  color: #FFF;
  border: none;
  font-size: 20px;
  font-weight: bold;
  line-height: 72px;
  -webkit-appearance: none;
}

.mfp_buttons .mfp_element_button {
  width: 30%;
  height: 50px;
  line-height: 42px;
  background: #b4b4b4;
  margin: 40px 20px 20px;
}

.mfp_buttons .mfp_element_button02 {
  width: 50%;
}

.mailform.thanks {
  text-align: center;
}

.mailform.thanks strong {
  font-size: 1.2rem;
  line-height: 1.4;
  display: block;
}

@media screen and (max-width: 761px) {
  .Section__contact {
    padding: 12% 5%;
  }

.mailform {
  width: 100%;
  padding: 5%;
}

.mailform table:nth-child(2) {
  margin-top: 7%;
}

.mailform th {
  display: block;
  font-size: 13px;
  width: 100%;
  padding: 4% 2% 0;
  text-align: left;
}

.mailform th .must {
  padding: 3px 5px 3px;
}

.mailform td {
  display: block;
  width: 100%;
  padding: 0 2% 6%;
}

.mailform input[type="text"],
.mailform input[type="email"],
.mailform textarea {
  font-size: 13px;
  width: 100%;
}

.mfp_buttons button {
  width: 90%;
  height: 60px;
  font-size: 18px;
  line-height: 52px;
  -webkit-appearance: none;
}

.mailform.thanks {
  padding: 8% 5%;
}

}




/* -------------------------------------------------------------------------- */
/*開閉コンテンツ*/
/* -------------------------------------------------------------------------- */

/*高さを制限しているボックスの要素*/
.oc-Contents{
  position: relative;
  max-width: 1050px;
  padding: 0 0 0 120;
  margin: 20px auto 50px auto;
  overflow: hidden;
  transition: .4s;
}

@media (min-width: 992px){.oc-Contents{height: 600px;}}
@media (max-width:991px){.oc-Contents{height: 750px;}}

/*グラデーションで隠す擬似要素*/
.oc-Contents:before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(255,255,255,1) 70%, rgba(255,255,255,0) 100%);
  transition: .4s;
  z-index: 500;
}

@media (min-width: 992px){.oc-Contents:before{height: 150px;}}
@media (max-width:991px){.oc-Contents:before{height: 100px;}}

/*クラス付与時のスタイル*/
.oc-Contents.active:before{
  opacity: 0;
  visibility: hidden;
}

/*ボタンのスタイル*/
.oc-Contents button{
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 0px;
  width: 30%;
  height: 40px;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  background: #4bb448;
  border: none;
  z-index: 501;
  border-radius: 5px;
}


/* ==================================================
スコアアップスライダ PC,SP
* ===================================================*/
/*スコアアップスライダラップ*/
.scoreupSliderPc,.scoreupSliderSp{max-width: 1050px!important;}
@media (min-width: 992px){.scoreupSliderPc,.scoreupSliderSp{margin: 0 auto 80px auto!important;}}
@media (max-width:991px){.scoreupSliderPc,.scoreupSliderSp{margin: 0 auto 40px auto!important;}}

/*個別ボックス*/
.scoreup-box{
	margin: 10px;
	padding:0;
	border-radius: 10px;
	background: #ecffd4;
	}

/*タイトルタブ*/
.scoreup-box h3{
	margin: 0 0 10px 0;
	padding: 10px;
	background: #8ebf00;
	text-align: center;  
	color: #ffffff;
	font-size: 90%;
	font-weight: normal;
	border-radius: 10px 10px 0 0;
  }

.scoreup-box h3 span{
  margin: 0 5px;
  padding: 5px;
  background: #ffffff;
  text-align: center;
  font-weight: bold;
  color: #8ebf00;
  font-size: 130%;
  }

/*内包*/
.scoreup-box .scoreUp-wrap{
    margin: 10px 10px 5px 10px;
    padding:10px;
	background: #fff;
	
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;;
	
	-webkit-flex-direction:row;
	-moz-flex-direction:row;
	-ms-flex-direction:row;
	-o-flex-direction:row;
	flex-direction:row;

	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

/*テキストコンテンツ*/
.scoreup-box .txtbox {
    flex-basis:calc(60% - 0px);
	margin:0!important;
	padding:0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}

/*イメージ*/
.scoreup-box .imgbox{
    flex-basis:calc(40% - 10px);
	margin:0 0 0 10px!important;
	padding:0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.scoreup-box .imgbox img{width: 100%;}


/*点数UP*/
.scoreup-box .number {
	font-size: 20px!important;
	line-height: 1.0;
	color: #f88600;
	font-weight: bold;
	text-align: center;
	padding: 0 0 5px 0!important;
	margin: 0!important;
	}
.scoreup-box strong {font-size: 250%!important;}
.scoreup-box .en {font-family: din-2014, sans-serif;font-weight: bold;line-height: 1.0;}
.scoreup-box em {display: inline-block;position: relative;padding-right: 10px;}

.scoreup-box em::after {
	position: absolute;
	content: "\f148";
	font-family: "fontawesome";
	font-size: 130%;
	top: 42%;
	left: 30px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	}

/*特典経緯*/
.scoreup-box .score {
	margin: 0px auto!important;
	padding: 5px!important;
	width: 100%;
	text-align: center;
	background: #fffc88;
	font-size: 1.0em!important;
	font-weight: normal;
	}

.scoreup-box .score span {
	margin: 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	}

 
/*学校・名前*/
.scoreup-box p{
	margin: 0px 10px 10px 10px!important;
	padding: 0 0 10px 0;
	display: block;
	text-align: right;
	font-weight: normal;
	font-size: 90%!important;line-height: 1.2!important;
	}






</pre></body></html>