@charset "utf-8";

/* 共通 */
#cate_wrap p {
	padding: 0;
	margin: 0;
	/*line-height: 1.7;*/
}
#cate_wrap a {
	color: #333;
}
#cate_wrap a:hover {
	text-decoration: none;
}
#cate_wrap .unit_wrap {
	border-radius: 10px;
	margin-top: 50px;
	padding: 30px 25px 40px;
	text-align: center;
}
#cate_wrap .time, #cate_wrap .naire, #cate_wrap .flow  {
	border: 3px solid #f2f2f2;
	box-sizing: border-box;
}
#cate_wrap  h2 {
	font-size: 22px;
	font-weight: bold;
	border-bottom: 5px solid #d0eff1;
	text-align: center;
	display: inline-block;
	line-height: 1.4;
}
#cate_wrap ul {
	display: flex;
	flex-wrap: wrap;
}

/* タイトル */
#cate_wrap h1 {
	font-size: 30px;
	font-weight: bold;
	border-left: 8px solid #333;
	padding-left: 20px;
	margin-top: 20px;
}
#cate_wrap h1 span {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
#cate_wrap p.lead {
	margin-top: 20px;
	font-size: 13px;
}

/* こんな時に */
#cate_wrap .scene_wrap {
	margin-top: 35px;
}
#cate_wrap .time h3 {
	text-align: left;
	font-size: 18px;
}
#cate_wrap ul.scene li {
	width: 190px;
	margin-right: 22px;
	margin-top: 20px;
}
#cate_wrap .scene li:nth-child(3n) {
	margin-right: 0;
}
#cate_wrap .scene li img {
	width: 100%;
	display: block;
}
#cate_wrap .scene p {
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
	text-align: left;
}
#cate_wrap .scene span.p_caution {
	font-size: 11px;
	font-weight: normal!important;
	color: #999;
	line-height: 1.4;
}

/*
#cate_wrap .time .naire h3 {
	font-size: 16px;
	font-weight: bold;
	color: #50acb2;
	text-align: center;
	padding: 25px 0;
	border-top: 2px solid #f2f2f2;
	margin : 45px 0 0;
}
#cate_wrap .time .naire p {
  font-size: 13px;
  text-align: left;
  margin: 0 10px;
}
*/

/* 名入れアイテム */
#cate_wrap .naire h2 + p {
	font-size: 14px;
	margin-top: 40px;
}
#cate_wrap span.p_caution {
	font-size: 12px;
	color: #999;
}
#cate_wrap .naire h2 + p a {
	text-decoration: underline;
}
#cate_wrap .naire h2 + p a:hover {
	color: #50acb2;
}
#cate_wrap ul.naire_scene {
	margin-top: 15px;
}
#cate_wrap ul.naire_scene li {
	width: 295px;
	margin-right: 24px;
	margin-top: 25px;
}
#cate_wrap .naire_scene li:nth-child(2n) {
	margin-right: 0;
}
#cate_wrap .naire_scene li img {
	width: 100%;
	display: block;
	box-sizing: border-box;
	border: 1px solid #eee;
}
#cate_wrap .naire_scene p {
	font-size: 13px;
	margin-top: 10px;
}

/* お届けまでの流れ */
#cate_wrap ul.order {
	margin-top: 50px;
}
#cate_wrap ul.order li {
	text-align: center;
	width: 100%;
	margin-top: 30px;
}
#cate_wrap ul.order li:first-child {
	margin-top: 0;
}
#cate_wrap ul.order h3 {
	font-size: 18px;
	font-weight: bold;
	color: #50acb2;
	text-align: center;
	}
#cate_wrap ul.order p {
	font-size: 14px;
	margin-top: 8px;
}
#cate_wrap ul.order img {
	margin-top: 25px;
}

/* お問い合わせフォームへ */

.unit_wrap.inquiry {
	background-color: #def1f2;
}
#cate_wrap h2.inquiry_btn  {
	border: none;
	display: block;
}
#cate_wrap h2.inquiry_btn a {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0 110px;
	padding: 12px;
	display: block;
	box-sizing: border-box;
	border: 2px solid #333;
	background-color: #fff;

	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#cate_wrap h2.inquiry_btn a:hover {
	text-decoration: none;
	background-color: #fff584;
}

/*  小ロットバナー*/

#cate_wrap .rot_bnr {
	margin-top: 50px;
}
#cate_wrap .rot_bnr h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 12px;	
	}

/*
#cate_wrap h2.inquiry_btn a {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0 110px;
	padding: 12px;
	display: block;
	box-sizing: border-box;
	border: 2px solid #333;
	background-color: #fff;

	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#cate_wrap h2.inquiry_btn a:hover {
	text-decoration: none;
	border: 2px solid #50acb2;
	color: #50acb2;
}
*/
.caution_wrap {
		margin: 40px 20px 0;
		font-size: 14px;
}
#cate_wrap .caution_wrap ul {
	margin-top: 5px;
}
#cate_wrap .caution_wrap ul li {
	text-indent: -1em;
	margin:5px auto 0 1em ;
}
.caution_wrap ul li:before {
	content:"・";
}

/*商品一覧消し*/
.centerbox {
display: none;
}
