@charset "Shift_JIS";

/* 下記ファイルを統合
	/css/content/news.css
---------------------------------*/
/* @group contet news.css */

.admb_x {
	margin-bottom:400px;
}

.news_box {
	margin-bottom:30px;
}

.date {
	margin-bottom: .3em;
	text-align:right
}

.sign {
	margin-bottom:1em;
	text-align:right
}

/*.title {
	margin:2em 0;
	font-weight:bold;
	font-size:120%;
	text-align:center;
}*/

.title_s {
	margin:1.8em 0;
	font-weight:bold;
	font-size:110%;
	text-align:center;
}

.title_sub {
	display:block;
	padding-top:13px !important;
	font-size:73% !important;
	font-weight:bold;
}

.list td {
	padding-bottom:15px !important;
}

.borderbox {
	border:1px solid #dddddd;
	padding:10px;
}

ul.indent li{
	text-indent:1em;
}

.underline {
	text-decoration:underline;
	font-weight:bold;
	
}

.underline2 {
	text-decoration:underline;
	
}

.underline3 {
	text-decoration:underline;
	color:#ff3333;
}

.center {
	text-align:center;	
}

.img_right {
  float: right;
  margin-left: 2em;
  margin-bottom: 1em;
}

.right{
	float:right;
}

.herf{
	width:55%
}

.bo_top{
	border-top:2px solid #000000 !important;;
	border-left:2px solid #000000 !important;;
	border-right:2px solid #000000 !important;;
}

.bo_center{
	border-left:2px solid #000000 !important;;
	border-right:2px solid #000000 !important;;
}

.bo_bottom{
	border-left:2px solid #000000 !important;;
	border-right:2px solid #000000 !important;;
	border-bottom:2px solid #000000 !important;;
}

table.half {
    width: 50% !important;
    text-align: center;
}

span.type_release {
	background-color: #9CCEFF;
}
span.type_news {
	background-color: #FFA59D;
}
span.type_ir {
	background-color: #ECCEB3;
}
span.type_personnel {
	background-color: #FFB162;
}
span.type_company {
	background-color: #C3C3FF;
}
span.type_service {
	background-color: #F9D5F3;
}
/*correspond accessibility*/
dl.margin-left dd.nospan{
	margin-bottom: 0px;
}  
/*correspond accessibility*/
.title_h1{
  margin:2em 0;
	font-weight:bold;
	font-size:120%;
  text-align:center;
  border:inherit;
  background: inherit;
}

/* @end contet news.css */

#date_area {
	margin-bottom: 1.7em;
}

#date_area > *:last-child {
	margin-bottom: 0;
}

.news_body .section {
	margin: 0 auto 50px;
	width: 100%;
}

.news_box .stx {
	font-size: 85%;
}

.news_body .ltx,
.news_body .mtx,
.news_body .stx,
.news_body .tx {
	line-height: inherit;
}

.kakko:before {
content: "【";
}

.kakko:after {
content: "】";
}

p.notice_2 {
  padding-left: 10px;
  background: transparent url(../../images/common/icon_notice.gif) 0 0.4em no-repeat;
  border: dotted 1px;
}

p.border_1 {
  padding: 1em 1.5em;
  border: solid 1px #999;
}

p.border_2 {
  border-top: solid 1px #CCCCCC;
  padding-top: 45px;
}

p.border_3 {
  padding-left: 10px;
  border: dotted 1px;
}

.border_double{
  border: 4px double #000;
  padding: 15px 15px 10px;
}

.border_none {
  border-right:none !important;
}
.title_h1{
  margin:2em 0;
	font-weight:bold;
	font-size:120%;
  text-align:center;
  border:inherit;
  background: inherit;
}
dl.margin-left dd {
	margin-bottom: 20px;
}
.news_example {
    margin-bottom: 15px;
    padding: 6px 10px 6px 12px !important;
    border: none !important;
    border-left: 7px solid #678cff !important;
    background: #f0f3e2 !important;
    font-weight: bold;
}
.text_underline{
  text-decoration: underline;
}

/* b200701.html */
.arrow_icon__wrap{
  padding: 30px 0;
}
.arrow_icon{
  display: block;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #bdbdbd transparent transparent
}
@media(min-width: 641px){
  .table_uq0701_layout{
    display: flex;
    justify-content: center;
    align-items: center;
   }
  .arrow_icon__wrap{
    padding: 0 30px;
  }
   .arrow_icon{
    border-width: 30px 30px 30px 0;
    border-color: transparent #696969 transparent transparent;
   }
}
@media(max-width: 640px){
  .item_table_uq0701_layout{
    margin: 0 auto;
  }
}
/* /b200701.html */


/* b201001.html */
table.image-color {
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
}
table.image-color th:nth-child(1),
table.image-color td:nth-child(1) {
	background-color:#ffffff;
}
table.image-color th:nth-child(2),
table.image-color td:nth-child(2) {
	background-color:#e7e5e6;
}
table.image-color th:nth-child(3),
table.image-color td:nth-child(3) {
	background-color:#fff2cd;
	font-weight:bold;
}
table.image-color th {
	text-align:center;
	font-weight:bold;
}

table.image-color th,
table.image-color td {
	padding:5px 8px;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
}


/* /b201001.html */

/* @group newslist */

ul.newslist .date {
	margin-bottom:0;
	text-align:left;
}

ul.newslist li {
	position:relative;
	height: 100%;
	padding-bottom:8px;
	background:#ffffff url(../../images/common/line_dot.gif) 0 100% repeat-x;
	margin-bottom:8px;
}

ul.newslist .date {
	position:absolute;
	left:10px;
}

ul.newslist .category {
	position:absolute;
	left:120px;
}

ul.newslist .text {
	position:relative;
	width:450px;
	left:200px;
	height:auto;
}

ul.newslist .text a {
	display:block;
}

ul.newslist .category span {
	display:block;
	height:17px;
	width:50px;
	text-indent:-9999px;
}

ul.newslist .category span.category_news {
	background:#ffffff url(../../images/common/category_news.gif) 0 0 no-repeat;
}

ul.newslist .category span.category_company {
	background:#ffffff url(../../images/common/category_company.gif) 0 0 no-repeat;
}

ul.newslist .category span.category_earnings {
	background:#ffffff url(../../images/common/category_earnings.gif) 0 0 no-repeat;
}

ul.newslist .category span.category_ir {
	background:#ffffff url(../../images/common/category_ir.gif) 0 0 no-repeat;
}

ul.newslist .category span.category_personnel {
	background:#ffffff url(../../images/common/category_personnel.gif) 0 0 no-repeat;
}

ul.newslist .category span.category_release {
	background:#ffffff url(../../images/common/category_release.gif) 0 0 no-repeat;
}

ul.newslist .category span.category_service {
	background:#ffffff url(../../images/common/category_service.gif) 0 0 no-repeat;
}

ul.newslist .category span.category_news {
	background:#ffffff url(../../images/common/category_news.gif) 0 0 no-repeat;
}

ul.newslist li span.category_icon {
	display: block;
	width: 50px;
	height: 17px;
	text-indent: 0;
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
	border-radius: 4px;
}

/* @end */

/* start 2021.05.24 add */

#CONTENT .news_body .section {
	padding-left: 0;
	padding-right: 0;
}

.news-pic-center {
    display: flex;
    justify-content: center;
}

p.border_2line{
	padding: 1em 1.5em;
    border: solid 1px #999;
	position: relative;
}
p.border_2line:before {
  position: absolute;
  content: "";
  width: 100%;
  min-height: 100%;
  top: -5px;
  left: -5px;
  border: 1px solid #000;
  padding-bottom: 8px;
  padding-right: 8px;
}
.pd30{
	padding:30px !important;
}
.m-rl-auto{
	margin-right:auto !important;
	margin-left:auto !important;
	display: inline-block;
}
span.lltx {
    font-size: 150%;
}

.v-a-m{
	vertical-align: middle !important;
}

table.norborder th,
table.norborder td {
	padding: 5px 10px;
	border: none;
}

@media only screen and (max-width: 768px){
	.news-pic-center {
	    display: block;
	}
	.news-pic-center .col {
	    text-align: center;
		float: none !important;
	}
	.pd30{
		padding:15px !important;
	}
}

/* end 2021.05.24 add */

/* start 2022.08.04 add */
.item_table_uq0804_layout_borderleft {
	border-color: #E0E0E0;
	border-style: solid;
	border-width: 1px;
	padding: 10px 20px 7px;
        border-left:none;
}

.item_table_uq0804_layout_border {
	border-top-color: #ff4500;
	border-left-color: #ff4500;
	border-right-color: #ff4500;
	border-bottom-color: #E0E0E0;
	border-style: solid;
	border-top-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	padding: 10px 20px 7px;
}
.item_table_uq0804_layout_border2 {
	border-top-color: #E0E0E0;
	border-left-color: #ff4500;
	border-right-color: #ff4500;
	border-bottom-color: #E0E0E0;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	padding: 10px 20px 7px;
}
.item_table_uq0804_layout_border3 {
	border-top-color: #E0E0E0;
	border-right-color: #ff4500;
	border-left-color: #ff4500;
	border-bottom-color: #ff4500;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	padding: 10px 20px 7px;
}
.item_table_uq0804_layout_th {
	background-color: #F2F7FA;
	color: #0068B2;
	font-weight: normal;
}
/* end 2022.08.04 add */