@charset "UTF-8";
/* line 2, app/assets/stylesheets/template_static.scss */
.tinymce-page {
  margin: 0 auto;
  font-family: "Kosugi Maru", "Kazesawa-Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

/* line 7, app/assets/stylesheets/template_static.scss */
.page-header {
  background-color: transparent;
  border-bottom: 5px solid #CCC;
  border-top: 0;
  margin: 0 0 35px 0;
  min-height: 50px;
  padding: 20px 0px;
  position: relative;
  text-align: left;
}

/* line 16, app/assets/stylesheets/template_static.scss */
.page-header .page-title {
  margin-top: 8px;
}

/* line 18, app/assets/stylesheets/template_static.scss */
p {
  color: #777;
  line-height: 24px;
}

/* line 22, app/assets/stylesheets/template_static.scss */
.p-0 {
  padding: 0 !important;
}

/* line 25, app/assets/stylesheets/template_static.scss */
.m-0 {
  margin: 0 !important;
}

/* line 28, app/assets/stylesheets/template_static.scss */
.font-weight-bold, b, strong {
  font-weight: 700 !important;
}

/* line 31, app/assets/stylesheets/template_static.scss */
.font-weight-semibold {
  font-weight: 600 !important;
}

/* line 34, app/assets/stylesheets/template_static.scss */
.text-1 {
  font-size: 0.5em !important;
}

/* line 37, app/assets/stylesheets/template_static.scss */
.text-2 {
  font-size: 0.7em !important;
}

/* line 40, app/assets/stylesheets/template_static.scss */
.text-3 {
  font-size: 0.9em !important;
}

/* line 43, app/assets/stylesheets/template_static.scss */
.text-4 {
  font-size: 1.10em !important;
}

/* line 46, app/assets/stylesheets/template_static.scss */
.text-5 {
  font-size: 1.50em !important;
}

/* line 49, app/assets/stylesheets/template_static.scss */
.text-6 {
  font-size: 1.80em !important;
}

/* line 52, app/assets/stylesheets/template_static.scss */
.text-7 {
  font-size: 2.00em !important;
}

/* line 55, app/assets/stylesheets/template_static.scss */
.text-8 {
  font-size: 2.30em !important;
}

/* line 58, app/assets/stylesheets/template_static.scss */
.text-9 {
  font-size: 2.50em !important;
}

/* line 61, app/assets/stylesheets/template_static.scss */
.text-center {
  text-align: center !important;
}

/* line 64, app/assets/stylesheets/template_static.scss */
.text-right {
  text-align: right !important;
}

/* line 68, app/assets/stylesheets/template_static.scss */
section.section.section-no-border {
  border: 0;
}

/* line 72, app/assets/stylesheets/template_static.scss */
section.page-header h1 {
  border-bottom-color: #d60011;
}

/* line 75, app/assets/stylesheets/template_static.scss */
.page-header h1 {
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}

/* line 80, app/assets/stylesheets/template_static.scss */
.page-header h1 {
  border-bottom: 5px solid #CCC;
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  margin: 0 0 -25px;
  padding: 0 0 25px;
  position: relative;
}

/* line 91, app/assets/stylesheets/template_static.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 96, app/assets/stylesheets/template_static.scss */
html .bg-color-light, html .bg-light {
  background-color: #FFF !important;
}

/* line 99, app/assets/stylesheets/template_static.scss */
html .btn-primary {
  background-color: #d60011;
  border-color: #d60011 #d60011 #a3000d;
  color: #FFF;
}

/* line 104, app/assets/stylesheets/template_static.scss */
.btn-outline {
  border-width: 2px;
}

/* line 107, app/assets/stylesheets/template_static.scss */
html .btn-outline.btn-primary {
  color: #d60011;
  background-color: transparent;
  background-image: none;
  border-color: #d60011;
}

/* line 113, app/assets/stylesheets/template_static.scss */
html .btn-outline.btn-primary:hover {
  background-color: #d60011;
  border-color: #d60011 #d60011 #a3000d;
  color: #FFF;
}

/* line 118, app/assets/stylesheets/template_static.scss */
html .heading-primary, html .lnk-primary, html .text-color-primary, html .text-primary {
  color: #d60011 !important;
}

/* line 121, app/assets/stylesheets/template_static.scss */
.custom-page-header {
  margin: 0 0 35px 0;
  padding: 30px 0;
  position: relative;
  text-align: left;
}

/* line 127, app/assets/stylesheets/template_static.scss */
.custom-page-header.page-header-modern.page-header-lg h1 {
  font-size: 32px;
}

/* line 130, app/assets/stylesheets/template_static.scss */
.custom-page-header.page-header-modern h1 {
  font-size: 28px;
}

/* line 133, app/assets/stylesheets/template_static.scss */
.custom-page-header.page-header-lg h1 {
  font-size: 40px;
}

/* line 136, app/assets/stylesheets/template_static.scss */
html .text-color-light, html .text-light {
  color: #FFF !important;
}

/* line 139, app/assets/stylesheets/template_static.scss */
.custom-page-header h1 {
  color: #fff;
  display: inline-block;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-weight: 400;
  position: relative;
  top: 1px;
}

/* line 150, app/assets/stylesheets/template_static.scss */
.custom-text-align-right {
  text-align: right !important;
}

/* line 154, app/assets/stylesheets/template_static.scss */
.custom-border-1 {
  border: 1px solid #bbb5b5;
  background-color: #fff;
  padding: 8px;
}

/* line 159, app/assets/stylesheets/template_static.scss */
.custom-box-shadow {
  -webkit-box-shadow: 0px 0px 60px -10px rgba(139, 139, 139, 0.5);
  box-shadow: 0px 0px 60px -10px rgba(139, 139, 139, 0.5);
}

/* line 163, app/assets/stylesheets/template_static.scss */
.custom-box-shadow-2 {
  -webkit-box-shadow: 0px 0px 20px -10px rgba(139, 139, 139, 0.5);
  box-shadow: 0px 0px 20px -10px rgba(139, 139, 139, 0.5);
}

/* line 167, app/assets/stylesheets/template_static.scss */
.custom-tag {
  display: inline-block;
  background-color: #7b6e6e;
  color: #fff;
  position: relative;
  margin: 0 0 0.5em;
  padding: 0.8em 1em 0.8em 3.6em;
  border: 1px solid #887777;
  font-size: 0.7em;
  font-weight: bold;
  letter-spacing: 2px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}

/* line 183, app/assets/stylesheets/template_static.scss */
.custom-tag:before {
  content: "";
  position: absolute;
  background: #fff;
  top: 50%;
  left: 0.8em;
  margin-top: -8px;
  height: 15px;
  width: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 1px 1px 1px #564c4c inset;
  -moz-box-shadow: 1px 1px 1px #564c4c inset;
  -webkit-box-shadow: 1px 1px 1px #564c4c inset;
  -o-box-shadow: 1px 1px 1px #564c4c inset;
  -ms-box-shadow: 1px 1px 1px #564c4c inset;
}

/* line 201, app/assets/stylesheets/template_static.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 204, app/assets/stylesheets/template_static.scss */
section.section {
  background: #f4f4f4;
  border-top: 5px solid #f1f1f1;
  margin: 30px 0;
  padding: 50px 0;
}

/* line 211, app/assets/stylesheets/template_static.scss */
.col-half-section {
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  max-width: 555px;
  margin-left: 30px;
  margin-right: 0;
}

/* line 221, app/assets/stylesheets/template_static.scss */
.col-half-section.col-half-section-right {
  margin-left: 0;
  margin-right: 30px;
}

/* line 225, app/assets/stylesheets/template_static.scss */
.tinymce-page .product {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 231, app/assets/stylesheets/template_static.scss */
.tinymce-page .product:nth-child(4n+1) {
  background-color: #eaeae9;
}

/* line 234, app/assets/stylesheets/template_static.scss */
.tinymce-page .product:nth-child(4n+4) {
  background-color: #eaeae9;
}

@media (max-width: 991px) {
  /* line 238, app/assets/stylesheets/template_static.scss */
  .custom-md-text-center {
    text-align: center !important;
  }
  /* line 241, app/assets/stylesheets/template_static.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 244, app/assets/stylesheets/template_static.scss */
  .tinymce-page .product:nth-child(2n+2) {
    background-color: #fff;
  }
  /* line 247, app/assets/stylesheets/template_static.scss */
  .tinymce-page .product:nth-child(2n+1) {
    background-color: #eaeae9;
  }
}

@media (min-width: 992px) {
  /* line 252, app/assets/stylesheets/template_static.scss */
  .custom-lg-text-right {
    text-align: right !important;
  }
}

@media (min-width: 992px) {
  /* line 257, app/assets/stylesheets/template_static.scss */
  .custom-lg-text-left {
    text-align: left !important;
  }
}

/* line 262, app/assets/stylesheets/template_static.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 271, app/assets/stylesheets/template_static.scss */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 277, app/assets/stylesheets/template_static.scss */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 283, app/assets/stylesheets/template_static.scss */
  .container {
    max-width: 960px;
  }
  /* line 286, app/assets/stylesheets/template_static.scss */
  .text-lg-right {
    text-align: right !important;
  }
}

@media (min-width: 1200px) {
  /* line 292, app/assets/stylesheets/template_static.scss */
  .container {
    max-width: 1140px;
  }
  /* line 295, app/assets/stylesheets/template_static.scss */
  .text-lg-right {
    text-align: right !important;
  }
}

/* line 300, app/assets/stylesheets/template_static.scss */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 308, app/assets/stylesheets/template_static.scss */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 317, app/assets/stylesheets/template_static.scss */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 328, app/assets/stylesheets/template_static.scss */
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

/* line 335, app/assets/stylesheets/template_static.scss */
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

/* line 341, app/assets/stylesheets/template_static.scss */
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

/* line 347, app/assets/stylesheets/template_static.scss */
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 353, app/assets/stylesheets/template_static.scss */
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

/* line 359, app/assets/stylesheets/template_static.scss */
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

/* line 365, app/assets/stylesheets/template_static.scss */
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 371, app/assets/stylesheets/template_static.scss */
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

/* line 377, app/assets/stylesheets/template_static.scss */
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

/* line 383, app/assets/stylesheets/template_static.scss */
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 389, app/assets/stylesheets/template_static.scss */
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

/* line 395, app/assets/stylesheets/template_static.scss */
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

/* line 401, app/assets/stylesheets/template_static.scss */
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 406, app/assets/stylesheets/template_static.scss */
.order-1 {
  order: 1;
}

/* line 409, app/assets/stylesheets/template_static.scss */
.order-2 {
  order: 2;
}

@media (min-width: 576px) {
  /* line 413, app/assets/stylesheets/template_static.scss */
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 420, app/assets/stylesheets/template_static.scss */
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 426, app/assets/stylesheets/template_static.scss */
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 431, app/assets/stylesheets/template_static.scss */
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 436, app/assets/stylesheets/template_static.scss */
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 441, app/assets/stylesheets/template_static.scss */
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 446, app/assets/stylesheets/template_static.scss */
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 451, app/assets/stylesheets/template_static.scss */
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 456, app/assets/stylesheets/template_static.scss */
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 461, app/assets/stylesheets/template_static.scss */
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 466, app/assets/stylesheets/template_static.scss */
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 471, app/assets/stylesheets/template_static.scss */
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 476, app/assets/stylesheets/template_static.scss */
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 481, app/assets/stylesheets/template_static.scss */
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 489, app/assets/stylesheets/template_static.scss */
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 496, app/assets/stylesheets/template_static.scss */
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 502, app/assets/stylesheets/template_static.scss */
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 507, app/assets/stylesheets/template_static.scss */
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 512, app/assets/stylesheets/template_static.scss */
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 517, app/assets/stylesheets/template_static.scss */
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 522, app/assets/stylesheets/template_static.scss */
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 527, app/assets/stylesheets/template_static.scss */
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 532, app/assets/stylesheets/template_static.scss */
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 537, app/assets/stylesheets/template_static.scss */
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 542, app/assets/stylesheets/template_static.scss */
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 547, app/assets/stylesheets/template_static.scss */
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 552, app/assets/stylesheets/template_static.scss */
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 557, app/assets/stylesheets/template_static.scss */
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  /* line 564, app/assets/stylesheets/template_static.scss */
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 571, app/assets/stylesheets/template_static.scss */
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 577, app/assets/stylesheets/template_static.scss */
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 582, app/assets/stylesheets/template_static.scss */
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 587, app/assets/stylesheets/template_static.scss */
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 592, app/assets/stylesheets/template_static.scss */
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 597, app/assets/stylesheets/template_static.scss */
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 602, app/assets/stylesheets/template_static.scss */
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 607, app/assets/stylesheets/template_static.scss */
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 612, app/assets/stylesheets/template_static.scss */
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 617, app/assets/stylesheets/template_static.scss */
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 622, app/assets/stylesheets/template_static.scss */
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 627, app/assets/stylesheets/template_static.scss */
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 632, app/assets/stylesheets/template_static.scss */
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 637, app/assets/stylesheets/template_static.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 640, app/assets/stylesheets/template_static.scss */
  .order-lg-2 {
    order: 2;
  }
}

@media (min-width: 1200px) {
  /* line 645, app/assets/stylesheets/template_static.scss */
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 652, app/assets/stylesheets/template_static.scss */
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 658, app/assets/stylesheets/template_static.scss */
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 663, app/assets/stylesheets/template_static.scss */
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 668, app/assets/stylesheets/template_static.scss */
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 673, app/assets/stylesheets/template_static.scss */
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 678, app/assets/stylesheets/template_static.scss */
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 683, app/assets/stylesheets/template_static.scss */
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 688, app/assets/stylesheets/template_static.scss */
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 693, app/assets/stylesheets/template_static.scss */
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 698, app/assets/stylesheets/template_static.scss */
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 703, app/assets/stylesheets/template_static.scss */
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 708, app/assets/stylesheets/template_static.scss */
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 713, app/assets/stylesheets/template_static.scss */
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
