@charset "UTF-8";
/*-------------------------------

製品・サービス　インデックス

--------------------------------- */
.menu_products {
	color: #5cb531;
}
.menu_products li {
	color: #000000;
}
.menu_products:after {
	position: absolute;
	left: 27px;
	bottom: -5px;
	content: "";
	width: 116px;
	height: 4px;
	background: #5cb531;
}
.main_img {
	height: 257px;
  object-fit: cover;
	margin-bottom: 0;
}
.bg_01 {
  background-image: url(../img/products/index/bg_01.jpg);
	padding-bottom: 0;
}
.orange h3 {
	font-size: 26px;
	width: 486px;
	margin: auto;
	color: #FFFFFF;
	padding: 10px;
  background-color: #E38000;
	outline: solid 1px #FFFFFF; 
	outline-offset: -3px;
	margin-bottom: 30px;
}
.orange h4 {
	color: #E38000;
	font-size: 24px;
	margin-bottom: 20px;
}
.products_index_img {
	width: 55%;
}
.products_index:after {
	content:"";
display:block;
font-size:o;
clear:both;
	margin-bottom: 100px;
}
.products_index div div {
	width: 39%;
}
.products_index h4 {
	font-size: 30px;
	margin-bottom: 0px;
}
.products_index .btn {
	background-color: #E38000;
}
.products_index ul {
	margin: 35px 0;
}
.products_index ul li {
	font-size: 18px;
	color: #E38000;
	border: 1px solid #E38000;
	display: inline-block;
	padding: 1px 17px;
	margin: 5px 5px 7px 0;
}
.bg_02 {
  background-image: url(../img/products/index/bg_02.jpg);
	padding-bottom: 0;
	margin-bottom: 0;
}
.green h3 {
	font-size: 26px;
	width: 486px;
	margin: auto;
	color: #FFFFFF;
	padding: 10px;
  background-color: #72a72d;
	outline: solid 1px #FFFFFF; 
	outline-offset: -3px;
	margin-bottom: 30px;
}
.green h4 {
	color: #72a72d;
	font-size: 24px;
	margin-bottom: 20px;
}
.green .products_index h4 {
	font-size: 30px;
	margin-bottom: 0px;
}
.green .products_index .btn {
	background-color: #72a72d;
}
.green .products_index ul li {
	font-size: 18px;
	color: #72a72d;
	border: 1px solid #72a72d;
	display: inline-block;
	padding: 1px 17px;
	margin: 5px 5px 7px 0;
}

/*-------------------------------

紙器

---------------------------------- */
.paper_container .bg_01 {
  background-image: url("../img/products/paper_container/bg_01.jpg");
  background-repeat: repeat;
  background-size: auto auto;
}
.paper_container h2 {
	color: #E38000;
}
.paper_container .btn {
	margin-top: 100px;
	background-color: #909091;
}

/*-------------------------------

美粧段ボール

---------------------------------- */
.printing_process .products_index h4{
	padding-top: 50px;
}
/*-------------------------------

印刷加工

---------------------------------- */
.products_index p span {
	font-size: 13px;
}
h4 .maru_r {
	vertical-align: 5px;
}
.maru_r {
	vertical-align: top;
}
/*-------------------------------

美粧加工紙

---------------------------------- */
.green h2 {
	background-color: #72a72d;
	color: #FFFFFF;
	outline: solid 1px #FFFFFF; 
	outline-offset: -5px;
	width: 230px;
	height: 230px;
	margin: 0 auto 50px;
	padding-top: 90px;
	position: relative;
	margin-top: -120px;
}
.green h2 img {
	position: absolute;
	bottom: 20px;
}
/*-------------------------------

環境加工紙

---------------------------------- */
.decoration_processed_paper h3 {
	outline: none; 
}
.environmentally_processed_paper_div:after {
	content:"";
	display:block;
	font-size:o;
	clear:both;
}
.environmentally_processed_paper_div div {
	width: 47%;
	height: 570px;
	position: relative;
	margin-bottom: 100px;
}
.environmentally_processed_paper_div .taiyu {
	height: 500px;
}
.environmentally_processed_paper_div h4 {
	font-size: 19px;
	color: #72a72d;
	border: 1px solid #72a72d;
	padding: 10px;
}
.environmentally_processed_paper_div img {
	position: absolute;
	bottom: 0;
}

/*-------------------------------

機能加工紙

---------------------------------- */
.functional_processed_paper_div:after {
	content:"";
	display:block;
	font-size:o;
	clear:both;
}
.functional_processed_paper_div div {
	width: 47%;
	border: 1px solid #72a72d;
	position: relative;
	margin-bottom: 70px;
}
.functional_processed_paper_div div h4 {
	font-size: 30px;
  background-color: #72a72d;
  color: #FFFFFF;
  padding: 20px 30px 10px;
  background-image: url(../img/products/functional_processed_paper/bg_maru.png);
  background-repeat: repeat-x;
	margin-bottom: 0;
}
.functional_processed_paper_div div .triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid #ffaa00;
  border-bottom: 10px solid transparent;
  left: 0;
  top: 35px;
}
.functional_processed_paper_div div .icon {
  position: absolute;
  right: -10px;
  top: -10px;
  background-color: #FFFFFF;
  width: 126px;
  height: 100px;
  -webkit-box-shadow: 3px 3px 0px #72A72D;
  box-shadow: 3px 3px 0px #72A72D;
}
.functional_processed_paper_div div .icon img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.functional_processed_paper_div div img {
	width: 100%;
	padding: 20px;
}
.functional_processed_paper_div div p {
	background-color: #edf4e4;
	padding: 20px 30px;
	height: 125px;
}
