﻿button, hr, input {
  overflow: visible;
}
audio, canvas, progress, video {
  display: inline-block;
}
progress, sub, sup {
  vertical-align: baseline;
}
html {
  font-family: "Helvetica Neue",
    Arial, 
    "Hiragino Kaku Gothic ProN", 
    "Hiragino Sans", 
    Meiryo, 
    sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
menu, article, aside, details, footer, header, nav, section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
figcaption, figure, main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active, a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b, strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button, select {
  text-transform: none;
}
[type=submit], [type=reset], button, html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden], template {
  display: none;
} /*!
 * ress.css v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */ html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}
*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}
* {
  padding: 0;
  margin: 0;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
hr {
  overflow: visible;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
summary {
  display: list-item;
}
small {
  font-size: 80%;
}
[hidden], template {
  display: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active, a:hover {
  outline-width: 0;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
}
b, strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
input {
  border-radius: 0;
}
[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
[type=number] {
  width: auto;
}
[type=search] {
  -webkit-appearance: textfield;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button, input, optgroup, select, textarea {
  font: inherit;
}
optgroup {
  font-weight: 700;
}
button {
  overflow: visible;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}
button, select {
  text-transform: none;
}
button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
img {
  border-style: none;
}
progress {
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden;
}
audio, canvas, progress, video {
  display: inline-block;
}

@media screen {
  [aria-busy=true] {
    cursor: progress;
  }
  [aria-controls] {
    cursor: pointer;
  }
  [aria-disabled] {
    cursor: default;
  }
  ::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
  }
  ::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
  }
}
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.atackImg {
  display: block;
  width: 40%;
  margin: 0 auto 10px;
}
@media (min-width: 480px) {
  .atackImg {
    float: right;
    width: 160px !important;
    margin: 0 0 20px 15px;
  }
}
  
.hide {
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* h.ml .clearfix {
  height: 1px;
}
.debug {
  border: 1px solid #FF0000;
}
html {
  font-size: 62.5%;
}
body {
  font: 1.6rem ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
  line-height: 1.8;
}
@media (min-width: 768px) {
  body {
    font: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
    font-size: 1.46rem;
  }
}
  
.fs10 {
  font-size: 1rem !important;
}
.fs11 {
  font-size: 1.1rem !important;
}
.fs12 {
  font-size: 1.2rem !important;
}
.fs13 {
  font-size: 1.3rem !important;
}
.fs14 {
  font-size: 1.4rem !important;
}
.fs15 {
  font-size: 1.5rem !important;
}
.fs16 {
  font-size: 1.6rem !important;
}
.fs18 {
  font-size: 1.8rem !important;
}
.fs20 {
  font-size: 2rem !important;
}
.fs22 {
  font-size: 2.2rem !important;
}
.fs24 {
  font-size: 2.4rem !important;
}
.fs26 {
  font-size: 2.6rem !important;
}
.fs30 {
  font-size: 3rem !important;
}
.black {
  color: #333;
}
.red {
  color: #c00;
}
.pink {
  color: #cc0033;
}
.blue {
  color: #2e57a5;
}
.liteblue {
  color: #72a1c9;
}
.green {
  color: #006600;
}
.orange {
  color: #ff6600;
}
.white {
  color: #fff;
}
.gray {
  color: #666;
}
.bold {
  font-weight: bold !important;
}
body {
  color: #333;
  background: #FFF;
  height: 100px;
}
img {
  width: 100%;
  vertical-align: bottom;
}
ul {
  list-style: none;
}
hr {
  clear: both;
  border: none;
  border-top: solid 1px #ccc;
  height: 1px;
  margin: 0 0 30px;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
}
h1 {
  margin: 0 0 20px;
  color: #23769A;
  font-weight: normal;
  font-size: 2.4rem;
}
.home header h1, .wordpress header h1 {
  clear: none;
  float: left;
}
article h1, h2 {
  color: #333;
  border-left: solid 4px #23769A;
  border-bottom: solid 1px #ccc;
  font-size: 1.8rem;
  padding: 5px 0 5px 8px;
  margin: 0 0 15px;
  font-weight: normal;
}
h3 {
  border-left: solid 2px #23769A;
  font-size: 1.6rem;
  padding-left: 6px;
  margin: 0 0 10px;
  font-weight: normal;
}
h3.important {
  border-left: solid 2px #f00;
}
section > p {
  margin: 0 1% .5em 3%;
}
section > p:last-of-type {
  margin: 0 1% 30px 3%;
}

@media (min-width: 480px) {
  section > p {
    margin: 0 0 .5em 12px !important;
  }
  section > p:last-of-type {
    margin: 0 0 30px 12px !important;
  }
}
  
@media (min-width: 830px) {
  h1 {
    font-size: 3rem;
  }
  article h1 {
    border-left: solid 6px #23769A;
    padding: 5px 0 5px 12px;
    margin: 0 0 20px;
  }
  h3 {
    border-left: solid 3px #23769A;
    padding-left: 8px;
    margin: 0 0 5px;
  }
  h3.important {
    border-left: solid 3px #f00;
  }
  section > p {
    margin: 0 0 .8em 18px;
  }
  section > p:last-of-type {
    margin: 0 0 30px 18px;
  }
  .archive section > p {
    margin: 0 0 .8em 25px;
  }
  .archive section > p:last-of-type {
    margin: 0 0 30px 25px;
  }
  td p:last-of-type {
    margin: 0;
  }
}
  
.wrap {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
@media (min-width: 480px) {
  .wrap {
    padding: 0 15px;
  }
}
  
@media (min-width: 1024px) {
  .wrap {
    padding: 0;
    width: 1024px;
  }
}
  
header {
  display: block;
  background: rgba(35, 40, 45, 0.9);
  margin: 0 auto 23px;
  position: fixed;
  padding: 0 8px;
  height: 46px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  box-shadow: 0px 7px 5px -3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 7px 5px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 7px 5px -3px rgba(0, 0, 0, 0.3);
}
header:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
header:before {
  content: "";
  border-bottom: solid 2px #23769A;
}
#logo a {
  display: block;
  float: left;
  width: 270px;
  padding: 0;
  margin: 16px 0 0;
  line-height: 1 !important;
  font-size: 1.6rem !important;
  color: #fff;
  text-decoration: none;
}
#btnNav {
  display: block;
  margin: 6px 2px 0 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  float: right;
}
#btnNav i {
  font-size: 3.6rem;
  color: #fff;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
#headerImg {
  display: block;
  width: 100%;
  height: 28vh;
  padding: 0;
  background: url(../img/common/header_img.jpg) center 0 no-repeat;
  background-size: cover;
  margin: 0 0 30px;
}
@media (min-width: 960px) {
  header {
    padding: 0 12px;
    height: 56px;
  }
  #logo a {
    margin: 16px 0 10px;
    padding: 0;
    width: 400px;
    font-size: 2.4rem !important;
  }
  #btnNav {
    display: none;
  }
  #headerImg {
    height: 20vh;
  }
}

article {
  clear: both;
  padding: 0 8px;
  width: 100%;
  margin: 0 0 30px;
}
article:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
@media (min-width: 1024px) {
  article {
    margin: 0 auto 30px;
    width: 1024px;
    padding: 0;
  }
}
  
aside {
  display: block;
  padding: 0 8px;
  width: 100%;
  margin: 0 0 30px;
}
article:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
aside ul li {
  text-indent: -1.3em;
  display: block;
}
aside ul li:before {
  content: "・";
  display: inline;
  vertical-align: top;
}
aside ul li a {
  display: inline;
  overflow: inherit;
  text-indent: 0;
}
@media (min-width: 1024px) {
  aside ul {
    margin: 0 0 15px 1.8em !important;
  }
}
  
@media (min-width: 1024px) {
  .wrap {
    display: block;
    width: 1024px;
    margin: 0 auto;
  }
  .blog article {
    float: left;
    width: 760px;
  }
  .blog aside {
    float: right;
    width: 230px;
  }
}
  
footer {
  clear: both;
  color: #fff;
  display: block;
  background: rgba(35, 40, 45, 0.9);
  width: auto;
  padding: 10px 8px 12px;
  text-align: center;
}
small {
  display: block;
  line-height: 1.2;
  font-size: 1.2rem;
  text-align: center;
}
a, area {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  outline: none;
  vertical-align: bottom;
  word-break: break-all;
}
a:link, a:visited {
  text-decoration: underline;
  color: #666;
}
a:hover, a:active {
  text-decoration: none;
  color: #23769A;
}
a.btn {
  border: solid 1px #23769A;
  border-radius: 6px;
  line-height: 1;
  padding: 13px 10px 13px 20px;
  margin: 0 0 20px;
  text-decoration: none;
  vertical-align: bottom;
}
a.btn i {
  font-size: 1.6rem;
  vertical-align: middle;
  margin-right: 2px;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.opacity:hover, .tsuyomi a:hover {
  cursor: hand;
  filter: alpha(opacity=80);
  opacity: 0.80;
  -moz-opacity: 0.80;
}
.opacity a {
  color: #666;
  text-decoration: none;
}
#WinSize {
  display: none;
  background: #ccc;
  opacity: 0.8;
  padding: 13px 12px;
  line-height: 1;
  position: fixed;
  bottom: 20px;
  right: 70px;
  border-radius: 6px;
}
@media (min-width: 480px) {
  #WinSize {
    bottom: 30px;
    right: 80px;
  }
}
  
.material-icons {
  vertical-align: middle;
}
header nav .material-icons {
  line-height: 1.5 !important;
}
.noClear {
  clear: none !important;
}
ul.disc {
  margin: 0 2% 15px 1.6em;
}
ul.disc li {
  text-indent: -1em;
}
ul.disc li:before {
  content: "・";
}
@media (min-width: 480px) {
  ul.disc {
    margin: 0 0 15px 1.8em !important;
  }
}
  
ul.ast {
  margin: 0 0 15px 1.8em;
}
ul.ast li {
  text-indent: -1em;
}
ul.ast li:before {
  content: "※";
  color: #f00;
  font: 1.6rem ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
}
.coution:before {
  content: "※";
  color: #f00;
  font: 1.6rem ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
  margin: 0 5px 15px 0;
}
@media (min-width: 480px) {
  ul.ast {
    margin: 0 0 15px 1.8em !important;
  }
  .coution:before {
    margin: 0 0 15px;
  }
}
  
ul.date {
  margin: 0 0 30px .6em;
}
ul.date a {
  margin-left: 1.2em;
  display: block !important;
}
ul.date i {
  font-size: 1.8rem;
  vertical-align: middle;
  margin-right: 2px;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 480px) {
  ul.date {
    margin: 0 0 30px .8em !important;
  }
  ul.date a {
    display: inline !important;
    margin-left: 1em;
  }
}
  
ol {
  margin: 0 0 15px 2em;
}
ol li {
  list-style: decimal;
  margin: 0 0 5px;
}
@media (min-width: 480px) {
  ol {
    margin: 0 0 15px 2.4em !important;
  }
  section > ol:last-of-type {
    margin: 0 0 30px 2.4em !important;
  }
}
  
dl {
  margin: 0 0 15px 1.6em;
}
dl dt {
  color: #23769A;
  text-indent: -0.9em;
  padding: 0 0 0 0.9em;
}
dl dd {
  margin: 0 0 20px;
  text-indent: -0.9em;
  padding: 0 0 0 0.9em;
}
dl i {
  margin: 0 5px 0 0;
}
@media (min-width: 480px) {
  dl {
    margin: 0 0 15px 1.8em !important;
  }
  section > dl:last-of-type {
    margin: 0 0 30px 1.8em !important;
  }
  dl dt {
    text-indent: -1em;
    padding: 0 0 0 1em;
  }
  dl dd {
    text-indent: -1em;
    padding: 0 0 0 1em;
  }
}
  
.spBlock {
  display: block;
}
.spInBlock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.spNone {
  display: none;
}
@media (min-width: 480px) {
  .spBlock {
    display: none;
  }
  .spNone {
    display: block;
  }
}
  
#goTop {
  position: fixed;
  display: block;
  background: #23769A;
  color: #fff;
  line-height: 1;
  bottom: 20px;
  right: 20px;
  border-radius: 6px;
  z-index: 500;
  opacity: 0;
  padding: 8px 9px;
  text-align: center;
}
@media (min-width: 480px) {
  #goTop {
    border-radius: 6px;
    bottom: 30px;
    right: 30px;
  }
}
  
#alert {
  position: fixed;
  display: none;
  background: #ccc;
  color: #fff;
  border-radius: 6px;
  line-height: 1;
  top: 60%;
  left: 40%;
  z-index: 501;
  padding: 8px 9px;
  text-align: center;
  filter: alpha(opacity=80);
  opacity: 0.80;
  -moz-opacity: 0.80;
}
.clumnBox {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  /* justify-content: center;  左右中央 */
  /*align-items: center;　上下中央*/
  margin: 0 0 30px 8px;
}
#price .clumnBox {
  justify-content: flex-start;
  padding: 0;
  margin: 0 0 30px 8px;
}
.clumn {
  width: calc(100%/3 - 26px);
  margin: 0;
}
.clumn a {
  width: 100%;
}
.clumn img {
  width: 100%;
  margin: 0;
}

@media (max-width: 768px) {
  .clumnBox {
    flex-direction: row;
    margin: 0 0 30px 12px;
  }
  #price .clumnBox {
    padding: 0;
    margin: 0 0 30px 8px;
  }
  .clumn {
    width: calc(100%);
    margin: 0 0 10px;
  }
  .clumn img {
    width: 100%;
    margin: 0 0 5px;
  }
}
  
table {
  margin: 0 0 30px;
  width: 100%;
}
table th, table td {
  padding: 8px 5px;
}
table th {
  background: url(../img/common/th_back.jpg) no-repeat right bottom;
  width: 30%;
}
table td {
  background: url(../img/common/td_back.jpg) repeat-x 0px bottom;
  width: 70%;
}
.noneback {
  background: none;
}
.bnr {
  text-align: center;
}
.bnr a {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .bnr a {
    width: 80%;
  }
}
  
#mainImg {
  display: block;
  width: 100%;
  height: 35vh;
  padding: 13vh 0 0;
  background: url(../img/common/main_img.jpg) center 0 no-repeat;
  background-size: cover;
  margin: 0 0 30px;
}
.noBg {
  background: none !important;
}
#read span, #read {
  font: 1.6rem "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
  text-shadow: 1px 1px 1px white, -1px 1px 1px white, 1px -1px 1px white, -1px -1px 1px white;
}
#read {
  padding: 0 0 0 3vw;
}
#read span {
  color: #23769A;
  font-size: 2.2rem;
}
@media (max-width: 620px) {
  .browser {
    width: 100% !important;
    margin: 10px 0 0 !important;
  }
}
  
@media (min-width: 480px) {
  #read span, #read {
    font: 2rem "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
  }
  #read span {
    font-size: 3rem;
  }
}
  
@media (min-width: 1024px) {
  #read span, #read {
    font: 3rem "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
  }
  #read span {
    font-size: 4rem;
  }
}

#faq i,
#contact i {
  font-size: 1.8rem !important;
  vertical-align: text-bottom;
  margin-right: 2px;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.entryDate {
  color: #999;
  text-align: right;
}
ul.related_post {
  margin: 0 0 100px 25px;
}
h3.related_post_title {
  margin: 50px 0 15px 15px;
}
nav {
  clear: both;
  position: absolute;
  display: none;
  border-bottom: solid 1px #ccc;
  width: 100%;
  top: 46px;
  left: 0;
  right: 0;
  box-shadow: 0px 7px 5px -3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 7px 5px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 7px 5px -3px rgba(0, 0, 0, 0.3);
}
nav i {
  font-size: 1.8rem !important;
  vertical-align: text-bottom;
  margin-right: 2px;
  color: #23769A;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
nav a {
  text-decoration: none !important;
  background: rgba(35, 40, 45, 0.9);
  border-bottom: dotted 1px #ccc;
  overflow: visible;
  padding: 10px;
  margin: 0;
  height: auto;
  width: 100%;
  text-align: center;
  color: #fff !important;
}
nav a:hover {
  background: #23769A;
}
nav a:hover i {
  color: #fff;
}
nav:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
@media (min-width: 960px) {
  nav {
    display: block;
    float: right;
    top: 15px;
    left: auto;
    right: 20px;
    width: 540px;
    border: none;
    box-shadow: none;
  }
  nav a {
    display: inline;
    background: none;
    margin-left: 7px;
    padding: 0;
    width: inherit;
    border: none;
  }
  nav a:first-child {
    display: none;
  }
  nav a:last-child {
    border-bottom: none;
  }
}

@media (min-width: 1040px) {
  nav {
    width: 610px;
  }
  nav a:first-child {
    display: inline;
  }
}




.mb0 {
  margin-bottom: 0 !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.mb2 {
  margin-bottom: 2px !important;
}
.mb3 {
  margin-bottom: 3px !important;
}
.mb4 {
  margin-bottom: 4px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb6 {
  margin-bottom: 6px !important;
}
.mb7 {
  margin-bottom: 7px !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.mb9 {
  margin-bottom: 9px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb12 {
  margin-bottom: 12px !important;
}
.mb14 {
  margin-bottom: 14px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb19 {
  margin-bottom: 19px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml12 {
  margin-left: 12px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.ml180 {
  margin-left: 180px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr2 {
  margin-right: 2px !important;
}
.mr6 {
  margin-right: 6px !important;
}
.mr7 {
  margin-right: 7px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr13 {
  margin-right: 13px !important;
}
.mr14 {
  margin-right: 14px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr17 {
  margin-right: 17px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr22 {
  margin-right: 22px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.p10 {
  padding: 5px 10px 10px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.dispNone {
  display: none !important;
}
.w30p {
  width: 30%;
}
.w40p {
  width: 40%;
}
.w50p {
  width: 50%;
}
.w60p {
  width: 60%;
}
.w80p {
  width: 80%;
}
.w100 {
  width: 100px;
}
.clear {
  clear: both;
}
.cen {
  text-align: center !important;
}
.left {
  text-align: left !important;
}
.right {
  text-align: right !important;
}
.fLeft {
  float: left;
}
.fRight {
  float: right;
}