@charset "UTF-8";
.pickup_index .main_img_02 {
	padding: 70px 0 100px;
	background: repeating-linear-gradient(
    -45deg,                /* 斜め45度 */
    #eae9e6,              /* ストライプ色1 */
    #eae9e6 3px,         /* 幅10pxまで同色 */
    #f4f4f2 3px,         /* 色切り替え開始 */
    #f4f4f2 6px          /* 幅10pxで白 */
  );
}
.pickup_index .main_img_02 h2 {
	position: relative;
	left: 0%;
}
.pickup_index h5 {
	color: #603813;
}
.pickup_index .pickup {
	margin-bottom: 110px;
}


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

サンカヨウ

-------------------------------------------*/
.products .line {
border-bottom: 2px solid #005BAB;
padding-bottom: 10px;
}
p {
  line-height: 1.7;
}
a {
  text-decoration: none;
  color: inherit
}
img {
  max-width: 100%;
  height: auto;
}
input, textarea {
  border-radius: 0;
  -webkit-appearance: none
}
.l-body {
  padding-top: 140px
} 
.main_img {
	margin-bottom: 110px;
	margin-top: 10px;
	position: relative;
}
.main_img > div {
	position: absolute;
	top: 7%;
	left: 11%;
  bottom: 0;
  margin: auto;
	height: 100px;
	width: 80%;
	font-size: 45px;
}
.speech-bubble {
  position: absolute;
  top: -70%;
  left: -1.5%;
  background-color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 15px 20px;
  border-radius: 50px;
  display: inline-block;
  font-size: 1.1rem;
/*  margin-bottom: 70px;*/
  letter-spacing: 1px;
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.10);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.10);
}

.speech-bubble::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 15%;
  transform: translateX(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.font_r {
	font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
	letter-spacing: 1px;
}
.main_img h2 {
	line-height: 1.2;
	letter-spacing: 2px;
	font-feature-settings: "palt";
	font-weight: bold;
	 display: inline-block;
	border-bottom: 3px solid #00ab95;
	padding-bottom: 0.1em;
	}
.main_img img {
	width: 100%;
}
.dev-thought {
  border: 2px solid #00ab95;
  border-radius: 16px;
  padding: 40px 30px;
  text-align: center;
  margin-bottom: 130px;
  box-sizing: border-box;
}
.dev-title {
  font-size: 1.3rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 0.5em;
}
.dev-thought img {
	margin-bottom: 0.5em;
}
.dev-thought p {
  line-height: 2;
  color: #000;
}
.p_mb_50 {
	margin-bottom: 50px;
}
.stripe-box {
  background: repeating-linear-gradient(
    -45deg,
    #fff6e2,
    #fff6e2 3px,
    #ffeabd 3px,
    #ffeabd 6px
  );
  border-radius: 12px;
  padding: 25px 40px;
	position: relative;
	text-align: center;
	margin-bottom: 40px;
}
.hl-image {
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: auto;
}
.section-number {
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
  font-size: 1.5rem;
  color: #00a78e;
  font-weight: bold;
}
.section-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
	line-height: 1.3;
}
.pickup {
	overflow: hidden;
	margin-bottom: 90px;
}
.pickup_item {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 50px;
}
.pickup_item:nth-child(2n) {
	margin-right: 0%;
}
.img_caption {
	margin-top: 7px;
}
.btn-contact {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #00ab95;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  padding: 26px 20px 24px 45px;
  border-radius: 100px;
  text-decoration: none;
  position: relative;
  box-shadow: 0 6px 0 #008f95; 
  transition: all 0.2s ease;
	margin-bottom: 110px;
	line-height: 1.3;
}

.btn-contact .arrow {
  margin-left: 20px;
  width: 0;
  height: 0;
  border-top: 5.5px solid transparent;
  border-bottom: 5.5px solid transparent;
  border-left: 8px solid #ffffff;
}

.btn-contact:hover {
  top: 2px;
  box-shadow: 0 4px 0 #008f95;
}

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

艶があるクラフト紙

-------------------------------------------*/
.glossy_kraft_paper .main_img h2 {
	font-weight: 500;
	margin-bottom: 0.2em;
	border-bottom: 3px solid #0091d7;
	}
.glossy_kraft_paper .dev-thought {
  border: 2px solid #0091d7;
}
.glossy_kraft_paper .section-number {
  color: #0091d7;
}
.glossy_kraft_paper .stripe-box {
  background: repeating-linear-gradient(
    -45deg,
    #fbf5e3,
    #fbf5e3 3px,
    #f8ebc8 3px,
    #f8ebc8 6px
  );
  border-radius: 0px;
}
.glossy_kraft_paper .btn-contact {
  background-color: #0091d7;
  box-shadow: 0 6px 0 #007cc7; 
 }
.glossy_kraft_paper .btn-contact:hover {
  top: 2px;
  box-shadow: 0 4px 0 #007cc7;
}
/*-------------------------------------------

OK ボルビザン

-------------------------------------------*/
.ok_vorbizan .main_img h2 {
	border-bottom: 3px solid #0071bc;
	}
.ok_vorbizan .dev-thought {
  border: 2px solid #0071bc;
}
.ok_vorbizan .section-number {
  color: #0071bc;
}
.ok_vorbizan .stripe-box {
  background: repeating-linear-gradient(
    -45deg,
    #e7f4ff,
    #e7f4ff 3px,
    #d0eaff 3px,
    #d0eaff 6px
  );
	border-radius: 0px;
}
.ok_vorbizan .btn-contact {
  background-color: #0071bc;
  box-shadow: 0 6px 0 #005e9b; 
 }
.ok_vorbizan .btn-contact:hover {
  top: 2px;
  box-shadow: 0 4px 0 #005e9b;
}
/*-------------------------------------------

OK フレースPRO

-------------------------------------------*/
.ok_frais_pro .main_img h2 {
	border-bottom: 3px solid #e71833;
	}
.ok_frais_pro .dev-thought {
  border: 2px solid #e71833;
}
.ok_frais_pro .section-number {
  color: #e71833;
}
.ok_frais_pro .stripe-box {
  background: repeating-linear-gradient(
    -45deg,
    #ffeded,
    #ffeded 3px,
    #ffdcdb 3px,
    #ffdcdb 6px
  );
	border-radius: 0px;
}
.ok_frais_pro .btn-contact {
  background-color: #e71833;
  box-shadow: 0 6px 0 #cb1833; 
 }
.ok_frais_pro .btn-contact:hover {
  top: 2px;
  box-shadow: 0 4px 0 #cb1833;
}
/*-------------------------------------------

OKボール DF EM

-------------------------------------------*/
.ok_board_df_em .main_img h2 {
	border-bottom: 3px solid #f37700;
	}
.ok_board_df_em .dev-thought {
  border: 2px solid #f37700;
}
.ok_board_df_em .section-number {
  color: #f37700;
}
.ok_board_df_em .stripe-box {
  background: repeating-linear-gradient(
    -45deg,
    #fff6d9,
    #fff6d9 3px,
    #ffedb4 3px,
    #ffedb4 6px
  );
	border-radius: 0px;
}
.ok_board_df_em .btn-contact {
  background-color: #f37700;
  box-shadow: 0 6px 0 #de7400; 
 }
.ok_board_df_em .btn-contact:hover {
  top: 2px;
  box-shadow: 0 4px 0 #de7400;
}

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

SP版

-------------------------------------------*/
@media (max-width:767.98px) {
.pickup_index .main_img_02 {
padding: 20px 0 0px;
	}
	.pickup_index .main_img_02 h2 {
		top: 0;
		bottom: 0;
	}
	.pickup_index .pickup img {
		width: 100%;
	}
	.pickup_index .pickup {
		margin-bottom: 50px;
	}
	.pickup_index .pickup a {
		margin-bottom: 15%;
	}
/*-------------------------------------------

SP版　サンカヨウ

-------------------------------------------*/
.products .line {
border-bottom: 0px solid #005BAB;
padding-bottom: 0px;
}
	.l-body p {
		font-size: 4vw;
	}
.main_img {
	margin-bottom: 35px;
}

.main_img > div {
	position: absolute;
	top: -20%;
	left: 11%;
  bottom: 0;
  margin: auto;
	height: 20%;
	width: 80%;
	font-size: 7.5vw;
}
.speech-bubble {
  position: absolute;
  top: -80%;
  left: -1.5%;
  background-color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 3% 6%;
  border-radius: 50px;
  display: inline-block;
  font-size: 3.3vw;
  margin-bottom: 0%;
  letter-spacing: 0.5px;
}

.speech-bubble::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 15%;
  transform: translateX(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
	
	.dev-thought {
		margin-bottom: 20%;
		padding: 25px;
	}
	.dev-title {
  font-size: 5vw;
  margin-bottom: 0.5em;
}
.dev-thought p {
  line-height: 1.7;
  color: #000;
	text-align: left;
}
.stripe-box {
  background: repeating-linear-gradient(
    -45deg,
    #fff6e2,
    #fff6e2 2px,
    #ffeabd 2px,
    #ffeabd 4px
  );
  border-radius: 12px;
  padding: 6% 0px 5%;
	position: relative;
	text-align: center;
	margin-bottom: 10%;
}
.hl-image {
	width: 25%;
	top: -8vw;
}
.section-number {
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
  font-size: 6vw;
  color: #00a78e;
  font-weight: bold;
}
.section-title {
  font-size: 5vw;
  font-weight: bold;
  color: #000;
}
	.pickup_item {
	width: 100%;
	float: left;
	margin-right: 4%;
	margin-bottom: 7%;
}
.pickup {
	overflow: hidden;
	margin-bottom: 30px;
}
	.btn-contact {
  font-size: 5vw;
  font-weight: bold;
  padding: 26px 20px 24px 45px;
	margin-bottom: 50px;
}
	
/*-------------------------------------------

SP版　艶があるクラフト紙

-------------------------------------------*/
.glossy_kraft_paper .main_img > div {
	top: -30%;
}
.glossy_kraft_paper .speech-bubble {
  position: absolute;
  top: -90%;
	line-height: 1.3;
}
/*-------------------------------------------

SP版　OK ボルビザン

-------------------------------------------*/	
.ok_vorbizan .btn-contact {
  padding: 16px 20px 14px 45px;
}	
	
	
}