body {
    font-family: "HondaGlobalFontJP-Regular", sans-serif;
    font-weight: normal;
    font-feature-settings: "palt";
}

/* -----------------------------------------------------
RESET
----------------------------------------------------- */
img {
  -ms-interpolation-mode: bicubic;
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
input,
i,
em,
a {
  margin: 0;
  padding: 0;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
body,
html {
  width: 100%;
}
ol,
ul {
  list-style-type: none;
}
span.value img {
  max-width: 100%;
}
#contents {
  width: 100% !important;
}
.engine-body,
.engine-common-header,
.engine-contents {
  padding: 0 0 40px;
  -webkit-text-size-adjust: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo UI, Meiryo, verdana, Osaka, sans-serif;
  text-align: left;
  font-size: 15px;
  line-height: 1.7;
  background: #fff;
  position: relative;
 
 font-family: "HondaGlobalFontJP-Regular", sans-serif;
    font-weight: normal;

}

.engine-noSP {
  display: block;
}
.engine-noSPi {
  display: inline;
}
.engine-noPC {
  display: none;
}

@media (min-width: 768px) {
  table.stores-box td a[href^="tel:"] {
    pointer-events: none;
  }
}
body #contents{line-height: inherit;}
.engine-body{font-size: 100%;}
.engine-body img{max-width: 100%; height: auto;}
.engine-body * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.engine-contents a {
  outline: none;
  transition-duration: 0.1s;
  text-decoration: none;
  color: #000;
}
.engine-contents a:hover {
  color: #d11;
}
.engine-contents a:hover img {
  opacity: 0.8;
  transition-duration: 0.2s;
}

.engine-contents img {
  outline: none;
  border: 0;
  transition-duration: 0.1s;
  max-width: 100%;
  height: auto;
}
.engine-contents th {
  font-weight: normal;
  text-align: left;
}
.engine-body #ghcontainer {
  display: block;
}
@media (max-width: 736px) {
  .engine-body #ghcontainer {
    display: none;
  }
}

/*-----------------
COMMON CLASS
------------------*/
.txtL {
  text-align: left;
}
.txtR {
  text-align: right;
}
.txtC {
  text-align: center;
}

.FR {
  float: right;
}
.FL {
  float: left;
}
.Cboth {
  clear: both;
}
.Dnone {
  display: none;
}

.ml1 {
  margin-left: 1em;
}
.ml2 {
  margin-left: 2em;
}
.ml3 {
  margin-left: 3em;
}
.ml4 {
  margin-left: 4em;
}
.mt05 {
  margin-top: 0.5em;
}
.mt1 {
  margin-top: 1em;
}
.mt2 {
  margin-top: 2em;
}
.mt3 {
  margin-top: 3em;
}
.mt4 {
  margin-top: 4em;
}
.mr1 {
  margin-right: 1em;
}
.mr2 {
  margin-right: 2em;
}
.mr3 {
  margin-right: 3em;
}
.mr4 {
  margin-right: 4em;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb1 {
  margin-bottom: 1em !important;
}
.mb2 {
  margin-bottom: 2em;
}
.mb3 {
  margin-bottom: 3em;
}
.mb4 {
  margin-bottom: 4em;
}

.pb0 {
  padding-bottom: 0;
}
.pb1 {
  padding-bottom: 1em;
}
.pb2 {
  padding-bottom: 2em;
}
.pb3 {
  padding-bottom: 3em;
}

.fs08 {
  font-size: 12px;
}
.fs09 {
  font-size: 0.9em;
}
.fs11{
  font-size: 11px !important;
}
.fs12 {
  font-size: 1.2em;
}
.fs14 {
  font-size: 1.4em;
}
.fs16 {
  font-size: 1.6em;
}
.fs18 {
  font-size: 1.8em;
}

.fw0 {
  font-weight: normal;
}

.ti1 {
  text-indent: -1em;
  padding-left: 1em;
}
.ti15 {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.ti2 {
  text-indent: -2em;
  padding-left: 2em;
}

.e-w980 {
  width: 980px;
	max-width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.e-w75 {
  width: 73%;
}
.e-w25 {
  width: 23%;
}
.e-w64 {
  width: 62%;
}

.e-Flex {
  display: flex;
  justify-content: space-between;
}
.e-Flex-Rev {
  flex-direction: row-reverse;
}
.e-Flex .e-w75 {
  flex: 0 0 73%;
}
.e-Flex .e-w25 {
  flex: 0 0 25%;
}
.e-Flex-B {
  position: relative;
}
.engin-Btn,
div a.engin-Btn,
a.engin-Btn {
  display: inline-block;
  padding: 16px 40px;
  text-align: center;
  border: 1px solid #000;
  text-decoration: none;
  line-height: 0.9;
}
a.engin-Btn:hover {
  background: #aaa;
  color: #fff;
  border: 1px solid #aaa;
}
.engine-body sup {
font-size: 8px;
  vertical-align: super;
}

/* ---------engine common header----------- */
.engine-top-header .e-w980 {
  width: 98%;
}

.engine-common-header {
  width: 100%;
  text-align: center;
  display: none;
}
.engine-common-header .e-w980 {
  display: table;
}
.engine-common-header .e-w980 h1 {
  display: table-cell;
  width: 26%;
  vertical-align: middle;
}
.engine-common-header h1 a {
  display: table;
  width: auto;
  margin: auto;
  color: #000;
  text-decoration: none;
}
.engine-common-header .e-w980 h1 a {
  margin: 0;
}
.engine-common-header h1 span {
  display: table-cell;
  padding: 0 8px 0 0;
  vertical-align: middle;
}
.engine-common-header h1 strong {
  display: table-cell;
  font-size: 1.2em;
  vertical-align: middle;
}
.engine-header-banners {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  padding-top: 5px;
}
.engine-header-banners ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.engine-header-banners li {
  flex: 0 0 20%;
  padding-left: 4px;
  font-size: 13px;
}

/* ---------engine banners---------- */
.engine-banners {
  padding: 64px 0;
}
.engine-banners .engine-header-banners {
  display: flex;
  text-align: center;
}
.engine-banners .engine-header-banners {
  display: flex;
  justify-content: center;
}
.engine-banners .engine-header-banners li {
  flex: 0 0 33%;
  margin-bottom: 4px;
}

.engine-PageTop {
  position: fixed;
  right: 0;
  bottom: 40px;
  font-size: 30px;
  display: none;
}
.engine-PageTop a {
  display: block;
  padding: 4px 12px;
  position: relative;
  transition: 0.3s;
  overflow: hidden;
}
.engine-PageTop a span {
  position: relative;
  z-index: 2;
}
.engine-PageTop a::before {
  position: absolute;
  transition: 0.3s;
  content: "";
  width: 0;
  right: 0;
  bottom: 0;
  background: #c00;
  height: 100%;
  z-index: 0;
}
.engine-PageTop a:hover {
  color: #fff;
}
.engine-PageTop a:hover::before {
  background: #c00;
  width: 100%;
}

/* ---------engine menu---------- */
.engine-menus {
  background: #f9f6f3;
  border-bottom: 1px solid #d9d6d3;
}
.engine-menus.Fix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 50;
}
.engine-menus .e-w980 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.engine-menu {
  display: flex;
  flex: 0 0 auto;
  padding: 1px 0 0;
  border-right: 0px solid #fff;
  border-left: 1px solid #eee;
}
.engine-menu li {
  border-right: 1px solid #eee;
  padding: 0;
}
.engine-menu li:last-child {
  border: 0;
}
.engine-menu li span {
  font-size: 0.8em;
}
.engine-menu li a {
  display: block;
  padding: 8px 16px;
  white-space: nowrap;
}
.engine-menu li a:hover {
  text-decoration: underline;
}

.engine-menu-lineup {
  flex: 0 0 auto;
  border-left: 1px solid #ddd;
  border-right: 0px solid #eee;
}
.engine-menu-lineup p {
  text-align: center;
  background: none;
  font-weight: bold;
  font-size: 1.1em;
}
.engine-menu-lineup p a {
  display: block;
  padding: 8px 16px;
}

.engine-menu-stores {
  flex: 0 0 auto;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.engine-menu-stores p {
  text-align: center;
  background: none;
  font-size: 0.9em;
}
.engine-menu-stores p a {
  padding: 8px 16px;
  display: block;
  min-height: 42px;
}

.engine-menu-jaen {
  flex: 0 0 10%;
  border-left: 1px solid #dcc;
  border-right: 1px solid #dcc;
}
.engine-menu-jaen p {
  text-align: center;
  background: none;
  font-size: 0.9em;
  height: 40px;
  line-height: 40px;
}

.engine-menu li.engine-menu-current {
}
.engine-menu li.engine-menu-current a {
  font-weight: bold;
  cursor: default;
  background: #fff;
  color: #000;
  text-decoration: none;
}
.engine-menu-lineup p.engine-menu-current {
  background: #fff;
  color: #c00;
}
.engine-menu-lineup p.engine-menu-current a {
  color: #c00;
  cursor: default;
}
.engine-menu-lineup p.engine-menu-current i {
  transform: rotate(90deg);
}

.engine-menu-stores p.engine-menu-current {
  background: #fff;
  color: #c00;
}
.engine-menu-stores p.engine-menu-current a {
  color: #c00;
  cursor: default;
}

.engine-crumbs {
  padding: 4px 0;
  overflow: hidden;
}
.engine-crumbs ul {
  float: left;
}
.engine-crumbs li {
  display: inline-block;
  font-size: 11px;
  padding: 0 8px 0 0;
  color: #555;
}
.engine-crumbs li a {
  color: #444;
}
.engine-crumbs li strong {
  color: #333;
}
.engine-crumbs p {
  float: right;
  font-size: 12px;
  padding: 4px 0 0;
}

/*Search box*/
.engine-search-top {
  position: relative;
}
.engine-search-top h2 {
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  padding: 0 0 8px 0;
  background: linear-gradient(to bottom, #333, #555);
  color: #fff;
  border-radius: 4px 4px 0 0;
}
.engine-search-top h2 a {
  color: #fff;
}
.engine-search-top h2 a:hover {
  color: #fff;
  text-decoration: underline;
}

.engine-search-top form {
  margin-bottom: 24px;
}
.engine-search-top .engine-search-items {
  background: #f6f9ff url(../images/common/bg_searchbox.jpg) center;
  background-size: cover;
  margin: 0 0 16px;
  border: 1px solid #000;
  padding: 24px 0 0;
}
.engine-search-top .engine-search-item {
  padding: 0 24px 8px;
}
.engine-search-top .engine-search-item h3 {
  font-size: 13px;
}
.engine-search-top .engine-search-item select {
  width: 100%;
  border: 1px solid #999;
  min-height: 2em;
}
.engine-search-top .engine-search-item option {
  padding: 4px;
}
.engine-search-top .engine-search-item-checks h3 {
  padding-bottom: 6px;
  font-size: 13px;
}

.engine-search-top .engine-search-submit {
  background: linear-gradient(to bottom, #888 0%, #666 66%, #888 100%);
  text-align: center;
  padding: 0;
  color: #fff;
  position: relative;
  height: 48px;
  margin: 0 1px 1px;
}
.engine-search-top .engine-search-submit input {
  background: none;
  border: 0;
  cursor: pointer;
  width: 100%;
  height: 48px;
  position: absolute;
  left: 0;
}
.engine-search-top .engine-search-submit:hover {
  background: linear-gradient(to bottom, #333 0%, #555 66%, #666 100%);
  transition-duration: 0.3s;
}
.engine-search-top .engine-search-submit span {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 48px;
  display: block;
  color: #fff;
}
.engine-search-top .engine-search-reset {
  display: none;
}

.store-search-top {
  margin-bottom: 24px;
}
.store-search-top a {
  display: block;
  text-align: center;
  padding: 8px;
  border: 1px solid #555;
  border-radius: 4px;
  background: linear-gradient(to bottom, #fff 0%, #fff 50%, #ddd 100%);
}

/*修正20109.04*/
.engine-search-top h2 {
  background: none;
  color: #222;
}
.engine-search-top {
  background: #f6f9ff url(../images/common/bg_searchbox.jpg) center;
  background-size: cover;
  margin: 0 0 16px;
  border: 1px solid #000;
  padding: 8px 0 0;
}
.engine-search-top .engine-search-items {
  background: none;
  margin: 0 0 0;
  border: 0;
  padding: 0;
}
.engine-search-top form {
  margin-bottom: 0;
}

.e-LocalNavi {
  margin: 0 auto;
}
.e-LocalNavi ul {
  display: flex;
  justify-content: center;
}
.e-LocalNavi li {
  margin: 0 40px;
}

.e-Flex-B .engine-contents-banners {
}
.e-Flex-B .engine-contents-banners ul {
}

.e-Flex-B .engine-contents-banners li:last-child {
  margin-bottom: 0;
}

.engine-search {
  background: #f6f9ff url(../images/common/bg_searchbox.jpg) center;
  background-size: cover;
  padding: 40px 0 40px;
  position: relative;
  margin-bottom: 24px;
}
.engine-search h2 {
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  padding: 0 0 16px 0;
}
.engine-search form {
}
.engine-search .engine-search-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.engine-search .engine-search-item {
  padding: 0 0 40px;
  flex: 0 0 33%;
}
.engine-search .engine-search-item h3 {
  font-size: 0.9em;
  display: inline-block;
  min-width: 33%;
  white-space: nowrap;
}
.engine-search .engine-search-item select {
  border: 1px solid #999;
  display: inline-block;
  width: auto;
  min-width: 50%;
  min-height: 2em;
}
.engine-search .engine-search-item option {
  padding: 4px;
  min-height: 2em;
  font-size: 15px;
}
.engine-search .engine-search-item-checks h3 {
  display: inline-block;
  width: auto;
  min-width: 0;
}
.engine-search .engine-search-item-checks label {
  padding-right: 8px;
}
.engine-search .engine-search-item-checks input {
}
.engine-search .engine-search-item-checks input:checked {
}

.engine-search .engine-search-submit {
  text-align: center;
  width: 160px;
  margin: auto;
  background: linear-gradient(to bottom, #666 0%, #000 66%, #333 100%);
  position: relative;
  border-radius: 4px;
  border: 1px solid #fff;
  flex: none;
  display: none;
}
.engine-search .engine-search-submit input {
  background: none;
  border: 0;
  cursor: pointer;
  width: 100%;
  height: 40px;
  position: absolute;
  left: 0;
}
.engine-search .engine-search-submit:hover {
  background: #c11;
}
.engine-search .engine-search-submit span {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 40px;
  display: block;
  color: #fff;
}

.engine-search .engine-search-reset {
  text-align: center;
  width: 160px;
  margin: auto;
  background: linear-gradient(to bottom, #666 0%, #000 66%, #333 100%);
  position: relative;
  border-radius: 4px;
  border: 1px solid #fff;
  flex: none;
  display: none;
}
.engine-search .engine-search-reset input {
  background: none;
  border: 0;
  cursor: pointer;
  width: 100%;
  height: 40px;
  position: absolute;
  left: 0;
}
.engine-search .engine-search-reset:hover {
  background: #c11;
}
.engine-search .engine-search-reset span {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 40px;
  display: block;
  color: #fff;
}

x.engine-search::after {
  content: "";
  background: url(/engines/images/common/bg_giza_b.png) top;
  position: absolute;
  width: 100%;
  height: 7px;
  bottom: 0;
  z-index: 2;
}
x.engine-search::before {
  content: "";
  background: url(/engines/images/common/bg_giza_t.png) bottom;
  position: absolute;
  width: 100%;
  height: 7px;
  top: 0;
  z-index: 2;
}

.engine-contents-banners {
}
.engine-contents-banners ul {
}
.engine-contents-banners li {
  margin: 0 0 5px;
  text-align: center;
  font-size: 0.85em;
  line-height: 1.2;
}

.engine-news {
  padding: 16px 0;
  background: #f6f6ff;
  margin-top: 1px;
}
.engine-news a {
  text-decoration: underline;
}

.store-search {
}
.store-search .engine-search-item {
  flex: 0 0 50%;
  padding: 0;
}
.store-search .engine-search-item h3 {
  width: auto;
  min-width: 0;
  margin-right: 8px;
}
.store-search .engine-search-item select {
  width: auto;
  min-width: 50%;
  min-height: 2em;
}

/* ---------engine list---------- */
.engine-series {
  padding: 24px 0 40px;
}

.engine-listing-info {
  padding: 0 0 24px;
  overflow: hidden;
}
.engine-listing-icon {
  overflow: hidden;
  float: left;
}
.engine-listing-icon li {
  font-size: 11px;
  float: left;
  margin-right: 8px;
}
.engine-listing-icon li img {
  width: 22px;
  height: 22px;
  margin-right: 2px;
  vertical-align: middle;
}

.engine-listing-view {
  text-align: right;
  flex: 0 0 36%;
  padding-bottom: 8px;
}
.engine-listing-view li {
  display: inline-block;
  padding: 0 0 0 16px;
  vertical-align: middle;
  line-height: 1;
  font-size: 0.9em;
}
.engine-listing-view li i {
  font-size: 1.3em;
  vertical-align: middle;
}
.engine-listing-view li a.on {
  color: #c00;
}

.engine-listing {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.engine-listing-3 {
}
.engine-listing-3 .engine-box {
  flex: 0 1 32%;
}
.engine-listing-4 .engine-box {
  flex: 0 0 24.5%;
}
.engine-box {
  border: 1px solid #eee;
  margin: 0 4px 4px 0;
  padding: 0;
  position: relative;
}
.engine-box:nth-child(3) {
  margin-right: 0;
}
.engine-box-inner {
  padding: 16px;
  border: 0px solid #eee;
  height: 100%;
  position: relative;
}
.engine-box h1 {
  text-align: center;
  font-size: 1.4em;
  padding: 0 0 8px;
  font-weight: 500;
}
.engine-box h1 span {
  font-size: 0.7em;
  font-weight: normal;
}
.engine-box h2 {
  padding: 0 0 16px;
  line-height: 1.4;
  font-size: 1.1em;
  text-align: center;
}
.engine-box ul.engine-series-items {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(225, 225, 225, 0.95);
  padding: 0 8px;
  transition-duration: 0.3s;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
}
.engine-box ul.shown {
  height: auto;
  padding: 16px 8px 24px 8px;
}

.engine-box li {
  display: inline-block;
  padding: 4px 8px;
  font-size: 1em;
}
.engine-box li a {
  text-decoration: underline;
}
.engine-box li em.new {
  display: inline-block;
  font-size: 9px;
  color: #fff;
  background: #d11;
  padding: 1px 3px;
  line-height: 10px;
  vertical-align: super;
  margin: 0 0 0 2px;
}
.engine-nonbox {
  flex: none;
  width: 100%;
  text-align: center;
  padding: 0 0 40px;
}

.engine-box-single {
  margin: 0 0 48px;
}
.engine-box-single ul {
}
.engine-box-single li {
  display: table;
  width: 100%;
  font-size: 0.8em;
  border-bottom: 1px dotted #eee;
  padding: 4px 0;
}
.engine-box-single li span {
  display: table-cell;
  width: 35%;
  vertical-align: top;
}
.engine-box-single li em {
  display: table-cell;
  padding: 0 0 0 8px;
}
.series_batch {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.8em;
  z-index: 3;
}
.series_batch a {
  display: block;
  padding: 2px 2px;
  background: #ccc;
  color: #666;
}
.series_batch a:hover {
  background: #333;
  color: #fff;
}
.deg360_batch {
  width: 48px;
  position: absolute;
  z-index: 2;
  top: 4px;
  right: 4px;
}

.engine-box p {
  position: absolute;
  bottom: -32px;
  left: 0;
  width: 100%;
  height: 32px;
}
.engine-box p a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 0.9em;
  background: #c00;
  position: relative;
  overflow: hidden;
  height: 32px;
  line-height: 32px;
}
.engine-box p a:hover {
  background: #000;
  color: #fff;
}
.engine-box p a {
  background: #fff;
  color: #666;
  transition-duration: 0.2s;
  border: 1px solid #eee;
  margin: 1px 0;
}
.engine-box p a:hover {
  background: #aaa;
  color: #fff;
}
.engine-box p a::before {
  content: "";
  display: block;
  width: 64px;
  height: 48px;
  background: #fff;
  position: absolute;
  left: -58px;
  top: 0;
  transform: rotate(-20deg);
}
.engine-box p a::after {
  content: "";
  display: block;
  width: 64px;
  height: 48px;
  background: #fff;
  position: absolute;
  right: -58px;
  top: 0;
  transform: rotate(20deg);
}
.engine-box p.engine-box-links {
  position: relative;
  bottom: 0;
  height: auto;
  padding-top: 8px;
}
.engine-box p.engine-box-links a {
}
.engine-box p.engine-box-links a::before,
.engine-box p.engine-box-links a::after {
  width: 0;
  height: 0;
  display: none;
}
.Seibiten-btn {
  display: none;
}

.engine-listing-small {
  display: block;
}
.engine-listing-small .engine-box {
  border: 1px solid #eee;
  margin: 0 0 4px 0;
  padding: 0 0 0 8px;
  position: relative;
  flex: none;
  width: 100%;
  display: block;
}
.engine-listing-small .engine-box-inner {
  padding: 0;
  border: 0px solid #eee;
  height: auto;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.engine-listing-small .engine-box .thums {
  display: table-cell;
  width: 88px;
  padding: 0 16px;
  vertical-align: middle;
}
.engine-listing-small .engine-box h1 {
  display: table-cell;
  padding: 0 8px 0 0;
  line-height: 1.1;
  width: 25%;
  text-align: left;
  vertical-align: middle;
}
.engine-listing-small .engine-box p {
  display: table-cell;
  position: static;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
  width: 170px;
  padding: 4px 4px 4px 4px;
}
.engine-listing-small .engine-box p a {
  display: block;
  padding: 0 8px;
  border: 0;
  background: #f3f3f3;
}
.engine-listing-small .engine-box p a::after,
.engine-listing-small .engine-box p a::before {
  display: none;
}

.engine-listing-small .engine-box p.engine-box-links {
  text-align: left;
  padding-left: 4px;
}
.engine-listing-small .engine-box p.engine-box-links a {
  text-align: left;
  background: #f9f9f9;
}
.engine-listing-small .engine-box p.engine-box-links a:hover {
  color: #fff;
  background: #aaa;
}

.engine-listing-small .series_batch {
  display: table-cell;
  position: static;
  vertical-align: middle;
  width: 60px;
  text-align: center;
  line-height: 1.2;
}
.engine-listing-small .deg360_batch {
  display: table-cell;
  position: static;
  width: 50px;
  vertical-align: middle;
  padding-top: 4px;
}
.engine-listing-small .engine-box-blank {
  display: none;
}
.engine-listing-small .engine-box-single ul {
  display: table-cell;
  vertical-align: middle;
}
.engine-listing-small .engine-box-single li {
  border: 0;
  padding: 2px 0;
}
.engine-listing-small .engine-box-single li span {
  font-weight: bold;
  width: 108px;
  white-space: nowrap;
}
.engine-listing-small .engine-box-single li em {
  display: inline-block;
}

.engine-listing-small .engine-box-single li:nth-child(1) {
  display: none;
}
x.engine-listing-small .engine-box-single li:nth-child(n + 2) {
  display: none;
}

.engine-box-blank {
  padding: 0;
  border: 0;
  margin: 0;
}

/* ---------engine series---------- */
.engine-series-main {
  position: relative;
  margin: 0 auto 40px;
  background: #ddd linear-gradient(to bottom, #f9f9f9 0%, #ddd 50%, #eee 100%);
}
x.engine-series-main::after {
  content: "";
  background: url(/engines/images/common/bg_giza_b_s.png) top;
  position: absolute;
  width: 100%;
  height: 5px;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.engine-series-main .e-w980 {
  display: flex;
  height: 365px;
  align-items: center;
}
.engine-series-main2 .e-w980 {
  flex-direction: row-reverse;
}
.engine-series-main-img {
  text-align: right;
  position: relative;
  flex: 0 0 60%;
  overflow: hidden;
  line-height: 0.5;
}
.engine-series-main-img img {
  position: relative;
  animation: fadeIn 3s forwards;
}
.engine-series-main-txt {
  flex: 0 0 41%;
  text-align: center;
  animation: fadeIn 1s forwards;
}
.engine-series-main-txt-r {
}
.engine-series-main-txt h1 {
  font-size: 48px;
  font-weight: 600;
  font-family: "Avenir", Tahoma, Geneva, Arial, Helvetica, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "sans-serif";
  text-shadow: 0 1px 0 #fff;
 
 font-family: "HondaGlobalFontJP-Bold", sans-serif;
 
}
.engine-series-main-txt h1 span {
  font-size: 18px;
}
.engine-series-main-txt h2 {
  font-size: 20px;
}
.engine-series-main-txt p {
}
.engin-bacth-str {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 15%;
}

.engine-series-container {
  margin: 0 0 40px;
  font-size: 15px;
}
.engine-series-features p{
  font-size: 1.2em;
}
.engine-series-features ul {
  font-size: 1.2em;
  margin: 0 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  display: block;
}
.engine-series-features li {
  padding: 0 0 24px;
}
.engine-series-features .m4s li:nth-child(2n) {
  width: 40%;
  padding: 0 0 24px;
  flex: 0 0 40%;
}
.engine-series-features .m4s li:nth-child(2n + 1) {
  width: 60%;
  padding: 0 0 24px;
  flex: 0 0 60%;
}
.engine-series-features li span {
  display: inline-block;
  padding-right: 16px;
  font-weight: 600;
}
.engine-series-features li em {
}
.engine-series-features .m4s li.e-w100,
.engine-series-features li.e-w100 {
  width: 100%;
  flex: none;
  flex: 0 0 100%;
}

.engine-h1 {
  display: inline-block;
  border-bottom: 3px solid #000;
  font-size: 1.4em;
  position: relative;
  margin-bottom: 40px;
}
.engine-h1::after {
  content: "";
  display: block;
  border-bottom: 1px solid #000;
  position: absolute;
  left: -1000px;
  width: 1000px;
  bottom: -2px;
}
.engine-h1 span {
  font-size: 0.75em;
}
.engine-h1 span a {
  text-decoration: underline;
}

.eGX-h1 {
  display: inline-block;
  border-bottom: 3px solid #c00;
  font-size: 2em;
  position: relative;
  margin-bottom: 40px;
}
.eGX-h1::after {
  content: "";
  display: block;
  border-bottom: 3px solid #c00;
  position: absolute;
  left: -1000px;
  width: 1000px;
  bottom: -3px;
}
.eGX-h1 span {
  font-size: 0.75em;
}
.eGX-h1 span a {
  text-decoration: underline;
}

.engine-features-main {
  position: relative;
  margin: 0 auto 40px;
  line-height: 0;
  text-align: center;
}
x.engine-features-main::after {
  content: "";
  background: url(/engines/images/common/bg_giza_b_s.png) bottom;
  position: absolute;
  width: 100%;
  height: 6px;
  bottom: -1px;
  left: 0;
  z-index: 2;
  font-size: 0;
}

.engine-features-container {
  margin: 0 0 40px;
}
.engine-features .engine-h1 {
  font-size: 1.8em;
  font-weight: 500;
}
.engine-features .engine-h1 span {
  font-size: 15px;
}
.engine-features ul {
  font-size: 1.2em;
  margin: 0 0 1.5em 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.engine-features lix {
  display: table;
  width: 50%;
  padding: 0 0 24px;
  flex: 0 0 50%;
}

.engine-features p {
  font-size: 1.2em;
  margin-bottom: 1em;
}
.engine-features-flexbox {
  display: flex;
  justify-content: space-between;
  font-size: 1.1em;
}
.engine-features-flexbox_rev {
  flex-direction: row-reverse;
}
.engine-features-flex {
  padding: 0 24px 0 0;
}
.engine-features-flex:last-child {
  padding: 0 0 0 0;
}
.engine-features-flexbox_rev .engine-features-flex{
  padding: 0 0 0 24px;
}
.engine-features-flex.engine-features-flex4,
.engine-features-flex.engine-features-flex3 {
  padding-right: 24px;
}
.engine-features-flex9 {
  flex: 0 0 90%;
}
.engine-features-flex8 {
  flex: 0 0 80%;
}
.engine-features-flex7 {
  flex: 0 0 70%;
}
.engine-features-flex6 {
  flex: 0 0 60%;
}
.engine-features-flex5 {
  flex: 0 0 50%;
}
.engine-features-flex4 {
  flex: 0 0 40%;
}
.engine-features-flex3 {
  flex: 0 0 30%;
}
.engine-features-flex2 {
  flex: 0 0 20%;
}
.engine-features-flex1 {
  flex: 0 0 10%;
}
.engine-kakomi {
  padding: 24px 16px;
  background: #f3f6f9;
  border: 1px solid #f0f0f6;
}
.engine-kakomi ol {
}
.engine-kakomi li {
  margin-bottom: 0.5em;
}
.engine-kakomi p {
}
.linkblock a {
  text-decoration: underline;
}
.engine-features-table {
}
.engine-features-table em {
  display: table-cell;
  vertical-align: top;
  padding-right: 16px;
  white-space: nowrap;
}
.engine-features-table span {
  display: table-cell;
  vertical-align: top;
  word-break: break-all;
}

.engine-topics-main {
  position: relative;
  margin: 0 auto 40px;
  line-height: 0;
  text-align: center;
}
.engine-topics-main::after {
  content: "";
  background: url(/engines/images/common/bg_giza_b_s.png) bottom;
  position: absolute;
  width: 100%;
  height: 6px;
  bottom: -1px;
  left: 0;
  z-index: 2;
  font-size: 0;
}

.engine-topics-container {
  margin: 0 0 40px;
}
.engine-topics-body {
  padding: 0 0 40px;
}
.engine-topics-body p {
  margin: 0 0 2em;
  font-size: 18px;
}

.engine-series-container.engine-series {
}

.menseki {
  height: 480px;
  overflow-y: scroll;
  font-size: 0.85em;
  border: 1px solid #ccc;
  padding: 1em;
  background: #f6f6f6;
}

.engine-pager-prevnext {
  padding: 40px 0;
  font-size: 0.8em;
  margin: 0 0 40px;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  text-align: center;
}
.engine-pager-prevnext ul li{
  flex: 0 0 47%;
}
.engine-pager-prevnext ul li img{
  width: 100%;
}

/* ---------engine single---------- */
.engine-single-main {
  position: relative;
  margin: 0 auto 40px;
  background: #ddd linear-gradient(to right, #f9f9f9, #eee, #f6f6f6);
}
.engine-single-main .e-w980 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.engine-single-main .e-w980 div {
  flex: 0 0 38%;
  color: #111;
  text-shadow: 0 1px #fff;
  padding: 0 0 0 0;
}
.engine-single-main h1 {
  font-size: 48px;
  line-height: 1;
  font-weight: 600;
  font-family: "Avenir", Tahoma, Geneva, Arial, Helvetica, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
 font-family: "HondaGlobalFontJP-Bold", sans-serif;
  text-align: center;
}
.engine-single-main h1 em {
  display: inline-block;
  padding: 1px 3px;
  font-size: 10px;
  background: #e11;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  vertical-align: super;
}
.engine-single-main h1 span {
  font-size: 40px;
}
.engine-single-main ul {
  padding: 24px 0 0;
}
.engine-single-main ul li {
  text-align: center;
}
.engine-single-main ul li.icon-deg360_batch {
  text-align: center;
}
.engine-single-main ul li.icon-deg360_batch img {
  width: 60px;
  margin: 8px;
}
.engine-single-main p.engin-image {
  flex: 0 0 38%;
  line-height: 0;
  padding: 0 40px 0 0;
}
.engine-single-main p.engin-graph {
  flex: 0 0 22%;
  line-height: 0;
  position: relative;
}
.engine-single-main p.engin-graph i {
  position: absolute;
  right: -8px;
  bottom: 8px;
}
.engine-single-main p.alert {
  color: #c00;
  margin-top: 24px;
  text-align: center;
}

x.engine-single-main::after {
  content: "";
  background: url(/engines/images/common/bg_giza_b_s.png) top;
  position: absolute;
  width: 100%;
  height: 5px;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.engine-single-main-eGXx .e-w980 {
  justify-content: space-around;
}
.engine-single-main-eGX {
  padding: 40px 0;
}
.engine-single-main-eGX .e-w980 {
  flex-direction: row-reverse;
}
.engine-single-main-eGX .e-w980 div {
  flex: 0 0 50%;
  text-align: left;
}
.engine-single-main-eGX h1 {
  display: inline-block;
  padding: 0 0 16px;
  border-bottom: 1px solid #000;
  font-size: 68px;
}
.engine-single-main-eGX h2 {
  padding: 16px 0 0;
  font-size: 24px;
}
.engine-single-main-eGX p.engin-image {
  text-align: right;
  flex: 0 0 50%;
}
.engine-single-main-eGX ul {
  display: flex;
  justify-content: flex-start;
}
.engine-single-main-eGX ul li {
  margin-right: 16px;
}
.engine-single-main-eGX ul li a {
  background: #fff;
  border-radius: 8px;
}
.engine-single-main-eGX ul li a:hover {
  background: #c00;
  text-shadow: none;
}

.engine-single-container {
  margin: 0 0 80px;
}
.engine-single-features {
}
.engine-single-features ul {
  font-size: 1.2em;
  margin: 0 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  display: block;
}
.engine-single-features li {
  width: 100%;
  padding: 0 0 24px;
  flex: 0 0 100%;
}
.engine-single-features li span {
  display: inline-block;
  padding-right: 16px;
  font-weight: 600;
}
.engine-single-features li em {
}
.engine-single-features li.e-w100 {
  width: 100%;
  flex: none;
  flex: 0 0 100%;
}

.engine-single-features ul.mb2 {
  margin-bottom: 2em;
}
.engine-single-features ul.fs08 li {
  font-size: 12px;
  padding-bottom: 8px;
}
.engine-single-features ul.e-w100 li {
  width: 100%;
}
.engine-single-features ul.ti2 li {
  text-indent: -2em;
  padding-left: 2em;
}

.engine-single-features p {
  padding: 0 0 24px 1.4em;
  font-size: 1.2em;
  text-indent: -1.0em;
}
.engine-single-features sup {
font-size: 10px;
}
.engine-single-features h2 {
  margin-bottom: 16px;
  font-size: 1.2em;
}
.engine-single-features p.mb1,
.engine-single-features p.mb2 {
  padding-bottom: 0;
  text-indent: -1em;
}
.engine-single-features p.fs08 {
  font-size: 12px;
}

.engine-single-features-eGX {
}
.engine-single-features-eGX p {
  padding: 0 0 2em;
}
.engine-single-features-eGX strong {
  display: inline-block;
  border-left: 4px solid #c00;
  padding: 0 0 0 8px;
  text-indent: 0;
  font-size: 1.2em;
  line-height: 1.1;
  margin-bottom: 8px;
}

.engine-single-container a {
  text-decoration: underline;
}
.engine-table {
  width: auto;
  border-collapse: collapse;
	width: 700px;
	max-width: 100%;
}
.engine-table th {
  padding: 8px 40px;
  background: #f0f0f0;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.engine-table td {
  padding: 8px 40px;
  background: #f0f0f0;
  border-bottom: 1px solid #fff;
}
.engine-table tr:nth-child(2n) th {
  background: #f6f6f6;
}
.engine-table tr:nth-child(2n) td {
  background: #f6f6f6;
}

.specQuote {
 width: 700px;
	max-width: 100%;
}

.engine-single-links {
  text-align: center;
}
.engine-single-links .e-Flex {
  justify-content: center;
}
.engine-single-links p {
  margin-right: 5px;
}
.engine-single-links a {
  margin-right: 8px;
  min-width: 210px;
}

.engine-single-spec {
}
.engine-single-news {
}
.engine-single-news p {
  padding: 0 0 24px;
  font-size: 1.1em;
}
.engine-single-news h2 {
  margin-bottom: 16px;
  font-size: 1.2em;
}
.engine-single-news p.ti1 {
  padding-left: 1em;
}
.engine-single-news .fs08 li {
  padding-bottom: 8px;
}

.engine-single-spec-eGX {
}
.engine-single-spec-eGX .engine-table {
}
.engine-single-spec-eGX .pl1 {
  padding-left: 64px;
}
.engine-single-spec-eGX .engine-table tr th,
.engine-single-spec-eGX .engine-table tr td {
  background-color: #eee;
}
.engine-single-spec-eGX .engine-table td.bgf0 {
  background: #f6f6f6;
}

.engine-contact-links {
  margin: 0 0 80px;
  text-align: center;
}
.engine-contact-links a {
  margin-right: 8px;
  font-size: 15px;
}

.engine-contact-links a {
  background: linear-gradient(
    0deg,
    rgba(230, 15, 15, 1) 0%,
    rgba(247, 63, 63, 1) 86%,
    rgba(245, 59, 59, 1) 100%
  );
  color: #fff;
  font-size: 24px;
  margin: 0 auto;
  border-radius: 8px;
  border: 1px solid #c00;
  display: inline-block;
  padding: 16px 64px;
}
.engine-contact-links a:hover {
  background: linear-gradient(
    0deg,
    rgba(255, 0, 0, 1) 0%,
    rgba(255, 00, 11, 1) 86%,
    rgba(245, 59, 59, 1) 100%
  );
  color: #fff;
}

.eGX-Links {
  border-top: 2px dashed #eee;
  padding: 40px 0;
}
.eGX-Links p {
  text-align: center;
  width: 50%;
  margin: auto;
}

/*engine-service*/
.engine-service {
  padding: 40px 0;
}
#engine-service-terms {
}
.engine-service-terms {
  height: 300px;
  overflow-y: auto;
  padding: 24px;
  border: 1px solid #ccc;
  background: #f9f9f9;
}
.engine-service-terms p {
  padding: 0 0 16px 0;
}
.engine-terms-check {
  text-align: center;
  padding: 24px;
  font-size: 20px;
}

.engine-service-links {
  padding: 40px;
  position: relative;
}
.engine-service-links ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.engine-service-links ul li {
  flex: 0 0 49%;
  max-width: 49%;
  text-align: center;
  padding: 0 0 24px;
}
.engine-service-links ul li a {
  display: block;
  padding: 16px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-decoration: none;
  background: #c63;
  font-size: 1.2em;
  color: #fff;
}
.engine-service-links ul li a:hover {
  color: #000;
  background: #fc9;
}

.engine-service-links-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  left: 0;
  top: 0;
}

/* ---------engine contact---------- */
.engine-contact {
  background: url(/engines/images/common/bg_contact.png) center;
  background-size: cover;
  padding: 64px 0;
  position: relative;
  z-index: 2;
  display: none;
}
.engine-contact h1 {
  text-align: center;
  font-size: 1.4em;
  padding: 0 0 40px;
}
.engine-contact h2 {
  text-align: center;
}
.engine-contact h4 {
  text-align: center;
}
.engine-contact h2 a {
  display: inline-block;
  padding: 8px 40px;
  border-radius: 8px;
  border: 2px solid #fff;
  font-size: 2em;
  background: linear-gradient(to bottom, #f30, #d00);
  box-shadow: 0 2px 4px #ccc;
  color: #fff;
  transition-duration: 0.3s;
}
.engine-contact h2 a:hover {
  background: #e61313;
  box-shadow: 0 1px 1px #ccc;
  color: #fff;
}
.engine-contact::before {
  content: "";
  background: url(/engines/images/common/bg_giza_t.png) bottom;
  position: absolute;
  width: 100%;
  height: 7px;
  top: 0;
  z-index: 2;
}
.engine-contact::after {
  content: "";
  background: url(/engines/images/common/bg_giza_b.png) top;
  position: absolute;
  width: 100%;
  height: 7px;
  bottom: 0;
  z-index: 2;
}

.engin-privacy {
  height: 30vh;
  overflow-y: scroll;
  padding: 16px;
  font-size: 14px;
  border: 1px solid #eee;
}
.engin-privacy p {
  padding: 0 0 1em;
}
.engin-privacy p a {
  text-decoration: underline;
}

.engine-contact-single {
  background: url(/engines/images/common/bg_contact.png) center;
  background-size: cover;
  padding: 64px 0 40px;
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
}

.engine-contact-container {
  font-size: 1.2em;
  padding: 0 0 40px;
}
.engine-form-first {
  padding: 0 0 64px;
  font-size: 16px;
}
.engine-form-first ul {
}
.engine-form-first li {
  border-bottom: 1px solid #000;
  padding-bottom: 1em;
  position: relative;
}
.engine-form-first li.on {
  border-bottom: 3px solid #c00;
  color: #c00;
}
.engine-form-first input:checked {
  background: #ff0;
}

.engine-alert {
  color: #c33;
}

.engine-form-block {
  padding: 24px;
  display: table;
  width: 100%;
  border-top: 1px dashed #ddd;
}
.engine-form-block:nth-child(odd) {
  background: #fcfcfc;
}
.engine-form-q {
  display: table-cell;
  width: 30%;
  padding: 0 24px 0 0;
  vertical-align: top;
}
.engine-form-q em {
  color: #c33;
  font-size: 0.8em;
  vertical-align: super;
}
.engine-form-q span {
  display: block;
  font-size: 0.8em;
  color: #555;
}
.engine-form-a {
  display: table-cell;
}
.engine-form-a ul {
}
.engine-form-a li {
  padding: 0 0 8px;
}
.engine-form-a table {
}
.engine-form-a td {
  padding: 1px 8px 1px 0;
}
.engine-form-block input[type="text"] {
  padding: 8px 4px;
  width: 100%;
  border: 1px solid #999;
}
.engine-form-block input.w50 {
  width: 50%;
}
.engine-form-block input.w25 {
  width: 25%;
}
.engine-form-block input.wAuto {
  width: auto;
}
.engine-form-block textarea {
  padding: 8px 4px;
  width: 100%;
  height: 6em;
  border: 1px solid #999;
}
.engine-form-btn input[type="submit"] {
  padding: 8px 60px;
  width: auto;
  font-size: 20px;
  cursor: pointer;
  background: linear-gradient(to bottom, #f30, #d00);
  box-shadow: 0 2px 4px #ccc;
  color: #fff;
}
.engine-form-block select {
  padding: 8px 4px;
  width: 100%;
  border: 1px solid #999;
}
.engine-form-block input.wBtn {
  width: auto;
  padding: 4px 8px;
}
.engine-form-flex {
  display: flex;
  flex-wrap: wrap;
}
.engine-form-flex li {
  flex: 0 0 50%;
}

.engine-form-a *:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* ---------engine top slider---------- */
.engine-top-slider {
  margin-bottom: 1px;
}
.engine-top-slide {
  height: 476px;
  overflow: hidden;
  position: relative;
  display: none;
}
.engine-top-slide.currents {
  display: block;
}
.engine-top-slide a {
  display: block;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.engine-top-slider-first.currents {
  display: table;
  width: 100%;
}
.engine-top-slider-first h1 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.engine-top-slider-first h1 img {
  margin: auto;
  width: 300px;
  position: relative;
  opacity: 0;
}
.engine-top-slider-first.currents h1 img {
  animation: first 1.5s ease-in forwards;
}
@keyframes first {
  0% {
    width: 300px;
    opacity: 0;
  }
  10% {
    width: 300px;
    opacity: 1;
  }
  40% {
    width: 300px;
    opacity: 1;
  }
  80% {
    width: 500px;
    max-width: none;
    opacity: 0;
  }
  100% {
    width: 600px;
    max-width: none;
    opacity: 0;
  }
}

.engine-top-slider-gx50 {
  position: relative;
}
.engine-top-slider-gx50 h1 strong {
  position: absolute;
  font-family: "HondaGlobalFontJP-Bold","Avenir", Tahoma, Geneva, Arial, Helvetica, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, " sans-serif";
 
  color: #000;
  font-size: 46px;
  font-weight: bold;
  text-shadow: 0 1px 8px #eee;
  bottom: 36%;
  right: 16px;
  z-index: 2;
  line-height: 1.5;
  text-align: left;
  display: inline-block;
  text-align: center;
}
.engine-top-slider-gx50 h1 em {
  display: block;
  font-size: 30px;
  font-family: "HondaGlobalFontJP-Regular","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  padding-top: 8px;
}
.engine-top-slider-gx50 h1 span {
  display: block;
  font-size: 30px;
  font-family: Georgia, "Times New Roman", Times, "serif";
  padding-top: 24px;
}

.engine-top-slider-gx50 h1 img {
  position: relative;
  left: 0;
  top: 0;
  width: auto;
  z-index: 1;
}
.engine-top-slider-gx50 p {
  background: #231816;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  text-align: center;
}
.engine-top-slider-gx50 p img {
  width: 320px;
  margin: 100px 0 0;
}
.engine-top-slider-gx50.currents h1 strong {
  animation: gx50-h1 5.5s ease-out forwards;
}
x.engine-top-slider-gx50.currents h1 em {
  animation: gx50-h1-em 5.5s ease-out forwards;
}
.engine-top-slider-gx50.currents h1 img {
  animation: gx50-img 5.5s ease-out forwards;
}
.engine-top-slider-gx50 p {
  animation: gx50-p 2s ease-out forwards;
}

@keyframes gx50-p {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes gx50-h1 {
  0% {
    opacity: 0;
    right: -160px;
  }
  30% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  90% {
    opacity: 1;
    right: 120px;
  }
  100% {
    opacity: 0;
    right: 136px;
  }
}

@keyframes gx50-img {
  0% {
    left: -120px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  90% {
    opacity: 1;
    left: 0;
  }
  100% {
    opacity: 0;
    left: 16px;
  }
}

.engine-top-slider-gooddesign {
}
.engine-top-slider-gooddesign h1 {
  position: absolute;
  width: 64%;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  bottom: 0;
  z-index: 2;
  line-height: 1.5;
  text-align: left;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  padding: 16px;
}
.engine-top-slider-gooddesign h1 em {
  display: block;
  font-size: 15px;
  padding: 16px 0 0;
  font-weight: normal;
}
.engine-top-slider-gooddesign img {
  position: relative;
  left: 0;
  top: 0;
  width: auto;
  z-index: 1;
}
.engine-top-slider-gooddesign.currents h1 {
  animation: gooddesign-h1 6.5s ease-out forwards;
}
.engine-top-slider-gooddesign.currents img {
  animation: gooddesign-img 6s ease-out forwards;
}

@keyframes gooddesign-h1 {
  0% {
    bottom: 0;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  70% {
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    bottom: 15%;
  }
}
@keyframes gooddesign-img {
  0% {
    left: 0;
    top: -5%;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50% {
    left: 0;
  }
  90% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 0;
    top: 5%;
    opacity: 0;
  }
}

.engine-top-slider-global {
}
.engine-top-slider-global h1 {
  position: absolute;
  width: 100%;
  font-family: "HondaGlobalFontJP-Bold","Avenir", Tahoma, Geneva, Arial, Helvetica, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, " sans-serif";
  color: #fff;
  font-size: 64px;
  font-weight: bold;
  text-shadow: 0 1px 8px #000;
  bottom: 50%;
  left: 0px;
  z-index: 2;
  line-height: 1.2;
  text-align: center;
}
.engine-top-slider-global h1 em {
  display: block;
  font-size: 24px;
  font-family: "HondaGlobalFontJP-Light","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  padding-top: 8px;
}
.engine-top-slider-global img {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.engine-top-slider-global.currents h1 {
  animation: global-h1 6.5s ease-out forwards;
}
x.engine-top-slider-global.currents h1 em {
  animation: global-h1-em 5.5s ease-out forwards;
}
.engine-top-slider-global.currents img {
  animation: global-img 6.5s ease-out forwards;
}

@keyframes global-h1 {
  0% {
    bottom: 0;
    opacity: 0;
    width: 100%;
  }
  10% {
    bottom: 42%;
    opacity: 1;
  }
  22% {
    bottom: 40%;
  }
  68% {
    bottom: 40%;
  }
  70% {
    bottom: 40%;
  }
  90% {
    bottom: 40%;
    opacity: 1;
  }
  100% {
    bottom: 40%;
    opacity: 0;
  }
}
@keyframes global-h1-em {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  42% {
    opacity: 1;
  }
  50% {
  }
  56% {
  }
  64% {
  }
  88% {
  }
  90% {
  }
  90% {
  }
  100% {
  }
}
@keyframes global-img {
  0% {
    right: 0;
    top: 0;
    opacity: 0;
    max-width: 100%;
  }
  20% {
    right: 0;
    top: 0;
    opacity: 1;
    max-width: 100%;
  }
  30% {
    right: 0;
    top: 0;
    opacity: 1;
    max-width: 100%;
    left: 0;
  }
  80% {
    opacity: 1;
  }
  90% {
    top: -8%;
    opacity: 0;
  }
  100% {
    opacity: 0;
    max-width: 110%;
    width: 110%;
    left: -5%;
  }
}

.engine-top-slider-tech {
}
.engine-top-slider-tech h1 {
  position: absolute;
  font-family: "HondaGlobalFontJP-Bold","Avenir", Tahoma, Geneva, Arial, Helvetica, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, " sans-serif";
  color: #111;
  font-size: 64px;
  font-weight: bold;
  text-shadow: 0 1px 8px #eee;
  bottom: 33%;
  right: 40px;
  white-space: nowrap;
  z-index: 2;
  line-height: 1;
  text-align: center;
}
.engine-top-slider-tech h1 em {
  display: block;
  padding-top: 1em;
  font-size: 24px;
  font-family: "HondaGlobalFontJP-Light","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  position: relative;
}
.engine-top-slider-tech img {
  width: 60%;
  position: absolute;
  left: 0;
  top: 0;
}
.engine-top-slider-tech span {
  position: absolute;
  right: 0;
  top: 0;
  width: 240px;
  height: 100%;
  display: block;
  background: url(../images/top/top-slash-blak_honda_r.png) no-repeat right top;
  background-size: contain;
}

.engine-top-slider-tech ul {
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
.engine-top-slider-tech li {
  opacity: 0;
}
.engine-top-slider-tech.currents h1 {
  animation: history-tech 5s 1s ease-in forwards;
  opacity: 0;
}
.engine-top-slider-tech.currents h1 em {
  animation: history-tech-em 5s ease-in forwards;
}
.engine-top-slider-tech.currents img {
  animation: tech-img 4.5s ease-in forwards;
}
.engine-top-slider-tech.currents span {
  animation: tech-span 5s forwards;
}
.engine-top-slider-tech.currents li {
  opacity: 0;
}
.engine-top-slider-tech.currents li:nth-child(1) {
  animation: fadeIn1 4s 0.5s forwards;
}
.engine-top-slider-tech.currents li:nth-child(2) {
  animation: fadeIn1 4s 1s forwards;
}
.engine-top-slider-tech.currents li:nth-child(3) {
  animation: fadeIn1 4s 1.5s forwards;
}
.engine-top-slider-tech.currents li:nth-child(4) {
  animation: fadeIn1 4s 2s forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn1 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes history-tech {
  0% {
    opacity: 0;
    right: 80px;
  }
  20% {
    opacity: 1;
    right: 80px;
  }
  20% {
    opacity: 1;
    right: 80px;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
    right: 20px;
  }
  100% {
    opacity: 0;
    right: 20px;
  }
}
@keyframes history-tech-em {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tech-img {
  0% {
    opacity: 0;
    left: 0;
  }
  25% {
    opacity: 1;
    left: 0;
  }
  90% {
    opacity: 1;
  }
  99% {
    opacity: 0;
    left: -60px;
  }
  100% {
    left: -60px;
    opacity: 0;
  }
}
@keyframes tech-span {
  0% {
    right: -100%;
    top: -100%;
  }
  0% {
    right: -100%;
    top: -100%;
  }
  20% {
    right: 0px;
    top: 0;
  }
  80% {
    right: 0px;
    top: 0;
  }
  100% {
    right: -100%;
    top: -100%;
  }
  100% {
    right: -100%;
    top: -100%;
  }
}

.engine-top-slider-history {
}
.engine-top-slider-history h1 {
  position: absolute;
  font-family: "HondaGlobalFontJP-Bold","Avenir", Tahoma, Geneva, Arial, Helvetica, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, " sans-serif";
  color: #111;
  font-size: 64px;
  font-weight: bold;
  text-shadow: 0 1px 8px #eee;
  bottom: 24px;
  left: 0;
  white-space: nowrap;
  z-index: 2;
  text-align: center;
  width: 100%;
}
.engine-top-slider-history h1 em {
  display: block;
  font-size: 24px;
  font-family:"HondaGlobalFontJP-Light", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  line-height: 1.2;
}

x.engine-top-slider-history img {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}
.engine-top-slider-history span {
  position: absolute;
  left: 0;
  top: 0;
  width: 240px;
  height: 100%;
  display: block;
  background: url(../images/top/top-slash-blak_honda.png) no-repeat right top;
  background-size: contain;
  font-size: 10px;
}
.engine-top-slider-history ul {
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
.engine-top-slider-history li {
  opacity: 0;
}
.engine-top-slider-history.currents li {
  opacity: 0;
}
.engine-top-slider-history.currents li:nth-child(1) {
  animation: fadeIn1 3.5s 0.4s forwards;
}
.engine-top-slider-history.currents li:nth-child(2) {
  animation: fadeIn1 3.5s 0.8s forwards;
}
.engine-top-slider-history.currents li:nth-child(3) {
  animation: fadeIn1 3.5s 1.2s forwards;
}
.engine-top-slider-history.currents li:nth-child(4) {
  animation: fadeIn1 3.5s 1.6s forwards;
}

.engine-top-slider-history.currents h1 {
  animation: history-h1 5s ease-in forwards;
}
.engine-top-slider-history.currents h1 em {
  animation: history-h1-em 5s ease-in forwards;
}
.engine-top-slider-history.currents img {
  animation: history-img 4s forwards;
}
.engine-top-slider-history.currents span {
  animation: history-span 4s forwards;
}

@keyframes history-h1 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes history-h1-em {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes history-img {
  0% {
    right: -100%;
    bottom: 0;
  }
  10% {
    right: 10px;
    bottom: 0;
  }
  12% {
    right: 0;
    bottom: 0;
  }
  90% {
    right: -150px;
    bottom: 0;
  }
  100% {
    right: -50%;
  }
}
@keyframes history-span {
  0% {
    left: -100%;
    top: -100%;
  }
  15% {
    left: 0px;
    top: 0;
  }
  54% {
    left: 0px;
    top: 0;
  }
  80% {
    left: 0px;
    top: 0;
  }
  100% {
    left: -100%;
  }
}

/*Stores*/
div.stores-box {
  display: table;
  width: 100%;
  padding: 8px;
  border-bottom: 1px solid #ddd;
  font-size: 0.9em;
}
.stores-box span {
  display: table-cell;
  padding: 0 8px;
  box-sizing: border-box;
  font-size: 0.9em;
  white-space: nowrap;
}
.stores-box span.s_cat {
  width: 20%;
}
.stores-box span.s_pref {
  width: 8%;
  font-weight: bold;
}
.stores-box span.s_office {
  width: 8%;
}
.stores-box span.s_name {
  font-weight: bold;
}
.stores-box span.s_add {
  padding: 0 0 0 8px;
  width: 30%;
  white-space: nowrap;
}
.stores-box span.s_tel {
  width: 15%;
}
.stores-box span.s_fax {
  display: block;
  font-size: 1em;
  padding: 0;
}

table.stores-box {
  width: 100%;
}
table.stores-box th {
  white-space: nowrap;
  background: #777;
  color: #fff;
  padding: 8px;
  text-align: left;
  font-size: 0.9em;
  text-align: center;
}
table.stores-box td {
  white-space: nowrap;
  padding: 8px;
  border-bottom: 1px solid #ddd;
  font-size: 0.9em;
}

table.stores-box td a {
  text-decoration: underline;
}

/*Plugin*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.mstop-slider .bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}

/* PAGER */

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 60;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 61;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

#footer {
  z-index: 10;
  position: relative;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
  border: 4px solid #fff;
}
.cboxPhoto {
  max-width: 500px;
  height: auto !important;
}
.nolimit .cboxPhoto {
  max-width: 100%;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity = 90);
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin: 20px 0;
  background: #000;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff;
}
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
  font-size: 12px;
}
#cboxCurrent {
  position: absolute;
  top: auto;
  bottom: -20px;
  right: 0px;
  color: #ccc;
}
#cboxLoadingGraphic {
  background: url(../images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -32px;
  background: url(../images/controls2.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: bottom left;
}
#cboxNext {
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -32px;
  background: url(../images/controls2.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: bottom right;
}
#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(../images/controls2.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: bottom center;
}

/*!
 * Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: a 2s infinite linear;
  animation: a 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: a 1s infinite steps(8);
  animation: a 1s infinite steps(8);
}
@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comments:before {
  content: "\f086";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frown:before {
  content: "\f119";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-key:before {
  content: "\f084";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-male:before {
  content: "\f183";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-moon:before {
  content: "\f186";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-percent:before {
  content: "\f295";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-print:before {
  content: "\f02f";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-road:before {
  content: "\f018";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-strava:before {
  content: "\f428";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: Font Awesome\5 Brands;
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/fa-brands-400.eot);
  src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-brands-400.woff2) format("woff2"),
    url(../webfonts/fa-brands-400.woff) format("woff"),
    url(../webfonts/fa-brands-400.ttf) format("truetype"),
    url(../webfonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: Font Awesome\5 Brands;
}
@font-face {
  font-family: Font Awesome\5 Free;
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/fa-regular-400.eot);
  src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-regular-400.woff2) format("woff2"),
    url(../webfonts/fa-regular-400.woff) format("woff"),
    url(../webfonts/fa-regular-400.ttf) format("truetype"),
    url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
  font-weight: 400;
}
@font-face {
  font-family: Font Awesome\5 Free;
  font-style: normal;
  font-weight: 900;
  src: url(../webfonts/fa-solid-900.eot);
  src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-solid-900.woff2) format("woff2"),
    url(../webfonts/fa-solid-900.woff) format("woff"),
    url(../webfonts/fa-solid-900.ttf) format("truetype"),
    url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.far,
.fas {
  font-family: Font Awesome\5 Free;
}
.fa,
.fas {
  font-weight: 900;
}

/*///////////////////*/
/*///////////////////*/
/*///////////////////*/
/*///////////////////*/
/*///////////////////*/
/*///////////////////*/
/*2021*/
.engine-menus {
  background: #fff;
  border: 0;
  z-index: 100;
}
.engines-menu {
  border-bottom: 1px solid #eee;
}


.engines-menu ul {
  display: flex;
  justify-content: space-between;
	width: 980px;
	max-width: 96%;
  margin: 0 auto;
}

.engines-menu ul li {
  display: flex;
  align-items: center;
  padding: 16px 16px 16px 0;
  user-select: none;
  font-size: 14px;
}
.engines-menu ul li i.fa{
	font-size: 10px; margin-left: 10px;
	transition: all 0.3s ease;
}
.engines-menu ul li.open i {
  color: #ee031a;
	transform: rotate(180deg);
}


.engines-menu ul li a,
.engines-menu ul li div{
  color: #2e2e2e;
  text-decoration: none;
  font-weight: bold;
	display: block;
}
.engines-menu ul li a:hover{
	color: #c00;
}
.engines-menu ul ul{
 display: none;
	position: absolute;
	top: 52px;
	width: auto;
	background: rgba(255,255,255,0.90);
	z-index: 22;
  margin: 0 auto;
	box-shadow: 0 7px 7px #ccc;
	z-index: 100;
}
.engines-menu ul li:hover ul{
	display: block;
}
.engines-menu ul ul li{
	display: block;
	padding: 0;
	border-bottom: 1px solid #ddd;
}
.engines-menu ul ul li:hover{
	background: #f0f0f0;
}
.engines-menu ul ul li a{
	padding: 16px 24px;
}
.spmenu{display: none;}
.linebar {
  padding: 10px 0;
}



@media screen and (max-width: 736px) {
  
}

@keyframes equalizer01 {
  0% {
    width: 70%;
  }

  10% {
    width: 50%;
  }

  20% {
    width: 100%;
  }

  30% {
    width: 10%;
  }

  40% {
    width: 50%;
  }

  50% {
    width: 70%;
  }

  60% {
    width: 50%;
  }

  70% {
    width: 10%;
  }

  80% {
    width: 100%;
  }

  90% {
    width: 10%;
  }

  100% {
    width: 70%;
  }
}

@keyframes equalizer02 {
  0% {
    width: 30%;
  }

  10% {
    width: 20%;
  }

  20% {
    width: 40%;
  }

  30% {
    width: 10%;
  }

  40% {
    width: 20%;
  }

  50% {
    width: 30%;
  }

  60% {
    width: 20%;
  }

  70% {
    width: 10%;
  }

  80% {
    width: 40%;
  }

  90% {
    width: 10%;
  }

  100% {
    width: 30%;
  }
}

/*-- .toggle_btn */
.toggle_btn {
  display: block;
  position: fixed;
  top: 8px;
  left: 8px;
  width: 60px;
  height: 30px;
  transform: translate(0, 0);
  transition: all 0.5s;
  cursor: pointer;
  z-index: 100;
}

.open .toggle_btn {
  left: 330px;
}

.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #ee031a;
  transition: all 0.5s;
}

.toggle_btn span:nth-child(1) {
  top: 5px;
  width: 40px;
  /*animation: equalizer01 7000000ms infinite;*/
}

.toggle_btn span:nth-child(2) {
  top: 15px;
  width: 30px;
  /*animation: equalizer02 5000000ms infinite;
  animation-delay: 0.33s;*/
}

.toggle_btn span:nth-child(3) {
  top: 25px;
  width: 20px;
  /*animation: equalizer02 5000000ms infinite;*/
}

.open .toggle_btn span {
  background-color: #ee031a;
  width: 30px;
}

.open .toggle_btn span:nth-child(1) {
  transform: translate(0, 10px) rotate(-45deg);
  animation: unset;
}

.open .toggle_btn span:nth-child(2) {
  opacity: 0;
  animation: unset;
}

.open .toggle_btn span:nth-child(3) {
  transform: translate(0, -10px) rotate(45deg);
  animation: unset;
}

@media screen and (max-width: 736px) {
  .open .toggle_btn {
    left: 200px;
  }
  .navOpen .engine-menus nav {
    display: block;
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 5;
    background: #fff;
    padding-top: 40px;
  }
}

/* .toggle_btn --*/
/*-- menu */
.topimg {
  background-image: url("../images/top_bg.jpg");
  background-color: white;
  position: relative;
  top: 0;
  right: 0;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  z-index: -10;
  zoom: 1;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-position: center;
}

.rotate_bg {
  width: 540px;
  height: 540px;
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(-10%, -50%);
}

.rotate_bg img.rotateImages {
  -webkit-animation: myRotate 10s linear infinite;
  animation: myRotate 10s linear infinite;
}

.rotate_bg img.linkop {
  -webkit-animation: myRotate 4.5s linear infinite;
  animation: myRotate 4.5s linear infinite;
}

@-webkit-keyframes myRotate {
  0% {
    -webkit-transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes myRotate {
  0% {
    -webkit-transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

.linkbg {
  position: absolute;
}

.linkop {
  opacity: 0.6;
}

.ttl-svg {
  position: absolute;
  top: 50%;
  left: -114%;
  width: 200%;
  transform: translate(0, -35%);
}

/* .topimg video {
  z-index: -1;
  opacity: .4;
} */
.caption {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, 0);
  width: 100%;
  text-align: center;
  color: #000;
}

.caption span.engine_ttl {
  color: #2d2d2e;
  font-size: 3vw;
  font-weight: bold;
  letter-spacing: 10px;
}

.caption span.ttl_boder {
  display: block;
  width: 7vw;
  height: 0.3vw;
  background: #ee031a;
  transform: skewX(-55deg);
  margin: 0 auto;
}

.caption span.ttl_txt {
  display: block;
  color: #2d2d2e;
  font-size: 1.5vw;
  margin: 0 auto;
  padding: 10px 0 0 0;
}

.wp1200 {
  width: 1200px;
  margin: 0 auto;
}

/*--scroll*/
.main_scroll i {
  position: absolute;
  bottom: -20px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  padding-top: 70px;
}

.main_scroll i span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  box-sizing: border-box;
}

@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

/*scroll--*/
/*-- box-1 */
.box_1,
.box_2 {
  position: relative;
  background: #000;
  height: 690px;
  min-width: 1200px;
}

.box_1 .pic_1,
.pic_2,
.pic_3,
.box_2 .pic_4,
.pic_5 {
  position: absolute;
}

.box_1 .pic_1 {
  margin: 30px 0 0 30px;
}

.box_1 .pic_2 {
  margin: 160px 0 0 110px;
  z-index: 1;
}

.box_1 .pic_3 {
  right: 0;
}

/* box-1 --*/
/* button --*/
.button {
  display: block;
  top: 600px;
  width: 180px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  -webkit-transform: translatez(0);
  transform: translatez(0);
  text-decoration: none;
  box-sizing: border-box;
  font-size: 18px;
}

.button:hover,
.button:focus {
  text-decoration: none;
}

.sweepButton {
  border-radius: 50px;
  padding: 10px;
  border: 2px solid rgba(255, 255, 255, 1);
  color: #f0f0f0;
  background: transparent;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  text-align: center;
}

.sweepButton .gradient {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 300%;
  height: 100%;
  bottom: auto;
  margin: auto;
  z-index: -1;
  background: transparent;
  background: -moz-linear-gradient(
    90deg,
    transparent 0%,
    #ff2626 94%,
    transparent 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    right top,
    color-stop(0%, transparent),
    color-stop(94%, #ff2626),
    color-stop(100%, transparent)
  );
  background: -webkit-linear-gradient(
    90deg,
    transparent 0%,
    #ff2626 94%,
    transparent 100%
  );
  background: -o-linear-gradient(
    90deg,
    transparent 0%,
    #ff2626 94%,
    transparent 100%
  );
  background: -ms-linear-gradient(
    90deg,
    transparent 0%,
    #ff2626 94%,
    transparent 100%
  );
  background: linear-gradient(
    90deg,
    transparent 0%,
    #ff2626 94%,
    transparent 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
  -webkit-transition: all 0s ease-out 0s;
  transition: all 0s ease-out 0s;
  -webkit-transform: translateX(-35%);
  -moz-transform: translateX(-35%);
  transform: translateX(-35%);
}

.sweepButton:hover,
.sweepButton:focus {
  border: 2px solid rgba(255, 38, 38, 0.8);
  color: #f0f0f0;
  -webkit-transition: all 0.3s ease-out 0.1s;
  transition: all 0.3s ease-out 0.1s;
}

.sweepButton:hover .gradient,
.sweepButton:focus .gradient {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.8s ease-out 0s;
  transition: all 0.8s ease-out 0s;
}

.a_flex {
  display: flex;
  padding: 10px 0 0 80px;
}

.a_flex .button {
  width: 150px;
  height: 46px;
  font-size: 13px;
  margin: 0 0 0 40px;
}

/*-- button */
/*-- box-2 */
.box_2 {
  background: url("../images/box02_bg.jpg") no-repeat center;
  background-size: cover;
}

.box_2 .pic_4 {
  margin: 0 0 0 110px;
  top: 39%;
}

.pic_4 img {
  width: 90%;
}

.box_2 .pic_5 {
  margin: 0 110px 0 700px;
  top: 23%;
}

/* box-2 --*/
/*-- box-3 */
.box_2s,
.banner_box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
}

.sbox {
  color: #000;
  width: 50%;
  height: 600px;
  position: relative;
}

.sbox a {
  background: #f2f2f2;
  transition: 0.8s ease-in-out;
}

.sbox a:hover {
  opacity: 0.7;
}

.box_2s img {
  width: 260px;
  display: block;
  margin: 0 auto;
  padding: 45px 0 0 0;
}

.box_2s .bg_dark a {
  background: #262626;
  color: #fff;
}

.box_2s .bg_dark a:hover {
  opacity: 0.9;
}

.box_2s em {
  font-size: 20px;
}

.box_2s strong {
  padding: 20px 15px 0 110px;
  font-size: 30px;
  letter-spacing: 3px;
}

.box_2s span {
  padding: 10px 0 0 110px;
  font-size: 20px;
  display: block;
  line-height: 1.3em;
}

.box_2s a {
  text-decoration: none;
  color: #000;
  display: block;
  height: 100%;
}

.triangle-right {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 12px solid #000;
  border-bottom: 6px solid transparent;
  position: absolute;
  right: 0;
  margin: 0 100px 0 0;
}

.white {
  border-left: 12px solid #fff;
}

/* box-3 --*/
/*-- box-4 */
.box_4 {
  padding: 50px 0;
}

.right_mr {
  margin-right: 10px;
}

.banner_box img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.banner_box a:hover img {
  transition-duration: 0.5s;
  box-shadow: 0 5px 15px #2e2e2e;
  transform: translate(0, -10px);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

/* box-4 --*/
@media screen and (max-width: 480px) {
  body,
  html {
    overflow-x: hidden;
  }

  /*-- menu */
  nav .inner ul li a {
    font-size: 12px;
  }

  nav .inner ul li {
  }

  /* menu --*/
  .topimg {
    background-image: url(../images/top_bgsp.jpg);
    background-size: 230%;
    background-position: 100% center;
  }

  .rotate_bg {
    width: 300px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .caption span.engine_ttl {
    font-size: 20px;
  }

  .caption span.ttl_boder {
    width: 40px;
    height: 2px;
    margin-top: 10px;
  }

  .caption span.ttl_txt {
    font-size: 12px;
  }

  .main_scroll {
    display: none;
  }

  .box_1,
  .box_2 {
    height: 345px;
    min-width: 300px;
  }

  .box_1 .pic_1 {
    margin: 15px 0 0 20px;
  }

  .box_1 .pic_1 img {
    width: 60%;
  }

  .box_1 .pic_3 {
    top: 20%;
    width: 60%;
  }

  .box_1 .pic_2 {
    width: 45%;
    margin: 0 0 0 31px;
    top: 28%;
  }

  .box_2 .pic_4 {
    width: 70%;
    margin: 0 0 0 20px;
    top: 10%;
  }

  .box_2 .pic_5 {
    margin: 0 0 0 20px;
    width: 53%;
    left: 16%;
    top: 33%;
  }

  .wpsp {
    width: 100%;
  }

  .button {
    top: 295px;
    width: 80px;
    font-size: 12px;
  }

  .sweepButton {
    border: 1.5px solid;
    padding: 1px;
  }

  .sbox {
    height: 300px;
  }

  .box_2s img {
    width: 130px;
    padding: 10px 0 0 0;
  }

  .box_2s strong {
    padding: 20px 10px 0 20px;
    font-size: 20px;
  }

  .box_2s em {
    font-size: 14px;
  }

  .box_2s span {
    padding: 10px 20px 20px 20px;
    font-size: 11px;
    height: 55px;
  }

  .box_2s br {
    display: none;
  }

  .triangle-right {
    border-top: 4px solid transparent;
    border-left: 8px solid;
    border-bottom: 4px solid transparent;
    margin: 0 20px 0 0;
  }

  .caption {
    left: 50%;
    top: 30%;
    transform: translate(-48%, 0);
  }

  .a_flex {
    padding: 0 0 0 20px;
  }

  .a_flex .button {
    width: 100px;
    height: 25px;
    font-size: 10px;
    margin: 0 0 0 15px;
  }

  #navArea {
    display: block;
  }

  #nav-container {
    display: none;
  }
}

@media screen and (max-width: 736px) {
  #navArea {
    display: block;
  }
  .engine-menus nav {
    display: none;
  }
  #nav-container {
    display: none;
  }

  nav .inner ul li a {
    line-height: 20px;
    font-size: 13px;
  }

  .open .toggle_btn {
    left: 250px;
  }

  .topimg {
    background-image: url("../images/top_bgsp.jpg");
    background-size: 150%;
    background-position: 100% center;
  }

  .rotate_bg {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .caption span.engine_ttl {
    font-size: 4vw;
  }

  .caption span.ttl_boder {
    width: 60px;
    height: 2px;
    margin-top: 10px;
  }

  .caption span.ttl_txt {
    font-size: 2vw;
  }

  .box_1 .pic_1 {
    margin: 30px 0 0 40px;
  }

  .box_1,
  .box_2 {
    min-width: 480px;
  }

  .box_1 .pic_2 {
  }

  .box_1 .pic_3 {
    top: 4%;
    width: 65%;
  }

  .box_1 .pic_2 img,
  .pic_3 img,
  .box_2 .pic_5 img {
    width: 100%;
  }

  .box_1 .pic_2 {
    width: 40%;
    margin: 0 0 0 75px;
    top: 25%;
  }

  .wpsp {
    width: 100%;
  }

  .box_2s span {
    padding-bottom: 20px;
  }

  .banner_box img {
    width: 100%;
  }

  .box_2 .pic_4 {
    width: 50%;
    margin: 0 0 0 40px;
    top: 40%;
  }

  .box_2 .pic_5 {
    width: 40%;
    left: 50%;
    transform: translate(15%, 0);
    top: 30%;
    margin: 0 auto;
  }

  .box_2s strong,
  .box_2s span {
    padding-left: 70px;
  }

  .a_flex {
    padding: 10px 0 0 45px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .topimg {
    background-image: url("../images/top_bgpad.jpg");
    background-size: contain;
    background-position: 100% center;
    min-height: 50rem;
  }
}


/*=====================================================================================================
#HUMBERGER
=====================================================================================================*/
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box; cursor: pointer;}

.menu-trigger {
  position: relative;
  width: 29px;
  height: 24px; }

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #c00;
  border-radius: 2px; }

.menu-trigger span:nth-of-type(1) {
  top: 0; }

.menu-trigger span:nth-of-type(2) {
  top: 10px;  width: 90%;}

.menu-trigger span:nth-of-type(3) {
  bottom: 0;  width: 80%;}

.menu-trigger span:nth-of-type(1) {
  animation: menu-bar01 .75s forwards; }

@keyframes menu-bar01 {
  0% {
    transform: translateY(10px) rotate(45deg); }
  50% {
    transform: translateY(10px) rotate(0); }
  100% {
    transform: translateY(0) rotate(0); } }
.menu-trigger span:nth-of-type(2) {
  transition: all .25s .25s;
  opacity: 1; }

.menu-trigger span:nth-of-type(3) {
  animation: menu-bar03 .75s forwards; }

@keyframes menu-bar03 {
  0% {
    transform: translateY(-10px) rotate(-45deg); }
  50% {
    transform: translateY(-10px) rotate(0); }
  100% {
    transform: translateY(0) rotate(0); } }
.menu-trigger.active span:nth-of-type(1) {
  animation: active-menu-bar01 .75s forwards; }

@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0); }
  50% {
    transform: translateY(10px) rotate(0); }
  100% {
    transform: translateY(10px) rotate(45deg); } }
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0; }

.menu-trigger.active span:nth-of-type(3) {
  animation: active-menu-bar03 .75s forwards; width: 100%; }

@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0); }
  50% {
    transform: translateY(-11px) rotate(0); }
  100% {
    transform: translateY(-11px) rotate(-45deg); } }

.engines-menu ul li,
.engine-body h1,
.engine-body h2,
.engine-body h3,
.engine-body h4,
.engine-body b,
.engine-body strong,
.banner-txt{
font-family: "HondaGlobalFontJP-Bold", sans-serif;
}