@charset "UTF-8";
/* 今回独自のCSS */

.contents .press_contents > h3{
	clear: both;
	text-align: left;
	font-size: 15px;
	line-height: 1.3;
	font-weight: bold;
	padding: 10px 0;
	border-top-style: double;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 10px;
	border-color: #000;
}
.contents .press_contents > h3 br.pc{
	display:none;
}
.contents .press_contents > h3 strong{
	font-size: 15px;
}
.contents .press_contents > h4{
	text-align: left;
	font-size: 14px;
	line-height: 1.3;
	font-weight: bold;
	padding: 0 0 10px;
	border-bottom-style: double;
	border-color: #000;
	margin-bottom: 10px;
}
.contents .press_contents > h5{
	font-weight:bold;
	font-size: 14px;
}
.contents .press_contents .pt00 ul li {
	font-size: 10px;
}
.contents .press_contents .pt01 h3 {
	text-align:center;
}
.contents .press_contents .pt01 h3,
.contents .press_contents .pt03 h3,
.contents .press_contents .pt04 h3,
.contents .press_contents .pt05 h5,
.contents .press_contents .pt06 h5 {
  border-bottom: 3px double #000;
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: bold;
}
.contents .press_contents .pt03 h6 {
	font-size:1em;
}
.contents .press_contents .pt03 > h5 + div{
    margin: 0 0 20px 0px;
    overflow: visible;
    border: 1px dotted #444;
    padding: 0 10px 10px;
}
.contents .press_contents .pt03 > h5 + div > h6{
    margin-top: 10px;
}
.contents .press_contents .pt04 div {
    border: 2px solid #000;
    padding: 0 20px 20px;
}
.contents .press_contents .pt04 div > p {
    border-top: 2px solid #000;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 0;
}
.contents .press_contents .pt05 dl dt {
	float: left;
	clear: both;
	margin-bottom: 10px;
	width: 150px;
}
.contents .press_contents .pt05 dl dd {
	height: 94px;
	margin: 0px 0px 0 165px;
	overflow: hidden;
	font-size: 12px;
}
.contents .press_contents .pt04 td:first-child {
	padding-right: 20px;
}
.contents .press_contents .pt04 tr td:first-child:before {
	content: "●";
	display: inline;
}
.contents .press_contents .pt04 td {
	vertical-align: top;
	padding-bottom: 10px;
}
.contents .press_contents h5{
	margin-top:1.5em;
	font-weight:bold;
	font-size: 100%;
}
.contents .press_footer > h3 {
	padding:10px;
	border-top-style: double;
	border-bottom-style: double;
	margin:20px 0;
}
.contents .press_footer .pt01 p {
	margin-top:10px;
}
.contents .press_footer .txt07 {
	margin-bottom:20px;
}
.contents .press_footer .txt07 em,
.contents .press_footer .txt08 em {
	font-weight: bold;
	display:block;
}
.contents .press_contents .pt00 dl,
.contents .press_footer dl {
	border: 2px solid #000;
	padding: 10px;
	box-sizing: border-box;
    font-size: 12px;
}
.contents .press_footer .txt09 {
  font-size: 12px;
  width: 70%;
  border: 2px solid #000;
  margin: auto;
  text-align: center;
  padding: 10px;
}


.contents .press section .pt01 dl {
    padding: 10px;
    margin: 10px 0 0;
    border: 1px solid #666;
}
.contents .press section .pt03 .pt01 {
    border: 1px dotted #444;
    text-align: center;
}
.contents .press section .pt03 div h6 {
    font-weight: bold;
    padding: 10px;
    border-bottom: 1px solid #444;
    margin: 0 10px 10px;
}
.contents .press section .pt03 div > p.p01 {
    margin-bottom: 10px;
    font-weight: bold;
}
.contents .press_contents .pt03 > h5 + div {
    margin: 0 0 20px 0px;
    overflow: visible;
    padding: 0 0px 10px;
	border: none;
}
.contents .press_contents .pt07 > h6 {
    font-size: 100%;
}
.contents .press_contents .pt07 > div > p {
    margin-bottom: 1em;
}

.contents .press_contents > h3 {
    clear: both;
    text-align: left;
    font-size: 15px;
    line-height: 1.3;
    font-weight: bold;
    padding: 10px 0;
    border-top-style: double;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    margin-bottom: 10px;
    border-color: #000;
}
.contents .press_contents > h4 {
    text-align: left;
    font-size: 14px;
    line-height: 1.3;
    font-weight: bold;
    padding: 0 0 10px;
    border-bottom-style: double;
    border-color: #000;
    margin-bottom: 10px;
}

.contents .press_contents .pt01 h3, .contents .press_contents .pt03 h3, .contents .press_contents .pt04 h3, .contents .press_contents .pt05 h5, .contents .press_contents .pt06 h5 {
    border-bottom: 3px double #000;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold;
}

.contents .press_footer > h3 {
    padding: 10px;
    border-top-style: double;
    border-bottom-style: double;
    margin: 20px 0;
    border-top: 3px double #000;
    border-bottom: 3px double #000;
    padding: 10px;
    font-size: 16px;
}


.contents .press h5{
	/*font-size:18px;*/
	font-weight:bold;
}

.pdfLink a {
	background: url(../images/icon_pdf.gif) no-repeat 0 0;
	padding: 0 0 0 22px;
	line-height: 1.5;
	padding-bottom: 5px;
}
.pdfReader {
	width: 100%;
	border-top: dashed 1px #CCC;
	border-bottom: dashed 1px #CCC;
	padding: 5px 0;
}


/*------------------------
    プレス　毎回共通 
------------------------*/

/* プレスヘッダー */
.contents .press .press_header {
	overflow:hidden;}
.contents .press .press_header .logo{
	width:160px;
	font-size:10px;
	font-weight:bold;
	float:left;
	margin-bottom:10px;	
}
.contents .press .press_header .logo img{
	width:auto;
	height:40px;}
.contents .press .press_header .date{
	float:right;
	font-size:10px;
	margin-bottom:10px;	
	text-align:right;
}
.contents .press .press_header .date img{
	width:auto;
	height:40px;
}
.contents .press .press_header .date span{
	width:120px;
}
/* プレス中身 */
.contents .press section{
	box-sizing:border-box;
	font-size:14px;
	/*margin-bottom: 5em;*/
}
.contents .press section img{
	display:inline;
	max-width: 100%;
	width: 100%;
	height: auto;

}
.contents .press section div{
	margin-bottom:30px;
}
.contents .press section h5{
	margin-bottom:10px;
	font-weight:bold;
}
.contents .press section p{
	margin-bottom:2em;
}
.contents .press section li{
	font-size:14px;
}
.contents .press section p.img{
	
}
.contents .press section img{
	width:100%;
	height:auto;
}
.contents .press section .red{
	color:#f00;
}
.contents .press section .bold{
	font-weight:bold;
}
.contents .press section small{
	font-size:80%;
}

.contents .press section .trigger:after{
	content:"...詳細を見る";
	font-weight:normal;
	font-size:12px;
	padding:4px 10px;
	margin:auto 10px;
	display:inline-block;
	text-align:center;
	border-radius:10px;
	
}
.contents .press section .trigger.active:after{
	content:"...詳細を閉じる";
}

/* メディア向けリンク */
.contents .press section.press_link{
	margin-bottom:30px;
    border: 1px solid #e0e0e0;
    background-color: #F7F7F7;
    padding: 5px;
}
.contents .press section.press_link h5{
	display:inline-block;
	font-size:14px;
	border-bottom:1px dotted #666;
	line-height:1.7; 
	margin-bottom:10px;
}
.contents .press section.press_link dt:before{
	content:"▼";
	margin-right:0.3em;
}
.contents .press section.press_link ul li:before{
	content:"■";
	margin-right:0.3em;
}

.contents .press section.press_link dd{
	margin-bottom:0px;
}

/* プレスフッター */
.contents .press_footer > h3{
	border-top:3px double #000;
	border-bottom:3px double #000;
	padding:10px;
	font-size:16px;
}
.contents .press_footer h4{
	text-align:left;
	font-size:14px;
	border:none;
	padding:0;
	margin:10px 0 5px;
	font-weight:bold;
}
.contents .press_footer div{
	margin-bottom:25px;
}
.contents .press_footer .pt03{
	font-size: 12px;
	width: 80%;
	border: 2px solid #000;
	margin: auto;
	text-align: center;
	padding: 10px;
	margin:0 auto 5px;
}
.contents .press_footer .pt03 h3{
	background-color: #CCC;
	margin:0 0 5px;
	font-weight:normal;
}
.contents .press_footer .pdfLink {
	width:45%;
	height:40px;
	line-height:40px;
	border: 1px solid #e0e0e0;
	background-color: #F7F7F7;
	margin: 10px 0;
	padding:0 10px;
	text-align:center;
}

.contents .press_footer .pdfLink a {
	background: url(../images/icon_pdf.gif) no-repeat 0 0;
	padding: 0 0 0 22px;
	line-height: 1.5;
	padding-bottom: 5px;
}
.contents .press_footer .pdfReader {
	width: 100%;
	border-top: dashed 1px #CCC;
	border-bottom: dashed 1px #CCC;
	padding: 5px 0;
}
.contents .press_footer .pdfReader img{
  width: auto;
  margin-bottom: 8px;
}




/*  追加  */
.page-section1__content { margin-top: 0 !important;}
.page-section1__head-text { font-size: 16px !important;}
.contents .press .press_header { display: none;}
.contents .press .press_contents p { margin-bottom: 2.5em;}
section.press_contents h5 { font-size: 13px;}
.contents .press .press_contents h5 { margin-bottom: 10px;}
.contents .press section .pt05 dt img { width: 160px;}
.contents .press a:link,.contents .press a:visited { color: #2A85EA;text-decoration: none;}
.contents .press a:hover { color: #2A85EA;text-decoration: underline;}
.pdfReader_.cf { display: none;}
.contents p { font-size: 12px;}