@charset "UTF-8";
/*common*/

/* ------ pc visible, mobile none --------*/

/* common pc-mobile hide and show styles*/
.pcpz{
	display:inline;
}
.sppz{
	display:none;
}
.sppz-block{
	display:none;
}
.hd {
	visibility:hidden;
}

/* ----- Logo ----- */
.logoarea {
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	position:relative;
}

/* ----- Top images ----- */
.presentation{
	position:relative;
	width:100%;
	padding:115px 0 130px 0;
	display:block;
	margin-bottom:0;
	border-bottom: 1px solid #dddddd;
}
.spl1{
	position:absolute;
	top:0;
	left:0;
	background-image: url("/img/splash1.png");
	width:100%;
	height:400px;
	display:block;
	background-position: center center;
	background-size:100% 400px;
	background-repeat: no-repeat;
}
.spl2{
	position:absolute;
	top:0;
	left:0;
	background-image: url("/img/splash2.png");
	width:100%;
	height:400px;
	display:none;
	background-position: center center;
	background-size:100% 400px;
	background-repeat: no-repeat;
}
@media (min-width: 1380px) {/*for background >1380px an over.*/
	.spl1{
		background-size:100% 400px;
	
	}
	.spl2{
		background-size:100% 400px;
	}
}
@media (max-width: 1380px) {/* this is the syle for window less than 1380px */
	.spl1{
		background-size:1380px 400px;
	}
	.spl2{
		background-size:1380px 400px;
	}
}
.presentation img {
	margin-bottom:0;
	overflow:hidden;
}

.splashtxt{
	margin:0 auto;
	text-align: center;
}
.splashtxt img{
	margin:0 auto;
	max-width: 100%;
}

/* ----- inside pages image ----- */
.presentation-inside{
	position:relative;
	width:100%;
	height:210px;
	display:block;
	margin-bottom:0;
}
.splash-inside{
	position:absolute;
	top:0;
	left:0;
	background-image: url("/img/route_bkg.png");
	width:100%;
	height:210px;
	display:block;
	background-position: center center;
	background-size:100% 400px;
	background-repeat: no-repeat;
}
@media (min-width: 1380px) {/*for background >1380px an over.*/
	.splash-inside{
		background-size:100% 210px;
	
	}
}
@media (max-width: 1380px) {/* this is the syle for window less than 1380px */
	.splash-inside{
		background-size:1380px 210px;
	}
}
.presentation-inside img {
	margin-bottom:0;
	overflow:hidden;
}

.splashtxt-inside{
	position:absolute;
	left:0;
	width:100%;
	top:76px;
	text-align:center;
	z-index:1000;
}

/* ----- Pankuzu ----- */
#path {
	clear:both;
}
.topic-path {
	width:100%;
	min-width:980px;
	width: 100%;
	border-bottom: 1px solid #dddddd;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
.pankuzu {
	overflow: hidden;
	padding:20px;
}
.pankuzu li {
	float: left;
	line-height: 1.6em;
	margin-right: 5px;
	white-space: nowrap;
}
ul.pankuzu li a {
	color:#E73F50;
}
ul.pankuzu li a:hover {
	color:#E73F50;
}
ul.pankuzu li a:visited {
	color:#E73F50;
}
ul.pankuzu li a:active {
	color:#E73F50;
}
ul.pankuzu li:last-child {
	color:#999999;
}
/* ----- main menu ----- */

#flotarea {/*required*/
	position: relative;
	overflow:hidden;
	display:block;
}
.fixed {/*required*/
	position: fixed!important;
	top: 0;
	z-index: 1;
	/*height:253px;*//*calculated by script. The main height control is ".topnavilist ul li" */
	overflow:hidden;
	display:block;
}
#flotarea2 {/*required*/
	position: relative;
	overflow:hidden;
	display:block;
}
.fixed-side{/*required*/
	position: fixed!important;
	/*top: 153px;*//*calculated by script*/
	z-index: 1;
	width: 29%;
}
.spmenu-list{
	display:none;
}
.header-cover {
		width:100%;
		height:100%;
		margin-top:-110px;
		position:fixed;
		display:none;
		-webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.1);
		z-index:100;
	}




#navi{
	background-color: #fff;
	bottom: 0;
	position: relative;
	width: 100%;
}
.topnavi {
	background-color: #ffffff;
	width: 100%;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
.mmenu1 {
	border-bottom: 1px solid #dddddd;
}
.mmenu2 {
	border-bottom: 1px solid #dddddd;
}
.mmenu3 {
	border-bottom: 1px solid #dddddd;
}
.mmenu4 {
	border-bottom: 1px solid #dddddd;
	position:relative;
}
.mmenu5 {
	border-bottom: 1px solid #dddddd;
}
.mmenu6 {
	border-bottom: 1px solid #dddddd;
}


.company .mmenu1 {
	border-bottom:none;
}
.business .mmenu2 {
	border-bottom:none;
}
.press .mmenu3 {
	border-bottom:none;
}
.recruit .mmenu4 {
	border-bottom:none;
}
.contact .mmenu5 {
	border-bottom:none;
}
.sitemap .mmenu6 {
	border-bottom:none;
}


.icopopreq{
	margin-left:6px;
/*	position:absolute;
	top:33px;
	right:20%;*/
}
.icopopreq-on{
	display:none;
	margin-left:6px;
}

.icopoptop{
	width:14px!important;
	height:12px!important;
	border:none!important;
}
.mmenu4:hover .icopopreq{
	display:none;
/*	position:absolute;
	top:33px;
	right:20%;*/
}
.mmenu4:hover .icopopreq-on{
	display:inline-block;
/*	position:absolute;
	top:33px;
	right:20%;*/
}
.icopopreq-sp{
	margin-left:6px;
	border:none!important;
	width:auto!important;
}

.topnavi .topnavilist {
	background-color: #ffffff;
	margin: 0 auto;
	min-width: 960px;
	width: 100%;
}
.topnavi .topnavilist ul {
	border-left: 0 none;
	margin: 0 auto;
	overflow:hidden;
}
.topnavilist ul li {
	border-right: 1px solid #dddddd;
	float: left;
	height: 90px;/*main control of the menu heigh*/
	width: 16.58%;
	text-align:center;
}
.topnavilist ul li:last-child {
	border-right:none;
}
.topnavilist ul li a {
	color: #333333;
	display: block;
	height: 100%;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	padding-top:30px;/* just for text position, do not affect the height*/
	padding-bottom:25px;/* just for text position, do not affect the height*/
	letter-spacing:1px!important;
}
.topnavilist ul li a:hover {
	background-color:#DF0017;
	color:#FFF;
}

.topnavilist span {
	display:block;
	color:#999999;
	font-size:85%;
}
.topnavilist a:hover span {
	color:#FFF;
}
.topnavilist ul li a {
	display:block;
	height:auto;
	letter-spacing:normal;
}
/* ----- Top Image board ----- (max 1290px)*/
#topimg {
	box-sizing: border-box;
	margin: 20px auto;
	/*max-width: 1290px;*/
	/*min-width: 980px;*/
	width: 70%;
}
#topimgzone {
	margin: 0 auto;
	/*max-width: 1290px;*/
	width: 100%;
}
.mari {
	margin-right: 1%;
}
.size1q {
	float: left;
	height: auto;
	position: relative;
	width: 24%;
	margin-bottom:20px;
}
.size2q {
	float: left;
	height: auto;
	margin-bottom: 1%;
	position: relative;
	width: 48%;
}
.size2q img, .size1q img {
	width: 100%;
	height:auto;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	border-top:#dddddd 1px solid;
}
.topmenutxt {
	font-size:16px;
	position:absolute;
	bottom:13px;
	left:1px;
	text-align:center;
	width:100%;
}
a:link .topmenutxt {
	color:#131313;
	text-decoration:none;
}
a:visited .topmenutxt {
	color:#131313;
	text-decoration:none;
}
a:hover .topmenutxt {
	color:#131313;
	text-decoration:none;
}
a:active .topmenutxt {
	color:#131313;
	text-decoration:none;
}
.clear {
	font-size: 0;
	line-height: 1px;
}
.clear {
	clear: both;
}
/* ----- top press release ----- */
.toppresstit {
	margin-left:12px;
	margin-top:3px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}
.toppresslist {
	margin-left:12px;
	margin-bottom:12px;
}
.toppresslist dt {
	margin-bottom:4px;
}
.toppresslist dd {
}

.toppresslist .date{
	margin-left:12px;
	margin-bottom:4px;
}
.toppresslist .detail-wrapper{
	margin-left:12px;
	margin-bottom:12px;
}


.toppresslist a:link {
	color:#4685B2;
	text-decoration:none;
}
.toppresslist a:visited {
	color:#4685B2;
	text-decoration:none;
}
.toppresslist a:hover {
	color:#4685B2;
	text-decoration:underline;
}
.toppresslist a:active {
	color:#4685B2;
	text-decoration:underline;
}
.morepress {
	color:#FFF;
	background-color:#DF0017;
	padding:10px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:12px;
	padding-right:12px;
	position:absolute;
	right:0;
	top:4px;
	letter-spacing: 1px;
}
.morepress:link {
	color:#ffffff;
	text-decoration:none;
}
.morepress:visited {
	color:#ffffff;
	text-decoration:none;
}
.morepress:hover {
	color:#ffffff;
	text-decoration:none;
}
.morepress:active {
	color:#ffffff;
	text-decoration:none;
}
/* ----- Bottom menu ----- */
#bottommenu {
	background-color:#f8f8f8;
	overflow:hidden;
	padding-top:13px;
	padding-bottom:11px;
	border-top:#dddddd 1px solid;
}
.bottommenu-group {
	margin: 0 auto;
	min-width:980px;
	width: 100%;
	overflow:hidden;
}
.left-botmenu {
	float:left;
}
.right-botmenu {
	float:right;
	padding-right:10px;
}
.bottomlist {
	margin-left:15px;
}
.bottomlist li {
	float:left;
	margin-right:60px;
}
.bottommenu-group a:link {
	color:#131313;
	text-decoration:none;
}
.bottommenu-group a:visited {
	color:#131313;
	text-decoration:none;
}
.bottommenu-group a:hover {
	color:#131313;
	text-decoration:underline;
}
.bottommenu-group a:active {
	color:#131313;
	text-decoration:underline;
}
/* ----- copyright area ----- */
#copy {
	background-color:#131313;
	color:#FFF;
	padding-top:13px;
	padding-bottom:11px;
}
.copy-group {
	margin: 0 auto;
	min-width:980px;
	width: 100%;
	overflow:hidden;
}
.left-copy {
	float:left;
	padding-left:10px;
}
.right-copy {
	float:right;
	font-size:10px;
	padding-top:20px;
	padding-right:10px;
}
/* ----- notice copyright area ----- */
#noticecopy {
	background-color:#131313;
	color:#FFF;
	padding-top:13px;
	padding-bottom:11px;
}
.noticecopy-group {
	margin: 0 auto;
	width:780px;
	overflow:hidden;
}


/* page contents
***************************************/
#inside-contents{
	min-width:1130px;
}

.leftconts{
	width:75%;
	float:left;
	background-color:#FFFFFF;
	box-sizing: border-box;
	border-right:solid 1px #E4E4E4;
	min-height:700px;
}
.conbox{
	padding-right:26px;
	width:90%;
	display:block;
	float:right;
}
.redtit{
	font-size:24px;
	letter-spacing:1px;
	padding-top:87px;
	padding-bottom:48px;
	border-bottom:#DF0017 2px solid;
	text-shadow:
		1px 1px 0 #fff,
		-1px 1px 0 #fff,
		1px -1px 0 #fff,
		-1px -1px 0 #fff;
}
/*normal text (table, info) area*/
.infobox{
	margin-top: 25px;
	padding: 2%;
}
.infobox h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.8em;
	line-height: 1.6;
}
.infobox h3 + p {
	font-size: 1.2em;
	margin-bottom: 2em;
	line-height: 1.7;
}

/* * --special backgrounds and irregular style-- * */

/*contact*/
.contact-txt{
	line-height:2.2em;
	margin-bottom:180px;
}

/*privacy*/
.privacy-txt{
	line-height:2.2em;
	margin-bottom:15px;
}
.privacy-point{
	line-height:2.2em;
	margin-bottom:15px;
}
.privacy-end{
	line-height:2.2em;
	text-align:right;
	margin-bottom:15px;
}
/*company top*/
.company-top{
	background-image: url("/img/companytop_bkg.png");
	background-position: top right;
	background-repeat: no-repeat;
}
.company-top .redtit{
	border-bottom:none;
}
/* special position for text area */
.company-top .infobox{
	margin-top:170px;
}
/*business top*/
.business-top{
	background-image: url("/img/business_bkg.png");
	background-position: top right;
	background-repeat: no-repeat;
}
.business-top .redtit{
	border-bottom:none;
}
/* special position for text area */
.business-top .infobox{
	margin-top:170px;
}
/* special position for link zones*/
.businesszone{
	padding-top:72px;
}

/*train top*/
.train-top{
	background-image: url("/img/topmenu1b.png");
	background-position: top right;
	background-repeat: no-repeat;
}
.train-top .redtit{
	border-bottom:none;
}
/* special position for text area */
.train-top .infobox{
	margin-top:300px;
}


/*bus top*/
.bus-top{
	background-image: url("/img/bustop_bkg.png");
	background-position: top right;
	background-repeat: no-repeat;
}
.bus-top .redtit{
	border-bottom:none;
}
/* special position for text area */
.bus-top .infobox{
	margin-top:300px;
}
.bus-portal-intro{
	color:#DF0017;
	font-size:20px;
	line-height:1.8em;
	margin-bottom:22px;
}
.bus-portal-info{
	line-height:2.5em;
	margin-bottom:73px;
}

.bus-consulting-intro{
	color:#DF0017;
	font-size:20px;
	line-height:1.8em;
	margin-bottom:22px;
}
.bus-consulting-info{
	line-height:2.5em;
	margin-bottom:73px;
}

.bus-consulting-info p{
	font-size:18px;
	font-weight:bold;
	line-height:2.5em;
	margin-bottom:73px;
}

.bblock-group{
	overflow:hidden;
	display:block;
	margin-bottom:95px;
}
.bblock-left{
	float:left;
	width: 48%;
	display:block;
	line-height:2.5em;
}
.bblock-right{
	float:right;
	width: 48%;
	display:block;
	line-height:2.5em;
}
.bblock-tit{
	font-size:18px;
	padding-bottom:7px;
	margin-bottom:15px;
	border-bottom:#DF0017 2px solid;
}

/*portal (tablet image)*/
.portal-top{
	background-image: url("/img/tablet_bkg.png");
	background-position: top right;
	background-repeat: no-repeat;
	background-size:contain;
	background-size:100% 490px;
}
.portal-top .redtit{
	border-bottom:none;
}
/* special position for text area */
.portal-top .infobox{
	margin-top:350px;
}

/*consulting (tablet image)*/
.consulting-top{
	background-image: url("/img/blidge_bkg.png");
	background-position: top right;
	background-repeat: no-repeat;
	background-size:contain;
	background-size:100% 490px;
}
.consulting-top .redtit{
	border-bottom:none;
}
/* special position for text area */
.consulting-top .infobox{
	margin-top:350px;
}

/*recruit*/
.recruit-top{
	background-image: url("/img/recruit_bkg.png");
	background-position: top right;
	background-repeat: no-repeat;
	background-size:contain;
	background-size:780px 417px;
}
.recruit-top .redtit{
	border-bottom:none;
}
/* special position for text area */
.recruit-top .infobox{
	margin-top:270px;
}
.rikured{
	color:#DF0017;
}

/* company / business top zones*/
.czone-list,
.czone {
	box-sizing: border-box;
}


.czone-list{
	overflow:hidden;
	width: 100%;
}
.czone{
	display:block;
	float:left;
	width: 32%;
	min-height:162px;
	border:#e4e4e4 4px solid;
	margin-right:2%;
	margin-bottom:40px;
}
.czone:nth-child(3n) {
	margin-right: 0;
}
/*
.czone-list .czone:nth-child(odd){
	margin-right:50px;
}
.czone-list .czone:nth-child(even){
	margin-right:0px;
}
*/
.czone:hover{
	border:#cf0017 4px solid;
}

.czone dt{
	/*width:308px;*/
	padding-top:11px;
	padding-bottom:11px;
	padding-left:13px;
	padding-right:10px;
	color:#141414;
	text-decoration:none!important;
	background-image: url("/img/company_arrow.png");
	background-repeat: no-repeat;
	border-right: 12px solid transparent;
	background-position: right center;
}
.compicon{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	display:none!important;
}
.czone dt.popupicon{
	background-image: url("/img/ico_pop_small.png")!important;
}
.czone:link dt{
	color:#141414;
	text-decoration:none!important;
	background-image: url("/img/company_arrow.png");

}
.czone:visited dt{
	color:#141414;
	text-decoration:none!important;
	background-image: url("/img/company_arrow.png");

}
.czone:hover dt{
	color:#141414;
	text-decoration:none!important;
	background-image: url("/img/company_arrow_on.png");

}
.czone:hover dt.popupicon{
	color:#141414;
	text-decoration:none!important;
	background-image: url("/img/ico_pop_small_active.png")!important;

}
.czone:active dt{
	color:#141414;
	text-decoration:none!important;
	background-image: url("/img/company_arrow_on.png");

}


.czone dd{
	line-height:2em;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color:#4685B2;
	text-decoration:none!important;
	border-top:#e4e4e4 1px solid;
}
.czone-list a{
	text-decoration:none!important;
}

.czone:link dd{
	color:#4685B2;
	text-decoration:none!important;
}
.czone:visited dd{
	color:#4685B2;
	text-decoration:none!important;
}
.czone:hover dd{
	color:#4685B2;
	text-decoration:underline!important;
}
.czone:active dd{
	color:#4685B2;
	text-decoration:underline!important;
}

/* sidemenu
***************************************/
.sidemenu{
	width:25%;
	float:right;
}
.smtop{
	height:140px;
	background-color:#DF0017;
}
.sptop-tit{
	color:#FFFFFF;
	padding-left:30px;
	padding-top:50px;
	font-size:20px;
}
.sptop-tit span{
	font-size:10px;
}
.smlist{
}
.smlist li{
	border-bottom:solid 1px #E4E4E4;
	background-color:#FFF;
}
.smlist li a{
	color: #333333;
	display: block;
	padding-top:20px;
	padding-bottom:18px;
	padding-left:40px;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	background-image: url("/img/marrow.png");
	background-position: 13px 18px;
	background-repeat: no-repeat;
}
.smlist li a:hover {
	background-color:#FFFFFF;
	color:#DF0017;
	background-image: url("/img/marrow_active.png");
	background-position: 13px 18px;
	background-repeat: no-repeat;
}
.smlist li a.macti{
	color:#DF0017;
	background-image: url("/img/marrow_active.png");
	background-position: 13px 18px;
	background-repeat: no-repeat;
}
.smlist li a.macti:hover {
	background-color:#FFF;
	color:#DF0017;
	background-image: url("/img/marrow_active.png");
	background-position: 13px 18px;
	background-repeat: no-repeat;
	cursor:default;
}


.smlist li a.popiconbig{
	background-image: url("/img/ico_pop_big.png")!important;
	background-position: 9px 22px;
	background-repeat: no-repeat;
}
.smlist li a.popiconbig:hover{
	background-image: url("/img/ico_pop_big_active.png")!important;
	background-position: 9px 22px;
	background-repeat: no-repeat;
}



.messagepage{
	line-height:2em;
}
.messagepict{
	float:left;
	padding-bottom:5px;
	padding-right:20px;
}
.messagetit{
	font-size:18px;
	margin-bottom:15px;
	color:#DF0017;
}
.messagesign{
	text-align:right;
	margin-bottom:50px;
}
.about-tbl{
	border-collapse:collapse;
	margin-bottom:70px;
}
.about-tbl th{
	width:30%;
	background-color:#f4f4f4;
	text-align:center;
	vertical-align:top;
	font-weight:normal;
	padding-top:18px;
	padding-bottom:18px;
	border:#e4e4e4 1px solid;
}
.about-tbl td{
	background-color:#ffffff;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	padding-right:30px;
	padding-left:30px;
	padding-top:18px;
	padding-bottom:18px;
	border:#e4e4e4 1px solid;
	line-height:1.8em;
}
.history-tbl{
	border-collapse:collapse;
	margin-bottom:70px;
}
.history-tbl th{
	width:18%;
	background-color:#f4f4f4;
	text-align:center;
	vertical-align:top;
	font-weight:normal;
	padding-top:18px;
	padding-bottom:18px;
	border:#e4e4e4 1px solid;
}
.history-tbl td{
	background-color:#ffffff;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	padding-right:30px;
	padding-left:30px;
	padding-top:18px;
	padding-bottom:18px;
	border:#e4e4e4 1px solid;
	line-height:1.8em;
}
.chartbox{
	margin-bottom:70px;
}

.reasonbox{
	margin-top:70px;
	text-align:center;
	line-height:3em;
}
.wlogo{
	margin-bottom:76px;
}
@media (max-width: 480px) {/* this is the syle for window less than 4x0px */
	.wlogo {
		margin-bottom: 30px;
	}
}
.wslogan{
	margin-bottom:40px;
	
}
.retxtbox{
	text-align:center;
	line-height:2.5em;
	font-size:13px;
	margin-bottom:200px;
}

.missionbox{
	margin-top:70px;
	text-align:center;
	line-height:3em;
}
.missionslogan{
	margin-bottom:40px;
}
.missiontxt{
	text-align:left;
	line-height:2.5em;
	font-size:13px;
	margin-bottom:200px;
}
.group-tbl{
	border-collapse:collapse;
	margin-bottom:40px;
}
.group-tbl th{
	width:30%;
	background-color:#f4f4f4;
	text-align:center;
	vertical-align:top;
	font-weight:normal;
	padding-top:18px;
	padding-bottom:18px;
	border:#e4e4e4 1px solid;
}
.group-tbl td{
	background-color:#ffffff;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	padding-right:30px;
	padding-left:30px;
	padding-top:18px;
	padding-bottom:18px;
	border:#e4e4e4 1px solid;
	line-height:1.8em;
}
.poliline{
	margin-bottom:70px;
	font-size:14px;
	font-weight:bold;
}
.polinum{
	padding-top:9px;
	color:#FFF;
	background-color:#DF0017;
	text-align:center;
	width:35px;
	height:26px;
	margin-right:12px;
	display:inline-block;
	font-weight:bold;
	font-size:17px;
	float:left;
}
.politext{
	display:block;
	padding-top:9px;
}
.csrtit{
	font-size:18px;
	margin-bottom:15px;
	color:#DF0017;
}
.csrtxt1{
	margin-bottom:55px;
	line-height:2.5em;
}
.csrtxt2{
	margin-bottom:25px;
	line-height:2.5em;
}

/* press release
---------------------------*/
.pressbox{
	margin-bottom:70px;
}
.prs{
	border-bottom:#e4e4e4 1px solid;
	padding-bottom:15px;
	padding-top:15px;
	overflow:hidden;
	display:block;
}
.pressbox .prs:first-child{
	padding-top:0;
}
.prs dt{
	padding-left:33px;
	width:133px;
	display:block;
	float:left;
	background-image: url("/img/pressarrow.png");
	background-position: 11px 5px;
	background-repeat: no-repeat;
	
}
.prs dd{
	float:left;
	width:583px;
	display:block;
}
.presslist{
}
.presslist a{
	border-bottom:solid 1px #E4E4E4;
	background-color:#FFF;
	text-decoration:none;
	display:block;
}
.presslist a:hover{
	text-decoration:none;
}
.presslist a li{
	color: #333333;
	display: block;
	padding-top:18px;
	padding-bottom:16px;
	padding-left:40px;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
	background-image: url("/img/marrow.png");
	background-position: 13px 17px;
	background-repeat: no-repeat;
}
.presslist a:hover li{
	background-color:#FFFFFF;
	color:#DF0017;
	background-image: url("/img/marrow_active.png");
	background-position: 13px 18px;
	background-repeat: no-repeat;
}
.presslist a li img{
	display:none;
}
.presslist .selected{
	color:#DF0017;
	background-image: url("/img/marrow_active.png");
	background-position: 13px 18px;
	background-repeat: no-repeat;
}
.presslist .selected:hover {
	background-color:#FFF;
	color:#DF0017;
	background-image: url("/img/marrow_active.png");
	background-position: 13px 18px;
	background-repeat: no-repeat;
	cursor:default;
}
.pressdetail-date{
	font-size:13px;
}
.pressdetail-tit{
	font-size:18px;
	border-bottom:#e4e4e4 1px solid;
	padding-bottom:6px;
	margin-bottom:15px;
	line-height:1.8em;
}
.pressdetail-text{
	line-height:2.5em;
	margin-bottom:40px;
}
.pressdetail-toiawase{
	border:#e4e4e4 4px solid;
	padding-top:10px;
	padding-left:12px;
	padding-bottom:10px;
	padding-right:12px;
	line-height:2em;
	margin-bottom:70px;
}

div.pr_image {
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	margin-top: 0px;
}
/*
career
---------------------*/
.career-top .redtit{
	border-bottom:none;
}
.positionbtn{
	background-color:#fff;
	color:#fd0017;
	font-size:18px;
	padding:8px;
	width:734px;
	cursor:pointer;
	text-align:left;
	display:block!important;
	padding-top:19px;
	padding-bottom:15px;
	border-top:#df0017 2px solid;
	/*border-bottom:#df0017 2px solid;*/
}
.careerbox{
	margin-top:0!important;
	border-bottom:#df0017 2px solid;
	margin-bottom:70px;
}
/*.careerbox .discinfoarea:last-of-type{
	border-bottom:#df0017 2px solid;
}*/
/*.positionbtn:hover{
	background-color:#FFDFE0;
}*/
.discinfoarea{
	background-color:#ffffff;
	padding:15px;
}
.careerarrow{
	float:right;
	padding-right:11px;
}
.career-tbl{
	border-collapse:collapse;
	margin-bottom:50px;
}
.career-tbl th{
	width:106px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	padding-bottom:12px;
	line-height:2.5em;
}
.career-tbl td{
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	padding-bottom:12px;
	line-height:2.4em;
}

.carcontact{
	display:block;
	width:300px;
	padding-top:22px;
	height:38px;
	background-color:#df0017;
	color:#ffffff;
	font-size:16px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image: url("/img/career_contact_arrow.png");
	background-position: 270px center;
	background-repeat: no-repeat;
	text-decoration:none;
	margin-bottom:50px;
}
.carcontact:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#FF4457;
}

.carcontact:link{
	color:#ffffff;
	text-decoration:none;
}
.carcontact:visited{
	color:#ffffff;
	text-decoration:none;
}
.carcontact:hover{
	color:#ffffff;
	text-decoration:none;
}
.carcontact:active{
	color:#ffffff;
	text-decoration:none;
}
/*
sitemap
-------------------------------*/
.sitemapbox{
	margin-bottom:70px;
	margin-top:0!important;
}
.smainlink{
	border-bottom:#e4e4e4 1px solid;
	padding-top:27px;
	/*padding-bottom:27px;*/
}
.sm-submenu{
	display:block;
	overflow:hidden;
	padding-left:110px;
}
.sm-submenu li{
	display:block;
	float:left;
	width:213px;
}
.smainlink a{
	display:block;
	padding-left:28px;
	background-image: url("/img/sitemap_arrow.png");
	background-position: 8px center;
	background-repeat: no-repeat;
	color:#4685B2;
	margin-bottom:27px;
}

.smainlink a:hover{
	background-image: url("/img/sitemap_arrow_on.png");
	background-position: 9px center;
	background-repeat: no-repeat;
}
.smainlink a:link{
	color:#4685B2;
	text-decoration:none;
}
.smainlink a:visited{
	color:#4685B2;
	text-decoration:none;
}
.smainlink a:hover{
	color:#4685B2;
	text-decoration:underline;
}
.smainlink a:active{
	color:#4685B2;
	text-decoration:underline;
}

.noticebox{
	margin-right:auto;
	margin-left:auto;
	width:780px;
	display:block;
	float:none;
}

.noticebox .redtit{
	padding-bottom: 20px;
	padding-top: 30px;
}








@media (max-width: 480px) {/* this is the syle for window less than 4x0px */

html {
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

/* ------ pc none, mobile visible --------*/

/* common pc-mobile hide and show styles*/
.pcpz{
	display:none;
}
.sppz{
	display:inline;
}
.sppz-block{
	display:block;
}

/* */
#flotarea{
	display:none;
}

.logoarea {
	border-top:#DF0017 4px solid;
	border-bottom:#dddddd 1px solid;
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
	margin:0px;
}


/* ----- Top images ----- */
.presentation{
	padding: 45px 20px;
	display:block;
	margin-bottom:0;
	border-bottom: none;
	box-sizing: border-box;
}
.spl1{
	position:absolute;
	top:0;
	left:0;
	background-image: url("/img/sp/splash1_sp.png");
	width:100%;
	height:300px;
	display:block;
	background-position: center center;
	background-size:100% 400px;
	background-repeat: no-repeat;
}
.spl2{
	position:absolute;
	top:0;
	left:0;
	background-image: url("/img/sp/splash2_sp.png");
	width:100%;
	height:300px;
	display:none;
	background-position: center center;
	background-size:100% 400px;
	background-repeat: no-repeat;
}

.spl1{
	background-size:450px 300px;
}
.spl2{
	background-size:450px 300px;
}

/*.splashtxt{
	position:absolute;
	left:0;
	width:100%;
	top: 35%;
	text-align:center;
	z-index:1000;
}*/
.spmenubutton{
	position:absolute;
	top:10px;
	right:10px;
}
.btnmenusp{
	cursor:pointer;
}

.spmenu-list{
	position:absolute;
	top:55px;
	width:260px;
	right:0;
	z-index:9999;
}
.spmenu-list a{
	text-align:left;
	display:block;
	padding-top:16px;
	padding-bottom:14px;
	padding-left:16px;
	background-color:#333;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	color:#ffffff;
	background-position: 233px center;
	background-repeat: no-repeat;
	border-bottom:#444444 1px solid;
}

.spmenu-list a:link{
	color:#ffffff;
	text-decoration:none;
	background-color:#141414;
	background-image: url("/img/sp/spmainmenu_gray_arrow.png");
}
.spmenu-list a:visited{
	color:#ffffff;
	text-decoration:none;
	background-color:#141414;
	background-image: url("/img/sp/spmainmenu_gray_arrow.png");
}
.spmenu-list a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#DF0017;
	background-image: url("/img/sp/spmainmenu_white_arrow.png");
}
.spmenu-list a:active{
	color:#ffffff;
	text-decoration:none;
	background-color:#DF0017;
	background-image: url("/img/sp/spmainmenu_white_arrow.png");
}
/*submenu*/
.spmmenu-sub a:link{
	background-color:#333333;
}
.spmmenu-sub a:visited{
	background-color:#333333;
}
.spmmenu-sub a:hover{
	background-color:#DF0017;
}
.spmmenu-sub a:active{
	background-color:#DF0017;
}

/*active menu color*/
.company .spm1 a{
	background-color:#DF0017!important;
}
.business .spm2 a{
	background-color:#DF0017!important;
}
.press .spm3 a{
	background-color:#DF0017!important;
}
.recruit .spm4 a{
	background-color:#DF0017!important;
}
.contact .spm5 a{
	background-color:#DF0017!important;
}
.sitemap .spm6 a{
	background-color:#DF0017!important;
}
/*riknavi link color for mobile*/
.spmenu-list a:link .rikured{
	color:#DF0017;
}
.spmenu-list a:visited.rikured{
	color:#DF0017;
}
.spmenu-list a:hover .rikured{
	color:#ffffff;
}
.spmenu-list a:active .rikured{
	color:#ffffff;
}

/*top page images*/
#topimg {
	box-sizing: border-box;
	margin: 20px auto;
	max-width: 450px;
	min-width: 320px;
	width: 100%;
}
#topimgzone {
	margin: 0 auto;
	max-width: 450px;
	width: 100%;
	margin-left:2px;
}
.size1q {
	float: left;
	height: auto;
	position: relative;
	width:48%;
	margin-bottom:15px;
}
.mari {
	margin-right:2%;
}
.size2q {
	float: left;
	height: auto;
	margin-bottom: 1%;
	position: relative;
	width:95%;
}
.size2q img, .size1q img {
	width: 100%;
	height:auto;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	border-top:#dddddd 1px solid;
}
.topmenutxt {
	font-size:1em;
	position:absolute;
	bottom: 2px;
	left:1px;
	text-align:center;
	width:100%;
}
a:link .topmenutxt {
	color:#131313;
	text-decoration:none;
}
a:visited .topmenutxt {
	color:#131313;
	text-decoration:none;
}
a:hover .topmenutxt {
	color:#131313;
	text-decoration:none;
}
a:active .topmenutxt {
	color:#131313;
	text-decoration:none;
}
.toppresslist{
	padding-bottom:15px;
	border-bottom:#888888 1px dotted;
}
.toppl-end{
	border-bottom:none!important;
	padding-bottom:0;
}

#toppress dl:last child{
	border-bottom:none!important;
	padding-bottom:0;
}
.morepress-sp {
	text-align:center;
	display:block;
	margin-right:10px;
	margin-left:10px;
	color:#FFF;
	background-color:#DF0017;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	letter-spacing: 1px;
}
.morepress-sp:link {
	color:#ffffff;
	text-decoration:none;
}
.morepress-sp:visited {
	color:#ffffff;
	text-decoration:none;
}
.morepress-sp:hover {
	color:#ffffff;
	text-decoration:none;
}
.morepress-sp:active {
	color:#ffffff;
	text-decoration:none;
}

/* ----- Bottom menu ----- */
#bottommenu {
	background-color:#f8f8f8;
	overflow:hidden;
	padding-top:0px;
	padding-bottom:0px;
	border-top:#E4E4E4 2px solid;
}
.bottommenu-group {
	margin: 0 auto;
	max-width: 450px;
	min-width: 320px;
	width: 100%;
	overflow:hidden;
}
.left-botmenu {
	float:none;
}
.bottomlist {
	margin-left:0;
}
.bottomlist li {
	float:none;
	margin-right:0;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#E4E4E4 1px solid;
	font-size:14px;
}
.bottommenu-group a{
	margin-left:10px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
}
.bottommenu-group a:link {
	color:#131313;
	text-decoration:none;
}
.bottommenu-group a:visited {
	color:#131313;
	text-decoration:none;
}
.bottommenu-group a:hover {
	color:#131313;
	text-decoration:underline;
}
.bottommenu-group a:active {
	color:#131313;
	text-decoration:underline;
}
.gototop{
	background-color:#131313;
	text-align:center!important;
}
.gototop a{
	display:block;
}
/* ----- copyright area ----- */
#copy {
	background-color:#ffffff;
	color:#333333;
	padding-top:0px;
	padding-bottom:5px;
}
.copy-group {
	margin: 0 auto;
	max-width: 450px;
	min-width: 320px;
	width: 100%;
	overflow:hidden;
}
.right-copy {
	float:none;
	text-align:center;
	font-size:9px;
	padding-top:5px;
	padding-right:0px;
}
/* ----- smart notice copyright area ----- */
#noticecopy {
	background-color:#ffffff;
	color:#333333;
	padding-top:0px;
	padding-bottom:5px;
}
.noticecopy-group {
	margin: 0 auto;
	max-width: 450px;
	min-width: 320px;
	width: 100%;
	overflow:hidden
}


/* common parts of inside pages */

.presentation-inside{
	display:none;
}





#inside-contents{
	min-width:320px;
	
}
.leftconts{
	width:100%;
	float:none;
	background-color:#FFFFFF;
	box-sizing: border-box;
	border:none;
	min-height:0px;
}
.conbox{
	padding-right: 3%;
	padding-left: 3%;
	min-width:300px;
	width: 94%;
	display:block;
	float:none;
}

.redtit{
	font-size:18px;
	letter-spacing:1px;
	padding-top:22px;
	padding-bottom:30px;
	border-bottom:#DF0017 2px solid;
}

	
	
	
/*normal text (table, info) area*/
.infobox{
	margin-top:25px;
}


/*business top*/
.business-top{
	background-image: url("/img/sp/business_bkg_sp.png");
	background-position:  -30px top;
	background-repeat: no-repeat;
	min-width:320px;
}

.sidemenu{
	width:100%;
	float:none;
}

/* special position for text area */
.business-top .infobox{
	margin-top:60px;
}
/* special position for link zones*/
.businesszone{
	padding-top:72px;
}



/* company / business top zones*/
.czone-list{
	overflow:hidden;
}
.czone{
	display:block;
	float:none;
	/*width:280px;*/
	min-width:280px;
	width:90%;
	min-height:150px;
	border:#e4e4e4 4px solid;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:16px;
}
.czone-list .czone:nth-child(odd){
	margin-right:auto;
	margin-left:auto;
	background-color:#FFF;
}
.czone-list .czone:nth-child(even){
	margin-right:auto;
	margin-left:auto;
	background-color:#FFF;
}

.czone dt{
	/*width:257px;*/
	padding-top:11px;
	padding-bottom:11px;
	padding-left:13px;
	padding-right:10px;
	color:#141414;
	text-decoration:none!important;
	background-image: url("/img/company_arrow.png");
	border-right: 12px solid transparent;
	background-position: right center;
	background-repeat: no-repeat;
}

.czone dd{
	border-top:#e4e4e4 1px solid;
	line-height:1.6em;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color:#4685B2;
	text-decoration:none!important;
}


/* right menu shifted down */
.smtop{
	display:none;
}
.smlist{/*ul list*/
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
}
.smlist li{
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.smlist li:first-child{/*ul list*/
	border-top: 1px solid #e4e4e4;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;/*top left and top right*/

}
.smlist li:last-child{/*ul list*/
	border-bottom: 1px solid #e4e4e4;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;/*bottom left and bottom right*/
}

.smlist li a{
	color: #333333;
	display: block;
	padding-top:15px;
	padding-bottom:13px;
	padding-left:20px;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	background-image: url("/img/marrow.png");
	background-position: right center;
	background-repeat: no-repeat;
	border-right: 10px solid transparent;
}
.smlist li a:hover {
	background-color:#FFFFFF;
	color:#DF0017;
	background-image: url("/img/marrow_active.png");
	background-position: right center;
	background-repeat: no-repeat;
	border-right: 10px solid transparent;
}
.smlist li a.macti{
	color:#DF0017;
	background-image: url("/img/marrow_active.png");
	background-position: right center;
	background-repeat: no-repeat;
	border-right: 10px solid transparent;
}
.smlist li a.macti:hover {
	background-color:#FFF;
	color:#DF0017;
	background-image: url("/img/marrow_active.png");
	background-position: right center;
	background-repeat: no-repeat;
	border-right: 10px solid transparent;
	cursor:default;
}

.smlist li a.popiconbig{
	background-image: url("/img/ico_pop_big.png")!important;
	background-position: right 9px top 18px;
	background-repeat: no-repeat;
}
.smlist li a.popiconbig:hover{
	background-image: url("/img/ico_pop_big_active.png")!important;
	background-position: right 9px top 18px;
	background-repeat: no-repeat;
}

.messagepage{
	line-height:2em;
	margin-bottom:30px;
}
.messagesign{
	text-align:right;
	margin-bottom:15px;
}
.messagepict{
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-bottom:15px;
	float:none;
	padding-right:0;
}
.messagetit{
	font-size:16px;
	margin-bottom:15px;
	color:#DF0017;
}
.about-tbl{
	border-collapse:collapse;
	margin-bottom:30px;
}
.about-tbl th{
	width:30%;
	background-color:#f4f4f4;
	text-align:center;
	vertical-align:top;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	border:#e4e4e4 1px solid;
}
.about-tbl td{
	background-color:#ffffff;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	border:#e4e4e4 1px solid;
	line-height:1.4em;
}
.history-tbl{
	border-collapse:collapse;
	margin-bottom:30px;
}
.history-tbl th{
	width:30%;
	background-color:#f4f4f4;
	text-align:center;
	vertical-align:top;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:6px;
	padding-left:6px;
	border:#e4e4e4 1px solid;
	white-space:nowrap;
}
.history-tbl td{
	background-color:#ffffff;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	border:#e4e4e4 1px solid;
	line-height:1.4em;
}
.group-tbl{
	border-collapse:collapse;
	margin-bottom:30px;
}
.group-tbl th{
	width:30%;
	background-color:#f4f4f4;
	text-align:center;
	vertical-align:top;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	border:#e4e4e4 1px solid;
}
.group-tbl td{
	background-color:#ffffff;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	border:#e4e4e4 1px solid;
	line-height:1.4em;
}
/* * -- Mobile special backgrounds and irregular style-- * */

/*company top*/
.company-top{
	background-image: url("/img/sp/companytop_bkg_sp.png");
	background-position: top right;
	background-repeat: no-repeat;
}
.company-top .redtit{
	border-bottom:none;
}
/* special position for text area */
.company-top .infobox{
	margin-top:135px;
}

/*train top*/
.train-top{
	background-image: url("/img/sp/topmenu1b_sp.png");
	background-position: top right;
	background-repeat: no-repeat;
}
.train-top .redtit{
	border-bottom:none;
}
/* special position for text area */
.train-top .infobox{
	margin-top:140px;
}


/*bus top*/
.bus-top{
	background-image: url("/img/sp/bustop_bkg_sp.png");
	background-position: top right;
	background-repeat: no-repeat;
}
.bus-top .redtit{
	border-bottom:none;
}
/* special position for text area */
.bus-top .infobox{
	margin-top:140px;
}
.bus-portal-intro{
	color:#DF0017;
	font-size:13px;
	line-height:1.6em;
	margin-bottom:15px;
}
.bus-portal-info{
	font-size:13px;
	line-height:1.8em;
	margin-bottom:35px;
}

.bus-consulting-intro{
	color:#DF0017;
	font-size:13px;
	line-height:1.6em;
	margin-bottom:15px;
}
.bus-consulting-info{
	font-size:13px;
	line-height:1.8em;
	margin-bottom:35px;
}

.bblock-group{
	overflow:hidden;
	display:block;
	margin-bottom:0px;
}
.bblock-left{
	float:none;
	min-width:310px;
	width:100%;
	display:block;
	font-size:13px;
	line-height:1.8em;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
}
.bblock-right{
	float:none;
	min-width:310px;
	width:100%;
	display:block;
	font-size:13px;
	line-height:1.8em;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
}
.bblock-tit{
	font-size:14px;
	padding-bottom:5px;
	margin-bottom:13px;
	border-bottom:#DF0017 2px solid;
}

.bus-consulting-info p{
	font-size:14px;
	font-weight:bold;
	line-height:2.5em;
	margin-bottom:73px;
}


/*portal (tablet image)*/
.portal-top{
	background-image: url("/img/sp/tablet_bkg_sp.png");
	background-position:  -60px top;
	background-repeat: no-repeat;
	min-width:320px;
	background-size:130% 213px;
}
.portal-top .redtit{
	border-bottom:none;
	margin-left:15px;
}
/* special position for text area */
.portal-top .infobox{
	margin-top:170px;
	margin-left:10px;
	margin-right:10px;
}


/*consulting (tablet image)*/
.consulting-top{
	background-image: url("/img/sp/blidge_bkg_sp.png");
	background-position:  -60px top;
	background-repeat: no-repeat;
	min-width:320px;
	background-size:130% 213px;
}
.consulting-top .redtit{
	border-bottom:none;
	margin-left:15px;
}
/* special position for text area */
.consulting-top .infobox{
	margin-top:170px;
	margin-left:10px;
	margin-right:10px;
}

/*organization chart*/
.chartsp{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.chasp{
	display:block;
	margin-bottom:10px;
	width:100%;
	height:100%;
}

.wslogan{
	margin-bottom:30px;
	
}
.retxtbox{
	text-align:center;
	line-height:1.8em;
	font-size:13px;
	margin-bottom:30px;
}
.missiontxt{
	text-align:left;
	line-height:1.8em;

	margin-bottom:30px;
}
.poliline{
	margin-bottom:35px;

	font-weight:normal;
}
.polinum{
	padding-top:9px;
	color:#FFF;
	background-color:#DF0017;
	text-align:center;
	width:35px;
	height:26px;
	margin-right:16px;
	display:inline-block;
	font-size:150%;
	float:left;
	font-weight:normal;
}
.politext{
	display:block;
	padding-top:0px;
	padding-left:52px;
	padding-right:10px;
}
.csrtit{
	font-size:16px;
	margin-bottom:15px;
	color:#DF0017;
}
.csrtxt1{
	margin-bottom:45px;
	line-height:1.85em;
}
.csrtxt2{
	margin-bottom:25px;
	line-height:1.8em;
}

.ecomsp{
	text-align:center;
}

/* press release
---------------------------*/
.pressbox{
	margin-bottom:45px;
}
.prs{
	border-bottom:#e4e4e4 1px solid;
	padding-bottom:15px;
	padding-top:15px;
	overflow:hidden;
	display:block;
	background-image: url("/img/pressarrow.png");
	background-position: right center;
	background-repeat: no-repeat;
	border-right: 12px solid transparent;	
}
.pressbox .prs:first-child{
	padding-top:0;
}

.prs dt{
	padding-left:0px;
	width:100%;
	display:block;
	float:none;
	background-image:none;
	margin-bottom:10px;
	padding-right:50px;
}
.prs dd{
	float:none;
	width:92%;
	display:block;
	padding-right:50px;
}

.prs dd{
	float:none;
	width:92%;
	display:block;
	padding-right:50px;
}

.prs dd a:link {
	text-decoration:underline;
	color: #4685B2;
}
.prs dd a:visited {
	text-decoration:underline;
	color: #333399;
}
.prs dd a:hover {
	text-decoration:none;
	color: #6c1044;
}
.prs dd a:active {
	text-decoration:none;
	color: #6c1044;
}










/*  press release right menu shifted down */
.presslist{/*ul list*/
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
}
.presslist a{
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.presslist a:first-child{/*ul list*/
	border-top: 1px solid #e4e4e4;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;/*top left and top right*/

}
.presslist a:last-child{/*ul list*/
	border-bottom: 1px solid #e4e4e4;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;/*bottom left and bottom right*/
}

.presslist a{
	border-bottom:solid 1px #E4E4E4;
	background-color:#FFF;
	text-decoration:none;
	display:block;
}
.presslist a:hover{
	text-decoration:none;
}
.presslist a li{
	color: #333333;
	display: block;
	padding-top:18px;
	padding-bottom:16px;
	padding-left:20px;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
	background-image: url("/img/marrow.png");
	background-position: right center;
	background-repeat: no-repeat;
	border-right: 10px solid transparent;
}
.presslist a:hover li{
	background-color:#FFFFFF;
	color:#DF0017;
	background-image: url("/img/marrow_active.png");
	background-position: right center;
	background-repeat: no-repeat;
	border-right: 10px solid transparent;
}
.presslist a li img{
	display:none;
}
.presslist .selected{
	color:#DF0017;
	background-image: url("/img/marrow_active.png");
	background-position: right center;
	background-repeat: no-repeat;
	border-right: 10px solid transparent;
}
.presslist .selected:hover {
	background-color:#FFF;
	color:#DF0017;
	background-image: url("/img/marrow_active.png");
	background-position: right center;
	background-repeat: no-repeat;
	border-right: 10px solid transparent;
	cursor:default;
}

.pressdetail .redtit{
	border-bottom:none;
	padding-left:6px;
}
.pressdetail .infobox {
	margin-top:0px;
}
/*
.pressdetail .conbox{
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-righ:0px;
}
*/
.pressdetail-date{
	font-size:13px;
	padding-left:6px;
}
.pressdetail-tit{
	font-size:16px;
	border-bottom:#e4e4e4 1px solid;
	padding-bottom:6px;
	margin-bottom:15px;
	line-height:1.2em;
}
.pressdetail .pressdetail-tit{
	padding-left:6px;
}
.pr_image img{
	width:98%;
}
.pressdetail-text{
	line-height:1.8em;
	margin-bottom:40px;
	padding-left:6px;
	padding-right:8px;
}
.pressdetail-text td,.pressdetail-text th{
	line-height:1.8em;
	font-size:13px!important;
}
.pressdetail-text a{
	white-space: pre;/* CSS 2.0 */
	white-space: pre-wrap;/* CSS 2.1 */
	white-space: pre-line;/* CSS 3.0 */
	white-space: -pre-wrap;/* Opera 4-6 */
	white-space: -o-pre-wrap;/* Opera 7 */
	white-space: -moz-pre-wrap;/* Mozilla */
	white-space: -hp-pre-wrap;/* HP Printers */
	word-wrap: break-word;/* IE 5+ */
}
.pressdetail-toiawase{
	margin-left:6px;
	margin-right:8px;
	border:#e4e4e4 4px solid;
	padding-top:10px;
	padding-left:12px;
	padding-bottom:10px;
	padding-right:12px;
	line-height:1.8em;
	margin-bottom:50px;
}

.train_contact_box {
	background-color: #f3f3f3;
	border-radius: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px;
	font-size:13px;
	width: 98%!important;
}

/*
sitemap
-------------------------------*/
.sitemapbox{
	margin-bottom:50px;
	margin-top:0!important;
}
.smainlink{
	border-bottom:#e4e4e4 1px solid;
	padding-top:15px;
	/*padding-bottom:27px;*/
}
.sm-submenu{
	display:block;
	overflow:hidden;
	padding-left:40px;
}
.sm-submenu li{
	display:block;
	float:left;
	width:250px;
}
.smainlink a{
	display:block;
	padding-left:28px;
	background-image: url("/img/sitemap_arrow.png");
	background-position: 8px center;
	background-repeat: no-repeat;
	color:#4685B2;
	margin-bottom:15px;
}

.smainlink a:hover{
	background-image: url("/img/sitemap_arrow_on.png");
	background-position: 9px center;
	background-repeat: no-repeat;
}
.smainlink a:link{
	color:#4685B2;
	text-decoration:none;
}
.smainlink a:visited{
	color:#4685B2;
	text-decoration:none;
}
.smainlink a:hover{
	color:#4685B2;
	text-decoration:underline;
}
.smainlink a:active{
	color:#4685B2;
	text-decoration:underline;
}


.missionslogan{
	width:100%;
	margin-bottom:25px;
}

.noticebox{
	margin-right:auto;
	margin-left:auto;
	width:90%;
	display:block;
	float:none;
	padding-left:10px;
	padding-right:10px;
}

.noticebox .redtit{
	padding-bottom: 20px;
	padding-top: 30px;
}

/* ↓ END of max-width: 4x0px*/
}
/* ↑ END of max-width: 4x0px*/


/**************** TEST ONLY **************************/
/*width script*/
.testp {
	position:absolute;
	position: fixed;
	top:0;
	left:0;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
	font-size:11px;
	background-color:#FFF;
	border-bottom:#CCC 1px dotted;
	border-left:#CCC 1px dotted;
	-ms-filter: "alpha( opacity=70 )";/* for IE 8 & 9 (filter works too) should come BEFORE "filter:" */
	filter:alpha(opacity=70);/*IE 9 8 7 6 5 */
	-moz-opacity:0.7;/* Older than Firefox 0.9 */
	-khtml-opacity: 0.7;/* Safari 1.x (pre WebKit!) */
	opacity:0.7;/* Firefox 0.9+, Safari 2?, Chrome Opera 9+, IE 9+ */
	z-index:9999;
	display:none!important;

}

.txt-red {
	color:#DF0017;
}

.testp::before {
	content: "コーディング中 ";
	font-weight:bold;
	color:#F00;
	font-size:13px;
} 


.noticebox ol li {
	list-style-type: decimal !important;
	margin-bottom:20px !important;
}



.noticebox ol {
	list-style-position: inside !important;
	padding-left: 1.2em;
	text-indent: -1.2em;
}

/* =========================================================
	プレスリリース
========================================================= */
/* 2016/5/30追加 Fujikawa
--------------------------------------------------------- */
.mark-disc li, .mark-disc dd {
    list-style: disc;
    margin-left: 1.3em;
}

/* 2015/9/15追加 Fujikawa（2016/8/8 調整）
--------------------------------------------------------- */
.mark-disc {
	margin: 0 0 1rem;
}
.mark-disc dd {
	margin-left: 0;
}
.infobox dl.normal,
.infobox dl.normal dt,
.infobox dl.normal dd {
	box-sizing: border-box;
}
.infobox dl.normal dt {
	width: 20%;
	padding: 0;
}
.infobox dl.normal dd {
	width: 80%;
	float: left;
	padding-left: 0;
	text-indent: 0;
}

.infobox dl.normal dd {
	background: none;
}
dl.normal:after {
	content:"";
	display: block;
	clear: both;
}

/* 2016/1/21追加 Fujikawa （2016/8/8 調整）
--------------------------------------------------------- */
#point:after,
#point ul:after {
	content:"";
	display: block;
	clear: both;
}
#point {
	box-sizing: border-box;
	border: 1px solid #666;
	padding: 10px;
}
	#point .pr_image {
		float: right;
		vertical-align: top;
	}
	#point li {
		list-style: disc;
		margin-left: 1.2em;
	}
	#point span {
		display: block;
		text-align: center;
	}
.press-151221 .notice {
	color: #09C;
	margin-left: 37px;
}
.press-151221 h3.midashi {
	border-bottom: none;
}
/* 2016/2/24追加 Fujikawa
--------------------------------------------------------- */
.infobox dl.normal.n-fl dt,
.infobox dl.normal.n-fl dd {
	float: none;
	width: auto;
}

/* 2016/4/21～5/2追加 Fujikawa(※プレス9件) （2016/8/8 調整）
--------------------------------------------------------- */
.infobox .mark-none li {
	list-style-type: none;
}

.infobox .press-160316 .normal dt,
.infobox .press-160316 .normal dd {
	padding: 0;
}
.infobox .press-160316 .normal dt {
	width: 25%;
}
.infobox .press-160316 .normal dd {
	width: 75%;
}
.infobox .press-160316 #point {
	border: none;
}

.press-160329 table .midashi {
	border-bottom: none;
}
#info-detail .press-160329 table th {
	box-sizing: border-box;
}
.infobox .press-160420 .mark-disc dt {
	width: 15%;
}
.infobox .press-160420 .mark-disc dd {
	width: 85%;
}

/* 2016/5/10追加 Fujikawa
--------------------------------------------------------- */
/* decimal */
.mark-decimal li {
	margin-left: 1.3em;
	list-style: decimal;
}
.press-160426 .mark-decimal .midashi {
	color: #000000;
	font-weight: normal;
	border-bottom: none;
}
.mark-decimal .mark-disc > li {
	list-style-type: disc;
}
span.annotation {
	font-variant: small-caps;
	color: #ff0000;
}
.press-160427 .mark-disc.sp {
	width: 50%;
	margin: 0 auto;
}
.press-160427 .mark-disc.sp li {
	font-weight: bold;
	
}

/* 2016/6/8追加 Fujikawa
--------------------------------------------------------- */
.box-detail {
	margin-left: 2em;
}

/* 2016/6/20追加 Fujikawa
--------------------------------------------------------- */
#info-detail .press-160616 table th {
	width: auto;
}

/* 2016/9/16追加 Nakamura
--------------------------------------------------------- */

.company-names-position{
	text-align:right;	
}

.sub-cacth{
	text-align:center;
	margin:20px 0;
}

/* 2016/10/3追加 Fujikawa
--------------------------------------------------------- */
.pressdetail-text .normal.n-float dt,
.pressdetail-text .normal.n-float dd {
	float: none;
	width: 100%;
}
.pressdetail-text.normal.n-float dt {
	font-weight: bold;
}
.pressdetail-text dt {
	float: left;
}
.pressdetail-text dl.normal dt {
    width: 6em;
    padding: 0;
}
.pressdetail-text dl.normal dd {
	width: 74%;
	width: calc(100% - 6em);
	padding-left: 0;
	text-indent: 0;
}


/* 2017/4/10追加 Fujikawa
--------------------------------------------------------- */
/*連絡先パターン用dl*/
.pressdetail-toiawase dl:after {
	content: '';
	display: block;
	clear: both;
}
.pressdetail-toiawase dt,
.pressdetail-toiawasedd {
	background: none;
	float: left;
}
.pressdetail-toiawase dt {
	width: 27em;
	color: #000000;
}
.pressdetail-toiawase dd {
	width: auto;
}
.pressdetail-toiawase dd + dt {
	clear: both;
}

/* 2017/5/17追加 Fujikawa
--------------------------------------------------------- */
.fl-box:after {
	content: '';
	clear: both;
	display: block;
}
.fl-box {
	margin-top: 0.5em;
}
.fl-box + .fl-box {
	margin-top: 0;
}
	.fl-box div.pr_image {
		padding-top: 0;
	}
	.fl-box img {
		margin-right: 1em;
	}

/* 2017/11/6追加 Fujikawa
--------------------------------------------------------- */
.infobox .col-2:after {
	content: '';
	display: block;
	clear: both;
}
.infobox .col-1 > dl.normal,
.infobox .col-2 > dl.normal {
	box-sizing: border-box;
}
.infobox .col-2 > dl.normal {
	width: 50%;
	float: left;
}
.infobox .col-1 > dl.normal dt,
.infobox .col-2 > dl.normal dt {
	width: 100%;
}

/* 2018/1/25追加 Fujikawa
--------------------------------------------------------- */
.infobox table {
	width: 100%;
	border-spacing: 0;
	border: 1px solid #cdcdcd;
	margin-bottom: 20px;
}

.infobox table th {
	color:#6d1044;
	font-weight:bold;
	background-color: #fcfafa;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
	padding: 8px;
	vertical-align: top;
	width: 160px;
}

.infobox table td {
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
	vertical-align:top;
	padding: 8px;
}

/* 2018/4/3追加 Fujikawa
--------------------------------------------------------- */
.infobox dl.normal.sp {
	width: calc(100% - 320px);
	width: 60%;
}
.pr_image.bpchange img {
	float: right;
	margin: 0 10px 10px;
}
/* 480px以下 */
@media only screen and (max-width: 480px) {
	.infobox dl.normal.sp {
		width: 100%;
	}
	.pr_image.bpchange img {
		width: 100%;
		margin: 0 0 10px;
		float: none;
	}
}
/* =========================================================
	TOPお知らせ
========================================================= */
/* 2017/3/27追加 Fujikawa(TOPお知らせにPDFアイコン)
--------------------------------------------------------- */
a[href$=".pdf"]:after {
	content: url(/img/pdficon_small.png);
	vertical-align: middle;
	margin: 0 2px;
}


/* 2017/3/27追加 Fujikawa(TOPお知らせにPDFアイコン)
--------------------------------------------------------- */
dl.normal.w20-80 dt {
	width: 20%;
}
dl.normal.w20-80 dd {
	width: 80%;
}


/* 2019/1/9追加 Fujikawa
--------------------------------------------------------- */
/* ----- ※付きテキスト(list、p、spanなど) ----- */
.mark-note {
	line-height: 1.4;
	text-indent: -1em;
	margin-left: 1em;
}
	.mark-note > li,
	.mark-note > dd {
		list-style: none;
	}
	.mark-note > li + li,
	.mark-note > dd + dd {
		margin-top: 0.5em;
	}
	span.mark-note {
		display: block;
	}
/* 768px以下(SM) */
@media only screen and (max-width: 768px) {
	.mark-note + .mark-note {
		margin-top: 0.5em;
	}
}

/* ----- ※1～ (※+数字) ----- */
.mark-note.type02 {
	text-indent: -2em;
	margin-left: 2em;
}
/* ----- Decimal ----- */
.mark-decimal > li {
	margin-left: 1.3em;
	list-style: decimal;
}




/* 2019/3/14追加 mission
--------------------------------------------------------- */
.missionbox *{
	box-sizing: border-box;
}
.clearboth:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
.clearboth {display: inline-block;} 
/* Hides from IE Mac */
* html .clearboth {height: 1%;}
.clearboth {display:block;}


.logo-mission-wrap{
	margin-bottom: 130px;
}
.logo-mission-wrap img{
	max-width: 100%;
	margin:0 auto;
}

.row-mission{
	margin-bottom: 70px;
}
.col-mission{
	border:5px solid #231815;
	padding: 0px 15px 15px 15px;
	border-radius: 20px;
	position: relative;
}
.col-mission-12 .col-mission{
	margin-bottom: 0px;
}
.col-mission dt{
	position: relative;
	top: -24px;
	font-size: 1.4em;
	font-weight: bold;
}
.col-mission dt span{
	background: #231815;
	color: #fff;
	padding: 3px 50px;
	border-radius: 50px;
	display: inline-block;
}
.col-mission dd{
	font-size: 1.4em;
    line-height: 1.8;
    text-align: left;
}
.col-mission-4{
	float: left;
	width: 33.2333%;
	padding:0 15px;
}
.col-mission-12{
	width:100%;
	clear: both;
	padding:0 15px;
}

.lead-mission,
.text-mission{
	text-align: left;
}

.lead-mission{
	font-size: 1.4em;
    margin-bottom: 4em;
    line-height: 1.8;
    text-align: center;
}
.text-mission{
	font-size: 1.2em;
    line-height: 1.8;
    width: 50%;
    margin:0 auto 30px auto;
}

.row-mission-sp{
	display: none;
}

@media only screen and (max-width: 768px) {
.row-mission-sp{
	display: block;
}
.logo-mission-wrap{
	margin-bottom: 50px;
}
.row-mission{
	margin-bottom: 2em;
}
.col-mission{
	border:dotted 1px #000;
	padding: 10px 10px 10px 10px;
	border-radius: 5px;
	width: 90%;
	margin:0 auto 10px;
}
.col-mission dt{
	position: relative;
	top:auto;
	left:auto;
	font-size: 13px;
	text-align: left;
	line-height: 1.1;
}
.col-mission dt span{
	padding: 0;
	border-radius: 0;
	display: inline;
	background: none;

	color: #000;
	text-align: left;
	line-height:initial;
}
.col-mission dt span:after{
	content: "…";
	margin-left: 5px;
}
.col-mission dd{
	font-size: 14px;
}
.col-mission-4{
	float: none;
	width: 100%;
	padding:0 5px;

}
.col-mission-12{
	width:100%;
	clear: both;
	padding:0 5px;
}

.row-mission-sp{
	border:5px solid #231815;
	padding: 10px 10px 10px 10px;
	border-radius: 5px;
	margin-bottom: 30px;
}
.row-mission-sp span{
	background: #231815;
	color: #fff;
	display: block;
	border-radius: 5px;
	padding: 10px 5px;
}
.row-mission-sp .col-mission-4{
	float: left;
	width: 33.2333%;
	padding:0 5px;
	margin-bottom: 0;
}
.row-mission-sp .col-mission-12{
	width:100%;
	clear: both;
	padding:0 5px;
}

.lead-mission{
	font-size: 1.2em;
    margin-bottom: 15px;
    line-height: 1.7;
    text-align: left;
}
.text-mission{
	font-size: 1.2em;
    line-height: 1.8;
    width: 96%;
    margin:0 auto 30px auto;
}
}