@charset "utf-8";
:root {
	--gly: #ccc;
	--r_blu: #59b5e3;
	--nvy: #284056;
	--t_r_blu: #279fdb;
}
#terminal {
  padding-top: 100px;
  margin-top: -100px;
}
.tyo_terminal .naviArea3 {
	position: relative;
}
/*----- ナビゲーション -----*/
.tyo_terminal .naviArea3 li:first-child span {
	padding: 9px 10px !important;
}
/*----- タイトル -----*/
.tyo_terminal .feature .section h2 {
	font-size: 3.4rem;
	font-style: italic;
	text-align: center;
	border-bottom: solid 3px var(--r_blu);
  display: block;color: var(--nvy);
	position: relative;
	text-shadow: 0 0 1px var(--nvy);
	padding-bottom: 6px;
}
.tyo_terminal .feature .section h2::before,
.tyo_terminal .feature .section h2::after {
	content: "";
  position: absolute;
	background-size: contain;
  margin: auto;
}
.tyo_terminal .feature .section h2::before {
	background: url(/content/dam/jretravel/site/page/shutoken/images/terminal_ic04.png) no-repeat 50% 50%;
	background-size: contain;
	bottom: 0;
	width: 227px;
	height: 44px;
	left: 10px;
}
.tyo_terminal .feature .section h2::after {
	background: url(/content/dam/jretravel/site/page/shutoken/images/terminal_ic07.png) no-repeat 50% 50%;
	background-size: contain;
	top: -28px;
  bottom: 0;
  width: 143px;
  height: 131px;
	right: 6px;
}
.tyo_terminal .feature .section h2 .c_border {
	background: linear-gradient(transparent 55%, rgba(245, 144, 199, .36) 55%);
}
.tyo_terminal .feature .section h3 {
	position: relative;
	font-size: 2.4rem;
	background-color: transparent;
	border-bottom: none;
	padding: 6px 0px 10px 0px;
	color: var(--nvy);
	border: none;
}
.tyo_terminal .cmp-text.lead p {
	font-size: 1.6rem;
	color: var(--nvy);
}
.tyo_terminal .other .feature .section h3 {
	font-size: 1.8rem;
}
.tyo_terminal .feature .section h3::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 3px solid #284056;
}
.tyo_terminal .feature .section h3::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40%;
	border-bottom: 3px solid #7cb4e0;
}
/*----- 商品コンポーネント -----*/
.tyo_terminal .box_content.cmn_contents {
	margin: 0 auto !important;
}
.tyo_terminal .box_content .hotel li {
	padding: 0;
}
.tyo_terminal .box_content .base_prod .hotel.area_plan_btn.plan_add li:nth-child(2n+1):first-child {
	width: 100%;
}
.tyo_terminal .jretravel-image img {
	border-radius: 9px 9px 0 0;
}
.box_content {
	border: solid 1px var(--gly);
	border-radius: 10px;
}
.box_content .cmp-text.area_ttl {
	position: relative;
	padding: 0 8px;
	margin-top: -57px;
	filter: drop-shadow(2px 2px 4px rgba(0 0 0 / 0.5));
	color: #fff;
}
.box_content.linefeed .cmp-text.area_ttl {
	margin-top: -78px;
}
.box_content .cmp-text.area_ttl p:first-child {
	font-size: 1.4rem;
	line-height: 1.2;
	padding: 2px 4px 6px 20px;
	text-shadow: -2px -2px 20px rgba(0 0 0 / 0.1);
}
.box_content .cmp-text.area_ttl p:nth-child(2) {
	font-size: 1.7rem;
	line-height: 1.4;
	font-weight: bold;
}
.box_content .cmp-text.area_ttl p:first-child::before {
	color: #fff;
	content: "";
	position: absolute;
	top: -31px;
	bottom: 0;
	margin: auto;
	left: 9px;
	width: 1em;
	height: 1em;
	border: .31em solid currentColor;
	border-radius: 100% 100% 0 100%;
	background: radial-gradient(circle at 50% 50%, transparent 70%, currentColor 70%) no-repeat;
	box-sizing: border-box;
	transform: rotate(45deg);
}
.box_content.linefeed .cmp-text.area_ttl p:first-child::before {
	top: -53px;
}
.box_content .cmp-text.area_plan {
	padding: 0 8px;
	margin-top: 8px;
}
.box_content .cmp-text.area_plan p {
	color: #222;
	margin-top: 6px;
	font-size: 1.5rem;
	padding: 10px;
	background-color: #fdebf2;
	border-radius: 6px;
}
.box_content .jretravel-image {
	aspect-ratio: 160 / 99;
}
/*----- カルーセル -----*/
.wrap_slide .swiper {
	overflow: hidden;
	position: relative;
	padding: 0 0 10px;
}
.wrap_slide .cmn_contents {
  margin: auto;
}
.base_prod {
  margin-bottom: 0;
}
.clm_3 .base_prod.clm1 li, .base_prod.side_box.clm1 li {
  padding: 10px 10px 0;
}
.clm_3 .cm_btn .base_prod.clm1 li, .cm_btn .base_prod.side_box.clm1 li {
  padding: 0 10px;
}
/* ボックスの高さ揃え */
.wrap_slide .swiper .swiper-slide {
  height: auto;
}
.wrap_slide .swiper .swiper-slide .box_content,
.clm_3 .box_content {
  height: 100%;
}
/* 商品コンポーネントのページネーション */
.box_content .base_prod .swiper-button-next,
.box_content .base_prod .swiper-button-prev,
.box_content .base_prod .swiper-pagination {
  display: none !important;
}
/*----- アクセス情報 -----*/
.tyo_terminal .access {
 padding: 10px;
}
.tyo_terminal .access ul li {
	display: inline-grid;
	grid-template-columns: 1fr 2fr 1fr;
	grid-template-rows: 1fr 1fr;
	align-items: center;
	gap: 0px 10px;
	width: 100%;
}
.tyo_terminal .access ul li.grid_5 {
	display: inline-grid;
	grid-template-columns: auto;
	grid-template-rows: 1fr 1fr;
	align-items: center;
	gap: 0px 6px;
	width: 100%;
}
.tyo_terminal .access ul li:nth-child(2) {
	margin-bottom: 10px;
	padding-top: 16px;
}
.tyo_terminal .access ul {
	padding: 0px 0px 13px 0px;
	border-radius: 6px;
}
.tyo_terminal .access.pb_20 ul {
	padding-bottom: 21px;
}
.tyo_terminal .access .rosen {
  grid-column: 1 / 3;
  grid-row: 1 / 2;
	font-size: 1.3rem;
}
.tyo_terminal .access .grid_5 .rosen {
  grid-column: 1 / 6;
  grid-row: 1 / 2;
	font-size: 1.3rem;
}
.rosen.pb14 {
	padding-bottom: 14px;
}
.tyo_terminal .access .s_station {
  grid-column: 1 / 2;
  grid-row: 2 / 3;
	text-align: right;
}
.tyo_terminal .access .grid_5 .s_station {
	font-size: 1.3rem;
}
.tyo_terminal .access .s_station.font_small,
.tyo_terminal .access .g_station.font_small
{
	font-size: 1.33rem;
}
.tyo_terminal .access .time {
  grid-column: 2 / 3;
  grid-row: 2 / 3;
	text-align: center;
	position: relative;
	top: 17px;
}
.tyo_terminal .access .time_grid_5 {
  grid-column: 4 / 5;
  grid-row: 2 / 3;
	text-align: center;
	position: relative;
	top: 17px;
}
.tyo_terminal .access .time::before {
	content: "";
	position: absolute;
	background: url(/content/dam/jretravel/site/page/shutoken/images/terminal_ic01.png) no-repeat 50% 50%;
	background-size: contain;
	width: 100%;
	height: 100%;
	margin: auto;
  top: -36px;
  bottom: 0;
	left: 0px;
}
.tyo_terminal .access .time_grid_5::before {
	content: "";
	position: absolute;
	background: url(/content/dam/jretravel/site/page/shutoken/images/terminal_ic01.png) no-repeat 50% 50%;
	background-size: contain;
	width: 100%;
	height: 100%;
	margin: auto;
	top: -36px;
	bottom: 0;
	left: 0px;
}
.tyo_terminal .access .grid_5 .transfer_station {
	position: relative;
	grid-column: 3 / 4;
  grid-row: 2 / 3;
	text-align: center;
	position: relative;
}
.tyo_terminal .access .time::after {
	content: "";
	position: absolute;
	background: url(/content/dam/jretravel/site/page/shutoken/images/terminal_ic02.png) no-repeat 50% 50%;
	background-size: contain;
	width: 34px;
	height: 32px;
	margin: auto;
  top: -70px;
  bottom: 0;
	display: inline-block;
	left: calc(50% - (34px / 2));
}
.tyo_terminal .access .time_grid_5::after {
	content: "";
	position: absolute;
	background: url(/content/dam/jretravel/site/page/shutoken/images/terminal_ic02.png) no-repeat 50% 50%;
	background-size: contain;
	width: 34px;
	height: 32px;
	margin: auto;
  top: -70px;
  bottom: 0;
	display: inline-block;
	left: calc(50% - (34px / 2));
}
.tyo_terminal .access .time.bus::after {
	background: url(/content/dam/jretravel/site/page/shutoken/images/terminal_ic03.png) no-repeat 50% 50%;
	background-size: contain;
	width: 34px;
	height: 32px;
	margin: auto;
  top: -63px;
  bottom: 0;
	display: inline-block;
	left: calc(50% - (34px / 2));
}
.tyo_terminal .access .time .time_border,
.tyo_terminal .access .time_grid_5 .time_border {
	border: solid 1px var(--t_r_blu);
	border-radius: 6px;
	padding: 2px 4px;
	font-size: 1.4rem;
	color: var(--t_r_blu);
}
.tyo_terminal .access .g_station {
  grid-column: 3 / 4;
  grid-row: 2 / 3;
}
.tyo_terminal .access .grid_5 .g_station {
  grid-column: 5 / 6;
  grid-row: 2 / 3;
}
/*----- ボタン -----*/
.tyo_terminal .area_box .base_prod .hotel.area_plan_btn.plan_add li:nth-child(2n+1):first-child {
	width: 100%;
}
.area_plan_btn {
	padding: 0px 8px 0;
}
.area_plan_btn li {
	background-color: var(--r_blu);
	border: solid 1px var(--r_blu);
	border-radius: 6px;
	transition : .3s;
}
.area_plan_btn li:hover {
	background-color: #fff;
	border: solid 1px var(--r_blu);
}
.base_prod .hotel.area_plan_btn li>a .details_box>.ttl {
	padding: 10px;
	font-size: 1.5rem;
	color: #fff;
	font-weight: normal;
}
.base_prod .hotel.area_plan_btn li>a .details_box>.ttl:hover {
	color: var(--t_r_blu);
}
.area_plan_btn li .details_box .ttl::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 12px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
.area_plan_btn li .details_box .ttl:hover:after {
	border-color: var(--r_blu);
}
.base_prod .hotel.area_plan_btn li>a .details_box>div, .base_prod .hotel.area_plan_btn li>a .details_box>p {
	margin: 0;
}
.area_plan_btn li .details_box {
	position: relative;
}
.area_plan_btn.plan_add li:first-child .meal .details_box:before,
.area_plan_btn.plan_add li:first-child .details_box:before {
	left: 92px;
}
.tyo_terminal .base_prod .hotel {
	gap: 6px;
	justify-content: space-between;
}
/*----- テキストリンク -----*/
.tyo_terminal .plan_link a:hover {
	text-decoration: none;
}
.tyo_terminal .plan_link {
	padding: 10px;
}
.tyo_terminal .plan_link a {
	padding: 0px 0px 8px;
	color: var(--nvy);
	border-bottom: solid 1px var(--nvy);
	position: relative;
	display: block;
}
.tyo_terminal .plan_link a:hover {
	opacity: .7;
}
.tyo_terminal .plan_link a::after {
  content: "";
  position: absolute;
  margin: auto;
  top: -6px;
  bottom: 0;
  right: 12px;
  width: 8px;
  height: 8px;
  border-top: 1px solid var(--nvy);
  border-right: 1px solid var(--nvy);
  transform: rotate(45deg);
}
/*----- アコーディオン -----*/
.tyo_terminal .info_box_component {
	border: none;
	border-bottom: 1px solid var(--nvy);
}
.tyo_terminal .info_box_component .info_box_ttl.text {
	justify-content: space-between;
}
.tyo_terminal .pm_icon::before, .tyo_terminal .pm_icon_plus::after {
	border-top: 1px solid var(--nvy);
}
.tyo_terminal .pm_icon {
	background-color: transparent;
}
.tyo_terminal .type02 .info_box_list {
	display: inline-flex;
	gap: 20px;
	margin-bottom: 10px;
}
.tyo_terminal .info_box_list li {
	border: solid 1px var(--nvy);
}
.tyo_terminal .info_box_list a::after {
	content: none;
}
/* アコーディオン */
.wrap_acco {
  margin-top: 10px;
	padding: 0 8px;
}
.acco_container {
  width: 100%;
  margin: 0 auto;
	padding-bottom: 1px;
}
.acco_ttl {
  border-bottom: 1px solid var(--nvy);
  color: var(--nvy);
  padding: 10px 19px 10px 0;
  position: relative;
  cursor: pointer;
  user-select: none;
	font-size: 1.4rem;
	font-weight: normal;
}
.acco_ttl::before, .acco_ttl::after {
  content: '';
  display: block;
  background-color: var(--nvy);
  position: absolute;
  top: 50%;
  width: 15px;
  height: 2px;
  right: 12px;
}
.acco_ttl::after {
  transform: rotate(90deg);
  transition-duration: .5s;
}
.acco_ttl.is-active::after {
  transform: rotate(0);
}
.acco_content {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  padding: 0 1.5em;
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition-duration: .3s;
}
.acco_content.is-open {
  padding: 8px 0;
  line-height: normal;
  height: auto;
  opacity: 1;
	color: #222;
}
.tyo_terminal dd {
	display: inline-block;
	width: 32%;
}
.tyo_terminal dd a {
	background-color: var(--r_blu);
	border-radius: 6px;
	border: solid 1px var(--r_blu);
	display: block;
	color: #fff;
	text-decoration: none;
	position: relative;
	padding: 10px 10px 10px 10px;
	transition : all 0.3s;
}
.tyo_terminal dd a::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 12px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
.tyo_terminal dd a:hover {
	display: block;
	color: var(--t_r_blu);
	background-color: #fff;
}
.tyo_terminal dd a:hover::after {
	border-color: var(--t_r_blu);
}
.tyo_terminal dd:first-child {
	margin-right: 7px;
}
.other .box_content {
	border: none;
}
.other .box_content_border {
	border: solid 1px var(--gly);
	border-radius: 10px;
}
.tyo_terminal .other dd {
	width: calc((99% - 10px) / 2);
}
/* ----------PCのみ---------- */
@media screen and (min-width: 768px) {
	.br_sp {
		display: none;
	}
	.tyo_terminal .rosen_img {
		width: 80%;
		margin-inline: auto;
	}
	.tyo_terminal .feature .section.fz18 h3 {
		font-size: 1.8rem;
	}
	.tyo_terminal .feature .section.fz15 h3 {
		font-size: 1.55rem;
	}
	.tyo_terminal .other .feature .section h3.shibuya {
		font-size: 1.5rem;
	}
	/* カルーセル PCのみ */
	.cmp-text.tx_lead, .cmp-text.tx_lead p {
		text-align: center !important;
	}
	.wrap_slide {
		position: relative;
	}
	.wrap_slide.clm2 .swiper .swiper-wrapper .swiper-slide {
		width: 490px;
	}
	/* 前へ/後ろへボタン */
	.wrap_slide .swiper-button-prev.swiper-button-disabled,
	.wrap_slide .swiper-button-next.swiper-button-disabled {
		opacity: .35;
	}
	/* カルーセルなし 非表示 */
	.wrap_slide.no_swipe .swiper-button-prev,
	.wrap_slide.no_swipe .swiper-button-next,
	.wrap_slide.no_swipe .swiper-pagination {
		display: none !important;
	}
	.wrap_slide .swiper .swiper-pagination {
		display: none;
	}
	/* commonのbtnスタイル修正 */
	.btn01_rt {
		width: 100%;
	}
	.btn01_rt a {
		padding: 15px 45px 15px 32px;
	}
	.btn01_rt.ochanomizu a {
		padding: 4.5px 6px 4.5px 12px;
		display: block;
		text-align: left;
		font-size: 1.3rem;
	}
	.btn01_rt a::after {
		right: 5%;
	}
}

/* ----------SPのみ---------- */
@media screen and (max-width: 767px) {
	.tyo_terminal .feature .section h2 {
    font-size: 2.2rem;
		padding-bottom: 22px;
	}
	.tyo_terminal .feature .section h2::before {
		background: url(/content/dam/jretravel/site/page/shutoken/images/terminal_ic07.png) no-repeat 50% 50%;
		background-size: contain;
		top: initial;
		bottom: -12px;
		width: 89px;
		height: 104px;
		left: 5px;
		transform: scale(-1, 1);
	}
	.tyo_terminal .feature .section h2::after {
		background: url(/content/dam/jretravel/site/page/shutoken/images/terminal_ic04.png) no-repeat 50% 50%;
		background-size: contain;
		top: -28px;
		bottom: initial;
		width: 120px;
		height: 28px;
		right: 0px;
	}
	.tyo_terminal .feature .section h3 {
		padding: 0 10px 10px;
		text-align: center;
		font-size: 2.0rem;
	}
	.tyo_terminal .other .feature .section h3 {
		font-size: 2.0rem;
	}
	.tyo_terminal .feature .section {
		padding: 0 10px;
	}
	.tyo_terminal .other .feature .section {
		padding: 0;
	}
	.tyo_terminal .access ul li {
		gap: 7px;
	}
	.tyo_terminal .box_content .cmp-text.area_ttl {
		width: 99%;
	}
	.tyo_terminal .base_prod.clm2 li {
		width: calc((99% - 5px) / 2);
	}
	.acco_ttl {
		margin: 0 7px;
	}
	.acco_container:first-child .acco_ttl {
		padding-top: 0;
	}
	.acco_ttl::before, .acco_ttl::after {
		right: 6px;
	}
	.acco_content.is-open {
		padding: .625em;
	}
	.tyo_terminal dd {
		width: calc((99% - 10px) / 2);
	}
	.wrap_slide .swiper {
		padding: 0 3% 0px;
	}
	.tyo_terminal .other .wrap_acco {
		padding: 0;
	}
	/* 前へ/後ろへボタン */
	.wrap_slide {
		position: relative;
	}
	.wrap_slide .swiper-button-prev,
	.wrap_slide .swiper-button-next {
		display: block !important;
		position: absolute;
		content: "";
		width: 40px;
		height: 40px;
		top: 10rem;
		margin-top: -15px;
		border-radius: 50%;
		background-color: #fff;
		box-shadow: 0px 0px 2px 1px rgb(0 0 0 / .2);
		z-index: 99;
	}
	.other .wrap_slide .swiper-button-prev,
	.other .wrap_slide .swiper-button-next {
		top: 18rem;
	}
	.wrap_slide .swiper-button-prev::before, .wrap_slide .swiper-button-next::before {
		content: "";
		position: absolute;
		width: 16px;
		height: 16px;
	}
	.wrap_slide .swiper-button-prev::before {
		border-bottom: 1px solid var(--gly);
		border-left: 1px solid var(--gly);
		transform: rotate(45deg);
		top: 30%;
		left: 38%;
	}
	.wrap_slide .swiper-button-next::before {
		border-top: 1px solid var(--gly);
		border-right: 1px solid var(--gly);
		transform: rotate(45deg);
		top: 30%;
		right: 38%;
	}
	.wrap_slide .swiper-button-prev.swiper-button-disabled,
	.wrap_slide .swiper-button-next.swiper-button-disabled {opacity: .35;}

	.wrap_slide .swiper-button-prev {left: 2px;}
	.wrap_slide .swiper-button-next {
		right: 2px;
	}
	/* commonのbtnスタイル修正 */
	.btn01_rt a, .btn01_btm a {
		font-size: 0.95em;
		text-decoration: none;
		margin: 0;
		padding: 15px 34px 15px 25px;
		line-height: inherit;
		position: static;
		border-radius: 10px;
		width: 100%;
		height: 100%;
		display: block;
	}
	.btn01_rt::after, .btn01_btm::after {
		right: 6%;
	}
}

/*----- タイムセール -----*/
.ts_container {
  border: solid 1px var(--nvy);
  border-radius: 10px;
}
.timesale .section {
  display: inline-flex;
  justify-content: center;
  gap: 0 30px;
  align-items: center;
  text-align: center;
}
.timesale .section a:hover {
  text-decoration: none;
}
.timesale .feature .section h2 {
  font-size: 3.0rem;
  position: relative;
  color: #ea0000;
  margin: 0 auto;
}
.timesale .feature .section h2::before, .timesale .feature .section h2::after {
  font-size: 3.0rem;
  position: absolute;
  content: "";
  width: 2px;
  height: 40px;
  background-color: #ea0000;
  bottom: 0;
}
.timesale .feature .section h2::before {
  left: -20px;
  transform: rotate(-30deg);
}
.timesale .feature .section h2::after {
  right: -20px;
  transform: rotate(30deg);
}
.timesale .feature .section h2 span {
  font-size: 4.3rem;
}
.timesale .section img {
  width: 120px;
}
.timesale .cmp-text {
  margin-top: -36px;
}
.timesale .cmp-text p {
  text-align: center;
}
.timesale .wrap_overview dl {
  display: grid;
  grid-template-columns: 1fr 2fr; /* 横 */
  grid-template-rows: auto;
  width: 70%;
  margin-inline: auto;
}
.timesale .wrap_overview dl dt {
  text-align: right;
}
.timesale .wrap_overview dl dd span {
  display: block;
}
.train_list {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  width: 50%;
  margin-inline: auto;
}
.train_list li {
  width: calc((100% - 30px* 1) / 2) ;
  flex-grow: 1;
  position: relative;
}
.train_list li:first-child {width: 80%;}
.train_list li a,
.train_list_btn a {
  border-radius: 10px;
  background: #ff9d29;
  padding: 16px 10px;
  display: block;
  position: relative;
  text-decoration: none;
  color: #fff;
  text-align: center;
}
.train_list li a:hover {
  opacity: .8;
}
.train_list li a::after,
.train_list_btn a::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  text-align: center;
}
.train_list .line2{margin-left: 3.5rem;}
.train_search_info {
  text-align: right;
  margin-top: 20px;
  width: 80%;
  margin-inline: auto;
}
.train_search_info a {
  position: relative;
  padding: 0 20px 0 8px;
  border-bottom: 1px solid;
}
.train_search_info a::after {
  position: absolute;
  content: "";
  margin: auto;
  top: -2px;
  bottom: 0;
  right: 7px;
  width: 7px;
  height: 7px;
  border-bottom: 1px solid var(--link);
  border-right: 1px solid var(--link);
  transform: rotate(45deg);
}
#time_table p {
  text-align: center;
}
.att_txt {
  color: #ea0000;
  text-decoration: underline;
  padding: 10px 20px;
}
/* ----------SPのみ---------- */
@media screen and (max-width: 767px) {
  .ts_container {
    margin: 0 10px;
    padding: 0 10px;
  }
  .timesale .feature .section h2 {
    font-size: 2.0rem;
  }
  .timesale .feature .section h2 span {
    font-size: 2.3rem;
  }
  .timesale .section img {
    width: 80px;
  }
  .timesale .section {
    gap: 0 28px;
    justify-content: flex-start;
  }
  .timesale .cmp-text {
    margin-top: 0px;
    width: 100%;
  }
  .timesale .wrap_overview dl {
    width: 100%;
    display: block;
  }
  .timesale .wrap_overview dl dt {
    text-align: left;
  }
  .train_list {
    width: 100%;
    padding: 0 10px;
  }
  .train_list li a {
    padding: 12px 10px;
  }
  .timesale .feature .section h2::before {
    left: -18px;
  }
  .timesale .feature .section h2::after {
    right: -18px;
  }
}