/*	news
============================== */

body.news article {
	border: solid 10px rgba(255, 255, 255, 0.1);
	filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.4));
}
body.news article .contentsBox {background-color: rgba(1, 0, 30, 0.5);}
@media all and (min-width: 768px) {
	body.news article .contentsBox { padding: 0px 0px;}
	div.sns-share { padding:0px 0 30px; width: 100%; margin: 0 auto; }
}
@media all and (max-width: 767px) {
	body.news article .contentsBox{ padding: 0px; background-color: rgba(1, 0, 30, 0.35);}
}


body.news article h2.title { background-color: rgba(3, 0, 65, 0.6); padding: 15px 20px 25px; font-size: 1.5em;}


body.news .date {
font-size: 0.8em;
color: #ffeb00;
display: block;
padding-bottom: 0.5em;
	font-family: fira-sans, sans-serif;
	font-style: normal;
	font-weight: 700;
}

.newsBlock {padding:20px 40px 30px;}

body.news article h3{ font-size: 1.2em; line-height: 1.8em; color: #fff; text-align: center; font-weight: bold;}


.phArea { margin:15px auto 25px auto; text-align:center; }
.ph, .mov { margin:auto; }
.ph p { position:relative; width:100%; height:0;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px; }
.ph p span { position:absolute; display:block; left:0; top:0; width:100%; height:100%; background-position:center center; background-repeat:no-repeat; background-size:cover; text-indent:-9999px;}
.mov { width:600px; margin:0 auto 15px auto; }

p.button { padding: 1em 0;}
p.button a {display: block; position: relative; margin: 0 auto; border-bottom: solid 2px #ffeb00;
	width: 230px;
	font-family: nitalago-ruika, sans-serif;
	font-weight: 100;
	font-style: normal;
	font-size: 1.2em;
	transition:0.5s;
	padding: 15px 6px;
	color: #ffeb00;
	background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 15px 12px;
	}
p.button a span {
	display: block; padding-right: 20px;
	}
p.button a:hover {border-bottom: solid 2px #fff; background-image: url(../img/arrow_ov.png); color: #fff;}
p.button a span:hover {}
@media all and (max-width: 767px) {
	p.button { padding: 0 0 1em;}
	p.button a {width: 180px; font-size: 1.0em;}
	.n_0320_2 p.button, .n_0320_3 p.button  { padding: 1em 0 1em;}
}



.product {color: #d22179; font-weight: bold; text-align: center; font-size: 1.1em; padding-top: 1em; line-height: 1.6em;}
.product .small {font-size: 0.8em;}
.productTxt { margin:1em 0;}

.borderBox {border:solid 1px rgba(255, 255, 255, .4); padding:1.5em; margin:0 auto;}


@media all and (min-width: 768px) {
	  body.news article {
    margin-bottom: 3em;
  }
	
	section.txtArea { padding:0.5em 0 1em; line-height: 2.0em;}
section.txtArea .add { margin-top: -25px; padding: 0 10px;}	

.multiple {display: inline-block; margin: 0 1em;}
.multiple .btn { width:15em; }
	
	  body.news article.info {
    margin-top: 3em;
  }
	.n_0209 .borderBox, .n_0320_3 .borderBox { width: 600px; padding:1.5em 0;}
	.n_0320_2 .borderBox { width: 400px; padding: 1em 2em;}
	.borderBox .txtBox { padding: 0 1em;}
	
}



@media all and (max-width: 767px) {
body.news article { margin-bottom: 1.5em;}
body.news article h2.title { padding: 5px 10px 15px; font-size:1.1em; line-height: 1.4em;}

.newsBlock {padding: 0 15px;}
	section.txtArea { padding:0.5em 0 1em; font-size: 0.9em; line-height: 1.8em;}
	
body.news article h3{ font-size: 1.4em; line-height: 1.5em; }

body.news .date {
font-size: 0.8em; padding-bottom: 0.2em;
}

section.txtArea .add { margin-top: -15px; padding: 0 10px;}


.phArea { width:100%; margin:15px 0%; }
.ph { width:auto!important; height:auto!important; }
.mov { width:100%; margin:0 auto 1em; }
	
	a.btn {  width:90%; height: auto!important;}
	.multiple {margin:0.5em auto;}
	
	.logo_anzen {width:95%;}
	.borderBox {padding:1em; margin:0 auto;}
}



/*	trailer
============================== */
@media all and (max-width: 767px) {
	#trailer, .emb {
		width: 100%;
		position: relative;
		padding: 56.25% 0 0;
		height: 0;
		overflow: hidden;
		height: auto;
		/* margin: 0 auto 1em; */
		box-shadow: none;
	}
	#trailer iframe, .emb iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}
  .ph_cut {
    width: 100%;
  }
}
@media all and (min-width: 768px) {
	#trailer {
		width: 600px;
		height: 338px;
		margin: 0 auto;
	}
}

.disc li {
  text-align: left;
}


/*	table
============================== */

table {
 border-collapse:collapse;
 border-spacing:0;
 margin: 0 auto;
 letter-spacing: 0.05em;
}

table.border { border: solid 1px #fff; padding: 10px;}

table th ,
table td {
 padding-bottom: 0.5em;
}
table tr.space th ,
table tr.space td {
 padding-bottom: 0;
}
table th {
 text-align:left;
}
table td {
 text-align:left;
}
table th {
 font-weight: bold;
 white-space: nowrap;
 line-height: 2.5;
}

table th, table td {
 vertical-align: baseline;
	line-height: 1.5em;
}

.n_0320_2 .borderBox table { margin: 0 0;}

.notes {font-size: 0.8em; line-height: 1.5em; padding-left:1em; text-indent:-1em; }
.notesTxt { text-align: center;
	padding: 0.5em 0 1em;
    line-height: 2.0em;}
.notesTxt p  {font-size: 0.9em; line-height: 1.5em; display: inline-block; text-align: left;}

.n_0320_1 .borderBox .notes, .n_0609 .borderBox .notes {font-size: 1em; line-height: 1.6em; padding: 0.2em 1em;}

.n_0320_3 .borderBox table{ width: 80%;}
.n_0320_3 .borderBox table th {width: 4em;}
.n_0320_3 .borderBox p{ width: 80%; margin: 0 auto; padding:1em 0 0; font-size:0.9em; line-height: 1.5em; line-height: 2em;}


@media all and (min-width: 768px) {
	table {font-size:0.9em;}
	
	.tableBlock { width: 600px; margin: 0 auto;}
	.tableBlock table { margin: 0 0; }
	.tableBlock p {font-size:0.9em;}
}
@media all and (max-width: 767px) {
 table {
 font-size:0.8em;
	}
	
	.tableBlock table { margin: 0 0; }
	.tableBlock p {font-size:0.8em;}
	
	.notesTxt p  {font-size: 0.8em;}
	
	.n_0320_1 .borderBox .notes, .n_0609 .borderBox .notes { font-size: 0.9em;}
	.n_0320_3 .borderBox p{ font-size:0.8em; }
}


