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



/*---------センター寄せ------------*/
#breadcrumb {
	width: 78.334%;
	margin: 0 auto;
}
#main {
	float: none;
	margin: 0 auto;
}
/*---------------------------------*/
.cl:after {
  content: "";
  clear: both;
  display: block;
}
/*---------------------------------*/

/*//////////////////////1024pxよりも大きい幅のときここから////////////////////////*/
#friend section.lead{
	margin:3% 0 10% 0;
}
#friend section.lead p{
	line-height:1.6em;
	font-size:135%;
	padding:0;
}
	#friend br.sp780{
		display:none;
	}
	#friend section.lead p.pink{
		color:#f0466b;
		margin:2% 0 0 0;
	}
	#friend section.lead p span{
		font-size:200%;
		background: linear-gradient(transparent 40%, #fff4b2 40%);
		padding:0 0 0.5% 0;
		line-height:1.3em;
	}
#friend section.step h3{
	width:44.2%;
	margin:0 auto;
}
#friend section.step h3 img{
	display:block;
}
#friend section.step .bgfirst{
	background:url(../../contents/service_plus/friend/to01_bg.jpg) 0 0 no-repeat;
	background-size:100%;
}
#friend section.step .bgsecond{
	background:url(../../contents/service_plus/friend/to02_bg.jpg) 0 0 no-repeat;
	background-size:100%;
}
#friend section.step .bgthird{
	background:url(../../contents/service_plus/friend/to03_bg.jpg) 0 0 no-repeat;
	background-size:100%;
}
#friend section.step .cont .tx{
	float:left;
	width:43.8%;
	padding:9.5% 0 7% 4%;
	font-size:130%;
	line-height:1.5em;
}
#friend section.step .cont .tx2{
	float:left;
	width:47.3%;
	padding:9.5% 0 0 4%;
	font-size:130%;
	color:#f0466b;
	line-height:2em;
}
	#friend section.step .cont .tx2 span.strong{
		color:#FF0000;
		font-weight:bold;
		background: linear-gradient(transparent 40%, #fff4b2 40%);
		font-size:185%;
		line-height:1em;
	}

#friend section.step .cont .tomiz{
	background:url(../../contents/service_plus/friend/to01_img.png) 100% 100% no-repeat;
	background-size:45%;
}
#friend section.step .cont .cart{
	background:url(../../contents/service_plus/friend/to02_img.png) 90% 100% no-repeat;
	background-size:30%;
}
#friend section.step .cont .speak{ 
	float:right;
	width:49%;
	padding:3% 1.5% 5% 0;
}
#friend section.step .cont .speak2{
	float:right;
	width:40%;
	padding:6% 1.5% 5% 0;
}
#friend section.step .detail{
	font-size:130%;
	text-align:center;
}
#friend section.step .detail p{
	padding:0;
	margin:1% 0;
}
#friend section.step .detail p.butter{
	margin:0 auto 6% auto;
	width:55.6%;
}
#friend section.step .detail p.fukidashi{
	width:86.8%;
	margin:0 auto;
}
#friend section.step .detail p span{
	font-size:125%;
	font-weight:bold;
}
	#friend section.step .detail ul.name{
		width:20em;
		background:#ffebb8;
		padding:2%;
		margin:0 auto 1% auto;
	}
/*190408修正　問い合わせ注意点<h4>*/
ul.name h4 {
    color: #ffffff;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #FF9800;
	margin-bottom: 0.25em;
	border-radius: 1em;
}
/*190408修正　問い合わせ<p>*/
ul.name p {
    text-align: left;
    font-size: 0.8em;
}
	#friend section.step .detail ul.name li{
		font-weight:bold;
		font-size:110%;
		line-height:1.4em;
		text-align:left;
	}
		#friend section.step .detail ul.name li span{
			font-size:65%;
		}
#friend section.step .cap{
	width:87%;
	margin:5% auto;
	padding:1.5%;
	border:1px dotted #606060;
}
#friend section.step .cap p{
	line-height:1.2em;
	padding:0 0 1.5% 1em;
	text-indent:-1em;
}
#friend section.step .cap ul{
	width:90%;
	margin:0 auto 1% auto;
	background-color:#f2f2f2;
	padding:2%;
}
#friend section.step .cap ul li{
	line-height:1.2em;
	padding:0 0 0.5% 1em;
	text-indent:-1em;
}
/*//////////////////////1024pxよりも大きい幅のときここまで////////////////////////*/


@media screen and (max-width: 1024px) {
/* 1024pxまでの幅の場合に適応される */
}

@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
#friend br.sp780{
		display:block;
}
#friend section.step h3{
	width:50%;
}

#friend section.step .cont .tx,
#friend section.step .cont .tx2{
	float:none;
	width:92%;
	padding:12% 0 7% 4%;
	font-size:130%;
	line-height:1.5em;
}
#friend section.step .cont .speak{ 
	float:none;
	width:60%;
	padding:0;
	margin:-3% auto 6% auto;
}
#friend section.step .cont .speak2{
	float:none;
	width:60%;
	padding:0;
	margin:-3% auto 3% auto;
}
#friend section.step .cont .tomiz{
	background:url(../../contents/service_plus/friend/to01_img.png) 100% 100% no-repeat;
	background-size:25%;
}
#friend section.step .cont .cart{
	background:url(../../contents/service_plus/friend/to02_img.png) 100% 100% no-repeat;
	background-size:15%;
}
#friend section.step .detail p.butter{
	margin:0 auto 8% auto;
	width:75%;
}
#friend section.step .detail p.fukidashi{
	width:100%;
}

}

@media screen and (max-width: 480px) {
/* 480pxまでの幅の場合に適応される */
#friend section.lead p span{
	font-size:6vw;
}
#friend section.step h3{
	width:60%;
}
#friend section.step .first,
#friend section.step .second,
#friend section.step .third{
	background-size:130%;
}

#friend section.step .cont .speak{ 
	width:75%;
}
#friend section.step .cont .tx br{
	display:none;
}
#friend section.step .cont .tx2 span.strong{
	font-size:150%;
}
}