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

白板紙

--------------------------------------*/
.lead {
	font-size: 28px;
	font-family: "Noto Serif JP", serif;
	margin-bottom: 40px;
	letter-spacing: 2px;
}
.lead_p {
	margin-bottom: 110px;
}
.hl {
	text-align: center;
}
.hl h3 {
  margin-bottom: 80px;
  font-size: 28px;
  font-weight: bold;
  color: #603813;
  background-image: url("../img/products/carton_board/line_brown.png");
  background-repeat: repeat-x;
    background-size: 100% 100%;
    padding-bottom: 0.5em;
	display: inline-block;
}
.lineup {
  margin-bottom: 110px;
}
.lineup > div {
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 40px;
}
.lineup > div:nth-child(2n) {
	margin-right: 0%;
}
.lineup_text {
	background-image: url("../img/common/bg_brown.png");
	padding: 30px;
	font-size: 14px;
}
.lineup_text  h4 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #603813;
}
.lineup_link a {
	margin: 20px 8px 0 0;
	display: inline-block;
}
.lineup_link a::before {
	content: url("../img/common/arrow.jpg");
	margin-right: 5px;
}
.lineup .p_06 {
	letter-spacing: -0.5px;
}
.feature {
	margin: 40px 0 90px;
}
.feature img {
	float: left;
	width: 48%;
	margin-right: 4%;
}
.feature img:nth-child(2n) {
	margin-right: 0%;
}
.hl_03 {
	margin-bottom: 40px;
}
.pickup_02 {
	margin-bottom: 110px;
}
.pickup_02 > div {
	display: block;
	margin-bottom: 40px;
	background-image: url("../img/common/bg_brown.png");
}
.pickup_02 img {
	float: right;
	width: 48%;
}
.pickup_02 > div div {
	float: left;
	width: 52%;
	padding: 40px;
}
.pickup_02 div h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #603813;
}

.products_img {
	text-align: center;
	margin-bottom: 110px;
}
.bg_brown {
	background-image: url("../img/common/bg_brown.png");
}
.column {
	padding: 90px 0 110px;
	position: relative;
}
.column .ttl {
	position: absolute;
	top: -15px;
}
.column .left {
	float: left;
	width: 48%;
}
.column .right {
	float: right;
	width: 48%;
}
.column h4 {
	font-size: 40px;
	color: #603813;
	margin-bottom: 20px;
	font-weight: 100;
	letter-spacing: 1px;
}
.column .p_1 {
	font-size: 25px;
	font-family: "Noto Serif", serif;
	margin-bottom: 20px;
	letter-spacing: 2px;
}
.column p span {
	display: inline-block;
	font-size: 0.8em;
	line-height: 1.5;
	margin-top: 10px;
	text-indent: -1em;
	padding-left: 1em;
}
.fsc-wrap {
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-radius: 6px;
}

.fsc-title {
  flex: 0 0 100px;
  text-align: center;
  font-weight: bold;
  color: #603813; 
  border: 1px solid #603813;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
}

.fsc-content {
  flex: 1;
  margin-left: 20px;
}

.fsc-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.fsc-item img {
	width: 80px;
  flex: 0 0 30px;
  margin-right: 15px;
}

.fsc-item p {
  margin-top: 18px;
  font-size: 14px;
  line-height: 1.8;
	font-feature-settings: "palt";
}


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

アートポスト

--------------------------------------*/
.pickup_03 div h4 {
	font-size: 23px;
	line-height: 1.7;
}
.pickup_03 > div {
	position: relative;
}
.pickup_03 .btn {
position: absolute;
	bottom: 40px;
	left: 0%;
	padding: 0;
}
.pickup_03 .btn a {
	margin: 0;
}
.sample {
	margin-bottom: 0;
}
.sample .btn a {
	margin-top: 50px;
	margin-bottom: 50px;
}

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

アートポスト - OK特アートポスト＋

--------------------------------------*/
.main_img_03 {
  margin-bottom: 110px;
  margin-top: 10px;
  background-color: #efebe7;
	padding: 10px 0 40px;
}
.main_img_03 h2 {
	color: #603813;
	font-size: 35px;
  font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.3;
}
.main_img_03 h2 span {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
#img-container {
	width: 550px;
	text-align: center;
	margin-bottom: 50px;
}
#img-container span {
	font-size: 80%;
	margin-top: 10px;
	display: inline-block;
}

.spec-table-colored.use-table {
	width: 820px;
	margin-top: 50px;
	border-bottom: 1px solid #603813;
}
.spec-table-colored.use-table th {
  width: 1.3%;
	background-color: #efebe7;
	border-bottom: 1px solid #603813 !important;
}

.spec-table-colored.use-table td {
  text-align: left;
	padding-left: 30px;
}

.spec-table-colored {
  width: 820px;
  border-top: 1px solid #603813;
  border-collapse: collapse;
  margin-bottom: 30px;
}
.spec-table-colored tr:first-child th:first-child {
	background-color: #efebe7;
	font-weight: bold;
	 border-bottom: 1px solid #999999;
	
}
.spec-table-colored td:first-child {
	background-color: #efebe7;
	width: 10%;
}

.spec-table-colored th,
.spec-table-colored td {
  padding: 15px 10px;
  border-bottom: 1px solid #cccccc;
  line-height: 1.7;
  vertical-align: middle;
}

.spec-table-colored th {
  background-color: #f2f2f2;
  text-align: center;
}

.spec-table-colored td {
  text-align: center;
	width: 10%;
}

.spec-table-colored tr:first-child th:nth-child(2), .spec-table-colored tr:nth-child(2) th:nth-child(3), .spec-table-colored td:nth-child(4) {
	border-right: 1px solid #cccccc;
}


.spec-table-colored tr:last-child th {
	border-bottom: 1px solid #999999;
}
.spec-table-colored tr:last-child td {
  border-bottom: 1px solid #603813;
}

.spec-table-colored.size-table {
	margin-bottom: 110px;
}

.spec-table-colored.wide {
	width: 100%;
}

.spec-table-colored.wide tr:first-child th:nth-child(3), .spec-table-colored.wide tr:nth-child(2) th:nth-child(6), .spec-table-colored.wide td:nth-child(7) {
	border-right: 1px solid #cccccc;
}

.btn_green a {
	font-size: 22px;
  display: inline-block;
  width: 480px;
  color: #fff;
  font-weight: bold;
  padding: 25px 0;
  text-align: center;
	background: url(../img/common/arrow_white.png), linear-gradient(to right, #166d3f, #1d8713);
  background-repeat: no-repeat, repeat;
  background-position: 95%;
	letter-spacing: 2px;
	margin-bottom: 110px;
}

@media (max-width:767.98px) {
p.lead {
	font-size: 5vw;
	margin-bottom: 20px;
}
	.lead_p {
		margin-bottom: 50px;
	} 
	.hl h3 {
  margin-bottom: 30px;
  font-size: 5vw;
		line-height: 1.3;
	}
	.hl_03 {
	margin-bottom: 20px;
		line-height: 1.2;
		font-size: 5vw;
}
	.lineup {
		margin-bottom: 50px;
	}
	.lineup > div {
		width: 100%;
	}
	.feature {
		margin: 20px 0 50px;
	}
	.feature img {
		width: 100%;
		margin-bottom: 20px;
	}
	.pickup_02 {
		margin-bottom: 50px;
	}
	.pickup_02 > div {
		width: 100%;
	}
	.pickup_02 > div div {
		width: 100%;
		padding: 20px 25px;
	}
	.pickup_02 img {
		width: 100%;
	}
	.pickup_02 div h4 {
		font-size: 5vw;
		line-height: 1.3;
		margin-bottom: 10px;
	}
	.products_img {
		margin-bottom: 50px;
	}
	.column {
		padding: 30px 0;
	}
	.column .ttl {
	width: 40%;
	top: -15px;
}
	.column h4 {
		padding-top: 30px;
		font-size: 7vw;
	}
	.column .left {
	width: 100%;
}
.column .right {
	width: 100%;
	padding-bottom: 50px;
}
	.column .p_1 {
		font-size: 5vw;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.column p span {
		font-size: 3.5vw;
	}
	.fsc-wrap {
  display: inherit;
}
	.fsc-title {
		
	width: 30%;
		height: auto;
		font-size: 4vw;
		margin: auto;
		margin-bottom: 10px;
		padding: 8% 0;
}

.fsc-content {
  flex: 1;
  margin-left: 20px;
}

.fsc-item {
  align-items: flex-start;
  margin-bottom: 20px;
}

.fsc-item img {
  width: 25%;
  height: auto;
  margin-right: 15px;
  flex: 0 0 auto; 
}

.fsc-item p {
  margin-top: 0px;
  font-size: 3.5vw;
  line-height: 1.8;
}
	.fsc-item p span {
		margin: 0;
		font-size: 3vw;
		vertical-align: top;
		line-height: 1.3;
	}
	
/*--------------------------------------

アートポスト

--------------------------------------*/
	.pickup_03 div h4 {
	font-size: 5vw;
		line-height: 1.5;
	margin-bottom: 10px;
}
	.pickup_03 .btn {
position: relative;
	bottom: 0px;
	margin-top: 20px
	}
	.sample .btn a {
	margin-top: 10px;
	margin-bottom: 0;
}
/*--------------------------------------

OK特アートポスト＋

--------------------------------------*/
		.main_img_03 {
		margin-bottom: 30px;
		padding: 5px 0 20px;
		background-size: 50%;
	}
	.main_img_03 h2 {
		font-size: 6vw;
		line-height: 1.2;
		letter-spacing: 0;
	}
	.main_img_03 h2 span {
		font-size: 3vw;
	}
	#img-container {
	width: 100%;
		height: auto;
	text-align: center;
	margin-bottom: 30px;
}
	#img-container span {
	display: none;
}

.spec-table-colored.use-table {
	width: 100%;
	margin-top: 30px;
	border-bottom: 1px solid #603813;
}
.spec-table-colored.use-table th {
  width: 1.3%;
	background-color: #efebe7;
	border-bottom: 1px solid #603813 !important;
}

.spec-table-colored.use-table td {
  text-align: left;
	padding-left: 15px;
	line-height: 1.5;
}

.spec-table-colored {
  width: 100%;
  border-top: 1px solid #603813;
  border-collapse: collapse;
  margin-bottom: 30px;
}
.spec-table-colored tr:first-child th:first-child {
	background-color: #efebe7;
	font-weight: bold;
	 border-bottom: 1px solid #999999;
	
}
.spec-table-colored td:first-child {
	background-color: #efebe7;
	width: 10%;
}

.spec-table-colored th,
.spec-table-colored td {
  padding: 10px 0px;
  border-bottom: 1px solid #cccccc;
  line-height: 1.3;
  vertical-align: middle;
	font-size: 4vw;
	font-feature-settings: "palt";
}

.spec-table-colored th {
  background-color: #f2f2f2;
  text-align: center;
	width: 20%;
}

.spec-table-colored td {
  text-align: center;
	width: 10%;
}



.spec-table-colored tr:last-child th {
	border-bottom: 1px solid #999999;
}
.spec-table-colored tr:last-child td {
  border-bottom: 1px solid #603813;
}

.spec-table-colored.size-table {
	margin-bottom: 30px;
}

.spec-table-colored.wide {
	width: 100%;
	
}
	.spec-table-colored.wide th {
		font-size: 3.5vw;
		letter-spacing: -0.5px;
		white-space: nowrap;
	}
	.spec-table-colored.wide td {
		letter-spacing: -0.5px;
	}
	.spec-table-colored.wide .a4_wide {
		padding: 0 10px;
	}
	.btn_green a {
		width: 100%;
		font-size: 4.5vw;
		letter-spacing: 0;
		margin-bottom: 50px;
		padding-right: 10px;
	}
	
}