.fs-l-page {
  overflow: hidden;
  position: relative;
}
.maru{
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
.noto{
	font-family: 'Noto Sans JP', sans-serif;
}
.mincho{
	font-family: 'Shippori Mincho', serif;
}
/* トップエリア */
.top-area{
	background: #f9eeed;
	position: relative;
	z-index: -3;
	padding-bottom: 100px;
}
.mainimg {
  background: url(https://farbe.itembox.design/item/images/printservice/po-top-bg.png);
  background-size: 30px 30px;
	text-align: center;
}
.print-inner{
	width: 86%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.top-area .print-inner{
	background: #fff;
	padding-bottom: 100px;
	z-index: -2;
}
.top-area-deco1{
	position: absolute;
	top: 100px;
	left: -5%;
	width: 20%;
	z-index: 10;
}
.top-area-deco2{
	position: absolute;
	top: 80px;
	right: -4%;
	width: 20%;
	z-index: 10;
}
.maintxt{
	padding: 100px 0;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
}
.underline{
	background:linear-gradient(transparent 50%, #f6e963 50%);
}
@media screen and (max-width: 1100px) {
.top-area{
	padding-bottom: 80px;
}
.maintxt{
	font-size: 22px;
}
}
@media screen and (max-width: 950px) {
.top-area-deco1{
	top: 100px;
	left: -10%;
}
.top-area-deco2{
	top: 80px;
	right: -10%;
}
.maintxt{
	padding: 80px 0 60px;
}
}
@media screen and (max-width: 768px) {
.top-area-deco1{
	position: absolute;
  top: unset;
  bottom: 60px;
  right: -2%;
  left: unset;
  width: 24%;
  z-index: 10;
}
.top-area-deco2{
	position: absolute;
  bottom: 20px;
  right: 25%;
  width: 22%;
  z-index: 10;
  top: unset;
}
.maintxt{
	padding: 40px 10% 60px;
	text-align: left;
	position: relative;
}
.sp{
	display: block !important;
}
}
/* どんなお願いができるの */
.onegai-box{
	width: 90%;
	margin: 10px auto;
	background: #f4f2ed;
  outline: 2px solid #bfaa91;
  outline-offset: -25px;
  padding: 60px;
  position: relative;
}
.onegai-box::after{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/how-bg.png);
	background-size: 16px 16px;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 20px;
	right: -20px;
	z-index: -1
}
.onegai-box h2{
	text-align: center;
	font-size: 46px;
	color: #524640;
	letter-spacing: .1em;
	font-weight: 500;
}
.onegai-list{
	justify-content: center;
	margin: 40px auto 0;
}
.onegai-list li{
	text-align: center;
	margin: 0 1%;
	width: 23%;
}
.onegai-list li img{
	width: 80%;
	max-width: 170px;
}
.onegai-list li h3{
	font-weight: 500;
	font-size: 22px;
	line-height: 1.3;
	margin-top: 15px;
}
.onegai-list li h3 span{
	color: #c9574d;
}
.onegai-text{
	font-weight: 500;
	font-size: 26px;
	text-align: center;
	margin-top: 20px;
}
.onegai-text span{
	color: #c9574d;
	border-bottom: 2px solid #c9574d;
}
.onegai-deco{
	position: absolute;
	z-index: 2;
	width: 22%;
	max-width: 230px;
	top: 80px;
	left: -40px;
}
@media screen and (max-width: 1100px) {
.onegai-box h2{
	font-size: 40px;
}
.onegai-deco{
	top: 90px;
}
.onegai-list li h3{
	font-size: 20px;
}
.onegai-text{
	font-size: 20px;
}
}
@media screen and (max-width: 950px) {
.onegai-box h2{
	font-size: 36px;
}
.onegai-deco{
	top: 100px;
	left: -50px;
}
.onegai-list li h3{
	font-size: 18px;
}
.onegai-text{
	font-size: 18px;
}
}

/* 例えば */
.pring-example{
	background: url(https://farbe.itembox.design/item/images/printservice/bg-wave-p.png),url(https://farbe.itembox.design/item/images/printservice/bg-wave-wr.png),url(https://farbe.itembox.design/item/images/printservice/exe.png);
	background-repeat: repeat-x,repeat-x,repeat;
	background-size: 26px 12px,26px 12px,16px 33px;
	background-position: center top,center bottom,center top;
	padding: 150px 0;
}
.ex-box{
	background: #fff;
	border: 1px solid #222;
  outline: 1px solid #222;
  outline-offset: 3px;
}
.ex-box h2{
	text-align: center;
	background: url(https://farbe.itembox.design/item/images/printservice/ribon-pink.png) no-repeat center center;
	background-size: contain;
	width: : 465px;
	height: 93px;
	font-size: 36px;
	color: #fff;
	padding-top: 6px;
	font-weight: 500;
	margin: -50px 0 0;
	z-index: 2;
	position: relative;
}
.ex-list{
	width: 90%;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 60px;
}
.ex-list li{
	width: 28%;
	text-align: center;
	margin-top: 60px;  
}
.ex-img img{
	width: 100%;
	box-shadow: 2px 2px 8px #999;
}
.ex-list h3{
	margin-top: 20px;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: .1em;
}
.ex-list h3 span{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/dot.png) repeat-x left bottom;
	background-size: 7px 3px;
	width: 100%;
	height: 3px;
	padding-bottom: 5px;
}
.ex-text{
	font-size: 15px;
	margin-top: 10px;
}
.otheritems{
	margin-top: 80px;
	text-align: center;
	font-size: 46px;
	color: #c9574e;
	font-weight: 500;
}
.otheritems span{
	position: relative;
	display: inline-block;
}
.otheritems span::before,
.otheritems span::after{
	content: "";
	display: inline-block;
	width: 48px;
	height: 76px;
}
.otheritems span::before{
	background: url(https://farbe.itembox.design/item/images/printservice/title-deco-l.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: -1.2em;
	top: 0;
}
.otheritems span::after{
	background: url(https://farbe.itembox.design/item/images/printservice/title-deco-r.png) no-repeat;
	background-size: contain;
	position: absolute;
	right: -1.2em;
	top: 0;
}
.otheritem-list{
	margin-top: 40px;
}
.otheritem-list li{
	padding: 0 !important;
	border: none !important;
}
.otheritem-link{
	margin-top: 40px;
	text-align: center;
}
.otheritem-link a {
	display: block;
	width: 260px;
  padding: 5px;
  background: #c9574e;
  position: relative;
  font-size: 36px;
  color: #fff;
  margin: 0 auto;
  line-height: 1.4;
  z-index: 2;
}
.otheritem-link a span{
	position: relative;
	z-index: 3;
}
.otheritem-link a span::after{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/arrow-w.png) no-repeat;
	background-size: contain;
	width: 20px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-left: .3em;
}
.otheritem-link a:before {
  content: "";
  position: absolute;
	width: 100%;
	height: 100%;
  bottom: 0;
  right: 0;
  background: rgba(202, 86, 78, 0.3);
  transition: transform 0.3s;
  z-index: 1;
}
.otheritem-link a:before {
  transform: translate(10px, 10px);
}
.otheritem-link a:hover:before {
  transform: translate(0);
}
.otheritem-link a:hover{
	color: #fff;
}
@media screen and (max-width: 1100px) {
.pring-example{
	padding: 150px 0 120px;
}
.ex-list h3{
	font-size: 20px;
}
.ex-text{
	font-size: 14px;
	margin-top: 10px;
}
.otheritems{
	font-size: 36px;
}
}
@media screen and (max-width: 950px) {
.pring-example{
	padding: 150px 0 100px;
}
.ex-list h3{
	font-size: 18px;
}
.otheritems{
	margin-top: 60px;
	font-size: 30px;
}
}
/* 知識がなくても */
.soudan .print-inner{
	padding: 150px 0;
	position: relative;
}
.soudan h2{
	text-align: center;
	font-size: 46px;
	letter-spacing: .1em;
	font-weight: 500;
}
.okmaru{
	font-size: 65px;
  display: inline-block;
  line-height: 1;
  position: relative;
}
.okmaru::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/maru.png) no-repeat;
	background-size: contain;
	width: 157px;
	height: 128px;
	position: absolute;
	left: 0;
	top: -30px;
	z-index: -1;
}
.bikkuri{
	display: inline-block;
	margin-left: .2em;
	transform:rotate(10deg); 
}
.text-dot{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/dot.png) repeat-x left bottom;
	background-size: 12px 5px;
	width: 100%;
	height: 5px;
	padding-bottom: 5px;
}
.soudan-deco1{
	position: absolute;
	top:150px ;
	left: -1%;
	width: 20%;
	max-width: 271px;
}
.soudan-deco2{
	position: absolute;
	top: 250px;
	right: 0;
	width: 25%;
	max-width: 350px;
}
.soudan-text{
	margin-top: 60px;
	width: 70%;
	background: #f2eee9;
	padding: 50px 50px 30px;
	font-size: 24px;
	position: relative;
}
.soudan-text:after {
  content: "";
  position: absolute;
	width: 100%;
	height: 100%;
  bottom: 0;
  right: 0;
  border: 2px solid #bfaa91;
  transition: transform 0.3s;
  z-index: 1;
}
.soudan-text:after {
  transform: translate(20px, 25px);
}
@media screen and (max-width: 1300px) {
.brpoint{
	display: none;
}
}
@media screen and (max-width: 1100px) {
.soudan h2{
	font-size: 40px;
}
.okmaru{
	font-size: 60px;
}
.okmaru::before{
	width: 140px;
	height: 110px;
}
.soudan-deco1{
	position: absolute;
	top:50px ;
	left: -5%;
	width: 25%;
	max-width: 271px;
}
.soudan-text{
	font-size: 20px;
}
}
@media screen and (max-width: 950px) {
.soudan h2{
	font-size: 36px;
}
.okmaru{
	font-size: 55px;
}
.okmaru::before{
	width: 140px;
	height: 110px;
}
.soudan-text{
	font-size: 18px;
	position: relative;
}
}
@media screen and (max-width: 768px) {
	.sp{
		display: block !important;
	}
.soudan-deco1 {
    position: absolute;
    top: 50px;
    left: -3%;
    width: 33%;
}
.soudan-deco2 {
    top: 30px;
    right: -5%;
    width: 32%;
}
.soudan-text {
    width: 100%;
}
}

/* 相談スタート */
.start{
	background: url(https://farbe.itembox.design/item/images/printservice/bg-wave-w.png),url(https://farbe.itembox.design/item/images/printservice/bg-wave-wr.png),url(https://farbe.itembox.design/item/images/printservice/soudan.png);
	background-repeat: repeat-x,repeat-x,repeat;
	background-size: 26px 12px,26px 12px,16px 33px;
	background-position: center top,center bottom,center top;
	padding: 150px 0;
}
.start h2{
	text-align: center;
	font-size: 46px;
	font-weight: 500;
}
.start h2 span{
	position: relative;
	display: inline-block;
}
.start h2 span::before,
.start h2 span::after{
	content: "";
	display: inline-block;
	width: 67px;
	height: 105px;
}
.start h2 span::before{
	background: url(https://farbe.itembox.design/item/images/printservice/title-deco-lb.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: -1.2em;
	top: 25px;
}
.start h2 span::after{
	background: url(https://farbe.itembox.design/item/images/printservice/title-deco-rb.png) no-repeat;
	background-size: contain;
	position: absolute;
	right: -1.2em;
	top: 25px;
}
.start-anc{
	justify-content: center;
	margin-top: 50px;
}
.start-anc p{
	width: 35%;
	max-height: 430px;
	text-align: center;
	margin: 0 20px;
	position: relative;
	border: 1px solid #222;
	box-sizing: border-box;
}
.start-anc p::before{
	content: "";
	border: 1px solid #222;
	width: calc(100% + 8px);
	height: calc(100% + 8px);
	display: inline-block;
	position: absolute;
	right: -1px;
	bottom: -1px;
}
.start-anc p::after{
	content: "";
	border: 1px solid #222;
	width: calc(100% + 8px);
	height: calc(100% + 8px);
	display: inline-block;
	position: absolute;
	left: -1px;
	top: -1px;
}
.start-anc p a{
	background: #fff;
	display: block;
	font-size: 28px;
	padding: 20px 0 15px;
	letter-spacing: .1em;
	position: relative;
	z-index: 3;
}
.start-anc p a::after{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/arrow-down.png) no-repeat;
	background-size: contain;
	width: 45px;
	height: 32px;
	position: absolute;
	bottom: -25px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2
}
.start-anc p span{
	position: relative;
}
.start-anc p span::before{
	content: "・";
	color: #bfaa91;
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	margin: auto;
}
.start-box{
	margin-top: 80px;
	background: #fff;
	padding: 60px 50px;
	box-shadow: 3px 3px 10px #666;
}
.start-box2{
	padding-bottom: 80px;
}
.start-title1,
.start-title2{
	text-align: center;
	font-size: 46px;
	font-weight: 500;
	color: #5ea8b3;
}
.start-title1 span,
.start-title2 span{
	position: relative;
	display: inline-block;
}
.start-title1 span::before,
.start-title1 span::after{
	content: "";
	display: inline-block;
	width: 84px;
	height: 88px;
}
.start-title2 span::before,
.start-title2 span::after{
	content: "";
	display: inline-block;
	width: 136px;
	height: 127px;
}
.start-title1 span::before{
	background: url(https://farbe.itembox.design/item/images/printservice/title-illust-l.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: -2.5em;
	top: 0;
}
.start-title1 span::after{
	background: url(https://farbe.itembox.design/item/images/printservice/title-illust-r.png) no-repeat;
	background-size: contain;
	position: absolute;
	right: -2.5em;
	top: 0;
}
.start-title2 span::before{
	background: url(https://farbe.itembox.design/item/images/printservice/title-illust-l2.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: -3.5em;
	top: -15px;
}
.start-title2 span::after{
	background: url(https://farbe.itembox.design/item/images/printservice/title-illust-r2.png) no-repeat;
	background-size: contain;
	position: absolute;
	right: -3em;
	top: -15px;
}
.start-subtext,
.start-subtext2{
	text-align: center;
	font-size: 24px;
	font-weight: 500;
}
.start-subtext{
	margin-top: 30px;
}
.start-subtext2{
	margin-top: 50px;
}
.start-list li{
	margin-top: 50px;
}
.start-list-title{
	font-size: 30px;
	font-weight: bold;
	color: #5ea8b3;
	align-items: center;
}
.start-list-title .number{
	font-size: 62px;
	line-height: 1;
	margin-right: 20px;
	vertical-align: text-bottom;
	width: 40px;
}
.list-title-text{
	flex: 1;
}
.start-list-text{
	margin-top: 10px;
	font-size: 22px;
}
.start-l{
	width: 55%;
}
.start-r{
	width: 45%;
	margin-left: 5%;
}
.start-list-text span{
	margin-top: 10px;
	font-size: 18px;
	line-height: 1.4;
	display: inline-block;
}
.print-link,
.line-link{
	margin-top: 40px;
	text-align: center;
}
.print-link a{
	display: block;
	width: 530px;
  padding: 15px 5px;
  background: #c9574e;
  position: relative;
  font-size: 30px;
  color: #fff;
  margin: 0 auto;
  line-height: 1.4;
  z-index: 2;
}
.print-link a span,
.line-link a span{
	position: relative;
	z-index: 3;
}
.print-link a span::after{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/arrow-w.png) no-repeat;
	background-size: contain;
	width: 20px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-left: .3em;
}
.print-link a::before{
  content: "";
  position: absolute;
	width: 100%;
	height: 100%;
  bottom: 0;
  right: 0;
  background: rgba(202, 86, 78, 0.3);
  transition: transform 0.3s;
  z-index: 1;
}
.print-link a::before{
  transform: translate(10px, 10px);
}
.print-link a:hover::before,
.line-link a:hover::before {
  transform: translate(0);
}
.print-link a:hover,
.line-link a:hover{
	color: #fff;
}
@media screen and (max-width: 1100px) {
.start{
	padding: 120px 0 150px;
}
.start-box{
	padding: 60px 50px;
}
.start h2{
	font-size: 36px;
}
.start-anc p{
	width: 40%;
}
.start-anc p a{
	font-size: 26px;
}
.start-title1,
.start-title2{
	font-size: 40px;
}
.start-subtext,
.start-subtext2{
	font-size: 20px;
}
.start-list-title{
	font-size: 28px;
}
.start-list-title .number{
	font-size: 56px;
	width: 30px;
}
.start-list-text{
	font-size: 20px;
}
.list-title-text {
  line-height: 1.5;
}
.print-link a{
  font-size: 26px;
}
}
@media screen and (max-width: 950px) {
.start{
	padding: 100px 0 150px;
}
.start-box{
	padding: 60px 50px;
}
.start h2{
	font-size: 36px;
}
.start-anc p{
	width: 49%;
}
.start-anc p a{
	font-size: 24px;
}
.start-title1,
.start-title2{
	font-size: 36px;
}
.start-subtext,
.start-subtext2{
	font-size: 18px;
}
.start-list-title .number{
	font-size: 52px;
}
.startflexlist{
	flex-direction: column;
}
.start-list-text{
	margin-top: 10px;
	font-size: 18px;
}
.start-l{
	width: 100%;
}
.start-r{
	width: 100%;
	margin: 30px 0 0 3%;
	text-align: center;
}
.start-r img{
	width: 80%
}
}
/* 流れ */
.print-flow{
	padding: 150px 0;
}
.print-flow h2{
	text-align: center;
	font-size: 46px;
	font-weight: 500;
}
.sla{
	position: relative;
	display: inline-block;
}
.sla::before,
.sla::after{
	content: "";
	display: inline-block;
	width: 38px;
	height: 60px;
}
.sla::before{
	background: url(https://farbe.itembox.design/item/images/printservice/title-deco-lb2.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: -1.2em;
	top: 15px;
}
.sla::after{
	background: url(https://farbe.itembox.design/item/images/printservice/title-deco-rb2.png) no-repeat;
	background-size: contain;
	position: absolute;
	right: -1.2em;
	top: 15px;
}
.illust{
	position: relative;
	display: inline-block;
}
.illust::before,
.illust::after{
	content: "";
	display: inline-block;
	width: 95px;
	height: 84px;
}
.illust::before{
	background: url(https://farbe.itembox.design/item/images/printservice/title-illust-l3.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: -4.5em;
	top: 0;
}
.illust::after{
	background: url(https://farbe.itembox.design/item/images/printservice/title-illust-r3.png) no-repeat;
	background-size: contain;
	position: absolute;
	right: -4.5em;
	top: 0;
}
.print-flow-list{
	margin-top: 80px;
	justify-content: center;
	flex-wrap: wrap;
}
.print-flow-list li{
	width: 22%;
	text-align: center;
	box-shadow: 2px 2px 8px #999;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 150px;
	font-size: 28px;
	line-height: 1.4;
	margin-right: 4%;
	position: relative;
}
.print-flow-list li::after{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/arrow-r-gr.png) no-repeat;
	background-size: contain;
	width: 41px;
	height: 56px;
	position: absolute;
	right: -35px;
}
.print-flow-list li:nth-child(4)::after{
	content: none;
}
.print-flow-list li:nth-child(4){
	margin-right: 0;
}
.flow-fin{
	width: 55% !important;
  margin-top: 60px;
  height: 100px !important;
  background: #eae1d6;
  margin-right: 0 !important;
}
.flow-fin::after{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/arrow-down-gr.png) no-repeat !important;
	background-size: contain !important;
	width: 56px !important;
	height: 41px !important;
	position: absolute;
	top: -25px !important;
	right: 0 !important;
	left: 0 !important;
	margin: auto;
}
.naiyou-box{
	background: #fff;
	border: 1px solid #222;
  outline: 1px solid #222;
  outline-offset: 3px;
  margin: 200px auto 0;
  padding-bottom: 30px;
  position: relative;
  width: 90%;
}
.naiyou-box h3{
	text-align: center;
	background: url(https://farbe.itembox.design/item/images/printservice/ribon-gr.png) no-repeat center center;
	background-size: contain;
	width: : 465px;
	height: 93px;
	font-size: 36px;
	color: #fff;
	padding-top: 6px;
	font-weight: 500;
	margin: -50px 0 0;
	z-index: 2;
	position: relative;
}
.naiyou-list{
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px auto 0;
	width: 86%;
}
.naiyou-list li{
	width: 48%;
	font-size: 26px;
	padding-left: 1.2em;
	position: relative;
	margin-top: 15px;
	line-height: 1.2;
}
.naiyou-list li::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/check.png) no-repeat;
	background-size: contain;
	width: 21px;
	height: 14px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 13px
}
.naiyou-list li span{
	font-size: 18px;
}
.naiyou-atten{
	text-align: center;
	margin-top: 30px;
	font-size: 20px;
	padding: 0 5%;
}
.linkmg{
	margin-top: 80px;
}
.naiyou-deco1{
	position: absolute;
	width: 30%;
	max-width: 238px;
	right: -10%;
	top: -330px;
}
.naiyou-deco2{
	position: absolute;
	width: 35%;
	max-width: 326px;
	left: -15%;
	bottom: -280px;
}
.naiyou-text{
	text-align: center;
	margin-top: 30px;
	font-size: 24px;
	font-weight: 500;
}
.naiyou-exlist{
	margin: 30px auto 0;
	width: 90%;
}
.naiyou-exlist li{
	font-size: 22px;
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
}
.ex-tit-text{
	text-align: right;
}
.ex-tit-text::before{
	content: "・・・";
}
.ex-price{
	margin-left: 2em;
}
.naiyou-atten2{
	font-size: 18px;
	text-align: right;
	width: 90%;
	margin: 20px auto 0;
}
@media screen and (max-width: 1100px) {
.print-flow{
	padding: 120px 0;
}
.print-flow h2{
	font-size: 40px;
}
.print-flow-list li{
	height: 120px;
	font-size: 22px;
}
.print-flow-list li::after{
	width: 37px;
	height: 44px;
	position: absolute;
	right: -30px;
	top: 40px;
}
.naiyou-list li{
	font-size: 22px;
}
.naiyou-list li span{
	font-size: 14px;
}
.naiyou-atten{
	font-size: 18px;
}
.naiyou-text{
	padding: 0 5%;
	margin-top: 30px;
	font-size: 20px;
}
.naiyou-exlist li{
	flex-direction: column;
	margin-top: 30px;
}
.naiyou-atten2{
	font-size: 16px;
	text-align: center;
	width: 90%;
	margin: 10px auto 0;
}
.naiyou-exlist li{
	font-size: 18px;
}
.naiyou-deco1{
	right: -18%;
}
.naiyou-deco2{
	left: -20%;
}
}
@media screen and (max-width: 950px) {
.print-flow{
	padding: 100px 0;
}
.print-flow h2{
	font-size: 36px;
}
.print-flow-list li{
	width: 44%;
	height: 100px;
	font-size: 24px;
}
.print-flow-list li::after{
	width: 30px;
	height: 40px;
	position: absolute;
	right: -25px;
	top: 30px;
}
.print-flow-list li:nth-child(4)::after{
	content: none;
}
.print-flow-list li:nth-child(2n){
	margin-right: 0;
}
.print-flow-list li:nth-child(3),
.print-flow-list li:nth-child(4){
	margin-top: 30px;
}
.naiyou-list{
	width: 90%;
}
.naiyou-list li{
	width: 48%;
	font-size: 20px;
}
.naiyou-list li span{
	font-size: 14px;
}
.naiyou-atten{
	font-size: 16px;
}
.naiyou-text{
	text-align: left;
	margin-top: 30px;
	font-size: 18px;
}
.naiyou-exlist{
	margin: 30px auto 0;
	width: 90%;
}
}
/* よくある質問 */
.print-faq{
	background: url(https://farbe.itembox.design/item/images/printservice/bg-wave-w.png),url(https://farbe.itembox.design/item/images/printservice/bg-wave-blr.png),url(https://farbe.itembox.design/item/images/printservice/exe.png);
	background-repeat: repeat-x,repeat-x,repeat;
	background-size: 26px 12px,26px 12px,16px 33px;
	background-position: center top,center bottom,center top;
	padding: 150px 0;
}
.print-faq .print-inner{
	background: #fff;
	padding: 100px 0 0;
}
.print-faq h2{
	text-align: center;
	font-size: 46px;
	font-weight: 500;
}
.print-faq h2 span{
	position: relative;
	display: inline-block;
}
.print-faq h2 span::before,
.print-faq h2 span::after{
	content: "";
	display: inline-block;
	width: 38px;
	height: 60px;
}
.print-faq h2 span::before{
	background: url(https://farbe.itembox.design/item/images/printservice/title-deco-lb2.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: -1.2em;
	top: 15px;
}
.print-faq h2 span::after{
	background: url(https://farbe.itembox.design/item/images/printservice/title-deco-rb2.png) no-repeat;
	background-size: contain;
	position: absolute;
	right: -1.2em;
	top: 15px;
}
.faq-list{
	width: 90%;
	margin: 30px auto 0;
}
.faq-list dt{
	margin-top: 50px;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	padding-left: 60px;
}
.faq-list dd{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/dot.png) repeat-x left bottom;
	background-size: 10px 5px;
	padding-bottom: 50px;
}
.faq-list dd:last-child{
	background: none !important;
	padding-bottom: 80px
}
.faq-list dd{
	margin-top: 15px;
	font-size: 20px;
	line-height: 1.4;
	position: relative;
	padding-left: 60px;
}
.faq-list dt::before,
.faq-list dd::before{
	content: "";
	width: 43px;
	height: 43px;
	margin-right: .5em;
	position: absolute;
	left: 0;
	top: 5px;
}
.faq-list dt::before{
	background: url(https://farbe.itembox.design/item/images/printservice/icon-q.png) no-repeat;
	background-size: contain;
}
.faq-list dd::before{
	background: url(https://farbe.itembox.design/item/images/printservice/icon-a.png) no-repeat;
	background-size: contain;
}
@media screen and (max-width: 1100px) {
.print-faq{
	padding: 120px 0;
}
.print-faq .print-inner{
	padding: 90px 0 0;
}
.print-faq h2{
	font-size: 40px;
}
.faq-list dt{
	font-size: 26px;
	padding-left: 55px;
	margin-top: 40px;
}
.faq-list dd{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/dot.png) repeat-x left bottom;
	background-size: 8px 3px;
	padding-bottom: 40px;
}
.faq-list dd{
	font-size: 18px;
	padding-left: 55px;
}
.faq-list dt::before,
.faq-list dd::before{
	content: "";
	width: 36px;
	height: 36px;
	margin-right: .5em;
}	
}
@media screen and (max-width: 950px) {
.print-faq{
	padding: 100px 0;
}
.print-faq .print-inner{
	padding: 80px 0 0;
}
.print-faq h2{
	font-size: 36px;
}
.faq-list dt{
	font-size: 20px;
	padding-left: 50px;
	margin-top: 30px;
}
.faq-list dd{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/dot.png) repeat-x left bottom;
	background-size: 8px 3px;
	padding-bottom: 40px;
}
.faq-list dd:last-child{
	background: none !important;
	padding-bottom: 80px
}
.faq-list dd{
	font-size: 16px;
	padding-left: 50px;
}
.faq-list dt::before,
.faq-list dd::before{
	content: "";
	width: 30px;
	height: 30px;
	margin-right: .5em;
	position: absolute;
	top: 3px;
}
}
/* お受けできない */
.print-ng{
	margin-top: 80px;
}
.print-ng.print-inner{
	padding: 40px 0 !important;
}
.print-ng h3{
	font-size: 38px;
	text-align: center;
}
.print-ng h3 span{
	border-bottom: 1px solid #222;
	padding-bottom: 5px;
}
.print-ng-list{
	width: 90%;
	margin: 30px auto 0;
	justify-content: space-between;
	flex-wrap: wrap;
}
.print-ng-list li{
	width: 48%;
	margin-top: 20px;
	font-size: 20px;
	position: relative;
	padding-left: 1.5em;
}
.print-ng-list li::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/check.png) no-repeat;
	background-size: contain;
	width: 21px;
	height: 14px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 13px
}
@media screen and (max-width: 1100px) {
.print-ng{
	margin-top: 60px;
}
.print-ng h3{
	font-size: 32px;
}
.print-ng-list li{
	font-size: 18px;
}
.print-ng-list li::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/check.png) no-repeat;
	background-size: contain;
	width: 18px;
	height: 12px;
	top: 12px
}
}
@media screen and (max-width: 950px) {
.print-ng{
	margin-top: 40px;
}
.print-ng h3{
	font-size: 28px;
}
}
/* リンク */
.print-link-box{
	background: #def0f2;
	padding: 150px 0;
}
.print-link-box .print-inner{
	padding: 80px 0;
	background: #fff;
}
.print-link.bottom-link{
	margin-top: 0 !important;
}
.print-link.bottom-link a{
	width: 700px;
  font-size: 40px;
}
.line-link a {
	display: block;
	width: 700px;
  padding: 15px 5px;
  background: #90cbd1;
  position: relative;
  font-size: 40px;
  color: #fff;
  margin: 0 auto;
  line-height: 1.4;
  z-index: 2;
}
.line-link a::before {
  content: "";
  position: absolute;
	width: 100%;
	height: 100%;
  bottom: 0;
  right: 0;
  background: rgba(145, 203, 209, 0.3);
  transition: transform 0.3s;
  z-index: 1;
}
.print-link-box .print-link a span::after,
.line-link a span::after{
	content: "";
	background: url(https://farbe.itembox.design/item/images/printservice/arrow-w.png) no-repeat;
	background-size: contain;
	width: 20px;
	height: 25px;
	position: absolute;
  right: -1em;
  top: 32%;
}
.line-link a span::after{
  top: 40%;
}
.print-link.bottom-link a::before,
.line-link a::before {
  transform: translate(15px, 15px);
}
.print-link.bottom-link a:hover::before,
.line-link a:hover::before {
  transform: translate(0);
}
.print-link-text{
	text-align: center;
	margin-top: 50px;
	font-size: 22px;
	padding: 0 5%;
}
@media screen and (max-width: 1100px) {
.print-link-box{
	padding: 100px 0;
}
.print-link-box .print-inner{
	padding: 50px 0;
}
.print-link.bottom-link a{
	width: 80%;
	max-width: 700px;
  font-size: 26px;
}
.line-link a {
	width: 80%;
	max-width: 700px;
  font-size: 26px;
}
.print-link-text{
	font-size: 18px;
}
.print-link-box .print-link a span::after{
	top: 20%;
	right: -1.3em;
}
.line-link a span::after{
	top: 35%;
	right: -1.3em;
}
}