@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------
BROWSER RESET / CLEARFIX / PKG
-------------------------------------------------------------------------------*/

/* Reset */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object,figure,label{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
html,fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
strong {font-style:normal;font-weight:bold;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a,ins{text-decoration:none;}

/* slick */
.slick-slide:focus { outline: none!important;}

/* Standard Helper Classes */
.clr{clear: both;float: none;overflow: hidden;width: 1px;height: 1px;margin: 0 -1px -1px 0;border: 0;padding: 0;font-size: 0;line-height: 0;}
.clr hr{display:none;}
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0.1em;line-height: 0;}
* html .pkg {display: inline-block;}
/* no ie mac \*/
* html .pkg {height: 1%;}
.pkg {display: block;}

/*-------------------------------------------------------------------------------
FONT / PKG
-------------------------------------------------------------------------------*/

/* Link Images Outline */
a {
  outline : 0;
}
/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

html { overflow: auto; font-size: 625%;}
@media (max-width: 1080px) {
    html { font-size: 600%;}
}
@media (max-width: 767px) {
    html { font-size: 560%;}
}
@media (max-width: 480px) {
    html { font-size: 520%;}
}
img {max-width: 100%; height: auto;}
.bold { font-weight: bold;}
.container-fluid { margin-left: auto; margin-right: auto;}
.nmg-0 { margin-left: 0; margin-right: 0;}
.nmg-0 > [class*="col"] { padding-left: 0; padding-right: 0;}
.nmg-5 { margin-left: -0.05rem; margin-right: -0.05rem;}
.nmg-5 > [class*="col"] { padding-left: 0.05rem; padding-right: 0.05rem;}
.nmg-10 { margin-left: -.1rem; margin-right: -.1rem;}
.nmg-10 > [class*="col"] { padding-left: .1rem; padding-right: .1rem;}
.nmg-20 { margin-left: -.2rem; margin-right: -.2rem;}
.nmg-20 > [class*="col"] { padding-left: .2rem; padding-right: .2rem;}
.nmg-25 { margin-left: -.25rem; margin-right: -.25rem;}
.nmg-25 > [class*="col"] { padding-left: .25rem; padding-right: .25rem;}
.nmg-30 { margin-left: -.30rem; margin-right: -.30rem;}
.nmg-30 > [class*="col"] { padding-left: .30rem; padding-right: .30rem;}
.pd0 {padding:0;}
.relative {position: relative;}
.wp-post { line-height: 1.9!important;}
.wp-post h1 { font-size: 1.8em; line-height: 2.1; font-weight: bold;}
.wp-post h2 { font-size: 1.5em; line-height: 2.1; font-weight: bold;}
.wp-post h3 { font-size: 1.17em; line-height: 2.1; font-weight: bold;}
.wp-post h4 { font-size: 1em; line-height: 2.1; font-weight: bold;}
.wp-post h5 { font-size: 0.83em; line-height: 2.1; font-weight: bold;}
.wp-post h6 { font-size: 0.67em; line-height: 2.1; font-weight: bold;}
.wp-post p strong { font-weight: bold; color: #1d3a66;}
.wp-post p em { font-style: italic; color: #1d3a66;}
.wp-post p a { font-size: 1em; line-height: 2.1; text-decoration: underline; transition: all 0.3s;}
.wp-post p a:hover { color: #34b5be!important;}
.wp-post hr { margin-top: .1rem; margin-bottom: .1rem;}
.wp-post img { display: block; margin: .2rem auto; height: auto;}




.mgt0 {margin-top: 0!important;}.mgt5 {margin-top: 0.05rem!important;}.mgt10 {margin-top: 0.1rem!important;}.mgt15 {margin-top: 0.15rem!important;}.mgt20 {margin-top: 0.2rem!important;}.mgt25 {margin-top: 0.25rem!important;}.mgt30 {margin-top: 0.3rem!important;}.mgt35 {margin-top: 0.35rem!important;}.mgt40 {margin-top: 0.4rem!important;}.mgt45 {margin-top: 0.45rem!important;}.mgt50 {margin-top: 0.5rem!important;}.mgt55 {margin-top: 0.55rem!important;}.mgt60 {margin-top: 0.6rem!important;}.mgt65 {margin-top: 0.65rem!important;}.mgt70 {margin-top: 0.7rem!important;}.mgt75 {margin-top: 0.75rem!important;}.mgt80 {margin-top: 0.8rem!important;}.mgt85 {margin-top: 0.85rem!important;}.mgt90 {margin-top: 0.9rem!important;}.mgt95 {margin-top: 0.95rem!important;}.mgt100 {margin-top: 1rem!important;}.mgb0 {margin-bottom: 0rem!important;}.mgb5 {margin-bottom: 0!important;}.mgb10 {margin-bottom: 0.1rem!important;}.mgb15 {margin-bottom: 0.15rem!important;}.mgb20 {margin-bottom: 0.2rem!important;}.mgb25 {margin-bottom: 0.25rem!important;}.mgb30 {margin-bottom: 0.3rem!important;}.mgb35 {margin-bottom: 0.35rem!important;}.mgb40 {margin-bottom: 0.4rem!important;}.mgb45 {margin-bottom: 0.45rem!important;}.mgb50 {margin-bottom: 0.5rem!important;}.mgb55 {margin-bottom: 0.55rem!important;}.mgb60 {margin-bottom: 0.6rem!important;}.mgb65 {margin-bottom: 0.65rem!important;}.mgb70 {margin-bottom: 0.7rem!important;}.mgb75 {margin-bottom: 0.75rem!important;}.mgb80 {margin-bottom: 0.8rem!important;}.mgb85 {margin-bottom: 0.85rem!important;}.mgb90 {margin-bottom: 0.9rem!important;}.mgb95 {margin-bottom: 0.95rem!important;}.mgb100 {margin-bottom: 1rem!important;}.mgr0 {margin-right: 0!important;}.mgr5 {margin-right: 0.05rem!important;}.mgr10 {margin-right: 0.1rem!important;}.mgr15 {margin-right: 0.15rem!important;}.mgr20 {margin-right: 0.2rem!important;}.mgr25 {margin-right: 0.25rem!important;}.mgr30 {margin-right: 0.3rem!important;}.mgr35 {margin-right: 0.35rem!important;}.mgr40 {margin-right: 0.4rem!important;}.mgr45 {margin-right: 0.45rem!important;}.mgr50 {margin-right: 0.5rem!important;}.mgr55 {margin-right: 0.55rem!important;}.mgr60 {margin-right: 0.6rem!important;}.mgr65 {margin-right: 0.65rem!important;}.mgr70 {margin-right: 0.7rem!important;}.mgr75 {margin-right: 0.75rem!important;}.mgr80 {margin-right: 0.8rem!important;}.mgr85 {margin-right: 0.85rem!important;}.mgr90 {margin-right: 0.9rem!important;}.mgr95 {margin-right: 0.95rem!important;}.mgr100 {margin-right: 1rem!important;}.mgl0 {margin-left: 0rem!important;}.mgl5 {margin-left: 0.05rem!important;}.mgl10 {margin-left: 0.1rem!important;}.mgl15 {margin-left: 0.15rem!important;}.mgl20 {margin-left: 0.2rem!important;}.mgl25 {margin-left: 0.25rem!important;}.mgl30 {margin-left: 0.3rem!important;}.mgl35 {margin-left: 0.35rem!important;}.mgl40 {margin-left: 0.4rem!important;}.mgl45 {margin-left: 0.45rem!important;}.mgl50 {margin-left: 0.5rem!important;}.mgl55 {margin-left: 0.55rem!important;}.mgl60 {margin-left: 0.6rem!important;}.mgl65 {margin-left: 0.65rem!important;}.mgl70 {margin-left: 0.7rem!important;}.mgl75 {margin-left: 0.75rem!important;}.mgl80 {margin-left: 0.8rem!important;}.mgl85 {margin-left: 0.85rem!important;}.mgl90 {margin-left: 0.9rem!important;}.mgl95 {margin-left: 0.95rem!important;}.mgl100 {margin-left: 1rem!important;}.pdt0 {padding-top: 0!important;}.pdt5 {padding-top: 0.05rem!important;}.pdt10 {padding-top: 0.1rem!important;}.pdt15 {padding-top: 0.15rem!important;}.pdt20 {padding-top: 0.2rem!important;}.pdt25 {padding-top: 0.25rem!important;}.pdt30 {padding-top: 0.3rem!important;}.pdt35 {padding-top: 0.35rem!important;}.pdt40 {padding-top: 0.4rem!important;}.pdt45 {padding-top: 0.45rem!important;}.pdt50 {padding-top: 0.5rem!important;}.pdt55 {padding-top: 0.55rem!important;}.pdt60 {padding-top: 0.6rem!important;}.pdt65 {padding-top: 0.65rem!important;}.pdt70 {padding-top: 0.7rem!important;}.pdt75 {padding-top: 0.75rem!important;}.pdt80 {padding-top: 0.8rem!important;}.pdt85 {padding-top: 0.85rem!important;}.pdt90 {padding-top: 0.9rem!important;}.pdt95 {padding-top: 0.95rem!important;}.pdt100 {padding-top: 1rem!important;}.pdb0 {padding-bottom: 0!important;}.pdb5 {padding-bottom: 0.05rem!important;}.pdb10 {padding-bottom: 0.1rem!important;}.pdb15 {padding-bottom: 0.15rem!important;}.pdb20 {padding-bottom: 0.2rem!important;}.pdb25 {padding-bottom: 0.25rem!important;}.pdb30 {padding-bottom: 0.3rem!important;}.pdb35 {padding-bottom: 0.35rem!important;}.pdb40 {padding-bottom: 0.4rem!important;}.pdb45 {padding-bottom: 0.45rem!important;}.pdb50 {padding-bottom: 0.5rem!important;}.pdb55 {padding-bottom: 0.55rem!important;}.pdb60 {padding-bottom: 0.6rem!important;}.pdb65 {padding-bottom: 0.65rem!important;}.pdb70 {padding-bottom: 0.7rem!important;}.pdb75 {padding-bottom: 0.75rem!important;}.pdb80 {padding-bottom: 0.8rem!important;}.pdb85 {padding-bottom: 0.85rem!important;}.pdb90 {padding-bottom: 0.9rem!important;}.pdb95 {padding-bottom: 0.95rem!important;}.pdb100 {padding-bottom: 1rem!important;}.pdl0 {padding-left: 0!important;}.pdl5 {padding-left: 0.05rem!important;}.pdl10 {padding-left: 0.1rem!important;}.pdl15 {padding-left: 0.15rem!important;}.pdl20 {padding-left: 0.2rem!important;}.pdl25 {padding-left: 0.25rem!important;}.pdl30 {padding-left: 0.3rem!important;}.pdl35 {padding-left: 0.35rem!important;}.pdl40 {padding-left: 0.4rem!important;}.pdl45 {padding-left: 0.45rem!important;}.pdl50 {padding-left: 0.5rem!important;}.pdl55 {padding-left: 0.55rem!important;}.pdl60 {padding-left: 0.6rem!important;}.pdl65 {padding-left: 0.65rem!important;}.pdl70 {padding-left: 0.7rem!important;}.pdl75 {padding-left: 0.75rem!important;}.pdl80 {padding-left: 0.8rem!important;}.pdl85 {padding-left: 0.85rem!important;}.pdl90 {padding-left: 0.9rem!important;}.pdl95 {padding-left: 0.95rem!important;}.pdl100 {padding-left: 1rem!important;}.pdr0 {padding-right: 0!important;}.pdr5 {padding-right: 0.05rem!important;}.pdr10 {padding-right: 0.1rem!important;}.pdr15 {padding-right: 0.15rem!important;}.pdr20 {padding-right: 0.2rem!important;}.pdr25 {padding-right: 0.25rem!important;}.pdr30 {padding-right: 0.3rem!important;}.pdr35 {padding-right: 0.35rem!important;}.pdr40 {padding-right: 0.4rem!important;}.pdr45 {padding-right: 0.45rem!important;}.pdr50 {padding-right: 0.5rem!important;}.pdr55 {padding-right: 0.55rem!important;}.pdr60 {padding-right: 0.6rem!important;}.pdr65 {padding-right: 0.65rem!important;}.pdr70 {padding-right: 0.7rem!important;}.pdr75 {padding-right: 0.75rem!important;}.pdr80 {padding-right: 0.8rem!important;}.pdr85 {padding-right: 0.85rem!important;}.pdr90 {padding-right: 0.9rem!important;}.pdr95 {padding-right: 0.95rem!important;}.pdr100 {padding-right: 1rem!important;}
@media (max-width: 767px) {
    .sm-mgt0{margin-top:0!important}.sm-mgt5{margin-top:.05rem!important}.sm-mgt10{margin-top:.1rem!important}.sm-mgt15{margin-top:.15rem!important}.sm-mgt20{margin-top:.2rem!important}.sm-mgt25{margin-top:.25rem!important}.sm-mgt30{margin-top:.3rem!important}.sm-mgt35{margin-top:.35rem!important}.sm-mgt40{margin-top:.4rem!important}.sm-mgt45{margin-top:.45rem!important}.sm-mgt50{margin-top:.5rem!important}.sm-mgt55{margin-top:.55rem!important}.sm-mgt60{margin-top:.6rem!important}.sm-mgt65{margin-top:.65rem!important}.sm-mgt70{margin-top:.7rem!important}.sm-mgt75{margin-top:.75rem!important}.sm-mgt80{margin-top:.8rem!important}.sm-mgt85{margin-top:.85rem!important}.sm-mgt90{margin-top:.9rem!important}.sm-mgt95{margin-top:.95rem!important}.sm-mgt100{margin-top:1rem!important}.sm-mgb0{margin-bottom:0!important}.sm-mgb5{margin-bottom:.05rem!important}.sm-mgb10{margin-bottom:.1rem!important}.sm-mgb15{margin-bottom:.15rem!important}.sm-mgb20{margin-bottom:.2rem!important}.sm-mgb25{margin-bottom:.25rem!important}.sm-mgb30{margin-bottom:.3rem!important}.sm-mgb35{margin-bottom:.35rem!important}.sm-mgb40{margin-bottom:.4rem!important}.sm-mgb45{margin-bottom:.45rem!important}.sm-mgb50{margin-bottom:.5rem!important}.sm-mgb55{margin-bottom:.55rem!important}.sm-mgb60{margin-bottom:.6rem!important}.sm-mgb65{margin-bottom:.65rem!important}.sm-mgb70{margin-bottom:.7rem!important}.sm-mgb75{margin-bottom:.75rem!important}.sm-mgb80{margin-bottom:.8rem!important}.sm-mgb85{margin-bottom:.85rem!important}.sm-mgb90{margin-bottom:.9rem!important}.sm-mgb95{margin-bottom:.95rem!important}.sm-mgb100{margin-bottom:1rem!important}.sm-mgr0{margin-right:0!important}.sm-mgr5{margin-right:.05rem!important}.sm-mgr10{margin-right:.1rem!important}.sm-mgr15{margin-right:.15rem!important}.sm-mgr20{margin-right:.2rem!important}.sm-mgr25{margin-right:.25rem!important}.sm-mgr30{margin-right:.3rem!important}.sm-mgr35{margin-right:.35rem!important}.sm-mgr40{margin-right:.4rem!important}.sm-mgr45{margin-right:.45rem!important}.sm-mgr50{margin-right:.5rem!important}.sm-mgr55{margin-right:.55rem!important}.sm-mgr60{margin-right:.6rem!important}.sm-mgr65{margin-right:.65rem!important}.sm-mgr70{margin-right:.7rem!important}.sm-mgr75{margin-right:.75rem!important}.sm-mgr80{margin-right:.8rem!important}.sm-mgr85{margin-right:.85rem!important}.sm-mgr90{margin-right:.9rem!important}.sm-mgr95{margin-right:.95rem!important}.sm-mgr100{margin-right:1rem!important}.sm-mgl0{margin-left:0!important}.sm-mgl5{margin-left:.05rem!important}.sm-mgl10{margin-left:.1rem!important}.sm-mgl15{margin-left:.15rem!important}.sm-mgl20{margin-left:.2rem!important}.sm-mgl25{margin-left:.25rem!important}.sm-mgl30{margin-left:.3rem!important}.sm-mgl35{margin-left:.35rem!important}.sm-mgl40{margin-left:.4rem!important}.sm-mgl45{margin-left:.45rem!important}.sm-mgl50{margin-left:.5rem!important}.sm-mgl55{margin-left:.55rem!important}.sm-mgl60{margin-left:.6rem!important}.sm-mgl65{margin-left:.65rem!important}.sm-mgl70{margin-left:.7rem!important}.sm-mgl75{margin-left:.75rem!important}.sm-mgl80{margin-left:.8rem!important}.sm-mgl85{margin-left:.85rem!important}.sm-mgl90{margin-left:.9rem!important}.sm-mgl95{margin-left:.95rem!important}.sm-mgl100{margin-left:1rem!important}.sm-pdt0{padding-top:0!important}.sm-pdt5{padding-top:.05rem!important}.sm-pdt10{padding-top:.1rem!important}.sm-pdt15{padding-top:.15rem!important}.sm-pdt20{padding-top:.2rem!important}.sm-pdt25{padding-top:.25rem!important}.sm-pdt30{padding-top:.3rem!important}.sm-pdt35{padding-top:.35rem!important}.sm-pdt40{padding-top:.4rem!important}.sm-pdt45{padding-top:.45rem!important}.sm-pdt50{padding-top:.5rem!important}.sm-pdt55{padding-top:.55rem!important}.sm-pdt60{padding-top:.6rem!important}.sm-pdt65{padding-top:.65rem!important}.sm-pdt70{padding-top:.7rem!important}.sm-pdt75{padding-top:.75rem!important}.sm-pdt80{padding-top:.8rem!important}.sm-pdt85{padding-top:.85rem!important}.sm-pdt90{padding-top:.9rem!important}.sm-pdt95{padding-top:.95rem!important}.sm-pdt100{padding-top:1rem!important}.sm-pdb0{padding-bottom:0!important}.sm-pdb5{padding-bottom:.05rem!important}.sm-pdb10{padding-bottom:.1rem!important}.sm-pdb15{padding-bottom:.15rem!important}.sm-pdb20{padding-bottom:.2rem!important}.sm-pdb25{padding-bottom:.25rem!important}.sm-pdb30{padding-bottom:.3rem!important}.sm-pdb35{padding-bottom:.35rem!important}.sm-pdb40{padding-bottom:.4rem!important}.sm-pdb45{padding-bottom:.45rem!important}.sm-pdb50{padding-bottom:.5rem!important}.sm-pdb55{padding-bottom:.55rem!important}.sm-pdb60{padding-bottom:.6rem!important}.sm-pdb65{padding-bottom:.65rem!important}.sm-pdb70{padding-bottom:.7rem!important}.sm-pdb75{padding-bottom:.75rem!important}.sm-pdb80{padding-bottom:.8rem!important}.sm-pdb85{padding-bottom:.85rem!important}.sm-pdb90{padding-bottom:.9rem!important}.sm-pdb95{padding-bottom:.95rem!important}.sm-pdb100{padding-bottom:1rem!important}.sm-pdl0{padding-left:0!important}.sm-pdl5{padding-left:.05rem!important}.sm-pdl10{padding-left:.1rem!important}.sm-pdl15{padding-left:.15rem!important}.sm-pdl20{padding-left:.2rem!important}.sm-pdl25{padding-left:.25rem!important}.sm-pdl30{padding-left:.3rem!important}.sm-pdl35{padding-left:.35rem!important}.sm-pdl40{padding-left:.4rem!important}.sm-pdl45{padding-left:.45rem!important}.sm-pdl50{padding-left:.5rem!important}.sm-pdl55{padding-left:.55rem!important}.sm-pdl60{padding-left:.6rem!important}.sm-pdl65{padding-left:.65rem!important}.sm-pdl70{padding-left:.7rem!important}.sm-pdl75{padding-left:.75rem!important}.sm-pdl80{padding-left:.8rem!important}.sm-pdl85{padding-left:.85rem!important}.sm-pdl90{padding-left:.9rem!important}.sm-pdl95{padding-left:.95rem!important}.sm-pdl100{padding-left:1rem!important}.sm-pdr0{padding-right:0!important}.sm-pdr5{padding-right:.05rem!important}.sm-pdr10{padding-right:.1rem!important}.sm-pdr15{padding-right:.15rem!important}.sm-pdr20{padding-right:.2rem!important}.sm-pdr25{padding-right:.25rem!important}.sm-pdr30{padding-right:.3rem!important}.sm-pdr35{padding-right:.35rem!important}.sm-pdr40{padding-right:.4rem!important}.sm-pdr45{padding-right:.45rem!important}.sm-pdr50{padding-right:.5rem!important}.sm-pdr55{padding-right:.55rem!important}.sm-pdr60{padding-right:.6rem!important}.sm-pdr65{padding-right:.65rem!important}.sm-pdr70{padding-right:.7rem!important}.sm-pdr75{padding-right:.75rem!important}.sm-pdr80{padding-right:.8rem!important}.sm-pdr85{padding-right:.85rem!important}.sm-pdr90{padding-right:.9rem!important}.sm-pdr95{padding-right:.95rem!important}.sm-pdr100{padding-right:1rem!important}
}

.fs0 {font-size:0!important;}.fs1 {font-size:0.01rem!important;}.fs2 {font-size:0.02rem!important;}.fs3 {font-size:0.03rem!important;}.fs4 {font-size:0.04rem!important;}.fs5 {font-size:0.05rem!important;}.fs6 {font-size:0.06rem!important;}.fs7 {font-size:0.07rem!important;}.fs8 {font-size:0.08rem!important;}.fs9 {font-size:0.09rem!important;}.fs10 {font-size:0.1rem!important;}.fs11 {font-size:0.11rem!important;}.fs12 {font-size:0.12rem!important;}.fs13 {font-size:0.13rem!important;}.fs14 {font-size:0.14rem!important;}.fs15 {font-size:0.15rem!important;}.fs16 {font-size:0.16rem!important;}.fs17 {font-size:0.17rem!important;}.fs18 {font-size:0.18rem!important;}.fs19 {font-size:0.19rem!important;}.fs20 {font-size:0.2rem!important;}.fs21 {font-size:0.21rem!important;}.fs22 {font-size:0.22rem!important;}.fs23 {font-size:0.23rem!important;}.fs24 {font-size:0.24rem!important;}.fs25 {font-size:0.25rem!important;}.fs26 {font-size:0.26rem!important;}.fs27 {font-size:0.27rem!important;}.fs28 {font-size:0.28rem!important;}.fs29 {font-size:0.29rem!important;}.fs30 {font-size:0.3rem!important;}.fs31 {font-size:0.31rem!important;}.fs32 {font-size:0.32rem!important;}.fs33 {font-size:0.33rem!important;}.fs34 {font-size:0.34rem!important;}.fs35 {font-size:0.35rem!important;}.fs36 {font-size:0.36rem!important;}.fs37 {font-size:0.37rem!important;}.fs38 {font-size:0.38rem!important;}.fs39 {font-size:0.39rem!important;}.fs40 {font-size:0.4rem!important;}.fs41 {font-size:0.41rem!important;}.fs42 {font-size:0.42rem!important;}.fs43 {font-size:0.43rem!important;}.fs44 {font-size:0.44rem!important;}.fs45 {font-size:0.45rem!important;}.fs46 {font-size:0.46rem!important;}.fs47 {font-size:0.47rem!important;}.fs48 {font-size:0.48rem!important;}.fs49 {font-size:0.49rem!important;}.fs50 {font-size:0.5rem!important;}
@media (max-width: 767px) {
    .sm-fs0 {font-size: 0 !important;}.sm-fs1 {font-size: 0.01rem !important;}.sm-fs2 {font-size: 0.02rem !important;}.sm-fs3 {font-size: 0.03rem !important;}.sm-fs4 {font-size: 0.04rem !important;}.sm-fs5 {font-size: 0.05rem !important;}.sm-fs6 {font-size: 0.06rem !important;}.sm-fs7 {font-size: 0.07rem !important;}.sm-fs8 {font-size: 0.08rem !important;}.sm-fs9 {font-size: 0.09rem !important;}.sm-fs10 {font-size: 0.1rem !important;}.sm-fs11 {font-size: 0.11rem !important;}.sm-fs12 {font-size: 0.12rem !important;}.sm-fs13 {font-size: 0.13rem !important;}.sm-fs14 {font-size: 0.14rem !important;}.sm-fs15 {font-size: 0.15rem !important;}.sm-fs16 {font-size: 0.16rem !important;}.sm-fs17 {font-size: 0.17rem !important;}.sm-fs18 {font-size: 0.18rem !important;}.sm-fs19 {font-size: 0.19rem !important;}.sm-fs20 {font-size: 0.2rem !important;}.sm-fs21 {font-size: 0.21rem !important;}.sm-fs22 {font-size: 0.22rem !important;}.sm-fs23 {font-size: 0.23rem !important;}.sm-fs24 {font-size: 0.24rem !important;}.sm-fs25 {font-size: 0.25rem !important;}.sm-fs26 {font-size: 0.26rem !important;}.sm-fs27 {font-size: 0.27rem !important;}.sm-fs28 {font-size: 0.28rem !important;}.sm-fs29 {font-size: 0.29rem !important;}.sm-fs30 {font-size: 0.3rem !important;}.sm-fs31 {font-size: 0.31rem !important;}.sm-fs32 {font-size: 0.32rem !important;}.sm-fs33 {font-size: 0.33rem !important;}.sm-fs34 {font-size: 0.34rem !important;}.sm-fs35 {font-size: 0.35rem !important;}.sm-fs36 {font-size: 0.36rem !important;}.sm-fs37 {font-size: 0.37rem !important;}.sm-fs38 {font-size: 0.38rem !important;}.sm-fs39 {font-size: 0.39rem !important;}.sm-fs40 {font-size: 0.4rem !important;}.sm-fs41 {font-size: 0.41rem !important;}.sm-fs42 {font-size: 0.42rem !important;}.sm-fs43 {font-size: 0.43rem !important;}.sm-fs44 {font-size: 0.44rem !important;}.sm-fs45 {font-size: 0.45rem !important;}.sm-fs46 {font-size: 0.46rem !important;}.sm-fs47 {font-size: 0.47rem !important;}.sm-fs48 {font-size: 0.48rem !important;}.sm-fs49 {font-size: 0.49rem !important;}.sm-fs50 {font-size: 0.5rem !important;}
}
