@charset "utf-8";


/* ***********************************************

個別対応:

*********************************************** */
/*
/group/company/
*/
#company .company-wrap .panel {
	width: 370px;
	margin: 50px auto 40px;
	text-align: center;
	background-color: #113f87;
	border-radius: 0;
	padding: 30px 15px 30px;
	line-height: 1;
}
#company .company-wrap .panel img {
	max-width: 100%;
	height: auto;
}
#company .company-wrap .company-box__ttl {
	position: relative;
	height: 61px;
	border-radius: 3px;
}
#company .company-wrap .company-box__ttl {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-left: 67px;
	line-height: 3.2;
	overflow: hidden;
}
#company .company-wrap .company-box__ttl a {
	display: block;
	position: relative;
	color: #fff;
	margin-left: -67px;
	padding-left: 67px;
}
#company .company-wrap .company-box__ttl a:after {
	content: "\02192";
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -9px;
	right: 18px;
	width: 18px;
	height: 18px;
	font-size: 18px;
	font-weight: bold;
	text-indent: 0;
	line-height: 1;
	color: #fff;
}
#company .company-wrap .company-box__list {
	padding: 15px;
/*	overflow: hidden;*/
}
#company .company-wrap .company-box__list li {
	margin-bottom: 10px;
	overflow: hidden;
}
#company .company-wrap .company-box__list a {
	line-height: 1;
}


#company .company-wrap .t1 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.55, #3069c1), color-stop(0.54, #497bc9));
	background: -webkit-linear-gradient(top, #497bc9 54%, #3069c1 55%);
	background: -moz-linear-gradient(top, #497bc9 54%, #3069c1 55%);
	background: -o-linear-gradient(top, #497bc9 54%, #3069c1 55%);
	background: -ms-linear-gradient(top, #497bc9 54%, #3069c1 55%);
	background: linear-gradient(to bottom, #497bc9 54%, #3069c1 55%);
}
#company .company-wrap .t1:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_01.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t2 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #996d46), color-stop(55%, #8c5829));
    background: -o-linear-gradient(top, #996d46 54%, #8c5829 55%);
    background: linear-gradient(to bottom, #996d46 54%, #8c5829 55%)
}
#company .company-wrap .t2:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_02.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t3 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #1876a0), color-stop(55%, #136489));
    background: -o-linear-gradient(top, #1876a0 54%, #136489 55%);
    background: linear-gradient(to bottom, #1876a0 54%, #136489 55%)
}
#company .company-wrap .t3:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_03.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t4 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #2e7e5b), color-stop(55%, #286c4e));
    background: -o-linear-gradient(top, #2e7e5b 54%, #286c4e 55%);
    background: linear-gradient(to bottom, #2e7e5b 54%, #286c4e 55%)
}
#company .company-wrap .t4:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_04.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t5 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #B25088), color-stop(55%, #a33d77));
    background: -o-linear-gradient(top, #B25088 54%, #a33d77 55%);
    background: linear-gradient(to bottom, #B25088 54%, #a33d77 55%)
}
#company .company-wrap .t5:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_05.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t6 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #c44949), color-stop(55%, #c03a3a));
    background: -o-linear-gradient(top, #c44949 54%, #c03a3a 55%);
    background: linear-gradient(to bottom, #c44949 54%, #c03a3a 55%)
}
#company .company-wrap .t6:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_06.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t7 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #807124), color-stop(55%, #6f6117));
    background: -o-linear-gradient(top, #807124 54%, #6f6117 55%);
    background: linear-gradient(to bottom, #807124 54%, #6f6117 55%)
}
#company .company-wrap .t7:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_07.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t8 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #a75522), color-stop(55%, #a04c18));
    background: -o-linear-gradient(top, #a75522 54%, #a04c18 55%);
    background: linear-gradient(to bottom, #a75522 54%, #a04c18 55%)
}
#company .company-wrap .t8:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_08.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t9 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #7558ad), color-stop(55%, #704bb5));
    background: -o-linear-gradient(top, #7558ad 54%, #704bb5 55%);
    background: linear-gradient(to bottom, #7558ad 54%, #704bb5 55%)
}
#company .company-wrap .t9:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_09.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t10 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #347838), color-stop(55%, #386d2d));
    background: -o-linear-gradient(top, #347838 54%, #386d2d 55%);
    background: linear-gradient(to bottom, #347838 54%, #386d2d 55%)
}
#company .company-wrap .t10:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_10.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t11 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #408081), color-stop(55%, #2f7273));
    background: -o-linear-gradient(top, #408081 54%, #2f7273 55%);
    background: linear-gradient(to bottom, #408081 54%, #2f7273 55%)
}
#company .company-wrap .t11:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_11.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t12 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #456d9f), color-stop(55%, #35639c));
    background: -o-linear-gradient(top, #456d9f 54%, #35639c 55%);
    background: linear-gradient(to bottom, #456d9f 54%, #35639c 55%)
}
#company .company-wrap .t12:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_12.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t13 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #996719), color-stop(55%, #925c09));
    background: -o-linear-gradient(top, #996719 54%, #925c09 55%);
    background: linear-gradient(to bottom, #996719 54%, #925c09 55%)
}
#company .company-wrap .t13:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_13.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#company .company-wrap .t14 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, #be5656), color-stop(55%, #bf4b4b));
    background: -o-linear-gradient(top, #be5656 54%, #bf4b4b 55%);
    background: linear-gradient(to bottom, #be5656 54%, #bf4b4b 55%)
}
#company .company-wrap .t14:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	left: 14px;
	display: block;
	background-image: url(/group/img/company/icon_14.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
	#company .company-wrap .panel {
		width: auto;
		margin: 20px 0 15px;
		padding: 15px;
	}
	#company .company-wrap .company-box__list {
		margin: 16px 13px 16px;
		padding: 0;
	}
	#company .company-wrap .company-box__list.company-box__list-2col {
		margin-bottom: 0;
	}
	#company .company-wrap .company-box__list.company-box__list-right {
		margin-top: 0;
	}

}

/*
/group/en/investors/irdata/annual/
*/
body.irdata-annual .icon-pdf2 {
	display: inline;
}

/*
/group/company/ana/fleet/
*/
body.ana-fleet .l-grid-col__inner {
	padding-left: 2%;
}
body.ana-fleet .l-grid-group__inner {
	padding: 1%;
}
body.ana-fleet .history-head__link {
	font-weight: bold;
	text-indent: -0.9em;
}
body.ana-fleet .history-head__link:before {
	position: relative;
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	margin-right: 9px;
	top: -3px;
	background-color: transparent;
	border-top: 5px solid transparent;
	border-left: 6px solid #03118E;
	border-right: 0 solid transparent;
	border-bottom: 5px solid transparent;
}

body.ana-fleet .history-list {
	padding-left: 4%;
}
body.ana-fleet .history-list li {
	font-size: 13px;
	margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
	body.ana-fleet .l-grid-group__inner {
		padding: 0;
	}
	body.ana-fleet .l-grid-col__inner {
		padding-left: 0;
	}
	body.ana-fleet .history-head__link {
		font-weight: bold;
		text-indent: -0.9em;
	}
	body.ana-fleet .history-head__link:before {
		position: relative;
		display: inline-block;
		content: "";
		width: 0;
		height: 0;
		margin-right: 9px;
		top: -3px;
		background-color: transparent;
		border-top: 5px solid transparent;
		border-left: 6px solid #03118E;
		border-right: 0 solid transparent;
		border-bottom: 5px solid transparent;
	}

	body.ana-fleet .history-list {
		padding-left: 0;
	}
	body.ana-fleet .history-list li {
		margin-bottom: 10px;
	}

}


/*
/group/en/csr/community/revival/
*/
body.community-revival .activity {		
  border: solid 3px #1f9dda;
}
body.community-revival .activity .heading-block--bdr {
  border-bottom: none;
}




/*
/group/en/about-us/officer/
*/
body.about-us-officer .profile-box__table td {width:13%;}
body.about-us-officer .profile-box__table td+td {width:87%;}

@media screen and (max-width: 767px) {
	body.about-us-officer .profile-box__table th {width:100%;}
body.about-us-officer .profile-box__table td {width:100%;}
}

body.about-us-officer .profile-box__table th,
body.about-us-officer .profile-box__table td {vertical-align:top;}



/*
/group/en/csr/group/activity.html
*/
body.csr-activity .postion-relative{
  position: relative;
}
body.csr-activity .link-activity-02-1{
  position: absolute;
  top: 764px;
  left: 230px;
  width: 808px;
  height: 42px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/group/en/images/csr/group/activity/activity_img_02-1_link_off.gif) 0 0 no-repeat;
}
body.csr-activity .link-activity-02-1:hover, body.csr-activity .link-activity-02-1:active{
  background: url(/group/en/images/csr/group/activity/activity_img_02-1_link_on.gif) 0 0 no-repeat;
}


/*
/group/en/safe/comfortable/
*/
body.safe-comfortable .safe-flow-outer {
	padding: 1.5%;
	border: 1px solid #b1afaf;
}
body.safe-comfortable .safe-flow__list{
	display: table;
	margin-bottom: 10px;
}
body.safe-comfortable .safe-flow__list dt {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}
body.safe-comfortable .safe-flow__list dd {
	display: table-cell;
	vertical-align: middle;
}
body.safe-comfortable .safe-flow__ttl {
	line-height: 1.2;
	font-weight: bold;
}
body.safe-comfortable .safe-flow__lead {
	font-size: 12px;
	margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
	body.safe-comfortable .safe-flow-outer {
		padding: 15px;
	}
	body.safe-comfortable .safe-flow__list dt {
		width: 120px;
	}
}


/*
/group/en/investors/irdata/supplement/
/group/en/investors/irdata/supplement/backnumber.html
/group/en/investors/irdata/annual/backnumber.html
*/
.anchor-box-pagetop {
	background-color: #e9ecef;
	margin-bottom: 40px;
}
.anchor-box-pagetop .anchor-pagetop_list {
	margin-right: 23px !important;
}
.anchor-box-pagetop .anchor-box-link {
	text-align: right;
	padding-bottom: 10px;
	padding-right: 15px;
}

/*191120*/
.pl05 {
    padding-left: 0.5em;
}