@charset "UTF-8";
/* #14207(親：なし) プレスリリース作成依頼（#14205） */

/* ===================================================================
	MAIN
=================================================================== */
/* Clearfix */
.newsBox .cf:after {
	content: "";
	clear: both;
	display: block;
}

/* WRAPPER */
.newsBox .mt0{margin-top:0;}
.newsBox .mt5{margin-top:5px;}
.newsBox .mt10{margin-top:10px;}
.newsBox .mt15{margin-top:15px;}
.newsBox .mt20{margin-top:20px;}
.newsBox .mt25{margin-top:25px;}
.newsBox .mt30{margin-top:30px;}
.newsBox .mt35{margin-top:35px;}
.newsBox .mt40{margin-top:40px;}
.newsBox .mt45{margin-top:45px;}
.newsBox .mt50{margin-top:50px;}
.newsBox .mt60{margin-top:60px;}
.newsBox .mt70{margin-top:70px;}
.newsBox .mt80{margin-top:80px;}
.newsBox .mt90{margin-top:90px;}
.newsBox .mt100{margin-top:100px;}
.newsBox .mt110{margin-top:110px;}/*HND*/
.newsBox .mt120{margin-top:120px;}/*HND*/
.newsBox .mt130{margin-top:130px;}/*HND*/
.newsBox .mt140{margin-top:140px;}/*HND*/
.newsBox .mt150{margin-top:150px;}/*HND*/
.newsBox .mt160{margin-top:160px;}/*HND*/
.newsBox .mt170{margin-top:170px;}/*HND*/
.newsBox .mt180{margin-top:180px;}/*HND*/
.newsBox .mt190{margin-top:190px;}/*HND*/
.newsBox .mt200{margin-top:200px;}/*HND*/


.newsBox span.fs_small{font-size:87%;}
.newsBox span.fs_small60{font-size:60%;}
.newsBox span.fc_orange{color:#D83300;}
.newsBox span.fc_red{color:red;}
.newsBox span.fc_darkred{color:#651215;}
.newsBox span.fc_blue{color:#0067B7;}

.newsBox h3.news{
    border-bottom: 3px solid #166bb5;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.4;
    color: #222222;
}
.newsBox sup{
	font-size:13px;
	margin-left:3px;
}
.newsBox iframe {
    margin: 20px 0;
}
.newsBox img {
    width: auto;
	display: unset;
}
/* 「詳しくはこちら」リンク */
.newsBox p.more_link{line-height:1.0;}
.newsBox p.more_link a{
	text-decoration: underline;
	background:url(../images/common/link_po2.png) left center no-repeat;
	padding-left:15px;
}

.newsBox #main_left{
	float:left;
	width:730px;
	margin-right:30px;
}
.newsBox #main_right{
	float:left;
	width:200px;
}
/* 画像の調整 */
.newsBox img[width="180px"] {
    width: 180px;
}
.newsBox img[width="200px"] {
    width: 200px;
}
.newsBox img[width="250px"] {
    width: 250px;
}
.newsBox img[width="60%"] {
    max-width: 450px;
}
.newsBox img[width*="30%"] {
    width: 30%;
    max-width: 300px;
}
.newsBox img[width*="31%"] {
    width: 31%;
    max-width: 304px;
}
.newsBox img[width*="39%"] {
    width: 39%;
}
@media screen and (max-width: 767px) {
.newsBox img[width="180px"] {
    width: 36%;
    max-width: 180px;
}
.newsBox img[width="200px"] {
    width: 40%;
    max-width: 200px;
}
.newsBox img[width="250px"] {
    width: 45%;
    max-width: 250px;
}
}
@media screen and (max-width: 600px) {
	.newsBox div[style*="flex"]{
		flex-wrap: wrap;
	}
	.newsBox img[width*="30%"],
	.newsBox img[width*="31%"],
	.newsBox img[width*="39%"] {
		width: 80%;
	}
	.newsBox h3.news{
		font-size: 1.8rem;
	}
}
/* 21_newsrelease
------------------------------------------------------------------- */
.newsBox dl.newsrelease{
	width:730px;
	border-bottom: #999 1px dashed;
	overflow:hidden;
	margin-top:20px;
}
.newsBox dl.newsrelease dt{
	float: left;
	width:175px;
	border-top: #999 1px dashed;
	padding-top:13px;
}
.newsBox dl.newsrelease dd{
	float: left;
	width:555px;
	font-size:94%;
	border-top: #999 1px dashed;
	padding:15px 0;
}

.newsBox dl.newsrelease span.news_date{
	font-size:100%;
	color:#555;
	margin-right:15px;
}
.newsBox dl.newsrelease span.news_cate1,
.newsBox dl.newsrelease span.news_cate2,
.newsBox dl.newsrelease span.news_cate3{
	font-size:80%;
	font-weight:bold;
	line-height:1.0;
	color:#FFF;
	width:60px;
	text-align:center;
	display:inline-block;
	padding:5px 0 4px 0;
}
.newsBox dl.newsrelease span.news_cate1{background:#FD781E;}
.newsBox dl.newsrelease span.news_cate2{background:#75A4CE;}
.newsBox dl.newsrelease span.news_cate3{background:#629D04;}

/* 38_newsrelease PressRelease
------------------------------------------------------------------- */
.newsBox div.newsBox div.newsTitle p{
padding-top:20px;
}
.newsBox p.pr_day{
	text-align:right;
}
.newsBox h3.press_title{
	font-size:180%;
	color:#000000;
	text-align:center;
	font-weight:bold;
	line-height:120%;
	padding:0px;
	margin:20px 0px 0px 0px;
}
.newsBox h4.con_title{
	font-size:130%;
	color:#000000;
	font-weight:bold;
	line-height:120%;
	padding:30px 0px 0px 0px;
	margin:0px;
}
.newsBox div.customer{
	border: solid 5px #ffa500;
	margin-bottom:40px;
}
@media screen and (max-width: 767px) {
	.newsBox h3.press_title{
		font-size: 120%;
	}
	.newsBox h4.con_title {
	    font-size: 120%;
	}
}

/* ===================================================================
	追加CSS【news/yyyymmdd】
=================================================================== */
[class*=news_cate]{
	width: inherit !important;
	min-width: 75px;
}
.newsBox div.newsCon{
	padding:0 5px;
}
.newsBox div.newsCon h3.news{
	border:0;
	padding:0;
}
.newsBox div.newsCon div.newsCon{
	margin-top:20px;
}
.newsBox div.newsCon div.newsCon p{
	margin:20px 0;
}
.newsBox div.newsCon div.newsCon .fb_size{
	font-weight: bold;
	font-size: 17px;
}
.newsBox div.newsCon div.newsCon .fs_size{
	font-weight: bold;
	font-size: 13px;
}
.newsBox div.newsCon div.newsCon ul{
	list-style:none;
}
.newsBox div.newsCon div.newsCon dl dt{
	float:left;
}
.newsBox div.newsCon div.newsCon dl dd{
	padding-left:36px;
}

/* table style
------------------------------------------------------------------- */
.newsBox table.scroll {
    overflow: auto;
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 600px) {
	.newsBox table tbody td span.block {
	    display: inline-block;
	}
}

/*20151211.php
------------------------------------------------------------------- */
.newsBox div.newsCon table{
	width:100%;
}
.newsBox div.newsCon table tr th{
	font-weight:normal;
	background:#f2f5f9;
}
.newsBox div.newsCon table tr th,table tr td{
	border: 1px solid #0068b7;
	padding: 13px 8px;
}
.newsBox div.newsCon table tr td{
	vertical-align:middle;
}

/*20210908
------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
	.newsBox table tbody tr[align=center] th[width] {
	    width: auto;
	}
}

/*20200916
------------------------------------------------------------------- */
.newsBox div.newsCon table[style*="font-size:80%"] tbody tr[align=center] th {
    font-size: 80%;
    border: 1px solid;
}

.newsBox .newsTableNone table,
.newsBox .newsTableNone table thead,
.newsBox .newsTableNone table tbody {
    overflow: visible;
    display: table-row-group;
	white-space: inherit;
}
.newsBox .newsTableNone table thead tr > *,
.newsBox .newsTableNone table tbody tr > *{
	border: none;
	padding: 10px 8px;
}
@media screen and (max-width: 767px) {
	.newsTableNone th, .newsTableNone td {
		display: block;
		width: 100% !important;
		padding: 5px !important;
	}
	.newsTableNone td:nth-last-child(1){
		padding-bottom: 20px !important;
	}
}
/*20200309
------------------------------------------------------------------- */
.newsBox .box10{
	padding: 8px 19px;
	margin: 2em 0;
	background-color:#ecf1f7;
	border-top: solid 5px #3386c5;
	border-bottom: solid 5px #3386c5;
}
.newsBox .box10 p {
	margin: 0;
	padding: 0;
}
.newsBox .mikata4pr td{
	border:none !important;
	vertical-align:top !important;
	padding:0px !important;
}
.newsBox .newsCon .mikata4pr td dl{
	margin-top:10px;
	padding:0px;
}
.newsBox .mikata4pr dl dt{
	font-weight:bold;
	padding:0px;
	float:none !important;
	display:block;
}
.newsBox .mikata4pr dl dd{
	padding:0px !important;
	float:none !important;
	display:block;
}
.newsBox table.mikata4pr,
.newsBox table.mikata4pr thead,
.newsBox table.mikata4pr tbody {
    overflow: visible;
    display: table-row-group;
	white-space: inherit;
}

/*20230529.php
------------------------------------------------------------------- */
.newsBox .newsConHist table{
	width:100%;
}
.newsBox .newsConHist table tr th{
	font-weight:normal;
	background:#f2f5f9;
}
.newsBox .newsConHist table tr th,table tr td{
	border-color:black;
	padding:0;
	height:80%;
}
.newsBox .newsConHist table tr td{
	border-color:black;
	padding:0;
	height:80%;
}

/*20230713
------------------------------------------------------------------- */
@media screen and (max-width: 600px) {
  .pc{
    display: none !important;
  }
  .sp{
    display: block !important;
  }
}

