/* ==========================================================================
Base
========================================================================== */
/* iPhone 320px */
@media only screen and (min-width:320px){html{font-size: 67%;}}
/* Android 360px 1.125 */
@media only screen and (min-width:360px){html{font-size: 74%;}}
/* iPhone6 375px 117.1875 */
@media only screen and (min-width:375px){html{font-size: 83%;}}
/* iPhone6 plus 414px 1.29375 */
@media only screen and (min-width:412px){html{font-size:89%;}}
/* sm */
@media(min-width: 576px){html{font-size: 72%;}}
/* md */
@media(min-width: 768px){html{font-size: 74%;}}
/* lg */
@media(min-width: 992px){html{font-size: 78%;}}
/*xl*/
@media(min-width:1200px){html{font-size: 84%;}}
/*xl*/
@media(min-width:1366px){}
/*xxxl*/
@media(min-width:1600px){html{font-size: 95%;}}
/*xxxxl*/
@media(min-width:1800px){html{font-size: 98%;}}
html,html a{text-shadow: 1px 1px 1px rgba(0,0,0,0.004); }
html,body{overflow-x: hidden;height: 100%;}
body{position: relative;background-color: #fff;min-height: 100%;height: auto; color: #232524;font-family:Hiragino UD Sans F W4 JIS2004,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo",sans-serif;letter-spacing: .005rem;background: none;font-weight: 300;}
p,h1,h2,h3,h4,h5,h6{line-height: 1.6;}
.font-HiraG-W5{font-family:Hiragino Kaku Gothic W5 JIS2004;}
.font-HiraG-W6{font-family:Hiragino Kaku Gothic W6 JIS2004;}
.font-HiraG-W7{font-family:Hiragino Kaku Gothic W7 JIS2004;}
.font-HiraG-W8{font-family:Hiragino Kaku Gothic W8 JIS2004;}
.font-HiraUD-F-W3{font-family:Hiragino UD Sans F W3 JIS2004;}
.font-HiraUD-F-W4{font-family:Hiragino UD Sans F W4 JIS2004;}
.font-HiraUD-F-W5{font-family:Hiragino UD Sans F W5 JIS2004;}
.font-HiraUD-F-W6{font-family:Hiragino UD Sans F W6 JIS2004;}

.ovs{overflow-x: scroll;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;}

.row.form05x-row {margin-right: -.2rem!important;margin-left: -.2rem!important;}
.form05x-row>.col, .form05x-row>[class*=col-] {padding-right: .2rem;padding-left: .2rem;}

.row.add4x-gutters {margin-right: -4rem!important;margin-left: -4rem!important;}
.add4x-gutters>.col, .add4x-gutters>[class*=col-] {padding-right: 4rem;padding-left: 4rem;}

.rotate-back-5{top: .5rem;left:-.4rem ;}
.rotate-5{transform: rotate(5deg);}
.rotate-7{transform: rotate(7deg);}
.rotate-10{transform: rotate(10deg);}
.rotate-20{transform: rotate(20deg);}
.flip-x{transform:scale(-1, 1);}
.flip-0{transform:scale(0, 0);}

.text-italic {font-style: italic;}

.p-025{padding: .125rem;}
.pl-4075{padding-left: 2.25rem;}
.ml--2px{margin-left: -2px;}
.mt--7{margin-top: -5rem;}
.mt--8{margin-top: -6rem;}
.mb--6{margin-bottom: -4rem;}
.mb--7{margin-bottom: -5rem;}
.mb--8{margin-bottom: -6rem;}

.z-0{z-index: 0;}
.z-100{z-index: 100 !important;}

.mh-405rem{min-height: 4.5rem;}
.mh-5rem{min-height: 5rem;}
.mh-7rem{min-height: 7rem;}
.h-100-noi{height: 100%;}
.h-05rem{height: .5rem;}
.h-06rem{height: .6rem;}
.h-075rem{height: .75rem;}
.h-08rem{height: .8rem;}
.h-09rem{height: .9rem;}
.h-101rem{height: 1.1rem;}
.h-102rem{height: 1.2rem;}
.h-103rem{height: 1.3rem;}
.h-104rem{height: 1.4rem;}
.h-106rem{height: 1.6rem;}
.h-107rem{height: 1.7rem;}
.h-108rem{height: 1.8rem;}
.h-109rem{height: 1.9rem;}
.h-405rem{height: 4.5rem;}
.h-9025rem{height: 9.25rem;}
.h-1405rem{height: 14.5rem;}
.h-40vh{height: 40vh !important;}
.h-45vh{height: 45vh !important;}

.w-305rem{width: 3.5rem;}
.w-405rem{width: 4.5rem;}
.w-605rem{width: 6.5rem;}
.w-7025rem{width: 7.25rem;}
.w-705rem{width: 7.5rem;}
.w-45rem{width: 45rem;}
.w-50rem{width: 50rem;}
.w-65{width: 65%;}
.w-calc-6rem{width: calc(100% - 6rem + 2px)}
.w-calc-6rem{width: calc(100% - 6rem + 2px)}
.w-calc-9rem{width: calc(100% - 9rem + 2px)}
.w-calc-12rem{width: calc(100% - 12rem + 2px)}
.w-calc-15rem{width: calc(100% - 15rem + 2px)}
.w-calc-16rem{width: calc(100% - 16rem + 2px)}
.w-calc-24rem{width: calc(100% - 24rem + 2px)}
.w-calc-28rem{width: calc(100% - 28rem + 2px)}
.w-calc-30rem{width: calc(100% - 30rem + 2px)}


.mw-30rem{max-width: 30rem;}
.mw-65rem {max-width: 65rem;}

.mh-20rem{min-height: 20rem;}
.mah-20rem{max-height: 20rem;}
.mah-21rem{max-height: 21rem;}
.mah-22rem{max-height: 22rem;}
.mah-23rem{max-height: 23rem;}
.mah-24rem{max-height: 24rem;}
.mah-26rem{max-height: 26rem;}
.mah-28rem{max-height: 28rem;}

button.focus, button:focus,button.active, button:active{box-shadow: none;outline: none !important;}
.shadow-xs {box-shadow:.5rem .5rem 1rem rgba(0,0,0,.025)!important;}

.word-break{word-break: break-word;}
.xxsmall{font-size: 10px;}
.fz-tl{font-size: 2.2rem !important;}
.ls--005{letter-spacing: -0.05em;}
.ls--002{letter-spacing: -0.02em;}
.ls-0105{letter-spacing: 0.15rem;}
.ls-0305{letter-spacing: 0.35rem;}
.lh-1085{line-height: 1.85;}

a,.page-link{color: #76af0f;}
a:hover,a:active,a:focus,.hvr-clr-pink:hover{color: #76af0f !important;text-decoration: none;}
a:hover span.bbsd.d-inline-block.text-left{border-bottom-color: #76af0f !important;}

.onShown-list {background-color: #7ec400 !important; color: #FFF!important;}

.bg-contain{-webkit-background-size: contain;background-size: contain;}
.bg-norepeat{background-repeat: no-repeat;}
.bg-posi-center{background-position: center center;}
.bg-dark{background: #313639!important}
.bg-red{background: #e61919;}
.bg-blk-op05{background: rgba(0,0,0,.5);}
.bg-blk-op07{background: rgba(0,0,0,.7);}
.bg-blk-op075{background: rgba(0,0,0,.75);}
.bg-blk-op08{background: rgba(0,0,0,.8);}
.bg-blk-op085{background: rgba(0,0,0,.85);}
.bg-blk-op095{background: rgba(0,0,0,.95);}
.bg-green{background-color: #7ec400;}
.bg-green-light{background-color: #a2dbc7;}
.bg-gray-light{background-color: #f3f3f3 !important}

.clr-green{color: #76af0f !important;}
.clr-green-light{color: #3daf87 !important;}
.clr-red{color: #e61919 !important;}
.clr-gray-dark.clr-blk{color: #191919 !important;}
.clr-gray-light{color: #ccc !important;}
.clr-blk{color: #333 !important;}
.clr-gold{color: #a09a31 !important;}

.hvr-wht:hover{color: #fff !important;}
.hvr-bg-green:hover{background-color: #7ec400 !important;}
.hvr-bg-gray-light:hover{background-color: #f8f8f8 !important;}
.hvr-bg-red:hover{background-color: #e61919 !important;}
.hvr-tdu:hover{text-decoration: underline;}
.hvr-clr-blk:hover{color: #333 !important;}
.hvr-clr-green:hover,.hvr-clr-green:hover *,a:hover .hvr-clr-green{color: #76af0f !important;}
.hvr-op-6:hover,.hvr-op-6:hover *,a:hover .hvr-op-6{opacity: 0.6;}

.hvr-in-bsd {transition: all 0.3s ease;}
.hvr-in-bsd:hover {box-shadow: 0 0 0 0.25rem #76af0f inset; border-color: #76af0f!important;}

.bc-dark{border-color: #313639!important}
.bc-gray-light,.bc-gray-light.bc-dark{border-color: #f1efef!important}
.bc-green{border-color: #7ec400 !important;}
.bc-green-light{border-color: #a2dbc7 !important;}
.bc-red{border-color: #e61919 !important;}
.bc-gray{border-color: #ccc !important}
.bc-gray-dark{border-color: #333 !important}

.liComment>li,.liDisc-xs>li{position: relative;}
  .liComment>li::before,.liDisc-xs>li::before{position: absolute;color: #191919;vertical-align: middle;font-size: 1em;}

.liComment{padding-left: 1rem;}
  .liComment>li{padding-left: .25rem;}
    .liComment>li::before{content: "*";top:0;left:-1.15rem;}

.liDisc-xs{padding-left: .75rem;}
  .liDisc-xs>li{padding-left: .15rem;}
    .liDisc-xs>li::before{content: "･";top:.05rem;left:-.55rem;}
    .liDisc-xs>li:first-child{margin-top: 0 !important}

.liFaq{counter-reset:curriQ;padding-left: 2.5rem;}
  .liFaq>dd::before, .liFaq>dt::before {top: -0.3em;left: -1.5em;font-size: 1.6em;}
    .liFaq>dt::before {counter-increment:curriQ;content:"Q"counter(curriQ);letter-spacing: -.1rem;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"游ゴシック", YuGothic;}
    .liFaq>dd, .liFaq>dt{padding-left: .5rem;}
  .liFaq>dd::before {content: "";}
  .fa-layers {vertical-align: -0.2em;}

.LiArrow ul>li::before{margin-left: 0;margin-right: 0}
  .LiArrow>li{display: inline;}
    .LiArrow>li::before{content: "＞";margin-left: .05em;margin-right: .3em;color: #666;vertical-align: middle;}
      .LiArrow>li:first-child::before,.nav-menu .LiArrow>li:nth-child(2)::before,.LiArrow ul>li::before{content: "";margin-left: 0;margin-right: 0}

.img-align-bottom {position: relative;z-index: 1;top: 100%;left: 50%;transform: translate(-50%,-100%);}

/* #logo{background-image: url(../img/global/logo-i3-wht@0,5x.png);} */
/* #logo-icon{background-image: url(../img/global/logo-i3-icon@0.5x.png);} */
#logo{background-image: url(../img/global/logo-clomo-white.svg); background-position: center; height: 2rem;}
#logo-icon{background-image: url(../img/global/logo-i3-new.png);}

.clps::after{content:"▲";padding-left: .75rem;font-weight: bold;}
.collapsed.clps::after{content:"▼";}

 /*pagetop*/
 #pagetop{position:fixed;z-index:500;right: 0.2rem;display: none;}
   #pagetop:hover{opacity:1;cursor: pointer;}

/*chat*/
.chat .col-auto{max-width: calc(100% - 3rem);}
  .chat .myMessage,.fromThem{position: relative;padding: .8rem .96rem .8rem 1rem;color: #fff;border-radius: .8rem;}
  .chat .myMessage {background: #a8d046;color:white;border-bottom-right-radius: 20px 0px\9;}
    .chat .myMessage:before {content: "";position: absolute;z-index: 1;bottom: -3px;right: -8px;height: 19px;border-right: 20px solid #a8d046;border-bottom-left-radius: 16px 14px;-webkit-transform: translate(0, -3px);transform: translate(0, -3px);border-bottom-left-radius: 15px 0px\9;transform: translate(-1px, -3px)\9;}
    .chat .myMessage:after {content: "";position: absolute;z-index: 1;bottom: -3px;right: -42px;width: 12px;height: 20px;background: white;border-bottom-left-radius: 10px;-webkit-transform: translate(-30px, -3px);transform: translate(-30px, -3px);}

  .chat .fromThem {background: #E5E5EA;color: black;clear:both;border-bottom-left-radius: 30px 0px\9;}
    .chat .fromThem:before {content: "";position: absolute;z-index: 2;bottom: -5px;left: -8px;height: 19px;border-left: 17px solid #E5E5EA;border-bottom-right-radius: 16px 14px;-webkit-transform: translate(0, -5px);transform: translate(0, -5px);border-bottom-right-radius: 15px 0px\9;transform: translate(-1px, -5px)\9;}
    .chat .fromThem:after {content: "";position: absolute;z-index: 3;bottom: -3px;left: 4px;width: 26px;height: 20px;background: white;border-bottom-right-radius: 10px;-webkit-transform: translate(-30px, -3px);transform: translate(-30px, -3px);}

  .bf-action:before{content:" ";position: absolute;left: 0;top:1.1em;width:2em;height:2em;-webkit-background-size: contain;background-size: contain;background-repeat: no-repeat;}
  .btn-jane:before{background-image:url(../img/global/icons/btn-jane.svg);}
  .btn-comment:before{background-image:url(../img/global/icons/btn-comment.svg);}
  .btn-source:before{background-image:url(../img/global/icons/btn-source.svg);}

.bfAction-done.bf-action{color: #e61919;}
  .bfAction-done.btn-jane:before{background-image:url(../img/global/icons/btn-jane-red.svg);}
  .bfAction-done.btn-comment:before{background-image:url(../img/global/icons/btn-comment-red.svg);}
  .bfAction-done.btn-source:before{background-image:url(../img/global/icons/btn-source-red.svg);}

 /*pagetop*/
 #pagetop{position:fixed;z-index:500;right: 0.2rem;display: none;}
   #pagetop:hover{opacity:1;cursor: pointer;}


 /* fixed */
  .fixed .fix-inner {position: fixed; top: 0;}
  .fixed.bottom .fix-inner {top: auto; bottom: 0; position: absolute;}

  /* youtube */
  .youtube {position: relative;width: 100%;padding-top: 56.25%;}
  .youtube iframe {position: absolute;top: 0;right: 0;width: 100% !important;height: 100% !important;}

  /* form */
  .form-box {position: relative;width: 100%;padding-top: 56.25%;}
  .form-box iframe {position: absolute;top: 0;right: 0;width: 100% !important;height: 100% !important;}
  .form-select-btn {opacity: .5;}
  .form-select-btn:focus {color: #000!important;}
  .form-select-btn.active {opacity:1; border-color: #000!important;}
  iframe {
    height: 1800px;
  }

#contents-area strong {color: #76af0f !important; font-weight: bold;}
#contents-area a {text-decoration: underline; color: #949494!important;}
#contents-area h2:first-child {margin-top: 0!important;}

/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi span {border-radius: .25rem!important; padding:.4rem .6rem!important; margin:.25rem!important;}
.wp-pagenavi a {border-color: #333 !important; border-width: .1rem!important; color: #333 !important;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.wp-pagenavi a:hover {color: #fff!important; background-color: #7ec400 !important;}
.wp-pagenavi span {border: none!important;}

/* 2023.3.15 追記（ここから） */
body {
  min-width: 320px;
}
.footer li > .ft-box {
  margin-bottom: 2rem;
}
.footer li > .ft-box:last-child {
  margin-bottom: 0;
}
.footer li > .ft-box h2 {
  font-weight: bold;
  font-size: 1.12rem !important;
}
.footer .ft-box ul.xsmall {
  font-size: 1.04rem !important;
}
.footer ul li.w-sm-1005rem.w-md-13rem {
  width: 13.4rem !important;
}
@media(max-width: 768px){
  .footer ul.form-row > li.w-8rem {
    width: 12rem;
  }
}
@media(max-width: 576px){
  #introduction_list li.col-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  #introduction_list .h-sm-6rem {
    height: auto !important;
  }
  #introduction_list .row .col-md-6 .row {
    display: block;
  }
  #introduction_list .row .col-md-6 .row .col-auto {
    text-align: right;
  }
  .d-flex.justify-content-center.align-items-center {
    /* display: block !important; */
  }
  .d-flex.justify-content-center.align-items-center .text-right {
    margin-bottom: 0.5rem;
  }
  .d-flex.justify-content-center.align-items-center .btn {
    margin-left: 0 !important;
  }
  .acmore-btn.d-block {
    font-size: .8rem;
  }
  .bg-gray-light.pt-4.pb-405.pb-sm-4.pb-md-5.mt-7 {
    padding-bottom: 0 !important;
  }
  .footer.py-405 {
    padding-top: 0;
  }
  .footer .container {
    padding: 0;
  }
  .footer .d-flex > .col-11 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .footer .form-row {
    display: block;
    margin: 0 28px;
  }
  .footer .form-row > li {
    width: 100% !important;
    padding: 0 !important;
  }
  .footer ul li.w-sm-1005rem.w-md-13rem {
    width: 100% !important;
  }
  .footer .ft-box ul {
    display: none;
    padding-left: 15px;
    padding-bottom: 10px;
    position: relative;
    top: -10px;
  }
  .footer .ft-box ul.xsmall {
    font-size: 1.13rem !important;
  }
  .footer .ft-box ul li.mt-2 {
    margin-top: 1.5rem !important;
  }
  .footer .ft-box ul li.mt-2:first-child {
    margin-top: .8rem !important;
  }
  .footer .nav-open {
    cursor: pointer;
  }
  .footer li > .ft-box {
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
  }
  .footer li > .ft-box > a {
    margin-top: 0 !important;
  }
  .footer li > .ft-box h2 {
    font-weight: bold;
    position: relative;
    vertical-align: middle;
    margin: 0 !important;
    padding: 20px 5px;
    font-size: 1.27rem !important;
  }
  .footer li > .ft-box h2::after {
    content: "";
    position: absolute;
    top: -5px;
    bottom: 0;
    right: 15px;
    margin: auto;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-top: 1px solid #707070;
    border-right: 1px solid #707070;
    transform: rotate(135deg);
    transition: .3s;
  }
  .footer li > .ft-box h2.active::after {
    top: 5px;
    transform: rotate(315deg);
  }
  .footer .d-flex.mx-sm--7 {
    margin: 0;
  }
  /* 英語版のみ */
  .footer li > .ft-box h2.contact_sp::after {
    display: none;
  }
  .footer li > .ft-box a > .d-sm-none {
    display: none;
  }
}
/* 2023.3.15 追記（ここまで） */

/* ==========================================================================
Responsive
========================================================================== */
/* sm */
@media(min-width: 576px){
  .mh-sm-5rem {min-height: 5rem;}
  .h-sm-05rem{height: .5rem;}
  .h-sm-06rem{height: .6rem;}
  .h-sm-075rem{height: .75rem;}
  .h-sm-08rem{height: .8rem;}
  .h-sm-09rem{height: .9rem;}
  .h-sm-101rem{height: 1.1rem;}
  .h-sm-102rem{height: 1.2rem;}
  .h-sm-103rem{height: 1.3rem;}
  .h-sm-104rem{height: 1.4rem;}
  .h-sm-106rem{height: 1.6rem;}
  .h-sm-107rem{height: 1.7rem;}
  .h-sm-108rem{height: 1.8rem;}
  .h-sm-109rem{height: 1.9rem;}
  .h-sm-1405rem{height: 14.5rem;}
  .flip-sm-0{transform:scale(1, 1);}
  .mt-sm--7{margin-top: -5rem;}
  .mt-sm--8{margin-top: -6rem;}
  .mx-sm--7{margin-right: -5rem;margin-left: -5rem;}
  .mx-sm--8{margin-right: -6rem;margin-left: -6rem;}
  .mb-sm--025{margin-bottom: -0.125rem;}
  #pagetop{right:calc((8.3333% / 2) - 1.05rem)}
  .w-sm-7025rem{width: 7.25rem;}
  .w-calc-sm-10rem{width: calc(100% - 10rem + 2px)}
  .w-calc-sm-15rem{width: calc(100% - 15rem + 2px)}
  .w-calc-sm-16rem{width: calc(100% - 16rem + 2px)}
  .w-calc-sm-24rem{width: calc(100% - 24rem + 2px)}
  .w-calc-sm-28rem{width: calc(100% - 28rem + 2px)}
  .w-calc-sm-30rem{width: calc(100% - 30rem + 2px)}
  .position-sm-relative {position: relative!important;}
  .mh-sm-4rem{min-height: 4rem;}
}
/* md */
@media(min-width: 768px){
  body{padding-top: 3.5rem;}
  .position-md-fixed{position: fixed;}
  .row-md {margin-right: -1rem!important;margin-left: -1rem!important;}
  .row-md>.col, .row-md>[class*=col-] {padding-right: 1rem;padding-left: 1rem;}
  .mt-md-0{margin-top: 0 !important;}
  .h-md-05rem{height: .5rem;}
  .h-md-06rem{height: .6rem;}
  .h-md-075rem{height: .75rem;}
  .h-md-08rem{height: .8rem;}
  .h-md-09rem{height: .9rem;}
  .h-md-101rem{height: 1.1rem;}
  .h-md-102rem{height: 1.2rem;}
  .h-md-103rem{height: 1.3rem;}
  .h-md-104rem{height: 1.4rem;}
  .h-md-106rem{height: 1.6rem;}
  .h-md-107rem{height: 1.7rem;}
  .h-md-108rem{height: 1.8rem;}
  .h-md-109rem{height: 1.9rem;}
  .h-md-1405rem{height: 14.5rem;}
  .w-md-40rem{width: 40rem}
  .w-md-50rem{width: 50rem}
  .w-calc-md-10rem{width: calc(100% - 10rem + 2px)}
  .w-calc-md-15rem{width: calc(100% - 15rem + 2px)}
  .w-calc-md-16rem{width: calc(100% - 16rem + 2px)}
  .w-calc-md-24rem{width: calc(100% - 24rem + 2px)}
  .w-calc-md-28rem{width: calc(100% - 28rem + 2px)}
  .w-calc-md-30rem{width: calc(100% - 30rem + 2px)}
  .ovh-md{overflow: hidden;}
}
@media(min-width: 768px) and (max-width: 991px){
}
/* lg */
@media(min-width: 992px){
  .w-lg-705rem{width: 7.5rem;}
  #pagetop{right:calc((100vw - 960px) / 2)}
  .ovh-lg{overflow: hidden;}
  .h-lg-05rem{height: .5rem !important;}
  .h-lg-06rem{height: .6rem !important;}
  .h-lg-075rem{height: .75rem !important;}
  .h-lg-08rem{height: .8rem !important;}
  .h-lg-09rem{height: .9rem !important;}
  .h-lg-101rem{height: 1.1rem !important;}
  .h-lg-102rem{height: 1.2rem !important;}
  .h-lg-103rem{height: 1.3rem !important;}
  .h-lg-104rem{height: 1.4rem !important;}
  .h-lg-106rem{height: 1.6rem !important;}
  .h-lg-107rem{height: 1.7rem !important;}
  .h-lg-108rem{height: 1.8rem !important;}
  .h-lg-109rem{height: 1.9rem !important;}
  .h-lg-1405rem{height: 14.5rem !important;}
}
/*xl*/
@media(min-width:1200px){
  #pagetop{right:calc((100vw - 1140px) / 2)}
  .h-xl-05rem{height: .5rem !important;}
  .h-xl-06rem{height: .6rem !important;}
  .h-xl-075rem{height: .75rem !important;}
  .h-xl-08rem{height: .8rem !important;}
  .h-xl-09rem{height: .9rem !important;}
  .h-xl-101rem{height: 1.1rem !important;}
  .h-xl-102rem{height: 1.2rem !important;}
  .h-xl-103rem{height: 1.3rem !important;}
  .h-xl-104rem{height: 1.4rem !important;}
  .h-xl-106rem{height: 1.6rem !important;}
  .h-xl-107rem{height: 1.7rem !important;}
  .h-xl-108rem{height: 1.8rem !important;}
  .h-xl-109rem{height: 1.9rem !important;}
  .h-xl-1405rem{height: 14.5rem !important;}
}

/*xxxl*/
@media(min-width:1600px){
  .h-xxl-45vh{height: 45vh !important;}
  .mah-xxl-0{max-height: none;}
}
@media(min-width:1800px){
  /*grid*/
  .col-xxxxl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xxxxl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxxxl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xxxxl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xxxxl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xxxxl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xxxxl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xxxxl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xxxxl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xxxxl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xxxxl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xxxxl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xxxxl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xxxxl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-xxxxl-0{right:auto}.pull-xxxxl-1{right:8.333333%}.pull-xxxxl-2{right:16.666667%}.pull-xxxxl-3{right:25%}.pull-xxxxl-4{right:33.333333%}.pull-xxxxl-5{right:41.666667%}.pull-xxxxl-6{right:50%}.pull-xxxxl-7{right:58.333333%}.pull-xxxxl-8{right:66.666667%}.pull-xxxxl-9{right:75%}.pull-xxxxl-10{right:83.333333%}.pull-xxxxl-11{right:91.666667%}.pull-xxxxl-12{right:100%}.push-xxxxl-0{left:auto}.push-xxxxl-1{left:8.333333%}.push-xxxxl-2{left:16.666667%}.push-xxxxl-3{left:25%}.push-xxxxl-4{left:33.333333%}.push-xxxxl-5{left:41.666667%}.push-xxxxl-6{left:50%}.push-xxxxl-7{left:58.333333%}.push-xxxxl-8{left:66.666667%}.push-xxxxl-9{left:75%}.push-xxxxl-10{left:83.333333%}.push-xxxxl-11{left:91.666667%}.push-xxxxl-12{left:100%}.offset-xxxxl-0{margin-left:0}.offset-xxxxl-1{margin-left:8.333333%}.offset-xxxxl-2{margin-left:16.666667%}.offset-xxxxl-3{margin-left:25%}.offset-xxxxl-4{margin-left:33.333333%}.offset-xxxxl-5{margin-left:41.666667%}.offset-xxxxl-6{margin-left:50%}.offset-xxxxl-7{margin-left:58.333333%}.offset-xxxxl-8{margin-left:66.666667%}.offset-xxxxl-9{margin-left:75%}.offset-xxxxl-10{margin-left:83.333333%}.offset-xxxxl-11{margin-left:91.666667%}
    .add-xxxxl-gutters > [class*=col-],.add-xxxxl-gutters > .col{padding-right:1.5rem;padding-left:1.5rem;}
    .row.add-xxxxl-gutters {margin-right: -1.5rem !important;margin-left: -1.5rem !important;}
    .add-xxxxl-gutters > [class*=col-],.add-xxxxl-gutters > .col{padding-right:1.5rem;padding-left:1.5rem;}
    .row.add-xxxxl-gutters {margin-right: -1.5rem !important;margin-left: -1.5rem !important;}
  .h-xxxxl-12rem{height: 12rem !important;}
  .ml-xxxxl-3, .mx-xxxxl-3 {margin-left: 1rem!important;}
  .mr-xxxxl-3, .mx-xxxxl-3 {margin-right: 1rem!important;}
}
