@charset "utf-8";
/* CSS Document */
#k-n-contents hr{
	margin:3.5% 0;
}

.font-b{
	font-weight: bold;
}

.s-yelow{
	background: #FFEB3B;
}

.s-blue{
	color:#1D2080;
	text-decoration: underline;
}

.text-center{
	text-align:center;
}

/*====================================
	セクション
====================================*/
/*納期表*/
#k-n-contents tr,
#k-n-contents td{
	border: #ccc solid 1px;
}

#k-n-taiou td{padding: 1%;}

.k-n-box2{
	margin-bottom: 6%;
	border-bottom: 1px #ddd solid;
}

/*箇条書きテキストボックス*/
.k-n-box{
	margin: 2% 4%;
	font-size: .85rem;
	line-height: 1.5;
	letter-spacing: .1em;
}
.k-n-box li{
	list-style: disc outside;
	margin: 0 0 4% 4%;
}


/*====================================
	タイトル
====================================*/
.h2_tit{
	margin: 4%;
	font-size: 1rem;
}

.h3_tit{
	font-weight: bold;
	letter-spacing: .1em;
	padding: 2% 4%;
}

#no-next-day h3{
	background-color: #ffb5b5;
}

#early h3{
	background-color: #d6e7f2;
}


/*本文*/
.s_txt{
	margin: 4%;
	font-size: .8rem;
}

/*====================================
	対応一覧
====================================*/
#k-n-taiou{
	width: 95%;
	margin: 2% auto;
	font-size: .75rem;
}

/*見出し*/
.t-r{
	width:17%;
	background: #eeeeef;
}

.taiou_img{
	max-width: 100%;
	height: auto;
}

#k-n-taiou ul,
#k-n-taiou p{
	margin: 4%;
	letter-spacing: 1px;
	font-size: .8rem;
}

/*対応種類　アイコン*/
.table-pic-s2{max-width: 100%;}

.t-text-l{
	font-size:3.5vw;
}

.s-text{
	font-size: .8rem;
}

#nouki-top1{
	background-color:#CBCBCB;
	padding:4% 0;
	margin-bottom:2%;
	font-size:4.5vw;
}

.a-text{
	margin:0;
  	padding:0;
	letter-spacing:1px;	
}

/*====================================
	即納対応カタログギフト
====================================*/
.sokunou_tit{
	background: #d6e7f2;
	padding: 1% 0;
}

.sokunou-img{
	width: 20%;
	height: auto;
}

/*説明文章*/
.sokunou-text{
	margin: 2% 4%;
}

/*対象カタログギフト*/
.sokunou_list{
	display: flex;
	flex-wrap: wrap;
}

.sokunou_list li{
	width: calc(100%/3);
	font-size: .75rem;
	padding: 2% 2% 4%;
	text-align: center;
	font-weight: 600;
	color: #555;
	border-bottom: 1px #ddd solid;
}

.sokunou_cata_img{
	max-width: 100%;
	height: auto;
}




/*====================================
    早く届けて
====================================*/
#early table{
	margin:2%;
	font-size:.8rem;
}
#early tr td:nth-of-type(1){
	width: 20%;
	background:#D6E7F2;
	text-align: center;
}

#early span{
	text-decoration: underline;
}

.early-text2{
	padding-left:2.7%;
}

.link{
	padding-top:70px;
	margin-top: -70px;
}

.p-text5{
	position:absolute;
	top:50%;
  	left:37.5%;
	transform:translate(-50%,-50%);
}

.p-text6{
	position:absolute;
	top:50%;
  	left:40%;
	transform:translate(-50%,-50%);
}

.p-text7{
	position:absolute;
	top:50%;
  	left:32%;
	transform:translate(-50%,-50%);
}

.p-text8{
	position:absolute;
	top:50%;
  	left:35%;
	transform:translate(-50%,-50%);
}

.p-text9{
	position:absolute;
	top:50%;
  	left:36%;
	transform:translate(-50%,-50%);
}

#no-next-day span{
	font-size:2.7vw;
}

.tel-text{
	border-bottom:#FFF solid 3px;
	margin:0 auto; 
	padding-bottom:0.5%; 
}

.tel-text-w1{
	width:60%;
}

.tel-text-w2{
	width:65%;
}

#sonota-tyui a{
	color:#1D2080;
	text-decoration: underline;
}

.tel{
	color:#A00D23;
	font-size:4.1vw;
}

/*画像*/
#order-top2 img,
#tel-order img{
	width:100%;
	height:auto;
}

.pic{
	width: 100%;
	height:auto;
}
