@charset "utf-8";

* { margin: 0; padding: 0;} 
html,body { height: 100%; margin: 0px auto;}
body {   
	background-color: #fff;
	font-family: "メイリオ","Meiryo",Verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN",sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal;}   
p, dt, dd, li, h1, h2, h3, h4, h5, h6 { line-height: 1.5em;}
ul,ol { list-style-type: none;}
p { margin: 0px;} 
img { border:0; vertical-align: bottom;}   

.lato { font-family: 'Lato', sans-serif;}
.mrc { font-family: 'Marcellus', serif;}

/* clearfix
--------------- */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* link
--------------- */
a { text-decoration: none;}
a:link { color: #333;}
a:visited { color: #333;}
a:focus{ outline: none;}

a:hover { opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "alpha(opacity=70)";}
a:hover img { opacity: 0.7; filter: alpha(opacity=80); -ms-filter: "alpha(opacity=80)";}
input:hover { opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "alpha(opacity=70)";}

/* txtarea
--------------- */
.mrgT5 { margin-top: 10px;}
.mrgT10 { margin-top: 10px;}
.mrgT15 { margin-top: 15px;}
.mrgT20 { margin-top: 20px;}
.mrgT30 { margin-top: 30px;}
.mrgT40 { margin-top: 40px;}
.txt { margin-bottom: 1em;}
.htxt { margin-bottom: 0.5em;}
.mainTxt { padding: 10px; clear: both;}

select, textarea { border: 1px solid #ccc;}
.ckbtn { vertical-align: middle; margin-right: 5px;}
.box200 { padding: 5px; width: 188px; height: 18px;	border: 1px solid #ccc;}
.box250 { padding: 5px; width: 238px; height: 18px;	border: 1px solid #ccc;}
.slct250 { padding: 5px; width: 250px; height: 30px; border: 1px solid #ccc;}

/* base
--------------- */
#reTop { width: 960px; margin: 0 auto;}

.pc_topimg { margin-bottom: 50px;}

#mainCnt { width: 630px; float: left;}
#rightCnt { width: 300px; float: right;}
.topCnt { margin-bottom: 30px; position: relative;}

#mainCnt h3 { font-size: 14px; margin-bottom: 15px;}
#mainCnt h3 span.en { font-family: 'Marcellus', serif; font-size: 26px; padding-right: 8px; letter-spacing: 0.05em; font-weight: bold;}
#mainCnt h3 span.ja { font-size: 22px; font-weight: bold; padding-right: 8px; letter-spacing: 0.03em;}
#mainCnt .topSrc h3:before { content: "\f002"; font-family: FontAwesome; margin-right: 5px; font-size: 24px;}
.topFs h3, .topOt h3 { border-bottom: 3px solid #333; padding-bottom: 5px;}
.topPt h3 { border-bottom: 3px solid #333; padding-bottom: 8px;}

.topFsNum { position: absolute; top: 0; right: 0; background: #d41786; border-radius: 5px; -mz-border-radius: 5px; -webkit-border-radius: 5px;}
.topFsNum a { color: #fff; font-weight: bold; display: block; padding: 3px 8px 1px;}

.topFsMenu{
  border-top: 2px solid #000;
  margin-top: 30px;
}
.topFsMenu li { float: left; width: 200px; margin-top: 30px; margin-right: 15px; font-size: 11px;}
.topFsMenu li.last { margin-right: 0;}
.topFsMenu li img { margin-bottom: 5px;}
.topFsMenu li span { font-size: 18px; font-weight: bold; line-height: 1.5em;}

/* fashion src */
#mainCnt .topFs h3 { margin-bottom: 5px;}
.topFsLg dt { width: 80px; float: left; height: 45px;}
.topFsLg dd { padding-left: 80px; border-bottom: 1px dotted #ccc; padding-top: 15px;}
.topFsLg ul { display: table; height: 45px; width: 550px;}
.topFsLg li { display: table-cell; width: 25%; text-align: center; vertical-align: middle;}
.topFsLg dt span { width: 80px; height: 30px; line-height: 30px; margin-top: 22px; display: block; text-indent: 8px; color: #fff; font-weight: bold; font-size: 14px;}
.topFsLg dt span.brd { background: url(../../img/pc/renew/fs_back1.jpg) no-repeat;}
.topFsLg dt span.brd:before { content: "\f046"; font-family: FontAwesome; margin-right: 5px; font-weight: normal;}
.topFsLg dt span.new { background: url(../../img/pc/renew/fs_back2.jpg) no-repeat;}
.topFsLg dt span.new:before { content: "\f006"; font-family: FontAwesome; margin-right: 3px; font-weight: normal;}
.topFsLg dt span.fav { background: url(../../img/pc/renew/fs_back3.jpg) no-repeat;}
.topFsLg dt span.fav:before { content: "\f08a"; font-family: FontAwesome; margin-right: 3px; font-weight: normal;}

/* src */
.topSrc { background: #eee; padding: 25px 20px 20px;} 
.topSrcMenu li { width: 14%; float: left; text-align: center;}
.topSrcMenu li:first-child { width: 16%;}
.topSrcMenu li a { display: block; background: #333; color: #fff; line-height: 40px; border-left: 1px solid #eee;}
.topSrcMenu li:first-child a { border-left: none;}
.topSrcMenu li a.action { background: #ccc; color: #333;}
.topSrcCnt { background: #fff; padding: 15px 20px;}
.topSrcCnt h4 { font-size: 15px; font-weight: bold; border-bottom: 1px solid #333; margin-bottom: 10px; line-height: 2em;}
.topSrcCnt h4:before { content: "\f002"; font-family: FontAwesome; margin-right: 5px; font-weight: normal;}
.topSrcCnt h5 { font-size: 13px; font-weight: bold; line-height: 2em;}
.topSrcCnt h5:before { content: "\f152"; font-family: FontAwesome; margin-right: 5px; font-weight: normal;}
.topSrcCnt li { float: left; margin-right: 20px; color: #999; line-height: 2.2em; font-size: 11px;}
.topSrcCnt li:before { content: "\f0da"; font-family: FontAwesome; margin-right: 5px;}
.topSrcCnt li a { color: #333; font-size: 13px;}
.topSrcCnt .fltL { width: 47%;}
.topSrcCnt .fltR { width: 48%;}
.topSrcBtn { background: #333; width: 50px; color: #fff; height: 30px; border: 1px solid #333; cursor: pointer; font-family: "メイリオ","Meiryo",Verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN",sans-serif;}
.topSrcFv { background: #fff; padding: 5px 20px;}
.topSrcFv dt { width: 100px; clear: both; float: left; line-height: 2em; font-size: 14px; font-weight: bold; padding: 10px 0;}
.topSrcFv dt span { border-radius: 5px; -webkit-border-radius: 5px; -mz-border-radius: 5px; color: #fff; display: block; height: 22px; line-height: 24px; width: 80px; text-align: center; margin-top: 5px;}
.topSrcFv dt span.fav01 { background: #f7387d;}
.topSrcFv dt span.fav02 { background: #276ccb;}
.topSrcFv dt span.fav03 { background: #e3bc05;}
.topSrcFv dd { border-top: 1px dotted #ccc; padding: 10px 0 10px 100px;}
.topSrcFv dd.top { border-top: none;}
.topSrcFv dd li { float: left; margin-right: 20px; color: #999; line-height: 2.2em;}
.topSrcFv dd li:before { content: "\f0da"; font-family: FontAwesome; margin-right: 5px;}

.topSlct {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 20px;
  padding-bottom: 25px;
}
.topSlct div { float: left; margin-right: 8px;}
.topSlct div.last { margin-right: 0;}
.topSlct select { border: 1px solid #ccc; padding: 5px 0; line-height: 22px;}
.topSlct h4 { font-size: 15px; font-weight: bold; border-bottom: 1px solid #333; margin-bottom: 10px; line-height: 2em;}
.topSlct h4:before { content: "\f002"; font-family: FontAwesome; margin-right: 5px; font-weight: normal;}
.topSlct .topSrcBtn { height: 28px;}
select.slct01 { width: 79px;}
select.slct02 { width: 209px;}
select.slct03 { width: 112px;}
select.slct04 { width: 66px;}

/* new */
.topNew { background: #ffdafb; padding: 25px 15px 10px;}
.topNew h3 { margin: 0 5px 15px;}
.topNew ul { width: 100%;}
.topNew li { width: 190px; float: left; margin: 0 5px 15px;}
.topNew li a { display: block; background: #fff; padding: 10px;}
.topNew li .pic { width: 178px; height: 100px; text-align: center; display: table-cell; vertical-align: middle;}
.topNew li .pic img { max-width: 100%; max-height: 100px;}
.topNewTxt { margin-top: 10px; font-size: 12px; height: 4.5em; overflow: hidden;}

/* photo */
.topPt li { width: 200px; float: left; margin-left: 15px;}
.topPt li:first-child { margin-left: 0;}
.topPt li a { display: block; border: 1px solid #ccc;}
.topPt li img { width: 100%;}
.topPt li .lnk { padding: 10px; text-align: center;}
.topPtLnk { text-align: right; margin-top: 15px; clear: both;}
.topPtLnk:before { content: "\f138"; font-family: FontAwesome; margin-right: 5px;}
.topPtLnk img { margin-top: 5px;}

/* other */
.topBn { text-align: center; margin-bottom: 50px;}
.topOt li { width: 300px; margin-bottom: 15px;}
.topOt li .pic { float: left;}
.topOt li div { padding-left: 105px;}
.topOt li h5 { font-size: 14px; font-weight: bold; margin-bottom: 5px;}
.topOt li h5:before { content: "\f0da"; font-family: FontAwesome; margin-right: 5px;}

/* right */
.rCnt { margin-bottom: 20px;}
.rCnt h3 { font-size: 16px; font-weight: bold;}
.rBd { border: 1px solid #999;}
.rBd h3 { background-image: url(../../img/pc/renew/ttlback.png); background-position: 15px 10px; background-repeat: no-repeat; background-color: #eee; height: 40px; line-height: 42px; text-indent: 30px;}

.rSp { background: #eee; padding: 10px 15px 15px;}
.rSp h3 { font-size: 14px; line-height: 35px; font-weight: normal;}
.rSp h3 span.mrc { padding-right: 5px; letter-spacing: 0.05em; font-size: 24px; font-weight:bold;}

.rTheme { padding: 15px; background: #fff;}
.rTheme li { overflow: hidden; border-top: 1px dotted #ccc; padding-top: 10px; margin-top: 10px;}
.rTheme li:first-child { border-top: 0; padding-top: 0; margin-top: 0;}
.rTheme .pic { float: left;}
.rTheme div { padding-left: 80px;}
.rTheme h5 { font-size: 14px; font-weight: bold; margin-bottom: 5px;} 
.rTheme div p.mrgT5 { text-decoration: underline;}

.rNews { padding: 5px 15px 15px; }
.rNews li {
  border-bottom: 1px dotted #ccc;
  display: table;
  padding: 10px 0;
}
.rNews li a  { font-weight: bold;}
.rNews li span { color: #999; font-weight: normal;}
.rNews p.pic {
  color: #ccc;
  display: table-cell;
  font-size: 80%;
  height: 65px;
  text-align: center;
  vertical-align: middle;
  width: 65px;
}

.rNews p.pic img { max-height: 65px; max-width: 65px;}
.rNews p.nTxt {
  display: table-cell;
  padding-left: 15px;
}
.rNews p.more {
  padding-top: 10px;
  text-align: right;
}
.rNews p.more:before { content: "\f138"; font-family: FontAwesome; margin-right: 5px;}

.rCntArea { padding: 15px 0; text-align: center;}

.rLnk h3 { border-bottom: 3px solid #333; padding-bottom: 5px;}
.rLnk li { border: 1px solid #ccc; text-align: center; margin-top: 10px;}
.rLnk li a { padding: 10px 15px; display: block;}
.rLnk li img { height: 40px; width: auto;}
.rLnk li p { text-align: left; margin-top: 10px; font-size: 12px;}


/* fashion top */
.fsTopAdd { text-align: left; margin: 30px 0 50px;}
.fsTopAdd h3 { font-size: 14px; margin-bottom: 15px; border-bottom: 3px solid #333; padding-bottom: 5px;}
.fsTopAdd h3 span.en { font-family: 'Marcellus', serif; font-size: 26px; letter-spacing: 0.05em; padding-right: 8px; font-weight: bold;}
.fsTopAdd h3.fsTopSrc:before { content: "\f002"; font-family: FontAwesome; margin-right: 5px; font-size: 24px;}
.fsTopFsMenu li { float: left; width: 232px; margin-bottom: 40px; margin-right: 17px; font-size: 11px;}
.fsTopFsMenu li.last { margin-right: 0;}
.fsTopFsMenu li img { margin-bottom: 5px;}
.fsTopFsMenu li span { font-size: 18px; font-weight: bold; line-height: 1.5em;}

.fsTopSlct div { float: left; margin-right: 15px;}
.fsTopSlct div.last { margin-right: 0;}
.fsTopSlct select { border: 1px solid #ccc; padding: 5px 0; line-height: 22px;}
.fsTopSlct .topSrcBtn { height: 28px;}


