<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*-----------------------------------------------------
  ■追加
 -----------------------------------------------------*/
.support-wrap img{
	width:100%;
}

/* ---------- 送料 ---------- */
.souryou {
	line-height:140%;
	margin-top:20px;
}
.souryou .din{
	font-size:63px;
}
.souryou .en{
	font-size:30px;
}
/* ---------- 業者 ---------- */
.gyousha{
	display:inline-block;
}
.mail_i01{
	width:60px;
	margin:0 auto;
}
/* ---------- 安い ---------- */
.yasui p{
	line-height:120%;
}
.yasui .din{
	font-size:30px;
	padding:0 5px;
}
/* ---------- 早い ---------- */
.hayai p{
	line-height:120%;
}
.hayai .din{
	font-size:30px;
	padding:0 5px;
}

.hayai .boxmail{
	border:10px solid #FF6;
	padding:10px;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
}
.hayai .boxmail p:first-child{
	font-weight:bold;
}
.hayai .boxmail p+p{
	margin-bottom:0;
}
.hayai .txt{
	margin-bottom:0;
	position:absolute;
	top:-10px;
	left:-50px;
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
}
.hayai .cap{
	margin-bottom:20px;
}

/* ---------- サインレス ---------- */
.mail_i04{
	width:60px;
	margin:0 auto;
}

/* ---------- 追跡 ---------- */
.tsuiseki .cap{
	margin-bottom:30px;
}
/* ---------- ご利用方法 ---------- */
.circle{
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #000;
	text-align:center;
	line-height: 60px;
	vertical-align: middle;
	position:relative;
}
.circle span {
	margin-top:10px;
	display:block;
	font-size:30px;
	color:#FFF;
}
.circle span:before {
	content:"STEP";
	display:block;
	font-size:11px;
	letter-spacing: 2px;
	position: absolute;
	top:-10px;
	left:50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.goriyou .unline{
	font-size:20px;
	font-weight:bold;
}

/* ---------- サイズ重さ ---------- */
.mail_i03 img{
	margin-bottom:20px;
}

/* ---------- 数量 ---------- */
.kazu stit{
	font-size:20px;
	font-weight:bold;
	margin-top:50px;
	margin-bottom:10px;
}
.kazu .unline{
	font-size:16px;
	margin-top:0;
	line-height:120%;
}
.kazu .din{
	font-size:30px;
	padding:0 5px;
	font-weight:normal;
}

/* ---------- 送れる ---------- */
.okureru .stit{
	font-size:16px;
}
.okureru .unline{
	font-size:20px;
}
/* ---------- 代引き ---------- */
.mail_i06{
	width:120px;
	margin:0 auto;
}
/* ---------- 日時指定 ---------- */
.mail_i07{
	width:60px;
	margin:0 auto;
}
/* ---------- 住所 ---------- */
.jyuusho .stit{
	margin-top:0px;
}
.jyuusho .stit:first-child{
	text-align:center;
}
.jyuusho .att p{
	margin-bottom:0px;
}
/* ---------- 補償 ---------- */
.hoshou .stit{
	margin-top:0px;
}
.hoshou .stit:first-child{
	text-align:center;
}
.hoshou .att p{
	margin-bottom:0px;
}
/* ---------- 返送 ---------- */
.hensou .stit{
	margin-top:0px;
}
.hensou .stit:first-child{
	text-align:center;
}
.hensou .att p{
	margin-bottom:0px;
}
.hensou .tesuuryou{
	display:block;
	margin-top: 10px;
	font-weight:bold;
}
/* ---------- 基準数について ---------- */
#kijyunsuu .din{
	font-size:30px;
	padding:0 5px;
}
.mail_i08{
	width:48%;
	margin:0 auto;
	text-align:center;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  ■スマホ
 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

@media only screen and (max-width : 768px) {

/* ---------- 基準数について ---------- */

.mail_i08{
	width:100%;
}

} /* /@media only screen */

</pre></body></html>