@charset 'UTF-8';

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

body {
  line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

ins {
  text-decoration: none
}

ins,
mark {
  background-color: #ff9;
  color: #000
}

mark {
  font-style: italic;
  font-weight: 700
}

del {
  text-decoration: line-through
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

input,
select {
  vertical-align: middle
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}

button {
  background: 0;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}

@font-face {
  font-family:"Microsoft YaHei","微软雅黑",SimSun,sans-serif, "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/NotoSerifCJKjp-ExtraLight.woff") format("woff"), url("../fonts/NotoSerifCJKjp-ExtraLight.otf") format("opentype");
}

@font-face {
  font-family:"Microsoft YaHei","微软雅黑",SimSun,sans-serif, "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/NotoSerifCJKjp-Light.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Light.otf") format("opentype");
}

@font-face {
  font-family: "Microsoft YaHei","微软雅黑",SimSun,sans-serif,"Noto Serif CJK JP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSerifCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Regular.otf") format("opentype");
}

@font-face {
  font-family:"Microsoft YaHei","微软雅黑",SimSun,sans-serif, "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSerifCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Medium.otf") format("opentype");
}

@font-face {
  font-family:"Microsoft YaHei","微软雅黑",SimSun,sans-serif, "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/NotoSerifCJKjp-SemiBold.woff") format("woff"), url("../fonts/NotoSerifCJKjp-SemiBold.otf") format("opentype");
}

@font-face {
  font-family:"Microsoft YaHei","微软雅黑",SimSun,sans-serif, "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSerifCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Bold.otf") format("opentype");
}

@font-face {
  font-family:"Microsoft YaHei","微软雅黑",SimSun,sans-serif, "Noto Serif CJK JP";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSerifCJKjp-Black.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Black.otf") format("opentype");
}

html {
  height: 100%;
  font-size: 62.5%;
  background-color: #b4b4b4;
}

body {
  min-width: 320px;
  height: 100%;
  font-family: "Microsoft YaHei","微软雅黑",SimSun,sans-serif,'Noto Serif CJK JP', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', '游明朝体', 'Yu Mincho', serif !important;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: .2em;
  line-height: 1.8;
  color: #000;
  overflow-wrap: break-word;
}
#onetrust-banner-sdk{
	display:none;}
	
.pv-cover > div {
  opacity: 0.01 !important; /* 如果普通写法不行，再加上!important */
}
sup {
  vertical-align: text-top;
  font-size: .6em;
}

sub {
  vertical-align: baseline;
  font-size: .6em;
}

.en {
  font-family: "Garamond", "Baskerville", "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
}

@media screen and (max-width:750px) {
  .pcDisp {
    display: none !important;
  }
}

@media screen and (min-width:751px) {
  .spDisp {
    display: none !important;
  }

  body {
    font-size: 1.6rem;
  }
}

/* siteHeader */
.siteHeader {
  position: fixed;
  width: 100%;
  height: 62px;
  padding: 20px 15px;
  z-index: 10;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.siteHeader_bg {
  position: absolute;
  width: calc(100vw - 17px);
  height: 62px;
  z-index: 2;
  left: 0;
  top: 0;
  background-color: #000;
}

.siteHeader .logo {
  width: 140px;
  transition: width 360ms cubic-bezier(.075, .82, .165, 1), height 360ms cubic-bezier(.075, .82, .165, 1);
  z-index: 3;
}

.siteHeader .logo a,
.siteHeader .logo img {
  display: block;
}

.siteHeader .siteLogo {
  width: 118px;
  z-index: 3;
  -webkit-transition: all 360ms cubic-bezier(.075, .82, .165, 1);
  transition: all 360ms cubic-bezier(.075, .82, .165, 1);
}

/* menuBtn */
.siteHeader .menuBtn {
  position: absolute;
  right: 0;
  display: block;
  width: 60px;
  height: 60px;
  margin: 0;
  padding: 20px 15px;
  z-index: 3;
  cursor: pointer;
  -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.siteHeader .menuBtn>span,
.siteHeader .menuBtn:before,
.siteHeader .menuBtn:after {
  position: absolute;
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transition: transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.siteHeader .menuBtn>span {
  -webkit-transform: translate3d(-50%, 0, 0) rotate(0);
  transform: translate3d(-50%, 0, 0) rotate(0);
}

.siteHeader .menuBtn:before {
  -webkit-transform: translate3d(-50%, -6px, 0) rotate(0);
  transform: translate3d(-50%, -6px, 0) rotate(0);
}

.siteHeader .menuBtn:after {
  -webkit-transform: translate3d(-50%, 6px, 0) rotate(0);
  transform: translate3d(-50%, 6px, 0) rotate(0);
}

.siteHeader .menuBtn.is-active>span {
  -webkit-transform: translate3d(-50%, 0, 0) rotate(20deg);
  transform: translate3d(-50%, 0, 0) rotate(20deg);
}

.siteHeader .menuBtn.is-active:before {
  -webkit-transform: translate3d(-50%, 0, 0) rotate(-20deg);
  transform: translate3d(-50%, 0, 0) rotate(-20deg);
}

.siteHeader .menuBtn.is-active:after {
  -webkit-transform: translate3d(-50%, 0, 0) rotate(20deg);
  transform: translate3d(-50%, 0, 0) rotate(20deg);
}

/* siteNav */
.siteNav {
  position: absolute;
  width: 100%;
  height: 100vh;
  padding: 60px 0 0;
  top: 0;
  right: 0;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all .5s cubic-bezier(.215, .61, .355, 1);
  overflow-y: scroll;
  background: #000000;
}

.siteNav.is-active {
  visibility: visible;
  opacity: 1;
}

.siteNav>div {
  padding: 20px;
  overflow: auto;
}

.siteNav>div>h2 {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0x;
  font-size: 11px;
  color: #0D839E;
}

.siteNav>div>h2>span {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  background-color: #000;
  z-index: 1;
}

.siteNav>div>h2:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #0D839E;
  content: '';
}

.siteNav ul>li>a,
.siteNav ul>li>div.navDisable {
  position: relative;
  display: block;
  color: #fff;
  text-decoration: none;
  padding: .8em 15px .8em 20px;
}
.siteNav ul>li>div.navDisable {
  color: #999;
}
.siteNav ul>li>div.navDisable>span.en {
  display: block;
  font-size: 1.1rem;
}

.siteNav ul>li>a:visited {
  color: #fff;
}
.siteNav ul>li>div.navDisable {
  color: #999;
}

.siteNav ul>li>a>span {
  display: block;
  font-size: 1.1rem;
}

.siteNav>div>ul>li>a {
  font-size: 1.6rem;
}

.siteNav>div>ul>li+li {
  margin-top: 1em;
  border-top: 1px solid #343434;
}

.siteNav>div>ul>li>a:before {
  position: absolute;
  top: 1.5em;
  left: 4px;
  display: block;
  width: .4em;
  height: .4em;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: '';
  transform: rotate(45deg);
  transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.siteNav>div>ul>li>a:hover:before,
.siteNav>div>ul>li>a.is-current:before {
  border: 1px solid #0D839E;
  border-radius: .3em;
}

.siteNav ul>li>ul {
  margin-left: 1.5em;
}

.siteNav ul>li>ul>li+li {
  border-top: 1px solid #444;
}

.siteNav ul>li>ul>li>a:before {
  position: absolute;
  top: 1.3em;
  left: 4px;
  display: block;
  width: .4em;
  height: .4em;
  border-top: 1px solid #fff;
  content: '';
}

.siteNav ul>li>ul>li>a:after {
  position: absolute;
  top: 1.15em;
  left: 3px;
  width: .5em;
  height: .5em;
  border: 1px solid #0D839E;
  border-radius: .3em;
  content: '';
  transition: transform .3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transform: scale(0);
  background-color: #000;
}

.siteNav ul>li>ul>li>a:hover:after,
.siteNav ul>li>ul>li>a.is-current:after {
  transform: scale(100%);
}

/* topic path */
.topicPath {
  font-size: 1rem;
  color: #fff;
  background-color: #2a2a2a;
}

.topicPath a {
  color: #fff;
  text-decoration: none;
}

.topicPath a:hover {
  text-decoration: underline;
}

.topicPath>ul {
  width: 100%;
  padding: 2em 15px;
  display: flex;
  flex-wrap: wrap;
}

.topicPath>ul>li+li {
  margin-left: .8em;
}

.topicPath>ul>li+li:before {
  content: '> ';
}

/* footer */
.siteFooter {
  color: #fff;
  background-color: #000;
}

.siteFooter ul {
  display: flex;
  flex-wrap: wrap;
}

.siteFooter ul>li>a {
  display: block;
  padding: 10px 10px;
  position: relative;
  font-size: 1rem;
  text-decoration: none;
  color: #fff;
  font-family: "Microsoft YaHei","微软雅黑",SimSun,sans-serif,"Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}

.footer-copyright {
  text-align: right;
  font-size: 1rem;
  font-family:"Microsoft YaHei","微软雅黑",SimSun,sans-serif, "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  letter-spacing: .1em;
  color: #dadada;
}

@media screen and (min-width:751px) {
  body {
    padding-top: 120px;
  }

  .is-scroll body {
    padding-top: 74px;
  }

  /* siteHeader */
  .siteHeader {
    height: 120px;
    padding: 22px 40px 22px 40px;
    z-index: 12;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
    -webkit-transition: all 360ms cubic-bezier(.075, .82, .165, 1);
    transition: all 360ms cubic-bezier(.075, .82, .165, 1);
  }

  .siteHeader_bg {
    height: 120px;
    -webkit-transition: all 360ms cubic-bezier(.075, .82, .165, 1);
    transition: all 360ms cubic-bezier(.075, .82, .165, 1);
  }

  .siteHeader .logo {
    width: 300px;
  }

  .siteHeader .siteLogo {
    position: absolute;
    left: 50%;
    width: 176px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .is-scroll .siteHeader {
    height: 76px;
  }

  .is-scroll .siteHeader_bg {
    height: 76px;
  }

  .is-scroll .siteHeader .siteLogo {
    width: 140px;
  }

  .is-scroll .siteHeader .logo {
    width: 172px;
  }

  .siteHeader .menuBtn {
    right: 30px
  }

  /* siteNav */
  .siteNav {
    padding: 120px 20px 50px 20px;
  }

  .is-scroll .siteNav {
    padding-top: 74px;
  }

  .siteNav>div {
    width: fit-content;
    margin: 0 auto;
  }

  .siteNav>div>ul>li>a {
    font-size: 1.8rem;
  }

  .siteNav ul>li>a>span {
    display: block;
    font-size: 1.4rem;
  }
  .siteNav ul>li>div.navDisable>span.en {
    font-size: 1.4rem;
  }

  .siteNav ul>li>ul>li>a:after {
    top: 1.25em;
  }

  .siteNav ul>li>ul>li>a:before {
    top: 1.45em;
  }

  /* pagetop */
  .pageTop {
    position: fixed;
    bottom: 90px;
    right: 46px;
    z-index: 2;
  }

  .pageTop>a>img {
    width: 55px;
  }

  /* topic path */
  .topicPath {
    font-size: 1.2rem;
  }

  .topicPath>ul {
    max-width: 1165px;
    margin: 0 auto;
    padding: 2em 20px;
  }

  .topicPath>ul>li+li {
    margin-left: .8em;
  }

  .topicPath>ul>li+li:before {
    content: '> ';
  }

  /* footer */
  .siteFooter_in {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0 30px;
  }

  .siteFooter ul>li {
    position: relative;
    font-size: 1.1rem;
  }

  .siteFooter ul>li+li {
    padding-left: .3em;
  }

  .siteFooter ul>li+li:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    content: '|';
    transform: translateY(-1em);
    color: #949494;
  }

  .siteFooter ul>li>a {
    font-size: 1.1rem;
  }

  .siteFooter ul>li>a:hover {
    text-decoration: underline;
  }

  .footer-copyright {
    padding: 10px;
    margin-left: auto;
  }
}

@media screen and (max-width:750px) {
  body {
    padding-top: 62px;
  }

  /* siteHeader */
  .siteHeader .logo {
    margin-right: 27px;
  }

  /* footer */
  .siteFooter {
    position: relative;
    padding: 15px;
  }

  .siteFooter ul {
    padding-right: 50px;
  }

  .footer-copyright {
    padding-top: 15px;
  }

  /* pagetop */
  .siteFooter .pagetop-sp {
    position: absolute;
    top: 15px;
    right: 25px;
    width: 40px;
    height: 40px;
  }

  .siteFooter .pagetop-sp>a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #212121;
  }

  .siteFooter .pagetop-sp>a:before {
    position: absolute;
    top: 22px;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    display: inline-block;
    height: 18px;
    width: 18px;
    border-right: solid 1px #fff;
    border-top: solid 1px #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .siteFooter .pagetop-sp>a:after {
    position: absolute;
    top: 10px;
    left: 11px;
    content: "";
    display: inline-block;
    width: 18px;
    height: 1px;
    background-color: #fff;
  }
}

.main {
  padding: 30px 0;
  background: #aab0ac;
}

.bg-img {
  content: '';
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(40vh + 62px);
  background: #aab0ac no-repeat 50% 0/cover;
}

.story01 .bg-img {
  background-image: url(../img/story01/bk.jpg);
}

.story02 .bg-img {
  background-image: url(../img/story02/bk.jpg);
}

.story03 .bg-img {
  background-image: url(../img/story03/bk.jpg);
}

.story04 .bg-img {
  background-image: url(../img/story04/bk.jpg);
}


/* pageHeader */
.pageHeader {
  color: #fff;
}

.pageHeader .title {
  height: 40vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.pageHeader .title>p {
  margin-bottom: 1em;
  font-size: 1.9rem;
  line-height: 1;
}

.pageHeader .title>h1 {
  padding-bottom: .5em;
  font-size: 3rem;
  line-height: 1.3;
  text-align: center;
  font-weight: 400;
}

.pageHeader .lead {
  padding: 50px 20px;
  background-color: #000;
}

.pageHeader .lead p {
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 1.6rem;
}

@media screen and (min-width:751px) {
  .main {
    padding: 80px 0;
  }

  .bg-img {
    height: 520px;
  }

  .pageHeader .title {
    height: 400px;
  }

  .pageHeader .title>p {
    font-size: 2.8rem;
  }

  .pageHeader .title>h1 {
    font-size: 4.8rem;
  }

  .pageHeader .lead {
    padding: 110px 20px;
  }

  .pageHeader .lead p {
    max-width: 800px;
    margin: 0 auto;
    font-size: 1.8rem;
  }
}

/* module */
.mod-section01 {
  width: 100%;
  padding: 30px 15px;
}

.mod-h2 {
  margin-bottom: 1em;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.5;
}

.mod-h2.is-numeric {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.mod-h3 {
  margin: 1.5em 0 1em;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5;
}

.mod-heading01 {
  margin-bottom: 1em;
  padding-bottom: .3em;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5;
  border-bottom: 1px solid #4B4B4B;
}

.mod-heading02 {
  width: fit-content;
  margin-top: 1.6em;
  margin-bottom: .8em;
  padding: 0.3em 0.8em;
  color: #fafafa;
  line-height: 1;
  border-radius: 4px;
  font-weight: 400;
  background: #4B4B4B;
}
.mod-txt01{
	text-indent:2em;
    text-align: justify;
    text-justify: inter-word; /* 确保单词之间间隔均匀 */
}

.mod-txt01+.mod-txt01 {
  margin-top: 1em;
}

.mod-txtLink01 {
  color: #000;
  text-decoration: underline;
}

.mod-txtLink01:hover {
  text-decoration: none;
}

.mod-btn01 {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #000;
  font-size: 1.6rem;
  padding-right: 3.1em;
}

.mod-btn01:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  width: 2.6em;
  height: 2.6em;
  content: '';
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M32%2064c17.673%200%2032-14.327%2032-32C64%2014.327%2049.673%200%2032%200%2014.327%200%200%2014.327%200%2032c0%2017.673%2014.327%2032%2032%2032Z%22%20fill%3D%22%23000%22%2F%3E%20%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22M16.107%2032h30.502v.101H16.107V32Z%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%2F%3E%20%3Cpath%20d%3D%22M30.983%2016.101%2047.786%2032%2030.983%2047.899%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}

.mod-btn02 {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  padding: .5em 3.5em .5em 1em;
  border-radius: 2px;
  background-color: #000;
  transition: transform 300ms cubic-bezier(.215, .61, .355, 1);
}

.mod-btn02:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1em;
  margin: auto 0;
  width: 1.5em;
  height: 1.5em;
  content: '';
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M32%2064c17.673%200%2032-14.327%2032-32C64%2014.327%2049.673%200%2032%200%2014.327%200%200%2014.327%200%2032c0%2017.673%2014.327%2032%2032%2032Z%22%20fill%3D%22%23fff%22%2F%3E%20%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22M16.107%2032h30.502v.101H16.107V32Z%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%2F%3E%20%3Cpath%20d%3D%22M30.983%2016.101%2047.786%2032%2030.983%2047.899%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}

.mod-btn02:hover {
  background-color: #000;
  color: #fff;
  transform: scale(.96);
}

.mod-ulList01>li {
  position: relative;
  padding-left: 1em;
}

.mod-ulList01>li+li {
  margin-top: .2em;
}

.mod-ulList01>li:before {
  display: block;
  position: absolute;
  top: 1em;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #333;
  content: '';
}

.mod-box01 {
  padding: 24px;
  background-color: #d5d8d6;
}

.mod-movie {
  position: relative;
  width: 100%;
  /*padding-bottom: 56.25%;*/
}

.mod-scrollbarX {
  width: 100%;
  padding-bottom: 5px;
  overflow-x: auto;
}

.mod-scrollbarX::-webkit-scrollbar {
  height: 8px;
}

.mod-scrollbarX::-webkit-scrollbar-track {
  background-color: #4b4b4b;
  border-radius: 4px;
}

.mod-scrollbarX::-webkit-scrollbar-thumb {
  background-color: #212121;
  border-radius: 4px;
}

thead.is-sticky th {
  position: sticky;
  top: 0;
  z-index: 1;
}

thead.is-sticky th:first-child {
  left: 0;
  z-index: 2;
}

tbody.is-sticky th {
  position: sticky;
  left: 0;
  z-index: 1;
}

.mod-table01 {
  margin-top: 20px;
  border-collapse: separate;
  border-spacing: 0;
  background-color: #c4c8c5;
}

.mod-table01 th,
.mod-table01 td {
  padding: .5em .8em;
  text-align: left;
}

.mod-table01>thead th,
.mod-table01>thead td {
  font-size: smaller;
  vertical-align: middle;
  background-color: #c4c8c5;
}

.mod-table01>tbody th,
.mod-table01>tbody td {
  border-right: 1px solid #272827;
  background-color: #c4c8c5;
}

.mod-table01>tbody tr+tr>th,
.mod-table01>tbody tr+tr>td {
  border-top: 1px solid #a5a8a6;
}

.mod-table01>tbody>tr>th:first-child {
  border-left: 1px solid #272827;
}

.mod-table01>tbody>tr:first-child>th,
.mod-table01>tbody>tr:first-child>td {
  border-top: 1px solid #272827;
}

.mod-table01>tbody tr:last-child th,
.mod-table01>tbody tr:last-child td {
  border-bottom: 1px solid #272827;
}

.mod-table01>tbody tr:nth-of-type(odd) th,
.mod-table01>tbody tr:nth-of-type(odd) td {
  background-color: #d6d9d7;
}

@media screen and (min-width:751px) {
  .mod-section01 {
    max-width: 1165px;
    margin: 0 auto;
    padding: 50px 20px;
  }

  .mod-h2 {
    font-size: 2.6rem;
  }

  .mod-h3 {
    font-size: 2.2rem;
  }

  .mod-heading01 {
    font-size: 2.2rem;
  }

  .mod-btn01 {
    font-size: 2rem;
  }

  .mod-box01 {
    padding: 4% 6% 3%;
  }

  .mod-table01 {
    margin-top: 30px;
  }

  .mod-table01 th,
  .mod-table01 td {
    padding: .5em 1.5em;
  }
}

/* top */
body.home {
  padding-top: 0;
}

.home .siteHeader,
.home .siteHeader_bg {
  background: transparent;
}

.home.is-scroll .siteHeader,
.home.is-scroll .siteHeader_bg {
  background: #000
}

.home .siteLogo {
  opacity: 0;
}

.home.is-scroll .siteLogo {
  opacity: 1;
}

/* mv */
#mv {
  position: relative;
  width: 100%;
  height: 50vh;
  min-height: 333px;
  overflow: hidden;
}

#mv h1 {
  position: absolute;
  max-width: 640px;
  max-height: 360px;
  width: 60vw;
  height: calc(60vw / 1.7777);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

#mv .icon-scroll {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 32px;
}

#mv .icon-scroll span {
  position: absolute;
  transform: translate(-50%, -100%);
  font-family: "Microsoft YaHei","微软雅黑",SimSun,sans-serif, "Garamond", "Baskerville", "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
  font-size: 1.3rem;
  text-align: center;
  letter-spacing: .2em;
  color: #fff;
}

#mv .icon-scroll:after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 48px;
  background: #fff;
  animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }

  30% {
    height: 30px;
    opacity: 1;
  }

  100% {
    height: 0;
    top: 48px;
    opacity: 0;
  }
}

#mv .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

#mv video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -2;
  background-color: #000;
}

.home .main {
  padding: 0;
}

.home .sec_about {
  padding-bottom: 90%;
  color: #fff;
  background-color: #070505;
  background-image: url(../img/home/about_bg_sp.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.home .about_summary {
  margin-top: 30px;
}

.home .about_summary dd {
  margin-top: .5em;
  font-size: 1.2rem;
}

.home .linkArea {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 30vh;
  background-color: #000;
}

.home .linkArea:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.home .linkArea.story01:after {
  background-image: url(../img/home/story01.jpg);
}

.home .linkArea.story02:after {
  background-image: url(../img/home/story02.jpg);
}

.home .linkArea.story03:after {
  background-image: url(../img/home/story03.jpg);
}

.home .linkArea.story04:after {
  background-image: url(../img/home/story04.jpg);
}

.home .linkArea:not(.is-desable):hover:after {
  opacity: .8;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.home .linkArea>a,
.home .linkArea>span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
  height: 100%;
  text-decoration: none;
  color: #fff
}

.home .linkArea>a>p,
.home .linkArea>span>p {
  margin-bottom: .5em;
  font-size: 1.9rem;
  line-height: 1;
}

.home .linkArea>a>h2,
.home .linkArea>span>h2 {
  font-size: 2.8rem;
  line-height: 1.3;
  text-align: center;
  font-weight: 400;
}

.home .sec_archive {
  background-color: #d5d8d6;
}

.home .archive_item {
  position: relative;
  display: flex;
  width: fit-content;
  margin: 0 auto;
  background-color: #EAEBEA;
  color: #000;
  text-decoration: none;
}

.home .archive_img {
  overflow: hidden;
  background-color: #000;
  display: flex;
  align-items: center;
  max-width: 38%;
}

.home .archive_img img {
  display: block;
  transition: transform .3s linear 0s;
  outline: 1px solid transparent;
}

.home .archive_item:hover .archive_img img {
  transform: scale(1.05) rotate(0.0001deg);
}

.archive_txt {
  padding: 16px;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.home .sec_sdgs {
  padding-top: 10%;
  padding-bottom: 10%;
}

.home .sdgsIcon {
  display: flex;
  flex-wrap: wrap;
  max-width: 407px;
  margin: 10% auto 0;
}

.home .sdgsIcon>li {
  width: calc((100% - 20px) / 3);
  margin-left: 10px;
  margin-bottom: 10px;
}

.home .sdgsIcon>li:nth-of-type(3n+1) {
  margin-left: 0;
}

@media screen and (max-width:750px) {
  @media (aspect-ratio: 16/18),
  (min-aspect-ratio: 16/18) {
    #mv>video {
      width: 100%;
    }
  }

  @media (max-aspect-ratio: 16/18) {
    #mv>video {
      height: 100%;
    }
  }
}

@media screen and (min-width:751px) {
  #mv {
    height: 100vh;
  }

  @media (aspect-ratio: 16/9),
  (min-aspect-ratio: 16/9) {
    #mv>video {
      width: 100%;
    }
  }

  @media (max-aspect-ratio: 16/9) {
    #mv>video {
      height: 100%;
    }
  }

  #mv .icon-scroll {
    height: 48px;
  }

  #mv .icon-scroll span {
    font-size: 2.6rem;
  }

  .home .sec_about {
    display: flex;
    align-items: center;
    min-height: 1080px;
    padding-bottom: 0;
    background-image: url(../img/home/about_bg.jpg);
    background-position: center center;
    background-size: cover;
  }

  .home .sec_about .mod-section01>div {
    padding-right: 40%;
  }

  .home .about_summary {
    margin-top: 60px;
  }

  .home .about_summary dd {
    font-size: 1.4rem;
  }

  .home .linkArea {
    height: 618px;
  }

  .home .linkArea>a>p,
  .home .linkArea>span>p {
    font-size: 2.8rem;
  }

  .home .linkArea>a>h2,
  .home .linkArea>span>h2 {
    font-size: 4.8rem;
  }

  .home .archive_item {
    width: 650px;
  }

  .home .sec_sdgs {
    padding-top: 160px;
    padding-bottom: 160px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  .home .sdgsIcon {
    flex-shrink: 0;
    width: 40%;
    max-width: 441px;
    margin: 0;
  }

  .home .sdgsIcon>li {
    width: calc((100% - 54px) / 3);
    margin-left: 27px;
    margin-bottom: 27px;
  }
}

/* story01 */
.story01 .mod-h2 {
  margin-bottom: 1.8em;
}

.story01 .mod-h3 {
  margin-bottom: 1.5em;
}

.story01 .mod-section02 {
  margin-top: 40px;
}

.story01 .chartList {
  margin-left: -10px;
  display: flex;
  flex-wrap: wrap;
}

.story01 .chartList>li {
  width: calc(50% - 10px);
  margin-top: 10px;
  margin-left: 10px;
  padding: 15px;
  background: #d5d8d6;
  text-align: center;
}

.story01 .chartList>li.is-focus {
  padding: 12px;
  border: 3px solid #fff;
}

.story01 .chartList>dl {
  width: calc(50% - 10px);
  margin-top: 10px;
  margin-left: 10px;
  padding: 15px;
  background: #d5d8d6;
  text-align: center;
}

.story01 .chartList dt {
  margin-bottom: 1em;
  line-height: 1.5;
}
.story01 .chartList div {
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: left;
  margin-inline: auto;
  padding: 1em 2em;
  width: 100%;
  margin-top: 2em;
  background-color: rgba(250, 250, 250, .3);
}



.story01 .aroma {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.story01 .aroma li {
  display: flex;
  align-items: baseline;
  flex-direction: column;
  width: fit-content;
}

.story01 .aroma li+li {
  position: relative;
  padding-top: 0;
  padding-left: 90px;
}

.story01 .aroma li+li:after {
  position: absolute;
  left: 35px;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 0;
  width: 17px;
  height: 17px;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  display: block;
  transform: rotate(45deg);
  content: '';
}

.story01 .aroma li+li:before {
  position: absolute;
  left: 24px;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 0;
  width: 30px;
  height: 1px;
  background-color: #000;
  display: block;
  content: '';
}

.story01 .aroma li>p {
  padding-top: 1em;
  line-height: 1.3;
  margin-top: auto;
}

.story01 .map {
  background-image: url('../img/story01/map.png');
  background-repeat: no-repeat;
  background-position: right top;
}

.story01 .map .mod-table01 {
  background-color: transparent;
}

.story01 .map .mod-table01>tbody th,
.story01 .map .mod-table01>tbody td {
  background-color: rgba(196, 200, 197, .7);
  padding-right: 3em;
  padding-left: 3em;
}

.story01 .map .mod-table01>tbody tr:nth-of-type(odd) th,
.story01 .map .mod-table01>tbody tr:nth-of-type(odd) td {
  background-color: rgba(213, 216, 214, .7);
}

.story01 .plotList {
  margin-top: 40px;
}

.story01 .plotList > figure {
  padding: 15px;
  background: #d5d8d6;
  text-align: center;
}

.story01 .plotList > figure +  figure {
  margin-top: 24px;
}
.story01 .plotList figcaption { margin-top: 1em;}
.story01 .plotList .title {
  line-height: 1.5;
}

.story01 .plot h4 {
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
}

.story01 .plot>div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.story01 .plot dl {
  margin-top: 30px;
}

.story01 .plot dt {
  margin-bottom: 1em;
  text-align: center;
}


@media screen and (min-width:751px) {
  .story01 .mod-section02 {
    margin-top: 60px;
  }

  .story01 .chartList > dl {
    width: calc(33.3333% - 10px);
  }
  .story01 .chartList>li {
    width: calc(25% - 10px);
  }

  .story01 .plotList {
    margin-top: 60px;
    margin-left: -32px;
    display: flex;
    flex-wrap: wrap;
  }

  .story01 .plotList > figure {
    width: calc(50% - 32px);
    margin-left: 32px;
    padding: 24px;
  }

  .story01 .plotList > figure + figure {
    margin-top: 0;
  }

  .story01 .plot h4 {
    font-size: 1.8rem;
  }

  .story01 .plot>div {
    margin-left: -32px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }

  .story01 .plot dl {
    margin-top: 30px;
    margin-left: 32px;
  }

  .story01 .plot dt {
    margin-bottom: 1em;
  }

  .story01 .plotList button {
    font-size: 1.6rem;
  }
}

/* story02 */
.story02 .mod-h2 {
  margin-bottom: 2em;
}
.story02 h3.title {
  position: relative;
  margin-top: 3em;
  margin-bottom: 1em;
  padding-left: 2.6em;
}
.story02 h3.title:before {
  position: absolute;
  left: 0;
  top: .8em;
  display: block;
  width: 2em;
  height: 0;
  border-bottom:1px solid #4B4B4B;
  content: '';
}
@media screen and (min-width:751px) {
  .story02 h3.title {
    padding-left: 4em;
  }
  .story02 h3.title:before {
    width: 3.4em;
  }
}


/* story03 */
.story03 .date {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin-left: -5px;
  border-radius: 60px;
  font-family: "Garamond", "Baskerville", "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
  font-size: 1.8rem;
  text-align: center;
  color: #b4b4b4;
  background-color: #000;
}

.story03 .date>span {
  display: block;
  padding-left: .2em;
  line-height: 1;
  letter-spacing: .2em;
  transform: scaleX(0.9);
}

.story03 .date>span.month {
  padding-left: 0;
  font-size: 4rem;
  letter-spacing: 0;
}

.story03 .date.is-multiple>span.month {
  width: 100%;
  font-size: 3rem;
}

.story03 .sec_activities {
  position: relative;
}

.story03 .sec_activities::before {
  position: absolute;
  top: 30px;
  left: 59px;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #000;
  content: '';
}

.story03 .sec_activities:last-of-type::before {
  height: calc(100% - 30px);
}

.story03 .sec_activities>.inner {
  margin-left: 45px;
  padding-top: 20px;
  padding-left: 20px;
}

.story03 .sec_activities .imgBox {
  margin-top: 30px;
  margin-bottom: -10px;
}

.story03 .sec_activities .imgBox>* {
  display: block;
  margin-bottom: 10px;
}

@media screen and (min-width:751px) {
  .story03 .date {
    width: 200px;
    height: 200px;
    margin-left: 0;
    border-radius: 100px;
    font-family: "Garamond", "Baskerville", "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
    font-size: 3.2rem;
    text-align: center;
    color: #b4b4b4;
    background-color: #000;
  }

  .story03 .date>span {
    display: block;
    padding-left: .2em;
    line-height: 1;
    letter-spacing: .2em;
    transform: scaleX(0.9);
  }

  .story03 .date>span.month {
    font-size: 8rem;
  }

  .story03 .date.is-multiple>span {
    font-size: 3.2rem;
  }

  .story03 .date.is-multiple>span.month {
    font-size: 6rem;
  }

  .story03 .sec_activities::before {
    top: 80px;
    left: 119px;
  }

  .story03 .sec_activities:last-of-type::before {
    height: calc(100% - 80px);
  }

  .story03 .sec_activities>.inner {
    margin-left: 100px;
    padding-top: 40px;
    padding-left: 60px;
  }

  .story03 .sec_activities .imgBox {
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
    margin-left: -23px;
    margin-bottom: -23px;
  }

  .story03 .sec_activities .imgBox>* {
    margin-left: 23px;
    margin-bottom: 23px;
  }

  .story03 .sec_activities .imgBox .is-2col {
    width: calc(50% - 23px);
  }
}

/* story04 */
.story04 .imgBox {
  margin-top: 30px;
}
.story04 .feature {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -5%;
}
.story04 .feature li {
  width: 28%;
  max-width: 192px;
  margin-top: 5%;
  margin-left: 5%;
  text-align: center;
  line-height: 1.3;
}
.story04 .feature li > img {
  display: block;
  margin-bottom: .5em;
}

@media screen and (min-width:751px) {
  .story04 .imgBox {
    margin-top: 50px;
  }
  .story04 .feature {
    margin-left: -3.75%;
  }
  .story04 .feature li {
    width: 16%;
    margin-top: 3.75%;
    margin-left: 3.75%;
  }
}
@media screen and (min-width:900px) {
  .story04 .feature {
    flex-wrap: inherit;
  }
}

/*  utility
-------------------------------------------------- */
.indent01 {
  padding-left: 1em;
  text-indent: -1em;
}

.m0 {
  margin: 0 !important;
}

.m0a {
  margin: 0 auto !important;
}
.mrla {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mrl15 {
  margin: 0 15px !important;
}

.mrl-15 {
  margin: 0 -15px !important;
}

.m5 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.m55 {
  margin: 55px !important;
}

.m60 {
  margin: 60px !important;
}

.m65 {
  margin: 65px !important;
}

.m70 {
  margin: 70px !important;
}

.m75 {
  margin: 75px !important;
}

.m80 {
  margin: 80px !important;
}

.m85 {
  margin: 85px !important;
}

.m90 {
  margin: 90px !important;
}

.m95 {
  margin: 95px !important;
}

.m100 {
  margin: 100px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt1em {
  margin-top: 1em !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr32 {
  margin-right: 32px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml24 {
  margin-left: 24px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mt-1 {
  margin-top: -1px !important;
}

.mt-2 {
  margin-top: -2px !important;
}

.mt-3 {
  margin-top: -3px !important;
}

.mt-4 {
  margin-top: -4px !important;
}

.mt-5 {
  margin-top: -5px !important;
}

.mt-10 {
  margin-top: -10px !important;
}

.mt-15 {
  margin-top: -15px !important;
}

.mt-20 {
  margin-top: -20px !important;
}

.mt-25 {
  margin-top: -25px !important;
}

.mt-30 {
  margin-top: -30px !important;
}

.mt-35 {
  margin-top: -35px !important;
}

.mt-40 {
  margin-top: -40px !important;
}

.mt-45 {
  margin-top: -45px !important;
}

.mt-50 {
  margin-top: -50px !important;
}

.mr-5 {
  margin-right: -5px !important;
}

.mr-10 {
  margin-right: -10px !important;
}

.mr-15 {
  margin-right: -15px !important;
}

.mr-20 {
  margin-right: -20px !important;
}

.mr-25 {
  margin-right: -25px !important;
}

.mr-30 {
  margin-right: -30px !important;
}

.mr-35 {
  margin-right: -35px !important;
}

.mr-40 {
  margin-right: -40px !important;
}

.mr-45 {
  margin-right: -45px !important;
}

.mr-50 {
  margin-right: -50px !important;
}

.ml-5 {
  margin-left: -5px !important;
}

.ml-10 {
  margin-left: -10px !important;
}

.ml-15 {
  margin-left: -15px !important;
}

.ml-20 {
  margin-left: -20px !important;
}

.ml-25 {
  margin-left: -25px !important;
}

.ml-30 {
  margin-left: -30px !important;
}

.ml-35 {
  margin-left: -35px !important;
}

.ml-40 {
  margin-left: -40px !important;
}

.ml-45 {
  margin-left: -45px !important;
}

.ml-50 {
  margin-left: -50px !important;
}

.p0 {
  padding: 0 !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.p55 {
  padding: 55px !important;
}

.p60 {
  padding: 60px !important;
}

.p65 {
  padding: 65px !important;
}

.p70 {
  padding: 70px !important;
}

.p75 {
  padding: 75px !important;
}

.p80 {
  padding: 80px !important;
}

.p85 {
  padding: 85px !important;
}

.p90 {
  padding: 90px !important;
}

.p95 {
  padding: 95px !important;
}

.p100 {
  padding-top: 100px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.wauto {
  width: auto !important;
}

.wfit {
  width: fit-content !important;
}

.w0 {
  width: 0 !important;
}

.w5 {
  width: 5px !important;
}

.w10 {
  width: 10px !important;
}

.w15 {
  width: 15px !important;
}

.w20 {
  width: 20px !important;
}

.w25 {
  width: 25px !important;
}

.w30 {
  width: 30px !important;
}

.w35 {
  width: 35px !important;
}

.w40 {
  width: 40px !important;
}

.w45 {
  width: 45px !important;
}

.w50 {
  width: 50px !important;
}

.w55 {
  width: 55px !important;
}

.w60 {
  width: 60px !important;
}

.w65 {
  width: 65px !important;
}

.w70 {
  width: 70px !important;
}

.w75 {
  width: 75px !important;
}

.w80 {
  width: 80px !important;
}

.w85 {
  width: 85px !important;
}

.w90 {
  width: 90px !important;
}

.w95 {
  width: 95px !important;
}

.w100 {
  width: 100px !important;
}

.w110 {
  width: 110px !important;
}

.w120 {
  width: 120px !important;
}

.w130 {
  width: 130px !important;
}

.w140 {
  width: 140px !important;
}

.w150 {
  width: 150px !important;
}

.w158 {
  width: 158px !important;
}

.w160 {
  width: 160px !important;
}

.w170 {
  width: 170px !important;
}

.w180 {
  width: 180px !important;
}

.w190 {
  width: 190px !important;
}

.w200 {
  width: 200px !important;
}

.w210 {
  width: 210px !important;
}

.w220 {
  width: 220px !important;
}

.w230 {
  width: 230px !important;
}

.w240 {
  width: 240px !important;
}

.w250 {
  width: 250px !important;
}

.w253 {
  width: 253px !important;
}

.w260 {
  width: 260px !important;
}

.w270 {
  width: 270px !important;
}

.w280 {
  width: 280px !important;
}

.w290 {
  width: 290px !important;
}

.w300 {
  width: 300px !important;
}

.w320 {
  width: 320px !important;
}

.w340 {
  width: 340px !important;
}

.w348 {
  width: 348px !important;
}

.w360 {
  width: 360px !important;
}

.w380 {
  width: 380px !important;
}

.w400 {
  width: 400px !important;
}

.w420 {
  width: 420px !important;
}

.w440 {
  width: 440px !important;
}

.w443 {
  width: 443px !important;
}

.w460 {
  width: 460px !important;
}

.w480 {
  width: 480px !important;
}

.w500 {
  width: 500px !important;
}

.w538 {
  width: 538px !important;
}

.w550 {
  width: 550px !important;
}

.w600 {
  width: 600px !important;
}

.w650 {
  width: 650px !important;
}

.w700 {
  width: 700px !important;
}

.w720 {
  width: 720px !important;
}

.w750 {
  width: 750px !important;
}

.w800 {
  width: 800px !important;
}

.w850 {
  width: 850px !important;
}

.w900 {
  width: 900px !important;
}

.w950 {
  width: 950px !important;
}

.w1000 {
  width: 1000px !important;
}

.w1per {
  width: 1% !important;
}

.w2per {
  width: 2% !important;
}

.w3per {
  width: 3% !important;
}

.w4per {
  width: 4% !important;
}

.w5per {
  width: 5% !important;
}

.w10per {
  width: 10% !important;
}

.w15per {
  width: 15% !important;
}

.w166per {
  width: 16.6% !important;
}

.w20per {
  width: 20% !important;
}

.w25per {
  width: 25% !important;
}

.w30per {
  width: 30% !important;
}

.w33per {
  width: 33.3% !important;
}

.w35per {
  width: 35% !important;
}

.w375per {
  width: 37.5% !important;
}

.w40per {
  width: 40% !important;
}

.w45per {
  width: 45% !important;
}

.w48per {
  width: 48% !important;
}

.w49per {
  width: 49% !important;
}

.w50per {
  width: 50% !important;
}

.w55per {
  width: 55% !important;
}

.w60per {
  width: 60% !important;
}

.w65per {
  width: 65% !important;
}

.w70per {
  width: 70% !important;
}

.w75per {
  width: 75% !important;
}

.w80per {
  width: 80% !important;
}

.w85per {
  width: 85% !important;
}

.w90per {
  width: 90% !important;
}

.w95per {
  width: 95% !important;
}

.w100per {
  width: 100% !important;
}

.w4em {
  width: 4em !important;
}

.hauto {
  height: auto !important;
}

.h0 {
  height: 0 !important;
}

.h5 {
  height: 5px !important;
}

.h10 {
  height: 10px !important;
}

.h15 {
  height: 15px !important;
}

.h20 {
  height: 20px !important;
}

.h25 {
  height: 25px !important;
}

.h30 {
  height: 30px !important;
}

.h35 {
  height: 35px !important;
}

.h40 {
  height: 40px !important;
}

.h45 {
  height: 45px !important;
}

.h50 {
  height: 50px !important;
}

.h55 {
  height: 55px !important;
}

.h60 {
  height: 60px !important;
}

.h65 {
  height: 65px !important;
}

.h70 {
  height: 70px !important;
}

.h75 {
  height: 75px !important;
}

.h80 {
  height: 80px !important;
}

.h85 {
  height: 85px !important;
}

.h90 {
  height: 90px !important;
}

.h95 {
  height: 95px !important;
}

.h100 {
  height: 100px !important;
}

.h110 {
  height: 110px !important;
}

.h120 {
  height: 120px !important;
}

.h130 {
  height: 130px !important;
}

.h140 {
  height: 140px !important;
}

.h150 {
  height: 150px !important;
}

.h160 {
  height: 160px !important;
}

.h170 {
  height: 170px !important;
}

.h180 {
  height: 180px !important;
}

.h190 {
  height: 190px !important;
}

.h200 {
  height: 200px !important;
}

.h210 {
  height: 210px !important;
}

.h220 {
  height: 220px !important;
}

.h230 {
  height: 230px !important;
}

.h240 {
  height: 240px !important;
}

.h250 {
  height: 250px !important;
}

.h260 {
  height: 260px !important;
}

.h270 {
  height: 270px !important;
}

.h280 {
  height: 280px !important;
}

.h290 {
  height: 290px !important;
}

.h300 {
  height: 300px !important;
}

.h320 {
  height: 320px !important;
}

.h340 {
  height: 340px !important;
}

.h360 {
  height: 360px !important;
}

.h380 {
  height: 380px !important;
}

.h400 {
  height: 400px !important;
}

.h420 {
  height: 420px !important;
}

.h440 {
  height: 440px !important;
}

.h460 {
  height: 460px !important;
}

.h480 {
  height: 480px !important;
}

.h500 {
  height: 500px !important;
}

.h550 {
  height: 550px !important;
}

.h600 {
  height: 600px !important;
}

.h650 {
  height: 650px !important;
}

.h700 {
  height: 700px !important;
}

.h750 {
  height: 750px !important;
}

.h800 {
  height: 800px !important;
}

.h850 {
  height: 850px !important;
}

.h900 {
  height: 900px !important;
}

.h950 {
  height: 950px !important;
}

.h1000 {
  height: 1000px !important;
}

.fs10 {
  font-size: 10px !important;
  font-size: 1rem !important;
}

.fs11 {
  font-size: 11px !important;
  font-size: 1.1rem !important;
}

.fs12 {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}

.fs13 {
  font-size: 13px !important;
  font-size: 1.3rem !important;
}

.fs14 {
  font-size: 14px !important;
  font-size: 1.4rem !important;
}

.fs15 {
  font-size: 15px !important;
  font-size: 1.5rem !important;
}

.fs16 {
  font-size: 16px !important;
  font-size: 1.6rem !important;
}

.fs18 {
  font-size: 18px !important;
  font-size: 1.8rem !important;
}

.fs20 {
  font-size: 20px !important;
  font-size: 2rem !important;
}

.fs22 {
  font-size: 22px !important;
  font-size: 2.2rem !important;
}

.fs23 {
  font-size: 23px !important;
  font-size: 2.3rem !important;
}

.fs24 {
  font-size: 24px !important;
  font-size: 2.4rem !important;
}

.fs26 {
  font-size: 26px !important;
  font-size: 2.6rem !important;
}

.fs28 {
  font-size: 28px !important;
  font-size: 2.8rem !important;
}

.fs30 {
  font-size: 30px !important;
  font-size: 3rem !important;
}

.fs32 {
  font-size: 32px !important;
  font-size: 3.2rem !important;
}

.fs52 {
  font-size: 52px !important;
  font-size: 5.2rem !important;
}

.lh10 {
  line-height: 1 !important;
}

.lh11 {
  line-height: 1.1 !important;
}

.lh12 {
  line-height: 1.2 !important;
}

.lh13 {
  line-height: 1.3 !important;
}

.lh14 {
  line-height: 1.4 !important;
}

.lh15 {
  line-height: 1.5 !important;
}

.lh16 {
  line-height: 1.6 !important;
}

.lh18 {
  line-height: 1.8 !important;
}

.lh20 {
  line-height: 2 !important;
}

.lh22 {
  line-height: 2.2 !important;
}

.fwR {
  font-weight: 400 !important;
}

.fwM {
  font-weight: 500 !important;
}

.fwB {
  font-weight: 700 !important;
}

.taC {
  text-align: center !important;
}

.taR {
  text-align: right !important;
}

.taL {
  text-align: left !important;
}

.vaT {
  vertical-align: top !important;
}

.vaBl {
  vertical-align: baseline !important;
}

.vaB {
  vertical-align: bottom !important;
}

.vaM {
  vertical-align: middle !important;
}

.vatT {
  vertical-align: text-top !important;
}

.vatB {
  vertical-align: text-bottom !important;
}

.db {
  display: block !important;
}

.dib {
  display: inline-block !important;
}

.di {
  display: inline !important;
}

.dT {
  display: table !important;
}

.diT {
  display: inline-table !important;
}

.dTc {
  display: table-cell !important;
}

.dF {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.jcS {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: start !important;
}

.jcC {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.jcSb {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.aiC {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.aiFe {
  -webkit-box-align: flex-end !important;
  -ms-flex-align: flex-end !important;
  align-items: flex-end !important;
}

.aiFs {
  align-items: flex-start !important;
}

.fL {
  float: left !important;
}

.fR {
  float: right !important;
}

.fN {
  float: none !important;
}

.cB {
  clear: both !important;
}

.cL {
  clear: left !important;
}

.cR {
  clear: left !important;
}

.cN {
  clear: none !important;
}

.overH {
  overflow: hidden !important;
}

.nowrap {
  white-space: nowrap !important;
}

.break_all {
  word-break: break-all !important;
}

.bg_none {
  background: 0 0 !important;
}

.bt_none {
  border-top: none !important;
}

.br_none {
  border-right: none !important;
}

.bb_none {
  border-bottom: none !important;
}

.bl_none {
  border-left: none !important;
}

@media screen and (min-width: 751px) {
  .p_m0 {
    margin: 0 !important;
  }

  .p_m0a {
    margin: 0 auto !important;
  }

  .p_ma0 {
    margin: auto 0 !important;
  }

  .p_mrl15 {
    margin: 0 15px !important;
  }

  .p_mrl-15 {
    margin: 0 -15px !important;
  }

  .p_m5 {
    margin: 5px !important;
  }

  .p_m10 {
    margin: 10px !important;
  }

  .p_m15 {
    margin: 15px !important;
  }

  .p_m20 {
    margin: 20px !important;
  }

  .p_m25 {
    margin: 25px !important;
  }

  .p_m30 {
    margin: 30px !important;
  }

  .p_m35 {
    margin: 35px !important;
  }

  .p_m40 {
    margin: 40px !important;
  }

  .p_m45 {
    margin: 45px !important;
  }

  .p_m50 {
    margin: 50px !important;
  }

  .p_m55 {
    margin: 55px !important;
  }

  .p_m60 {
    margin: 60px !important;
  }

  .p_m65 {
    margin: 65px !important;
  }

  .p_m70 {
    margin: 70px !important;
  }

  .p_m75 {
    margin: 75px !important;
  }

  .p_m80 {
    margin: 80px !important;
  }

  .p_m85 {
    margin: 85px !important;
  }

  .p_m90 {
    margin: 90px !important;
  }

  .p_m95 {
    margin: 95px !important;
  }

  .p_m100 {
    margin: 100px !important;
  }

  .p_mt0 {
    margin-top: 0 !important;
  }

  .p_mt5 {
    margin-top: 5px !important;
  }

  .p_mt10 {
    margin-top: 10px !important;
  }

  .p_mt15 {
    margin-top: 15px !important;
  }

  .p_mt20 {
    margin-top: 20px !important;
  }

  .p_mt25 {
    margin-top: 25px !important;
  }

  .p_mt30 {
    margin-top: 30px !important;
  }

  .p_mt35 {
    margin-top: 35px !important;
  }

  .p_mt40 {
    margin-top: 40px !important;
  }

  .p_mt45 {
    margin-top: 45px !important;
  }

  .p_mt50 {
    margin-top: 50px !important;
  }

  .p_mt55 {
    margin-top: 55px !important;
  }

  .p_mt60 {
    margin-top: 60px !important;
  }

  .p_mt65 {
    margin-top: 65px !important;
  }

  .p_mt70 {
    margin-top: 70px !important;
  }

  .p_mt75 {
    margin-top: 75px !important;
  }

  .p_mt80 {
    margin-top: 80px !important;
  }

  .p_mt85 {
    margin-top: 85px !important;
  }

  .p_mt90 {
    margin-top: 90px !important;
  }

  .p_mt95 {
    margin-top: 95px !important;
  }

  .p_mt100 {
    margin-top: 100px !important;
  }

  .p_mr0 {
    margin-right: 0 !important;
  }

  .p_mr5 {
    margin-right: 5px !important;
  }

  .p_mr10 {
    margin-right: 10px !important;
  }

  .p_mr15 {
    margin-right: 15px !important;
  }

  .p_mr20 {
    margin-right: 20px !important;
  }

  .p_mr25 {
    margin-right: 25px !important;
  }

  .p_mr30 {
    margin-right: 30px !important;
  }

  .p_mr35 {
    margin-right: 35px !important;
  }

  .p_mr40 {
    margin-right: 40px !important;
  }

  .p_mr45 {
    margin-right: 45px !important;
  }

  .p_mr50 {
    margin-right: 50px !important;
  }

  .p_mr55 {
    margin-right: 55px !important;
  }

  .p_mr60 {
    margin-right: 60px !important;
  }

  .p_mr65 {
    margin-right: 65px !important;
  }

  .p_mr70 {
    margin-right: 70px !important;
  }

  .p_mr75 {
    margin-right: 75px !important;
  }

  .p_mr80 {
    margin-right: 80px !important;
  }

  .p_mr85 {
    margin-right: 85px !important;
  }

  .p_mr90 {
    margin-right: 90px !important;
  }

  .p_mr95 {
    margin-right: 95px !important;
  }

  .p_mr100 {
    margin-right: 100px !important;
  }

  .p_mr150 {
    margin-right: 150px !important;
  }

  .p_mb0 {
    margin-bottom: 0 !important;
  }

  .p_mb5 {
    margin-bottom: 5px !important;
  }

  .p_mb10 {
    margin-bottom: 10px !important;
  }

  .p_mb15 {
    margin-bottom: 15px !important;
  }

  .p_mb20 {
    margin-bottom: 20px !important;
  }

  .p_mb25 {
    margin-bottom: 25px !important;
  }

  .p_mb30 {
    margin-bottom: 30px !important;
  }

  .p_mb35 {
    margin-bottom: 35px !important;
  }

  .p_mb40 {
    margin-bottom: 40px !important;
  }

  .p_mb45 {
    margin-bottom: 45px !important;
  }

  .p_mb50 {
    margin-bottom: 50px !important;
  }

  .p_mb55 {
    margin-bottom: 55px !important;
  }

  .p_mb60 {
    margin-bottom: 60px !important;
  }

  .p_mb65 {
    margin-bottom: 65px !important;
  }

  .p_mb70 {
    margin-bottom: 70px !important;
  }

  .p_mb75 {
    margin-bottom: 75px !important;
  }

  .p_mb80 {
    margin-bottom: 80px !important;
  }

  .p_mb85 {
    margin-bottom: 85px !important;
  }

  .p_mb90 {
    margin-bottom: 90px !important;
  }

  .p_mb95 {
    margin-bottom: 95px !important;
  }

  .p_mb100 {
    margin-bottom: 100px !important;
  }

  .p_ml0 {
    margin-left: 0 !important;
  }

  .p_ml5 {
    margin-left: 5px !important;
  }

  .p_ml10 {
    margin-left: 10px !important;
  }

  .p_ml15 {
    margin-left: 15px !important;
  }

  .p_ml20 {
    margin-left: 20px !important;
  }

  .p_ml25 {
    margin-left: 25px !important;
  }

  .p_ml30 {
    margin-left: 30px !important;
  }

  .p_ml35 {
    margin-left: 35px !important;
  }

  .p_ml40 {
    margin-left: 40px !important;
  }

  .p_ml45 {
    margin-left: 45px !important;
  }

  .p_ml50 {
    margin-left: 50px !important;
  }

  .p_ml55 {
    margin-left: 55px !important;
  }

  .p_ml60 {
    margin-left: 60px !important;
  }

  .p_ml65 {
    margin-left: 65px !important;
  }

  .p_ml70 {
    margin-left: 70px !important;
  }

  .p_ml75 {
    margin-left: 75px !important;
  }

  .p_ml80 {
    margin-left: 80px !important;
  }

  .p_ml85 {
    margin-left: 85px !important;
  }

  .p_ml90 {
    margin-left: 90px !important;
  }

  .p_ml95 {
    margin-left: 95px !important;
  }

  .p_ml100 {
    margin-left: 100px !important;
  }

  .p_ml150 {
    margin-left: 150px !important;
  }

  .p_mt-5 {
    margin-top: -5px !important;
  }

  .p_mt-10 {
    margin-top: -10px !important;
  }

  .p_mt-15 {
    margin-top: -15px !important;
  }

  .p_mt-20 {
    margin-top: -20px !important;
  }

  .p_mt-25 {
    margin-top: -25px !important;
  }

  .p_mt-30 {
    margin-top: -30px !important;
  }

  .p_mt-35 {
    margin-top: -35px !important;
  }

  .p_mt-40 {
    margin-top: -40px !important;
  }

  .p_mt-45 {
    margin-top: -45px !important;
  }

  .p_mt-50 {
    margin-top: -50px !important;
  }

  .p_mr-5 {
    margin-right: -5px !important;
  }

  .p_mr-10 {
    margin-right: -10px !important;
  }

  .p_mr-15 {
    margin-right: -15px !important;
  }

  .p_mr-20 {
    margin-right: -20px !important;
  }

  .p_mr-25 {
    margin-right: -25px !important;
  }

  .p_mr-30 {
    margin-right: -30px !important;
  }

  .p_mr-35 {
    margin-right: -35px !important;
  }

  .p_mr-40 {
    margin-right: -40px !important;
  }

  .p_mr-45 {
    margin-right: -45px !important;
  }

  .p_mr-50 {
    margin-right: -50px !important;
  }

  .p_mt-1 {
    margin-top: -1px !important;
  }

  .p_mt-2 {
    margin-top: -2px !important;
  }

  .p_mt-3 {
    margin-top: -3px !important;
  }

  .p_mt-4 {
    margin-top: -4px !important;
  }

  .p_mt-5 {
    margin-top: -5px !important;
  }

  .p_ml-5 {
    margin-left: -5px !important;
  }

  .p_ml-10 {
    margin-left: -10px !important;
  }

  .p_ml-15 {
    margin-left: -15px !important;
  }

  .p_ml-20 {
    margin-left: -20px !important;
  }

  .p_ml-25 {
    margin-left: -25px !important;
  }

  .p_ml-30 {
    margin-left: -30px !important;
  }

  .p_ml-35 {
    margin-left: -35px !important;
  }

  .p_ml-40 {
    margin-left: -40px !important;
  }

  .p_ml-45 {
    margin-left: -45px !important;
  }

  .p_ml-50 {
    margin-left: -50px !important;
  }

  .p_p0 {
    padding: 0 !important;
  }

  .p_p5 {
    padding: 5px !important;
  }

  .p_p10 {
    padding: 10px !important;
  }

  .p_p15 {
    padding: 15px !important;
  }

  .p_p20 {
    padding: 20px !important;
  }

  .p_p25 {
    padding: 25px !important;
  }

  .p_p30 {
    padding: 30px !important;
  }

  .p_p35 {
    padding: 35px !important;
  }

  .p_p40 {
    padding: 40px !important;
  }

  .p_p45 {
    padding: 45px !important;
  }

  .p_p50 {
    padding: 50px !important;
  }

  .p_p55 {
    padding: 55px !important;
  }

  .p_p60 {
    padding: 60px !important;
  }

  .p_p65 {
    padding: 65px !important;
  }

  .p_p70 {
    padding: 70px !important;
  }

  .p_p75 {
    padding: 75px !important;
  }

  .p_p80 {
    padding: 80px !important;
  }

  .p_p85 {
    padding: 85px !important;
  }

  .p_p90 {
    padding: 90px !important;
  }

  .p_p95 {
    padding: 95px !important;
  }

  .p_p100 {
    padding: 100px !important;
  }

  .p_pt0 {
    padding-top: 0 !important;
  }

  .p_pt5 {
    padding-top: 5px !important;
  }

  .p_pt10 {
    padding-top: 10px !important;
  }

  .p_pt15 {
    padding-top: 15px !important;
  }

  .p_pt20 {
    padding-top: 20px !important;
  }

  .p_pt25 {
    padding-top: 25px !important;
  }

  .p_pt30 {
    padding-top: 30px !important;
  }

  .p_pt35 {
    padding-top: 35px !important;
  }

  .p_pt40 {
    padding-top: 40px !important;
  }

  .p_pt45 {
    padding-top: 45px !important;
  }

  .p_pt50 {
    padding-top: 50px !important;
  }

  .p_pt55 {
    padding-top: 55px !important;
  }

  .p_pt60 {
    padding-top: 60px !important;
  }

  .p_pt65 {
    padding-top: 65px !important;
  }

  .p_pt70 {
    padding-top: 70px !important;
  }

  .p_pt75 {
    padding-top: 75px !important;
  }

  .p_pt80 {
    padding-top: 80px !important;
  }

  .p_pt85 {
    padding-top: 85px !important;
  }

  .p_pt90 {
    padding-top: 90px !important;
  }

  .p_pt95 {
    padding-top: 95px !important;
  }

  .p_pt100 {
    padding-top: 100px !important;
  }

  .p_pr0 {
    padding-right: 0 !important;
  }

  .p_pr5 {
    padding-right: 5px !important;
  }

  .p_pr10 {
    padding-right: 10px !important;
  }

  .p_pr15 {
    padding-right: 15px !important;
  }

  .p_pr20 {
    padding-right: 20px !important;
  }

  .p_pr25 {
    padding-right: 25px !important;
  }

  .p_pr30 {
    padding-right: 30px !important;
  }

  .p_pr35 {
    padding-right: 35px !important;
  }

  .p_pr40 {
    padding-right: 40px !important;
  }

  .p_pr45 {
    padding-right: 45px !important;
  }

  .p_pr50 {
    padding-right: 50px !important;
  }

  .p_pr55 {
    padding-right: 55px !important;
  }

  .p_pr60 {
    padding-right: 60px !important;
  }

  .p_pr65 {
    padding-right: 65px !important;
  }

  .p_pr70 {
    padding-right: 70px !important;
  }

  .p_pr75 {
    padding-right: 75px !important;
  }

  .p_pr80 {
    padding-right: 80px !important;
  }

  .p_pr85 {
    padding-right: 85px !important;
  }

  .p_pr90 {
    padding-right: 90px !important;
  }

  .p_pr95 {
    padding-right: 95px !important;
  }

  .p_pr100 {
    padding-right: 100px !important;
  }

  .p_pb0 {
    padding-bottom: 0 !important;
  }

  .p_pb5 {
    padding-bottom: 5px !important;
  }

  .p_pb10 {
    padding-bottom: 10px !important;
  }

  .p_pb15 {
    padding-bottom: 15px !important;
  }

  .p_pb20 {
    padding-bottom: 20px !important;
  }

  .p_pb25 {
    padding-bottom: 25px !important;
  }

  .p_pb30 {
    padding-bottom: 30px !important;
  }

  .p_pb35 {
    padding-bottom: 35px !important;
  }

  .p_pb40 {
    padding-bottom: 40px !important;
  }

  .p_pb45 {
    padding-bottom: 45px !important;
  }

  .p_pb50 {
    padding-bottom: 50px !important;
  }

  .p_pb55 {
    padding-bottom: 55px !important;
  }

  .p_pb60 {
    padding-bottom: 60px !important;
  }

  .p_pb65 {
    padding-bottom: 65px !important;
  }

  .p_pb70 {
    padding-bottom: 70px !important;
  }

  .p_pb75 {
    padding-bottom: 75px !important;
  }

  .p_pb80 {
    padding-bottom: 80px !important;
  }

  .p_pb85 {
    padding-bottom: 85px !important;
  }

  .p_pb90 {
    padding-bottom: 90px !important;
  }

  .p_pb95 {
    padding-bottom: 95px !important;
  }

  .p_pb100 {
    padding-bottom: 100px !important;
  }

  .p_pl0 {
    padding-left: 0 !important;
  }

  .p_pl5 {
    padding-left: 5px !important;
  }

  .p_pl10 {
    padding-left: 10px !important;
  }

  .p_pl15 {
    padding-left: 15px !important;
  }

  .p_pl20 {
    padding-left: 20px !important;
  }

  .p_pl25 {
    padding-left: 25px !important;
  }

  .p_pl30 {
    padding-left: 30px !important;
  }

  .p_pl35 {
    padding-left: 35px !important;
  }

  .p_pl40 {
    padding-left: 40px !important;
  }

  .p_pl45 {
    padding-left: 45px !important;
  }

  .p_pl50 {
    padding-left: 50px !important;
  }

  .p_pl55 {
    padding-left: 55px !important;
  }

  .p_pl60 {
    padding-left: 60px !important;
  }

  .p_pl65 {
    padding-left: 65px !important;
  }

  .p_pl70 {
    padding-left: 70px !important;
  }

  .p_pl75 {
    padding-left: 75px !important;
  }

  .p_pl80 {
    padding-left: 80px !important;
  }

  .p_pl85 {
    padding-left: 85px !important;
  }

  .p_pl90 {
    padding-left: 90px !important;
  }

  .p_pl95 {
    padding-left: 95px !important;
  }

  .p_pl100 {
    padding-left: 100px !important;
  }

  .p_wauto {
    width: auto !important;
  }

  .w0 {
    width: 0 !important;
  }

  .p_w5 {
    width: 5px !important;
  }

  .p_w10 {
    width: 10px !important;
  }

  .p_w15 {
    width: 15px !important;
  }

  .p_w20 {
    width: 20px !important;
  }

  .p_w25 {
    width: 25px !important;
  }

  .p_w30 {
    width: 30px !important;
  }

  .p_w35 {
    width: 35px !important;
  }

  .p_w40 {
    width: 40px !important;
  }

  .p_w45 {
    width: 45px !important;
  }

  .p_w50 {
    width: 50px !important;
  }

  .p_w55 {
    width: 55px !important;
  }

  .p_w60 {
    width: 60px !important;
  }

  .p_w65 {
    width: 65px !important;
  }

  .p_w70 {
    width: 70px !important;
  }

  .p_w75 {
    width: 75px !important;
  }

  .p_w80 {
    width: 80px !important;
  }

  .p_w85 {
    width: 85px !important;
  }

  .p_w90 {
    width: 90px !important;
  }

  .p_w95 {
    width: 95px !important;
  }

  .p_w100 {
    width: 100px !important;
  }

  .p_w110 {
    width: 110px !important;
  }

  .p_w120 {
    width: 120px !important;
  }

  .p_w130 {
    width: 130px !important;
  }

  .p_w140 {
    width: 140px !important;
  }

  .p_w150 {
    width: 150px !important;
  }

  .p_w160 {
    width: 160px !important;
  }

  .p_w170 {
    width: 170px !important;
  }

  .p_w180 {
    width: 180px !important;
  }

  .p_w190 {
    width: 190px !important;
  }

  .p_w200 {
    width: 200px !important;
  }

  .p_w210 {
    width: 210px !important;
  }

  .p_w220 {
    width: 220px !important;
  }

  .p_w230 {
    width: 230px !important;
  }

  .p_w240 {
    width: 240px !important;
  }

  .p_w250 {
    width: 250px !important;
  }

  .p_w260 {
    width: 260px !important;
  }

  .p_w270 {
    width: 270px !important;
  }

  .p_w280 {
    width: 280px !important;
  }

  .p_w290 {
    width: 290px !important;
  }

  .p_w300 {
    width: 300px !important;
  }

  .p_w320 {
    width: 320px !important;
  }

  .p_w340 {
    width: 340px !important;
  }

  .p_w360 {
    width: 360px !important;
  }

  .p_w380 {
    width: 380px !important;
  }

  .p_w400 {
    width: 400px !important;
  }

  .p_w420 {
    width: 420px !important;
  }

  .p_w440 {
    width: 440px !important;
  }

  .p_w450 {
    width: 450px !important;
  }

  .p_w460 {
    width: 460px !important;
  }

  .p_w480 {
    width: 480px !important;
  }

  .p_w500 {
    width: 500px !important;
  }

  .p_w550 {
    width: 550px !important;
  }

  .p_w600 {
    width: 600px !important;
  }

  .p_w650 {
    width: 650px !important;
  }

  .p_w700 {
    width: 700px !important;
  }

  .p_w750 {
    width: 750px !important;
  }

  .p_w800 {
    width: 800px !important;
  }

  .p_w850 {
    width: 850px !important;
  }

  .p_w900 {
    width: 900px !important;
  }

  .p_w950 {
    width: 950px !important;
  }

  .p_w1000 {
    width: 1000px !important;
  }

  .p_w1per {
    width: 1% !important;
  }

  .p_w2per {
    width: 2% !important;
  }

  .p_w3per {
    width: 3% !important;
  }

  .p_w4per {
    width: 4% !important;
  }

  .p_w5per {
    width: 5% !important;
  }

  .p_w10per {
    width: 10% !important;
  }

  .p_w15per {
    width: 15% !important;
  }

  .p_w166per {
    width: 16.6% !important;
  }

  .p_w20per {
    width: 20% !important;
  }

  .p_w25per {
    width: 25% !important;
  }

  .p_w30per {
    width: 30% !important;
  }

  .p_w33per {
    width: 33.3% !important;
  }

  .p_w35per {
    width: 35% !important;
  }

  .p_w375per {
    width: 37.5% !important;
  }

  .p_w40per {
    width: 40% !important;
  }

  .p_w45per {
    width: 45% !important;
  }

  .p_w48per {
    width: 48% !important;
  }

  .p_w49per {
    width: 49% !important;
  }

  .p_w50per {
    width: 50% !important;
  }

  .p_w55per {
    width: 55% !important;
  }

  .p_w60per {
    width: 60% !important;
  }

  .p_w65per {
    width: 65% !important;
  }

  .p_w70per {
    width: 70% !important;
  }

  .p_w75per {
    width: 75% !important;
  }

  .p_w80per {
    width: 80% !important;
  }

  .p_w85per {
    width: 85% !important;
  }

  .p_w90per {
    width: 90% !important;
  }

  .p_w95per {
    width: 95% !important;
  }

  .p_w100per {
    width: 100% !important;
  }

  .p_hauto {
    height: auto !important;
  }

  .p_h0 {
    height: 0 !important;
  }

  .p_h5 {
    height: 5px !important;
  }

  .p_h10 {
    height: 10px !important;
  }

  .p_h15 {
    height: 15px !important;
  }

  .p_h20 {
    height: 20px !important;
  }

  .p_h25 {
    height: 25px !important;
  }

  .p_h30 {
    height: 30px !important;
  }

  .p_h35 {
    height: 35px !important;
  }

  .p_h40 {
    height: 40px !important;
  }

  .p_h45 {
    height: 45px !important;
  }

  .p_h50 {
    height: 50px !important;
  }

  .p_h55 {
    height: 55px !important;
  }

  .p_h60 {
    height: 60px !important;
  }

  .p_h65 {
    height: 65px !important;
  }

  .p_h70 {
    height: 70px !important;
  }

  .p_h75 {
    height: 75px !important;
  }

  .p_h80 {
    height: 80px !important;
  }

  .p_h85 {
    height: 85px !important;
  }

  .p_h90 {
    height: 90px !important;
  }

  .p_h95 {
    height: 95px !important;
  }

  .p_h100 {
    height: 100px !important;
  }

  .p_h110 {
    height: 110px !important;
  }

  .p_h120 {
    height: 120px !important;
  }

  .p_h130 {
    height: 130px !important;
  }

  .p_h140 {
    height: 140px !important;
  }

  .p_h150 {
    height: 150px !important;
  }

  .p_h160 {
    height: 160px !important;
  }

  .p_h170 {
    height: 170px !important;
  }

  .p_h180 {
    height: 180px !important;
  }

  .p_h190 {
    height: 190px !important;
  }

  .p_h200 {
    height: 200px !important;
  }

  .p_h210 {
    height: 210px !important;
  }

  .p_h220 {
    height: 220px !important;
  }

  .p_h230 {
    height: 230px !important;
  }

  .p_h240 {
    height: 240px !important;
  }

  .p_h250 {
    height: 250px !important;
  }

  .p_h260 {
    height: 260px !important;
  }

  .p_h270 {
    height: 270px !important;
  }

  .p_h280 {
    height: 280px !important;
  }

  .p_h290 {
    height: 290px !important;
  }

  .p_h300 {
    height: 300px !important;
  }

  .p_h320 {
    height: 320px !important;
  }

  .p_h340 {
    height: 340px !important;
  }

  .p_h360 {
    height: 360px !important;
  }

  .p_h380 {
    height: 380px !important;
  }

  .p_h400 {
    height: 400px !important;
  }

  .p_h420 {
    height: 420px !important;
  }

  .p_h440 {
    height: 440px !important;
  }

  .p_h460 {
    height: 460px !important;
  }

  .p_h480 {
    height: 480px !important;
  }

  .p_h500 {
    height: 500px !important;
  }

  .p_h550 {
    height: 550px !important;
  }

  .p_h600 {
    height: 600px !important;
  }

  .p_h650 {
    height: 650px !important;
  }

  .p_h700 {
    height: 700px !important;
  }

  .p_h750 {
    height: 750px !important;
  }

  .p_h800 {
    height: 800px !important;
  }

  .p_h850 {
    height: 850px !important;
  }

  .p_h900 {
    height: 900px !important;
  }

  .p_h950 {
    height: 950px !important;
  }

  .p_h1000 {
    height: 1000px !important;
  }

  .p_fs10 {
    font-size: 1rem !important;
  }

  .p_fs11 {
    font-size: 1.1rem !important;
  }

  .p_fs12 {
    font-size: 1.2rem !important;
  }

  .p_fs13 {
    font-size: 1.3rem !important;
  }

  .p_fs14 {
    font-size: 1.4rem !important;
  }

  .p_fs15 {
    font-size: 1.5rem !important;
  }

  .p_fs16 {
    font-size: 1.6rem !important;
  }

  .p_fs17 {
    font-size: 1.7rem !important;
  }

  .p_fs18 {
    font-size: 1.8rem !important;
  }

  .p_fs19 {
    font-size: 1.9rem !important;
  }

  .p_fs20 {
    font-size: 2rem !important;
  }

  .p_fs22 {
    font-size: 2.2rem !important;
  }

  .p_fs23 {
    font-size: 2.3rem !important;
  }

  .p_fs24 {
    font-size: 2.4rem !important;
  }

  .p_fs26 {
    font-size: 2.6rem !important;
  }

  .p_fs28 {
    font-size: 2.8rem !important;
  }

  .p_fs30 {
    font-size: 3rem !important;
  }

  .p_fs32 {
    font-size: 3.2rem !important;
  }

  .p_fs34 {
    font-size: 3.4rem !important;
  }

  .p_fs36 {
    font-size: 3.6rem !important;
  }

  .p_fs40 {
    font-size: 4rem !important;
  }

  .p_fs42 {
    font-size: 4.2rem !important;
  }

  .p_fs44 {
    font-size: 4.4rem !important;
  }

  .p_fs52 {
    font-size: 5.2rem !important;
  }

  .p_fwR {
    font-weight: 400 !important;
  }

  .p_fwM {
    font-weight: 500 !important;
  }

  .p_fwB {
    font-weight: 700 !important;
  }

  .p_taC {
    text-align: center !important;
  }

  .p_taR {
    text-align: right !important;
  }

  .p_taL {
    text-align: left !important;
  }

  .p_vaT {
    vertical-align: top !important;
  }

  .p_vaBl {
    vertical-align: baseline !important;
  }

  .p_vaB {
    vertical-align: bottom !important;
  }

  .p_vaM {
    vertical-align: middle !important;
  }

  .p_vatT {
    vertical-align: text-top !important;
  }

  .p_vatB {
    vertical-align: text-bottom !important;
  }

  .p_overH {
    overflow: hidden !important;
  }

  .p_lh10 {
    line-height: 1 !important;
  }

  .p_lh11 {
    line-height: 1.1 !important;
  }

  .p_lh12 {
    line-height: 1.2 !important;
  }

  .p_lh13 {
    line-height: 1.3 !important;
  }

  .p_lh14 {
    line-height: 1.4 !important;
  }

  .p_lh15 {
    line-height: 1.5 !important;
  }

  .p_lh16 {
    line-height: 1.6 !important;
  }

  .p_lh18 {
    line-height: 1.8 !important;
  }

  .p_lh20 {
    line-height: 2 !important;
  }

  .p_lh22 {
    line-height: 2.2 !important;
  }

  .p_db {
    display: block !important;
  }

  .p_dib {
    display: inline-block !important;
  }

  .p_di {
    display: inline !important;
  }

  .p_dT {
    display: table !important;
  }

  .p_diT {
    display: inline-table !important;
  }

  .p_dTc {
    display: table-cell !important;
  }

  .p_dF {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .p_jcS {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: start !important;
  }

  .p_jcC {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .p_jcSb {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .p_aiC {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .p_fL {
    float: left !important;
  }

  .p_fR {
    float: right !important;
  }

  .p_fN {
    float: none !important;
  }

  .p_cB {
    clear: both !important;
  }

  .p_cL {
    clear: left !important;
  }

  .p_cR {
    clear: left !important;
  }

  .p_cN {
    clear: none !important;
  }

  .p_overH {
    overflow: hidden !important;
  }

  .p_nowrap {
    white-space: nowrap !important;
  }

  .p_break_all {
    word-break: break-all !important;
  }

  .p_bg_none {
    background: 0 0 !important;
  }

  .p_bt_none {
    border-top: none !important;
  }

  .p_br_none {
    border-right: none !important;
  }

  .p_bb_none {
    border-bottom: none !important;
  }

  .p_bl_none {
    border-left: none !important;
  }

  .p_bg_none {
    background: 0 0 !important;
  }
}
