@charset "UTF-8";
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 600; }

/* ==========================================================================
Typography
========================================================================== */
@font-face {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック","游明朝",'Yu Mincho',YuMincho,  sans-serif;
  font-weight: 400; }

body {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; }

.font {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; }

p {
  font-size: 16px;
  line-height: 30px;
  padding: 1em 0.5em 1.2em;
  color: #414A52; }

h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 68px;
  font-family: "游明朝",'Yu Mincho',YuMincho,'Noto Serif Japanese', serif; }

h2 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  font-family: "游ゴシック", "Yu Gothic", YuGothic,'Noto Serif Japanese', sans-serif;
  margin-top: 1.5em;
  margin-bottom: 1.5em; }

h3 {
  font-size: 21px;
  margin-bottom: 20px;
  line-height: 36px; }

h4 {
  text-align: center;
  font-size: 21px;
  font-weight: 600;
  background-color: #F7F7F7;
  padding: 0.7em;
  margin-bottom: 20px; }

h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: #414A52; }

.bold-italic {
  font-weight: 600;
  font-style: italic; }

.color {
  color: #cfb42e; }

/* ==========================================================================
Button styles
========================================================================== */
.btn.primary {
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #cfb42e;
  padding: 20px;
  text-decoration: none;
  line-height: 1; }
  .btn.primary:hover {
    background-color: #baa229; }

.btn.secondary {
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #cfb42e;
  border: 2px solid #cfb42e;
  padding: 15px 20px;
  text-decoration: none;
  line-height: 1; }
  .btn.secondary:hover {
    color: #ffffff;
    background-color: #baa229;
    border-color: #baa229; }
  .btn.secondary:focus {
    color: #ffffff;
    background-color: #cfb42e;
    border-color: #cfb42e; }

.btn.secondary-white {
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  border: 2px solid #ffffff;
  padding: 15px 20px;
  text-decoration: none;
  line-height: 1; }
  .btn.secondary-white:hover {
    color: #cfb42e;
    background-color: #ffffff;
    border-color: #ffffff; }
  .btn.secondary-white:focus {
    color: #cfb42e;
    background-color: #ffffff;
    border-color: #ffffff; }

.view-more {
  margin-top: 70px; }

a.text-link {
  color: #ffffff;
  margin-left: 30px;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase; }
  a.text-link:focus {
    color: #ffffff; }
  a.text-link:after {
    font-family: FontAwesome;
    content: "\f105";
    opacity: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms; }
  a.text-link:hover {
    color: #ffffff; }
    a.text-link:hover:after {
      opacity: 1;
      margin-left: 10px; }

.btn.primary.btn-spa {
  font-size: 20px;
  width: 100%;
  box-shadow: 0 0 15px 1px rgba(133, 140, 142, 0.3); }

.btn.primary.btn-top {
  width: 90%;
  max-width: 400px;
  font-size: 20px;
  box-shadow: 0 0 15px 1px rgba(133, 140, 142, 0.3); }

.has-padding {
  padding: 60px 0; }

.has-padding-tall {
  padding: 120px 0; }

.has-padding-small {
  padding: 30px 0 45px; }

.alternate-bg {
  background-color: #F7F7F7; }

.footer-bg {
  background-color: #414A52; }

.is-centered {
  text-align: center; }

.white-bg {
  background-color: #FFF; }

.grey-bg {
  background-color: #F7F7F7; }

.black-bg {
  background-color: #333333; }

.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1-5 {
  width: 20%;
  float: left; }

.col-xs-2-5 {
  width: 40%;
  float: left; }

.col-xs-3-5 {
  width: 60%;
  float: left; }

.col-xs-4-5 {
  width: 80%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left; }
  .col-sm-2-5 {
    width: 40%;
    float: left; }
  .col-sm-3-5 {
    width: 60%;
    float: left; }
  .col-sm-4-5 {
    width: 80%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left; }
  .col-md-2-5 {
    width: 40%;
    float: left; }
  .col-md-3-5 {
    width: 60%;
    float: left; }
  .col-md-4-5 {
    width: 80%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left; }
  .col-lg-2-5 {
    width: 40%;
    float: left; }
  .col-lg-3-5 {
    width: 60%;
    float: left; }
  .col-lg-4-5 {
    width: 80%;
    float: left; } }

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 600; }

/* ==========================================================================
Typography
========================================================================== */
@font-face {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック","游明朝",'Yu Mincho',YuMincho,  sans-serif;
  font-weight: 400; }

body {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; }

.font {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; }

p {
  font-size: 16px;
  line-height: 30px;
  padding: 1em 0.5em 1.2em;
  color: #414A52; }

h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 68px;
  font-family: "游明朝",'Yu Mincho',YuMincho,'Noto Serif Japanese', serif; }

h2 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  font-family: "游ゴシック", "Yu Gothic", YuGothic,'Noto Serif Japanese', sans-serif;
  margin-top: 1.5em;
  margin-bottom: 1.5em; }

h3 {
  font-size: 21px;
  margin-bottom: 20px;
  line-height: 36px; }

h4 {
  text-align: center;
  font-size: 21px;
  font-weight: 600;
  background-color: #F7F7F7;
  padding: 0.7em;
  margin-bottom: 20px; }

h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: #414A52; }

.bold-italic {
  font-weight: 600;
  font-style: italic; }

.color {
  color: #cfb42e; }

header#navbar-main .navbar-inverse {
  background-color: #2f541f;
  color: #ffffff;
  border: none; }
  header#navbar-main .navbar-inverse .navbar-brand {
    padding: 10px 15px; }
    header#navbar-main .navbar-inverse .navbar-brand .header-logo {
      height: 100%; }
  header#navbar-main .navbar-inverse .navbar-nav li a {
    color: #ffffff; }

header#navbar-main button {
  background-color: #cfb42e;
  padding: 5px 10px;
  border-radius: 4px;
  margin: 12px 0; }
  header#navbar-main button a {
    color: #ffffff; }

.footer {
  background-color: #efefef;
  color: #333333;
  font-size: 13px; }
  .footer .footer-company {
    padding: 40px 0 15px; }
    .footer .footer-company dd {
      margin-bottom: 4px;
      font-weight: 400; }
  .footer .footer-copy {
    display: block;
    width: 100%;
    text-align: center;
    background-color: #F7F7F7;
    padding: 27px 0 15px; }
    .footer .footer-copy h2, .footer .footer-copy p {
      color: #333333;
      margin: 0;
      font-size: 11px; }
      .footer .footer-copy h2 img, .footer .footer-copy p img {
        margin-bottom: 8px; }

* {
  box-sizing: border-box; }

body {
  position: relative;
  width: 100%; }

.mb40 {
  margin-bottom: 40px; }

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

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

section, .row {
  overflow: hidden; }

.sp-open {
  display: none; }

.top .img-bg {
  background: url(/img/header_bg.png);
  background-size: cover;
  background-position: center;
  min-height: 420px;
  height: auto;
  width: 100%;
  text-align: center;
  padding: 140px 0 0; }
  .top .img-bg h1, .top .img-bg p {
    color: #414A52; }
    .top .img-bg h1 .br-sp, .top .img-bg p .br-sp {
      display: none; }
  .top .img-bg h1 {
    letter-spacing: 4px; }
  .top .img-bg h5 {
    font-weight: normal; }

.top .feature-wrapper {
  display: flex;
  align-items: center;
  justify-content: center; }
  .top .feature-wrapper .feature {
    background: #2f541f;
    width: 120px;
    height: 120px;
    border-radius: 60px;
    margin: 10px; }
    .top .feature-wrapper .feature:last-child {
      margin-left: 0; }

.subject-wrapper {
  padding: 40px 20px; }

.figure {
  margin: 0; }
  .figure img {
    width: 100%; }

#support .figure {
  margin-bottom: 20px; }
  #support .figure img {
    border-radius: 100%; }

#support .support-list {
  list-style: none;
  text-align: left;
  padding: 15px 10px 10px 40px; }
  #support .support-list li {
    font-size: 21px;
    margin-bottom: 30px; }
  #support .support-list .otherplan {
    font-size: 16px; }
  #support .support-list i {
    margin-right: 20px;
    font-size: 26px; }
  #support .support-list .green {
    color: #008000; }
  #support .support-list .yellow {
    color: #e6e600; }
  #support .support-list .dark-pink {
    color: #f696a6; }
  #support .support-list .secondary {
    color: #cfb42e; }
  #support .support-list .tarcoize {
    color: #009cb2; }

.support-content-wrapper {
  margin-top: 30px; }
  .support-content-wrapper:nth-child(2) {
    margin-top: 0; }

.team .subject-wrapper, .subjects .subject-wrapper {
  padding: 0 30px 30px; }

.team .team-inner-sp, .subjects .team-inner-sp {
  display: none; }

.subjects h4, .team h4 {
  font-size: 21px;
  font-weight: 600;
  background-color: #F7F7F7;
  padding: 0.7em; }

.subjects .team-inner, .team .team-inner {
  width: 80%;
  max-width: 980px;
  margin: 0 auto; }

.subjects .subjects-wrapper, .subjects .team-inner, .subjects .skills, .team .subjects-wrapper, .team .team-inner, .team .skills {
  padding: 0;
  text-align: center; }
  .subjects .subjects-wrapper .subject-wrapper, .subjects .team-inner .subject-wrapper, .subjects .skills .subject-wrapper, .team .subjects-wrapper .subject-wrapper, .team .team-inner .subject-wrapper, .team .skills .subject-wrapper {
    padding: 0 0 50px 0; }

.subjects p, .team p {
  text-align: center; }

.text {
  padding: 8px;
  font-size: 16px;
  font-weight: 600;
  text-align: center; }

.skills .figure {
  text-align: center; }

#voice .person-box {
  text-align: center;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  background-color: #F7F7F7;
  padding: 30px 10px; }
  #voice .person-box .figure {
    margin: 0 auto; }
    #voice .person-box .figure img {
      width: 100px;
      border-radius: 100%; }
  #voice .person-box h3 {
    font-weight: bold;
    margin-bottom: 0px; }
  #voice .person-box p {
    font-size: 14px;
    padding: 0; }
  #voice .person-box .person-name {
    margin: 10px auto 20px; }
    #voice .person-box .person-name h5 {
      margin-bottom: 0; }
    #voice .person-box .person-name hr {
      width: 10%;
      border-color: #cfb42e; }

#voice .person-text-box {
  padding: 3px 15px; }
  #voice .person-text-box h4 {
    position: relative;
    font-size: 16px;
    background-color: #ffebbe;
    color: #333333;
    padding: 0.8em;
    border-radius: 8px;
    line-height: 1.4; }
  #voice .person-text-box h4:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 20px;
    border: 15px solid transparent;
    border-top: 15px solid #ffebbe;
    width: 0;
    height: 0; }
  #voice .person-text-box p {
    font-style: italic; }

#course h2 {
  padding-top: 20px; }

#course .logo_colums {
  display: flex;
  justify-content: center;
  flex-direction: column;
  -webkit-box-pack: center;
  box-sizing: border-box;
  border: 1.2px solid #008000;
  border-radius: 2px;
  min-height: 200px;
  margin-bottom: 30px; }
  #course .logo_colums img {
    width: 76px;
    height: 76px;
    margin: 10px auto; }

#course .green {
  border-color: #008000; }

#course .purple {
  border-color: #800080; }

#course .pink {
  border-color: #fac5ce; }

#course .dark-pink {
  border-color: #f58d9e; }

#course .yellow {
  border-color: #cccc00; }

#course .secondary {
  border-color: #cfb42e; }

#course .tarcoize {
  border-color: #009cb2; }

#price .table th.th-emptiness {
  border-top: none;
  border-left: none; }

#price .table h3 {
  font-size: 18px;
  display: inline-block;
  background: #2f541f;
  border-radius: 4px;
  padding: 6px 12px;
  margin: 2px;
  color: #ffffff;
  font-weight: bold; }

#price .table .th-8w {
  border-bottom: 1px solid #cfb42e; }
  #price .table .th-8w span {
    color: #cfb42e; }
  #price .table .th-8w h3 {
    background: #cfb42e; }

#price .table .td-8w {
  font-weight: bold;
  background-color: #f9f6e4;
  border-bottom: 1px solid #cfb42e; }

#price .table .td-8w-odd {
  background-color: #fefdf9; }

#price .table .type {
  text-decoration: line-through; }

#price .table .special-price {
  color: #b20505;
  font-weight: bold;
  font-size: 18px;
  margin-right: 3px; }

#discount {
  padding: 40px;
  text-align: center;
  background: #fde6ea; }
  #discount .discount-price {
    font-size: 21px;
    padding: 16px 0 10px;
    border: 1.2px solid #b20505;
    border-radius: 2px;
    margin-bottom: 30px;
    background: -webkit-repeating-linear-gradient(45deg, #fde6ea, #fde6ea 5px, #fef4f6 5px, #fef4f6 10px); }
    #discount .discount-price strong {
      color: #b20505;
      font-size: 44px;
      margin-right: 4px; }
    #discount .discount-price span {
      font-weight: bold; }
  #discount .discount_colums {
    background-color: #cfb42e;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 30px;
    color: #fff; }
    #discount .discount_colums h3 {
      margin: 10px 0;
      font-weight: bold; }
    #discount .discount_colums hr {
      width: 30px;
      margin: 0 auto; }
    #discount .discount_colums p {
      color: #fff; }
    #discount .discount_colums small {
      margin: 10px; }
  #discount .tarcoize {
    background-color: #009cb2; }
  #discount .green {
    background-color: #008000; }
  #discount .dark-pink {
    background-color: #f696a6; }

#gift {
  padding: 40px;
  background: #ee9042; }
  #gift .gift-price {
    font-size: 21px;
    padding: 16px 0 10px;
    border: 1.2px solid #e87515;
    border-radius: 2px;
    margin-bottom: 20px;
    background: -webkit-repeating-linear-gradient(45deg, #e87515, #e87515 5px, #f09e59 5px, #f09e59 10px);
    background: repeating-linear-gradient(45deg, #e87515, #e87515 5px, #f09e59 5px, #f09e59 10px);
    color: #ffffff;
    font-weight: bold; }
    #gift .gift-price strong {
      font-size: 44px;
      margin-right: 4px; }
    #gift .gift-price span {
      font-size: 24px;
      margin: 0 4px; }

#term {
  text-align: center; }
  #term h2 {
    margin-bottom: 0; }
  #term .term_colums {
    padding: 10px;
    border: 2px solid #F7F7F7;
    border-radius: 4px;
    margin-bottom: 30px; }
    #term .term_colums h4 {
      margin: 0 0 10px 0;
      font-size: 16px; }
    #term .term_colums p {
      color: #333333;
      padding: 8px;
      font-size: 16px; }
      #term .term_colums p strong {
        font-size: 21px;
        margin-left: 4px; }
    #term .term_colums .deadline {
      border: 1px solid #b20505;
      border-radius: 2px; }
  #term .deadline_early {
    background-color: #fde6ea; }

.cta-wrapper {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center; }

#entry .form-control {
  height: 45px;
  font-size: 16px; }

#entry p {
  text-align: center; }

.table-bordered {
  border: 2px solid #2f541f;
  color: #2f541f; }
  .table-bordered tbody, .table-bordered thead {
    text-align: left !important; }
    .table-bordered tbody tr th, .table-bordered tbody tr td, .table-bordered thead tr th, .table-bordered thead tr td {
      padding: 18px;
      border: 2px solid #2f541f; }
    .table-bordered tbody tr td, .table-bordered thead tr td {
      color: #333333; }

.ca-flow-width {
  margin: 0 auto 30px;
  max-width: 900px; }

.ca-flow-wrapper {
  max-width: 900px;
  margin: 0 auto 30px;
  text-align: center; }
  .ca-flow-wrapper h4 {
    text-align: center;
    font-size: 18px;
    color: #cfb42e;
    background-color: #ffffff;
    border-bottom: 2px solid #cfb42e;
    display: inline-block; }

.img-gray {
  filter: grayscale(100%); }
  .img-gray:hover {
    filter: grayscale(0%); }

.toplink-wrapper {
  text-align: center;
  cursor: pointer;
  background: white;
  width: 100%;
  padding: 15px; }
  .toplink-wrapper .top-link {
    display: inline-block; }
  .toplink-wrapper .top-link::before {
    content: "↑";
    font-weight: bold;
    margin-right: 4px; }

#curriculum #tab-menu {
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  /* タブの中身 */ }
  #curriculum #tab-menu li {
    display: inline-block;
    padding: 10px 30px;
    background: #F7F7F7;
    font-size: 18px; }
  #curriculum #tab-menu li.active {
    background: #2f541f;
    color: #fff; }

#curriculum #tab-box {
  padding: 25px; }
  #curriculum #tab-box .tab-inner {
    display: none; }
  #curriculum #tab-box .tab-inner.active {
    display: block; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 15px;
  border-top: none;
  border-bottom: 1px solid #2f541f;
  text-align: center; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f5faf2; }

#faq .faq-list li {
  padding: 20px;
  list-style: none; }

#faq .faq-list li.ques {
  background: #fafafa;
  font-weight: bold;
  font-size: 120%;
  border-bottom: 1px #ddd solid;
  cursor: pointer; }

#faq .faq-list li.ans {
  background: #fff;
  display: none;
  border: 1px #ddd solid;
  border-top: transparent; }

#entry p {
  padding: 0; }

.fixed-link {
  position: fixed;
  right: 30px;
  bottom: 60px;
  width: 180px;
  height: 180px;
  border-radius: 90px;
  background-color: #d5bc42;
  border: 2px solid #cfb42e;
  z-index: 100;
  text-align: center; }
  .fixed-link:hover {
    opacity: .9; }
  .fixed-link .fixed-link-inner {
    margin-top: 22px; }
    .fixed-link .fixed-link-inner h3 {
      font-weight: bold;
      font-size: 36px;
      margin: 15px 10px 0px 10px;
      color: #ffffff; }
      .fixed-link .fixed-link-inner h3 span.small-character {
        font-size: 12px;
        font-weight: normal;
        margin-left: 4px; }
    .fixed-link .fixed-link-inner p {
      color: #ffffff;
      margin: 0;
      padding: 0;
      font-size: 18px;
      width: 100%; }
    .fixed-link .fixed-link-inner .deadline {
      display: inline;
      padding: 4px;
      border-radius: 2px;
      border: 1px solid #ffffff;
      background-color: rgba(255, 255, 255, 0.2);
      margin-top: 15px; }

.button {
  background-color: #cfb42e;
  padding: 10px 15px;
  font-size: 18px;
  color: #ffffff;
  border: none; }
  .button:hover {
    opacity: .9; }

a:hover {
  opacity: .9; }

.aidemy-discount {
  color: white;
  text-decoration: underline; }

.padding-top-0 {
  padding-top: 0px; }

.insurance {
  font-size: 18px; }
  .insurance strong {
    color: #b20505; }

@media screen and (max-width: 1024px) {
  h2 {
    font-size: 24px; }
  h3 {
    font-size: 24px; }
  h4 {
    font-size: 18px !important; }
  h5 {
    padding: 0 10px; }
  p {
    font-size: 15px;
    padding: 10px; }
  .sp-close {
    display: none; }
  .sp-open {
    display: block; }
  　
　ul.mainNav {
    width: 100%;
    padding-left: 0 !important; }
  ul {
    padding-left: 0 !important; }
  .menu-title {
    font-size: 24px;
    font-weight: bold; }
  .subject-wrapper {
    padding: 25px 5px !important; }
  .logo img {
    width: 120px; }
  .fixed-link {
    display: none; }
  .top .img-bg {
    min-height: 300px;
    height: auto;
    width: 100%;
    padding: 120px 20px 50px;
    text-align: center; }
    .top .img-bg h1 {
      font-size: 28px;
      margin-bottom: 30px;
      line-height: 44px; }
      .top .img-bg h1 .br-sp {
        display: block; }
    .top .img-bg p {
      font-size: 14px; }
  #about .about {
    font-size: 21px;
    line-height: 32px; }
    #about .about span {
      display: none; }
  .subjects .team-inner {
    width: 100%; }
    .subjects .team-inner .col-xs-12:first-child {
      margin-top: -30px; }
  #voice .person-box {
    margin-bottom: 20px; }
    #voice .person-box .figure img {
      margin: 0 auto; }
  section#price .row {
    overflow: scroll; }
  .font {
    margin-bottom: 0px; }
  .text {
    padding: 4px;
    font-size: 15px;
    font-weight: normal;
    text-align: center; }
  #support .figure, #support .support-list {
    padding: 0 20px 20px !important; }
  #gift, #discount {
    padding: 40px 5px; }
  .footer .container {
    text-align: center !important; }
  #toggle {
    top: 0;
    right: 3vw;
    z-index: 11;
    transform: translate3d(0, 0, 0);
    display: inline-block;
    color: #fff;
    text-align: center;
    width: 50px;
    height: 50px;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer; }
  .trigger,
  .trigger span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s; }
  .trigger {
    position: relative;
    width: 28px;
    height: 19px; }
  .trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 4px; }
  .trigger span:nth-of-type(1) {
    top: 0; }
  .trigger span:nth-of-type(2) {
    top: 8px; }
  .trigger span:nth-of-type(2)::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: all .4s;
    transition: all .4s; }
  .trigger span:nth-of-type(3) {
    bottom: 0; }
  .trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(8px) scale(0);
    transform: translateY(8px) scale(0); }
  .trigger.active span:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .trigger.active span:nth-of-type(2)::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) scale(0);
    transform: translateY(-8px) scale(0); }
  .toggleWrap {
    background: rgba(47, 84, 31, 0.9);
    padding: 15px 10px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9; }
  .menu-title {
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 30px; }
  ul.mainNav {
    padding-left: 0; }
  .mainNav li {
    list-style-type: none;
    text-align: center;
    padding: 15px;
    font-size: 14px; }
    .mainNav li a {
      color: #ececec;
      font-weight: normal;
      cursor: pointer; }
      .mainNav li a:hover {
        color: #ffffff; }
    .mainNav li .btn.primary {
      display: block; }
  .navItem {
    display: block;
    text-decoration: none;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    padding: 15px 0;
    font-size: 2rem; }
  .hide {
    opacity: 0;
    visibility: hidden;
    overflow: hidden; }
  .animation {
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .no-scroll {
    overflow: hidden; }
  .logo {
    margin: 12px;
    display: inline-block; } }