a[href*="tel:"] {
	pointer-events: none;
}
.mpr{
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
.mincho {
  font-family: "Yu Mincho", "YuMincho",'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
}
.surp-mainimg {
  background: #ffe3e3;
/*
  background: url(https://farbe.itembox.design/item/images/surprise/surprise/mainimg02.png) no-repeat center center,url(https://farbe.itembox.design/item/images/surprise/surprise/mainimg03.png) no-repeat center center,url(https://farbe.itembox.design/item/images/surprise/surprise/mainimg04.jpg) no-repeat center center,#ffe3e5;
  background-size: 1440px auto,500px auto,contain;
*/

}
.surp-mainimg img{
	display: block;
  width: 80%;
  max-width: 1248px;
  margin: 0 auto;
}
.surp-catch {
  padding: 60px 0;
  font-size: 24px;
  text-align: center;
  letter-spacing: .1em;
  line-height: 2;
  font-weight: 500;
}
@media screen and (max-width:1200px){
	.surp-catch {
		font-size: 22px;
	}
}
@media screen and (max-width:1000px){
	.surp-catch {
		font-size: 2.2vw;
	}
}
.surp-inner{
	width: 90%;
	max-width: 1140px;
	margin: 0 auto;
	padding: 70px 0;
	text-align: center;
}
.surp-title {
  text-align: center;
  font-size: 32px;
  line-height: 1.4;
  position: relative;
  color: #6f5e3c;
  letter-spacing: .1em;
}
@media screen and (max-width:1200px){
	.surp-title {
		font-size: 28px;
	}
}
@media screen and (max-width:1000px){
	.surp-title {
		font-size: 2.8vw;
	}
}
.surp-title span {
  padding: 0 1em;
  background: #fef2f2;
  z-index: 2;
  position: relative;
}
.surp-title::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/title-line.svg) repeat-x;
	background-size: contain;
	width: 100%;
	height: 8px;
	display: inline-block;
	position: absolute;
	top: 42%;
	left: 0;
	z-index: 1;
}
@media screen and (max-width:1200px){
	.surp-title::before{
		top: 40%;
	}
}
/* 愛する娘へのお手紙 */
.letter {
  background: #fef2f2;
}
.letter .surp-title{
	letter-spacing: 1px;
}
.surp-subtitle {
  margin-top: 30px;
  font-size: 36px;
  font-weight: bold;
  color: #ff5d64;
  line-height: 1.4;
  display: inline-block;
  position: relative;
  letter-spacing: .1em;
}
@media screen and (max-width:1200px){
	.surp-subtitle {
		font-size: 32px;
	}
}
@media screen and (max-width:1000px){
	.surp-subtitle {
		font-size: 3.2vw;
	}
}
.surp-subtitle span{
	border-bottom: 4px double #ff5d64;
	padding-bottom: 10px;
}
.surp-subtitle::before,
.surp-subtitle::after{
	content: "";
	width: 85px;
	height: 85px;
	display: inline-block;
	vertical-align: middle;
}
@media screen and (max-width:1000px){
	.surp-subtitle::before,
	.surp-subtitle::after{
		width: 8vw;
		height: 8vw;
	}
}
.surp-subtitle::before{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/letter-title-1.svg) no-repeat;
	background-size: contain;
	margin-right: .5em;
}
.surp-subtitle::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/letter-title-2.svg) no-repeat;
	background-size: contain;
	margin-left: .5em;
}
.surp-text {
  padding: 20px 0;
  letter-spacing: .1em;
  line-height: 1.8;
  font-size: 23px;
}
@media screen and (max-width:1200px){
	.surp-text {
		font-size: 20px;
	}
}
@media screen and (max-width:1000px){
	.surp-text {
		font-size: 2vw;
	}
}
.surp-list li {
  display: flex;
  margin-top: 50px;
}
.surp-list-img{
	width: 50%;
}
@media screen and (max-width:900px){
	.surp-list-img img{
		object-fit: cover;
		width: 100%;
		height: 35vw;
	}
}
.surp-box{
	width: 50%;
	display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
}
.surp-p-cap {
  font-size: 20px;
  color: #6b5c3f;
  position: relative;
}
@media screen and (max-width:900px){
	.surp-p-cap {
		font-size: 17px;
	}
}
.surp-p-cap::after{
	content: "";
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/title-deco-01.svg) no-repeat;
	background-size: contain;
	width: 350px;
	height: 60px;
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
}
@media screen and (max-width:850px){
	.surp-p-cap::after{
		width: 325px;
		height: 55px;
	}
}
.p-cap2::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/title-deco-02.svg) no-repeat;
	background-size: contain;
	width: 370px;
	height: 64px;
}
@media screen and (max-width:850px){
	.surp-p-cap::after{
		width: 330px;
	}
}
.surp-p-titile {
  font-size: 36px;
  line-height: 1.4;
  font-weight: bold;
  color: #464546;
  border-top: 1px solid #ff5c65;
  border-bottom: 1px solid #ff5c65;
  width: 70%;
  margin: 20px auto 0;
  padding: 10px 0;
  letter-spacing: .1em;
}
@media screen and (max-width:1200px){
	.surp-p-titile {
		font-size: 32px;
	}
	.surp-p-titile.iroha{
		font-size: 30px;
	}
}
@media screen and (max-width:1000px){
	.surp-p-titile {
		font-size: 3vw;
	}
	.surp-p-titile.iroha{
		font-size: 2.6vw;
	}
}
.surp-p-btn a{
	background: #ff5c65;
	color: #fff;
	width: 270px;
	display: block;
	margin: 30px auto 0;
	text-align: center;
	padding: 5px 0;
	font-size: 20px;
}
@media screen and (max-width:1200px){
	.surp-p-btn a{
		font-size: 18px;
	}
}
@media screen and (max-width:1000px){
	.surp-p-btn a{
		font-size: 1.8vw;
	}
}
@media screen and (max-width:800px){
	.surp-p-btn a{
		width: 240px;
	}
}
.surp-p-btn a:hover{
	background: #fd7e85;
	transition: .3s;
}
.surp-list-link a {
  margin: 80px auto 0;
  display: block;
  border: 1px solid #ff5c65;
  background: #fff;
  padding: 20px 0;
  font-size: 24px;
  font-weight: bold;
  color: #ff5c65;
  width: 80%;
  max-width: 550px;
  letter-spacing: .1em;
  position: relative;
  z-index: 1;
  transition: .6s;
}
@media screen and (max-width:1200px){
	.surp-list-link a {
		font-size: 20px;
	}
}
@media screen and (max-width:1000px){
	.surp-list-link a {
		font-size: 2vw;
	}
}
@media screen and (max-width:800px){
	.surp-list-link a {
		font-size: 17px;
	}
}
.surp-list-link a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #ff5c65;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition: transform ease .6s;
}
.surp-list-link a:hover {
  color: #fff;
}
.surp-list-link a:hover::before {
  transform-origin: 0% 50%;
  transform: scaleX(1);
}
.surp-bnr {
  margin-top: 80px;
  box-shadow: 0 0 20px #aaa;
}
/* 誕生のトキを伝える命名ボード */
.nameboard{
  background: #ffede4;
}
.nameboard .surp-title span {
  background: #ffede4;
}
.nameboard .surp-subtitle {
  color: #ed902e;
}
@media screen and (max-width:800px){
	.nameboard .surp-subtitle{
		font-size: 23px;		
	}
}
.nameboard .surp-subtitle span{
	border-bottom: 4px double #ed902e;
}
.nameboard .surp-subtitle::before{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/name-title-1.svg) no-repeat;
	background-size: contain;
}
.nameboard .surp-subtitle::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/name-title-2.svg) no-repeat;
	background-size: contain;
}
.nameboard .surp-p-titile {
  border-top: 1px solid #ed902e;
  border-bottom: 1px solid #ed902e;
}
.nameboard .surp-p-btn a{
	background: #ed902e;
}
.nameboard .surp-p-btn a:hover{
	background: #e8a154;
}
.nameboard .surp-list-link a {
  border: 1px solid #ed902e;
  color: #ed902e;
}
.nameboard .surp-list-link a:hover{
	color: #fff;
}
.nameboard .surp-list-link a::before {
  background: #ed902e;
}
.p-cap3::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/title-deco-03.svg) no-repeat;
	background-size: contain;
	width: 345px;
	height: 64px;
}
@media screen and (max-width:850px){
	.p-cap3::after{
		width: 330px;
		top: -5px;
	}
}
.p-cap4::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/title-deco-04.svg) no-repeat;
	background-size: contain;
	width: 280px;
	height: 65px;
}
@media screen and (max-width:850px){
	.p-cap4::after{
		top: -8px;
	}
}
/* これからも幸せが刻まれていきまように・・・縁起物ギフト */
.engift{
  background: #dff5f2;
}
.engift .surp-title span {
  background: #dff5f2;
  padding: 5px 1em;
  display: inline-block;
}
.engift .surp-title span.engi{
	padding: 5px 0 5px 1em;
}
.engift .surp-subtitle {
  color: #14bcbe;
}
.engift .surp-subtitle span{
	border-bottom: 4px double #14bcbe;
}
.engift .surp-subtitle::before{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/gift-title-1.svg) no-repeat;
	background-size: contain;
}
.engift .surp-subtitle::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/gift-title-2.svg) no-repeat;
	background-size: contain;
}
.engift .surp-p-titile {
  border-top: 1px solid #14bcbe;
  border-bottom: 1px solid #14bcbe;
}
.engift .surp-p-btn a{
	background: #14bcbe;
}
.engift .surp-p-btn a:hover{
	background: #35d3d5;
}
.engift .surp-list-link a {
  border: 1px solid #14bcbe;
  color: #14bcbe;
}
.engift .surp-list-link a:hover{
	color: #fff;
}
.engift .surp-list-link a::before {
  background: #14bcbe;
}
.p-cap5::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/title-deco-05.svg) no-repeat;
	background-size: contain;
	width: 350px;
	height: 65px;
}
@media screen and (max-width:850px){
	.p-cap5::after{
		width: 330px;
		top: -5px;
	}
}
.p-cap6::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/title-deco-06.svg) no-repeat;
	background-size: contain;
	width: 330px;
	height: 64px;
}
@media screen and (max-width:850px){
	.p-cap6::after{
		top: -5px;
	}
}
.p-cap7::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/title-deco-07.svg) no-repeat;
	background-size: contain;
	width: 250px;
	height: 60px;
}
@media screen and (max-width:850px){
	.p-cap7::after{
		top: -5px;
	}
}
.p-cap8::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/title-deco-08.svg) no-repeat;
	background-size: contain;
	width: 310px;
	height: 66px;
}
@media screen and (max-width:850px){
	.p-cap8::after{
		top: -8px;
	}
}
/* 入籍だけの場合もおすすめ！結婚証明書＝結婚記念品 */
.memory{
  background: #f2f1f6;
}
.memory .surp-title span {
  background: #f2f1f6;
  padding: 5px 1em;
  display: inline-block;
}
.memory .surp-subtitle {
  color: #ed5473;
}
.memory .surp-subtitle span{
	border-bottom: 4px double #ed5473;
}
.memory .surp-subtitle::before{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/memory-title-1.svg) no-repeat;
	background-size: contain;
}
.memory .surp-subtitle::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/memory-title-2.svg) no-repeat;
	background-size: contain;
}
.memory .surp-p-titile {
  border-top: 1px solid #ed5473;
  border-bottom: 1px solid #ed5473;
}
.memory .surp-p-btn a{
	background: #ed5473;
}
.memory .surp-p-btn a:hover{
	background: #fd7e85;
}
.memory .surp-list-link a {
  border: 1px solid #ed5473;
  color: #ed5473;
}
.memory .surp-list-link a:hover{
	color: #fff;
}
.memory .surp-list-link a::before {
  background: #ed5473;
}
.p-cap9::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/title-deco-09.svg) no-repeat;
	background-size: contain;
	width: 280px;
	height: 65px;
}
@media screen and (max-width:850px){
	.p-cap9::after{
		top: -8px;
	}
}
.p-cap10::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/title-deco-10.svg) no-repeat;
	background-size: contain;
	width: 330px;
	height: 64px;
}
@media screen and (max-width:850px){
	.p-cap10::after{
		top: -5px;
	}
}
.surp-reo-sub-title {
  margin-top: 60px;
  letter-spacing: .1em;
  font-size: 28px;
  font-weight: bold;
  color: #ed5473;
}
@media screen and (max-width:1000px){
	.surp-reo-sub-title {
		font-size: 2.8vw;
	}
}
.surp-reo-sub-title::before,
.surp-reo-sub-title::after{
	content: "";
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/reco-title.svg) no-repeat;
	background-size: contain;
	width: 25px;
	height: 25px;
	margin: 0 .3em;
	display: inline-block;
}
@media screen and (max-width:1000px){
	.surp-reo-sub-title::before,
	.surp-reo-sub-title::after{
		width: 2.5vw;
		height: 2.5vw;
	}
}
.surp-reco-title {
  font-size: 28px;
  margin-top: 20px;
  font-weight: bold;
  color: #464546;
  letter-spacing: .1em;
}
@media screen and (max-width:1200px){
	.surp-reco-title {
		font-size: 24px;
	}
}
@media screen and (max-width:1000px){
	.surp-reco-title {
		font-size: 2.6vw;
	}
}
.surp-reco-title .reco-font{
	font-size: 36px;
}
@media screen and (max-width:1200px){
	.surp-reco-title .reco-font{
		font-size: 32px;
	}
}
@media screen and (max-width:1000px){
	.surp-reco-title .reco-font{
		font-size: 3vw;
	}
}
.surp-reco-title .reco-color{
	font-size: 36px;
	color: #ed5473;
}
@media screen and (max-width:1200px){
	.surp-reco-title .reco-color{
		font-size: 30px;
	}
}
@media screen and (max-width:1000px){
	.surp-reco-title .reco-color{
		font-size: 3vw;
	}
}
.surp-reco-title::before,
.surp-reco-title::after{
	content: "";
	width: 22px;
	height: 52px;
	margin: 0 .3em;
	display: inline-block;
	vertical-align: middle;
}
.surp-reco-title::before{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/deco-title1.svg) no-repeat;
	background-size: contain;
}
.surp-reco-title::after{
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/deco-title2.svg) no-repeat;
	background-size: contain;
}
.aiueo h4,
.aiueo ul,
.aiueo p.from-parents{
	position: relative;
	z-index: 2;
}
.aiueo{
	margin-top: 30px;
	background: #fff;	
	position: relative;
	padding: 40px 7%;
}
.aiueo:before{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 98%;
	height: 94%;
	border: 1px solid #736357;
	z-index: 1;
}
.aiueo-title{
	color: #ff5d64;
	font-size: 32px;
	font-weight: 900;
	letter-spacing: .1em;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
@media screen and (max-width:1000px){
	.aiueo-title{
		font-size: 3vw;
	}
}
.aiueo-title:before{
	margin-right: 15px;
	content: "";
	display: inline-block;
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/deco-heart.png) no-repeat;
	background-size: contain;
	width: 45px;
	height: 50px;
}
.aiueo-title:after{
	margin-left: 10px;
	content: "";
	display: inline-block;
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/deco-heart.png) no-repeat;
	background-size: contain;
	width: 45px;
	height: 50px;
	transform: rotateY(180deg);
}
.aiueo-box{
	margin-top: 30px;
	justify-content: space-between;
}
@media screen and (max-width:1150px){
	.aiueo-box{
		margin: 30px auto 0;
		flex-direction: column;
		max-width: 740px;
	}
}
@media screen and (max-width:1150px){
	.aiueo-aya{
		margin-top: 10px;
	}
}
.aiueo-box li{
	margin-top: 10px;
	font-size: 21px;
	display: flex;
	align-items: center;
	letter-spacing: .1em;
}
.aiueo-box li:first-of-type{
	margin-top: 0;
}
@media screen and (max-width:1000px){
	.aiueo-box li{
		font-size: 18px;
	}
}
.aiueo-box li span{
	margin-right: 20px;
	color: #fff;
	background: #ff5d64;
	font-weight: 900;
	border-radius: 50%;
	width: 42px;
	height: 42px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.from-parents{
	margin-top: 20px;
	font-size: 29px;
	color: #ff5d64;
	font-weight: 600;
	text-align: center;
}
@media screen and (max-width:1150px){
	.from-parents{
		font-size: 2.8vw;
	}
}
.from-parents span{
	position: absolute;
	right: 1%;
	top: 50%;
	transform: translateY(-50%);
}
/* ファルベは結婚式ギフトを作り続けて２０年 */
.surp-contact h2,
.surp-contact ul,
.surp-contact div.surp-con-box{
	position: relative;
	z-index: 2;
}
.surp-contact{
	padding: 75px 0;
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/surp-contact.jpg?1129) no-repeat;
	background-size: cover;
}
.surp-contact .surp-inner{
	background: #fbfaf8;
	position: relative;
	padding: 80px 5% 60px;
}
.surp-contact .surp-inner:before{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 98%;
	height: 98%;
	border: 2px solid #bab9a2;
	z-index: 1;
}
.surp-con-title{
	color: #464546;
	font-size: 34px;
	text-align: center;
	letter-spacing: .1em;
	line-height: 2;
	padding-bottom: 5px;
}
@media screen and (max-width:1200px){
	.surp-con-title{
		font-size: 30px;
	}
}
@media screen and (max-width:1000px){
	.surp-con-title{
		font-size: 3vw;
	}
}
.surp-con-title span{
  display: inline-block;
  position: relative;  
}
.surp-con-title span:after{
  content: "";  
  display: block;
  height: 14px;
  width: 867px;
  height: 12px;
  background-image: radial-gradient(#bab9a2 30%, transparent 30%);
  background-size: 12px 12px;
}
@media screen and (max-width:1200px){
	.surp-con-title span:after{
		width: 760px;
	}
}
@media screen and (max-width:1000px){
	.surp-con-title span:after{
		width: 76vw;
	}
}
.surp-con-list{
	margin: 60px auto 0;
	max-width: 850px;
	display: flex;
	justify-content: space-between;
}
.surp-con-list li{
	width: 28%;
}
.surp-con-list li img{
	width: 100%;
}
.surp-con-box{
	margin-top: 60px;
	padding: 25px 0;
	background: #fff7ec;
}
.surp-con-subtitle{
	font-size: 29px;
	font-weight: 900;
	color: #b9912c;
	letter-spacing: .1em;
}
@media screen and (max-width:1000px){
	.surp-con-subtitle{
		font-size: 2.9vw;
	}
}
.surp-tel a{
	font-size: 53px;
	position: relative;		
}
@media screen and (max-width:1000px){
	.surp-tel a{
		font-size: 5vw;
	}
}
.surp-tel a:before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/surprise/surprise/icon-tel.svg) no-repeat;
	background-size: contain;
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	left: -65px;
	top: 55%;
	transform: translateY(-50%);
}
@media screen and (max-width:1000px){
	.surp-tel a:before{
		width: 40px;
		height: 40px;
	}
}
.surp-tel-time{
	margin-top: -15px;
	font-size: 23px;
}
@media screen and (max-width:1000px){
	.surp-tel-time{
		font-size: 18px;
	}
}