@charset "UTF-8";
/*   BASE
================================================ */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif;
  font-weight: normal;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop html, *::-ms-backdrop body, *::-ms-backdrop div, *::-ms-backdrop span, *::-ms-backdrop object, *::-ms-backdrop iframe,
*::-ms-backdrop h1, *::-ms-backdrop h2, *::-ms-backdrop h3, *::-ms-backdrop h4, *::-ms-backdrop h5, *::-ms-backdrop h6, *::-ms-backdrop p, *::-ms-backdrop blockquote, *::-ms-backdrop pre,
*::-ms-backdrop abbr, *::-ms-backdrop address, *::-ms-backdrop cite, *::-ms-backdrop code,
*::-ms-backdrop del, *::-ms-backdrop dfn, *::-ms-backdrop em, *::-ms-backdrop img, *::-ms-backdrop ins, *::-ms-backdrop kbd, *::-ms-backdrop q, *::-ms-backdrop samp,
*::-ms-backdrop small, *::-ms-backdrop strong, *::-ms-backdrop sub, *::-ms-backdrop sup, *::-ms-backdrop var,
*::-ms-backdrop b, *::-ms-backdrop i,
*::-ms-backdrop dl, *::-ms-backdrop dt, *::-ms-backdrop dd, *::-ms-backdrop ol, *::-ms-backdrop ul, *::-ms-backdrop li,
*::-ms-backdrop fieldset, *::-ms-backdrop form, *::-ms-backdrop label, *::-ms-backdrop legend,
*::-ms-backdrop table, *::-ms-backdrop caption, *::-ms-backdrop tbody, *::-ms-backdrop tfoot, *::-ms-backdrop thead, *::-ms-backdrop tr, *::-ms-backdrop th, *::-ms-backdrop td,
*::-ms-backdrop article, *::-ms-backdrop aside, *::-ms-backdrop canvas, *::-ms-backdrop details, *::-ms-backdrop figcaption, *::-ms-backdrop figure,
*::-ms-backdrop footer, *::-ms-backdrop header, *::-ms-backdrop hgroup, *::-ms-backdrop menu, *::-ms-backdrop nav, *::-ms-backdrop section, *::-ms-backdrop summary,
*::-ms-backdrop time, *::-ms-backdrop mark, *::-ms-backdrop audio, *::-ms-backdrop video, *::-ms-backdrop input, *::-ms-backdrop textarea, .-frame a html, .-frame a body, .-frame a div, .-frame a span, .-frame a object, .-frame a iframe,
.-frame a h1, .-frame a h2, .-frame a h3, .-frame a h4, .-frame a h5, .-frame a h6, .-frame a p, .-frame a blockquote, .-frame a pre,
.-frame a abbr, .-frame a address, .-frame a cite, .-frame a code,
.-frame a del, .-frame a dfn, .-frame a em, .-frame a img, .-frame a ins, .-frame a kbd, .-frame a q, .-frame a samp,
.-frame a small, .-frame a strong, .-frame a sub, .-frame a sup, .-frame a var,
.-frame a b, .-frame a i,
.-frame a dl, .-frame a dt, .-frame a dd, .-frame a ol, .-frame a ul, .-frame a li,
.-frame a fieldset, .-frame a form, .-frame a label, .-frame a legend,
.-frame a table, .-frame a caption, .-frame a tbody, .-frame a tfoot, .-frame a thead, .-frame a tr, .-frame a th, .-frame a td,
.-frame a article, .-frame a aside, .-frame a canvas, .-frame a details, .-frame a figcaption, .-frame a figure,
.-frame a footer, .-frame a header, .-frame a hgroup, .-frame a menu, .-frame a nav, .-frame a section, .-frame a summary,
.-frame a time, .-frame a mark, .-frame a audio, .-frame a video, .-frame a input, .-frame a textarea {
    font-family: メイリオ, Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, sans-serif;
    font-weight: normal;
  }
}
body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

br {
  color: rgba(255, 255, 255, 0);
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

li {
  list-style: none;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

strong {
  font-weight: normal;
}

img {
  max-width: 100%;
  height: auto;
}

/* clearfix */
.fix:before,
.fix:after {
  content: "";
  display: table;
}

.fix:after {
  clear: both;
}

.fix {
  *zoom: 1;
}

/*  Color  */
/*  Font  */
p {
  line-height: 1.6;
}

img {
  vertical-align: bottom;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
  a[href^="tel:"]::after {
    content: none;
  }
}

/*   COMPONENTS
================================================ */
/*  main contents  */
/*   カラム表示
================================================ */
.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 639px) {
  .column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/*   共通
================================================ */
.inner {
  max-width: 1200px;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 639px) {
  .inner {
    width: 92%;
  }
}

@media screen and (max-width: 639px) {
  .sp {
    display: block;
  }
}
@media screen and (min-width: 640px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 639px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 640px) {
  .pc {
    display: block;
  }
}

.t-c {
  text-align: center;
}

.block {
  display: block;
}

.table {
  display: table;
}

@media all and (-ms-high-contrast: none\0 ) {
  .br::before *::-ms-backdrop, .br::before {
    color: rgba(255, 255, 255, 0);
  }
}
@media screen and (min-width: 640px) {
  .br::before {
    content: "\a";
    white-space: pre;
  }
}

@media all and (-ms-high-contrast: none\0 ) {
  .br *::-ms-backdrop, .br {
    color: rgba(255, 255, 255, 0);
  }
}

@media screen and (min-width: 640px) {
  br.-sp {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  br.-pc {
    display: none;
  }
}

.shadow {
  -webkit-box-shadow: 0px 8px 18px -7px #b0b0b0;
          box-shadow: 0px 8px 18px -7px #b0b0b0;
}

/*   BUTTON（ボタン）
================================================ */
.btn {
  font-weight: bold;
  text-align: center;
  display: table;
  position: relative;
  font-size: 1rem;
  border-radius: 5px;
  padding: 20px 40px;
  overflow: hidden;
  cursor: pointer;
  background: gray;
  color: #FFF;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.btn:hover {
  opacity: 0.7;
}
.btn:hover i:last-child {
  right: -1rem;
}
.btn.-center {
  margin-left: auto;
  margin-right: auto;
}

/*   見出し
------------------------------------------ */
.ttl {
  position: relative;
  line-height: 1.6;
  font-weight: 900;
  font-size: 3rem;
  margin-bottom: 80px;
}
.ttl.-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 639px) {
  .ttl {
    font-size: 1.8rem;
    margin-bottom: 10%;
  }
}

/*   段落・テキスト
------------------------------------------ */
.txt {
  line-height: 1.6;
  font-size: 1rem;
}
.txt.-bold {
  font-weight: bold;
}
.txt.-white {
  color: #FFF;
}
.txt.-black {
  color: #242424;
}
.txt.-center {
  text-align: center;
}
.txt.-mb {
  margin-bottom: 20px;
}

/* ぱんくず */
.breadcrumb {
  background: #fff2e2;
  padding: 8px 0;
}
.breadcrumb ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.breadcrumb ul li {
  font-size: 0.9rem;
  line-height: 1.6;
  position: relative;
  color: #606060;
}
.breadcrumb ul li::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  display: inline-block;
  margin: 0 8px;
}
.breadcrumb ul li:last-child::after {
  display: none;
}
.breadcrumb ul a {
  font-size: 0.9rem;
  color: #3fadff;
  text-decoration: underline;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.breadcrumb ul a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 639px) {
  .breadcrumb ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.pen-y {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #ffea77));
  background: -o-linear-gradient(transparent 60%, #ffea77 0%);
  background: linear-gradient(transparent 60%, #ffea77 0%);
  font-weight: bold;
}

.pen-g {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #189a5e));
  background: -o-linear-gradient(transparent 70%, #189a5e 0%);
  background: linear-gradient(transparent 70%, #189a5e 0%);
}

.entry-wrap {
  background: url(../../assets/img/red_bg_pt.jpg) repeat center center/35%;
  padding: 40px 0;
  background-attachment: fixed;
  position: relative;
  z-index: 1;
}

.main-ttl {
  color: #FFF;
  font-family: "ruika", sans-serif;
  font-size: 3rem;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.4;
}
.main-ttl .main-logo {
  width: 75%;
  display: block;
  max-width: 280px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 639px) {
  .main-ttl {
    font-size: 1.9rem;
  }
}

.thanks-ttl {
  color: #FFF;
  font-family: "ruika", sans-serif;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.4;
}
.thanks-ttl .main-logo {
  width: 60%;
  display: block;
  max-width: 280px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 639px) {
  .thanks-ttl {
    font-size: 1.2rem;
  }
}

.thanks-tel {
  text-align: center;
  font-weight: 900;
  color: #ff7c20;
  font-size: 2rem;
  line-height: 1.4;
  display: table;
  margin: 20px auto 0;
}
.thanks-tel .time {
  display: block;
  margin: 4px auto 0;
  color: #5c5c5c;
  font-size: 0.85rem;
}

.mail-ttl {
  color: #242424;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.4;
}
@media screen and (max-width: 639px) {
  .mail-ttl {
    font-size: 1.2rem;
  }
}

.mail-form_wrap {
  background: #fff;
  padding: 40px;
  border-radius: 8px;
  width: 94%;
  max-width: 600px;
  margin: 0 auto;
  position: relative;
}
.mail-form_wrap::before {
  content: "";
  background: url(../../assets/img/player.png) no-repeat left top/contain;
  position: absolute;
  top: -29%;
  left: -63%;
  width: 100%;
  height: 45rem;
  z-index: -1;
}
.mail-form_wrap.-none::before {
  display: none;
}
@media screen and (max-width: 639px) {
  .mail-form_wrap {
    padding: 4%;
    margin-bottom: 30%;
  }
}

@media screen and (max-width: 1090px) {
  .mail-form_wrap::before {
    height: 38rem;
    left: -50%;
  }
}
@media screen and (max-width: 975px) {
  .mail-form_wrap::before {
    height: 25rem;
    left: -20%;
  }
}
@media screen and (max-width: 700px) {
  .mail-form_wrap::before {
    height: 16rem;
    left: auto;
    right: 0%;
    background-position-x: center;
    opacity: 0.5;
  }
}
.entry-list {
  margin-bottom: 40px;
}
.entry-list li {
  line-height: 1.6;
  font-size: 0.9rem;
  color: #242424;
  list-style: disc;
  margin-left: 1rem;
}

.progress-img li {
  display: none;
}

.display {
  display: block !important;
}

input, textarea {
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  border-radius: 0px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input:focus, textarea:focus {
  outline: none;
}

input[type=radio], input[type=checkbox] {
  display: none;
}

.formTable {
  text-align: left;
  margin: auto;
  width: 100%;
}
.formTable tr {
  margin-bottom: 16px;
  display: block;
}
.formTable tr:last-child {
  margin-bottom: 0;
}
.formTable th, .formTable td {
  color: #242424;
  display: block;
}
.formTable td {
  position: relative;
  z-index: 1;
}
.formTable th {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 8px;
}
.formTable .required {
  padding: 3px;
  font-size: 12px;
  color: #fff;
  background: #ff4c13;
  border-radius: 3px;
  font-weight: bold;
  margin-left: 4px;
  vertical-align: text-bottom;
}
.formTable input[type=text], .formTable input[type=email], .formTable input[type=tel], .formTable textarea,.formTable input[type=date] {
  padding: 4px 8px;
  display: block;
  width: 100%;
  background: #ececec;
  border-radius: 4px;
	-webkit-appearance: none;
}
.formTable .check-label {
  display: table;
  line-height: 36px;
}
.formTable .radio-label {
  margin-right: 8px;
}
.formTable .option-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 20px;
  -webkit-transition: all 0.15s ease-out 0s;
  -o-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 1000;
}
.formTable .option-input:hover {
  background: #9faab7;
}
.formTable .option-input:checked {
  background: #40e0d0;
}
.formTable .option-input:checked::before {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: "\f00c";
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Font Awesome 5 Free";
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0;
  right: 0;
  margin: auto;
}
.formTable .option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
          animation: click-wave 0.65s;
  background: #40e0d0;
  content: "";
  display: block;
  position: relative;
  z-index: 100;
}
.formTable .option-input.radio {
  border-radius: 50%;
  vertical-align: sub;
  margin-right: 4px;
}
.formTable .option-input.radio::after {
  border-radius: 50%;
}

.progress-img {
  position: fixed;
  /* top: 40%; */
  bottom: 0;
  -webkit-transform: translate(2%, 0);
      -ms-transform: translate(2%, 0);
          transform: translate(2%, 0);
  right: 6%;
  width: 53%;
  max-width: 380px;
  z-index: 1;
}
.progress-img li img {
  width: 100%;
}

@media screen and (max-width: 1435px) {
  .progress-img {
    right: 2%;
  }
}
@media screen and (max-width: 1290px) {
  .progress-img {
    right: 1%;
    width: 26%;
  }
}
@media screen and (max-width: 639px) {
  .progress-img {
    bottom: -1.8%;
    right: 1%;
    width: 45%;
  }
}
.progress_01[value="4"] {
  display: block;
}

.progress_02[value="3"] {
  display: block;
}

.progress_02[value="2"] {
  display: block;
}

.progress_02[value="1"] {
  display: block;
}

.progress_03[value="0"] {
  display: block;
}

.effect {
  border: 0px solid #ccc;
  padding: 7px 14px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: transparent;
}

.effect ~ .focus-border:before,
.effect ~ .focus-border:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #40e0d0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.effect ~ .focus-border:after {
  top: auto;
  bottom: 0;
}

.effect ~ .focus-border i:before,
.effect ~ .focus-border i:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 2px;
  height: 0;
  background-color: #40e0d0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.effect ~ .focus-border i:after {
  left: auto;
  right: 0;
}

.effect:focus ~ .focus-border:before,
.effect:focus ~ .focus-border:after,
.has-content.effect ~ .focus-border:before,
.has-content.effect ~ .focus-border:after {
  left: 0;
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.effect:focus ~ .focus-border i:before,
.effect:focus ~ .focus-border i:after,
.has-content.effect ~ .focus-border i:before,
.has-content.effect ~ .focus-border i:after {
  top: -1px;
  height: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.effect ~ label {
  position: absolute;
  right: 0;
  width: auto;
  top: 10px;
  color: #aaa;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
  letter-spacing: 0.5px;
}

.effect:focus ~ label, .has-content.effect ~ label {
  top: -18px;
  right: 0;
  font-size: 12px;
  color: #3399FF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@-webkit-keyframes click-wave {
  0% {
    height: 40px;
    width: 40px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}

@keyframes click-wave {
  0% {
    height: 40px;
    width: 40px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}
.send-btn_list {
  margin: 20px auto 0;
}
.send-btn_list li {
  margin-bottom: 12px;
  position: relative;
}
.send-btn_list li:hover::after {
  right: 2%;
}
.send-btn_list li:last-child {
  margin-bottom: 0;
}
.send-btn_list li.-send::after {
  background: url(../../assets/img/arrow_orange.png) no-repeat center center/contain;
}
.send-btn_list li.-reset::after {
  background: url(../../assets/img/arrow_gray.png) no-repeat center center/contain;
}
.send-btn_list li::after {
  content: "";
  width: 1.8em;
  height: 1.8em;
  position: absolute;
  right: 4%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.send-btn {
  display: inline-block;
  padding: 18px 60px;
  border-radius: 30px;
  text-decoration: none;
  outline: none;
  font-size: 1rem;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.send-btn.-gradient {
  color: #fff;
  background: -o-linear-gradient(290deg, #FDD819 0%, #E80505 100%);
  background: linear-gradient(160deg, #FDD819 0%, #E80505 100%);
  background-position: 1% 50%;
  background-size: 200% auto;
  font-weight: bold;
}
.send-btn.-gradient:hover {
  color: #fff;
  background-position: 99% 50%;
}
.send-btn.-reset {
  color: #333;
  background: #ccc;
}
.send-btn.-reset:hover {
  background: #ababab;
}

footer {
  background: #242424;
  text-align: center;
  padding: 6px;
}
footer .copy {
  font-size: 0.85rem;
  color: #fff;
}

.re-btn {
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 50;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  max-width: 100px;
  opacity: 0.7;
}
.re-btn img {
  width: 100%;
}
.re-btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
@media screen and (max-width: 639px) {
  .re-btn {
    position: fixed;
    bottom: 2%;
    right: 2%;
    z-index: 50;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width: 30%;
    z-index: 200;
    max-width: 80px;
    opacity: 0.7;
  }
  .re-btn img {
    width: 100%;
  }
  .re-btn:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
  }
}

/*  navigation  */
/*   HELPER
------------------------------------------ */
@media screen and (min-width: 640px) {
  .ta-c {
    text-align: center;
  }
}

.ta-r {
  text-align: right;
}

.ta-l {
  text-align: left;
}

.mt0 {
  margin-top: 0px;
}

.mb0 {
  margin-bottom: 0px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.mt110 {
  margin-top: 110px;
}

.mb110 {
  margin-bottom: 110px;
}

.mt120 {
  margin-top: 120px;
}

.mb120 {
  margin-bottom: 120px;
}

.mt130 {
  margin-top: 130px;
}

.mb130 {
  margin-bottom: 130px;
}

.mt140 {
  margin-top: 140px;
}

.mb140 {
  margin-bottom: 140px;
}