@charset "UTF-8";
/*==========================================================================

  Applying styles

=============
=============================================================*/
html { box-sizing: border-box; font-size: 62.5%; } *, *:before, *:after { box-sizing: inherit; }
/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,th,td {margin:0px; padding:0px;}
table {border-collapse:collapse; border-spacing:0px;}
fieldset,img {border:0px;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{
  font-size: 12px;
  font-weight: normal;
}
q:before,q:after {content:'';}
abbr,acronym {border:0px;}
body * {
  word-break:break-all;
}

/* Applying styles */
/*======

h1 
h2 ¢ª 24px 2.4rem
h3 ¢ª 20px 2.0em
h4 ¢ª NA

form ¢ª 0.8em 13px

=======*/
html {
  font-size: 62.5%;
}

body{
	background:#fff;
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Sans", "¥á¥¤¥ê¥ª", Meiryo, "Yu Gothic", "YuGothic", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size: 1.6em;
    font-weight: normal;
	line-height: 1.7;
	color: #333;
	font-smoothing: subpixel-antialiased;
}

form{
	font-size: 0.8em;
}

img {
	 vertical-align:bottom;
}

/* ÃÙ±äÆÉ¤ß¹þ¤ßÍÑ¤Î¥¹¥¿¥¤¥ë */
.lazyload {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.lazyload.loaded {
    opacity: 1;
}

/* ¥×¥ì¡¼¥¹¥Û¥ë¥À¡¼ÍÑ¤ÎÇØ·Ê¿§ */
.lazyload:not(.loaded) {
    background-color: #f0f0f0;
}

.bold {
	font-weight:bold;
}

.sort_select{
	color: #ffffff;
	background: #ff6f95;
	display: inline-block;
	padding: 3px 5px;
	line-height: 100%;
	border-radius: 3px;
}

.cell_mar {
	margin:0px 5px 0px 15px;
}

a {
  color: #333;
  text-decoration: none;
  outline: none;
}
a:link    {
	opacity: 1;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	color: #333;
	text-decoration:none;
}

a:hover   {
	opacity: 0.8;
	color: #333;
	text-decoration:underline;
}
a img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.disable_cartin input:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
/* ************************************************
 *	¥Õ¥©¥ó¥È
 * ************************************************ */
@font-face {
    font-family: "Arenski";
    src: url("https://file002.shop-pro.jp/PA01295/454/css/font/arenski.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    unicode-range: U+000-5FF; /* ´ðËÜÅª¤Ê¥é¥Æ¥óÊ¸»ú¤Î¤ßÆÉ¤ß¹þ¤ß */
}

/* ¥Õ¥©¡¼¥ë¥Ð¥Ã¥¯¥Õ¥©¥ó¥È¤ÎÀßÄê */
body {
    font-family: "Arenski", "Hiragino Kaku Gothic Pro", "Hiragino Sans", "¥á¥¤¥ê¥ª", Meiryo, "Yu Gothic", "YuGothic", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
    font-display: swap;
}

/* ¥Õ¥©¥ó¥È¤ÎÆÉ¤ß¹þ¤ßÃæ¤ÎÉ½¼¨¤òºÇÅ¬²½ */
.font-loading {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.font-loaded {
    opacity: 1;
}

/* ************************************************
 *	¥Ø¥Ã¥À¡¼¥á¥Ë¥å¡¼
 * ************************************************ */

#header {
	/*margin:10px 0px 15px 0px;*/
	position: relative;
	z-index: 30;
	/* background-image: url(https://img11.shop-pro.jp/PA01295/454/etc/bg_footer.jpg); */
	
	}

.title {
	width:950px;
	height:120px;
	font-weight:bold;
	/*text-align:center;*/
	margin-bottom:15px;
	
	color:#0000cc;
	font-size:22px;
	}

#gbn {
	margin-bottom:15px;
	}

#gbn1 {width:90px;}
#gbn2 {width:88px;}
#gbn3 {width:89px;}
#gbn4 {width:89px;}
#gbn5 {width:89px;}
#gbn6 {width:88px;}
#gbn7 {width:89px;}
#gbn8 {width:101px;text-align:right;}
#gbn9 {}
#gbn9_form {
	padding-left:20px;
	}

.gbn9_form_select {
	width:150px;
	margin-bottom:5px;
	border-radius: 5px;
	}

.gbn9_form_input {
	width:170px;
	margin-right:5px;
	border-radius: 5px;
	}

.menu_1 {
	width:950px;
	height:150px;
	padding:0px 15px 0px 0px;
	margin:0px;
	line-height:0em;
	text-align:right;
	font-size:10px;
	}

.menu_1 img{
	vertical-align:top;
	}

.menu_1 a         {color:#FFFFFF; text-decoration:none;}
.menu_1 a:link    {color:#FFFFFF; text-decoration:none;}
.menu_1 a:visited {color:#FFFFFF; text-decoration:none;}
.menu_1 a:active  {color:#FFFFFF; text-decoration:none;}
.menu_1 a:hover   {color:#FFFFFF; text-decoration:underline;}

#linkSpacer{
	margin:0px 5px 0px 5px;
	}

.header-bottom-wrapper {
	/*background-color: #90CA99;*/
	background-color: #994C4C;
	/* position: relative; */
	/* display: block; */
	padding: 20px;
	/* z-index: 2; */
	height: 20px;
	font-family: ¥á¥¤¥ê¥ª;
	font-size: 15px;
	color: #fff;
	text-align: center;
}


/* ************************************************
 *	º¸Â¦¥á¥Ë¥å¡¼
 * ************************************************ */
#side_area {
	padding-right:29px;
	text-align:left;
	}


table.sidemenu {
	width:195px;
	margin-bottom:25px;
	color:#333333;
	}

.side_title {
	width:195px;
	height:33px;
	margin-bottom:10px;
	}

.side_title_shipment {
position: relative;
}
.side_title_shipment_infomation {
position: absolute;
top: -78px;
left: -101px;
}
.side_text {
	text-align:center;
	padding:5px 10px;
	background:#FFFFFF ;
	line-height:1.2em;
	}

.side_text_members,
.side_text_cart {
	display:block;
	text-align:center;
	padding-top:10px;
	}

.side_text ul li{
	padding-bottom:10px;
	}

.side_text ul li img{
	vertical-align:middle;
	}

.side_cat_bottom {
	width:195px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}

.side_bottom {
	display:block;
	width:195px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}

.st_contents {
	overflow:hidden;
	width:216px;
	text-align:left;
	}


#manager_name {
	margin:5px 0px;
	font-weight:bold;
	text-align:center;
}
.manager_img {
	max-width: 100%;
	height: auto;
}


/* -------------------------------------
 *	¾¦ÉÊ¥«¥Æ¥´¥êŽ°¥¨¥ê¥¢ÇØ·Ê¿§
 * ------------------------------------- */
.side_cat_bg {
	margin-bottom:25px;
	}

.side_cat_text {
	width:195px;
	background:#FFFFFF;
	overflow:hidden;
	}

.side_cat_text_group {
	width:195px;
	background:#FFFFFF;
	overflow:hidden;
}

.side_cat_text .st_contents {
	border-top:1px #e6e6e6 solid;
}

.side_cat_text_group .st_contents {
	border-top:1px #e6e6e6 dotted;
}

.side_cat_text .st_contents,
.side_cat_text_group .st_contents{
	padding:10px;
	background:#FFFFFF;
	}

.side_cat_text .st_contents a,
.side_cat_text_group .st_contents a {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/rs_m_rect.gif) 0px 3px no-repeat;
	padding-left:15px;
}

.side_cat_img {
	padding:10px 0px 0px;
	}


/* -------------------------------------
 *	¥«¡¼¥È¤ÎÃæ - ¾¦ÉÊÌ¾¡¦²Á³Ê¥Ü¥¿¥ó¿§/ÏÈÀþ¿§
 * ------------------------------------- */
.cart_item {
	width:175px;
	overflow:hidden;
	margin:3px 0px 3px 0px;
	padding:5px;
	font-size:10px;
	border-left:3px solid #6699CC;
	border-right:3px solid #6699CC;
	}
.incart_name {
	text-align:left;
}
.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
	margin:0;
}

.postage {
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	padding:5px 0;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}
/* -------------------------------------
 *	²ñ°÷ÀìÍÑ¥Ú¡¼¥¸
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout,
#btn_members_signup{
	text-align:center;
	}

#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding:8px 0px 3px;
	text-align:center;
	}

/* -------------------------------------
 *	¾¦ÉÊ¸¡º÷
 * ------------------------------------- */
.side_form_select {
	width:175px;
	margin-bottom:5px;
	}

.side_form_input {
	width:120px;
	margin-right:5px;
	}

/* ************************************************
 *¡¡¡¡¡¡²¼Éô¥á¡¼¥«¡¼¥í¥´
 * ************************************************ */
.terms {
    /* background-color: #e4007e; */
    margin-top: -25px;
}
.terms .inner {
    width: 991px;
    margin: 0 auto;
    padding: 20px;
  
}
.terms .inner .online-shop {
    padding-bottom: 20px;
}
.terms .inner .online-shop h3 {
    margin-top: 58px;
    font-size: 22px;
    color: #e41056;
    font-weight: bold;
}
.terms .inner .online-shop ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}
.terms .inner .online-shop ul li {
    width: 152px;
    margin-bottom: 11px;
}
.terms .inner a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.terms .inner img {
    vertical-align: middle;
}
.terms .inner img {
    width: 100%;
}



.terms_Social {
    background-color: #e41056;
    /* margin-top: -25px; */
}
.terms_Social .inner {
    width: 991px;
    margin: 0 auto;
    padding: 20px;
}
.terms_Social .inner .F_Social_area {
    padding-bottom: 20px;
}
.terms_Social .inner .F_Social_area h3 {
    margin-top: 20px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}
.terms_Social .inner .F_Social_area ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
	gap: 20px;
}
.terms_Social .inner .F_Social_area ul li {
    width: 460px;
    margin-bottom: 11px;
}
.terms_Social .inner .F_Social_area.IGFeed ul li {
    width: 302px;
}
.terms_Social .inner .F_Social_area a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.terms_Social .inner .F_Social_area img {
    width: 100%;
}
.terms_Social .inner .F_Social_area img {
    vertical-align: middle;
}


/* ************************************************
 *	¥Õ¥Ã¥¿¡¼¥á¥Ë¥å¡¼
 * ************************************************ */

/* #footer, */ #copy{
background-color: rgb(255, 203, 203);
/* border-top: 1px #e6e6e6 solid; */
width: 950px;
text-align: center;
/* padding-top: 30px; */
margin: 10px 0px;
	color:#999999;
	}
/*
#footer a         {color:#0000cc; text-decoration:none;}
#footer a:link    {color:#0000cc; text-decoration:none;}
#footer a:visited {color:#0000cc; text-decoration:none;}
#footer a:active  {color:#0000cc; text-decoration:none;}
#footer a:hover   {
	opacity: 0.8;
	color: #fff;
	text-decoration: none;
} */
.GlobalFooterLinksList-list a {
    /* display: inline-block; */
    /* text-decoration: none; */
    /* font-size: 12px; */
    /* color: #fff; */
    font-weight: nomal;
    /* padding: 2px 0px; */
    /* margin: 20px; */
    position: relative;
}
.GlobalFooterLinksList-list * {
  transition: all 0.33s;
}
.GlobalFooterLinksList-list a:hover   {
  opacity: 0.8;
  color: #fff;
  text-decoration: none;
}
.GlobalFooterLinksList-list li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
    height: 1px;
  width: 0;
    background: #e1005b;
  transition: all 0.33s cubic-bezier(0.33, 0.1, 0.33, 1)
}
.GlobalFooterLinksList-list li a:hover:after {
  width: 100%;
}
.GlobalFooterLinksList-list a.bottomTopLoader:before, .GlobalFooterLinksList-list a.bottomTopLoader:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 0;
    background: #e1005b;
    transition: all 0.33s cubic-bezier(0.33, 0.1, 0.33, 1)
}
.GlobalFooterLinksList-list a.bottomTopLoader:before {
  top: 0;
  right: 0;
}
.GlobalFooterLinksList-list a.bottomTopLoader:after {
  bottom: 0;
  left: 0;
}
.GlobalFooterLinksList-list a.bottomTopLoader:hover:before, .GlobalFooterLinksList-list a.bottomTopLoader:hover:after {
  width: 100%;
}


.foot_area_wrap {
	position: relative;
	width: 100%;
	height: 160px;
	overflow: hidden;
	margin-bottom: -45px;
}
.foot_area_wrap .bg_footarea img {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: 200px; z-index: 999;
}
footer {
	background-image: url(https://img11.shop-pro.jp/PA01295/454/etc/bg_footer.jpg);
}
.footer_inner_wrap {
	border-top: 1px solid #fff;
	/*border-bottom: 1px solid #fff;*/
	color: #E5E5E5;
}
.footer_inner_wrap .footer_inner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.footer_inner_wrap a {
	color: #fff;
	text-decoration: none;
	padding-bottom: 4px;
}

.footer_inner_wrap h2 {
	float: left;
	margin: 5px 0;
	position: relative;
	z-index: 9999;
}
.footer_inner_wrap h4 {
    padding-bottom: 14px;
    font-weight: 600;
    font-size: 12px;
}
.footer_inner_wrap .sns_icon {
	position: relative;
	left: 25px;
	z-index: 9999;
}
.footer_inner_wrap .sns_icon ul {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.footer_inner_wrap .sns_icon ul li {
	float: left;
	padding: 0;
	margin: 18px 0 0 17px;
}
.footer_inner_wrap .info {
	width: 230px;
	float: left;
}
.footer_inner_wrap .info .tel {
	margin: 16px 0;
}
.footer_inner_wrap .info .address {
	font-size: 11px;
	margin: 0 0 10px;
	text-decoration: none;
}
.footer_inner_wrap .info ul {
	list-style: none;\r\nmargin: 0;
	padding: 0;
}
.footer_inner_wrap .info ul li {
	margin-bottom: 4px;
}
.footer_inner_wrap .info .qr {
	margin: 15px 0 20px;
}
.footer_inner_wrap .footer_nav {
	float: right;
	overflow: hidden;
	line-height: 1;
	margin-top: 20px;
	text-align: left;
}
.footer_inner_wrap .footer_nav .footer_nav_inner {
	float: left;
}
.footer_inner_wrap .footer_nav .footer_nav_inner.first {
	width: 230px;
}
.footer_inner_wrap .footer_nav .footer_nav_inner.second {
	width: 230px;
}
.footer_inner_wrap .footer_nav .footer_nav_inner.third {
	width: 230px;
}
.footer_inner_wrap .footer_nav .footer_nav_inner p {
	font-size: 12px;
	margin: 0 0 15px;
}
.footer_inner_wrap .footer_nav .footer_nav_inner ul {
	font-size: 11px;
	list-style: none;
	padding: 0;
	margin: 0 0 30px;
}
.footer_inner_wrap .footer_nav .footer_nav_inner ul li {
	padding-left: 13px;
	margin-bottom: 15px;
}
.footer_inner_wrap .other_link {
	text-align: center;
}
.footer_inner_wrap .other_link p {
	font-size: 10px;
	margin: 12px 0;
}
.footer_inner_wrap .other_link p span {
	font-size: 13px;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3","HGÌÀÄ«E","£Í£Ó £ÐÌÀÄ«","£Í£Ó ÌÀÄ«",serif;
	padding-right: 20px;
}
.footer_inner_wrap .lang_link {
	text-align: center;
	margin: 10px;
}
.foot_area_wrap img {
	vertical-align: top;
}
.foot_area_wrap a {
	color: #fff;
	text-decoration: none;
}
.foot_area_wrap a:hover {
	color: #a39572;
	text-decoration: underline;
}
/*Twitter¥¦¥£¥¸¥§¥Ã¥È*/
.foot_area_wrap time.dt-updated,
.foot_area_wrap span.p-nickname {
color: #87c2ed !important;
}

/* ************************************************
 *	¥³¥ó¥Æ¥ó¥Ä¶¦ÄÌ
 * ************************************************ */

.main_title {
	width:726px;
	padding-bottom:15px;
	}

/* -------------------------------------
 *	²ñ°÷ÀìÍÑ²Á³Ê¤ÎÉ½¼¨¡¡¥È¥Ã¥×¥Ú¡¼¥¸ÍÑ
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_top {
	padding:0px;
	margin:0px;
	font-size: 0.8em;
	color:#ff0000;
	}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#333333;
	}

.common_image img{
	margin-bottom:15px;
	display:block;
}


/* -------------------------------------
 *	¥³¥ó¥Æ¥ó¥Ä²¼Éô ·èºÑ¡¦ÇÛÁ÷ÊýË¡»ØÄê¡¦ÆÃÄê¾¦¼è°úË¡
 * ------------------------------------- */
#shop_info {
	margin-top:60px;
}

#shop_info_pay .tit,
#shop_info_deli .tit {

}

#shop_info .cont {
	padding:15px 20px;
	width: 323px;
}

#shop_info_pay {background:transparent url(https://img.shop-pro.jp/tmpl_img/31/shop_info_pay_bg.gif) 0px 0px repeat-y;}
#shop_info_deli {background:transparent url(https://img.shop-pro.jp/tmpl_img/31/shop_info_deli_bg.gif) 0px 0px repeat-y;}
#shop_info_sct_img {margin-top:20px;}

#right_pay_deli_bg {
	height:2px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/right-pay_deli_bg.gif) 0px 0px no-repeat;
	width:726px;
}


/* ************************************************
 *	TOP¥³¥ó¥Æ¥ó¥Ä
 * ************************************************ */

/* -------------------------------------
 *	¤ªÃÎ¤é¤»¥¨¥ê¥¢
 *	²Õ¾ò½ñ¤­¤Ç¤ªÃÎ¤é¤»¤ò·ÇºÜ¤¹¤ëºÝ¤Ë¤´ÍøÍÑ¤¯¤À¤µ¤¤
 *	¢¨½é´üÀßÄê¤Ç¤ÏÅ¬ÍÑ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó
 * ------------------------------------- */
.info_block {
	width:726px;
	margin:0px 0px 30px;
	border:#e5e5e5 solid 1px;
	}

.info_title {
	font-weight:bold;
	margin:0px 0px 10px;
	padding:15px 15px 0px;
}

.info_text {
	padding:0px 15px 15px;
	color:#333333;
	}


/* -------------------------------------
 *	¥Õ¥ê¡¼¥¹¥Ú¡¼¥¹
 * ------------------------------------- */
.free_space {
	text-align:left;
	color:#333333;
	}

/* ************************************************
 *	¾¦ÉÊ°ìÍ÷¡¡¥ì¥¤¥¢¥¦¥È
 * ************************************************ */

/* -------------------------------------
 *	°ìÍ÷É½¼¨¡¡ÊÂ¤Ó½ç¤òÊÑ¹¹(¾¦ÉÊ°ìÍ÷¡Ë
 * ------------------------------------- */
/*
.sort_01 {
    width: 726px;
    height: 28px;
    color: #333333;
    border-top: 3px solid #ff6f95;
	font-size: 12px;
	}
*/
.sort_01 {
    /* width: 100%; */
    background-color: rgb(247, 247, 247);
    border-radius: 5px;
    /* border: 1px solid #ff6f95; */
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px 0px;
    /* box-sizing: border-box; */
    display: flex;
    /* flex-direction: row; */
    /* flex-wrap: wrap; */
    /* flex: 0 1 auto; */
	}
.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	text-decoration:underline;
	color:#333;
	}

.sort_01 a:active,
.sort_01 a:hover {
	text-decoration:underline;
	color:#ee0000;
	}

/* ²ñ°÷ÀìÍÑ²Á³Ê¤ÎÉ½¼¨ ¾¦ÉÊ°ìÍ÷ÍÑ */
.regular_price_all {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_all {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

.discount_rate_all {
	padding:0px;
	margin:0px;
	color:#333333;
	}


/* -------------------------------------
 *	°ìÍ÷É½¼¨¡¡ÊÂ¤Ó½ç¤òÊÑ¹¹(¾¦ÉÊ¸¡º÷·ë²Ì¡Ë
 * ------------------------------------- */
.sort_02 {
	width:726px;
	height:28px;
	color:#333333;
	background:#e7e7e7;
	margin-bottom:1px;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	text-decoration:underline;
	color:#0000cc;
	}

.sort_02 a:active,
.sort_02 a:hover {
	text-decoration:underline;
	color:#ee0000;
	}

/* ²ñ°÷ÀìÍÑ²Á³Ê¤ÎÉ½¼¨ ¾¦ÉÊ¸¡º÷·ë²ÌÍÑ */
.regular_price_search {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_search {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

.discount_rate_search {
	padding:0px;
	margin:0px;
	color:#333333;
	}

/* -------------------------------------
 *	°ìÍ÷É½¼¨¡¡¾¦ÉÊ¿ô¤ÈÉ½¼¨¿ô
 * ------------------------------------- */
.pagenavi {
	width: 726px;
    height: 28px;
    color: #333333;
    border-bottom: 3px solid #ff6f95;
    margin-bottom: 15px;
    font-size: 12px;
	}

.pagenavi a {
	color:#333; text-decoration:underline;
	}


/* -------------------------------------
 *	¾¦ÉÊ°ìÍ÷É½¼¨¤Î¥ì¥¤¥¢¥¦¥È
 * ------------------------------------- */
.product_list {
	float:left;
	width:242px;
	text-align:center;
	margin:0px;
	}

.product_item {
	text-align:center;
	padding:0px 0px 30px;
	}

.product_item img {
	border:1px solid #999999;
	max-width: 224px;
	}

.product_item .name {
	margin:10px 8px 0px 8px;
	color:#333333;
	}

.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	margin:5px 0px 0px;
	font-weight:bold;
	}

.product_item .expl {
	color:#333333;
	line-height:120%;
	text-align:left;
	margin:5px 8px;
	}
/* 
.product_list a         {color:#0000cc; text-decoration:none;}
.product_list a:link    {color:#0000cc; text-decoration:none;}
.product_list a:visited {color:#333; text-decoration:none;}
.product_list a:active  {color:#0000cc; text-decoration:none;}
.product_list a:hover   {color:#ee0000; text-decoration:underline;}
 */

/* -------------------------------------
 *	¤Ñ¤ó¤¯¤º¥ê¥¹¥È
 * ------------------------------------- */

.footstamp {
	width:726px;
	color:#333333;
	margin-bottom:15px;
	}

.footstamp a         {color:#0000cc; text-decoration:none;}
.footstamp a:link    {color:#0000cc; text-decoration:none;}
.footstamp a:visited {color:#0000cc; text-decoration:none;}
.footstamp a:active  {color:#0000cc; text-decoration:none;}
.footstamp a:hover   {color:#ee0000; text-decoration:underline;}

.txt-f10 {
	font-size:10px;
	}

.footstamp img {
	vertical-align:middle;
	}

/* -------------------------------------
 *	¾¦ÉÊ¤¬Ìµ¤¤»þ¤ÎÉ½¼¨
 * ------------------------------------- */
.nodata {
	padding-top:20px;
	text-align:center;
	}

/* -------------------------------------
 *	ºÇ¶á¥Á¥§¥Ã¥¯¤·¤¿¾¦ÉÊ
 * ------------------------------------- */

.ci_main_title {
	border-bottom: 5px solid #ABABAB;
	font-weight: bolder;
	margin-top: 30px;
	padding-bottom: 5px;
	text-align: left;
	}

.checkitem_list {
    float: left;
    margin-top: 15px;
    padding: 0px 4px;
    width: 120px;
    width: 33%;
    /* max-width: 200px; */
    overflow-x: auto;
}

.checkitem .price {
	font-weight:bold;
	}

.checkitem .ci_img {
	width:98px;
	margin-bottom:3px;
	border:1px solid #999999;
	}

.checkitem_list img {
  max-width: 100%;
  height: auto;
}

.checkitem a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-width: inherit;
    line-height: 1.5;
    margin: 0;
    font-size:0.8em;
}

/* ************************************************
 *	¾¦ÉÊ¾ÜºÙ¡¡¥ì¥¤¥¢¥¦¥È
 * ************************************************ */

.detail_cont {
	width:800px;
}

.detail_img_block {
	width:500px;
	float:left;
}

.detail_txt_block {
	width:280px;
	float:right;
}


.detail_img_block img {
	border:1px solid #999999;
	max-width: 100%;
}

.product_name {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.expl_block {
	margin-bottom:30px;
}

.detail_img {
	margin-bottom:20px;
}

.detail_other {
	width:405px;
}

.detail_other .sub {
	width:135px;
	float:left;
}

.detail_other .sub_tp {
	padding-top:15px;
}

.detail_other .sub img {
	width: 120px;
}

.detail_txt_block table.table {
	width:300px;
	/* border-left:#e7e7e7 solid 1px; */
	border-top: 1px solid #dcdcdc;
	margin-bottom:20px;
}

.detail_txt_block table.table td.tit,
.detail_txt_block table.table td.cont {
	padding:15px;
   border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}

.detail_txt_block table.table td.tit {
	width:68px;
}

.sk_link_other {
	margin-bottom:20px;
}

.txt_option {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_option.gif) 0px 3px no-repeat;
	padding-left:15px;
}

.txt_back {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_back.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_tell {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_tell.gif) 0px 3px no-repeat;
	padding-left:22px;
}

.txt_inq {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_inq.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_review {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_review.gif) 0px 0px no-repeat;
	padding-left:22px;
}
.txt_reviewpost {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_post.gif) 0px 0px no-repeat;
	padding-left:22px;
}

/* ¥ª¥×¥·¥ç¥ó¥ê¥ó¥¯ */
.txt-optionLink {
	margin-bottom:20px;
}

.rs_pd_cart_btn {
	margin-bottom:10px;
}

.btn_quick {
}


/* ²ñ°÷ÀìÍÑ²Á³Ê¤ÎÉ½¼¨ ¾¦ÉÊ¾ÜºÙÍÑ */
.regular_price_detail {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}
/*
.price_detail {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
	}
*/
.discount_rate_detail {
	padding:0px;
	margin:0px;
	color:#333333;
	}

p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/* -------------------------------------
 *	¤³¤Î¾¦ÉÊ¤òÇã¤Ã¤¿¿Í¤Ï¤³¤ó¤Ê¾¦ÉÊ¤âÇã¤Ã¤Æ¤Þ¤¹
 * ------------------------------------- */
#together {
	margin:65px 0px 0px;
	}

#together .tog_main_title {
	margin:0px 0px 15px;
	}

#together .together_list {
	margin:0px 3px;
	float:left;
	width:175px;
	}

#together .together_list img {
	border:1px solid #999999;
	max-width: 155px;
	}

/* -------------------------------------
 *	¥È¥é¥Ã¥¯¥Ð¥Ã¥¯
 * ------------------------------------- */
#trackback {
	margin:30px 0px 15px;
}

#trackback .tb_main_title {
	font-weight:bold;
	margin:0px 0px 5px;
}


#trackback .tb_url {
	padding:6px 8px;
	border:1px solid #e7e7e7;
	}

#trackback .tb {
	}

#trackback .tb_date {
	padding:10px 0px;
	}

#trackback .tb_title {
	padding:0px 0px 10px;
	}

#trackback .tb_body {
	line-height:150%;
	padding:10px 0px;
	border-top:1px dotted #e7e7e7;
	border-bottom:1px dotted #e7e7e7;
	}

#trackback .tb_state {
	padding:0px;
	}

/* ************************************************
 *	¾¦ÉÊ¥ª¥×¥·¥ç¥ó¥Ú¡¼¥¸
 * ************************************************ */
#Option .main_title {
	margin:15px auto;
	padding:5px 0px;
	background:#e7e7e7;
	height:auto;
	width:564px;
}

#Option .main_title .cont {
	padding:0px 5px;
}


#Option .option_table {
	width:564px;
	margin-bottom:5px;
	border-left:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
	}

#Option .option_cell1 {
	text-align:left;
	font-weight:normal;
	padding:5px 5px 5px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#Option .option_cell2 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 6px 2px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#Option .option_cell3 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 10px 2px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

div#Option table.main_title td{
	text-align:left;
}

/* ²ñ°÷ÀìÍÑ²Á³Ê¤ÎÉ½¼¨ ¥ª¥×¥·¥ç¥óÍÑ */
.regular_price_stock {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#333333;
	}

.price_detail_stock {
	padding:0px;
	margin:0px;
	}

.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#333333;
	}

/* ************************************************
 *	ÆÃÄê¾¦¼è°úË¡¡¦¤ª»ÙÊ§¤¤ÊýË¡¡¦ÇÛÁ÷ÀßÄê¤Ë¤Ä¤¤¤Æ
 * ************************************************ */

.payment_img {
	width:30px;
	height:30px;
	margin:3px;
	}

#ShopKeeper {
	width:726px;
	margin-bottom:15px;
	color:#333333;
	border-top:1px solid #eaeaea;
	}

#ShopKeeper th {
	width:200px;
	overflow:hidden;
	padding:10px;
	font-weight:normal;
	text-align:left;
	border-left: 1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#ShopKeeper td {
	padding:10px;
	text-align:left;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}

#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}

/* ¸¡º÷·ë²Ì */
.txt-search {
	padding:5px 10px;
	background:#e7e7e7;
	border-bottom:1px solid #FFFFFF;
	}

.txt-hitNum {
	margin-bottom:15px;
	padding:5px 10px;
	background:#e7e7e7;
	}

.txt-search strong,
.txt-hitNum strong {
	font-weight:bold;
	}




/* ************************************************
 *	¥×¥é¥¤¥Ð¥·¡¼¥Ý¥ê¥·¡¼
 * ************************************************ */

#PrivacyExplain {
	margin-bottom:15px;
	color:#333333;
	}

.pe_title {
	padding-top:15px;
	color:#333333;
	border-top:1px solid #eaeaea;
	}

.pe_note {
	line-height:150%;
	margin:5px 5px 20px 30px;
	}

/* ************************************************
 *	float²ò½ü
 * ************************************************ */


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
	}

.clearfix {
	display:inline-block;
	}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
	}

.clearfix {
	display: block;
	}
/* End hide from IE-mac */

/* -------------------------------------
*     ¾¦ÉÊ¥ª¥×¥·¥ç¥ó É½·Á¼°
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 10px;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
/*     width: 5px;*/
    text-align: center;
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:#CCC;
}





.e-entry-title {
	color: #fff;
}


/* nav */
.nav-hidetext {
    width: 236px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
/* LINE@¤Ï¤¸¤á¤Þ¤·¤¿¡£ */

article#lineat { width:726px; margin:0 auto; border:1px solid #CCC; box-sizing:border-box;}
#lineat header { height:157px; background-color:#2CBF13;}
#lineat header h1{ width:480px; height:63px; display:block; padding-top:47px; margin:0px auto 0 auto;}
#lineat h2{ display:block; white-space:726px; height:37px; color:#2CBF13; font-size:19px; font-weight:normal; text-align:center; line-height:37px; background-color:#fff;}
#lineat .one-c{ text-align:center; padding:0; margin:15px 0; height:197px;}
#lineat .three-c{ margin:15px 0;padding:0px 0; width:33.3333%; float:left; text-align:center;}
#lineat .left-c{ margin:15px 0;padding:0px 0;text-align:center; float:left; width:309px;}
#lineat .right-c{margin:15px 0;padding:0px 0;text-align:center; float:left; width:415px;}
#lineat .left-c span,.right-c span{ border-radius: 10px;color:#fff;font-size:19px; display:block;height:67px; background-color:#2CBF13; margin:0px auto; line-height:33px;}
#lineat .left-c span{ width:275px;}
#lineat .right-c span{ width:385px;}
#lineat .right-c a{ display:block;width:238px; height:72px;margin:32px auto 0 auto;}
#lineat section:after {  content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden;}
#lineat section { display: inline-table; background-color:#DEFFD7; }

/* Instagram event 20160415 */

article#instaeve { width:100%; margin:0 auto; border:1px solid #CCC; box-sizing:border-box;}
#instaeve header {
    height: 550px;
    background-image: url(https://file002.shop-pro.jp/PA01295/454/img/event/iloveballet2016/header_insta_event.png);
}
#instaeve header h1{ width:846px; height:550px; display:block; margin:0px auto 0 auto;}
#instaeve h2{ display:block; white-space:726px; height:60px; color:#CF5789; font-size:19px; font-weight:normal; text-align:center; line-height:60px; background-color:#fff;}
#instaeve .one-c{ text-align:center; padding:0; margin:15px 0;}
#instaeve .three-c{ margin:15px 0;padding:0px 0; width:33.3333%; float:left; text-align:center;}
#instaeve .entry{ margin:15px 0;padding:0px 0; width:25%; float:left; text-align:center;}
#instaeve .three-c a {
    background-color: #cf5789;
    padding: 2%;
    margin: 0 auto;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 1.4em;
    line-height: 50px;
    color: #FFF;
    letter-spacing: 0.1em;
    display: block;
    width: 250px;
    height: 50px;
}
#instaeve .left-c{ margin:15px 0;padding:0px 0;text-align:center; float:left; width:309px;}
#instaeve .right-c{margin:15px 0;padding:0px 0;text-align:center; float:left; width:415px;}
#instaeve .left-c span,.right-c span{ border-radius: 10px;color:#fff;font-size:19px; display:block;height:67px; background-color:#2CBF13; margin:0px auto; line-height:33px;}
#instaeve .left-c span{ width:275px;}
#instaeve .right-c span{ width:385px;}
#instaeve .right-c a{ display:block;width:238px; height:72px;margin:32px auto 0 auto;}
#instaeve section:after {  content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden;}
#instaeve section { width:856px; display: inline-table; }
#instaeve .sectiontitle {
    margin: 0 0 40px 0;
    width: 100%;
    height: 15px;
    border-bottom: solid 5px #cf5789;
    font-size: 1.3em;
    text-align: center;
    padding: 1% 0%;
}
.clearfix {
    zoom: 1;
}

/*----------------------------------------------------
	kumamoto_support 20160831
----------------------------------------------------*/

article#kumamoto_support { width:100%; margin:0 auto;}
#kumamoto_support header {
    height: 500px;
    background : #e41056;
}
#kumamoto_support header h1{ width:900px; height:500px; display:block; margin:0px auto 0 auto;}
#kumamoto_support h2{
  text-align: center;
  color:#333;
  font-size:24px;
  font-weight: bold;
  margin: 50px;
}
#kumamoto_support section {
  width: 700px;
   margin: 100px auto 100px;
  word-break: break-all;
  text-align: left;
}

/*----------------------------------------------------
	³ÚÅ·¥Ú¥¤
----------------------------------------------------*/

article#rakutenpay_guide { width:100%; margin:0 auto;}
#rakutenpay_guide header {
    height: 354px;
    background : #c80509;
}
#rakutenpay_guide header h1{ width:900px; height:354px; display:block; margin:0px auto 0 auto;}

#rakutenpay_guide section {
   width: 723px;
   margin: 50px auto 50px;
   word-break: break-all;
   text-align: left;
}

.title-list {
    text-align: center;
    padding: 42px 0;
}
h2.title-list {
    color: #fff;
    display: inline-block;
    position: relative;
    width: 100%;
    font-size: 24px;
    margin: 0 0 20px 0;
    padding: 15px 0 12px;
    line-height: 1.0;
    text-align: center;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-box-shadow: #a22626 1px 2px 0;
    -webkit-box-shadow: #3e3e3e 1px 2px 0;
    box-shadow: #3e3e3e 1px 2px 0;
    background-color: #5e5e5e;
}

#rakutenpay_guide section p.aside-list {
    color: #333;
    display: inline-block;
    position: relative;
    width: 100%;
    font-size: 18px;
    margin: 0 0 20px 0;
    padding: 15px 0 12px;
    line-height: 1.0;
    text-align: center;
    border: 1px solid #ddd;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-box-shadow: #ddd 1px 2px 0;
    -webkit-box-shadow: #ddd 1px 2px 0;
    box-shadow: #ddd 1px 2px 0;
    background-color: #fff;
}

h2.title-list ::before {
    position: absolute;
    top: 37%;
    right: 16px;
    width: 8px;
    height: 14px;
    background: url(/img/arrow_white_14_8@2x.png) bottom right no-repeat transparent;
    background-size: 8px 14px;
    content: '';
}

#rakutenpay_guide section p{
margin: 0 0 0 0;
line-height: 24px;

}

#rakutenpay_guide section .rakutenpay_guide_image {

    text-align: center;
}
#rakutenpay_guide section .rp_aside{
font-size: 11px;
line-height: 20px;
}
#rakutenpay_guide section .rp_entry_aside{
font-size: 14px;
line-height: 20px;
margin: 8px;
}

div:after, ul:after {
    content: "";
    display: block;
    clear: both;
}


#rakutenpay_guide .entry {
    margin: 15px 0;
    padding: 0px 0;
    width: 25%;
    float: left;
    text-align: center;
}
.aside-list a{
    display: block;
    text-decoration: none;
}

/* ±Ä¶ÈÆü¥«¥ì¥ó¥À¡¼ */
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
table.tbl_calendar{
border-collapse: collapse;
border-spacing: 0px;
border: 1px;
border-color:#E5E5E5;
background-color: #fff;
width: 236px;
height: 200px;
}

table.tbl_calendar tr:first-child{
text-align:center;
background-color:#E6E3C9;
}

/* ¥Ø¥Ã¥À¡¼ */
header {
    position: relative;
    z-index: 30;
}

header#title {
    width: 991px;
    height: 120px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #0000cc;
    font-size: 24px;
}

header h1{
    margin-bottom: -25px;
}
.header-hidetext {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}




/* ¾¦ÉÊ°ìÍ÷NEW¥ê¥Ü¥ó */

/* ¶¦ÄÌ */
.product_item .name {
 position: relative;
}
.icons-new {
 position: absolute;
 background: #FF797D;
 font-size: 12px;
 color: #fff;
}
.icons-new:before {
 position: absolute;
 content: " ";
 height: 0;
 width: 0;
}
.icons-new:after {
 position: absolute;
 content: " ";
 height: 0;
 width: 0;
}

/* ­¥ribbon-l */
.icons-new-l {
 top: -18.5em;
 left: -6px;
 height: 1.5em;
 line-height: 1.5;
 padding-left: .5em;
}
.icons-new-l:before {
 left: 0;
 top: 100%;
 border-top:6px solid #C83539;
 border-left:6px solid transparent;
}
.icons-new-l:after {
 left: 100%;
 bottom: 0;
 border:.8em solid #FF797D;
 border-right:.7em solid transparent;
}


/** ¥Ñ¥ó¤¯¤º 20180624 **/
#breadcrumbs {
    width: 726px;
    /* margin: 0px auto; */
    font-size: 12px;
    margin-bottom: 15px;
}

#breadcrumbs ol li:first-child {
    padding: 0;
}
#breadcrumbs ol li {
    float: left;
    padding-left: 0.5em;
    line-height: 2;
}

#breadcrumbs ol li:first-child:before {
    content: "";
    padding: 0;
}
#breadcrumbs ol li:before {
    content: ">";
    padding-right: 0.5em;
}
#breadcrumbs ol:after {
    content: "";
    display: table;
    clear: both;
}

/** ¥Ú¡¼¥¸¥È¥Ã¥×¤Ø 20160815 **/
.pagetop {
	position: fixed;
	bottom: 0;
    right: 0;
    z-index: 50;
}



/*----------------------------------------------------
	#item_detail_area
----------------------------------------------------*/

#item_detail_area {
	/*²¾³°¤·¤Ó¤å¡¼³ÎÇ§*/
    /*width: 800px;*/
    /* margin: 40px auto 0; */
}
.item_detail_area {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #e1005b;
}
.clearfix {
    display: block;
}

div.inner {
    margin: 0 auto;
    padding: 8px 0;
    text-align: left;
}
.item_detail_area .left_box {
    float: left;
    width: 420px;
}
.item_detail_area .center_box {
	/*²¾³°¤·¤Ó¤å¡¼³ÎÇ§*/
   /* width: 800px;*/
}

.item_detail_area .detail_top_title {
    font-size: 36px;
    color: #e1005b;
    line-height: 36px;
    font-weight: 700;
}
.detail_top_title_last {
    font-size: 36px;
    color: #e1005b;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 30px;
}

.item_detail_area .product_title {
    font-size: 36px;
    color: #e1005b;
    line-height: 36px;
}
.item_detail_area .catchcopysubtext {
    font-size: 18px;
    color: #e1005b;
    line-height: 36px;
}
.item_detail_area .name {
    margin-top: 10px;
}
.left_box .text {
    font-size: 107.7%;
    line-height: 23px;
    margin-top: 8px;
    width: 375px;
}
.center_box .text {
    line-height: 23px;
    margin-top: 10px;
}
.item_detail_area .img_color {
    margin: 20px 0 20px 0;
}

@media screen and (min-width:0px) and ( max-width:767px) {
	.item_detail_area .img_color {
	    margin: 20px 0 20px 0;
	}
}
@media screen and (min-width:768px) {
	.item_detail_area .img_color {
	    width: 420px;
	    margin: 20px 0 20px 0;
	}
}


.item_detail_area .btn_online {
    margin-top: 40px;
}

.item_detail_area .right_box {
    float: left;
    width: 400px;
    margin-left: 30px;
}
.item_detail_area .right_box img {
    margin-left: 0px;
}

.item_detail_area .right_box .img_color ul li {
    float: left;
    margin-top: 21px;
    margin-left: 20px;
    position: relative;
}
.img_color ul li img {
	border-radius: 10px;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /* vertical-align: bottom; */
    vertical-align: top;
    background: transparent;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.text_small{
	font-size: 0.8em;
    line-height: 23px;
    margin-top: 10px;
}
.text_last{
	margin-bottom: 25px;
    line-height: 23px;
    margin-top: 10px;
}

/*----------------------------------------------------
	.side_section side_section_cal ¥«¥ì¥ó¥À¡¼
----------------------------------------------------*/
.side_section.side_section_cal caption {
    text-align: center;
    margin: 6px;
}
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}


/*----------------------------------------------------
	.talk-wrap ¥¹¥¿¥Ã¥Õ¥³¥á¥ó¥È ¥¨¥ê¥¢
----------------------------------------------------*/
.talk-wrap{
 display: block;
 clear: both;
 margin:0 auto 3px auto;
 }
.talk-wrap p{
 margin:0;
 }
 .left-icon{
 width: 100px;
 height: 100px;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 background: no-repeat;
 background-size: 180%;
 background-position: center;
 float:left;
 display:inline-block;
 /*box-shadow: 1px 1px 5px #aaa; º¸¤Î¥¢¥¤¥³¥ó¤Î±Æ¤ÎÀßÄê*/
 border: 3px solid #fff; /*º¸¤Î¥¢¥¤¥³¥ó¤ÎÏÈ¤ÎÀßÄê*/
 margin-bottom: 10px;
 }
 .talk-left{
 float:right;
 position: relative;
 background: #fff; /*º¸¤Î²ñÏÃ¤ÎÇØ·Ê¿§*/
 border: 1px solid #3c3c3c;
 padding: 3%;
 border-radius: 10px;
 width: 70%;
 margin-top:10px;
 /*box-shadow: 1px 1px 5px #aaa; º¸¤Î²ñÏÃ¤Î±Æ¤ÎÀßÄê*/
 margin-bottom: 10px;
 }
.talk-left:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 border-right-color: #3c3c3c;
 position: absolute;
 left: -20px;
 top: 25%;
 margin-top: -9px;
}
.talk-left:after {
 content: "";
 display: inline-block;
 border: 8px solid transparent;
 border-right-color: #fff;
 position: absolute;
 left: -16px;
 top: 25%;
 margin-top: -8px;
}
 .right-icon{
 width: 100px;
 height: 100px;
 border-radius: 50%;
 -webkit-border-radius:50%;
 background: no-repeat;
 background-size: 180%;
 background-position: center;
 float:right;
 display:inline-block;
 /*box-shadow: 1px 1px 5px #aaa; ±¦¤Î¥¢¥¤¥³¥ó¤Î±Æ¤ÎÀßÄê*/
 border: 3px solid #FFF; /*±¦¤Î¥¢¥¤¥³¥ó¤ÎÏÈ¤ÎÀßÄê*/
 margin-bottom: 10px;
 }
 .talk-right{
 float:left;
 position: relative;
 background: #fff; /*±¦¤Î²ñÏÃ¤ÎÇØ·Ê¿§*/
 border: 1px solid #3c3c3c;
 padding: 3%;
 border-radius: 10px;
 width: 70%;
 margin-top:10px;
 /*box-shadow: 1px 1px 5px #aaa; ±¦¤Î²ñÏÃ¤Î±Æ*/
 margin-bottom:10px;
 }
 .talk-right:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 border-left-color: #3c3c3c;
 position: absolute;
 right: -20px;
 top: 25%;
 margin-top: -9px;
}
.talk-right:after {
 content: "";
 display: inline-block;
 border: 8px solid transparent;
 border-left-color: #fff;
 position: absolute;
 right: -16px;
 top: 25%;
 margin-top: -8px;
}
.talk-end{
 clear:both;
}
/*/* ¥¹¥¿¥Ã¥Õ¥³¥á¥ó¥È ¥¨¥ê¥¢¡¡¥ì¥¹¥Ý¥ó¥·¥ÖÀßÄê*/
@media screen and (max-width: 480px){
 .left-icon{
 width: 80px;
 height: 80px;
 }
 .talk-left{
 width: 65%; 
 }
 .right-icon{
 width: 80px;
 height: 80px;
 }
 .talk-right{
 width: 70%; 
 }
 }
/* ¥¹¥¿¥Ã¥Õ¥³¥á¥ó¥È ¥¨¥ê¥¢¡¡END*/


/*----------------------------------------------------
	.newitem ¿·Ãå¾ðÊó¥Ú¡¼¥¸
----------------------------------------------------*/
.newitem_title{
    width: 100%;
}
.newitem_title_text{
    margin-bottom: 16px;
    padding: 2px 0 2px 16px;
    background: #e1005b;
    color: #fff;
}

/*----------------------------------------------------
	.highlight ¥Ï¥¤¥é¥¤¥È
----------------------------------------------------*/
.highlight_yellow {
    background: linear-gradient(transparent 60%, #ffff66 60%);
}


/*----------------------------------------------------
	.footer_inner ¥°¥í¡¼¥Ð¥ë¥Õ¥Ã¥¿¡¼ ¥ê¥ó¥¯ ¥Ï¥¤¥é¥¤¥È
----------------------------------------------------*/


.no-src.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}



/*----------------------------------------------------
	.hd-srch¥µ¡¼¥Á¥¨¥ê¥¢
----------------------------------------------------*/
.hd-srch {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 38px;
    padding: 5px 10%;
    background: #e41056;
    text-align: center;
    margin: 10px 0px;
}
.hd-srch form {
    position: relative;
    zoom: 1;
    max-width: 957px;
    height: 26px;
    margin: 0 auto;
}
.hd-srch form fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
.hd-srch form fieldset legend {
    display: none;
}
.hd-srch form fieldset .hd-pd {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 150px;
    height: 20px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #c3c3c3;
}
p, ul, li, ol, dl, dd, dt {
    margin: 0;
    padding: 0;
}
p, ul, li, ol, dl, dd, dt {
    margin: 0;
    padding: 0;
}
.hd-srch form fieldset .hd-pd:before {
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    width: 0;
    height: 0;
    border-width: 5px 3.5px 0 3.5px;
    border-style: solid;
    border-color: #666 transparent transparent transparent;
    content: "";
}
.hd-srch form fieldset .hd-pd select {
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
    height: 20px;
    margin: 0;
    padding: 0 0 0 6px;
    border: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 10px;
    background: transparent;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.hd-srch form fieldset .hd-pd select option {
    border: none;
    background: #fff;
}
.hd-srch .txt-srch {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 28px;
    margin: 0;
    padding: 6px 80px 6px 165px;
    border: 1px #d1d3d6 solid;
    border-radius: 3px;
    font-size: 14px;
    vertical-align: middle;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.hd-srch input {
    margin: 0;
    padding: 0;
}
.hd-srch input {
    margin: 0;
    padding: 0;
}
#suggest {
    position: relative;
    z-index: 10;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 8px 72px 0 210px;
    padding: 0;
    border: 1px #bbb solid;
    border-radius: 3px;
    background: #fff;
    font-size: 12px;
    text-align: left;
}
.hd-srch .bt-srch {
    position: absolute;
    top: 3px;
    right: 4px;
    width: 60px;
    height: 22px;
    border: none;
    border-radius: 3px;
    background: no-repeat scroll;
    background-color: #c3c3c3;
    background-image: url(https://p.dmm.com/p/common/header/sprite_header_parts_160331.png);
    background-position: 22px -220px;
    text-indent: -72px;
    text-align: left;
    cursor: pointer;
}
.hd-srch input {
    margin: 0;
    padding: 0;
}

.hd-srch .popular-keyword {
    position: absolute;
    top: 0;
    right: 0;
    height: 28px;
    line-height: 28px;
}

p, ul, li, ol, dl, dd, dt {
    margin: 0;
    padding: 0;
}
p, ul, li, ol, dl, dd, dt {
    margin: 0;
    padding: 0;
}
.hd-srch .popular-keyword a {
    color: #333;
    font-size: 11px;
}
a:visited {
    color: #909;
    text-decoration: none;
}

a:link, .d-txtlink {
    color: #005fc0;
    text-decoration: none;
    cursor: pointer;
}

/*----------------------------------------------------
	.pickup_banner_item ¥È¥Ã¥×¥Ú¡¼¥¸¥Ð¥Ê¡¼
----------------------------------------------------*/
.pickup_banner_list {
	float:left;
	width:363px;
	text-align:center;
	margin:0px;
	}

.pickup_banner_item {
	text-align:center;
	padding:0px 0px 30px;
	}

.pickup_banner_item img {
	max-width: 358px;
	}

.pickup_banner_list_726 {
	float:left;
	width:726px;
	text-align:center;
	margin:0px;
	}

.pickup_banner_item_726 {
	text-align:center;
	padding:0px 0px 30px;
	}

.pickup_banner_item_726 img {
	max-width: 726px;
	}



/*----------------------------------------------------
	.group-tags ¾¦ÉÊ¥°¥ë¡¼¥Ô¥ó¥°¥¿¥°
----------------------------------------------------*/
.group-tags{
    border-radius: 2em;
    background: #e410560a;
    font-size: 10px;
    transition: background-color 0.2s ease-in-out;
    line-height: 1.2;
    padding: 6px 12px;
    margin: 5px 0 5px 0;
    font-weight: normal;
    color: #e41056;
    border: solid 1px #e41056;/*Àþ*/
 
    cursor: pointer;
    display: inline-block;
    width: auto;
    text-align: center;
}
.group-tags a{
    color: inherit;
    text-decoration: none;
}
.group-tags a:hover {
    background-color: #e41056;
}
.group-tags:hover {
    cursor: pointer;
    background: #e41056;
    color: #FFF;
    border: 1px solid #e41056;
}

.group-tags a:active,.group-tags a:hover {
    outline: 0;
}
.group-tags p{
    margin: 0; 
    padding: 0;
}


/*----------------------------------------------------
	searchResult ¾¦ÉÊ°ìÍ÷¤Î¸¡º÷TOPÉôÊ¬¡¡¾¦ÉÊ¥«¥Æ¥´¥ê¸¡º÷
----------------------------------------------------*/
#searchResult {
	margin: 12px 0 0;
}
.sectionHeader h1 {
	font-size: 20px;
	padding: 0 0 20px 0;
}
.sectionHeader.clearfix h1 {
    float: left;
    margin: 0 16px 0 0;
}
.sectionHeader.clearfix .lead {
    margin: 4px 0 0;
    font-size: 14px;
    color: #808080;
}

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