@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------
--------------------------------------------------------------------
　　　　　　　　　　　sdshinkansen専用css
--------------------------------------------------------------------
------------------------------------------------------------------*/
#contents {
	max-width: inherit;
}
#sdshinkansen {
	font-size: 1.6rem;
}
.inner {
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.main-sp,
.sp-show,
.br-tablet,
.br-599 {
	display: none;
}
.sup {
	display: inline-block;
	margin-left: 1em;
	text-indent: -1em;
	font-size: 1.3rem;
	font-weight: normal;
}
.txt-white {
	color: #fff;
}
.txt_link {
	text-decoration: underline;
}
.txt_link:hover {
	text-decoration: none;
}
.link-new01 {
	padding-left: 32px;
}
.reg_size {
	vertical-align: bottom;
	line-height: 0.5rem;
}

/*------------------------------------------------------------------
準備ページ
------------------------------------------------------------------*/
.pre_wrap .pre_txt {
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
}
.pre_wrap .plan_apply {
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
}
.pre_wrap .plan_apply dt {
	position: relative;
	display: inline-block;
	padding: 0 0.8em;
	background: linear-gradient(transparent 65%, #fff8a9 65%);
	font-size: 2.2rem;
}
.pre_wrap .plan_apply dt:before,
.pre_wrap .plan_apply dt:after {
	position: absolute;
	top: 4px;
	bottom: 2px;
	content: "";
	width: 2px;
	height: auto;
	border-radius: 50px;
	background: #333;
}
.pre_wrap .plan_apply dt:before {
	left: 0;
	transform: rotateZ(-30deg);
}
.pre_wrap .plan_apply dt:after {
	right: 0;
	transform: rotateZ(30deg);
}
.pre_wrap .plan_apply ul {
	display: flex;
	display: -webkit-flex;
	column-gap: 20px;
}
.pre_wrap .plan_apply li {
	width: calc(100% / 3);
	margin-top: 12px;
}
.pre_wrap .plan_apply li a {
	position: relative;
	display: block;
	padding: 10px 15px 12px;
	border-radius: 100px;
	color: #fff;
	font-size: 1.8rem;
	transition: .25s ease;
}
.pre_wrap .plan_apply li a {
	position: relative;
	display: block;
	padding: 10px 15px 12px;
	border-radius: 100px;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	transition: .25s ease;
}
.pre_wrap .plan_apply li.area02 a {
	border: 2px solid #41a3ef;
	background: #41a3ef;
}
.pre_wrap .plan_apply li.area03 a {
	border: 2px solid #fa8513;
	background: #fa8513;
}
.pre_wrap .plan_apply li.area04 a {
	border: 2px solid #7abd29;
	background: #7abd29;
}
.pre_wrap .plan_apply li a:after {
	position: absolute;
	top: 50%;
	right: 3px;
	transform: translateY(-50%);
	content: '\e902';
	font-family: 'jttweb' !important;
	font-size: 0.7em;
}
.pre_wrap .plan_apply li a:hover {
	background: #fff;
}
.pre_wrap .plan_apply li.area02 a:hover {
	color: #41a3ef;
}
.pre_wrap .plan_apply li.area03 a:hover {
	color: #fa8513;
}
.pre_wrap .plan_apply li.area04 a:hover {
	color: #7abd29;
}

/*------------------------------------------------------------------
背景
------------------------------------------------------------------*/
.bg {
	position: relative;
	padding-bottom: 25px;
	background: linear-gradient(#006989 0%, #0095bd 100%);
	z-index: 0;
}
.bg:first-child {
	padding-top: 30px;
}
.bg.none {
	padding-bottom: 0;
	background: none;
}
.bg:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background: url(/plan/tokushu/themepark/tdr/sdshinkansen/images/bg_star.webp);
	background-repeat: repeat;
	background-position: center top;
	background-size: auto;
	opacity: 0.17;
	z-index: -1;
}
.wave {
	position: relative;
	margin-bottom: -40px;
	padding-bottom: 100px;
	z-index: -1;
}
.bg:first-child:before,
.wave:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url(/plan/tokushu/themepark/tdr/sdshinkansen/images/bg_star_top.webp);
	background-repeat: repeat-x;
	background-position: center top;
	background-size: auto;
	opacity: 0.7;
	z-index: -1;
}
.wave.last {
	margin-bottom: -50px;
}
.wave.last:before {
	content: none;
}
.wave svg {
	position: relative;
	width: 100%;
	height: 50px;
	transform: rotate(180deg);
}
.wave .shape-fill {
	fill: #0095bd;
}

/*------------------------------------------------------------------
見出し
------------------------------------------------------------------*/
.lp_title {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	margin-bottom: 30px;
}
.lp_title figure {
	position: relative;
	margin-right: 20px;
	padding: 0 25px;
	background: #fff;
	z-index: 1;
}
.lp_title figure img {
	width: 112px;
	height: auto;
}
#sdshinkansen h1 {
	margin: 0;
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-size: 3rem;
	font-weight: 600;
	text-align: center;
	text-shadow: 0 0 1px #9fe5f1, 0 0 2px #9fe5f1;
	filter: drop-shadow(0 0 0.3em rgb(0 105 137 / 50%)) drop-shadow(0 0 0.3em rgb(0 105 137 / 50%)) drop-shadow(0 0 0.3em rgb(0 105 137 / 50%)) drop-shadow(0 0 0.3em rgb(0 105 137 / 50%)) drop-shadow(0 0 0.3em rgb(0 105 137 / 50%));
}
#sdshinkansen h2 {
	margin-bottom: 30px;
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-size: 2.8rem;
	font-weight: 600;
	line-height: 1.4;
	filter: drop-shadow(0 0 1px rgb(159 229 241 / 70%)) drop-shadow(0 0 2px rgb(159 229 241 / 30%)) drop-shadow(0 0 0.15em rgb(0 105 137 / 50%)) drop-shadow(0 0 0.15em rgb(0 105 137 / 50%)) drop-shadow(0 0 0.15em rgb(0 105 137 / 50%)) drop-shadow(0 0 0.15em rgb(0 105 137 / 50%)) drop-shadow(0 0 0.15em rgb(0 105 137 / 50%));
}
#sdshinkansen h2 small {
	font-size: 0.85em;
}
#sdshinkansen h2 .star {
	display: inline-block;
	padding: 0 2.2em;
	background-image: url(/plan/tokushu/themepark/tdr/sdshinkansen/images/ic_star-ttl.webp), url(/plan/tokushu/themepark/tdr/sdshinkansen/images/ic_star-ttl.webp);
	background-repeat: no-repeat;
	background-position: left top 0.38em, right top 0.38em;
	background-size: auto 0.7em;
}

/*------------------------------------------------------------------
メインビジュアル
------------------------------------------------------------------*/
.main-img {
	margin: 14px auto 0;
	text-align: center;
}

/*------------------------------------------------------------------
承認番号
------------------------------------------------------------------*/
.olc_num {
	max-width: 990px;
}
.olc_num p {
	color: #fff;
	text-align: right;
}

/*------------------------------------------------------------------
Sparkling Dreams Shinkansenについて
------------------------------------------------------------------*/
.sds_about {
	position: relative;
	margin: 20px 0 15px;
	padding: 20px 40px;
	border: 1px solid;
	border-image: linear-gradient(90deg, #bbb 0%, #ddd 15%, #eee 50%, #ddd 85%, #bbb 100%) 1;
	color: #fff;
	background-color: rgb(255 255 255 / 10%);
	background-image: url(/plan/tokushu/themepark/tdr/sdshinkansen/images/ic_star.webp), url(/plan/tokushu/themepark/tdr/sdshinkansen/images/ic_star.webp), url(/plan/tokushu/themepark/tdr/sdshinkansen/images/ic_star.webp), url(/plan/tokushu/themepark/tdr/sdshinkansen/images/ic_star.webp);
	background-repeat: no-repeat;
	background-position: left top, right top, right bottom, left bottom;
	background-size: 15px auto;
	font-family: "Noto Serif JP", serif;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.8;
	filter: drop-shadow(0 1px 2px #006989) drop-shadow(0 0 8px #006989);
}
#sdshinkansen .sds_about h2 {
	margin-bottom: 15px;
	color: #fefbda;
	font-size: 2.4rem;
	font-weight: bold;
	filter: none;
}
.sds_about .border-top,
.sds_about .border-bottom {
	position: absolute;
	left: 15px;
	right: 15px;
	border-top: 1px solid;
	border-image: linear-gradient(90deg, #bbb 0%, #ddd 15%, #eee 50%, #ddd 85%, #bbb 100%) 1;
	opacity: 0.5;
}
.sds_about .border-top {
	top: 3px;
}
.sds_about .border-bottom {
	bottom: 3px;
}
.sds_about .border-left,
.sds_about .border-right {
	position: absolute;
	top: 15px;
	bottom: 15px;
	border-left: 1px solid #bbb;
	opacity: 0.5;
}
.sds_about .border-left {
	left: 3px;
}
.sds_about .border-right {
	right: 3px;
}

/*------------------------------------------------------------------
プラン内容
------------------------------------------------------------------*/
.sds_plan .plan_wrap {
	position: relative;
	display: flex;
	display: -webkit-flex;
	column-gap: 30px;
	max-width: 900px;
	width: 100%;
	margin: 0 auto 15px;
	padding: 35px 30px 25px;
	border: 4px solid;
	border-image: linear-gradient(90deg, #bbb 0%, #ddd 15%, #eee 50%, #ddd 85%, #bbb 100%) 1;
	background: url(/plan/tokushu/themepark/tdr/sdshinkansen/images/bg_frame-lt.webp), url(/plan/tokushu/themepark/tdr/sdshinkansen/images/bg_frame-rt.webp), url(/plan/tokushu/themepark/tdr/sdshinkansen/images/bg_frame-rb.webp), url(/plan/tokushu/themepark/tdr/sdshinkansen/images/bg_frame-lb.webp), #fff;
	background-repeat: no-repeat;
	background-position: left 3px top 3px, right 3px top 3px, right 3px bottom 3px, left 3px bottom 3px, center;
	background-size: 70px auto, 70px auto, 70px auto, 70px auto, auto;
	filter: drop-shadow(0 1px 2px #006989) drop-shadow(0 0 8px #006989);
}
.sds_plan .plan_wrap:before {
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: 3px;
	right: 3px;
	content: "";
	border: 1px solid;
	border-image: linear-gradient(90deg, #bbb 0%, #ddd 15%, #eee 50%, #ddd 85%, #bbb 100%) 1;
	z-index: -1;
}
.sds_plan figure {
	width: 240px;
}
.sds_plan figure figcaption {
	margin-top: 2px;
	font-size: 0.8em;
	text-align: right;
}
.sds_plan .plan_inner {
	width: calc(100% - 270px);
	text-align: center;
}
.sds_plan .plan_about {
	font-size: 1.8rem;
	font-weight: bold;
}
.sds_plan .plan_about .gentei {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 7px;
	padding: 10px 15px;
	color: #fff;
	background: linear-gradient(146deg, #145161 10.65%, #006c87 87.44%);
}
.sds_plan .plan_about .gentei:before,
.sds_plan .plan_about .gentei:after {
	position: absolute;
	left: 0;
	content: "";
	width: 100%;
	height: 1px;
	background: linear-gradient(90deg, #bbb 0%, #ddd 25%, #eee 50%, #ddd 75%, #bbb 100%);
}
.sds_plan .plan_about .gentei:before {
	top: 2px;
}
.sds_plan .plan_about .gentei:after {
	bottom: 2px;
}
.sds_plan .plan_about small {
	display: inline-block;
	margin-top: 5px;
	font-weight: normal;
	font-feature-settings: "palt";
	text-align: left;
}
.sds_plan .plan_apply {
	margin-top: 20px;
}
.sds_plan .plan_apply li {
	max-width: 400px;
	margin: 10px auto 0;
}
.sds_plan .plan_apply li a {
	position: relative;
	display: block;
	padding: 10px 15px 12px;
	border-radius: 100px;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	transition: .25s ease;
}
.sds_plan .plan_apply li.area02 a {
	border: 2px solid #41a3ef;
	background: #41a3ef;
}
.sds_plan .plan_apply li.area03 a {
	border: 2px solid #fa8513;
	background: #fa8513;
}
.sds_plan .plan_apply li.area04 a {
	border: 2px solid #7abd29;
	background: #7abd29;
}
.sds_plan .plan_apply li a:after {
	position: absolute;
	top: 50%;
	right: 3px;
	transform: translateY(-50%);
	content: '\e902';
	font-family: 'jttweb' !important;
	font-size: 0.7em;
}
.sds_plan .plan_apply li a:hover {
	background: #fff;
}
.sds_plan .plan_apply li.area02 a:hover {
	color: #41a3ef;
}
.sds_plan .plan_apply li.area03 a:hover {
	color: #fa8513;
}
.sds_plan .plan_apply li.area04 a:hover {
	color: #7abd29;
}

/*------------------------------------------------------------------
ご案内
------------------------------------------------------------------*/
.sds_info dl {
	margin-bottom: 25px;
	padding: 20px;
	background: #fff;
	filter: drop-shadow(0 1px 2px #006989) drop-shadow(0 0 8px #006989);
}
.sds_info dl dt {
	margin-bottom: 15px;
	padding-left: 10px;
	border-left: 4px solid;
	color: #006989;
	font-size: 1.8rem;
	font-weight: bold;
}
.sds_info .ar_box + .ar_box {
	margin-top: 28px;
}
.sds_info .ar_box .ar_title {
	color: #006989;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}
.sds_info .ar_box.flow .ar_title span {
	position: relative;
	display: inline-block;
	margin-bottom: 12px;
	padding: 0 12px;
	background: linear-gradient(transparent 65%, #fff8a9 65%);
}
.sds_info .ar_box.flow .ar_title span:before,
.sds_info .ar_box.flow .ar_title span:after {
	position: absolute;
	top: 5px;
	bottom: 3px;
	content: "";
	width: 2px;
	height: auto;
	border-radius: 30px;
	background: #006989;
}
.sds_info .ar_box.flow .ar_title span:before {
	left: 0;
	transform: rotateZ(-30deg);
}
.sds_info .ar_box.flow .ar_title span:after {
	right: 0;
	transform: rotateZ(30deg);
}
.sds_info .ar_box .ar_flow {
	position: relative;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.sds_info .ar_box .ar_flow:before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	width: 90%;
	height: 15px;
	background: #01aecb;
	transform: translate(-50%, -50%);
}
.sds_info .ar_box .ar_flow li {
	position: relative;
	width: calc(100% / 3 - 10px);
	padding: 10px;
	border: 2px solid #01aecb;
	background-image: radial-gradient(#fff 2px, transparent 2px), radial-gradient(#fff 2px, #ecf6ff 2px);
	background-size: 40px 40px;
	background-position: 0 0, 20px 20px;
}
.sds_info .ar_box .ar_flow li .flow_num {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	padding-top: 4px;
	color: #fff;
	background: #01aecb;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.1;
}
.sds_info .ar_box .ar_flow li .flow_num small {
	display: block;
	font-size: 0.4em;
}
.sds_info .ar_box .ar_flow li .flow_title {
	width: calc(100% - 50px);
	margin-left: auto;
	color: #01aecb;
	font-size: 1.7rem;
	font-weight: bold;
}
.sds_info .ar_box .ar_flow li .flex {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-top: 14px;
}
.sds_info .ar_box .ar_flow li figure {
	width: 100px;
}
.sds_info .ar_box .ar_flow li .flow_txt {
	width: calc(100% - 115px);
}
.sds_info .ar_box.attention {
	padding: 2px;
	border-radius: 3px;
	background: #006989;
}
.sds_info .ar_box .accordion_header {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	margin: 4px 0;
	color: #fff;
	cursor: pointer;
}
.sds_info .ar_box .accordion_header .arrow {
	position: relative;
	display: inline-block;
	margin-top: -1px;
	margin-left: 8px;
	width: 1em;
	height: 1em;
	border-radius: 100%;
	background: #fff;
}
.sds_info .ar_box .accordion_header .arrow:before,
.sds_info .ar_box .accordion_header .arrow:after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	width: 0.5em;
	height: 2px;
	background: #006989;
	transition: 0.25s ease;
}
.sds_info .ar_box .accordion_header .arrow:before {
	transform: translate(-50%, -50%);
}
.sds_info .ar_box .accordion_header .arrow:after {
	transform: translate(-50%, -50%) rotate(90deg);
}
.sds_info .ar_box .accordion_header.open .arrow:after {
	transform: translate(-50%, -50%);
}
.sds_info .ar_box .accordion_inner {
	padding: 10px 10px 10px 20px;
	border-radius: 0 0 2px 2px;
	background: #fff;
}

/*------------------------------------------------------------------
東京ディズニーリゾート®への旅特集はこちら
------------------------------------------------------------------*/
#sdshinkansen .tdr_link h2 {
	color: #006989;
	filter: none;
}
.tdr_link .tdr_bnr {
	display: block;
	width: 360px;
	height: auto;
	margin: 0 auto;
}
.tdr_link .tdr_bnr a {
	display: block;
	transition: .3s ease;
}
.tdr_link .tdr_bnr a:hover {
	opacity: 0.7;
}
.tdr_link .tdr_ticket {
	margin-top: 30px;
	padding: 30px;
	background: #faffd9;
}
.tdr_link .pc_flex {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.tdr_link .ticket_about .icon img {
	width: 280px;
	height: auto;
}
.tdr_link .txt_box {
	width: 62%;
}
.tdr_link .ticket_about .ticket_btn {
	margin-top: 10px;
	padding: 10px;
	border: 3px solid #1b4584;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	cursor: pointer;
	transition: .3s ease;
}
.tdr_link .ticket_about .ticket_btn:hover {
	background: #fffdc4;
}
.tdr_link .ticket_about .ticket_btn img {
	width: 380px;
	height: auto;
}
.tdr_link .affiliate {
	margin-top: 45px;
}
.tdr_link .affiliate .affiliate_bnr a {
	display: inline-block;
	transition: .3s ease;
}
.tdr_link .affiliate .affiliate_bnr a:hover {
	opacity: 0.7;
}
.modal_window {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 940px;
	height: auto;
	max-height: 90%;
	border-radius: 5px;
	background: #fff;
	z-index: 2000;
	overflow-y: scroll;
}
.modal_inner {
	padding: 0 30px 23px;
}
.modal_inner a {
	display: block;
	transition: .3s ease;
}
.modal_inner a:hover {
	opacity: 0.7;
}
.js_close {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 999;
}
.js_close span {
	display: block;
	width: 100%;
	padding-right: 10px;
	border-radius: 5px 5px 0 0;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: right;
	background: #fff;
	cursor: pointer;
}
.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 1002;
}
.tdr_link .tdr_website {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 20px;
}
.tdr_link .tdr_website li + li {
	margin-left: 30px;
}
.tdr_link .tdr_website li a {
	display: block;
	transition: .3s ease;
}
.tdr_link .tdr_website li a:hover {
	opacity: 0.7;
}

/*------------------------------------------------------------------
　　　　　　　　　　　　　　スマホ用(画面幅999px以下) 
------------------------------------------------------------------*/
@media screen and (max-width: 999px) {
#sdshinkansen {
	font-size: 1.5rem;
}
.inner {
	padding: 0 14px;
}
.pc-show {
	display: none;
}
.sp-show,
.br-tablet {
	display: block;
}
.sup {
	font-size: 1.2rem;
}
.link-new01 {
	padding-left: 30px;
}

/*------------------------------------------------------------------
準備ページ
------------------------------------------------------------------*/
.pre_wrap .pre_txt {
	font-size: 1.8rem;
}
.pre_wrap .plan_apply {
	margin-top: 17px;
}
.pre_wrap .plan_apply dt {
	font-size: 2rem;
}

/*------------------------------------------------------------------
背景
------------------------------------------------------------------*/
.bg:first-child {
	padding-top: 22px;
}
.wave {
	margin-bottom: -50px;
}
.wave.last {
	margin-bottom: -60px;
}

/*------------------------------------------------------------------
見出し
------------------------------------------------------------------*/
.lp_title {
	margin-bottom: 20px;
	padding: 0 0 0 10px;
}
.lp_title figure {
	margin-right: 14px;
	padding: 0 20px;
}
#sdshinkansen h1 {
	font-size: min(3.2vw, 2.5rem);
}
#sdshinkansen h2 {
	font-size: min(3.5vw, 2.4rem);
}

/*------------------------------------------------------------------
メインビジュアル
------------------------------------------------------------------*/
.main-img {
	margin: 10px auto 0;
}

/*------------------------------------------------------------------
Sparkling Dreams Shinkansenについて
------------------------------------------------------------------*/
.sds_about {
	padding: 16px 20px;
	font-size: 1.6rem;
}
#sdshinkansen .sds_about h2 {
	margin-bottom: 10px;
	font-size: 2.0rem;
}
.sds_about:before,
.sds_about:after {
	opacity: 0.15;
}

/*------------------------------------------------------------------
プラン内容
------------------------------------------------------------------*/
.sds_plan .plan_about {
	font-size: 1.6rem;
}
.sds_plan .plan_about .gentei {
	padding: 12px 15px 10px;
}
.sds_plan .plan_apply li {
	max-width: 370px;
}
.sds_plan .plan_apply li a {
	padding: 10px 15px;
	font-size: 1.6rem;
}

/*------------------------------------------------------------------
ご案内
------------------------------------------------------------------*/
.sds_info dl {
	padding: 20px 14px;
}
.sds_info dl dt {
	font-size: 1.7rem;
}
.sds_info .ar_box .ar_title {
	font-size: 1.7rem;
}
.sds_info .ar_box .ar_flow li {
	width: calc(100% / 3 - 7px);
}
.sds_info .ar_box .ar_flow li .flow_num {
	width: min(5vw, 40px);
	height: min(5vw, 40px);
	padding-top: 2px;
	font-size: min(2.5vw, 1.8rem);
}
.sds_info .ar_box .ar_flow li .flow_title {
	width: calc(100% - min(4.5vw, 40px));
	font-size: min(2.2vw, 1.6rem);
}
.sds_info .ar_box .ar_flow li .flex {
	display: block;
}
.sds_info .ar_box .ar_flow li figure {
	margin: 0 auto 18px;
}
.sds_info .ar_box .ar_flow li .flow_txt {
	width: fit-content;
	margin: 0 auto;
	font-size: min(2vw, 1.4rem);
}

/*------------------------------------------------------------------
東京ディズニーリゾート®への旅特集はこちら
------------------------------------------------------------------*/
.tdr_link .pc_flex {
	display: block;
}
.tdr_link .txt_box {
	width: 100%;
}
.tdr_link .affiliate {
	margin-top: 15px;
}
.tdr_link .affiliate .affiliate_bnr {
	margin-bottom: 10px;
	text-align: center;
}
.modal_window {
	width: 90%;
}
.tdr_link .tdr_website {
	display: block;
	width: 60%;
	margin: 0 auto;
}
.tdr_link .tdr_website li + li {
	margin-left: 0;
}
}

/*------------------------------------------------------------------
　　　　　　　　　　　　　　スマホ用(画面幅599px以下) 
------------------------------------------------------------------*/
@media screen and (max-width: 599px) {
#sdshinkansen {
	font-size: 1.4rem;
}
.main-pc,
.br-tablet {
	display: none;
}
.main-sp,
.br-599 {
	display: block;
}

/*------------------------------------------------------------------
準備ページ
------------------------------------------------------------------*/
.pre_wrap .plan_apply ul {
	display: block;
}
.pre_wrap .plan_apply li {
	width: 100%;
}
.pre_wrap .plan_apply li a {
	padding: 8px 15px 10px;
}

/*------------------------------------------------------------------
背景
------------------------------------------------------------------*/
.bg {
	padding-bottom: 15px;
}
.bg:first-child {
	padding-top: 15px;
}
.bg:after {
	background-size: 120% auto;
}
.wave {
	margin-bottom: -60px;
}
.bg:first-child:before,
.wave:before {
	opacity: 0.5;
}
.wave svg {
	height: 35px;
}

/*------------------------------------------------------------------
見出し
------------------------------------------------------------------*/
.lp_title {
	margin-bottom: 15px;
}
.lp_title figure {
	max-width: 30%;
	margin-right: 3px;
	padding: 0 5px;
	text-align: center;
}
#sdshinkansen h1 {
	font-size: min(3.8vw, 2rem);
}
#sdshinkansen h2 {
	margin-bottom: 20px;
	font-size: min(5.4vw, 2rem);
}
#sdshinkansen h2 small {
	font-size: 0.8em;
}

/*------------------------------------------------------------------
承認番号
------------------------------------------------------------------*/
.olc_num p {
	font-size: 1.2rem;
}

/*------------------------------------------------------------------
Sparkling Dreams Shinkansenについて
------------------------------------------------------------------*/
.sds_about {
	margin-top: 14px;
	padding: 16px 12px;
	font-size: 1.4rem;
}
#sdshinkansen .sds_about h2 {
	font-size: 1.8rem;
}

/*------------------------------------------------------------------
プラン内容
------------------------------------------------------------------*/
.sds_plan .plan_wrap {
	display: block;
	padding: 20px 17px;
	border-width: 3px;
	background-position: left 2px top 2px, right 2px top 2px, right 2px bottom 2px, left 2px bottom 2px, center;
	background-size: 35px auto, 35px auto, 35px auto, 35px auto, auto;
}
.sds_plan .plan_wrap:before {
	top: 2px;
	bottom: 2px;
	left: 2px;
	right: 2px;
}
.sds_plan figure {
	width: 60%;
	margin: 0 auto 10px;
}
.sds_plan figure figcaption {
	font-size: min(3vw, 0.8em);
}
.sds_plan .plan_inner {
	width: 100%;
	text-align: left;
}
.sds_plan .plan_about {
	font-size: 1.5rem;
}
.sds_plan .plan_about .gentei {
	width: 100%;
	padding: 10px 4px;
	font-size: min(3.6vw, 1.5rem);
	text-align: center;
}
.sds_plan .plan_apply {
	display: flex;
	display: -webkit-flex;
	column-gap: 7px;
	margin-top: 12px;
}
.sds_plan .plan_apply li {
	width: calc(100% / 3 - 4px);
	margin-top: 0;
}
.sds_plan .plan_apply li a {
	padding: 7px 7px;
	font-size: 1.4rem;
	line-height: 1.05;
}
.sds_plan .plan_apply li a small {
	font-size: 0.7em;
}
.sds_plan .plan_apply li a:after {
	font-size: 0.6em;
}

/*------------------------------------------------------------------
ご案内
------------------------------------------------------------------*/
.sds_info dl {
	margin-bottom: 15px;
	padding: 15px 10px;
}
.sds_info dl dt {
	font-size: 1.6rem;
}
.sds_info .ar_box .ar_title {
	font-size: 1.6rem;
}
.sds_info .ar_box.flow .ar_title span {
	margin-bottom: 10px;
}
.sds_info .ar_box.flow .ar_title span:before,
.sds_info .ar_box.flow .ar_title span:after {
	top: 3px;
}
.sds_info .ar_box .ar_flow {
	display: block;
}
.sds_info .ar_box .ar_flow:before {
	width: 15px;
	height: 90%;
}
.sds_info .ar_box .ar_flow li {
	width: 100%;
}
.sds_info .ar_box .ar_flow li + li {
	margin-top: 12px;
}
.sds_info .ar_box .ar_flow li .flow_num {
	width: 40px;
	height: 40px;
	font-size: 1.8rem;
}
.sds_info .ar_box .ar_flow li .flow_title {
	width: calc(100% - 45px);
	font-size: 1.5rem;
}
.sds_info .ar_box .ar_flow li .flex {
	display: flex;
}
.sds_info .ar_box .ar_flow li figure {
	width: 80px;
	margin: 0;
}
.sds_info .ar_box .ar_flow li .flow_txt {
	width: calc(100% - 95px);
	margin: 0;
	font-size: 1.4rem;
}

/*------------------------------------------------------------------
東京ディズニーリゾート®への旅特集はこちら
------------------------------------------------------------------*/
#sdshinkansen .tdr_link h2 {
	font-size: min(4.4vw, 2rem);
}
.tdr_link .tdr_bnr {
	width: 80%;
}
.modal_inner {
	padding: 0 20px 20px;
}
.tdr_link .tdr_website {
	width: 100%;
}
}