﻿@charset "UTF-8";

.as { --primary-color: #2942BB; }
.be { --primary-color: #b20033;}
.is { --primary-color: #333; }
.js { --primary-color: #7558C6; }
.or { --primary-color: #e862c7; }
.os { --primary-color: #2698e5; }
.qq { --primary-color: #ea0000; }
.sk { --primary-color: #13A840; }
.up { --primary-color: #ff7d27; }
.vs { --primary-color: #fda409; }

body {
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}
/* !アキ
---------------------------------------------------------- */
#shipment-page .mar-t10 {
	margin-top: 10px;
}
#shipment-page .mar-t20 {
	margin-top: 20px;
}
#shipment-page .mar-t30 {
	margin-top: 30px;
}
#shipment-page .mar-t40 {
	margin-top: 40px;
}
#shipment-page .mar-t50 {
	margin-top: 50px;
}
#shipment-page .mar-t60 {
	margin-top: 60px;
}
#shipment-page .par-t10 {
	padding-top: 10px;
}
#shipment-page .par-t20 {
	padding-top: 20px;
}
#shipment-page .par-t30 {
	padding-top: 30px;
}
#shipment-page .par-t40 {
	padding-top: 40px;
}
#shipment-page .par-t50 {
	padding-top: 50px;
}
#shipment-page .par-t60 {
	padding-top: 60px;
}
#shipment-page .mar-b10 {
	margin-bottom: 10px;
}
#shipment-page .mar-b20 {
	margin-bottom: 20px;
}
#shipment-page .mar-b30 {
	margin-bottom: 30px;
}
#shipment-page .mar-b40 {
	margin-bottom: 40px;
}
#shipment-page .mar-b50 {
	margin-bottom: 50px;
}
#shipment-page .mar-b60 {
	margin-bottom: 60px;
}
#shipment-page .par-b10 {
	padding-bottom: 10px;
}
#shipment-page .par-b20 {
	padding-bottom: 20px;
}
#shipment-page .par-b30 {
	padding-bottom: 30px;
}
#shipment-page .par-b40 {
	padding-bottom: 40px;
}
#shipment-page .par-b50 {
	padding-bottom: 50px;
}
#shipment-page .par-b60 {
	padding-bottom: 60px;
}
#shipment-page .mar-l10 {
	margin-left: 10px;
}
#shipment-page .mar-l20 {
	margin-left: 20px;
}
#shipment-page .mar-l30 {
	margin-left: 30px;
}
#shipment-page .mar-l40 {
	margin-left: 40px;
}
#shipment-page .mar-l50 {
	margin-left: 50px;
}
#shipment-page .mar-l60 {
	margin-left: 60px;
}
#shipment-page .par-l10 {
	padding-left: 10px;
}
#shipment-page .par-l20 {
	padding-left: 20px;
}
#shipment-page .par-l30 {
	padding-left: 30px;
}
#shipment-page .par-l40 {
	padding-left: 40px;
}
#shipment-page .par-l50 {
	padding-left: 50px;
}
#shipment-page .par-l60 {
	padding-left: 60px;
}
#shipment-page .mar-r10 {
	margin-right: 10px;
}
#shipment-page .mar-r20 {
	margin-right: 20px;
}
#shipment-page .mar-r30 {
	margin-right: 30px;
}
#shipment-page .mar-r40 {
	margin-right: 40px;
}
#shipment-page .mar-r50 {
	margin-right: 50px;
}
#shipment-page .mar-r60 {
	margin-right: 60px;
}
#shipment-page .par-r10 {
	padding-right: 10px;
}
#shipment-page .par-r20 {
	padding-right: 20px;
}
#shipment-page .par-r30 {
	padding-right: 30px;
}
#shipment-page .par-r40 {
	padding-right: 40px;
}
#shipment-page .par-r50 {
	padding-right: 50px;
}
#shipment-page .par-r60 {
	padding-right: 60px;
}
/* !Clearfix
---------------------------------------------------------- */
.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
} /* IE < 8 */
/* !メインコンテンツ
---------------------------------------------------------- */
#shipment-page li {
	font-size: 1em;
}
#shipment-page.responsive_content {
	margin: 20px 0 60px;
	text-align: left;
	background-color: #fff;
	line-height: 1.5;
}
#shipment-page .main_contents {
	margin: 20px 0;
	padding: 0 20px;
}
#shipment-page .main_contents > ul.list_pay {
	padding: 0 0 0 14px;
	margin: 0 0 40px;
}
#shipment-page .main_contents > ul.list_pay li {
	margin-bottom: 10px;
}
#shipment-page h2.tittle1 {
	font-size: 24px;
	font-weight: bold;
	background-color: #eee;
	padding: 10px 20px;
	line-height: 1;
	margin: 40px 0 10px;
	color: #000;
}
#shipment-page .font-bold {
	font-weight: bold;
}
#shipment-page .font-12 {
	font-size: 12px
}
#shipment-page .font-16 {
	font-size: 16px
}
#shipment-page .font-18 {
	font-size: 18px
}
#shipment-page .font-20 {
	font-size: 20px
}
#shipment-page .font-red {
	color: #F00;
}
#shipment-page .tyui {
	border: solid 1px #ff0000;
	background-color: #fff1f1;
	padding: 20px;
}
#shipment-page .main_sub {
	margin: 50px 0 0;
}
#shipment-page .main_sub img {
	float: left;
	width:50%;
	max-width:500px;
}
#shipment-page .hidd_pc {
	display: none;
}
#shipment-page .hidd_sm {
}
#shipment-page .sprt {
	display: none;
}
/* !ページ内メニュー
---------------------------------------------------------- */
#shipment-page div.footerNav2 {
	font-size: 22px;
}
/* --- ウサパラ用表 --- */
#shipment-page dl {
	border: none;
}
#shipment-page dl dd {
	margin-left: 0em;
	padding: 0px;
	border-bottom: none;
}
/* --- ベスト、救急用リンク --- */
#shipment-page div#main a:visited {
	text-decoration: none;
	color: #0066ff;
}
#shipment-page div#main a:link {
	text-decoration: none;
	color: #0066ff;
}
#shipment-page div#main a:hover {
	text-decoration: underline;
	background-color: #fff;
	color: #337ab7;
}
/* --- メニューエリア --- */
#shipment-page div.footerNav2 ul.nl {
	margin: 40px 20px 0; /* メニューのマージン（上下、左右） */
	padding: 0;
	list-style-type: none;
	text-align: center; /* メニューのセンタリング */
	font-weight: bold;
}
#shipment-page div.footerNav2 ul.nl a {
	font-size: 22px;
	text-decoration: none;
	color: #0066ff;
	font-weight: bold;
}
#shipment-page div.footerNav2 ul.nl a:hover {
	text-decoration: underline;
	background-color: none;
	color: #337ab7;
}
/* --- メニュー項目 --- */
#shipment-page div.footerNav2 ul.nl li {
	padding: 0 14px; /* 項目のパディング（上右下左） */
	display: inline;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	line-height: 1.8;
}
#shipment-page div.footerNav2 ul.nl li + li {
	border-left: 0;
	border-right: 1px solid #333;
}
#shipment-page #footer > p {
	margin-top: 15px;
}
/* !テーブル
---------------------------------------------------------- */
#shipment-page dl.smDetail {
	margin-bottom: 0px;
}
#shipment-page table.chart {
	font-size: 12px;
	line-height: 160%;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
	background-color: #fff;
}
#shipment-page table.chart th {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	border-right: 2px solid #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#shipment-page table.chart td {
	padding: 0.5em 1em 0.5em 1em;
	border-right: 2px solid #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#shipment-page .bg-color th{
	background-color: #666666;
	color: #FFF!important;
}
#shipment-page .haxtusou {
	background-color: #3dcb81;
	color: #FFF;
	padding: 3px 5px;
	line-height: 2.5;
	font-size: 12px;
}
#shipment-page .bg_red {
	background-color: #f1648e;
}
#shipment-page .bg_oren {
	background-color: #ec8830;
}
#shipment-page .coment1 {
	text-align: center;
}
#shipment-page .coment1 a {
	line-height: 2;
}
#shipment-page .coment1 a[target="_blank"] {
	padding-left: 13px;
	font-size: 12px;
	background-image: url(/img/pages/shipment/shipment_img03.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 2;
}
#shipment-page td.table001_sub2 {
	text-align: left;
	font-size: 14.5px;
}
#shipment-page td.table001_sub2 > div {
	padding: 15px 10px 10px;
	font-weight: bold;
}
#shipment-page td.table001_sub2 .smDetail-in {
	font-size: 12px;
	display: block;
}
#shipment-page td.table001_sub2 .smDetail {
	padding: 10px 10px 0;
}
/* line 434, sass/design.scss */
#shipment-page dt.smDetail-ttl {
	font-weight: normal;
	display: none;
	cursor: pointer;
	margin: 0 0 15px;
	height: 30px;
	position: relative;
	font-size: 15px;
	font-size: 1.5rem;
}
/* line 448, sass/design.scss */
#shipment-page dt.smDetail-ttl .smDetail-btn-in {
	padding: 3px 12px 5px 18px;
	border-bottom: solid #b5b5b5 1px;
	background-color: #FFF;
	background-image: url(/img/pages/shipment/asc.gif);
	background-position: 0 13px;
	background-repeat: no-repeat;
	height: 21px;
	float: left;
	font-size: 15px;
}
/* line 458, sass/design.scss */
#shipment-page dt.smDetail-ttl .smDetail-btn-bfr {
	background-image: url(/img/pages/shipment/hikaku-sm-btn-part1.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 30px;
	width: 14px;
	float: left;
}
/* line 466, sass/design.scss */
#shipment-page dt.smDetail-ttl .smDetail-btn-aft {
	background-image: url(/img/pages/shipment/hikaku-sm-btn-part2.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 30px;
	width: 14px;
	float: left;
}
/* line 475, sass/design.scss */
#shipment-page .smDetail-in {
	text-align: left;
}
#shipment-page .kigou + .sprt {
	vertical-align: top;
}
#shipment-page .kigou img {
	height: 14px;
}
#shipment-page td.table001_sub2 .smDetail-in ul {
	padding: 0px;
}
#shipment-page td.table001_sub2 .smDetail-in ul li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 5px;
}
#shipment-page .ellipsis-2 {
	font-size: 14px;
}
#shipment-page .img-size{
	max-width: 834px;
	text-align: center!important;
	overflow: hidden;
	margin: auto;
}

/* 20220204追加---------------------------------------------------------- */
#shipment-page td.table001_sub1 {
	text-align: center;
	vertical-align: middle;
}
#shipment-page a {
	font-weight: bold;
	text-decoration: underline;
}

#shipment-page td.table001_sub2 .shipping-method {
	padding: 0;
}

.shipping-area__description {
	margin: 0;
}

.shipping-method__inner {
	padding: 10px;
}

.shipping-method__inner--white {
	background-color: #fff;
}

.shipping-method__list {
	display: grid;
	gap: 5px 0;
	list-style: decimal;
	padding-left: 1em;
}

.full .shipping-method__list {
	list-style: decimal;
	padding-left: 1em;
}

.shipping-method__item {
	list-style: inherit;
	margin: 0;
	padding: 0;
}

.shipping-areas {
	display: grid;
	gap: 10px;
}

.shipping-area {
	display: grid;
	gap: 10px;
}

.shipping-area--invalid {
	background-color: #f5f5f5;
}

.shipping-areas .shipping-area--invalid {
	margin-top: 30px;
	padding: 15px;
}

.shipping-area__term {
	font-size: 0.813rem;
	font-weight: 700;
}

.area {
	display: grid;
	gap: 10px 0;
}

.area__unit {
	display: grid;
	gap: 10px 0;
}

.area__prefecture {
	font-weight: 700;
}

.area__municipalities {
	margin: 0;
}

.sm-break {
  display: block;
}

@media screen and (min-width: 768px) {
  .sm-break {
    display: none;
  }
}

.pc-break {
  display: none;
}

@media screen and (min-width: 768px) {
  .pc-break {
    display: block;
  }
}

.nextday,
.nextday *,
.nextday *::before,
.nextday *::after {
  box-sizing: border-box;
}

.nextday {
  --nextday-main: #5952ea;

  background-color: #fff;
  color: #5d5d5d;
  font-family: 'Source Han Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
}

.nextday__contents {
  display: grid;
  gap: 100px 0;
  padding-bottom: 100px;
  place-items: center;
}

.nextday__full-width {
  width: 100vw;
  margin-inline: calc(50% - 50vw);
}

.js .nextday__full-width {
  width: 100%;
}

@media (max-width: 999px) {
  .or .nextday__full-width,
  .os .nextday__full-width {
    width: 100%;
    margin-inline: 0;
  }
}

#main:has(.as .nextday__full-width),
#wrapper:has(.or .nextday__full-width),
#wrapper:has(.os .nextday__full-width),
body:has(.qq .nextday__full-width),
body:has(.sk .nextday__full-width),
body:has(.vs .nextday__full-width) {
  overflow-x: hidden;
}

.hero {
  display: grid;
  gap: 30px 0;
}

.hero__banner {
  display: grid;
  margin: 0;
  place-items: center;
}

.hero__image {
  width: 100%;
}

.introduction {
  color: #29227f;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.458;
  margin: 0;
  padding: 0;
  text-align: center;
}

.description {
  display: grid;
  font-size: 1rem;
  gap: 10px 0;
  padding: 0 15px;
}

.description__lead {
  line-height: 1.438;
  margin: 0;
}

.description__lead-emphasis {
  color: #dd2a44;
}

.description__terms {
  list-style: none;
  margin: 0;
  padding: 0;
}

.description__term {
  align-items: flex-start;
  display: flex;
  padding: 10px;
}

.description__term + .description__term {
  border-top: 1px solid #dfdfdf;
}

.bullet-point:before {
  color: #5d5d5d;
  border-radius: 50%;
  content: '●';
  display: inline-block;
  font-size: 0.875rem;
  margin-right: 6px;
}

.description__term-emphasis {
  color: var(--nextday-main);
}

.convenience__points {
  color: #29227f;
  display: grid;
  font-size: 1.125rem;
  font-weight: 700;
  gap: 10px 0;
  line-height: 1.444;
  list-style: none;
  margin: 0;
  padding: 0;
  place-items: center;
}

.convenience__point {
  align-items: center;
  display: grid;
  min-height: 64px;
  padding-left: 60px;
  position: relative;
  width: min(100%, 375px);
}

.convenience__point::before {
  aspect-ratio: 5/6;
  content: '';
  left: 0;
  height: 60px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%) rotate(-5deg);
  width: 50px;
}

.convenience__point:nth-child(1)::before {
  background: url('https://fgdv01.r1c.co:20905/img/pages/shipment/icon_happy_flag_001.svg')
    center / contain no-repeat;
}

.convenience__point:nth-child(2)::before {
  background: url('https://fgdv01.r1c.co:20905/img/pages/shipment/icon_happy_flag_002.svg')
    center / contain no-repeat;
}

.convenience__point:nth-child(3)::before {
  background: url('https://fgdv01.r1c.co:20905/img/pages/shipment/icon_happy_flag_003.svg')
    center / contain no-repeat;
}

.convenience__marker {
  background: linear-gradient(transparent 80%, #ffe952 0);
}

.nextday-section--convenience {
  background-color: #fffff1;
}

.nextday-section {
  display: grid;
  place-items: center;
}

.nextday-section__inner {
  width: min(100%, 1000px);
}

.nextday-section__inner--convenience {
  padding: 20px 15px 40px;
}

.nextday-section__container {
  display: grid;
  gap: 30px 0;
}

.nextday-section__contents {
  display: grid;
  gap: 30px 0;
}

.nextday-section__lead {
  display: flex;
  justify-content: center;
}

.catch {
  background-color: #29227f;
  color: #fff;
  display: grid;
  padding: 20px;
  place-items: center;
}

.catch__heading,
#contents .catch__heading,
div#contentsmain .catch__heading {
  background-color: transparent;
  border: 0;
  color: #fff;
  display: grid;
  font-family: inherit;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  padding: 0;
  place-items: center;
  position: relative;
  text-align: center;
}

.catch__heading::after {
  background-image: url('https://fgdv01.r1c.co:20905/img/pages/shipment/icon_happy_face.svg');
  background-size: contain;
  content: '';
  height: 81px;
  position: absolute;
  right: 20px;
  top: -60px;
  width: 90px;
}

.catch__small {
  font-size: 1.25rem;
}

.catch__small::before {
  content: '＼';
  margin-right: 0.5em;
}

.catch__small::after {
  content: '／';
  margin-left: 0.5em;
}

.catch__large {
  font-size: 1.625rem;
}

.catch__emphasis {
  color: #ffe952;
}

.nextday-heading,
#contents .nextday-heading,
div#contentsmain .nextday-heading {
  background-color: transparent;
  border: 0;
  color: var(--nextday-main);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.458;
  margin: 0;
  padding: 0;
  text-align: center;
}

.nextday-heading__character {
  border-bottom: 1px solid var(--nextday-main);
  display: inline-block;
  padding: 5px 10px;
  position: relative;
}

.nextday-heading__character::before {
  background: #5952ea;
  bottom: -8px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  content: '';
  height: 8px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  width: 10px;
}

.nextday-lead {
  color: #5d5d5d;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.438;
  margin: 0;
}

.nextday-lead__emphasis {
  color: #dd2a44;
}

.nextday-image {
  display: block;
  height: auto;
  max-width: 100%;
}

.nextday-annotation {
  align-items: flex-start;
  display: flex;
}

.nextday-annotation::before {
  content: '\203B';
  font-size: inherit;
  margin-inline-end: 3px;
}

.nextday-search {
  display: grid;
  gap: 20px 0;
  margin: 0;
  place-items: center;
}

.nextday-search__type-area {
  display: grid;
  gap: 0 20px;
  grid-template-columns: repeat(3, 1fr);
  place-items: center;
  width: min(100%, 676px);
}

.nextday-search__type-unit {
  width: 100%;
}

.nextday-search__type {
  display: none;
}

.nextday-search__label {
  background-color: #dfdfdf;
  border-radius: 8px;
  cursor: pointer;
  display: grid;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  padding: 11px 20px;
  place-items: center;
  text-align: center;
}

.nextday-search__type:checked + .nextday-search__label {
  background-color: var(--primary-color);
  color: #fff;
}

.nextday-search__input-area {
  position: relative;
  width: 100%;
}

.nextday-search__input-area--icon::before {
  background-image: url('https://fgdv01.r1c.co:20905/img/pages/shipment/icon_search.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 24px;
  left: 30px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  z-index: 1;
}

.nextday-search__input-area--icon::after {
  background-color: #5d5d5d;
  content: '';
  display: block;
  height: 20px;
  left: 64px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  z-index: 1;
}

.nextday-search__input {
  appearance: none;
  background: #fff;
  border: 1px solid #9c9c9c;
  border-radius: 30px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  color: #5d5d5d;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.438;
  outline: none;
  padding: 10px 15px 10px 30px;
  width: 100%;
}

.nextday-search__input--icon {
  padding: 10px 15px 10px 74px;
}

.nextday-search__input::placeholder {
  color: #dfdfdf;
}

.nextday-search__button-area {
  display: grid;
  gap: 10px;
  place-items: center;
  width: 100%;
}

.nextday-search__button {
  background-color: #c00;
  border: 0;
  border-radius: 80px;
  color: #fff;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.429;
  margin: 0;
  padding: 12px 15px;
  width: min(100%, 400px);
}

.nextday-search__button:disabled {
  background-color: #dfdfdf;
}

.nextday-search__caption {
  color: #dd2a44;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25;
  margin: 0;
  text-align: center;
}

.nextday-status-message {
  margin: 0;
}

.nextday-area {
  display: grid;
  gap: 20px 0;
}

.nextday-area__lead {
  display: grid;
  gap: 10px 0;
}

.nextday-area__subject {
  display: grid;
  gap: 20px 0;
}

.nextday-area__annotation {
  color: #5d5d5d;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
}

.nextday-area__link,
.nextday-area__link:link {
  align-items: center;
  border-bottom: 1px solid #5d5d5d;
  color: inherit;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  gap: 0 5px;
  line-height: 1.438;
  text-decoration: none;
  width: fit-content;
}

.nextday-area__link::after {
  background-image: url('https://fgdv01.r1c.co:20905/img/pages/shipment/icon_arrow.svg');
  content: '';
  height: 16px;
  width: 16px;
}

.nextday-map {
  display: grid;
  margin: 0;
  place-items: center;
  width: 100%;
}

.howto-lead {
  display: grid;
  font-weight: 700;
  gap: 2px 0;
  margin: 0;
  place-items: center;
}

.howto-lead__small {
  color: #5d5d5d;
  font-size: 1.125rem;
  line-height: 1.444;
}

.howto-lead__small::before {
  content: '＼';
  margin-right: 0.5em;
}

.howto-lead__small::after {
  content: '／';
  margin-left: 0.5em;
}

.howto-lead__large {
  color: #dd2a44;
  font-size: 1.75rem;
  line-height: 1.464;
}

.howto-images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  padding: 63px 0;
}

.howto-figure {
  color: #5952ea;
  display: grid;
  font-size: 1.125rem;
  font-weight: 700;
  gap: 20px 0;
  line-height: 1.444;
  margin: 0;
  place-items: center;
}

.search-area {
  display: grid;
  gap: 10px 0;
  place-items: center;
}

.search-area__heading,
div#contentsmain .search-area__heading {
  background-color: transparent;
  border: 0;
  color: #5d5d5d;
  font-family: inherit;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.444;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  width: 100%;
}

.search-area__content {
  width: min(100%, 860px);
}

.search-result {
  display: none;
}

.search-result.is-active {
  display: block;
  margin: 80px 0;
}

.search-result__container {
  display: grid;
  gap: 20px 0;
  place-items: center;
}

.search-result__unit {
  display: none;
}

.search-result__unit.is-active {
  display: block;
}

.search-result__text {
  color: #5952ea;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.444;
  margin: 0;
  text-align: center;
}

.search-result__buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.search-result__button,
.search-result__button:link {
  background: var(--primary-color);
  border-radius: 80px;
  color: #fff !important;
  display: flex;
  font-size: 0.875rem;
  font-weight: 700;
  justify-content: center;
  padding: 12px 15px;
  text-decoration: none;
  width: 400px;
}

.nextday-caution {
  color: #5d5d5d;
  display: grid;
  font-size: 0.875rem;
  gap: 10px 0;
  line-height: 1.3;
  list-style: none;
  margin: 0;
  padding: 0;
}

#nextday-check-area:not(:has(~ .search-result.is-active)) + * .nextday-caution,
.nextday-search:not(:has(~ .search-result.is-active)) ~ .nextday-caution {
  margin-top: 20px;
}
