@charset "UTF-8";

/* p_pickupWrap
***************************************************************/
.p_pickupWrap {
  overflow: hidden;
}
.pickup_slide {
  padding: 6px 0;
}
.pickup_slide .slick-list {
  overflow: visible;
}
.pickup_slide div {
  transition: none;
}
.pickup_slide .slick-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.p_pickup_tit {
  font-size: 95px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
  padding-left: 50px;
}
.pickup_slide_item {
  display: block;
  width: 340px;
  margin: 0 15px;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.pickup_slide_thumb {
  width: 100%;
  height: 226px;
  overflow: hidden;
}
.pickup_slide_img {
  width: 100%;
  height: 100%;
  background: url(../img/common/blog_default1.svg) no-repeat center / cover;
  transition: 0.3s ease-in-out !important;
}
.pickup_slide_cat {
  min-width: 114px;
  height: 33px;
  background-color: #325310;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 18px 7px;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
}
.pickup_slide_txtBox {
  padding: 11px 20px 13px;
}
.pickup_slide_txt1 {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media all and (min-width: 681px) {
  a:hover .pickup_slide_img {
    transform: scale(1.1);
  }
}
@media all and (max-width: 680px) {
  .p_pickup_tit {
    font-size: 40px;
    padding-left: 27px;
  }
  .pickup_slide_item {
    display: block;
    width: 153px;
    margin: 0 4px;
  }
  .pickup_slide_thumb {
    width: 100%;
    height: 102px;
  }
  .pickup_slide_cat {
    min-width: 82px;
    height: 23px;
    padding: 2px 10px 4px;
    font-size: 12px;
  }
  .pickup_slide_txtBox {
    padding: 3px 10px 4px;
  }
  .pickup_slide_txt1 {
    font-size: 13px;
    letter-spacing: 0;
  }
}
@media all and (max-width: 370px) {
}

/* pickup_type1
***************************************************************/
.pickup_type1 {
  padding: 100px 0 35px;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .pickup_type1 {
    padding: 60px 0 45px;
  }
}
@media all and (max-width: 370px) {
}

/* w_link1
***************************************************************/
.w_link1 {
  width: 358px;
  height: 64px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #325310;
  background-color: #fff;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5;
  padding: 0 30px 0 38px;
  transition: 0.3s ease-in-out;
}
.w_link1 i {
  width: 20.58px;
  height: 17.16px;
  background: url(../img/common/arrow1.svg) no-repeat center / contain;
}
@media all and (min-width: 681px) {
  a.w_link1:hover,
  input.w_link1:hover,
  a:hover .w_link1 {
    border: 1px solid #76ff02;
    background-color: #76ff02;
  }
}
@media all and (max-width: 680px) {
  .w_link1 {
    width: 235px;
    height: 51px;
    font-size: 14px;
    padding: 0 20px;
  }
  .w_link1 i {
    width: 13.59px;
    height: 11.33px;
  }
}
@media all and (max-width: 370px) {
}

/* w_link2
***************************************************************/
.w_link2 {
  width: 420px;
  height: 80px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #76ff02;
  background-color: #76ff02;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.5;
  padding: 0 30px 0 38px;
  transition: 0.3s ease-in-out;
  position: relative;
}
.w_link2 i {
  width: 20.58px;
  height: 17.16px;
  background: url(../img/common/arrow1.svg) no-repeat center / contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 33px;
  margin: auto;
}
@media all and (min-width: 681px) {
  a.w_link2:hover,
  input.w_link2:hover,
  a:hover .w_link2 {
    border: 1px solid #325310;
    background-color: #fff;
  }
}
@media all and (max-width: 680px) {
  .w_link2 {
    width: 250px;
    height: 60px;
    font-size: 18px;
    padding: 0 20px;
  }
  .w_link2 i {
    width: 13.59px;
    height: 11.33px;
  }
}
@media all and (max-width: 370px) {
}

/* カラーチェンジ
***************************************************************/
body.bg_green:not(.bg_default),
.bg_green:not(.bg_default) #head {
  background-color: #e3f2d4;
}
.bg_gradation1.h_nav_off2:not(.bg_default):not(.open) #head {
  background-color: #e3f2d4;
}
body.bg_green:not(.bg_default) .main_bg1 {
  opacity: 0;
}
body.bg_green2:not(.bg_default2),
.bg_green2:not(.bg_default2) #head {
  background-color: #e3f2d4;
}
body.bg_green2:not(.bg_default2) .main_bg1 {
  opacity: 0;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}

/* c_bnrWrap
***************************************************************/
.c_bnr_list {
  width: 100%;
  display: flex;
  gap: 0 8px;
}
.c_bnr_list .li1 {
  width: 100%;
}
.c_bnr_list .link1 {
  width: 100%;
  height: 250px;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.c_bnr_list .link1 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease-in-out;
}
.c_bnr_list_box1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.c_bnr_list_box1 .t1 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.c_bnr_list_box1 .t2 {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.c_bnr_list_box1 .arrow1 {
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
}
.c_bnr_list_box1 .arrow1 i {
  width: 9px;
  height: 7px;
  background: url(../img/common/arrow3_w.svg) no-repeat center / contain;
}
.c_bnrWrap.type3 {
  padding: 120px 0 0;
}
.c_bnrWrap.bg_white {
  padding-bottom: 120px;
  background-color: #fafafa;
}
.c_bnr_titBox1 {
  width: 1150px;
  margin: 0 auto 30px;
}
.c_bnr_tit_en {
  color: #8eba5e;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
.c_bnr_tit_tit1 {
  font-size: 39px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
@media all and (min-width: 681px) {
  .c_bnr_list a.link1:hover img {
    transform: scale(1.1);
  }

  .c_bnrWrap.type2 .c_bnr_list_box1 .t1 {
    font-size: 16px;
  }
  .c_bnrWrap.type2 .c_bnr_list_box1 .t2 {
    font-size: 24px;
  }

  .c_bnrWrap.type3 .c_bnr_list {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .c_bnrWrap:not(.type3) .c_bnr_list .li1:first-child .link1 {
    border-radius: 0 10px 10px 0;
  }
  .c_bnrWrap:not(.type3) .c_bnr_list .li1:last-child .link1 {
    border-radius: 10px 0 0 10px;
  }
  .c_bnrWrap.type3 .c_bnr_list .link1 {
    height: 240px;
  }
  .c_bnrWrap.type3 .c_bnr_list_box1 .t2 {
    font-size: 24px;
  }
}
@media all and (max-width: 680px) {
  .c_bnr_list {
    display: block;
    padding: 0 2px;
  }
  .c_bnr_list .li1:nth-of-type(n + 2) {
    margin-top: 4px;
  }
  .c_bnr_list .link1 {
    height: 32vw;
    border-radius: 5px;
  }
  .c_bnr_list_box1 .t1 {
    font-size: 13px;
  }
  .c_bnr_list_box1 .t2 {
    font-size: 20px;
  }
  .c_bnr_list_box1 .arrow1 {
    width: 43px;
    height: 43px;
    margin-top: 0;
  }
  .c_bnr_list_box1 .arrow1 i {
    width: 11px;
    height: 9px;
  }

  .c_bnr_titBox1 {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 30px;
  }
  .c_bnr_tit_en {
    font-size: 16px;
  }
  .c_bnr_tit_tit1 {
    font-size: 32px;
  }

  .c_bnrWrap.type3 {
    padding: 70px 0 0;
  }
  .c_bnrWrap.bg_white {
    padding-bottom: 70px;
  }
  .c_bnrWrap.type3 .c_bnr_list {
    padding: 0 30px;
  }
  .c_bnrWrap.type3 .c_bnr_list_box1 {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
  }
}
@media all and (max-width: 370px) {
}

/* w_fvWrap
***************************************************************/
.w_fvWrap {
  padding-top: 260px;
  position: relative;
}
.w_fv_inner {
  width: 1150px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.w_fv_in1 {
  width: 764px;
}
.w_fv_in2 {
  width: 296px;
}
.w_fv_tit_en {
  color: #8eba5e;
  font-size: 33px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
.w_fv_tit_en_sub {
  color: #8eba5e;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.4;
}
.w_fv_tit_tit1 {
  font-size: 54px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
.w_fv_tit_subtit1 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin-bottom: 30px;
}
.w_fv_h2 {
  font-size: 27px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.7;
  margin-top: 50px;
}
.w_fv_txt1 {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 20px;
}
.w_fv_tit_sml1 {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 10px;
}
.w_fv_nav {
  width: 100%;
}
.w_fv_nav .li1 {
  border-bottom: 1px solid #c8d6bb;
}
.w_fv_nav .link1 {
  width: 100%;
  padding: 20px 34px 20px 0;
  display: block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.3;
  position: relative;
}
.w_fv_nav .link1::after {
  content: "";
  width: 10.12px;
  height: 8.44px;
  background: url(../img/common/arrow2.svg) no-repeat center / contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  margin: auto;
  transform: rotate(90deg);
  transition: bottom 0.3s ease-in-out;
}
.w_fv_nav .link1 .sml1 {
  font-size: 13px;
}
.w_fv_circle {
  position: absolute;
  top: -583px;
  right: -120px;
  z-index: -1;
  transform: scale(-1, 1);
}
@keyframes w_fv_circle {
  from {
    stroke-dashoffset: 2093.87;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes w_fv_circle_sp {
  from {
    stroke-dashoffset: 1351.77;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@media all and (min-width: 681px) {
  .w_fv_nav .link1::before {
    content: "";
    width: 37px;
    height: 37px;
    border-radius: 100%;
    background-color: #76ff02;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }
  .w_fv_nav a.link1:hover::before {
    opacity: 1;
  }
  .w_fv_nav a.link1:hover::after {
    bottom: -6px;
  }

  /* .w_fv_circle {
    transform: scale(-1, 1);
  } */
  .w_fv_circle #w_fv_circle {
    animation: w_fv_circle 2s linear forwards;
  }
}
@media all and (max-width: 680px) {
  .w_fvWrap {
    padding-top: 115px;
  }
  .w_fv_inner {
    width: 100%;
    padding: 0 30px;
    display: block;
  }
  .w_fv_in1 {
    width: 100%;
  }
  .w_fv_in2 {
    width: 100%;
    margin-top: 44px;
  }
  .w_fv_tit_en {
    font-size: 18px;
  }
  .w_fv_tit_tit1 {
    font-size: 36px;
    letter-spacing: 0.08em;
  }
  .w_fv_h2 {
    font-size: 22px;
    margin-top: 30px;
  }
  .w_fv_txt1 {
    font-size: 13px;
    margin-top: 15px;
  }
  .w_fv_tit_sml1 {
    font-size: 12px;
    margin-top: 10px;
  }
  .w_fv_nav {
    display: flex;
    flex-flow: wrap;
    gap: 9px 23px;
  }
  .w_fv_nav .li1 {
    width: calc((100% - 23px) / 2);
    display: flex;
    align-items: center;
  }
  .w_fv_nav .link1 {
    padding: 7px 14px 7px 0;
    font-size: 14px;
    letter-spacing: 0;
  }
  .w_fv_nav .link1::after {
    right: 2px;
  }
  .w_fv_nav .link1 .sml1 {
    font-size: 10.5px;
  }
  .w_fv_circle {
    position: absolute;
    top: -332px;
    right: -338px;
  }
  /* .w_fv_circle {
    transform: scale(-1, 1);
  } */
  .w_fv_circle #w_fv_circle_sp {
    animation: w_fv_circle_sp 2s linear forwards;
  }
}
@media all and (max-width: 370px) {
}

.w_fv_circle2 {
  position: absolute;
  top: 200px;
  left: -300px;
  z-index: -1;
  transform: scale(-1, 1);
}
@keyframes w_fv_circle2 {
  from {
    stroke-dashoffset: 1199.46;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes w_fv_circle2_sp {
  from {
    stroke-dashoffset: 553.68;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@media all and (min-width: 681px) {
  .w_fv_circle2 #w_fv_circle2 {
    animation: w_fv_circle2 1.5s linear forwards;
  }
}
@media all and (max-width: 680px) {
  .w_fv_circle2 {
    top: 84px;
    left: -134px;
  }
  .w_fv_circle2 #w_fv_circle2_sp {
    animation: w_fv_circle2_sp 1.5s linear forwards;
  }
}
@media all and (max-width: 370px) {
}

/* w_fvWrap
***************************************************************/
.w_fv_tit_en_sub {
  color: #8eba5e;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.4;
}
.w_fv_tit_subtit1 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin-bottom: 25px;
}
@media all and (min-width: 681px) {
  .w_fvWrap.type2 {
    padding-top: 200px;
  }
  .w_fvWrap.type2 .w_fv_txt1 {
    margin-top: 15px;
  }
}
@media all and (max-width: 680px) {
  .w_fv_tit_en_sub {
    font-size: 14px;
  }
  .w_fv_tit_subtit1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 370px) {
}

/* policy_circle1
***************************************************************/
@keyframes policy_circle1 {
  from {
    stroke-dashoffset: 2093.87;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes policy_circle1_sp {
  from {
    stroke-dashoffset: 2093.87;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@media all and (min-width: 681px) {
  .policy_donut1 {
    position: absolute;
    top: -442px;
    left: -380px;
    transform: scale(-1, 1);
  }
  .policy_donut1.type2 {
    right: -380px;
    left: auto;
    transform: scale(-1, 1);
  }
  .scrollin .policy_circle1 {
    animation: policy_circle1 2s linear forwards 0.25s;
  }
  .scrollin.type2 .policy_circle1 {
    animation-delay: 0.5s;
  }
}
@media all and (max-width: 680px) {
  .policy_donut1 {
    position: absolute;
    top: -180px;
    left: -420px;
    transform: scale(-1, 1);
  }
  .policy_donut1.type2 {
    right: -180px;
    left: auto;
    transform: scale(-1, 1);
  }
  .scrollin .policy_circle1_sp {
    animation: policy_circle1_sp 2s linear forwards 0.25s;
  }
  .scrollin.type2 .policy_circle1_sp {
    animation-delay: 0.5s;
  }
}
@media all and (max-width: 370px) {
}

/* work_slide1_custom
***************************************************************/
.work_slide1_custom {
  width: 100%;
  position: relative;
}
.work_slide1-dots {
  width: 165px;
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.work_slide1_custom .slick-dots {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.work_slide1_custom .slick-dots li {
  width: 25%;
  height: 2px;
  background-color: #c8d6bb;
  margin: 0;
}
.work_slide1_custom .slick-dots li.slick-active {
  background-color: #325310;
}
.work_slide1_custom .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
  cursor: pointer;
}
.work_slide1_custom .slick-dots li button:before {
  display: none;
}
.work_slide1-arrows {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.work_slide1-prev,
.work_slide1-next {
  border-top: 1px solid #325310;
  border-left: 1px solid #325310;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.work_slide1-prev {
  transform: rotate(-45deg);
}
.work_slide1-next {
  transform: rotate(135deg);
}
@media all and (min-width: 681px) {
  .work_slide1_custom {
    position: absolute;
    left: 0;
    bottom: 45px;
    width: 276px;
  }
}
@media all and (max-width: 680px) {
  .work_slide1_custom {
    width: 220px;
    margin: 30px auto 0;
  }
}
@media all and (max-width: 370px) {
}

/* parts_tit1
***************************************************************/
.parts_tit1 {
  font-size: 35px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.4;
  padding-bottom: 30px;
  position: relative;
}
.parts_tit1::after {
  content: "";
  width: 46px;
  height: 2px;
  background-color: #8eba5e;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.parts_txt1 {
  margin-top: 34px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.88;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .parts_tit1 {
    font-size: 26px;
    padding-bottom: 16px;
  }
  .parts_txt1 {
    margin-top: 30px;
    font-size: 15px;
    line-height: 1.7;
  }
}
@media all and (max-width: 370px) {
}

/* bg_gradation1
***************************************************************/
.bg_gradation1_box {
  width: 100%;
  height: 100vh;
  height: 100dvh;
  pointer-events: none;
  position: fixed;
  z-index: -1;
  background: linear-gradient(
    #ddfac0 0%,
    #f6fdef 0%,
    #d6efbe 50.74%,
    #d9f0c2 67.49%,
    #fafff4 100%
  );
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.bg_gradation1 .bg_gradation1_box {
  opacity: 1;
}
body.bg_gradation1,
.bg_gradation1.h_nav_off2:not(.open) #head {
  background-color: transparent;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .bg_gradation1_box {
    height: 100lvh;
  }
}
@media all and (max-width: 370px) {
}

/* works_fv1
***************************************************************/
.works_fv1 {
  margin: 80px auto 90px;
  width: calc(100% - 20px);
  height: 464px;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 1;
}
.works_fv1 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .works_fv1 {
    margin-top: 40px;
    margin-bottom: 60px;
    width: calc(100% - 10px);
    height: calc((200 / 375) * 100vw);
  }
}
@media all and (max-width: 370px) {
}

/* w_mid_circle
***************************************************************/
.w_mid_circle {
  position: absolute;
  top: -220px;
  left: -210px;
  transform: scale(-1, 1);
  pointer-events: none;
}
.w_mid_circle.right {
  left: auto;
  right: -210px;
}
@keyframes w_mid_circle {
  from {
    stroke-dashoffset: 1102.61;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes w_mid_circle_sp {
  from {
    stroke-dashoffset: 918.81;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@media all and (min-width: 681px) {
  .scrollin .w_mid_circle_i {
    animation: w_mid_circle 2s linear forwards;
  }
}
@media all and (max-width: 680px) {
  .w_mid_circle {
    position: absolute;
    top: -195px;
    left: -195px;
  }
  .w_mid_circle.right {
    left: auto;
    right: -195px;
  }
  .scrollin .w_mid_circle_sp_i {
    animation: w_mid_circle_sp 2s linear forwards;
  }
}
@media all and (max-width: 370px) {
}

/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}

/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}

/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}

/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}

/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}
