﻿

.usj_top {
	position: relative;
}

.usj_top>h1 {
	width: 100%;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -45%) scaleX(0.9);
	-webkit-transform: translate(-50%, -45%) scaleX(0.9);
	-ms-transform: translate(-50%, -45%) scaleX(0.9);
	font-size: 5.4rem;
	line-height: 6.2rem;
	letter-spacing: -.2rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-family: "Tazugane Info", "ヒラギノ角ゴ シック W0", "Hiragino Sans", 游ゴシック, YuGothic, ＭＳ ゴシック, "MS Gothic", "Noto Sans CJK JP", sans-serif !important;
	/* text-shadow: 0 0 5px rgb(66 154 255), 0 0 15px rgb(115 241 255), 0 0 35px rgb(248 148 255); */
}

.usj_top>h1>span {
	display: block;
	font-size: 2.6rem;
	color: #fff;
	letter-spacing: .1rem;
	margin: 0.5rem auto 0;
	width: 26em;
	transform: rotate(-4deg);
	border-top: solid 1px #ffe037;
	border-bottom: solid 1px #ffe037;
	color: #ffe037;
}

.usj_imgbox {
	position: relative;
	margin: 0 auto 2rem;
}

.usj_imgbox>h2 {
	position: absolute;
	width: 50%;
	font-size: 1.6rem;
	letter-spacing: .1rem;
	background-color: #16327c;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	color: #fff;
	font-weight: bold;
	padding: 1.5rem 2rem;
	text-align: center;
	margin: 0;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.usj_imgbox>img {
	max-width: 993px;
	width: 100%;
	display: block;
	padding: 0;
	margin: 2rem auto 2rem;
	border: solid 2px #16327c;
}

.btn_parkfront {
	position: absolute;
	top: 17%;
	right: 35%;
}

.btn_universalcity {
	position: absolute;
	top: 13%;
	right: 16.5%;
}

.btn_hotelkeihan {
	position: absolute;
	top: 65%;
	right: 23%;
}

.btn_lagent {
	position: absolute;
	top: 89%;
	right: 29%;
}

.btn_universalport {
	position: absolute;
	top: 59%;
	right: 10%;
}

.btn_universalportvita {
	position: absolute;
	top: 48.5%;
	right: 9%;
}

.btn_parkfront>a,
.btn_hotelkeihan>a,
.btn_universalcity>a,
.btn_lagent>a,
.btn_universalport>a,
.btn_universalportvita>a {
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #16327c;
	border: solid 2px #16327c;
	font-weight: bold;
	letter-spacing: .1rem;
	border-radius: 3px;
	background-color: #fff;
	padding: 0.6rem 1rem;
	display: inline-block;
}

.btn_parkfront>a:hover,
.btn_hotelkeihan>a:hover,
.btn_universalcity>a:hover,
.btn_lagent>a:hover,
.btn_universalport>a:hover,
.btn_universalportvita>a:hover {
	color: #fff;
	background-color: #16327c;
	text-decoration: none;
}

.usj_inner {
	padding: 0;
	margin-bottom: -2rem;
	background-color: #fbf6e6;
}

.usj_hotels_wrap {
	background-color: #1c3385;
	padding: 8rem 0 6rem;
}

.usj_faq_bc {
	background-color: #fbf6e6;
	margin: 3rem 0 0;
	padding: 5rem 0 3rem;
}

.usj_faq_bc .faq_box #table_detail tr th,
.usj_faq_bc .faq_box #table_detail tr td {
	text-indent: -4.5rem;
	padding-left: 6rem;
	font-size: 1.5rem;
	line-height: 2.6rem;
}

.usj_faq_bc .faq_box #table_detail tr th {
	background-color: #fda204;
	color: #1c3385;
}

.usj_faq_bc .faq_box #table_detail tr th::before,
.usj_faq_bc .faq_box #table_detail tr td::before {
	color: #fff;
	font-size: 2rem;
	padding: 0.2rem 1rem;
	width: 30px;
	height: 30px;
	margin-right: 0.5em;
	border-radius: 30px;
}

.usj_faq_bc .faq_box #table_detail tr th::before {
	background-color: #1c3385;
}

.usj_faq_bc .faq_box #table_detail tr td::before {
	background-color: #ec1018;
}

.usj_faq_bc .h2_title {
	text-align: center;
	letter-spacing: .2rem;
	font-size: 2.6rem;
	font-weight: bold;
	color: #1c3385;
	margin-bottom: 5rem;
}

.usj_faq_bc .h2_title>span {
	display: block;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0;
	margin-top: 1.5rem;
}

.usj_faq_bc .h2_title>span::before {
	content: "|";
	font-size: 2.4rem;
	margin-right: .8em;
	font-weight: normal;
}

.usj_faq_bc .h2_title>span::after {
	content: "|";
	font-size: 2.4rem;
	margin-left: .8em;
	font-weight: normal;
}

.bg_pattern {
	background-color: #ffe037;
	z-index: -1;
}

.diagonal {
	background-size: 20px 20px;
	background-image: repeating-linear-gradient(-45deg, #ffe037 0, #ffe037 2px, #ffe9a7 0, #ffe9a7 50%);
}

.usj_box01 {
	padding: 3rem 0;
	border-top: solid 2px #16327c;
	border-bottom: solid 2px #16327c;
}

.usj_box01>p {
	text-align: center;
	letter-spacing: .2rem;
	font-size: 2rem;
	line-height: 3.2rem;
	color: #16327c;
}

.usj_hotels_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border: solid 3px #0368d9;
	border-radius: 6px;
	background: #fff;
	margin-bottom: 3rem;
}

.usj_hotels_box>.usj_hotels_item:first-child {
	width: 60%;
}

.usj_hotels_box>.usj_hotels_item:first-child>a>img {
	width: 100%;
}

.usj_hotels_box>.usj_hotels_item:last-child {
	width: 40%;
	display: flex;
	flex-direction: column;
}

.usj_hotels_box>.usj_hotels_item:last-child>a {
	position: relative;
	display: block;
}

.usj_hotels_box>.usj_hotels_item:last-child>a>h3 {
	position: absolute;
	color: #1c3385;
	top: 1.5rem;
	right: 2rem;
	background-color: #fff;
	width: 600px;
	padding: 2rem;
	font-size: 2.4rem;
	line-height: 3.2rem;
	font-weight: bold;
	text-align: left;
	margin: 0;
	letter-spacing: .2rem;
	border-left: solid 3px #1c3385;
	opacity: .9;
}

.usj_hotels_box>.usj_hotels_item:last-child>a>h3>span {
	background-color: #ec1018;
	color: #fff;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: initial;
	display: table;
	border-radius: 20px;
	padding: 0.5rem 1.5rem;
	margin-bottom: 1rem;
	opacity: 1;
}

p.txt_hotels {
	font-weight: normal;
	font-size: 1.6rem;
	margin: 170px auto 0;
	width: 90%;
	letter-spacing: .1rem;
	line-height: 2.8rem;
}

.usj_hotels_box>.usj_hotels_item>img {
	width: 100%;
	height: auto;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}

.usj_hotels_box>.usj_hotels_item:last-child>ul {
	width: 90%;
	margin: 1.5rem auto;
	font-weight: normal;
}

.usj_hotels_item:last-child>ul>li {
	list-style-type: disc;
	margin-left: 1.3em;
	padding: 0.5rem 0;
	font-size: 1.5rem;
	line-height: 2.5rem;
}

p.txt_location {
	font-weight: bold;
	position: relative;
	padding: 0 0 0.7rem 3rem;
	margin: 3rem 2rem 0;
	font-size: 1.6rem;
	letter-spacing: .1rem;
	border-bottom: solid 3px #1c3385;
}

p.txt_location::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background: url(../image/icon_position1.webp);
	display: inline-block;
	background-size: contain;
	width: 24px;
	height: 31px;
	margin-right: 0.5rem;
}

p.txt_location>span {
	font-weight: normal;
	background-color: #ffe037;
	margin-left: 1em;
	font-size: 1.4rem;
	padding: 0.3rem 0.2rem 0.2rem;
}

.usj_hotels_btn {
	margin-top: auto;
	padding: 1.5rem 0;
}

.usj_hotels_btn>a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80%;
	margin: auto auto 2rem;
	height: 50px;
	position: relative;
	background: #fff;
	border: 1px solid #0368d9;
	border-radius: 2px;
	box-sizing: border-box;
	padding: 0 45px 0 25px;
	color: #0368d9;
	font-size: 1.6rem;
	font-weight: normal;
	letter-spacing: .2rem;
	line-height: 1.3;
	text-align: left;
	text-decoration: none;
	transition-duration: 0.3s;
}

.usj_hotels_btn>a::before {
	content: '';
	width: 8px;
	height: 8px;
	border: 0;
	border-top: 2px solid #0368d9;
	border-right: 2px solid #0368d9;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -6px;
}

.usj_hotels_btn>a:hover {
	background-color: #1c3385;
	color: #ffe037;
}

.usj_hotels_btn>a:hover:before {
	border-top: 2px solid #ffe037;
	border-right: 2px solid #ffe037;
}

.usj_access_wrap {
	background-color: #ec1018;
	margin-bottom: -3rem;
	padding: 5rem 0 6rem;
}

.usj_access_box {
	background-color: #fff;
}

.usj_access_box>img {
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 3rem 0 2rem;
	display: block;
}

.usj_access_wrap>.container>h2 {
	text-align: center;
	font-size: 2.4rem;
	font-weight: bold;
	color: #fff;
	letter-spacing: .1rem;
	margin-bottom: 3.5rem;
}

.usj_access_wrap>.container>ul {
	width: 100%;
	padding: 2rem 8rem;
	background-color: #fff;
}

.usj_access_wrap>.container>ul>li {
	list-style: circle;
	list-style-position: inside;
	padding: 1.5rem 0;
	font-weight: normal;
	border-bottom: solid 1px #eee;
	font-size: 1.5rem;
	letter-spacing: .1rem;
}

.usj_access_wrap>.container>ul>li:last-child {
	border-bottom: none;
}

.usj_tag_wrap {
	background-color: #fbf6e6;
	padding: 0 0 4rem;
}

.usj_tag_box {
	text-align: center;
	padding: 1.5rem 0 3rem;
	margin: 0 auto 3rem;
	background-color: #fda204;
}

.usj_tag_box>h2 {
	font-size: 2rem;
	font-weight: bold;
	color: #16327c;
	margin: 4rem auto 2rem;
	letter-spacing: .1rem;
	padding: 0.4rem 0 0.6rem;
	width: 16em;
	line-height: normal;
	border-bottom: solid 2px #16327c;
	text-align: center;
}

.usj_tag_box_link {
	margin: 3rem 0 1rem;
	text-indent: unset;
	font-size: unset;
	padding-left: 0;
}

.usj_tag_box_link>li {
	display: inline-block;
	padding: 0.5rem 0.2rem;
	margin-bottom: 2.5rem;
}

.usj_tag_box_link>li>a {
	font-size: 1.5rem;
	font-weight: normal;
	letter-spacing: .1rem;
	padding: 1.2rem 4.5rem;
	border: solid 2px #16327c;
	border-radius: 2.4rem;
	color: #16327c;
	text-decoration: none;
	line-height: initial;
	background-color: #fff;
	transition-duration: 0.3s;
}

.usj_tag_box_link>li>a:hover {
	background-color: #16327c;
	color: #fff;
}

@media screen and (max-width: 1200px) {
	.usj_top>h1 {
		font-size: 5rem;
		line-height: 5.8rem;
	}

	.usj_top>h1>span {
		font-size: 2.2rem;
	}

	.usj_box01 {
		padding: 2rem 0;
	}

	.usj_box01>p {
		font-size: 1.8rem;
		line-height: 2.8rem;
	}

	.usj_imgbox>h2 {
		padding: 1.5rem 2rem;
		width: 60%;
	}

	.usj_hotels_box>.usj_hotels_item:first-child {
		width: 55%;
	}

	.usj_hotels_box>.usj_hotels_item:last-child {
		width: 45%;
	}
}

@media screen and (max-width: 992px) {
	.usj_top>img {
		height: 30rem;
	}

	.usj_top>h1 {
		font-size: 4rem;
		line-height: 4.8rem;
	}

	.usj_top>h1>span {
		font-size: 2rem;
	}

	.usj_box01>p {
		font-size: 1.6rem;
		line-height: 2.6rem;
	}

	.usj_imgbox>h2 {
		width: 70%;
	}

	.usj_hotels_box>.usj_hotels_item:first-child,
	.usj_hotels_box>.usj_hotels_item:last-child {
		width: 100%;
	}

	.usj_hotels_box>.usj_hotels_item:last-child>a>h3 {
		top: -50px;
		right: unset;
		left: 50%;
		transform: translate(-50%);
		-webkit-transform: translate(-50%);
		-ms-transform: translate(-50%);
		font-size: 2rem;
		line-height: 2.8rem;
		padding: 1.5rem 1.5rem 1rem;
		width: 94%;
	}

	.usj_hotels_box>.usj_hotels_item:last-child>a>h3>span {
		font-size: 1.2rem;
	}

	p.txt_hotels {
		width: 94%;
		font-size: 1.4rem;
		margin: 70px auto 0;
		line-height: 2.4rem;
	}

	.usj_hotels_box>.usj_hotels_item:last-child>ul {
		width: 94%;
	}

	.usj_hotels_box>.usj_hotels_item:last-child>ul>li {
		font-size: 1.4rem;
		padding: .1rem 0;
	}

	.btn_parkfront>a,
	.btn_hotelkeihan>a,
	.btn_universalcity>a,
	.btn_lagent>a,
	.btn_universalport>a,
	.btn_universalportvita>a {
		font-size: 1.3rem;
		line-height: 1.6rem;
	}

	.btn_parkfront {
		top: 16%;
		right: 35%;
	}

	.btn_hotelkeihan {
		top: 68%;
		right: 18%;
	}

	.btn_universalcity {
		top: 12%;
		right: 12.5%;
	}

	.btn_lagent {
		top: 89%;
		right: 28%;
	}

	.btn_universalport {
		position: absolute;
		top: 60%;
		right: 2.5%;
	}

	.btn_universalportvita {
		position: absolute;
		top: 49%;
		right: 2.5%;
	}

	.usj_access_box>img {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.usj_top>img {
		height: 20rem;
	}

	.usj_top>h1 {
		font-size: 3rem;
		line-height: 3.4rem;
		letter-spacing: 0;
		margin: 0;
	}

	.usj_top>h1>span {
		font-size: 1.8rem;
	}

	.usj_box01>p {
		font-size: 1.5rem;
		line-height: 2.5rem;
		padding: 0 2rem;
		text-align: left;
		font-weight: normal;
		letter-spacing: .1rem;
	}

	.usj_box01>p>br {
		display: none;
	}

	.usj_imgbox {
		padding: 0;
	}

	.usj_hotels_wrap {
		padding: 3rem 0 2rem;
	}

	.usj_hotels_box>.usj_hotels_item:last-child>a>h3 {
		font-size: 1.8rem;
		line-height: 2.6rem;
	}

	.usj_hotels_box>.usj_hotels_item:last-child>a>h3>span {
		font-size: 1.1rem;
		margin-bottom: 0.8rem;
	}

	.usj_hotels_btn>a {
		font-size: 1.4rem;
	}

	.usj_faq_bc .h2_title,
	.usj_access_wrap>.container>h2 {
		font-size: 1.8rem;
		line-height: 2.4rem;
		margin-bottom: 1.5rem;
	}

	.usj_access_wrap {
		padding: 3rem 0 2rem;
	}

	.usj_faq_bc .h2_title>span {
		font-size: 1.2rem;
		margin-top: .5rem;
	}

	.usj_access_wrap>.container>ul {
		padding: 2rem 2.5rem;
	}

	.usj_imgbox>img {
		margin: 1.5rem auto 0;
	}

	.usj_imgbox>h2 {
		width: 80%;
		font-weight: normal;
		font-size: 1.3rem;
		padding: .7rem 1rem .9rem;
	}

	.usj_hotels_box>.usj_hotels_item:last-child>ul>li {
		font-size: 1.3rem;
		padding: 0.4rem 0;
		line-height: 2rem;
	}

	.usj_faq_bc .faq_box #table_detail tr th::before, .usj_faq_bc .faq_box #table_detail tr td::before {
		font-size: 1.4rem;
		padding: 0.1rem 0.8rem 0.3rem;
	}

	.usj_faq_bc .faq_box #table_detail tr th,
	.usj_faq_bc .faq_box #table_detail tr td {
		font-size: 1.3rem;
		line-height: 2.3rem;
		text-indent: -3.5rem;
		padding-left: 4.5rem;
		padding-right: 3rem;
	}

	.usj_faq_bc .faq_box #table_detail tr th::after {
		right: -1rem;
	}

	.btn_parkfront>a,
	.btn_hotelkeihan>a,
	.btn_universalcity>a,
	.btn_lagent>a,
	.btn_universalport>a,
	.btn_universalportvita>a {
		font-size: 1rem;
		line-height: 1.2rem;
		padding: .4rem .5rem;
		font-weight: normal;
	}

	.btn_parkfront {
		top: 19.5%;
		right: 32%;
	}

	.btn_universalcity {
		top: 11%;
	}

	.usj_tag_box>h2 {
		font-size: 1.6rem !important;
		width: 14em;
		margin: 2.5rem auto 0;
	}

	.usj_tag_box_link {
		margin: 1rem auto 0;
	}

	.usj_tag_box_link>li {
		margin-bottom: 0;
	}

	.usj_tag_box_link>li>a {
		font-size: 1.3rem;
		padding: 0.8rem 2rem;
		display: block;
	}

	.usj_tag_box {
		margin: 0 auto;
		padding: 1.5rem 1.5rem 3rem;
	}

	.usj_imgbox>img {
		border: none;
	}

	.usj_access_box>img {
		padding: 2rem 0 1rem;
	}
}

@media screen and (max-width: 580px) {
	.btn_universalcity {
		top: 9%;
	}

}

@media screen and (max-width: 480px) {
	.usj_top>img {
		height: 18rem;
	}

	.usj_top>h1 {
		font-size: 2.2rem;
		line-height: 2.6rem;
	}

	.usj_top>h1>span {
		font-size: 1.4rem;
	}

	.usj_box01 {
		padding: 1.5rem 0;
	}

	.usj_box01>p {
		font-size: 1.4rem;
		line-height: 2.4rem;
		padding: 0 1.5rem;
	}

	.usj_imgbox>h2 {
		width: 90%;
		font-size: 1.2rem;
		letter-spacing: 0;
		font-weight: normal;
		padding: .8rem;
	}

	.usj_hotels_wrap {
		padding: 2rem 0 1rem;
	}

	.usj_hotels_box>.usj_hotels_item:last-child>a>h3 {
		font-size: 1.6rem;
		line-height: 2.4rem;
		letter-spacing: 0;
		padding: 1rem 0 0.5rem 1rem;
		width: 97%;
		top: -40px;
	}

	.usj_hotels_box>.usj_hotels_item:last-child>a>h3>span {
		letter-spacing: 0;
		font-size: 1rem;
	}

	p.txt_location {
		font-size: 1.4rem;
		margin: 2rem 1rem 0;
	}

	p.txt_location>span {
		font-size: 1.2rem;
		display: block;
		margin-left: 0;
		text-align: center;
	}

	.usj_hotels_btn>a {
		margin: auto auto 1rem;
	}

	.usj_hotels_box>.usj_hotels_item:last-child>ul {
		margin: 1rem auto 0;
	}

	.usj_access_wrap {
		padding: 1.5rem 0 2rem;
	}

	.usj_faq_bc {
		padding: 1.5rem 0 0;
	}

	.usj_imgbox>img {
		margin: 2.5rem auto 0;
	}

	.btn_parkfront>a,
	.btn_hotelkeihan>a,
	.btn_universalcity>a,
	.btn_lagent>a,
	.btn_universalport>a,
	.btn_universalportvita>a {
		padding: 0.4rem 0.3rem;
	}

	.btn_universalcity {
		top: 10%;
		right: 9%;
	}

	.btn_parkfront {
		top: 21%;
		right: 41%;
	}

	.btn_hotelkeihan {
		top: 70%;
		right: 31%;
	}

	.btn_lagent {
		top: 91%;
		right: 24%;
	}

	.btn_universalport {
		top: 61%;
		right: 0%;
	}

	.btn_universalportvita {
		top: 50.5%;
		right: 0%;
	}

	.usj_access_box>img {
		padding: 1rem 0 0;
	}
}