@charset "utf-8";

/*==============================

		ir　esg.css

==============================*/

/*==============================
			PC+SP
==============================*/
#esg h1 img {
	width: 100%;
	}

#esg figure {
	margin: 0;
	padding: 0;
	}

#esg .center {
	text-align: center;
	}

#esg .intro {
	padding-bottom: 2rem;
	}

#esg .intro p {
	padding-bottom: 1rem;
	}

#esg .philosophy {
	border-top: 2px solid #f30815;
	padding-top: 1rem;
	}

#esg .philosophy h2 {
	font-size: 2rem;
	line-height: 1.2;
	color: #f30815;
	font-weight: normal;
	text-align: center;
	}

#esg .philosophy p.subttl {
	font-size: 1.1rem;
	color: #f30815;
	text-align: center;
	padding: 0.5rem 0 1rem 0;
	}

#esg .philosophy dl {
	margin-top: 1rem;
	}

#esg .philosophy dt {
	font-size: 1.6rem;
	color: #f30815;
	}

#esg .philosophy dd {
	padding-bottom: 1rem;
	}

#esg .statement {
	border-top: 2px solid #ff6e00;
	padding-top: 1rem;
	}

#esg .statement h2 {
	font-size: 2rem;
	line-height: 1.2;
	color: #ff6e00;
	font-weight: normal;
	text-align: center;
	}

#esg .statement p.subttl {
	font-size: 1.1rem;
	color: #ff6e00;
	text-align: center;
	padding: 0.5rem 0 1rem 0;
	}

#esg .statement dl {
	margin-top: 1rem;
	}

#esg .statement dt {
	font-size: 1.6rem;
	color: #ff6e00;
	}

#esg .statement dd {
	padding-bottom: 1rem;
	}

#esg .conduct {
	border-top: 2px solid #00378c;
	margin-top: 3rem;
	padding-top: 1rem;
	}

#esg .conduct h2 {
	font-size: 2rem;
	color: #00378c;
	font-weight: normal;
	text-align: center;
	}

#esg .conduct dt {
	font-size: 1.2rem;
	color: #00378c;
	}

#esg .conduct dd {
	border-bottom: 1px solid #00378c;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	}

#esg .readmore {
	margin-top: 3rem;
	}

#esg .readmore h3 {
	font-size: 1.1rem;
	font-weight: normal;
	padding-bottom: 1rem;
	}

#esg .readmore figure {
	padding-bottom: 1rem;
	}

#esg .readmore div.more {
	font-size: 1.1rem;
	margin-top: 0.5rem;
	}

#esg .red {
	color: #d0121b;
	}

#esg .towebsite {
	margin-top: 3rem;
	}

#esg .towebsite a {
	color: #d0121b;
	}

#esg .towebsite p {
	font-size: 1.2rem;
	}

#esg .towebsite p.note {
	font-size: 0.9rem;
	}

/*==============================
		PC
==============================*/
@media screen and (min-width: 641px) {

#esg .philosophy {
	float: left;
	width: 330px;
	}

#esg .statement {
	float: right;
	width: 330px;
	}

#esg .readmore li {
	float: left;
	width: 220px;
	margin-left: 20px;
	}

#esg .readmore li:first-child {
	margin-left: 0;
	}

#esg .readmore p.subttl {
	min-height: 4rem;
	}

#esg .towebsite {
	background: url("/english/ir/esg/img/ico_pc.gif") left 0.5rem no-repeat;
	padding-left: 75px;
	}

}/* pc end */


/*==============================
		SP
==============================*/
@media screen and (max-width: 640px) {

#esg img.fixsize {
	width: auto;
	}

#esg .philosophy dt {
	border-top: 1px solid #f30815;
	padding-top: 1rem;
	}

#esg .philosophy dt:first-child {
	border-top: none;
	padding-top: 0;
	}

#esg .statement {
	margin-top: 3rem;
	}

#esg .statement dt {
	border-top: 1px solid #ff6e00;
	padding-top: 1rem;
	}

#esg .statement dt:first-child {
	border-top: none;
	padding-top: 0;
	}

#esg .conduct dl {
	margin-top: 1rem;
	}

#esg .conduct dd:last-child {
	border-bottom: none;
	}

#esg .readmore {
	border-top: 2px solid #00a73c;
	margin-top: 3rem;
	}

#esg .readmore p.subttl {
	padding-bottom: 1rem;
	}

#esg .readmore li {
	border-bottom: 1px solid #00a73c;
	padding: 1.5rem 0 1rem 0;
	}

#esg .towebsite div.icon {
	width: 60%;
	text-align: center;
	margin: 0 auto 0.5rem;
	}

#esg .towebsite a {
	text-decoration: underline;
	}

}/* sp end */
