/*	news
============================== */
body.news article { background:rgba(255,255,255,1); position: relative;}
body.news article .newsArea {position: relative;}

@media all and (min-width: 768px) {
	body.news #contentsArea{padding: 30px 0 220px;}
	body.news article { margin-bottom: 50px; 
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;}
	body.news article .newsArea{ padding: 35px;}
	div.sns-share { padding:0; width: 100%; margin: 0 auto; }
}
@media all and (max-width: 767px) {
	body.news #contentsArea{padding: 15px 0 120px;}
	body.news article { margin:0 2.4% 1em;
	border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;}
	body.news article .newsArea {padding: 1em;}
}


body.news article .title {
	text-align: left;
	 padding: 0px 10px 15px; margin-bottom: 5px;
	border-bottom:3px solid #009a93;
}
body.news .date {
	line-height: 1.2em;
	color: #000;
	font-weight: 700;
	/*background: linear-gradient(transparent 55%, rgba(253,240,4,0.8) 55%);
    padding: 0 5px 3px;*/
}
body.news article .title h2 {
	font-size: 1.6em;
	line-height: 1.5em;
	font-weight: 800;
	padding-top: 0.5em;
}

body.news article h3{ 
	font-size: 1.5em; line-height: 1.8em; color: #009a93; text-align: center; margin-bottom: 0.5em;
}
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 70%, rgba(253,240,4,0.8) 70%);
    padding: 0 3px 3px;}

.commentBlock h4 {
	font-weight: 700;
	font-size: 1.6em;
	line-height: 1.0em;
	position: relative;
	display: inline-block;
	padding: 0 0 0 40px;
 }
.commentBlock h4:before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30px;
  height: 3px;
  background-color: #009a93;
	left:0;
}
.commentBlock h4 .small { font-size: 0.8em;}


body.news article .read{ 
	text-align: center; margin-bottom: 0.5em; font-weight: 900;
}
body.news article .read p:not(:last-child) { padding-bottom: 1em;}

.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;}
.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(0,154,174,1); 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.1em;}
	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 .read p {font-size: 1.6em;  line-height: 1.8em;}
	
	body.news article h4 { font-size: 1.2em;}
	.commentBlock h4 { font-size: 1.6em!important; margin-bottom: 1em!important;}
	
	body.news article.info { margin-top: 3em;}
	
	.phBox { padding-bottom: 2.0em;}
	
}


@media all and (max-width: 767px) {
	body.news article .title {padding: 0 5px 10px;}
	body.news .date { font-size: 1em;}
	body.news article .title h2 {font-size:1.2em; line-height: 1.4em;}
	.newsBlock {padding: 0 0.3em 0.3em;}
	section.txtArea { padding:0.5em 0 1em; font-size: 0.9em; line-height: 1.8em;}
	body.news article h3{ font-size: 1.2em; line-height: 1.5em; margin: 0 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;}
	
	.commentBlock h4 { font-size: 1.2em!important; padding: 0 0 0 25px; margin-bottom: 1em!important;}
	.commentBlock h4:before {width: 20px;}
	
	body.news article .read { margin:0; }
	body.news article .read p { font-size: 1.1em; line-height: 1.5em;}
	
	.phArea { width:100%; margin:15px 0%; }
	.multiple .phArea { width:40%; margin:15px 2%;}
	.phArea#n_p_230117_2, .phArea#n_p_230117_4 { width:80%; margin:5px auto 15px; }
	.phArea#n_p_230228 { width:80%; margin:15px auto; }
	.phArea#n_p_230119_2 { width:95%; margin:5px auto 15px; }
	.ph { width:auto!important; height:auto!important; }
	
	.phBox { padding-bottom: 1.0em;}
	
	.borderBox {padding:1em; margin:0 auto;}
}

/*	butten
============================== */
p.button a{ background-color: #000; background-repeat: no-repeat; background-position: center center; background-size: contain;
    text-align: center;
    margin: 0 auto 1em;
	
	color: #fff;
	display: block;
	transition:0.5s;
	font-weight: 900;
	line-height: 1em;
	letter-spacing: 0em;
}
p.button a span { display: block;
background-repeat: no-repeat;
background-position: right center;
background-image: url(../img/arrow.png);
	line-height: 1.5em;
}
p.button a:hover {
 opacity:0.8;
}

@media all and (min-width: 768px) {
	p.button a {width: 300px;
	padding:0 20px;
	border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;}
	p.button a span{
	padding: 25px 34px 27px 0px; font-size: 1.3em; background-size: 34px 30px;
	}
	.multiple .button { display: inline-block; margin: 0 15px; vertical-align: top; }
	.n_1004 .multiple .button a {width: 200px;display: table;}
	.n_1004 .multiple .button a span {    padding: 0px 30px 0px 0px; height: 65px; line-height: 1.2em;display: table-cell;
  vertical-align: middle;}
	
	.n_0216 p.button a {width: 350px;}
}

@media all and (max-width: 767px) {
	p.button a{width: 70%; max-width: 260px;
	padding:0 15px;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;}
	p.button a span {padding: 20px 30px 22px 0px; font-size: 1em; background-size: 20px 18px;}
}
@media all and (max-width: 399px) {
	p.button a span{font-size: 1.05em; padding: 20px 20px 20px 0px; }
}


/*	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_0321 table th {text-align: right;}

.borderBox h5 {color: #009a93; text-align: center; margin: -0.5em auto 0.5em; }


@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_0329_1 .borderBox, .n_0329_2 .borderBox, .n_0104 .borderBox { width: 500px; padding: 1.5em 0;}
	.n_1219 .borderBox{ width: 600px; padding: 1.5em 0;}
	
	.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;}
	.notesS { font-size: 0.8em;}
	
	.n_0916 .borderBox table { margin: 1em 0em 0;}
}

.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;} 
}


/*	comment
============================== */

.commentBlock h5 {
	font-size: 1.6em;
	font-weight: 900;
	line-height: 1.0em;
	position: relative;
	padding: 0 5px 10px;
	margin-bottom: 0.2em;

}
.commentBlock h5 {border-bottom: solid 3px #f53475;}
.commentBlock h5 .small { font-size: 0.8em;}




@media all and (min-width: 768px) {
	.commentArea { margin-bottom: 2em;}
	.commentBlock { padding: 50px 0 0;}
	.commentBlock .comment:not(:last-child) { padding-bottom: 3em;}
	.commentBlock .txt, .commentBlock dl { padding: 10px 0;}
	.content { padding-top: 15px;}
	
}

@media all and (max-width: 767px) {
	.commentArea { margin-bottom: 1.5em;}
	.commentBlock { padding: 40px 0 0;}
	.commentBlock .comment:not(:last-child) { padding-bottom: 2em;}		
	.commentBlock h5 { font-size: 1.2em; padding: 0 3px 6px;}
	.commentBlock .txt, .commentBlock dl { padding:10px 0;}
	.commentBlock dl dt { 
		font-size: 1.1em; padding-bottom: 0.3em;}
	.commentBlock dl dd { font-size: 0.9em; line-height: 1.8em;}

}




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; /* サイトに合せて調整 */
}
