<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


/* 共通要素
----------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}


body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

ul {
	list-style: none;
}

img {
	border: 0;
	border-style: none;
}

a {
	outline:none;
	text-decoration: none;
	color: #226bc5;
}

a:hover {
	color:#F00;
}

.mb10 { margin-bottom: 10px;}
.mb20 { margin-bottom: 20px;}
.mb30 { margin-bottom: 30px;}
.mb50 { margin-bottom: 50px;}
.mb65 { margin-bottom: 65px;}

/* clearfix要素
----------------------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/* wrapper要素
----------------------------------------------------------- */

#wrapper {
	width: 960px;
	margin: 20px auto;
}




/* header要素
----------------------------------------------------------- */

#header {
	width: 960px;
	margin-bottom: 20px;
}


/* left_main_wrapper要素
----------------------------------------------------------- */

#left_main_wrapper {
	width: 960px;
	margin-bottom: 20px;
}


/* left要素
----------------------------------------------------------- */

#left {
	width: 180px;
	float: left;
}




/* main要素
----------------------------------------------------------- */
@media screen and (max-width:767px) { 

#main {
	width: 100%;
	float: right;
}

.titleber {
	height: 30px;
	width: 100%;
	line-height: 30px;
	background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.rakuten.co.jp/ideale/cabinet/01034033/es/title_bg_01.jpg);
	margin-bottom: 20px;
	color: #572814;
}

.arrival_schedule {
	width: 100%;
	font-size: 12px;
}


}

#main {
	width: 760px;
	float: right;
}

#main #main_content {
	margin-bottom: 20px;
}

#main #main_footer {
}

#main #main_footer ul.category {
	margin: 30px 0 0 30px;
	list-style-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u42822244/pc/arrival/css/../../../Documents/chacohp/images/arrow.gif);
}

#main #main_footer ul.category li {
	margin-bottom: 10px;
}

.main_item_list {
	width: 748px;
	height: 6339px;
	position: relative;
}

.main_item_list .item_img_bao {
	position: absolute;
	top: 80px;
	left: 561px;
}

.top_img {
	text-align: center;
}

/* footer要素
----------------------------------------------------------- */

#footer {
	width: 960px;
}



/* commentary要素
----------------------------------------------------------- */

#main_content h2 {
    border-color: #666666;
    border-style: dotted;
    border-width: 0 0 1px;
    color: #d85549;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
    padding: 4px 5px;
}

.commentary .coment {
    clear: left;
    color: #666666;
    font-size: 12px;
    line-height: 1.7em;
    margin: 10px 0 0;
    padding: 5px;
    text-decoration: none;
}


/* lr_box要素
----------------------------------------------------------- */
.lr_box {
	margin-bottom: 20px;
}

.lr_box_img {
	width: 300px;
	float: left;
}

.lr_box_text {
	width: 430px;
	float: right;
}

.lr_box_text_title {
	font-size:14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.lr_box_text_tex {
	line-height: 1.7;
	margin-bottom: 10px;
}

.text_link {
}


/* series_list要素
----------------------------------------------------------- */

.series_list {
}

.series_list li {
	width: 190px;
	float: left;
	text-align: center;
	margin-bottom:20px;
}


/* shape_list要素
----------------------------------------------------------- */

.shape_list{
}

.shape_list li {
	width: 175px;
	float: left;
	margin: 0 7px;
	margin-bottom:20px;
}

.shape_list li.last {
	margin-right: 0px;
}

.shape_list li img {
	width: 175px;
	margin-bottom: 5px;
}

.shape_list li .shape_list_text {
	text-align: center;
}


/* now要素
----------------------------------------------------------- */

#tes_navi {
	margin: 20px 0;
	text-align: center;
}

#tes_wrapper {
	width: 1349px;
	margin: 20px auto;
}


/* 新入荷予定要素
----------------------------------------------------------- */

.arrival_schedule {
	width: 760px;
	font-size: 12px;
}

.arrival_schedule tr {
	
}

.arrival_schedule .smile,
.arrival_schedule .itemname,
.arrival_schedule .itemlink,
.arrival_schedule .itemname2,
.arrival_schedule .itemlink2,
.arrival_schedule .status_now {
	height: 25px;
	border-color: #888;
	border-style: dotted;
	border-width: 0 0 1px;
}

.linenone {
	border-style: none !important;
	color: #666 !important;
	height: 30px !important;
}

.newitem {
	color: #F00 !important;
}

.arrival_schedule .smile {
	width: 175px;
}

.arrival_schedule .itemname {
	width: 505px;
}

.arrival_schedule .itemlink {
	width: 80px;
}



.arrival_schedule .status_now {
	width: 120px;
}

.arrival_schedule .itemname2 {
	width: 560px;
}

.arrival_schedule .sale {
	color: #555;
	text-indent: 17px;
}


.titleber {
	height: 30px;
	width: 760px;
	line-height: 30px;
	background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.rakuten.co.jp/ideale/cabinet/01034033/es/title_bg_01.jpg);
	margin-bottom: 20px;
	color: #572814;
}



.top_return {
	width: 760px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 50px;
	text-align: right;
}



/* 商品ページ要素
----------------------------------------------------------- */

.tc_item_title {
    border-color: #999999;
    border-style: dotted;
    border-width: 0 0 1px;
    color: #D85549;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 15px;
    padding: 4px 5px;
}

/* ブランドページ要素
----------------------------------------------------------- */

.list_ar {
	width: 759px;
}

.list_ar li {
	width: 253px;
	height: 38px;
	float: left;
	line-height: 23px;
	
}

.list_ar_l,
.list_ar_r {
	float: left;
}

.list_ar_l {
	width: 24px;
	height: 46px;
	background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u42822244/pc/arrival/css/../images/list_warrow.jpg) left top no-repeat;
}

.list_ar_r {
	width: 229px;
}</pre></body></html>