@charset "UTF-8";
/*!
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
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 {
  margin: 0;
  padding: 0;
  border: 0;
  /*outline:0;*/
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

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

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

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

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

input, select {
  vertical-align: middle;
}

/***************** Base *****************/
/*** setting ***/
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.clearfix:after {
  clear: both;
}

.mt_50 {
  margin-top: 50px;
}

.mr_50 {
  margin-right: 50px;
}

.mb_50 {
  margin-bottom: 50px!important;
}

.ml_50 {
  margin-left: 50px;
}

.mt_45 {
  margin-top: 45px;
}

.mr_45 {
  margin-right: 45px;
}

.mb_45 {
  margin-bottom: 45px!important;
}

.ml_45 {
  margin-left: 45px;
}

.mt_40 {
  margin-top: 40px;
}

.mr_40 {
  margin-right: 40px;
}

.mb_40 {
  margin-bottom: 40px!important;
}

.ml_40 {
  margin-left: 40px;
}

.mt_35 {
  margin-top: 35px;
}

.mr_35 {
  margin-right: 35px;
}

.mb_35 {
  margin-bottom: 35px!important;
}

.ml_35 {
  margin-left: 35px;
}

.mt_30 {
  margin-top: 30px;
}

.mr_30 {
  margin-right: 30px;
}

.mb_30 {
  margin-bottom: 30px!important;
}

.ml_30 {
  margin-left: 30px;
}

.mt_25 {
  margin-top: 25px;
}

.mr_25 {
  margin-right: 25px;
}

.mb_25 {
  margin-bottom: 25px!important;
}

.ml_25 {
  margin-left: 25px;
}

.mt_20 {
  margin-top: 20px;
}

.mr_20 {
  margin-right: 20px;
}

.mb_20 {
  margin-bottom: 20px!important;
}

.ml_20 {
  margin-left: 20px;
}

.mt_15 {
  margin-top: 15px;
}

.mr_15 {
  margin-right: 15px;
}

.mb_15 {
  margin-bottom: 15px!important;
}

.ml_15 {
  margin-left: 15px;
}

.mt_10 {
  margin-top: 10px;
}

.mr_10 {
  margin-right: 10px;
}

.mb_10 {
  margin-bottom: 10px!important;
}

.ml_10 {
  margin-left: 10px;
}

.mt_5 {
  margin-top: 5px;
}

.mr_5 {
  margin-right: 5px;
}

.mb_5 {
  margin-bottom: 5px!important;
}

.ml_5 {
  margin-left: 5px;
}

.mt_0 {
  margin-top: 0px;
}

.mr_0 {
  margin-right: 0px;
}

.mb_0 {
  margin-bottom: 0px!important;
}

.ml_0 {
  margin-left: 0px;
}

.pt_50 {
  padding-top: 50px;
}

.pr_50 {
  padding-right: 50px;
}

.pb_50 {
  padding-bottom: 50px;
}

.pl_50 {
  padding-left: 50px;
}

.pt_45 {
  padding-top: 45px;
}

.pr_45 {
  padding-right: 45px;
}

.pb_45 {
  padding-bottom: 45px;
}

.pl_45 {
  padding-left: 45px;
}

.pt_40 {
  padding-top: 40px;
}

.pr_40 {
  padding-right: 40px;
}

.pb_40 {
  padding-bottom: 40px;
}

.pl_40 {
  padding-left: 40px;
}

.pt_35 {
  padding-top: 35px;
}

.pr_35 {
  padding-right: 35px;
}

.pb_35 {
  padding-bottom: 35px;
}

.pl_35 {
  padding-left: 35px;
}

.pt_30 {
  padding-top: 30px;
}

.pr_30 {
  padding-right: 30px;
}

.pb_30 {
  padding-bottom: 30px;
}

.pl_30 {
  padding-left: 30px;
}

.pt_25 {
  padding-top: 25px;
}

.pr_25 {
  padding-right: 25px;
}

.pb_25 {
  padding-bottom: 25px;
}

.pl_25 {
  padding-left: 25px;
}

.pt_20 {
  padding-top: 20px;
}

.pr_20 {
  padding-right: 20px;
}

.pb_20 {
  padding-bottom: 20px;
}

.pl_20 {
  padding-left: 20px;
}

.pt_15 {
  padding-top: 15px;
}

.pr_15 {
  padding-right: 15px;
}

.pb_15 {
  padding-bottom: 15px;
}

.pl_15 {
  padding-left: 15px;
}

.pt_10 {
  padding-top: 10px;
}

.pr_10 {
  padding-right: 10px;
}

.pb_10 {
  padding-bottom: 10px;
}

.pl_10 {
  padding-left: 10px;
}

.pt_5 {
  padding-top: 5px;
}

.pr_5 {
  padding-right: 5px;
}

.pb_5 {
  padding-bottom: 5px;
}

.pl_5 {
  padding-left: 5px;
}

.pt_0 {
  padding-top: 0px;
}

.pr_0 {
  padding-right: 0px;
}

.pb_0 {
  padding-bottom: 0px;
}

.pl_0 {
  padding-left: 0px;
}

/*** non-display ***/
@media only screen and (min-width: 568px) {
  .pc-hide {
    display: none !important;
  }
}
@media only screen and (max-width: 567px) {
  .sp-hide {
    display: none !important;
  }
}
.txt-r {
  text-align: right;
}

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

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

.float-r {
  float: right;
}

.float-l {
  float: left;
}

/*** color ***/
/*** body ***/
body {
  font-family: "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.6;
  font-size: 16px;
  font-size: 1rem;
  color: #000000;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
}
@media only screen and (max-width: 567px) {
  body {
    font-size: 11.2px;
    font-size: 0.7rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

body {
  margin: 0;
  padding: 0;
}

.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.clearfix:after {
  clear: both;
}

img {
  border: 0;
  vertical-align: bottom;
}

a {
  cursor: pointer;
}
a:link {
  color: #000000;
  text-decoration: underline;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover, a:focus {
  color: #242486;
  text-decoration: underline;
}

.longurl {
  word-break: break-all;
}

@media only screen and (max-width: 567px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  body {
    font-size: 9.8px;
    font-size: 0.6125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

/****** flex ******/
@media only screen and (min-width: 568px) {
  body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }

  footer {
    margin-top: auto;
  }
}
/****** header ******/
@media only screen and (min-width: 568px) {
  header {
    height: 100px;
    display: flex;
    justify-content: center;
    background-color: #242486;
  }
  header #logo {
    width: 170px;
    margin-top: 28px;
  }
  header #logo img {
    width: 150px;
    height: auto;
  }
  header nav {
    width: 1000px;
  }
  header nav #nav {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  header nav #nav li {
    text-align: center;
    width: 12%;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 568px) and (max-width: 567px) {
  header nav #nav li {
    font-size: 11.2px;
    font-size: 0.7rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 568px) {
  header nav #nav li a,
  header nav #nav li p {
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100px;
    padding-top: 40px;
    box-sizing: border-box;
  }
  header nav #nav li.contact {
    width: 16%;
  }
  header nav #nav li.contact a {
    padding-top: 55px;
    background-color: #0f1068;
    position: relative;
  }
  header nav #nav li.contact a:before {
    position: absolute;
    top: 30px;
    left: 50%;
    display: block;
    content: '';
    width: 20px;
    height: 16px;
    background: url("../images/icon_contact.png") no-repeat 0 0;
    background-size: 20px auto;
    transform: translate(-50%, 0);
  }
  header nav #nav li.contact:hover a:before, header nav #nav li.contact.current a:before {
    background: url("../images/icon_contact_ho.png") no-repeat 0 0;
    background-size: 20px auto;
  }
  header nav #nav li:hover a,
  header nav #nav li:hover p, header nav #nav li.current a,
  header nav #nav li.current p {
    color: #0194fb;
    position: relative;
  }
  header nav #nav li:hover a:after,
  header nav #nav li:hover p:after, header nav #nav li.current a:after,
  header nav #nav li.current p:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #0194fb;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .dropdown {
    position: relative;
  }
  .dropdown:hover .dropdown__menu {
    display: block;
    /*dropdownメニューにホバーしたら表示*/
    z-index: 1000;
  }
  .dropdown .dropdown__menu {
    display: none;
    /*デフォルトでは非表示の状態にしておく*/
    width: 100%;
    position: absolute;
    top: 100px;
    left: -50px;
  }
  .dropdown .dropdown__menu .dropdown__list {
    background-color: #242486;
    height: 50px;
    width: 220px !important;
    transition: all .3s;
    position: relative;
    list-style: none;
    padding: 0;
    /*dropdownのブルーの矢印非表示*/
  }
  .dropdown .dropdown__menu .dropdown__list span {
    margin-left: 20px;
  }
  .dropdown .dropdown__menu .dropdown__list:not(:first-child)::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #6774d6;
    position: absolute;
    top: 0;
    left: 0;
  }
  .dropdown .dropdown__menu .dropdown__list:hover {
    background-color: #3c49a7;
  }
  .dropdown .dropdown__menu .dropdown__list a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    text-decoration: none;
    position: relative;
    padding: 15px 0 0 15px !important;
    text-align: left;
  }
  .dropdown .dropdown__menu .dropdown__list a::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(135deg);
    position: absolute;
    right: 15px;
    top: 20px;
  }
  .dropdown .dropdown__menu .dropdown__list a:after {
    content: none !important;
    border: none !important;
  }
}
@media only screen and (max-width: 567px) {
  header {
    background-color: #242486;
  }
  header #logo {
    padding: 15px 10%;
  }
  header #logo img {
    max-width: 60px;
    height: auto;
  }
  header nav #nav {
    display: none;
  }
  header nav #nav li:first-child {
    border-top: rgba(255, 255, 255, 0.3) solid 1px;
  }
  header nav #nav li a,
  header nav #nav li p {
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 15px 40px;
  }
  header nav #nav li.current a {
    color: #ffffff;
  }
  header nav #nav li.contact a {
    background-color: #0f1068;
  }
  header nav #nav li.contact a:before {
    display: inline-block;
    content: '';
    width: 20px;
    height: 16px;
    background: url("../images/icon_contact.png") no-repeat 0 0;
    background-size: 20px auto;
    margin-right: 15px;
    vertical-align: middle;
  }

  .dropdown .dropdown__menu {
    position: static;
    left: 0;
  }
  .dropdown .dropdown__menu .dropdown__list {
    background-color: #242486;
    width: 100% !important;
    position: relative;
    padding: 0 0 0 20px;
  }
  .dropdown .dropdown__menu .dropdown__list span {
    margin-left: 20px;
  }
  .dropdown .dropdown__menu .dropdown__list:not(:first-child)::before {
    background-color: rgba(255, 255, 255, 0.3) solid 1px;
  }
  .dropdown .dropdown__menu .dropdown__list a {
    position: relative;
  }
  .dropdown .dropdown__menu .dropdown__list a::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(135deg);
    position: absolute;
    right: 130px;
    top: 20px;
  }
}
/****** Nav icon ******/
.menu-button {
  display: none;
}

@media only screen and (max-width: 567px) {
  .menu-button {
    z-index: 1000;
    width: 29px;
    height: 25px;
    display: block;
    position: absolute;
    cursor: pointer;
    right: 15px;
    top: 20px;
  }
  .menu-button i {
    display: block;
    width: 29px;
    height: 3px;
    font-size: 0;
    background: #0194fb;
    transition: background 0.5s;
    position: relative;
    left: 0;
    top: 11px;
  }
  .menu-button i:before, .menu-button i:after {
    content: "";
    display: block;
    width: 29px;
    height: 3px;
    background: #0194fb;
    position: absolute;
    transform: rotate(0deg);
    transition: all 0.3s !important;
    -webkit-transform: rotate(0deg);
    -webkit-transition: all 0.3s !important;
  }
  .menu-button i:before {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
  }
  .menu-button i:after {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }

  .open i {
    background: #242486;
  }
  .open i:after {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
  }
  .open i:before {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
  }
}
/****** base ******/
.wrapper {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 15px;
  zoom: 1;
}
@media only screen and (max-width: 567px) {
  .wrapper {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.wrapper:before, .wrapper:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.wrapper:after {
  clear: both;
}

/****** pagetop ******/
#pagetop {
  z-index: 1000;
  position: fixed;
  bottom: 30px;
  right: 30px;
}
#pagetop img {
  width: 60px;
  height: auto;
}

/****** btn ******/
a.btn {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  width: 150px;
  margin: 20px auto auto;
  padding: 1rem 4rem;
  font-weight: bold;
  border: 2px solid #0194fb;
  color: #0194fb;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
a.btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #0194fb;
  transform: translateX(-100%);
  transition: all .3s;
  z-index: -1;
}
a.btn:hover::before {
  transform: translateX(0);
}
a.btn:hover {
  color: #fff;
}

a.btn_02 {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  width: 200px;
  margin: 20px auto auto;
  padding: 0.7rem 1rem;
  font-weight: bold;
  border: 2px solid #0194fb;
  background: #0194fb;
  color: #fff;
  transition: 0.5s;
}
a.btn_02:hover {
  color: #0194fb;
  background: #fff;
}

/****** arrow  ******/
.g_arrow a:before {
  vertical-align: middle;
  display: inline-block;
  content: '';
  width: 18px;
  height: 18px;
  background: url("../images/arrow_g_circle.png") no-repeat 0 0;
  background-size: 18px auto;
  margin-right: 10px;
}

/****** footer ******/
footer .copyright {
  color: #666;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 30px;
}
@media only screen and (max-width: 567px) {
  footer .copyright {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media only screen and (max-width: 567px) {
  footer .copyright {
    font-size: 8.4px;
    font-size: 0.525rem;
  }
}

/***************** Top *****************/
#top #movBotImage {
  position: relative;
        /*.zoom img {
            width: 100%;
            height: auto;
            animation: zoomUp 7s ease-in-out forwards;
        }

        @keyframes zoomUp {
            100% {
                transform: scale(1.1)
            }
        }*/
}
#top #movBotImage .zoom {
            /*width:100%;
	height:100%;*/
  overflow: hidden;
  position: relative;
}
#top #movBotImage .zoom video {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: -30px;
}
#top #movBotImage .img_logo {
  position: absolute;
  top: 24%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
#top #movBotImage .img_logo img {
  width: 63%;
}
#top #movBotImage h2.heading {
  position: absolute;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  color: #ffffff;
  font-size: 26px;
  font-size: 1.625rem;
  display: inline-block;
  padding: 0 2.5em;
  font-size: clamp(14px, 1.8vw, 26px);
}
@media only screen and (max-width: 567px) {
  #top #movBotImage h2.heading {
    font-size: 18.2px;
    font-size: 1.1375rem;
  }
}
#top #movBotImage h2.heading::before, #top #movBotImage h2.heading::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 3.5vw;
  height: 3px;
  background-color: #ffffff;
}
#top #movBotImage h2.heading::before {
  left: 0;
}
#top #movBotImage h2.heading::after {
  right: 0;
}
#top #movBotImage .made {
  position: absolute;
  bottom: 30px;
  right: 50px;
}
#top #movBotImage .made img {
  width: 200px;
}
#top h2.lede {
  color: #44aea6;
  font-size: 44px;
  font-size: 2.75rem;
  text-align: center;
  line-height: 1;
}
@media only screen and (max-width: 567px) {
  #top h2.lede {
    font-size: 30.8px;
    font-size: 1.925rem;
  }
}
#top .lede {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 20px 0 !important;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.7;
}
@media only screen and (max-width: 567px) {
  #top .lede {
    font-size: 16.8px;
    font-size: 1.05rem;
  }
}
#top #productsArea {
  text-align: center;
}
#top #productsArea h2.products {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  font-size: 22px;
  font-size: 1.375rem;
  margin: 40px auto 10px;
}
@media only screen and (max-width: 567px) {
  #top #productsArea h2.products {
    font-size: 15.4px;
    font-size: 0.9625rem;
  }
}
#top #productsArea .wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 40px;
}
#top #productsArea .wrapper .movBotList {
  background-color: #efefef;
  margin-bottom: 20px;
  width: 360px;
}
#top #productsArea .wrapper .movBotList:last-child {
  margin-left: auto;
}
#top #productsArea .wrapper .movBotList:first-child {
  margin-right: auto;
}
#top #productsArea .wrapper .movBotList .img {
  width: 360px;
}
#top #productsArea .wrapper .movBotList .img img {
  max-width: 100%;
  height: auto;
}
#top #productsArea .wrapper .movBotList a {
  text-decoration: none;
}
#top #productsArea .wrapper .movBotList a:hover {
  color: #44aea6;
}
#top #productsArea .wrapper .movBotList a:hover img {
  opacity: 0.8;
}
#top #productsArea .wrapper .movBotList .sTtl {
  color: #44aea6;
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
  padding: 0 30px;
}
@media only screen and (max-width: 567px) {
  #top #productsArea .wrapper .movBotList .sTtl {
    font-size: 16.8px;
    font-size: 1.05rem;
  }
}
#top #productsArea .wrapper .movBotList .sTtl .big {
  font-size: 32px;
  font-size: 2rem;
}
@media only screen and (max-width: 567px) {
  #top #productsArea .wrapper .movBotList .sTtl .big {
    font-size: 22.4px;
    font-size: 1.4rem;
  }
}
#top #productsArea .wrapper .movBotList .def {
  padding: 0 20px 15px;
  text-align: left;
}
#top .contact {
  text-align: center;
  margin-bottom: 40px;
}
#top .contact h2.contact {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0;
}
@media only screen and (max-width: 567px) {
  #top .contact h2.contact {
    font-size: 16.8px;
    font-size: 1.05rem;
  }
}
#top .contact h2.contact:before, #top .contact h2.contact:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  background-color: #44aea6;
}
#top .contact h2.contact:before {
  left: 0;
}
#top .contact h2.contact:after {
  right: 0;
}

@media only screen and (max-width: 567px) {
  #top #movBotImage .zoom video {
    margin-top: 0;
  }
  #top #movBotImage .zoom img {
    animation: none;
  }
  #top #movBotImage .img_logo {
    top: 24%;
    left: 50%;
  }
  #top #movBotImage .img_logo img {
    width: 200px;
  }
  #top #movBotImage h2.heading {
    top: 40%;
    left: 50%;
    font-size: 18px;
    font-size: 1.125rem;
    text-align: center;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  #top #movBotImage h2.heading {
    font-size: 12.6px;
    font-size: 0.7875rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 567px) {
  #top #movBotImage h2.heading::before, #top #movBotImage h2.heading::after {
    content: '';
    top: 50%;
    width: 25px;
    height: 2px;
  }
  #top #movBotImage h2.heading::before {
    left: 0;
  }
  #top #movBotImage h2.heading::after {
    right: 0;
  }
  #top #movBotImage .made {
    bottom: 20px;
    right: 20px;
  }
  #top #movBotImage .made img {
    width: 80px;
  }
  #top h2.lede {
    font-size: 38px;
    font-size: 2.375rem;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  #top h2.lede {
    font-size: 26.6px;
    font-size: 1.6625rem;
  }
}
@media only screen and (max-width: 567px) {
  #top #productsArea h2.products {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 20px auto 10px;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  #top #productsArea h2.products {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 567px) {
  #top #productsArea .wrapper {
    display: block;
  }
  #top #productsArea .wrapper .movBotList {
    margin: 0 auto 20px auto;
    width: 80%;
  }
  #top #productsArea .wrapper .movBotList:last-child {
    margin: 0 auto;
  }
  #top #productsArea .wrapper .movBotList:first-child {
    margin: 0 auto 20px auto;
  }
  #top #productsArea .wrapper .movBotList .img {
    width: 100%;
  }
}
