/*	news
============================== */
@media all and (min-width: 768px) {
#contentsArea  {background-image: url(../img/news/bg.png); background-repeat: no-repeat; background-position: center top;}
.contentsBlock { padding: 40px 50px;}
}
@media all and (max-width: 767px) {
#contentsArea  {
	background-image: url(../img/news/sp_bg_l.png), url(../img/news/sp_bg_r.png); 
	background-repeat: no-repeat, no-repeat; 
	background-position: left top, right top;
	background-size: 27% auto, 31.4% auto;
	}
.contentsBlock { padding: 30px 10px;}
}

body.news article {
	border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
background-color: #fff;
filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.3));
}
body.news article h2.title { border-bottom: solid 2px #ccc; padding: 0 0em 20px 15px; text-align: left; font-size:1.5em; position: relative;
font-family: maru-maru-gothic-alr-stdn, sans-serif;
font-weight: 900;
font-style: normal;}

body.news .date {
font-family: din-2014, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 0.8em;
color: #d32279;
display: block;
}

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

body.news article h3{ font-size: 1.6em; line-height: 1.6em; text-align: center; color: #e5007f;
font-family: maru-maru-gothic-alr-stdn, sans-serif;
font-weight: 900;
font-style: normal;}
section.txtArea { padding:0.5em 0 1em; line-height: 2.0em;}
.txtBox { padding-bottom: 2em;}

.bansenBox { margin-bottom: 1.5em; border-bottom: dotted 1px #ccc; padding:0 0.5em;} 
.bansenTit { font-size: 1.4em; line-height: 1.7em;
font-family: maru-maru-gothic-alr-stdn, sans-serif;
font-weight: 900;
font-style: normal;}
.bansenDate { color: #d32279;}
.bansen section.txtArea .txt { margin-bottom: 5px;}

.phArea { margin:0 auto 15px 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; 
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;}
.mov { width:600px; margin:0 auto 15px auto; }

a.btn {display: block;
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
background-color: #d22179;
color: #fff;
padding: 18px 10px; margin:0 auto; width:20em; font-size:1.2em;
font-family: maru-maru-gothic-alr-stdn, sans-serif;
font-weight: 900;
font-style: normal;
text-align:center;
transition:0.5s;}
a.btn:hover { filter: brightness(1.15); }

.btnBlock { text-align: center; padding: 1em;}

.borderBox {border:solid 1px #666; padding:1.5em; margin:1em 0;}

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

@media all and (min-width: 768px) {
	  body.news article {
    padding: 30px;
    margin-bottom: 3em;
  }
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;
  }
}

.interview { display: block; padding-bottom: 1em;}
.interview .interviewQ {color:#e50505;}

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

.newsBlock {padding: 0.5em;}
	
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;}

.bansenBox { font-size: 0.9em;}
.bansenTit { font-size: 1.2em; line-height: 1.5em;}

.phArea { width:100%; margin:0 0% 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:1em 0;}
}



/*	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;
}


/*	comment
============================== */
.commentBlock {}
.commentBlock h2 {background-image: url(../img/bg_tit.png); background-repeat: repeat-x; background-position: center bottom;
padding: 0 8px 8px 8px;
display: inline-block; margin-bottom: 15px; font-size: 1.5em; line-height: 1.0em;
font-family: maru-maru-gothic-alr-stdn, sans-serif;
font-weight: 900;
font-style: normal;}
.commentBlock h2 .small { font-size: 0.8em;}

@media all and (min-width: 768px) {
	.commentBlock .comment {display: block;}	
}

@media all and (max-width: 767px) {
.commentBlock {}
.commentBlock h2 { font-size: 1.6em; display: block; text-align: center;}
}

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

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

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;
}
.n_0705 table th {
 width: 5em;;
}
.n_0709 table th {
 width: 5em;
}
table th, table td {
 vertical-align: baseline;
	line-height: 1.5em;
}

.n_0720 table {margin: auto 0;}
.n_0720 h4 { text-align: center;}

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


@media all and (min-width: 768px) {
	table {font-size:0.9em;}
	.n_0709 table { width: 600px; margin: 0 auto;}
	.n_0720 table {font-size:1em;}
	
	.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;
	}
	.n_0720 table {font-size:1em;}
	
	.tableBlock table { margin: 0 0; }
	.tableBlock p {font-size:0.8em;}
	
	.n_0813_2 h4 { text-align: center;}
	
	.notesTxt p  {font-size: 0.8em;}
}

.n_0720 .txtBox dl dt { font-weight: bold;}
@media all and (min-width: 768px) {
.n_0720 .txtBox dl dt, .n_0720 .txtBox dl dd{ display: inline-block;}
	.n_0720 .txtBox dl dt { width:100px; vertical-align: top; text-align: right;}
	.n_0720 .txtBox dl dd { width:720px; vertical-align: top; }
}

.txtBox h4 { margin-bottom: 15px;}
.txtBox h4 span {background-image: url(../img/bg_tit.png); background-repeat: repeat-x; background-position: center bottom;
padding: 0 8px 8px 8px;
display: inline-block; font-size: 1.2em; line-height: 1.0em;
font-family: maru-maru-gothic-alr-stdn, sans-serif;
font-weight: 900;
font-style: normal; text-align: center;}
@media all and (max-width: 767px) {
	.txtBox h4 span { font-size: 1.0em;}
}