@charset "utf-8";

#cate_wrap p {
	font-size: 13px;
}
div.dotted {
	border-bottom: 3px dotted #eee;
	margin: 30px 0;
}
.sp_ttl1{
	color:#fff;
	padding:10px 10px 10px 15px;
	margin:0 0 20px;
	background-color:#333;
	font-size:120%;
	font-weight:bold;
	text-align: center;
}
.naire_type h2, .naire_item h2 {
	text-align: center;
	font-size: 20px;
	margin: 0 0 25px;
}
.naire_type a, .howto_naire_order a {
	color: #53a928!important;
	text-decoration: none!important;
}

/* =====================
　　名入れの種類
===================== */
.naire_type {
	margin-bottom: -20px;
}
.naire_type .sp_ttl1 {
	font-size: 16px;
}
.naire_type .sp_ttl1 + p {
		margin: 0 0 15px;
		padding: 0;
}

/* スマホで1カラムにする用 */
#cate_wrap .naire_type ul.navi_img2_top li {
	width: 100%;
	margin: 0 0 20px 0;
}
#cate_wrap .naire_type ul.navi_img2_top li:nth-child(2n) {
	margin-bottom: 40px;
}
.naire_type p {
	font-size: 13px!important;
	line-height: 1.5!important;
	margin-top: 3px!important;
}

/* =====================
　　名入れアイテム
===================== */
.naire_item .sp_ttl1 {
	background-color: #fff;
	color: #333;
	border: 1px solid #333;
	box-sizing: border-box;
	font-size: 16px;
}

.naire_item h3.sp_ttl1 + p { /* 20211015追加 */
	margin: 0 0 15px 0;
	padding: 0 10px;
}

/* オーダー方法 */
.howto_naire_order {
	padding: 15px 15px 20px;
	border: 4px solid #f2f2f2;
	font-size: 14px;
	margin: 0 10px 50px;
}
.howto_naire_order p {
	margin: 13px 0 20px;
}
.howto_naire_order .howto_naire_order_ttl {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	line-height: 1.8;
}
.howto_naire_order .howto_naire_order_ttl span {
	font-size: 17px;
}
.howto_naire_order li {
	margin-top: 20px;
	text-align: center;
}
.howto_naire_order li:first-child {
	margin-top: 30px;
}
.howto_naire_order li a {
	background-color: #f2f2f2;
	color: #333!important;
	display: block;
	padding: 12px;
	font-size: 14px;
	border-radius: 5px;
	font-weight: bold;
}

.howto_naire_order li a.unable { /* 20211027追加 */
	pointer-events: none!important;
	opacity: .4!important;
}


/* ==================================== */

.sp_two_l{
float:left;
width:45%;
margin:0 0 30px 10px;
}

.sp_two_r{
float:right;
width:45%;
margin:0 10px 30px 0;
}

.sp_two_l .ttl{
font-weight:bold;
font-size:110%;
margin:5px 0 5px;
}

.sp_two_r .ttl{
font-weight:bold;
font-size:110%;
margin:5px 0 5px;
}

.sp_two_l p a{
display: block;
font-weight:bold;
color:#333333;
text-decoration-line: underline;
}

.sp_two_r p a{
display: block;
font-weight:bold;
color:#333333;
text-decoration-line: underline;
}

.link_btn1{
width:80%;
background-color: #777;
color:#ffffff;
margin:0 auto 30px;
border-radius: 10px;
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
-moz-border-radius: 10px;   /* Firefox用 */
}

.link_btn1 a{
 display: block;
 zoom: 1;	/* IE6以前に対応 */
color:#ffffff;
background-color: #777;
padding:10px;
font-size:110%;
font-weight:bold;
border-radius: 5px;
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
-moz-border-radius: 5px;   /* Firefox用 */
text-decoration:none;
}

/* 商品一覧消し */
/*
section ul.itemlist {
    display: none;
}
section.product_search {
    display: none;
}
*/

div#sp_contetnts {
    margin-bottom: 30px;
}
