@charset "UTF-8";
body {
	font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, sans-serif;
	text-align: left;
	text-decoration: none;
}

#wrapper {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #fff;
}

	.wdt100 {
		width: 100%;
	}
/*HEADER*/

#header {
	position: relative;
	width: 100%;
	height: 35px;
	z-index: 5100;
	background: #fff;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#header {
		position: relative;
		width: 100%;
		z-index: 5100;
		height: 45px;
		background: #fff;
	}
}

#language {
	position: absolute;
	margin: 5px 0 0 0;
}

#language li {
	float: left;
	margin-right: 0;
}

#splanguage {
	width: 100%;
}
#splanguage li {
	float: left;
	width: 17%;
}
#splanguage li:nth-child(1) {
width: 10%;
	margin-left: 20px;
}
#splanguage li:last-child {
	margin-right: -20px;
	width: 16%;
}

#global {
	position: absolute;
	margin: 7px 0 0 425px;
}

#global li {
	float: left;
	margin-right: 5px;
}

#spglobalpict {
	position: absolute;
	margin: 45px 0 0 0px;
	width: 205px;
}

#sns {
	position: absolute;
	margin: 5px 0 0 820px;
}

#sns li {
	float: left;
}

#spfooterbnr {
	position: relative;
	margin-top: 20px;
	width: 100%;
}

#spfooterbnr li {
	float: left;
}

#spfooterbnr li:nth-child(4) {
	margin-right: 1em;
}

#spfooterbnr li:last-child {
	margin-right: auto;
	margin-top: 10px;
}


/*CONTENTS INNER*/

.contents_inner {
	position: relative;
	width: 960px;
	margin-left: auto;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	.contents_inner {
		position: relative;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding:0 20px 0 20px;
	}
}

#ps4 {
	position: absolute;
	margin: 35px 0 0 755px;
	width: 205px;
	height: 27px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#ps4 {
		position: absolute;
		margin: 45px 0 0 277px;
		width: 205px;
	}
}

#footerinfo {
	margin-top: 10px;
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	background-color: #fff;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#footerinfo {
		margin-top: 10px;
		position: relative;
		width: 100%;
		height: auto;
		margin-bottom: 80px;
	}
}

#kofworld {
	position: absolute;
	margin: 20px 0 0 697px;
}

#copyright02 {
	position: absolute;
	margin: 75px 0 0 0;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#copyright02 {
		position: absolute;
		margin: 10px 0 0 0;
	}
}

a:focus,
*:focus {
	outline: none;
}

.alpha a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
}


/*FOOTER*/

#footer {
	position: relative;
	margin-top: 80px;
	width: 100%;
	height: 250px;
	background-color: #1b1440;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#footer {
		position: relative;
		width: 1090px;
		height: 250px;
		background-color: #1b1440;
		overflow: hidden;
	}
}

#footersnklogosp {
	position: relative;
	margin-top: 30px;
	width: 164px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
}

#footersnklogo {
	float: left;
	margin: 28px 0 0 0px;
}

#copyright01 {
	width: 500px;
	float: left;
	margin: 25px 0 0 15px;
	color: #1b1440;
	z-index: 1200;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#copyright01 {
		float: none;
		position: relative;
		margin-top: 20px;
		margin-left: 0;
		color: #1b1440;
		font-size: 11pt;
		z-index: 1200;
		line-height: 1.7em;
		width: 100%;
	}
}

a:link {
	color: #1b1440;
	text-decoration: none;
}

a:visited {
	color: #1b1440;
}

a:hover {
	color: #1b1440;
}

.wl a:link {
	color: #fff;
	text-decoration: none;
}

.wl a:visited {
	color: #fff;
}

.wl a:hover {
	color: #fff;
}

.pagetop {
	position: fixed;
	bottom: -200px;
	right: 20px;
	z-index: 10000;
}


/*CLEAR FIX*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*/
	/*/
  height: auto;
  overflow: hidden;
  /**/
}



/* YOUTUBE
------------------------------ */

.youtubewrapdlc {
	position: relative;
	margin-top: 20px;
	width: 100%;
	padding-top: 56.25%;
	z-index: 6500;
}

.youtubewrapdlc iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.youtubewrap {
	position: relative;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	height: auto;
	margin-bottom: 0px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	.youtubewrap {
		margin-top: 40px;
		margin-right: auto;
		margin-left: auto;
		width: 100%;
		margin-bottom: 50px;
	}
}

/*TEXT*/

.text6 {
	color: #1b1440;
	font-size: 8pt;
	line-height: 1.5em;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	.text6 {
		color: #1b1440;
		font-size: 12pt;
		line-height: 1.5em;
		width: 100%;
	}
}

.text7 {
	color: #1b1440;
	font-size: 11pt;
	font-weight: bold;
}

.noto100 {
	font-weight: 100;
}

.noto200 {
	font-weight: 200;
}

.noto300 {
	font-weight: 300;
}

.noto400 {
	font-weight: 400;
}

.noto500 {
	font-weight: 500;
}

.noto600 {
	font-weight: 600;
	color:#fff;
}

.noto700 {
	font-weight: 700;
}

.noto800 {
	font-weight: 800;
}

.noto900 {
	font-weight: 900;
}

.monregular {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.monsemibold {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}

.monbold {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}




#pagetop {
	position: absolute;
	right: -8px;
	margin-top: -30px;
	z-index: 5000;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#pagetop {
		position: relative;
		right: 0;
		margin-top: 0px;
		z-index: 5000;
		width: 233px;
		margin-left: auto;
		margin-right: auto;
	}
}

.bttp {
	position: absolute;
	margin: 35px 0 0 0px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	.bttp {
		position: relative;
		margin: 20px 0 0 0px;
	}
}



/*CONTENTS*/

#newscont1 {
	position: relative;
	width: 100%;
	background-color: #fff;
	background-image: url(../img/news1-0.jpg),url(../../common/img/esakabacknew.jpg);
	background-repeat: no-repeat;
	background-position: center top,center top 500px;
	margin-bottom: 50px;
	padding-bottom:0px;
	min-height: 1000px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#newscont1 {
		position: relative;
		width: 100%;
		background-image: none;
		background-color: #fff;
		margin-bottom: 20px;
	}
}


#sptopnews {
	position: relative;
	width: 100%;
}

.newstitle {
	position: relative;
	margin-top: 310px;
	width: 805px;
	margin-left: auto;
	margin-right: auto;
}
.newstitle2 {
	position: relative;
	margin-top: 30px;
	width: 805px;
	margin-left: auto;
	margin-right: auto;
}
.newstitlesp {
	position: relative;
	margin-top: 50px;
	width: 100%;
text-align: center;
}

.nwsheadlead {
	position: relative;
	margin-top: 20px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.nwsheadlead {
	position: relative;
	margin-top: 20px;
	width: 465px;
	margin-left: auto;
	margin-right: auto;
}
}

.text30 {
	line-height: 1.7em;
	font-size: 12pt;
color:#000;
width: 810px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.text30 {
width:100%;
}
}

.newskomidashi {
	position: relative;
	margin-top: 70px;
	margin-left: 80px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.newskomidashi {
	position: relative;
	margin-top: 50px;
	margin-left: 0px;
}
}

.newsimg {
	margin-right: auto;
	margin-left: auto;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.newsimg {
	margin-right: auto;
	margin-left: auto;
}
}

.text31 {
float: left;
font-size: 12pt;
margin-top: 10px;
	margin-left: 120px;
	margin-bottom: 20px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.text31 {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
}

.nittei {
	width:795px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.nittei {
	width:100%;
}
}

.fiberp {
	margin-top: 20px;
	width: 800px;
}
.fiberp3 {
	margin-top: 20px;
	width: 631px;
}
.fiberp2 {
	margin-top: 10px;
	width: 800px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.fiberp {
	width:100%;
	
}
	.fiberp2 {
	margin-top: 0px;
	width:100%;
}
}

.fiber {
	width: 626px;
	height: 140px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.fiber {
		width:100%;
}
}

.text32 {
	float: left;
	line-height: 1.6em;
	margin-top: 32px;
	font-size: 10pt;
	width: 765px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.text32 {
	float: left;
	line-height: 1.6em;
	margin-top: 32px;
	font-size: 10pt;
	width: 100%;
}
}

#gototoppage {
	position: absolute;
		right: 195px;
		margin-top: -26px;
		z-index: 5000;
}
@media screen and (min-width:320px) and ( max-width:768px) {
#gototoppage {
	position: relative;
	right: 0;
	margin-top: 0px;
	z-index: 5000;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
}
}

.wchance {
	position: relative;
	margin-top:-20px;

	width: 782px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.wchance {
	position: relative;
	margin-top:-20px;
	
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
}

.fs {
	font-size: 12pt;
	margin-left: -10px;
}



#preorder {
	margin-top: 20px;
width: 795px;
	margin-left: auto;
	margin-right: auto;
}

#preorder li {
	margin-right: 30px;
	margin-bottom: 30px;
	padding:17px 0 0 17px;
	float: left;
	width: 385px;
	height: 497px;
	border: 1px solid #000;
}
#preorder li:nth-child(even){
	margin-right:-20px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
	#preorder {
margin-top: 20px;
width: 385px;
	margin-left: auto;
	margin-right: auto;
}
#preorder li {
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
	width: 385px;
	height: 497px;
	border: 1px solid #000;
}
#preorder li:nth-child(even){
	margin-right:0;
}
}

.yoyakubtn {
	margin-top: 6px;
margin-left: 65px;
}

.textlink {
	margin-top: 5px;
	text-decoration: underline;
	font-size: 12pt;
	margin-left: 20px;
}

.coming {
	margin: 110px 0 0 21px;
}

.caution {
	margin-left: 80px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.caution {
	margin-left: 0px;
}
}


.infoend {
	position: relative;
	margin-top: 320px;
	text-align: center;
	background-color: red;
	color:#fff;
	font-weight: 600;
	padding:10px 15px 8px 15px;
	font-size: 15pt;
	border-radius: 3px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (min-width:320px) and ( max-width:768px) {
	.infoend {
	margin-top: 20px;
		width: 100%;
	}
}

.titletext000 {
	position: relative;
	margin-top: 0px;
	color:#000;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.titletext2 {
	position: relative;
	margin-top: 50px;
	color:#000;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.titletext3 {
	position: relative;
	margin-top: 320px;
	color:#000;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.titletext4 {
	position: relative;
	margin-top: 0px;
	color:#000;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.titletext {
	position: relative;
	margin-top: -10px;
	color:#27317f;
	font-size: 40pt;
 font-weight:700;
 font-family:'Montserrat';
	text-align: center;
}
.titletextdemo {
	position: relative;
	margin-top: 10px;
	color:#27317f;
	font-size: 25pt;
 font-weight:700;
 font-family:'Montserrat';
	text-align: center;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.titletext2 {
	position: relative;
	margin-top: 30px;
	color:#000;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
	.titletext {
	position: relative;
	margin-top: 10px;
	color:#27317f;
	font-size: 40pt;
	 font-weight:700;
 font-family:'Montserrat';
	text-align: center;
}
	.titletext3 {
	position: relative;
	margin-top: 50px;
	color:#000;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
}


.titletext2 br{
	display:none;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.titletext2 br{
	display:block;
}
}
.titletext3 br{
	display:none;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.titletext3 br{
	display:block;
}
}
.titletext000 br{
	display:none;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.titletext000 br{
	display:block;
}
}

.demoss {
	position: relative;
	margin: 0 0 0 80px;
	margin-right: -50px;
}
.demoss li img{
	float: left;
	width: 234px;
	margin-left: 5px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.demoss {
	position: relative;
	width: 100%;
	margin-left:0;
	margin-right: -50px;
	margin-bottom: 20px;
}
.demoss li img{
	float: left;
	width: 47%;
	margin-left: 10px;
	margin-bottom: 10px;
}
}
.newscaution {
	position: relative;
	margin-top: 60px;
	margin-left: 80px;
}	
@media screen and (min-width:320px) and ( max-width:768px) {
.newscaution {
	position: relative;
	margin-top: 40px;
	margin-left: 0px;
}	
}


	/*TABLE*/
	
	.spread {
		width: 800px;
		margin-top: 0px;
		border-collapse: collapse;
	}
	
	.spread th {
		width: 30%;
		font-size: 13pt;
		text-align: left;
		background-color: none;
		padding: 10px 15px;
		vertical-align: middle;
		border-collapse: collapse;
		border: 1px solid #ddd;
	}
	
	.spread td {
		font-weight: 600;
		padding: 5px 15px;
		font-size: 11pt;
		vertical-align: middle;
		border-collapse: collapse;
		border: 1px solid #ddd;
	}
	
	@media screen and (min-width:320px) and ( max-width:768px) {
			.spread {
		width: 100%;

	}
		.spread td {
			font-size: 12pt;
			padding: 5px 15px;
			vertical-align: middle;
		}
		.spread th {
			font-size: 12pt;
			width: 30%;
			text-align: left;
			background-color: #f4f4f4;
			padding: 10px 15px;
		}
	}
	
	@media screen and (min-width:320px) and ( max-width:768px) {
		.spread th,
		.spread td {
			width: 100%;
			display: block;
		}
	}


	.spread2 {
		width: 800px;
		margin-top: 0px;
	}
.spread2 {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-collapse: collapse;
}
.spread2 th,
.spread2 td {
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 10px;
		font-size: 10pt;
	font-weight: bold;
}
.spread2 th {
  background-color: none;
  text-align: left;
	font-size: 12pt;
}

@media screen and (max-width: 768px) {
.spread2 {
   border: none;
			width: 100%;
  }
.spread2 thead {
    display: none;
  }
	
.spread2 th {
  background-color: #eee;
  text-align: left;
	font-size: 12pt;
}
.spread2 tr {
    border-top: 1px solid #999;
    display: block;
    margin-bottom: 20px;
			
  }
.spread2 td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    display: block;
    padding: 10px;
    text-align: right;
			font-size: 12pt;
  }
.spread2 td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
}


.spread3 {
	width: 800px;
	margin-top: 0px;
	border-collapse: collapse;
}

.spread3 th {
	width: 15%;
	color:#27317f;
	font-size: 13pt;
	text-align: left;
	background-color: none;
	padding: 10px 15px;
	vertical-align: middle;
	border-collapse: collapse;
	border: 1px solid #ddd;
}

.spread3 td {
	font-weight: 600;
	padding: 25px 15px;
	font-size: 11pt;
	vertical-align: middle;
	border-collapse: collapse;
	border: 1px solid #ddd;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	.spread3 {
		width: 100%;
	}
	.spread3 td {
		font-size: 12pt;
		padding: 5px 15px;
		vertical-align: middle;
	}
	.spread3 th {
		font-size: 12pt;
		width: 30%;
		text-align: left;
		background-color: #f4f4f4;
		padding: 10px 15px;
	}
}

@media screen and (min-width:320px) and ( max-width:768px) {
	.spread3 th,
	.spread3 td {
		width: 100%;
		display: block;
	}
}

.komidashicss {
	margin-top: 50px;
	font-size: 18pt;
	font-weight: 800;
	text-align: center;
	color:#27317f;
}

	.img100 {
		width: 100%;
	}

	.fbtn {
		width: 460px;
		border-radius: 3px;
		background-color: #27317f;
		height: auto;
		color: #fff;
		font-size: 15pt;
		font-weight: 600;
		padding: 8px 8px 8px 8px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}
	
	@media screen and (min-width:320px) and ( max-width:768px) {
		.fbtn {
			width: 100%;
			margin-bottom: 20px;
		}
	}

.mt50 {
	margin-top: 50px;
}

.mt40 {
	margin-top: 40px;
}

.mt100 {
	margin-top: 100px;
}

.clbtn {
	position: relative;
	text-align: center;
	margin-top: 100px;
}

.strtext {
				position: relative;
	color:#000;
	font-size: 14pt;
	text-align: center;
}

.commbtn {
	width:466px;
}
	@media screen and (min-width:320px) and ( max-width:768px) {
.commbtn {
	width:100%;
}
}.commbtn {
	
}



.update {
	background-color: #27317f;
	color:#fff;
	border-radius: 5px;
	padding:3px 10px;
	width: 250px;
	text-align: center;
	font-size: 13pt;
	font-weight: 600;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.update {
width: 100%;
}
}

.newpatch {
	margin-top: 20px;
	text-align: center;
	font-size: 25pt;
	font-weight: 300;
}
.newpatch a:link {
	color: royalblue;
	text-decoration: underline;
}

.newpatch a:visited {
	color: royalblue;
}

.newpatch a:hover {
	color: royalblue;
}


		.nwsheadleadpt {
	margin-top:40px;
	text-align: center;
	font-size: 16pt;
	line-height: 1.6em;
}

.nwdheadleaddetail {
	margin-top:20px;
	font-size: 12pt;
	line-height: 1.6em;
}

.mainhenko {
	margin-top: 20px;
	font-size: 13pt;
	line-height: 1.6em;
	width: 850px;
	margin-left: 60px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.mainhenko {
	margin-top: 20px;
	font-size: 13pt;
	line-height: 1.6em;
	width: 100%;
	margin-left: 0;
	text-align: center;
}
}
.att {
	padding-left: 1em;
	text-indent: -1em;
}

.patchnewswrap {
	margin-top: 350px;
	height: auto;
	margin-bottom: 80px;
	padding-bottom: 80px;
	border-bottom: dotted 1px #000;
}
.patchnewswrap2 {
	margin-top: 50px;
	height: auto;
	margin-bottom: 80px;
	padding-bottom: 80px;
	border-bottom: dotted 1px #000;
}
.patchnewswrap3 {
	margin-top: 50px;
	height: auto;
	margin-bottom: 100px;
	padding-bottom: 80px;
	border-bottom: dotted 1px #000;
}
@media screen and (min-width:320px) and ( max-width:768px) {
	.patchnewswrap {
		margin-top: 50px;
		height: auto;
		margin-bottom: 60px;
		padding-bottom: 60px;
		border-bottom: dotted 1px #000;
	}
	
.patchnewswrap2 {
	margin-top: 50px;
	height: auto;
	margin-bottom: 100px;
	padding-bottom: 80px;
	border-bottom: dotted 1px #000;
}
	.patchnewswrap3 {
	margin-top: 50px;
	height: auto;
	margin-bottom: 100px;
	padding-bottom: 80px;
	border-bottom: dotted 1px #000;
}
}

.udl {
	text-decoration:underline;
}

.langselect {
	font-size: 17pt;
	font-weight: 600;
	position: relative;
	width:850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 2000;
	margin-bottom:50px;
}

.langselect br{
display: none;
}

@media screen and (min-width:320px) and ( max-width:768px) {
.langselect {
	margin-bottom:50px;
	width: 100%;
}
	.langselect br{
	display: block;
}
}

.espoimg {
	margin-top: 40px;
	width: 802px;
	border:1px solid #000;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.espoimg {
	margin-top: 40px;
	width: 100%;
	border:1px solid #000;
	margin-right: auto;
	margin-left: auto;
}
}

.nwsheadleadpt2 {
	margin-top: 40px;
	text-align: center;
	font-size: 16pt;
	line-height: 1.6em;
}

.mainhenko2 {
	margin-top: 10px;
	font-size: 12pt;
	line-height: 1.6em;
	margin-left: 0px;
}
.att {
	padding-left: 1em;
	text-indent: -1em;
}
.oshirasebox {
	margin-top: 30px;
	width: 850px;
	border:1px solid #999;
	padding:20px 20px 10px 20px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
	.oshirasebox {
	margin-top: 30px;
	width: 100%;
	border:1px solid #999;
	padding:20px 20px 10px 20px;
}
}

.mainhenko3 {
	margin-top: 0px;
	line-height: 1.6em;
	width: 100%;
	margin-left: 0;
	font-size: 11pt;
	text-align: justify;
}
.mainhenko3 li:last-child{
	margin-top: 10px;
}
.red {
	font-size: 13pt;
}

.dlcwrap {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: auto;
	margin-bottom: 100px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.dlcwrap {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}
}

.dlcpict {
	margin-top: 50px;
	color: #fff;
	background-color: #27317f;
	padding: 5px 5px 3px 5px;
	width: 100px;
	font-weight: 600;
	border-radius: 3px;
	text-align: center;
}

.dltit {
	color: #000;
	font-size: 20pt;
	font-weight: 700;
}

.youtubewrapdlc iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 5500 !important;
}

.dlccharactersbnr {
	margin-top: 0px;
	text-align: center;
	margin-bottom: 40px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
	.dlccharactersbnr {
	margin-top: 0px;
	text-align: center;
	margin-bottom: 40px;
}
		.rspsv {
		width: 100%;
	}
}

.mt300 {
	margin-top: 320px;
}
@media screen and (min-width:320px) and ( max-width:768px) {
.mt300 {
	margin-top: 20px;
}
}


.textarea_notice {
  font-size: 16pt;
  font-weight: 600;
  color:red;
  text-align: center;
}

.textarea_noticelead {
  font-size: 12pt;
  font-weight: 600;
  color:#000;
  text-align: center;
  line-height: 1.7em;
}

.uln{
  text-decoration: underline;
}


@media screen and (min-width:320px) and ( max-width:768px) {
      .textarea_noticelead {
    text-align: justify
  }
  
  .textarea_noticelead br {
    display: none;
  }
}