/*@font-face {
font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 300;
    src: 
         url("https://topjimmy.itembox.design/item/font/NotoSansJP-Light.woff") format('woff'),
         url("https://topjimmy.itembox.design/item/font/NotoSansJP-Light.ttf") format('truetype'),
         url("https://topjimmy.itembox.design/item/font/NotoSansJP-Light.otf") format('opentype');
}
NotoSansCJKjp-DemiLight
@font-face {
font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 500;
    src: 
         url("https://topjimmy.itembox.design/item/font/NotoSansJP-Medium.woff") format('woff'),
         url("https://topjimmy.itembox.design/item/font/NotoSansJP-Medium.ttf") format('truetype'),
         url("https://topjimmy.itembox.design/item/font/NotoSansJP-Medium.otf") format('opentype');
}*/



body {
font-family: /*'NotoSansJP',*/"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo" , "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
font-weight: 500;
font-style: normal;
}

a,a:hover {
color:#000;
text-decoration: none;
}

a:visited {
    color: #000;
}

a:link {
    color: #000;
}

ul,ol {
  list-style: none;
padding:0;
margin:0;
}

/*スライド遅延*/
.slick-slider, .slider {
  opacity: 0;
  transition: opacity .3s linear;
}
.slick-slider.slick-initialized, .slider.slick-initialized {
  opacity: 1;/*slick-initializedが表示されたら表示*/
}

.logout.my-false { display: none; }
.login.my-true { display: none; }
.regist.my-true { display: none; }

.head_cart {
  position: relative;
  }

.fs-client-cart-count {
position: absolute;
    background: #f25c73;
    color: #fff;
    width: 18px;
    height: 18px;
    border-radius: 50%;
border:1px solid #fff;
    text-align: center;
    line-height: 16px;
top:8px;
right:1px;
font-size:10px;
}

.fs-client-cart-count2 {
top:1px;
right:5px;
}

@media screen and (min-width: 1000px) {
.headar_left .fs-clientInfo.is-ready {
display:none;
 }
}

/*詳細検索*/
@media screen and (max-width: 768px) {
.fs-p-productSearch__inputTable.fs-c-inputTable + .fs-p-productSearch__inputTable.fs-c-inputTable tr:first-of-type {
margin-top: 24px;
 }
}

/*span.fs-c-checkbox input#col_white span.fs-c-checkbox__labelText:before {
content: url(https://topjimmy.itembox.design/item/img/fs_logo/white_icon_smf.png?t=20250218150758);
    margin: 10px;
    position: relative;
    top: 8px;
}*/

.icon_white:before, .icon_blk:before, .icon_gry:before, .icon_beige:before, .icon_brown:before, .icon_blue:before, .icon_green:before, .icon_red:before, .icon_orange:before, .icon_ppl:before, .icon_pink:before, .icon_yel:before, .icon_gold:before, .icon_silv:before, .icon_othe:before {
content: '';
  display: inline-block;
    width: 20px;
    height: 20px;
margin-right:3px;
    border: 1px solid #ccc;
    border-radius: 4px;
  background-size: contain;
  vertical-align: middle;
}

.icon_white:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/white_icon_smf.png?t=20250218150758);
}

.icon_blk:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/black_icon_smf.png?t=20250218150758);
}

.icon_gry:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/gray_icon_smf.png?t=20250218150758);
}

.icon_beige:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/beige_icon_smf.png?t=20250218150758);
}

.icon_brown:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/brown_icon_smf.png?t=20250218150758);
}

.icon_blue:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/blue_icon_smf.png?t=20250218150758);
}

.icon_green:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/green_icon_smf.png?t=20250218150758);
}

.icon_red:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/red_icon_smf.png?t=20250218150758);
}

.icon_orange:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/orange_icon_smf.png?t=20250218150758);
}

.icon_ppl:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/purple_icon_smf.png?t=20250218150758);
}

.icon_pink:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/pink_icon_smf.png?t=20250218150758);
}

.icon_yel:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/yellow_icon_smf.png?t=20250218150758);
}

.icon_gold:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/gold_icon_smf.png?t=20250218150758);
}

.icon_silv:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/silver_icon_smf.png?t=20250218150758);
}

.icon_othe:before {
  background-image: url(https://topjimmy.itembox.design/item/img/fs_logo/other_icon_smf.png?t=20250218150758);
}


/*商品検索結果*/

.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #000;
font-weight: 700;
font-style: normal;
    font-size:1.5em;
}

/*フッター*/
.fs-p-footerCopyright {
    color: #000;
    background-color: #ffffff;
    text-align: center;
    padding: 20px 4px;
}

.fs-p-footerCopyright__text {
    padding-bottom: 5px;
}

.fs-p-footerNavigationItem__body a {
color:#fff;
}

.foot_s_list li {
font-weight: 700;
font-style: normal;
	font-size:1em;
	padding:8px 0;
    text-align: center;
    border-bottom: 1px solid #5a5a5a;
}

.foot_s_list li span {
	font-size:1em;
font-weight: 300;
font-style: normal;
}

.fs-p-footerNavigation > *:nth-child(5) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 5;
    grid-row: 5;
}

#pageTop {
  position: fixed;
  bottom: 35px;
  right: 10px;
}
 
#pageTop a {
  display: block;
  z-index: 999;
border: 1px solid #696969;
  width: 45px;
  height: 45px;
  background-color: rgba(255,255,255,0.95);
  color: #696969;
font-weight: 700;
font-style: normal;
  text-decoration: none;
  text-align: center;
}	

@media screen and (min-width: 768px) {
  .fs-p-footerNavigation > *:nth-child(5) {
    -ms-grid-column:1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3;
  }

/*.fs-p-footerNavigationItem {
border-bottom: 1px solid currentColor;
}

.fs-p-footerNavigationItem:last-of-type {
border-bottom:none;
}*/

.fs-p-footerNavigationItem__title {
    display: block;
    border-bottom: 1px solid currentColor;
    padding: 4px;
    font-size: 1.8rem;
    position: relative;
    text-align: center;
    z-index: 1;
  }

.fs-p-footerNavigationItem__title {
display:none;
  }
.foot_s_list li {
	font-size:1em;
	padding:8px 0;
    text-align: left;
    border-bottom: none;
  }
.foot_s_list li span {
	font-size:0.8em;
  }
}

@media screen and (min-width: 960px) {
  .fs-p-footerNavigation > *:nth-child(4) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 1;
    grid-row: 1;
  }
.fs-p-footerNavigation > *:nth-child(5) {
    -ms-grid-column: 5;
    grid-column: 5;
    -ms-grid-row: 1;
    grid-row: 1;
  }
.fs-p-footerNavigationItem__title {
display:none;
  }

#pageTop {
  bottom: 20px;
  right: 20px;
}
  
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
  }

}

/*ヘッダー*/

.fs-l-header__contents {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: /*auto*/ auto;
  grid-template-rows: /*auto*/ auto;
  -ms-grid-columns: 4em 1fr 4em;
  grid-template-columns: 4em 1fr 4em;
  align-items: center;
}

.fs-l-header__utility {
-ms-grid-rows: 1fr 0.5fr;
grid-template-rows: 1fr 0.5fr;
}

nav.fs-p-headerUtilityMenu {
border-bottom:2px solid #ccc;
padding-top:5px;
padding-bottom:5px;
}

.fs-p-headerUtilityMenu__list {
    font-size: 1.3rem;
}

.fs-p-headerUtilityMenu__list a::before {
  content: "";
  border: none;
  display: inline-block;
  height: 0;
  width: 0;
}

/*li.fs-pt-menu__item--lv1 {
font-weight: 700;
font-style: normal;
}*/

li.fs-pt-menu__item--lv1:first-of-type {
margin-right: auto; 
padding-left:10px;
}

@media screen and (min-width: 960px) {
li.fs-pt-menu__item--lv1:first-of-type {
padding-bottom:10px;
 }
}

@media screen and (max-width: 1000px) {
.fs-l-header__utility {
/*    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr 0.3fr;
    grid-template-rows: 1fr 0.3fr;*/
display:none;
 }
}

@media screen and (min-width: 1100px) {
li.fs-pt-menu__item--lv1:first-of-type {
padding-bottom:0;
 }
}

li.fs-pt-menu__item--lv1:nth-child(n+2):nth-child(-n+4) {
padding-right:10px;
border-right:1px solid #000;
}

.fs-p-headerUtilityMenu__list > li + li {
    margin-left: 10px;
}

li.fs-pt-menu__item--lv1:last-of-type {
padding-right:10px;
}

.fs-p-headerUtilityMenu__list a:visited {
    color: #000;
}

.ins_mens,.ins_womens,.twi,.fb_mens,.fb_womens {
font-size:0;
cursor: pointer;
line-height:normal;
    position: relative;
}

.ins_mens a,.ins_womens a,.twi a,.fb_mens a,.fb_womens a {
    top: 10px;
    right: 10px;
    position: absolute;
}

.ins_mens:before {
font-size: 1.8rem;
font-family: "Font Awesome 5 Brands";
content: "\f16d";
color:#59b6d2;
}

.ins_womens:before {
font-size: 1.8rem;
font-family: "Font Awesome 5 Brands";
content: "\f16d";
color:#f25c73;
}

.twi:before {
font-size: 1.8rem;
font-family: "Font Awesome 6 Brands";
content: "\e61b";/*f099*/
}

.fb_mens:before {
font-size: 1.8rem;
font-family: "Font Awesome 5 Brands";
content: "\f082";
color:#59b6d2;
}

.fb_womens:before {
font-size: 1.8rem;
font-family: "Font Awesome 5 Brands";
content: "\f082";
color:#f25c73;
}

/*ヘッダーアイコン最後の高さズレ*/
@media screen and (min-width: 768px) {
.fs-l-header__utility *:last-child {
align-self:auto;
 }
}

/*ヘッダー店名*/
.h1_cap, .fs-p-phoneOrder, .fs-p-headerNavBar {
display:none;
}


.h1_name {
color: #000;
font-weight: normal;
font-weight: 100;
font-style: normal;
font-size: 170%;
}	


.headar_left a {
text-decoration: none;
}

.headar_left span, .fix-header-contents .h1_name span {
font-weight: bold;
/*font-size: 110%;
padding-right: 10px;*/
font-family: arial black;
display:block;
}

@media screen and (min-width: 768px) {
.fs-l-header__contents {
    -ms-grid-rows: /*auto*/ auto;
    grid-template-rows: /*auto*/ auto;
    -ms-grid-columns: 25% 50% 25%;
    grid-template-columns: 25% 50% 25%;
 }
.headar_left span {
display:inline;
 }
}

@media screen and (min-width: 1000px) {
.h1_cap {
display:block;
font-size: 85%;
		height: 5px;
		color: #6d6d6d;
 }
.fs-p-logo {
    display: flex;
    flex-direction: column;
    align-items: normal;
    justify-content: normal;
padding:0 8px 8px;
 }
.fs-l-header__logo {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1;
 }
.fs-l-header__contents {
    -ms-grid-rows: /*auto*/ auto;
    grid-template-rows: /*auto*/ auto;
    -ms-grid-columns: 2fr 2fr;
    grid-template-columns: /*40% 60%*/2fr 2fr;
 }
.fs-p-headerNavBar {
display:block;
    -ms-grid-row: 2/3;
    grid-row: 2/3;
    -ms-grid-column: 1/3;
    grid-column: 1/3;
 }
.fs-p-phoneOrder {
display:block;
    -ms-grid-row: 1/2;
    grid-row: 1/2;
    -ms-grid-column: 2/3;
    grid-column: 2/3;
 }

.head_menu li {
display: inline-block;
font-size: 14px;
/*font-weight: 700;
font-style: normal;*/
}

.head_menu li a {
padding: 0px 7px 0px 7px;
}

/*.head_menu li:last-of-type a {
padding-right: 0;
}*/

.head_menu li:last-of-type {
border-right: none;
}

.head_cart a {
	color: #f25c73;
}

.head_cart:before {
  font-family: "Font Awesome 5 Free";
  content: "\f07a";
	margin-right: -5px;
	margin-left: 5px;
	font-weight: 900;
	color: #f25c73;
 }
/*.head_cart {
padding-right:5px;
}*/


.head_fav:before {
  font-family: "Font Awesome 5 Free";
  content: "\f004";
	margin-right: -7px;
	margin-left: 5px;
	font-weight: 500;
	color: #000;
 }
}

/*ヘッダーカテ*/
.headar_right {
/*font-weight: 700;
font-style: normal;*/
}

.headar_right a {
text-decoration: none;
}

.cate_menu > li {
display: inline-block;
font-weight: 700;
font-style: normal;
font-size: 80%;
width: 11%;
z-index:103;
}

.cate_menu_main, .cate_menu_main_abc, .head_menu_main {
  display: none;
}

.cate_menu_main ul, .cate_menu_main_abc ul, .head_menu_main ul{
font-size: 0;
}

/*ul.cate_menu, ul.head_menu_main {
width: 750px;
font-size: 0;
}*/


.cate_menu > li a, .head_menu_main > li a, .head_menu > li a.head_menu_black {
  display: block;
  transition: .3s ease;
  font-size: 14px;
  text-align: center;
	padding-top: 10px;
padding-bottom: 10px;
}

.arrow_down:after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
	font-weight: 900;
	padding-left: 5px;
		color: #8a8a8a;
}

.fs-p-headerNavigation .cate_menu li a:hover {
  background: #d0fdff;
  color: #000;
}

.head_menu_black a:hover, .head_menu_main_item a:hover, .fs-p-headerNavigation .cate_menu li div div a:hover  {
  background: #d0fdff;
  color: #000;
}

 .fs-p-headerNavigation .cate_menu li:hover .cate_color, .headar_right .head_menu li:hover .cate_color {
  background: #d0fdff;
	color: #000;
}

.cate_menu_main_item, .head_menu_main_item {
  position: absolute;
  /*left: 0;*/
  /*width: 400px;*/
  padding: 0 15px 10px;
background-color: rgba(255,255,255,0.95);
	border: 1px solid #e6e6e6;
	z-index: 9999;
}

.head_menu_main_item {
  padding: 0 10px 10px;
	width: 131px;
}

.head_menu_main_item_long {
	width: 172px;
}

.cate_menu_main_abc {
width: 930px;
  position: absolute;
/*	position: relative;*/
  padding: 0 15px 10px;
margin-top:-1px;
	background-color: rgba(255,255,255,0.95);
	border: 1px solid #e6e6e6;
	z-index: 9999;
}

.cate_menu_main div, .cate_menu_main_abc div, .head_menu_main div {
  margin: 10px 0 0;
}

.cate_menu_main div a, .cate_menu_main_abc div a, .head_menu_main div a {
	text-align: left;
		padding: 5px;
}

/*.cate_menu_main li > a {
	text-align: left;
		padding-left: 5px;
		padding-right: 0;
}*/

.cate_menu_main div a:after:not(.abc_list_main) {
  font-family: "Font Awesome 5 Free";
  content: "\f04b";
	font-weight: 900;
	padding-left: 5px;
}

/*.cate_menu_main ul {
  margin-top: 20px;
}*/

.cate_menu_main_item ul li/*:not(.abc_js)*/ {
  display: table;
  width: 100px;
	vertical-align: middle;
	float: left;
	height: 50px;
}

.cate_menu_main_item ul li a/*:not(.abc_js a)*/ {
  display: block;
  padding: 5px;
  transition: .2s ease;
	    text-align: left;
  /*display: -webkit-box; 
  display: -moz-box;    
  display: -ms-flexbox; 
  display: -webkit-flex; 
  display: flex;
  -webkit-box-align: center; 
  -moz-box-align: center;    
  -ms-flex-align: center; 
  -webkit-align-items: center; 
  align-items: center;	*/
	display: table-cell;
	font-size: 13px;
	vertical-align: middle;
}

.head_menu_main_item ul li {
  display: block;
  /*width: 100px;
	vertical-align: middle;
	height: 50px;*/
	text-align: left;
}

.head_menu_main_item ul li a {
  display: block;
  padding: 5px 0;
  transition: .2s ease;
	    text-align: left;
  /*display: -webkit-box; 
  display: -moz-box;    
  display: -ms-flexbox; 
  display: -webkit-flex; 
  display: flex;
  -webkit-box-align: center; 
  -moz-box-align: center;    
  -ms-flex-align: center; 
  -webkit-align-items: center; 
  align-items: center;	*/
	/*display: table-cell;*/
	font-size: 13px;
	vertical-align: middle;
}

.fs-p-headerNavigation .cate_menu_main ul li a:hover, .head_menu_main ul li a:hover {
  background: #d0fdff;
color:#000;
}

/* アルファベットリスト */
.abc_list {
  margin-top: 10px;
		width: 930px;
}
.abc_list li {
  float: left;
  transition: .2s ease;
  color: #222;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
	font-size: 15px;
}
.abc_list li:hover, .abc_list li.cate_hover {
  /*background: #222;*/
  color: #fff;
}

.abc_list:after {
    content: "";
    clear: both;
    display: block;
}

/* ブランドリスト */
.abc_list_main {
  /*display: flex;*/
  margin: 20px 0 10px;
  /*flex-wrap: wrap;*/
min-width:930px;
display: none;
position: absolute;
left: -1px;
top: 78px;
	border: 1px solid #e6e6e6;
		padding: 10px 15px 10px;
		background-color: rgba(255,255,255,0.95);
}
.abc_list_main li {
  /*position: relative;*/
  width: 170px;/*4列は200px*/
display: table;
/*height: 100%;16px*/
/*line-height: 2em;*/
}
.abc_list_main li a {
  display: table-cell;
  padding: 10px 5px 11px;
  transition: .2s ease;
  color: #222;
  font-size: 13px;
height:30px;
  text-decoration: none;
	vertical-align: middle;
box-sizing: content-box; 
}

.abc_list_main li a:hover {
  background: #f5f5f5;
}
.abc_list_main li span {
  display: block;
  font-size: 12px;
}
/*.head-brand__ruby--hide {
  display: none;
}
.head-brand__num {
  position: absolute;
  top: 23px;
  right: 0;
  padding: 0 12px 0 0;
  color: #888;
  font-size: 12px;
  line-height: 1;
}*/

.abc_js a, .bland_all_pc a {
padding: 10px;
display: block;
}

ul.abc_list li.abc_js a:hover, ul.abc_list li.bland_all_pc a:hover {
background: #d0fdff;
color:#000;
}

li.irohani {
padding-right: 220px;/*４列は110px？*/
}

div.headar_sub div.headar_sub_left {
display: inline-block;
text-align: left;
}

div.headar_sub div.headar_sub_left:first-of-type {
padding-right: 150px;
}

/*ヘッダー検索*/

.fs-p-headerNavigation {
    margin: auto;
    max-width: 1216px;
    position: relative;
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    /* grid-row: 1/3; */
    /* align-items: center; */
    /* justify-content: space-between; */
    /* flex-wrap: wrap; */
z-index:103;
}

.fs-p-headerNavBar {
    background: #e6e6e6;
    border-bottom: none;
    color: #000000;
/*font-weight: 700;
font-style: normal;*/
position: relative;
}

@media screen and (min-width: 768px) {
.fs-p-headerNavigation__list {
    width: 94%;
 }
}
.fs-p-headerNavigation__list {
justify-content: center;
  align-items: center;
    grid-row: 1;
    grid-column: 1;
/*    top: 1px;*/
position: relative;
}

.fs-p-headerNavigation__search {
display:grid;
grid-template-columns: 1fr 1fr;
}

.fs-p-headerNavigation__listItem {
flex:1;
z-index:103;
}

.fs-p-headerNavigation__list li:last-child {
flex:3;
z-index:103;
}

.fs-p-searchForm__input {
    width: 12em;
}

.fs-p-headerNavigation__list input[type=checkbox] {
 display:none;
 } 
.fs-p-headerNavigation__list input[type=checkbox] + label:before {
font-family: "Font Awesome 5 Free";
	font-weight: 500;
  display: inline-block;
letter-spacing: 3px;
color:#000;
}

.fs-p-searchForm__inputGroup {
font-weight: 300;
font-style: normal;
}

.fs-p-headerNavigation__list input[type=checkbox] + label:before { content: "\f0c8"; } 

.fs-p-headerNavigation__list input[type=checkbox]:checked + label:before { content: "\f14a"; } 

.fs-p-inputGroup {
    display: flex;
    align-items: stretch;
    border: 1px solid #494747;
    background: #000;
    margin-left: 3px;
}

.fs-p-inputGroup__button {
    background: #fff;
    border: none;
    color: #000;
    width: 2em;
}

.fs-p-searchForm__button::before {
    line-height: 1.0;
}

.fs-p-headerNavigation__list li form ul li {
display:inline-block;
}

.fs-p-headerNavigation__list li form ul li:first-of-type {
width:33%;
}

.fs-p-headerNavigation__list li form ul li:last-of-type {
width:64%;
}

.head_shosai {
/*display:flex;
flex:1/2;*/
    grid-column: 1;
    grid-row: 1;
padding:4px 0 4px 0;
z-index:100;
}

.fs-p-productSearch {
border-bottom:none;
padding:0;
justify-items: end;
}

.fs-p-productSearch__formSwitch {
    background: rgba(255, 255, 255, 1.00);
    border: 1px solid #494747;
line-height: 1.8;
font-size:90%;
}

.fs-p-productSearch__form {
    background: rgba(255, 255, 255, 1.00);
    border: 1px solid #494747;
}

.fs-c-button--secondary {
    border: 1px solid #494747;
}

.fs-p-productSearch__search {
    top: -9px;
    position: absolute;
    z-index: 102;
    /* overflow: auto; */
    max-height: 0px;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    transition-property: max-height;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    -webkit-overflow-scrolling: touch;
}

.fs-p-productSearch__parameter {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  grid-column: 1;
display:none;
}

/*固定ヘッダー*/
.fix-header {
display:none;
}

@media screen and (min-width: 1200px) {
.fix-header {
display:block;
	background-color:#fff;
	line-height: 55px;
	top: -55px;/* 上に隠す鷹さ */
	left: 0;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #fff;
	padding:0 10px;
	position: fixed;
	opacity:0;/* 	最初読み込んだときは透過 */
	z-index: 1000;/*　他のアイテムに対して最上位のレイヤーになるように */
	}
}

.fix-header-contents > ul {
display:flex;
align-items:center;
justify-content:space-around;
}

.fix-header-contents ul li {
flex-grow: 1;
}

.fix-header-contents ul li a {
display:block;
}

.fix-header-contents ul li {
font-weight: 700;
font-style: normal;
}

.fix-header-contents ul li.h1_name {
font-weight: 500;
}

.fix-header-contents .h1_name {
font-size:150%;
line-height:110%;
text-align: center;
}

.fix-header-contents .h1_name span {
display:block;
padding-right:0;
margin-bottom:-7px;
}

.fix-header-contents .cate_menu > li {
     width: auto; 
    z-index: 1001;
}

.fix-header-contents .cate_menu li > a {
    padding-top: 1px;
    padding-bottom: 1px;
}

.fix-header-contents .head_menu_main_item ul li a {
    line-height: 28px;
}

.fix-header-contents .head_cart:before, .fix-header-contents .head_fav:before {
  display:none;
 }

.fix-header-contents .fs-p-searchForm__input {
    width: 12em;
}



.fix-header-contents .cate_menu > li:hover:nth-last-of-type(n+3) > a, .fix-header-contents .head_menu > li:hover:nth-last-of-type(n+3) > a{
  background: #d0fdff;
color:#000;
}

.fix-header-contents .cate_menu li.h1_name a:hover {
background:none;
color:#000;
}

.fix-header-contents .head_menu_main_item {
    padding-top: 5px;
}

.fix-header-contents .fs-p-headerNavigation .cate_menu li div div > a {
    background: #d0fdff;
    color: #000;
}

.fix-header-contents .cate_menu_main_abc li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.fix-header-contents .cate_menu_main_abc > a:hover {
    padding-top: 1px;
    padding-bottom: 1px;
}

.fix-header-contents .cate_menu_main_abc li > a:hover {
color:#fff;
}

.fix-header-contents .cate_menu_main_abc li.bland_all_pc > a:hover {
color:#000;
}

.fix-header-contents .cate_menu_main_item a:hover {
background: #d0fdff;
color:#000;
} 

.fix-header-contents .abc_list_main li a {
display: table-cell;
    padding: 10px 5px 11px;
    transition: .2s ease;
    color: #222;
    font-size: 13px;
    height: 30px;
    text-decoration: none;
    vertical-align: middle;
    box-sizing: content-box;
}

.fix-header-contents .cate_menu_main_item ul li a {
    display: block;
    padding: 5px;
    transition: .2s ease;
    text-align: left;
    display: table-cell;
    font-size: 13px;
    vertical-align: middle;
}

.fix-header .fix-header-contents .cate_menu_main_item ul li > a {
	line-height: 15px;
}

 .fix-header-contents .cate_menu_main_item div > a {
	line-height: 25px;
}

/*ヘッダーお知らせ*/

/*.fs-l-header__contents .head_info {
display:none;
}*/

@media screen and (min-width: 1000px) {
.head_info {
display:block;
    padding: -1px 15px 10px;
    color: #dc143c;
-ms-grid-row: 3/3;
    grid-row: 3/3;
    -ms-grid-column: 1/3;
    grid-column: 1/3;
 }

.head_info a {
color: #dc143c;
padding-right:20px;
 }
.head_info a span {
color: #000;
 }
.head_info a span i {
padding:0 5px;
color:#666;
 }
}

@media screen and (max-width: 1000px) {
.h1_name {
font-size:16px;
 }
.headar_left ul {
display:none;
 }
}


/*スマホサイドメニュー*/



	/*ヘッダーの高さ分下げたリンク先*/	/* 初期値30 帯２つで60*/
.anchor_head {
  margin-top: -40px;
  padding-top: 40px;
display: inline-block;
vertical-align: top;
}

#fixed-position {
position: fixed;
    top:0;
    left: 0;
    z-index: 10000;
		background: #e6e6e6;
		height: auto;
		width: 100%;
	}
		
div.custom-fluid-width {
  height: 100%;
	/*background: rgba(0,0,0,0.7);*/
	background: #fff;
	padding: 10px;
	padding-top:90px;
	color: #000;
}
	
li.toggle-sp_menu {
cursor: pointer;
}	

.close-sp_menu p {
border: 1px solid #000;
display: block;
padding: 20px;
margin: 10px;
text-align: center;
background: #fff;
color: #000;
cursor: pointer;
}

.close-sp_menu p i {
	padding-right: 15px;
}

#fixed-position ul {
text-align: right;
float:right;
width:65%;
}

@media screen and (min-width: 500px) {
#fixed-position ul {
max-width:320px;
 }
}

#fixed-position li {
display: inline-block;
text-align: center;
width: 23%;
padding-top: 5px;
    font-size: 0.7em;
    line-height: 1.2;
}

/*#fixed-position li:first-of-type {
width: 50%;
text-align: left;
}*/

.fs-p-logo {
padding:0 8px;
}

.headar_left {
width:100%;
}

.headar_left:after {
  clear: both;
  content: '';
  display: block;
}

.header_title {
font-size:17px;
 font-family : "arial", "ArialMT", sans-serif;
 font-weight: lighter;
float:left;
    margin-bottom: 4px;
}

.header_title a {
color:#000;
}

.header_title span {
 font-family : "Arial-BoldMT", "arial black", sans-serif;
 font-weight:bold;
font-size:21px;
display:block;
    letter-spacing: -0.5px;
}	

.head_cart a {
	color: #f25c73;
/*vertical-align: middle;*/
}

.head_cart a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f07a";
	font-weight: 900;
	font-size: 1.8em;
	color: #f25c73;
		display: block;
}

.head_login a {
	color: #000;
/*vertical-align: middle;*/
}

.head_login a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f2f6";
	font-weight: 900;
	font-size: 1.8em;
	color: #000;
		display: block;
}

.head_fav a {
	color: #000;
/*vertical-align: middle;*/
}

.head_fav a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f007";
	font-weight: 900;
	font-size: 1.8em;
	color: #000;
		display: block;
}

.header__btnMenu {
color:#000;
font-size:8px;
text-align: center;
}

.header__btnMenu p {
color:#000;
font-weight: 700;
font-style: normal;
	line-height: 150%;
	display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
}


.header__btnMenu p:before {
content: "\f107\A";
font-family: "Font Awesome 5 Free";
	font-weight: bold;
font-size:25px;
position: relative;
white-space: pre;
}	
	
.header__btnMenu p:after {
content: "menu";
font-size:10px;
position: relative;
white-space: pre;
}

.active-sp_menu {
background: #fff;
}

.active-sp_menu p:before {
content: "\×\A";
font-size:25px;
position: relative;
	white-space: pre;
}
	
.active-sp_menu p:after {
content: "close";
font-size:10px;
position: relative;
	white-space: pre;
}	

.fs-l-header {
padding-top:0px;
}


.fs-l-header__contents > * {
     padding: 0 0; 
}

.fs-l-header__logo {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1/4;
    grid-column: 1/4;
}

.contena {
/*  -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1/4;
    grid-column: 1/4;*/
}

.con_top {
  -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1/4;
    grid-column: 1/4;
}

.contena_menu {
  -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1/4;
    grid-column: 1/4;
}

.contena_menu_cap {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1/4;
    grid-column: 1/4;
}

.fs-p-phoneOrder {
display:none;
}


/*スマホミニメニュー*/

.side_menu ul {
list-style-type:none;
}

.side_menu a, .mailmag a {
color:#000;
}

.con_top {
background: #e6e6e6;
height: 5em;/*64*/
display:block;
}

ul.contena_menu {
background: #e6e6e6;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
padding: 5px;
font-size: 0;
display:block;
position: relative;
}

.contena_menu li {
font-size: 14px;
font-weight: 700;
font-style: normal;
text-align: center;
display: inline-block;
vertical-align: middle;
width: 24%;
border-right: 1px solid #000;
line-height: 40px;
height: 40px;
}

.contena_menu li:last-of-type {
border-right: none;
}

.contena_menu li a {
display: block;
width: 100%;
color:#000;
}

.contena_menu_cap {
text-align: center;
background: #e6e6e6;
margin: 0;
padding:5px;
font-size: 0.9em;
z-index: 998;
display:block;
}

#contena_waku {
position: relative;
 z-index: 999;
display:block;
/*-ms-transform: none;
transform: none;
-webkit-transition: none;
transition: none;*/
}
#menu_seach button {
  background-position: 50% 100%;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
  display: block;
  height: 35px;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


#menu_seach {
  position: absolute;
  /*right: 0;*/
  /*top: 65px;*/
  width: 27%;
}
/*#menu_seach:hover button {
  background-image: url(https://shopping.c.yimg.jp/lib/topjimmy/btn4.png);
  background-color: #e6e6e6;
}*/
#menu_seach button {
  width: 100%;
}
/*#menu_seach.active:hover button,*/ #menu_seach button {
  background-image: url(https://shopping.c.yimg.jp/lib/topjimmy/btn4.png);
  background-color: #e6e6e6;
	background-size: 25px 25px;
  /*transition: background-color 0.2s;*/
}
#menu_seach:before {
  display: none;
}

.seach_window {
  background-color: #fff;
  /*display: none;*/
	visibility: hidden;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 180px;
  width: 100%;
transition: .2s linear;
	-o-transition:  .2s linear; /* opera */
	-moz-transition:  .2s linear; /* firefox */
	-webkit-transition: .2s linear; /* chrome, safari */
	-ms-transition: .2s linear; /* ie */
}
.seach_window >div {
  padding: 20px 70px 20px 5px;
  position: relative;
}
.seach_window >div:before {
  content: '';
  color: #fff;
  font-size: 12px;
  position: absolute;
	  top: -42px;
  right: 12%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 30px solid #fff;
}
.seach_window search1 input {
  background-image: none;
  border: 0;
  display: block;
  height: 35px;
  line-height: 25px;
  outline: none;
  padding-top: 5px;
  padding-bottom: 5px;
  /*transition: background-color 0.2s,color 0.2s;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

}
.seach_window input[type=text] {
  /*background-color: #fff;*/
  float: left;
  /*padding-right: 5px;*/
  padding-left: 5px;
  text-align: left;
 width: 100%;
     font-size : 16px;
    -webkit-border-radius : 0;
    -webkit-appearance : none;
    -webkit-tap-highlight-color : rgba(0,0,0,0);
}
/*.seach_window input[type=text]:focus {
  background-color: #f3f3f3;
}*/
.seach_window input[type=submit] {
  /*background-color: transparent;
  border: 1px solid #fff;
  color: #fff;*/
  cursor: pointer;
  float: right;
  font-size: 12px;
font-weight: 700;
font-style: normal;
  position: absolute;
  right: 0;
  text-align: center;
  width: 118px;
  z-index: 2;
}
header.open .seach_window {
  /*display: block;*/
	z-index: 999;
	visibility: visible;
  opacity: 1;
}

.seach_window label {
font-weight: 700;
font-style: normal;
padding-bottom:10px;
padding-left:5px;
display:block;
}

dl.search1{
	position:relative;
	background-color:#fff;
	border:2px solid #6e6e6e;
width:100%;
height: 40px;
margin: 0 5px;
/*padding-right: 8px;
margin-right:10px;
margin-top: 1px;*/
}

dl.search1 input {
outline:0;
}

/*dl.search1 dt{
	margin-right:0px;
	padding:3px 2px 3px 5px;
}*/
dl.search1 dt input{
	/*width:93%;*/
	height:36px;
	/*line-height:16px;*/
	background:none;
	border:none;
	font-size: 14px;
}
dl.search1 dd{
	position:absolute;
	top:0;
	right:0px;
}
dl.search1 dd button{
	display:block;
	padding: 8px 4px;
	background:none;
	border:none;
}
dl.search1 dd button span{
	display:block;
	width:20px;
	height:20px;
	background:url('https://topjimmy.itembox.design/item/img/fs_logo/btn4.png') no-repeat scroll 0 0;
background-size: 20px;
 cursor: pointer;
}

.form_close {
text-align: center;
cursor: pointer;
position: absolute;
top:55px;
right: 15px;
color:#000;
font-weight: 700;
font-style: normal;
	line-height: 110%;
}


.form_close:before {
content: "\×\A";
font-size:25px;
position: relative;
	white-space: pre;
}

.form_close:after {
content: "close";
font-size:10px;
position: relative;
	white-space: pre;
}

.form_window input[type=checkbox] {
display:none;
}

.form_window input[type=checkbox]:checked + label:before {
    content: "\f14a";
}

.form_window input[type=checkbox] + label:before {
    content: "\f0c8";
}
.form_window input[type=checkbox] + label:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 500;
    display: inline-block;
    letter-spacing: 3px;
    color: #000;
}	

/*スマホサイドブランド一覧*/
.select_title > li.bland_all {
padding:0 0 10px;
}

.side_menu li.bland_all a {
border-bottom:none;
}

/*サイド*/

dl.search2{
	position:relative;
	background-color:#fff;
	border:2px solid #6e6e6e;
height: 40px;
margin: 10px 5px;
}

dl.search2 input {
outline:0;
}

/*dl.search1 dt{
	margin-right:0px;
	padding:3px 2px 3px 5px;
}*/
dl.search2 dt input{
	width:100%;
	height:38px;
	line-height:16px;
	background:none;
	border:none;
	font-size: 14px;
}
dl.search2 dd{
	position:absolute;
	top:0;
	right:0px;
}
dl.search2 dd button{
	display:block;
	padding: 8px 4px;
	background:none;
	border:none;
}
dl.search2 dd button span{
	display:block;
	width:20px;
	height:20px;
	background:url('https://shopping.c.yimg.jp/lib/topjimmy/btn4.png') no-repeat scroll 0 0;
background-size: 20px;
 cursor: pointer;
}

ul.side_menu {
margin: 10px auto 30px;
}

.side_menu li a{
border-bottom: 1px solid #aaa;
 position: relative;
 display: block;
padding: 10px;
cursor: pointer;
}


.side_menu_toggle:after {
font-family: "Font Awesome 5 Free";
	font-weight: bold;
  content: "\f078";
position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -8px;
}

.side_menu_toggle.active:after {
font-family: "Font Awesome 5 Free";
	font-weight: bold;
  content: "\f077";
position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -8px;
}

.side_mini_toggle {
display:none;
background: #eee;
}

.side_mini_toggle li a {
display:block;
 padding: 10px 25px;
}

 li section {
  display: none;
}

.select_css {
	overflow: hidden;
	/*width: 100%;*/
	/*margin: 0.5em auto;*/
	text-align: center;
}
.select_css select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.select_css select::-ms-expand {
    display: none;
}
.select_css.select_css2 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 0;
	background: #ffffff;
}
.select_css.select_css2::before {
	position: absolute;
	top: 1em;
	right: 0.5em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.select_css.select_css2 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}


.section_on {
  display: block;
}

.select_title > li {
padding: 10px 25px;
}

.mailmag {
margin: 10px auto;
text-align: center;
}

.mailmag a {
background: #cdfd34;
border: 1px solid #ccc;
display: block;
padding: 10px 20px;
}

.fs-l-header .mailmag a {
background: none;
border: none;
padding:8px;
}

.mailmag p {
margin: 10px auto 80px;
font-size: 80%;
}

@media screen and (min-width: 1000px) {
#fixed-position {
z-index:1;
position:static;
background:#fff;
}
.fs-l-header__contents {
    -ms-grid-rows: /*auto*/ auto;
    grid-template-rows: /*auto*/ auto;
    -ms-grid-columns: 40% 60%;
    grid-template-columns: 40% 60%;
}
.head_menu li {
display:inline-block;
padding:0 0px;
}

.h1_name {
font-size:160%;
}

.header_title span {
    font-size: 100%;
    font-weight: bold;
    font-family: arial black;
    display: inline;
    letter-spacing: -0.8px;
padding-right:12px;
}

.fs-p-phoneOrder {
display:block;
}

.fs-l-header__logo {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1/1;
    grid-column: 1/1;
}

.head_menu li:last-of-type {
    padding-right: 15px;
}



ul.contena_menu, .seach_window,.contena_menu_cap,.con_top,.head_fav a:before,.head_cart a:before {
display:none;
 }
}

/*ページャー下線*/

.fs-c-productList__list {
padding-bottom: 8px;
    border-top: 1px solid #b2b2b2;
width:100%;
}

/*商品検索拡大画像*/
.fs-c-modal__close::before {
font-size: 30px;
font-weight: 700;
font-style: normal;
 }
.fs-c-productImageModal, .fs-c-productImageModal__close {
z-index: 99999;
}
@media screen and (max-width: 900px) {
.fs-c-productImageModal {
padding-top: 170px;
}
.fs-c-productImageModal__close {
margin-top: 70px;
font-size: 30px;
 }
}

/*カート内余白*/
.fs-c-continueShopping {
margin-bottom:80px;
}

/*スライドマルポチを横長に*/
.slick-slider .slick-dots li {
    width: 40px; 
}
.slick-slider .slick-dots li button:before {
content: " \f068";
font-family: "Font Awesome 5 Free";
	font-weight: bold;
	font-size: 20px;
	transform: scale(2, 0.5);/*2 0.5*/
}
.slick-slider .slick-dots li.slick-active button:before {
	content: " \f068";
font-family: "Font Awesome 5 Free";
	font-weight: bold;
		font-size: 20px;
}

@media screen and (max-width: 1000px) {
.slick-slider .slick-dots li {
    width: 20px; 
 }
.slick-slider .slick-dots li button:before, .slick-slider .slick-dots li.slick-active button:before {
font-size: 20px;
 }
.slick-slider .slick-dots li button:before {
	transform: scale(1.2, 0.4);/**1 0.9/
 }
.slick-dots {
    margin-top: -10px;/*マルポチとスライドの隙間調整*/
 }
}

/*商品ページ文字太字修正*/

.fs-c-productNumber__number, h2.fs-c-productListItem__productName {
    font-weight: normal;
}


/*クーポンサイドミニバナー*/
#stayhome {
  position: fixed;
  bottom: 90px;/*90*/
  right: 10px;
z-index: 1000;
border: 1px solid #696969;
}

#coupon {
  position: fixed;
  bottom: 230px;/*230*/
  right: 10px;
z-index: 1000;
border: 1px solid #696969;
}
 
#stayhome a, #coupon a {
  display: block;
 /*padding: 1px 4px 8px;*/
  width: 60px;
  height: 109px;/*120*/
/*  background-color: rgba(255,255,255,0.95);*/
  color: #696969;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

#stayhome a img, #coupon a img {
width:60px;
height:109px;/*120*/
}

@media screen and (max-width: 1000px) {
#stayhome a, #coupon a {
  width: 60px;
  height: 109px;/*80*/
}
#stayhome a img, #coupon a img {
width:60px;
height:109px;/*80*/
 }
}

.xmas_info {
color:#fff;
background-color:#c9b008;
padding:8px 5px;
text-align: center;
font-weight: bold;
}

.xmas_info .fa-gift {
color:#a11f1f;
}

.xmas_info .fa-tree {
color:#1e721a;
}

@media screen and (max-width: 1000px) {
.xmas_info {
margin-top:0px;
 }
}


/*モーダルインフォメーション*/
body.open_popup {
  /*overflow: hidden;*/
}/*使う時表示*/

.bg_onetime_popup {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

body.open_popup .bg_onetime_popup {
    opacity: 1;
   visibility: visible;
}

.onetime_popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 35%;
    min-width: 400px;
/*	background-color: rgba(229,104,112,0.8);背景色*/
background-color: rgba(255,255,255,0.8);
/*border-top:2px solid rgba(255,255,255,0.6);
border-right:2px solid rgba(255,255,255,0.6);
border-left:2px solid rgba(255,255,255,0.6);*/
}

.onetime_popup_title {
    padding: 0 0 0.4em;/*0 0.2em 0.4em*/
    margin: 0px;
background-color: rgba(0,0,0,0);
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.5;
	/*border-bottom:4px solid rgba(255,255,255,0.6);*/
}

/*.onetime_popup_title:last-of-type {
	border-bottom:2px solid rgba(255,255,255,0.6);
	padding-bottom:2px;
	}*/

.onetime_popup_title_close {
    position: absolute;
    top: 0%;
    right: -20px;
    width: 40px;
    height: 40px;
	line-height: 30px;
    transform: translateY(-50%);
    cursor: pointer;
	padding: 5px;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.8);
}
.onetime_popup_title_close::before,
.onetime_popup_title_close::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 65%;
    height: 3px;
    background-color: #000;
    content: "";
}
.onetime_popup_title_close::before {
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.onetime_popup_title_close::after {
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.onetime_popup_content {
    padding: 5px 5px 0;
    text-align: center;
}

.onetime_popup_content p {
text-align: center;
margin:0 auto;
}
		
.onetime_popup_title span:not(.onetime_popup_title_close) {
padding: 0;
		}

.onetime_popup_title a {
display: block;
color: #000;/*fff*/
font-size:1.5rem;
}	

.onetime_popup_title i {
padding-left:5px;
}
		
.onetime_popup_content img {
width:100%;
}

	.onetime_popup {
    justify-content: space-evenly;	
		display: flex;
display: -webkit-flex;
flex-wrap: wrap;
	}	
	
	.pop_title	{
		color: #000;/*fff*/
		width: 100%;
font-size: 1.8rem;
		text-align: center;
		padding: 5px 0 0;
	}
	
	.pop_waku {
			width: calc(50% - 20px);
		text-align:center;
		/*border:1px solid rgba(255,255,255,0.6);*/
	}	

/*海外発送バナー*/
.overseas_bana {
text-align:center;
width:auto;
height:100px;
margin:10px auto 90px;
}

.overseas_bana img {
width:40%;
}

/*商品価格円サイズ縮小*/
.fs-c-price__currencyMark {
font-size:80%;
align-self:end;
}

/*サイドメニューカレンダー*/
.shop_side {
margin: 10px auto 40px;
text-align: center;
 }		
	
.shop_side img {
width:90%;
border:1px solid #ccc;
}
		
.shop_side p {	
text-align: center;
padding-left: 15px;
margin-bottom:5px;	
}

.shop_side span {
color:#db1016;	
}

/*赤文字、太字*/
.red_word {
color: #dc143c;
}

.bold_word {
font-weight: 700;
}

/*3Dセキュア画像調整*/
.img_3d img {
height:45px;
margin:10px 5px 20px;
vertical-align:middle;
}