@charset "utf-8";
/*リニューアルキャンペーンページ*/
.rwh2{
	font-size: 22px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
	margin: 25px 0 15px;
	white-space: nowrap;
	letter-spacing: 2px;
	line-height: 1.4em;
	color: #222!important;
}
.rwtxt.spinner{
	margin: 0 auto 25px;
}
.rwspan{
	display: block;
}
.rwtxt p{
	margin-top: 10px;
	line-height: 1.8em;
}
.rwpoint.flexlist{
	display: block;
}
.rwpoint li{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 15px;
}
.rwpoint li>img{
	width: 95px;
	margin-right: 20px;
  filter: drop-shadow(1px 1px 1px #a4a08a);
}
.rwpoint li span{
	display: block;
	text-align: left;
	white-space: nowrap;
	width: 210px;
	color: #868767;
	position: relative;
}
.rwpoint li span img{
	left: -92px;
  position: absolute;
  top: 9px;
  width: 50px;
}
.rwpoint li:nth-child(2) span img{
	width: 66px;
	top: -9px;
	left: -101px;
}
.campaign{
	padding: 25px 5% 30px;
	margin-top: 40px;
	background:#eeeae85c;
	border-top: solid 1px #e0e0d8;
	border-bottom: solid 1px #e0e0d8;
	overflow: hidden;
}
.rwh2-2{
	margin-bottom: 45px;
	white-space: nowrap;
	font-size: 18px;
}
.rwh2-2 span{
	position: relative;
	padding: 15px 10px 13px;
	border: solid 2px #878768;
	background: #fff;
	z-index: 10;
	letter-spacing: -1px;
	color: #222!important;
}
.rwh2-2 span::before{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/renewal/rwh2-3.svg) no-repeat;
	left: -37px;
  width: 45px;
  height: 44px;
  bottom: -10px;
	background-size: 100%;
	z-index: -1;
}
.rwh2-2 span::after{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/renewal/rwh2-4.svg) no-repeat;
	right: -37px;
  width: 45px;
  height: 44px;
  bottom: -10px;
	background-size: 100%;
	z-index: -1;
}
.rwperiod{
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 17px 0 15px;
	outline:  solid 1px #fff;
	outline-offset: -7px;
	background: #e2c825;
	line-height: 1.4em;
}
.rwperiod .span1{
	font-size: 16px;
	display: block;
}
.rwperiod .span2{
	font-size: 15px;
}
.rwnote{
	padding-bottom: 20px;
	border-bottom: dotted 2px #8c8e6c;
	margin: 20px 0;
	font-weight: bold;
}
.rwcampaign{
	padding: 22px 15px 15px;
	background: #fff;
	box-shadow: 1px 1px 6px #a4a08a;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff7c9;
	max-width: 900px;
	margin: 40px auto 0;
	position: relative;
}
.rwcampaign2{
	background: #e2e2da;
}
.tokuten{
	font-weight: bold;
	vertical-align: middle;
	position: relative;
	z-index: 10;
	position: absolute;
	top: 5px;
	left: 5px;
}
.tokuten::before{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/renewal/t1.png) no-repeat;
	width: 70px;
	height: 70px;
	 top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
	background-size: 100%;
	z-index: -1;
}
.tokuten span{
	font-size: 15px;
	margin-left: 5px;
	margin-bottom: -10px;
	display: inline-block;
}
.tokutentxt{
	flex: 1;
	text-align: center;
}	
.tt1{
	font-weight: bold;
	color: #868767;
}
.tt2{
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
	margin: 5px 0 8px;
	white-space: nowrap;
}
.tt3{
  text-align: left;
}
.tt4{
	font-size: 13px;
	text-align: left;
}
.tokuten_w{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
	color: #d484c3;
	white-space: nowrap;
}
.tokuten_w span{
	position: relative;
}
.tokuten_w span::before{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/renewal/check1.svg) no-repeat;
	width: 10px;
  height: 35px;
  top: 3px;
  left: -28px;
	background-size: 100%;
	z-index: -1;
}
.tokuten_w span::after{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/renewal/check2.svg) no-repeat;
	width: 10px;
  height: 35px;
  top: 3px;
  right: -10px;
	background-size: 100%;
	z-index: -1;
}
.rwmember{
	margin-top: 15px;
}
.rwmember h2{
	font-size: 20px;
	text-align: center;
	padding: 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
	position: relative;
	margin-bottom: 30px;
}
.rwmember h2 span{
	border-bottom: dotted 3px #bfbfae;
	display: inline-block;
	padding: 0 25px 5px;
	letter-spacing: 2px;
	line-height: 1.4em;
	font-weight: bold;
	color: #222!important;
}
.rwmember li{
	display: flex;
	justify-content: center;
	margin-top: 25px;
}
.rwmember h3{
	font-size: 15px;
	margin-bottom: 7px;
	white-space: nowrap;
	font-weight: bold;
}
.rwmember li p:first-child{
	width: 85px;
	margin-right: 15px;
}
.rwmember li p:first-child img{
	border-radius: 50%;
	border: solid 3px #bfbfae;
}
.rwmember li div{
	flex: 1;
}
.rwlast.spinner{
	font-size: 15px;
	font-weight: bold;
	margin: 90px auto 35px;
	position: relative;
	color: #868767;
}
.rwlast span{
	color: #e2c826;
	padding: 0 5px;
	font-size: 19px;
}
.rwlast::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f055";
  position: absolute;
  top: -78px;
  font-size: 40px;
  left: 0;
  right: 0;
  margin: auto;
  color: #bab9a1;	
  text-align: center;
}
.rwlast::after{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/renewal/plus.jpg) no-repeat;
	width: 90px;
	height: 35px;
	top: -28px;
	left: 0;
	background-size: 100%;
	z-index: -1;
}
.readmore_rw{
 width: 80%;
 margin: 20px auto 0;
 text-align: center;
 font-size: 15px;
 font-weight: bold;
 background: #fff7c9;
 position: relative;
	box-shadow: 1px 1px 6px #a4a08a;
}
.readmore_rw2{
 background: #d9eff0;
}
.readmore_rw a{
	padding: 17px 0 15px;
	display: block;
}
.readmore_rw i{
	position: absolute;
	top: 20px;
  right: 12px;
  font-size: 15px;
}
.readmore_rw3{
	text-align: center;
	margin-top: 40px;
}
.readmore_rw3 a{
	border-bottom: solid 1px #868767;
	color: #868767;
	display: inline-block;
}
.readmore_rw3 a:hover{
	opacity: .8;
}
@media screen and (max-width:400px){
.rwperiod{font-size: 17px;}
.tokuten{top: 0;left: 0;}
.tokuten_w{font-size: 15px;}
}
@media screen and (max-width:350px){
.rwperiod .span1{font-size: 15px;}
.rwperiod .span2{font-size: 14px;}
	.rwpoint li>img{width: 80px;}
	.rwpoint li span{font-size: 13px;letter-spacing: 0;}
	.rwpoint li span img{left: -79px;width: 40px;top: 15px;}
	.rwpoint li:nth-child(2) span img{left: -90px;width: 60px;top: -6px;}
.rwh2-2{font-size: 16px;}
.rwh2-2 span{padding: 15px 5px 13px;font-size: 15px;}
	.readmore_rw{font-size: 14px;letter-spacing: 0;}
}

/*レビューページ*/
#freview .reviewtop{
	background: #fef5ec;
	padding: 100px 0 40px;
	position: relative;
	overflow: hidden;
}
#freview .reviewarea{
	margin: 0 auto;
}
#freview .catch1{
	position: relative;
	z-index: 20;
}
#freview .reviewtop::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/review/reviewtop.png) no-repeat;
	background-size: 100%;
	width: 40%;
	height: 250px;
	top: 10px;
	right: 5px;
	position: absolute;
	z-index: 10;
}
#freview .reviewtop::after{
	background: url(https://farbe.itembox.design/item/images/review/star.png) no-repeat;
	content: "";
	background-size: 100%;
	width: 50%;
	height: 200px;
	top: 30px;
	transform: rotateZ(-10deg);
	left: 35px;
	position: absolute;
	z-index: 1;
}

#freview .catch1 span{
	font-size: 17px;
	font-weight: bold;
	display: inline-block;
	padding: 0 20px 40px;
	position: relative;
}
#freview .catch1 span::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/review/dotteline.svg) no-repeat;
	background-size: 100%;
	width: 100%;
	height: 80px;
	bottom: -15px;
	left: 0;
	position: absolute;
	z-index: 15;
}
#freview h2, #freview h3{
	letter-spacing: 2px;
}
#freview h2 span{
	font-size: 19px;
	font-weight: bold;
	display: inline-block;
	padding: 7px 45px;
	background: #de965b;
	text-align: center;
	color: #fff;
	margin: 0 0 25px;
	position: relative;
	white-space: nowrap;
	line-height: 1.4em;
	z-index: 30;
}
#freview h2 span::before{
	content: "";
	border-top: 33px solid transparent;
  border-bottom: 33px solid transparent;
  border-left: 13px solid #fef5ec;
	background-size: 100%;
	width: 40px;
	top: 0;
	left: -1px;
	position: absolute;
}
#freview h2 span::after{
	content: "";
	border-top: 33px solid transparent;
  border-bottom: 33px solid transparent;
  border-right: 13px solid #fef5ec;
	background-size: 100%;
	width: 40px;
	top: 0;
	right: -1px;
	position: absolute;
}
#freview .text1{
	line-height: 1.8em;
	font-weight: bold;
	color: #747062;
}
#freview .voicearea{
	margin: 40px auto;
	overflow: hidden;
}
#freview .voicearea h3{
	font-size: 20px;
	position: relative;
	font-weight: bold;
	margin-bottom: 20px;
	white-space: nowrap;
	line-height: 1.5em;
}
#freview .voicearea h3::before{
	height: 1px;
	width: 100%;
	background: #b6b29d;
	content: "";
	position: absolute;
	left: 0;
	top: 14px;
	z-index: -1;
}
#freview .voicearea h3 span{
	background: #fff;
	padding: 0 15px;
}
#freview .voicearea h3 i{
	color: #bab9a1;
	margin-left: 5px;
	font-size: 25px;
}
#freview .voicelist{
	width: 80%;
	margin: 0 auto;
}
#freview .voicelist li{
	margin-top: 30px;
	background: #fff;
	border: 5px solid #daf0f0;
	padding: 35px 0 25px;
	font-size: 15px;
	line-height: 1.9em;
	position: relative;
	font-weight: bold;
}
#freview .voicelist li::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/review/tepe.png) no-repeat;
	background-size: 100%;
	width: 50%;
	height: 80px;
	left: 0;
	right: 0;
	margin: auto;
	top: -12%;
	max-width: 200px;
	position: absolute;
}
#freview .voicelist li:nth-child(2n)::before{
	background: url(https://farbe.itembox.design/item/images/review/crip.svg) no-repeat;
	width: 17%;
	top: -16%;
	max-width: 70px;
}
#freview .voicelist li:nth-child(2n){
	background: #daf0f0;
}
.reviewflex1{
	margin-top: 40px;
}
#freview .reviewflex1 .staffimg2{
	width: 30%;
	margin: 10px auto 0 auto;
	position: relative;
}
#freview .reviewflex1 .staffimg2::before{
	content: "";
	border-top: dotted 3px #3d3d3d;
	background-size: 100%;
	width: 40px;
	right: -65%;
	top: 15px;
	position: absolute;
	transform: rotateZ(-50deg);
}
#freview .reviewflex1 .staffimg2::after{
	content: "";
	border-top: dotted 3px #3d3d3d;
	background-size: 100%;
	width: 40px;
	left: -75%;
	top: 15px;
	position: absolute;
	transform: rotateZ(50deg);
}
#freview .reviewflex1 .flex1 span{
	font-weight: bold;
	color: #de965b;
}
#freview .reviewpoint{
	background: #84d2d7;
	padding: 20px 15px;
	color: #fff;
	font-weight: bold;
	outline: dotted 2px #fff;
	outline-offset: -5px;
	font-size: 15px;
}
#freview .reviewpoint .span1{
	font-size: 25px;
	color: #fffc63;
	display: block;
	margin: 3px 0;
	text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 2px;
}
#freview .reviewpoint .span2{
	font-size: 14px;
	font-weight: normal;
}
#freview .reviewflow{
	background: #fef5ec;
	padding: 35px 0 40px;
	overflow: hidden;
}
#freview .subtitle_r{
	font-size: 18px;
	color: #777641;
	font-weight: bold;
	margin-bottom: 13px;
}
#freview .subtitle_r span{
	position: relative;
}
#freview .subtitle_r span::after{
	content: "";
	border-top: dashed 2px #afa288;
	background-size: 100%;
	width: 60%;
	left: 0;
	right: 0;
	bottom: -10px;
	margin: auto;
	position: absolute;
}
#freview .reviewtitle{
	font-size: 23px;
	margin-bottom: 20px;
	line-height: 1.3em;
}
#freview .reviewnote2{
	margin-top: 5px;
}
#freview .reviewflow section{
	margin-bottom: 50px;
	position: relative;
}
#freview .reviewflow section::before{
	font-size:40px;
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	content: "\f0d7";
	left: 0;
	right: 0;
	margin: auto;
	bottom: -32px;
	line-height: 0.4em;
	position: absolute;
	color: #de965b;
	text-align: center;
}
#freview .stepnum{
	font-size: 25px;
	font-family: 'Nothing You Could Do', cursive;
	color: #de965b;
	font-weight: bold;
	text-align: center;
}
#freview .steptxt{
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
#freview .reviewflow picture img{
	margin-top: 10px;
	border: solid 3px #de965b;
	display: block;
}
#freview .reviewimg{
	width: 55%;
	margin: 60px auto 0;
}
#freview .reviewtxt{
	font-size: 20px;
	color: #de965b;
	font-weight: bold;	
	line-height: 1em;
  font-family: 'Noto Sans JP', sans-serif;
}
#freview .reviewnote{
	margin: 20px auto 0;
}
#freview .reviewnote li{
	position: relative;
}
#freview .reviewnote li::before{
	position: relative;
	content: "※";
}
#freview .readmore_r{
	margin: 30px auto 0;
	width: 90%;
	background: #de965b;
	text-align: center;
}
#freview .readmore_r a{
	display: block;
	padding:  13px 0 12px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
#freview .readmore_r2{
	text-align: center;
	margin-top: 20px;
	color: #888768;
}
#freview .readmore_r2 a{
	border-bottom: solid 1px #888768;
}
#freview .sotsuhana{
	padding: 40px 0px;
	background: url(https://farbe.itembox.design/item/images/review/bacheart.jpg);
	background-size: 250%;
}
#freview .sotsuhanatxt1{
	margin: 20px 0;
}
#freview .sotsuhanaimgflex p{
	margin: 8px;
	box-shadow: 1px 1px 5px #a59d98;
}
#freview .tokutencontainer{
	background: #f1eee9;
	padding: 25px 20px;
	margin: 50px auto 0;
	position: relative;
	outline: dashed 2px #fff;
	outline-offset: -7px;
	line-height: 1.8em;
}
#freview .tokutencontainer::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/review/ticket.png) no-repeat;
	background-size: 100%;
	width: 120px;
	height: 100px;
	right: 15px;
	top: -50px;
	position: absolute;
	z-index: 1;
}
#freview .tokutencontainer p span{
	font-weight: bold;
	font-size: 15px;
	color: #de965b;
}
#freview h2 span, #freview .reviewtitle, #freview .voicearea h3 span{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (min-width:600px){
	#freview .reviewimg{width: 40%;margin-bottom: 10px;}
	#freview .reviewtop::after{width: 40%;}
	#freview .reviewtop::after{left: 100px;}
	#freview .catch1{left: 15%;}
	#freview .voicelist{width: 60%;}
	#freview .voicelist li{padding: 40px 0;}
	#freview .reviewpoint{text-align: center;}
	#freview .reviewflow picture img{max-width: 400px;margin: 10px auto 0;}
	#freview .reviewnote2{text-align: center;}
	#freview .reviewnote{text-align: center;}
	#freview .tokutencontainer{font-size: 16px;}
	#freview .tokutencontainer p span{font-size: 18px;}
	#freview .readmore_r{max-width: 400px;}
}
@media screen and (max-width:400px){
#freview h2 span{padding: 7px 35px;}
}



/*お年玉キャンペーン*/
#otoshidama .inner{
	padding: 30px 15px 36px;
	position: relative;
	z-index: 50;
	border-radius: 8px;
	box-shadow: 4px 4px 12px #967e53;
}
.otoshidama img{
	width: 100%;
}
.otoshidamabac1, .otoshidamabac2{
	padding: 30px 0;
	position: relative;
}
.otoshidamabac1::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/otoshidama/decor.svg);
	width: 100%;
	background-size: 19px;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	opacity: .2;
}
.otoshidamabac2::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/otoshidama/decor2.svg);
	width: 100%;
	background-size: 19px;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	opacity: .4;
}
.otoshidamabac1{
	background: #c8ad7d;
}
.otoshidamabac2{
	background: #c92c1a;
}

.campaignbac{
	background: #faf7f2;
}
.otoshidama h3{
	text-align: center;
	font-size: 25px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 20px;
}
.o_num1{
	font-size:22px;
	vertical-align: middle;
	display: inline-block;
	margin: -14px 5px 0 15px;
}
.o_num2{
	position: relative;
	font-size: 37px;
	line-height: 1em;
}
.o_num2::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/otoshidama/ume.png) no-repeat;
	width: 80px;
	background-size: 100%;
	height: 77px;
	position: absolute;
	top: -20px;
	right: -25px;
}
.camcatch{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #bd0104;
	color: #e60100;
	font-size: 14px;
}
.gstlong{
	font-size: 21px;
	color: #cca765;
	text-align: center;
line-height: 1.5em;
font-family: source-han-serif-japanese, serif;
font-weight: 900;
font-style: normal;
white-space: nowrap;
}
.couponcode{
	background: url(https://farbe.itembox.design/item/images/otoshidama/paper.jpg);
	background-size: cover;
	padding: 13px 0;
	width: 67%;
	margin: 17px auto 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	outline: dotted 1px rgba(255, 255, 255, 0.8);
	outline-offset: -4px;
	font-size: 15px;	
}
.couponcode span{
	display: block;
	letter-spacing: 1px;
	font-size: 20px;
	line-height: 1.4em;
}
.o_piriod{
	background: #fff;
	border: solid 3px #c9b482;
	text-align: center;
	padding: 15px 15px 10px;
	position: relative;
}
.o_piriod dt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
  background: #cca765;
  color: #fff;
  padding: 3px 0 2px;
}
.o_piriod dd p:first-child{
	display: inline;
	font-family: source-han-serif-japanese, serif;
    font-weight: 900;
	  background: linear-gradient(transparent 40%, #fff99e 40%);
	  position: relative;
	  font-size: 15px;
}
.o_spab{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 23px;
}
.s_strong{
	font-size: 22px;
	margin-left: 5px;
}
.s_strong1{
	margin-bottom: 15px;
	display: inline-block;
}
.o_piriod dd p:last-child{
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
}
.o_conditions{
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	color: #cca765;
	margin-top: 30px;
	position: relative;
	z-index: 10;
}
.o_conditions::before{
	position: absolute;
	content: "";
	background: #000;
	width: 100%;
	height: 1px;
	bottom: 16px;
	margin: auto;
	left: 0;
	z-index: -1;
}
.o_conditions span{
	background: #faf7f2;
	padding: 0 13px;
}
.o_list{
	font-size: 15px;
	font-weight: bold;
	margin: 8px auto 0;  
	position: relative;
}
.o_campaign1 .o_list::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/otoshidama/cow.png) no-repeat;
	width: 65px;
	background-size: 100%;
	height: 53px;
	position: absolute;
	bottom: -25px;
	right: -5px;
}
.o_list li{
	list-style: disc;
	margin-left: 22px;
	margin-top: 3px;
}
.face_simg{
	margin: 13px auto 9px;
}
.face_simg img{
  border-radius: 10px 10px 0 0;
}
.face_simg2{
	width: 100px;
}
.face_simg2 img{
	border-radius: 50%;
  border: solid 5px #c9b482;
  margin:-25px 10px 0 0;
}
.face_simg flexlist{
	align-items: flex-start;
}
.o_target{
	font-weight: bold;
	flex: 1;
	color: #fff;
	font-size: 13px;
	margin:0 5px 12px 0;
	font-family: source-han-sans-japanese, sans-serif;
	font-weight: 700;
}
.o_target span{
	background: #ff8d96;
	padding: 0 5px;
	margin:0 5px;
	line-height: 1.4em;
}
.presentimg{
	background: #c9b482;
	border-radius: 10px;
}
.targetlist_o{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 90%;
	margin: -3px auto 0;
}
.targetlist_o li{
	width: 48%;
	margin-top: 4%;
}
.o_shipping{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin: 33px 0 2px;
}
.o_shipping i, .s_checknow i{
	color: #ff8d96;
}
.gstlong span{
	margin-right: 5px;
	color: #e60001;
}
.o_campaign3 ul{
	display: flex;
	justify-content: space-between;
}
.o_campaign3 li{
	width: 31%;
	border: solid 1px #c9b482;
}
.s_checknow{
	font-size: 16px;
	white-space: nowrap;
	line-height: 1.4em;
    text-align: center;
    font-weight: bold;
    margin: 27px 0 10px;
}
.salepagelink{
	margin: 35px auto 0;
	text-align: center;
    background: url(https://farbe.itembox.design/item/images/otoshidama/paper.jpg);
    background-size: cover;
    width: 80%;
}
.salepagelink a{
	font-size: 17px;
	display: block;
	padding: 12px 0 11px;
	color: #fff;
	font-weight: bold;
    border: solid 4px #c9b482;
  letter-spacing: 2px;
}
.o_lastmessage1{
	position: relative;
	max-height: 400px;
}
.o_lastmessage1 img{
	object-fit: cover;
}
.o_lastmessage2{
	position: absolute;
	top: 52%;
	left: 50%;
	z-index: 10;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	text-align: center;
	color: #efdfc3;
	line-height: 1.8em;
	font-size: 19px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  white-space: nowrap;
}
@media screen and (max-width:350px){
	.o_lastmessage2{font-size: 17px;}
}
.o_toplink{
	background: #121212;
	padding: 27px 0 30px;
}
.o_toplink p{
	text-align: center;
	margin: 0 auto;
	border: solid 1px #efdfc3;
	width: 60%;
}
.o_toplink p a{
	color: #efdfc3;
	display: block;
	padding: 8px 0 7px;
}

/*お年玉キャンペーンここまで*/


/*絆深まる卒業記念品css*/
.graduation,.graduation a, .graduation h2, .graduation h3, .graduation h4{
	color: #464646;
	letter-spacing: 1px;
	font-weight: bold
}
.graduation h2, .graduation h3, .graduation h4, .g_lastmessage p:first-child{
	letter-spacing: 2px;
	line-height: 2em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.weddingphoto h3, .g_lineup h4, .rapid_option h3 span, .g_gift h3, .g_point h3{
	    font-family: "游ゴシック体"," 游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}
.g_lineup h4 span, .g_gift h3 span, .g_point span{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.g_mainarea0{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.g_mainarea{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.gbottom{
	margin-bottom: 55px;
}
.g_mainimg{
	margin: 20px 0 40px;
	position: relative;
}
.g_mainimg p img{
	object-fit:cover;
	min-height: 250px;
	object-position: center 30%;
}
.g_mainimg h2{
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}
.g_toptxt.spinner{
	line-height: 2.1em;
	margin-bottom: 40px;
}
.g_gift{
	background-size: 170px;
	padding: 50px 0 60px;
	background: #fff4f4;
	position: relative;
	overflow: hidden;
}
.g_gift::before{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/graduation/sakura.png) no-repeat;
	width: 110%;
	height: 100%;
	background-size: 100%;
	top: 0;
	left: 0;
	opacity: .7;
}
.g_gift::after{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/graduation/sakura_sp.png) repeat;
	width: 100%;
	height: 100%;
	background-size: 100%;
	bottom: -50%;
	left: 0;
	opacity: .7;
}
.g_gift .g_mainarea{
	position: relative;
	z-index: 10;
}
.g_gift h3{
	text-align: center;
	color: #716850;
}
.g_gift h3 span{
	display: block;
	font-weight: bold;
	font-size: 21px;
	margin-top: 28px;
	position: relative;
	white-space: nowrap;
	line-height: 1.7em;
}
@media screen and (max-width:350px){
.g_gift h3 span{font-size: 19px;}
}
.g_gift h3 span::before{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/graduation/line1.svg) no-repeat;
	width: 245px;
	height: 8px;
	top: -18px;
	left: 0;
	text-align: center;
	left: 50%;
		transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.g_gift h3 span::after{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/graduation/line2.svg) no-repeat;
	width: 245px;
	height: 8px;
	bottom: -18px;
	left: 0;
	text-align: center;
	left: 50%;
		transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.g_ex{
	font-size: 18px;
	text-align: center;
	margin:60px 0 30px;
	border-radius: 5px;
	position: relative;
}
@media screen and (max-width:350px){
.sp .block{display: block;}
}

.g_ex span{
	background: linear-gradient(transparent 65%, #ffd4d4 65%);
	line-height: 1.4em;
	letter-spacing: 3px;
}
.g_giftscene{
	width: 90%;
	margin: 0 auto;
}
.g_giftscene li:nth-child(n+2){
	margin-top: 55px;
}
.g_giftscene li div{
	position: relative;
}
.g_giftscene li h4{
	font-size: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	white-space: nowrap;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	color: #fff;
	letter-spacing: 7px;
	text-shadow: 1px 1px 7px #a09582;
}
.g_to{
	text-align: center;
	font-size: 17px;
	margin-bottom: 13px;
}
.g_to span{
	position: relative;
}
.g_to span::before{
	content: "";
	border-top: solid 1px #bdb9ad;
	position: absolute;
	top: 8px;
	left: -32px;
	width: 20px;
	z-index: 1;
	transform: rotate(58deg);
}
.g_to span::after{
	content: "";
	border-top: solid 1px #bdb9ad;
	position: absolute;
	height: 2px;
	top: 8px;
	right: -29px;
	width: 20px;
	z-index: 1;
	transform: rotate(-58deg);
}
.g_point.gbottom{
	text-align: center;
	margin-bottom: 20px;
}
.g_point h3{
	margin-bottom: 10px;
}
.g_point h3 span{
	font-size: 21px;
	background:linear-gradient(transparent 70%, #ffdcdc 70%);
}
.g_point ul{
}
.g_point li{
	display: flex;
	justify-content: center;
	align-items: center;
	border-top: dashed 1px #c6c6c6;
	padding: 5px 0;

}
.g_point li:first-child{
	border-top: none;
}
.g_point li p:first-child{
	width: 130px;
}
@media screen and (max-width:350px){
.g_point li p:first-child{width: 125px;}
}
.g_point li p:last-child{
	font-size: 16px;
	width: 193px;
	margin-left: 10px;
	white-space: nowrap;
} 
.g_point li p:last-child span{
	font-size: 18px;
	color: #e29700;
	font-weight: bold;
}
.weddingphoto{
	padding: 50px 0 60px;
	background: #ffe7d5;
	position: relative;
}
.weddingphoto::before{
	content: "";
  position: absolute;
  background: url(https://farbe.itembox.design/item/images/graduation/decor.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
  top: 0;
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  opacity: .5;
}
.weddingphoto .g_mainarea{
	position: relative;
	z-index: 10;
}
.weddingphoto h3{
	margin-bottom: 20px;
	text-shadow: 0px 0px 5px #fff;
	font-size: 16px;
}
.weddingphoto h3 span{
	font-size: 18px;
	color: #8a7b51;
	font-weight: bold;
}
.weddingphoto ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.weddingphoto li{
	width: 31%;
}
.weddingphoto .g_mainarea li img{
	border-radius: 3px;
}
.weddingphoto li:nth-child(n+4){
	margin-top: 3.5%;
}
.g_lineup{
	padding: 50px 0 60px;
	background: url(https://farbe.itembox.design/item/images/graduation/paper2.jpg) repeat;
	background-size: 170px;
}
.g_lineup h3{
	font-size: 20px;
	margin-bottom: 40px;
	text-align: center;
	position: relative;
  color: #716850;
}
.g_lineup h3 span{
	position: relative;
	z-index: 10;
	background: url(https://farbe.itembox.design/item/images/graduation/paper2.jpg) repeat;
	background-size: 170px;
	padding: 0 15px;
}
.g_lineup h3::before{
	position: absolute;
	content: "";
	background: url(https://farbe.itembox.design/item/images/graduation/line3.svg);
	background-repeat: repeat-x;
	height: 10px;
	background-size: 300px;
	width: 100%;
	top: 15px;
	left: 0;
}
.g_lineup ul{
	width: 85%;
	margin: 0 auto;
}
.g_lineup ul li:nth-child(n+2){
	margin-top: 60px;
}
.g_lineup ul li div{
	text-align: center;
	margin-top: 15px;
}
.g_lineup ul li img{
	border: solid 1px rgba(168, 154, 116, 0.64);
}
.g_lineup h4{
	font-size: 15px;
	white-space: nowrap;
}
.g_lineup h4 span{
	display: block;
	font-size: 22px;
	margin: 5px auto 0;
	padding: 8px 0 9px;
	border-top:  double 3px #a99b74;
	border-bottom:  double 3px #a99b74;
	width: 230px;
	letter-spacing: 2px;
}
.g_morelink{
	width: 80%;
	margin: 30px auto 0;	
}
.g_morelink a{
	display: block;
	padding: 8px 0;
	color: #fff;
	background: #a99b74;
	font-size: 15px;
}
.g_line{
	font-size: 17px;
	text-align: center;
	margin-top: 60px;
}
.g_morelink2{
	width: 80%;
	margin: 25px auto 0;
	text-align: center;	
	min-width: 250px;
}
.g_morelink2 a{
	display: block;
	padding: 15px 0;
  background: #ef7591;
  font-size: 16px;
  color: #fff;
  letter-spacing: 3px;
  position: relative;
}
.g_lastmessage .g_morelink2{
	width: 70%;
	margin: 35px auto 0;
}
.g_morelink2 a::before{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/graduation/sakuradecor.png) no-repeat;
	width: 40px;
	height: 40px;
	background-size: 100%;
	top: -17px;
	left: -24px;
	filter: drop-shadow(2px 2px 4px rgb(169 155 116 / 20%));
}
.g_morelink2 a::after{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/graduation/sakuradecor2.png) no-repeat;
	width: 50px;
	height: 50px;
	background-size: 100%;
	top: 26px;
	right: -19px;
	filter: drop-shadow(2px 2px 4px rgb(169 155 116 / 20%));
}
.g_movie{
	width: 95%;
	height: 0;
	margin: 0 auto 15px;
	position: relative;
	padding-top: 53.5%;
	overflow: hidden;
}
.g_movie iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.rapid_option h3{
	text-align: center;
	font-size: 20px;
	white-space: nowrap;
}
.rapid_option h3 span{
	display: block;
	font-size: 14px;
	line-height: 1.5em;
}
.g_morelink3{
	width:80%;
	margin: 0 auto;
	text-align: center;
	margin: 25px auto 0;	
	min-width: 250px;
}
.g_morelink3 a{
	display: block;
	padding: 8px 0 9px;
	background: #fff;
	border: solid 3px #a99b74;
	font-size: 15px;
	color: #a99b74;
}
.g_custmize{
	padding: 50px 0 60px;
	background: url(https://farbe.itembox.design/item/images/graduation/paper.jpg) repeat;
	background-size: 50px;
}
.g_custmize h3{
	font-size: 18px;
	background: #ef7591;
	color: #fff;
	padding: 4px 0 3px;
}
.custmizetxt{
	margin: 15px 5px 0;
	line-height: 2em;
}
.custmizetxt span{
	font-size: 17px;
	background: linear-gradient(transparent 70%, #ffdcdc 70%);
}
.g_flow{
	margin: 25px auto 0;
}
.g_morelink4{
	width:80%;
	margin: 0 auto;
	text-align: center;
	margin: 30px auto 0;	
}
.g_morelink4 a{
	display: block;
	padding: 15px 0;
	background: #ffeb9d;
	font-size: 15px;
}
.g_last{
	text-align: center;
}
.g_lastmessage{
	padding: 50px 0;
	background: url(https://farbe.itembox.design/item/images/graduation/bac_lastmessage.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
.g_lastmessage p:first-child{
	font-size: 20px;
	text-shadow: 3px 3px 3px #fff;
	line-height: 1.8em;
	letter-spacing: 2px;
}
.g_morelink5{
	margin-top: 25px;
}

/*絆深まる卒業記念品cssここまで*/
