@charset "UTF-8";

html {
	font-size: 62.5%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

.shinsaibashi-parco-campaign {
	color: #4E5B73;
	font-size: 18px;
	font-size: 1.8rem;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Helvetica Neue", Arial, Meiryo, sans-serif;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.8;
}

.header-inner {
	padding: 0;
	width: 100%;
}

.header-small .header-inner .logo {
	padding: 20px 25px 15px;
	border-bottom: 2px solid #4E5B73;
}

.shinsaibashi-parco-campaign {
	padding: 50px 0 0;
}

.shinsaibashi-parco-campaign p {
	margin: 0;
}

.main-visual {
	text-align: center;
	margin: 0 auto 70px;
	max-width: 736px;
}

.main-visual p {
	font-size: 14px;
	font-size: 1.4rem;
	text-align: right;
	margin: 5px 0;
}

.header-information h1 {
	font-size: 40px;
	font-size: 4.0rem;
	letter-spacing: 0.2em;
	margin-bottom: 12px;
}

.header-information h1+p {
	margin-bottom: 50px;
}


.pcNone {
	display: none;
}

.header-information.content-wrapper {
	text-align: center;
	margin: 0 auto 80px;
}

.header-information .content-inner {
	max-width: 800px;
	margin: 0 auto;
	width: calc(100% - 30px);
}

.header-information h2 {
	font-size: 40px;
	font-size: 4.0rem;
	letter-spacing: 0.15em;
	text-align: center;
	margin: 30px auto 40px;
}

.header-information h2 span {
	font-size: 20px;
	font-size: 2.0rem;
}

.header-information p {
	line-height: 2;
	margin: 0 0 1.8em;
}

.header-information .small {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0;
}

.table-container {
	background-color: #F2F3F5;
	letter-spacing: 0;
	padding: 30px 0;
	margin: 100px auto 20px;
	max-width: 960px;
}

.table-container p:nth-child(1) {
	max-width: 860px;
	margin: 0 auto 1em;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: left;
}

.table-container p + h2 {
	margin-top: 1.5em;
}

.table-container table {
	border: 2px solid #4E5B73;
	table-layout: fixed;
	max-width: 860px;
	margin: 0 auto;
	width: 100%;
}

.table-container th {
	background-color: #E4E7EA;
	border-bottom: 2px solid #4E5B73;
	font-size: 14px;
	font-size: 1.4rem;
	width: 240px;
}
.table-container table tr>th:last-of-type {
	padding: 10px 5px;

}

.table-container table tr>td:nth-of-type(1) {
	font-size: 14px;
	font-size: 1.4rem;
	background-color: #E4E7EA;
	width: 13%;
}

.table-container table tr>td:last-of-type {
	border-left: 2px dotted #4E5B73;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	width: 260px;
}

.table-container table tr>td:last-of-type span {
	font-size: 25px;
	font-size: 2.5rem;
	position: relative;
}

.table-container td {
	background-color: #ffffff;
	border-left: 2px solid #4E5B73;
	border-bottom: 2px solid #4E5B73;
	vertical-align: middle;
	font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;

}

.table-container table.table2 tr > th,
.table-container table.table2 tr > td {
	padding: 1em 0;
}

.table-container table.table2 tr > th {
	border-left: 2px solid #4E5B73;
	font-weight: bold;
	background: #fff;
}

.table-container table.table2 tr > td {
	border-left: 2px solid #4E5B73;
	font-weight: bold;
	background: #E4E7EA;
}

.table-container p {
	font-size: 14px;
	font-size: 1.4rem;
	text-align: right;
	max-width: 860px;
	margin: 5px auto;
}

.table-container+.content-inner {
	text-align: left;
}

.shinsaibashi-parco-campaign img {
	/*max-width: 736px;*/
}

.content-wrapper {
	margin: 0 auto 35px;
}

.content-inner {
	max-width: 720px;
	margin: 0 auto;
}

.content-inner img
{
	width: 100%;
}
.table-container img {
	margin-top: 5%;
	margin-bottom: 5%;
	width: 30%;

}

.content-inner .small {
	font-size: 14px;
	font-size: 1.4rem;
}

.content-inner dt h2 {
	border-left: 5px solid #FF585D;
	color: #000000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	min-height: 50px;
	margin-bottom: 15px;
	padding-left: 15px;
}

.content-inner dd {
	margin-bottom: 50px;
}

.content-inner dd p,
.content-inner dd ul {
	margin-bottom: 10px;
}

.c-cardimage_gold{
	margin: 0 5%;
}
.c-table_red{
	color: red;
	font-size: 13px;
	font-size: 1.3rem;
	padding: 3px 0;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.pcNone {
		display: inline-block;
	}

	.spNone {
		display: none;
	}

	.shinsaibashi-parco-campaign {
		font-size: 14px;
		font-size: 1.4rem;
		letter-spacing: 0;
		padding: 20px 0 0;
	}

	.header-information .content-inner {
		margin: 0 15px;
	}

	.header-information .content-inner ul {
		width: calc(100%);
	}

	.header-information h1 {
		font-size: 24px;
		font-size: 2.4rem;
		letter-spacing: 0.2em;
		margin-bottom: 10px;
	}

	.header-information h1+p {
    margin-bottom: 30px;
	}

	.main-visual {
		margin: 0 15px 40px;
	}

	.main-visual p {
    font-size: 12px;
    font-size: 1.2rem;
	}

	.main-visual img {
		width: 100%;
	}

	.table-container {
		padding: 20px 10px;
		margin: 60px auto 20px
	}

	.table-container p:first-child {
		font-size: 1.6rem;
		letter-spacing: 0.15em;
	}

	.table-container table {
		border: 1px solid #4E5B73;
	}
	.table-container img {
		width: 70%;
	}
	
	.table-container th,
	.table-container td {
		line-height: 1.5;
	}

	.table-container th {
		border-bottom: 1px solid #4E5B73;
		font-size: 12px;
		font-size: 1.2rem;
		width: 25%;
	}

	.table-container td {
		border-left: 1px solid #4E5B73;
		border-bottom: 1px solid #4E5B73;
	}

	.table-container table tr>td:nth-of-type(1) {
		width: 15%;
	}
	.table-container table tr>td:nth-of-type(2) {
		width: 25%;
	}

	.table-container table tr>td:last-of-type {
		border-left: 1px dotted #4E5B73;
		font-size: 14px;
		font-size: 1.4rem;
		padding: 10px 5px 10px;
		width: 25%;
	}
	.table-container td {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 10px 5px 10px;
		width: 25%;
	}

	.table-container table.table2 tr > th,
	.table-container table.table2 tr > td {
		border-left: 1px solid #4E5B73 !important;
	}

	.table-container p {
    font-size: 12px;
    font-size: 1.2rem;
	}

	.content-wrapper {
		margin: 0 auto 30px;
	}

	.content-inner .small {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.content-inner dl {
		width: calc(100% - 30px);
		margin: 0 15px;
	}

	.content-inner dt h2 {
		font-size: 17px;
		font-size: 1.7rem;
		min-height: 40px;
		padding-left: 10px;
	}

	.content-inner dd {
		margin-bottom: 30px;
	}

	.content-inner dd p,
	.content-inner dd ul {
		margin-bottom: 5px;
	}

	.content-inner dd .small {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

@media screen and (max-width: 360px) {
	.header-information .content-inner {
		width: calc(100% - 20px);
		margin: 0 10px;
	}

	.header-information h1 {
		letter-spacing: 0.1em;
	}

	.header-information h1+p {
		margin-bottom: 30px;
	}

	.header-information .content-inner ul {
		width: calc(100%);
		margin: 0;
	}
}

@media all and (-ms-high-contrast:none){
	.shinsaibashi-parco-campaign {
    letter-spacing: 0.05em;
}
}