	@charset "utf-8";
	/* CSS Document */
	/* ショートコード*/
.title08{
    font-size: 16px;
    font-size: 1.9rem;
    margin: 2.0rem 0 0rem;
    /* margin-bottom: 2.0rem; */
    letter-spacing: 0;
    position: relative;
    text-align: left;
    /* border-bottom: #b39d5a 2px solid; */
    font-weight: bold;
}
.sub_title01{
	    color: #5f5f5f;
    font-size: 1.2rem;
    margin-left: 1.2rem;
}
.bnr_border01{
	border: 4px solid #282828
}
	.bold {
	  font-weight: bold
	}

	.red_txt {
	  color: #871515
	}

	.tac {
	  text-align: center
	}

	.pc_on {
	  display: block!important;
	}

	.sp_on {
	  display: none!important;
	}

	.img60 {
	  width: 60%;
	  display: inline;
	}
	.img100 {
	  width: 100%;
	  display: inline;
	}
	.inline_b {
	  display: inline-block!important;
	}

	.border_box {
	  border: 1px solid #9b9b9b;
	  padding: 20px 0 0;
	}

	.f_1rem {
	  font-size: 1rem;
	}

	.f_1_2rem {
	  font-size: 1.2rem;
	}

	.border_box02 {
	  border: 2px solid #e0e0e0;
	  padding: 30px 10px 0px;
	}
.border_box03 {
    background: #ffffff;
    padding: 0 1.6rem 25px;
    overflow: hidden;
    margin: 0 1.6rem;
    border: 1px solid #9b9b9b;
}


	.b_bottom {
	  border-bottom: 1px solid #9b9b9b;
	  padding-bottom: 2.0rem;
	}

	.item_image img {
	  height: auto;
	}

	.bg_gray {
	  background: #f5f5f5
	}

	.bg_beige {
	  background: #f6f3eb
	}

	.bg_01 {
	  background: #b6d9e0
	}
	.h_design01 {
	font-size: 2.6rem;
	font-weight: bold;
	color: #fff;
	margin: 0 0 2rem;
	}
.ttl_bg01 {
    background: #653131;
    margin: 2.0rem 0;
    padding: 1rem;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

	.mtmb0 {
	  margin: 0 auto!important
	}
	.mb0 {
	  margin-bottom: 0px!important
	}
	.mt10 {
	  margin-top: 10px!important
	}

	.mt20 {
	  margin-top: 20px!important
	}

	.mt30 {
	  margin-top: 30px!important
	}

	.mt40 {
	  margin-top: 40px!important
	}

	.mt50 {
	  margin-top: 50px!important
	}

	.ml0 {
	  margin-left: 0!important
	}
	.ma2rem {
	  margin: 2rem 0 !important
	}

.category_area dd ul li.level1 {
    border-bottom: 1px solid #d6d6d6;
    background: #fff;
}

.category_area dd ul li.level1>.category_title {
    font-size: 14px;
    font-size: 1.4rem;
}

	.box2col {
	  float: left;
    /* background: #fff; */
	  padding: 15px 10px;
	  width: 98%;
	  margin: 10px 1% 0;
	  position: relative;
	  box-sizing: border-box;
	  /*    border: 1px solid #b39d5a;*/
	  overflow: hidden;
	  height: auto;
	}

	.box2col .fl {
    float: left;
    margin-right: 10px;
    width: 26%;
	}

	.box2col .fr {
    float: right;
    width: 68%;
	}
	.box2col h5 {
		font-size: 1.4rem;
		font-weight: bold;
		margin-bottom: 1.0rem;
	}

	.list_design01 {
	  font-weight: bold;
	  margin: 2rem 1%;
	  background: #ffffff;
	  padding: 1.6rem;
	  text-indent: 20px;
	  border: #ccc solid 1px;
	}

	.list_design01 li {
	  list-style: disc;
	}

	.mb2rem {
	  margin-bottom: 2.0rem!important
	}

	.over_h {
	  overflow: hidden
	}

	.catch_text {
	  font-size: 1.3rem;
	  font-weight: bold;
	  margin: 2.0rem 0!important;
	}

	.catch_text01 {
	  font-size: 1.3rem;
	  margin: 2.0rem 0!important;
	}

	.catch_text02 {
	  font-size: 1.6rem;
	  font-weight: bold;
	  margin: 2.0rem 0!important;
	}
.text_block01{
	padding: 0px 1.6rem;
}

	.side_h01 {
	  font-size: 1.5rem;
	  font-weight: bold;
	  border-bottom: solid 1px #b09c5d;
	  padding: 0px .8rem .5rem;
	  margin: 15px 0rem 5px;
	}

	.ribbon9 {
	  display: inline-block;
	  position: relative;
	  height: 45px;
	  text-align: center;
	  box-sizing: border-box;
	}
	/* 見出しコード*/

	.ribbon9:before {
	  /*左側のリボン端*/
	  content: '';
	  position: absolute;
	  width: 10px;
	  bottom: -10px;
	  left: -26px;
	  z-index: -2;
	  border: 20px solid #a52424;
	  border-left-color: transparent;
	  /*山形に切り抜き*/
	}

	.ribbon9:after {
	  /*右側のリボン端*/
	  content: '';




	  position: absolute;
	  width: 10px;
	  bottom: -10px;
	  right: -26px;
	  z-index: -2;
	  border: 20px solid #a52424;
	  border-right-color: transparent;
	  /*山形に切り抜き*/
	}

	.ribbon9 h3 {
	  display: inline-block;
	  position: relative;
	  margin: 0;
	  padding: 0 20px;
	  line-height: 45px;
	  font-size: 18px;
	  color: #FFF;
	  background: #871515;
	  /*真ん中の背景色*/
	}

	.ribbon9 h3:before {
	  position: absolute;
	  content: '';
	  top: 100%;
	  left: 0;
	  border: none;
	  border-bottom: solid 10px transparent;
	  border-right: solid 15px #5d0b0b;
	  /*左の折り返し部分*/
	}

	.ribbon9 h3:after {
	  position: absolute;
	  content: '';
	  top: 100%;
	  right: 0;
	  border: none;
	  border-bottom: solid 10px transparent;
	  border-left: solid 15px #5d0b0b;
	  /*右の折り返し部分*/
	}

	#footer .sns_wrap {
	  margin: 4rem 0;
	}

	#top_search {
	  /*padding-bottom: 2.6rem;*/
	  padding-bottom: 1rem;
	}

	#top_search .search_area {
	  border: 1px solid #474747;
	}
	/* ヘッダーナビ*/

	.header_catch {
	  display: block;
	  background: #151515;
	  color: #fff;
	 <F12> padding: 5px;
	  text-align: center;
	  font-size: 0.9em;
	}

	.fixed-header {
	  /*  font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;*/
	  background: #FFF;
	  position: fixed;
	  z-index: 1;
	  top: 110px;
	  /* -webkit-filter:drop-shadow(0 -7px 7px rgba(0,0,0,.6));
	 filter:drop-shadow(0 -7px 7px rgba(0,0,0,.6));	*/
	  left: 0;
          transition: all .3s ease;
	}

	.fixed-header .header-kanban img {
	  display: block;
	  margin: 0 auto;
	  max-width: 100%;
	}

	.fixed-header .header-menu ul {
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	  background: #b09c5d;
	  /*メニューの背景色*/
	  width: 100%;
	  box-sizing: border-box;
	  display: table;

	  table-layout: fixed;
	  vertical-align: middle;
	}

	.fixed-header .header-menu ul li {
	  margin: 0;
	  padding: 0;
	  display: table-cell;
	  text-align: center;
	  border-left: 1px solid #ffffff;
	  /*メニューの仕切り罫線色(メニューの背景色より明るい色)*/
	  border-right: 1px solid #ffffff;
	  /*メニューの仕切り罫線色(メニューの背景色より暗い色)*/
	  vertical-align: middle;
	  font-weight: bold;
	}

	.fixed-header .header-menu ul li:first-child {
	  border-left: none;
	}

	.fixed-header .header-menu ul li:last-child {
	  border-right: none;
	}

	.fixed-header .header-menu ul li a {
	  text-decoration: none;
	  display: block;
	  padding: 10px 0;
	  color: #FFFFFF;
	  /*メニューの文字色*/
	  font-size: 0.9em;
	}

	.fixed-header .header-menu ul li a i {
	  display: block;
	  font-size: 1em;
	  margin: 0 0 0.9em;
	}

/*グローバルメニュープルダウン*/
#g_menu{
  list-style-type: none;
    margin: 0;
    padding: 0;
    background: #b09c5d;
    width: 100%;
    box-sizing: border-box;
    display: table;
    table-layout: fixed;
    vertical-align: middle;
}
#g_menu li{
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  border-right: none;
   border-left: none;	
  
}
#g_menu li a{
  display: block;
  margin: 0;
  padding: 13px 0;
  color: #fff;
/*  font-size: 14px;
  font-weight: bold;*/
  line-height: 1;
  text-decoration: none;
   border-right: 1px solid #ffffff;
}
#g_menu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
	padding: 0;
}
#g_menu li:last-child ul{
/*  left: -100%;*/
  width: 100%
}
#g_menu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#g_menu li ul li a{
  padding: 13px 15px;
background: #96844b;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#g_menu li:hover > a{
background: #96844b;
    color: #eae6d6;
}
#g_menu li:hover ul li{
  overflow: visible;
  height: 39px;
  border-bottom: 1px solid #fff;
}
#g_menu li:hover ul li:first-child{
  border-top: 0;
}
#g_menu li:hover ul li:last-child{
  border-bottom: 0;
      border-right: none;

}



	#footer_category_wrap {
	  top: 14.2rem;
	}
	/*パンくず*/

	#breadcrumb {
	  /*    padding: 8.8rem 1.6rem 1.8rem;*/
	  margin-bottom: 1.6rem;
	}
	/*header.fixed*/

	#header.fixed {
	  /*-webkit-filter: drop-shadow(0 0px 0px rgba(0, 0, 0, .0));
	  filter: drop-shadow(0 0px 0px rgba(0, 0, 0, .0))*/
	}
	/*メインビジュアル*/

	#mainV {
	  margin-bottom: 1.5rem;
	}
	/*メインビジュアル下バナーエリア*/

	.cont_ber_area {
	  padding: 0 1.6rem 0rem;
	  text-align: center;
	  margin: 0 auto;
	}

	.cont_ber_area img {
	  display: inline-block;
	}

	#container {
	  padding-top: 13.5rem;
	}
	/* TOP特集 ボタン*/

	#top_feature_new .btn a {
	  padding: 1.3rem 0;
	}

	#top_feature_new .more_btn {
	  max-width: 60%;
	  margin: 20px auto 30px;
	}
	/* TOP特集*/

	#top_feature_new {
	  /*background: #f5f5f5;*/
	  padding: 25px 1.6rem;
	  overflow: hidden;
	  margin: 20px 0px;
	}

	#top_feature_new .title02 span {
	  background: none;
	  padding: 5px;
	}

	.top_feature_box {
	  overflow: hidden;
	}

	#top_feature_new .top_feature_box .banner_box {
	  float: left;
	  /* padding: 0px 5px 10px 5px; */
	  width: 21%;
	  margin: 2%;
	  position: relative;
	  font-size: 0.8em;
	}

	#top_feature_new .top_feature_box .banner_box02 {
	  float: left;
	  /* padding: 0px 5px 10px 5px; */
	  width: 29.3%;
	  margin: 2%;
	  position: relative;
	  font-size: 0.8em;
	}

	.banner_box h4 {
	  font-size: 1.5rem;
	  font-weight: bold;
	  margin-top: 10px;
	}
	/* TOPピックアップブランド*/

	#top_pickup_brand {
	  /*	background: #f5f5f5;*/
	  padding: 25px 1.6rem;
	  overflow: hidden;
	  margin: 20px 0px;
	}

	#top_pickup_brand .title02 span {
	  background: none;
	  padding: 5px;
	}

	.top_pickup_brand_box {
	  overflow: hidden;
	}

	#top_pickup_brand .top_pickup_brand_box .banner_box {
	  float: left;
	  /* padding: 0px 5px 10px 5px; */
	  width: 21%;
	  margin: 2%;
	  position: relative;
	  font-size: 0.8em;
	}

	.top_pickup_brand_box .banner_box h3 {
	  font-size: 1.2rem!important;
	  font-weight: bold;
	  margin-top: 10px;
	}

	.banner_box h3 {
	  font-size: 1.5rem;
	  font-weight: bold;
	  margin-top: 10px;
	}

	.banner_box h4 {
	  font-size: 1.5rem;
	  font-weight: bold;
	  margin-top: 10px;
	}
	/* TOPランキング ボタン*/

	#top_ranking_new .btn a {
	  padding: 1.3rem 0;
	}
	/*TOPランキング*/

	#top_ranking_new {
	  background: #f5f5f5;
	  padding: 25px 1.6rem 0;
	  overflow: hidden;
	  margin: 20px 0px;
	}

	#top_ranking_new .title_wrap .svg {
	  width: 4.4rem;
	  height: 1.8rem;
	}

	#top_ranking_new .more_btn {
	  max-width: 60%;
	  margin: 20px auto 30px;
	}

	.top_rank_box {
	  float: left;
	  background: #fff;
	  padding: 10px;
	  width: 23%;
	  margin: 1%;
	  position: relative;
	  box-sizing: border-box;
	}

	#top_ranking_new .title02 span {
	  background: none;
	  padding: 5px;
	}

	.top_rank_box .status_1 {
	  /*    background: #fe0302;
		color: #fff;*/
	  list-style: none;
	  display: block;
	  max-width: 37px;
	  padding: 2px 3px;
	  font-size: 10px;
	  font-weight: bold;
	  text-align: center;
	  border: 1px solid #474747
	}

	.ranking_sign {
	  border: 2px solid #FFF;
	}

	.top_rank_box .item_name {
	  margin-top: 1.6rem;
	  height: auto;
	  overflow: hidden;
	}

	.ladies_ranking {
	  overflow: hidden;
	  margin: 0 auto;
	}

	.pair_ranking {
	  overflow: hidden;
	  margin: 0 auto;
	}

	.mens_ranking {
	  overflow: hidden;
	  margin: 0 auto;
	}

	.jewelry_ranking {
	  overflow: hidden;
	  margin: 0 auto;
	}

	.title01 {
	  color: #9b9b9b;
	  letter-spacing: 0;
	  -webkit-font-feature-settings: "palt";
	  font-feature-settings: "palt";
	  line-height: 1;
	  margin-bottom: 2.5rem;
	}

	.title02 {
	  font-size: 16px;
	  font-size: 1.9rem;
	  margin: 2.0rem 0;
	  /*	margin-bottom: 2.0rem;*/
	  letter-spacing: 0;
	  position: relative;
	  text-align: left;
	  border-bottom: #b39d5a 2px solid;
	  font-weight: bold;

	}
	.title02_black {
	  font-size: 16px;
	  font-size: 1.9rem;
	  margin: 2.0rem 0;
	  /*	margin-bottom: 2.0rem;*/
	  letter-spacing: 0;
	  position: relative;
	  text-align: left;
	  border-bottom: #474747 2px solid;
	  font-weight: bold;
	}

	.title02:before {
	  content: "";
	  position: absolute;
	  width: 100%;
	  height: 2px;
	  background: none;
	  left: 0;
	  max-width: 53.6rem;
	  left: 50%;
	  top: 50%;
	  -webkit-transform: translateX(-50%) translateY(-50%);
	  transform: translateX(-50%) translateY(-50%);
	}

	.main_title {
	  font-weight: bold;
	  margin-bottom: 2rem;
	}
	/* TOP今月の特集・誕生石・ラッピングサービス*/

	#top_month_special {
	  overflow: hidden;
	}

	#top_month_special .top_bd_stone {
	  background: #f6f3eb;
	  /* margin: 20px 0px; */
	  padding: 25px 1.6rem 10px;
	  float: left;
	  width: 50%;
	}

	.top_bd_stone .title02 span {
	  background: none;
	  padding: 5px;
	}

	.top_bd_stone_box {
	  overflow: hidden;
	}

	.top_bd_stone img {
	  display: inline-block;
	  /*	max-width: 20%;*/
	  max-height: 100px;
	  margin: 20px 0px;
	}

	.top_bd_stone h3 {
	  font-size: 1.2rem!important;
	  font-weight: bold;
	  margin: 1.5rem 0;
	}

	#top_month_special .top_month_wrapping {
	  /*	background: #f6f3eb;*/
	  margin: 0px;
	  padding: 25px 1.6rem;
	  float: left;
	  width: 50%;
	}

	.top_month_wrapping .title02 span {
	  background: none;
	  padding: 5px;
	}

	.top_month_wrapping_box {
	  overflow: hidden;
	}

	.top_month_wrapping img {
	  display: inline-block;
	  /*	max-width: 24%;*/
	  max-height: 140px;
	}

	.top_month_wrapping h3 {
	  font-size: 1.2rem!important;
	  font-weight: bold;
	  margin: 1.5rem 0;
	}

	#top_month_special .title01 .en {
	  font-size: 3.5rem;
	}
	/* 今月の特集 ボタン*/

	#top_month_special .btn a {
	  padding: 1.3rem 0;
	}

	#top_month_special .more_btn {
	  max-width: 60%;
	  margin: 20px auto 30px;
	}
	/* TOPコラム一覧*/

	#top_column {
	  background: #f5f5f5;
	  padding: 25px 1.6rem;
	  overflow: hidden;
	  margin: 0px 0px 20px;
	}

	#top_column .title02 span {
	  background: none;
	  padding: 5px;
	}

	.top_column_box {
	  overflow: hidden;
	}

	#top_column .top_column_box {}

	#top_column dt {
	  clear: both;
	  float: left;
	  width: 100px;
	  list-style: none;
	  font-weight: bold;
	  padding: 16px 0 16px 0;
	}

	#top_column dd {
	  list-style: none;
	  padding: 16px 0 16px 8em;
	  border-bottom: dotted 1px;
	}

	#top_column a:hover {
	  opacity: .7;
	}
	/* TOPコラム ボタン*/

	#top_column .btn a {
	  max-width: 60%;
	  margin: 20px auto 0px;
	  padding: 1.3rem 0;
	}
	/*ジェイウェルの強み ボタン*/

	#top_ranking_new .btn a {
	  padding: 1.3rem 0;
	}
	/*ジェイウェルの強み*/

	#advantage02 {
	  background: #f6f3eb;
	  padding: 25px 1.6rem;
	  overflow: hidden;
	  margin: 20px 0px;
	}

	#advantage02 .title_wrap .svg {
	  width: 4.4rem;
	  height: 1.8rem;
	}

	#advantage02 .logo_area {
	  width: 27.6%;
	  max-width: 13rem;
	  margin: 0 auto 10px;
	}

	#advantage02 .catchcopy_en {
	  font-family: Cormorant Garamond, serif;
	  font-weight: 700;
	  color: #b39d5a;
	  margin: 3.2rem 0;
	  line-height: 1;
	  font-size: 34px;
	  font-size: 3.4rem;
	  letter-spacing: 0;
	}

	#advantage02 .catchcopy {
	  font-size: 16px;
	  font-size: 1.6rem;
	  font-weight: 700;
	  margin-bottom: 2.4rem;
	}

	#advantage02 .btn a {
	  max-width: 60%;
	  margin: 20px auto 0px;
	  padding: 1.3rem 0;
	  overflow: hidden;
	}

	.advantage02_area {
	  overflow: hidden;
	}

	.advantage02_box {
	  /*	float: left;
		background: #fff;
		padding: 15px 10px;
		width: 48%;
		margin: 10px 1% 0;
		position: relative;
		box-sizing: border-box;
		border: 1px solid #b39d5a;
		overflow: hidden;*/
	  float: left;
	  background: #fff;
	  padding: 15px 10px;
	  width: 23%;
	  margin: 10px 1% 0;
	  position: relative;
	  box-sizing: border-box;
	  border: 1px solid #b39d5a;
	  overflow: hidden;
	  height: 298px;
	}

	.advantage02_box h3 {
	  font-size: 1.4rem;
	  font-weight: bold;
	  margin-bottom: 1.0rem;
	  margin-top: 1.0rem;
	}

	.advantage02_box .fl {
	  float: left;
	  margin-right: 10px;
	  width: 100%;
	}

	.advantage02_box .fl img {
	  width: 100%;
	}

	.advantage02_box .fl02 {
	  float: left;
	  padding: 0px 0px;
	  width: 100%;
	}

	.advantage02_box .fl02 ul {
	  margin-left: 20px;
	}

	.advantage02_box .fl02 li {
	  list-style: disc;
	  /*	font-size: 1.3rem;*/
	  /*   font-weight: bold;*/
	}

	.advantage02_box .fr {
	  /*float: right;*/
	}

	#advantage02 .title02 span {
	  background: none;
	  padding: 5px;
	}
	/*footer_address*/

	#footer_address {
	  padding: 25px 1.6rem;
	  overflow: hidden;
	  margin: 20px 0px;
	}

	#footer_address .title_wrap .svg {
	  width: 4.4rem;
	  height: 1.8rem;
	}

	#footer_address .logo_area {
	  width: 27.6%;
	  max-width: 13rem;
	  margin: 0 auto 10px;
	}

	#footer_address .catchcopy_en {
	  font-family: Cormorant Garamond, serif;
	  font-weight: 700;
	  color: #b39d5a;
	  margin: 3.2rem 0;
	  line-height: 1;
	  font-size: 34px;
	  font-size: 3.4rem;
	  letter-spacing: 0;
	}

	#footer_address .catchcopy {
	  font-size: 16px;
	  font-size: 1.6rem;
	  font-weight: 700;
	  margin-bottom: 2.4rem;
	}

	#footer_address .btn a {
	  max-width: 60%;
	  margin: 20px auto 0px;
	  padding: 1.3rem 0;
	  overflow: hidden;
	}

	.footer_address_area {
	  overflow: hidden;
	}
	/*【下層ページ】会員・ポイントについて*/

	#membership_point {
	  font-size: 1.4rem;
	  padding: 0px 1.6rem;
	  box-sizing: border-box;
	}

	#membership_point h3.title02 {
	  margin-top: 2.0rem;
	  margin-bottom: 2.0rem;
	}

	#membership_point p {
	  margin-bottom: 1.6rem;
	}

	#membership_point h4.title06 {
	  margin-top: 1.6rem;
	}

	.membership_point_box {
	  margin: 20px auto 0px;
	  padding: 0px 0px 0;
	  overflow: hidden;
	}

	.membership_point_box .fl {
	  float: left;
	  width: 25%;
	  padding: 10px;
	}

	.membership_point_box .fl p {
	  margin: 10px 0;
	  font-size: 1.2rem;
	  font-weight: bold;
	}

	.membership_point_box .fl img {
	  width: 50%;
	  margin: 0 auto;
	}

	.membership_point_box .fr {
	  float: right;
	}

	.category_box_free01 {
	  padding: 0px 1.6rem;
	}

	.free_area {
	  margin-bottom: 1.8rem;
	}

	.category_box {
	  overflow: hidden;
	  margin: 0px 0px 20px;
	}

	.category_box .title02 span {
	  background: none;
	  padding: 5px;
	}

	.category_block {
	  overflow: hidden;
	}

	.category_box .category_block {
	  padding: 25px 1.6rem;
	}

	.category_item {
	  overflow: hidden;
	}

	.category_item .item_box {
	  float: left;
	  background: #fff;
	  padding: 10px;
	  width: 23%;
	  margin: 1%;
	  position: relative;
	  box-sizing: border-box;
	  font-size: 12px;
	}

	.item_box .item_name {
	  margin-top: 1.6rem;
	  height: auto;
	  overflow: hidden;
	}

	.category_box .more_btn {
	  /*    max-width: 60%;*/
	  max-width: 88%;
	  margin: 20px auto 30px;
	  clear: both;
	}
	.category_box .btn a {
	  padding: 1.3rem 0;
	  display: inline-block;
	  margin: 20px auto 0;
	}

	.category_box .category_brand {
	  /*	background: #f5f5f5;*/
	  /*	padding: 25px 1.6rem;*/
	  overflow: hidden;
	  /*	margin: 20px 0px;*/
	}

	.category_brand {
	  overflow: hidden;
	}

	.category_brand .banner_box {
	  float: left;
	  /* padding: 0px 5px 10px 5px; */
	  width: 21%;
	  margin: 2%;
	  position: relative;
	  font-size: 0.8em;
	}

	.category_brand .banner_box h3 {
	  font-size: 1.2rem!important;
	  font-weight: bold;
	  margin-top: 10px;
	}
	.category_brand .banner_box02 {
	  float: left;
	  /* padding: 0px 5px 10px 5px; */
	  width: 46%;
	  margin: 2%;
	  position: relative;
	  font-size: 0.8em;
	}

	.category_brand .banner_box02 h3 {
	  font-size: 1.2rem!important;
	  font-weight: bold;
	  margin-top: 10px;
	}

	.reason_box {
	  float: left;
	  background: #fff;
	  padding: 15px 10px;
	  width: 48%;
	  margin: 10px 1% 0;
	  position: relative;

	  box-sizing: border-box;
	  /*    border: 1px solid #b39d5a;*/
	  overflow: hidden;
	  height: auto;
	}

	.reason_box .fl {
	  float: left;
	  margin-right: 10px;
	  width: 35%;
	}

	.reason_box .fr {
	  float: right;
	  /* margin-right: 10px; */
	  width: 61%;
	}

	h4.title05 {
	  background: #f5f5f5;
	  padding: .8rem;

	  line-height: 1.2;
	  font-size: 16px;
	  font-size: 1.6rem;
	  font-weight: bold;
	}

	.reason_box h5 {
	  font-size: 1.4rem;
	  font-weight: bold;
	  margin-bottom: 1.0rem;
	  /* margin-top: 1.0rem; */
	}

	.advantage03 {
	overflow: hidden;
	}
	.advantage03_h {
	background: #b09c5d;
	font-size: 1.6rem;
	padding: 0.5rem 0;
	text-align: center;
	color: #fff;
	margin: -10px -5px 5px;
	}
	/*	.advantage_box02 {
	  margin: 20px auto 0px;
	  padding: 0px 0px 0;
	  overflow: hidden;
	}*/

	.advantage03 .adv_box {
	float: left;
	background: #fff;
	padding: 10px 5px;
	width: 48%;
	margin: 1%;
	position: relative;
	}

	.advantage03 .adv_box p {
	font-weight: bold;
	margin: 10px 0 0;
	}
	.advantage03 .adv_box img {
	width: 70%;
	margin: 0 auto;
	}

	.item02 {
	  overflow: hidden;
	}

	.item_box02 {
	  /*    float: left;*/
	  background: #fff;
	  padding: 15px 10px;
	  /*    width: 48%;*/
	  margin: 10px 2% 0;
	  position: relative;
	  box-sizing: border-box;
	  /*    border: 1px solid #b39d5a;*/
	  overflow: hidden;
	  height: auto;
	}

	.item_box02 .fl {
	  width: 45%;
	  margin: 0 auto;
	  float: left;
	}

	.item_box02 .fr {
	  width: 52%;
	  float: right;
	}

	h4.title05 {
	  background: none;
	  padding: .8rem;
	  line-height: 1.2;
	  font-size: 16px;
	  font-size: 1.6rem;
	  font-weight: bold;
	}

	.item_box02 h5 {
	  font-size: 1.4rem;
	  font-weight: bold;
	  margin-bottom: 1.0rem;
	  /* margin-top: 1.0rem; */
	}

	.item_box02 .fr ul {
	  margin-left: 16px;
	}

	.item_box02 .fr li {
	  list-style: disc;
	  font-weight: bold;
	}

	.item_box02 .item_name {
	  height: auto;
	}

	.category_bnrmenu {
	  overflow: hidden;
	}

	.category_bnrmenu .banner_box {
	  float: left;
	  /* padding: 0px 5px 10px 5px; */
	  width: 21%;
	  margin: 2%;
	  position: relative;
	  font-size: 0.8em;
	  border: 1px solid #d6d6d6;
	}

	.category_bnrmenu .banner_box div {
	  font-size: 1.1rem!important;
	  font-weight: bold;
	  position: absolute;
	  bottom: 0rem;
	  display: block;
	  width: 100%;
	  text-align: left;
	  background: #fff;
	  padding: 5px;
	  background-color: rgba(255, 255, 255, 0.7);
	}

	.bnrmenu {
	  overflow: hidden;
	}

	.bnrmenu .banner_box {
	  float: left;
	  /* padding: 0px 5px 10px 5px; */
	  width: 48%;
	  margin: 1%;
	  position: relative;
	  font-size: 0.8em;
	  border: 1px solid #d6d6d6;
	}

	.bnrmenu .banner_box div {
	  font-size: 1.2rem!important;
	  font-weight: bold;
	  position: absolute;
	  bottom: 0rem;
	  display: block;
	  width: 100%;
	  text-align: left;
	  background: #fff;
	  padding: 5px;
	  background-color: rgba(255, 255, 255, 0.7);
	}

	.item03 {
	  overflow: hidden;
	}

	.item_box03 {
	  /*    float: left;*/
	  background: #fff;
	  padding: 15px 0px;
	  /*    width: 48%;*/
	  margin: 10px 2% 0;
	  margin: 10px 0;
	  position: relative;
	  box-sizing: border-box;
	  /*    border: 1px solid #b39d5a;*/
	  overflow: hidden;
	  height: auto;
	}

	.item_box03 .fl {
	  width: 45%;
	  margin: 0 auto;
	  float: left;
	}

	.item_box03 .fr {
	  width: 52%;
	  float: right;
	}

	.item_box03 h4 {
	  font-size: 1.6rem;
	  font-weight: bold;
	  border-left: #b39d5a 3px solid;
	  padding-left: 5px;
	  margin-bottom: 2rem;
	}

	h4.title05 {
	  background: none;
	  padding: .8rem;
	  line-height: 1.2;
	  font-size: 16px;
	  font-size: 1.6rem;
	  font-weight: bold;
	}

	.item_box03 h5 {
	  font-size: 1.8rem;
	  font-weight: bold;
	  margin-bottom: 1.0rem;
	  /* margin-top: 1.0rem; */
	  background: #f5edd4;
	  padding: 10px 5px;
	}

	.item_box03 .fr ul {
	  margin-left: 16px;
	}

	.item_box03 .fr li {
	  list-style: disc;
	  font-weight: bold;

	}

	.item_box03 .item_name {
	  height: auto;
	  margin-top: 0;
	}

	.item_box03 .item_contents {
	  margin-bottom: 2rem;
	}
	.item04 {
	  overflow: hidden;
	}

	.item_box04 {
	  /*    float: left;*/
	  padding: 15px 0px;
	  /*    width: 48%;*/
	  margin: 10px 2% 0;
	  margin: 10px 0;
	  position: relative;
	  box-sizing: border-box;
	  /*    border: 1px solid #b39d5a;*/
	  overflow: hidden;
	  height: auto;
	}

	.item_box04 .fl {
	  width: 45%;
	  margin: 0 auto;
	  float: left;
	}

	.item_box04 .fr {
	  width: 52%;
	  float: right;
	}

	.item_box04 h4 {
	font-size: 1.4rem;
    /* font-weight: bold; */
    /* border-left: #b39d5a 3px solid; */
    padding-left: 5px;
    margin-bottom: 2rem;
    color: #5d0b0b;
	}

	.item_box04 h5 {
	  font-size: 1.8rem;
	  font-weight: bold;
	  margin-bottom: 1.0rem;
	  /* margin-top: 1.0rem; */
	  background: #f5edd4;
	  padding: 10px 5px;
	}

	.item_box04 .fr ul {
	  margin-left: 16px;
	}

	.item_box04 .fr li {
	  list-style: disc;
	  font-weight: bold;

	}

	.item_box04 .item_name {
	  height: auto;
	  margin-top: 0;
	}

	.item_box04 .item_contents {
	  margin-bottom: 2rem;
	}
	.point3 {
	  overflow: hidden;
	}

	.point3 ul {
	  display: flex
	}

	.point3_box {
	  background: #fff;
	  padding: 10px;
	  width: calc(33.3% - 0px);
	  position: relative;
	  box-sizing: border-box;
	  font-size: 12px;
	  text-align: center;
	  margin: 2%;
	}

	.point3_box p {
	  font-size: 1.4rem;
	  font-weight: bold;
	  text-align: center;
	  margin-top: 10px;
	}

	.item_box02 .point3 ul {
	  margin-top: 10px;
	}

	.item_box02 .fr li.point3_box {
	  background: #fff;
	  padding: 0px;
	  width: calc(33.3% - 0px);
	  position: relative;
	  box-sizing: border-box;
	  font-size: 12px;
	  text-align: center;
	  margin: 1%;
	  list-style: none;
	}

	.item_box02 .fr li.point3_box p {
	  font-size: 1.1rem;
	  font-weight: bold;
	  text-align: center;
	  margin-top: 10px;
	}
	/* 静的ページ共通のボックス */

	.common_page {
	  font-size: 1.4rem;
	  padding: 0px 1.6rem;
	  box-sizing: border-box;
	}

	.common_page h3.title02 {
	  margin-top: 2.0rem;
	  margin-bottom: 2.0rem;
	}

	.common_page p {
	  margin: 2.0rem 0;
	}

	.common_page_main_image {
	  margin-bottom: 1.6rem;
	}

	.common_page .more_btn {
	  max-width: 60%;
	  margin: 20px auto 30px;
	}

	.common_page .btn a {
	  padding: 1.3rem 0;
	}

	.common_page_box {
	  overflow: hidden;
	}

	.common_page_box .fr {
	  float: right;
	  width: 35%;
	}

	.common_page_box .fr img {
	  display: inline-block;
	}

	.category_h_img {
	  position: relative
	}

	.recommend_sign01 {
	  border-radius: 50%;
	  width: 10.5rem;
	  height: 10.5rem;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
	  -ms-flex-pack: center;
	  justify-content: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  position: absolute;
	  left: 1rem;
	  top: 1rem;
	  color: #fff;
	  z-index: 1;
	  background: #a36e52;
	  font-size: 1.8rem;
	  border: 2px solid #FFF;
	  text-align: center;
	}

	.recommend_sign02 {
	  border-radius: 50%;
	  width: 6.5rem;
	  height: 6.5rem;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
	  -ms-flex-pack: center;
	  justify-content: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  position: absolute;
	  left: 0;
	  top: 0;
	  color: #434343;
	  z-index: 1;
	  background: #f5f5f5;
	  font-size: 1.2rem;
	  border: 2px solid #434343;
	  text-align: center;
	}
.category_box .category_block01 {
    background: #f5f5f5;
    padding: 0 1.6rem 25px;
    overflow: hidden;
    margin: 0 1.6rem;	
	}
.category_box .category_block02 {
    padding: 0 1.6rem 25px;
    overflow: hidden;
	}
.category_box .category_block03 {
    background: #ffffff;
    padding: 0 1.6rem 25px;
    overflow: hidden;
    margin: 0 1.6rem;
    border: 1px solid #666;
}
.category_bg01 {
overflow: hidden;
    margin: 2rem 0;

}
.category_bg01 .item_box .item_image{border: 1px solid #ccc;}
.box_ttl01 {
border: 2px solid #666666;
    border-radius: 100px;
    background: #fff;
    max-width: 350px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    top: 21px;
    text-align: center;
	font-size: 1.4rem;
    font-weight: bold;
	}
.box_ttl02 {
    border: 1px solid #666666;
    border-radius: 100px;
    background: #f3ede8;
    max-width: 350px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;

    top: 21px;
    text-align: center;
    font-size: 1.4rem;
    /* color: #fff; */
    font-weight: bold;
}

.category_menu_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.category_menu_list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.category_menu_list li {
    width: auto;
    margin: 0 2% 3.2rem;
    font-size: 14px;
    font-size: 1.4rem;
}


.category_menu_list li {
    width: auto;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
}
.category_menu_list li a {
    padding: 0 0 .8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.category_menu_list li a .fas {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: .8rem;
}
	.feature_box {
	  overflow: hidden;
	}

	.feature_box li.banner_box {
	  float: left;
	  /* padding: 0px 5px 10px 5px; */
	  width: 21%;
	  margin: 2%;
	  position: relative;
	  font-size: 0.8em;
	}

	.feature_box li.banner_box02 {
	  float: left;
	  /* padding: 0px 5px 10px 5px; */
	  width: 29.3%;
	  margin: 2%;
	  position: relative;
	  font-size: 0.8em;
	}

	@media print, screen and (min-width: 1024px) {
	  #product .cartin_btn a, #product .cartin_btn p {
		margin-top: 2.4rem;
	  }
	}

	@media screen and (max-width:1023px) {
	  .fixed-header {
		top: 86px;
	  }
	  #container {
		padding-top: 11rem!important;
	  }
	  #top_month_special .title01 .en {
		font-size: 2.8rem;
	  }
	  .advantage02_box {
		height: 260px;
	  }
	}

	@media screen and (max-width:768px) {
	  /* ショートコード*/
	  .pc_on {
		display: none!important;
	  }
	  .sp_on {
		display: block!important;
	  }
	  .fixed-header {
		top: 86px;
	  }		
.category_area dd ul li.level1>.category_title {
    font-size: 16px;
    font-size: 1.6rem;
}		
		
.box_ttl01 {
    max-width: 258px;
}
		
.box_ttl02 {
    max-width: 258px;
}
	.box2col {
		width: 98%;
	  }
	  .box2col .fl {
		width: 24%;
	  }
	  .box2col .fr {
		width: 72%;
	  }	

	.h_design01 {
	  font-size: 1.6rem;
	  font-weight: bold;
	  color: #fff;
		margin: 0 0 2rem;
	}
	  #container {
		padding-top: 11rem!important;
	  }
	  /* TOP特集*/
	  #top_feature_new .top_feature_box .banner_box {
		float: left;
		/* padding: 0px 5px 10px 5px; */
		width: 46%;
		margin: 2%;
		position: relative;
		font-size: 0.8em;
	  }
	  #top_feature_new .top_feature_box .banner_box02 {
		float: left;
		/* padding: 0px 5px 10px 5px; */
		width: 46%;
		margin: 2%;
		position: relative;
		font-size: 0.8em;
	  }
	  /* TOPピックアップブランド*/
	  #top_pickup_brand .top_pickup_brand_box .banner_box {
		float: left;
		/* padding: 0px 5px 10px 5px; */
		width: 46%;
		margin: 2%;
		position: relative;
		font-size: 0.8em;
	  }
	  #top_pickup_brand .top_pickup_brand_box .banner_box02 {
		float: left;
		/* padding: 0px 5px 10px 5px; */
		width: 46%;
		margin: 2%;
		position: relative;
		font-size: 0.8em;
	  }
	  /*TOPランキング*/
	  .top_rank_box {
		float: left;
		background: #fff;
		padding: 10px 5px;
		width: 46%;
		margin: 2%;
		position: relative;
		font-size: 0.8em;
	  }
	  #top_month_special .top_bd_stone {
		/* margin: 20px 0px; */
		padding: 25px 1.6rem 10px;
		width: 100%;
		float: none;
	  }
	  #top_month_special .top_month_wrapping {
		/*	background: #f6f3eb;*/
		margin: 0px 0px 0;
		padding: 25px 1.6rem 10px;
		width: 100%;
		float: none;
	  }
	  .top_bd_stone img {
		margin: 0px;
	  }
	  .top_month_wrapping img {
		display: inline-block;
		max-width: 40%;
		max-height: 150px;
	  }
	  /*ジェイウェルの強み*/
	  #advantage02 .btn a {
		max-width: 70%;
		margin: 20px auto 0px;
		padding: 1.3rem 0;
		overflow: hidden;
	  }
	  .advantage02_box h3 {
		font-size: 1.3rem;
		font-weight: bold;
		margin-bottom: 1.0rem;
		margin-top: 0;
	  }
	  .advantage02_box {
		float: none;
		background: #fff;
		padding: 15px 10px;
		width: 100%;
		margin: 10px 0% 0;
		position: relative;
		box-sizing: border-box;
		border: 1px solid #b39d5a;
		overflow: hidden;
		height: auto;
	  }
	  .advantage02_box .fl {
		float: left;
		margin-right: 10px;
		width: 40%;
	  }
	  .advantage02_box .fl02 {
		float: left;
		padding: 0px 0px;
		width: 53%;
	  }
	.advantage03_h {
	background: #b09c5d;
	font-size: 1.3rem;
	padding: 0.3rem 0;
	text-align: center;
	color: #fff;
			margin: -10px -5px 5px;
	}		
	  /*【下層ページ】会員・ポイントについて*/
	  .membership_point_box .fl {
		float: left;
		width: 50%;
		padding: 10px;
	  }
	  .category_item .item_box {
		float: left;
		background: #fff;
		padding: 10px 5px;
		/*    width: 46%;
		margin: 2%;*/
		width: 48%;
		/* margin: 2%;*/
		position: relative;
		font-size: 0.8em;
	  }
	  /* カテゴリー*/
	  .category_child_list {
		margin-bottom: 1rem;
	  }
	  .category_brand .banner_box {
		float: left;
		/* padding: 0px 5px 10px 5px; */
		width: 46%;
		margin: 2%;
		position: relative;
		font-size: 0.8em;
	  }
	  .category_brand .banner_box02 {
		float: left;
		/* padding: 0px 5px 10px 5px; */
		width: 100%;
		margin: 2%;
		position: relative;
		font-size: 0.8em;
	  }		
	  .reason_box {
		width: 98%;
	  }
	  .reason_box .fl {
		width: 24%;
	  }
	  .reason_box .fr {
		width: 72%;
	  }
	  .category_bnrmenu .banner_box {
		float: left;
		/* padding: 0px 5px 10px 5px; */
		width: 46%;
		margin: 2%;
		position: relative;
		font-size: 0.8em;


	  }
	  .bnrmenu .banner_box {
		float: left;
		/* padding: 0px 5px 10px 5px; */
		width: 98%;
		margin: 1%;
		position: relative;
		font-size: 1.4rem;
	  }
	  .item_box02 {
		width: 96%;
	  }
	  .item_box02 .fl {
		width: 100%;
	  }
	  .item_box02 .fr {
		width: 100%;
		font-size: 1.2rem;
		margin-top: 20px;
	  }
	  .item_box03 {
		width: 96%;
		width: 100%;
	  }
	  .item_box03 .fl {
		width: 54%;
	  }
	  .item_box03 .fr {
		width: 43%;
		font-size: 1.2rem;
		/*margin-top: 20px;*/
	  }
	  .item_box04 {
		width: 96%;
		width: 100%;
	  }
	  .item_box04 .fl {
	width: 100%;
    float: none;
	  }
		.item_box04 .box2col .fl{
	text-align: center;		
		}		
		.item_box04 .box2col .fl img{
	display: inline-block;		
		}		
	  .item_box04 .fr {
	width: 100%;
    font-size: 1.2rem;
    margin-top: 20px;
    float: none;
	  }		
	  .common_page_box .fr {
		float: none;
		width: 70%;
		margin: 0 auto;
	  }
	  .common_page_box .fr img {
		display: inline-block;
		margin-bottom: 2rem;
		width: 100%;
	  }
	  .recommend_sign01 {
		border-radius: 50%;
		width: 6.5rem;
		height: 6.5rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: absolute;
		left: 0;
		top: 0;
		color: #fff;
		z-index: 1;
		background: #a36e52;
		font-size: 1.2rem;
		border: 2px solid #FFF;
		text-align: center;
	  }
	  .item_box03 h5 {
		font-size: 1.6rem;
		font-weight: bold;
		margin-bottom: 2.0rem;
		/* margin-top: 1.0rem; */
		background: #f5edd4;
		padding: 5px;
	  }
	  .item_box03 .item_contents {
		margin-bottom: 0.9rem;
	  }
	  .item_box04 h5 {
		font-size: 1.6rem;
		font-weight: bold;
		margin-bottom: 2.0rem;
		/* margin-top: 1.0rem; */
		background: #f5edd4;
		padding: 5px;
	  }
	  .item_box04 .item_contents {
		margin-bottom: 0.9rem;
	  }		
	  .point3_box {
		background: #fff;

		padding: 0px;
		position: relative;
		box-sizing: border-box;
		font-size: 10px;
		text-align: center;
		margin: 1%;
	  }
	  .point3_box p {
		font-size: 1rem;
		font-weight: bold;
		text-align: center;
		margin: 5px 0;
	  }
.category_menu_list {
    background: #f5f5f5;
    padding: 1.6rem;
    margin-bottom: 1.6rem;
}
		
		.category_menu_list li {
    background: #fff;
    border: 1px solid #d6d6d6;
	    width: 47.8%;
    text-align: center;
    font-size: 14px;
    font-size: 1.2rem;
	margin: 0;		
}
/*		.category_menu_list li:not(:last-child) {
    margin-bottom: .8rem;
}*/
		.category_menu_list li:nth-child(2n) {
    margin-left: 4.4%;
}
.category_menu_list li a {
    display: block;
    padding: .8rem;
    /* position: relative; */
}
		
	  .feature_box li.banner_box {
		float: left;
		/* padding: 0px 5px 10px 5px; */
		width: 46%;
		margin: 2%;
		position: relative;
		font-size: 0.8em;
	  }
	  .feature_box li.banner_box02 {
		float: left;
		/* padding: 0px 5px 10px 5px; */
		width: 46%;
		margin: 2%;
		position: relative;
		font-size: 0.8em;
	  }		
		
	}

	@media screen and (min-width: 1024px) {
	  .ranking_item_box .item_name {
		font-size: 13px;
	  }
	  .ranking_item_box .price {
		font-family: Arial, Helvetica, "sans-serif";
		font-size: 16px;
		font-size: 2rem;
	  }
	}




.red02{
    color: #d70035;
}

.red02_header{
    color: #d70035;
    margin: 0 0 1rem;
    text-indent: 0;
    font-weight: bold;
    font-size: 1.5rem;
}

.red02_line{
    border-bottom: #d70035 2px solid;
    padding: 0 0 0.3rem;
}

.red02_h3{
    border-bottom: #d70035 2px solid;
    color:#d70035;
    text-align: center;
}

.red02_h3_bg {
    border-bottom: none;
    color: #fff;
    text-align: center;
    background: url(/user_data/img/brand/chromehearts/title_bg_2.jpg);
    padding: 0.5rem;
    letter-spacing: 1px;
    margin: 3rem 0 1rem;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.white_box{
    background: #ffffff;
    padding: 1.2rem;
}

.bg_gray02{
    background-color: #949494;
}

.bg_gray03{
    background-color: #ddd;
}

.bg_beige02 {
    background: #ede7d5;
}

span.priceL {
    font-size: 2rem;
}

.black_h2{
    background-color:#000;
    padding:10px;
    font-weight: bold;
    color: #fff;
}

.black_h2_bg{
    background: url(/user_data/img/brand/chromehearts/title_bg_1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}



.font_normal{
    font-weight: normal;
}

.tar {
    text-align: right;
}

.underline{
    text-decoration:underline;
}

.no_underline{
    text-decoration:none;
}

.bannerMenuBtn{
  display:block;
}

.bannerMenuBtnBox{
  display:flex;
  flex-wrap: wrap;
  justify-content: center;
}

.bannerMenuBtnBox_list{
  width: 23%;
  align-items: center;
  justify-content: center;
  margin-left: 2%;
  margin-bottom: 2%;
}

.bannerMenuBtnBox_list:first-child{
  margin-left: 0;
}

.bannerMenuBtnBox_list a{
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
}

.bannerMenuBtnBox_list a:hover{
  opacity:0.8;
}

.bannerMenuBtnBox_list img{
  display: inline-block;
}

.bannerMenuBtnBox_list span{
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  display: block;
  background-color: rgba(255,255,255,0.7);
  padding: 1% 1% 1% 2%;
  font-weight: bold;
  text-align: center;
}

.list_design02 {
    font-weight: bold;
    margin: 2rem 1%;
    background: #ffffff;
    padding: 1.2rem;
    text-indent: 20px;
    border: #ccc solid 1px;
}

@media screen and (max-width:768px) {
.bannerMenuBtnBox_list{
    width: 47%;
    align-items: center;
    justify-content: center;
    margin-left: 2%;
    margin-bottom: 4%;
    flex-wrap: wrap;
}

.bannerMenuBtnBox_list:nth-child(odd){
    margin-left: 0%;
}

}

.content3Box{
  display:flex;
  justify-content: space-evenly;
  align-items: baseline;
}

.content3Box_innerBlock{
    width: 32%;
    background: #fff;
    margin-left: 1%;
    padding: 0.5rem;
}

.content3Box_innerBlock:first-child{
    margin-left: 0%;
}

.content3Box .content3Box_innerBlock .minh230{
  min-height:230px;
}

@media screen and (max-width:768px) {

.content3Box{
  display:block;
}

.content3Box_innerBlock{
  width:100%;
  padding:1.2rem;
  margin: 0 0 3%;
}

.content3Box .content3Box_innerBlock .minh230{
  min-height:auto;
}

}

.h4_title07{
    font-weight: bold;
    text-align: center;
    font-size: 2.6rem;
    background-image: url(/user_data/img/brand/chromehearts/bgLine.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 5px;
    margin-bottom: 1rem;
}


.gift_point_area{
    margin: 80px 0 30px;
}

.gift_point_area .point_ttl {
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 20px 0;
    max-width: 712px;
    width: 90%;
    background: #b39d5a;
    position: relative;
    margin: -40px auto 30px;
    box-shadow:3px 0px 5px 2px rgba(0,0,0,.15);
}

.gift_point_area .point_ttl span {
    color: #fff;
    font-weight: bold;
}

.gift_point_area .point_ttl:before {
    content: "";
    position: absolute;
    top:4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
    border: 1px dashed rgba(245,241,236,.33);
}

.gift_point_area .point_img{
  margin: 0 auto 20px;
  width: 90%;
}

.gift_point_area div {
    background: #fff;
    border: 3px solid #b39d5a;
    border-radius: 12px;
    max-width: 920px;
    width: 96%;
    margin: 0 auto;
    box-sizing: border-box;
    padding-bottom: 40px;
    box-shadow:2px 2px 4px 0px rgba(0,0,0,.3);
}

.gift_point_area div ul {
    width: 90%;
    margin: 0 auto;
    display: flex;
}

.gift_point_area div ul li {
    width: 33%;
    height: auto;
    border: 1px solid #b39d5a;
    background: #f6f3eb;
    box-sizing: border-box;
    padding: 20px 5px;
    text-align: center;
}

.gift_point_area div ul li:not(:last-child) {
    margin-right: 1%;
}

.gift_point_area div ul li .point_num {
    font-size: 1.7rem;
    color: #b39d5a;
    margin-bottom: 5px;
    font-weight: bold;
}

.gift_point_area div ul li p {
    color: #000;
    font-size: 1.3rem;
    line-height: 1.7;
    letter-spacing: 0px;
}

.gift_content1,
.gift_content3{
    background: #f5f1ec;
    padding: 77px 0;
}

@media screen and (max-width:768px) {
  
.gift_point_area .point_ttl {
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 20px 0;
    max-width: 712px;
    width: 90%;
    background: #b39d5a;
    position: relative;
    margin: -40px auto 30px;
    box-shadow:3px 0px 5px 2px rgba(0,0,0,.15);
}

.gift_point_area div ul {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.gift_point_area div ul li {
    width: 32.6%;
    height: auto;
    border: 1px solid #b39d5a;
    background: #f6f3eb;
    box-sizing: border-box;
    padding: 20px 5px;
    text-align: center;
    margin: 0 0 1%;
}
  
.gift_point_area div ul li .point_num {
    font-size: 1.6rem;
    color: #b39d5a;
    margin-bottom: 5px;
    font-weight: bold;
}
}



.recommendBlock{
  background-color: #f5f5f5;
  padding: 25px 1.6rem;
  margin: 1.6rem;
}

.recommend2box{
    overflow: hidden;
    width: 80%;
    margin: 20px auto;
    text-align: center;
    display: flex;
    align-items: center;
}

.recommend2box .fl{
    width: 35%;
    margin-right: 5%;
}

.recommend2box .fr{
  width: 60%;
}

.recommend2box .recommendTitle{
    font-size: 1.4rem;
    font-weight: bold;
    margin: 0 0 5px;
}

@media screen and (max-width:768px) {
  
.recommend2box{
  overflow: hidden;
  width: 100%;
  margin:0 auto;
  text-align: center;
  display: block;
}

.recommend2box .fl{
  float:none;
  width: 70%;
  margin: 0 auto;
}

.recommend2box .fr{
  float:none;
  width: 100%;
  margin-top:2%;
}
}

@media print, screen and (min-width: 768px){
.category_child_list_wrap li {
    margin-bottom: 1rem;
    margin-right: 1rem;
    border: 1px solid #d6d6d6;
    padding: .5rem 1rem .5rem 1rem;
    width: 23%;
    font-size: 1.2rem;
    align-items: center;
    display: flex;
}
	}