@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* 	Template Style
*
* ======================================================= */
* {
  font-style: normal !important;
}
body {
  /*font-family: "Open Sans", Arial, sans-serif;*/
  font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Hiragino Maru Gothic Pro";
  font-weight: 400;
  font-size: 14px;
  /*  line-height: 1.7;*/
  line-height: 1.5;
  color: #05161a;
  /*  color: #828282;*/
  background: #fff;
}
#page {
  position: relative;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas #page {
  overflow: hidden;
  position: absolute;
  width: 100%
}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}
a {
  /*  color: #F73859;*/
  color: #00C853;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.pc_topmenu li a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.pc_topmenu li a:hover, .alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.mg4 {
  margin: 4px;
}
.mg10 {
  margin: 10px !important;
}
.mgauto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mg0 {
  margin: 0 !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 30px !important;
}
.mt50 {
  margin-top: 30px !important;
}
.mt52 {
  margin-top: 52px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb26 {
  margin-bottom: 26px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb52 {
  margin-bottom: 52px !important;
}
.mb1em {
  margin-bottom: 1em !important;
}
.mlr0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr10 {
  margin-right: 10px !important;
}
.vt {
  vertical-align: top;
}
.vas {
  vertical-align: super;
}
.w100 {
  width: 100% !important;
}
.f10 {
  font-size: 10px !important;
}
.f14 {
  font-size: 14px !important;
}
.f15 {
  font-size: 15px !important;
}
.f16 {
  font-size: 16px !important;
}
.f18 {
  font-size: 18px !important;
}
.f20 {
  font-size: 20px !important;
}
.f24 {
  font-size: 24px !important;
}
.f28 {
  font-size: 28px !important;
}
.f-inh {
  font-size: inherit !important;
}

.bdr15{
  border-radius: 15px;
}

.d_flex_a_c{
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.d-block{
  display: block !important;
}

@media screen and (min-width: 769px) {
  .pc-fs60p {
    font-size: 60% !important;
  }
  .pc-fs80p {
    font-size: 80% !important;
  }
}
.lh-13 {
  line-height: 1.3;
}
.lh-15 {
  line-height: 1.5;
}
.lh-16 {
  line-height: 1.6;
}
.fwb {
  font-weight: bold !important;
}
.fwn {
  font-weight: normal !important;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
.text-gray {
  color: #828282;
}
.v-align-middle {
  vertical-align: middle !important;
}
.db {
  display: block;
}
.d-i {
  display: inline !important;
}
.d-table {
  display: table-cell;
}
.boxsizing-content {
  box-sizing: content-box !important;
}
.pt20 {
  padding-top: 20px;
}
.pl0 {
  padding-left: 0 !important;
}
.pr10 {
  padding-right: 10px;
}
.pd0 {
  padding: 0 !important;
}
.pd10 {
  padding: 10px !important;
}
.pd20 {
  padding: 20px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.plr0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.plr5 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.ptb20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.plr10 {
  padding-right: 10px;
  padding-left: 10px;
}
.i {
  font-size: 13px;
  color: #fff;
  background: #43A047;
  border: 1px solid #43A047;
}
.u {
  font-size: 13px;
  border: 1px solid #43A047;
  color: #CFD8DC;
}
.list-s-p-in {
  list-style-position: inside;
}
.list-s-p-out {
  list-style-position: outside;
}
.list-s-t-none {
  list-style-type: none;
}
.none {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block !important;
}
.ft20 {
  font-size: 20px;
}
.red {
  color: #FF0000;
}
.white {
  color: #fff;
}
.bg-white {
  background: #fff;
}
.blue {
  color: #3F51B5;
}
.green {
  color: #00C853 !important;
}
h1 {
  color: white !important;
  font-weight: bold !important;
  text-shadow: 1px 1px 0px rgba(13, 153, 188, 1), -1px 1px 0px rgba(13, 153, 188, 1), 1px -1px 0px rgba(13, 153, 188, 1), -1px -1px 0px rgba(13, 153, 188, 1);
  /*2px 3px 3px rgba(255,255,255,0.5);*/
}
.bw {
  border: 1px solid #fff;
}
.h100 {
  height: 100%;
}
.mw800 {
  max-width: 800px;
}
.mw300 {
  max-width: 300px;
}
.minw300 {
  min-width: 300px;
}
.minw256 {
  min-width: 256px;
}
h4 {
  font-weight: 400;
  font-size: 21px;
  line-height: 1.7;
  color: #828282;
}
h3 {
  font-size: 15px;
}
.bs {
  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
a:hover, a:active, a:focus {
  color: #F73859;
  outline: none;
  text-decoration: none;
}
.fh5co-nav-toggle a:hover, .fh5co-nav-toggle a:active, .fh5co-nav-toggle a:focus {
  color: #000;
}
p {
  margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, figure {
  color: #05161a;
  font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Hiragino Maru Gothic Pro";
  font-weight: 400;
  margin: 0 0 20px 0;
}
.fl-none {
  float: none !important;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.form-tbl {
  /*    max-width: 740px;*/
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
.form-tbl * {
  color: #000000;
  font-size: 16px;
  vertical-align: top;
}
.form-select, .form-file {
  width: 100%;
}
.required {
  color: #f44522;
}
.btn-success {
  color: #ffffff;
}
.btn-green {
  outline: 0;
  color: #ffffff;
  appearance: none;
  -webkit-appearance: none;
  background-color: #5bcdad;
  padding-left: 50px;
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  border-radius: 10px;
  border: 2px solid #ffffff;
  font-size: 20px;
  text-shadow: 2px 2px 3px #666666;
  box-shadow: 2px 2px 3px #666666;
  cursor: pointer;
}
.btn-text-01 {
  font-size: 16px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .h-md-314 {
    height: 314px;
  }
}
@media screen and (max-width: 768px) {
  .btn-text-01 {
    font-size: 12px;
  }
  .sp-f8 {
    font-size: 8px !important;
  }
}
@media screen and (max-width: 653px) {
  .xs653-mb20 {
    margin-bottom: 20px;
  }
}
.date-underline {
  background: -moz-linear-gradient(left, #ffffff 0%, #76dd3d 10%, #d3ffdf 71%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #76dd3d 10%, #d3ffdf 71%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #76dd3d 10%, #d3ffdf 71%, #ffffff 100%);
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: 100% 2px;
}
::-webkit-selection {
  color: #fff;
  background: #00C853;
}
::-moz-selection {
  color: #fff;
  background: #00C853;
}
::selection {
  color: #fff;
  background: #00C853;
}
.fh5co-nav {
  position: fixed;
  top: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 25px 0;
  z-index: 1001;
  background: transparent;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.modal-dialog {
  top: 65px;
  z-index: 9998;
}
.quality2, .feature-center {
  background: #FFF;
  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 768px) {
  .fh5co-nav {
    padding: 25px 0;
  }
}
.fh5co-nav #fh5co-logo {
  font-size: 24px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .fh5co-nav #fh5co-logo {
    margin-bottom: 0;
  }
}
.fh5co-nav #fh5co-logo a > span {
  color: #00C853;
}
.fh5co-nav a {
  padding: 5px 10px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .fh5co-nav .menu-1 {
    display: none;
  }
}
.fh5co-nav ul {
  padding: 0;
  margin: 7px 0 0 0;
}
.fh5co-nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}
.fh5co-nav ul li a {
  font-size: 14px;
  padding: 30px 11px;
  /*  color: rgba(255, 255, 255, 0.5);*/
  color: #c5eace;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
/*.fh5co-nav ul li a:hover, .fh5co-nav ul li a:focus, .fh5co-nav ul li a:active {
  color: white;
}*/
.fh5co-nav ul li.has-dropdown {
  position: relative;
}
.fh5co-nav ul li.has-dropdown .dropdown {
  width: 130px;
  -webkit-box-shadow: 0px 8px 13px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 8px 13px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 8px 13px -9px rgba(0, 0, 0, 0.75);
  z-index: 1002;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 40px;
  left: 0;
  text-align: left;
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.fh5co-nav ul li.has-dropdown .dropdown:before {
  bottom: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.fh5co-nav ul li.has-dropdown .dropdown li {
  display: block;
  margin-bottom: 7px;
}
.fh5co-nav ul li.has-dropdown .dropdown li:last-child {
  margin-bottom: 0;
}
.fh5co-nav ul li.has-dropdown .dropdown li a {
  padding: 2px 0;
  display: block;
  color: #999999;
  line-height: 1.2;
  text-transform: none;
  font-size: 15px;
}
.fh5co-nav ul li.has-dropdown .dropdown li a:hover {
  color: #000;
}
.fh5co-nav ul li.has-dropdown:hover a, .fh5co-nav ul li.has-dropdown:focus a {
  color: #fff;
}
.fh5co-nav ul li.btn-cta a {
  color: #00C853;
}
.fh5co-nav ul li.btn-cta a span {
  background: #f35f55;
  color: #fff;
  padding: 4px 20px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.fh5co-nav ul li.btn-cta a:hover span {
  background: #f14034 !important;
  -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
}
.fh5co-nav ul li.active > a {
  color: #fff;
  position: relative;
}
.scrolled .fh5co-nav {
  background: #fff;
  padding: 10px 0;
  -webkit-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.60);
  -moz-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.60);
  box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.60);
}
.scrolled .fh5co-nav a {
  color: #000;
}
.scrolled .fh5co-nav ul li a:hover, .scrolled .fh5co-nav ul li a:focus, .scrolled .fh5co-nav ul li a:active {
  color: #00C853 !important;
}
.scrolled .fh5co-nav ul li.active a {
  color: #00C853;
}
.scrolled .fh5co-nav ul li.has-dropdown:hover > a, .scrolled .fh5co-nav ul li.has-dropdown:focus > a {
  color: #00C853;
}
#fh5co-header, #fh5co-recruit, .fh5co-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}
.fh5co-bg {
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 100%;
  float: left;
  position: relative;
}
#fh5co-header a {
  color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
/*.f-radius {
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
}
.l-radius {
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
}*/
.pc_topmenu li a {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#fh5co-header a:hover {
  color: white;
  border-bottom: 1px solid white;
}
.fh5co-cover {
  /*height: 900px;*/
  background-image: url(../images/bg01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%;
}
.fh5co-cover .overlay {
  z-index: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  /*background: rgba(42, 51, 86, 0.9);*/
}
.fh5co-cover > .fh5co-container {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  /*.fh5co-cover {
    height: 600px;
  }*/
}
.fh5co-cover .display-t, .fh5co-cover .display-tc {
  z-index: 9;
  height: 900px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .fh5co-cover .display-t, .fh5co-cover .display-tc {
    height: 600px;
  }
}
.fh5co-cover.fh5co-cover-sm {
  height: 600px;
}
@media screen and (max-width: 768px) {
  .fh5co-cover.fh5co-cover-sm {
    height: 400px;
  }
}
.fh5co-cover.fh5co-cover-sm .display-t, .fh5co-cover.fh5co-cover-sm .display-tc {
  height: 600px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .fh5co-cover.fh5co-cover-sm .display-t, .fh5co-cover.fh5co-cover-sm .display-tc {
    height: 400px;
  }
}
.fh5co-staff {
  text-align: center;
  margin-bottom: 30px;
  background: #fff;
  padding: 30px;
  float: left;
  width: 100%;
}
.fh5co-staff img {
  width: 100px;
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-staff h3 {
  font-size: 24px;
  margin-bottom: 5px;
}
.fh5co-staff p {
  margin-bottom: 30px;
}
.fh5co-staff .role {
  color: #bfbfbf;
  margin-bottom: 30px;
  font-weight: normal;
  display: block;
}
.pagination a {
  background: none;
  border: none !important;
  color: gray !important;
}
.pagination a:hover, .pagination a:focus, .pagination a:active {
  background: none !important;
}
.pagination > li > a {
  margin: 0 2px;
  font-size: 18px;
  padding: 0 !important;
  background: none;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  height: 50px;
  width: 50px;
  line-height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.pagination > li > a:hover {
  color: #000;
  background: #e6e6e6 !important;
}
.pagination > li.disabled > a {
  background: none;
}
.pagination > li.active > a {
  background: #00C853 !important;
  -webkit-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  color: #fff !important;
}
.pagination > li.active > a:hover {
  cursor: pointer;
  background: #f96982 !important;
}
.fh5co-social-icons {
  margin: 0;
  padding: 0;
}
.fh5co-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #00C853;
  padding-left: 10px;
  padding-right: 10px;
}
.fh5co-social-icons li a i {
  font-size: 20px;
}
.fh5co-contact-info ul {
  padding: 0;
  margin: 0;
}
.fh5co-contact-info ul li {
  padding: 0 0 0 70px;
  margin: 0 0 30px 0;
  list-style: none;
  position: relative;
}
.fh5co-contact-info ul li:before {
  color: #ccddea;
  position: absolute;
  left: 0;
  top: .05em;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fh5co-contact-info ul li.address:before {
  font-size: 30px;
  content: "\e9d1";
}
.fh5co-contact-info ul li.phone:before {
  font-size: 23px;
  content: "\e9f4";
}
.fh5co-contact-info ul li.email:before {
  font-size: 23px;
  content: "\e9da";
}
.fh5co-contact-info ul li.url:before {
  font-size: 23px;
  content: "\e9af";
}
#fh5co-header .display-tc, #fh5co-recruit .display-tc, .fh5co-cover .display-tc {
  display: table-cell !important;
  vertical-align: middle;
}
#fh5co-header .display-tc h1, #fh5co-header .display-tc h2, #fh5co-recruit .display-tc h1, #fh5co-recruit .display-tc h2, .fh5co-cover .display-tc h1, .fh5co-cover .display-tc h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#fh5co-header .display-tc h1, #fh5co-recruit .display-tc h1, .fh5co-cover .display-tc h1 {
  margin-bottom: 0px;
  margin-top: 0;
  font-size: 60px;
  line-height: 1.3;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  #fh5co-header .display-tc h1, #fh5co-recruit .display-tc h1, .fh5co-cover .display-tc h1 {
    font-size: 40px;
  }
}
#fh5co-header .display-tc h2, #fh5co-recruit .display-tc h2, .fh5co-cover .display-tc h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
  text-transform: uppercase;
}
#fh5co-header .display-tc .btn, #fh5co-recruit .display-tc .btn, .fh5co-cover .display-tc .btn {
  padding: 15px 30px;
  background: #00C853;
  color: #fff;
  border: none !important;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#fh5co-header .display-tc .btn:hover, #fh5co-recruit .display-tc .btn:hover, .fh5co-cover .display-tc .btn:hover {
  background: #f6163c !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}
#fh5co-header .display-tc .or, #fh5co-recruit .display-tc .or, .fh5co-cover .display-tc .or {
  color: rgba(255, 255, 255, 0.3);
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 20px;
}
#fh5co-header .display-tc .link-watch, #fh5co-recruit .display-tc .link-watch, .fh5co-cover .display-tc .link-watch {
  border-bottom: none;
}
#fh5co-header .display-tc .form-inline .form-group, #fh5co-recruit .display-tc .form-inline .form-group, .fh5co-cover .display-tc .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#fh5co-header .display-tc .form-inline .form-group .form-control, #fh5co-recruit .display-tc .form-inline .form-group .form-control, .fh5co-cover .display-tc .form-inline .form-group .form-control {
  width: 100%;
  background: #fff;
  border: none;
}
.fh5co-bg-section {
  /*background: #fbfaf6;*/
}
#fh5co-movie, #menu, #fh5co-started, #fh5co-testimonial, #blog, #About, #fh5co-about, #fh5co-team, #fh5co-qa, #fh5co-contact, #fh5co-recruit, #fh5co-access, #fh5co-footer {
  padding: 7em 0;
  clear: both;
}
@media screen and (max-width: 768px) {
  #fh5co-movie, #menu, #fh5co-started, #fh5co-testimonial, #blog, #About, #fh5co-about, #fh5co-team, #fh5co-qa, #fh5co-contact, #fh5co-recruit, #fh5co-access, #fh5co-footer {
    padding: 3em 0;
  }
}
#fh5co-header, #fh5co-testimonial, #About, #menu, #fh5co-access, #services-1, #services-2, #services-3, #before-after, #services-5, #services-6, #services-7, #services-8, #services-9, #fh5co-recruit, #blog {
  background: #c5eace;
}

#fh5co-testimonial .testimonial, #About .testimonial, #menu .testimonial, #services-8 .testimonial, #services-9 .testimonial {
  background: #fff;
  padding: 20px;
  position: relative;
  margin-bottom: 4em;
  bottom: 0;
}
#fh5co-testimonial .testimonial blockquote, #About .testimonial blockquote, #menu .testimonial blockquote {
  border-left: none;
  padding: 0;
  margin: 0;
}
blockquote {
  border-left: none;
}
#fh5co-testimonial .testimonial p, #About .testimonial p, #menu .testimonial p {
  color: #666666;
  font-size: 15px;
  font-style: italic;
  line-height: 1.5;
}
#fh5co-testimonial .testimonial p.author, #About .testimonial p.author, #menu .fh5co-services p.author {
  color: #b3b3b3;
}
#fh5co-testimonial .testimonial p.author img, #About .testimonial p.author img, #menu .fh5co-services p.author img {
  width: 60px;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-testimonial .testimonial p.author cite, #About .testimonial p.author cite, #menu .fh5co-services p.author cite {
  font-style: normal;
  font-size: 13px;
  font-family: "Open Sans", Arial, sans-serif;
}
#fh5co-testimonial .testimonial p:last-child, #About .testimonial p:last-child, #menu .fh5co-services p:last-child {
  margin-bottom: 0;
}
/*#fh5co-testimonial .testimonial:after {
  position: absolute;
  left: 11%;
  bottom: -30px;
  display: block;
  width: 0;
  content: "";
  border-width: 30px 30px 0 0;
  border-style: solid;
  border-color: #fff transparent;
}
*/
.quality1, #fh5co-testimonial .testimonial.fh5co-selected, #About .testimonial.fh5co-selected, #menu .testimonial.fh5co-selected {
  background: #00C853;
  /*bottom: 10px;*/
  -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
.quality1, .quality1 i, .quality1 h3, #fh5co-testimonial .testimonial.fh5co-selected p, #About .testimonial.fh5co-selected p, #menu .testimonial.fh5co-selected p {
  color: #fff !important;
}
#fh5co-testimonial .testimonial.fh5co-selected p.author cite, #About .testimonial.fh5co-selected p.author cite, #menu .testimonial.fh5co-selected p.author cite {
  color: rgba(255, 255, 255, 0.7);
}
.quality1, #fh5co-testimonial .testimonial.fh5co-selected:after, #About .testimonial.fh5co-selected:after, #menu .testimonial.fh5co-selected:after {
  border-color: #00C853 transparent;
}
 @media screen and (max-width: 768px) {
  #fh5co-testimonial .testimonial.fh5co-selected, #About .testimonial.fh5co-selected {
    bottom: 0;
  }
}
#blog .fh5co-post {
  background: #fff;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding: 30px;
  -webkit-box-shadow: -2px 11px 24px -10px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: -2px 11px 24px -10px rgba(0, 0, 0, 0.09);
  box-shadow: -2px 11px 24px -10px rgba(0, 0, 0, 0.09);
  position: relative;
  bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#blog .fh5co-post h3 {
  margin-bottom: 20px;
}
#blog .fh5co-post h3 a {
  color: #00C853;
}
#blog .fh5co-post h3 a:hover {
  color: #f35f55;
}
#blog .fh5co-post .fh5co-date {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  color: #cccccc;
  letter-spacing: .07em;
}
#blog .fh5co-post p.author {
  color: #b3b3b3;
}
#blog .fh5co-post p.author img {
  width: 50px;
  margin-right: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#blog .fh5co-post p.author cite {
  font-style: normal;
  font-size: 13px;
}
#blog .fh5co-post p:last-child {
  margin-bottom: 0;
}
#blog .fh5co-post:hover, #blog .fh5co-post:focus {
  bottom: 10px;
}
@media screen and (max-width: 768px) {
  #blog .fh5co-post:hover, #blog .fh5co-post:focus {
    bottom: 0;
  }
}
#fh5co-recruit {
  /*background: #F0F5F9;*/
  padding: 7em 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #fh5co-recruit {
    padding: 3em 0;
  }
}
#fh5co-recruit .counter {
  font-size: 30px;
  margin-bottom: 10px;
  color: #00C853;
  font-weight: 100;
  display: block;
}
#fh5co-recruit .counter-label {
  margin-bottom: 0;
  text-transform: uppercase;
  /*color: rgba(0, 0, 0, 0.5);*/
  letter-spacing: .1em;
}
.quality2:hover .counter, #fh5co-recruit .feature-center:hover .counter, #fh5co-recruit .counter-label:hover {
  /*color: #fff;*/
}
@media screen and (max-width: 768px) {
  .quality2, #fh5co-recruit .feature-center {
    margin-bottom: 30px;
  }
}
#fh5co-recruit .icon {
  width: 70px;
  text-align: center;
  margin-bottom: 20px;
  background: none !important;
  border: none !important;
}
#fh5co-recruit .icon i {
  height: 70px;
}
#fh5co-recruit .icon i:before {
  color: #cccccc;
  display: block;
  text-align: center;
  margin-left: 3px;
}
#About .fh5co-project, #menu .fh5co-services, #fh5co-recruit .fh5co-recruit, #before-after .fh5co-before {
  margin-bottom: 30px;
}
#About .fh5co-project > a, #menu .fh5co-services > a, #fh5co-recruit .fh5co-recruit > a, #before-after .fh5co-before > a {
  display: block;
  color: #000;
  position: relative;
  bottom: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#About .fh5co-project > p, #menu .fh5co-services > p, #fh5co-recruit .fh5co-recruit > p, #before-after .fh5co-before > p {
  margin: 10px;
}
#About .fh5co-project > a img, #menu .fh5co-services > a img, #fh5co-recruit .fh5co-recruit > a img, #before-after .fh5co-before > a img {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#About .fh5co-project > a:after, #menu .fh5co-services > a:after, #fh5co-recruit .fh5co-recruit > a:after, #before-after .fh5co-before > a:after {
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 8;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#About .fh5co-project > a .fh5co-copy, #menu .fh5co-services > a .fh5co-copy, #fh5co-recruit .fh5co-recruit > a .fh5co-copy, #before-after .fh5co-before > a .fh5co-copy {
  z-index: 12;
  position: absolute;
  right: 20px;
  left: 20px;
  bottom: 0px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#About .fh5co-project > a .fh5co-copy h3, #menu .fh5co-services > a .fh5co-copy h3, #fh5co-recruit .fh5co-recruit > a .fh5co-copy h3, #before-after .fh5co-before > a .fh5co-copy h3 {
  margin: 0 0 5px 0;
  padding: 0;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
#About .fh5co-project > a .fh5co-copy p, #menu .fh5co-services > a .fh5co-copy p, #fh5co-recruit .fh5co-recruit > a .fh5co-copy p, #before-after .fh5co-before > a .fh5co-copy p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
#About .fh5co-project > a .fh5co-copy p:last-child, #menu .fh5co-services > a .fh5co-copy p:last-child, #fh5co-recruit .fh5co-recruit > a .fh5co-copy p:last-child, #before-after .fh5co-before > a .fh5co-copy p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #About .fh5co-project > a .fh5co-copy {
    position: relative;
    visibility: visible;
    opacity: 1;
    bottom: 0;
    color: #000;
    padding: 20px;
    background: #fff;
  }
}
#About .fh5co-project > a:hover, #menu .fh5co-services > a:hover, #fh5co-recruit .fh5co-recruit > a:hover {
  -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
#before-after .fh5co-before > a:hover {
  -webkit-box-shadow: 0px 0px 0px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 0px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 0px -10px rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 768px) {
  #About .fh5co-project > a:hover {
    bottom: 0;
  }
}
#About .fh5co-project > a:hover:after, #menu .fh5co-services > a:hover:after, #fh5co-recruit .fh5co-recruit > a:hover:after, #before-after .fh5co-before > a:hover:after {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 768px) {
  #About .fh5co-project > a:hover:after {
    opacity: 0;
    visibility: hidden;
  }
}
#About .fh5co-project > a:hover .fh5co-copy, #menu .fh5co-services > a:hover .fh5co-copy, #fh5co-recruit .fh5co-recruit > a:hover .fh5co-copy, #before-after .fh5co-before > a:hover .fh5co-copy {
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}
@media screen and (max-width: 768px) {
  #About .fh5co-project > a:hover .fh5co-copy {
    bottom: 0;
    padding: 20px;
    background: #fff;
  }
}
#About .fh5co-project > a:hover img, #menu .fh5co-services > a:hover img, #fh5co-recruit .fh5co-recruit > a:hover img, #before-after .fh5co-before > a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  #About .fh5co-project > a:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
#menu.border-bottom {
  /*border-bottom: 1px solid #dae6ef;
  -webkit-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);*/
  position: relative;
  z-index: 10;
}
.quality2, .feature-center {
  padding: 15px;
  float: left;
  width: 100%;
  position: relative;
  bottom: 0;
  margin-bottom: 40px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .quality2, .feature-center {
    margin-bottom: 50px;
  }
}
.quality2 .desc, .feature-center .desc {
  padding-left: 180px;
}
.quality2 .icon, .feature-center .icon {
  margin-bottom: 20px;
  display: block;
}
.quality2 .icon i, .feature-center .icon i {
  font-size: 40px;
  color: rgba(42, 54, 59, 0.2);
}
.quality2 .icon2, .feature-center .icon2 {
  float: left;
}
.quality2 .icon2 i, .feature-center .icon2 i {
  font-size: 100px;
}
.quality2 p:last-child, .feature-center p:last-child {
  margin-bottom: 0;
}
.quality2 p, .quality2 h3, .feature-center p, .feature-center h3 {
  margin-bottom: 30px;
}
.quality2 h3, .feature-center h3 {
  font-size: 22px;
  color: #5d5d5d;
}
/*
.quality:hover, .quality:focus{
  background: #00C853;
  color:#fff !important;
  bottom: 10px;
  -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
*/
.quality2:hover, .quality2:focus .feature-center:hover, .feature-center:focus {
  /*  background: #00C853;
  color:#fff !important;
  bottom: 10px;*/
  -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
.quality2:hover p:last-child, .quality2:focus p:last-child, .feature-center:hover p:last-child, .feature-center:focus p:last-child {
  margin-bottom: 0;
}
/*
.feature-center:hover .icon i, .feature-center:focus .icon i {
  color: rgba(255, 255, 255, 0.7);
}

.quality:hover p, .quality:hover h3, .quality:focus p, .quality:focus h3 {
  color: #fff !important;
}
*/
.quality2:hover a, .quality2:focus a, .feature-center:hover a, .feature-center:focus a {
  color: rgba(255, 255, 255, 0.7);
}
.quality:hover a:hover, .quality:focus a:hover /*,
.counter-label:hover a:hover, .counter-label:focus a:hover*/ {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .quality2:hover, .quality2:focus, .feature-center:hover, .feature-center:focus {
    bottom: 0;
  }
}
.project-grid {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  height: 350px;
  margin-bottom: 40px;
}
.project-grid:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.project-grid .desc {
  background: rgba(247, 56, 89, 0.9);
  padding: 10px 20px;
  position: absolute;
  bottom: -93px;
  left: 0;
  right: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.project-grid .desc h3 a {
  color: white;
}
.project-grid .desc span {
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .project-grid .desc {
    bottom: 0;
  }
}
.project-grid:hover:before, .project-grid:focus:before {
  opacity: 1;
}
.project-grid:hover .desc, .project-grid:focus .desc {
  bottom: 0;
}
.project-content {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  .project-content {
    padding: 3em 0;
  }
}
.project-content .col-half {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 480px) {
  .project-content .col-half {
    width: 100%;
  }
}
.project-content .col-half .project, .project-content .col-half .project-grid {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.project-content .col-half .project:before, .project-content .col-half .project-grid:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.project-content .col-half .project:hover:before, .project-content .col-half .project:focus:before, .project-content .col-half .project-grid:hover:before, .project-content .col-half .project-grid:focus:before {
  opacity: 1;
}
.project-content .col-half .project:hover .desc, .project-content .col-half .project:focus .desc, .project-content .col-half .project-grid:hover .desc, .project-content .col-half .project-grid:focus .desc {
  bottom: 0;
}
@media screen and (max-width: 480px) {
  .project-content .col-half .project, .project-content .col-half .project-grid {
    height: 340px !important;
    margin-bottom: 20px;
  }
}
.project-content .col-half .project {
  height: 800px;
}
.project-content .col-half .project-grid {
  height: 390px;
  margin-bottom: 20px;
}
.project-content .col-half .project-grid:last-child {
  margin-bottom: 0;
}
.project-content .desc {
  background: rgba(247, 56, 89, 0.9);
  padding: 10px 20px;
  position: absolute;
  bottom: -93px;
  left: 0;
  right: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.project-content .desc h3 {
  color: white;
}
.project-content .desc span {
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .project-content .desc {
    bottom: 0;
  }
}
.fh5co-heading {
      margin: 2em 0 0;
    text-align: center;
    width: 100%;
    border-radius: 15px;
}
.fh5co-heading.fh5co-heading-sm {
  margin-bottom: 2em;
}
.fh5co-heading h2 {
  /*  font-size: 45px;*/
  font-size: 30px;
  margin-bottom: 0px;
  line-height: 1.5;
  font-weight: 300;
  color: #000;
}
.fh5co-heading p {
  font-size: 15px;
  line-height: 1.5;
  color: #828282;
}
/*
.fh5co-heading span {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  color: #cccccc;
}
*/
#fh5co-started {
  background: rgba(42, 51, 86, 0.9);
}
#fh5co-started .fh5co-heading h2 {
  color: #fff;
  margin-bottom: 20px !important;
  font-weight: 300;
}
#fh5co-started .fh5co-heading p {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-started .form-control {
  background: rgba(255, 255, 255, 0.2);
  border: none !important;
  color: #fff;
  font-size: 16px !important;
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-started .form-control::-webkit-input-placeholder {
  color: #fff;
}
#fh5co-started .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#fh5co-started .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#fh5co-started .form-control:-ms-input-placeholder {
  color: #fff;
}
#fh5co-started .form-control:focus {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-started .btn {
  height: 54px;
  border: none !important;
  background: #00C853;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 30px;
  padding-right: 30px;
}
#fh5co-started .btn:hover {
  background: #f6163c !important;
  -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75) !important;
}
#fh5co-started .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#fh5co-started .form-inline .form-group .form-control {
  width: 100%;
}
#fh5co-footer .fh5co-footer-links {
  padding: 0;
  margin: 0;
}
#fh5co-footer .fh5co-footer-links li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#fh5co-footer .fh5co-footer-links li a {
  color: #000;
  text-decoration: none;
}
#fh5co-footer .fh5co-footer-links li a:hover {
  text-decoration: underline;
}
#fh5co-footer .fh5co-widget {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #fh5co-footer .fh5co-widget {
    text-align: left;
  }
}
#fh5co-footer .fh5co-widget h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#fh5co-footer .copyright .block {
  display: block;
}
#fh5co-offcanvas {
  position: fixed;
  z-index: 1901;
  width: 270px;
  background: black;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 45px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  #fh5co-offcanvas {
    display: block;
  }
}
.offcanvas #fh5co-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#fh5co-offcanvas a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-offcanvas a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-offcanvas ul {
  padding: 0;
  margin: 0;
}
#fh5co-offcanvas ul li {
  /*padding: 0;*/
  padding: 0 0 5px 0;
  margin: 0;
  list-style: none;
}
#fh5co-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}
.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #444;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.fh5co-nav-white > i {
  color: #000;
  background: #000;
}
.fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
  /*background: #000;*/
}
.fh5co-nav-toggle i::before {
  top: -7px;
}
.fh5co-nav-toggle i::after {
  bottom: -7px;
}
.fh5co-nav-toggle:hover i::before {
  top: -10px;
}
.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}
.fh5co-nav-toggle.active i {
  background: transparent;
}
.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.fh5co-nav-toggle {
  position: fixed;
  right: 0px;
  top: 18px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
}
.scrolled .fh5co-nav-toggle {
  top: 0px;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
  }
}
.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Open Sans", Arial, sans-serif;
  /*  font-size: 16px;*/
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
}
.btn-font01 {
  font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Hiragino Maru Gothic Pro" !important;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}
/*.btn-primary {
  background: #00C853;
  color: #fff;
  border: 2px solid #00C853;
}*/
/*主な緑色のボタン*/
.btn-primary {
  background: #5bcdad;
  color: #fff;
  border: 2px solid #5bcdad;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle, .btn-primary:focus, .btn-primary.focus, .btn-primary:hover {
  color: #fff;
  background-color: #77cdcc;
  border-color: #77cdcc;
}
/*申し込み用黄色のボタン*/
.btn-secondary {
  background: #ffe699;
  color: #666;
  font-weight: bold;
  text-shadow: 2px 1px 1px #ffffff;
  border: 2px solid #ffe699;
}
.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus, .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle, .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:hover {
  color: #a8a8a8;
  background-color: #feb;
  border-color: #feb;
}
/*詳細はこちら用のボタン*/
.btn-details {
  background: #ffb8c0;
  color: #666;
  font-weight: bold;
  text-shadow: 2px 1px 1px #ffffff;
  border: 2px solid #ffb8c0;
}
.btn-details:active:hover, .btn-details:active:focus, .btn-details:active.focus, .btn-details.active:hover, .btn-details.active:focus, .btn-details.active.focus, .open > .btn-details.dropdown-toggle:hover, .open > .btn-details.dropdown-toggle:focus, .open > .btn-details.dropdown-toggle.focus, .btn-details:active, .btn-details.active, .open > .btn-details.dropdown-toggle, .btn-details:focus, .btn-details.focus, .btn-details:hover {
  color: #a8a8a8;
  background-color: #ffb8c0;
  border-color: #ffb8c0;
}
.btn-flex {
  display: flex;
  flex-wrap: wrap;
}
.btn-flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
/*.btn-primary:focus, .btn-primary:active {
  background: #f8516d !important;
  border-color: #f8516d !important;
}


.btn-primary.btn-outline {
  background: transparent;
  color: #00C853;
  border: 2px solid #00C853;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #00C853;
  color: #fff;
}*/
.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #77cdcc !important;
  border-color: #77cdcc !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}
.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}
.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}
.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}
.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}
.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}
.form-control {
  box-shadow: none;
  /*  background: transparent;*/
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #00C853;
}
/*.row-pb-md {
  padding-bottom: 4em !important;
}*/
.row.row-pb-md {
  justify-content: center;
}
.row-pb-sm {
  padding-bottom: 2em !important;
}
.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}
.js .animate-box {
  opacity: 0;
}
#fh5co-header-subscribe #email {
  padding-right: 9em;
}
#fh5co-header-subscribe button {
  position: absolute;
  top: 0;
  right: 10px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.YoutubeWrapper {
  position: relative;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding-top: 69px;
  padding-bottom: 50%;
  overflow: hidden;
}
.YoutubeWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.jsc-panel > p:first-child {
  /*border-top: 2px solid #aaaaff;
    padding-top: 10px;*/
}
.jsc-panel > p {
  color: #000000;
  font-size: 14px;
  padding-left: 5px;
  padding-bottom: 0;
}
.border-q {
  border-bottom: 2px solid #aaffaa;
}
.border-a {
  border-bottom: 2px solid #aaaaff;
}
.jsc-panel > p > span:first-child {
  display: table-cell;
  width: 20px;
}
.jsc-panel > p > span:last-child {
  display: table-cell;
}
.history > span:first-child {
  display: table-cell;
  width: 20px;
}
.history > span:nth-child(2) {
  display: table-cell;
}
.button_g {
  color: #00C853 !important;
}
.button_w {
  color: #fff !important;
}
.button_g, .button_w {
  display: inline-block;
  height: 14px;
  text-align: center;
  text-decoration: none;
  line-height: 20px;
  outline: none;
  line-height: 20px;
}
.button_g::before, .button_g::after, .button_w::before, .button_w::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button_g, .button_g::before, .button_g::after, .button_w, .button_w::before, .button_w::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button_g:hover {
  background-color: #fff;
  border-color: #59b1eb;
  color: #F73859 !important;
}
.button_w:hover {
  background-color: #00C853;
  border-color: #59b1eb;
  color: #F73859 !important;
}
.salePrice {
  background-size: 83% 100%;
  text-align: right;
  line-height: 1;
  letter-spacing: -3px;
  font-size: 30px;
  font-weight: bold;
  font-family: Poppins, MS PGothic, MS UI Gothic, 'Helvetica', sans-serif !important;
}
.salePrice {
  background-image: none;
  /*    color: #00C853 !important;*/
  color: #c70506 !important;
  text-shadow: 2px 0 0 #FFFFFF, 0 2px 0 #FFFFFF, -2px 0 0 #FFFFFF, 0 -2px 0 #FFFFFF, 5px 4px 3px rgba(0, 0, 0, 0.5);
}
.salePrice span.price01 {
  font-size: 45px;
  margin: 0 5px 0 0;
  font-style: italic;
}
.salePrice span.price02 {
  /* margin: 0 10px 0 0; */
  margin: 0 10px 0 0;
  font-size: 30px;
  font-style: italic;
}
#acMenu dt, span.link-mark {
  display: block;
  max-width: 300px;
  /*padding-left: 10px;*/
  cursor: pointer;
}
#acMenu dd {
  line-height: inherit;
  text-align: left;
  display: none;
}
dt, .link-mark {
  margin-bottom: 1px;
  cursor: pointer;
  position: relative;
}
dt {
  padding: 10px;
}
.btn-o::before, .btn-primary::before, .btn-secondary::before, .btn-details::before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -4px;
}
.btn-o::before, .btn-primary::before {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.btn-secondary::before {
  border-top: solid 2px #666;
  border-right: solid 2px #666;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn-secondary:hover::before {
  border-top: solid 2px #a8a8a8;
  border-right: solid 2px #a8a8a8;
}
.btn-details::before {
  border-top: solid 2px #666;
  border-right: solid 2px #666;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn-details:hover::before {
  border-top: solid 2px #a8a8a8;
  border-right: solid 2px #a8a8a8;
}
.btn-primary::after, .btn-secondary::after, .btn-details::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
}
#acMenu .active:before {
  transform: rotate(135deg);
}
.active:after, dt.active:after {
  margin-top: 3px;
}
.btn-o:active:hover, .btn-o:active:focus, .btn-o:active.focus, .btn-o.active:hover, .btn-o.active:focus, .btn-o.active.focus, .open > .btn-o.dropdown-toggle:hover, .open > .btn-o.dropdown-toggle:focus, .open > .btn-o.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-green:active:hover, .btn-green:active:focus, .btn-green:active.focus, .btn-green.active:hover, .btn-green.active:focus, .btn-green.active.focus, .open > .btn-green.dropdown-toggle:hover, .open > .btn-green.dropdown-toggle:focus, .open > .btn-green.dropdown-toggle.focus {
  background-color: #77cdcc;
}
.t-white:active:hover img, .t-white:active:focus img, .t-white:active.focus img, .t-white.active:hover img, .t-white.active:focus img, .t-white.active.focus img, .open > .t-white.dropdown-toggle:hover img, .open > .t-white.dropdown-toggle:focus img, .open > .t-white.dropdown-toggle.focus img {
  filter: alpha(opacity=60);
  opacity: 0.6;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.recruit {
  display: inline-block !important;
  max-width: 500px
}
.btn-o {
  background: #00C853;
  color: #fff;
  border: 2px solid #00C853;
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-o:hover, .btn-o:focus {
  box-shadow: none !important;
  outline: none !important;
}
/*ƒXƒ‰ƒCƒh‰æ‘œ‚Ì‰¡•‰Â•Ï*/
img {
  max-width: 100%;
  height: auto;
}
.layout-tb {
  background-color: rgba(255, 255, 255, 0.6);
  width: 100%;
  max-width: 660px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.link {
  color: #428bca;
  text-decoration: underline;
}
.topbnr {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 300px;
}
.pc_topmenu {
  height: 35px;
  padding: 0;
  display: inline-block;
}
.pc_topmenu li {
  float: left;
  list-style-type: none;
}
.pc_topmenu li a {
  border: solid 1px !important;
  text-align: center;
  background-color: #c49d71;
}
.ex_s_voice {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
#services-1, #services-2, #services-3, #before-after, #services-5, #services-6, #services-7, #services-8, #services-9{
  padding: 90px 0;
}
.slick-prev, .slick-next {
  display: none !important;
}
.jsc-panel > p > span:first-child {
  display: table-cell;
  width: 20px;
}
.jsc-panel > p {
  color: #828282;
  margin-bottom: 5px;
}
.dia {
  color: #ff99cc !important;
}
.star {
  color: #ff9999 !important;
}
.voice > span:first-child {
  display: table-cell;
  width: 20px;
}
.voice > span:nth-child(2) {
  display: table-cell;
}
.voice {
  margin-bottom: 5px;
}
.idheader {
  display: inline-block;
  margin-top: -50px !important;
  padding-top: 50px !important;
}
/*------- Lesson page -------------------
-----------------------------------------*/
p {
  margin-bottom: 0;
}
ul, ol {
  padding-left: 0;
  margin-bottom: 0;
}
h3 {
  min-height: auto !important;
}
.lesson-headline02_pc_bg {
  margin-top: 56px;
  background-image: url("../images/lesson/bg_lesson_01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.lesson-headline02_pc {
  font-size: 1px;
  color: #FFC4C8;
  margin-bottom: 0;
}
.lesson-headline02_pc_size {
  position: relative;
  min-height: 500px;
}
.lesson-headline02_sp {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .lesson-headline02_sp img {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .lesson-headline02_sp {
    margin-top: 56px;
  }
}
/*page wrapper*/
.cont-wrapper {
  box-sizing: border-box;
  max-width: 960px;
  margin: 0 auto;
  padding-right: 10px;
  padding-right: 1rem;
  padding-left: 10px;
  padding-left: 1rem;
  width: 100%;
}
.cont-wrapper--lg {
  max-width: 1280px;
}
.cont-wrapper--sm {
  max-width: 720px;
}
.cont-wrapper--xs {
  max-width: 520px;
}
.cont-wrapper--min {
  max-width: 300px;
}
.cont-wrapper--no-gutter {
  padding-right: 0;
  padding-left: 0;
}
.cont-inner {
  padding: 20px 20px 1px;
}
.cont-inner--xs {
  padding: 5px 5px 1px;
}
.cont-inner--sm {
  padding: 10px 10px 1px;
}
.cont-inner--lg {
  padding: 40px 40px 20px;
}
.cont-inner--xl {
  padding: 60px 60px 40px;
}
.cont-inner--xxl {
  padding: 80px 80px 60px;
}
.cont-inner--one-elem {
  padding-bottom: 20px;
}
.cont-inner--one-elem.cont-inner--xs {
  padding-bottom: 5px;
}
.cont-inner--one-elem.cont-inner--sm {
  padding-bottom: 10px;
}
.cont-inner--one-elem.cont-inner--md {
  padding-bottom: 20px;
}
.cont-inner--one-elem.cont-inner--lg {
  padding-bottom: 40px;
}
.cont-inner--one-elem.cont-inner--xl {
  padding-bottom: 60px;
}
.cont-inner--one-elem.cont-inner--xxl {
  padding-bottom: 80px;
}
.cont-inner--one-elem.cont-inner--xxxl {
  padding-bottom: 100px;
}
.cont-inner--vertical {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 480px) {
  .cont-inner {
    padding: 20px 20px 1px;
  }
  .cont-inner--xs {
    padding: 5px 5px 1px;
  }
  .cont-inner--sm {
    padding: 10px 10px 1px;
  }
  .cont-inner.cont-inner--one-elem {
    padding-bottom: 20px;
  }
  .cont-inner.cont-inner--one-elem.cont-inner--xs {
    padding-bottom: 5px;
  }
  .cont-inner.cont-inner--one-elem.cont-inner--sm {
    padding-bottom: 10px;
  }
  .cont-inner.cont-inner--vertical {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .cont-inner-sp--xs {
    padding: 5px 5px 1px;
  }
  .cont-inner-sp--sm {
    padding: 10px 10px 1px;
  }
  .cont-inner-sp--lg {
    padding: 40px 40px 20px;
  }
  .cont-inner-sp--xl {
    padding: 60px 60px 40px;
  }
  .cont-inner-sp--xxl {
    padding: 80px 80px 60px;
  }
  .cont-inner--one-elem.cont-inner-sp--xs {
    padding-bottom: 5px;
  }
  .cont-inner--one-elem.cont-inner-sp--sm {
    padding-bottom: 10px;
  }
  .cont-inner--one-elem.cont-inner-sp--md {
    padding-bottom: 20px;
  }
  .cont-inner--one-elem.cont-inner-sp--lg {
    padding-bottom: 40px;
  }
  .cont-inner--one-elem.cont-inner-sp--xl {
    padding-bottom: 60px;
  }
  .cont-inner--one-elem.cont-inner-sp--xxl {
    padding-bottom: 80px;
  }
  .cont-inner--one-elem.c-inner-sp--xxxl {
    padding-bottom: 100px;
  }
}
.cont-img img {
  display: inline-block;
  vertical-align: top;
}
.cont-img--responsive img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.cont-img--responsive-v img {
  display: inline-block;
  max-height: 100%;
  width: auto;
}
.cont-img--circle img {
  border-radius: 50%;
}
.cont-img--full img {
  display: inline-block;
  height: auto;
  width: 100%;
}
.cont-img--responsive img:not([width])[src$=".svg"], .cont-img--responsive img:not([width])[src$=".svgz"] {
  width: 100%;
  max-width: 300px;
}
.cont-img--responsive img:not([width])[src$="im_image_square.svg"], .cont-img--responsive img:not([width])[src$="im_image_square.svgz"] {
  max-width: 400px;
}
.cont-img-frame img {
  border: 10px solid #fff;
  box-shadow: 0 0 4px 0 #ccc;
}
.cont-img-icon {
  background-color: #28c3d4;
  padding: 0.5em;
}
.cont-img-icon--circle {
  border-radius: 50%;
}
.cont-img-wraparound:after {
  content: "";
  display: block;
  clear: both;
}
.cont-img-wraparound__media {
  max-width: 300px;
}
.cont-img-wraparound__media--left {
  float: left;
}
.cont-img-wraparound__media--right {
  float: right;
}
.cont-img-wraparound__media--sm {
  max-width: 100px;
}
.cont-img-wraparound__media--md {
  max-width: 300px;
}
.cont-img-wraparound__media--lg {
  max-width: 400px;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .cont-img-wraparound__media {
    float: none;
    max-width: 100%;
  }
}
.cont-bg-img {
  background-position: center center;
  background-repeat: no-repeat;
}
.cont-bg-img--contain {
  background-size: contain;
}
.cont-bg-img--cover {
  background-size: cover;
}
.cont-bg-color {
  background-color: #f7f7f7;
}
.cont-bg-grad {
  background-image: -webkit-linear-gradient(right, rgba(37, 195, 131, 0.9), rgba(37, 127, 195, 0.9));
  background-image: linear-gradient(to left, rgba(37, 195, 131, 0.9), rgba(37, 127, 195, 0.9));
}
.cont-bg-overlay {
  position: relative;
  z-index: 0;
}
.cont-bg-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: inherit;
}
.cont-bg-overlay--dark {
  color: #fff;
  text-shadow: 0 0 6px #505050;
  background-color: rgba(0, 0, 0, 0.3);
}
.cont-bg-overlay--light {
  text-shadow: 0 0 6px #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.cont-bg-overlay--red:before {
  background: rgba(206, 49, 49, 0.8);
}
.cont-bg-overlay--color:before {
  background: rgba(0, 174, 218, 0.8);
}
.cont-bg-movie {
  min-height: 100vh;
  position: relative;
}
.edit .cont-bg-movie {
  min-height: 600px;
}
.preview .cont-bg-movie {
  min-height: 600px;
}
.cont-bg-movie__only-edit {
  position: absolute;
  bottom: 20px;
  left: 5%;
  z-index: 100;
  width: 90%;
  padding: 10px;
  background-color: #332c1f;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
}
.cont-bg-movie__upper-contents {
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}
.cont-bg-movie__overlay {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  opacity: .4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
.cont-bg-movie__movie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: center center no-repeat;
  background-size: cover;
}
.cont-bg-movie__movie iframe {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.edit .cont-bg-movie__movie iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.cont-embedly-object {
  position: relative;
}
.cont-embedly-object--responsive {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.cont-embedly-object--responsive iframe, .cont-embedly-object--responsive object, .cont-embedly-object--responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cont-embedly-object--ratio-wide {
  padding-bottom: 33%;
}
.cont-btn a, .cont-btn input, .cont-btn .btn-customform-submit, .cont-btn button {
  background-color: #28c3d4;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  text-align: center;
  text-shadow: none;
  border: 0;
  cursor: pointer;
  font-weight: normal;
  padding: 0.8em 1.8em;
  min-width: 30%;
  line-height: 1.2;
}
.cont-btn a:hover, .cont-btn input:hover, .cont-btn .btn-customform-submit:hover, .cont-btn button:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.cont-btn input:disabled, .cont-btn button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  text-decoration: line-through;
}
.cont-btn input:disabled:hover, .cont-btn button:disabled:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.cont-btn--sm a, .cont-btn--sm input, .cont-btn--sm .btn-customform-submit, .cont-btn--sm button {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0.8em 1.8em;
  min-width: 1%;
}
.cont-btn--lg a, .cont-btn--lg input, .cont-btn--lg .btn-customform-submit, .cont-btn--lg button {
  font-size: 20px;
  font-size: 2rem;
  padding: 0.8em 1.8em;
  min-width: 47%;
}
.cont-btn--full a, .cont-btn--full input, .cont-btn--full .btn-customform-submit, .cont-btn--full button {
  padding-left: 0.4em;
  padding-right: 0.4em;
  width: 100%;
}
.cont-btn--min-half a, .cont-btn--min-half input, .cont-btn--min-half .btn-customform-submit, .cont-btn--min-half button {
  padding-left: 0.4em;
  padding-right: 0.4em;
  min-width: 50%;
}
.cont-btn--round a, .cont-btn--round input, .cont-btn--round .btn-customform-submit, .cont-btn--round button {
  border-radius: 300px;
}
.cont-btn--circle {
  display: table;
  width: 200px;
}
.cont-btn--circle a, .cont-btn--circle input, .cont-btn--circle button {
  display: table-cell;
  vertical-align: middle;
  height: 200px;
  width: 200px;
  border-radius: 50%;
}
.cont-btn--secondary a, .cont-btn--secondary input, .cont-btn--secondary .btn-customform-submit, .cont-btn--secondary button {
  background-color: #D11B6D;
  color: #fff;
}
.cont-btn--invert a, .cont-btn--invert input, .cont-btn--invert .btn-customform-submit, .cont-btn--invert button {
  background: #fff;
  color: #28c3d4;
}
.cont-btn--invert.cont-btn--secondary a, .cont-btn--invert.cont-btn--secondary input, .cont-btn--invert.cont-btn--secondary .btn-customform-submit, .cont-btn--invert.cont-btn--secondary button {
  color: #D11B6D;
}
.cont-btn--ghost a, .cont-btn--ghost input, .cont-btn--ghost .btn-customform-submit, .cont-btn--ghost button {
  background: none;
  border: 2px solid #28c3d4;
  color: #28c3d4;
}
.cont-btn--ghost.cont-btn--secondary a, .cont-btn--ghost.cont-btn--secondary input, .cont-btn--ghost.cont-btn--secondary .btn-customform-submit, .cont-btn--ghost.cont-btn--secondary button {
  border-color: #D11B6D;
  color: #D11B6D;
}
.cont-btn--ghost-white a, .cont-btn--ghost-white input, .cont-btn--ghost-white .btn-customform-submit, .cont-btn--ghost-white button {
  background: none;
  border: 2px solid #fff;
  color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.cont-btn--ghost-white a:hover, .cont-btn--ghost-white input:hover, .cont-btn--ghost-white .btn-customform-submit:hover, .cont-btn--ghost-white button:hover {
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .cont-btn a, .cont-btn input, .cont-btn .btn-customform-submit, .cont-btn button {
    padding-left: 0.8em;
    padding-right: 0.8em;
  }
  .cont-btn--sm a, .cont-btn--sm input, .cont-btn--sm button {
    font-size: 1.6rem;
    padding: 0.4em 0.8em;
  }
  .cont-btn--lg a, .cont-btn--lg input, .cont-btn--lg button {
    padding-left: 1.8em;
    padding-right: 1.8em;
  }
  .cont-btn--full a, .cont-btn--full input, .cont-btn--full .btn-customform-submit, .cont-btn--full button {
    padding-left: 0.4em;
    padding-right: 0.4em;
  }
}
.cont-btn--cube a, .cont-btn--cube input, .cont-btn--cube button {
  border-bottom: 0.2em solid rgba(0, 0, 0, 0.2);
}
.cont-btn--rounded-corner a, .cont-btn--rounded-corner input, .cont-btn--rounded-corner button {
  border-radius: 8px;
}
.cont-btn--anim-balloon {
  -webkit-animation-name: anim-balloon;
  animation-name: anim-balloon;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
.cont-btn--anim-shake {
  -webkit-animation-name: anim-shake;
  animation-name: anim-shake;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
.cont-btn--anim-bounce {
  -webkit-animation-name: anim-bounce;
  animation-name: anim-bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
.cont-btn--anim-circle [data-structure="e-btn"]:after {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 50em;
  height: 50em;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 1;
  -webkit-transform: scale(0) translateY(-50%) translateX(-50%);
  -ms-transform: scale(0) translateY(-50%) translateX(-50%);
  transform: scale(0) translateY(-50%) translateX(-50%);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  content: '';
  pointer-events: none;
  -webkit-animation-name: anim-circle;
  animation-name: anim-circle;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
.cont-btn--anim-reflection [data-structure="e-btn"]:after {
  position: absolute;
  display: block;
  top: 0;
  left: -100px;
  width: 30px;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
  pointer-events: none;
  -webkit-animation-name: anim-reflection;
  animation-name: anim-reflection;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
.cont-btn--anim-pulse {
  -webkit-animation-name: anim-pulse;
  animation-name: anim-pulse;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
/*page contents heading*/
.cont-heading {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.3;
}
.cont-heading--sm {
  font-size: 20px;
  font-size: 2rem;
}
.cont-heading--lg {
  font-size: 36px;
  font-size: 3.6rem;
}
.cont-heading--xl {
  font-size: 60px;
  font-size: 6rem;
}
.cont-heading--bdr-btm {
  padding-bottom: .5em;
  border-bottom: 2px solid #28c3d4;
}
.cont-heading--bdr-thin-btm {
  padding-bottom: .5em;
  border-bottom: 1px solid #28c3d4;
}
@media only screen and (max-width: 480px) {
  .cont-heading {
    font-size: 2rem;
  }
  .cont-heading--sm {
    font-size: 1.6rem;
  }
  .cont-heading--lg {
    font-size: 2.4rem;
  }
  .cont-heading--xl {
    font-size: 3rem;
  }
}
.cont-border {
  border: 3px solid #28c3d4;
}
.c-border--thin {
  border-width: 1px;
}
.c-border--double {
  border-style: double;
}
.c-border--dotted {
  border-style: dotted;
}
.c-border--dashed {
  border-style: dashed;
}
.cont-list ul {
  list-style: disc;
  margin-left: 1.2em;
  padding-left: 0;
}
.cont-list li + li {
  margin-top: 0.8em;
}
.cont-list--number ul {
  list-style: decimal;
}
.cont-list--alpha ul {
  list-style: lower-alpha;
}
.cont-list-v ul {
  padding-left: 0;
  list-style-type: none;
}
.cont-list-v li + li {
  margin-top: 0.8em;
}
.cont-list-v--sm li + li {
  margin-top: 0.5em;
}
.cont-list-v--lg li + li {
  margin-top: 1.5em;
}
.cont-list-v--xl li + li {
  margin-top: 3em;
}
.cont-list-v--bdr li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.8em;
}
.cont-list-v--bdr-dashed li {
  border-bottom-style: dashed;
}
.cont-list-v--bdr-width-medium li {
  border-width: 2px;
}
.cont-list-v--bdr-width-thick li {
  border-width: 3px;
}
ul.cont-list-horizon, .cont-list-horizon ul {
  list-style: none;
  padding-left: 0;
}
.cont-list-horizon li {
  display: inline-block;
  margin: 10px;
  vertical-align: top;
  letter-spacing: normal;
}
.cont-list-horizon--v-middle li {
  vertical-align: middle;
}
.cont-list-horizon--narrow li {
  margin-right: 0;
  margin-left: 0;
}
.cont-list-horizon--half ul {
  text-align: center;
}
.cont-list-horizon--half li {
  text-align: left;
  margin: 2% 1%;
  width: 47%;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .cont-list-horizon--half li {
    display: list-item;
    width: auto;
  }
}
.cont-list-horizon--text li {
  margin: 0;
  line-height: 1.4;
  vertical-align: baseline;
}
.cont-th--right th {
  text-align: right;
}
.cont-th--center th {
  text-align: center;
}
.cont-th--wide th {
  width: 73%;
}
.cont-th--color th {
  background-color: #f7f7f7;
}
.cont-td--right td {
  text-align: right;
}
.cont-td--left td {
  text-align: left;
}
.cont-td--center td {
  text-align: center;
}
.cont-tr--bdr th, .cont-tr--bdr td {
  border-width: 1px;
  border-color: #ccc;
  border-style: solid;
}
.cont-tr--bdr-top th, .cont-tr--bdr-top td {
  border-left-style: none;
  border-right-style: none;
  border-bottom-style: none;
}
.cont-tr--bdr-btm th, .cont-tr--bdr-btm td {
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
}
.cont-tr--bdr-width-medium th, .cont-tr--bdr-width-medium td {
  border-width: 2px;
}
.cont-tr--bdr-width-thick th, .cont-tr--bdr-width-thick td {
  border-width: 3px;
}
.cont-thead--color thead th, .cont-thead--color thead td {
  background-color: #f7f7f7;
}
.cont-thead--color-invert thead th, .cont-thead--color-invert thead td {
  background-color: #28c3d4;
  color: #fff;
}
.cont-hr-dashed {
  margin: 0;
  border-top: 3px dashed #28c3d4;
}
.cont-hr-dotted {
  margin: 0;
  border-top: 4px dotted #28c3d4;
}
.cont-hr-double {
  margin: 0;
  border-top: 4px double #28c3d4;
}
.cont-hr-solid {
  margin: 0;
  border-top: 1px solid #28c3d4;
}
.cont-hr-solid--medium {
  border-top-width: 3px;
}
.cont-hr-solid--thick {
  border-top-width: 5px;
}
.cont-symbol {
  background-color: #28c3d4;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  width: 30px;
}
.cont-symbol--sm {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  height: 20px;
  width: 20px;
}
.cont-symbol--lg {
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  width: 40px;
}
.page-heading__inner {
  padding-top: 40px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 480px) {
  .page-heading__inner {
    padding-top: 20px;
  }
}
.page-heading-dogear {
  position: relative;
  padding: .5em;
  background-color: #d2f3f6;
}
.page-heading-dogear:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #fff #fff #28c3d4 #28c3d4;
}
.page-heading-arrow:not(.page-heading-arrow--v2) {
  position: relative;
  overflow: hidden;
  color: #fff;
  background-color: #28c3d4;
}
.page-heading-arrow:not(.page-heading-arrow--v2):before, .page-heading-arrow:not(.page-heading-arrow--v2):after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  background-color: #fff;
  padding-bottom: 20px;
  z-index: 3;
}
.page-heading-arrow:not(.page-heading-arrow--v2):before {
  right: 50%;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  transform: skewX(45deg);
}
.page-heading-arrow:not(.page-heading-arrow--v2):after {
  left: 50%;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  transform: skewX(-45deg);
}
.page-heading-arrow:not(.page-heading-arrow--v2) .page-heading-arrow__inner {
  padding-bottom: 1.6em;
  padding-top: 1em;
}
.page-heading-arrow:not(.page-heading-arrow--v2).page-heading-arrow--bg {
  color: #000;
}
.page-heading-arrow--v2 {
  position: relative;
  overflow: visible;
  color: #fff;
  background-color: #28c3d4;
}
.page-heading-arrow--v2:before {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 30px solid transparent;
  border-top-color: #28c3d4;
}
.page-heading-arrow--v2 .page-heading-arrow__inner {
  padding-bottom: 1em;
  padding-top: 1em;
}
.page-heading-ribbon {
  position: relative;
  padding: 14.4px 24px;
  text-align: center;
  margin: 0 10%;
  background-image: -webkit-linear-gradient(transparent 8%, #91e1ea 8%, #91e1ea 14%, transparent 14%, transparent 86%, #91e1ea 86%, #91e1ea 92%, transparent 92%), -webkit-linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0)), -webkit-linear-gradient(45deg, transparent 40%, #d2f3f6 40%, #d2f3f6 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #91e1ea 8%, #91e1ea 14%, transparent 14%, transparent 86%, #91e1ea 86%, #91e1ea 92%, transparent 92%), linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0)), linear-gradient(45deg, transparent 40%, #d2f3f6 40%, #d2f3f6 60%, transparent 60%), linear-gradient(white, white);
  background-size: cover, cover, 4px 4px, cover;
}
.page-heading-ribbon:before, .page-heading-ribbon:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -24px;
  border: 36px solid #d2f3f6;
  z-index: -1;
}
.page-heading-ribbon:before {
  left: -48px;
  border-right-width: 36px;
  border-left-color: transparent;
}
.page-heading-ribbon:after {
  right: -48px;
  border-left-width: 36px;
  border-right-color: transparent;
}
.page-heading-ribbon__wrapper {
  padding-bottom: 24px;
}
.page-heading-ribbon__body:before, .page-heading-ribbon__body:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #51d0de transparent transparent transparent;
  bottom: -24px;
}
.page-heading-ribbon__body:before {
  left: 0;
  border-width: 24px 0 0 24px;
}
.page-heading-ribbon__body:after {
  right: 0;
  border-width: 24px 24px 0 0;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .page-heading-ribbon {
    margin: 0 5%;
    padding-top: .8em;
  }
  .page-heading-ribbon:before, .page-heading-ribbon:after {
    bottom: -12px;
    border-width: 18px;
  }
  .page-heading-ribbon:before {
    left: -24px;
    border-right-width: 18px;
  }
  .page-heading-ribbon:after {
    right: -24px;
    border-left-width: 18px;
  }
  .page-heading-ribbon__wrapper {
    padding-bottom: 12px;
  }
  .page-heading-ribbon__body:before, .page-heading-ribbon__body:after {
    bottom: -12px;
  }
  .page-heading-ribbon__body:before {
    border-width: 12px 0 0 12px;
  }
  .page-heading-ribbon__body:after {
    border-width: 12px 12px 0 0;
  }
}
.page-heading-ribbon__bg {
  position: relative;
  z-index: -1;
}
.page-heading-ribbon--flat {
  color: #fff;
  background: #28c3d4;
}
.page-heading-ribbon--flat:before, .page-heading-ribbon--flat:after {
  border-color: #28c3d4;
}
.page-heading-ribbon--flat:before {
  border-left-color: transparent;
}
.page-heading-ribbon--flat:after {
  border-right-color: transparent;
}
.page-heading-ribbon--flat .page-heading-ribbon__body:before, .page-heading-ribbon--flat .page-heading-ribbon__body:after {
  border-top-color: #18747e;
}
.page-heading-has-subtitle__main {
  display: inline-block;
  margin-bottom: .5em;
}
.page-heading-has-subtitle__sub {
  font-size: 18px;
  font-size: 1.8rem;
}
.page-heading-first-letter:first-letter {
  margin-right: .1em;
  font-size: 1.5em;
}
.page-heading-btm-bdr {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.page-heading-btm-bdr:after {
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  border-top: 2px solid #28c3d4;
  margin-left: -30px;
  left: 50%;
  width: 60px;
}
.page-heading-double-bdr {
  padding: .5em .75em;
  border: 3px double #28c3d4;
}
.page-heading-double-bdr--updown {
  position: relative;
  padding: .75em;
  border: none;
}
.page-heading-double-bdr--updown:before, .page-heading-double-bdr--updown:after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
.page-heading-double-bdr--updown:before {
  top: 0;
  border-top: 2px solid #28c3d4;
  border-bottom: 1px solid #28c3d4;
}
.page-heading-double-bdr--updown:after {
  bottom: 0;
  border-top: 1px solid #28c3d4;
  border-bottom: 2px solid #28c3d4;
}
.page-heading-put-on-bdr {
  overflow: hidden;
  text-align: center;
}
.page-heading-put-on-bdr__inner {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}
.page-heading-put-on-bdr__inner:before, .page-heading-put-on-bdr__inner:after {
  position: absolute;
  top: 50%;
  content: "";
  width: 400%;
  height: 2px;
  background-color: #28c3d4;
}
.page-heading-put-on-bdr__inner:before {
  right: 100%;
}
.page-heading-put-on-bdr__inner:after {
  left: 100%;
}
.page-heading-balloon {
  position: relative;
  padding: .5em 1em;
  background-color: #d2f3f6;
}
.page-heading-balloon:after {
  position: absolute;
  top: 100%;
  left: 30px;
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #d2f3f6;
}
.page-heading-balloon--invert {
  color: #fff;
  background-color: #28c3d4;
}
.page-heading-balloon--invert:after {
  border-top-color: #28c3d4;
}
.page-heading-balloon--ghost {
  background-color: #fff;
  border: 2px solid #28c3d4;
}
.page-heading-balloon--ghost:before, .page-heading-balloon--ghost:after {
  position: absolute;
  top: 100%;
  left: 30px;
  content: "";
  height: 0;
  width: 0;
  border: 10px solid transparent;
}
.page-heading-balloon--ghost:before {
  border-top: 15px solid #28c3d4;
}
.page-heading-balloon--ghost:after {
  margin-top: -4px;
  border-top: 15px solid #fff;
}
.page-heading-dogear {
  position: relative;
  padding: .5em;
  background-color: #d2f3f6;
}
.page-heading-dogear:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #fff #fff #28c3d4 #28c3d4;
}
.page-heading-marker {
  position: relative;
  z-index: 1;
  padding-left: .3em;
  padding-bottom: .2em;
}
.page-heading-marker:after {
  position: absolute;
  bottom: .2em;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 10px;
  background-color: #a7e7ee;
  -webkit-transform: rotate(-0.3deg);
  -ms-transform: rotate(-0.3deg);
  transform: rotate(-0.3deg);
}
.page-heading-accent {
  position: relative;
  padding-right: 1em;
  padding-left: 1.8em;
}
.page-heading-accent:before, .page-heading-accent:after {
  position: absolute;
  content: "";
  border-radius: 100%;
}
.page-heading-accent:before {
  top: .3em;
  left: .3em;
  width: .6em;
  height: .6em;
  background: #28c3d4;
  z-index: 2;
}
.page-heading-accent:after {
  top: .7em;
  left: .7em;
  width: .4em;
  height: .4em;
  background: #a7e7ee;
  z-index: 1;
}
/* content01*/
.content01-list {
  list-style: none;
}
.c01-list-item-inner {
  display: block;
  font-size: 24px;
}
.c01-list-item-bg {
  position: relative;
  padding: .5em 1em;
  background-color: #d2f3f6;
}
.c01-list-item-bg::after {
  position: absolute;
  top: 100%;
  left: 30px;
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #d2f3f6;
}
.content01-bg01 {
  background-image: url(../images/lesson/bg_lesson_02.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.content03-bg01 {
  background-image: url(../images/lesson/bg_lesson_03.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.content04-bg01 {
  background-image: url(../images/lesson/bg_lesson_04.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.content05-bg01 {
  background-image: url(../images/lesson/bg_lesson_05.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.content05-bg02 {
  background-image: url(../images/lesson/bg_lesson_06.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.common-heading {
  font-size: 28px;
  line-height: 1.3;
}
@media only screen and (max-width: 480px) {
  .c01-list-item {
    font-size: 2rem;
  }
  .c01-list-item-box-inner {
    padding-top: 20px;
  }
  .common-heading {
    font-size: 20px;
  }
}
.page-sentence_box-bgc-w {
  background-color: #fff;
}
.mb22 {
  margin-bottom: 22px !important;
}
.g-wrapper {
  box-sizing: border-box;
  max-width: 960px;
  margin: 0 auto;
  padding-right: 10px;
  padding-right: 1rem;
  padding-left: 10px;
  padding-left: 1rem;
  width: 100%;
  overflow: hidden;
}
.g-wrapper--lg {
  max-width: 1280px;
}
.g-wrapper--sm {
  max-width: 720px;
}
.g-wrapper--no-gutter {
  padding-right: 0;
  padding-left: 0;
}
.g-wrapper--full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
}
.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-right: -1rem;
  margin-left: -10px;
  margin-left: -1rem;
}
.row02 {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-right: -1rem;
  margin-left: -10px;
  margin-left: -1rem;
}
.row-item-gutter--none {
  margin-left: 0;
  margin-right: 0;
}
.row-item-gutter--none > [class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}
.row-item-gutter--sm {
  margin-left: -5px;
  margin-left: -0.5rem;
  margin-right: -5px;
  margin-right: -0.5rem;
}
.row-item-gutter--sm > [class*='col-'] {
  padding-left: 5px;
  padding-left: 0.5rem;
  padding-right: 5px;
  padding-right: 0.5rem;
}
.row-item-gutter--lg {
  margin-left: -20px;
  margin-left: -2rem;
  margin-right: -20px;
  margin-right: -2rem;
}
.row-item-gutter--lg > [class*='col-'] {
  padding-left: 20px;
  padding-left: 2rem;
  padding-right: 20px;
  padding-right: 2rem;
}
.row-item-gutter--xl {
  margin-left: -30px;
  margin-left: -3rem;
  margin-right: -30px;
  margin-right: -3rem;
}
.row-item-gutter--xl > [class*='col-'] {
  padding-left: 30px;
  padding-left: 3rem;
  padding-right: 30px;
  padding-right: 3rem;
}
.center-reset--2col > [class*='col-']:nth-child(n+3):last-child {
  margin-right: auto;
}
.center-reset--3col > [class*='col-']:nth-child(n+4):last-child {
  margin-right: auto;
}
.center-reset--4col > [class*='col-']:nth-child(n+5):last-child {
  margin-right: auto;
}
.center-reset--5col > [class*='col-']:nth-child(n+6):last-child {
  margin-right: auto;
}
.center-reset--6col > [class*='col-']:nth-child(n+7):last-child {
  margin-right: auto;
}
.col-xs-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-right: 1rem;
  padding-left: 10px;
  padding-left: 1rem;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.col-xs-5ths {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  padding-right: 1rem;
  padding-left: 10px;
  padding-left: 1rem;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  max-width: 20%;
}
.col-xs {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-align: start;
}
.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-align: end;
}
.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
}
.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.first-xs {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.last-xs {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.basis-auto-xs {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media only screen and (min-width: 480px) {
  .col-sm {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-5ths {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .basis-auto-sm {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .col-sm-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
}
@media only screen and (min-width: 768px) {
  .col-md-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .sp-br {
    display: none;
  }
}
@media only screen and (min-width: 1020px) {
  .col-lg-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
}
.page-article-thinking {
  position: relative;
  min-height: 500px;
  z-index: 0;
  overflow: visible;
}
.page-article-thinking__img {
  position: absolute;
  left: 50%;
  bottom: 40px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 250px;
  z-index: -1;
}
.page-article-thinking__img img {
  max-height: 400px;
}
.page-article-thinking__img img[src$=".svg"] {
  width: 250px;
}
.page-article-thinking__item {
  position: relative;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 0 6px 0 #ccc;
  z-index: 1;
}
.page-article-thinking__item:after {
  content: "";
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  box-shadow: 0 0 6px 0 #ccc;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 2;
}
.page-article-thinking__item:nth-of-type(odd) {
  margin-right: 33%;
}
.page-article-thinking__item:nth-of-type(odd):after {
  right: -20px;
  bottom: -20px;
}
.page-article-thinking__item:nth-of-type(even):after {
  left: -20px;
  bottom: -20px;
}
@media only screen and (max-width: 480px) {
  .page-article-thinking__img {
    position: static;
    max-width: 100%;
    text-align: center;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .page-article-thinking__item {
    padding: 10px;
    margin-top: 10px;
    max-width: 100%;
    margin-bottom: 0;
  }
  .page-article-thinking__item:nth-of-type(odd) {
    margin-right: 0;
  }
  .page-article-thinking__item:after {
    display: none;
  }
}
.page-list__box--bdr {
  background-color: #fff;
}
.page-list-step {
  color: #28c3d4;
}
.page-list-step__num {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 100;
}
.page-list-step__body {
  border-left: 1px solid #28c3d4;
}
.page-list-step__desc {
  color: #05161a;
}
@media only screen and (max-width: 480px) {
  .page-list-step__num {
    font-size: 1.2rem;
  }
  .page-list-step__body {
    border-left: 0;
  }
  .f16-sp {
    font-size: 16px !important;
  }
  .f18-sp {
    font-size: 18px !important;
  }
  .f20-sp {
    font-size: 20px !important;
  }
  .fwb-sp {
    font-weight: bold !important;
  }
  .lh-13-sp {
    line-height: 1.3 !important;
  }
  .lh-16-sp {
    line-height: 1.6 !important;
  }
  .mt-10-sp {
    margin-top: 10px !important;
  }
  .m0-sp {
    margin: 0 !important;
  }
}
.page-list-body {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.page-list-body:before {
  background: inherit;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="5" /></filter></svg>#filter');
  -webkit-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
  background-clip: content-box;
  width: 50%;
}
.page-list-body--blur-left:before {
  content: "";
  padding-right: 50%;
}
.page-list-body--blur-right:before {
  content: "";
  padding-left: 50%;
}
.page-list-body__pane {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
}
.page-list-body__contents {
  margin: 0 auto;
  max-width: 600px;
}
@media only screen and (max-width: 768px) {
  .page-list-body {
    padding: 1rem;
  }
  .page-list-body:before {
    margin: 1rem;
    padding-right: 0;
    padding-left: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: calc(100% - 1rem * 2);
  }
}
.page-list-step-has-img:not(:last-child) .cont-border {
  margin-bottom: 40px;
  position: relative;
  z-index: 0;
}
.page-list-step-has-img:not(:last-child) .cont-border:before, .page-list-step-has-img:not(:last-child) .cont-border:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.page-list-step-has-img:not(:last-child) .cont-border:before {
  height: 0;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #28c3d4;
  bottom: -20px;
  z-index: 1;
}
.page-list-step-has-img:not(:last-child) .cont-border:after {
  height: 0;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #fff;
  bottom: -16px;
  z-index: 2;
}
.btn-reservable-date-bg {
  background-color: rgb(27, 204, 169) !important;
}
.btn-contact-bg {
  background-color: rgb(49, 153, 223) !important;
}
.content07-list-item {
  padding-left: 35px;
  background: url(../images/lesson/img_li_check.svg) left 0 top 0 no-repeat;
  background-size: 25px auto;
  min-height: 25px;
}
.movie_wrapper {
  max-width: 800px;
  margin: auto;
}
.movie_cotainer {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-top: 30px;
}
.movie_cotainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* メニュー
* --------------------------------------- */
ul {
  list-style: none;
}
.header .nav-section {
  padding: 15px 0 0 0;
}
.pc-nav .dropmenu {
  display: flex;
  align-items: center;
  list-style: none;
  margin-left: 40px;
}
.pc-nav {
  max-width: 1160px;
  margin: 0 auto;
  width: 100%;
  display: flex;
}
.nav-section__wrap {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  border-radius: 0;
  background: #fff;
  z-index: 100;
  height: 55px;
  box-shadow: 0 2px 8px rgb(148 148 148 / 16%);
}
.gnav_logo img {
  width: 250px;
  margin-top: 10px;
}
.pc-nav .dropmenu li {
  position: relative;
  text-align: center;
}
.pc-nav .dropmenu li {
  display: block;
  color: #3B3B3B;
  margin-right: 2vw;
}
.pc-nav .dropmenu li.parentmenu {
  padding: 16px 0;
}
.pc-nav .dropmenu li a {
  display: block;
  color: #3B3B3B;
  text-align: center;
}
.pc-nav .dropmenu li .init-bottom {
  padding: 18px 0;
}
.pc-nav .dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 53px;
  ;
  left: 0;
  margin: 0;
  padding: 0 20px;
  background: #ffffff;
  width: 200px;
  box-shadow: 0 4px 5px rgb(0 0 0 / 8%);
  border-radius: 0 0 12px 12px;
}
.pc-nav .dropmenu li ul li {
  width: 100%;
}
.pc-nav .dropmenu li ul li:last-child a {
  border-bottom: none;
}
.pc-nav .dropmenu li ul li a {
  padding: 0;
  margin: 20px 0;
  text-align: left;
  font-size: 15px;
}
.pc-nav .dropmenu li ul li a:hover {
  opacity: .6;
}
.pc-nav .dropmenu .gnav-tel__btn {
  width: 120px;
  margin-right: 0;
}
.pc-nav .dropmenu .gnav-tel__btn a {
  font-size: 14px;
  background-color: #E5E5E5;
  color: #555;
  padding: 43px 0;
  box-sizing: border-box;
}
.pc-nav .dropmenu .gnav-web__btn {
  width: 120px;
  margin-right: 0;
}
.pc-nav .dropmenu .gnav-web__btn a {
  font-size: 14px;
  background-color: #1A569B;
  padding: 59px 0 42px;
  box-sizing: border-box;
  color: #fff;
}
.pc-nav .dropmenu li.diagonalline {
  -webkit-transform: skewX(135deg);
  -moz-transform: skewX(135deg);
  transform: skewX(135deg);
  font-size: 4rem;
  color: #ccc;
  margin-top: -25px;
}
.pc-nav .dropmenu::before {
  content: "";
}
.pc-nav .dropmenu::after {
  content: "";
}
#dropmenu li ul li {
  overflow: hidden;
  height: 0;
  transition: .4s;
}
#dropmenu li:hover ul li {
  overflow: visible;
  height: auto;
}
.dropmenu li .icon {
  display: block;
  margin: 0 auto;
}
.pc-nav .dropmenu li:nth-last-child(1) a {
  padding-right: 0;
}
.pc-nav .dropmenu li ul li:nth-last-child(1) a {
  padding: 0;
  margin: 15px 0;
}
.nav-outer-block {
  display: flex;
  padding-left: 10px;
}
.header-logo__wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.header-logo__wrap a img {
  width: 150px;
  filter: drop-shadow(0 2px 8px #00000029);
}
.sp-nav {
  display: none;
}
.video-items__wrap {
  padding-top: 55px;
}
@media (max-width: 769px) {
  .video-items__wrap {
    padding-top: 55px;
  }
  .pc-nav {
    display: none;
  }
  .sp-nav {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100000;
    width: 100%;
  }
  .gnav-items__wrap {
    margin: 0 0 2.5em;
    max-width: 900px;
  }
  .gnav-items__wrap {
    display: none;
    height: 100vh;
    background: #000;
    padding-top: 100px;
    overflow-y: scroll;
  }
  .gnav-items__wrap .trigger {
    z-index: 0;
    background-color: #000;
    color: #00C853;
  }
  .gnav-items__wrap .trigger a {
    position: relative;
    display: block;
    font-weight: normal;
    text-decoration: none;
    -webkit-transition: .35s all ease;
    transition: .35s all ease;
  }
  .gnav-items__wrap .target {
    z-index: 1;
    display: none;
    margin: 0 auto;
    padding: 0;
    color: #fff;
  }
  .gnav-items__wrap .target .target a {
    background-color: #2c363a;
  }
  .gnav-items__wrap .target .target a:hover {
    background-color: #374449;
  }
  .gnav-items__wrap .target .trigger a {
    background-color: #161b1d;
  }
  .gnav-items__wrap .target .trigger a:before, .gnav-items__wrap .target .trigger a:after {
    background-color: #fff;
  }
  .gnav-items__wrap .target .trigger a:before {
    top: .5em;
    right: 16px;
  }
  .gnav-items__wrap .target .trigger a:after {
    top: .85em;
    right: 16px;
  }
  .gnav-items__wrap .target .active a {
    padding-left: 1.5em;
    padding-right: 1.5em;
    color: #fff;
  }
  .gnav-items__wrap .target .active a:hover {
    background-color: #2c363a;
  }
  .gnav-items__wrap .target .active a:before, .gnav-items__wrap .target .active a:after {
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  .gnav-items__wrap .target .active a:before {
    top: .65em;
    left: 1em;
    width: 3px;
    height: 12px;
  }
  .gnav-items__wrap .target .active a:after {
    display: none;
  }
  .gnav-items__wrap .target a {
    display: block;
    -webkit-transition: .35s all ease;
    transition: .35s all ease;
  }
  .gnav-items__wrap > ul > li {
    opacity: 0;
    animation: fadeInDown 0.5s cubic-bezier(.17, .67, .57, .99) forwards;
    pointer-events: auto;
    position: relative;
    padding: 0 20px;
  }
  .gnav-items__wrap > ul > li a {
    display: block;
    padding: 15px;
    transition: 0.3s;
    border-top: solid 1px #fff;
  }
  .gnav-items__wrap > ul > li h3 {
    display: block;
    padding: 20px 15px;
    transition: 0.3s;
    border-top: solid 1px #F2E0D7;
    font-weight: normal;
    border-bottom: none !important;
    margin-bottom: 0 !important;
    font-size: 16px !important;
  }
  .btn_hamburger {
    margin-left: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 55px;
    height: 55px;
    cursor: pointer;
    z-index: 1000000;
  }
  .btn_hamburger a {
    position: relative;
    display: block;
    height: 55px;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
  }
  .btn_hamburger .active {
    box-shadow: none;
    background: #000;
  }
  .btn_hamburger span {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    width: 20px;
    height: 2px;
    margin: 0 auto;
    transition: 0.3s;
    background-color: #000;
  }
  .btn_hamburger span:nth-of-type(1) {
    top: 35%;
  }
  .btn_hamburger span:nth-of-type(2) {
    top: 50%;
  }
  .btn_hamburger span:nth-of-type(3) {
    top: 65%;
  }
  .btn_hamburger span:nth-of-type(2)::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    border-radius: 2px;
    -webkit-transition: all .4s;
    transition: all .4s;
  }
  .btn_hamburger .active span:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
  }
  .btn_hamburger .active span:nth-of-type(2)::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #fff;
  }
  .btn_hamburger .active span:nth-of-type(1) {
    -webkit-transform: translateY(20px) scale(0);
    -ms-transform: translateY(20px) scale(0);
    transform: translateY(20px) scale(0);
  }
  .btn_hamburger .active span:nth-of-type(3) {
    -webkit-transform: translateY(-20px) scale(0);
    -ms-transform: translateY(-20px) scale(0);
    transform: translateY(-20px) scale(0);
  }
  .js-sub-btn {
    width: 100%;
    height: 58px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .js-sub-btn img {
    width: 14px;
    position: absolute;
    top: 25px;
    right: 30px;
  }
  .gnav-items__wrap .active span img {
    transform: rotate(-90deg);
  }
  .target ul li {
    position: relative;
  }
  .target ul li a {
    background: #252525;
    padding: 15px 40px;
  }
  .target ul li::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 17px;
    width: 15px;
    height: 1px;
    background: #BCBCBC;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}
@media screen and (max-width: 426px) {
  .header-logo__wrap a img {
    width: 120px;
  }
}
/*_____________________________スライダー*/
.swiper-container {
  width: 100%;
  max-width: 1160px;
  margin-top: 50px;
}
.swiper-slide-next, .swiper-slide-prev {
  opacity: 0.5;
}
.swiper-button-prev::before, .swiper-button-next::before {
  font-size: 32px;
  color: #fff;
  font-weight: 900;
}
:root {
  --swiper-theme-color: #5bcdad !important;
}

.swiper-button-prev,
.swiper-button-next {
	background-image: none; 
	width: 28px;
	height: 86px;
	margin-top: -43px; 
}

.swiper-button-prev:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0d9"; 
	font-size: 48px;
	color: #ffffffb8;
}

.swiper-button-next:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0da"; 
	font-size: 48px;
	color: #ffffffb8;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
   display: none;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  display: none;
}

.swiper-container__wrap {
   position: relative;
    margin-bottom: 50px;
    width: 100%;
}
.swiper-container{
	border: solid 6px #fff;
}
.swiper-pagination {
bottom: -35px;
  
}
.swiper-pagination-bullet {
  
    margin: 3px;
}
.swiper-pagination {
    position: absolute;

    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 100%!important;
    text-align: center;
}
@media screen and (max-width: 769px) {
  .swiper-container {
    margin-top: 30px!important;
  }
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -5px!important;

}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -5px!important;
  
}
	.swiper-button-next:before {
     font-size: 30px;
}
	.swiper-button-prev:before {
     font-size: 30px;
}
	
}


/*片づけ出前授業*/
.tit_delivery_class{
  max-width: 960px;
  margin-top: 25px;
}

.img_pic_delivery_class_02{
  display: inline-block;
  margin:20px auto 20px;
}

.delivery_class_txt_01, .delivery_class_txt_02{
  display: flex;
  align-items: center;
}

@media screen and (min-width: 1200px) {
.delivery_class_txt_01, .delivery_class_txt_02{
 height: 480px;
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.delivery_class_txt_01, .delivery_class_txt_02{
 height: 390px;
}
}


@media screen and (max-width: 1199px) {
.tit_delivery_class{
  margin-left: 40px;
  margin-right: 40px;
}
}

@media screen and (max-width: 768px) {
.tit_delivery_class{
  margin-left: 30px;
  margin-right: 30px;
}
}

/*親子ワークショップ*/
.tit_school_oyako{
  max-width: 960px;
  margin-top: 65px;
}

.img_pic_oyako_02{
  display: inline-block;
  margin:20px auto 20px;
}

.oyako_school_txt_01, .oyako_school_txt_02{
  display: flex;
  align-items: center;
}

.tit_participant_voice{
  text-align: center;
  font-size: 21px;
  margin: 40px auto 40px;
}

.p_img_participant_voice{
  margin-bottom: 40px;
}

.recommend_txt{
  font-size: 21px;
  margin-bottom: 20px;
}

.oyako_school_txt_01{
  display: flex;
  align-items: center;
}

@media screen and (min-width: 1200px) {
  .oyako_school_txt_01{
    height: 410px;
  }
  .oyako_school_txt_02{
    height: 650px;
    justify-content: center;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .oyako_school_txt_01{
    height: 340px;
  }
  .oyako_school_txt_02{
    height: 650px;
    justify-content: center;
  }
}

@media screen and (min-width: 992px) {
  .img_pic_oyako_03{
    max-width:410px;
  }
  .height_tb{
    height: 100%;
  }
  .img_pic_oyako_area_02{
    text-align: left;
  }
}

@media screen and (min-width: 769px) and (max-width: 991px){
  .img_pic_oyako_01, .img_pic_oyako_02, .img_pic_oyako_03{
    max-width: 648px;
  }
}

@media screen and (max-width: 1199px) {
.tit_school_oyako{
  margin-left: 40px;
  margin-right: 40px;
}
}

@media screen and (max-width: 991px) {
.img_pic_oyako_03{
  margin-bottom: 20px;
}
}

@media screen and (max-width: 768px) {
.p_img_participant_voice{
  margin-bottom: 50px;
}
}

@media screen and (max-width: 768px) {
.participant_voice_area{
  max-width: 480px;
  margin-left: 20px;
  margin-right: 20px;  
}
.tit_school_oyako{
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 0;
}
.p_img_participant_voice{
  margin-bottom: 50px;
}

.recommend_txt{
  font-size: 18px;
  margin-bottom: 10px;
}
}

.bg-white-area-reduct{
      padding-left: 15px;
    padding-right: 15px;
    margin-left: -10px;
    margin-right: -10px;
}

/*NAVI SP */
.nav_sp_a_noborder{
  display: inline !important;
  padding: 0 !important;
  border-top: none !important;
}

/*2022/12/05 岩下追記*/

.form-area {
	justify-content: center;
}