@charset "utf-8";
/* CSS Document */
#contents_wrap main{
	width:800px;
	float:right;
}
.spStyle01 {
	display: none;
}
#picup_area {
	display: none;
}
#page_intro p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
}
#page_intro h1 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4;
	position: relative;
    text-align: center;
	margin-bottom: 50px;
}
#page_intro h1:before {
	border-bottom: 5px solid #ff6678;
    bottom: -20px;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}
#page_intro .introTxt01 {
	margin-bottom: 50px;
}

#page_intro #acLi01 {
	background: #FFF3F3;
    padding: 20px 15px 20px;
    margin: 30px 0 60px;
}
#page_intro #acLi01 p {
	margin: 0 0 15px;
    text-align: center;
    color: #ff5064;
    font-size: 18px;
    font-weight: bold;
}
#page_intro #acLi01 ul {
	overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
}
#page_intro #acLi01 ul li {
	width: 250px;
    margin-right: 10px;
	float: left;
}
#page_intro #acLi01 ul li:last-child {
    margin-right: 0;
}
#page_intro #acLi01 ul li a:hover {
	opacity: 0.7
}
#page_intro .colorBg01 {
	background: #fff3f3;
	padding: 0 0 40px;
    margin-bottom: 70px;
}
#page_intro .secTit01 {
	margin: 0;
    padding: 12px 0;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    border-bottom: 1px solid #ff5064;
    border-top: 3px solid #ff5064;
	background: #fff;
}


/*---------------------------セクション内イントロ----------------------------*/
#page_intro .oneClmIntro01 .catIntro01 {
	padding: 20px 15px;
}
#page_intro .twoClmIntro01 {
	padding: 20px 15px;
	overflow: hidden;
	position: relative;
}
#page_intro .twoClmIntro01 .introImg01 {
	width: 350px;
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}
#page_intro .twoClmIntro01 .introImg01 img {
	width: 100%;
	height: auto;
}
#page_intro .twoClmIntro01 .catIntro01 {
	width: 400px;
	float: right;
	padding-top: 10px;
}

#page_intro .twoClmIntro01 a {
    display: block;
    height: 30px;
    padding-right: 30px;
	text-align: right;
    font-size: 13px;
    line-height: 30px;
    text-decoration: none;
    color: #005784;
    background-image: url(https://uniform-cue.com/product/img/sidenavi_arrow.gif);
    background-repeat: no-repeat;
    background-size: 13px 13px;
    background-position: right 10px center;
	clear: both;
}
#page_intro .twoClmIntro01 a:hover {
	font-weight: bold;
}
#page_intro .colorBg01 .itemLi01{
	overflow: hidden;
    list-style: none;
    padding: 0 15px;
    margin: 30px 0 0;
	box-sizing: border-box;
}
#page_intro  .itemLi01 .threeClmItem01 {
 	width: 248px;
    float: left;
    margin: 0 10px 14px 0;
    background: #FFF;
	border: solid 1px #efc8c8;
 }
 #page_intro  .itemLi01 .threeClmItem01:hover {
 	opacity: 0.7;
}
#page_intro .itemLi01 .threeClmItem01:nth-of-type(3n) {
  	margin-right: 0;
  }
#page_intro .itemLi01 li a {
   	display: block;
    text-decoration: none;
	position: relative;
   }
#page_intro .itemLi01 .itemPic01 {
	   display: block;
		width: 100%;
		height: auto;
   }
#page_intro .itemLi01 .salesRank01 {
	position: absolute;
    width: 60px;
    height: 60px;
    top: 0px;
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
    font-size: 30px;
    background: linear-gradient(to top left, transparent 50%, #E62A2C 50%) top left/ 100% 100% no-repeat;
}
#page_intro .itemLi01 .salesRank01 span {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
 #page_intro .itemLi01 .itemName01 {
    padding: 10px 10px 0;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    line-height: 1.3;
    text-align: left;
}
 #page_intro .itemLi01 .itemTxt01 {
	padding: 7px 10px 0;
    font-size: 12px;
    color: #000000;
    line-height: 1.2;
    text-align: left;
	margin-bottom: 10px;
}  
 #page_intro .itemLi01 .itemPrice02 {
  	padding: 0 10px 4px 0;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: right;
	text-decoration: line-through;
}
#page_intro .itemLi01 .itemPrice01 {
	padding: 0 10px 15px 0;
    font-size: 16px;
    font-weight: bold;
    color: #E62A2C;
    text-align: right;
} 


/*-----------------------------3カラムリンクリスト--------------------------------*/
#page_intro .threeColumnLink01 {
	margin-top: 40px;
	border-top: solid 4px #fff;
	background: #FFF3F3;
    padding: 30px 15px 20px;
    margin: 0 0 50px;
	overflow: hidden;
}
#page_intro .colorBg01 .threeColumnLink01{
	padding: 40px 15px 0;
}
#page_intro .threeColumnLink01 .linkTit01 {
	margin: 0 0 15px;
    color: #ff5064;
    font-size: 16px;
    font-weight: bold;
	padding: 3px 0 3px 15px;
	border-left: solid 6px #ff919e;
}
#page_intro .threeColumnLink01 ul {
	overflow: hidden;
	list-style: none;
	padding-left: 0;
	margin: 0;
}
#page_intro .threeColumnLink01 li{
 	width: 248px;
    float: left;
    margin: 0 10px 14px 0;
    background: #FFF;
	border: solid 1px #efc8c8;
	text-decoration: none;
	box-sizing: border-box;
	position: relative;
}
#page_intro .threeColumnLink01 li:nth-of-type(3n){
	margin-right: 0;
}
#page_intro .threeColumnLink01 li:hover{
	opacity: 0.7
}
#page_intro .threeColumnLink01 li:after {
	position: absolute;
    right: 0;
    bottom: 0;
    content: '';
    border-top: 5px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid #ff5064;
    border-bottom: 5px solid #ff5064;
    box-sizing: border-box;
}
#page_intro .threeColumnLink01 li a {
	display: block;
	width: 100%;
	overflow: hidden;
}
#page_intro .threeColumnLink01 li a img {
	display: block;
	width: 46px;
	height: auto;
	float: left;
	margin-right: 10px;
}
#page_intro .threeColumnLink01 li a p {
 color: #000;
 font-size: 16px;
 font-weight: bold;
 position: absolute;
top: 30%;
left: 56px;
}
/*-----------------------------3カラムリンクリスト_画像ver--------------------------------*/
#page_intro .threeColumnLink02 {
	background: #FFF3F3;
    padding: 40px 15px 20px;
    margin: 40px 0 40px;
    border-top: solid 4px #fff;
}
#page_intro .threeColumnLink02 .linkTit01 {
	margin: 0 0 15px;
    color: #ff5064;
    font-size: 16px;
    font-weight: bold;
	padding: 3px 0 3px 15px;
	border-left: solid 6px #ff919e;
}
#page_intro .threeColumnLink02 ul {
	overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
}
#page_intro .threeColumnLink02 ul li {
	width: 250px;
    margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#page_intro .threeColumnLink02 ul li:nth-of-type(3n) {
    margin-right: 0;
}
#page_intro .threeColumnLink02 ul li a:hover {
	opacity: 0.7
}


/*-----------------------------バナーリスト--------------------------------*/
#page_intro .catBnr01 {
	margin-top: 20px;
	overflow: hidden;
	width: auto;
}
#page_intro .catBnr01 a {
	display: block;
    width:  48.5%;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	font-size: 12px;
    line-height: 1.3;
}
#page_intro .catBnr01 a:nth-of-type(2n){
		margin-right: 0;	
}
#page_intro .catBnr01 a:hover {
	text-decoration: none;
}
#page_intro .catBnr01 a img {
    width: 100%;
	margin-bottom: 8px;
}
#page_intro .catBnr01 a img:hover {
	opacity: 0.7;
}

/*-----------------------------詳しく見るリンク--------------------------------*/
  #page_intro .moreBtn01 {
   border-radius: 6px;
    padding: 12px 44px 20px;
    background: #ff5064;
    width: 400px;
    height: 50px;
    margin: 20px auto 0;
    box-sizing: border-box;
}
  #page_intro .moreBtn01:hover {
	opacity: 0.7;
}
#page_intro .moreBtn01 a {
	display: block;
    width: 100%;
    padding-right: 28px;
    background: url(https://uniform-cue.com/img/iconBtn01.png) no-repeat right top;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
 /*-----------------------------コラム-------------------------------*/
 
 #page_intro .secInColumn01 {
 	margin: 20px 15px 40px;
	background: #FFF;
    border: solid 1px #efc8c8;
	padding: 20px 20px 15px; 
	overflow: hidden;
 }
  #page_intro .secInColumn01 .clmTxt01 {
  	width: 430px;
	float: right;
}
  #page_intro .secInColumn01 .clmTxt01 h3{
	margin: 0 0 5px;
    color: #ff5064;
    font-size: 16px;
    font-weight: bold;
	padding: 3px 0 6px 36px;
	background: url(https://uniform-cue.com/img/jimufuku/icon_column01.png) no-repeat left top;
}
  #page_intro .secInColumn01 .clmTxt01 p{
  	font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
  }
#page_intro .secInColumn01 .clmImg01 {
  	width: 275px;
	float: left;
}
#page_intro .secInColumn01 .clmImg01 img {
	width: 100%;
}
 /*-----------------------------別ページへのテキストリンク-------------------------------*/

 #page_intro .toOther01{
	display: block;
    height: 30px;
    padding-right: 30px;
    text-align: right;
    font-size: 13px;
    line-height: 30px;
    text-decoration: none;
    color: #005784;
    background-image: url(https://uniform-cue.com/product/img/sidenavi_arrow.gif);
    background-repeat: no-repeat;
    background-size: 13px 13px;
    background-position: right 10px center;
    margin: 10px 0 0;
    font-weight: bold;
	}
	 #page_intro .toOther01:hover {
	 text-decoration: underline;
}

/*-----------------------------イチ押し--------------------------------*/
#page_intro .ichioshi01 {
	overflow: hidden;
	padding: 20px 25px 40px;
}
#page_intro .ichioshi01 .picWrap01 {
	width: 290px;
	float: left;
	position: relative;
}
#page_intro .ichioshi01 .picWrap01:before {
    top: -18px;
    content: "";
    left: -20px;
    margin: auto;
    position: absolute;
    width: 116px;
    height: 118px;
    background: url(https://uniform-cue.com/img/jimufuku/icon_ichioshi01.png) no-repeat;
}
#page_intro .ichioshi01 .picWrap01 img {
	display: block;
	width: 100%;
}
#page_intro .ichioshi01 .txtWrap01 {
	width: 440px;
	float: right;
}
#page_intro .ichioshi01 .txtWrap01 .itemName01 {
	margin: 10px 0 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
}
#page_intro .ichioshi01 .txtWrap01 .tag_list li.function {
    display: block;
    padding: 5px 6px;
    border: 2px solid #003652;
    color: #003652;
    background-color: #fff;
    text-decoration: none;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 800;
}
#page_intro .ichioshi01 .txtWrap01 .itemPrice02 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: line-through;
}
#page_intro .ichioshi01 .txtWrap01 .itemPrice01 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.6;
	color: #E62A2C;
}

#page_intro .ichioshi01 .txtWrap01 .itemTxt01 {
	font-size: 14px;
    margin: 10px 0 30px;
    line-height: 1.4;
}
/*-----------------------------シリーズ3カラム--------------------------------*/
#page_intro .catMenu01 {
	padding-bottom: 30px;
	margin-bottom: 70px;
}
 #page_intro .catMenu01 .secIn01 {
	overflow: hidden;
	padding: 20px 0 0;
}
#page_intro .catMenu01 .catMenuBox01 {
	width: 252px;
	float: left;
}
#page_intro .catMenu01 .catMenuBox01:nth-of-type(2n) {
	margin: 0 20px;
}
#page_intro .catMenu01 .catMenuBox01 a {
	text-decoration: none;
}
#page_intro .catMenu01 .catMenuBox01 a:hover {
	opacity: 0.7;
}
#page_intro .catMenu01 .catMenuBox01 h3 {
	text-align: center;
    background: #ff919e;
    color: #ffffff;
    margin: 0 0 5px;
    padding: 4px 0 3px;
	font-size: 16px;
}
#page_intro .catMenu01 .catMenuBox01 img {
	width: 100%;
}

/*-----------------------------個別css--------------------------------*/

