@charset "utf-8";
body {
	font-family: "Times New Roman", "MS PGothic", sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", "MS PGothic", sans-serif;
}
.sec01 {
	background: url("../image/index/top.jpg") no-repeat;
	background-attachment: fixed;
	background-size: cover;
	min-height: 100%;
	background-position: top right;
}
.sec01 .heading-title {
	text-shadow: 2px 2px 3px white, 2px 2px 3px white, 2px -2px 3px white, -2px -2px 3px white;
}
.sec01 .heading-subtitle {
	text-shadow: 2px 2px 3px white, 2px 2px 3px white, 2px -2px 3px white, -2px -2px 3px white;
}

.en-recycle p {
	font-size: 18px;
	line-height: 1.8;
}
.en-recycle .header_img {
	margin: auto;
	width: 100%;
}

.en-recycle .heading-title {
	background-color: #0055ff;
	border: double 5px #FFFFFF;
	padding: 0.5em 0 0.5em 1em;
	color: #fff;
	font-size: 19px;
	margin: 1.5em 0;
	font-weight: bold;
}

.en-recycle .heading-subtitle {
	font-size: 15px;
	line-height: 1.7;
}

.en-recycle .recycle-heading {
	position: relative;
	background-color: #4191e0;
	border-radius: 10px;
	color: #fff;
	padding: 0.5em 0 0.3em 1em;
	margin: 1.5em 0;
	font-size: 16px;
}

.en-recycle .recycle-heading:after {
	position: absolute;
  bottom: -15px;
  left: 10%;
  z-index: 90;
  margin-left: -15px;
  border-top: 15px solid #4191e0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 0;
  content: "";
}

.en-recycle .dou-heading, .en-recycle .aen-heading, .en-recycle .kin-gin-heading, .en-recycle .hai-shikubou-heading, .en-recycle .suraltugi-heading {
	font-size: 16px;
}

.en-recycle .recycle-p02 {
	font-size: 14px;
}

.en-recycle .recycle-bottom {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
}
.recycle-mail {
	text-align: center;
	font-size: 41px;
	font-weight: bold;
}
.recycle-mail img {
	width: 55px;
  height: 48px;
  margin: 7.5px;
}
@media (max-width: 768px) {
	.recycle-left {
		margin-left: 10px;
	}
	.recycle-mail {
		font-size: 25px;
	}
	.en-recycle .header_img {
		margin-bottom: 20px;
	}
}


.en-collecting {
	background: url("../image/index/bg2.jpg");
  background-attachment: fixed;
  background-size: cover;
  min-height: 70%;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.en-collecting .heading-title {
	background-color: #0055ff;
	border: double 5px #FFFFFF;
	padding: 0.5em 0 0.5em 1em;
	color: #fff;
	font-size: 19px;
	margin: 1.5em 0;
	font-weight: bold;
}
.en-collecting .row {
	margin-bottom: 30px;
}
.en-collecting .header_img {
	width: 100%;
}
.en-collecting p {
	font-size: 19px;
	font-weight: bold;
  color: #0000cd;
  text-shadow: 2px 2px 3px white, 2px 2px 3px white, 2px -2px 3px white, -2px -2px 3px white;
	line-height: 1.6;
}
.en-collecting strong {
	font-size: 26px;
}
.en-collecting p.small-font {
	font-size: 15px;
}
.en-collecting p.small-font strong {
	font-size: 20px;
}

.en-about .heading-title {
	background-color: #0055ff;
	border: double 5px #FFFFFF;
	padding: 0.5em 0 0.5em 1em;
	color: #fff;
	font-size: 19px;
	margin: 1.5em 0;
	font-weight: bold;
}
.en-about p {
	padding-left: 10px;
}


.en-certificate {
	background: url("../image/index/bg1.jpg");
  background-attachment: fixed;
  background-size: cover;
  min-height: 70%;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
	text-align: center;
}
.en-certificate .heading-title {
	background-color: #0055ff;
	border: double 5px #FFFFFF;
	padding: 0.5em 0 0.5em 1em;
	color: #fff;
	font-size: 19px;
	margin: 1.5em 0;
	text-align: left;
	font-weight: bold;
}
.en-certificate .header_img {
	margin: auto;
}
.en-certificate .col-sm-6 {
	margin-bottom: 20px;
}
.en-certificate a {
	text-shadow: 2px 2px 3px white, 2px 2px 3px white, 2px -2px 3px white, -2px -2px 3px white;
	font-weight: bold;
  color: #0000cd;
}

.en-footer {
	text-align: center;
	margin-bottom: 100px;
}
.en-footer .heading-title{
	font-size: 51px;
}
.en-footer p {
	font-size: 19px;
	font-weight: bold;
	margin: 30px 0;
}
.en-footer .recycle-mail {
	font-weight: normal;
}
