/* Sass Document */
._mt0 {
  margin-top: 0 !important;
}

._mt1 {
  margin-top: 1rem !important;
}

._mt2 {
  margin-top: 1.5rem !important;
}

._mt3 {
  margin-top: 3rem !important;
}

._mt4 {
  margin-top: 4rem !important;
}

._mt5 {
  margin-top: 5rem !important;
}

._mt6 {
  margin-top: 6rem !important;
}

._mt8 {
  margin-top: 8rem !important;
}

._mt10 {
  margin-top: 10rem !important;
}

._mt15 {
  margin-top: 15rem !important;
}

._mt20 {
  margin-top: 20rem !important;
}

._mb0 {
  margin-bottom: 0 !important;
}

._mb1 {
  margin-bottom: 1rem !important;
}

._mb2 {
  margin-bottom: 1.5rem !important;
}

._mb3 {
  margin-bottom: 3rem !important;
}

._mb4 {
  margin-bottom: 4rem !important;
}

._mb5 {
  margin-bottom: 5rem !important;
}

._mb6 {
  margin-bottom: 6rem !important;
}

._mb8 {
  margin-bottom: 8rem !important;
}

._mb10 {
  margin-bottom: 10rem !important;
}

._mb15 {
  margin-bottom: 15rem !important;
}

._mb20 {
  margin-bottom: 20rem !important;
}

._ml0 {
  margin-left: 0 !important;
}

._ml1 {
  margin-left: 1rem !important;
}

._ml2 {
  margin-left: 1.5rem !important;
}

._ml3 {
  margin-left: 3rem !important;
}

._ml4 {
  margin-left: 4rem !important;
}

._ml5 {
  margin-left: 5rem !important;
}

._ml6 {
  margin-left: 6rem !important;
}

._ml8 {
  margin-left: 8rem !important;
}

._ml10 {
  margin-left: 10rem !important;
}

._ml15 {
  margin-left: 15rem !important;
}

._ml20 {
  margin-left: 20rem !important;
}

._mr0 {
  margin-right: 0 !important;
}

._mr1 {
  margin-right: 1rem !important;
}

._mr2 {
  margin-right: 1.5rem !important;
}

._mr3 {
  margin-right: 3rem !important;
}

._mr4 {
  margin-right: 4rem !important;
}

._mr5 {
  margin-right: 5rem !important;
}

._mr6 {
  margin-right: 6rem !important;
}

._mr8 {
  margin-right: 8rem !important;
}

._mr10 {
  margin-right: 10rem !important;
}

._mr15 {
  margin-right: 15rem !important;
}

._mr20 {
  margin-right: 20rem !important;
}

._mx0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

._mx1 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

._mx2 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

._mx3 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

._mx4 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

._mx5 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

._mx6 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

._mx8 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}

._mx10 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}

._mx15 {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}

._mx20 {
  margin-left: 20rem !important;
  margin-right: 20rem !important;
}

._my0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

._my1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

._my2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

._my3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

._my4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

._my5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

._my6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

._my8 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

._my10 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

._my15 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}

._my20 {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}

._ma0 {
  margin: 0 !important;
}

._ma1 {
  margin: 1rem !important;
}

._ma2 {
  margin: 1.5rem !important;
}

._ma3 {
  margin: 3rem !important;
}

._ma4 {
  margin: 4rem !important;
}

._ma5 {
  margin: 5rem !important;
}

._ma6 {
  margin: 6rem !important;
}

._ma8 {
  margin: 8rem !important;
}

._ma10 {
  margin: 10rem !important;
}

._ma15 {
  margin: 15rem !important;
}

._ma20 {
  margin: 20rem !important;
}

._pt0 {
  padding-top: 0 !important;
}

._pt1 {
  padding-top: 1rem !important;
}

._pt2 {
  padding-top: 1.5rem !important;
}

._pt3 {
  padding-top: 3rem !important;
}

._pt4 {
  padding-top: 4rem !important;
}

._pt5 {
  padding-top: 5rem !important;
}

._pt6 {
  padding-top: 6rem !important;
}

._pt8 {
  padding-top: 8rem !important;
}

._pt10 {
  padding-top: 10rem !important;
}

._pt15 {
  padding-top: 15rem !important;
}

._pt20 {
  padding-top: 20rem !important;
}

._pb0 {
  padding-bottom: 0 !important;
}

._pb1 {
  padding-bottom: 1rem !important;
}

._pb2 {
  padding-bottom: 1.5rem !important;
}

._pb3 {
  padding-bottom: 3rem !important;
}

._pb4 {
  padding-bottom: 4rem !important;
}

._pb5 {
  padding-bottom: 5rem !important;
}

._pb6 {
  padding-bottom: 6rem !important;
}

._pb8 {
  padding-bottom: 8rem !important;
}

._pb10 {
  padding-bottom: 10rem !important;
}

._pb15 {
  padding-bottom: 15rem !important;
}

._pb20 {
  padding-bottom: 20rem !important;
}

._pl0 {
  padding-left: 0 !important;
}

._pl1 {
  padding-left: 1rem !important;
}

._pl2 {
  padding-left: 1.5rem !important;
}

._pl3 {
  padding-left: 3rem !important;
}

._pl4 {
  padding-left: 4rem !important;
}

._pl5 {
  padding-left: 5rem !important;
}

._pl6 {
  padding-left: 6rem !important;
}

._pl8 {
  padding-left: 8rem !important;
}

._pl10 {
  padding-left: 10rem !important;
}

._pl15 {
  padding-left: 15rem !important;
}

._pl20 {
  padding-left: 20rem !important;
}

._pr0 {
  padding-right: 0 !important;
}

._pr1 {
  padding-right: 1rem !important;
}

._pr2 {
  padding-right: 1.5rem !important;
}

._pr3 {
  padding-right: 3rem !important;
}

._pr4 {
  padding-right: 4rem !important;
}

._pr5 {
  padding-right: 5rem !important;
}

._pr6 {
  padding-right: 6rem !important;
}

._pr8 {
  padding-right: 8rem !important;
}

._pr10 {
  padding-right: 10rem !important;
}

._pr15 {
  padding-right: 15rem !important;
}

._pr20 {
  padding-right: 20rem !important;
}

._px0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

._px1 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

._px2 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

._px3 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

._px4 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

._px5 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

._px6 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

._px8 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

._px10 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

._px15 {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}

._px20 {
  padding-left: 20rem !important;
  padding-right: 20rem !important;
}

._py0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

._py1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

._py2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

._py3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

._py4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

._py5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

._py6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

._py8 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

._py10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

._py15 {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}

._py20 {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}

._pa0 {
  padding: 0 !important;
}

._pa1 {
  padding: 1rem !important;
}

._pa2 {
  padding: 1.5rem !important;
}

._pa3 {
  padding: 3rem !important;
}

._pa4 {
  padding: 4rem !important;
}

._pa5 {
  padding: 5rem !important;
}

._pa6 {
  padding: 6rem !important;
}

._pa8 {
  padding: 8rem !important;
}

._pa10 {
  padding: 10rem !important;
}

._pa15 {
  padding: 15rem !important;
}

._pa20 {
  padding: 20rem !important;
}

._mxa {
  margin-left: auto !important;
  margin-right: auto !important;
}

._nmt1 {
  margin-top: -1rem !important;
}

._nmt2 {
  margin-top: -2rem !important;
}

._nmt3 {
  margin-top: -3rem !important;
}

._nmt4 {
  margin-top: -4rem !important;
}

._nmt5 {
  margin-top: -5rem !important;
}

._nmt6 {
  margin-top: -6rem !important;
}

._nmt7 {
  margin-top: -7rem !important;
}

._nmt8 {
  margin-top: -8rem !important;
}

._nmt9 {
  margin-top: -9rem !important;
}

._nmt10 {
  margin-top: -10rem !important;
}

._nmt11 {
  margin-top: -11rem !important;
}

._nmt12 {
  margin-top: -12rem !important;
}

._nmt13 {
  margin-top: -13rem !important;
}

._nmt14 {
  margin-top: -14rem !important;
}

._nmt15 {
  margin-top: -15rem !important;
}

._nmb1 {
  margin-bottom: -1rem !important;
}

._nmb2 {
  margin-bottom: -2rem !important;
}

._nmb3 {
  margin-bottom: -3rem !important;
}

._nmb4 {
  margin-bottom: -4rem !important;
}

._nmb5 {
  margin-bottom: -5rem !important;
}

._nmb6 {
  margin-bottom: -6rem !important;
}

._nmb7 {
  margin-bottom: -7rem !important;
}

._nmb8 {
  margin-bottom: -8rem !important;
}

._nmb9 {
  margin-bottom: -9rem !important;
}

._nmb10 {
  margin-bottom: -10rem !important;
}

._nmb11 {
  margin-bottom: -11rem !important;
}

._nmb12 {
  margin-bottom: -12rem !important;
}

._nmb13 {
  margin-bottom: -13rem !important;
}

._nmb14 {
  margin-bottom: -14rem !important;
}

._nmb15 {
  margin-bottom: -15rem !important;
}

._nml1 {
  margin-left: -1rem !important;
}

._nml2 {
  margin-left: -2rem !important;
}

._nml3 {
  margin-left: -3rem !important;
}

._nml4 {
  margin-left: -4rem !important;
}

._nml5 {
  margin-left: -5rem !important;
}

._nml6 {
  margin-left: -6rem !important;
}

._nml7 {
  margin-left: -7rem !important;
}

._nml8 {
  margin-left: -8rem !important;
}

._nml9 {
  margin-left: -9rem !important;
}

._nml10 {
  margin-left: -10rem !important;
}

._nml11 {
  margin-left: -11rem !important;
}

._nml12 {
  margin-left: -12rem !important;
}

._nml13 {
  margin-left: -13rem !important;
}

._nml14 {
  margin-left: -14rem !important;
}

._nml15 {
  margin-left: -15rem !important;
}

._nmr1 {
  margin-right: -1rem !important;
}

._nmr2 {
  margin-right: -2rem !important;
}

._nmr3 {
  margin-right: -3rem !important;
}

._nmr4 {
  margin-right: -4rem !important;
}

._nmr5 {
  margin-right: -5rem !important;
}

._nmr6 {
  margin-right: -6rem !important;
}

._nmr7 {
  margin-right: -7rem !important;
}

._nmr8 {
  margin-right: -8rem !important;
}

._nmr9 {
  margin-right: -9rem !important;
}

._nmr10 {
  margin-right: -10rem !important;
}

._nmr11 {
  margin-right: -11rem !important;
}

._nmr12 {
  margin-right: -12rem !important;
}

._nmr13 {
  margin-right: -13rem !important;
}

._nmr14 {
  margin-right: -14rem !important;
}

._nmr15 {
  margin-right: -15rem !important;
}

._nmx1 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

._nmx2 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

._nmx3 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

._nmx4 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}

._nmx5 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}

._nmx6 {
  margin-left: -6rem !important;
  margin-right: -6rem !important;
}

._nmx7 {
  margin-left: -7rem !important;
  margin-right: -7rem !important;
}

._nmx8 {
  margin-left: -8rem !important;
  margin-right: -8rem !important;
}

._nmx9 {
  margin-left: -9rem !important;
  margin-right: -9rem !important;
}

._nmx10 {
  margin-left: -10rem !important;
  margin-right: -10rem !important;
}

._nmx11 {
  margin-left: -11rem !important;
  margin-right: -11rem !important;
}

._nmx12 {
  margin-left: -12rem !important;
  margin-right: -12rem !important;
}

._nmx13 {
  margin-left: -13rem !important;
  margin-right: -13rem !important;
}

._nmx14 {
  margin-left: -14rem !important;
  margin-right: -14rem !important;
}

._nmx15 {
  margin-left: -15rem !important;
  margin-right: -15rem !important;
}

._nmy1 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

._nmy2 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

._nmy3 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

._nmy4 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}

._nmy5 {
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}

._nmy6 {
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}

._nmy7 {
  margin-top: -7rem !important;
  margin-bottom: -7rem !important;
}

._nmy8 {
  margin-top: -8rem !important;
  margin-bottom: -8rem !important;
}

._nmy9 {
  margin-top: -9rem !important;
  margin-bottom: -9rem !important;
}

._nmy10 {
  margin-top: -10rem !important;
  margin-bottom: -10rem !important;
}

._nmy11 {
  margin-top: -11rem !important;
  margin-bottom: -11rem !important;
}

._nmy12 {
  margin-top: -12rem !important;
  margin-bottom: -12rem !important;
}

._nmy13 {
  margin-top: -13rem !important;
  margin-bottom: -13rem !important;
}

._nmy14 {
  margin-top: -14rem !important;
  margin-bottom: -14rem !important;
}

._nmy15 {
  margin-top: -15rem !important;
  margin-bottom: -15rem !important;
}

._nma1 {
  margin: -1rem !important;
}

._nma2 {
  margin: -2rem !important;
}

._nma3 {
  margin: -3rem !important;
}

._nma4 {
  margin: -4rem !important;
}

._nma5 {
  margin: -5rem !important;
}

._nma6 {
  margin: -6rem !important;
}

._nma7 {
  margin: -7rem !important;
}

._nma8 {
  margin: -8rem !important;
}

._nma9 {
  margin: -9rem !important;
}

._nma10 {
  margin: -10rem !important;
}

._nma11 {
  margin: -11rem !important;
}

._nma12 {
  margin: -12rem !important;
}

._nma13 {
  margin: -13rem !important;
}

._nma14 {
  margin: -14rem !important;
}

._nma15 {
  margin: -15rem !important;
}

._h5 {
  width: auto;
  height: 5% !important;
  max-width: 100%;
}

._w5 {
  width: 5% !important;
  height: auto;
  max-width: 100%;
}

._h10 {
  width: auto;
  height: 10% !important;
  max-width: 100%;
}

._w10 {
  width: 10% !important;
  height: auto;
  max-width: 100%;
}

._h15 {
  width: auto;
  height: 15% !important;
  max-width: 100%;
}

._w15 {
  width: 15% !important;
  height: auto;
  max-width: 100%;
}

._h20 {
  width: auto;
  height: 20% !important;
  max-width: 100%;
}

._w20 {
  width: 20% !important;
  height: auto;
  max-width: 100%;
}

._h25 {
  width: auto;
  height: 25% !important;
  max-width: 100%;
}

._w25 {
  width: 25% !important;
  height: auto;
  max-width: 100%;
}

._h30 {
  width: auto;
  height: 30% !important;
  max-width: 100%;
}

._w30 {
  width: 30% !important;
  height: auto;
  max-width: 100%;
}

._h35 {
  width: auto;
  height: 35% !important;
  max-width: 100%;
}

._w35 {
  width: 35% !important;
  height: auto;
  max-width: 100%;
}

._h40 {
  width: auto;
  height: 40% !important;
  max-width: 100%;
}

._w40 {
  width: 40% !important;
  height: auto;
  max-width: 100%;
}

._h45 {
  width: auto;
  height: 45% !important;
  max-width: 100%;
}

._w45 {
  width: 45% !important;
  height: auto;
  max-width: 100%;
}

._h50 {
  width: auto;
  height: 50% !important;
  max-width: 100%;
}

._w50 {
  width: 50% !important;
  height: auto;
  max-width: 100%;
}

._h60 {
  width: auto;
  height: 60% !important;
  max-width: 100%;
}

._w60 {
  width: 60% !important;
  height: auto;
  max-width: 100%;
}

._h70 {
  width: auto;
  height: 70% !important;
  max-width: 100%;
}

._w70 {
  width: 70% !important;
  height: auto;
  max-width: 100%;
}

._h80 {
  width: auto;
  height: 80% !important;
  max-width: 100%;
}

._w80 {
  width: 80% !important;
  height: auto;
  max-width: 100%;
}

._h90 {
  width: auto;
  height: 90% !important;
  max-width: 100%;
}

._w90 {
  width: 90% !important;
  height: auto;
  max-width: 100%;
}

._h100 {
  width: auto;
  height: 100% !important;
  max-width: 100%;
}

._w100 {
  width: 100% !important;
  height: auto;
}

._h110 {
  width: auto;
  height: 110% !important;
  max-width: 100%;
}

._w110 {
  width: 110% !important;
  height: auto;
}

._h120 {
  width: auto;
  height: 120% !important;
  max-width: 100%;
}

._w120 {
  width: 120% !important;
  height: auto;
}

._h130 {
  width: auto;
  height: 130% !important;
  max-width: 100%;
}

._w130 {
  width: 130% !important;
  height: auto;
}

._h140 {
  width: auto;
  height: 140% !important;
  max-width: 100%;
}

._w140 {
  width: 140% !important;
  height: auto;
}

._h150 {
  width: auto;
  height: 150% !important;
  max-width: 100%;
}

._w150 {
  width: 150% !important;
  height: auto;
}

html, body {
  font-size: 16px;
}

body {
  font-family: "Segoe UI", Meiryo, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Noto Sans CJK JP", "Noto Sans", "Roboto", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #373A39;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

h1, h2, h3, h4 {
  font-weight: 400;
  margin-bottom: 1em;
  margin-top: 1em;
  line-height: 1.25;
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small {
  font-weight: 300;
}

h2 {
  color: #3BB6B6;
}

.large {
  font-size: 1.5em;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 150%;
}
@media (max-width: 767px) {
  .large {
    font-size: 1.3em;
  }
}

.lead {
  font-weight: 300;
  font-size: 1.2em;
  margin-right: auto;
  margin-left: auto;
}

.table > tbody > tr:first-child > th, .table > tbody > tr:first-child > td {
  border-color: transparent;
}
.table > tbody > tr > th {
  color: #2f876d;
  font-weight: 400;
}

a {
  transition-duration: 0.5s;
}
a:hover, a:active {
  transition-duration: 0.2s;
  text-decoration: none;
}

.list-styled {
  padding-left: 1.2em;
}
.list-styled li {
  margin-bottom: 1rem;
}

h1 {
  position: relative;
  margin-bottom: 2em;
}
h1::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 60px;
  border-bottom: 8px solid #FCBB08;
}
h1.text-center::before {
  transform: translateX(-50%);
  left: 50%;
}

h3 {
  font-weight: 600;
}

.label, .list-inline > .label {
  display: inline-block;
  margin: 0.1em 0.2em;
  font-size: 0.8rem;
  vertical-align: middle;
  font-weight: 400;
  padding: 0.4em 1.5em 0.3em;
  border-radius: 4px;
}
.label.label-turq, .list-inline > .label.label-turq {
  background-color: #14A278;
}
.label.label-cyan, .list-inline > .label.label-cyan {
  background-color: #3BB6B6;
}
.label.label-green, .list-inline > .label.label-green {
  background-color: #00B2A0;
}
.label.label-yellow, .list-inline > .label.label-yellow {
  background-color: #CFB332;
}
.label.label-pink, .list-inline > .label.label-pink {
  background-color: #D96DCC;
}
.label.label-red, .list-inline > .label.label-red {
  background-color: #D97A56;
}
.label.label-blue, .list-inline > .label.label-blue {
  background-color: #6D74D9;
}
.label.label-beige, .list-inline > .label.label-beige {
  background-color: #E2E0D6;
}
.label.label-gray, .list-inline > .label.label-gray {
  background-color: #585858;
}
.label.label-graphite, .list-inline > .label.label-graphite {
  background-color: #9DB2BA;
}

/* Nav ------------------------------------------------------------------------------------------------------ */
.nav {
  font-size: 12px;
}

.navbar-default {
  background: white;
  border: 0;
}

.navbar .container .navbar-brand {
  transition: background-image 0.5s;
  margin-left: 0;
  width: 200px;
  background: transparent no-repeat;
  background-image: url("../img//label-juliusPatent-k.svg");
  background-position: center center;
  background-size: 100%;
}
.navbar .container .navbar-nav li > a {
  color: #373A39;
  position: relative;
}
.navbar .container .navbar-nav li > a::after {
  content: "";
  position: absolute;
  left: 25%;
  bottom: 20%;
  width: 50%;
  border-bottom: 3px transparent solid;
  transition: 0.5s;
}
.navbar .container .navbar-nav li > a.current::after {
  border-color: #FCBB08;
}
.navbar .container .navbar-nav li > a:hover::after {
  transition: 0.2s;
  border-color: #FCBB08;
}
.navbar .container .with-sep {
  margin-left: 10px;
}
.navbar .container .with-sep::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 70%;
  left: -5px;
  top: 15%;
  border-left: 1px solid rgba(42, 44, 43, 0.2);
}

/* Sections ------------------------------------------------------------------------------------------------------ */
.article {
  margin-top: 50px;
  flex-grow: 1;
}

.section-content {
  background-color: white;
  padding-top: 5em;
  padding-bottom: 5em;
  overflow: hidden;
}

.section-narrow {
  padding-top: 5em;
  padding-bottom: 5em;
}
.section-narrow + .section-narrow {
  margin-top: -2.5em;
  padding-top: 0;
}

.section-50vh {
  height: 50vh;
  min-height: 500px;
  position: relative;
}
.section-50vh .container {
  transform: translateY(-50%);
  position: relative;
  top: 50%;
}

.section-60vh {
  height: 60vh;
  min-height: 500px;
  position: relative;
}
.section-60vh .container {
  transform: translateY(-50%);
  position: relative;
  top: 50%;
}

.section-70vh {
  height: 70vh;
  min-height: 500px;
  position: relative;
}
.section-70vh .container {
  transform: translateY(-50%);
  position: relative;
  top: 50%;
}

.section-80vh {
  height: 80vh;
  min-height: 500px;
  position: relative;
}
.section-80vh .container {
  transform: translateY(-50%);
  position: relative;
  top: 50%;
}

.section-90vh {
  height: 90vh;
  min-height: 500px;
  position: relative;
}
.section-90vh .container {
  transform: translateY(-50%);
  position: relative;
  top: 50%;
}

.section-silver {
  background-color: #F6F8FA;
}

/* Sections  ------------------------------------------------------------------------------------------------------ */
.section-filled-image {
  background-color: #F6F8FA;
  background-image: url("../img/bg-office01.jpg");
  background-image: linear-gradient(-180deg, rgba(0, 52, 47, 0) 25%, rgba(0, 23, 21, 0.23) 100%), url("../img/bg-office01.jpg");
  background-size: cover;
  min-height: 67.6vh;
  padding: 3em 0 5em;
}
.section-filled-image .message {
  background-color: white;
  padding: 2em 5em 5em;
}
.section-filled-image .message .signature {
  text-align: right;
  margin-top: 20px;
}
.section-filled-image .message .signature::after {
  content: url("../img/label-sig.svg");
  padding-top: 30px;
  width: 220px;
}

/* footer  ------------------------------------------------------------------------------------------------------ */
.footer-nav {
  background-color: #5D605F;
  color: white;
  padding: 1em 0 0;
}
.footer-nav .nav {
  display: inline-block;
  text-align: center;
  padding: 1em 0;
}
.footer-nav .nav a {
  color: white;
  text-align: center;
  padding-right: 3em;
  padding-left: 3em;
  letter-spacing: 0.15em;
}
.footer-nav .nav a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.footer-nav .nav a:active, .footer-nav .nav a:focus {
  background-color: rgba(0, 0, 0, 0.3);
}
.footer-nav .nav a .icon {
  margin-bottom: 0.5em;
}

a.topagetop {
  font-size: 12px;
  color: #FCBB08;
  padding: 0.5em 2em;
  border-radius: 4px;
}
a.topagetop:hover {
  color: #FCBB08;
  background-color: rgba(0, 0, 0, 0.1);
}

.section-footer01 .mail, .section-footer01 .fax, .section-footer01 .phone {
  line-height: 120%;
  letter-spacing: 2px;
}
.section-footer01 .mail::before, .section-footer01 .fax::before, .section-footer01 .phone::before {
  vertical-align: middle;
  margin-right: 16px;
}

.section-footer01 {
  color: #F6F8FA;
  background-color: #373A39;
  padding: 2.5em 0;
}
.section-footer01 .logo {
  margin-top: 4px;
  margin-bottom: 1em;
}
.section-footer01 .address {
  font-size: 14px;
}
.section-footer01 .phone, .section-footer01 .fax {
  font-family: Verdana, monospace;
  font-size: 19px;
}
.section-footer01 .phone::before {
  content: url("../img/icon-phone.svg");
}
.section-footer01 .fax::before {
  content: url("../img/icon-fax.svg");
}
.section-footer01 .mail {
  font-size: 16px;
  letter-spacing: 0.5px;
}
.section-footer01 .mail::before {
  content: url("../img/icon-mail.svg");
  position: relative;
  top: 5px;
}

.section-footer02 {
  color: #888888;
  padding: 1em 0 2em;
  background-color: #2A2C2B;
  font-size: 12px;
}

/* Util ------------------------------------------------------------------------------------------------------ */
.list-withIcon li {
  margin-left: 1.7em;
}
.list-withIcon .icon {
  margin-left: -1.7em;
  margin-right: 0.5em;
}

.h1em {
  height: 1em;
  width: auto;
}

.w1em {
  height: auto;
  width: 1em;
}

.h1_2em {
  height: 1.2em;
  width: auto;
}

.w1_2em {
  height: auto;
  width: 1.2em;
}

.h300px {
  height: 300px;
}

.h250px {
  height: 250px;
}

.effect-btn-circle-w {
  transition-duration: 0.2s;
  border-radius: 999px;
  padding: 0.5em;
}
.effect-btn-circle-w:hover {
  background: rgba(0, 0, 0, 0.15);
}

.vartical-middle {
  text-align: center;
  letter-spacing: -0.4em;
}
.vartical-middle > [class*=col-] {
  display: inline-block;
  float: none;
  letter-spacing: 0;
  vertical-align: middle;
  text-align: left;
}
.vartical-middle > [class*=col-].text-center {
  text-align: center;
}

.block-center {
  text-align: center;
}
.block-center > * {
  display: inline-block;
  text-align: left;
}

.vartical-space-2em {
  margin-top: 1em;
  margin-bottom: 2em;
}

.spct-subtitles {
  opacity: 0.4;
  display: block;
  font-size: 0.3em;
  font-weight: normal;
}

.img-circle {
  border-radius: 50%;
  border: 1px solid rgba(66, 69, 70, 0.5);
}

/* attorney ------------------------------------------------------------------------------------------------------ */
.attorney {
  margin: 4em 0;
  line-height: 180%;
}
.attorney .name {
  margin: 0.5rem 0;
  font-size: 1.8rem;
  font-weight: 600;
}
.attorney .mail {
  margin: 0.5rem 0;
  color: #00B2A0;
}
.attorney .desc {
  font-size: 0.95rem;
}

/* service ------------------------------------------------------------------------------------------------------ */
.well {
  background-color: #F6F8FA;
  padding: 20px;
  margin: 0 -8px 15px -8px;
  min-height: 220px;
  border-radius: 8px;
  border: 0;
  box-shadow: none;
  position: relative;
}
.well .num {
  font-family: arial, sans-serif;
  position: absolute;
  left: 37px;
  top: 12px;
  color: #f2b203;
  font-size: 2.4rem;
  font-weight: 400;
}
.well .title {
  font-size: 1.7rem;
  margin-left: 56px;
  margin-bottom: 14px;
  font-weight: 600;
}
.well .desc {
  font-size: 0.85rem;
  margin: 20px 0 5% 5%;
  line-height: 170%;
}
.well.wide .desc {
  margin: -2.2rem 0 0 50%;
}
.well.disabled {
  background-color: transparent;
  border: 2px solid #d5dfe8;
  opacity: 0.5;
}
.well .price-block {
  position: absolute;
  bottom: 10px;
  width: 80%;
  left: 10%;
  text-align: center;
  color: rgba(42, 44, 43, 0.5);
}
.well .price-block .label {
  color: rgba(42, 44, 43, 0.5);
  background: #F6F8FA;
  position: relative;
}
.well .price-block::before {
  content: "";
  border-top: 1px solid rgba(42, 44, 43, 0.3);
  position: absolute;
  width: 100%;
  left: 0;
  top: 0.8rem;
}
.well .price-block .price {
  font-size: 0.85rem;
  letter-spacing: 0.1em;
}
.well .price-block .price em {
  color: #00B2A0;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
}
.well.wide .price-block {
  width: 40%;
  left: 5%;
}

.lawsuit table {
  margin: 0 auto 3em;
  width: 70%;
}
.lawsuit table th {
  border-top: 1px solid rgba(42, 44, 43, 0.1);
  background-color: rgba(42, 44, 43, 0.1);
  font-weight: 400;
  text-align: center;
}
.lawsuit table th, .lawsuit table td {
  font-size: 0.75em;
  padding: 0.2em 1em;
  border-bottom: 1px solid rgba(42, 44, 43, 0.1);
}

/* contect ------------------------------------------------------------------------------------------------------ */
a.btn-mail {
  display: inline-block;
  border: 2px solid #00B2A0;
  border-radius: 100px;
  width: 400px;
  padding: 1rem;
  position: relative;
  text-align: left;
}
a.btn-mail .icon {
  position: absolute;
  left: 50px;
  top: 13px;
}
a.btn-mail .title {
  margin-left: 126px;
  font-weight: bold;
  color: #373A39;
}
a.btn-mail .address {
  margin-left: 126px;
  color: #00B2A0;
}
a.btn-mail:hover {
  background-color: rgba(0, 178, 160, 0.1);
  box-shadow: 0 6px 20px rgba(0, 127, 114, 0.2);
}

.map_canvas {
  width: 100%;
  height: 600px;
}

.map-container {
  height: 600px;
  position: relative;
}
.map-container .logo {
  width: 300px;
  height: auto;
  margin-bottom: 3rem;
}
.map-container .link-googleMap {
  position: absolute;
  bottom: 2rem;
  color: #00B2A0;
  font-size: 0.9em;
}

/* careers ------------------------------------------------------------------------------------------------------ */
.careers .title {
  font-size: 1.4rem;
  margin-top: 0.3rem;
}
.careers .label {
  display: block;
  margin: auto;
  width: 150px;
  padding: 0.8em;
  letter-spacing: 0.4em;
}
.careers .well {
  min-height: 400px;
}
.careers .well .desc {
  line-height: 180%;
}
