@charset "UTF-8";

.main-in {
    padding-bottom: 50px; /* .section-inのpaddingとに追加して、コンテンツ最後の余白を広めにとる */
}

.btn__note {
    width: 100%;
    margin-top: 1em;
    text-align: center;
}

.section-in--wide {
    --max-width: 100%;
    width: 1160px;
    max-width: 100%;
    margin: 0 auto;
}

.section-in {
    /* --max-width: 1100px; */
    width: 100%;
    max-width: var(--max-width);
    max-width: 100%;
    margin: 0 auto;
}

.overseas--h2 {
    text-align: center;
    font-weight: bold;
    font-size: 42px;
    margin: 0 auto 15px;
}

/* .about--h2-waveと一緒 */
.overseas--h3 {
    color: #0077b1;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    margin: 0 auto 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    padding: 0 1em;
    min-height: 2em;
    background: url(../images/common/wave-small-white@2x.png) no-repeat center left/contain;
}

.overseas--h4 {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    margin: 0 auto 15px;
}

.overseas--desc {
    margin: 32px auto 0;
    line-height: 1.8;
}

@media (max-width: 768px) {
  
  .main-in {
    padding-bottom: 0;
  }

}

/* ============================================================ 



============================================================ */

/* flow.cssにある.flow-section__titleとほとんと同じ */

.flow-section-title {
    background: var(--flow-color, #000);
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
    max-width: var(--max-width, 1280px);
    padding: 20px 50px;
    letter-spacing: 0.04em;
    scroll-margin-top: 96px;
    display: flex;
    align-items: center;
}

.flow-section-title span {
    margin-right: 24px;
}

.flow-section-title::before {
    content: '';
    flex: 1;
}

.flow-section-title::after {
    content: '';
    flex: 1;
    height: 2px;
    background: rgba(255, 255, 255, 0.65);
    margin-right: -50px;
}

/* ============================================================ 

冒頭

============================================================ */


.overseas--desc-card-list {
    display: flex;
    gap: 40px;
}

.overseas--desc-card {
    flex: 1;
    background: #d9edf5;
    padding: 40px;
}

.overseas--desc-card__title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 3em;
    margin: 0 0 16px;
    background: url(../images/common/wave-small@2x.png) no-repeat center/contain;
}

/* メリット */

.overseas--merits {
    --flow-color: #0077b1;
}

.overseas--compare {
    margin: 60px auto 0;
}

.compare--before {
    color: #0077b1;
}

.compare--after {
    color: #008f72;
}

.overseas--compare__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.overseas--compare__caption--before {
    font-size: 18px;
    font-weight: bold;
    color: #0077b1;
    margin: 0 auto 24px;
}

.overseas--compare__item--after {
    background: #fcf9c8;
    padding: 30px;
    margin-top: 60px;
}

.overseas--compare__caption--after {
    font-size: 26px;
    font-weight: bold;
    color: #008f72;
    margin: 0 auto 24px;
}

/* ============================================================ 

なぜ外国語音声データ納品サービスなのか？ overseas--strengths

============================================================ */

/* .about--points とほとんど一緒 */

:where(.overseas--points) img:where([width]) {
  width: revert-layer;
}

.overseas--points {
  list-style: none;
  counter-reset: point-counter;
  padding: 0;
  margin: 0;
}

.overseas--point-item {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 40px;
  counter-increment: point-counter;
}

.overseas--point-item__txt-col {
  flex: 1;
}

.overseas--point-item__header {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}

.overseas--point-item__title::before {
  content: counter(point-counter)'.';
}

.overseas--point-item__title {
  align-self: center;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  line-height: 1.4;
}

.overseas--point-desc {
  line-height: 1.9;
}

.overseas--point-desc p {
  margin: 0;
}

.overseas--point-item__img-col {
  flex: 0 0 auto;
  max-width: 50%;
  flex-shrink: 0;
  text-align: center;
  padding: 0;
  margin: 10px auto 30px;
}

.overseas--point-item__img {
  max-width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 768px) {
  .overseas--point-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    margin-bottom: 0;
  }
  .overseas--point-item__img-col {
    width: 100%;
    max-width: 220px;
    margin: 48px auto 64px;
    padding: 0;
  }
  .overseas--point-item__title {
    font-size: var(--font-size-lg);
  }
}

/* ============================================================ 

お問い合わせ・お見積りご依頼の流れ contact-flow

============================================================ */

.overseas--contact-flow__btn__block--top .btn__block {
    margin-top: 0;
}

.overseas--contact-flow {
    --flow-color: #008f72;
}

.overseas--contact-flow-desc {
    margin: 0 auto 50px;
    text-align: center;
    font-weight: bold;
}

/* flow.cssに同じのがある */

.flow-timeline {
	list-style: none;
	margin: 0 auto;
	padding: 0 0 0 44px;     /* ← バッジが左にはみ出す分（badge幅88px の半分） */
	max-width: 900px;
}

.flow-step + .flow-step {
	margin-top: 28px;
}

.flow-step {
    --badge-width: 88px;
	position: relative;    /* バッジの absolute 基準 */
    display: flex;
	border: 2px solid var(--flow-color);
	background: #fff;
	overflow: visible;    /* バッジのはみ出しを表示 */   
    min-height: 120px;
    justify-content: center;
    align-items: center;
    padding: 40px;
    padding-left: calc((var(--badge-width) / 2) + 20px); /* バッジ分のスペースを左に追加 */
}

.flow-step__content {
    width: 100%;
}

.flow-step__badge {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(-50%, -50%);
	width: var(--badge-width);
    aspect-ratio: 1;
	background: var(--flow-color);
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	line-height: 1.4;
	z-index: 1;
	/* border-radius なし（角丸なし） */
}

.flow-step__badge-label {
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.1em;
}

.flow-step__badge-num {
	font-size: 38px;
	font-weight: 900;
	line-height: 1;
	margin-top: 3px;
}

.flow-step__title {
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	line-height: 1.5;
}

.flow-step__title b {
    color: #0077b1;
}

.flow-step__title small {
	display: block;
	font-size: 0.82em;
	font-weight: 700;
	color: var(--flow-color);
	margin-top: 2px;
}

/* ------ ボタン行（カード全幅・中央揃え） ------ */
.flow-step__action {
	flex: 0 0 100%;          /* 必ず次の行に折り返し全幅 */
	display: flex;
	justify-content: center;
	align-items: center;
    margin-top: 1em;
}

/* inquiry__btn と同スタイル・メールアイコンあり */
.flow-contact-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 14px;
	width: 50%;
	padding: 10px 24px;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
	border-radius: 35px;
	color: #fff;
	border: solid 2px var(--key-pink, #ee3b5d);
	background: var(--key-pink, #ee3b5d);
	box-sizing: border-box;
	transition: opacity 0.2s, transform 0.2s;
}

.flow-contact-btn::before {
	content: "";
	display: block;
	flex-shrink: 0;
	width: 21px;
	height: 15px;
	background: url(../images/common/icon_mail.png) no-repeat center;
	background-size: 21px 15px;
}

.flow-contact-btn:hover {
	opacity: 0.85;
	transform: translateY(-2px);
}

/* ============================================================ 

注意事項 notice

============================================================ */

.overseas--notice {
    --flow-color: #0077b1;
}

.overseas--notice-list {
    --mark-width: .8em;
    --mark-margin-right: .5em;
    padding-left: calc(var(--mark-width) + var(--mark-margin-right));
}

.overseas--notice-list-item {
    margin: 1em 0 0;
}
.overseas--notice-list-item:first-child {
    margin-top: 0;
}

.overseas--notice-list-item__title {
    font-weight: bold;
    margin: 0 0 .25em;
    position: relative;
}

.overseas--notice-list-item__title::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    aspect-ratio: 1;
    background: #000;
    border-radius: 50%;
    /* position: absolute;
    left: -1.5em;
    top: 0.225em; */
    width: var(--mark-width);
    margin-right: var(--mark-margin-right);
    margin-left: calc((var(--mark-width) + var(--mark-margin-right)) * -1);
}

/* ============================================================

レスポンシブ

============================================================ */

/* --------- tablet (≤1080px) --------- */
@media (max-width: 1080px) {
  .overseas--h2 {
    font-size: 32px;
  }

  .overseas--h3 {
    font-size: 28px;
    margin-bottom: 36px;
  }

  .overseas--h4 {
    font-size: 22px;
  }

  .overseas--desc-card-list {
    gap: 24px;
  }

  .overseas--desc-card {
    padding: 28px;
  }

  .overseas--desc-card__title {
    font-size: 20px;
  }

  .overseas--point-item__title {
    font-size: 20px;
  }

  .flow-section-title {
    font-size: 18px;
    padding: 16px 32px;
  }

  .flow-section-title::after {
    margin-right: -32px;
  }

  .flow-step__title {
    font-size: 18px;
  }
}

/* --------- mobile (≤768px) --------- */
@media (max-width: 768px) {
  .overseas--h2 {
    font-size: 24px;
  }

  .overseas--h3 {
    font-size: 22px;
    padding: 0 0.75em;
    margin-bottom: 28px;
  }

  .overseas--h4 {
    font-size: 18px;
  }

  .overseas--desc {
    margin-top: 20px;
  }

  /* --- メリットカード --- */
  .overseas--desc-card-list {
    flex-direction: column;
    gap: 16px;
  }

  .overseas--desc-card {
    padding: 24px 20px;
  }

  .overseas--desc-card__title {
    font-size: 18px;
    min-height: 2.5em;
  }

  /* --- 比較 --- */
  .overseas--compare {
    margin-top: 36px;
  }

  .overseas--compare__caption--before {
    font-size: 16px;
    margin-bottom: 16px;
  }

  .overseas--compare__item--after {
    margin-top: 32px;
    padding: 20px 16px;
  }

  .overseas--compare__caption--after {
    font-size: 18px;
    margin-bottom: 16px;
  }

  .overseas--compare__img--before,
  .overseas--compare__img--after {
    max-width: 100%;
    height: auto;
  }

  /* --- フロータイムライン --- */
  .flow-section-title {
    font-size: 15px;
    padding: 14px 20px;
    letter-spacing: 0.02em;
  }

  .flow-section-title::after {
    margin-right: -20px;
  }

  .flow-timeline {
    padding-left: 36px;
  }

  .flow-step {
    --badge-width: 72px;
    min-height: 80px;
    padding: 20px 16px;
    padding-left: calc((var(--badge-width) / 2) + 16px);
  }

  .flow-step + .flow-step {
    margin-top: 20px;
  }

  .flow-step__badge-label {
    font-size: 9px;
  }

  .flow-step__badge-num {
    font-size: 28px;
  }

  .flow-step__title {
    font-size: 15px;
  }

  .overseas--contact-flow-desc {
    margin-bottom: 28px;
    text-align: left;
  }

  /* --- 注意事項 --- */
  .overseas--notice-list-item__title {
    font-size: 15px;
  }

  .overseas--notice-list-item__text {
    font-size: 14px;
    line-height: 1.75;
  }
}