﻿
body {
	min-width: initial;
}

article {
	background-image: linear-gradient(90deg, #03003f, #171c61 32% 78%, #03003f);
}

@media screen and (min-width: 769px){

	article {
		background-image: url(/msppoint/campaign/202607/tokyodome/common/image/pc_bg01.png), linear-gradient(90deg, #03003f, #171c61 32% 78%, #03003f);
		background-size: 2000px, 100%;
		background-repeat: repeat-y, repeat-y;
		background-position: center top, center;
	}

	#header dl.header-inner dd img {
		width: 179px;
	}

}

@media screen and (max-width: 769px) {

	#header dl.header-inner dd img {
		width: 125px;
	}

	article.container {
	}

}



/*
#attention
///////////////////////////////////////////////////*/

@media screen and (min-width: 769px){

	#attention .secWrap {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	#attention ul {
		text-align: center;
	}

	#attention ul li {
		display: inline;
	}

}

@media screen and (max-width: 769px) {
}

/*
#sec01
///////////////////////////////////////////////////*/


@media screen and (min-width: 769px){

	.pagetop {
		background-size: contain;
		position: fixed;
		line-height: 1.0;
		right: 1.5em;
		bottom: 1.5em;
		width: 90px;
		height: 90px;
		margin: 0;
	}

	.pagetop a img {
		opacity: 1;
		transition: .3s;
	}

	.pagetop a:hover img {
		opacity: 0.5;
	}

}

@media screen and (max-width: 769px){

	.pagetop {
		position: fixed;
		line-height: 1.0;
		right: 1.5em;
		bottom: 1.5em;
		width: 15%;
	}

}

.attention {
}

.attention .secWrap {
	color: #3d1a1e;
}

.attention .secWrap ul li {
	padding-left: 1em;
	text-indent: -1em;
}


@media screen and (min-width: 769px){

	.attention .secWrap {
		font-size: 14px;
		padding: 10px 0;
		margin-top: 50px;
	}

	.attention .secWrap ul {
		padding: 15px 0;
	}

}

@media screen and (max-width: 769px){

	section.attention {
		padding-bottom: 1em;
	}

	.attention .secWrap {
		margin-top: 1.5em;
		font-size: 12px;
	}

	.attention .secWrap ul {
		margin: 1em;
	}


}

/*visual
/////////////////////////////////////////////////// */

.sec_head p {
	background: #c30d23;
	margin: 0;
}

.sec_head p img {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	display: block;
}

@media screen and (max-width: 769px){

	.sec_head .secWrap {
		margin: 0;
	}

}


/*sec01
/////////////////////////////////////////////////// */

.sec01 dl {
	position: relative;
}

.sec01 dl.sec01_block01 {
}

.sec01 dl.sec01_block02 dd,
.sec01 dl.sec01_block01 dd,
.sec01 dl.sec01_block01 dd ul,
.sec01 dl.sec01_block01 dd ul li {
	display: inline;
}

.sec01 dl.sec01_block02 dd a,
.sec01 dl.sec01_block01 ul li {
	display: block;
	position: absolute;
}

.sec01 dl.sec01_block01 ul li.btn01 {
	top: 18%;
	left: 6%;
	width: 84%;
}

.sec01 dl.sec01_block01 ul li.btn02 {
	top: 32.5%;
	left: 10%;
	width: 80%;
}

.sec01 dl.sec01_block01 ul li.btn03 {
	top: 57.5%;
	left: 10%;
	width: 80%;
}

.sec01 dl.sec01_block02 dd a {
	top: 66.5%;
	left: 4%;
	width: 92%;
}


@media screen and (min-width: 769px){

	.sec01 {
		margin-top: -150px;
	}

	.sec01 p.bnr,
	.sec01 dl.sec01_block01 {
		margin: 50px 0;
	}

	.sec01 dl.sec01_block01 ul li.btn01 {
		background: url(/msppoint/campaign/202607/tokyodome/common/image/sec01_btn01_o.png) no-repeat;
		background-size: contain;
	}

	.sec01 dl.sec01_block01 ul li.btn02 {
		background: url(/msppoint/campaign/202607/tokyodome/common/image/sec01_btn02_o.png) no-repeat;
		background-size: contain;
	}

	.sec01 dl.sec01_block01 ul li.btn03 {
		background: url(/msppoint/campaign/202607/tokyodome/common/image/sec01_btn03_o.png) no-repeat;
		background-size: contain;
	}

	.sec01 dl.sec01_block02 dd a {
		background: url(/msppoint/campaign/202607/tokyodome/common/image/sec01_btn07_o.png) no-repeat;
		background-size: contain;
	}

	.sec01 p.bnr a img,
	.sec01 dl dd a img {
		transition: .3s;
	}

	.sec01 p.bnr a:hover img {
		opacity: 0.5;
	}

	.sec01 dl dd a:hover img {
		opacity: 0;
	}

}

@media screen and (max-width: 769px){

	.sec01 {
		margin-top: -10vh;
	}

	.sec01 .secWrap {
		margin: 1.5em;
	}

	.sec01 p.bnr,
	.sec01 dl.sec01_block01 {
		margin: 1.5em 0;
	}

}

/*sec02
/////////////////////////////////////////////////// */


.sec02 {
	color: #fff;
}

.sec02 ul li {
	text-indent: -0.6em;
	padding-left: 0.6em;
	margin: 0.5em 0;
}

.sec02 ul li strong {
	font-size: 110%;
	font-weight: 600;
}



@media screen and (min-width: 769px){

	.sec02 {
		padding-bottom: 1px;
	}

	.sec02 h2 {
		margin: 30px 0;
	}

	.sec02 ul {
		margin: 30px 0 50px;
	}

}

@media screen and (max-width: 769px){

	.sec02 {
		padding: 0 1em 1.5em;
	}

	.sec02 .secWrap {
		margin: 1.5em 0.5em;
	}

	.sec02 ul {
		margin: 1em 0;
		font-size: 77.5%;
	}

}

/*sec02
/////////////////////////////////////////////////// */

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100vh;
	transition: .3s;
	opacity: 0;
	display: none;
}

.modal.open {
	display: block;
	opacity: 1;
}

.modal .overlay {
	background: rgba( 160, 160, 160, 0.7 );
	width: 100%;
	height: 100vh;
}

.modal .modal_cont {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate( -50%, -50% );
	height: 90%;
}

.modal .modal_cont .modalWrap {
	background: #fff;
	overflow-y: scroll;
	border-radius: 0.5em;
	height: 90%;
	transition: .4s;
	transform: translate( 0, 100px );
	opacity: 0;
}

.modal.open .modal_cont .modalWrap {
	transform: translate( 0, 0 );
	opacity: 1;
}

@media screen and (min-width: 769px){

	.modal .modal_cont {
		width: 950px;
	}

	.modal .modal_cont .modalWrap {
		box-sizing: border-box;
		padding: 20px;
		max-height: 800px;
	}

	.modal .modal_cont .modalWrap h2 {
		margin: 0 0 20px;
	}

	.modal .modal_cont .modalWrap p {
		margin: 10px 0 20px;
	}

	.modal .modal_cont .modalWrap p img.pic01 {
		width: 70%;
	}

	.modal .modal_cont .modalWrap p img.pic02 {
		width: 75%;
	}

	.modal .modal_cont .modalWrap p img.pic03 {
		width: 70%;
	}

	.modal .modal_cont p.close_modal {
		text-align: right;
		margin-top: 20px;
	}

	.modal .modal_cont p.close_modal img {
		width: 50px;
		cursor: pointer;
		transition: .3s;
	}

	.modal .modal_cont p.close_modal img:hover {
		opacity: 0.5;
	}

}


@media screen and (max-width: 769px){

	.modal .modal_cont {
		width: 80%;
	}

	.modal .modal_cont .modalWrap {
		box-sizing: border-box;
		padding: 0.75em;
	}

	.modal .modal_cont .modalWrap h2 {
		margin: 0 0 1.25em;
	}

	.modal .modal_cont .modalWrap p {
		margin: 0.5em 0 1.25em;
	}

	.modal .modal_cont p.close_modal {
		text-align: right;
		margin-top: 1em;
	}

	.modal .modal_cont p.close_modal img {
		width: 12.5%;
	}

}

/*footer
/////////////////////////////////////////////////// */


footer .pagetop {
}

footer .pagetop a {
	background: rgba( 0, 0, 0, 0.5 );
	border-radius: 0.5em;
	display: block;
}

footer .pagetop a:after {
	content: "\02227";
	color: #fff;
	display: inline-block;
	top: 40%;
	left: 40%;
	position: absolute;
	transform: translate( -50%, -50% ) scale( 1.4, 1 );
}

footer .pagetop span {
	display: none;
}

.footer_head .footer_nav a {
	color: #1f1f1f;
	text-decoration: none;
}

footer .footer_body ul {
	display: flex;
	flex-wrap: wrap;
	line-height: 1.2;
}

footer .footer_foot {
}

footer .footer_foot p.footer_llogo {
}

footer .footer_foot .links {
}

footer .footer_foot .links ul {
}

footer .footer_foot .links ul li a {
	padding-right: 0;
}

footer .footer_foot .links ul li a:before {
	content: "｜";
	margin: 0 1em;
	display: inline-block;
}


footer .footer_foot .links small.copyright {
	color: #999999;
}



@media screen and (min-width: 769px){

	footer .pagetop a {
		width: 75px;
		height: 75px;
	}

	.footer_head .footer_nav {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}

	.footer_head .footer_nav li {
		margin: 0.5em 1.5em;
	}

	footer .footer_body ul li img {
		width: 150px;
		margin: 0 15px;
	}

	footer .footer_foot p.footer_logo {
	}

	footer .footer_foot p.footer_logo a {
		display: block;
	}

	footer .pagetop a {
		transition: .3s;
	}

	footer .pagetop a:hover {
		opacity: 0.5;
	}

	.footer_head .footer_nav {
		text-align: left;
		justify-content: left;
		font-size: 12px;
	}

	.footer_head .footer_nav li {
		width: 20%;
		margin: 1em 0;
	}

	footer .footer_foot {
		display: flex;
		width: 1000px;
		margin: 20px auto 0;
		align-items: center;
		justify-content: space-between;
	}
	
	footer .footer_foot .footer_logo {
		order: 0;
	}

	footer .footer_foot .footer_logo img {
		width: 240px;
	}

	footer .footer_foot .copy {
		order: -1;
	}

}

@media screen and (max-width: 769px){

	footer {
		padding: 0;
	}

	footer .pagetop {
		width: 12.5%;
	}

	footer .pagetop a {
		width: 100%;
		padding-top: 100%;
	}

	.footer_head .footer_nav {
		display: block;
		margin: 1em 1.5em;
		padding: 0;
	}

	.footer_head .footer_nav li {
		width: 100%;
		margin: 0.25em 0;
		font-size: 85%;
	}

	footer .footer_body ul {
		border-bottom: 1px solid #999;
		padding: 0;
		margin: 1.5em 0;
	}

	footer .footer_body li {
		width: 50%;
		box-sizing: border-box;
		border: solid #999;
		border-width: 1px 0 0 1px;
		padding: 0.75em 0;
		display: block;
	}

	footer .footer_body li a {
		padding: 0;
	}

	footer .footer_body li img {
		width: 60%;
		display: block;
		margin: 0 auto;
	}

	footer .footer_foot p.footer_logo {
		margin: 2em 0;
	}

	footer .footer_foot p.footer_logo a {
		margin: 1.5em auto;
		display: block;
		width: 50%;
	}

	footer .footer_foot .links ul {
		margin: 1.5em;
		padding: 0;
	}

	footer .footer_foot .links ul li {
		margin: 0.5em 0;
		font-size: 77.5%;
	}

	footer .footer_foot .links ul li a {
		padding: 0;
		text-decoration: none;
	}

	footer .footer_foot .links small.copyright {
		display: block;
		margin: 1.5em;
		padding-bottom: 2em;
	}

	footer .footer_foot {
		margin: 1.5em 1.5em 0;
		padding-bottom: 1.5em;
		text-align: center;
	}
	
	footer .footer_foot p.footer_logo,
	footer .footer_foot p.footer_logo a {
		margin: 0;
		width: 100%;
	}

	footer .footer_foot .footer_logo img {
		margin: 0 auto;
		width: 50%;
	}

	footer .footer_foot .copy {
		font-size: 12px;
		margin-top: 1em;
	}


}




