@charset "utf-8";
@media screen and (min-width: 768px) {
  .sp-view {
    display: none !important;
  }
  .pc-view {
    display: block;
  }
}
a.uc_btn-more,
a.btn-more {
  background: #04256d;
  border: 1px solid #04256d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 3em;
  min-height: 46px;
  width: 290px;
  color: #fff;
  margin: 32px auto 0;
  font-size: 13px;
  line-height: unset;
  padding-top: 0;
}
.st_guide_toc {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
}
.st_guide_toc_box {
  width: 400px;
  margin-left: 20px;
  margin-bottom: 30px;
  border: 1px solid #dedede;
}
.st_guide_toc_box_ttl {
  background-color: #f2f2f2;
  padding: 13px 20px;
}
.st_guide_toc_box_data {
  padding: 5px 20px;
}
.st_guide_toc_box_data:first-of-type {
  margin-top: 10px;
}
.st_guide_toc_box_data:last-of-type {
  margin-bottom: 20px;
}
.st_guide_toc_box_link {
  text-decoration: underline;
}
.st_guide_imgList {
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.st_guide_imgList_item {
  padding: 0 10px;
}
.st_guide_imgList_item:first-of-type {
  margin-left: -10px;
}
.st_guide_imgList_item:last-of-type {
  margin-right: -10px;
}
.st_guide_imgList_item_txt {
  padding: 10px 0 0;
  font-size: 12px;
}
.st_guide_imgList.st_w230 li {
  width: 230px;
}
.st_guide_imgList.st_w215 li {
  width: 215px;
}
.st_txt {
  margin-top: 10px;
}
.st_txt__red {
  color: #bc0000;
}
.st_img_wrap {
  margin: 30px 0;
}
.st_img_wrap img {
  vertical-align: bottom;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.st_img_wrap + .st_img_wrap {
  margin-top: 0;
}
.st_img_center {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.st_img_center img {
  vertical-align: bottom;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.st_leftBtn {
  margin-left: 0 !important;
}
.st_rightBtn {
  margin-right: 0 !important;
}
.st_guide_tub_wrap {
  margin: 30px 0;
}
.st_guide_tub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.st_guide_tub_item {
  width: 20%;
  text-align: center;
  line-height: 55px;
  font-size: 16px;
  font-weight: bold;
  background: #f2f2f2;
}
.st_guide_tub_item_link {
  display: block;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #04256d;
}
.st_active.st_guide_tub_item_link {
  background: #fff;
  border-top: 1px solid #04256d;
  border-left: 1px solid #04256d;
  border-right: 1px solid #04256d;
  border-bottom: 1px solid #fff;
}
.st_guide_txtimg {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.st_guide_txtimg.st_switch {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.st_guide_txtimage_txt_wrap {
  width: 57.5%;
}
.st_guide_txtimage_img_wrap {
  width: 37.5%;
}
.st_guide_txtimage_img_wrap img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.st_align_flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.st_align_flex_item {
  width: 50%;
}

.st_align_flex_item_big {
  width: 49%;
}

.st_refine-container {
  width: 95%;
  margin: 0 auto 45px;
}

.st_switch_img {
  width: 100%;
  vertical-align: bottom;
}

.refine-price .st_guide_imgList .st_switch_img_wrap {
  width: 100%;
}

.refine-price .st_align_flex,
.st_refine_half_flex .st_align_flex {
  align-items: center;
}

.st_guide_imgList_item {
  width: 100%;
}

.st_guide_imgList picture {
  width: 100%;
}

.st_align_flex > img,
.st_align_flex > p {
  width: 50%;
}

.st_img_wrap .st_big_pic {
  width: 100%;
}

.st_refine-what_flex {
  justify-content: flex-start;
}

.st_refine-gray-wrap {
  border: 5px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.st_color_keyword .st_refine-gray-wrap {
  height: 188px;
}

.st_size_pic_fix {
  padding-right: 12px;
}

.st_page-brand .background.image01 {
  background: url(../img/brand/img_brand_01_pc.png) no-repeat;
  background-size: cover;
}

.st_page-brand .st_txt {
  margin: 0;
  padding: 30px;
  background: #052663;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.st_page-brand .st_txt.type1 {
  font-size: 26px;
}

.st_page-brand .st_heading-h1 {
  margin-bottom: 25px;
}

.st_page-brand .st_des_text {
  margin: 0;
  padding: 40px 0;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  color: #052663;
}
.st_page-brand .background {
  margin-bottom: 40px;
  padding: 140px 0;
}

.st_page-brand .st_ttl_lv2 {
  margin: 0;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  font-size: 44px;
}
.st_page-brand .st_ttl_lv2.st_bg {
  padding: 25px 0;
  background: rgba(242, 238, 232, 0.7);
  font-size: 65px;
  color: #052663;
}
.st_page-brand .fs20 {
  font-size: 20px !important;
}
.st_page-brand .t_align-c {
  text-align: center;
}
.st_page-brand .font-w {
  font-weight: bold;
}

.st_page-brand .st_full_width {
  width: 100%;
}

.st_page-brand .heading-h2 {
  margin: 0;
  padding: 40px 0;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  color: #052663;
  border: none;
}

.st_page-brand .st_txt.st_type1 {
  font-size: 26px;
}

.st_page-brand .st_txt.st_type2 {
  font-size: 22px;
}

.st_page-brand .st_mb10 {
  margin-bottom: 10px;
}

.st_page-brand .st_mt60 {
  margin-top: 60px;
}
.st_page-brand .st_heading-2_block {
  display: block;
  height: auto;
}
.st_page-brand .st_brand-page_font-family {
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo,
    Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif !important;
}
.st_mb30 {
  margin-bottom: 30px !important;
}

.st_ancherWrap {
  margin-top: -80px;
  padding-top: 80px;
}

/* マイサイズページPC用 ここから*/
@media screen and (min-width: 768px) {
  .st_haruyama_my_size .st_mysize-container {
    max-width: 1200px;
    margin: 40px auto 0;
  }

  .st_haruyama_my_size .st_mysize-lead {
    overflow: hidden;
  }
  .st_haruyama_my_size .st_mysize-lead-text,
  .st_haruyama_my_size .st_mysize-lead-img {
    float: left;
  }
  .st_haruyama_my_size .st_mysize-lead-text {
    width: 66%;
  }
  .st_haruyama_my_size .st_mysize-lead-img {
    width: 34%;
  }
  .st_haruyama_my_size .st_mysize-lead-ttl {
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .st_haruyama_my_size .st_mysize-lead-desc {
    font-size: 18px;
    line-height: 1.56;
  }
  .st_haruyama_my_size .st_mysize-ttl-m {
    font-size: 22px;
    line-height: 1.27;
    padding-bottom: 0.3em;
    border-bottom: 1px solid #001859;
    margin-bottom: 20px;
    color: #001859;
    margin-top: 20px;
  }

  .st_haruyama_my_size .st_mysize-feature {
    *zoom: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
    margin-left: -10px;
    margin-right: -10px;
  }
  .st_haruyama_my_size .st_mysize-feature:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .st_haruyama_my_size .st_mysize-feature-item {
    display: block;
    position: relative;
    min-height: 1px;
    box-sizing: border-box;
    float: left;
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .st_haruyama_my_size .st_mysize-feature-item-box {
    position: relative;
    background: #f2f2f2;
    padding: 15px;
    margin-bottom: 20px;
  }
  .st_haruyama_my_size .st_mysize-point {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }

  .st_haruyama_my_size .st_mysize-feature-item-box-ttl {
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    color: #001859;
  }
  .st_haruyama_my_size .st_mysize-feature-item-box-img {
    margin-bottom: 18px;
  }
  .st_haruyama_my_size .st_mysize-feature-item-box-img img {
    width: 100%;
  }
  .st_haruyama_my_size .st_mysize-feature-item-box-desc {
    margin-top: 0.5em;
    font-size: 16px;
    line-height: 1.5;
  }

  .st_haruyama_my_size .st_mysize-highlight {
    position: relative;
    display: inline-block;
    z-index: 1;
  }

  .st_haruyama_my_size .st_mysize-highlight:after {
    content: "";
    background-color: #fffa7e;
    height: 10px;
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    z-index: -1;
  }

  .st_haruyama_my_size .st_mysize-step {
    *zoom: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
    margin-left: -20px;
    margin-right: -20px;
  }
  .st_haruyama_my_size .st_mysize-step:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .st_haruyama_my_size .st_mysize-step-item {
    display: block;
    position: relative;
    min-height: 1px;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
  }
  .st_haruyama_my_size .st_mysize-step1,
  .st_haruyama_my_size .st_mysize-step2 {
    width: 50%;
  }
  .st_haruyama_my_size .st_mysize-step3 {
    width: 100%;
  }

  .st_haruyama_my_size .st_mysize-warning {
    font-size: 16px;
    color: #ff0000;
    margin: 1em 0;
    display: block;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-head {
    color: #001859;
    font-size: 16px;
    font-weight: normal;
    vertical-align: middle;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-head span {
    font-size: 28px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -0.1em;
    margin-right: 0.25em;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-img img {
    width: 100%;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-imgs {
    border: 4px solid #ccc;
    *zoom: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-imgs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-imgs > * {
    display: block;
    position: relative;
    min-height: 1px;
    box-sizing: border-box;
    float: left;
    width: 50%;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-imgs img {
    width: 100%;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-desc {
    font-size: 14px;
    line-height: 1.71;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .st_haruyama_my_size .st_mysize-link {
    color: #1b39f3 !important;
  }
  .st_haruyama_my_size .st_mysize-step1 img,
  .st_haruyama_my_size .st_mysize-step2 img {
    width: 100%;
  }
  .st_haruyama_my_size .st_mysize-step3 img {
    width: 50%;
  }
}
/* マイサイズページPC用 ここまで*/

@charset "utf-8";
@media screen and (max-width: 767px) {
  .pc-view {
    display: none !important;
  }
  .sp-view {
    display: block;
  }
  .st_guide_toc {
    margin: 30px 0 0 0;
  }
  .st_guide_toc_box {
    width: 100%;
    margin-left: 0;
  }
  .st_txt,
  .st_guide_list_item,
  .st_txt_link,
  .st_guide_toc_box_ttl,
  .st_guide_toc_box_data {
    font-size: 12px;
  }
  .st_guide_list_item {
    padding: 5px 0 0;
  }
  .st_guide_list_item:last-of-type {
    padding-bottom: 0;
  }
  a.st_txt_link,
  a.st_guide_toc_box_link {
    text-decoration: underline;
  }
  .st_guide_imgList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .st_guide_imgList.st_w230 li,
  .st_guide_imgList.st_w215 li {
    width: 50%;
    padding: 0 5px 15px;
    margin-bottom: 0;
  }
  .st_guide_imgList.st_w230 li:first-of-type,
  .st_guide_imgList.st_w215 li:first-of-type {
    margin-left: 0;
  }
  .st_guide_imgList.st_w230 li:last-of-type,
  .st_guide_imgList.st_w215 li:last-of-type {
    margin-right: 0;
  }
  .st_guide_imgList_item {
    padding: 10px;
    margin-bottom: 20px;
  }
  .st_guide_imgList_item:first-of-type {
    margin-left: 0;
  }
  .st_guide_imgList_item:last-of-type {
    margin-right: 0;
  }
  .st_guide_tub_wrap {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .st_guide_tub_item {
    width: 200px;
  }
  .st_guide_txtimg {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .st_guide_txtimg.st_switch {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .st_guide_txtimage_txt_wrap {
    width: 100%;
  }
  .st_guide_txtimage_img_wrap {
    width: 100%;
  }
  .st_guide_txtimage_img_wrap img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  a.st_guide_tub_item_link {
    font-size: 13px;
    padding: 0 15px;
  }
  .st_align_flex {
    flex-direction: column;
  }
  .st_align_flex > img,
  .st_align_flex > p {
    width: 100%;
  }
  .st_align_flex_item,
  .st_align_flex_item_big {
    width: 100%;
  }
  .st_size_pic_fix {
    padding: 0;
  }
  .st_refine-gray-wrap {
    padding: 20px 15px;
  }

  .st_color_keyword .st_refine-gray-wrap {
    height: auto;
  }
  .st_switch_img_wrap.st_refine-gray-wrap .st_guide_imgList_item {
    padding: 0;
    margin: 0;
  }
  .st_refine-what_img {
    width: 70%;
    margin: 20px auto 0;
  }
  .st_sp_mb20 {
    margin-bottom: 20px;
  }

  .st_table_fix {
    table-layout: fixed !important;
  }

  .st_table_fix th {
    width: 30% !important;
  }
  .st_table_fix img {
    max-width: 100%;
  }
  .st_page-brand .st_txt.st_type1 {
    font-size: 20px;
  }
  .st_page-brand .st_txt.st_type2 {
    font-size: 18px;
    padding: 15px;
  }
  .st_page-brand .st_txt.st_type2 span {
    font-size: 26px !important;
  }
  .st_page-brand .st_des_text {
    margin: 0;
    padding: 20px 0;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
  }
  .st_page-brand .background {
    margin-bottom: 20px;
    padding: 20px 0;
  }
  .st_page-brand .st_ttl_lv2.st_bg {
    padding: 15px 0;
    background: rgba(242, 238, 232, 0.7);
  }
  .st_page-brand .st_ttl_lv2.st_bg {
    font-size: 24px;
  }
  .st_page-brand .st_font19 {
    font-size: 19px !important;
  }
  .st_page-brand .st_heading-2_block {
    padding: 20px 0;
    font-size: 25px;
  }
  .st_page-brand .st_no_wrap-block {
    padding: 0;
  }
  .st_page-brand .st_mt30 {
    margin-top: 30px;
  }
  .st_page-brand .st_sp_wrap {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .st_page-brand .st_heading-h1 {
    margin-bottom: 15px;
  }

  .st_mb30 {
    margin-bottom: 30px !important;
  }
  .st_ancherWrap {
    margin-top: -50px;
    padding-top: 50px;
  }

  .st_haruyama_my_size .st_mysize-container img {
    max-width: 100%;
  }

  .st_haruyama_my_size .st_mysize-lead {
    overflow: hidden;
  }
  .st_haruyama_my_size .st_mysize-lead-text,
  .st_haruyama_my_size .st_mysize-lead-img {
    float: left;
  }
  .st_haruyama_my_size .st_mysize-lead-text {
    width: 100%;
  }
  .st_haruyama_my_size .st_mysize-lead-img {
    width: 100%;
    text-align: center;
  }
  .st_haruyama_my_size .st_mysize-lead-img img {
    max-width: 221.5px;
  }
  .st_haruyama_my_size .st_mysize-lead-ttl {
    font-size: 15px;
    line-height: 1.2;
  }
  .st_haruyama_my_size .st_mysize-lead-desc {
    font-size: 14px;
    line-height: 1.56;
  }
  .st_haruyama_my_size .st_mysize-ttl-m {
    font-size: 15px;
    line-height: 1.27;
    padding-bottom: 0.3em;
    border-bottom: 1px solid #001859;
    margin-bottom: 10px;
    color: #001859;
    margin-right: -10px;
  }

  .st_haruyama_my_size .st_mysize-feature {
    *zoom: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
  }
  .st_haruyama_my_size .st_mysize-feature:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .st_haruyama_my_size .st_mysize-feature-item {
    display: block;
    position: relative;
    min-height: 1px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  .st_haruyama_my_size .st_mysize-feature-item-box {
    position: relative;
    background: #f2f2f2;
    padding: 15px;
    margin-bottom: 0;
  }
  .st_haruyama_my_size .st_mysize-point {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 98px;
  }

  .st_haruyama_my_size .st_mysize-feature-item-box-ttl {
    font-size: 15px;
    line-height: 1.2;
    font-weight: bold;
    color: #001859;
  }
  .st_haruyama_my_size .st_mysize-feature-item-box-img {
    margin-bottom: 14px;
  }
  .st_haruyama_my_size .st_mysize-feature-item-box-img img {
    width: 100%;
  }
  .st_haruyama_my_size .st_mysize-feature-item-box-desc {
    margin-top: 0.5em;
    font-size: 14px;
    line-height: 1.5;
  }

  .st_haruyama_my_size .st_mysize-highlight {
    position: relative;
    display: inline-block;
    z-index: 1;
  }

  .st_haruyama_my_size .st_mysize-highlight:after {
    content: "";
    background-color: #fffa7e;
    height: 10px;
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    z-index: -1;
  }

  .st_haruyama_my_size .st_mysize-step {
    *zoom: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
  }
  .st_haruyama_my_size .st_mysize-step:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .st_haruyama_my_size .st_mysize-step-item {
    display: block;
    position: relative;
    min-height: 1px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }

  .st_haruyama_my_size .st_mysize-warning {
    font-size: 12px;
    color: #ff0000;
    margin: 1em 0;
    display: block;
  }
  .st_haruyama_my_size .st_mysize-step-item-box {
    margin-bottom: 0;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-head {
    color: #001859;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-head span {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -0.1em;
    margin-right: 0.25em;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-img img {
    width: 100%;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-imgs {
    *zoom: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-imgs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-imgs > * {
    display: block;
    position: relative;
    min-height: 1px;
    box-sizing: border-box;
    float: left;
    width: 100%;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-imgs > *:not(:last-child) {
    margin-bottom: 10px;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-imgs img {
    width: 100%;
  }
  .st_haruyama_my_size .st_mysize-step-item-box-desc {
    font-size: 12px;
    line-height: 1.71;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .st_haruyama_my_size .st_mysize-link {
    color: #1b39f3 !important;
  }
  .st_haruyama_my_size .st_mysize-container {
    margin-top: 15px;
  }
  .st_haruyama_my_size .st_mysize-lead-ttl {
    margin-bottom: 5px;
  }
  .st_haruyama_my_size .st_mysize-lead-desc {
    margin-bottom: 10px;
  }
  .st_haruyama_my_size .st_mysize-ttl-m {
    font-size: 15px;
    line-height: 1.27;
    padding-bottom: 0.3em;
    border-bottom: 1px solid #001859;
    color: #001859;
    margin-right: -10px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .st_haruyama_my_size .st_mysize-feature-item-box {
    position: relative;
    background: #f2f2f2;
    padding: 15px;
    margin-bottom: 0;
  }
}

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