

/*************** top navi**********************/

html{
    overflow-y: scroll;
}

body {
    line-height: 1;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #212121;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
    font-family: "Noto Sans Japanese","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 14px;
}

header {
    width: 100%;
    margin: 0 auto;
    background: #EFEFEF;
    height: 44px;
    overflow: hidden;
}

header h1 {
    padding: 14px 0 0 10px;
}
a, a:visited, a:hover {
    text-decoration: none;
    color: inherit;
}
header .inner {
    max-width: 945px;
    margin: 0 auto;
    position: relative;
}
nav {
    position: absolute;
    top: 9px;
    left: 170px;
    margin-right: 40px;
}
nav li {
    display: inline-block;
    margin-right: .4rem;
    margin-bottom: 50px;
    font-size: 11px;
}
nav li a {
    display: block;
    padding: 5px 15px 4px;
    border-color: rgba(255,255,255,.3)!important;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
header .cart {
    position: absolute;
    top: 3px;
    right: -10px;
}
/*.cart {
    opacity: .5;
}*/
header .cart img {
    width: 28px;
}
/*************** top navi**********************/

/*************** header aria **********************/

#header {
    position: relative;
    overflow: hidden;
    height: 100px;
    margin: 0 auto;
    width: 945px;
}

#header h1 {
    position: absolute;
    top: 10px;
    left: 0px;
    height: 80px;
}

#header h1 img {
    width: 242px;
}

#header #nav {
    position: absolute;
    top: 85px;
    left: 0px;
}

#header #nav li {
    display: inline-block;

}

#header #nav li img{
    width: 13px;
    vertical-align: middle;
    margin-left: 2px;
}

#header #nav li a {
    color: rgba(0,0,0,.4);
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
}

#header #soy {
    position: absolute;
    top: 20px;
    right: 220px;
}

#header div {
    line-height: 0;
}

#header #point {
    position: absolute;
    top: 10px;
    right: 0px;
    width: 200px;
}

#header #point a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 200px;
    height: 64px;
}

#header #global {
    position: absolute;
    bottom: 0px;
    right: 140px;
}

#header #global img{
    width: 130px;
}

#header #cart {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

#header #cart img{
    width: 130px;
}
/*************** header aria **********************/


/*************** info **********************/
#infomation {
    width: 945px;
    margin: 0 auto;
    border: 1px solid rgba(243,109,131,.5);
    height: 30px;
    font-size: 14px;
}

#infomation table {
    margin: 0 auto;
}

table, tr, td {
    border: 1px solid #CCC;
    border-collapse: collapse;
}

#infomation td {
    padding: 8px 10px 0;
    color: #515151;
    border: hidden;
}

#infomation td span {
    color: rgba(243,109,131,1);
    font-weight: bold;
}

#infomation td:before {
    content: "■";
}

/*************** info **********************/


/*************** 2banne **********************/

.banner {
    position: relative;
    overflow: hidden;
    width: 945px;
    vertical-align: top;
    margin: 5px auto 10px;
 }

.banner div img {
    width: 100%;
}
.banner div:nth-child(odd) {
    margin-right: 4px;
}
.banner div {
    display: inline-block;
    width: 49%;
}

/******** バナーがないため仮設置 ********/
.banner-kari{
    border: solid 1px #ccc;
    width: 100%;
    text-align: center;
}

/******** バナーがないため仮設置 ********/

/*************** 2banne **********************/

/*************** tokusyu **********************/
.b_tokusyu {
    text-align: center;
    width: 945px;
    margin: 0 auto;
    overflow: hidden;
}
.b_tokusyu li {
    display: inline-block;
    text-align: center;
    margin-bottom: 5px;
    margin-right: 7px;
    width: 225px;
    vertical-align: top;
}
.b_tokusyu li p{
    font-size: 75%;
}
.b_tokusyu li img {
    width: 100%;
    height: 94px;
}

/*************** tokusyu **********************/

/*************** item-category **********************/
.h_category {
    width: 945px;
    margin: 0 auto;
}
.h_category .title {
    text-align: center;
    background: url(https://www.rakuten.ne.jp/gold/osharewalker/a_head/image/layout/bar-back.png) repeat-x;
}
.h_category ul {
    margin: 0 auto;
    overflow: hidden;
}
.h_category li {
    display: inline-block;
    width: 74px;
    vertical-align: middle;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    margin-top: -24px;
}
/*** 新作 **/
.h_category li.new {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category01.png) no-repeat center;
    background-size: 48px;
}
/*** 再販 **/
.h_category li.arr {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category02.png) no-repeat center;
    background-size: 48px;
}
/*** 予約 **/
.h_category li.yoyaku {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category03.png) no-repeat center;
    background-size: 48px;
}
/*** トップス **/
.h_category li.tops {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category04.png) no-repeat center;
    background-size: 48px;
}
/*** ロンT **/
.h_category li.lont {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category05.png) no-repeat center;
    background-size: 48px;
}
/*** キャミ・タンク **/
.h_category li.inner-tank {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category06.png) no-repeat center;
    background-size: 48px;
}
/*** ブラウス・シャツ **/
.h_category li.shirts {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category07.png) no-repeat center;
    background-size: 48px;
}
/*** パーカー **/
.h_category li.parka {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category08.png) no-repeat center;
    background-size: 48px;
}
/*** カーデ **/
.h_category li.carde {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category09.png) no-repeat center;
    background-size: 48px;
}
/*** ニット **/
.h_category li.knit {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category10.png) no-repeat center;
    background-size: 48px;
}
/*** ライト アウター **/
.h_category li.outer {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category11.png) no-repeat center;
    background-size: 48px;
}
/*** ボトムス **/
.h_category li.bottoms {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category12.png) no-repeat center;
    background-size: 48px;
}
/*** スキニー **/
.h_category li.skinny {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category13.png) no-repeat center;
    background-size: 48px;
}
/*** ストレート/ボーイズ **/
.h_category li.straight {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category14.png) no-repeat center;
    background-size: 48px;
}
/*** ワイドパンツ **/
.h_category li.widepants {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category15.png) no-repeat center;
    background-size: 48px;
}
/*** オールインワン サロペット **/
.h_category li.allin {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category16.png) no-repeat center;
    background-size: 48px;
}
/*** フォーマルドレス **/
.h_category li.formaldress {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category17.png) no-repeat center;
    background-size: 48px;
}
/*** バッグ **/
.h_category li.bag {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category18.png) no-repeat center;
    background-size: 48px;
}
/*** シューズ **/
.h_category li.shoes {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category19.png) no-repeat center;
    background-size: 48px;
}
/*** キッズ・マタニティ **/
.h_category li.kids-maternity {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category20.png) no-repeat center;
    background-size: 48px;
}
/*** 小物 **/
.h_category li.komono {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category21.png) no-repeat center;
    background-size: 48px;
}
/*** トラベル・雑貨 **/
.h_category li.travel {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category22.png) no-repeat center;
    background-size: 48px;
}
/*** インナー・下着 **/
.h_category li.inner {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category23.png) no-repeat center;
    background-size: 48px;
}
/*** メンズ **/
.h_category li.mens {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/item_category24.png) no-repeat center;
    background-size: 48px;
}

.h_category li.small {
    font-size: 10px;
    letter-spacing: -1px;
    line-height: 115%;
}

.h_category li.over a {
    padding: 90px 0 0;
}

.h_category li a {
    display: block;
    padding: 66px 0 0;
    text-decoration: none;
}
.h_category li a:hover {
    font-size: 100%;
}
/*************** item-category **********************/


/*************** left-banner **********************/
.left-wrap{
    width: 120px;
}

.left-wrap div {
    margin-bottom: 10px;
}
/*************** left-banner **********************/


/*************** side-category **********************/
#side-right {
    position: absolute;
    left: 0px;
    width: 190px;
}
.waku {
    margin-bottom: 20px;
}
.banner div {
    margin-bottom: 10px;
}
.search {
    margin-bottom: 10px;
}
.keyword li {
    display: inline-block;
    margin-bottom: 3%;
    font-size: 1rem;
}
.keyword li a {
    display: block;
    padding: .5rem;
    background: #f5f5f5;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 12px;
}
.keyword li a:hover {
    background: #DDD;
}

.banner190 div {
    margin-bottom: 10px;
}
#side-right img {
    vertical-align: bottom;
}
.banner190 img {
    width: 100%;
}
.category div {
    margin-bottom: 10px;
}

#left_tab {
    width: 190px;
    line-height: 0;
}
#left_tab #tab_ladies {
    float: left;
}
ul#left-ca {
    background-color: #f6f6f6;
    margin-bottom: 15px;
}
ul#left-ca li {
    font-size: 13.5px;
    border-bottom: dotted 1px #ccc;
    letter-spacing: 2px;
}
ul#left-ca li a {
    padding: 2px 0 2px 48px;
    line-height: 41px;
    width: 190px;
    height: 39px;
    display: block;
    overflow: hidden;
}
ul#left-ca li a:hover{
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    text-decoration: underline;
}

ul#left-ca li.child a {
    padding: 0 0 0 5px;
    line-height: 30px;
    width: 190px;
    height: 30px;
}

/*** 最新作 **/
ul#left-ca li.new {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys01.png) no-repeat left 2px;
}
/*** 再販 **/
ul#left-ca li.re {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys02.png) no-repeat left 2px;
}
/*** 予約 **/
ul#left-ca li.yoyaku{
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys03.png) no-repeat left 2px;
}
/*** ボトムス **/
ul#left-ca li.bottoms {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys04.png) no-repeat left 2px;
}
/*** スキニー **/
ul#left-ca li.skinny {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys05.png) no-repeat left 2px;
}
/*** ストレート **/
ul#left-ca li.straight {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys06.png) no-repeat left 2px;
}
/*** ワイドパンツ **/
ul#left-ca li.widepants {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys07.png) no-repeat left 2px;
}
/*** サロペット **/
ul#left-ca li.salopette {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys8.png) no-repeat left 2px;
}
/*** サルエル **/
ul#left-ca li.sarouel {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys9.png) no-repeat left 2px;
}
/*** ブールカット **/
ul#left-ca li.bootscut {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys10.png) no-repeat left 2px;
}
/*** スカート **/
ul#left-ca li.skirt {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys11.png) no-repeat left 2px;
}
/*** トップス **/
ul#left-ca li.tops {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys12.png) no-repeat left 2px;
}
/*** Tシャツ **/
ul#left-ca li.tshirt {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys13.png) no-repeat left 2px;
}
/*** ロングT **/
ul#left-ca li.longt {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys14.png) no-repeat left 2px;
}
/*** ブラウス **/
ul#left-ca li.blouse {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys15.png) no-repeat left 2px;
}
/*** キャミソール **/
ul#left-ca li.cami {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys16.png) no-repeat left 2px;
}
/*** ワンピース **/
ul#left-ca li.onepi {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys17.png) no-repeat left 2px;
}
/*** parker **/
ul#left-ca li.parker {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys18.png) no-repeat left 2px;
}
/*** カーディガン **/
ul#left-ca li.cardigan {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys19.png) no-repeat left 2px;
}
/*** セーター **/
ul#left-ca li.sweater {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys20.png) no-repeat left 2px;
}
/*** ジャケット **/
ul#left-ca li.jacket {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys21.png) no-repeat left 2px;
}
/*** コート **/
ul#left-ca li.coat {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys22.png) no-repeat left 2px;
}
/*** フォーマルドレス **/
ul#left-ca li.formaldress {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys23.png) no-repeat left 2px;
}
/*** バッグ **/
ul#left-ca li.bag {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys24.png) no-repeat left 2px;
}
/*** シューズ **/
ul#left-ca li.shoes {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys25.png) no-repeat left 2px;
}
/*** ファッション小物 **/
ul#left-ca li.komono {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys26.png) no-repeat left 2px;
}
/*** アクセサリー **/
ul#left-ca li.acce {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys27.png) no-repeat left 2px;
}
/*** 雑貨 **/
ul#left-ca li.zakka {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys28.png) no-repeat left 2px;
}
/*** キッズ・マタニティ **/
ul#left-ca li.kids-maternity {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys29.png) no-repeat left 2px;
}

ul#left-ca li.inner-new {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_redys01.png) no-repeat left 2px;
}
ul#left-ca li.shortset {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/left_inner01.png) no-repeat left 2px;
}
ul#left-ca li.bra {
    background: url(https://www.rakuten.ne.jp/gold/classical/img/2018renewal/PC/left_inner03.png) no-repeat left 2px;
}
ul#left-ca li.inner-shoes {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_inner05.png) no-repeat left 2px;
}
ul#left-ca li.inner-add-01 {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_inner10.png) no-repeat left 2px;
}
ul#left-ca li.inner-add-02 {
	letter-spacing: 0px;
    font-size: 12.5px;
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_inner11.png) no-repeat left 2px;
}
ul#left-ca li.inner-add-03 {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_inner12.png) no-repeat left 2px;
}

/*** メンズ **/
ul#left-ca li.mens {
    background: url() no-repeat left 2px;
}

ul#left-ca li.child {
    font-size: 12px;
    height: 30px;
}

.if-ranking{
    text-align: center;
}
.if-ranking iframe {
    margin: 0px auto;
}
.info div{
    margin-bottom: 10px;
}

/*************** side-category **********************/

ul#waku-brand li {
    font-size: 12px;
    letter-spacing: 0px;
    border-bottom: 1px dotted rgb(204, 204, 204);
}

ul#waku-brand li a {
    line-height: 31px;
    width: 190px;
    height: 29px;
    display: block;
    padding: 2px 0px 2px 36px;
    overflow: hidden;
}

ul#waku-brand li.brand_left_01 {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_brand01.png) left 2px no-repeat;
	background-size: 36px;
}
ul#waku-brand li.brand_left_02 {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_brand02.png) left 2px no-repeat;
	background-size: 36px;
}
ul#waku-brand li.brand_left_03 {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_brand03.png) left 2px no-repeat;
	background-size: 36px;
	font-size: 10px;
}
ul#waku-brand li.brand_left_04 {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_brand06.png) left 2px no-repeat;
	background-size: 36px;
}
ul#waku-brand li.brand_left_05 {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_brand04.png) left 2px no-repeat;
	background-size: 36px;
}
ul#waku-brand li.brand_left_06 {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_brand05.png) left 2px no-repeat;
	background-size: 36px;
}

ul#waku-others li {
    font-size: 10px;
    letter-spacing: 0px;
    border-bottom: 1px dotted rgb(204, 204, 204);
}

ul#waku-others li a {
    line-height: 31px;
    width: 190px;
    height: 29px;
    display: block;
    padding: 2px 0px 2px 36px;
    overflow: hidden;
}

ul#waku-others li.left_other_01 {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_other01.png) left 2px no-repeat;
	background-size: 36px;
}
ul#waku-others li.left_other_02 {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_other02.png) left 2px no-repeat;
	background-size: 36px;
}
ul#waku-others li.left_other_03 {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_other03.png) left 2px no-repeat;
	background-size: 36px;
}
ul#waku-others li.left_other_04 {
    background: url(https://www.rakuten.ne.jp/gold/classical//img/2018renewal/PC/left_other04.png) left 2px no-repeat;
	background-size: 36px;
}

/*************** category-search **********************/

.c-search {
    margin-bottom: 0px;
    font-size: 1.2rem;
}
.c-search input {
    width: 128px;
    outline: 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #DDD;
    padding: 5px 10px;
    font-size: .9rem;
}
.searchbox {
    margin: 10px 0;
    font-size: 14px;
}
.searchbox input {
    width: 60px;
    padding: 2px 5px;
}
.c-search .search_submit {
    width: 28px;
    height: 28px;
    cursor: pointer;
    border: none;
    background: url(https://image.rakuten.co.jp/classical/cabinet/s_124/06117279/glass.gif) no-repeat;
    background-size: 23px 23px;
    background-position: 2px 2px;
    background-color: #777;
    text-indent: -9999px;
}
/*************** category-search **********************/

/*************** new-re-arrival **********************/
#middle {
    margin: auto auto;
    width: 780px;
}
div#middle {
    animation-name: 'anime';
    animation-duration: 2s;
    animation-timing-function: ease;
    animation-delay: 0;
    animation-iteration-count: 1;
    animation-direction: alternate;
}
@keyframes 'anime' {
	0% {	opacity:0;	}
	100% {	opacity:1;	}
}
ul#bt_area {
    position: relative;
    height: 31px;
    margin-bottom: 10px;
    margin-right: 5px;
    border-bottom: 1px solid #DDD;
}
.clearfix {
    zoom: 1;
}
ul#bt_area li:nth-child(1) {
    right: 99px;
}
ul#bt_area li {
    position: absolute;
    top: 0;
}
ul#bt_area li.ladies a {
    border-left: 1px solid #DDD;
}
ul#bt_area li a {
    width: 98px;
    height: 30px;
    display: block;
    margin-left: 0px;
    line-height: 30px;
    text-align: center;
    border-top: 1px solid #DDD;
    border-right: 1px solid #DDD;
    color: #999;
    font-size: 12px;
    letter-spacing: 1px;
}
ul#bt_area li:nth-child(2) {
    right: 0;
}
ul#bt_area li {
    position: absolute;
    top: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.inner_i_waku, .inner_i_waku iframe {
    width: 260px;
    height: 1100px;
    margin-bottom: 20px;
}
.inner_i_waku {
    float: left;
    overflow: hidden;
    margin-right: 5px;
}
.inner_i_waku h1 {
    margin-top: 10px; 
    margin-bottom: 10px;
    height: 60px;
    border-bottom: 1px dotted #DDD;
    text-align: center;
}
.inner_i_waku iframe {
    width: 260px;
    height: 1100px;
    margin-bottom: 20px;
}
.re{
    width: 510px;
}
.re iframe {
    width: 510px;
    height: 1100px;
}
.inner_i_waku h1#rearrival {
    margin-top: 10px; 
    margin-bottom: 10px;
    width: 436px;
    height: 80px;
    border-bottom: 1px dotted #DDD;
    text-align: center;
}
.list_bt_area {
    width: 260px;
    float: left;
}
.goto_bt a {
    display: block;
    height: 40px;
    line-height: 40px;
    margin: auto auto;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    background-color: #FFF;
    border: 2px solid #333;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.list_bt_area.re {
    margin-left: 130px;
}
.list_bt_area {
    width: 260px;
    float: left;
}
/*************** new-re-arrival **********************/


/*************** ladies_new_items **********************/

#inner {
    margin: auto auto;
    width: 260px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ul#item_waku {
    margin: 0;
    width: 260px;
}
.clearfix {
    zoom: 1;
}
ul#item_waku li {
    width: 220px;
    min-height: 300px;
    float: left;
    margin: 0px 25px 10px 5px;
    position: relative;
}
ul#item_waku li p.date.new {
    background: url(../img/new_icon.jpg) no-repeat right center;
}
ul#item_waku li p {
    font-size: 12px;
    margin-bottom: 5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul#item_waku li a {
    width: 220px;
    height: 220px;
    display: block;
    overflow: hidden;
    margin-bottom: 0px;
}
ul#item_waku li p.name {
    height: 18px;
    display: block;
    overflow: hidden;
}
ul#item_waku li p.price {
    text-align: right;
    color: #999;
    font-size: 8px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul#item_waku li p.price span {
    color: #F11167;
    font-size: 18px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul#item_waku li img {
    width: 100%;
}


/*************** ladies_new_items **********************/


/*************** ladies_rearrival_items **********************/

.re-item ul#item_waku {
    width: 500px!important;
}
.re-item {
    width: 500px!important;
}

.re-item li {
    width: 220px!important;
}

ul#item_waku li p.date.rea {
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url(../img/re_icon2.jpg);
}

/*************** ladies_rearrival_items **********************/



/*************** attention-item **********************/
#waku {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
}
.clearfix {
    zoom: 1;
}
.pickup {
    width: 385px;
}
.pickup img {
    display: block;
    margin-bottom: 10px;
    width: 100%;
}
.left {
    float: left;
}
.ms_size {
    width: 187px !important;
}
.right {
    float: right;
}

/*************** attention-item **********************/

/*************** category-ranking **********************/

#tabs {
    width: 780px;
    margin: 0 auto;
}

ul#ranking_tab {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 780px;
    padding-top: 5px;
    padding-left: 8px;
}

ul#ranking_tab li {
    float: left;
    font-size: 12px;
    text-align: center;
    background: #FFF;
    margin: 0 2px 8px;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    list-style: none;
}
ul#ranking_tab li a {
    text-decoration: none;
    padding: 8px;
    display: block;
    border: 1px solid #CCC;
    color: #666;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EEEEEE));
    background: linear-gradient(to bottom, #FFFFFF, #EEEEEE);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFFFFF, endcolorstr=#EEEEEE));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFFFFF, endcolorstr=#EEEEEE))";
    zoom: 1;
}
ul#ranking_tab li a.active {
    border: 2px solid rgb(208,130,141) inset;
    color: rgb(208,130,141);
    border-color: rgb(208,130,141);
    font-weight: bold;
    margin-top: 0px;
    color: #FFF;
    background: -moz-linear-gradient(top, #D0828D 0%, #C05666);
    background: -webkit-gradient(linear, left top, left bottom, from(#D0828D), to(#C05666));
    background: linear-gradient(to bottom, #D0828D, ##C05666);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#D0828D, endcolorstr=#C05666));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#D0828D, endcolorstr=#C05666))";
    zoom: 1;
    background: rgb(208,130,141);
}

#tabs-cn{
    clear: left;
    width: 720px;
    margin: 0 auto;
}

/*************** category-ranking **********************/

/*************** bottom-item **********************/

ul#item_list {
    margin: 0 auto;
}
ul#item_list li {
    float: left;
    width: 380px;
    margin-right: 5px;
    margin-bottom: 24px;
}
ul#item_list li img {
    display: block;
    width: 370px;
}


/*************** bottom-item **********************/

/*************** mailform **********************/




/*************** mailform **********************/


/*************** footer **********************/
#l_footer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(https://image.rakuten.co.jp/classical/cabinet/s_124/06117279/footer_bk.gif);
    background-repeat: repeat;
    padding-top: 30px;
    padding-bottom: 80px; 
}
#footer-cnt{
    width: 976px;
    background-color: #FFFFFF;
    border-radius: 5px;
    padding-top: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
#footer_inner1 {
    width: 910px;
    height: 460px;
    margin-left: auto;
    margin-right: auto;
}
#footer-title{
    height: 60px;
    font-family: 'arial','Impact',sans-serif;
    font-size: 40px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 20px;
    font-weight: bold;
    display: block;
}
#footer-box1 {
    width: 210px;
    height: 350px;
    float: left;
    font-size: 12px;
    line-height: 2em;
}
#footer-box2{
    width: 210px;
    height: 350px;
    border-left: 1px dotted #666666;
    float: left;
    font-size: 12px;
    line-height: 2em;
}
#footer-box3{
    width: 210px;
    height: 350px;
    border-left: 1px dotted #666666;
    float: left;
    font-size: 12px;
    line-height: 2em;
}
#footer-box4{
    width: 210px;
    height: 350px;
    border-left: 1px dotted #666666;
    float: left;
    font-size: 12px;
    line-height: 2em;
}
#footer-box1, #footer-box2, #footer-box3 #footer-box4 p {
    padding-left: 20px;
    padding-top: 5px;
}
#fbox-title{
    font-family: 'arial','Impact',sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-left: 15px;
    text-align: center;
}
#fbox-text{
    padding-left: 20px;
    padding-top: 12px;
}
#fbox-text2{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
}
#fbox-text span{
    color:red;
}

/*************** footer **********************/

/***** ↓↓↓20181001 追加↓↓↓ *****/
.slideFrame {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    overflow-x: auto;
    width: 1002px;
    height: 170px;
    background: #FFF;
    border: 1px solid #DDD;
}

.slideGuide {
    width: 150%;
    height: 100%;
}

.slideCell {
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 160px;
	height: 100%;
	background: #FFF;
	color: #333;
}

.slideFrame02 {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    overflow-x: auto;
    width: 740px;
    height: 146px;
    background: #fff;
    border: 1px solid #ddd;
}

.slideGuide02 {
    width: 150%;
    height: 100%;
	padding: 0;
	margin: 0;

}

.slideCell02 {
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 136px;
	height: 100%;
	background: #FFF;
	color: #333;
}

/* sample */
.slideCell a, .slideCell02 a {
	display: block;
	width: 100%;
	height: 100%;
	background: white;
}
.slideCell a:hover, .slideCell02 a {
	background: white;
}

/* controller */
.slideCtrl {
	display: none;
	position: absolute;
	top: 0;
	width: 35px;
	height: 100%;
	background: #AAA;
	color: #fff;
	font-size: 35px;
	text-align: center;
	cursor: default;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	filter: alpha(opacity=70);
	padding-top: 80px;
	cursor: pointer;
}

.slideCtrl02 {
	display: none;
	position: absolute;
	top: 0;
	width: 35px;
	height: 100%;
	background: #AAA;
	color: #fff;
	font-size: 35px;
	text-align: center;
	cursor: default;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	filter: alpha(opacity=70);
	padding-top: 55px;
	cursor: pointer;
}

.slideCtrl.left, .slideCtrl02.left { left: -5px;}
.slideCtrl.right, .slideCtrl02.right { right: -5px; }
/***** ↑↑↑20181001 追加↑↑↑ *****/
