.main_logo {
  padding-bottom: 60px;
}
.main_logo img {
  max-width: 300px;
  width: 50%;
  margin: 0 auto;
}

.main_slide {
  position: relative;
}
.main_slide .main_swiper_01 {
  width: 80%;
  max-width: 768px;
  padding-top: 50px;
}
.main_slide .main_swiper_01 .swiper-slide .main_slide_img {
  width: 100%;
  height: 100%;
}
.main_slide .main_swiper_01 .swiper-slide .main_slide_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  aspect-ratio: 750/960;
}
.main_slide .main_swiper_01 .swiper-pagination {
  top: 0;
  user-select: none;
  pointer-events: none;
}
.main_slide .main_swiper_01 .swiper-pagination .swiper-pagination-bullet {
  pointer-events: auto;
}

.create_info {
  padding: 60px 0;
}
.create_info h4 {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 1.6rem;
  text-align: center;
}
.create_info .gray_txt {
  text-align: center;
  line-height: 1.5;
}

.model_info {
  padding: 30px 0 40px;
}
.model_info .name {
  text-align: center;
}
.model_info .info_content .contact_info {
  padding: 40px 0 20px;
}
.model_info .info_content .contact_info p {
  display: flex;
  margin-bottom: 10px;
}
.model_info .info_content .contact_info p:last-of-type {
  font-weight: 500;
  margin-bottom: 0;
}
.model_info .info_content .contact_info p span:nth-of-type(1) {
  width: 100px;
  font-weight: 700;
}
.model_info .info_content .contact_info p span:nth-of-type(2) {
  flex: 1;
  font-weight: 500;
}
.model_info .info_content .model_body {
  display: flex;
  gap: 40px;
}
.model_info .info_content .model_body .right .body_item,
.model_info .info_content .model_body .left .body_item {
  display: flex;
  margin-bottom: 10px;
}
.model_info .info_content .model_body .right .body_item:last-of-type,
.model_info .info_content .model_body .left .body_item:last-of-type {
  margin-bottom: 0;
}
.model_info .info_content .model_body .right .body_item span:nth-of-type(1),
.model_info .info_content .model_body .left .body_item span:nth-of-type(1) {
  width: 100px;
}
.model_info .info_content .model_body .right .body_item span:nth-of-type(2),
.model_info .info_content .model_body .left .body_item span:nth-of-type(2) {
  flex: 1;
  font-weight: 500;
}

.reference_img .reference_img_slide {
  margin-top: 30px;
  aspect-ratio: 1/1;
  height: 100%;
  width: 100%;
}
.reference_img .reference_img_slide .swiper {
  height: 100%;
}
.reference_img .reference_img_slide .swiper-slide {
  padding-bottom: 70px;
}
.reference_img .reference_img_slide .swiper-slide .reference_img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.reference_img .reference_img_slide .swiper-slide .reference_img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}
.reference_img .reference_img_slide .swiper-slide .reference_txt {
  text-align: center;
  margin-top: 15px;
  line-height: 1.5;
  font-weight: 700;
}

.reference_video {
  margin: 100px auto;
  max-width: 768px;
}
.reference_video .reference_iframe_wrap .video_title p {
  padding: 20px 20px;
  font-weight: 700;
  max-width: 560px;
  margin: 0 auto;
  text-align: center;
}
.reference_video .reference_iframe_wrap .video_iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reference_video .reference_iframe_wrap .video_iframe iframe {
  width: 100%;
  height: 58%;
  margin: 0 auto;
}
.reference_video .reference_iframe_wrap .video_iframe blockquote {
  width: 100%;
  height: 100%;
  min-width: unset !important;
  max-width: 320px !important;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  align-items: center;
  justify-content: center;
}
.reference_video .reference_iframe_wrap .video_iframe blockquote iframe {
  width: 100% !important;
  height: 100% !important;
  max-height: 98% !important;
  aspect-ratio: 320/754;
}
.reference_video .reference_iframe_wrap .swiper-button-prev,
.reference_video .reference_iframe_wrap .swiper-button-next {
  top: calc(50% + 30px);
}
.reference_video .reference_iframe_wrap .swiper-button-prev img,
.reference_video .reference_iframe_wrap .swiper-button-next img {
  width: 30px;
}
.reference_video .reference_iframe_wrap .swiper-button-prev::after,
.reference_video .reference_iframe_wrap .swiper-button-next::after {
  font-size: 0;
}

.download {
  position: relative;
  max-width: 768px;
  margin: 0 auto;
  padding: 40px 0;
}
.download .download_btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin: 20px auto;
  padding: 20px 30px;
  border-radius: 20px;
  cursor: pointer;
}
.download .download_btn .down_left {
  font-weight: 700;
}
.download .download_btn .down_right {
  width: 20px;
}
.download .temporary_txt {
  width: 80%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.8125rem;
  bottom: 0px;
  line-height: 1.2;
  font-weight: 700;
}

.content_type .content_type_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}
.content_type .content_type_wrap .content_type_item {
  width: calc(50% - 10px);
}
.content_type .content_type_wrap .content_type_item p {
  text-align: center;
  font-weight: 700;
  padding: 10px 0;
}
