/*	news
============================== */
div.sns-share section h2, div.sns-share section h3, div.sns-share section div.sns-rig {
    padding: 5px 0 8px;
    letter-spacing: 0em;
}

@media all and (min-width: 768px) {
	#contentsArea { padding-top: 30px;}
	
	body.news div.wrap { width: 980px;}

	body.news article { margin: 0 auto 50px;
	background-image: -webkit-gradient(linear, center left, center right, from(transparent), color-stop(0.30, transparent), color-stop(0.30, hsla(210, 20%, 40%, 0.5)), to(hsla(210, 20%, 40%, 0.2)));
		background-image: linear-gradient(90deg, transparent 30%, hsla(210, 20%, 40%, 0.2) 30%);
	}
	body.news article .newsArea {padding: 25px 0;}
	
	div.sns-share section {
    padding: 0px 0px;
    margin: 0 auto;
}
}
@media all and (max-width: 767px) {
	#contentsArea { padding-top: 18px; text-align: center;}
	body.news div.wrap { margin: 2em auto 0;}
	body.news article { width: 100%; margin-bottom: 1em;
	background-image: -webkit-gradient(linear, center left, center right, from(transparent), color-stop(0.1, transparent), color-stop(0.1, hsla(210, 20%, 40%, 0.5)), to(hsla(210, 20%, 40%, 0.2)));
		background-image: linear-gradient(90deg, transparent 10%, hsla(210, 20%, 40%, 0.2) 10%);
	}
	body.news article .newsArea {padding: 15px 0; text-align: left;}
}


body.news article .title {
border-left: solid 2px #FBE800;
}


body.news .date {
	line-height: 1.2em;
	font-family: "adobe-garamond-pro", serif;
	font-weight: 400;
	font-style: normal;
	position:relative;
	display: block; padding: 0 15px;
}
body.news article .title h2 {
	font-size: 1.6em;
	line-height: 1.5em;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 900;
	font-style: normal;
	padding: 10px 15px;
}

body.news article h3{ 
	font-size: 1.3em; line-height: 1.8em; color: #FBE800; text-align: center; margin-bottom: 1em;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 900;
	font-style: normal;
}
body.news article h4{ 
	margin-bottom: 0.5em;
	line-height: 1.5em;
	text-align: center;
}
body.news article h4 span.under {
	background: linear-gradient(transparent 50%, rgba(0, 0, 0, 0.5) 50%);
	color: #FBE800;
    padding: 0 5px 5px;}

.comment h4 {
	font-weight: 700;
	font-size: 1.6em;
	line-height: 1.0em;
	position: relative;
	display: inline-block;
	padding: 0 0 0 35px;}
.comment h4:before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 25px;
  height: 2px;
  background-color: #FBE800;
	left:0;
}
.comment h4 .small { font-size: 0.8em;}

body.news article h5 { font-size: 0.9em;}


.phArea { margin:15px auto 25px auto; text-align:center; }
.ph { 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;}

.multiple { text-align: center; letter-spacing: -.4em; padding: 0 0 1em;}
.multiple .phArea { display: inline-block; margin:15px 15px 25px auto;}


.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(251,232,0,0.7); padding:1.5em; margin:0 auto;}
.borderBox h4 {}

.endCam { position: relative;}
.endCam .endInfo {position: absolute; width: 100%; height:100%; background-color: rgba(255,255,255,0.8); top:0; left:0; display: table; }
.endCam .endInfo p {display: table-cell; vertical-align: middle; line-height: 1.5em;}
.endCam .endInfo p span.info { border: solid 1px #A12609; display: inline-block; padding:10px 15px 15px; background-color: rgba(255,255,255,0.8);}

@media all and (min-width: 768px) {
	.newsBlock {padding:20px 15px 30px;}
	body.news .date { font-size: 1.0em;}
	section.txtArea { padding:0.5em 0 1em; line-height: 2.0em;}
	section.txtArea .add { margin-top: -25px; padding: 0 10px;}
	section.txtArea .txt {padding: 0 0 0.8em;}
	
	body.news article h4 { font-size: 1.2em;}
	
	body.news article.info { margin-top: 3em;}
	
	.phBox { padding-bottom: 2.0em;}
	
}


@media all and (max-width: 767px) {
	body.news article .title {}
	body.news .date { font-size: 0.9em; letter-spacing: 0.02em;}
	body.news article .title h2 {font-size:1.2em; line-height: 1.4em; padding: 10px 10px;}
	.newsBlock {padding: 0.3em;}
	section.txtArea { padding:0.5em 0 1em; font-size: 0.9em; line-height: 1.8em;}
	body.news article h3{ font-size: 1.0em; line-height: 1.5em; margin: 1em 0 0.5em; }
	section.txtArea .add { margin-top: -15px; padding: 0 10px;}
	section.txtArea .txt {padding: 0 0 0.8em; font-size: 1em;}
	
	body.news article h4 { font-size: 1.1em;}
	
	.comment h4 {padding: 0 0 0 25px;}
	.comment h4:before {width: 20px;}
	
	.phArea { width:100%; margin:15px 0%; }
	.multiple .phArea { width:40%; margin:15px 2%;}
	.phArea#n_p_240529 { width:70%; margin:15px auto; }

	.ph { width:auto!important; height:auto!important; }
	
	.phBox { padding-bottom: 1.0em;}
	
	.borderBox {padding:1em; margin:0 auto;}
	.endCam .endInfo {height:100vh;}
}

/*	butten
============================== */
p.button { padding-bottom: 0.5em;}
p.button a {
    margin: 0 auto;
    background-color: #000;
    display: block;
    transition: 0.8s;
	color: #fff;
	text-align: center;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 1.3em; letter-spacing: 0.02em;
	position: relative;
}
p.button a:before {
    position: absolute;
    inset: 6px -6px -6px 6px;
    border: 1px solid rgba(251,232,0,0.7);
    content: '';
}
p.button a span{display: block;
	background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    background-image: url(../img/btn_off.png);
	transition: 0.5s;}
p.button a:hover span {
	background-image: url(../img/btn_on.png);
}


@media all and (min-width: 768px) {
	p.button a {width: 280px;}
	p.button a span { padding: 30px 0 25px 10px;}
	p.button.tall a span { padding:25px 0 20px 10px;}
	.multiple .button { display: inline-block; margin: 0 15px; padding-bottom: 20px; vertical-align: top; }
	.n_0327 .multiple .button a {width: 220px;display: table; padding-left: 10px;}
	.n_0327 .multiple .button a span {    padding: 0px 30px 0px 0px; height: 65px; line-height: 1.2em;display: table-cell;
  vertical-align: middle;}
	.n_0617_3 p.button a {width: 280px;}
}

@media all and (max-width: 767px) {
	p.button a {width: 250px; font-size: 1.05em;}
	p.button a span { padding: 25px 0 20px 10px;}
	p.button.tall a span { padding: 20px 0 15px 10px;}
	.multiple .button:not(:last-child) { margin-bottom: 1em;}
	.n_0617_3 p.button a {width: 250px;}
}


/*	trailer
============================== */
@media all and (min-width: 768px) {
	.movieBox, .photoBox {width:750px; margin: 15px auto 25px auto; position: relative; }
	.movieBox div {width:750px;}
	.movieBox iframe {width:750px; height:422px;}
}
@media all and (max-width: 767px) {
	.movieBox, .photoBox {margin: 15px 0%; width:100%; position: relative;}
}


.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: normal;
 white-space: nowrap;
 line-height: 2.5;
}

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

.notes {line-height: 1.5em; padding-left:1em; padding-bottom: 0.5em; text-indent:-1em; }
.notesS {line-height: 1.5em; padding-left:1em; text-indent:-1em; }
.notesTxt {
	padding: 0.5em 0 1em;}
.notesTxt h5 {padding-bottom: 0.5em;}
.notesTxt p  {line-height: 1.5em; display: inline-block; text-align: left;}
.n_1210 table, .n_1217_3 table, .n_1219 table, .n_1220 table, .n_0119 table { margin: 0 0;}
.n_0602 table th { text-align: right;}

.n_1112 .borderBox div {margin: 0 auto 1em;}
.n_1112 .borderBox div ul li {line-height: 1.5em; padding-left:1em; text-indent:-1em; margin-bottom: 0.3em;}
.n_1112 .borderBox div ul li::before  {
 content:"・"; 

}

@media all and (min-width: 768px) {
	table {font-size:1em;}
	
	.tableBlock { width: 600px; margin: 0 auto;}
	.tableBlock table { margin: 0 0; }
	.tableBlock p {font-size:0.9em;}
	
	.n_0617_2 .borderBox { width: 600px; padding: 1em 0;}
	.n_0715 .borderBox { width: 700px; padding: 1em 1.5em;}
	.n_0715 table { margin: 0 0 1em;}
	.n_0802 .borderBox { width: 650px; padding: 1em 1em;}
	.n_0807 .borderBox { width: 700px; padding: 1em 1.5em;}
	.n_0807 table { margin: 0 0 1em;}
	.n_0829 .borderBox, .n_0915 .borderBox { width: 750px; padding: 1em 0;}
	.n_1112 .borderBox div { width: 500px;}

	.notesS { font-size: 0.9em;}

}
@media all and (max-width: 767px) {
	table { /*font-size:0.9em;*/ }
	
	.tableBlock table { margin: 0 0; }
	.tableBlock p {font-size:0.8em;}
	
	.notesTxt h5 { font-size: 0.9em;}
	.notesTxt p  {font-size: 0.9em;}
	.notes { font-size: 0.9em;}
	.notesS { font-size: 0.8em;}
	
	.n_0916 .borderBox table { margin: 1em 0em 0;}
	.n_0408 table th { letter-spacing: -0.05em;}
}

.infoBox { margin: 0 auto}
@media all and (min-width: 768px) {
	.infoBox { padding: 1em 0;} 
.n_0917_2 .infoBox {width: 700px}
}
@media all and (max-width: 767px) {
	.infoBox { padding: 0.5em 0;} 
	#n_p_240901_2 { width: 70%; margin: 15px auto;}
}

@media all and (max-width: 390px) {
	.prd {letter-spacing: -0.05em;}
}


ol {
	margin-left: 2em; /* サイトに合せて調整 */
}

ol li {
	list-style-type: none;
	counter-increment: cnt;
	line-height: 1.5em;
}

ol li::before {
	content: "(" counter(cnt) ")";
	display:inline-block;
	margin-left:-2em; /* サイトに合せて調整 */
	width: 2em; /* サイトに合せて調整 */
}
