.all-contents {
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}
.all-contents {
    max-width: 460px;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
	background: white;
}
a{
	text-decoration: none;
}
.no-decoration {
    text-decoration: none;
}
.hover:hover {
    opacity: 0.8;
transition: 1s;
}
body {
    margin: 0;
}
.hidetext {
    display: none;
}
.lctext {
    color: #284b7d !important;
    font-weight: normal !important;
    margin-left: 6% !important;
	font-size: 1em !important;
}
.gbm-h5{
	font-weight: 100;
    font-size: 0.7em;
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    line-height: 2;
    letter-spacing: 1.8px;
    color: #242424;
    margin: 0;
}
.english-h5 {
    font-family: 'Tenor Sans', sans-serif;
    font-size: 1em;
    letter-spacing: 0.15em;
    color: #3F3F3F;
    font-weight: 300;
	margin-bottom: 1%;
}
.english-h4 {
    font-family: 'Tenor Sans', sans-serif;
    font-size: 1.2em;
    letter-spacing: 0.15em;
    color: #3F3F3F;
    font-weight: 300;
	margin-bottom: 1%;
}
.design-h2 {
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
	color: #242424;
	font-size: 1.2em;
	letter-spacing: 1.8px;
	line-height: 1.6;
	margin: 2% 0;
}
.design-h3 {
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    line-height: 1.5;
    letter-spacing: 1.8px;
    color: #242424;
    font-size: 1.2em;
    margin: 0;
}
.design-h4 {
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    line-height: 2;
    letter-spacing: 1.8px;
    color: #242424;
    margin: 0;
}
.design-h5 {
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    line-height: 2;
    letter-spacing: 1.8px;
    color: #242424;
    text-align: justify;
    margin: 0;
    font-weight: bold;
}
h4.english-h4.sp-padding.newspage {
    margin-left: 5%;
    margin-bottom: 0%;
}
.english-h4 {
    margin-left: 5%;
}
.design-h2 {
    margin-left: 5%;
}


.header-logo.sp {
    margin-top: 3%;
    margin-left: 5%;
    margin-bottom: 7%;
}
.header-logo {
    width: 59%;
}
.title-pink {
    color: #284b7d;
}
.acc-container {
  width:90%;
  margin:30px auto 0 auto;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  -o-border-radius:8px;
  border-radius:8px;
  overflow: hidden;
}
.acc-btn {
    width: 90%;
    margin: 0 auto;
    padding: 5%;
    cursor: pointer;
    background: #fff;
    border-bottom: 1px solid #242424;
	font-size: 0.8em;
}

.acc-content {
  width:80%;
  margin:0 auto;
  padding: 3%;
  display: none;
  background:#fff;
  padding:30px;
  height: auto;
}

.acc-content h5 {
    color: #284b7d;
}
.point-1 {
    margin-top: -5%;
}
.news {
    display: flex;
    align-items: flex-start;
}
.news-data {
    padding-left: 2%;
}
.news {
    padding-top: 3%;
    padding-bottom: 2%;
}
.news-detail {
    width: 90%;
	margin: 0 auto;
}
a.media-a {
    color: #333333;
	font-weight: 100;
	font-size: 0.5em;
}
h2.media-a {
    margin-top: 2%;
	margin-bottom: 0%;
	line-height: 0.8em;
}
span.media {
    display: inline-block;
    background-color: #284b7d;
    border-radius: 100px;
    color: #fff;
    padding: 5px 24px;
    margin-right: 10px;
	font-size: 0.7em;
}
time.time {
    color: #333333;
	font-size: 0.7em;
}
h4.english-h4.sp-padding.newspage {
    padding: 0%;
    color: #686868;
    margin-bottom: 5%;
}
.top-border.media-border {
    border-top: 1px solid #ca6d78;
}
h4.english-h4.viewmore {
    text-align: center;
    margin-top: 0%;
    padding-bottom: 7%;
    font-size: 1.0em;
    text-decoration: none;
}
    .voice-box {
      position: relative;
	  z-index: 100;
      width: 100%;
      height: 100%;
    }
    .swiper-container {
      width: 100%;
      height: 100%;
      padding: 20px 0;
      box-sizing: border-box;
	position: relative;
    z-index: 200;
    }
    .swiper-slide {
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      border-radius: 10px;
	overflow: hidden; /* 追加 */
    }
    .swiper-button-prev, .swiper-button-next {
      width: 6%;
    height: auto;
    }
	     .swiper-button-prev::after, .swiper-button-next::after {
      content: none; /* デフォルトの矢印を非表示にする */
    }
	.swiper-pagination-bullet-active {
    background: #ca6e78;
}
	  div#swiper-wrapper-77aa3c8f14f43152 {
    margin-bottom: 3%;
}
.footer-txt {
    background: #284b7d;
    margin-top: 10%;
    padding-top: 3%;
    padding-bottom: 3%;
}
p {
    color: white;
    text-align: center;
    font-size: 0.5em;
}
.step {
    margin-top: 10%;
    margin-bottom: 10%;
}
.hpnews {
    display: none;
}
.cta {
    position: relative;
    text-align: center;
}
.button1 {
    margin-top: 5%;
}
.button2 {
    margin-top: 5%;
    margin-bottom: 5%;
}
.button3 {
    margin-top: 5%;
}
.btnshine {
  position: relative;
  display: inline-block;
  text-decoration: none;
  outline: none;
  overflow: hidden;
}

.btnshine::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  transform: skewX(-25deg);
}

.btnshine::before {
  animation: shine 1.5s linear infinite;
}

@keyframes shine {
  0% {
    left: -75%;
  }
  100% {
    left: 125%;
  }
}
.yureru-j {
    animation: yureru-j 2s infinite;
}
@keyframes yureru-j {
    0% {
        transform: translate(0px, 2px);
    }
    5% {
        transform: translate(0px, -2px);
    }
    10% {
        transform: translate(0px, 2px);
    }
    15% {
        transform: translate(0px, -2px);
    }
    20% {
        transform: translate(0px, 2px);
    }
    25% {
        transform: translate(0px, -2px);
    }
    30% {
        transform: translate(0px, 0px);
    }
}

@media (max-width: 1023px) {
.sp{
	display: block;
}
.button4 {
    display: none;
}
.pc{
	display: none;
	}
}
@media (min-width: 1024px) {
.pc{
	display: block;
}
    .pc-background {
        width: 100%;
        height: 100vh;
        background-image: url(https://lady-carry.com/lc-carry-agent/img/pc-background.webp);
        background-size: cover;
        background-position: center;
        position: fixed;
        background-attachment: fixed;
        margin: 0;
        z-index: -1;
    }

.all-contents {
        width: 34%;
        height: auto;
        background-color: #fff;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        margin-left: 59%;
    }
     .button4 {
        width: 30%;
        margin-left: 21%;
        position: fixed;
        margin-top: 33%;
    }
	.pc-header-logo {
    width: 25%;
    margin-left: 3%;
    margin-top: 3%;
}
}