@media (min-width: 768px) {
	.hidden-pc {
		display: none !important;
	}
}
@media (max-width: 767px) {
	.hidden-pc {
		display: block !important;
	}

}

@media (max-width: 767px) {
	.hidden-spn {
		display: none !important;
	}
}
@media (min-width: 768px) {
	.hidden-spn {
		display: block !important;
	}

}

/* clearfix
----------------------------------------------------*/
.clearfix {
	zoom: 1; /* for IE 5.5-7 */
	*overflow: hidden; /* for IE7 */
}

.clearfix:after { /* for modern browser */
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#camp-mainVisual {
	margin: 0 auto 2rem auto;
}
#camp-mainVisual img {
	width: 100%;
	height: auto;
}



.radiusBlock {
	background: #def5fc;
	border-radius: 10px;
	padding: 18px 30px 24px;
}

.radiusBlockTtl {
	width: 631px;
	margin: 0 auto 10px;
}

.radiusBlockBtn01 {
	float: left;
	position: relative;
}

.atokimeBlock .radiusBlockBtn01 a {
	position: absolute;
	width: 260px;
	height: 30px;
	right: 33px;
	bottom: 11px;
	transition: .2s;
}

.atokimeBlock .radiusBlockBtn01 a:hover {
	background: rgba(255,255,255,.4);
}

.atokimeBlock .radiusBlockBtn02 a {
	position: absolute;
	width: 260px;
	height: 30px;
	right: 33px;
	bottom: 11px;
	transition: .2s;
}

.atokimeBlock .radiusBlockBtn02 a:hover {
	background: rgba(255,255,255,.4);
}

.radiusBlockBtn02 {
	float: right;
	position: relative;
}

.radiusBlockList {
	font-size: 12px;
}

.atokimeBlock {
	position: relative;
	padding-top: 50px;
}

.atokimeBlock .radiusBlockTtl {
	position: absolute;
	top: -26px;
	left: 0;
	right: 0;
	margin: auto;
}

.internetBlock {
	text-align: center;
	border: 3px solid #eee;
	border-top: none;
	padding: 38px 0 30px;
}

.internetBlock p {
	width: 500px;
	margin: 0 auto;
	padding-right: 30px;
}

.internetBlockInner {
	width: 500px;
	margin: 0 auto 30px;
}

.internetBlockInner .internetBlockLogo{
	float: left;
	margin: 0 0 0 24px;
}

.internetBlockInner .internetBlockLogo img {
	width: 180px;
}

.internetBlockInner .entryBtnBox {
	float: right;
	margin-top: 15px;
}
.internetBlockInner .entryBtnBox a {
	padding: 15px 90px 15px 91px;
	font-size: 18px;
}

/* -----------------------------------------
	蠢懷供
----------------------------------------- */
#oubo {
}

/* OMC蠢懷供 */
#oubo-omc {
}
#oubo-omc .headBlock {
	background: #abdaff;
	text-align: center;
	padding: 20px 0px;
}
#oubo-omc .headBlock h4 {
	font-size: 1.5rem;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.7);
	margin: 0px 0px 10px 0px !important;
}
#oubo-omc .headBlock p {
	margin: 0px !important;
}
#oubo-omc .headBlock p strong {
	color: #f17400;
}
#oubo-omc .bodyBlock {
	background: #e1f2ff;
	text-align: center;
	padding: 40px 0px 10px;
	min-height: 247px;

}
#oubo-omc .bodyBlock h5 {
	display: block;
	width: 95%;
	margin: 0px auto 20px auto;
	background: #fff;
	padding: 5px;
	color: #008acf;
}
#oubo-omc .bodyBlock p {
	margin: 0 auto;
}
.bodyBlock p strong {
	color: #fe6100
}
#oubo-omc .bodyBlock p + p {
	margin: 6px auto 0 auto;
}

#oubo-omc .bodyBlock .logo {
	margin-bottom: 15px;
}
#oubo-omc .bodyBlock .logo img {
	height: 50px;
	width: auto;
}

.entryBtnBox {
	text-align: center;
}
.entryBtnBox a {
	display: inline-block;
	padding: 10px 60px 10px 75px;
	color: #fff;
	background: url(/cmn/img/cmn_ic14.png) no-repeat 10px center #1c399a;
	background-size: 25px;
	border-radius: 5px;
	text-decoration: none;
}

#oubo-omc .bodyBlock .btn-newID {
	display: inline-block;
	padding: 5px 17px 5px 5px;
	background-color: #f17400;
	background-image: url(/cmn/img/cmn_ic04.png);
	background-repeat: no-repeat;
	background-position: right 7px bottom 50%;
	font-size: 0.8rem;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
}

.btn-newID:hover{
	color: #fff;
}

#oubo-omc .bodyBlock .btn-entry {
	text-align: center;
	margin-bottom: 20px;
}
#oubo-omc .bodyBlock .btn-entry a {
	display: inline-block;
	padding: 10px 20px;
	background: #fff;
	color: #008acf;
	text-decoration: none;
	border-radius: 50px;
	border: 1px solid #008acf;
}


#oubo-omc .bodyBlock .campCode {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 0px;
}
#oubo-omc .bodyBlock .campCode strong {
	font-size: 2.5rem;
	color: #e91e63;
}


/* cf蠢懷供 */
#oubo-cf {
}
#oubo-cf .headBlock {
	background: #f8dd24;
	text-align: center;
	padding: 20px 0px;
}
#oubo-cf .headBlock h4 {
	font-size: 1.5rem;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.7);
	margin: 0px 0px 10px 0px !important;
}
#oubo-cf .headBlock p {
	margin: 0px !important;
}
#oubo-cf .headBlock p strong {
	color: #f17400;
}

#oubo-cf .bodyBlock {
	background: #faf1c5;
	text-align: center;
	padding: 40px 0px 10px;
	min-height: 247px;
}
#oubo-cf .bodyBlock h5 {
	display: block;
	width: 95%;
	margin: 0px auto 20px auto;
	background: #fff;
	padding: 5px;
	color: #008acf;
}
#oubo-cf .bodyBlock p {
	margin: 0 auto;
}

#oubo-cf .bodyBlock p + p {
	margin: 6px auto 0 auto;
}


#oubo-cf .bodyBlock .logo {
	margin-bottom: 15px;
}
#oubo-cf .bodyBlock .logo img {
	height: 50px;
	width: auto;
}

#oubo-cf .entryBtnBox {
	text-align: center;
}
#oubo-cf .entryBtnBox a {
	display: inline-block;
	padding: 10px 60px 10px 75px;
	color: #fff;
	background: url(/cmn/img/cmn_ic14.png) no-repeat 10px center #1c399a;
	background-size: 25px;
	border-radius: 5px;
	text-decoration: none;
}

.btn-newID {
	display: inline-block;
	padding: 5px 17px 5px 5px;
	background-color: #f17400;
	background-image: url(/cmn/img/cmn_ic04.png);
	background-repeat: no-repeat;
	background-position: right 7px bottom 50%;
	font-size: 0.8rem;
	color: #fff!important;
	text-decoration: none;
	border-radius: 3px;
}

#oubo-cf .bodyBlock .btn-entry {
	text-align: center;
	margin-bottom: 20px;
}

#oubo-cf .bodyBlock .btn-entry a {
	display: inline-block;
	padding: 10px 20px;
	background: #fff;
	color: #008acf;
	text-decoration: none;
	border-radius: 50px;
	border: 1px solid #008acf;
}

#oubo-cf .bodyBlock .campCode {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 0px;
}
#oubo-cf .bodyBlock .campCode strong {
	font-size: 2.5rem;
	color: #e91e63;
}


.btnLink01.btnOrange a {
	background-color: #eb5f00;
	color: #fff !important;
}

.camp-code {
	width: 85%;
	/*text-align: left;*/
	margin: 15px auto;
}
.camp-code p {
	padding: 0;
}
.camp-code .numList03 > li {
	margin-top: 0px;
}
.camp-code01 {
	width: 90%;
	margin: 10px auto;
}

.numList03 {
	margin-top: 0px;
	line-height: 1.3;
}

/*-------------繝昴う繝ｳ繝井ｻ倅ｸ弱↓縺､縺�※-------------*/
#fuyo{
	clear: both;
	padding-bottom: 20px;
}
#fuyo table.fuyosuu{
	width: 100%;
	text-align: center;
	border: 1px solid #00b355;
}
#fuyo table.fuyosuu p{
	color: #00b355;
	font-size: 160%;
}
#fuyo table.fuyosuu tr th{
	background-color: #00b355;
	padding: 5px;
	color: white;
	font-weight: bold ;
}
#fuyo table.fuyosuu tr td{
	background-color: white;
}
#fuyo table.fuyosuu tr td div.gridBox{
	margin: 10px auto;
}
#fuyo .clm-inner table{
	width: 100%;
}
#fuyo .clm-inner table tr{
}
#fuyo .clm-inner table tr th{
	background-color: #fff596;
	color: #00b355;
	text-align: center;
	border-radius: 20px;
}
#fuyo .clm-inner table tr td{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.aL {
	text-align: left;
}


.sectionBlock {
	margin-bottom: 50px !important;
	clear: both;
}

#camp-detail {
}
#camp-detail table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #e4e4e4;
}
#camp-detail table th,
#camp-detail table td {
	text-align: left;
	padding: 20px 10px;
	border-top: 1px solid #e4e4e4;
}
#camp-detail table th {
	font-weight: bold;
	width: 20%;
	white-space: nowrap;
}
#camp-detail .chance >  dt{
	float: left;
}
#camp-detail .chance >  dd{
	margin-left: 79px;
}
#camp-detail .chance >  dd dl{
	margin-left: 90px;
}
#camp-detail .chance >  dd dt{
	float: left;
	text-align: right;
}
#camp-detail .chance-txt{
	margin: 0 0 0 90px;
}

.oubo {
}
.oubo .heading02-02{
	margin-bottom: 10px;
}

.oubo-omc {
}
.oubo-omc .headBlock {
	background: #abdaff;
	text-align: center;
	padding: 24px 0px;
}
.oubo-omc .headBlock h4 {
	font-size: 1.5rem;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.7);
	margin: 0px 0px 10px 0px !important;
}
.oubo-omc .headBlock p {
	margin: 0px !important;
}
.oubo-omc .headBlock p strong {
	color: #f17400;
}
.oubo-omc .bodyBlock {
	background: #e1f2ff;
	text-align: center;
	padding: 20px 0px;
}
.oubo-omc .bodyBlock h5 {
	display: block;
	width: 95%;
	margin: 0px auto 20px auto;
	background: #fff;
	padding: 5px;
	color: #008acf;
}
.oubo-omc .bodyBlock p {
	margin: 0 auto 30px auto;
}
.oubo-omc .bodyBlock .logo {
	margin-bottom: 15px;
}
.oubo-omc .bodyBlock .logo img {
	height: 50px;
	width: auto;
}

.oubo-omc .entryBtnBox {
	text-align: center;
}
.oubo-omc .entryBtnBox a {
	display: inline-block;
	padding: 10px 60px 10px 75px;
	color: #fff;
	background: url(/cmn/img/cmn_ic14.png) no-repeat 10px center #1c399a;
	background-size: 25px;
	border-radius: 5px;
	text-decoration: none;
}

.oubo-omc .bodyBlock .btn-newID {
	display: inline-block;
	padding: 5px 17px 5px 5px;
	background-color: #f17400;
	background-image: url(/cmn/img/cmn_ic04.png);
	background-repeat: no-repeat;
	background-position: right 7px bottom 50%;
	font-size: 0.8rem;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
}

.oubo-omc .bodyBlock .btn-entry {
	text-align: center;
	margin-bottom: 20px;
}
.oubo-omc .bodyBlock .btn-entry a {
	display: inline-block;
	padding: 10px 20px;
	background: #fff;
	color: #008acf;
	text-decoration: none;
	border-radius: 50px;
	border: 1px solid #008acf;
}


.oubo-omc .bodyBlock .campCode {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 0px;
}
.oubo-omc .bodyBlock .campCode strong {
	font-size: 2.5rem;
	color: #e91e63;
}


.oubo-cf {
}
.oubo-cf .headBlock {
	background: #f8dd24;
	text-align: center;
	padding: 20px 0px;
}
.oubo-cf .headBlock h4 {
	font-size: 1.5rem;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.7);
	margin: 0px 0px 10px 0px !important;
}
.oubo-cf .headBlock p {
	margin: 0px !important;
}
.oubo-cf .headBlock p strong {
	color: #f17400;
}

.oubo-cf .bodyBlock {
	background: #faf1c5;
	text-align: center;
	padding: 20px 0px;
}
.oubo-cf .bodyBlock h5 {
	display: block;
	width: 95%;
	margin: 0px auto 20px auto;
	background: #fff;
	padding: 5px;
	color: #008acf;
}
.oubo-cf .bodyBlock p {
	margin: 0 auto 30px auto;
}

.oubo-cf .bodyBlock .logo {
	margin-bottom: 15px;
}
.oubo-cf .bodyBlock .logo img {
	height: 50px;
	width: auto;
}

.oubo-cf .entryBtnBox {
	text-align: center;
}
.oubo-cf .entryBtnBox a {
	display: inline-block;
	padding: 10px 60px 10px 75px;
	color: #fff;
	background: url(/cmn/img/cmn_ic14.png) no-repeat 10px center #1c399a;
	background-size: 25px;
	border-radius: 5px;
	text-decoration: none;
}

.oubo-cf .bodyBlock .btn-newID {
	display: inline-block;
	padding: 5px 17px 5px 5px;
	background-color: #f17400;
	background-image: url(/cmn/img/cmn_ic04.png);
	background-repeat: no-repeat;
	background-position: right 7px bottom 50%;
	font-size: 0.8rem;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
}

.oubo-cf .bodyBlock .btn-entry {
	text-align: center;
	margin-bottom: 20px;
}

.oubo-cf .bodyBlock .btn-entry a {
	display: inline-block;
	padding: 10px 20px;
	background: #fff;
	color: #008acf;
	text-decoration: none;
	border-radius: 50px;
	border: 1px solid #008acf;
}

.oubo-cf .bodyBlock .campCode {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 0px;
}
.oubo-cf .bodyBlock .campCode strong {
	font-size: 2.5rem;
	color: #e91e63;
}

.btnLink01.btnOrange a {
	background-color: #eb5f00;
	color: #fff !important;
}
.BtnBlank{
	height: 73px;
}


.ouboHeadBlock {
	text-align: center;
	background: #ffd929;
	padding: 14px;
	margin-top: 26px;
}

.ouboHeadBlock h3 {
	color: #1c399a;
	font-size: 20px;
}


.gridBox {
	padding: 0;
	margin: 0 0  20px;
	border: 3px solid #eee;
	border-top: none;
}
.gridBox > * {
	float: left;
	/*border: 1px solid #e4e4e4;*/
	box-sizing: border-box;
}
.gridBox:before,
.gridBox:after {
	content: "";
	display: block;
	overflow: hidden;
}

.gridBox:after {
	clear: both;
}



.clmBox-pc-1-1 {
	width: 100%;
}

.clmBox-pc-1-2,
.clmBox-pc-2-4,
.clmBox-pc-3-6,
.clmBox-pc-5-10 {
	width: 50%;
}

.clmBox-pc-1-3,
.clmBox-pc-2-6 {
	width: 33.3%;
}
.clmBox-pc-2-3,
.clmBox-pc-4-6 {
	width: 66.6%;
}

.clmBox-pc-1-4 {
	width: 25%;
}
.clmBox-pc-3-4 {
	width: 75%;
}

.clmBox-pc-1-5,
.clmBox-pc-2-10 {
	width: 20%;
}
.clmBox-pc-2-5,
.clmBox-pc-2-10 {
	width: 40%;
}
.clmBox-pc-3-5,
.clmBox-pc-6-10 {
	width: 60%;
}
.clmBox-pc-4-5,
.clmBox-pc-8-10 {
	width: 80%;
}

.clmBox-pc-1-6 {
	width: 16.6%;
}
.clmBox-pc-5-6 {
	width: 83.3%;
}

.clmBox-pc-1-10 {
	width: 10%;
}
.clmBox-pc-3-10 {
	width: 30%;
}
.clmBox-pc-7-10 {
	width: 70%;
}
.clmBox-pc-9-10 {
	width: 90%;
}

.clm-inner {
	padding: 20px;
}
.clm-inner.noPadding {
	padding: 0px;
}

.mainLead {
	margin: 40px 0 16px;
	display: table;
	table-layout: fixed;
	width: 100%;
}
.mainLead_col {
	display: table-cell;
	vertical-align: middle;
}
.mainLead_col:first-child {
	padding-right: 10px;
	width: 143px;
}
.mainLead img {
	width: 100%;
}
.mainLead p {
	font-size: 2.4rem;
	font-weight: bold;
	margin-top: 0;
}

.newcard {
	width: 500px;
	margin: 20px auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row nowrap;
}
.newcard_col {
	width: 50%;
	text-align: center;
}
.newcard_img {
	width: 190px;
	margin: auto;
}
.newcard_name {
	font-size: 1.5rem;
	margin: 5px auto;
}
.newcard_btn {
	margin-top: 5px;
}
.newcard_btn a {
	font-size: 1.6rem;
	background-image: none;
	padding-right: 23px;
	padding-left: 23px;
}

.camp-table {
}
.camp-table table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #e4e4e4;
}
.camp-table table th,
.camp-table table td {
	text-align: left;
	padding: 20px 10px;
	border-top: 1px solid #e4e4e4;
}
.camp-table table th {
	font-weight: bold;
	width: 20%;
	white-space: nowrap;
	vertical-align: top;
}
.camp-table table td {
	vertical-align: middle;
}

.camp-table .chance >  dt{
	float: left;
}
.camp-table .chance >  dd{
	margin-left: 79px;
}
.camp-table .chance >  dd dl{
	margin-left: 90px;
}
.camp-table .chance >  dd dt{
	float: left;
	text-align: right;
}
.camp-table .chance-txt{
	margin: 0 0 0 90px;
}

.block-blue{
	background: #e5f3fa;
	padding: 24px 20px;
}

.block-blue h2{
	font-size: 2.3rem;
	text-align: center;
	font-weight: bold;
	color: #175aa9;
}
.block-blue .column2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 25px;
}
.block-blue .btn,
.block-blue .btn02{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	border: #201f88 2px solid;
	border-radius: 10px;
	background: #fff;
	width: 50%;
	margin-right: 20px;
	position: relative;
	color:#1d2fa8;
	font-size: 18px;
	align-items: center;
	padding: 13px 15px;
	transition-duration: 0.2s;
}
.block-blue .btn:hover,
.block-blue .btn02:hover{
	-ms-filter:"alpha(opacity=70)";
	filter:alpha(opacity=70);
	opacity:0.7;
}
.block-blue .btn:after,
.block-blue .btn02:after{
	position: absolute;
	top: 50%;
	right: 20px;
	display: block;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background: url(/cmn/img/cmn_ic02.png) no-repeat 0 0;
	content: "";
}

.block-blue .figure{
	width: 70px;
}
.block-blue .figure img{
	width: 100%;
}
.block-blue p{
	width: 73.3%;
	margin-left: 20px;
}
.block-blue .btn:last-child{
	margin-right: 0;
}

.block-blue .btn a,
.block-blue .btn02 a{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.block-blue .btn02{
	width: 100%;
	margin: 0 auto;
}
.block-blue .btn02 p{
	font-size: 23px;
	font-weight: bold;
	width: 100%;
}

.block-blue .btn02 .btn02_inner{
	margin: 0 auto;
	width: 593px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}

.camp-mainVisual-btn{
	width: 600px;
	margin: 25px auto 40px;
	display: block;
}
.camp-mainVisual-btn img{
	width: 100%;
}

.shopHead {
	text-align: center;
	margin-top: 80px;
}
.shopBody {
	padding: 25px 36px;
	background-color: #ffeeee;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;

}
.shopBody_col {
	width: 31%;
	margin: 10px 0;
	text-align: center;
}
.shopBody_col.shopBody_col--2col {
	width: 65.5%;
}
.shopBody_col.shopBody_col--3col {
	width: 100%;
}
.shopBody_col img {
	margin: auto;
	max-width: 100%;
	display: inline-block;
	backface-visibility: hidden;
}
.shopBody_col a {
	display: block;
	background: #ffeeee;
	/*transition-property: opacity;*/
}
.cardBtn_wrap {
	text-align: center;
	margin: 34px auto;
}
.cardBtn {
	display: inline-block;
}
#cboxLoadedContent {
	/*overflow: hidden !important;*/
	padding-top: 60px;
	padding-bottom: 20px;
	height: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 10px auto auto;
	/* overflow: visible !important; */
}
/* #cboxContent {
	overflow: visible !important;
} */
.mdlCont {
	margin-top: 20px;
	position: relative;
}
.mdlCont img {
	max-width: 100%;
	margin: auto;
}
.mdlCont_head {
	position: absolute;
	top : -40px;
	left: 50%;
	width: 68%;
	max-width: 544px;
	margin: auto;
	transform: translateX(-50%);
	z-index: 2;
}
.mdlCont_body {
	background-color: #ffeeee;
	padding: 50px 50px 25px;
	position: relative;
	z-index: 1;
}
.mdlCont_lead {
	color: #da0011;
	font-weight: bold;
	font-size: 20px;
	width: 90%;
}
.mdlCont_lbl {
	position: absolute;
	margin: auto;
	top: 60px;
	right: 5px;
	width: 16.37%;
}
.mdlCont_prize {
	text-align: center;
	margin: 30px auto 15px;
}
.mdlCont_note {
	border-top: dotted 2px #666666;
	padding: 14px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	align-items: center;}
.mdlCont_note img {
	margin: 0;
	margin-right: 10px;
	width: 100px;
}
.mdlCont_note span {
	font-weight: bold;
	flex: 1;
}

#cboxClose {
	top: 20px;
	right: 50px;
	width: 44px;
	height: 60px;
	background: url(/camp/1589/img/mdl_close.png) no-repeat 0 0;
	z-index: 9;
}
#cboxContent {
	padding-top: 0;
	height: 100% !important;
}
#cboxWrapper {
	background-color: #ffffff;
}
#cboxWrapper > div:nth-child(2){
	height: 100%;
}
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
	display: none;
}

#modal_10 .mdlCont_body,
#modal_11 .mdlCont_body,
#modal_12 .mdlCont_body {
	padding-top: 130px;
}
#modal_10 .mdlCont_lbl,
#modal_11 .mdlCont_lbl,
#modal_12 .mdlCont_lbl {
	top: 125px;
}

.mvList {
	display: inline-block;
	background: #fff20e;
	padding-left: 0.5em;
	margin-top: 0;
}


#container {
	background: #efefef;
	max-width: 100%;
	padding-bottom: 100px;
	margin-bottom: 154px;
}
#container .inner {
	max-width: 1000px;
	margin: 0 auto;
}
.section01 {
	padding: 80px 0 0;
}
.section02 {
	padding: 80px 0 0;
}
.section03 {
	padding: 60px 0 0;
}
.section04 {
	position: relative;
	padding: 80px 0 0;
}
.section04 .regist {
	position: absolute;
	top: 329px;
	left: 35px;
}