@charset "UTF-8";
/* =================================== */
/*
/*     Name: lyout CSS
/*    Description: lyout Settings
/*
/*    Create: 2025
/*
/* =================================== */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html:not(:target) body {
  font-family: "lato", "Noto Sans JP", "arial", "Verdana", "Helvetica";
}
body {
  font-size: 10px;
  color: #1C1C1C;
}
div#mainSection {
  font-family: "Noto Sans JP", "arial", "Verdana";
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  -webkit-backface-visibility: hidden;
}
hr {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #ccc;
  height: 1px;
  clear: both;
  margin: 40px 0 40px;
  display: block;
}
hr.hr_2 {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #ccc;
  height: 1px;
  clear: both;
  margin: 20px 0 20px;
  display: block;
}
hr.hr_1 {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #ccc;
  height: 1px;
  clear: both;
  margin: 20px 0 20px;
  display: block;
}
a:link {
  color: #0C5C30;
  text-decoration: none;
  outline: 0;
}
a:visited {
  color: #0C5C30;
  text-decoration: none;
}
a:hover {
  color: #0D974B;
  text-decoration: none;
}
a:active {
  color: #0C5C30;
  text-decoration: none;
}
a.cursol_l_l {
  background-image: url(../../chapter/japan/images/ico_cursol_l_l.svg);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 26px;
  display: block;
  background-position: top 4px left;
}
a.cursol_l_s {
  background-image: url(../../chapter/japan/images/ico_cursol_l_s.svg);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 16px;
  display: block;
  background-position: left center;
  display: inline-block;
}
a.cursol_l_s.cursol_prev {
  background-image: url(../../chapter/japan/images/ico_cursol_r_s.svg);
}
.ttl_bdr {
  margin: 0 0 60px;
}
h1 + p.u-tx14 {
  margin: 10px 0 20px !important;
  display: block;
}
h1 + hr {
  margin: 20px 0 60px;
  display: block;
}
#mainSection p, #mainSection li, #mainSection dt, #mainSection dd, #mainSection pre, #mainSection legend {
  line-height: 1.7;
  text-justify: inter-ideograph;
  font-size: 16px;
}
#mainSection p {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 2rem;
  text-rendering: optimizeLegibility;
}
ul#breadcrumb {
  width: 100%;
}
.ttl_chapter-area {
  position: relative;
}
ul#chapternavi {
  background-color: initial;
  border-bottom: 1px solid #ccc;
  height: 40px;
}
ul#chapternavi li {
  height: 40px;
}
ul#chapternavi li a {
  font-size: 14px;
  color: #0C5C30;
  line-height: 40px;
}
ul#chapternavi li a:hover {
  line-height: 40px;
  color: #66993d;
  background-color: transparent;
  font-size: 14px;
  border-bottom: 1px solid #0C5C30;
}
ul#chapternavi li a.current {
  background-color: #0C5C30;
  color: #fff;
}
#mainSection p.ttl_chapter-name {
  font-size: 23px;
  font-family: "Arvo", serif;
  font-weight: 700;
  text-align: left;
  line-height: 1;
  margin-bottom: 20px;
  color: #0C5C30;
}
#mainSection p.ttl_chapter-name span {
  font-size: 14px;
  margin-left: 20px;
  vertical-align: middle;
  padding-bottom: 4px;
  display: inline-block;
  color: #5A5A5A;
}
ul.btnPrint {
    top: -5px;
}

.side_bnr a {
    border: 1px solid #0C5C30;
    border-radius: 6px;
    display: block;
}

.side_bnr dt {
    border-bottom: 1px solid #0C5C30;
}
.side_bnr dt img {
    border-radius: 6px 6px 0 0;
}
.side_bnr dd {
    padding: 10px 10px;
    font-size: 12px !important;
    font-weight: bold;
    line-height: 1 !important;
    display: flex;
    justify-content: space-between;
}

.side_bnr a:hover {
    opacity: 0.8;
}

/* ===================================

5: Component

====================================== */
/* heading
------------------------------------------ */
h1, h2, h3, h4, h5, h6 {
  padding: 0;
  clear: both;
  margin: 0;
  font-size: 16px !important;
  font-weight: bold;
  font-feature-setting: "pkna"1;
}
.ttl--Xl {
  /* 基本h1に適用 */
  font-size: 4.0rem !important;
  line-height: 1.4 !important;
  font-weight: 700;
}
.ttl--l {
  /* 基本h2に適用 */
  font-size: 24px !important;
  line-height: 1.6 !important;
  font-weight: 700;
}
.ttl--m {
  /* 基本h2に適用 */
  font-size: 20px !important;
  line-height: 1.6 !important;
  font-weight: 700;
}
.ttl--s {
  /* 基本h2に適用 */
  font-size: 18px !important;
  line-height: 1.6 !important;
  font-weight: 700;
}
.ttl--lead {
  /* 基本h2に適用 */
  font-size: 16px !important;
  line-height: 1.6 !important;
  font-weight: 700;
}
.ttl--l_line {
  border-left: 5px solid #4E6D1B;
  padding-left: 10px;
  line-height: 1.2 !important;
}
.ttl_en {
  font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Meiryo, Arial, sans-serif
}
.ttl_asideL {
  border-top: 2px solid;
  border-bottom: 2px solid;
  font-size: 2.4rem;
  font-family: 'Poppins', apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Meiryo, Arial, sans-serif;
  font-weight: 700;
  padding: 10px 0;
  margin-bottom: 20px;
}
/* button [
------------------------------------------ */
.btn {
  position: relative;
  display: inline-block;
  transition: all 1.0s ease;
  -moz-transition: all 1.0ss ease;
  -webkit-transition: all 1.0s ease;
  -ms-transition: all 1.0s ease;
  /*    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);*/
  line-height: 24px;
}
.btn > * {
  color: #fff !important;
  display: block;
  text-align: center;
  text-decoration: none !important;
  position: relative;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  padding: 8px 26px !important;
  border-radius: 50px;
  font-weight: 700;
}
.btn.main > * {
  background: #fff;
  border: 1px solid #333;
  font-weight: 700;
  color: #333 !important;
}
.btn.main > a:hover {
    opacity: 0.8;
}
.btn.second > * {
  background-color: #212121;
  border: 1px solid #212121;
  font-weight: 700;
}
.btn.second > a:hover {
  background-color: #5d5d5d;
  border: 1px solid #5d5d5d !important;
}
.btn.third > * {
  background-color: #00A0DA;
  border: 1px solid #00A0DA;
  font-weight: 700;
}
.btn.third > a:hover {
  background-color: #0084B4;
  border: 1px solid #0084B4 !important;
}
.btn.forth > * {
  background-color: #BE5BFF;
  border: 1px solid #BE5BFF;
  font-weight: 700;
}
.btn.forth > a:hover {
  background-color: #9348C4;
  border: 1px solid #9348C4 !important;
}
.btn.linegray > * {
  background-color: #fff;
  border: 1px solid #B4B4B4;
  font-weight: 500;
  color: #707070 !important;
}
.btn.linegray > a:hover {
  border: 1px solid #424242 !important;
  color: #fff !important;
  background-color: #424242;
}
.btn_center {
  width: 240px;
  margin: 0 auto;
}
.btn.center {
  margin-left: auto;
  margin-right: auto;
}
.btn.large a {
  font-size: 1.6rem;
  padding: 18px 26px !important;
  font-weight: 700;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}
.btn.small a {
  font-size: 1.4rem;
  padding: 10px 15px !important;
  border-radius: 4px;
  font-weight: 500;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}
.btn.w-all {
  display: block;
}
/* pdf button [
------------------------------------------ */
i.pdf {
content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 0;
    margin-left: 0 !important;
    margin-right: 8px;
    vertical-align: text-bottom;
    background-position: 0px 0;
    background-image: url(/chapter/japan/images/ico_pdf.png);
    background-size: 16px 16px;
}
i.n_window {
    content: "";
    display: inline-block;
    width: 11px;
    height: 10px;
    margin-left: 4px;
    vertical-align: baseline;
    background-position: 0px 0;
    background-image: url(/chapter/japan/images/ico_newwin.svg);
    background-size: 11px 10px;
}
@media only screen and (max-width: 575px) {
  main .btn {
    width: auto !important;
  }
  .btn > * {
    font-size: 13.5px !important;
    width: auto;
  }
  .btn.large a {
    padding: 12px 20px !important;
  }
  .btn.small a {
    font-size: 13.5px !important;
    padding: 6px 10px !important;
  }
}
/* pdf button [
------------------------------------------ */
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/* table [
------------------------------------------ */
table.detail_tbl2 {
  width: 100%;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  /* border: 1px solid #ccc; */
  font-size: 16px;
  margin-bottom: 0;
  background-color: #fff;
}
.scroll + p {
  padding-top: 15px;
}
table.detail_tbl2 + p {
  padding-top: 15px;
}
table.detail_tbl2 thead td {
  padding: 8px 10px;
  margin: 0px;
  border: 1px solid #ccc;
  color: #374252;
  background: rgba(86, 122, 134, 0.1);
  font-weight: 700;
  white-space: nowrap;
  font-size: 14px;
}
table.detail_tbl2 thead th {
  padding: 8px 10px;
  margin: 0px;
  /* border-top: 1px solid #ccc; */
  /* border-bottom: 1px solid #ccc; */
  color: #374252;
  /* background: #dcdcdc; */
  font-weight: 700;
  white-space: nowrap;
  font-size: 14px;
}
table.detail_tbl2 tbody tr {
  margin: 0px;
  padding: 0px;
}
table.detail_tbl2 tbody td {
  padding: 10px;
  margin: 0px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
    line-height: 1.6;
}
table.detail_tbl2 tbody th {
  margin: 0;
  padding: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  white-space: nowrap;
  font-size: 14px;
    line-height: 1.6;
}
table.detail_tbl2 tbody tr:nth-of-type(even) {
  background-color: rgb(144 144 144 / 10%);
}
table.bg_adjustment.detail_tbl2 tbody tr:nth-of-type(even) {
  background-color: transparent;
}
table.bg_adjustment.detail_tbl2 tbody td.body2 {
  background-color: rgba(86, 122, 134, 0.1);
}
table.detail_tbl2 .body3 {
  white-space: nowrap;
  background: rgba(65, 81, 88, 0.1);
}
.table_pa10 th {
  padding: 10px !important;
  text-align: left !important;
}
.table_pa10 td {
  padding-left: 10px !important;
  text-align: left !important;
}
.scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.scroll::-webkit-scrollbar {
  height: 10px;
}
.scroll::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #ccc;
}
.scroll::-webkit-scrollbar-thumb {
  background: #666;
}
@media only screen and (max-width: 575px) {
  table.detail_tbl2 {
    font-size: 16px;
  }
  .scroll {
    overflow-x: scroll;
    display: block;
    width: 100%;
    -webkit-overflow-scrolling: auto;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) 0 0/20px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) right/20px 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-color: #fff;
  }
  .scroll::-webkit-scrollbar {
    height: 10px;
  }
  .scroll::-webkit-scrollbar-track {
    margin: 0 2px;
    background: #ccc;
  }
  .scroll::-webkit-scrollbar-thumb {
    background: #666;
  }
  .scroll table {
    background: linear-gradient(to left, hsla(0, 0%, 100%, 0), white 15px) 0 0 / 50px 100%, linear-gradient(to right, hsla(0, 0%, 100%, 0), white 15px) right / 50px 100%;
    background-repeat: no-repeat;
    background-attachment: local;
    border-bottom: 1px solid #CCC;
    border-collapse: collapse;
  }
  .scroll + h4 {
    padding-top: 20px;
  }
}
/* ===================================

6:content

====================================== */
/*
 newslist [ common tag
----------------------------------------------------------- */
ul.newslist {}
ul.newslist li {
  border-top: 1px dotted #ccc;
  margin-top: -1px;
  border-bottom: 1px dotted #ccc;
}
ul.newslist li a {
  color: #333;
  padding: 14px 0;
  display: block;
  background-image: url("../../chapter/japan/images/ico_cursol_l_s.svg");
  background-repeat: no-repeat;
  background-position: right;
}
ul.newslist li a .day {
  display: inline-block;
  float: left;
  width: 180px;
  font-size: 12px;
}
ul.newslist li a .news_contents {
  color: #141414;
  width: calc(100% - 200px);
  float: left;
  font-size: 14px;
}
ul.newslist li a:hover .news_contents {
    text-decoration: underline;
}
ul.newslist li a:after {
  content: '';
  display: block;
  clear: both;
}
i.tag {
  background-color: #333;
  padding: 6px 10px;
  font-size: 10px;
  line-height: 1;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  margin: 0 10px;
  border-radius: 6px;
  width: 62px;
  display: inline-block;
  text-align: center;
}
i.tag.info {
  background-color: #28C973;
}
i.tag.info:after {
  content: "お知らせ";
}
i.tag.interview {
  background-color: #529C90;
}
i.tag.interview:after {
  content: "取材";
}
i.tag.book {
  background-color: #398A5F;
}
i.tag.book:after {
  content: "著書";
}
i.tag.lecture {
  background-color: #28C9B3;
}
i.tag.lecture:after {
  content: "講演";
}
i.tag.coverage {
  background-color: #C99E28;
}
i.tag.coverage:after {
  content: "報道";
}

/*
 top contents
----------------------------------------------------------- */

.mt_bdr {
    border-top: 1px solid #ccc;
    padding: 15px 0 0;
    margin-bottom: 6px;
}

/*
 label [ common tag
----------------------------------------------------------- */
.comp_label {
  margin-bottom: 5px;
}
.label, .tag {}
.label {
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 700;
  margin-right: 8px;
}
.mainlytile_container:hover .txt .label {
  color: #00A0DA;
}
.label + .label {
  margin-left: 5px;
}
.label.large {
  font-size: 16px;
  padding: 0.6rem 1.0rem;
}
.meta-group .label.large {
  font-size: 15px;
  padding: 0.6rem;
  vertical-align: super;
}
.label.disable {
  background-color: #ccc !important;
  color: #565656;
  border: 1px solid #ccc;
}
.label.normal {
  border: 1px solid #DE5D0E;
}
.label.category {}
.label.black {
  background-color: #374252 !important;
  color: #fff;
  border: 1px solid #374252;
}
figure .label.category {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 100;
}
.single_blc li.label.tag {
  font-size: 1.2rem;
  margin-bottom: 10px;
}
@media only screen and (max-width: 576px) {
  .label {
    font-size: 1rem;
  }
  .label + .label {
    margin-left: 2px;
  }
}
/*
 workshop
----------------------------------------------------------- */
.list-workshop {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
  padding-top: 15px;
}
.top_bdr {
  border-top: 1px dotted #ccc;
}
#mainSection .list-workshop p {
  margin-bottom: 5px;
}
.list-workshop h2 {
  font-size: 18px !important;
  margin-bottom: 5px;
}
.list-workshop h3 {
  font-size: 16px !important;
  margin-bottom: 5px;
}
/*
 event
----------------------------------------------------------- */
.event_wrap {
  background-color: #EEF3F0;
  padding: 40px;
}
.event_list {
  background-color: #fff;
  padding: 30px 25px;
  border-radius: 8px;
}
/*
 news
----------------------------------------------------------- */
ul.news_tag_area {
    display: flex;
    align-items: center;
}

ul.news_tag_area i.tag {
    margin-left: 0;
}

ul.tab {
    display: flex;
    margin-bottom: 20px;
    gap: 25px;
}

ul.tab a {
    font-size: 14px;
    color: #555;
    font-weight: 700;
}

ul.tab a.active {
    color: #0C5C30;
    font-weight: 700;
}
ul.tab a.active:after {
    content:"";
    display:block;
    background-color:#0C5C30;
    height:3px;
}
/*
comp_title [
----------------------------------------------------------- */
.comp_title {
  position: relative;
}
.comp_title h1 {
  line-height: 1 !important;
  font-size: 5.2rem !important;
  font-weight: 700;
  font-family: 'Poppins', apple-system, BlinkMacSystemFont, "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Meiryo, Arial, sans-serif;
  text-align: center;
  margin-bottom: 10px;
}
.comp_title p {
  margin-bottom: 0;
  text-align: center;
}
.comp__article {
  font-size: 16.5px;

}
.product-sec .comp__article {
  padding-top: 0;
}
.comp__article .figure {
  text-align: center;
}
.comp__article h2 {
  font-size: 28px;
  line-height: 1.4;
  padding: 0;
  font-weight: 700;
  position: relative;
  margin-bottom: 30px;
}
.comp__article h3 {
  font-size: 22px;
  margin-bottom: 2rem;
  font-weight: bold;
}
.comp__article h4 {
  font-size: 20px;
  margin-bottom: 2rem;
  font-weight: bold;
}
.comp__article h5 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 700;
}
.comp__article h6 {
  font-size: 18px;
  margin-bottom: 15px;
}
.comp__article strong, .comp__article b {
  font-weight: bold;
}
.comp__article em {
  font-style: italic;
}
.comp__article ul, .comp__article ol {
  margin: 0 0 2em 0;
  padding: 0;
  counter-reset: li;
  list-style: none;
}
.comp__article ul ul, .comp__article ul ol, .comp__article ol ul, .comp__article ol ol {
  margin-bottom: 0;
}
.comp__article ul li, .comp__article ol li {
  margin-top: .5em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 16.5px;
}
.comp__article ul li:before {
  margin-right: 12px;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #666;
}
.comp__article ol li:before {
  margin-right: 8px;
  color: #666;
  counter-increment: li;
  content: counter(li) ".";
}
.comp__article table {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-bottom: 20px;
}
.comp__article th, .comp__article td {
  padding: 1em 1em;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-size: 100%;
}
.comp__article th {
  font-weight: 700;
}
.comp__article blockquote {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 50px 40px;
  position: relative;
  border: 6px solid #ccc;
}
.comp__article blockquote::before, .comp__article blockquote::after {
  content: '\f10d';
  position: absolute;
  top: -6px;
  color: #3E3E3E;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 30px;
}
.comp__article blockquote:before {
  left: -6px;
  padding: 0 5px 5px 0;
}
.comp__article blockquote:after {
  right: -6px;
  bottom: -6px;
  top: auto;
  padding: 5px 0 0 5px;
}
.comp__article blockquote p:last-child {
  margin-bottom: 0;
}
.comp__article blockquote a {
  text-align: left;
  margin-top: 10px;
}
.comp__article a.pdf {
  background-image: url(/asset/images/ico_pdf.svg);
  background-repeat: no-repeat;
  padding-left: 25px;
  background-position: left center;
}
.comp__article a.external {
  background-image: url(/asset/images/ico_external.svg);
  background-repeat: no-repeat;
  padding-right: 25px;
  margin-right: 8px;
  background-position: right center;
}
.writer_box a.external {
  background-image: url(none);
  padding-right: 0;
  margin-right: 0;
}
.comp__article .btn a.external {
  background-image: none;
}
.comp__article .btn.main a.external {
  background: linear-gradient(120deg, #00A0DA, #BE5BFF);
}
.comp__article p.caption {
  margin-bottom: 0;
  padding: 10px 0 0;
  max-width: 100% !important;
  font-size: 14px;
}
.comp__article .caption.aligncenter {
  margin-bottom: 2em;
}
.comp__article .caption img {
  display: block;
  margin: 0;
}
.comp__article p.wp-caption-text {
  margin: 0;
  padding: 10px;
  font-size: 14px;
  width: 100% !important;
}
.comp__article .alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
}
.comp__article .alignright {
  display: inline;
  float: right;
  margin-left: 20px;
}
.comp__article .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.comp__article img.alignleft, .comp__article img.alignright, .comp__article img.aligncenter {
  margin-bottom: 1.6em;
}
.comp__article .wp-caption.alignnone {
  width: 100% !important;
}
.comp__article iframe {
  max-width: 100%;
}


@media only screen and (max-width: 576px) {
    #mainSection p, #mainSection li, #mainSection dt, #mainSection dd, #mainSection pre, #mainSection legend {
    font-size: 14.5px;
}
    .ttl--m {
    font-size: 18px !important;
}
    .ttl--s {
    font-size: 16px !important;
}
    .list-workshop h3 {
    font-size: 14px !important;
}
    .list-workshop h2 {
    font-size: 16px !important;
}
    .ttl_bdr {
    margin: 0 0 40px;
}
    h1 + hr {
    margin: 20px 0 40px;
}
ul#chapternavi li a {
    padding: 0;
    font-size: 11px;
    line-height: 35px;
}
ul#chapternavi li a:hover {
    padding: 0;
    font-size: 11px;
    line-height: 35px;
}
ul#chapternavi li:first-child {
    width: 33.333333%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

ul#chapternavi li:nth-child(2) {
    width: 33.333333%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

ul#chapternavi li:nth-child(3) {
    width: 33.333333%;
    border-bottom: 1px solid #ccc;
}
ul#chapternavi li:nth-child(4) {
    width: 25%;
    border-right: 1px solid #ccc;
}
ul#chapternavi li:nth-child(5) {
    width: 25%;
    border-right: 1px solid #ccc;
}
ul#chapternavi li:nth-child(6) {
    width: 25%;
    border-right: 1px solid #ccc;
}
ul#chapternavi li:nth-child(7) {
    width: 25%;
}

ul#chapternavi li {
    height: 35px;
}

ul#chapternavi {
    height: auto;
}

#mainSection p.ttl_chapter-name {
    margin-bottom: 10px;
}
#mainSection p.ttl_chapter-name span {
    font-size: 12px;
}

ul.newslist li a .news_contents {
    float: none;
    width: calc(100% - 20px);
    display: block;
}

ul.newslist li a .day {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
    .event_wrap {
    padding: 30px 20px;
}
    .ttl--l {
    font-size: 20px !important;
}
}
/* =================================== */
/*
/*     utility CSS
/*
/*    1:Utility - .u-*
/*
/*
/* =================================== */
/* font size
------------------------------------------ */
.u-tx10 {
  font-size: 10px !important;
}
/*renders 10px */
.u-tx11 {
  font-size: 11px !important;
}
/*renders 11px */
.u-tx12 {
  font-size: 12px !important;
}
/*renders 12px */
.u-tx13 {
  font-size: 13px !important;
}
/*renders 13px */
.u-tx14 {
  font-size: 14px !important;
}
/*renders 14px */
.u-tx15 {
  font-size: 15px !important;
}
/*renders 15px */
.u-tx16 {
  font-size: 16px !important;
}
/*renders 16px */
.u-tx17 {
  font-size: 17px !important;
}
/*renders 17px */
.u-tx18 {
  font-size: 18px !important;
}
/*renders 18px */
.u-tx19 {
  font-size: 19px !important;
}
/*renders 19px */
.u-tx20 {
  font-size: 20px !important;
}
/*renders 20px */
.u-tx21 {
  font-size: 21px !important;
}
/*renders 21px */
.u-tx22 {
  font-size: 22px !important;
}
/*renders 22px */
.u-tx23 {
  font-size: 23px !important;
}
/*renders 23px */
.u-tx24 {
  font-size: 24px !important;
}
/*renders 24px */
.u-tx25 {
  font-size: 25px !important;
}
/*renders 25px */
.u-tx36 {
  font-size: 36px !important;
  line-height: 1.2;
}
/*renders 25px */
/* Form
------------------------------------------ */
/* IME : For Windows IE */
.imeA {
  ime-mode: active;
}
.imeD {
  ime-mode: disabled;
}
.hidden {
  display: none !important;
}
/* = Selected Text
----------------------------------------------- */ ::-moz-selection {
  background: #1A2336;
  /* Safari */
  color: #fff;
}
::selection {
  background: #1A2336;
  /* Safari */
  color: #fff;
}
::-moz-selection {
  background: #1A2336;
  /* Firefox */
  color: #fff;
}
/* = js
----------------------------------------------- */
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
.is-fixed {
  height: 100%;
  overflow: hidden;
}
.is-lock {
  overflow: hidden;
}
/* = sp & pc
----------------------------------------------- */
.pc_none {
  display: none !important;
}
.sp_none {
    display: inline-block !important;
}
.pc_br {
  display: inline-block !important;
}
.sp_br {
  display: none !important;
}
@media only screen and (max-width: 990px) {
  .pc_br {
    display: none !important;
  }
  .sp_br {
    display: inline-block !important;
  }
}
@media only screen and (max-width: 990px) {
  .pc_none {
    display: block !important;
  }
  .sp_none {
    display: none !important;
  }
}
/* page padding
------------------------------------------ */
.content--basic-padding {
  padding: 100px 0;
}
.content--3quarter-padding {
  padding: 70px 0;
}
.content--harf-padding {
  padding: 50px 0;
}
.content--30-padding {
  padding: 30px 0;
}
.content--quarter-padding {
  padding: 25px 0;
}
.content--top-padding {
  padding: 100px 0 0;
}
.content--top3quarter-padding {
  padding: 70px 0 0;
}
.content--bottom-padding {
  padding: 0 0 100px;
}
.content--bottomharf-padding {
  padding: 0 0 50px;
}
.content--article_border-padding {
  padding: 70px 0;
  border-top: 1px solid #ccc;
}
.content--1bk_border-padding {
  padding: 40px 30px;
  border: 1px solid #707070;
}
.content--category {
  padding: 0 0 20px;
}
.content--category + .container.lnav_wrap + .content--harf-padding {
  padding: 0 0 50px;
}
.content--category + .content--harf-padding {
  padding: 0 0 50px;
}
.page-title--article {
  padding: 30px 0 50px;
}
/* line-height
------------------------------------------ */
.lh0 {
  line-height: 0 !important;
}
.lh10 {
  line-height: 1.0 !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;
}
.lh17 {
  line-height: 1.7 !important;
}
.lh175 {
  line-height: 1.75 !important;
}
.lh18 {
  line-height: 1.8 !important;
}
.lh19 {
  line-height: 1.9 !important;
}
.lh20 {
  line-height: 2.0 !important;
}
/* font-weight
------------------------------------------ */
.fwB {
  font-weight: 600 !important;
}
.fwN {
  font-weight: 400 !important;
}
.fwTin {
  font-weight: 100 !important;
}
/* display
------------------------------------------ */
.dsB {
  display: block;
}
/* font color
------------------------------------------ */
.fcGray {
  color: #909090 !important;
}
.fcbk {
  color: #222 !important;
}
.fcHot {
  color: #D90101 !important;
}
.fcblue {
  color: #30508F !important;
}
/* BG color
------------------------------------------ */
.bg_wh {
  background-color: #fff !important;
}
.bg_gr {
  background-color: #EEF1F2 !important;
}
.bg_grl {
  background-color: #efefef !important;
}
.bg_bk {
  background-color: #1C1C1E !important;
  color: #fff;
}
.bg_theme-bk {
  background-color: #000 !important;
  color: #fff;
}
.bg_creamy {
  background-color: #F8F8EF !important;
}
/* font decoration
------------------------------------------ */
.fdU {
  text-decoration: underline;
}
/* indent
------------------------------------------ */
.indent1 {
  padding-left: 1em;
  text-indent: -1em;
}
.indent2 {
  padding-left: 0.5em;
  text-indent: -0.5em;
}
.indent3 {
  padding-left: 3em;
  text-indent: -3em;
}
/* letter-spacing
------------------------------------------ */
.ls1 {
  letter-spacing: 1px;
}
/* lock
------------------------------------------ */
.lock {
  overflow: hidden;
}
/* modal-overlay
------------------------------------------ */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .8);
  z-index: 5200;
}
/* text-align
------------------------------------------ */
.taL {
  text-align: left !important;
}
.taC {
  text-align: center !important;
}
.taR {
  text-align: right !important;
}
/* vertical-align
------------------------------------------ */
.vaT {
  vertical-align: top !important;
}
.vaM {
  vertical-align: middle !important;
}
.vaB {
  vertical-align: bottom !important;
}
/* float
------------------------------------------ */
.flL {
  float: left;
}
.flR {
  float: right;
}
/* overflow
------------------------------------------ */
.ofH {
  overflow: hidden;
}
/* clear
------------------------------------------ */
.clear {
  line-height: 1;
  clear: both;
}
.clearboth {
  clear: both;
}
/* inline block
------------------------------------------ */
.iBlk {
  display: -moz-inline-box;
  display: inline-block;
}
/* nowrap
------------------------------------------ */
.nwrp {
  white-space: nowrap;
}
.wba {
  word-break: break-all;
}
.wsN {
  white-space: pre;
}
/* smt
------------------------------------------ */
.sp-on {
  /* スマートフォンのみ表示 */
  display: none !important;
}
.responsive * {
  max-width: 100%;
  height: auto;
}
/* width
------------------------------------------ */
.w100p {
  width: 100% !important;
}
.w80 {
  width: 80px !important;
}
.w100 {
  width: 100px !important;
}
.w110 {
  width: 110px !important;
}
.w120 {
  width: 120px !important;
}
.w125 {
  width: 125px !important;
}
.w130 {
  width: 130px !important;
}
.w140 {
  width: 140px !important;
}
.w150 {
  width: 150px !important;
}
.w180 {
  width: 180px !important;
}
.w190 {
  width: 190px !important;
}
.w200 {
  width: 200px !important;
}
.w210 {
  width: 210px !important;
}
.w240 {
  width: 240px !important;
}
.w220 {
  width: 220px !important;
}
.w225 {
  width: 225px !important;
}
.w230 {
  width: 230px !important;
}
.w240 {
  width: 240px !important;
}
.w245 {
  width: 245px !important;
}
.w246 {
  width: 246px !important;
}
.w260 {
  width: 260px !important;
}
.w270 {
  width: 270px !important;
}
.w280 {
  width: 280px !important;
}
.w290 {
  width: 290px !important;
}
.w295 {
  width: 295px !important;
}
.w300 {
  width: 300px !important;
}
.w320 {
  width: 320px !important;
}
.w315 {
  width: 315px !important;
}
.w330 {
  width: 330px !important;
}
.w340 {
  width: 340px !important;
}
.w345 {
  width: 345px !important;
}
.w350 {
  width: 350px !important;
}
.w360 {
  width: 360px !important;
}
.w370 {
  width: 370px !important;
}
.w390 {
  width: 390px !important;
}
.w400 {
  width: 400px !important;
}
.w410 {
  width: 410px !important;
}
.w430 {
  width: 430px !important;
}
.w440 {
  width: 440px !important;
}
.w450 {
  width: 450px !important;
}
.w460 {
  width: 460px !important;
}
.w470 {
  width: 470px !important;
}
.w480 {
  width: 480px !important;
}
.w500 {
  width: 500px !important;
}
.w520 {
  width: 520px !important;
}
.w530 {
  width: 530px !important;
}
.w542 {
  width: 542px !important;
}
.w550 {
  width: 550px !important;
}
.w560 {
  width: 560px !important;
}
.w590 {
  width: 590px !important;
}
.w600 {
  width: 600px !important;
}
.w640 {
  width: 640px !important;
}
.w675 {
  width: 675px !important;
}
.w680 {
  width: 680px !important;
}
.w780 {
  width: 780px !important;
}
.w730 {
  width: 730px !important;
}
.w820 {
  width: 820px !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.align-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.align-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}
.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.align-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
}
.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.align-middle {
  /* -webkit-box-align: center; */
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.align-self-middle {
  -ms-flex-item-align: center;
  align-self: center;
}
.align-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -ms-grid-row-align: stretch;
  align-items: stretch;
}
.align-self-stretch {
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.small-order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.small-order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.small-order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.small-order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.small-order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.small-order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
@media screen and (min-width: 576px) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media screen and (min-width: 768px) {
  .mlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .mlarge-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .mlarge-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .mlarge-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .mlarge-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .mlarge-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media screen and (min-width: 992px) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media screen and (min-width: 1200px) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media only screen and (max-width: 575px) {
  .taL {
    text-align: left;
  }
  .taC {
    text-align: center;
  }
  .taR {
    text-align: right;
    display: block;
    margin-bottom: 10px;
  }
  .tr {
    text-align: right;
  }
  .wsN {
    white-space: normal;
  }
  .w180 {
    width: 100% !important;
  }
  /* Responsive images and other embedded objects */
  #contents object, #contents embed, #contents video {
    width: auto;
    max-width: 100%;
  }
  /* Responsive images aspeсt ratio */
  #contents video {
    height: auto;
  }
  /* font size
    ------------------------------------------ */
  .u-tx10 {
    font-size: 11px !important;
  }
  /*renders 10px */
  .u-tx11 {
    font-size: 11px !important;
  }
  /*renders 11px */
  .u-tx12 {
    font-size: 12px !important;
  }
  /*renders 12px */
  .u-tx13 {
    font-size: 13.5px !important;
  }
  /*renders 13px */
  .u-tx14 {
    font-size: 13.5px !important;
  }
  /*renders 14px */
  .u-tx15 {
    font-size: 13.5px !important;
  }
  /*renders 15px */
  .u-tx16 {
    font-size: 13.5px !important;
  }
  /*renders 16px */
  .u-tx17 {
    font-size: 16px !important;
  }
  /*renders 17px */
  .u-tx18 {
    font-size: 16px !important;
  }
  /*renders 18px */
  .u-tx19 {
    font-size: 16px !important;
  }
  /*renders 19px */
  .u-tx20 {
    font-size: 16px !important;
  }
  /*renders 20px */
  .u-tx21 {
    font-size: 16px !important;
  }
  /*renders 21px */
  .u-tx22 {
    font-size: 16px !important;
  }
  /*renders 22px */
  .u-tx23 {
    font-size: 16px !important;
  }
  /*renders 23px */
  .u-tx24 {
    font-size: 18px !important;
  }
  /*renders 24px */
  .u-tx25 {
    font-size: 18px !important;
  }
  /*renders 25px */
  .u-tx36 {
    font-size: 24px !important;
    line-height: 1.2;
  }
  /*renders 25px */
  .sp-taL br {
    display: none;
  }
  .sp-taL {
    text-align: left !important;
  }
  /* width
    ============================== */
  .w270 {
    width: 100% !important;
  }
  .w280 {
    width: 100% !important;
  }
  .w290 {
    width: 100% !important;
  }
  .w295 {
    width: 100% !important;
  }
  .w300 {
    width: 100% !important;
  }
  .w320 {
    width: 100% !important;
  }
  .w315 {
    width: 100% !important;
  }
  .w330 {
    width: 100% !important;
  }
  .w340 {
    width: 100% !important;
  }
  .w345 {
    width: 100% !important;
  }
  .w350 {
    width: 100% !important;
  }
  .w360 {
    width: 100% !important;
  }
  .w370 {
    width: 100% !important;
  }
  .w390 {
    width: 100% !important;
  }
  .w400 {
    width: 100% !important;
  }
  .w410 {
    width: 100% !important;
  }
  .w430 {
    width: 100% !important;
  }
  .w440 {
    width: 100% !important;
  }
  .w450 {
    width: 100% !important;
  }
  .w460 {
    width: 100% !important;
  }
  .w470 {
    width: 100% !important;
  }
  .w480 {
    width: 100% !important;
  }
  .w500 {
    width: 100% !important;
  }
  .w520 {
    width: 100% !important;
  }
  .w530 {
    width: 100% !important;
  }
  .w542 {
    width: 100% !important;
  }
  .w550 {
    width: 100% !important;
  }
  .w560 {
    width: 100% !important;
  }
  .w590 {
    width: 100% !important;
  }
  .w600 {
    width: 100% !important;
  }
  .w640 {
    width: 100% !important;
  }
  .w675 {
    width: 100% !important;
  }
  .w680 {
    width: 100% !important;
  }
  .w780 {
    width: 100% !important;
  }
  .w730 {
    width: 100% !important;
  }
  .w740 {
    width: 100% !important;
  }
  .w820 {
    width: 100% !important;
  }
}
/* Margin
------------------------------------------ */
/* ------ margin-top ------ */
.mt0 {
  margin-top: 0 !important;
}
.mt1 {
  margin-top: 1px !important;
}
.mt3 {
  margin-top: 3px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt7 {
  margin-top: 7px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !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;
}
/* ------ margin-right ------ */
.mrA {
  margin-right: auto !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr1 {
  margin-right: 1px !important;
}
.mr3 {
  margin-right: 3px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr7 {
  margin-right: 7px !important;
}
.mr8 {
  margin-right: 8px !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;
}
.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;
}
/* ------ margin-bottom ------ */
.mb0 {
  margin-bottom: 0 !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.mb3 {
  margin-bottom: 3px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb7 {
  margin-bottom: 7px !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !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;
}
.mb170 {
  margin-bottom: 170px !important;
}
/* ------ margin-left ------ */
.mlA {
  margin-left: auto !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml1 {
  margin-left: 1px !important;
}
.ml3 {
  margin-left: 3px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml7 {
  margin-left: 7px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !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;
}
/* padding
------------------------------------------ */
.pa10 {
  padding: 10px !important;
}
.pa20 {
  padding: 20px !important;
}
.pa30 {
  padding: 30px !important;
}
.pa40 {
  padding: 40px !important;
}
.pa50 {
  padding: 50px !important;
}
@media only screen and (max-width: 575px) {
  .pa50 {
    padding: 30px !important;
  }
}
/* ------ padding-top ------ */
.p0 {
  padding: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pt1 {
  padding-top: 1px !important;
}
.pt4 {
  padding-top: 4px !important;
}
.pt3 {
  padding-top: 3px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt7 {
  padding-top: 7px !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;
}
/* ------ padding-right ------ */
.pr0 {
  padding-right: 0 !important;
}
.pr1 {
  padding-right: 1px !important;
}
.pr3 {
  padding-right: 3px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr7 {
  padding-right: 7px !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;
}
/* ------ padding-bottom ------ */
.pb0 {
  padding-bottom: 0 !important;
}
.pb1 {
  padding-bottom: 1px !important;
}
.pb3 {
  padding-bottom: 3px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb7 {
  padding-bottom: 7px !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;
}
/* ------ padding-left ------ */
.pl0 {
  padding-left: 0 !important;
}
.pl1 {
  padding-left: 1px !important;
}
.pl3 {
  padding-left: 3px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl7 {
  padding-left: 7px !important;
}
.pl8 {
  padding-left: 8px !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;
}
.m-0 {
  margin: 0 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-1 {
  margin: 1rem 1rem !important;
}
.mt-1 {
  margin-top: 1rem !important;
}
.mr-1 {
  margin-right: 1rem !important;
}
.mb-1 {
  margin-bottom: 1rem !important;
}
.ml-1 {
  margin-left: 1rem !important;
}
.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-2 {
  margin: 2rem 2rem !important;
}
.mt-2 {
  margin-top: 2rem !important;
}
.mr-2 {
  margin-right: 2rem !important;
}
.mb-2 {
  margin-bottom: 2rem !important;
}
.ml-2 {
  margin-left: 2rem !important;
}
.mx-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}
.my-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.m-3 {
  margin: 3rem 3rem !important;
}
.mt-3 {
  margin-top: 3rem !important;
}
.mr-3 {
  margin-right: 3rem !important;
}
.mb-3 {
  margin-bottom: 3rem !important;
}
.ml-3 {
  margin-left: 3rem !important;
}
.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.m-4 {
  margin: 4rem 4rem !important;
}
.mt-4 {
  margin-top: 4rem !important;
}
.mr-4 {
  margin-right: 4rem !important;
}
.mb-4 {
  margin-bottom: 4rem !important;
}
.ml-4 {
  margin-left: 4rem !important;
}
.mx-4 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}
.my-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.m-5 {
  margin: 5rem 5rem !important;
}
.mt-5 {
  margin-top: 5rem !important;
}
.mr-5 {
  margin-right: 5rem !important;
}
.mb-5 {
  margin-bottom: 5rem !important;
}
.ml-5 {
  margin-left: 5rem !important;
}
.mx-5 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}
.my-5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.p-0 {
  padding: 0 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-1 {
  padding: 1rem 1rem !important;
}
.pt-1 {
  padding-top: 1rem !important;
}
.pr-1 {
  padding-right: 1rem !important;
}
.pb-1 {
  padding-bottom: 1rem !important;
}
.pl-1 {
  padding-left: 1rem !important;
}
.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-2 {
  padding: 2rem 2rem !important;
}
.pt-2 {
  padding-top: 2rem !important;
}
.pr-2 {
  padding-right: 2rem !important;
}
.pb-2 {
  padding-bottom: 2rem !important;
}
.pl-2 {
  padding-left: 2rem !important;
}
.px-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
.py-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.p-3 {
  padding: 3rem 3rem !important;
}
.pt-3 {
  padding-top: 3rem !important;
}
.pr-3 {
  padding-right: 3rem !important;
}
.pb-3 {
  padding-bottom: 3rem !important;
}
.pl-3 {
  padding-left: 3rem !important;
}
.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.p-4 {
  padding: 4rem 4rem !important;
}
.pt-4 {
  padding-top: 4rem !important;
}
.pr-4 {
  padding-right: 4rem !important;
}
.pb-4 {
  padding-bottom: 4rem !important;
}
.pl-4 {
  padding-left: 4rem !important;
}
.px-4 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}
.py-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.p-5 {
  padding: 5rem 5rem !important;
}
.pt-5 {
  padding-top: 5rem !important;
}
.pr-5 {
  padding-right: 5rem !important;
}
.pb-5 {
  padding-bottom: 5rem !important;
}
.pl-5 {
  padding-left: 5rem !important;
}
.px-5 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}
.py-5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 1rem 1rem !important;
  }
  .mt-sm-1 {
    margin-top: 1rem !important;
  }
  .mr-sm-1 {
    margin-right: 1rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-1 {
    margin-left: 1rem !important;
  }
  .mx-sm-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-2 {
    margin: 2rem 2rem !important;
  }
  .mt-sm-2 {
    margin-top: 2rem !important;
  }
  .mr-sm-2 {
    margin-right: 2rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-2 {
    margin-left: 2rem !important;
  }
  .mx-sm-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-sm-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-sm-3 {
    margin: 3rem 3rem !important;
  }
  .mt-sm-3 {
    margin-top: 3rem !important;
  }
  .mr-sm-3 {
    margin-right: 3rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-3 {
    margin-left: 3rem !important;
  }
  .mx-sm-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-sm-4 {
    margin: 4rem 4rem !important;
  }
  .mt-sm-4 {
    margin-top: 4rem !important;
  }
  .mr-sm-4 {
    margin-right: 4rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-4 {
    margin-left: 4rem !important;
  }
  .mx-sm-4 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-sm-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-sm-5 {
    margin: 5rem 5rem !important;
  }
  .mt-sm-5 {
    margin-top: 5rem !important;
  }
  .mr-sm-5 {
    margin-right: 5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 5rem !important;
  }
  .ml-sm-5 {
    margin-left: 5rem !important;
  }
  .mx-sm-5 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-sm-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .p-sm-0 {
    padding: 0 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 1rem 1rem !important;
  }
  .pt-sm-1 {
    padding-top: 1rem !important;
  }
  .pr-sm-1 {
    padding-right: 1rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-1 {
    padding-left: 1rem !important;
  }
  .px-sm-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-2 {
    padding: 2rem 2rem !important;
  }
  .pt-sm-2 {
    padding-top: 2rem !important;
  }
  .pr-sm-2 {
    padding-right: 2rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-2 {
    padding-left: 2rem !important;
  }
  .px-sm-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-sm-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-sm-3 {
    padding: 3rem 3rem !important;
  }
  .pt-sm-3 {
    padding-top: 3rem !important;
  }
  .pr-sm-3 {
    padding-right: 3rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-3 {
    padding-left: 3rem !important;
  }
  .px-sm-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-sm-4 {
    padding: 4rem 4rem !important;
  }
  .pt-sm-4 {
    padding-top: 4rem !important;
  }
  .pr-sm-4 {
    padding-right: 4rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-4 {
    padding-left: 4rem !important;
  }
  .px-sm-4 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-sm-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-sm-5 {
    padding: 5rem 5rem !important;
  }
  .pt-sm-5 {
    padding-top: 5rem !important;
  }
  .pr-sm-5 {
    padding-right: 5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 5rem !important;
  }
  .pl-sm-5 {
    padding-left: 5rem !important;
  }
  .px-sm-5 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-sm-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 1rem 1rem !important;
  }
  .mt-md-1 {
    margin-top: 1rem !important;
  }
  .mr-md-1 {
    margin-right: 1rem !important;
  }
  .mb-md-1 {
    margin-bottom: 1rem !important;
  }
  .ml-md-1 {
    margin-left: 1rem !important;
  }
  .mx-md-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-2 {
    margin: 2rem 2rem !important;
  }
  .mt-md-2 {
    margin-top: 2rem !important;
  }
  .mr-md-2 {
    margin-right: 2rem !important;
  }
  .mb-md-2 {
    margin-bottom: 2rem !important;
  }
  .ml-md-2 {
    margin-left: 2rem !important;
  }
  .mx-md-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-md-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-md-3 {
    margin: 3rem 3rem !important;
  }
  .mt-md-3 {
    margin-top: 3rem !important;
  }
  .mr-md-3 {
    margin-right: 3rem !important;
  }
  .mb-md-3 {
    margin-bottom: 3rem !important;
  }
  .ml-md-3 {
    margin-left: 3rem !important;
  }
  .mx-md-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-md-4 {
    margin: 4rem 4rem !important;
  }
  .mt-md-4 {
    margin-top: 4rem !important;
  }
  .mr-md-4 {
    margin-right: 4rem !important;
  }
  .mb-md-4 {
    margin-bottom: 4rem !important;
  }
  .ml-md-4 {
    margin-left: 4rem !important;
  }
  .mx-md-4 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-md-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-md-5 {
    margin: 5rem 5rem !important;
  }
  .mt-md-5 {
    margin-top: 5rem !important;
  }
  .mr-md-5 {
    margin-right: 5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 5rem !important;
  }
  .ml-md-5 {
    margin-left: 5rem !important;
  }
  .mx-md-5 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-md-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .p-md-0 {
    padding: 0 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 1rem 1rem !important;
  }
  .pt-md-1 {
    padding-top: 1rem !important;
  }
  .pr-md-1 {
    padding-right: 1rem !important;
  }
  .pb-md-1 {
    padding-bottom: 1rem !important;
  }
  .pl-md-1 {
    padding-left: 1rem !important;
  }
  .px-md-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-2 {
    padding: 2rem 2rem !important;
  }
  .pt-md-2 {
    padding-top: 2rem !important;
  }
  .pr-md-2 {
    padding-right: 2rem !important;
  }
  .pb-md-2 {
    padding-bottom: 2rem !important;
  }
  .pl-md-2 {
    padding-left: 2rem !important;
  }
  .px-md-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-md-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-md-3 {
    padding: 3rem 3rem !important;
  }
  .pt-md-3 {
    padding-top: 3rem !important;
  }
  .pr-md-3 {
    padding-right: 3rem !important;
  }
  .pb-md-3 {
    padding-bottom: 3rem !important;
  }
  .pl-md-3 {
    padding-left: 3rem !important;
  }
  .px-md-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-md-4 {
    padding: 4rem 4rem !important;
  }
  .pt-md-4 {
    padding-top: 4rem !important;
  }
  .pr-md-4 {
    padding-right: 4rem !important;
  }
  .pb-md-4 {
    padding-bottom: 4rem !important;
  }
  .pl-md-4 {
    padding-left: 4rem !important;
  }
  .px-md-4 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-md-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-md-5 {
    padding: 5rem 5rem !important;
  }
  .pt-md-5 {
    padding-top: 5rem !important;
  }
  .pr-md-5 {
    padding-right: 5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 5rem !important;
  }
  .pl-md-5 {
    padding-left: 5rem !important;
  }
  .px-md-5 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-md-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 1rem 1rem !important;
  }
  .mt-lg-1 {
    margin-top: 1rem !important;
  }
  .mr-lg-1 {
    margin-right: 1rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-1 {
    margin-left: 1rem !important;
  }
  .mx-lg-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-2 {
    margin: 2rem 2rem !important;
  }
  .mt-lg-2 {
    margin-top: 2rem !important;
  }
  .mr-lg-2 {
    margin-right: 2rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-2 {
    margin-left: 2rem !important;
  }
  .mx-lg-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-lg-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-lg-3 {
    margin: 3rem 3rem !important;
  }
  .mt-lg-3 {
    margin-top: 3rem !important;
  }
  .mr-lg-3 {
    margin-right: 3rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-3 {
    margin-left: 3rem !important;
  }
  .mx-lg-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-lg-4 {
    margin: 4rem 4rem !important;
  }
  .mt-lg-4 {
    margin-top: 4rem !important;
  }
  .mr-lg-4 {
    margin-right: 4rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-4 {
    margin-left: 4rem !important;
  }
  .mx-lg-4 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-lg-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-lg-5 {
    margin: 5rem 5rem !important;
  }
  .mt-lg-5 {
    margin-top: 5rem !important;
  }
  .mr-lg-5 {
    margin-right: 5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-5 {
    margin-left: 5rem !important;
  }
  .mx-lg-5 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-lg-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .p-lg-0 {
    padding: 0 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 1rem 1rem !important;
  }
  .pt-lg-1 {
    padding-top: 1rem !important;
  }
  .pr-lg-1 {
    padding-right: 1rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-1 {
    padding-left: 1rem !important;
  }
  .px-lg-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-2 {
    padding: 2rem 2rem !important;
  }
  .pt-lg-2 {
    padding-top: 2rem !important;
  }
  .pr-lg-2 {
    padding-right: 2rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-2 {
    padding-left: 2rem !important;
  }
  .px-lg-2 {
    padding-right: 2rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-lg-3 {
    padding: 3rem 3rem !important;
  }
  .pt-lg-3 {
    padding-top: 3rem !important;
  }
  .pr-lg-3 {
    padding-right: 3rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-3 {
    padding-left: 3rem !important;
  }
  .px-lg-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-lg-4 {
    padding: 4rem 4rem !important;
  }
  .pt-lg-4 {
    padding-top: 4rem !important;
  }
  .pr-lg-4 {
    padding-right: 4rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-4 {
    padding-left: 4rem !important;
  }
  .px-lg-4 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-lg-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-lg-5 {
    padding: 5rem 5rem !important;
  }
  .pt-lg-5 {
    padding-top: 5rem !important;
  }
  .pr-lg-5 {
    padding-right: 5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-5 {
    padding-left: 5rem !important;
  }
  .px-lg-5 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-lg-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xl-1 {
    margin: 1rem 1rem !important;
  }
  .mt-xl-1 {
    margin-top: 1rem !important;
  }
  .mr-xl-1 {
    margin-right: 1rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-1 {
    margin-left: 1rem !important;
  }
  .mx-xl-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xl-2 {
    margin: 2rem 2rem !important;
  }
  .mt-xl-2 {
    margin-top: 2rem !important;
  }
  .mr-xl-2 {
    margin-right: 2rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-2 {
    margin-left: 2rem !important;
  }
  .mx-xl-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-xl-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .m-xl-3 {
    margin: 3rem 3rem !important;
  }
  .mt-xl-3 {
    margin-top: 3rem !important;
  }
  .mr-xl-3 {
    margin-right: 3rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-3 {
    margin-left: 3rem !important;
  }
  .mx-xl-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xl-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-xl-4 {
    margin: 4rem 4rem !important;
  }
  .mt-xl-4 {
    margin-top: 4rem !important;
  }
  .mr-xl-4 {
    margin-right: 4rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-4 {
    margin-left: 4rem !important;
  }
  .mx-xl-4 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .my-xl-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .m-xl-5 {
    margin: 5rem 5rem !important;
  }
  .mt-xl-5 {
    margin-top: 5rem !important;
  }
  .mr-xl-5 {
    margin-right: 5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 5rem !important;
  }
  .ml-xl-5 {
    margin-left: 5rem !important;
  }
  .mx-xl-5 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .my-xl-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .p-xl-0 {
    padding: 0 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-1 {
    padding: 1rem 1rem !important;
  }
  .pt-xl-1 {
    padding-top: 1rem !important;
  }
  .pr-xl-1 {
    padding-right: 1rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-1 {
    padding-left: 1rem !important;
  }
  .px-xl-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-2 {
    padding: 2rem 2rem !important;
  }
  .pt-xl-2 {
    padding-top: 2rem !important;
  }
  .pr-xl-2 {
    padding-right: 2rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-2 {
    padding-left: 2rem !important;
  }
  .px-xl-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-xl-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-xl-3 {
    padding: 3rem 3rem !important;
  }
  .pt-xl-3 {
    padding-top: 3rem !important;
  }
  .pr-xl-3 {
    padding-right: 3rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-3 {
    padding-left: 3rem !important;
  }
  .px-xl-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-xl-4 {
    padding: 4rem 4rem !important;
  }
  .pt-xl-4 {
    padding-top: 4rem !important;
  }
  .pr-xl-4 {
    padding-right: 4rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-4 {
    padding-left: 4rem !important;
  }
  .px-xl-4 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .py-xl-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-xl-5 {
    padding: 5rem 5rem !important;
  }
  .pt-xl-5 {
    padding-top: 5rem !important;
  }
  .pr-xl-5 {
    padding-right: 5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 5rem !important;
  }
  .pl-xl-5 {
    padding-left: 5rem !important;
  }
  .px-xl-5 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .py-xl-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
/*
clearfix [
----------------------------------------------------------- */
/* For modern browsers */
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}