@charset "UTF-8";
/*OPACITY*/
/*TRANSITION*/
/*TRANSFORM*/
/*FLEXBOX*/
/*BORDER RADIUS*/
/*BOX SHADOW*/
/*BOX SIZING*/
/*FILTER*/
#mainvisual.topPage .mvWrapper, #mainvisual.subPage .mvWrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/*OPACITY*/
/*TRANSITION*/
/*TRANSFORM*/
/*FLEXBOX*/
/*BORDER RADIUS*/
/*BOX SHADOW*/
/*BOX SIZING*/
/*FILTER*/
#mainvisual.topPage .mvWrapper, #mainvisual.subPage .mvWrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* CUSTOM VARIABLE */
/* BASE VARIABLE */
/* FONT-FAMILY */
/* FONT SIZE */
/* RESET CSS*/
* {
  -webkit-tap-highlight-color: transparent;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.5;
}

ul, ol, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

blockquote, q {
  quotes: none;
}

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

img {
  max-width: 100%;
  vertical-align: bottom;
}

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

.h1, .h2, .h3, h1, h2, h3 {
  margin: 0;
  padding: 0;
}

.h4, .h5, .h6, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

a:focus {
  color: inherit;
  text-decoration: none;
}

.bold {
  font-weight: bold;
}

.bg-set {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* OPACITY & HOVER UNDERLINE */
.hvO {
  -webkit-transition: 0.15s ease opacity;
  -moz-transition: 0.15s ease opacity;
  -ms-transition: 0.15s ease opacity;
  -o-transition: 0.15s ease opacity;
  transition: 0.15s ease opacity;
}

.hvO:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.hvU:hover {
  text-decoration: underline;
}

.hvUa {
  position: relative;
}

.hvUa:before {
  display: block;
  content: "";
  width: 0%;
  height: 1px;
  background-color: #555555;
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 2;
  transition: width 500ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hvUa:hover:before {
  width: 100%;
}

/* CONTAINER */
.contMax {
  padding: 0 54px;
}

.contBig {
  max-width: 1600px;
  width: 100%;
  margin: auto;
}

@media (max-width: 1611.98px) {
  .contBig {
    max-width: 1100px;
  }
}

@media (max-width: 1199.98px) {
  .contBig {
    max-width: 978px;
  }
}

@media (max-width: 1023.98px) {
  .contBig {
    max-width: initial;
    width: calc(100% - 48px);
  }
}

.cont {
  max-width: 1500px;
  width: 100%;
  margin: auto;
}

@media (max-width: 1611.98px) {
  .cont {
    max-width: 1100px;
  }
}

@media (max-width: 1199.98px) {
  .cont {
    max-width: 978px;
  }
}

@media (max-width: 1023.98px) {
  .cont {
    max-width: initial;
    width: calc(100% - 48px);
  }
}

/* CUSTOM VARIABLE */
/* BASE VARIABLE */
@font-face {
  font-family: 'Chikara A';
  src: url("../fonts/chikara-kana-a.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Chikara B';
  src: url("../fonts/chikara-kana-b.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

::selection {
  background-color: #FF9A24;
  color: #fff;
}

body {
  margin: 0;
  padding: 0;
  background-color: #FDF8EF;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  color: #1E1E0B;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden;
  font-size: 16px;
  position: relative;
}

b {
  font-weight: bold;
}

@media (min-width: 1024px) {
  .only-lg-down {
    display: none;
  }
}

@media (max-width: 1023.98px) {
  .only-lg {
    display: none;
  }
}

.color-brand {
  color: #FF9A24;
}

.title {
  font-size: 36px;
  font-weight: bold;
  color: #0672B9;
  letter-spacing: 3px;
}

.title br {
  display: none;
}

.title ._big {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: bold;
  font-size: 50px;
  margin: 0 -18px;
}

.title._smaller {
  font-size: 30px;
}

@media (max-width: 767.98px) {
  .title {
    font-size: 22px;
  }
  .title ._big {
    margin: 0 -10px;
  }
  .title._smaller {
    font-size: 20px;
  }
}

@media (max-width: 527.98px) {
  .title br {
    display: block;
  }
}

.subtitle {
  margin-top: 6px;
  font-weight: bold;
  color: #FF9A24;
  margin-top: 3px;
  font-size: 12px;
  letter-spacing: 3px;
}

.subtitle._v2 {
  color: #1E1E0B;
}

.subtitle._bigger {
  font-size: 21px;
}

@media (max-width: 767.98px) {
  .subtitle._bigger {
    font-size: 16px;
  }
}

.subtitle2 {
  margin-top: 6px;
  font-weight: bold;
  color: #0b0b15;
  margin-top: 3px;
  font-size: 12px;
  letter-spacing: 3px;
}

.subtitle2._v2 {
  color: #1E1E0B;
}

.subtitle2._bigger {
  font-size: 21px;
}

@media (max-width: 767.98px) {
  .subtitle2._bigger {
    font-size: 16px;
  }
}

.btn {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 22px;
  height: 63px;
  font-weight: bold;
  display: inline-block;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 16px;
  border: 0;
  border-radius: 10px;
}

.btn__primary {
  background-color: #0672B9;
  color: white;
  overflow: hidden;
}

.btn__secondary {
  background-color: white;
  border: 3px solid #0672B9;
  color: #0672B9;
}

.btn__secondary:hover, .btn__secondary:focus {
  color: #0672B9;
}

@media (max-width: 767.98px) {
  .btn {
    font-size: 18px;
  }
}

.btn._small {
  font-size: 18px;
  height: 46px;
}

@media (max-width: 767.98px) {
  .btn._small {
    font-size: 13px;
  }
}

.btn:hover.btn__primary, .btn:focus.btn__primary {
  background-color: #1f80c0;
  color: white;
}

.item-center {
  margin-left: auto;
  margin-right: auto;
}

.noOverflow {
  overflow: hidden;
}

#AllBox {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 1023.98px) {
  #AllBox .brands .cont {
    width: 748px;
  }
}

@media (max-width: 767.98px) {
  #AllBox .brands .cont {
    width: calc(100% - 48px);
  }
}

/* HEADER */
/*OPACITY*/
/*TRANSITION*/
/*TRANSFORM*/
/*FLEXBOX*/
/*BORDER RADIUS*/
/*BOX SHADOW*/
/*BOX SIZING*/
/*FILTER*/
#mainvisual.topPage .mvWrapper, #mainvisual.subPage .mvWrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* CUSTOM VARIABLE */
/* BASE VARIABLE */
/* FONT-FAMILY */
/* FONT SIZE */
/* SASS UNTUK HEADER */
#header {
  width: 100%;
  height: 209px;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: white;
  transition: all .3s ease-in-out;
}

@media (max-width: 1611.98px) {
  #header {
    height: 180px;
  }
}

@media (max-width: 1023.98px) {
  #header {
    height: 76px;
  }
}

#header.fixed {
  position: fixed;
}

#header .top {
  background-color: #FF9A24;
  height: 117px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 25px;
}

@media (max-width: 1611.98px) {
  #header .top {
    height: 100px;
  }
}

@media (max-width: 1023.98px) {
  #header .top {
    height: 76px;
  }
}

@media (max-width: 767.98px) {
  #header .top {
    padding: 0 15px;
  }
}

#header .top .leftSide .logo {
  display: block;
  font-size: 10px;
  position: relative;
  top: 1px;
}

#header .top .leftSide .logo ._sub {
  font-family: 'Chikara A';
  font-size: 2em;
  line-height: 1.2;
  display: inline-block;
  color: #0672B9;
  margin-bottom: 4px;
  padding: 0px 4px;
}

#header .top .leftSide .logo ._main {
  font-weight: bold;
  font-size: 3.4em;
}

@media (max-width: 1611.98px) {
  #header .top .leftSide .logo {
    font-size: 8px;
  }
}

@media (max-width: 1023.98px) {
  #header .top .leftSide .logo {
    font-size: 6.5px;
  }
}

#header .top .rightSide {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

@media (max-width: 1023.98px) {
  #header .top .rightSide {
    display: none;
  }
}

#header .top .rightSide .leftSection ._maps {
  display: block;
  background-color: white;
  position: relative;
  border-radius: 5px;
  width: 235px;
  padding: 3px 10px 3px 26px;
}

#header .top .rightSide .leftSection ._maps img {
  position: absolute;
  height: 53px;
  top: 50%;
  left: -22px;
  transform: translateY(-52%);
}

#header .top .rightSide .leftSection ._maps .line-1 {
  font-size: 11px;
  font-weight: bold;
}

#header .top .rightSide .leftSection ._maps .line-2 {
  font-size: 16px;
  font-weight: bold;
  color: #0672B9;
  text-align: center;
}

@media (max-width: 1199.98px) {
  #header .top .rightSide .leftSection ._maps {
    width: 256px;
  }
  #header .top .rightSide .leftSection ._maps img {
    height: 53px;
    left: -20px;
  }
  #header .top .rightSide .leftSection ._maps .line-1 {
    font-size: 11px;
  }
  #header .top .rightSide .leftSection ._maps .line-2 {
    font-size: 16px;
  }
}

#header .top .rightSide .rightSection {
  text-align: center;
  font-weight: bold;
  line-height: 1;
  height: 117px;
  padding: 0 0 0 42px;
}

@media (max-width: 1611.98px) {
  #header .top .rightSide .rightSection {
    height: 100px;
  }
}

@media (max-width: 1199.98px) {
  #header .top .rightSide .rightSection {
    padding: 0 0 0 26px;
  }
}

@media (max-width: 1023.98px) {
  #header .top .rightSide .rightSection {
    height: 76px;
  }
}

#header .top .rightSide .rightSection > span {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}

#header .top .rightSide .rightSection > span p {
  font-size: 93.75%;
}

#header .top .rightSide .rightSection > span p._top {
  margin-bottom: 4px;
  margin-left: 64px;
  font-size: 14px;
}

#header .top .rightSide .rightSection > span p._bottom {
  margin-top: 6px;
  margin-left: 46px;
  font-size: 14px;
}

@media (max-width: 1199.98px) {
  #header .top .rightSide .rightSection > span p {
    font-size: 75%;
  }
}

#header .top .rightSide .rightSection > span .telp img {
  width: 368px;
}

@media (max-width: 1611.98px) {
  #header .top .rightSide .rightSection > span .telp img {
    width: 280px;
  }
}

#header .top .headerSpBtn {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 117px;
  height: 117px;
  background-color: #FF9A24;
  border: 2px solid white;
  border-radius: 5px;
  text-align: center;
  outline: none !important;
  transition: all .2s ease-in-out;
}

@media (max-width: 1199.98px) {
  #header .top .headerSpBtn {
    height: 62px;
    width: 62px;
    top: 7px;
    right: 7px;
  }
}

@media (max-width: 1023.98px) {
  #header .top .headerSpBtn {
    display: block;
  }
}

#header .top .headerSpBtn > div {
  position: absolute;
  align-items: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 3px;
  background-color: white;
  width: 40px;
  transition: all .2s ease-in-out;
}

#header .top .headerSpBtn > div::after, #header .top .headerSpBtn > div::before {
  position: absolute;
  display: inline-block;
  content: '';
  height: 3px;
  width: 100%;
  background-color: white;
  transform-origin: center;
  transition: all .2s ease-in-out;
}

#header .top .headerSpBtn > div::after {
  bottom: -12px;
  left: 0;
}

#header .top .headerSpBtn > div::before {
  top: -12px;
  left: 0;
}

@media (max-width: 767.98px) {
  #header .top .headerSpBtn > div {
    width: 32px;
  }
  #header .top .headerSpBtn > div::after {
    bottom: -10px;
  }
  #header .top .headerSpBtn > div::before {
    top: -10px;
  }
}

#header .top .headerSpBtn._active > div {
  background-color: transparent;
}

#header .top .headerSpBtn._active > div::after {
  transform: rotate(45deg);
  bottom: 0;
}

#header .top .headerSpBtn._active > div::before {
  transform: rotate(-45deg);
  top: 0;
}

#header .bottom {
  height: 92px;
  border-bottom: 2px solid #E5E5E5;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

@media (max-width: 1611.98px) {
  #header .bottom {
    height: 80px;
  }
}

@media (max-width: 1023.98px) {
  #header .bottom {
    height: 0;
    display: none;
  }
}

#header .bottom .leftSection {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0;
}

#header .bottom .leftSection ul.nav-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

#header .bottom .leftSection ul.nav-list > li {
  position: relative;
}

#header .bottom .leftSection ul.nav-list > li > a {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
  text-align: center;
}

#header .bottom .leftSection ul.nav-list > li > a > span {
  font-weight: bold;
  font-size: 22px;
  color: #0672B9;
}

@media (max-width: 1611.98px) {
  #header .bottom .leftSection ul.nav-list > li > a > span {
    font-size: 18px;
  }
}

@media (max-width: 1199.98px) {
  #header .bottom .leftSection ul.nav-list > li > a > span {
    font-size: 16px;
  }
}

#header .bottom .leftSection ul.nav-list > li.hasChild {
  padding-right: 16px;
}

#header .bottom .leftSection ul.nav-list > li.hasChild i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  font-size: 12px;
  transition: all .2s ease-in-out;
}

#header .bottom .leftSection ul.nav-list > li ul.ddown {
  position: absolute;
  background-color: white;
  width: 100%;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  opacity: 0;
  left: -20px;
  min-width: 260px;
  box-shadow: 0 2px 6px 0 rgba(128, 128, 136, 0.1);
  transform: translateY(-8px);
  visibility: hidden;
  transition: all .4s ease-in-out, visibility 0s .3s;
}

#header .bottom .leftSection ul.nav-list > li ul.ddown li {
  margin-left: 0;
}

#header .bottom .leftSection ul.nav-list > li ul.ddown li:not(:last-child) {
  border-bottom: 1px dashed #bbbbbb;
}

#header .bottom .leftSection ul.nav-list > li ul.ddown li a {
  display: block;
  padding: 8px 16px;
  bottom: 0;
  left: 0;
  transition: all .2s ease-in-out;
}

#header .bottom .leftSection ul.nav-list > li ul.ddown li a:hover {
  background-color: #0672B9;
  color: white;
}

#header .bottom .leftSection ul.nav-list > li:hover > a sub {
  color: white;
}

#header .bottom .leftSection ul.nav-list > li:hover.hasChild i {
  transform: rotate(-180deg) translateY(50%);
}

#header .bottom .leftSection ul.nav-list > li:hover ul.ddown {
  opacity: 1;
  visibility: visible;
  padding-top: 26px;
  transform: translateY(0);
  transition: all .4s ease-in-out, visibility 0s;
}

#header .bottom .rightSection {
  padding: 0 10px;
}

#header .bottom .rightSection a {
  padding: 0 20px;
  display: block;
  background-color: #0672B9;
  color: white;
  height: 72px;
  border-radius: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

@media (max-width: 1611.98px) {
  #header .bottom .rightSection a {
    height: 60px;
  }
}

@media (max-width: 1199.98px) {
  #header .bottom .rightSection a {
    padding: 0 26px 0 18px;
  }
}

#header .bottom .rightSection a span {
  font-size: 22px;
  font-weight: bold;
}

@media (max-width: 1611.98px) {
  #header .bottom .rightSection a span {
    font-size: 18px;
  }
}

@media (max-width: 1199.98px) {
  #header .bottom .rightSection a span {
    font-size: 16px;
  }
}

#header._scroll {
  transform: translateY(-117px);
}

@media (max-width: 1611.98px) {
  #header._scroll {
    transform: translateY(-100px);
  }
}

@media (max-width: 1023.98px) {
  #header._scroll {
    transform: translateY(0);
  }
}

/* NAV SP */
.navSp {
  position: fixed;
  right: -100%;
  top: 209px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 99;
  overflow-y: auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (max-width: 1023.98px) {
  .navSp {
    top: 76px;
  }
}

.navSp._active {
  right: 0;
}

.navSp .inner {
  padding: 0 15px;
  margin-bottom: 110px;
}

.navSp .inner li {
  padding: 16px 0;
  border-bottom: 1px dashed #E5E5E5;
}

.navSp .inner li a {
  display: block;
  font-weight: bold;
}

.navSp .inner li a sub {
  color: #FF9A24;
  font-size: 12px;
  margin-left: 8px;
}

.navSp .inner li.hasChild {
  position: relative;
}

.navSp .inner li.hasChild a {
  display: inline-block;
}

.navSp .inner li.hasChild a i {
  transition: all .2s;
  position: absolute;
  right: 0;
  top: 13px;
  z-index: -1;
}

.navSp .inner li.hasChild a i._rotate {
  transform: rotate(180deg);
}

.navSp .inner li.hasChild .childMenu {
  display: none;
}

.navSp .inner li.hasChild .childMenu li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.navSp .blog {
  margin-top: 32px;
}

.navSp .blog ._blog {
  display: inline-block;
  border: 1px solid #C6C6C6;
  width: 225px;
  height: 38px;
  padding-left: 7px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  margin-left: auto;
  margin-right: auto;
}

.navSp .blog ._blog .hamazo {
  width: 27px;
  height: 27px;
  margin-right: 6px;
  margin-left: 40px;
}

.navSp .blog ._blog .person {
  position: absolute;
  left: -26px;
  bottom: 0;
  width: 68px;
}

.navSp .blog ._blog span {
  font-size: 14px;
  font-weight: bold;
}

.navSp .blog ._blog:not(:first-child) {
  margin-top: 34px;
}

.navSp .blog ._blog:not(:first-child) .hamazo {
  margin-left: 26px;
}

.navSp .officeSection {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 40px;
}

.navSp .officeSection p {
  font-size: 93.75%;
}

.navSp .officeSection p._top {
  margin-bottom: 6px;
  margin-left: 76px;
}

.navSp .officeSection p._bottom {
  margin-top: 6px;
  margin-left: 12px;
}

@media (max-width: 1199.98px) {
  .navSp .officeSection p {
    font-size: 75%;
  }
}

.navSp .officeSection .telp img {
  width: 368px;
}

@media (max-width: 1611.98px) {
  .navSp .officeSection .telp img {
    width: 260px;
  }
}

.backTop {
  display: block;
  position: fixed;
  bottom: 32px;
  right: 32px;
  background-color: #FF9A24;
  width: 64px;
  height: 64px;
  color: white !important;
  border-radius: 50%;
  text-align: center;
  line-height: 62px;
  z-index: 99;
  cursor: pointer;
  transform: scale(0);
  transition: all .2s ease-in-out;
}

.backTop:hover {
  color: white;
}

.backTop::before {
  border: #FF9A24 solid 6px;
  border-radius: 50%;
}

.backTop._show {
  transform: scale(1);
  transition: all .2s ease-in-out .2s;
}

@media (max-width: 767px) {
  .backTop {
    right: 16px;
  }
}

/* FOOTER */
/*OPACITY*/
/*TRANSITION*/
/*TRANSFORM*/
/*FLEXBOX*/
/*BORDER RADIUS*/
/*BOX SHADOW*/
/*BOX SIZING*/
/*FILTER*/
#mainvisual.topPage .mvWrapper, #mainvisual.subPage .mvWrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* CUSTOM VARIABLE */
/* BASE VARIABLE */
/* FONT-FAMILY */
/* FONT SIZE */
/* SASS UNTUK FOOTER */
#footer {
  background-color: white;
  padding: 42px 54px 50px 80px;
  border-bottom: 10px solid #FF9A24;
}

@media (max-width: 1199.98px) {
  #footer {
    padding: 28px 24px;
  }
}

#footer .footer-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

#footer .footer-wrapper .leftSide {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 1023.98px) {
  #footer .footer-wrapper .leftSide {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

#footer .footer-wrapper .leftSide .logo {
  display: block;
  font-size: 10px;
}

#footer .footer-wrapper .leftSide .logo ._sub {
  font-family: 'Chikara A';
  font-size: 2em;
  line-height: 1.2;
  background-color: white;
  display: inline-block;
  color: #0672B9;
  margin-bottom: 4px;
  padding: 0px 4px;
}

#footer .footer-wrapper .leftSide .logo ._main {
  font-weight: bold;
  font-size: 3.4em;
}

@media (max-width: 1611.98px) {
  #footer .footer-wrapper .leftSide .logo {
    font-size: 8px;
  }
}

#footer .footer-wrapper .leftSide address {
  font-weight: bold;
  margin-top: 16px;
  line-height: 1.7;
}

@media (max-width: 1611.98px) {
  #footer .footer-wrapper .leftSide address {
    margin-top: 10px;
    font-size: 14px;
  }
}

#footer .footer-wrapper .leftSide .contact {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 6px;
}

#footer .footer-wrapper .leftSide .contact ._list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

#footer .footer-wrapper .leftSide .contact ._list:not(:first-child) {
  margin-left: 11px;
}

#footer .footer-wrapper .leftSide .contact ._list i {
  margin-right: 7px;
}

#footer .footer-wrapper .leftSide .contact ._list span {
  font-size: 14px;
}

#footer .footer-wrapper .leftSide .contact ._list img {
  height: 16px;
  position: relative;
  top: 2px;
}

@media (max-width: 1023.98px) {
  #footer .footer-wrapper .leftSide .contact ._list img {
    top: -2px;
  }
}

@media (max-width: 1199.98px) {
  #footer .footer-wrapper .leftSide .contact {
    display: block;
  }
  #footer .footer-wrapper .leftSide .contact ._list:not(:first-child) {
    margin-left: 0;
    display: block;
    margin-top: 4px;
  }
}

#footer .footer-wrapper .leftSide .bottom p {
  font-size: 13px;
  color: #7C7C7C;
}

@media (max-width: 1023.98px) {
  #footer .footer-wrapper .leftSide .bottom {
    margin-top: 32px;
  }
}

#footer .footer-wrapper .rightSide {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}

@media (max-width: 1023.98px) {
  #footer .footer-wrapper .rightSide {
    display: none;
  }
}

#footer .footer-wrapper .rightSide .top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

#footer .footer-wrapper .rightSide .top ._right {
  margin-left: 52px;
}

@media (max-width: 1611.98px) {
  #footer .footer-wrapper .rightSide .top ._right {
    margin-left: 26px;
  }
}

#footer .footer-wrapper .rightSide .top ._right._add > a {
  width: 248px;
  display: block;
  background-color: #0672B9;
  height: 60px;
  font-size: 17px;
  font-weight: bold;
  color: white;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  border-radius: 5px;
}

@media (max-width: 1611.98px) {
  #footer .footer-wrapper .rightSide .top ._right._add > a {
    width: 214px;
  }
}

#footer .footer-wrapper .rightSide .top ._right._add .officeSection {
  margin-top: 23px;
}

#footer .footer-wrapper .rightSide .top ._right._add .officeSection a {
  display: block;
  margin-bottom: 10px;
}

#footer .footer-wrapper .rightSide .top ._right._add .officeSection a img {
  width: 243px;
}

@media (max-width: 1611.98px) {
  #footer .footer-wrapper .rightSide .top ._right._add .officeSection a img {
    width: 196px;
  }
}

#footer .footer-wrapper .rightSide .top ._right._add .officeSection p {
  font-size: 14px;
  font-weight: bold;
}

@media (max-width: 1611.98px) {
  #footer .footer-wrapper .rightSide .top ._right._add .officeSection p {
    font-size: 12px;
  }
}

#footer .footer-wrapper .rightSide .top ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

#footer .footer-wrapper .rightSide .top ul li:not(:last-child) {
  margin-bottom: 10px;
}

#footer .footer-wrapper .rightSide .top ul li a {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: bold;
}

@media (max-width: 1611.98px) {
  #footer .footer-wrapper .rightSide .top ul li a {
    font-size: 14px;
  }
}

#footer .footer-wrapper .rightSide .top ul li .child {
  margin-top: 10px;
  margin-left: 14px;
}

#footer .footer-wrapper .rightSide .bottom {
  align-self: flex-start;
  margin-top: 18px;
}

#footer .footer-wrapper .rightSide .bottom .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

#footer .footer-wrapper .rightSide .bottom .flex ._blog {
  display: inline-block;
  border: 1px solid #C6C6C6;
  width: 225px;
  height: 38px;
  padding-left: 7px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  position: relative;
}

#footer .footer-wrapper .rightSide .bottom .flex ._blog .hamazo {
  width: 27px;
  height: 27px;
  margin-right: 6px;
  margin-left: 40px;
}

#footer .footer-wrapper .rightSide .bottom .flex ._blog .person {
  position: absolute;
  left: -26px;
  bottom: 0;
  width: 68px;
}

#footer .footer-wrapper .rightSide .bottom .flex ._blog span {
  font-size: 14px;
  font-weight: bold;
}

#footer .footer-wrapper .rightSide .bottom .flex ._blog:not(:first-child) {
  margin-left: 48px;
}

#footer .footer-wrapper .rightSide .bottom .flex ._blog:not(:first-child) .hamazo {
  margin-left: 26px;
}

#footer .footer-wrapper .rightSide .bottom ul {
  margin-top: 31px;
  font-size: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

#footer .footer-wrapper .rightSide .bottom ul li:not(:first-child) {
  margin-left: 28px;
}

/* MAINVISUAL */
/*OPACITY*/
/*TRANSITION*/
/*TRANSFORM*/
/*FLEXBOX*/
/*BORDER RADIUS*/
/*BOX SHADOW*/
/*BOX SIZING*/
/*FILTER*/
#mainvisual.topPage .mvWrapper, #mainvisual.subPage .mvWrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* CUSTOM VARIABLE */
/* BASE VARIABLE */
/* FONT-FAMILY */
/* FONT SIZE */
/* SASS UNTUK MAINVISUAL */
@-webkit-keyframes slideUp {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -10px);
  }
  100% {
    transform: translate(0, 0);
  }
}

@keyframes slideUp {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -10px);
  }
  100% {
    transform: translate(0, 0);
  }
}

#mainvisual {
  position: relative;
  margin-top: 209px;
}

@media (max-width: 1611.98px) {
  #mainvisual {
    margin-top: 180px;
  }
}

@media (max-width: 1023.98px) {
  #mainvisual {
    margin-top: 76px;
  }
}

#mainvisual.topPage .mvSlider img, #mainvisual.subPage .mvSlider img {
  width: 100%;
}

#mainvisual.topPage .mvSlider img.PC, #mainvisual.subPage .mvSlider img.PC {
  display: block;
}

@media screen and (max-width: 767px) {
  #mainvisual.topPage .mvSlider img.PC, #mainvisual.subPage .mvSlider img.PC {
    display: none;
  }
}

#mainvisual.topPage .mvSlider img.SP, #mainvisual.subPage .mvSlider img.SP {
  display: none;
}

@media screen and (max-width: 767px) {
  #mainvisual.topPage .mvSlider img.SP, #mainvisual.subPage .mvSlider img.SP {
    display: block;
  }
}

#mainvisual.topPage .iconDown, #mainvisual.subPage .iconDown {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 5;
}

@media screen and (max-width: 1200px) {
  #mainvisual.topPage .iconDown, #mainvisual.subPage .iconDown {
    bottom: 35px;
  }
}

@media screen and (max-width: 767px) {
  #mainvisual.topPage .iconDown, #mainvisual.subPage .iconDown {
    bottom: 5px;
  }
}

#mainvisual.topPage .iconDown a, #mainvisual.subPage .iconDown a {
  display: grid;
  animation: slideUp 2s linear infinite;
}

@media screen and (max-width: 767px) {
  #mainvisual.topPage .iconDown a, #mainvisual.subPage .iconDown a {
    color: #FFF;
    font-size: 10px;
  }
}

#mainvisual.topPage .iconDown a i, #mainvisual.subPage .iconDown a i {
  font-size: 40px;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  #mainvisual.topPage .iconDown a i, #mainvisual.subPage .iconDown a i {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  #mainvisual.topPage .iconDown a i, #mainvisual.subPage .iconDown a i {
    font-size: 24px;
  }
}

#mainvisual.topPage .mvWrapper, #mainvisual.subPage .mvWrapper {
  background-color: #9E9E9E;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#mainvisual.topPage .mvOverlay, #mainvisual.subPage .mvOverlay {
  position: relative;
}

#mainvisual.topPage .mvText, #mainvisual.subPage .mvText {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  font-weight: bold;
  padding: 48px 46px;
  white-space: nowrap;
}

#mainvisual.topPage .mvText h1, #mainvisual.subPage .mvText h1 {
  font-size: 30px;
}

#mainvisual.topPage .mvText sub, #mainvisual.subPage .mvText sub {
  font-size: 14px;
  color: #FF9A24;
}

@media (max-width: 767.98px) {
  #mainvisual.topPage .mvText, #mainvisual.subPage .mvText {
    padding: 32px 30px;
  }
  #mainvisual.topPage .mvText h1, #mainvisual.subPage .mvText h1 {
    font-size: 24px;
  }
}

@media (max-width: 527.98px) {
  #mainvisual.topPage .mvText, #mainvisual.subPage .mvText {
    padding: 22px 14px;
  }
  #mainvisual.topPage .mvText h1, #mainvisual.subPage .mvText h1 {
    font-size: 20px;
  }
}

#mainvisual.topPage .newCategory, #mainvisual.subPage .newCategory {
  position: absolute;
  bottom: -16px;
  left: 0;
  width: 100%;
}

#mainvisual.topPage .newCategory .contBig > div, #mainvisual.subPage .newCategory .contBig > div {
  font-size: 14px;
  background-color: #e6ebec;
  display: inline-block;
  padding: 16px;
  padding-right: 32px;
  border-radius: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: max-content;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #mainvisual.topPage .newCategory .contBig > div, #mainvisual.subPage .newCategory .contBig > div {
    max-width: 400px;
  }
}

#mainvisual.topPage .newCategory .contBig > div a, #mainvisual.subPage .newCategory .contBig > div a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#mainvisual.topPage .newCategory .contBig > div a h2, #mainvisual.subPage .newCategory .contBig > div a h2 {
  margin-left: 16px;
}

#mainvisual.topPage .newCategory .contBig > div a:hover, #mainvisual.subPage .newCategory .contBig > div a:hover {
  opacity: .6;
}

#mainvisual.topPage .newCategory .contBig > div > p, #mainvisual.subPage .newCategory .contBig > div > p {
  display: inline-block;
  background-color: #a96f00;
  color: #fff;
  padding: 2px 4px;
  border-radius: 3px;
  margin-right: 10px;
}

#mainvisual.subPage {
  height: 300px;
}

@media (max-width: 767.98px) {
  #mainvisual.subPage {
    height: 230px;
  }
}

@media (max-width: 527.98px) {
  #mainvisual.subPage {
    height: 200px;
  }
}

#mainvisual.subPage .mvText {
  padding: 28px 46px;
}

@media (max-width: 767.98px) {
  #mainvisual.subPage .mvText {
    padding: 24px 30px;
  }
}

@media (max-width: 527.98px) {
  #mainvisual.subPage .mvText {
    padding: 18px 14px;
  }
}

#mainvisual.spPage {
  height: auto;
}

#mainvisual.spPage img {
  width: 100%;
}

/* BREADCRUMB */
/*OPACITY*/
/*TRANSITION*/
/*TRANSFORM*/
/*FLEXBOX*/
/*BORDER RADIUS*/
/*BOX SHADOW*/
/*BOX SIZING*/
/*FILTER*/
#mainvisual.topPage .mvWrapper, #mainvisual.subPage .mvWrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* CUSTOM VARIABLE */
/* BASE VARIABLE */
/* FONT-FAMILY */
/* FONT SIZE */
/* SASS UNTUK BREADCRUMB */
/*-----BREADCRUMB-----*/
.breadcrumbPage {
  width: 100%;
  z-index: 1;
  overflow: hidden;
  background-color: white;
}

.breadcrumbPage ul {
  padding: 10px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.breadcrumbPage ul li {
  font-size: 87.5%;
  letter-spacing: 1px;
  color: #0672B9;
  word-break: keep-all;
}

@media (max-width: 527.98px) {
  .breadcrumbPage ul li {
    font-size: 75%;
  }
}

.breadcrumbPage ul li:not(:last-child) {
  margin-right: 25px;
}

.breadcrumbPage ul li a {
  position: relative;
}

.breadcrumbPage ul li a img {
  height: 18px;
  position: relative;
  top: -2px;
}

.breadcrumbPage ul li a.active {
  text-decoration: underline;
}

.breadcrumbPage ul li.arrow {
  position: relative;
}

.breadcrumbPage ul li.arrow:before {
  position: absolute;
  top: 10px;
  left: -17px;
  display: block;
  content: '';
  height: 6px;
  width: 6px;
  border: 1px solid #1E1E0B;
  border-left-width: 0;
  border-top-width: 0;
  -webkit-transform: translate(0, -50%) rotate(-45deg);
  -ms-transform: translate(0, -50%) rotate(-45deg);
  transform: translate(0, -50%) rotate(-45deg);
}

.breadcrumbPage ul li.active {
  color: #1E1E0B;
}

/* COOKIE */
/*OPACITY*/
/*TRANSITION*/
/*TRANSFORM*/
/*FLEXBOX*/
/*BORDER RADIUS*/
/*BOX SHADOW*/
/*BOX SIZING*/
/*FILTER*/
#mainvisual.topPage .mvWrapper, #mainvisual.subPage .mvWrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* CUSTOM VARIABLE */
/* BASE VARIABLE */
/* FONT-FAMILY */
/* FONT SIZE */
.cc-window {
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08) !important;
  -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08) !important;
  -ms-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08) !important;
  -o-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08) !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.cc-color-override--1821647713.cc-window {
  background-color: #fff !important;
}

.cc-message a {
  color: #334bb3 !important;
  position: relative;
  text-decoration: none !important;
}

.cc-message a:before {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #334bb3;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}

.cc-message a:hover:before {
  transform: scale(1, 1);
}

.cc-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  width: 318px;
  height: 50px;
  letter-spacing: 2px;
  color: #FFF !important;
  background-color: #0672B9 !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px solid #0672B9 !important;
  margin: 0 8px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 0 !important;
}

@media (max-width: 527.98px) {
  .cc-btn {
    width: 100%;
  }
  .cc-btn:last-child {
    margin-top: 15px;
  }
}

.cc-btn:hover {
  border: 1px solid #0672B9 !important;
  background-color: #0672B9 !important;
}

/*# sourceMappingURL=style.css.map */