@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "UniqloProBold";
  src: url("/jp/fonts/UniqloProBold.woff") format("woff");
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "UniqloProRegular";
  src: url("/jp/fonts/uniqloproregular-webfont.woff") format("woff");
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "UniqloProLight";
  src: url("/jp/fonts/UniqloProLight.woff") format("woff");
}

#main .uni-font--bold {
  font-family: "UniqloProBold";
  letter-spacing: 0.04em;
}

#main .uni-font--regular {
  font-family: "UniqloProRegular";
  letter-spacing: 0.04em;
}

#main .uni-font--light {
  font-family: "UniqloProLight";
  letter-spacing: 0.04em;
}

body {
  font-family: UniqloProLight, -apple-system, BlinkMacSystemFont,
    "Hiragino Kaku Gothic ProN", meiryo, sans-serif;
  margin: 0;
}

/*US Feedback*/

body
  #oo_waypoint_prompt
  #oo_waypoint_company_logo
  img:not(.btn):not([onerror^="alterImage"]):not([onerror^="errorColorChip"]):not([src*="im.uniqlo.com/images/jp/pc/img/material/tag"]) {
  width: auto;
}

/*US Feedback end*/

body .global_header {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

body .globalnav {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  height: 70px;
  padding: 10px;
}

body .globalnav a {
  color: #333333;
  display: inline-block;
  text-decoration: none;
}

#main {
  width: 100%;
  min-width: 960px;
  line-height: 1.3;
  font-size: 13px;
  color: #1b1b1b;
  -webkit-text-size-adjust: 100%;
}

#main
  img:not(.btn):not([onerror^="alterImage"]):not([onerror^="errorColorChip"]):not([src*="im.uniqlo.com/images/jp/pc/img/material/tag"]) {
  vertical-align: middle;
}

#main .text--center {
  text-align: center;
}

#main .text--bold {
  font-weight: bold;
}

/**
   * h1-area
   */

#main .h1-area {
  position: relative;
  width: auto;
  min-height: 96px;
  padding: 10px 0;
  text-align: left;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#main .h1-area.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
  padding: 10px 0;
  width: 100%;
  min-width: 960px;
}

#main .h1-area__h1 {
  display: inline-block;
  padding-left: 50px;
  padding-right: 45px;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  vertical-align: middle;
  font-size: 29px;
  letter-spacing: 0.055em;
}

#main .pageTitle {
  text-align: center;
  margin: 90px auto 40px;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 25px;
}

/**
   * footer
   */

#main .footer {
  margin: 40px auto 20px;
  text-align: center;
  min-width: 960px;
}

#main .footer__anchor {
  display: inline-block;
}

#main .footer__logo {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}

#main .footer__name {
  font-size: 16px;
  color: #1b1b1b;
  text-decoration: underline;
  margin: 0;
  line-height: 1.1em;
  letter-spacing: 0.05em;
}

#main .footer__name > span {
  color: #333333;
}

#main .footer__copy {
  font-size: 12px;
  margin-top: 40px;
  text-align: center;
}

/**
   * pagetop
   */

#main .pagetop {
  position: fixed;
  right: 56px;
  bottom: 56px;
  z-index: 99;
}

#main
  .pagetop
  img:not(.btn):not([onerror^="alterImage"]):not([onerror^="errorColorChip"]):not([src*="im.uniqlo.com/images/jp/pc/img/material/tag"]) {
  width: 40px;
  height: 40px;
}

/**
   * utilities
   */

#main .br-pc {
  display: inline-block;
}

#main .br-sp {
  display: none;
}

html.au .au-hidden {
  display: none !important;
}

html.ca-en .ca-en-hidden {
  display: none !important;
}

html.ca-fr .ca-fr-hidden {
  display: none !important;
}

html.cn .cn-hidden {
  display: none !important;
}

html.de-de .de-de-hidden {
  display: none !important;
}

html.dk-en .dk-en-hidden {
  display: none !important;
}

html.es-es .es-es-hidden {
  display: none !important;
}

html.eu-en .eu-en-hidden {
  display: none !important;
}

html.fr-fr .fr-fr-hidden {
  display: none !important;
}

html.hk-en .hk-en-hidden {
  display: none !important;
}

html.hk-zh .hk-zh-hidden {
  display: none !important;
}

html.id .id-hidden {
  display: none !important;
}

html.in .in-hidden {
  display: none !important;
}

html.it-it .it-it-hidden {
  display: none !important;
}

html.jp .jp-hidden {
  display: none !important;
}

html.kr .kr-hidden {
  display: none !important;
}

html.my .my-hidden {
  display: none !important;
}

html.ph .ph-hidden {
  display: none !important;
}

html.ru .ru-hidden {
  display: none !important;
}

html.se-en .se-en-hidden {
  display: none !important;
}

html.sg .sg-hidden {
  display: none !important;
}

html.th .th-hidden {
  display: none !important;
}

html.tw .tw-hidden {
  display: none !important;
}

html.uk-en .uk-en-hidden {
  display: none !important;
}

html.us-en .us-en-hidden {
  display: none !important;
}

html.vn .vn-hidden {
  display: none !important;
}

html.cn body,
html.hk-zh body {
  font-family: "方正兰亭黑", Arial, Helvetica, simsun, sans-serif !important;
}

html.fr-fr body {
  font-family: "Helvetica Neue", HelveticaNeue, Helvetica, "Segoe UI",
    "Noto Sans", Roboto, Arial, "Arial Unicode MS", sans-serif !important;
}

html.ru body {
  font-family: verdana, arial, sans-serif !important;
}

html.tw body {
  font-family: meiryo, "MS P Gothic", sans-serif !important;
}

html.vn body {
  font-family: arial, sans-serif !important;
}

html.kr .kr-text--bold {
  font-weight: bold !important;
}

html.jp .wishlist_heart_icon a {
  background-image: url(/jwanderson20ss/au/common/images/wishlist_heart_small_off.png);
}

html.jp .wishlist_heart_icon .active {
  background-image: url(/jwanderson20ss/au/common/images/wishlist_heart_small_on.png);
}

html.jp .modal-hasWishlist .wishlist_heart_icon {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

html.jp .modal-hasWishlist .wishlist_heart_icon .active,
html.jp .modal-hasWishlist .wishlist_heart_icon a {
  width: 35px;
  height: 35px;
  background-size: contain;
  display: block;
}

html.jp .modal .product-price::after {
  margin-left: 5px;
  font-size: 12px;
  content: "＋消費税";
}

html.jp #main .concept__title {
  line-height: 1.8;
  font-family: apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN",
    meiryo, sans-serif !important;
  font-weight: bold;
}

html.jp #main .concept__body {
  line-height: 1.8 !important;
}

html.jp #main .profile-txt__body {
  line-height: 1.8 !important;
}

html.jp
  #main
  .main-visual
  .txtWrap
  p:not(.colo_chip_in_size):not(.soon):not(.l3_show_colorchip_collection) {
  line-height: 1.6;
}

html.jp #main .jp-text--bold,
html.jp #main .info-area .sectionTitle-01 {
  font-family: apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN",
    meiryo, sans-serif !important;
  font-weight: bold !important;
}

html.jp #main .jp-text--default-font {
  font-family: apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN",
    meiryo, sans-serif !important;
}

html.jp #main .delayInformation {
  width: 960px;
  margin: 35px auto 50px;
  padding: 30px;
  line-height: 1.8;
  border: 1px solid #dadada;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html.kr #main .concept__title {
  font-size: 24px;
  line-height: 1.3;
}

html.kr #main .concept__body {
  font-size: 18px;
  line-height: 1.3 !important;
}

html.kr #main .profile-txt__body {
  line-height: 1.5 !important;
}

html.th #main .concept__title {
  font-size: 23px;
}

html.ru #main .concept {
  width: 920px;
}

html.ru #main .profile-txt__body {
  font-size: 18px;
}

#main .main-visual {
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
  display: table;
  margin-bottom: 60px;
}

#main .imgWrap {
  width: 50%;
  position: relative;
  overflow: hidden;
  display: table-cell;
}

#main
  .imgWrap
  img:not(.btn):not([onerror^="alterImage"]):not([onerror^="errorColorChip"]):not([src*="im.uniqlo.com/images/jp/pc/img/material/tag"]) {
  width: 100%;
}

#main .main-visual .txtWrap h2 {
  text-align: center;
}

#main .main-visual .txtWrap {
  width: 50%;
  padding: 50px 50px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  background-color: #fff;
}

#main
  .main-visual
  .txtWrap
  img:not(.btn):not([onerror^="alterImage"]):not([onerror^="errorColorChip"]):not([src*="im.uniqlo.com/images/jp/pc/img/material/tag"]) {
  width: 40%;
}

#main .info-area {
  margin: 80px auto 0;
  text-align: center;
}

#main
  .info-area
  > div:not(.blkItemList):not(.unit):not(.wishlist_heart_icon):not(.l3_alias_color_chip_modal_bg) {
  display: inline-block !important;
  text-align: center;
}

#main .info-area > div:nth-child(even) {
  margin: 0 0 0 60px;
}

#main .info-area .sectionTitle {
  font-size: 15px;
  margin-bottom: 16px;
  line-height: 1.1em;
  letter-spacing: 0.05em;
}

#main .info-area .links .link-content {
  display: inline-block;
  vertical-align: top;
}

#main .info-area .links .link-content {
  display: inline-block;
  vertical-align: top;
}

#main .info-area .sectionTitle.txt-jp {
  font-size: 15px;
  line-height: 1.1em;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

#main .info-area .updates .links .link-content {
  width: 45px;
}

#main .info-area .sns .links .link-content {
  margin-left: 12px;
  width: 40px;
}

#main .info-area .sns .links .link-content:first-child {
  margin-left: 0;
}

#main .info-area .links a {
  display: inline-block;
  text-decoration: none;
  color: #333333;
}

#main .info-area .links a span {
  display: block;
  margin-top: 10px;
  position: relative;
  line-height: 1.25;
}

#main .info-area .links a span.txt-jp {
  font-size: 12px;
}

#main .is-pc .info-area .links a span:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  width: 0;
  height: 1px;
  margin: auto;
  background-color: #333333;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#main .is-pc .info-area .links a:hover span:before {
  width: 100%;
}

#main .profile {
  text-align: center;
  max-width: 960px;
  padding: 0 24px;
}

#main .profile-txt__title {
  margin: 1em 0;
}

body .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
  letter-spacing: normal;
}

body .modal a {
  text-decoration: none;
  color: #1b1b1b;
}

body .modal-bg {
  width: 100%;
  height: 100%;
  background-color: rgba(235, 235, 235, 0.8);
}

body .modal-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 900px;
  margin-left: -450px;
  padding: 30px;
  font-size: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body .modal-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 24px;
  height: 24px;
  /*padding: 14px;*/
  padding: 26px;
  cursor: pointer;
}

body .modal-arrow {
  position: absolute;
  top: 50%;
  display: block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
  z-index: 10;
}

body .modal-arrow--prev {
  left: 0;
  background: url(/jwanderson20ss/au/common/images/slide/slide-prev.png) center
    center no-repeat;
}

body .modal-arrow--next {
  right: 0;
  background: url(/jwanderson20ss/au/common/images/slide/slide-next.png) center
    center no-repeat;
}

body .modal-arrow--active {
  display: block !important;
}

body .modal-close:before,
body .modal-close:after {
  position: absolute;
  top: 26px;
  right: 12px;
  content: "";
  display: block;
  width: 28px;
  height: 2px;
  background-color: #000;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

body .modal-close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body .modal-close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

body .modal .product-img {
  width: 420px;
  margin-right: 30px;
}

body .modal .product-img {
  vertical-align: middle;
}

body .modal .modal-txt {
  display: inline-block;
  vertical-align: middle;
  width: 390px;
  text-align: left;
}

body .modal .product-name {
  font-size: 18px;
  line-height: 1.1;
  margin: 0;
}

body .modal .product-price {
  font-size: 24px;
  line-height: 1.1;
  margin-top: 12px;
}

body .modal .product-detail {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.1;
}

body .modal .product-annotation {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.1;
  color: #808080;
}

body .modal .colorChip {
  margin-top: 24px;
  padding-left: 0 !important;
  overflow: hidden;
}

body .modal .colorChip li {
  width: 30px;
  height: 30px;
  margin: 0 10px 10px 0;
  cursor: pointer;
  float: left;
}

body .modal .colorChip li:nth-child(10n) {
  margin: 0 0 10px 0;
}

body .modal .colorChip li > span {
  display: none;
}

body .modal .product-size {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 16px;
}

body .modal .product-available {
  margin-top: 6px;
  font-size: 16px;
  color: #808080;
}

body .modal .btn-linkProduct {
  margin-top: 22px;
  margin-bottom: 15px;
  display: inline-block;
  padding: 5px 16px;
  font-size: 16px;
  border: 1px solid #000;
}

body .modal .btn-linkProduct.is-hide {
  display: none;
}

body .modal .available.is-hide,
body .modal .btn-linkProduct.is-hide {
  display: none;
}

body .modal-count {
  font-size: 16px;
  display: none;
}

body .modal-count span:first-child {
  padding-right: 5px;
}

body .modal-count span:last-child {
  padding-left: 5px;
}

body .modal-count--active {
  display: block !important;
  margin-top: 15px;
}

body .modal-arrow,
body .modal-count {
  display: none;
}

body .profile-txt__title {
  font-size: 26px;
}

body .profile-txt__body {
  font-size: 20px;
}

/* ---------------------------------------------------------
  colorChip
  ----------------------------------------------------------*/

#main .colorChip {
  margin-bottom: 7px;
  font-size: 0;
  padding-left: 0 !important;
}

#main .colorChip li {
  display: inline-block;
  width: 22px;
  height: 12px;
  margin-right: 6px;
}

#main .colorChip .color-beige {
  background-color: #e6e3d4;
}

#main .colorChip .color-black {
  background-color: #23241f;
}

#main .colorChip .color-red {
  background-color: #fa2c30;
}

#main .colorChip .color-blue {
  background-color: #17334b;
}

/* ---------------------------------------------------------
  colorChip over
  ----------------------------------------------------------*/

#main .colorChip.is-more {
  position: relative;
  width: 100%;
}

#main .colorChip.is-more:before,
#main .colorChip.is-more:after {
  content: "";
  position: absolute;
  display: block;
  background-color: #808080;
}

#main .colorChip.is-more:before {
  top: 5px;
  right: 4px;
  width: 10px;
  height: 2px;
}

#main .colorChip.is-more:after {
  top: 1px;
  right: 8px;
  width: 2px;
  height: 10px;
}

#main .colorChip.is-more li:nth-child(n + 8) {
  display: none;
}

#main .productLink li a {
  text-decoration: none;
  color: #1b1b1b;
}

/* ---------------------------------------------------------
  Product notices
  ----------------------------------------------------------*/

#main .productNotice {
  padding: 0 27px;
}

#main
  .productNotice
  p:not(.colo_chip_in_size):not(.soon):not(.l3_show_colorchip_collection) {
  font-size: 13px;
  text-align: center;
  line-height: 1.1;
}

#main .productNotice .notice-titele {
  font-size: 18px;
  color: #ff0000;
}

#main .productNotice .notice-period {
  font-size: 15px;
  color: #ff0000;
}

#main .productNotice .notice-annotation {
  font-size: 11px;
  text-align: center;
  line-height: 1.1;
}

/* productLink */

#main .productLinkWrap {
  width: 960px;
  margin: 0 auto;
}

/* ---------------------------------------------------------
  Product
  ----------------------------------------------------------*/

#main .productLink {
  max-width: 700px;
  margin: 50px auto 37px;
  font-size: 0;
  text-align: center;
}

#main .txtWrap {
}

#main .productLink.productLink-w {
  max-width: 600px;
}

#main .productLink li {
  display: inline-block;
  margin: 0 20px 15px;
  font-size: 16px;
}

#main .productLink a {
  position: relative;
  font-size: 16px;
  line-height: 1.1;
}

#main .productLink a:hover {
  color: #ff0000;
}

#main .productLink a::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 10px;
  padding-right: 6px;
  background: url(/jwanderson20ss/au/common/images/chevron-down.png) right center
    no-repeat;
}

#main .productLink a:hover::after {
  background: url(/jwanderson20ss/au/common/images/chevron-down-hover.png) right
    center no-repeat;
}

#main .productLink a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 1px;
  margin: auto;
  background-color: #fff;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#main .productLink.kids {
  width: 560px;
}

#main .is-pc .productLink a:hover::before {
  width: 100%;
}

#main .productText {
  font-size: 13px;
  line-height: 1.1;
  text-align: center;
  margin-left: 23px;
  margin-right: 23px;
}

/*products*/

#main .productWrap section {
  width: inherit;
}

#main .productWrap {
  max-width: 1280px;
  min-width: 960px;
  margin: 0 auto;
  margin-top: 90px;
  padding-bottom: 10px;
  overflow: hidden;
}

#main .products {
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 73px;
}

#main .products h3 {
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 32px;
  text-align: center;
}

#main .products-inner {
  max-width: 976px;
  margin: 0 auto;
}

#main .products-inner:after {
  content: " ";
  display: block;
  clear: both;
}

#main .product-unit {
  position: relative;
  float: left;
  width: 228px;
  height: 370px;
  margin: 0 8px 16px;
  padding: 10px;
  text-align: left;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#main .product-unit .product-img {
  width: 100%;
  height: auto;
  cursor: pointer;
}

#main .product-unit .product-info {
  padding-top: 10px;
}

#main .product-unit .product-size {
  margin-bottom: 5px;
  font-size: 12px;
  color: #808080;
  line-height: 1.1;
  letter-spacing: 0.03em;
  margin-top: 0;
}

#main .product-unit .product-name {
  min-height: 3.5em;
  /*height: 3.5em;*/
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.1;
  letter-spacing: 0.03em;
  margin-top: 0;
}

#main .product-unit .product-price {
  bottom: 0;
  right: 10px;
  font-size: 16px;
  text-align: right;
  line-height: 1.1;
  letter-spacing: 0.03em;
  margin: 0;
}

#main .product-unit .product-annotation {
  font-size: 12px;
  margin-bottom: 5px;
  letter-spacing: 0.03em;
  margin: 0;
}

#main .product-unit .product-available {
  height: 2.5em;
  padding-top: 2px;
  text-align: left;
  font-size: 11px;
  line-height: 1.1;
  color: #808080;
  letter-spacing: 0.03em;
  margin: 0;
}

#main .concept-visual {
  max-width: 960px;
}

#main
  .concept-visual
  .row
  > div:not(.blkItemList):not(.unit):not(.wishlist_heart_icon):not(.l3_alias_color_chip_modal_bg) {
  width: 312px;
}

#main .concept-visual .title {
  margin-top: 10px;
  font-size: 16px;
}

#main .concept-visual .description {
  margin-top: 5px;
  font-size: 16px;
  line-height: 1.5;
}

#main .concept-visual .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#main
  .concept-visual
  .row
  img:not(.btn):not([onerror^="alterImage"]):not([onerror^="errorColorChip"]):not([src*="im.uniqlo.com/images/jp/pc/img/material/tag"]) {
  width: 100%;
}

#main .concept-visual .concept-visual .row .title {
  width: 312px;
  font-family: "UniqloProBold";
}

#main .concept-visual .concept-visual .row .description {
  width: 312px;
}

#main .concept-visual {
  max-width: 960px;
}

#main
  .concept-visual
  .row
  > div:not(.blkItemList):not(.unit):not(.wishlist_heart_icon):not(.l3_alias_color_chip_modal_bg) {
  width: 312px;
}

#main .concept-visual .title {
  margin-top: 10px;
  font-size: 16px;
}

#main .concept-visual .description {
  margin-top: 5px;
  font-size: 16px;
  line-height: 1.5;
}

#main .concept-visual a {
  color: #333333;
  display: inline-block;
  text-decoration: none;
}

#main .concept-visual a:hover {
  color: #ff0000;
}

#main .concept-visual .left {
  margin-right: 12px;
}

#main .language-selector {
  margin-top: 40px;
  position: relative;
  width: 100%;
  font-size: 16px;
  line-height: 1;
}

#main .language-selector_line {
  text-align: center;
  width: 100%;
  max-height: 100%;
}

#main .language-selector_link {
  position: absolute;
  top: 0;
  width: 100%;
}

#main .language-selector_link a {
  display: inline-block;
  margin: 0 1em;
  text-decoration: none;
  line-height: 1;
  color: #1b1b1b;
  vertical-align: text-bottom;
}

#main .language-selector_link a:hover {
  color: #f00;
}

#main .language-selector_link a.language-selector_active {
  color: #378694;
  cursor: default;
}

#main .language-selector_link_left {
  width: 50%;
  float: left;
  text-align: right;
}

#main .language-selector_link_right {
  width: 50%;
  float: right;
  text-align: left;
}

#main .mg-t--0 {
  margin-top: 0px !important;
}

#main .mg-r--0 {
  margin-right: 0px !important;
}

#main .mg-b--0 {
  margin-bottom: 0px !important;
}

#main .mg-l--0 {
  margin-left: 0px !important;
}

#main .mg-t--5 {
  margin-top: 5px !important;
}

#main .mg-r--5 {
  margin-right: 5px !important;
}

#main .mg-b--5 {
  margin-bottom: 5px !important;
}

#main .mg-l--5 {
  margin-left: 5px !important;
}

#main .mg-t--10 {
  margin-top: 10px !important;
}

#main .mg-r--10 {
  margin-right: 10px !important;
}

#main .mg-b--10 {
  margin-bottom: 10px !important;
}

#main .mg-l--10 {
  margin-left: 10px !important;
}

#main .mg-t--15 {
  margin-top: 15px !important;
}

#main .mg-r--15 {
  margin-right: 15px !important;
}

#main .mg-b--15 {
  margin-bottom: 15px !important;
}

#main .mg-l--15 {
  margin-left: 15px !important;
}

#main .mg-t--20 {
  margin-top: 20px !important;
}

#main .mg-r--20 {
  margin-right: 20px !important;
}

#main .mg-b--20 {
  margin-bottom: 20px !important;
}

#main .mg-l--20 {
  margin-left: 20px !important;
}

#main .mg-t--25 {
  margin-top: 25px !important;
}

#main .mg-r--25 {
  margin-right: 25px !important;
}

#main .mg-b--25 {
  margin-bottom: 25px !important;
}

#main .mg-l--25 {
  margin-left: 25px !important;
}

#main .mg-t--30 {
  margin-top: 30px !important;
}

#main .mg-r--30 {
  margin-right: 30px !important;
}

#main .mg-b--30 {
  margin-bottom: 30px !important;
}

#main .mg-l--30 {
  margin-left: 30px !important;
}

#main .mg-t--35 {
  margin-top: 35px !important;
}

#main .mg-r--35 {
  margin-right: 35px !important;
}

#main .mg-b--35 {
  margin-bottom: 35px !important;
}

#main .mg-l--35 {
  margin-left: 35px !important;
}

#main .mg-t--40 {
  margin-top: 40px !important;
}

#main .mg-r--40 {
  margin-right: 40px !important;
}

#main .mg-b--40 {
  margin-bottom: 40px !important;
}

#main .mg-l--40 {
  margin-left: 40px !important;
}

#main .mg-t--45 {
  margin-top: 45px !important;
}

#main .mg-r--45 {
  margin-right: 45px !important;
}

#main .mg-b--45 {
  margin-bottom: 45px !important;
}

#main .mg-l--45 {
  margin-left: 45px !important;
}

#main .mg-t--50 {
  margin-top: 50px !important;
}

#main .mg-r--50 {
  margin-right: 50px !important;
}

#main .mg-b--50 {
  margin-bottom: 50px !important;
}

#main .mg-l--50 {
  margin-left: 50px !important;
}

#main .mg-t--55 {
  margin-top: 55px !important;
}

#main .mg-r--55 {
  margin-right: 55px !important;
}

#main .mg-b--55 {
  margin-bottom: 55px !important;
}

#main .mg-l--55 {
  margin-left: 55px !important;
}

#main .mg-t--60 {
  margin-top: 60px !important;
}

#main .mg-r--60 {
  margin-right: 60px !important;
}

#main .mg-b--60 {
  margin-bottom: 60px !important;
}

#main .mg-l--60 {
  margin-left: 60px !important;
}

#main .mg-t--65 {
  margin-top: 65px !important;
}

#main .mg-r--65 {
  margin-right: 65px !important;
}

#main .mg-b--65 {
  margin-bottom: 65px !important;
}

#main .mg-l--65 {
  margin-left: 65px !important;
}

#main .mg-t--70 {
  margin-top: 70px !important;
}

#main .mg-r--70 {
  margin-right: 70px !important;
}

#main .mg-b--70 {
  margin-bottom: 70px !important;
}

#main .mg-l--70 {
  margin-left: 70px !important;
}

#main .mg-t--75 {
  margin-top: 75px !important;
}

#main .mg-r--75 {
  margin-right: 75px !important;
}

#main .mg-b--75 {
  margin-bottom: 75px !important;
}

#main .mg-l--75 {
  margin-left: 75px !important;
}

#main .mg-t--80 {
  margin-top: 80px !important;
}

#main .mg-r--80 {
  margin-right: 80px !important;
}

#main .mg-b--80 {
  margin-bottom: 80px !important;
}

#main .mg-l--80 {
  margin-left: 80px !important;
}

#main .mg-t--85 {
  margin-top: 85px !important;
}

#main .mg-r--85 {
  margin-right: 85px !important;
}

#main .mg-b--85 {
  margin-bottom: 85px !important;
}

#main .mg-l--85 {
  margin-left: 85px !important;
}

#main .mg-t--90 {
  margin-top: 90px !important;
}

#main .mg-r--90 {
  margin-right: 90px !important;
}

#main .mg-b--90 {
  margin-bottom: 90px !important;
}

#main .mg-l--90 {
  margin-left: 90px !important;
}

#main .mg-t--95 {
  margin-top: 95px !important;
}

#main .mg-r--95 {
  margin-right: 95px !important;
}

#main .mg-b--95 {
  margin-bottom: 95px !important;
}

#main .mg-l--95 {
  margin-left: 95px !important;
}

#main .mg-t--100 {
  margin-top: 100px !important;
}

#main .mg-r--100 {
  margin-right: 100px !important;
}

#main .mg-b--100 {
  margin-bottom: 100px !important;
}

#main .mg-l--100 {
  margin-left: 100px !important;
}

#main .pd-t--0 {
  padding-top: 0px !important;
}

#main .pd-r--0 {
  padding-right: 0px !important;
}

#main .pd-b--0 {
  padding-bottom: 0px !important;
}

#main .pd-l--0 {
  padding-left: 0px !important;
}

#main .pd-t--5 {
  padding-top: 5px !important;
}

#main .pd-r--5 {
  padding-right: 5px !important;
}

#main .pd-b--5 {
  padding-bottom: 5px !important;
}

#main .pd-l--5 {
  padding-left: 5px !important;
}

#main .pd-t--10 {
  padding-top: 10px !important;
}

#main .pd-r--10 {
  padding-right: 10px !important;
}

#main .pd-b--10 {
  padding-bottom: 10px !important;
}

#main .pd-l--10 {
  padding-left: 10px !important;
}

#main .pd-t--15 {
  padding-top: 15px !important;
}

#main .pd-r--15 {
  padding-right: 15px !important;
}

#main .pd-b--15 {
  padding-bottom: 15px !important;
}

#main .pd-l--15 {
  padding-left: 15px !important;
}

#main .pd-t--20 {
  padding-top: 20px !important;
}

#main .pd-r--20 {
  padding-right: 20px !important;
}

#main .pd-b--20 {
  padding-bottom: 20px !important;
}

#main .pd-l--20 {
  padding-left: 20px !important;
}

#main .pd-t--25 {
  padding-top: 25px !important;
}

#main .pd-r--25 {
  padding-right: 25px !important;
}

#main .pd-b--25 {
  padding-bottom: 25px !important;
}

#main .pd-l--25 {
  padding-left: 25px !important;
}

#main .pd-t--30 {
  padding-top: 30px !important;
}

#main .pd-r--30 {
  padding-right: 30px !important;
}

#main .pd-b--30 {
  padding-bottom: 30px !important;
}

#main .pd-l--30 {
  padding-left: 30px !important;
}

#main .pd-t--35 {
  padding-top: 35px !important;
}

#main .pd-r--35 {
  padding-right: 35px !important;
}

#main .pd-b--35 {
  padding-bottom: 35px !important;
}

#main .pd-l--35 {
  padding-left: 35px !important;
}

#main .pd-t--40 {
  padding-top: 40px !important;
}

#main .pd-r--40 {
  padding-right: 40px !important;
}

#main .pd-b--40 {
  padding-bottom: 40px !important;
}

#main .pd-l--40 {
  padding-left: 40px !important;
}

#main .pd-t--45 {
  padding-top: 45px !important;
}

#main .pd-r--45 {
  padding-right: 45px !important;
}

#main .pd-b--45 {
  padding-bottom: 45px !important;
}

#main .pd-l--45 {
  padding-left: 45px !important;
}

#main .pd-t--50 {
  padding-top: 50px !important;
}

#main .pd-r--50 {
  padding-right: 50px !important;
}

#main .pd-b--50 {
  padding-bottom: 50px !important;
}

#main .pd-l--50 {
  padding-left: 50px !important;
}

#main .pd-t--55 {
  padding-top: 55px !important;
}

#main .pd-r--55 {
  padding-right: 55px !important;
}

#main .pd-b--55 {
  padding-bottom: 55px !important;
}

#main .pd-l--55 {
  padding-left: 55px !important;
}

#main .pd-t--60 {
  padding-top: 60px !important;
}

#main .pd-r--60 {
  padding-right: 60px !important;
}

#main .pd-b--60 {
  padding-bottom: 60px !important;
}

#main .pd-l--60 {
  padding-left: 60px !important;
}

#main .pd-t--65 {
  padding-top: 65px !important;
}

#main .pd-r--65 {
  padding-right: 65px !important;
}

#main .pd-b--65 {
  padding-bottom: 65px !important;
}

#main .pd-l--65 {
  padding-left: 65px !important;
}

#main .pd-t--70 {
  padding-top: 70px !important;
}

#main .pd-r--70 {
  padding-right: 70px !important;
}

#main .pd-b--70 {
  padding-bottom: 70px !important;
}

#main .pd-l--70 {
  padding-left: 70px !important;
}

#main .pd-t--75 {
  padding-top: 75px !important;
}

#main .pd-r--75 {
  padding-right: 75px !important;
}

#main .pd-b--75 {
  padding-bottom: 75px !important;
}

#main .pd-l--75 {
  padding-left: 75px !important;
}

#main .pd-t--80 {
  padding-top: 80px !important;
}

#main .pd-r--80 {
  padding-right: 80px !important;
}

#main .pd-b--80 {
  padding-bottom: 80px !important;
}

#main .pd-l--80 {
  padding-left: 80px !important;
}

#main .pd-t--85 {
  padding-top: 85px !important;
}

#main .pd-r--85 {
  padding-right: 85px !important;
}

#main .pd-b--85 {
  padding-bottom: 85px !important;
}

#main .pd-l--85 {
  padding-left: 85px !important;
}

#main .pd-t--90 {
  padding-top: 90px !important;
}

#main .pd-r--90 {
  padding-right: 90px !important;
}

#main .pd-b--90 {
  padding-bottom: 90px !important;
}

#main .pd-l--90 {
  padding-left: 90px !important;
}

#main .pd-t--95 {
  padding-top: 95px !important;
}

#main .pd-r--95 {
  padding-right: 95px !important;
}

#main .pd-b--95 {
  padding-bottom: 95px !important;
}

#main .pd-l--95 {
  padding-left: 95px !important;
}

#main .pd-t--100 {
  padding-top: 100px !important;
}

#main .pd-r--100 {
  padding-right: 100px !important;
}

#main .pd-b--100 {
  padding-bottom: 100px !important;
}

#main .pd-l--100 {
  padding-left: 100px !important;
}

#main .text--10 {
  font-size: 10px !important;
}

#main .text--11 {
  font-size: 11px !important;
}

#main .text--12 {
  font-size: 12px !important;
}

#main .text--13 {
  font-size: 13px !important;
}

#main .text--14 {
  font-size: 14px !important;
}

#main .text--15 {
  font-size: 15px !important;
}

#main .text--16 {
  font-size: 16px !important;
}

#main .text--17 {
  font-size: 17px !important;
}

#main .text--18 {
  font-size: 18px !important;
}

#main .text--19 {
  font-size: 19px !important;
}

#main .text--20 {
  font-size: 20px !important;
}

#main .text--21 {
  font-size: 21px !important;
}

#main .text--22 {
  font-size: 22px !important;
}

#main .text--23 {
  font-size: 23px !important;
}

#main .text--24 {
  font-size: 24px !important;
}

#main .text--25 {
  font-size: 25px !important;
}

#main .text--26 {
  font-size: 26px !important;
}

#main .text--27 {
  font-size: 27px !important;
}

#main .text--28 {
  font-size: 28px !important;
}

#main .text--29 {
  font-size: 29px !important;
}

#main .text--30 {
  font-size: 30px !important;
}

#main .text--31 {
  font-size: 31px !important;
}

#main .text--32 {
  font-size: 32px !important;
}

#main .text--33 {
  font-size: 33px !important;
}

#main .text--34 {
  font-size: 34px !important;
}

#main .text--35 {
  font-size: 35px !important;
}

#main .text--36 {
  font-size: 36px !important;
}

#main .text--37 {
  font-size: 37px !important;
}

#main .text--38 {
  font-size: 38px !important;
}

#main .text--39 {
  font-size: 39px !important;
}

#main .text--40 {
  font-size: 40px !important;
}

#main section {
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
  max-height: 100%;
}

#main .profile-txt__title {
  margin: 1em 0;
  font-size: 28px;
}

#main .profile-txt__body {
  font-size: 20px;
}
