@charset "utf-8";
@media screen and (min-width:651px) {
/* ===============================================
▼ネクストブレイン　カテゴリー一覧
=============================================== */
.all_category_list{
	margin-bottom: 5px;
}

.all_category_list .contents_wrap {
    overflow: hidden;
    clear: both;
    padding: 16px 20px 5px 20px;
    margin-top: -2px;
    border: 1px solid #DDD;
    background-color: #F0F0F0;
}

.all_category ul.contents{
	text-align:center;
}

.all_category_list ul.contents li {
    width: 206px;
    margin-left: 20px;
    float: left;
	background:#fff;
}

.all_category_list ul.contents li:first-child{
	margin-left: 0;
}

.all_category .s_cate{
	    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
    text-align: centar;
    color: #FFF;
    width: 198px;
    height: 60px;
    padding: 5px;
    background-color: #0071CE;
}
.all_category p.s_cate_text{
	font-size: 14px;
	line-height: 1.2;
	color: #1D3994;
	width: 196px;
	height: 18px;
	padding: 5px;
	border: 1px solid #0071CE;
	text-align:left;
}
.all_category p.s_cate_text a:link{
	font-size: 14px;
	line-height: 1.2;
	color: #1D3994;
	width: 196px;
	height: 18px;
	padding: 5px;
	text-align:left;
}

.all_category p.m_cate_text{
	font-size: 18px;
	line-height: 1.2;
	color: #1D3994;
	padding: 5px;
	text-align:left;
}

#m_cate {
	overflow: hidden;
	margin-bottom: 0px;
}
#m_cate p {
    display: block;
	line-height: 1;
    margin-bottom: 12px;
}
#m_cate p a {
    background: url(../img/icon/icon_link_arrow.gif) no-repeat scroll 0 6px;
    font-weight: normal;
    padding-left: 8px;
    font-size: 13px;
}
#m_cate b {
    border-left: 4px solid #666;
    display: block;
    margin-bottom: 16px;
    padding: 0 8px;
	line-height: 1;
}
#m_cate b a {
    font-weight: normal;
}
#b_cate {
	overflow: hidden;
	margin-bottom: 0px;
}
#b_cate p {
    display: block;
	line-height: 1;
    margin-bottom: 8px;
}
#b_cate p a {
    font-weight: normal;
    padding-left: 6px;
    font-size: 13px;
vertical-align: 7px;
}
#b_cate b {
    border-left: 4px solid #666;
    display: block;
    margin-bottom: 16px;
    padding: 0 8px;
	line-height: 1;
}
#b_cate b a {
    font-weight: normal;
}
.mgL26 {margin-left: 26px !important;}

/* ===============================================
▼404
=============================================== */

.content-none{
    width: 540px;
    margin: 0 auto;
    padding: 40px;
    background:#f0f0f0;
}
.content-none p{
   text-align: center;
    font-size: 14px;
}

/* ===============================================
▼商品詳細＿紹介ブロック
=============================================== */
.introduce_list{
	margin-bottom: 40px;
}

.introduce_list .contents_wrap {
    overflow: hidden;
    clear: both;
    padding: 20px;
    margin-top: -2px;
    border: 1px solid #dedede;
    background-color: #F8F5E4;
}

.introduce_list ul.contents{
	text-align:center;
}

.introduce_list ul.contents li {
    width: 206px;
    margin-left: 20px;
    float: left;
	background:#fff;
}

.introduce_list ul.contents li:first-child{
	margin-left: 0;
}

.introduce{
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.3px;
}   
.introduce .intro_title{
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    color: #FFF;
    width: 198px;
    height: 16px;
    padding: 5px;
    background-color: #0071CE;
}
.introduce p.intro_text{
	font-size: 12px;
	line-height: 1.5;
    letter-spacing: 0px;
	width: 196px;
	height: 92px;
	padding: 5px;
	border: 1px solid #0071CE;
	text-align: justify;
        text-justify: auto;
}

#introduce_wrapp h2{
	background:url(../img/icon/icon_introduce.png) no-repeat left center;
	background-size:32px;
	padding: 8px 0px 8px 40px;
	margin: 0px;
	font-size: 21px;
	font-weight: normal;
	color: #000;
}
/* ===============================================
▼刺繍名入れ特集
=============================================== */
.special_warm ul li {
	float: left;
	margin-right: 0.8%;
	width: 19.2%;
}
.special_warmｖ ul li:last-child {
	margin-right: 0px;
}
.special_warm ul li img {
	width: 100%;
}
.caution p{
 display:inline-block;
 vertical-align:middle;
}
.warm_banner_example ul li{
	width: 150px;
	float:left;
	margin-left: 12px;
}

.warm_banner_example ul li:first-child{
	margin-left:0;
}

.warm_banner_example ul li img{
	width:100%;
}

}