/* Sub Column Setting
============================================*/

#subCol #loginArea a {
	background: #0F0F6F url("../../../common2/pc/images/icn_arrow_large.gif") no-repeat 94% center;

}

#spContact{display:none;}

#subCol #loginArea .contactbox_in{
	border-top:2px solid #0F0F6F;
	border-left:2px solid #0F0F6F;
	border-right:2px solid #0F0F6F;
	border-bottom:2px solid #0F0F6F;
	text-align:center;
	font-size:125%;
	padding:15px 10px 10px 10px;
}

#subCol #loginArea .contactbox_in span{
	font-size:134%;
	font-weight:bold;
	display:block;
	padding:10px 0 0 0;
}

#subCol #loginArea .contactbox_in p{
	border-bottom:1px dotted #CCCCCC;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
}

#subCol #loginArea .contactbox_in p:last-child{
	border-bottom:none;
	padding:0;
	margin:0;
}


#subCol #loginArea .contactbox_in_en span{
	font-size:100%;
	font-weight:bold;
	display:block;
	padding:10px 0 0 0;
}

/* login Setting
============================================*/
div#loginArea li.contactbox p.btn #btnQuestion{
	background-color: #0F0F6F;
	background-image: url("../../../common2/pc/images/icn_arrow_large.gif"), url("../images/icn_question.png");
	background-position: 97% center,6px center;
	background-repeat: no-repeat,no-repeat;
	/*no-repeat 94% center;*/
	padding: 6px 20px 6px 48px;
	color: #ffffff;
	min-height: 38px;
	line-height: 38px;
	border: none;
	text-align: left;
	cursor: pointer;
	font-family: "Droid Sans","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Roboto, Verdana, sans-serif;
	margin: 0;
}

div#loginArea li.contactbox p.btn input#btnApplication{
	background-color: #0F0F6F;
	background-image: url("../../../common2/pc/images/icn_arrow_large.gif"), url("../images/icn_application.png");
	background-position: 94% center,6px center;
	background-repeat: no-repeat,no-repeat;
	no-repeat 94% center;
	padding: 6px 20px 6px 48px;
	color: #ffffff;
	min-height: 38px;
	line-height: 38px;
	width: 100%;
	border: none;
	text-align: left;
	cursor: pointer;
	font-family: "Droid Sans","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Roboto, Verdana, sans-serif;
}

div#loginArea li.contactbox p.btn input#btnPost{
	background-color: #0F0F6F;
	background-image: url("../../../common2/pc/images/icn_arrow_large.gif"), url("../images/icn_post.png");
	background-position: 94% center,6px center;
	background-repeat: no-repeat,no-repeat;
	no-repeat 94% center;
	padding: 6px 20px 6px 48px;
	color: #ffffff;
	min-height: 38px;
	line-height: 38px;
	width: 100%;
	border: none;
	text-align: left;
	cursor: pointer;
	font-family: "Droid Sans","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Roboto, Verdana, sans-serif;
}

div#loginArea li.contactbox p.btn #btnQuestion:hover,
div#loginArea li.contactbox p.btn #btnApplication:hover,
div#loginArea li.contactbox p.btn #btnPost:hover{
	background-color: #0068bb;
}
div#loginArea li.contactbox p.btn.mhdp{
	background-color: #0F0F6F;
	background-image: url("../images/icn_question.png");
	background-position: 6px center;
	background-repeat: no-repeat;
	margin-top:0;
	padding: 6px 20px 6px 48px;
	color: #ffffff;
	min-height: 38px;
	line-height: 38px;
	border: none;
	text-align: left;
	font-family: "Droid Sans","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Roboto, Verdana, sans-serif;
	font-size: 1.3em;
}
.newsFlat dt{
	margin-right: -27%;
}
.newsFlat dd{
	margin-left: 27%;
}
.sec6 .newsFlat dd{
	margin-left: 25%;
}
.wrapper #mainCol dl.newsFlat dd + dd.subTit{
	padding-left: 0;
}
.en .wrapper #mainCol dl.newsFlat dd+dd,
.en .wrapper #mainCol dl.newsFlat dd.subTit:last-of-type,
.en .wrapper #mainCol dl.newsFlat dd+dd.nonArrow:last-of-type {
	margin-left: 0;
}

/* mailmagazine Setting
============================================*/
#subCol #importantArea li.mailmagazine {
	background: #207DB4;
	overflow: hidden;
}

#subCol #importantArea li.mailmagazine .mailmagazine_text {
	display: block;
	margin: 5px;
	padding: 10px;
	background: #fff;
	overflow: hidden;
	font-size: 1.4em;
	line-height: 1.7;
}

/* tab Setting
============================================*/
.wrapper #mainCol ul.tab li a{
	padding: 10px 0;
	width: 100%;
}

.wrapper #mainCol table td {
	vertical-align: middle;
}


/*#privacyMark*/
.wrapper #subCol #privacyMark {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.wrapper #subCol #privacyMark a {
  display: block;
  border: 1px solid #ffffff;
}
.wrapper #subCol #privacyMark a img {
  width: 228px;
  height: auto;
}

/*#oneThinktankMark*/
.wrapper #subCol #oneThinktankMark,
.wrapper #subCol #covid19Mark {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.wrapper #subCol #oneThinktankMark a,
.wrapper #subCol #covid19Mark a {
  display: block;
  border: 1px solid #C8C3AF;
}
.wrapper #subCol #oneThinktankMark a img,
.wrapper #subCol #covid19Mark a img {
  width: 228px;
  height: auto;
}

/*.linkArea*/
.wrapper #subCol .linkArea {
 margin: 1em 0 5px;
}
.wrapper #subCol .linkArea ul {
}
.wrapper #subCol .linkArea ul li {
 margin: 0;
}
.wrapper #subCol .linkArea ul li a {
 position: relative;
 display: block;
 padding: 8px 30px 8px 48px;
 color: #FFF;
 border-bottom: 1px solid #B2B2B2;
 text-shadow: 1.414px 1.414px 0px rgba(0, 0, 0, 0.3);
 background-color: #207DB3;
 text-decoration: none;
 font-size: 1.4em;
 line-height: 1.5;
}
.wrapper #subCol .linkArea ul li a:hover {
 background: #004A7F;
}
.wrapper #subCol .linkArea ul li a:before {
 position: absolute;
 top: 50%;
 right: 16px;
 content: "";
 display: block;
 border-top: 2px solid #FFF;
 border-right: 2px solid #FFF;
 transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 margin-top: -7px;
 width: 12px;
 height: 12px;
 transition: 0.4s;
}

.wrapper #subCol .linkArea ul li:last-child a {
 border-bottom-width: 3px;
}

.wrapper #subCol .linkArea ul li a .icon {
 position: absolute;
 top: 50%;
 left: 10px;
 display: block;
 width: 28px;
 height: 28px;
 content: '';
 background-color: #fff;
 border-radius: 100%;
 margin: -14px 0 0;
}

.wrapper #subCol .linkArea ul li a .icon4A {
 position: absolute;
 top: 50%;
 left: 10px;
 display: block;
 width: 28px;
 height: 28px;
 content: '';
 background: url(/ri-common/pc/images/index/ico_4A.png) center center no-repeat;
 background-size: contain;
 margin: -14px 0 0;
}

.wrapper #subCol .linkArea ul li a .icon5B {
 position: absolute;
 top: 50%;
 left: 10px;
 display: block;
 width: 28px;
 height: 28px;
 content: '';
 background: url(/ri-common/pc/images/index/ico_5B.png) center center no-repeat;
 background-size: contain;
 margin: -14px 0 0;
}

/*.linkArea*/


/*#webhightlights*/
.wrapper #subCol #webhightlights {
  background-color: #CCC;
  padding: 0 5px 5px;
  border-bottom: 3px solid #B2B2B2;
  margin-top:1em;
}
.wrapper #subCol #webhightlights .tit {
  margin: 0;
}
.wrapper #subCol #webhightlights .tit a {
  position: relative;
  display: block;
  margin: 0 -5px;
  padding: 6px 30px 6px 48px;
  color: #FFF;
  background-color: #007CBC;
  text-decoration: none;
  line-height:1.5em;
  font-size:1.4em;
}

.wrapper #subCol #webhightlights .tit a:hover {
  background:#004A7F;
}

.wrapper #subCol #webhightlights .tit a:after {
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  width: 30px;
  height: 30px;
  content: '';
  background: url("/ri-common/top-common/pc/images/index/ico_side_2.png") left center no-repeat;
  background-size: 30px;
  margin: -19px 0 0;
}
.wrapper #subCol #webhightlights .tit a:before {
  position: absolute;
  top: 50%;
  right: 16px;
  content: "";
  display: block;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-top: -7px;
  width: 12px;
  height: 12px;
  transition: 0.4s;
}


/*#mailmagazine*/
.wrapper #subCol #mailmagazine {
  background-color: #007CBC;
  padding: 0 5px 5px;
  border-bottom: 3px solid #B2B2B2;
  margin-top:1em;
}
.wrapper #subCol #mailmagazine .tit {
  margin: 0;
}
.wrapper #subCol #mailmagazine .tit a {
  position: relative;
  display: block;
  margin: 0 -5px;
  padding: 6px 30px 6px 48px;
  color: #FFF;
  background-color: #007CBC;
  text-decoration: none;
  line-height:1.5em;
  font-size:1.4em;
}

.wrapper #subCol #mailmagazine .tit a:hover {
  background:#004A7F;
}

.wrapper #subCol #mailmagazine .tit a:after {
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  width: 30px;
  height: 30px;
  content: '';
  background: url("/ri-common/top-common/pc/images/index/ico_side_2.png") left center no-repeat;
  background-size: 30px;
  margin: -19px 0 0;
}
.wrapper #subCol #mailmagazine .tit a:before {
  position: absolute;
  top: 50%;
  right: 16px;
  content: "";
  display: block;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-top: -7px;
  width: 12px;
  height: 12px;
  transition: 0.4s;
}
.wrapper #subCol #mailmagazine > ul {
  margin: 0;
  background-color: #fff;
}
.wrapper #subCol #mailmagazine > ul li {
  margin: 0;
  padding: 10px;
  border-top: 5px solid #007CBC;
  font-size:1.2em;
  line-height:1.5em;
}
.wrapper #subCol #mailmagazine > ul li:first-child {
  border-top: none;
}



/*.sec2*/
.wrapper #mainCol .buttonList {
 max-width: 710px;
 overflow: hidden;
}
.wrapper #mainCol .buttonList ul {
 margin: -10px 0 0 -3.0054645%;
 overflow: hidden;
 text-align: center;
}
.wrapper #mainCol .buttonList ul li {
 float: left;
 text-align: center;
 width: 30.3278689%;
 font-size: 1.3em;
 margin-left: 3.0054645%;
 margin-top: 10px;
 margin-bottom:0;
}
.wrapper #mainCol .buttonList ul li:nth-child(3n+1) {
 clear: both;
}
.wrapper #mainCol .buttonList ul li a{
 display: block;
 text-decoration: none;
 color: #000066;
}
.wrapper #mainCol .buttonList ul li a .btn{
 display: block;
 text-align: center;
 background: #cccccc;
 padding-bottom: 3px;
 border-radius: 4px;
}
.wrapper #mainCol .buttonList ul li.largeCol a .btn{
 display: block;
 text-align: center;
 background: #cccccc;
 padding-bottom: 3px;
 border-radius: 4px;
}
.wrapper #mainCol .buttonList ul li a .btn .inner{
 display: block;
 background: #207DB4;
 border-radius: 4px;
 padding: 15px;
}
.wrapper #mainCol .buttonList ul li.largeCol a .btn .inner{
 padding: 3px 0px;
}
.wrapper #mainCol .buttonList ul li a:hover .btn .inner{
 background: #004A7F;
}
.wrapper #mainCol .buttonList ul li a .btn{
 display: block;
 text-align: center;
 background: #cccccc;
 padding-bottom: 3px;
 border-radius: 4px;
 color:#FFF;
}
.wrapper #mainCol .buttonList ul li a .txt{
 display: block;
 margin-top: 3px;
 font-weight: bold;
 color: #170072;
 font-size: 14px;
 text-align: center;
}
.wrapper #mainCol .buttonList ul li.largeCol a img{
 display: inline-block;
 vertical-align: middle;
}
.wrapper #mainCol .buttonList ul li.largeCol a .txt{
 display: inline-block;
 *display: inline;
 *zoom:1;
 text-align: center;
 color: #FFF;
 font-size: 1.5em;
 vertical-align: middle;
}


/*============================================
		タナカ印刷株式会社　伊藤　追加
============================================*/

/* form_wrapper
============================================*/
.form_wrapper {
	width:960px;
	margin:0 auto;
}
.form_wrapper h1{
	padding-left:15px;
	padding-bottom:10px;
	font-size: 1.5em !important;
	font-weight:bold;
	background:url(../../images/h1_bg.jpg) repeat-x bottom;
}

.form_wrapper .douiContact{
	padding:0 1em 0;
	border:1px solid #ccc;
}
.form_wrapper .douiContact table,
.form_wrapper .douiContact table th,
.form_wrapper .douiContact table td{
	font-weight:normal !important;
	padding:0 0 10px !important;
	border:none !important;
	vertical-align:top !important;
}
.form_wrapper .douiContact table th{
	background: #fff !important;
}
.form_wrapper footer{
	padding-top:0 !important;
}
.form_wrapper footer ul {
	margin:1em 0 0 !important;
}
.form_wrapper footer ul:after {
	content: "";
	clear: both;
	display: block;
}
.form_wrapper footer ul li{
	margin-left:1.4em;
	float:left;
	font-size: 1.4em;
}
.form_wrapper footer ul li a{
	padding-left:15px;
	background:url(../../images/icon_external.gif) no-repeat left;
}
#copyright{
	padding-left:15px !important;
}

.form_wrapper span.noteIt {
	color:#cd1400;
}

/* submit
============================================*/
.wrapper #mainCol p.submit{
	text-align: center;
}
.wrapper #mainCol p.submit a{
	margin-bottom:10px !important;
}
.wrapper #mainCol p.formPrint{
	text-align: right;		
}

/* このウィンドウを閉じる
============================================*/
div.form_wrapper div#rwd_content p.right{
	text-align:right;
}

div.form_wrapper div#rwd_content p.right a.arrow {
	background-image: url(/common/images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left:18px;
}

div.form_wrapper div.pageTop{
	text-align:right;
	margin:2em 0 0 0;
}

div.form_wrapper div.pageTop p{
display:inline;
	background-image: url(/common/images/icon_arrow_upward.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-left:18px;
	line-height:1.5;
}

/* Privacy Policy */
div.form_wrapper p.center{
	text-align:center;
}

div.form_wrapper div#rwd_content p.center a.arrow {
	background-image: url(/common/images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left:18px;
}


/*============================================
		タナカ印刷株式会社　追加 End
============================================*/

/*============================================
	MT Web Highlights用 2017.12.27
============================================*/
.WHtitle{
	font-weight:bold;
	font-size:25px;
}
div.WHsns{
	text-align:right;
	margin-top:10px;
}
.fb_iframe_widget > span {
    vertical-align: baseline!important;
}
div.WHsns a{
	text-decoration:none !important;
}
ul.WHtab{
	height:27px;
	margin:10px 0 0;
}
ul.WHtab li a{
	float:left;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:bold;
	margin:0 5px 13px 0;
	padding:2px 8px;
	background: #07287f;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;	
}
ul.WHtab li a:hover{
	background: #0668b9;
}

ul.WHtab li.WHcurrent a{
	background: #0668b9;
}
/*********/

ul.WHtab02{
	height:27px;
	margin:10px 0 0;
}
ul.WHtab02 li{
	float:left;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:bold;
	margin:0 5px 13px 0;
	padding:2px 8px;
	background: #07287f;
}


/********/


.WHinner{
	width:223px;
	height: 255px;
	float:left;
	margin:0 10px 10px 0 !important;
	background: #e9e5e2;
}
.WHinner a{
	text-decoration:none !important;
}

.WHinner a:link,
.WHinner a:visited {
    display: block;
}
.WHinner a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;

	
	/**/
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;	
}

.WHinner:nth-child(3n){
	margin:0 0 10px 0 !important;
}
.WHinner .WHimg{
	width:223px;
	height:135px;
	position:relative;
	background: #fff;
}
.WHinner .WHimg:after{
	width:115px;
	height:22px;
	padding:6px 0 0 6px;
	content:attr(title);
	background-image: url(/company/highlights/images/dateBK.jpg);
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:1;
	display:block;
	position:absolute;
	left: 9px;
	bottom: 5px;
	letter-spacing: -0.03em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.WHinner .WHtxt{
	width:203px;
	height:120px;
	background:#e9e5e2;
	padding:5px 10px 0;
	overflow:hidden;
	float: left;
}
.WHinner .WHtxt ul.WHtabIcon{
	width:203px;
	margin:0 !important;
	float:left;
}
.WHinner .WHtxt ul.WHtabIcon:after {
	content: "";
	clear: both;
	display: block;
}
.WHinner .WHtxt ul.WHtabIcon li{
	margin:0 5px 7px 0 !important;
	padding:5px 6px 3px 5px !important;
	font-size:13px !important;
	line-height:1 !important;
	float:left;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:bold;
	/*padding:2px 8px;*/
	background: #07287f;
}
.WHinner .WHtxt p{
	margin:0!important;
	line-height:1.2 !important;
}







.WHinner a .WHtxt p ,
.WHinner a:visited .WHtxt p,
.WHinner a:hover .WHtxt p{
	color:#000 !important;
}
.WHinner .WHtxt p.WHbold{
	font-weight:bold !important;
}
.WHinner .WHtxt p.WHmb1{
	margin-bottom:7px !important;
}
.WHinner .WHtxt p.WHsmall{
	font-size:13px !important;
}
.WHinner .WHtxt p.WHind{
	text-indent:-0.5em !important;	
}

.WHpager_wrapper{
	text-align:center;
}
ul.WHpager {
	margin:30px 0 0 !important;
	display: inline-block;
}
ul.WHpager li{
	margin:0 !important;
	float:left;
	line-height:2 !important
}
ul.WHpager li a{
	height:30px;
	margin:0 4px !important;
	padding:0 10px;
	display:block;
	font-weight:bold;
	color:#fff !important;
	background: #07287f;
	text-decoration:none !important;
	text-align:center;
	line-height:30px;
}
ul.WHpager li.WHcurrent{
	height:30px;
	margin:0 4px !important;
	padding:0px 10px;
	display:block;
	font-weight:bold;
	color:#fff !important;
	background: #0668b9;
	text-decoration:none !important;
	text-align:center;
	display:block;
}
ul.WHpager li a:hover{
	background: #0668b9;
}
ul.WHpager li.WHprev a ,
ul.WHpager li.WHnext a{
	padding:0 10px;
	color: #848484 !important;
	font-weight:bold !important;
	background:#fff;
	font-size:25px !important;
	line-height:26px;
}
ul.WHpager li.WHprev a:hover ,
ul.WHpager li.WHnext a:hover{
	background:#fff;
}

li.WHdisk:before {
	font-family:'icomoon' !important;
	content:"\e901" !important;
	color:#207db4 !important;
	position:absolute !important;
	top:0 !important;
	left:0 !important;
}
