@charset "utf-8";
* {
    outline: none!important;
}
#contents{
	width: 1300px;
	padding: 50px 30px 100px 30px;
	background: url("../img/f/friends/bg_stripe.gif") repeat left top;
	text-align: center;
}

#contents .tit{
    margin: 0 0 25px 0;
}

#contents .midashi{
    margin: 0 0 45px 0;
}

#contents .colorRed{
	color:#e00000;
}

#contents .fontB{
	font-weight: bold;
}

#contents .fontS{
	line-height: 1.6;
	font-size: 14px;
	display: inline-block;
}


/* column02*/
#contents .column02{
	overflow: hidden;
	padding: 50px 0 40px 0;
}

#contents .column02 > div{
	width: 600px;
	position: relative;
	border-radius: 20px;
	border: 4px solid #b299d7;
	background: #fff;
}

#contents .column02 > div{
	width: 600px;
	position: relative;
	border-radius: 20px;
	border: 4px solid #b299d7;
	background: #fff;
}

#contents .column02 .youBl{
	float: left;
}

#contents .column02 .friendsBl{
	float: right;
	border-color: #b4e46f;
}

#contents .column02 > div img{
	max-width: auto;
	width: 100%;
	height: auto;
}

#contents .column02 > div .bltit{
	position: absolute;
	top:-50px;
	text-align: center;
	width: 100%;
}

#contents .column02 > div .bltit img{
	max-width: 280px;
}

#contents .column02 > div .bltxt{
	margin-bottom: 25px;
	min-height: 235px;
}

#contents .column02 > div .blObi{
	max-width: 560px;
	margin: 0 auto 25px auto;
}

#contents .column02 .step{
	max-width: 560px;
	margin: 0 auto;
	overflow: hidden;
}

#contents .column02 .step dl{
}


#contents .column02 .step dt{
	max-width: 320px;
	float: left;
	clear: right;
	font-size: 18px;
	color: #4c1e16;
	font-weight: bold;
	text-align: left;
	line-height: 1.8;
	margin-bottom: 20px;
}

#contents .column02 .step dt img{
	width: 75px;
    margin-bottom: 5px;
}

#contents .column02 .step dd{
	max-width: 220px;
	float: right;
	margin-bottom: 20px;
}

/* w600*/
#contents .w600{
	width: 600px;
	margin: 0 auto;
}

#contents .w600 .arrow{}

#contents .w600 .imgtxt{
	margin: -15px 0 30px 0;
}

#contents .w600 .btn{
	margin-bottom: 20px;
    margin-bottom: 20px;
}

#contents .w600 .attentionBl{
	border: 2px solid #e7830f;
	background: #fff;
	color: #4c1e16;
	padding: 15px;
}

#contents .w600 .attentionBl p{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

#contents .w600 .attentionBl ul{
	font-size: 16px;
	text-align: left;
	line-height: 1.6;
}

/* form.html*/

#contents .w840{
	width: 840px;
	margin: 0 auto;
	color: #4c1e16;
	font-size: 18px;
	text-align: left;
	line-height: 1.8;
}

#contents .w840 p.lead{
	margin-bottom: 40px;
}

#contents .formBl{
	overflow: hidden;
}

#contents .formBl .icn{
	width: 210px;
	margin-bottom: 25px;
}

#contents .formBl dl{
	line-height: 50px;
}

#contents .formBl dl + .icn{
	margin-top: 50px;
}

#contents .formBl dt{
	width: 270px;
	padding-right: 50px;
	color:#000000;
	font-weight: bold;
	float: left;
	text-align: right;
	margin-bottom: 40px;
	clear: left;
}


#contents .formBl dd{
	width: 400px;
	margin-bottom: 40px;
	float: left;
}

#contents .formBl dd input{
	width: 100%;
    box-sizing: border-box;
}

.privacyCheckBox{
	text-align: center;
	clear: both;
	margin-bottom: 50px;
	color: #000;
}

.formBl input[type="text"],
.formBl textarea, 
.formBl select{border: 1px solid #e5e5e5;padding: 14px;}

.subtmitBtn{
	width: 600px;
	height: 113px;
	transition: all 0.5s ease 0s;
	background: url(../img/f/friends/form_btn.png);
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}

.subtmitBtn:hover{
	opacity: 0.7;
}

/* spcial */
.special .present{
	margin-bottom: 20px;
}

.special .item{
	background: #eaf9d4;
	padding: 20px;
	border-radius: 20px;
	text-align: left;
	margin-bottom: 20px;
    overflow: hidden;
}

.special .item > p{
	color: #4c1e16;
	font-size: 18px;
	text-align: left;
	line-height: 1.8;
	font-weight: bold;
	margin-bottom: 20px;
}

.special .item .thumd {
    float: left;
    margin: 5px 15px 10px 0;
}

.special .item .thumd img{
	width: 200px;
}

.special .item .titTxt{
	font-family: 'Noto Serif JP', serif;
	margin-bottom:5px;
	font-size: 30px; 
    font-size: 3.0rem;
    line-height:1.3;
	color: #000;
	    letter-spacing:-0.2px;
}

.special .item .titTxt .label{
	display: inline-block;
	line-height: 1;
}
.special .item .cartBl form{
	float: right;
}

.special .item .cartBl dl dt,
.special .item .cartBl dl dt:before{
	color: #82b935;
	font-weight: bold;
}

.special .item .cartBl form:before{
	content: "お買い物前に、必ずカートに入れてください";
	color:#e72e0f;
	font-size: 16px; 
    font-size: 1.6rem;
	   width: 150px;
    line-height: 1.5;
    margin-right: 10px;
    float: left;
}

.special .item .cartBl [type="submit"],
.special .item .cartBl .cartBt .btn{
	background: #82b935;
}


.special .layout_content,
.special .system_content{
	padding: 0;
	margin: 0;
}

.special .utility,
.special .FS2_thumbnail_container,
.special .itemTitle,
.special .itemNumber,
.special .FS2_itemPrice_area,
.special .FS2_postage + form,
.special .FS2_postage,
.special .FS2_TweetButton_area,
.special .FS2_ItemComment,
.special #_rcmdjp_display_1{
	display: none;
}


/****** SP *******/ 
@media screen and (max-width: 768px) {
#contents{
	width:auto;
	padding: 35px 20px;
	background: url("../img/f/friends/bg_stripe.gif") repeat left top;
	background-size: 12px auto;
    margin-bottom: 10vw;
}

#contents img{
	width:100%;
	height: auto;
}

#contents .tit{
	margin-bottom: 20px;
}

#contents .midashi{
	margin: 0 -20px 5px -20px;
}
	 
#contents .fontS{
	font-size: 12px;
}


/* column02*/
#contents .column02{
	padding: 30px 0;
	overflow: inherit;
}

#contents .column02 > div{
	width: auto;
	border-width: 2px;
	float: inherit !important;
	margin-bottom: 15%;
}

#contents .column02 > div.friendsBl{
	margin-bottom: 0;
}

#contents .column02 > div .bltit{
	top:-7.5vw;
}

#contents .column02 > div .bltit img{
	max-width: 48%;
}

#contents .column02 > div .bltxt{
	margin-bottom: 15px;
	min-height: inherit;
}

#contents .column02 > div .blObi{
	max-width: 560px;
	margin: 0 10px 15px 10px;
}

#contents .column02 .step{
	padding: 0 10px;
}

#contents .column02 .step dl{
}


#contents .column02 .step dt{
	max-width: 58%;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 15px;
}

#contents .column02 .step dt img{
	width: 40px;
	margin-bottom: 3px;
}

#contents .column02 .step dd{
	width: 36%;
	float: right;
	margin-bottom: 15px;
}

/* w600*/
#contents .w600{
	width: auto;
	padding: 0 10px;
}

#contents .w600 .arrow{}

#contents .w600 .imgtxt{
	margin: -2% auto 5% auto;
	    width: 60%;
}

#contents .w600 .btn{
	margin-bottom: 5%;
}

#contents .w600 .attentionBl{
	padding: 10px;
}

#contents .w600 .attentionBl p{
	font-size: 16px;
	margin-bottom: 8px;
}

#contents .w600 .attentionBl ul{
	line-height: 1.6;
	font-size: 12px;
}
	
/* form.html*/
#contents.form .midashi {
    margin: -10px 0 15px 0 ;
}
#contents .w840{
	width: auto;
	font-size: 14px;
	line-height: 1.8;
}

#contents .w840 p.lead{
	margin-bottom: 20px;
}

#contents .formBl .icn{
	width: 130px;
	margin: 0 auto 10px auto;
}

#contents .formBl dl{
	line-height: 40px;
}

#contents .formBl dl + .icn{
	margin-top: 40px;
}

#contents .formBl dt{
	width: 100%;
	padding-right: 0;
	float: inherit;
	margin-bottom: 2px;
	text-align: left;
}

#contents .formBl dd{
	width: 100%;
	margin-bottom: 15px;
	float: inherit;
}

.privacyCheckBox{
	margin-bottom: 30px;
}

.formBl input[type="text"],
.formBl textarea, 
.formBl select{padding:10px 8px;margin: 0;    width: 100%;
    box-sizing: border-box;
	box-shadow: none;
	}

.subtmitBtn{
	width: 100%;
	height: 17vw;
	background: url(../img/f/friends/form_btn.png) no-repeat left center;
	background-size:100% auto;
}

/* spcial */
.special .present{
	margin-bottom: 15px;
}

.special .w600{
	padding: 0 !important;
}

.special .item{
	padding: 15px;
	margin-bottom: 15px;
	border-radius: 10px;
}

.special .item > p{
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 5px;
}

.special .item .thumd{
	width: 27%;
	margin-right: 3% !important;
}

.special .item .thumd img{
	width: 100%;
}

.special .item .titTxt{
	margin-bottom:3px;
	font-size: 18px; 
    font-size: 1.8rem;
	font-weight: bold;
	margin-right: -10px;
}

.special .item .titTxt .label{
	width: 60px;
}
	
.special .item .cartBl form:before{
	font-size: 10px; 
    font-size: 1.0rem;
    margin-top: -5px;
	width: 90px;
	line-height: 1.2;
}
	

}