@charset "shift_jis";

/*********************************/
/*カラー変更*/
/*********************************/
/*アイテム*/ .item_box   {color:#000;}
/*送料無料*/ .free       {background:#000000;color:#fff;border:1px solid #000000;}
/*販売売価*/ .price      {color:#000000;}
/*表示価格*/ .csv-w_teika{font-size: 0.85rem;line-height: 0.5rem;}
/*SALE送料*/ #ap_nebiki + a .free     {background:#fff;color:#C00000;border:1px solid #C00000;}

/*********************************/
/*スライドボタン丸型*/
/*********************************/
.paginavi .swiper-pagination-bullet{width:0.6rem;height:0.6rem;margin:0 0.2rem;border-radius:0.3rem;}
.paginavi .swiper-pagination-bullet-active{background:#000;}

/*********************************/
/*商品名センター寄せ*/
/*********************************/
.hinmei{text-align:center;}
.hinmei br{display:inline !important;}

/*********************************/
/*説明文*/
/*********************************/
#corde_description{padding:1.8rem 0 5.8rem;text-align:center;line-height:1.4rem;font-size:0.75rem;}

/*********************************/
/*タイトル*/
/*********************************/
#corde_title      {letter-spacing:2px;line-height:1.4rem;font-size:1.2rem;text-align:center;}

/******************************************************************/
/*■コーディネート特集：メイン画像*/
/******************************************************************/
#corde_head                       {width:100%;max-width:1000px;margin:0 auto;}
#corde_head .corde_number         {width:100%;height:2.0rem;line-height:1.6rem;font-size:1.6rem;}
#corde_head .corde_number::before {content:"CORDINATE "}
#corde_head .corde_title          {height:3.0rem;line-height:2.2rem;font-size:1.6rem;}
#corde_head .corde_style_scene    {padding-top:1rem;font-size:1.4rem;}
#corde_head .corde_taste          {width:10.0rem;margin:0.8rem 0.2rem;padding:0.4rem 0;text-align:center;font-size:1.2rem;background:#999;color:#fff;float:left;}
#corde_head .corde_main_img       {width:100%;max-width:1000px;margin:0 auto;display:block;}

/******************************************************************/
/*■関連コーディネート【スマホ】*/
/******************************************************************/
#corde_relation_title             {width:100%;margin:0 auto;padding:4.0rem 1.4rem 0;font-size:1.4rem;clear:both;}

#corde_relation                   {width:100%;margin:0 auto;padding:1.4rem;clear:both;color:#000;overflow: hidden;display:block;}
#corde_relation .corde_main_img   {width:45%;margin:0 auto;display:block;float:left;}
#corde_relation .corde_wrap       {width:55%;margin:0 auto;padding:0 0.8rem;display:block;overflow: hidden;line-height:2.0rem;font-size:1.0rem;}
#corde_relation .corde_number     {margin:0.5rem 0;}
#corde_relation .corde_style_scene{}
#corde_relation .corde_taste      {width:7.0rem;margin:0.5rem 0.1rem 0.5rem;padding:0.3rem 0;text-align:center;font-size:0.8rem;background:#999;color:#fff;float:left;}
#corde_relation .corde_title      {clear:both;}

#corde_more_link                  {width:60%;margin:4rem auto;padding:0.6rem;letter-spacing:1px;text-align:center;font-size:1.2rem;background:#000;color:#fff;clear:both;display:block;}




/******************************************************************/
/*PC表示時*/
/******************************************************************/
@media screen and (min-width:950px) {

	/*　画面サイズが950pxからはここを読み込む　*/
	html{font-size:22px;}

	/*売価（税込み）表示*/
	//.price .csv-kakaku::after{content:"円（税込）";margin-left:0.1rem;font-size:0.6rem;}
	#item_wrap{width:1000px;}

	/*表示価格*/ .csv-w_teika{font-size: 0.6rem;line-height: 0.5rem;}

	/*■コーディネート特集：メイン画像【パソコン】*/
	#corde_head .corde_number         {width:13rem;height:1.8rem;line-height: 1.2rem;font-size:1.2rem;float:left;}
	#corde_head .corde_title          {height:1.8rem;line-height: 1.2rem;font-size:1.2rem;}
	#corde_head .corde_style_scene    {padding-top:1rem;font-size:1.0rem;}
	#corde_head .corde_taste          {width:7.8rem;margin:0.8rem 0.2rem;padding:0.2rem 0;text-align:center;font-size:0.8rem;background:#999;color:#fff;float:left;}

	/*■関連コーディネート【パソコン】*/
	#corde_relation_title             {width:100%;margin:0 auto;padding:4.0rem 1.4rem 0;font-size:1.4rem;clear:both;}

	#corde_relation                   {width:33.33%;margin:0 auto;padding:1.4rem;float:left;clear:none;color:#000;display:block;}
	#corde_relation:hover             {opacity:0.7;}
	#corde_relation .corde_main_img   {width:100%;margin:0 auto;display:block;float:none;}
	#corde_relation .corde_wrap       {width:100%;margin:0 auto;padding:0;display:block;overflow: hidden;line-height:1.8rem;font-size:0.7rem;}
	#corde_relation .corde_number     {margin:0.5rem 0;}
	#corde_relation .corde_style_scene{}
	#corde_relation .corde_taste      {width:5.8rem;margin:0.5rem 0.1rem 0.5rem;padding:0.2rem 0;text-align:center;font-size:0.65rem;background:#999;color:#fff;float:left;}
	#corde_relation .corde_title      {clear:both;}

	#corde_more_link                  {width:100%;margin:0;padding:1.4rem;text-align:right;font-size:1.0rem;background:transparent;color:#000;clear:both;display:block;}
	#corde_more_link:hover            {color:#888;}
}
/******************************************************************/
