.intro_01 {
  padding: 4.86111% 0;
  box-sizing: border-box;
}
.intro_01 .ttl {
  margin-bottom: 1.53061%;
  font-size: 1.80556vw;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
}
.intro_01 .ttl_in {
  display: inline-block;
}
.intro_01 .fk {
  color: white;
  background: #f77e08;
  border-radius: 100px;
  padding: 7px 0;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 8%;
}
.intro_01 .fk:before {
  content: "";
  position: absolute;
  top: 88%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #f77e08;
}
.intro_01 .txts {
  font-size: 1.11111vw;
  line-height: 2;
  text-align: center;
}
.intro_01 .txts span {
  background: linear-gradient(transparent 65%, #fff20e 0%);
  display: inline;
  padding: 0 2px 2px;
}

.anker_line {
  height: 1px;
  width: 100%;
}

.anker_1 {
  margin-top: 5%;
}

.intro_under {
  margin-top: 2%;
  font-size: 1.80556vw;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
}

.anks {
  max-width: 680px;
  width: 100%;
  margin: 2.5% auto 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 7%;
}
.anks a {
  display: block;
  text-decoration: none;
  color: white;
  z-index: 2;
  position: relative;
  transition: all 0.3s ease;
}
.anks a:hover {
  opacity: 0.9;
}
.anks .ttl {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 12px 0 8px 0;
  box-sizing: border-box;
  border-radius: 10px 10px 0 0;
}
.anks .arw {
  text-align: center;
  background: #e17364;
  padding: 0px 0;
  box-sizing: border-box;
}
.anks .arw img {
  width: 14px;
  height: auto;
  vertical-align: middle;
  line-height: 1;
}
.anks .bx1 .ttl {
  background: #ec7b6b;
}
.anks .bx2 .ttl {
  background: #f77e08;
}
.anks .bx2 .arw {
  background: #e87302;
}
.anks .bx3 .ttl {
  background: #f7a508;
}
.anks .bx3 .arw {
  background: #eb9e0a;
}

.intro2 .intro_in {
  width: 75.05556%;
}

.bx23_img img {
  width: 100%;
}

.bx23_txt {
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  text-align: center;
  font-weight: bold;
}

.bx23_ttl {
  font-size: 16px;
  text-align: center;
  color: white;
  background: #359a86;
  padding: 9px 10px;
  box-sizing: border-box;
  font-weight: bold;
}
.bx23_ttl span {
  font-size: 20px;
}

.bx23_ttl.ttl3 {
  background: #ec7b6b;
}

.mct {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.mct .left {
  width: 55%;
}
.mct .right {
  width: 40%;
}
.mct .right .im2 {
  margin-top: 20px;
}
.mct .right img {
  width: 100%;
}
.mct .mc2 {
  font-size: 1.11111vw;
  line-height: 2;
  font-weight: bold;
  margin: 4% 0;
}
.mct .mainCatalog__head__picCol, .mct .mainCatalog__head__txtCol {
  display: block;
  vertical-align: inherit;
}
.mct .mainCatalog__head__txtCol {
  padding-bottom: 6%;
  box-sizing: border-box;
}
.mct .mainCatalog__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: end;
  margin-bottom: 0;
}
.mct .mainCatalog__head .mainCatalog__head__picCol {
  width: 45%;
}
.mct .mainCatalog__description {
  font-size: 16px;
  font-weight: normal;
  padding-left: 50px;
  box-sizing: border-box;
  width: 38%;
  padding-bottom: 3%;
}

.mainCatalog__pickup {
  margin-top: 4.22535%;
}

@media (max-width: 767px) {
  .mainCatalog__pickup {
    margin-top: 6.15385%;
  }
}
.mainCatalog__pickup__title {
  margin-bottom: 1.40845%;
  color: #007bfe;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 1.38889vw;
  font-weight: 700;
  line-height: 1.4;
}

@media (max-width: 1280px) {
  .mainCatalog__pickup__title {
    font-size: 17.56944px;
  }
}
@media (max-width: 767px) {
  .mainCatalog__pickup__title {
    margin-bottom: 1.53846%;
    font-size: 4vw;
  }
}
.mainCatalog__pickup__list > li {
  position: relative;
  padding-left: 4.3662%;
  font-size: 1.11111vw;
}

@media (max-width: 1280px) {
  .mainCatalog__pickup__list > li {
    font-size: 14.05556px;
  }
}
@media (max-width: 767px) {
  .mainCatalog__pickup__list > li {
    margin-top: 0.30769%;
    padding-left: 6.61538%;
    font-size: 3.2vw;
  }
}
.mainCatalog__pickup__list > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 3.38028%;
  margin-top: 0.42254%;
  padding-top: 2.8169%;
  background: url(/LP/tomobataraki3/images/icon_checkbox01.png) no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .mainCatalog__pickup__list > li::before {
    width: 5.53846%;
    margin-top: 0.76923%;
    padding-top: 4.61538%;
    background-image: url(/LP/tomobataraki3/images/icon_checkbox01_sp.png);
  }
}
.mainCatalog__pickup__list > li:first-child {
  margin-top: 0;
}

.im2c_ire {
  margin-top: 60px;
}

.im2c_ire_bx {
  max-width: 770px;
  margin: 20px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.im2c_ire_bx img {
  width: 100%;
}
.im2c_ire_bx .im1 {
  width: 55%;
}
.im2c_ire_bx .im2 {
  width: 42.5%;
}

.im2c_bx {
  margin: 30px auto 0 auto;
  max-width: 980px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.im2c_bx .bx {
  width: 49%;
  background: white;
  padding: 8px;
  box-sizing: border-box;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 16px;
}
.im2c_bx .bx .imb {
  width: 47%;
}
.im2c_bx .bx .imb img {
  width: 100%;
}
.im2c_bx .bx .cont {
  width: 47%;
}
.im2c_bx .bx .cont .fb {
  font-weight: bold;
  margin-bottom: 10px;
}

.ind_txt {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 2% auto;
}

.cir1 {
  padding-left: 6.94444%;
  margin: 3% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
}
.cir1 .cir {
  height: 77px;
  width: 77px;
  border-radius: 100%;
  color: white;
  background: #ec7b6b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
.cir1 .cir span {
  display: block;
  width: 100%;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  line-height: 1.3;
}
.cir1 .txt {
  line-height: 1.5;
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 26px;
  font-weight: bold;
}

.intro2, .ank_area {
  position: relative;
  margin: -30px 0 0 6.94444%;
  padding: 3% 6.94444% 4.86111% 0;
  box-sizing: border-box;
}
.intro2:before, .ank_area:before {
  content: "";
  background: #fee9e6;
  position: absolute;
  width: 100%;
  height: 87%;
  top: 0;
  left: 0;
  z-index: -1;
}
.intro2 .ttl_bx, .ank_area .ttl_bx {
  width: 88.5%;
}
.intro2 .ttls, .ank_area .ttls {
  background: #ec7b6b;
  background: linear-gradient(180deg, #ec7b6b 0%, #ec7b6b 50%, #e17364 50%, #e17364 100%);
  color: white;
  font-size: 18px;
  text-align: center;
  padding: 8px 10px;
  box-sizing: border-box;
  font-weight: bold;
}
.intro2 .ttls span, .ank_area .ttls span {
  font-size: 1.40556vw;
}
.intro2 .ttl3, .ank_area .ttl3 {
  font-size: 26px;
  text-align: center;
  margin: 30px 0 0 0;
  font-weight: bold;
}

.intro3 {
  margin: 1% 0 0 6.94444%;
}
.intro3 .ttls {
  background: linear-gradient(180deg, #f77e08 0%, #f77e08 50%, #e87302 50%, #e87302 100%);
}
.intro3:before {
  content: none;
}
.intro3 .cir1 .cir {
  background: #f77e08;
}

.intro4 {
  position: relative;
  margin: 3% 6.94444% 4.86111% 0;
  padding: 0 0 4.86111% 6.94444%;
  box-sizing: border-box;
}
.intro4 .ttls {
  background: linear-gradient(180deg, #f7a508 0%, #f7a508 50%, #eb9e0a 50%, #eb9e0a 100%);
}
.intro4:before {
  background: #fcf4e3;
  top: 23px;
}
.intro4 .cir1 .cir {
  background: #f7a508;
}
.intro4 .ptbx .ct1 .img {
  width: 60%;
	padding-bottom:6%;
}
.intro4 .ptbx .ct1 .txt {
  width: 35%;
}
.intro4 .ptbx .ct2 {
  margin-top: 0;
  align-items: flex-start;
}
.intro4 .ptbx .ct2 .img {
  width: 50%;
}
.intro4 .ptbx .ct2 .txt {
  width: 45%;
}
.intro4 .ptbx .ct2 .minis {
  margin-top: 10px;
}
.intro4 .mdl {
  text-align: center;
  margin: 5% auto;
}
.intro4 .mdl .tx {
  font-size: 1.40556vw;
}
.intro4 .mdl .fk2 {
  display: inline-block;
  font-size: 1.80556vw;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  background: #fbe4b7;
  padding: 5px 60px;
  margin-top: 20px;
  box-sizing: border-box;
}

.mds {
  margin-top: 5%;
  font-size: 1.80556vw;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
}

.ttl_bx {
  padding-left: 6.94444%;
  box-sizing: border-box;
}

.ptbx {
  width: 88.5%;
  position: relative;
  padding-left: 6.94444%;
  box-sizing: border-box;
	
}
.ptbx .cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ptbx .cont .img {
  width: 35%;
}
.ptbx .cont .img img {
  width: 100%;
}
.ptbx .cont .txt {
  width: 60%;
}
.ptbx .cont .txt h3 {
  font-size: 1.40556vw;
  font-weight: bold;
  margin-bottom: 3%;
}
.ptbx .cont .tx {
  font-size: 1.11111vw;
  line-height: 2;
}
.ptbx .ct2 {
  flex-direction: row-reverse;
  align-items: flex-end;
  margin-top: -13%;
}
.ptbx .ct2 .img {
  width: 50%;
}
.ptbx .ct2 .txt {
  width: 45%;
}

.ptbx1 {
  margin-top: 80px;
}

.ptbx2 .ct2 {
  margin-top: -25%;
}
.ptbx2 .ct2 .img {
  width: 35%;
}
.ptbx2 .ct2 .txt {
  width: 60%;
}

.rev {
  flex-direction: row-reverse;
  padding-left: 0;
  padding-right: 6.94444%;
}
.rev .cont {
  padding-top: 50px;
  box-sizing: border-box;
}

.ptbx3 {
  margin: 30px 0 90px 0;
  padding-left: 6.94444%;
  box-sizing: border-box;
}

.arw {
  width: 100%;
  text-align: center;
}
.arw img {
  width: 137px;
  height: auto;
}

.ac_point {
  width: 100%;
  position: relative;
  top: 30px;
}

.spb {
  display: none;
}

.mainCatalog__head__sub > span {
  padding-top: 5%;
}

.mainCatalog__head__sub {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.18889vw;
}

.mainCatalog__head__sub .name {
  display: inline;
  background: none;
  vertical-align: 0;
}

.mainCatalog__head__sub img {
  height: 1.5vw;
  width: auto;
}

@media screen and (max-width: 1280px) {
  .intro_01 .ttl {
    font-size: 22.84028px;
  }
  .intro_01 .txts {
    font-size: 14.05556px;
  }
  .intro_under {
    font-size: 26.04028px;
  }
  .ptbx .cont .txt h3 {
    font-size: 22.84028px;
  }
  .ptbx .cont .tx {
    font-size: 14.05556px;
  }
  .intro4 .mdl .tx {
    font-size: 22.84028px;
  }
  .intro4 .mdl .fk2 {
    font-size: 26.04028px;
  }
  .mds {
    font-size: 22.84028px;
  }
  .mct .mc2 {
    font-size: 16.05556px;
  }
}
@media screen and (max-width: 768px) {
  .mainCatalog__head__sub > span {
    padding-top: 4.7%;
  }
  .ac_point {
    top: 15px;
  }
  .intro2 {
    padding: 30px 0 0 0;
  }
  .intro2 .ttl_bx {
    width: 100%;
    text-align: left;
  }
  .intro2 .ttl3 {
    font-size: 16px;
    text-align: left;
    margin: 15px 0 0 0;
  }
  .intro2 .ttls span {
    font-size: 18px;
  }
  .ptbx {
    display: block;
    width: 100%;
    margin-top: 50px;
    padding-left: 0;
  }
  .ptbx .cont .img {
    width: 45%;
  }
  .ptbx .cont .txt {
    width: 50%;
  }
  .ptbx .cont .txt h3 {
    font-size: 4.3vw;
  }
  .ptbx1 {
    margin-top: 40px;
  }
  .ptbx3 {
    margin: 20px 0 0 0;
    padding-bottom: 30px;
    box-sizing: border-box;
  }
  .inb {
    margin: -20px 10.66667% 10px 10.66667%;
  }
  .bx23_img img {
    width: 100%;
  }
  .bx23_txt {
    padding: 20px 0;
    font-size: 12px;
  }
  .bx23_ttl {
    font-size: 14px;
    padding: 4px 10px;
  }
  .bx23_ttl span {
    font-size: 16px;
  }
  .subCatalog__pickup {
    margin-top: 30px;
  }
  .bx23_ttl.ttl3 {
    background: #ec7b6b;
  }
  .mct {
    display: block;
  }
  .mct .mainCatalog__head__txtCol {
    padding-bottom: 6%;
    box-sizing: border-box;
  }
  .mct .mainCatalog__head {
    display: block;
    width: 100%;
  }
  .mct .mainCatalog__head .mainCatalog__head__picCol {
    width: 70%;
  }
  .mct .mainCatalog__description {
    font-size: 12px;
    padding-left: 0;
    width: 100%;
    font-weight: bold;
    padding-bottom: 0;
  }
  .mct_bx {
    margin-top: 30px;
  }
  .mct_bx .ttl {
    font-size: 14px;
    padding: 6px;
    font-weight: bold;
  }
  .mct_bx .ttl span {
    font-size: 16px;
  }
  .mct_bx .lead {
    text-align: left;
    margin-top: 10px;
  }
  .mct_bx .lead2 {
    text-align: center;
    font-size: 13px;
    margin: 25px 0;
    font-weight: bold;
  }
  .mct_bx .ttls {
    font-size: 12px;
  }
  .im2c_ire {
    margin-top: 35px;
  }
  .im2c_ire_bx {
    margin: 10px auto 0 auto;
    display: block;
  }
  .im2c_ire_bx .im1 {
    width: 100%;
  }
  .im2c_ire_bx .im2 {
    margin-top: 15px;
    width: 100%;
  }
  .im2c_bx {
    margin: 15px auto 0 auto;
  }
  .im2c_bx .bx {
    padding: 8px;
    border-radius: 10px;
    font-size: 12px;
    display: block;
  }
  .im2c_bx .bx .imb {
    width: 100%;
  }
  .im2c_bx .bx .imb img {
    width: 100%;
  }
  .im2c_bx .bx .cont {
    width: 100%;
  }
  .im2c_bx .bx .cont .fb {
    margin: 10px 0;
  }
  .inb2 {
    margin-top: -60px;
  }
  .keyvisual__sub__pic {
    left: 55.66667%;
    width: 43.53333%;
  }
  .keyvisual__sub__lead {
    left: 6.66667%;
    width: 48.86667%;
    margin-top: 3.33333%;
    padding-top: 22.4%;
  }
  .keyvisual__main__lead {
    left: 0;
    width: 62.33333%;
    margin-top: 34.6%;
    padding-top: 49%;
  }
  .keyvisual__note {
    left: 48.53%;
    top: 5.39%;
  }
  .l-contents {
    overflow: hidden;
  }
  .intro {
    padding: 9% 6.66667% 10.66667%;
  }
  .intro:before {
    content: none;
  }
  .intro_01 {
    padding: 0;
    margin-bottom: 9%;
  }
  .intro_01 .ttl {
    font-size: 4.3vw;
  }
  .intro_01 .ttl_in {
    margin-bottom: 2%;
  }
  .intro_01 .fk {
    margin: 0 15px 6% 15px;
    font-size: 3.3vw;
  }
  .intro_01 .fk:before {
    content: "";
    position: absolute;
    top: 73%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #f77e08;
  }
  .intro_01 .txts {
    font-size: 3.2vw;
    text-align: left;
  }
  .spn {
    display: none;
  }
  .spd {
    display: block;
  }
  .intro__in {
    position: relative;
    padding: 9% 0 0 0;
    box-sizing: border-box;
  }
  .intro__in:before {
    content: "";
    width: 150%;
    height: 126%;
    background: #fef6d8;
    top: 0;
    left: -25%;
    position: absolute;
    z-index: -1;
  }
  .intro__description {
    line-height: 1.6;
  }
  .intro_under {
    font-size: 5vw;
  }
  .anks {
    margin: 8% auto 0 auto;
    padding: 0 8.66667%;
    box-sizing: border-box;
    gap: 8%;
  }
  .anks .ttl {
    font-size: 4vw;
  }
  .anks .ttl span {
    display: block;
  }
  .anks .bx1 .ttl {
    line-height: 1.3;
  }
  .anks .bx2 .ttl, .anks .bx3 .ttl {
    padding: 6.6% 0;
    box-sizing: border-box;
  }
  .intro2, .ank_area {
    position: relative;
    margin: -36px 0 0 0;
  }
  .ind_txt {
    font-size: 3.2vw;
    margin: 6% auto 4% auto;
  }
  .ttl_bx {
    padding-left: 0;
    box-sizing: border-box;
  }
  .cir1 {
    margin: 6% 0;
  }
  .cir1 .txt {
    padding-left: 15px;
    font-size: 16px;
  }
  .cir1 .cir {
    height: 60px;
    width: 60px;
  }
  .cir1 .cir span {
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    line-height: 1.3;
  }
  .intro2 {
    padding: 30px 0 50px 0;
  }
  .intro2 .ttls, .intro2 .ank_area .ttls {
    font-size: 4.8vw;
    padding: 5px 10px;
  }
  .intro2 .ttl_bx, .ank_area .ttl_bx {
    width: 100%;
  }
  .intro2:before, .ank_area:before {
    height: 100%;
  }
  .ptbx {
    margin-top: 0;
  }
  .ptbx .cont .tx {
    font-size: 3.2vw;
    padding-right: 6.6667%;
    line-height: 1.7;
  }
  .ptbx .ct2 {
    display: block;
    padding: 0 6.6667%;
    margin-top: 5%;
    box-sizing: border-box;
  }
  .ptbx .ct2 .img, .ptbx .ct2 .txt {
    width: 100%;
  }
  .ptbx .ct2 .txt {
    padding-top: 5%;
  }
  .ptbx .ct2 .txt h3 {
    margin-bottom: 1%;
    font-size: 3.8vw;
  }
  .spb {
    display: block;
  }
  .intro3 {
    margin: 0;
    padding: 0 0 70px 0;
  }
  .intro3 .ttls {
    font-size: 4.8vw;
  }
  .intro3 .ptbx .ct2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    padding: 0 0 0 6.6777%;
    margin-top: 9%;
    box-sizing: border-box;
  }
  .intro3 .ptbx .ct2 .img {
    width: 47.5%;
  }
  .intro3 .ptbx .ct2 .txt {
    width: 45%;
  }
  .intro3 .ptbx .ct2 .tx {
    padding-right: 0;
  }
  .intro3 .ptbx .ct1 .img {
    width: 43%;
  }
  .intro4 {
    margin: 0;
    padding: 0 0 50px 0;
  }
  .intro4 .ttls {
    font-size: 4.8vw;
  }
  .intro4 .ptbx {
    padding: 0 6.6667%;
  }
  .intro4 .ptbx .ct1 {
    display: block;
  }
  .intro4 .ptbx .ct1 .img {
    width: 100%;
  }
  .intro4 .ptbx .ct1 .txt {
    width: 100%;
  }
  .intro4 .ptbx .ct1 .txt h3 {
    font-size: 3.8vw;
    margin-top: 5%;
    margin-bottom: 2%;
  }
  .intro4 .ptbx .ct1 .tx {
    font-size: 3.2vw;
    padding-right: 0;
    line-height: 1.7;
  }
  .intro4 .ptbx .ct2 {
    padding: 0;
  }
  .intro4 .ptbx .ct2 .spb {
    text-align: center;
    font-size: 3.8vw;
    font-weight: bold;
    margin-bottom: 6%;
  }
  .intro4 .ptbx .ct2 .img, .intro4 .ptbx .ct2 .txt {
    width: 100%;
  }
  .intro4 .ptbx .ct2 .img img {
    width: 104%;
    position: relative;
    left: -3%;
  }
  .intro4 .ptbx .ct2 .txt h3 {
    display: none;
  }
  .intro4 .ptbx .ct2 .tx {
    padding-left: 0;
  }
  .intro4 .ptbx .ct2 .minis {
    font-size: 2.8vw;
  }
  .intro4 .mdl {
    margin: 6% auto;
  }
  .intro4 .mdl .tx {
    font-size: 3.2vw;
  }
  .intro4 .mdl .fk2 {
    font-size: 3.8vw;
    display: block;
    padding: 10px 0;
    margin-top: 8%;
  }
  .mds {
    font-size: 3.8vw;
    margin-top: 14%;
  }
  .mainCatalog {
    margin: 20% 0 0;
  }
  .mct .right, .mct .left {
    width: 100%;
  }
  .mct .right .im1 {
    display: none;
  }
  .mct .right .im2 {
    margin-top: 9%;
  }
  .mct .mc2 {
    font-size: 3.3vw;
  }
  .mct .mc2 br {
    display: none;
  }
  .mainCatalog__head__sub {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 4.4vw;
  }
  .mainCatalog__head__sub img {
    height: 4.4vw;
  }
}

/*# sourceMappingURL=add.css.map */
