@charset "UTF-8";
@import url("../fonts/didot_regular.ttf");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

ul,
ol {
  padding-left: 1.15em;
}

html {
  min-height: 100%;
  height: 100%;
  font-family: -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe UI, Helvetica Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.sr-only {
  position: absolute !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: "Roboto", "Noto Sans TC", "思源黑體 TC", "思源黑體 TW", "思源黑體", "微軟正黑體", "繁黑體", "Microsoft JhengHei", "Lato", "Arial", "Segoe UI Emoji", "Segoe UI Symbol", "新細明體", sans-serif;
  position: relative;
  min-height: 100%;
  line-height: 1.6;
}

@font-face {
  font-family: "cwef";
  src: url("../fonts/cwef.eot?4kr2ud");
  src: url("../fonts/cwef.eot?4kr2ud#iefix") format("embedded-opentype"), url("../fonts/cwef.ttf?4kr2ud") format("truetype"), url("../fonts/cwef.woff?4kr2ud") format("woff"), url("../fonts/cwef.svg?4kr2ud#cwef") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "cwef" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e900";
}

.icon-arrow-left:before {
  content: "\e901";
}

.icon-arrow-right:before {
  content: "\e902";
}

.icon-arrow-up:before {
  content: "\e903";
}

.icon-check:before {
  content: "\e904";
}

.icon-chevron-down:before {
  content: "\e905";
}

.icon-chevron-left:before {
  content: "\e906";
}

.icon-chevron-right:before {
  content: "\e907";
}

.icon-chevron-up:before {
  content: "\e908";
}

.icon-eye:before {
  content: "\e909";
}

.icon-eye-slash:before {
  content: "\e90a";
}

.icon-minus:before {
  content: "\e90b";
}

.icon-plus:before {
  content: "\e90c";
}

.icon-x:before {
  content: "\e90d";
}

.slides--comments .slides__item {
  margin: 0 12px;
}
.slides--kv {
  height: 100%;
}
.slides--kv .slick-list {
  height: 100%;
}
.slides--kv .slick-track {
  height: 100%;
}
.slides--kv .slick-slide {
  position: relative;
  height: 100%;
}
.slides__arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: absolute;
  width: 16px;
  height: 32px;
  padding: 0;
  border: none;
  z-index: 1000;
  top: 50%;
  background-size: 16px 32px;
  background-color: transparent;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slides__arrow--comments.prev {
  background-image: url("../images/arrow-comment-prev.png");
  left: 0;
}
.slides__arrow--comments.next {
  background-image: url("../images/arrow-comment-next.png");
  right: 0;
}
.slides__arrow--teacher.prev {
  background-image: url("../images/arrow-teacher-prev.png");
  left: 10px;
}
.slides__arrow--teacher.next {
  background-image: url("../images/arrow-teacher-next.png");
  right: 10px;
}
.slides__dots {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.slides__dots > li {
  display: inline-block;
  margin: 0 3px;
}
.slides__dots button {
  border: none;
  font-size: 0;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 0;
}
.slides__dots--comments {
  bottom: -40px;
}
.slides__dots--comments button {
  background-color: #B7B7BE;
}
.slides__dots--teacher {
  bottom: 10px;
}
.slides__dots--teacher button {
  background-color: #FFFFFF;
}

[class*=col-],
[class^=col-] {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.col-1 {
  width: 8.33333%;
}

.col-2 {
  width: 16.66667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.33333%;
}

.col-5 {
  width: 41.66667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.33333%;
}

.col-8 {
  width: 66.66667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33333%;
}

.col-11 {
  width: 91.66667%;
}

.col-12 {
  width: 100%;
}

@media only screen and (min-width: 320px) {
  .col-xs-1 {
    width: 8.33333%;
  }

  .col-xs-2 {
    width: 16.66667%;
  }

  .col-xs-3 {
    width: 25%;
  }

  .col-xs-4 {
    width: 33.33333%;
  }

  .col-xs-5 {
    width: 41.66667%;
  }

  .col-xs-6 {
    width: 50%;
  }

  .col-xs-7 {
    width: 58.33333%;
  }

  .col-xs-8 {
    width: 66.66667%;
  }

  .col-xs-9 {
    width: 75%;
  }

  .col-xs-10 {
    width: 83.33333%;
  }

  .col-xs-11 {
    width: 91.66667%;
  }

  .col-xs-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }
}
.m-0 {
  margin: 0px !important;
}

.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.m-5 {
  margin: 5px !important;
}

.my-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.mx-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.m-10 {
  margin: 10px !important;
}

.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.m-15 {
  margin: 15px !important;
}

.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.mx-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.m-20 {
  margin: 20px !important;
}

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.m-25 {
  margin: 25px !important;
}

.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.mx-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.m-35 {
  margin: 35px !important;
}

.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.mx-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.m-40 {
  margin: 40px !important;
}

.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.m-50 {
  margin: 50px !important;
}

.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.m-60 {
  margin: 60px !important;
}

.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.mx-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.m-80 {
  margin: 80px !important;
}

.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.mx-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.m-100 {
  margin: 100px !important;
}

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.mx-100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.m-auto {
  margin: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.m-130 {
  margin: 130px !important;
}

.my-130 {
  margin-top: 130px !important;
  margin-bottom: 130px !important;
}

.mx-130 {
  margin-left: 130px !important;
  margin-right: 130px !important;
}

.mt-130 {
  margin-top: 130px !important;
}

.mb-130 {
  margin-bottom: 130px !important;
}

.ml-130 {
  margin-left: 130px !important;
}

.mr-130 {
  margin-right: 130px !important;
}

@media only screen and (min-width: 320px) {
  .m-xs-0 {
    margin: 0px !important;
  }

  .my-xs-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .mx-xs-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .mt-xs-0 {
    margin-top: 0px !important;
  }

  .mb-xs-0 {
    margin-bottom: 0px !important;
  }

  .ml-xs-0 {
    margin-left: 0px !important;
  }

  .mr-xs-0 {
    margin-right: 0px !important;
  }

  .m-xs-5 {
    margin: 5px !important;
  }

  .my-xs-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }

  .mx-xs-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  .mt-xs-5 {
    margin-top: 5px !important;
  }

  .mb-xs-5 {
    margin-bottom: 5px !important;
  }

  .ml-xs-5 {
    margin-left: 5px !important;
  }

  .mr-xs-5 {
    margin-right: 5px !important;
  }

  .m-xs-10 {
    margin: 10px !important;
  }

  .my-xs-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .mx-xs-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .mt-xs-10 {
    margin-top: 10px !important;
  }

  .mb-xs-10 {
    margin-bottom: 10px !important;
  }

  .ml-xs-10 {
    margin-left: 10px !important;
  }

  .mr-xs-10 {
    margin-right: 10px !important;
  }

  .m-xs-15 {
    margin: 15px !important;
  }

  .my-xs-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .mx-xs-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .mt-xs-15 {
    margin-top: 15px !important;
  }

  .mb-xs-15 {
    margin-bottom: 15px !important;
  }

  .ml-xs-15 {
    margin-left: 15px !important;
  }

  .mr-xs-15 {
    margin-right: 15px !important;
  }

  .m-xs-20 {
    margin: 20px !important;
  }

  .my-xs-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .mx-xs-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }

  .mt-xs-20 {
    margin-top: 20px !important;
  }

  .mb-xs-20 {
    margin-bottom: 20px !important;
  }

  .ml-xs-20 {
    margin-left: 20px !important;
  }

  .mr-xs-20 {
    margin-right: 20px !important;
  }

  .m-xs-25 {
    margin: 25px !important;
  }

  .my-xs-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }

  .mx-xs-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }

  .mt-xs-25 {
    margin-top: 25px !important;
  }

  .mb-xs-25 {
    margin-bottom: 25px !important;
  }

  .ml-xs-25 {
    margin-left: 25px !important;
  }

  .mr-xs-25 {
    margin-right: 25px !important;
  }

  .m-xs-30 {
    margin: 30px !important;
  }

  .my-xs-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .mx-xs-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .mt-xs-30 {
    margin-top: 30px !important;
  }

  .mb-xs-30 {
    margin-bottom: 30px !important;
  }

  .ml-xs-30 {
    margin-left: 30px !important;
  }

  .mr-xs-30 {
    margin-right: 30px !important;
  }

  .m-xs-35 {
    margin: 35px !important;
  }

  .my-xs-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }

  .mx-xs-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }

  .mt-xs-35 {
    margin-top: 35px !important;
  }

  .mb-xs-35 {
    margin-bottom: 35px !important;
  }

  .ml-xs-35 {
    margin-left: 35px !important;
  }

  .mr-xs-35 {
    margin-right: 35px !important;
  }

  .m-xs-40 {
    margin: 40px !important;
  }

  .my-xs-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }

  .mx-xs-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }

  .mt-xs-40 {
    margin-top: 40px !important;
  }

  .mb-xs-40 {
    margin-bottom: 40px !important;
  }

  .ml-xs-40 {
    margin-left: 40px !important;
  }

  .mr-xs-40 {
    margin-right: 40px !important;
  }

  .m-xs-50 {
    margin: 50px !important;
  }

  .my-xs-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }

  .mx-xs-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }

  .mt-xs-50 {
    margin-top: 50px !important;
  }

  .mb-xs-50 {
    margin-bottom: 50px !important;
  }

  .ml-xs-50 {
    margin-left: 50px !important;
  }

  .mr-xs-50 {
    margin-right: 50px !important;
  }

  .m-xs-60 {
    margin: 60px !important;
  }

  .my-xs-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .mx-xs-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }

  .mt-xs-60 {
    margin-top: 60px !important;
  }

  .mb-xs-60 {
    margin-bottom: 60px !important;
  }

  .ml-xs-60 {
    margin-left: 60px !important;
  }

  .mr-xs-60 {
    margin-right: 60px !important;
  }

  .m-xs-80 {
    margin: 80px !important;
  }

  .my-xs-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }

  .mx-xs-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }

  .mt-xs-80 {
    margin-top: 80px !important;
  }

  .mb-xs-80 {
    margin-bottom: 80px !important;
  }

  .ml-xs-80 {
    margin-left: 80px !important;
  }

  .mr-xs-80 {
    margin-right: 80px !important;
  }

  .m-xs-100 {
    margin: 100px !important;
  }

  .my-xs-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }

  .mx-xs-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }

  .mt-xs-100 {
    margin-top: 100px !important;
  }

  .mb-xs-100 {
    margin-bottom: 100px !important;
  }

  .ml-xs-100 {
    margin-left: 100px !important;
  }

  .mr-xs-100 {
    margin-right: 100px !important;
  }

  .m-xs-auto {
    margin: auto !important;
  }

  .my-xs-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mx-xs-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .mt-xs-auto {
    margin-top: auto !important;
  }

  .mb-xs-auto {
    margin-bottom: auto !important;
  }

  .ml-xs-auto {
    margin-left: auto !important;
  }

  .mr-xs-auto {
    margin-right: auto !important;
  }

  .m-xs-130 {
    margin: 130px !important;
  }

  .my-xs-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }

  .mx-xs-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }

  .mt-xs-130 {
    margin-top: 130px !important;
  }

  .mb-xs-130 {
    margin-bottom: 130px !important;
  }

  .ml-xs-130 {
    margin-left: 130px !important;
  }

  .mr-xs-130 {
    margin-right: 130px !important;
  }
}
@media only screen and (min-width: 768px) {
  .m-sm-0 {
    margin: 0px !important;
  }

  .my-sm-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .mx-sm-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .mt-sm-0 {
    margin-top: 0px !important;
  }

  .mb-sm-0 {
    margin-bottom: 0px !important;
  }

  .ml-sm-0 {
    margin-left: 0px !important;
  }

  .mr-sm-0 {
    margin-right: 0px !important;
  }

  .m-sm-5 {
    margin: 5px !important;
  }

  .my-sm-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }

  .mx-sm-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  .mt-sm-5 {
    margin-top: 5px !important;
  }

  .mb-sm-5 {
    margin-bottom: 5px !important;
  }

  .ml-sm-5 {
    margin-left: 5px !important;
  }

  .mr-sm-5 {
    margin-right: 5px !important;
  }

  .m-sm-10 {
    margin: 10px !important;
  }

  .my-sm-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .mx-sm-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .mt-sm-10 {
    margin-top: 10px !important;
  }

  .mb-sm-10 {
    margin-bottom: 10px !important;
  }

  .ml-sm-10 {
    margin-left: 10px !important;
  }

  .mr-sm-10 {
    margin-right: 10px !important;
  }

  .m-sm-15 {
    margin: 15px !important;
  }

  .my-sm-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .mx-sm-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .mt-sm-15 {
    margin-top: 15px !important;
  }

  .mb-sm-15 {
    margin-bottom: 15px !important;
  }

  .ml-sm-15 {
    margin-left: 15px !important;
  }

  .mr-sm-15 {
    margin-right: 15px !important;
  }

  .m-sm-20 {
    margin: 20px !important;
  }

  .my-sm-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .mx-sm-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }

  .mt-sm-20 {
    margin-top: 20px !important;
  }

  .mb-sm-20 {
    margin-bottom: 20px !important;
  }

  .ml-sm-20 {
    margin-left: 20px !important;
  }

  .mr-sm-20 {
    margin-right: 20px !important;
  }

  .m-sm-25 {
    margin: 25px !important;
  }

  .my-sm-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }

  .mx-sm-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }

  .mt-sm-25 {
    margin-top: 25px !important;
  }

  .mb-sm-25 {
    margin-bottom: 25px !important;
  }

  .ml-sm-25 {
    margin-left: 25px !important;
  }

  .mr-sm-25 {
    margin-right: 25px !important;
  }

  .m-sm-30 {
    margin: 30px !important;
  }

  .my-sm-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .mx-sm-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .mt-sm-30 {
    margin-top: 30px !important;
  }

  .mb-sm-30 {
    margin-bottom: 30px !important;
  }

  .ml-sm-30 {
    margin-left: 30px !important;
  }

  .mr-sm-30 {
    margin-right: 30px !important;
  }

  .m-sm-35 {
    margin: 35px !important;
  }

  .my-sm-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }

  .mx-sm-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }

  .mt-sm-35 {
    margin-top: 35px !important;
  }

  .mb-sm-35 {
    margin-bottom: 35px !important;
  }

  .ml-sm-35 {
    margin-left: 35px !important;
  }

  .mr-sm-35 {
    margin-right: 35px !important;
  }

  .m-sm-40 {
    margin: 40px !important;
  }

  .my-sm-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }

  .mx-sm-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }

  .mt-sm-40 {
    margin-top: 40px !important;
  }

  .mb-sm-40 {
    margin-bottom: 40px !important;
  }

  .ml-sm-40 {
    margin-left: 40px !important;
  }

  .mr-sm-40 {
    margin-right: 40px !important;
  }

  .m-sm-50 {
    margin: 50px !important;
  }

  .my-sm-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }

  .mx-sm-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }

  .mt-sm-50 {
    margin-top: 50px !important;
  }

  .mb-sm-50 {
    margin-bottom: 50px !important;
  }

  .ml-sm-50 {
    margin-left: 50px !important;
  }

  .mr-sm-50 {
    margin-right: 50px !important;
  }

  .m-sm-60 {
    margin: 60px !important;
  }

  .my-sm-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .mx-sm-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }

  .mt-sm-60 {
    margin-top: 60px !important;
  }

  .mb-sm-60 {
    margin-bottom: 60px !important;
  }

  .ml-sm-60 {
    margin-left: 60px !important;
  }

  .mr-sm-60 {
    margin-right: 60px !important;
  }

  .m-sm-80 {
    margin: 80px !important;
  }

  .my-sm-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }

  .mx-sm-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }

  .mt-sm-80 {
    margin-top: 80px !important;
  }

  .mb-sm-80 {
    margin-bottom: 80px !important;
  }

  .ml-sm-80 {
    margin-left: 80px !important;
  }

  .mr-sm-80 {
    margin-right: 80px !important;
  }

  .m-sm-100 {
    margin: 100px !important;
  }

  .my-sm-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }

  .mx-sm-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }

  .mt-sm-100 {
    margin-top: 100px !important;
  }

  .mb-sm-100 {
    margin-bottom: 100px !important;
  }

  .ml-sm-100 {
    margin-left: 100px !important;
  }

  .mr-sm-100 {
    margin-right: 100px !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto {
    margin-left: auto !important;
  }

  .mr-sm-auto {
    margin-right: auto !important;
  }

  .m-sm-130 {
    margin: 130px !important;
  }

  .my-sm-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }

  .mx-sm-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }

  .mt-sm-130 {
    margin-top: 130px !important;
  }

  .mb-sm-130 {
    margin-bottom: 130px !important;
  }

  .ml-sm-130 {
    margin-left: 130px !important;
  }

  .mr-sm-130 {
    margin-right: 130px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .m-md-0 {
    margin: 0px !important;
  }

  .my-md-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .mx-md-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .mt-md-0 {
    margin-top: 0px !important;
  }

  .mb-md-0 {
    margin-bottom: 0px !important;
  }

  .ml-md-0 {
    margin-left: 0px !important;
  }

  .mr-md-0 {
    margin-right: 0px !important;
  }

  .m-md-5 {
    margin: 5px !important;
  }

  .my-md-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }

  .mx-md-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  .mt-md-5 {
    margin-top: 5px !important;
  }

  .mb-md-5 {
    margin-bottom: 5px !important;
  }

  .ml-md-5 {
    margin-left: 5px !important;
  }

  .mr-md-5 {
    margin-right: 5px !important;
  }

  .m-md-10 {
    margin: 10px !important;
  }

  .my-md-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .mx-md-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .mt-md-10 {
    margin-top: 10px !important;
  }

  .mb-md-10 {
    margin-bottom: 10px !important;
  }

  .ml-md-10 {
    margin-left: 10px !important;
  }

  .mr-md-10 {
    margin-right: 10px !important;
  }

  .m-md-15 {
    margin: 15px !important;
  }

  .my-md-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .mx-md-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .mt-md-15 {
    margin-top: 15px !important;
  }

  .mb-md-15 {
    margin-bottom: 15px !important;
  }

  .ml-md-15 {
    margin-left: 15px !important;
  }

  .mr-md-15 {
    margin-right: 15px !important;
  }

  .m-md-20 {
    margin: 20px !important;
  }

  .my-md-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .mx-md-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }

  .mt-md-20 {
    margin-top: 20px !important;
  }

  .mb-md-20 {
    margin-bottom: 20px !important;
  }

  .ml-md-20 {
    margin-left: 20px !important;
  }

  .mr-md-20 {
    margin-right: 20px !important;
  }

  .m-md-25 {
    margin: 25px !important;
  }

  .my-md-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }

  .mx-md-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }

  .mt-md-25 {
    margin-top: 25px !important;
  }

  .mb-md-25 {
    margin-bottom: 25px !important;
  }

  .ml-md-25 {
    margin-left: 25px !important;
  }

  .mr-md-25 {
    margin-right: 25px !important;
  }

  .m-md-30 {
    margin: 30px !important;
  }

  .my-md-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .mx-md-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .mt-md-30 {
    margin-top: 30px !important;
  }

  .mb-md-30 {
    margin-bottom: 30px !important;
  }

  .ml-md-30 {
    margin-left: 30px !important;
  }

  .mr-md-30 {
    margin-right: 30px !important;
  }

  .m-md-35 {
    margin: 35px !important;
  }

  .my-md-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }

  .mx-md-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }

  .mt-md-35 {
    margin-top: 35px !important;
  }

  .mb-md-35 {
    margin-bottom: 35px !important;
  }

  .ml-md-35 {
    margin-left: 35px !important;
  }

  .mr-md-35 {
    margin-right: 35px !important;
  }

  .m-md-40 {
    margin: 40px !important;
  }

  .my-md-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }

  .mx-md-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }

  .mt-md-40 {
    margin-top: 40px !important;
  }

  .mb-md-40 {
    margin-bottom: 40px !important;
  }

  .ml-md-40 {
    margin-left: 40px !important;
  }

  .mr-md-40 {
    margin-right: 40px !important;
  }

  .m-md-50 {
    margin: 50px !important;
  }

  .my-md-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }

  .mx-md-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }

  .mt-md-50 {
    margin-top: 50px !important;
  }

  .mb-md-50 {
    margin-bottom: 50px !important;
  }

  .ml-md-50 {
    margin-left: 50px !important;
  }

  .mr-md-50 {
    margin-right: 50px !important;
  }

  .m-md-60 {
    margin: 60px !important;
  }

  .my-md-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .mx-md-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }

  .mt-md-60 {
    margin-top: 60px !important;
  }

  .mb-md-60 {
    margin-bottom: 60px !important;
  }

  .ml-md-60 {
    margin-left: 60px !important;
  }

  .mr-md-60 {
    margin-right: 60px !important;
  }

  .m-md-80 {
    margin: 80px !important;
  }

  .my-md-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }

  .mx-md-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }

  .mt-md-80 {
    margin-top: 80px !important;
  }

  .mb-md-80 {
    margin-bottom: 80px !important;
  }

  .ml-md-80 {
    margin-left: 80px !important;
  }

  .mr-md-80 {
    margin-right: 80px !important;
  }

  .m-md-100 {
    margin: 100px !important;
  }

  .my-md-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }

  .mx-md-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }

  .mt-md-100 {
    margin-top: 100px !important;
  }

  .mb-md-100 {
    margin-bottom: 100px !important;
  }

  .ml-md-100 {
    margin-left: 100px !important;
  }

  .mr-md-100 {
    margin-right: 100px !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto {
    margin-left: auto !important;
  }

  .mr-md-auto {
    margin-right: auto !important;
  }

  .m-md-130 {
    margin: 130px !important;
  }

  .my-md-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }

  .mx-md-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }

  .mt-md-130 {
    margin-top: 130px !important;
  }

  .mb-md-130 {
    margin-bottom: 130px !important;
  }

  .ml-md-130 {
    margin-left: 130px !important;
  }

  .mr-md-130 {
    margin-right: 130px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .m-lg-0 {
    margin: 0px !important;
  }

  .my-lg-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .mx-lg-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .mt-lg-0 {
    margin-top: 0px !important;
  }

  .mb-lg-0 {
    margin-bottom: 0px !important;
  }

  .ml-lg-0 {
    margin-left: 0px !important;
  }

  .mr-lg-0 {
    margin-right: 0px !important;
  }

  .m-lg-5 {
    margin: 5px !important;
  }

  .my-lg-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }

  .mx-lg-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  .mt-lg-5 {
    margin-top: 5px !important;
  }

  .mb-lg-5 {
    margin-bottom: 5px !important;
  }

  .ml-lg-5 {
    margin-left: 5px !important;
  }

  .mr-lg-5 {
    margin-right: 5px !important;
  }

  .m-lg-10 {
    margin: 10px !important;
  }

  .my-lg-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .mx-lg-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .mt-lg-10 {
    margin-top: 10px !important;
  }

  .mb-lg-10 {
    margin-bottom: 10px !important;
  }

  .ml-lg-10 {
    margin-left: 10px !important;
  }

  .mr-lg-10 {
    margin-right: 10px !important;
  }

  .m-lg-15 {
    margin: 15px !important;
  }

  .my-lg-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .mx-lg-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .mt-lg-15 {
    margin-top: 15px !important;
  }

  .mb-lg-15 {
    margin-bottom: 15px !important;
  }

  .ml-lg-15 {
    margin-left: 15px !important;
  }

  .mr-lg-15 {
    margin-right: 15px !important;
  }

  .m-lg-20 {
    margin: 20px !important;
  }

  .my-lg-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .mx-lg-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }

  .mt-lg-20 {
    margin-top: 20px !important;
  }

  .mb-lg-20 {
    margin-bottom: 20px !important;
  }

  .ml-lg-20 {
    margin-left: 20px !important;
  }

  .mr-lg-20 {
    margin-right: 20px !important;
  }

  .m-lg-25 {
    margin: 25px !important;
  }

  .my-lg-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }

  .mx-lg-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }

  .mt-lg-25 {
    margin-top: 25px !important;
  }

  .mb-lg-25 {
    margin-bottom: 25px !important;
  }

  .ml-lg-25 {
    margin-left: 25px !important;
  }

  .mr-lg-25 {
    margin-right: 25px !important;
  }

  .m-lg-30 {
    margin: 30px !important;
  }

  .my-lg-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .mx-lg-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .mt-lg-30 {
    margin-top: 30px !important;
  }

  .mb-lg-30 {
    margin-bottom: 30px !important;
  }

  .ml-lg-30 {
    margin-left: 30px !important;
  }

  .mr-lg-30 {
    margin-right: 30px !important;
  }

  .m-lg-35 {
    margin: 35px !important;
  }

  .my-lg-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }

  .mx-lg-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }

  .mt-lg-35 {
    margin-top: 35px !important;
  }

  .mb-lg-35 {
    margin-bottom: 35px !important;
  }

  .ml-lg-35 {
    margin-left: 35px !important;
  }

  .mr-lg-35 {
    margin-right: 35px !important;
  }

  .m-lg-40 {
    margin: 40px !important;
  }

  .my-lg-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }

  .mx-lg-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }

  .mt-lg-40 {
    margin-top: 40px !important;
  }

  .mb-lg-40 {
    margin-bottom: 40px !important;
  }

  .ml-lg-40 {
    margin-left: 40px !important;
  }

  .mr-lg-40 {
    margin-right: 40px !important;
  }

  .m-lg-50 {
    margin: 50px !important;
  }

  .my-lg-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }

  .mx-lg-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }

  .mt-lg-50 {
    margin-top: 50px !important;
  }

  .mb-lg-50 {
    margin-bottom: 50px !important;
  }

  .ml-lg-50 {
    margin-left: 50px !important;
  }

  .mr-lg-50 {
    margin-right: 50px !important;
  }

  .m-lg-60 {
    margin: 60px !important;
  }

  .my-lg-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .mx-lg-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }

  .mt-lg-60 {
    margin-top: 60px !important;
  }

  .mb-lg-60 {
    margin-bottom: 60px !important;
  }

  .ml-lg-60 {
    margin-left: 60px !important;
  }

  .mr-lg-60 {
    margin-right: 60px !important;
  }

  .m-lg-80 {
    margin: 80px !important;
  }

  .my-lg-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }

  .mx-lg-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }

  .mt-lg-80 {
    margin-top: 80px !important;
  }

  .mb-lg-80 {
    margin-bottom: 80px !important;
  }

  .ml-lg-80 {
    margin-left: 80px !important;
  }

  .mr-lg-80 {
    margin-right: 80px !important;
  }

  .m-lg-100 {
    margin: 100px !important;
  }

  .my-lg-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }

  .mx-lg-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }

  .mt-lg-100 {
    margin-top: 100px !important;
  }

  .mb-lg-100 {
    margin-bottom: 100px !important;
  }

  .ml-lg-100 {
    margin-left: 100px !important;
  }

  .mr-lg-100 {
    margin-right: 100px !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto {
    margin-left: auto !important;
  }

  .mr-lg-auto {
    margin-right: auto !important;
  }

  .m-lg-130 {
    margin: 130px !important;
  }

  .my-lg-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }

  .mx-lg-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }

  .mt-lg-130 {
    margin-top: 130px !important;
  }

  .mb-lg-130 {
    margin-bottom: 130px !important;
  }

  .ml-lg-130 {
    margin-left: 130px !important;
  }

  .mr-lg-130 {
    margin-right: 130px !important;
  }
}
.p-0 {
  padding: 0px !important;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.p-5 {
  padding: 5px !important;
}

.py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.p-10 {
  padding: 10px !important;
}

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.p-15 {
  padding: 15px !important;
}

.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.p-20 {
  padding: 20px !important;
}

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.p-30 {
  padding: 30px !important;
}

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.p-36 {
  padding: 36px !important;
}

.py-36 {
  padding-top: 36px !important;
  padding-bottom: 36px !important;
}

.px-36 {
  padding-left: 36px !important;
  padding-right: 36px !important;
}

.pt-36 {
  padding-top: 36px !important;
}

.pb-36 {
  padding-bottom: 36px !important;
}

.pl-36 {
  padding-left: 36px !important;
}

.pr-36 {
  padding-right: 36px !important;
}

.p-40 {
  padding: 40px !important;
}

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.p-50 {
  padding: 50px !important;
}

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.p-60 {
  padding: 60px !important;
}

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.px-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.p-80 {
  padding: 80px !important;
}

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.px-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.p-100 {
  padding: 100px !important;
}

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.px-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.p-auto {
  padding: auto !important;
}

.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

.pt-auto {
  padding-top: auto !important;
}

.pb-auto {
  padding-bottom: auto !important;
}

.pl-auto {
  padding-left: auto !important;
}

.pr-auto {
  padding-right: auto !important;
}

@media only screen and (min-width: 320px) {
  .p-xs-0 {
    padding: 0px !important;
  }

  .py-xs-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .px-xs-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .pt-xs-0 {
    padding-top: 0px !important;
  }

  .pb-xs-0 {
    padding-bottom: 0px !important;
  }

  .pl-xs-0 {
    padding-left: 0px !important;
  }

  .pr-xs-0 {
    padding-right: 0px !important;
  }

  .p-xs-5 {
    padding: 5px !important;
  }

  .py-xs-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .px-xs-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .pt-xs-5 {
    padding-top: 5px !important;
  }

  .pb-xs-5 {
    padding-bottom: 5px !important;
  }

  .pl-xs-5 {
    padding-left: 5px !important;
  }

  .pr-xs-5 {
    padding-right: 5px !important;
  }

  .p-xs-10 {
    padding: 10px !important;
  }

  .py-xs-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .px-xs-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .pt-xs-10 {
    padding-top: 10px !important;
  }

  .pb-xs-10 {
    padding-bottom: 10px !important;
  }

  .pl-xs-10 {
    padding-left: 10px !important;
  }

  .pr-xs-10 {
    padding-right: 10px !important;
  }

  .p-xs-15 {
    padding: 15px !important;
  }

  .py-xs-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .px-xs-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .pt-xs-15 {
    padding-top: 15px !important;
  }

  .pb-xs-15 {
    padding-bottom: 15px !important;
  }

  .pl-xs-15 {
    padding-left: 15px !important;
  }

  .pr-xs-15 {
    padding-right: 15px !important;
  }

  .p-xs-20 {
    padding: 20px !important;
  }

  .py-xs-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .px-xs-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .pt-xs-20 {
    padding-top: 20px !important;
  }

  .pb-xs-20 {
    padding-bottom: 20px !important;
  }

  .pl-xs-20 {
    padding-left: 20px !important;
  }

  .pr-xs-20 {
    padding-right: 20px !important;
  }

  .p-xs-30 {
    padding: 30px !important;
  }

  .py-xs-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .px-xs-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .pt-xs-30 {
    padding-top: 30px !important;
  }

  .pb-xs-30 {
    padding-bottom: 30px !important;
  }

  .pl-xs-30 {
    padding-left: 30px !important;
  }

  .pr-xs-30 {
    padding-right: 30px !important;
  }

  .p-xs-36 {
    padding: 36px !important;
  }

  .py-xs-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }

  .px-xs-36 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }

  .pt-xs-36 {
    padding-top: 36px !important;
  }

  .pb-xs-36 {
    padding-bottom: 36px !important;
  }

  .pl-xs-36 {
    padding-left: 36px !important;
  }

  .pr-xs-36 {
    padding-right: 36px !important;
  }

  .p-xs-40 {
    padding: 40px !important;
  }

  .py-xs-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .px-xs-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .pt-xs-40 {
    padding-top: 40px !important;
  }

  .pb-xs-40 {
    padding-bottom: 40px !important;
  }

  .pl-xs-40 {
    padding-left: 40px !important;
  }

  .pr-xs-40 {
    padding-right: 40px !important;
  }

  .p-xs-50 {
    padding: 50px !important;
  }

  .py-xs-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .px-xs-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .pt-xs-50 {
    padding-top: 50px !important;
  }

  .pb-xs-50 {
    padding-bottom: 50px !important;
  }

  .pl-xs-50 {
    padding-left: 50px !important;
  }

  .pr-xs-50 {
    padding-right: 50px !important;
  }

  .p-xs-60 {
    padding: 60px !important;
  }

  .py-xs-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .px-xs-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .pt-xs-60 {
    padding-top: 60px !important;
  }

  .pb-xs-60 {
    padding-bottom: 60px !important;
  }

  .pl-xs-60 {
    padding-left: 60px !important;
  }

  .pr-xs-60 {
    padding-right: 60px !important;
  }

  .p-xs-80 {
    padding: 80px !important;
  }

  .py-xs-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .px-xs-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }

  .pt-xs-80 {
    padding-top: 80px !important;
  }

  .pb-xs-80 {
    padding-bottom: 80px !important;
  }

  .pl-xs-80 {
    padding-left: 80px !important;
  }

  .pr-xs-80 {
    padding-right: 80px !important;
  }

  .p-xs-100 {
    padding: 100px !important;
  }

  .py-xs-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .px-xs-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }

  .pt-xs-100 {
    padding-top: 100px !important;
  }

  .pb-xs-100 {
    padding-bottom: 100px !important;
  }

  .pl-xs-100 {
    padding-left: 100px !important;
  }

  .pr-xs-100 {
    padding-right: 100px !important;
  }

  .p-xs-auto {
    padding: auto !important;
  }

  .py-xs-auto {
    padding-top: auto !important;
    padding-bottom: auto !important;
  }

  .px-xs-auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .pt-xs-auto {
    padding-top: auto !important;
  }

  .pb-xs-auto {
    padding-bottom: auto !important;
  }

  .pl-xs-auto {
    padding-left: auto !important;
  }

  .pr-xs-auto {
    padding-right: auto !important;
  }
}
@media only screen and (min-width: 768px) {
  .p-sm-0 {
    padding: 0px !important;
  }

  .py-sm-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .px-sm-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .pt-sm-0 {
    padding-top: 0px !important;
  }

  .pb-sm-0 {
    padding-bottom: 0px !important;
  }

  .pl-sm-0 {
    padding-left: 0px !important;
  }

  .pr-sm-0 {
    padding-right: 0px !important;
  }

  .p-sm-5 {
    padding: 5px !important;
  }

  .py-sm-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .px-sm-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .pt-sm-5 {
    padding-top: 5px !important;
  }

  .pb-sm-5 {
    padding-bottom: 5px !important;
  }

  .pl-sm-5 {
    padding-left: 5px !important;
  }

  .pr-sm-5 {
    padding-right: 5px !important;
  }

  .p-sm-10 {
    padding: 10px !important;
  }

  .py-sm-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .px-sm-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .pt-sm-10 {
    padding-top: 10px !important;
  }

  .pb-sm-10 {
    padding-bottom: 10px !important;
  }

  .pl-sm-10 {
    padding-left: 10px !important;
  }

  .pr-sm-10 {
    padding-right: 10px !important;
  }

  .p-sm-15 {
    padding: 15px !important;
  }

  .py-sm-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .px-sm-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .pt-sm-15 {
    padding-top: 15px !important;
  }

  .pb-sm-15 {
    padding-bottom: 15px !important;
  }

  .pl-sm-15 {
    padding-left: 15px !important;
  }

  .pr-sm-15 {
    padding-right: 15px !important;
  }

  .p-sm-20 {
    padding: 20px !important;
  }

  .py-sm-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .px-sm-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .pt-sm-20 {
    padding-top: 20px !important;
  }

  .pb-sm-20 {
    padding-bottom: 20px !important;
  }

  .pl-sm-20 {
    padding-left: 20px !important;
  }

  .pr-sm-20 {
    padding-right: 20px !important;
  }

  .p-sm-30 {
    padding: 30px !important;
  }

  .py-sm-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .px-sm-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .pt-sm-30 {
    padding-top: 30px !important;
  }

  .pb-sm-30 {
    padding-bottom: 30px !important;
  }

  .pl-sm-30 {
    padding-left: 30px !important;
  }

  .pr-sm-30 {
    padding-right: 30px !important;
  }

  .p-sm-36 {
    padding: 36px !important;
  }

  .py-sm-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }

  .px-sm-36 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }

  .pt-sm-36 {
    padding-top: 36px !important;
  }

  .pb-sm-36 {
    padding-bottom: 36px !important;
  }

  .pl-sm-36 {
    padding-left: 36px !important;
  }

  .pr-sm-36 {
    padding-right: 36px !important;
  }

  .p-sm-40 {
    padding: 40px !important;
  }

  .py-sm-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .px-sm-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .pt-sm-40 {
    padding-top: 40px !important;
  }

  .pb-sm-40 {
    padding-bottom: 40px !important;
  }

  .pl-sm-40 {
    padding-left: 40px !important;
  }

  .pr-sm-40 {
    padding-right: 40px !important;
  }

  .p-sm-50 {
    padding: 50px !important;
  }

  .py-sm-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .px-sm-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .pt-sm-50 {
    padding-top: 50px !important;
  }

  .pb-sm-50 {
    padding-bottom: 50px !important;
  }

  .pl-sm-50 {
    padding-left: 50px !important;
  }

  .pr-sm-50 {
    padding-right: 50px !important;
  }

  .p-sm-60 {
    padding: 60px !important;
  }

  .py-sm-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .px-sm-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .pt-sm-60 {
    padding-top: 60px !important;
  }

  .pb-sm-60 {
    padding-bottom: 60px !important;
  }

  .pl-sm-60 {
    padding-left: 60px !important;
  }

  .pr-sm-60 {
    padding-right: 60px !important;
  }

  .p-sm-80 {
    padding: 80px !important;
  }

  .py-sm-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .px-sm-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }

  .pt-sm-80 {
    padding-top: 80px !important;
  }

  .pb-sm-80 {
    padding-bottom: 80px !important;
  }

  .pl-sm-80 {
    padding-left: 80px !important;
  }

  .pr-sm-80 {
    padding-right: 80px !important;
  }

  .p-sm-100 {
    padding: 100px !important;
  }

  .py-sm-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .px-sm-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }

  .pt-sm-100 {
    padding-top: 100px !important;
  }

  .pb-sm-100 {
    padding-bottom: 100px !important;
  }

  .pl-sm-100 {
    padding-left: 100px !important;
  }

  .pr-sm-100 {
    padding-right: 100px !important;
  }

  .p-sm-auto {
    padding: auto !important;
  }

  .py-sm-auto {
    padding-top: auto !important;
    padding-bottom: auto !important;
  }

  .px-sm-auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .pt-sm-auto {
    padding-top: auto !important;
  }

  .pb-sm-auto {
    padding-bottom: auto !important;
  }

  .pl-sm-auto {
    padding-left: auto !important;
  }

  .pr-sm-auto {
    padding-right: auto !important;
  }
}
@media only screen and (min-width: 1024px) {
  .p-md-0 {
    padding: 0px !important;
  }

  .py-md-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .px-md-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .pt-md-0 {
    padding-top: 0px !important;
  }

  .pb-md-0 {
    padding-bottom: 0px !important;
  }

  .pl-md-0 {
    padding-left: 0px !important;
  }

  .pr-md-0 {
    padding-right: 0px !important;
  }

  .p-md-5 {
    padding: 5px !important;
  }

  .py-md-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .px-md-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .pt-md-5 {
    padding-top: 5px !important;
  }

  .pb-md-5 {
    padding-bottom: 5px !important;
  }

  .pl-md-5 {
    padding-left: 5px !important;
  }

  .pr-md-5 {
    padding-right: 5px !important;
  }

  .p-md-10 {
    padding: 10px !important;
  }

  .py-md-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .px-md-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .pt-md-10 {
    padding-top: 10px !important;
  }

  .pb-md-10 {
    padding-bottom: 10px !important;
  }

  .pl-md-10 {
    padding-left: 10px !important;
  }

  .pr-md-10 {
    padding-right: 10px !important;
  }

  .p-md-15 {
    padding: 15px !important;
  }

  .py-md-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .px-md-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .pt-md-15 {
    padding-top: 15px !important;
  }

  .pb-md-15 {
    padding-bottom: 15px !important;
  }

  .pl-md-15 {
    padding-left: 15px !important;
  }

  .pr-md-15 {
    padding-right: 15px !important;
  }

  .p-md-20 {
    padding: 20px !important;
  }

  .py-md-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .px-md-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .pt-md-20 {
    padding-top: 20px !important;
  }

  .pb-md-20 {
    padding-bottom: 20px !important;
  }

  .pl-md-20 {
    padding-left: 20px !important;
  }

  .pr-md-20 {
    padding-right: 20px !important;
  }

  .p-md-30 {
    padding: 30px !important;
  }

  .py-md-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .px-md-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .pt-md-30 {
    padding-top: 30px !important;
  }

  .pb-md-30 {
    padding-bottom: 30px !important;
  }

  .pl-md-30 {
    padding-left: 30px !important;
  }

  .pr-md-30 {
    padding-right: 30px !important;
  }

  .p-md-36 {
    padding: 36px !important;
  }

  .py-md-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }

  .px-md-36 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }

  .pt-md-36 {
    padding-top: 36px !important;
  }

  .pb-md-36 {
    padding-bottom: 36px !important;
  }

  .pl-md-36 {
    padding-left: 36px !important;
  }

  .pr-md-36 {
    padding-right: 36px !important;
  }

  .p-md-40 {
    padding: 40px !important;
  }

  .py-md-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .px-md-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .pt-md-40 {
    padding-top: 40px !important;
  }

  .pb-md-40 {
    padding-bottom: 40px !important;
  }

  .pl-md-40 {
    padding-left: 40px !important;
  }

  .pr-md-40 {
    padding-right: 40px !important;
  }

  .p-md-50 {
    padding: 50px !important;
  }

  .py-md-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .px-md-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .pt-md-50 {
    padding-top: 50px !important;
  }

  .pb-md-50 {
    padding-bottom: 50px !important;
  }

  .pl-md-50 {
    padding-left: 50px !important;
  }

  .pr-md-50 {
    padding-right: 50px !important;
  }

  .p-md-60 {
    padding: 60px !important;
  }

  .py-md-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .px-md-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .pt-md-60 {
    padding-top: 60px !important;
  }

  .pb-md-60 {
    padding-bottom: 60px !important;
  }

  .pl-md-60 {
    padding-left: 60px !important;
  }

  .pr-md-60 {
    padding-right: 60px !important;
  }

  .p-md-80 {
    padding: 80px !important;
  }

  .py-md-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .px-md-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }

  .pt-md-80 {
    padding-top: 80px !important;
  }

  .pb-md-80 {
    padding-bottom: 80px !important;
  }

  .pl-md-80 {
    padding-left: 80px !important;
  }

  .pr-md-80 {
    padding-right: 80px !important;
  }

  .p-md-100 {
    padding: 100px !important;
  }

  .py-md-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .px-md-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }

  .pt-md-100 {
    padding-top: 100px !important;
  }

  .pb-md-100 {
    padding-bottom: 100px !important;
  }

  .pl-md-100 {
    padding-left: 100px !important;
  }

  .pr-md-100 {
    padding-right: 100px !important;
  }

  .p-md-auto {
    padding: auto !important;
  }

  .py-md-auto {
    padding-top: auto !important;
    padding-bottom: auto !important;
  }

  .px-md-auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .pt-md-auto {
    padding-top: auto !important;
  }

  .pb-md-auto {
    padding-bottom: auto !important;
  }

  .pl-md-auto {
    padding-left: auto !important;
  }

  .pr-md-auto {
    padding-right: auto !important;
  }
}
@media only screen and (min-width: 1200px) {
  .p-lg-0 {
    padding: 0px !important;
  }

  .py-lg-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .px-lg-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .pt-lg-0 {
    padding-top: 0px !important;
  }

  .pb-lg-0 {
    padding-bottom: 0px !important;
  }

  .pl-lg-0 {
    padding-left: 0px !important;
  }

  .pr-lg-0 {
    padding-right: 0px !important;
  }

  .p-lg-5 {
    padding: 5px !important;
  }

  .py-lg-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .px-lg-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .pt-lg-5 {
    padding-top: 5px !important;
  }

  .pb-lg-5 {
    padding-bottom: 5px !important;
  }

  .pl-lg-5 {
    padding-left: 5px !important;
  }

  .pr-lg-5 {
    padding-right: 5px !important;
  }

  .p-lg-10 {
    padding: 10px !important;
  }

  .py-lg-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .px-lg-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .pt-lg-10 {
    padding-top: 10px !important;
  }

  .pb-lg-10 {
    padding-bottom: 10px !important;
  }

  .pl-lg-10 {
    padding-left: 10px !important;
  }

  .pr-lg-10 {
    padding-right: 10px !important;
  }

  .p-lg-15 {
    padding: 15px !important;
  }

  .py-lg-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .px-lg-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .pt-lg-15 {
    padding-top: 15px !important;
  }

  .pb-lg-15 {
    padding-bottom: 15px !important;
  }

  .pl-lg-15 {
    padding-left: 15px !important;
  }

  .pr-lg-15 {
    padding-right: 15px !important;
  }

  .p-lg-20 {
    padding: 20px !important;
  }

  .py-lg-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .px-lg-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .pt-lg-20 {
    padding-top: 20px !important;
  }

  .pb-lg-20 {
    padding-bottom: 20px !important;
  }

  .pl-lg-20 {
    padding-left: 20px !important;
  }

  .pr-lg-20 {
    padding-right: 20px !important;
  }

  .p-lg-30 {
    padding: 30px !important;
  }

  .py-lg-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .px-lg-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .pt-lg-30 {
    padding-top: 30px !important;
  }

  .pb-lg-30 {
    padding-bottom: 30px !important;
  }

  .pl-lg-30 {
    padding-left: 30px !important;
  }

  .pr-lg-30 {
    padding-right: 30px !important;
  }

  .p-lg-36 {
    padding: 36px !important;
  }

  .py-lg-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }

  .px-lg-36 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }

  .pt-lg-36 {
    padding-top: 36px !important;
  }

  .pb-lg-36 {
    padding-bottom: 36px !important;
  }

  .pl-lg-36 {
    padding-left: 36px !important;
  }

  .pr-lg-36 {
    padding-right: 36px !important;
  }

  .p-lg-40 {
    padding: 40px !important;
  }

  .py-lg-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .px-lg-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .pt-lg-40 {
    padding-top: 40px !important;
  }

  .pb-lg-40 {
    padding-bottom: 40px !important;
  }

  .pl-lg-40 {
    padding-left: 40px !important;
  }

  .pr-lg-40 {
    padding-right: 40px !important;
  }

  .p-lg-50 {
    padding: 50px !important;
  }

  .py-lg-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .px-lg-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .pt-lg-50 {
    padding-top: 50px !important;
  }

  .pb-lg-50 {
    padding-bottom: 50px !important;
  }

  .pl-lg-50 {
    padding-left: 50px !important;
  }

  .pr-lg-50 {
    padding-right: 50px !important;
  }

  .p-lg-60 {
    padding: 60px !important;
  }

  .py-lg-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .px-lg-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .pt-lg-60 {
    padding-top: 60px !important;
  }

  .pb-lg-60 {
    padding-bottom: 60px !important;
  }

  .pl-lg-60 {
    padding-left: 60px !important;
  }

  .pr-lg-60 {
    padding-right: 60px !important;
  }

  .p-lg-80 {
    padding: 80px !important;
  }

  .py-lg-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .px-lg-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }

  .pt-lg-80 {
    padding-top: 80px !important;
  }

  .pb-lg-80 {
    padding-bottom: 80px !important;
  }

  .pl-lg-80 {
    padding-left: 80px !important;
  }

  .pr-lg-80 {
    padding-right: 80px !important;
  }

  .p-lg-100 {
    padding: 100px !important;
  }

  .py-lg-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .px-lg-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }

  .pt-lg-100 {
    padding-top: 100px !important;
  }

  .pb-lg-100 {
    padding-bottom: 100px !important;
  }

  .pl-lg-100 {
    padding-left: 100px !important;
  }

  .pr-lg-100 {
    padding-right: 100px !important;
  }

  .p-lg-auto {
    padding: auto !important;
  }

  .py-lg-auto {
    padding-top: auto !important;
    padding-bottom: auto !important;
  }

  .px-lg-auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .pt-lg-auto {
    padding-top: auto !important;
  }

  .pb-lg-auto {
    padding-bottom: auto !important;
  }

  .pl-lg-auto {
    padding-left: auto !important;
  }

  .pr-lg-auto {
    padding-right: auto !important;
  }
}
.display-none {
  display: none;
}

.display-block {
  display: block;
}

.display-inline-block {
  display: inline-block;
}

.display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.display-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.display-grid {
  display: -ms-grid;
  display: grid;
}

.display-inline-grid {
  display: -ms-inline-grid;
  display: inline-grid;
}

@media only screen and (min-width: 320px) {
  .display-xs-none {
    display: none;
  }

  .display-xs-block {
    display: block;
  }

  .display-xs-inline-block {
    display: inline-block;
  }

  .display-xs-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .display-xs-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .display-xs-grid {
    display: -ms-grid;
    display: grid;
  }

  .display-xs-inline-grid {
    display: -ms-inline-grid;
    display: inline-grid;
  }
}
@media only screen and (min-width: 768px) {
  .display-sm-none {
    display: none;
  }

  .display-sm-block {
    display: block;
  }

  .display-sm-inline-block {
    display: inline-block;
  }

  .display-sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .display-sm-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .display-sm-grid {
    display: -ms-grid;
    display: grid;
  }

  .display-sm-inline-grid {
    display: -ms-inline-grid;
    display: inline-grid;
  }
}
@media only screen and (min-width: 1024px) {
  .display-md-none {
    display: none;
  }

  .display-md-block {
    display: block;
  }

  .display-md-inline-block {
    display: inline-block;
  }

  .display-md-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .display-md-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .display-md-grid {
    display: -ms-grid;
    display: grid;
  }

  .display-md-inline-grid {
    display: -ms-inline-grid;
    display: inline-grid;
  }
}
@media only screen and (min-width: 1200px) {
  .display-lg-none {
    display: none;
  }

  .display-lg-block {
    display: block;
  }

  .display-lg-inline-block {
    display: inline-block;
  }

  .display-lg-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .display-lg-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .display-lg-grid {
    display: -ms-grid;
    display: grid;
  }

  .display-lg-inline-grid {
    display: -ms-inline-grid;
    display: inline-grid;
  }
}
.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}

.font-weight-700 {
  font-weight: 700;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.line-height-1000 {
  line-height: 1;
}

.line-height-1125 {
  line-height: 1.125;
}

.line-height-1250 {
  line-height: 1.25;
}

.line-height-1500 {
  line-height: 1.5;
}

.line-height-1750 {
  line-height: 1.75;
}

.line-height-2000 {
  line-height: 2;
}

@media only screen and (min-width: 320px) {
  .font-weight-xs-300 {
    font-weight: 300;
  }

  .font-weight-xs-400 {
    font-weight: 400;
  }

  .font-weight-xs-500 {
    font-weight: 500;
  }

  .font-weight-xs-600 {
    font-weight: 600;
  }

  .font-weight-xs-700 {
    font-weight: 700;
  }

  .text-xs-left {
    text-align: left;
  }

  .text-xs-center {
    text-align: center;
  }

  .text-xs-right {
    text-align: right;
  }

  .line-height-xs-1000 {
    line-height: 1;
  }

  .line-height-xs-1125 {
    line-height: 1.125;
  }

  .line-height-xs-1250 {
    line-height: 1.25;
  }

  .line-height-xs-1500 {
    line-height: 1.5;
  }

  .line-height-xs-1750 {
    line-height: 1.75;
  }

  .line-height-xs-2000 {
    line-height: 2;
  }
}
@media only screen and (min-width: 768px) {
  .font-weight-sm-300 {
    font-weight: 300;
  }

  .font-weight-sm-400 {
    font-weight: 400;
  }

  .font-weight-sm-500 {
    font-weight: 500;
  }

  .font-weight-sm-600 {
    font-weight: 600;
  }

  .font-weight-sm-700 {
    font-weight: 700;
  }

  .text-sm-left {
    text-align: left;
  }

  .text-sm-center {
    text-align: center;
  }

  .text-sm-right {
    text-align: right;
  }

  .line-height-sm-1000 {
    line-height: 1;
  }

  .line-height-sm-1125 {
    line-height: 1.125;
  }

  .line-height-sm-1250 {
    line-height: 1.25;
  }

  .line-height-sm-1500 {
    line-height: 1.5;
  }

  .line-height-sm-1750 {
    line-height: 1.75;
  }

  .line-height-sm-2000 {
    line-height: 2;
  }
}
@media only screen and (min-width: 1024px) {
  .font-weight-md-300 {
    font-weight: 300;
  }

  .font-weight-md-400 {
    font-weight: 400;
  }

  .font-weight-md-500 {
    font-weight: 500;
  }

  .font-weight-md-600 {
    font-weight: 600;
  }

  .font-weight-md-700 {
    font-weight: 700;
  }

  .text-md-left {
    text-align: left;
  }

  .text-md-center {
    text-align: center;
  }

  .text-md-right {
    text-align: right;
  }

  .line-height-md-1000 {
    line-height: 1;
  }

  .line-height-md-1125 {
    line-height: 1.125;
  }

  .line-height-md-1250 {
    line-height: 1.25;
  }

  .line-height-md-1500 {
    line-height: 1.5;
  }

  .line-height-md-1750 {
    line-height: 1.75;
  }

  .line-height-md-2000 {
    line-height: 2;
  }
}
@media only screen and (min-width: 1200px) {
  .font-weight-lg-300 {
    font-weight: 300;
  }

  .font-weight-lg-400 {
    font-weight: 400;
  }

  .font-weight-lg-500 {
    font-weight: 500;
  }

  .font-weight-lg-600 {
    font-weight: 600;
  }

  .font-weight-lg-700 {
    font-weight: 700;
  }

  .text-lg-left {
    text-align: left;
  }

  .text-lg-center {
    text-align: center;
  }

  .text-lg-right {
    text-align: right;
  }

  .line-height-lg-1000 {
    line-height: 1;
  }

  .line-height-lg-1125 {
    line-height: 1.125;
  }

  .line-height-lg-1250 {
    line-height: 1.25;
  }

  .line-height-lg-1500 {
    line-height: 1.5;
  }

  .line-height-lg-1750 {
    line-height: 1.75;
  }

  .line-height-lg-2000 {
    line-height: 2;
  }
}
body {
  position: relative;
}
@media only screen and (min-width: 320px) {
  body {
    background-color: #FFFFFF;
  }
}
@media only screen and (min-width: 1024px) {
  body {
    background-image: url("../images/bg-pc-min.jpg");
    background-size: cover;
    background-attachment: fixed;
  }
}
@media only screen and (min-width: 320px) {
  body:before {
    content: "";
    position: fixed;
    display: block;
    width: 100%;
    z-index: -1;
    padding-top: 139.0625%;
    background-image: url("../images/bg-sp-min.jpg");
    background-size: auto 100%;
    background-position: center top;
  }
}
@media only screen and (min-width: 1024px) {
  body:before {
    display: none;
  }
}

img {
  display: block;
  width: 100%;
}

.didot {
  font-family: "Didot", "Didot LT STD";
}

.arial {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 1em;
  margin-bottom: 1em;
}
@media only screen and (min-width: 1200px) {
  h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 500;
  }
}

h1, .h1 {
  font-size: 2.75rem;
}
@media only screen and (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.875rem;
  }
}

h2, .h2 {
  font-size: 1.75rem;
}
@media only screen and (min-width: 1200px) {
  h2, .h2 {
    font-size: 1.875rem;
  }
}

h3, .h3 {
  font-size: 1.375rem;
}
@media only screen and (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.5rem;
  }
}

h4, .h4 {
  font-size: 1.25rem;
}
@media only screen and (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.375rem;
  }
}

h5, .h5 {
  font-size: 1.125rem;
}
@media only screen and (min-width: 1200px) {
  h5, .h5 {
    font-size: 1.125rem;
  }
}

h6, .h6 {
  font-size: 1rem;
}
@media only screen and (min-width: 1200px) {
  h6, .h6 {
    font-size: 1rem;
  }
}

.upper-latin {
  list-style-type: upper-alpha;
}

.decimal {
  list-style-type: decimal;
}

.disc {
  list-style-type: disc;
}

.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1024px) {
  .wrapper {
    width: 992px;
  }
}
@media only screen and (min-width: 1200px) {
  .wrapper {
    width: 1230px;
  }
}

.justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

a .icon, button .icon {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (min-width: 320px) {
  .kv {
    padding-top: 65px;
    padding-bottom: 60%;
  }
}
@media only screen and (min-width: 1024px) {
  .kv {
    padding-top: 165px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .kv {
    padding-top: 225px;
    padding-bottom: 0;
  }
}
.kv .wrapper {
  position: relative;
}
@media only screen and (min-width: 320px) {
  .kv .wrapper {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .kv .wrapper {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .kv .wrapper {
    padding: 0 60px;
  }
}
.kv__main {
  position: relative;
  width: 100%;
  bottom: 0;
}
.kv__main:before {
  content: "";
  position: relative;
  z-index: 1;
  display: block;
  background-color: #cbbdc1;
}
@media only screen and (min-width: 320px) {
  .kv__main:before {
    padding-top: 112.9518072289%;
  }
}
@media only screen and (min-width: 1024px) {
  .kv__main:before {
    height: auto;
    padding-top: 69.3693693694%;
  }
}
.kv__main .media {
  position: absolute;
  z-index: 5;
}
@media only screen and (min-width: 320px) {
  .kv__main .media {
    width: calc(100% - 20px);
    left: 20px;
    bottom: -50%;
  }
}
@media only screen and (min-width: 768px) {
  .kv__main .media {
    bottom: -30%;
  }
}
@media only screen and (min-width: 1024px) {
  .kv__main .media {
    width: auto;
    bottom: 86px;
    left: 50px;
  }
}
.kv__main .text {
  display: inline-block;
  position: absolute;
  z-index: 5;
}
@media only screen and (min-width: 320px) {
  .kv__main .text {
    left: 20px;
    top: 25px;
    text-align: left;
  }
}
@media only screen and (min-width: 1024px) {
  .kv__main .text {
    top: auto;
    left: auto;
    right: 70px;
    bottom: 70px;
    text-align: right;
  }
}
.kv__main .text .logo {
  display: inline-block;
}
.kv__main .text .logoCH {
  display: inline-block;
  margin: 0 0 20px;
}
@media only screen and (min-width: 320px) {
  .kv__main .text .logoCH {
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .kv__main .text .logoCH {
    width: 200px;
  }
}
@media only screen and (min-width: 1200px) {
  .kv__main .text .logoCH {
    width: 260px;
  }
}
.kv__main .text .logoEN {
  line-height: 1;
  margin: 0;
  color: #616c83;
}
@media only screen and (min-width: 320px) {
  .kv__main .text .logoEN {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .kv__main .text .logoEN {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .kv__main .text .logoEN {
    font-size: 82px;
  }
}
.kv__main .text .slogan {
  position: relative;
  line-height: 1;
  margin: 0;
}
@media only screen and (min-width: 320px) {
  .kv__main .text .slogan {
    font-size: 12px;
    text-align: right;
  }
}
@media only screen and (min-width: 1200px) {
  .kv__main .text .slogan {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .kv__main .text .slogan {
    font-size: 22px;
  }
}
.kv__main .text .slogan:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #685256;
  position: absolute;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.kv__main .text .slogan__txt {
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #685256;
  background-color: #cbbdc1;
  padding-left: 5px;
}

.card {
  display: inline-block;
  position: relative;
}
@media only screen and (min-width: 320px) {
  .card--kv {
    width: 100%;
  }
}
.card--kv .card__front:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.card--kv .card__front .carousel {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.card--kv .card__back:before {
  content: "";
  display: block;
  padding-top: 133.3333333333%;
}
.card--kv .card__front {
  z-index: 10;
}
.card--kv .card__front:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .card--kv .card__front:after {
    height: 116%;
    bottom: 2%;
    left: 10%;
  }
}
@media only screen and (min-width: 768px) {
  .card--kv .card__front:after {
    bottom: 1%;
  }
}
@media only screen and (min-width: 1024px) {
  .card--kv .card__front:after {
    height: 127%;
    bottom: 1%;
  }
}
@media only screen and (min-width: 1200px) {
  .card--kv .card__front:after {
    bottom: -5px;
    height: 620px;
  }
}
@media only screen and (min-width: 320px) {
  .card--kv .card__front {
    width: 60%;
  }
}
@media only screen and (min-width: 1024px) {
  .card--kv .card__front {
    width: 270px;
  }
}
@media only screen and (min-width: 1200px) {
  .card--kv .card__front {
    width: 405px;
  }
}
.card--kv .card__back {
  z-index: 5;
  position: absolute;
  background-color: #FFF4F5;
}
@media only screen and (min-width: 320px) {
  .card--kv .card__back {
    width: 60%;
    top: -17%;
    left: 23%;
  }
}
@media only screen and (min-width: 1024px) {
  .card--kv .card__back {
    width: 270px;
    top: -100px;
    left: 95px;
  }
}
@media only screen and (min-width: 1200px) {
  .card--kv .card__back {
    width: 300px;
    top: -169px;
    left: 275px;
  }
}
.card__front {
  display: inline-block;
  position: relative;
}
.card__front img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container {
  background-color: #FFFFFF;
}

.comments {
  background-color: #FFF4F5;
}
@media only screen and (min-width: 320px) {
  .comments {
    padding: 25px 0 80px;
  }
}
@media only screen and (min-width: 768px) {
  .comments {
    padding: 90px 0;
  }
}
.comments .wrapper {
  position: relative;
}
@media only screen and (min-width: 320px) {
  .comments .wrapper {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .comments .wrapper {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .comments .wrapper {
    padding: 0 24px;
  }
}
.comments .slides {
  padding: 0 25px;
}

.commentItem {
  padding: 12px 8px;
  border: 1px solid #B0AFB6;
}
.commentItem__head .media {
  display: inline-block;
  vertical-align: middle;
  background-color: #B7B7BE;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  text-align: center;
}
.commentItem__head .media span {
  color: #FFFFFF;
  line-height: 48px;
  font-size: 24px;
}
.commentItem__head .text {
  display: inline-block;
  vertical-align: middle;
}
.commentItem__head .text__name {
  color: #616c83;
  font-size: 26px;
}
.commentItem__head .text__rank {
  line-height: 1;
}
.commentItem__head .text__rank span {
  display: inline-block;
  margin-right: 3px;
  width: 16px;
  height: 16px;
  background-image: url("../images/deco-rank.png");
  background-repeat: no-repeat;
  background-size: 16px;
}
.commentItem__head .text__rank span:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 320px) {
  .commentItem__body span {
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  .commentItem__body span {
    display: block;
  }
}
.commentItem__body p {
  color: #685256;
  font-size: 15px;
  font-weight: lighter;
  margin: 30px 0 0;
  min-height: 144px;
}

.staff {
  background-color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .staff {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}
@media only screen and (min-width: 768px) {
  .staff {
    padding-bottom: 110px;
  }
}
@media only screen and (min-width: 1024px) {
  .staff {
    padding-top: 130px;
    padding-bottom: 190px;
  }
}
@media only screen and (min-width: 1200px) {
  .staff {
    padding-bottom: 130px;
  }
}
.staff .wrapper {
  position: relative;
}
@media only screen and (min-width: 320px) {
  .staff .wrapper {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .staff .wrapper {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .staff .wrapper {
    padding: 0 60px;
  }
}
.staff .teacher:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 320px) {
  .staff .teacher {
    margin-bottom: 30%;
  }
}
@media only screen and (min-width: 1024px) {
  .staff .teacher {
    margin-bottom: 10%;
  }
}
@media only screen and (min-width: 1200px) {
  .staff .teacher {
    margin-bottom: 130px;
  }
}

.teacher {
  background-color: #FFFFFF;
  position: relative;
}
.teacher:after {
  content: "";
  display: table;
  clear: both;
}
.teacher__media {
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 320px) {
  .teacher__media {
    width: 62%;
  }
}
@media only screen and (min-width: 1024px) {
  .teacher__media {
    width: 528px;
  }
}
.teacher__media--left {
  float: left;
}
.teacher__media--right {
  float: right;
}
@media only screen and (min-width: 320px) {
  .teacher__media--right {
    position: relative;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__media--right {
    position: static;
  }
}
.teacher__media .dialog {
  text-align: center;
}
.teacher__media .dialog__line {
  position: relative;
  background-color: #616c83;
}
.teacher__media .dialog__line:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #FFFFFF;
  border: 1px solid #616c83;
  border-radius: 50%;
}
.teacher__media .dialog__content {
  display: inline-block;
  background-color: #616c83;
}
@media only screen and (min-width: 320px) {
  .teacher__media .dialog__content {
    padding: 10px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .teacher__media .dialog__content {
    padding: 0;
    width: 246px;
    height: 70px;
    line-height: 70px;
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__media .dialog__content {
    width: 325px;
  }
}
.teacher__media .dialog__content > span {
  color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .teacher__media .dialog__content > span {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .teacher__media .dialog__content > span {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__media .dialog__content > span {
    font-size: 32px;
  }
}
.teacher__media .dialog--fixed .dialog__line {
  margin: -5px auto 0;
  width: 1px;
}
@media only screen and (min-width: 320px) {
  .teacher__media .dialog--fixed .dialog__line {
    height: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__media .dialog--fixed .dialog__line {
    height: 55px;
  }
}
.teacher__media .dialog--fixed .dialog__line:before {
  top: 0;
  left: 50%;
  margin-left: -5px;
}
@media only screen and (min-width: 1200px) {
  .teacher__media .dialog--reverse {
    position: absolute;
    left: 20px;
    z-index: 10;
    bottom: 165px;
  }
}
.teacher__media .dialog--reverse .dialog__line {
  vertical-align: middle;
  margin: -5px auto 0;
}
@media only screen and (min-width: 320px) {
  .teacher__media .dialog--reverse .dialog__line.sp {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__media .dialog--reverse .dialog__line.sp {
    display: none;
  }
}
@media only screen and (min-width: 320px) {
  .teacher__media .dialog--reverse .dialog__line.pc {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__media .dialog--reverse .dialog__line.pc {
    display: inline-block;
  }
}
@media only screen and (min-width: 320px) {
  .teacher__media .dialog--reverse .dialog__line {
    width: 1px;
    height: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__media .dialog--reverse .dialog__line {
    display: inline-block;
    width: 255px;
    height: 1px;
    margin-left: -5px;
  }
}
@media only screen and (min-width: 320px) {
  .teacher__media .dialog--reverse .dialog__line:before {
    top: 0;
    left: 50%;
    margin-left: -5px;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__media .dialog--reverse .dialog__line:before {
    top: 50%;
    left: auto;
    margin-left: 0;
    margin-top: -5px;
    right: -5px;
  }
}
.teacher__text {
  z-index: 5;
}
@media only screen and (min-width: 320px) {
  .teacher__text {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__text {
    width: auto;
    float: left;
    position: relative;
  }
}
@media only screen and (min-width: 1024px) {
  .teacher__text .top {
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 55px;
  }
}
.teacher__text .top .name {
  font-weight: lighter;
  line-height: 1;
  color: #685256;
  margin: 0;
}
@media only screen and (min-width: 320px) {
  .teacher__text .top .name {
    font-size: 28px;
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .teacher__text .top .name {
    font-size: 84px;
    display: inline-block;
  }
}
@media only screen and (min-width: 320px) {
  .teacher__text .top .name span {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__text .top .name span {
    display: inline;
  }
}
.teacher__text .top .title {
  font-weight: lighter;
  line-height: 1;
  color: #616c83;
  margin: 0;
}
@media only screen and (min-width: 320px) {
  .teacher__text .top .title {
    font-size: 12px;
    display: block;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .teacher__text .top .title {
    font-size: 32px;
    display: inline-block;
    margin-top: 0;
    margin-left: 24px;
  }
}
.teacher__text .body {
  position: relative;
}
.teacher__text .body:before {
  content: "";
  background-color: #CCCCD0;
}
@media only screen and (min-width: 320px) {
  .teacher__text .body:before {
    display: inline-block;
    width: 64%;
    padding-top: 90%;
  }
}
@media only screen and (min-width: 1024px) {
  .teacher__text .body:before {
    padding-top: 70%;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__text .body:before {
    display: block;
    width: auto;
    padding-top: 129.5977011494%;
  }
}
@media only screen and (min-width: 320px) {
  .teacher__text .body {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__text .body {
    margin-top: 0;
    width: 540px;
    text-align: left;
  }
}
.teacher__text .body p {
  position: absolute;
  color: #685256;
}
@media only screen and (min-width: 320px) {
  .teacher__text .body p {
    text-align: left;
    top: 20px;
    font-size: 12px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .teacher__text .body p {
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .teacher__text .body p {
    top: 130px;
    font-size: 20px;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 320px) {
  .teacher__text--right .top {
    padding-left: 64%;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__text--right .top {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 320px) {
  .teacher__text--right .body {
    text-align: right;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__text--right .body {
    margin-left: -235px;
  }
}
@media only screen and (min-width: 320px) {
  .teacher__text--right .body p {
    left: 64%;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__text--right .body p {
    left: 270px;
  }
}
@media only screen and (min-width: 320px) {
  .teacher__text--left .top {
    padding-right: 64%;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__text--left .top {
    padding-right: 0;
  }
}
@media only screen and (min-width: 320px) {
  .teacher__text--left .body {
    text-align: left;
  }
}
@media only screen and (min-width: 320px) {
  .teacher__text--left .body p {
    right: 64%;
    text-align: right;
  }
}
@media only screen and (min-width: 1200px) {
  .teacher__text--left .body p {
    right: auto;
    left: 20px;
    text-align: left;
  }
}

.categories {
  background-color: #cbbdc1;
  position: relative;
}
.categories:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc((100vw - 1230px) / 2);
  width: 1px;
  height: 100%;
  background-color: #685256;
}
@media only screen and (min-width: 320px) {
  .categories {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .categories {
    padding: 90px 0;
  }
}
.categories .wrapper {
  position: relative;
}
@media only screen and (min-width: 320px) {
  .categories .wrapper {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .categories .wrapper {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .categories .wrapper {
    padding: 0 60px;
  }
}
@media only screen and (min-width: 320px) {
  .categories .section__title {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .categories .section__title {
    margin-bottom: 70px;
  }
}
.categories .section__title .text {
  color: #685256;
  line-height: 1;
  font-weight: lighter;
}
@media only screen and (min-width: 320px) {
  .categories .section__title .text {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1024px) {
  .categories .section__title .text {
    font-size: 84px;
  }
}
.categories .section__content {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 320px) {
  .categories .section__content {
    padding-left: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .categories .section__content {
    width: 992px;
    padding-left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .categories .section__content {
    width: 1100px;
  }
}

@media only screen and (min-width: 320px) {
  .categoryGroup .category {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .categoryGroup .category {
    margin-bottom: 100px;
  }
}
.categoryGroup .category:last-child {
  margin-bottom: 0;
}

.category__main {
  background-color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .category__main {
    padding: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .category__main {
    padding: 70px 40px;
  }
}
.category__head {
  margin-bottom: 20px;
}
.category__body {
  position: relative;
}
.category__body:after {
  content: "";
  display: table;
  clear: both;
}
.category__name {
  color: #616c83;
}
.category__name > .en, .category__name > .ch {
  line-height: 1;
}
@media only screen and (min-width: 320px) {
  .category__name > .en, .category__name > .ch {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .category__name > .en, .category__name > .ch {
    display: inline-block;
    vertical-align: baseline;
  }
}
@media only screen and (min-width: 320px) {
  .category__name > .en {
    font-size: 26px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .category__name > .en {
    font-size: 52px;
    margin-bottom: 0;
    margin-right: 5px;
  }
}
.category__name > .ch {
  margin-left: 10px;
  font-weight: lighter;
}
@media only screen and (min-width: 320px) {
  .category__name > .ch {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .category__name > .ch {
    font-size: 32px;
  }
}
.category__intro {
  color: #694e3d;
}
.category__intro:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 320px) {
  .category__intro .paragraph {
    margin-bottom: 20px;
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .category__intro .paragraph {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .category__intro .paragraph {
    float: left;
    width: 65%;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 20px;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  .category__intro .paragraph {
    font-size: 20px;
  }
}
.category__intro .feature {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 1024px) {
  .category__intro .feature {
    float: left;
    width: 35%;
    padding-left: 20px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 320px) {
  .category__intro .feature > li {
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .category__intro .feature > li {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .category__intro .feature > li {
    font-size: 16px;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  .category__intro .feature > li {
    font-size: 20px;
  }
}
.category__intro .feature > li .label {
  display: inline-block;
  vertical-align: top;
}
.category__intro .feature > li .label:first-child {
  margin-right: 6px;
}
@media only screen and (min-width: 320px) {
  .category__intro .feature > li .label > span {
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  .category__intro .feature > li .label > span {
    display: block;
  }
}
@media only screen and (min-width: 320px) {
  .category__table {
    width: 100%;
    margin-bottom: 10px;
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .category__table {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .category__table {
    float: left;
    width: 665px;
    margin-bottom: 0;
    font-size: 16px;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  .category__table {
    width: 755px;
    font-size: 20px;
  }
}
.category__table thead {
  background-color: #685256;
}
.category__table thead th {
  padding: 10px 5px;
  color: #FFFFFF;
  text-align: center;
}
.category__table thead th.narrative {
  text-align: left;
}
.category__table thead th:nth-child(1), .category__table thead th:nth-child(2), .category__table thead th:nth-child(3) {
  width: 18%;
}
.category__table tbody tr:nth-child(odd) {
  background-color: #FFFFFF;
}
.category__table tbody tr:nth-child(even) {
  background-color: #FFF4F5;
}
.category__table tbody tr td {
  color: #694e3d;
  padding: 10px 5px;
  text-align: center;
}
.category__table tbody tr td.narrative {
  text-align: left;
}
@media only screen and (min-width: 320px) {
  .category__table tbody tr td .cv {
    font-size: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .category__table tbody tr td .cv {
    font-size: 15px;
  }
}
.category__table tbody tr td .value {
  font-family: Arial, Helvetica, sans-serif;
}
.category__table tbody tr td:nth-child(1), .category__table tbody tr td:nth-child(2), .category__table tbody tr td:nth-child(3) {
  width: 18%;
}
.category__table tbody tr.best > td:first-child {
  position: relative;
}
.category__table tbody tr.best > td:first-child:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  background-image: url("../images/deco-best.png");
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (min-width: 320px) {
  .category__table tbody tr.best > td:first-child:after {
    width: 29px;
    height: 13px;
    left: -25px;
    background-size: 29px 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .category__table tbody tr.best > td:first-child:after {
    left: -53px;
    width: 58px;
    height: 25px;
    background-size: 58px 25px;
  }
}
@media only screen and (min-width: 320px) {
  .category__image {
    width: 75%;
    position: absolute;
    z-index: 15;
  }
}
@media only screen and (min-width: 768px) {
  .category__image {
    width: 55%;
  }
}
@media only screen and (min-width: 1024px) {
  .category__image {
    position: relative;
    float: right;
    width: 246px;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
  }
}
@media only screen and (min-width: 1200px) {
  .category__image {
    width: 325px;
    margin-right: -60px;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
  }
}
.category__foot {
  position: relative;
}
.category__foot:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 320px) {
  .category__foot:before {
    content: "";
    display: block;
    width: 66%;
    padding-top: 75%;
  }
}
@media only screen and (min-width: 768px) {
  .category__foot:before {
    padding-top: 60%;
  }
}
@media only screen and (min-width: 1024px) {
  .category__foot:before {
    display: none;
  }
}
.category__foot .enName {
  position: relative;
  z-index: 10;
  background-color: #cbbdc1;
}
.category__foot .enName span {
  color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .category__foot .enName span {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .category__foot .enName span {
    display: inline;
  }
}
@media only screen and (min-width: 320px) {
  .category__foot .enName {
    font-size: 18px;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: mixed;
    position: absolute;
    top: 20px;
    right: 25px;
    line-height: 0.8;
  }
}
@media only screen and (min-width: 768px) {
  .category__foot .enName {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1024px) {
  .category__foot .enName {
    float: left;
    font-size: 36px;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    padding-right: 10px;
    position: relative;
    top: auto;
    right: auto;
    line-height: 1;
    margin-top: 10px;
  }
}
.category__foot .chName {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .category__foot .chName {
    position: absolute;
    z-index: 5;
    width: 100%;
    right: 0;
    text-align: right;
    -webkit-transform: translate(0, -10%);
    transform: translate(0, -10%);
  }
}
@media only screen and (min-width: 1200px) {
  .category__foot .chName {
    -webkit-transform: translate(60px, -10%);
    transform: translate(60px, -10%);
  }
}
.category__foot .chName .line {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #616c83;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.category__foot .chName .characteristic {
  position: relative;
  display: inline-block;
  background-color: #616c83;
}
.category__foot .chName .characteristic:before, .category__foot .chName .characteristic:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #FFFFFF;
  border: 1px solid #616c83;
  border-radius: 50%;
  top: 50%;
  margin-top: -5px;
}
@media only screen and (min-width: 320px) {
  .category__foot .chName .characteristic {
    padding: 10px 50px;
  }
  .category__foot .chName .characteristic:before {
    display: none;
  }
  .category__foot .chName .characteristic:after {
    display: inline-block;
    right: -5px;
  }
}
@media only screen and (min-width: 1024px) {
  .category__foot .chName .characteristic {
    padding: 0;
    width: 246px;
    height: 70px;
    line-height: 70px;
    text-align: center;
  }
  .category__foot .chName .characteristic:before {
    display: inline-block;
    left: -5px;
  }
  .category__foot .chName .characteristic:after {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .category__foot .chName .characteristic {
    width: 325px;
  }
}
.category__foot .chName .characteristic > span {
  color: #FFFFFF;
  font-weight: lighter;
}
@media only screen and (min-width: 320px) {
  .category__foot .chName .characteristic > span {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .category__foot .chName .characteristic > span {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .category__foot .chName .characteristic > span {
    font-size: 32px;
  }
}

.services {
  background-color: #cbbdc1;
}
@media only screen and (min-width: 320px) {
  .services {
    padding: 10px 0 30px 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .services {
    padding: 0 0 90px;
  }
}

.serviceGroup {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.serviceGroup:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 1024px) {
  .serviceGroup {
    margin: 0 -10px;
  }
}
@media only screen and (min-width: 320px) {
  .serviceGroup > li {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .serviceGroup > li {
    float: left;
    width: 50%;
    margin-bottom: 0;
    padding: 0 10px;
  }
}

.service {
  background-color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .service {
    padding: 25px 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .service {
    padding: 50px 40px;
  }
}
.service__title .ch,
.service__title .en {
  display: block;
  line-height: 1;
}
.service__title .ch {
  color: #685256;
  padding-bottom: 5px;
  border-bottom: 2px solid #685256;
}
@media only screen and (min-width: 320px) {
  .service__title .ch {
    font-size: 16px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .service__title .ch {
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .service__title .ch {
    font-size: 32px;
    letter-spacing: 3px;
  }
}
.service__title .en {
  color: #616c83;
  padding-top: 5px;
}
@media only screen and (min-width: 320px) {
  .service__title .en {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .service__title .en {
    font-size: 34px;
  }
}
.service__table {
  margin-top: 20px;
  width: 100%;
}
.service__table tbody tr:nth-child(odd) {
  background-color: #FFFFFF;
}
.service__table tbody tr:nth-child(even) {
  background-color: #FFF4F5;
}
.service__table tbody tr td {
  width: 50%;
  color: #685256;
  padding: 10px 5px;
  text-align: left;
}
@media only screen and (min-width: 320px) {
  .service__table tbody tr td {
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .service__table tbody tr td {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .service__table tbody tr td {
    font-size: 16px;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 1024px) {
  .service__table tbody tr td {
    font-size: 20px;
  }
}
@media only screen and (min-width: 320px) {
  .service__table tbody tr td .cv {
    font-size: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .service__table tbody tr td .cv {
    font-size: 15px;
  }
}

.about {
  background-color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .about:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  .about__media {
    float: left;
    width: 48%;
  }
}
.about__text {
  position: relative;
  background-color: #FFF4F5;
}
@media only screen and (min-width: 768px) {
  .about__text {
    float: right;
    width: 52%;
  }
  .about__text:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 123.1182795699%;
  }
}
.about__text .title {
  color: #616c83;
  margin: 0;
  text-align: center;
}
@media only screen and (min-width: 320px) {
  .about__text .title {
    -webkit-transform: translateY(-45px);
    transform: translateY(-45px);
  }
}
@media only screen and (min-width: 768px) {
  .about__text .title {
    position: absolute;
    top: 0;
    left: -55px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@media only screen and (min-width: 1024px) {
  .about__text .title {
    top: 30px;
    left: -80px;
  }
}
@media only screen and (min-width: 1200px) {
  .about__text .title {
    top: 60px;
  }
}
@media only screen and (min-width: 320px) {
  .about__text .title__text {
    font-size: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .about__text .title__text {
    font-size: 56px;
  }
}
@media only screen and (min-width: 1024px) {
  .about__text .title__text {
    font-size: 82px;
  }
}
.about__text .title__line {
  position: relative;
  background-color: #616c83;
}
@media only screen and (min-width: 320px) {
  .about__text .title__line {
    display: inline-block;
    width: 1px;
    height: 65px;
  }
}
@media only screen and (min-width: 768px) {
  .about__text .title__line {
    display: none;
  }
}
.about__text .title__line:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #FFFFFF;
  border: 1px solid #616c83;
  border-radius: 50%;
  left: 50%;
  margin-left: -5px;
}
.about__text .paragraph {
  color: #685256;
}
@media only screen and (min-width: 320px) {
  .about__text .paragraph {
    font-size: 10px;
    text-align: center;
    position: relative;
    top: -45px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .about__text .paragraph {
    position: absolute;
    text-align: left;
    font-size: 14px;
    top: 50%;
    left: 60px;
    padding-right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .about__text .paragraph {
    padding-right: 0;
    font-size: 16px;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  .about__text .paragraph {
    font-size: 20px;
  }
}
@media only screen and (min-width: 320px) {
  .about__text .story {
    text-align: center;
    position: relative;
    top: -30px;
  }
}
@media only screen and (min-width: 768px) {
  .about__text .story {
    position: absolute;
    width: calc(100% - 60px);
    left: 60px;
    bottom: 20px;
    top: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .about__text .story {
    bottom: 60px;
    text-align: left;
  }
}
.about__text .story__line {
  position: absolute;
  z-index: 5;
  background-color: #616c83;
}
@media only screen and (min-width: 320px) {
  .about__text .story__line {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .about__text .story__line {
    display: block;
    width: 100%;
    height: 1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .about__text .story__line:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #FFFFFF;
    border: 1px solid #616c83;
    border-radius: 50%;
    right: 0;
    top: 50%;
    margin-top: -5px;
  }
}
.about__text .story__dialog {
  display: inline-block;
  position: relative;
  z-index: 5;
  background-color: #616c83;
}
@media only screen and (min-width: 320px) {
  .about__text .story__dialog {
    padding: 10px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .about__text .story__dialog {
    padding: 0;
    text-align: center;
    width: 246px;
    height: 70px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 1200px) {
  .about__text .story__dialog {
    width: 325px;
    left: 0;
  }
}
.about__text .story__dialog > span {
  color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .about__text .story__dialog > span {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .about__text .story__dialog > span {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .about__text .story__dialog > span {
    font-size: 32px;
  }
}

.maintenance {
  background-color: #FFFFFF;
}
@media only screen and (min-width: 1024px) {
  .maintenance {
    padding-top: 80px;
  }
}
.maintenance .wrapper {
  position: relative;
}
@media only screen and (min-width: 320px) {
  .maintenance .wrapper {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .maintenance .wrapper {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .maintenance .wrapper {
    padding: 0 60px;
  }
}
@media only screen and (min-width: 320px) {
  .maintenance .section__title {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .maintenance .section__title {
    margin-bottom: 70px;
  }
}
.maintenance .section__title .text {
  color: #685256;
  line-height: 1;
  font-weight: lighter;
}
@media only screen and (min-width: 320px) {
  .maintenance .section__title .text {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1024px) {
  .maintenance .section__title .text {
    font-size: 84px;
  }
}
.maintenance .section__content {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1024px) {
  .maintenance .section__content {
    width: 992px;
    padding-left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .maintenance .section__content {
    width: 1100px;
  }
}

.maintain {
  background-color: #685256;
}
@media only screen and (min-width: 320px) {
  .maintain {
    padding: 30px 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .maintain {
    padding: 70px 40px;
  }
}
.maintain__list {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 20px;
}
.maintain__list:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 320px) {
  .maintain__list > li {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .maintain__list > li {
    float: left;
    width: 50%;
  }
  .maintain__list > li:nth-child(2n+1) {
    clear: left;
  }
}
.maintain__list .item:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 320px) {
  .maintain__list .item {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .maintain__list .item {
    margin-bottom: 60px;
  }
}
.maintain__list .item__media {
  float: left;
}
@media only screen and (min-width: 320px) {
  .maintain__list .item__media {
    width: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .maintain__list .item__media {
    width: 125px;
  }
}
.maintain__list .item__text {
  float: left;
  color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .maintain__list .item__text {
    padding-left: 10px;
    width: calc(100% - 60px);
  }
}
@media only screen and (min-width: 1024px) {
  .maintain__list .item__text {
    padding-left: 20px;
    width: calc(100% - 125px);
  }
}
.maintain__list .item__text .title {
  letter-spacing: 2px;
}
@media only screen and (min-width: 320px) {
  .maintain__list .item__text .title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .maintain__list .item__text .title {
    font-size: 32px;
  }
}
@media only screen and (min-width: 320px) {
  .maintain__list .item__text .content {
    letter-spacing: 1px;
    font-size: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .maintain__list .item__text .content {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .maintain__list .item__text .content {
    font-size: 16px;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  .maintain__list .item__text .content {
    font-size: 20px;
  }
}
.maintain__list .item__text .content > span {
  color: #616c83;
  background-color: #FFFFFF;
}
.maintain__list .list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.maintain__list .list > li {
  position: relative;
  color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .maintain__list .list > li {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .maintain__list .list > li {
    padding-left: 20px;
  }
}
.maintain__list .list > li:before {
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
}
@media only screen and (min-width: 320px) {
  .maintain__list .list > li:before {
    width: 5px;
    height: 5px;
    top: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .maintain__list .list > li:before {
    top: 9px;
  }
}
@media only screen and (min-width: 1024px) {
  .maintain__list .list > li:before {
    width: 10px;
    height: 10px;
    top: 7px;
  }
}
@media only screen and (min-width: 1200px) {
  .maintain__list .list > li:before {
    top: 10px;
  }
}
@media only screen and (min-width: 320px) {
  .maintain__list .list > li {
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .maintain__list .list > li {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .maintain__list .list > li {
    font-size: 16px;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  .maintain__list .list > li {
    font-size: 20px;
  }
}
.maintain__list .list > li > span {
  color: #616c83;
  background-color: #FFFFFF;
}

.fallout {
  margin-top: 20px;
}
.fallout__title {
  color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .fallout__title {
    font-size: 16px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .fallout__title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1024px) {
  .fallout__title {
    font-size: 32px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 320px) {
  .fallout__image .show--sp {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .fallout__image .show--sp {
    display: none;
  }
}
@media only screen and (min-width: 320px) {
  .fallout__image .show--pc {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .fallout__image .show--pc {
    display: block;
  }
}
.fallout__note {
  position: relative;
  margin-top: 10px;
}
@media only screen and (min-width: 320px) {
  .fallout__note {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .fallout__note {
    padding-left: 20px;
  }
}
.fallout__note:before {
  content: "";
  display: block;
  background-color: #FFFFFF;
  border-radius: 50%;
  left: 0;
  position: absolute;
}
@media only screen and (min-width: 320px) {
  .fallout__note:before {
    width: 5px;
    height: 5px;
    top: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .fallout__note:before {
    top: 9px;
  }
}
@media only screen and (min-width: 1024px) {
  .fallout__note:before {
    width: 10px;
    height: 10px;
    top: 8px;
  }
}
@media only screen and (min-width: 1024px) {
  .fallout__note:before {
    top: 10px;
  }
}
.fallout__note > span {
  display: inline-block;
  vertical-align: middle;
  color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .fallout__note > span {
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .fallout__note > span {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .fallout__note > span {
    font-size: 16px;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  .fallout__note > span {
    font-size: 20px;
  }
}

.operateGroup {
  background-color: #FFFFFF;
}
@media only screen and (min-width: 1024px) {
  .operateGroup {
    padding-top: 80px;
  }
}
.operateGroup .wrapper {
  position: relative;
}
@media only screen and (min-width: 320px) {
  .operateGroup .wrapper {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .operateGroup .wrapper {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .operateGroup .wrapper {
    padding: 0 60px;
  }
}
@media only screen and (min-width: 320px) {
  .operateGroup__title {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .operateGroup__title {
    margin-bottom: 70px;
  }
}
.operateGroup__title .text {
  color: #685256;
  line-height: 1;
  font-weight: lighter;
}
@media only screen and (min-width: 320px) {
  .operateGroup__title .text {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1024px) {
  .operateGroup__title .text {
    font-size: 84px;
  }
}
.operateGroup__content {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.operateGroup__content:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  background-color: #ccccd0;
}
@media only screen and (min-width: 320px) {
  .operateGroup__content:before {
    right: 0;
    width: 70%;
    height: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .operateGroup__content:before {
    width: 428px;
    height: 688px;
    right: 50%;
  }
}
@media only screen and (min-width: 320px) {
  .operateGroup__content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .operateGroup__content {
    width: 992px;
    padding-left: 0;
    padding-right: 0;
  }
  .operateGroup__content:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media only screen and (min-width: 1200px) {
  .operateGroup__content {
    width: 1100px;
  }
}
.operateGroup__content .media {
  position: relative;
  z-index: 10;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .operateGroup__content .media {
    float: left;
  }
}
.operateGroup__content .media__line {
  position: relative;
  display: block;
  width: 1px;
  background-color: #616c83;
  margin: 0 auto;
}
.operateGroup__content .media__line:before {
  content: "";
  position: absolute;
  left: 50%;
  border-radius: 50%;
  border: 1px solid #616c83;
  background-color: #FFFFFF;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (min-width: 320px) {
  .operateGroup__content .media__line:before {
    width: 5px;
    height: 5px;
    bottom: -5px;
  }
}
@media only screen and (min-width: 320px) {
  .operateGroup__content .media__line:before {
    width: 10px;
    height: 10px;
    bottom: -10px;
  }
}
@media only screen and (min-width: 320px) {
  .operateGroup__content .media__line {
    height: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .operateGroup__content .media__line {
    height: 330px;
  }
}
@media only screen and (min-width: 320px) {
  .operateGroup__content .media__image {
    width: 58%;
  }
}
@media only screen and (min-width: 1024px) {
  .operateGroup__content .media__image {
    width: 345px;
  }
}
.operateGroup__content .text {
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 320px) {
  .operateGroup__content .text {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .operateGroup__content .text {
    float: right;
    padding-left: 90px;
    padding-bottom: 0;
    width: calc(100% - 345px);
  }
}
.operateGroup__content .text .list {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 320px) {
  .operateGroup__content .text .list {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .operateGroup__content .text .list {
    margin-top: 50px;
  }
}
.operateGroup__content .text .list > li {
  position: relative;
}
@media only screen and (min-width: 320px) {
  .operateGroup__content .text .list > li {
    padding-left: 23px;
    margin-bottom: 6px;
  }
}
@media only screen and (min-width: 768px) {
  .operateGroup__content .text .list > li {
    padding-left: 30px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .operateGroup__content .text .list > li {
    padding-left: 56px;
    margin-bottom: 30px;
  }
}
.operateGroup__content .text .list > li .num {
  position: absolute;
  left: 0;
  font-family: Arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 320px) {
  .operateGroup__content .text .list > li .num {
    font-size: 22px;
    color: #616c83;
    top: -6px;
  }
}
@media only screen and (min-width: 768px) {
  .operateGroup__content .text .list > li .num {
    font-size: 30px;
    top: -16px;
  }
}
@media only screen and (min-width: 1024px) {
  .operateGroup__content .text .list > li .num {
    font-size: 54px;
    color: #FFFFFF;
    top: -36px;
  }
}
.operateGroup__content .text .list > li .content {
  color: #694e3d;
}
@media only screen and (min-width: 320px) {
  .operateGroup__content .text .list > li .content {
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .operateGroup__content .text .list > li .content {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .operateGroup__content .text .list > li .content {
    font-size: 16px;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  .operateGroup__content .text .list > li .content {
    font-size: 20px;
  }
}
@media only screen and (min-width: 320px) {
  .operateGroup__content .text .list > li .content > span {
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  .operateGroup__content .text .list > li .content > span {
    display: block;
  }
}
.operateGroup__content .text .list > li .content > .bg {
  font-style: normal;
  color: #616c83;
  background-color: #FFF4F5;
}

.contact {
  background-color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .contact .wrapper {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 320px) {
  .contact {
    padding: 100px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .contact {
    padding: 100px 0;
  }
}
.contact .section__content {
  position: relative;
}
.contact .section__content:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  background-color: #FFF4F5;
  height: 100%;
}
@media only screen and (min-width: 320px) {
  .contact .section__content:before {
    width: calc(100% - 40px);
    left: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .section__content:before {
    width: 600px;
    left: auto;
    right: 30px;
    top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .contact .section__content:before {
    width: 710px;
    right: 60px;
  }
}
.contact .map {
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 320px) {
  .contact .map {
    padding: 150px 20px 0;
  }
}
@media only screen and (min-width: 768px) {
  .contact .map {
    padding: 30px 20px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .map {
    padding: 0;
  }
  .contact .map:after {
    content: "";
    display: table;
    clear: both;
  }
}
.contact .map__image:before {
  content: "";
  display: block;
}
.contact .map__image > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 320px) {
  .contact .map__image {
    position: absolute;
    right: -25px;
    top: -50px;
    width: 78.125%;
  }
  .contact .map__image:before {
    padding-top: 75%;
  }
}
@media only screen and (min-width: 768px) {
  .contact .map__image {
    width: 52.0833333333%;
    right: -20px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .map__image {
    position: static;
    display: block;
    float: right;
    width: 440px;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
}
@media only screen and (min-width: 1200px) {
  .contact .map__image {
    width: 644px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .map__text {
    float: left;
  }
}
.contact .map__text .title {
  color: #616c83;
}
@media only screen and (min-width: 1024px) {
  .contact .map__text .title {
    padding-left: 20px;
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 320px) {
  .contact .map__text .title__text {
    font-size: 31px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .map__text .title__text {
    font-size: 82px;
    letter-spacing: 3px;
  }
}
.contact .map__text .infos {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact .map__text .infos > li:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 320px) {
  .contact .map__text .infos > li {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .map__text .infos > li {
    margin-bottom: 30px;
  }
}
.contact .map__text .infos > li .icon {
  float: left;
  margin-right: 8px;
}
.contact .map__text .infos > li .content {
  float: left;
}
@media only screen and (min-width: 320px) {
  .contact .map__text .infos > li .content {
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .contact .map__text .infos > li .content {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .map__text .infos > li .content {
    font-size: 16px;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact .map__text .infos > li .content {
    font-size: 20px;
  }
}
.contact .map__text .infos > li .content .way {
  float: left;
  color: #685256;
  margin-right: 5px;
}
.contact .map__text .infos > li .content .text {
  float: left;
  color: #685256;
  text-decoration: none;
}
.contact .map__text .infos > li .content .text > span {
  padding: 3px;
  color: #616c83;
}
@media only screen and (min-width: 320px) {
  .contact .map__text .infos > li .content .text > span {
    background-color: #FFFFFF;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .contact .map__text .infos > li .content .text > span {
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .map__text .infos > li .content .text > span {
    letter-spacing: 3px;
    background-color: #FFF4F5;
  }
}
.contact .sns {
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 320px) {
  .contact .sns {
    padding: 0 20px 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .sns {
    padding: 0 0 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact .sns {
    padding: 0 0 85px;
  }
}
.contact .sns__title {
  text-align: right;
  position: relative;
}
@media only screen and (min-width: 320px) {
  .contact .sns__title {
    right: -20px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .sns__title {
    right: 0;
  }
}
.contact .sns__title .line {
  display: block;
  position: absolute;
  top: 50%;
  height: 1px;
  background-color: #616c83;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (min-width: 320px) {
  .contact .sns__title .line {
    left: -65px;
    width: calc(100% - 50px);
  }
}
@media only screen and (min-width: 768px) {
  .contact .sns__title .line {
    width: calc(100% - 103px);
  }
}
@media only screen and (min-width: 1024px) {
  .contact .sns__title .line {
    left: 0;
    width: calc(100% - 240px);
  }
}
@media only screen and (min-width: 1200px) {
  .contact .sns__title .line {
    width: calc(100% - 340px);
  }
}
.contact .sns__title .text {
  position: relative;
  display: inline-block;
  color: #685256;
  font-weight: lighter;
}
.contact .sns__title .text:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background-color: #FFFFFF;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #616c83;
  border-radius: 50%;
}
@media only screen and (min-width: 320px) {
  .contact .sns__title .text:before {
    left: -5px;
    width: 5px;
    height: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .sns__title .text:before {
    left: -10px;
    width: 10px;
    height: 10px;
  }
}
@media only screen and (min-width: 320px) {
  .contact .sns__title .text {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) {
  .contact .sns__title .text {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .sns__title .text {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact .sns__title .text {
    font-size: 84px;
  }
}
@media only screen and (min-width: 768px) {
  .contact .sns__content:after {
    content: "";
    display: table;
    clear: both;
  }
}
.contact .sns__content .text {
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .contact .sns__content .text {
    float: right;
    margin-top: 24px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .sns__content .text {
    text-align: left;
    font-size: 20px;
    margin-top: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact .sns__content .text {
    margin-top: 140px;
  }
}
.contact .sns__content .text > p {
  margin: 0;
  color: #685256;
}
@media only screen and (min-width: 320px) {
  .contact .sns__content .text > p {
    padding-right: 10px;
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) {
  .contact .sns__content .text > p {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .sns__content .text > p {
    font-size: 16px;
    padding-right: 32px;
    letter-spacing: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact .sns__content .text > p {
    font-size: 20px;
  }
}
.contact .sns__content .text .dialog {
  display: inline-block;
  background-color: #616c83;
}
@media only screen and (min-width: 320px) {
  .contact .sns__content .text .dialog {
    padding: 10px 50px;
    margin-top: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .contact .sns__content .text .dialog {
    padding: 10px 75px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .sns__content .text .dialog {
    padding: 0;
    text-align: center;
    width: 246px;
    height: 70px;
    line-height: 70px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .contact .sns__content .text .dialog {
    width: 325px;
  }
}
.contact .sns__content .text .dialog__text {
  color: #FFFFFF;
}
@media only screen and (min-width: 320px) {
  .contact .sns__content .text .dialog__text {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .contact .sns__content .text .dialog__text {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact .sns__content .text .dialog__text {
    font-size: 32px;
  }
}
.contact .sns__content .links {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 320px) {
  .contact .sns__content .links {
    margin: 20px -22px 0;
    overflow: hidden;
  }
  .contact .sns__content .links:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  .contact .sns__content .links {
    float: left;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .sns__content .links {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact .sns__content .links {
    margin-top: 45px;
  }
}
@media only screen and (min-width: 320px) {
  .contact .sns__content .links > li {
    float: left;
    width: 33.3333333333%;
    padding: 0 2px;
  }
}
@media only screen and (min-width: 768px) {
  .contact .sns__content .links > li {
    display: inline-block;
    width: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .contact .sns__content .links > li {
    padding: 0 8px;
  }
}

.fixedTool {
  position: fixed;
  z-index: 100;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 320px) {
  .fixedTool {
    top: 25px;
    right: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .fixedTool {
    top: 110px;
    right: 35px;
  }
}
.fixedTool > li {
  background-color: rgba(255, 255, 255, 0.7);
}
@media only screen and (min-width: 320px) {
  .fixedTool > li {
    padding: 8px;
  }
}
@media only screen and (min-width: 768px) {
  .fixedTool > li {
    padding: 15px;
  }
}

.icon__traffic {
  display: inline-block;
  background-image: url("../images/icon-traffic.png");
  background-repeat: no-repeat;
}
@media only screen and (min-width: 320px) {
  .icon__traffic {
    width: 17px;
    height: 17px;
    background-size: 17px 51px;
  }
}
@media only screen and (min-width: 768px) {
  .icon__traffic {
    width: 23px;
    height: 23px;
    background-size: 23px 69px;
  }
}
@media only screen and (min-width: 1024px) {
  .icon__traffic {
    width: 34px;
    height: 34px;
    background-size: 34px 102px;
  }
}
.icon__traffic--address {
  background-position: 0 0;
}
@media only screen and (min-width: 320px) {
  .icon__traffic--mass {
    background-position: 0 -17px;
  }
}
@media only screen and (min-width: 768px) {
  .icon__traffic--mass {
    background-position: 0 -23px;
  }
}
@media only screen and (min-width: 1024px) {
  .icon__traffic--mass {
    background-position: 0 -34px;
  }
}
@media only screen and (min-width: 320px) {
  .icon__traffic--drive {
    background-position: 0 -34px;
  }
}
@media only screen and (min-width: 768px) {
  .icon__traffic--drive {
    background-position: 0 -46px;
  }
}
@media only screen and (min-width: 1024px) {
  .icon__traffic--drive {
    background-position: 0 -68px;
  }
}
.icon__sns {
  display: block;
  width: 100%;
}
.icon__sns:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
@media only screen and (min-width: 320px) {
  .icon__sns {
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) {
  .icon__sns {
    width: 130px;
    height: 130px;
  }
}
@media only screen and (min-width: 1024px) {
  .icon__sns {
    width: 150px;
    height: 150px;
  }
}
@media only screen and (min-width: 1200px) {
  .icon__sns {
    width: 245px;
    height: 245px;
  }
}
.icon__sns--line {
  background-image: url("../images/icon-sns-line.png");
}
.icon__sns--ig {
  background-image: url("../images/icon-sns-ig.png");
}
.icon__sns--fb {
  background-image: url("../images/icon-sns-fb.png");
}
.icon__fixedTool {
  display: block;
  width: 100%;
  font-size: 0;
  background-repeat: no-repeat;
}
.icon__fixedTool:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
@media only screen and (min-width: 320px) {
  .icon__fixedTool {
    width: 20px;
    height: 20px;
    background-size: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .icon__fixedTool {
    width: 40px;
    height: 40px;
    background-size: 40px;
  }
}
.icon__fixedTool--line {
  background-image: url("../images/icon-fixed-line.png");
}
.icon__fixedTool--ig {
  background-image: url("../images/icon-fixed-ig.png");
}
.icon__fixedTool--fb {
  background-image: url("../images/icon-fixed-fb.png");
}