﻿@charset "UTF-8";
body:has(.smzpreview-preview-content) .cta-html-box{
  height:100px;
}
.navipage_.bottom_{
  margin-top:-5%;
}
@font-face {
  font-family: 'prev_next_icomoon';
  src:url('data:application/x-font-ttf; charset=utf-8; base64,AAEAAAALAIAAAwAwT1MvMg8SBYAAAAC8AAAAYGNtYXAXVtKIAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZhkyGWwAAAF4AAAApGhlYWQrUWj5AAACHAAAADZoaGVhBxcDxwAAAlQAAAAkaG10eA4AAAAAAAJ4AAAAGGxvY2EAegBMAAACkAAAAA5tYXhwAAgADAAAAqAAAAAgbmFtZZlKCfsAAALAAAABhnBvc3QAAwAAAAAESAAAACAAAwNVAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QH//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wANVA8AACQAAASE1ISc3CQEnNwKy/fkCB+89AVX+qz3vAZVW7zv+q/6rO+8AAAAAAQAA/8ADVQPAAAkAAAEXBwkBFwchFSEBTu89/qsBVT3vAgf9+QGV7zsBVQFVO+9WAAAAAAEAAAABAAAKkUz3Xw889QALBAAAAAAA5G6SPgAAAADkbpI+AAD/wANVA8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA1UAAQAAAAAAAAAAAAAAAAAAAAYEAAAAAAAAAAAAAAACAAAABAAAAAQAAAAAAAAAAAoAFAAeADgAUgAAAAEAAAAGAAoAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA') format('truetype'),
}
.interview-case-list{
  margin-bottom: 0;
  position: relative;
}
.interview-case-list .swiper-slide{
  width: calc(100% / 3);
}
@media screen and (max-width:767px){
  .interview-slider{
    padding-bottom:0px;
    margin-bottom:40px;
  }
}
.interview-entry-head {
    font-size: 32px;
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
}
@media screen and (max-width:767px){
  .interview-entry-head{
    font-size: 22px;
  }
}
.interview-entry-head .interview-entry-head__ttl {
    position: relative;
    font-size: 1em;
    color: var(--main-blue);
}
.interview-entry-head__ttl-text {
    position: relative;
    z-index: 1;
}
.swiper-button-next, .swiper-button-prev {
  width: min(calc(60 / 1366 * 100vw), 60px);
  height: min(calc(60 / 1366 * 100vw), 60px) !important;
  border-radius:100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
  top:45%;
  transition: opacity .5s;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
  opacity:.8;
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: 'prev_next_icomoon';
  font-size: min(calc(26 / 1366 * 100vw), 26px) !important;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-next:after{ content:'\e900'}
.swiper-button-prev:after{ content:'\e901'}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
  right: -2%;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
  left: -2%;
}
.swiper-button-prev, .swiper-button-next{
  display: flex;
}
.case-list .main-cta{
  display:flex;
  margin-top: -20px;
  margin-bottom: 40px;
  grid-column: 1 / -1;
}
.main-cta-parts{
  display:none;
}
body:has(.smzpreview-preview-header-top){
  display:block;
}
@media screen and (max-width:767px){
.case-list .main-cta{
  margin-top: inherit;
  margin-bottom: inherit;
  grid-column: uset;
}
}
.case-item-2025 {
  color: var(--primary-color);
  display: flex;
  flex-direction: column;
}
.case-item-2025-link{
  transition: .3s;
}
.case-item-2025-link:has(.case-item-2025-figure){
  text-decoration: none;
}
.case-item-2025-figure {
  position: relative;
  width: 100%;
  margin: 0;
  --desktop-frame-wdith:374;
  --desktop-frame-height:216;
  --mobile-frame-wdith:93;
  --mobile-frame-height:194;
  transition: all .3s;
}
.case-item-2025-figure:hover{
  opacity:.8;
}
.case-item-2025-img-desktop{
  position: relative;
  aspect-ratio: 64 / 37;
}
.case-item-2025-img-desktop img{
    position: absolute;
    top: calc(16 / var(--desktop-frame-wdith) * 100%);
    left: calc(45 / var(--desktop-frame-wdith) * 100%);
    width: calc(285 / var(--desktop-frame-wdith) * 100%);
    height: calc(186 / var(--desktop-frame-height) * 100%);
    object-fit: cover;
    object-position: top;
}
.case-item-2025-img-desktop:before{
  content:"　";
  display: block;
  width: 100%;
  height: 100%;
  background:url(https://mercart.jp/cms/mer/img/case/bg-pc.png) no-repeat;
  background-size:contain;
}
.case-item-2025-img-mobile{
  position: absolute;
  aspect-ratio: 160 / 334;
  width: calc(var(--mobile-frame-wdith) / var(--desktop-frame-wdith) * 100% );
  height: calc(var(--mobile-frame-height) / var(--desktop-frame-height) * 100% );
  right:0;
  bottom: 0;
  transform:scale(.8);
  transform-origin: bottom right;
}
.case-item-2025-img-mobile:before{
  content:"　";
  display: block;
  width: 100%;
  height: 100%;
  background:url(https://mercart.jp/cms/mer/img/case/bg-mobile.png) no-repeat;
  background-size:contain;
}
.case-item-2025-img-mobile:after{
  content:"　";
  display: block;
  width: 47%;
  height: 10%;
  transform:translateX(-50%);
  left:50%;
  background:url(https://mercart.jp/cms/mer/img/case/bg-sp-notch.png) no-repeat;
  background-size: contain;
  top:2%;
  position: absolute;
}

.case-item-2025-img-mobile img{
  position: absolute;
  bottom:calc(5 / var(--mobile-frame-height) * 100%);
  right: calc(4 / var(--mobile-frame-wdith) * 100%);
  width: calc(84 / var(--mobile-frame-wdith) * 100%);
  height: calc(184 / var(--mobile-frame-height) * 100%);
  border-radius: 10px;
  object-fit: cover;
}
.case-item-2025-body {
  padding: 20px 15px 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.case-item-logo-2025-area {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.case-item-2025-logo {
  height: 40px;
  margin-right: 8px;
  /*outline: solid 1px red;*/
  max-width:80%;
  object-fit: contain;
}
.case-item-logo-text {
  font-size: 14px;
  margin: 0;
}
.case-item-2025-company {
  font-size: 0.875rem;
  margin-bottom: 5px;
}
.case-item-2025-site-title {
  font-size:16px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 15px;
}
.case-item-2025-site-title a[target="_blank"]:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: top;
    margin: 6px 0 0 8px;
    background: url(https://mercart.jp/cms/mer/img/common/icon_external_01.svg) no-repeat 0 0;
    background-size: 100% 100%;
}
.case-item-2025-categories {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.case-item-2025-category-item {
  display: block;
  line-height: 1.5;
  padding: 2px 13px;
  border: 1px solid var(--main-blue);
  color: var(--main-blue);
  font-size: 12px;
  font-weight: bold;
}
.case-item-2025-buttons {
  display: flex;
  gap: 10px;
  margin:auto 0 0 0;
}
.case-item-2025-btn {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 6px 8px;
  border-radius: 40px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.3s;
  width: calc(50% - 5px);
  background-color: white;
  color: var(--main-blue);
  border: 1px solid var(--main-blue);
  letter-spacing: 0;
}
.case-item-2025-btn.btn:after{
  right:10px;
}

.case-item-2025-btn:hover{
  background-color: var(--main-blue);
  color:#fff;
}