div.focus20240319 {
  width: 100%;
  overflow: hidden;
}
div.focus20240319 * {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}
@media (max-width: 1325px) {
  div.focus20240319 * {
    font-size: 14px;
  }
}
@media (max-width: 896px) {
  div.focus20240319 * {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  div.focus20240319 * {
    font-size: 2vw;
  }
}
div.focus20240319 .slick-slider {
  margin-bottom: 0;
}
div.focus20240319 p,
div.focus20240319 a {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  color: inherit;
}
div.focus20240319 img {
  width: 100%;
  display: block;
  box-sizing: border-box;
}
div.focus20240319 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
div.focus20240319 ul li {
  display: block;
}
div.focus20240319 .pc,
div.focus20240319 .view_pc {
  display: inherit !important;
}
@media screen and (max-width: 769px) {
  div.focus20240319 .pc,
  div.focus20240319 .view_pc {
    display: none !important;
  }
}
div.focus20240319 .sp {
  display: none;
}
@media screen and (max-width: 769px) {
  div.focus20240319 .sp {
    display: inline;
  }
}
div.focus20240319 .sp2,
div.focus20240319 .view_sp {
  display: none !important;
}
@media (max-width: 640px) {
  div.focus20240319 .sp2,
  div.focus20240319 .view_sp {
    display: inherit !important;
  }
}
div.focus20240319 .sa {
  opacity: 0;
  transition: all 1.2s ease;
}
div.focus20240319 .sa.show {
  opacity: 1;
  transform: none;
}
div.focus20240319 .sa-lr {
  transform: translate(-80px, 0);
}
div.focus20240319 .sa-rl {
  transform: translate(80px, 0);
}
div.focus20240319 .sa-up {
  transform: translate(0, 40px);
}
div.focus20240319 .sa-down {
  transform: translate(0, -80px);
}
div.focus20240319 .sa-scaleUp {
  transform: scale(0.7);
}
div.focus20240319 .sa-scaleDown {
  transform: scale(1.5);
}
div.focus20240319 .sa-rotateL {
  transform: rotate(180deg);
}
div.focus20240319 .sa-rotateR {
  transform: rotate(-180deg);
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade1 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
div.focus20240319 .fadein {
  animation-name: fadein;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
div.focus20240319 .fade1 {
  animation-name: fade1;
  animation-duration: 3s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
div.focus20240319 .delay-2 {
  transition-delay: 0.2s;
}
div.focus20240319 .delay-3 {
  transition-delay: 0.3s;
}
div.focus20240319 .delay-4 {
  transition-delay: 0.4s;
}
div.focus20240319 .delay-5 {
  transition-delay: 0.5s;
}
div.focus20240319 .delay-6 {
  transition-delay: 0.6s;
}
div.focus20240319 .delay-7 {
  transition-delay: 0.7s;
}
div.focus20240319 .delay-8 {
  transition-delay: 0.8s;
}
div.focus20240319 .delay-9 {
  transition-delay: 0.9s;
}
div.focus20240319 .delay-10 {
  transition-delay: 1s;
}
div.focus20240319 .delay-11 {
  transition-delay: 1.1s;
}
div.focus20240319 .delay-12 {
  transition-delay: 1.2s;
}
div.focus20240319 .anim_floats01 {
  animation-name: anim_floats01;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}
@keyframes anim_floats01 {
  0% {
    transform: translateY(0em);
  }
  50% {
    transform: translateY(-0.5em);
  }
  100% {
    transform: translateY(0em);
  }
}
div.focus20240319 .hover_animA {
  transition: ease-in-out;
  transition-duration: 0.2s;
}
div.focus20240319 .hover_animA:hover {
  transform: translateY(10px);
  filter: opacity(0.6);
}
div.focus20240319 .hover_animB {
  transition: ease-in-out;
  transition-duration: 0.2s;
}
div.focus20240319 .hover_animB:hover {
  filter: opacity(0.6);
}
div.focus20240319 .hover_animC {
  transition: ease-in-out;
  transition-duration: 0.2s;
}
div.focus20240319 .hover_animC:hover {
  filter: brightness(1.5);
}
div.focus20240319 .top_slide {
  margin-top: 5em !important;
}
div.focus20240319 .top_slide .slide img {
  transform: scale(0.8);
  transition: transform 0.3s;
}
div.focus20240319 .top_slide .slide.slick-center img {
  transform: scale(1);
}
div.focus20240319 .top_area {
  width: 100%;
  position: relative;
  font-size: 1em;
}
div.focus20240319 .top_area > .top_img {
  width: 100%;
  max-width: 1040px;
  margin: auto;
  display: flex !important;
  background: #fff;
}
@media (max-width: 1325px) {
  div.focus20240319 .top_area > .top_img {
    width: 100%;
  }
}
@media (max-width: 640px) {
  div.focus20240319 .top_area > .top_img {
    width: 100%;
  }
}
div.focus20240319 .top_area > .top_img img {
  height: auto;
}
div.focus20240319 .top_area > .top_logo {
  width: 37%;
  margin: auto;
  position: absolute;
  inset: 0;
  top: 3%;
  bottom: auto;
  animation-delay: 0.8s;
  animation-fill-mode: both;
}
div.focus20240319 .lead_area {
  margin-top: 5em !important;
  width: 90%;
  margin: 0 auto;
}
div.focus20240319 .lead_area .lead_title {
  text-align: center;
  color: #707070;
  font-weight: 600;
}
div.focus20240319 .lead_area .lead_title .sab {
  font-size: 2em;
  font-family: "Oswald", sans-serif, "Noto Sans JP", sans-serif;
}
div.focus20240319 .lead_area .lead_title .main {
  font-size: 3em;
  font-family: "Oswald", sans-serif, "Noto Sans JP", sans-serif;
}
div.focus20240319 .lead_area .lead_text {
  margin-top: 3em !important;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  font-size: 1em;
  line-height: 1.5;
  font-weight: 500;
}
div.focus20240319 .style_area {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 3em !important;
}
div.focus20240319 .style_area .style_title {
  margin-block: 3em !important;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 1.5em;
  font-family: "Oswald", sans-serif, "Noto Sans JP", sans-serif;
  text-align: center;
  padding: 1.5em;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
div.focus20240319 .style_area .style_list {
  display: flex;
  gap: 1em;
}
div.focus20240319 .style_area .style_box {
  width: 100%;
  aspect-ratio: 2/3;
  margin-top: 8em !important;
  position: relative;
}
div.focus20240319 .style_area .style_box .box_title {
  text-align: center;
  font-family: "Oswald", sans-serif, "Noto Sans JP", sans-serif;
  font-size: 3em;
  font-weight: bold;
  line-height: 1.5;
  color: #707070;
  position: absolute;
  top: -1.5em;
  left: 50%;
  transform: translateX(-50%);
}
div.focus20240319 .style_area .style_box .list_box {
  width: 100%;
  height: 100%;
  position: relative;
}
div.focus20240319 .style_area .style_box .list_box .credit_top {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 2em;
  font-family: "Oswald", sans-serif, "Noto Sans JP", sans-serif;
  color: #707070;
  font-weight: bold;
  text-align: center;
  padding: 0.5em;
  padding-right: 1.5em;
  border-bottom: 1px solid #000;
  position: absolute;
  top: 25%;
  left: 10%;
}
@media (max-width: 640px) {
  div.focus20240319 .style_area .style_box .list_box .credit_top {
    top: 22%;
    left: 5%;
  }
}
div.focus20240319 .style_area .style_box .list_box .top_list {
  width: 36%;
  display: grid;
  position: absolute;
  top: 1em;
  right: 0;
}
@media (max-width: 896px) {
  div.focus20240319 .style_area .style_box .list_box .top_list {
    width: 40%;
  }
}
@media (max-width: 640px) {
  div.focus20240319 .style_area .style_box .list_box .top_list {
    width: 50%;
  }
}
div.focus20240319 .style_area .style_box .list_box .top_list .top_list_item {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  align-items: center;
  justify-content: end;
}
div.focus20240319 .style_area .style_box .list_box .top_list .top_list_item p {
  font-size: 1.2em;
  font-family: "Oswald", sans-serif, "Noto Sans JP", sans-serif;
  font-weight: bold;
  text-align: right;
  margin-right: -10%;
}
div.focus20240319 .style_area .style_box .list_box .top_list .top_list_item img {
  aspect-ratio: 1;
}
div.focus20240319 .style_area .style_box .list_box .credit_bottom {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 2em;
  font-family: "Oswald", sans-serif, "Noto Sans JP", sans-serif;
  font-weight: bold;
  text-align: center;
  padding: 0.5em;
  padding-left: 1.5em;
  border-bottom: 1px solid #000;
  color: #707070;
  position: absolute;
  bottom: 25%;
  right: 10%;
}
@media (max-width: 640px) {
  div.focus20240319 .style_area .style_box .list_box .credit_bottom {
    bottom: 16%;
    right: 5%;
  }
}
@media (max-width: 896px) {
  div.focus20240319 .style_area .style_box .list_box .sp_bg {
    background: rgba(255, 255, 255, 0.5);
  }
}
div.focus20240319 .style_area .style_box .list_box .bottom_list {
  width: 36%;
  display: grid;
  position: absolute;
  bottom: 1em;
}
@media (max-width: 896px) {
  div.focus20240319 .style_area .style_box .list_box .bottom_list {
    width: 40%;
  }
}
@media (max-width: 896px) {
  div.focus20240319 .style_area .style_box .list_box .bottom_list {
    width: 40%;
  }
}
div.focus20240319 .style_area .style_box .list_box .bottom_list .bottom_list_item {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  align-items: center;
}
div.focus20240319 .style_area .style_box .list_box .bottom_list .bottom_list_item p {
  font-size: 1.2em;
  font-family: "Oswald", sans-serif, "Noto Sans JP", sans-serif;
  font-weight: bold;
  margin-left: -10%;
}
div.focus20240319 .style_area .style_box .list_box .bottom_list .bottom_list_item img {
  aspect-ratio: 1;
}
div.focus20240319 .style_area .box_01 {
  background-image: url(https://osmosis.itembox.design/item/img/contents/2024ss/0319focus/style01/style.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
div.focus20240319 .style_area .box_02 {
  background-image: url(https://osmosis.itembox.design/item/img/contents/2024ss/0319focus/style02/style.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
div.focus20240319 .style_area .box_03 {
  background-image: url(https://osmosis.itembox.design/item/img/contents/2024ss/0319focus/style03/style.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
div.focus20240319 .item_desc {
  margin-top: 2em !important;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
}/*# sourceMappingURL=0319focus.css.map */