@charset "UTF-8";

@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: 190px;
  padding-top: 6px;
}

.Header__inner--logo h1 a {
  display: block;
  width: 100%;
  height: 35px;
  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: 500px;
  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: 200px;
  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: 154px;
    padding-top: 10px;
    padding-left: 12px;
  }

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

  .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: #f88600;
  }

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


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

.Footer {
  width: 100%;
  padding: 75px 0 124px;

  text-align: center;
}

.Footer__logo {
  width: 260px;
  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: 12% 0 70px;
  }

  .Footer__logo {
    width: 191px;
  }

  .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;
  }
}

/*  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;
  bottom: -26px;

  display: block;

  width: 100%;
  margin: 0 !important;
  padding: 0;

  list-style: none;

  text-align: center;
}

.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: 546px;
  overflow: hidden;
  position: relative;
  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;
  padding-top: 34px;
  z-index: 9;
}

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

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

.Topvisual__catch--illust {
  position: absolute;
  top: -10px;
  left: 22px;
  width: 90px;
}

.Topvisual__catch--phrase {
  width: 450px;
  height: 70px;
  line-height: 53px;
  background: url(../img/top/bg_phrase.png) top center no-repeat;
  background-size: 100% auto;
  color: #FFF;
  font-size: 28px;
  text-align: center;
}

.Topvisual__catch--phrase small {
  font-size: 24px;
}

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

.Topvisual__catch--lead {
  font-size: 26px;
  line-height: 1.0;
  padding-left: 5px;
}

.Topvisual__catch--lead em {
  font-size: 33px;
}

.Topvisual__main--tit {
  line-height: 1.0;
}

.Topvisual__main--tit em.test {
  color: #FFF;
  font-size: 34px;
  line-height: 52px;
  padding: 0 12px;
  background: #e23a32;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  white-space: nowrap;
}

.Topvisual__main--tit span.up {
  color: #e23a32;
  font-size: 44px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: -5px;
}

.Topvisual__main--tit strong {
  font-size: 138px;
  letter-spacing: -5px;
}

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

.Topvisual__main--tit .arrow {
  display: inline-block;
  width: 62px;
  position: relative;
}

.Topvisual__main--tit .arrow::after {
  content: "";
  position: absolute;
  top: -30px;
  right: -12px;
  background: url(../img/top/icon_em.png) top center no-repeat;
  background-size: 100% auto;
  width: 35px;
  height: 34px;
}

.Topvisual__main--tit mark {
  font-size: 60px;
  display: inline-block;
  line-height: 1.0;
  margin-left: 25px;
  margin-top: -25px;
}

.Topvisual__main--tit mark em {
  font-size: 96px;
  color: #e23a32;
}

.Topvisual__cvBtn {
  width: 540px;
  text-align: center;
  margin-left: 20px;
  margin-top: 30px;
}

.Topvisual__cvBtn--lead {
  font-size: 22px;
  line-height: 1.0;
  margin-bottom: 10px;
}

.Topvisual__cvBtn--lead em {
  color: #e23a32;
}

.Topvisual__cvBtn--btn a {
  display: block;
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: url(../img/top/bg_btn.png) top center no-repeat;
  background-size: 100% auto;
  color: #FFF;
  font-size: 28px;
  position: relative;
}

.Topvisual__cvBtn--btn 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;
}

.Topvisual__cvBtn--btn em {
  font-size: 33px;
}

.Topvisual__icon {
  position: absolute;
  bottom: 22px;
  left: 50%;
  margin-left: 330px;
  width: 192px;
  height: 192px;
  z-index: 99;
  background: url(../img/top/bg_icon.png) top center no-repeat;
  background-size: 100% auto;
  color: #FFF;
  font-size: 35px;
  text-align: center;
  line-height: 1.0;
  padding: 40px 0;
}

.Topvisual__icon--num {
  color: #fffc04;
  font-size: 88px;
  letter-spacing: -3px;
  margin-top: -4px;
}

.Topvisual__icon--num small {
  font-size: 55px;
  letter-spacing: 0;
  display: inline-block;
  margin-left: -5px;
}

.Topvisual__ph {
  position: absolute;
  top: 24px;
  left: 50%;
  width: 648px;
  margin-left: -74px;
  z-index: 9;
}


@media screen and (max-width: 760px) {
  .Topvisual {
    height: auto;
    padding: 6% 0 12%;
  }

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

  .Topvisual__catch {
    padding-left: 54px;
    margin-left: 3%;
  }

  .Topvisual__catch--illust {
    top: -10px;
    left: 0;
    width: 60px;
  }

  .Topvisual__catch--phrase {
    width: 285px;
    height: 45px;
    line-height: 34px;
    font-size: 20px;
  }

  .Topvisual__catch--phrase small {
    font-size: 16px;
  }

  .Topvisual__catch--phrase mark {
    font-size: 20px;
  }

  .Topvisual__catch--lead {
    font-size: 16px;
    padding-left: 0;
  }

  .Topvisual__catch--lead em {
    font-size: 18px;
  }

  .Topvisual__main--tit em.test {
    font-size: 21px;
    line-height: 30px;
    padding: 0 10px;
    margin-right: 6px;
  }

  .Topvisual__main--tit span.up {
    font-size: 25px;
    letter-spacing: -2px;
  }

  .Topvisual__main--tit strong {
    font-size: 80px;
    letter-spacing: -3px;
  }

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

  .Topvisual__main--tit .arrow {
    width: 35px;
    margin-left: -4px;
    vertical-align: text-bottom;
  }

  .Topvisual__main--tit .arrow::after {
    top: -15px;
    right: -6px;
    width: 20px;
    height: 20px;
  }

  .Topvisual__main--tit mark {
    font-size: 35px;
    margin-left: 0;
    margin-top: -15px;
  }

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

  .Topvisual__cvBtn {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 99;
  }

  .Topvisual__cvBtn--lead {
    font-size: 17px;
    margin-bottom: 3%;
  }

  .Topvisual__cvBtn--btn {
    width: 92%;
    margin: 0 auto;
  }

  .Topvisual__cvBtn--btn a {
    height: 65px;
    line-height: 65px;
    background-size: 100% 100%;
    font-size: 21px;
  }

  .Topvisual__cvBtn--btn a::after {
    margin-top: -6px;
    right: 10px;
    width: 12px;
    height: 12px;
  }

  .Topvisual__cvBtn--btn em {
    font-size: 24px;
  }

  .Topvisual__icon {
    top: 222px;
    bottom: auto;
    left: 3%;
    margin-left: 0;
    width: 139px;
    height: 139px;
    font-size: 25px;
    padding: 32px 0;
  }

  .Topvisual__icon--num {
    font-size: 64px;
    margin-top: -4px;
  }

  .Topvisual__icon--num small {
    font-size: 40px;
    margin-left: -5px;
  }

  .Topvisual__ph {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    margin-left: 0;
    margin-bottom: -2%;
  }
}

/* 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__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: 300px;
    height: 45px;
    line-height: 38px;
    font-size: 15px;
  }

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

  .Section__tit mark {
    font-size: 32px;
  }

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

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

  .Section__tit02 {
    font-size: 27px;
    margin-bottom: 5%;
  }
}


/* Section__point */

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

.Section__point .Section__phrase {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}

.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;
}

.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: 6% 0 7%;
  }

  .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__v */

.Section__v {
  padding: 80px 0 0;
  background: #e23a32;
  background-size: 100% auto;
  color: #FFF;
  text-align: center;
  position: relative;
  z-index: 9;
}

.Section__v::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 80px;
  background: url(../img/top/bg_v.png) bottom center no-repeat;
  background-size: cover;
  left: 0;
  bottom: -80px;
  z-index: 1;
}

.Section__v--txtBox {
  margin-right: 50px;
  text-align: left;
  line-height: 1.0;
  display: inline-block;
  vertical-align: middle;
}

.Section__v--txtBox .lead {
  font-size: 28px;
  margin-left: -10px;
  margin-bottom: 16px;
}

.Section__v--txtBox .catch {
  font-size: 45px;
}

.Section__v--txtBox .catch em {
  font-size: 52px;
}

.Section__v--txtBox .catch strong {
  font-size: 58px;
  color: #fffc04;
  display: inline-block;
  margin-top: -12px;
}

.Section__v--txtBox .catch strong em {
  font-size: 174px;
  font-weight: bold;
  margin-right: -10px;
  display: inline-block;
}

.Section__v--graph {
  width: 555px;
  display: inline-block;
  vertical-align: middle;
}

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

  .Section__v::after {
    height: 40px;
    bottom: -40px;
  }

  .Section__v--txtBox {
    margin-right: 0;
    display: block;
    margin-bottom: 1%;
  }

  .Section__v--txtBox .lead {
    font-size: 17px;
    margin-left: -5px;
    margin-bottom: -34px;
  }

  .Section__v--txtBox .catch {
    font-size: 26px;
  }

  .Section__v--txtBox .catch em {
    font-size: 31px;
  }

  .Section__v--txtBox .catch strong {
    font-size: 34px;
    margin-top: 0;
    margin-left: -15px;
  }

  .Section__v--txtBox .catch strong em {
    font-size: 87px;
    margin-right: -10px;
  }

  .Section__v--graph {
    width: 100%;
    display: block;
  }
}


/* Section__scoreUp */

.Section__scoreUp {
  padding: 134px 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: 20% 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: 160px;
    height: 100px;
    margin: 6px 4px;
    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__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: -64px;
  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;
}

.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--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: 70px;
  display: inline-block;
  vertical-align: top;
}

.Section__voice--item .tit {
  width: 340px;
  margin-left: 12px;
  display: inline-block;
  vertical-align: top;
  font-size: 19px;
  color: #4bb448;
  line-height: 1.4;
  letter-spacing: 0;
}

.Section__voice--item .name {
  opacity: .8;
  text-align: right;
  font-size: 13px;
  margin: -20px 0 20px;
}

.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: 60px 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;
  }

  .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--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 .name {
    font-size: 12px;
    margin: -2% 0 3%;
  }

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

  .Section__voice--parents {
    width: 94%;
    margin: 12% 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__price */

.Section__price {
  padding: 70px 0 60px;
  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__price .Section__tit em {
  display: inline-block;
  margin-left: -26px;
  margin-right: -22px;
}

.Section__price--detail {
  width: 488px;
  display: inline-block;
  vertical-align: top;
}

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

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

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

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

.Section__price--lead {
  font-size: 24px;
}

.Section__price--lead em {
  color: #e23a32;
}

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

.Section__price--box::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -56px;
  width: 24px;
  height: 54px;
  background: url(../img/top/arrow_price.png) top center no-repeat;
  background-size: 100% auto;
}

.Section__price--box dl {
  border-bottom: 1px solid #dcdcdc;
  padding: 10px;
  font-size: 22px;
  text-align: left;
}

.Section__price--box dl:nth-child(3) {
  border-bottom: none;
}

.Section__price--box dt {
  width: 24%;
  display: inline-block;
  vertical-align: middle;
}

.Section__price--box dd {
  width: 55%;
  color: #e23a32;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.Section__price--box dd span {
  font-size: 47px;
  font-weight: bold;
}

.Section__price--illust {
  position: absolute;
  right: 5px;
  bottom: -18px;
  width: 114px;
  transform: scale(-1, 1);
}

.Section__price--comparison {
  width: 438px;
  display: inline-block;
  vertical-align: top;
  margin-left: 60px;
}

.Section__price--comparison-tit {
  font-size: 27px;
  color: #4bb448;
  margin-bottom: 14px;
  line-height: 1.0;
}

.Section__price--comparison-box {
  background: #FFF;
  border: 2px solid #7fcc7d;
  padding: 10px;
  box-shadow: 10px 10px rgba(75,180,72,.25);
  margin-bottom: 20px;
}

.Section__price--comparison-box table {
  width: 100%;
  font-size: 18px;
  border-collapse:collapse;
}

.Section__price--comparison-box table tr:nth-child(2) {
  background: #fff115;
}

.Section__price--comparison-box table tr:nth-child(3),
.Section__price--comparison-box table tr:nth-child(4),
.Section__price--comparison-box table tr:nth-child(5) {
  border-bottom: 1px solid #dcdcdc;
}

.Section__price--comparison-box table td:nth-child(2),
.Section__price--comparison-box table td:nth-child(3) {
  color: #6b6b6b;
}

.Section__price--comparison-box table td:nth-child(2) {
  text-align: right;
}

.Section__price--comparison-box table tr:nth-child(2) td:nth-child(2),
.Section__price--comparison-box table tr:nth-child(2) td:nth-child(3) {
  color: #e23a32;
}

.Section__price--comparison-box table th {
  font-size: 17px;
  line-height: 1.0;
  padding: 10px;
  text-align: center;
}

.Section__price--comparison-box table td {
  padding: 10px;
  line-height: 1.2;
}

.Section__price--comparison-box table small {
  font-size: 15px;
  display: block;
}

.Section__price--comparison-box table span.en {
  font-size: 42px;
}

.Section__price--sub {
  font-weight: 300;
  font-size: 12px;
  text-align: right;
}

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

  .Section__price .Section__tit em {
    margin-left: -16px;
    margin-right: -12px;
  }

  .Section__price--detail {
    width: 100%;
  }

  .Section__price--phrase {
    width: 284px;
    height: 44px;
    line-height: 34px;
    font-size: 19px;
  }

  .Section__price--phrase small {
    font-size: 17px;
  }

  .Section__price--phrase mark {
    font-size: 21px;
  }

  .Section__price--lead {
    font-size: 17px;
    margin-bottom: 2%;
  }

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

  .Section__price--box::after {
    top: auto;
    bottom: -50px;
    transform: rotate(90deg);
    right: auto;
    left: 50%;
    width: 20px;
    height: 46px;
    margin-left: -10px;
  }

  .Section__price--box dl {
    padding: 10px;
    font-size: 15px;
  }

  .Section__price--box dd span {
    font-size: 32px;
  }

  .Section__price--illust {
    right: -5px;
    bottom: -10px;
    width: 83px;
  }

  .Section__price--comparison {
    width: 100%;
    display: block;
    margin-top: 15%;
    margin-left: 0;
  }

  .Section__price--comparison-tit {
    font-size: 21px;
    margin-bottom: 3%;
  }

  .Section__price--comparison-box {
    border: 1px solid #7fcc7d;
    padding: 10px;
    box-shadow: 5px 5px rgba(75,180,72,.25);
    margin-bottom: 4%;
  }

  .Section__price--comparison-box table {
    font-size: 14px;
  }

  .Section__price--comparison-box table th {
    font-size: 13px;
  }

  .Section__price--comparison-box table td {
    padding: 10px 5px;
  }

  .Section__price--comparison-box table small {
    font-size: 11px;
  }

  .Section__price--comparison-box table span.en {
    font-size: 32px;
  }

  .Section__price--sub {
    font-size: 11px;
  }
}


/*Section__cvBlock */

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

.Section__cvBlock--btn {
  display: inline-block;
  vertical-align: bottom;
  width: 440px;
  margin: 0 9px;
}

.Section__cvBlock--btn .catch {
  font-size: 22px;
  line-height: 1.0;
  margin-bottom: 10px;
  display: block;
}

.Section__cvBlock--btn a {
  display: block;
  width: 100%;
  line-height: 80px;
  background: url(../img/top/bg_btn01.png) top center no-repeat;
  background-size: 100% auto;
  color: #FFF;
  font-size: 28px;
  position: relative;
}

.Section__cvBlock--btn 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;
}

.Section__cvBlock--btn02 a {
  background-image: url(../img/top/bg_btn02.png);
}

.Section__cvBlock--btn em {
  font-size: 33px;
}

.Section__cvBlock--btn em.free {
  color: #fff115;
}

.Section__cvBlock--tel {
  margin-top: 30px;
}

.Section__cvBlock--tel .catch {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 36px;
}

.Section__cvBlock--tel a {
  display: inline-block;
  vertical-align: middle;
}

.Section__cvBlock--tel i {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 23px;
  margin-right: 10px;
}

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

.Section__cvBlock--tel small {
  font-weight: 300;
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

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

  .Section__cvBlock--btn {
    display: block;
    width: 100%;
    margin: 0 0 3%;
  }

  .Section__cvBlock--btn .catch {
    font-size: 17px;
    margin-bottom: 2%;
  }

  .Section__cvBlock--btn a {
    line-height: 65px;
    background-size: 100% 100%;
    font-size: 24px;
  }

  .Section__cvBlock--btn a::after {
    margin-top: -6px;
    right: 10px;
    width: 12px;
    height: 12px;
  }

  .Section__cvBlock--btn em {
    font-size: 24px;
  }

  .Section__cvBlock--tel {
    margin-top: 7%;
  }

  .Section__cvBlock--tel .catch {
    font-size: 17px;
    display: block;
    margin-right: 0;
    margin-bottom: 3%;
    line-height: 1.0;
  }

  .Section__cvBlock--tel a {
    display: block;
    width: 100%;
    height: 65px;
    background: url(../img/top/bg_btn03.png) top center no-repeat;
    background-size: 100% 100%;
    padding: 8px;
    color: #FFF;
    position: relative;
  }

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

  .Section__cvBlock--tel i {
    width: 24px;
    height: 18px;
    margin-right: 8px;
  }

  .Section__cvBlock--tel span.en {
    color: #FFF;
    font-size: 33px;
  }

  .Section__cvBlock--tel small {
    font-size: 12px;
    display: block;
    margin-left: 0;
    margin-top: -4px;
  }
}


/* Section__faq */

.Section__faq {
  padding: 60px 0 20px;
  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;
}

.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;
}


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

  .Section__faq dl {
    width: 100%;
  }

  .Section__faq dt {
    padding: 12px 12px 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 dd {
    padding: 3% 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: 21px;
  }

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


/* 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%;
}

}


