@charset "utf-8";
/* ------------------ COMMON ------------------ */
*{
	margin:0;
	padding:0;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-size:100%;
}
body{
	margin:0;
	padding:0;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-size:12px;
	color:#222222;
}
p, a, td, th, li, input, select, option{
	font-size:100%;
	line-height:150%;
	color:#222222;
	outline: none;
}

.border{
	box-sizing: border-box;
    border: solid 1px #ae0a29;
}
.oshirase{
	border: 1px #ae0a29 solid;
	background:#fff3f4;
	padding: 8px;
}

.chuui{
	border: 1px #B7B7B7 solid;
	padding: 8px;
	font-size: 97%;
}
.Fsize {
	font-size: 110%;
}

.Fsize2 {
	font-size: 120%;
}
.maintenance{
	padding:5px;
	border: 2px solid #ae0a29;

}

.Tcenter{
	text-align: center;
}
a img {
	border:none;
}
/*img.zero{
	float:left;
	border: solid 2px #ccc;
	margin: 5px;
	padding:0;
}*/
.underclear{
	text-decoration: none;
}
.clear{
	float:none;
	clear:both;
}

.otodoke_notice{
	padding:10px 0px;
	font-size:11pt;
	font-weight: bold;
}
.news_udline{
	border-bottom:dotted 1px #C5BBBD;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.floatL{
	float:left;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}

/* .wrapper{
	width:1219px;
	padding:0 10px;
	margin:0 auto;
} */

#main {
  width:1219px;
	padding:0 10px;
	margin:0 auto; 
}
.relative{
	position:relative;
}

.section2 .single_notice{
    padding: 5px;
    background-color: #f8e9ec;
    height: 20px;
    text-align: center;
    margin-bottom: 10px;
    color:#ae0a29;
    font-weight: bold;
}

.icon_link{
	display:inline-block;
	padding-left:15px;
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
}
.icon_link.white_icon{
	background-image:url(../img/icon_link_white.png);
}
.icon_link.gr_icon{
	background-image:url(../img/add/icon_link_gr.png);
}
.icon_link.red_icon{
	background-image:url(../img/icon_link_gr.png);
}
.icon_link.red_icon4{
	background-image:url(../img/closed_cat_2.png);
}
.icon_link.red_icon2{
	background-image:url(../img/icon_link_red_s.png);
	padding-left:15px;
	background-position: left 4px;
}
.icon_link.red_icon3{
	background-image:url(../img/icon_link_red_point.png);
	padding-left:11px;
}
.icon_link.blank_icon{
	background-image:url(../img/add/icon_blank_black.png);
}
.icon_link.gr_arrow_icon{
	background-image:url(../img/add/gr_icon_more.png);
}
.icon_link_arrow{
    background-image: url(../img/add/icon_arrow.png);
    background-position: left 4px center;
    background-repeat: no-repeat;
    padding-left: 12px;
    text-decoration: none;
	display:inline-block;
}


.icon_link_arrow2{
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
    text-decoration: none;
	display:inline-block;
}

.icon_link_arrow2 a:hover{
	text-decoration: underline;
}

.under_line{
	text-decoration: underline;
}


.icon_link.strong{
	font-size:120%;
}

.title0{
	display:block;
	border-bottom:solid 3px #4f4f4f;
	font-weight:700;
	font-size:191.66%;
	margin-top:30px;
	padding-bottom:3px;
	margin-bottom:25px;
}
.title0 small{
	font-size:56.52%;
	font-weight:400;
	margin-left:15px;
}
.title0 img{
	vertical-align:-8px;
	margin-right:10px;
	margin-left:1px;
}

.title1 img.icon {
    margin-right: 7px;
    vertical-align: -1px;
}
.title1{
	display:block;
	font-weight:700;
	font-size:150%;
	margin-bottom:20px;
	padding-bottom:2px;
	text-align:center;
}
.title1 a{
	float:right;
	font-size:75%;
	margin-top:6px;
}
.title1 img{
	margin-right:7px;
	vertical-align:-6px;
}
.title1 img.icon2{
	margin-right:7px;
	vertical-align:-3px;
}
.smaller{
	font-size:95%;
}
#sl_sidebar .title1 a{
	margin:0;
	float:none;
	font-size:100%;
	text-decoration:none;
}
#sl_sidebar .title1 a.blank_link{
	background-image: url("../img/icon_blank.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    padding-left: 18px;
    text-decoration: none;
}
#sl_sidebar .title1 a.blank_link span{
	font-size:100%;
	display:inline-block;
	padding-bottom:1px;
}

.title2{
	display:block;
	border-left:solid 5px #ae0a29;
	font-weight:700;
	font-size:116.66%;
	margin-bottom:20px;
	background:#f5f1e4;
	padding:4px 10px 4px 6px;
}
.title3{
	display:block;
	border-left:solid 5px #ae0a29;
	background:#f5f1e4;
	font-size:116.66%;
	padding:5px 10px;
	margin-bottom:15px;
}
.title4{
	font-size:116.66%;
	font-weight:400;
	padding-bottom:4px;
	display:block;
	border-bottom:solid 1px #cccccc;
	margin-bottom:20px;
}
.simple_title{
	font-weight:700;
	font-size:141.66%;
	display:block;
}
.titleRanking{
	font-size:150%;
	font-weight:700;
	color:#ffffff;
	display:block;
	padding:7px 10px;
	background:#ae0a29;
}
.titleRanking img{
    margin-right: 7px;
    vertical-align: -6px;
}
.title_sidebar{
	display:block;
	padding:5px;
	background:#4f4f4f;
	color:#ffffff;
	font-weight:700;
	font-size:116.66%;
	text-align:center;
}
.title_sidebar img{
	vertical-align:-4px;
	margin-right:5px;
}
.title_sidebar small{
	font-size:71.42%;
	font-weight:700;
}
.margBtm0{
	margin-bottom:0;
}
.margBtm5{
	margin-bottom:5px;
}
.margBtm10{
	margin-bottom:10px;
}
.margBtm15{
	margin-bottom:15px;
}
.margBtm20{
	margin-bottom:0;
}
.margBtm25{
	margin-bottom:25px;
}
.margBtm30{
	margin-bottom:30px;
}
.margBtm35{
	margin-bottom:35px;
}
.margBtm40{
	margin-bottom:40px;
}
.yellowColor{
	color:#f3d21f;
}
.redColor{
	/*color:#ae0a29;*/
	color: #735f5a;
}
.brownColor {
	color: #735f5a;
}
.font_orangeColor {
	color: #ff6600;
}

.attention{
	color:#ae0a29;
}
.orange{
	color:#DA0C0C;
}
.redBorder{
	border-color:#ae0a29;
}
.redBg{
	background-color:#ae0a29;
}

.greyBg{
	background: #d6d6d6;
	background: -moz-linear-gradient(top,  #ffffff 0%, #d6d6d6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d6d6d6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d6d6d6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#d6d6d6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#d6d6d6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#d6d6d6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 );
}

.button{
	display:block;
	font-size:120%;
	font-weight:700;
	text-align:center;
	padding:7px 0;
	-webkit-border-radius:16px;
	border-radius:4px;
	border:none;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.button.redBg{
	color:#ffffff;
}
.button.greyBg{
	padding:5px 0;
}
.normal_links{
	list-style:none;
}
.normal_links li {
    margin-bottom:10px;
}

.loose_table{
	border-collapse:collapse;
	width:100%;
}
.loose_table th{
	font-weight:700;
}
.loose_table th,
.loose_table td{
	vertical-align:middle;
	text-align:center;
	font-size:116.66%;
	padding:6px 5px;
	border:solid 1px #cccccc;
}
.loose_table thead th{
	background:#f8e9ec;
}
.loose_table tbody th{
	background:#f3f3f3;
}

/*******20201202追記*************/
/* お問い合わせフォームの切り替えのためのスタイル */
#contact_form_wrapper .disabled {
	display: none !important;
}

#contact_form_wrapper .error {
	color: #ae0a29;
	display: block;
	font-size: 14px;
	font-weight: normal;
	/* background-color: #ffe9ea; */
	margin: 5px 0;
}

#contact_form_wrapper form.form1 a.btn_sub {
    display: inline-block;
    background-color: #4f4f4f;
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    margin:5px auto;
    text-decoration:none;
}


#contact_form_wrapper div#mycontentsarea{
	font-size:14px;
}


#contact_form_wrapper form.form1{
	font-size:14px;
}
#contact_form_wrapper form.form1 span.mini{
	font-size:12px;
}
#contact_form_wrapper .wrapper {
	display: flex;
	width: 690px;
	margin: 30px auto;
	justify-content: space-around;
}

#contact_form_wrapper form .switch {
	text-align: center;
	font-size: 16px;
	font-weight:bold;
}
#contact_form_wrapper form .switch input[type=radio] {
	width:20px;
	height:20px;
	margin-right:5px;
	vertical-align: middle;
}

#contact_form_wrapper table {
	/* margin: 15px auto 20px auto; */
	margin: 15px 0 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 690px;
	border-collapse: collapse;
	text-align: left;
}
#contact_form_wrapper table th {
	padding: 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
/*
	color: #333;
*/
	background-color: #f0f0f0;
	font-weight: normal;
}
#contact_form_wrapper table td {
	padding: 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* 見出し
----------------------------------------------- */
#contact_form_wrapper div#undercolumn_shopping table th[scope=col] {
	text-align: center;
}
#contact_form_wrapper div#undercolumn_shopping table.delivname th {
	width: 155px;
}

/* MYページ */
/* #contact_form_wrapper div#mycontents_area table th {
	text-align: left;
}
#contact_form_wrapper div#mycontents_area table th.alignR {
	text-align: right;
}
#contact_form_wrapper div#mycontents_area table th.alignL {
	text-align: left;
}
#contact_form_wrapper div#mycontents_area table th.alignC {
	text-align: center;
}
#contact_form_wrapper div#mycontents_area table th.resulttd {
	text-align: right;
}
#contact_form_wrapper div#mycontents_area table caption {
	padding: 8px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #000;
	background-color: #f0f0f0;
	text-align: left;
	font-weight: bold;
} */


/* その他
----------------------------------------------- */
#contact_form_wrapper table.border_non,
#contact_form_wrapper table.border_non td,
#contact_form_wrapper table.border_non th{
	border:none;
}

#contact_form_wrapper table select,
#contact_form_wrapper table input {
	margin-bottom: 7px;
	border: solid 1px #ccc;
	padding: 2px;
	line-height: 150%;
	width: 100%;
}
#contact_form_wrapper .w10 {
	width: 10%;
}
#contact_form_wrapper .w20 {
	width: 20%;
}
#contact_form_wrapper .w30 {
	width: 30%;
}
#contact_form_wrapper .w40 {
	width: 40%;
}
#contact_form_wrapper .w50 {
	width: 50%;
}
#contact_form_wrapper .w60 {
	width: 60%;
}
#contact_form_wrapper .w80 {
	width: 80%;
}

#contact_form_wrapper table{
	border-collapse: collapse;
	border-left: 1px solid #A59A96;
	border-top: 1px solid #A59A96;
	margin: 0 auto;
	text-align: left;
}

#contact_form_wrapper  table th {
	font-size: 14px;
	color: #4f4f4f;
	background-color: #f9f9f9;
}
#contact_form_wrapper  table td {
	padding: 1.5em;
}

#contact_form_wrapper .button.orangeBg.hover.back_button, .button.orangeBg.hover.next_button {
	width: 180px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	border-radius: 20px;
	color: #ffffff;
}

#contact_form_wrapper .button.orangeBg.hover.back_button {
	background-color: #4f4f4f;
}

#contact_form_wrapper .confirm_box {
	background-color: #ececec;
	padding: 20px 20px;
	margin: 20px 0;
	width: 930px;
	height: 230px;
}

#contact_form_wrapper .confirm_box .confirm_inner .conf_right {
	width: 100%;
	padding: 16px 0px 0px 20px;
}

#contact_form_wrapper .confirm_box .confirm_inner .conf_right .conf_caution {
	padding-bottom: 10px;
	margin-top: -10px;
}

#contact_form_wrapper .confirm_box .conf_radio {
	border: none;
}

#contact_form_wrapper .confirm_box .confirm_ttl {
	color: #4f4f4f;
	font-size: 14px;
	margin: 5px 0;
	font-weight: bold;
}

#contact_form_wrapper .confirm_box .confirm_ttl.confirm_ttl01 {
	color: #ff6600;
	font-size: 18px;
	margin: 5px 0;
	font-weight: bold;
	background-image: url(/user_data/packages/default/img/add/hissu.png);
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: 0px;
	padding-left: 50px;
}

#contact_form_wrapper .confirm_box .confirm_inner .conf_left img{
width: 150px;
}

#contact_form_wrapper .confirm_box .confirm_inner .conf_left {
	width: 150px;
	padding: 0px;
}

#contact_form_wrapper .confirm_box .conf_radio ul {
	margin: 0;
}

#contact_form_wrapper .kome_red {
	color: #ae0b2a;
}

#contact_form_wrapper ul.catalog li {
	list-style: disc;
	margin-left: 1rem;
}
#contact_form_wrapper ul.catalog li:last-of-type {
	list-style: none;
	margin-left: -0.2rem;
}

/*******20201202追記*************/



/* ------------------ HOVER ------------------ */
button:hover{
	cursor:pointer;
}
.hover:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}
.hoverImg:hover img{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}
a.icon_link:hover{
	text-decoration:underline;
}
.banner_list li a:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}
.products_list li a:hover img{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}
.grid_type.bordered li .article{
	position:relative;
	height: auto!important;
}
.grid_type.bordered li .article:hover:before{
	content:'';
	display:block;
	border:solid 2px #ae0a29;
	width:100%;
	height:100%;
	padding:10px;
	position:absolute;
	left:-12px;
	top:-12px;
	z-index:-1;
}
.bordered li .article .title:hover{
	text-decoration:none;
}
.products_list li a:hover .title{
	text-decoration:none;
}
.recipe_list {
  margin: 0;
  padding: 0;
}
.recipe_list li a:hover{
	border:solid 1px #ae0a29;
	outline:solid 1px #ae0a29;
}
.big_boxes li:hover{
	border:solid 1px #ae0a29;
	outline:solid 2px #ae0a29;
}
.big_boxes2 li .article:hover{
	border:solid 1px #ae0a29;
	outline:solid 2px #ae0a29;
}

.recipe_list li a:hover .icon_link{
	text-decoration:underline;
}
.category_list.five_elements li a:hover{
	border:solid 1px #ae0a29;
	outline:solid 1px #ae0a29;
}
.keywordsRank li a:hover{
	text-decoration:none;
}
#sl_sidebar .title1 a.blank_link:hover span{
	text-decoration:underline;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}
.ranking .five_elements.grid_type li .article:hover{
	outline:solid 2px #ae0a29;
}

#sl_sidebar .normal_links.news_links a:hover{
	text-decoration:none;
}
#sl_footer_nav ul li a:hover{
	text-decoration:underline;
}
.pagination ul li:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}
.pagination ul li.current:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.pagination ul li.spacer:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.icon_link_arrow:hover{
	text-decoration:underline;
}
.breadcrumbs a:hover{
	text-decoration:underline;
}

/* ------------------ HEADER ------------------ */
#sl_header{
	border-bottom:solid 1px #cccccc;
	background:#ffffff;
}
/* -------- HEADER_TOP -------- */
#sl_header_top{
	height:97px;
}
#sl_header_top .logo{
	display:block;
	float:left;
	width:223px;
	margin-right:50px;
}
#sl_header_top .logo img{
	display:block;
	margin-top:32px;
}
.nospace{
	margin:0 ;
	padding: 0 ;
	border: 0 ;
}

#sl_header_top_links{
	float:left;
	width:345px;
	font-size:91.66%;
	padding-top:6px;
	padding-bottom: 6px;
}
#sl_header_top_links p{
	display:inline-block;
	clear:both;
	border-bottom:solid 1px #cccccc;
	padding-bottom:12px;
	margin-bottom:12px;
}
#sl_header_top_links a{
	margin-right:10px;
}
#sl_header_icons{
	/*width:329px;*/
	width: 325px;
	float:right;
	padding-top:27px;
}
#sl_header_icons ul{
	list-style:none;
	height:60px;
	padding: 0;
}
#sl_header_icons ul li{
	display:block;
	float:left;
	width:62px;
	height:60px;
	position:relative;
}
#sl_header_icons ul li a{
	display:block;
	height:60px;
	width:81px;
	text-align:center;
	text-decoration:none;
}
#sl_header_icons ul li a img{
	display:block;
	clear:both;
	margin:3px auto 5px auto;
	width:auto;
	height:22px;
}
#sl_header_icons ul li .number{
	display:block;
	position:absolute;
	top:-5px;
	right:15px;
	width:16px;
	height:16px;
	background:#ae0929;
	text-align:center;
	line-height:16px;
	color:#ffffff;
	font-weight:700;
	font-size:66.66%;
	-webkit-border-radius:16px;
	border-radius:16px;
}
#sl_header_tel{
	float:right;
	text-align:center;
	font-size:91.66%;
	padding-top:28px;
}
#sl_header_tel p{
	font-weight:700;
	display:block;
	text-align:center;
	line-height:100%;
	padding-top: 10px;
}
#sl_header_tel p.greyBg{
	padding:4px 0;
	font-size:90.90%;
	background:#e6e6e6;
	margin:5px 0;
}
#sl_header_tel img{
	display:block;
	margin:0 auto;
}

/* -------- HEADER_MIDDLE -------- */
#sl_header_middle{
	height:39px;
	background:#4f4f4f;
}
#sl_header_form1{
	float:left;
	padding:7px 0;
	height:25px;
	position:relative;
	font-size:91.66%;

}
#sl_header_form{
	float:left;
	padding:40px 0;
	height:25px;
	position:relative;
	font-size:91.66%;
	/*margin-left:-77px;*/
	margin-left: -30px;
	top :-7px;
}
#sl_header_form select{
	height:35px;
	background-color:#eeeeee;
	width: 150px;
	/*width:170px;*/
	/*padding-left:10px;*/
	float:left;
	-webkit-border-radius:3px 0 0 3px;
	border:solid 1px;
	border-right: none;
	border-color:#4f4f4f;
	border-radius:3px 0 0 3px;
	font-size: 13px;

}
#sl_header_form input{
	/*width:253px;*/
	width: 223px;
	padding-left:8px;
	height:35px;
	border:solid 1px;
	border-color:#4f4f4f;
	background:#ffffff;
	float:left;
	font-size: 13px;
}
#sl_header_form input::placeholder {
	color: #999999;
}


#sl_header_form button{
	display:block;
	width:35px;
	height:35px;
	background:none;
	background-image:url(../img/add/header_button_black.png);
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	cursor:pointer;
	border:none;
}

#sl_header_middle a{
	line-height:39px;
	color:#ffffff;
	margin-left:17px;
}
#sl_head_banner{
	float:right;
	width:356px;
}
#sl_head_banner img{
	display:block;
}

/* -------- HEADER_NAV -------- */
#sl_header_nav{
	background:#ffffff;
	width:100%;
}
#sl_header_nav ul{
	list-style:none;
	padding-top:3px;
	padding-bottom:4px;
}
#sl_header_nav ul li{
	position:relative;
	display:block;
	float:left;
	width:79px;
/*	width: 73px;*/
	/*height:36px;*/
	height: 49px;
	margin-bottom: 5px;
}
#sl_header_nav ul li:nth-of-type(2){
	width:80px;
}
#sl_header_nav ul li:nth-of-type(3){
	width:80px;
}
#sl_header_nav ul li a{
	display:table-cell;
	/*height:36px;*/
	height: 49px;
	text-decoration:none;
	border-left:solid 1px #cccccc;
	text-align:center;
	width:93px;
	vertical-align:middle;
	font-size:11px;
 /*	font-weight:700; */
}
#sl_header_nav ul li.current{
	background-color:#ae0a29;
}
#sl_header_nav ul li:hover{
	background-color:#4f4f4f;
}
#sl_header_nav ul li:hover a,
#sl_header_nav ul li.hnav_red:hover a{
	border-left:solid 1px #4f4f4f;
	color:#ffffff;
}

#sl_header_nav ul li.current a{
	border-left:solid 1px #ae0a29;
	color:#ffffff;
}
#sl_header_nav ul li.hnav_red a{
	color: #ae0b2a;
}
#sl_header_nav ul li.hnav_red:hover ul li a{
	color: #222;
	border-left: none;
}
#sl_header_nav ul li.hnav_red:hover ul li a{
	color: #222;
	border-left: none;
}
#sl_header_nav ul li ul{
	padding:15px 15px 5px 15px;
	background:#ffffff;
	border:solid 1px #4f4f4f;
	width:100%;
	display:none;
	overflow:hidden;
	z-index:2;
	position:absolute;
}
#sl_header_nav ul li:hover ul{
	display:table;
}
#sl_header_nav ul li ul li{
	padding:0;
	width:100% !important;
	height:inherit;
	margin:0;
	float:none;
	display:block;
	white-space: nowrap;
	padding-left:12px;
	position:relative;
	padding-bottom:10px;
	background-image:url(../img/icon_link_gr_s.png);
	background-repeat:no-repeat;
	background-position:0 5px;
}

#sl_header_nav ul li ul li.li2{
	padding:0;
	width:100% !important;
	height:inherit;
	margin:0;
	float:none;
	display:block;
	white-space: nowrap;
	padding-left:12px;
	position:relative;
	padding-bottom:10px;
	background-image:url(../img/icon_link_gr.png);
	background-repeat:no-repeat;
	background-position:0 5px;
}
#sl_header_nav ul li ul li a{
	display:block;
	height:inherit;
	text-decoration:none;
	border-left:none;
	text-align:left;
	padding:0;
	width:100%;
	vertical-align:middle;
	white-space: nowrap;
	font-size:108.33%;
	padding-right:10px;
	font-weight:400;
}

#sl_header_nav ul li ul li a.all_veiw{
	color: #1d3481 !important;
	padding-top: 1px;
	padding-left: 5px;
}
#sl_header_nav ul li ul li:hover{
	background-color:inherit;
}
#sl_header_nav ul li:hover ul li a{
	border:none;
	color:#222222;
}
#sl_header_nav ul li ul li a:hover{
	text-decoration:underline;
}
#sl_header_nav ul li.large{
	width:117px;
	width:107px;
}
#sl_header_nav ul li.large a{
	width:117px;
	font-size:116.66%;
	/* color:#ae0a29; */
	font-weight:700;
}
#sl_header_nav ul li.very_large{
	width:122px;
}
#sl_header_nav ul li.right_category a{
	border-right:solid 1px #cccccc;
}
sl_header_nav ul li.very_large a{
	width:122px;
	border-right:solid 1px #cccccc;
	font-size:116.66%;
	/* color:#ae0a29; */
	font-weight:700;
}
#sl_header_nav ul li.large:hover a{
	color:#ffffff;
}
#sl_header_nav ul li.very_large:hover a{
	border-right:solid 1px #ae0a29;
	color:#ffffff;
}


/* ------------------ CONTENTS ------------------ */
#sl_contents{
	padding-top:40px;
	padding-bottom:20px;
}

/* -------- MAIN -------- */
#main{
	background:#f9f9f9;
}

#contents_center{
	width: 690px;
	margin: 0 auto;
}
#contents_center500{
	width: 500px;
	margin: 0 auto;
}
#contents_center650{
	width: 650px;
	margin: 0 auto;
}

#contents_center930{
	width: 930px;
	margin: 0 auto;
}

#contents_center980{
	width: 980px;
	margin: 0 auto;
}

#contents_center930 > p{
    background: #f8e9ec;
    border: solid 1px #ae0a29;
}
#sl_main{
	width:930px;
	float:right;
}

#sl_main2{
	width:930px;
	margin-top: 0 auto;
}
.section{
	padding-bottom:10px;
}

.pad_bt5{
	padding-bottom:5px;
}
.pad20{
	padding-bottom:20px;
}
.pad30{
	padding-bottom:30px;
}
.pad40{
	padding-bottom:40px;
}
.pad10{
	padding: 10px 10px;
}

.padtop10{
	padding-top: 10px;
}

.padtop20{
	padding-top: 20px;
}

.pad_cap{
	padding: 20px 0 40px 10px;
}

.padtop30{
	padding-top: 30px;
}
.pad5{
	padding:5px;
}

.font_s{
	font-size: 80%;
}
.none-line{
	text-decoration:underline;
}

.bor2{
	border:1px solid #ae0a29;
}

.bor1{
	border:1px solid #cccccc;
}

.banner_list{
	list-style:none;
}
.banner_list li{
	display:block;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.banner_list li img{
	display:inline-block;
}
.two_elements{
	list-style:none;
}
.two_elements li{
	width:50%;
}
.banner_list.two_elements li{
	padding-bottom:20px;
}
.banner_list.two_elements li img{
	width:453px;
}
.banner_list.two_elements li:nth-of-type(odd){
	text-align:left;
}
.banner_list.two_elements li:nth-of-type(even){
	text-align:right;
}
.banner_list.two_elements li.odd{
	text-align:left;
}
.banner_list.two_elements li.even{
	text-align:right;
}
.two_elements.block_list li {
    display: block;
    float: left;
    margin-right: 40px;
    width: 580px;
}
.two_elements.block_list li:nth-of-type(even){
    margin-right:0;
}
.two_elements.block_list li.even{
    margin-right:0;
}
.three_elements li{
	width:33.33%;
	padding-bottom:20px;
    border: solid 0.5px;
    border-color: #dcdcdc;

}
.banner_list.three_elements li img{
	width:266px;
}
.three_elements li:nth-of-type(3n-2){
	text-align:left;
}
.three_elements li:nth-of-type(3n-1){
	text-align:center;
}
.three_elements li:nth-of-type(3n){
	text-align:right;
}
.three_elements li.first{
	text-align:left;
}
.three_elements li.second{
	text-align:center;
}
.three_elements li.third{
	text-align:right;
}
/*
.four_elements.grid_type li{
	width:210px;
	padding-bottom:50px;
	margin-right:30px;
	float:left;
}
*/
.four_elements.grid_type li:nth-of-type(4n){
	margin-right:0;
}
.four_elements.grid_type li:nth-of-type(4n+1){
	clear:left;
}
.four_elements.grid_type li.fourth{
	margin-right:0;
}
.four_elements.grid_type li.first{
	clear:left;
}
.four_elements.list_type{
	margin-top:-20px;
	margin-bottom:30px;
}
.four_elements.list_type li{
	width:100%;
	display:table;
	border-bottom:solid 1px #cccccc;
}
.four_elements.list_type li .article{
	height:auto !important;
	display:table-row;
}
.four_elements.list_type li .image{
	display:table-cell;
	width:152px;
	vertical-align:middle;
}
.four_elements.list_type li .image img{
	border: 1px solid #cccccc;
}
.four_elements.list_type li .desc{
	display:table-cell;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:250px;
	vertical-align:top;
	position:relative;
}
.four_elements.list_type li .price{
	/*display:none; jun*/
}
.four_elements.list_type li .description{
	display:block;
	padding-top:10px;
}
.four_elements.list_type li .priceList{
	display:block;
	padding-top:30px;
	font-size: 116.66%;
}
.four_elements.list_type li .priceList small {
    font-size: 71.42%;
}
.four_elements.list_type li .addToCart{
	position:absolute;
	right:0;
	bottom:20px;
	width:220px;
	margin:0;
}
.four_elements.list_type li .addToFavorites{
	position:absolute;
	right:0;
	top:20px;
	margin:0;
}
.products_list{
	list-style:none;
}
.products_list a{
	text-decoration:none;
	display:block;
	border: none;
}
.five_elements.grid_type li{
	float:left;
	width:150px;
	margin-right:45px;
	padding-bottom:30px;
}
.five_elements.grid_type li:nth-of-type(6n){
	margin-right:0;
}
.five_elements.grid_type li:nth-of-type(6n+1){
	clear:both;
}
.five_elements.grid_type li.fifth{
	margin-right:0;
}
.five_elements.grid_type li.first{
	clear:both;
}

/*
.seven_elements li{
	float:left;
	width:103px;
	margin-right:34px;
	padding-bottom:20px;
}
.seven_elements li:nth-of-type(7n){
	margin-right:0;
}
.seven_elements li:nth-of-type(7n+1){
	clear:both;
}
.seven_elements li.seventh{
	margin-right:0;
}
.seven_elements li.first{
	clear:both;
}
.seven_elements li .title{
	text-align:center;
	display:block;
	padding:0 5px;
}
*/


.seven_elements li{
	float:left;
	width:103px;
	margin-right:34px;
	padding-bottom:20px;
}
.seven_elements li:nth-of-type(9n){
	margin-right:0;
}
.seven_elements li:nth-of-type(9n+1){
	clear:both;
}
.products_list.grid_type.seven_elements .desc {
    display: block;
    padding: 10px 0;
    line-height: 2em;
}

.products_list.grid_type .image{
	display:block;
	margin-bottom:10px;
	border:solid 1px #cccccc;

}

.products_list.grid_type .image210{
	display:block;
	margin-bottom:10px;
	border:solid 1px #cccccc;
	height: 210px;
	vertical-align:middle;
    display:table-cell;

}

.products_list.grid_type .image148{
	display:block;
	margin-bottom:10px;
	/*border:solid 1px #cccccc;*/
	height: 148px;
	vertical-align:middle;
    display:table-cell;

}

.products_list.grid_type .image100{
	display:block;
	margin-bottom:10px;
	border:solid 1px #cccccc;
	height: 100px;
	vertical-align:middle;
    display:table-cell;

}
.inside .products_list.grid_type .image{
	padding-bottom:0;
	margin-bottom:10px;
	border:solid 1px #cccccc;
}

.inside .products_list.grid_type .image210{
	padding-bottom:0;
	margin-bottom:10px;
	border:solid 1px #cccccc;
}

.products_list .image img{
	display:block;
	width:100%;
}
.products_list.grid_type .desc{
	display:block;
	padding: 10px;
	line-height: 2em;
}

.products_list .image210 img{
	display:block;
	width:100%;
}
.products_list .title{
	display:block;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
.inside .products_list .title{
	font-size:108.33%;
	text-decoration: underline;
}
.products_list .specs{
	display:block;
	font-size:108.33%;
}
.products_list .price{
	display:block;
	font-size:116.66%;
}
.four_elements.grid_type li .priceList{
	display:none;
}
.products_list .price small{
	font-size:71.42%;
}
.info{
	display:inline-block;
	font-weight:700;
	border-width:1px;
	border-style:solid;
	padding:1px 18px;
	margin-right:5px;
	margin-bottom:5px;
	line-height:130%;
}
.info.frozen{
	color:#0b58b0;
	border-color:#0b58b0;
    border-radius: 5px;
}
.info.refrigerate{
	color:#53a3ff;
	border-color:#53a3ff;
    border-radius: 5px;
}
.info.normalTemp{
	color:#ff8400;
	border-color:#ff8400;
    border-radius: 5px;
}
.addToCart{
	padding:5px 0;
}
.addToCart img{
	vertical-align:middle;
	margin-right:8px;
	width:22px;
}
.products_list li .addToCart{
	margin:5px 0 12px 0;
}
.products_list li .alignRight{
	text-align:right;
}
.addToFavorites{
	padding:2px 8px;
	background:#ffffff;
	border:solid 2px #eaeaea;
	display:inline-block;
	width:auto;
}
.products_list li .addToFavorites{
	margin:12px 0 0 0;
}
.addToFavorites img{
	vertical-align:-2px;
	margin-right:3px;
}
.top .ranking{
	padding-bottom:20px;
}
.ranking .title1{
	margin-bottom:0;
}
.ranking .products_list{
	display:block;
	padding:20px 10px 0 10px;
	background:#f5f1e4;
	background:#fff3f4;
}
.ranking .five_elements.grid_type li{
	padding-right:17px;
	padding-left:17px;
	padding-left:6px;
	padding-right:6px;
	width:150px;
	width:170px;
	margin:0;
	counter-increment: rankingIndex;
}
.ranking .five_elements.grid_type li .article{
	background:#ffffff;
	padding:10px;
}
.ranking .five_elements.grid_type li .article .rank{
	display:block;
	vertical-align:middle;
	font-size:116.66%;
	font-weight:700;
	padding-bottom:5px;
}
@media screen and (min-width:0){
	.ranking .five_elements.grid_type li .article .rank:before{
		content:counter(rankingIndex);
		margin-right:1px;
		font-size:121%;
		vertical-align:top;
	}
}
.ranking .five_elements.grid_type li .article .rank strong{
	margin-right:1px;
	font-size:121%;
	vertical-align:top;
}
.ranking .five_elements.grid_type li:nth-of-type(1) .article .rank{
	color:#b89819;
	padding-left:24px;
	background-image:url(../img/icon_rank1.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.ranking .five_elements.grid_type li:nth-of-type(2) .article .rank{
	color:#a2a2a2;
	padding-left:24px;
	background-image:url(../img/icon_rank2.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.ranking .five_elements.grid_type li:nth-of-type(3) .article .rank{
	color:#a77754;
	padding-left:24px;
	background-image:url(../img/icon_rank3.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.ranking .five_elements.grid_type li.rank1 .article .rank{
	color:#b89819;
	padding-left:24px;
	background-image:url(../img/icon_rank1.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.ranking .five_elements.grid_type li.rank2 .article .rank{
	color:#a2a2a2;
	padding-left:24px;
	background-image:url(../img/icon_rank2.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.ranking .five_elements.grid_type li.rank3 .article .rank{
	color:#a77754;
	padding-left:24px;
	background-image:url(../img/icon_rank3.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.recipe_list{
	list-style:none;
}
.recipe_list li{
	display:block;
	width:455px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}
.recipe_list li:nth-of-type(2n){
	margin-right:0;
}
.recipe_list li.odd{
	margin-right:0;
}
.recipe_list li a{
	display:block;
	border:solid 1px #cccccc;
	width:453px;
	height:198px;
	text-decoration:none;
	background: #ffffff;
}
.recipe_list li a .image{
	display:block;
	float:left;
	width:auto;
	height:100%;
}
.recipe_list li a .desc{
	display:block;
	float:left;
	padding:15px;
	width:224px;
	height:168px;
	position:relative;
}
.recipe_list li a .desc .desc_zone{
	display:block;
	height:130px;
	margin-bottom:13px;
	width:100%;
	overflow:hidden;
}
.recipe_list li a .desc .date{
	display:block;
	padding-bottom:15px;
}
.recipe_list li a .desc .title{
	display:block;
	padding-bottom:8px;
	font-weight:700;
	font-size:150%;
	line-height:130%;
}
.recipe_list li a .desc .text{
	display:block;
	font-size:116.66%;
}
.category_list{
	list-style:none;
}
.category_list li{
	float:left;
}
.category_list li a img{
	display:block;
	width:100%;
}
.category_list.five_elements li{
	width:180px;
	margin-right:7px;
	padding-bottom:10px;
}
.category_list.five_elements li a{
	display:block;
	border:solid 1px #cccccc;
}


/* ---- TOP PAGE ---- */
#sl_top_slider{
	padding-bottom:50px;
	position:relative;
}
#sl_top_slider .oneSlide{
	display:none;
}
#sl_top_slider .oneSlide img{
	display:block;
	width:100%;
}
#sl_top_slider .oneSlide:first-of-type{
	display:block;
}
#sl_top_slider .sliderContainer .oneSlide{
	display:block;
}

#sl_top_slider .controls a{
	width:40px;
	height:40px;
	position:absolute;
	top:50%;
	margin-top:-20px;
	background-position:center center;
	background-repeat:no-repeat;
	display:none;
}
#sl_top_slider .sliderInner:hover .controls a{
	display:block;
}
#sl_top_slider .controls a.prev{
	left:12px;
	background-image:url(../img/prev_slide.png);
}
#sl_top_slider .controls a.next{
	right:12px;
	background-image:url(../img/next_slide.png);
}
#sl_top_slider .pagination{
	position:absolute;
	width:100%;
	list-style:none;
	text-align:center;
	left:0;
	bottom:28px;
	height:12px;
}
#sl_top_slider .pagination li{
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 5px;
}
#sl_top_slider .pagination li a{
	display:block;
	width:12px;
	height:12px;
	background:#c7c8c9;
	-webkit-border-radius:12px;
	border-radius:12px;
}
#sl_top_slider .pagination li.current a{
	background:#ae0a29;
}
.caution{
	display:block;
/*	padding-top:50px; jun*/

}
.caution p{
	display:inline-block;
	font-size:116.66%;
	padding:8px 15px;
	border:1px solid #cccccc;
	background: #ffffff;
}


/* ---- INSIDE PAGES ---- */
#sl_contents.inside{
	padding-top:15px;
}
.breadcrumbs{
	display:block;
/*	color:#cccccc; jun*/
	font-weight:108.33%;
	vertical-align:bottom;
}
.breadcrumbs a{
	text-decoration:none;
	vertical-align:bottom;
}
.breadcrumbs .spacer{
	color:#222222;
/*	margin:0 3px; */
	vertical-align:1px;
}

.inside .cat_illust{
	padding-bottom:20px;
}

.products_list_toolbar{
	background:#eaeaea;
	margin-bottom:30px;
	padding:10px 20px;
}
.products_list_toolbar .results{
	display:inline-block;
	float:left;
	padding-top:4px;
	padding-bottom:4px;
}
.products_list_toolbar .sorter{
	display:inline-block;
	float:right;
	vertical-align:middle;
}
.products_list_toolbar .sorter form{
	display:inline-block;
	vertical-align:middle;
}
.products_list_toolbar .sorter label{
	font-weight:700;
}
.products_list_toolbar .sorter form label{
	font-weight:700;
}

.products_list_toolbar .sorter form select{
	padding:2px 15px 2px 2px;
	margin-left:3px;
	margin-right:20px;
	border:solid 1px #cccccc;
}
.products_list_toolbar .sorter .switchLinks{
	display:inline-block;
	vertical-align:middle;
}
.products_list_toolbar .sorter .switchLinks a{
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
.products_list_toolbar .sorter .switchLinks a img{
	display:block;
}
.products_list_toolbar .sorter .switchLinks a.current{
	cursor:default;
}
.products_list_toolbar .sorter .switchLinks a.current img{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}
.products_list_toolbar .pagination{
	display:inline-block;
	float:right;
	vertical-align:middle;
}
.products_list_toolbar .pagination ul{
	list-style:none;
}
.products_list_toolbar .pagination ul li{
	display:inline-block;
	width:38px;
	height:26px;
	line-height:26px;
	border:solid 1px #cccccc;
	vertical-align:middle;
	line-height:26px;
	text-align:center;
	background:#ffffff;
	margin:0 1px;
	font-weight:700;
	font-size:112%;
}
.products_list_toolbar .pagination ul li.current{
	border:solid 1px #4f4f4f;
	color:#4f4f4f;
}
.products_list_toolbar .pagination ul li.spacer{
	border:none;
	background:none;
	width:20px;
}
.products_list_toolbar .pagination ul li.prev_page{
	border:none;
	background:#4f4f4f;
	width:46px;
	height:28px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:108%;
	margin-right:5px;
}
.products_list_toolbar .pagination ul li.prev_page a{
	color:#ffffff;
	line-height:28px;
}
.products_list_toolbar .pagination ul li.next_page{
	border:none;
	background:#4f4f4f;
	width:46px;
	height:28px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:108%;
	margin-left:5px;
}
.products_list_toolbar .pagination ul li.next_page a{
	color:#ffffff;
	line-height:28px;
}

.products_list_toolbar .pagination ul li a{
	text-decoration:none;
	display:block;
	line-height:26px;
}


/* ---- SINGLE PAGE ---- */
#sl_product_single{
	padding-bottom:30px;
}
#sl_product_main{
	padding-top:10px;
	padding-bottom:40px;
}
#sl_product_visuals{
	width:420px;
	float:left;
}
#sl_product_main_visual{
	width:500px;
	width:410px;
	margin-bottom:10px;
	position:relative;
}
#sl_product_main_visual img.curImg{
	display:block;
	width:700px;
	position:relative;
	z-index:1;
}
#sl_product_main_visual img.newImg{
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	display:block;
	width:100%;
}
#sl_product_visual_list{
	list-style:none;
}
#sl_product_visual_list li{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background:#f9f9f9;
}

#sl_product_visual_list div.img_C{
	display:block;
	height: 95px;
	vertical-align:middle;
	display:table-cell;
}

.img_resize{
	display:block;
	vertical-align:middle;
	display:table-cell;
}

#sl_product_visual_list li a{
	display:block;
	width:100%;
}
#sl_product_visual_list li a img{
	display:block;
	width: 140px;
}
#sl_product_description{
	width:390px;
	width:480px;
	float:right;
}
#sl_product_description .vignets{
	padding-bottom:10px;
}
.vignets .icon{
	display:inline-block;
	margin-right:5px;
	margin-bottom:5px;
/*	padding:5px 25px; _jun*/
	font-weight:700;
	font-size:125%;
	line-height:120%;
	border-radius: 5px;
}

.vignets .icon2{
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 125%;
    line-height: 120%;
}

.vignets .icon.frozen{
	color:#ffffff;
	background:#0b58b0;
}
.vignets .icon.refrigerate{
	color:#ffffff;
	background:#53a3ff;
}
.vignets .icon.normalTemp{
	color:#ffffff;
	background:#ff8400;
}
#sl_product_description .vignets .redBg{
	color:#ffffff;
}
#sl_product_description .product_desc{
	display:block;
	font-size:133.33%;
}
#sl_product_description .price{
	display:block;
	font-weight:700;
	font-size:191.66%;
	padding-top:5px;
}
#sl_product_description .price small{
	font-weight:700;
	font-size:60.86%;
}
#sl_product_description table{
	border-collapse:collapse;
	width:100%;
	border-top:solid 1px #e7e9eb;
	margin-top:20px;
	margin-bottom:20px;
}
#sl_product_description table th{
	font-weight:400;
	font-size:108.33%;
	padding:10px 0;
	vertical-align:middle;
	text-align:left;
	padding-right:10px;
	width:90px;
}
#sl_product_description table td{
	font-weight:400;
	font-size:108.33%;
	padding:10px 0;
	border-bottom:solid 1px #e7e9eb;
	vertical-align:middle;
	text-align:left;
}
#sl_product_single table td .info{
	margin-bottom:0;
}
#sl_product_description .add_to_cart{
	padding:20px;
	background:#eaeaea;
}
#sl_product_description .add_to_cart .selectArea{
	display:inline-block;
	width:97px;
	vertical-align:top;
	margin-top: 5px;
}
#sl_product_description .add_to_cart .selectArea label{
	font-weight:700;
}
#sl_product_description .add_to_cart .selectArea select{
	padding:2px 20px 2px 2px;
	margin-left:3px;
	border:solid 1px #cccccc;
}
#sl_product_description .add_to_cart .buttonArea{
	display:inline-block;
	width:248px;
	width:335px;
	vertical-align:middle;

margin-top:    margin-top: 5px; }
#sl_product_description .add_to_cart .buttonArea .addToCart{
	padding-top:8px;
	padding-bottom:8px;
	font-size:141.66%;
}
#sl_product_description .add_to_cart .buttonArea .addToCart img{
	width:26px;
}

#sl_product_description .add_to_favorites{
	padding:15px 80px;
}
#sl_product_description .add_to_favorites .addToFavorites{
	border-color:#c7c8c9;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
}
#sl_product_description .add_to_favorites .addToFavorites img{
	margin-right:5px;
}
#sl_product_description .add_favorite_button {
    width: 331px;
    height: 42px;
    line-height: 41px;
    text-align: center;
    background: #FFF;
    border: 2px solid #949494;
    border-radius: 20px;
    font-size: 15px;
    font-weight: bold;
    margin-left: 21px;
}
.icon_link.heart_icon{
	background-image: url(../img/add/symbol_heart.png);
    background-repeat: no-repeat;
    background-position: left 9px;
    padding-left: 26px;
    font-size: 16px;
    color: #4f4f4f;
}

#sl_product_description .add_favorite_button.hover{
	background-position: 80px center;
	cursor: pointer;
}

.normal_table{
	border-collapse:collapse;
	width:100%;
	border-bottom:solid 1px #cccccc;
	/*border-right:solid 1px #cccccc;*/
}
#sl_product_single .normal_table{
	margin-bottom:20px;
}
.normal_table th{
	/*border-left:solid 1px #cccccc;*/
	border-top:solid 1px #cccccc;
	vertical-align:middle;
	text-align:left;
	font-size:108.33%;
	font-weight:700;
	padding:10px 20px;
	width:163px;
	background:#f3f3f3;
}
.normal_table th small{
	font-weight:400;
	font-size:92.30%;
}
.normal_table td{
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	vertical-align:top;
	text-align:left;
	font-size:108.33%;
	font-weight:400;
	padding:10px 20px;
}
.product_categories_list{
	list-style:none;
}
.product_categories_list li{
	display:inline-block;
	vertical-align:middle;
}
.product_categories_list li:after{
	content:'';
	display:inline-block;
	width:1px;
	height:14px;
	background:#cccccc;
	margin-right:6px;
	margin-left:6px;
	vertical-align:middle;
}
.product_categories_list li:last-of-type:after{
	display:none;
}
.product_categories_list li a{
	text-decoration:none;
	vertical-align:middle;
	color: #ae0929;
}
.product_categories_list li .sep{
	color:#ae0a29;
	font-size:116.66%;
	vertical-align:middle;
	margin-right:1px;
	margin-left:4px;
}
.product_categories_list li a:hover{
	text-decoration:underline;
}
.list_overflowed{
	border:solid 1px #e7e9eb;
	padding:10px 10px 10px 20px;
}

.list_overflowed2{
	border:solid 1px #e7e9eb;
	padding:10px 10px 10px 20px;
}
.list_overflowed .inside ul{
	padding-right:30px;
	list-style:none;
}
.list_overflowed .inside li{
	border-bottom:solid 1px #e7e9eb;
	padding:30px 0;
}
.list_overflowed .inside li:first-of-type{
	padding-top:10px;
}
.list_overflowed .inside li:last-of-type{
	padding-bottom:20px;
	border-bottom:none;
}
.list_overflowed .inside li .left{
	float:left;
	width:150px;
}
.list_overflowed .inside li .right{
	float:right;
	width:690px;
}
.prod_review .left .stars span{
	font-size:170%;
	margin-right:-2px;
}
.prod_review .left .stars span.gold{
	color:#e7ae06;
}
.prod_review .left .stars span.grey{
	color:#c7c8c9;
}
.prod_review .left .stars small.starsNumber{
	color:#e7ae06;
	font-size:116.66%;
	font-weight:700;
	margin-left:5px;
}
.prod_review .left .date{
	color:#c7c8c9;
	display:block;
	padding-bottom:5px;
}
.prod_review .left .author{
	display:block;
	font-size:108.33%;
}
.prod_review .left .author img{
	vertical-align:-3px;
	margin-right:8px;
}
.prod_review .right h3{
	font-size:133.33%;
	font-weight:700;
	display:block;
	padding-bottom:10px;
}
.prod_review .rate{
	position: relative;
	display: inline-block;
	width: 90px;
	height: 18px;
	font-size: 18px;
	margin: 1px 0 0 0;
}
.prod_review .rate:before,.rate:after{
	position: absolute;
    top: 0;
    left: 0;
    content: '★★★★★';
    display: inline-block;
    height: 18px;
    line-height: 18px;
}
.prod_review .rate:before{
	color: #ddd;
}
.prod_review .rate:after{
	color: #ffa500;
	overflow: hidden;
	white-space: nowrap;
}
.prod_review .rate1:after{
	width:18px;
}
.prod_review .rate2:after{
	width:36px;
}
.prod_review .rate3:after{
	width:54px;
}
.prod_review .rate4:after{
	width:72px;
}
.prod_review .rate5:after{
	width:90px;
}
.comment_caution{
	display:block;
	padding-top:15px;
	padding-bottom:25px;
}

.prod_recipe .left .image{
	display:block;
	border:solid 1px #e7e9eb;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}

.prod_recipe .right .date{
	color:#c7c8c9;
	display:block;
	padding-bottom:5px;
}
.prod_recipe .right .author{
	display:block;
	font-size:108.33%;
}
.prod_recipe .right .author img{
	vertical-align:-3px;
	margin-right:8px;
}
.prod_recipe .right h3{
	font-size:133.33%;
	font-weight:700;
	display:block;
	padding-bottom:10px;
}
.prod_recipe .right p{
	display:block;
}

.prod_recipe .right .bottom{
	padding-top:30px;
}
#com_recipe{
	padding: 10px 10px 10px 20px;
	border: solid 1px #e7e9eb;
	margin-bottom: 10px;
}
#itemRecipeLoading{
	width: 100%;
	text-align: center;
}
#itemRecipe .recipeText{
	width: 96%;
	height: 162px;
	border-bottom: solid 1px #e7e9eb;
	margin-bottom: 10px;
}
#itemRecipe .left{
	float: left;
	width: 150px;
}
#itemRecipe .right{
	float: right;
	width: 660px;
}
#itemRecipe .photoImage{
	display: block;
}
#itemRecipe .photoImage img:hover{
	opacity: 0.6;
}
#itemRecipe .textTitle{
	font-size: 133.33%;
	padding: 1px;
}
#itemRecipe .content{
	padding: 1px;
	height: 105px;
}
#itemRecipe .users{
	width: 660px;
	text-align: right;
	color: #996666;
}
#itemRecipe::-webkit-scrollbar{
	width: 3px;
}
#itemRecipe::-webkit-scrollbar-track {
    background-color: #c5cccd;
}
#itemRecipe::-webkit-scrollbar-thumb {
    background-color: #384a4c;
}
#recipeLink{
	margin-left: 570px;
    margin-top: 20px;
    margin-bottom: 40px;
}
#recipeLink p{
	position: relative;
    top: -3px;
    font-size: 11px;
}

#recipeLink a {
	display: block;
}

/* Custom scrollbar */
.list_overflowed .inside{
    overflow-x: hidden;
    overflow-y: auto;
	max-height:370px;
}
.list_overflowed .inside div.bg{
    overflow-x: hidden;
    overflow-y: auto;
	max-height:370px;
	border-bottom:1px solid #B9B7B7;
	padding-bottom:10px;
}

.center_p{
	float: left;
	margin-left: 770px;
    padding-top: 8px;
}

.review_btn{
	float: left;
}
.list_overflowed .inside::-webkit-scrollbar {
    width: 3px;
}
.list_overflowed .inside::-webkit-scrollbar-track {
    background-color: #c5cccd;
}
.list_overflowed .inside::-webkit-scrollbar-thumb {
    background-color: #384a4c;
}
.list_overflowed .inside:-webkit-scrollbar-thumb:hover {
    background-color: #384a4c;
}
.mCustomScrollBox {
    direction: ltr;
    height: 100%;
    outline: medium none;
    overflow: hidden;
    position: relative;
}
.mCSB_container {
    height: auto;
    overflow: hidden;
    width: auto;
	padding-top:10px;
}
.mCSB_scrollTools {
    bottom: 0;
    height: auto;
    left: auto;
    position: absolute;
    right: -7px;
	right:0;
    top: 0;
    width: 10px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    height: 30px;
    width: 100%;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    height: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
	-webkit-border-radius:10px;
	border-radius:10px;
    width: 10px;
    background-color: #ae0a29;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #eaeaea;
	-webkit-border-radius:10px;
	border-radius:10px;
    height: 100%;
    margin: 0 auto;
    width: 10px;
}
#sl_product_single .product_note{
	font-size: 11.2px;
}
/* ---- CART PAGE ---- */
#sl_cart_container{
	padding-top:10px;
}
.cart_table_container .cart_table{
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}
.cart_table_container .smallTB{
	width:200px;
	margin-bottom:20px;
	margin-left: 730px;
}
/*.cart_table_container .cart_table .name{
	width:311px;
}*/
.cart_table_container .cart_table .favorite{
	width:111px;
}
.cart_table_container .cart_table .price1{
	width:118px;
}
.cart_table_container .cart_table .number{
	width:118px;
}
.cart_table_container .cart_table .price2{
	width:118px;
}
.cart_table_container .cart_table .remove{
	width:50px;
}
.cart_table_container thead th{
	text-align:center;
	vertical-align:middle;
	font-weight:700;
	font-size:116.66%;
	background:#f3f3f3;
	padding-top:5px;
	padding-bottom:5px;
	border-right:solid 1px #ffffff;
}
.cart_table_container thead th.name{
	border-right:none;
	padding-left:40px;
}
.cart_table_container thead th.remove{
	border-right:none;
}
.cart_table_container tbody td{
	text-align:center;
	vertical-align:middle;
	font-size:116.66%;
	padding:15px 10px;
	border-bottom:solid 1px #cccccc;
}
.cart_table_container tbody td.name{
	text-align:left;
	vertical-align:top;
	padding-right:0;
	padding-left:0;
}
.cart_table_container tbody td.name .image{
	display:inline-block;
	float:left;
	border:solid 1px #e7e9eb;
}


.cart_table_container tbody td.name div{
	display:block;
	height: 78px;
	vertical-align:middle;
    display:table-cell;
}
.cart_table_container tbody td.name .text{
	display:inline-block;
	float:left;
	padding-left:20px;
	padding-right:10px;
	padding-top:17px;
}

.cart_table_container tbody td.name .text2{
	display:inline-block;
	float:left;
	border: 0;
	position: relative;
    top: 10px;
    left: 30px;
}

.cart_table_container .cart_table .quantity{
	border: 1px solid #cccccc;
	padding: 0 10px 0 10px;
	/*margin:0 0 5px 42px;*/
	margin:0 auto 5px;
	width:40px;
}

.cart_table_container tbody td.name .text small{
	font-size:85.71%;
}
.cart_table_container tbody td.name .text p{
	font-weight:700;
}
.cart_table_container tbody td.name .text p a{
	text-decoration:none;
}
.cart_table_container tbody td .addToFavorites{
	font-size:83.33%;
}
.cart_table_container tbody td.number select{
    border: 1px solid #cccccc;
    padding: 0 20px 0 2px;
}
.cart_table_container tbody td.price2{
	font-weight:700;
	color:#ae0a29;
}
.cart_table_container tbody td.remove{
	padding-right:0;
	padding-left:0;
}
.cart_table_container tbody td.remove a{
	padding: 2px 0;
	color:#ffffff;
	font-size:107.69%;
	background:#bbbbbb;
	font-weight:700;
	text-decoration:none;
}
.cart_buttons{
	text-align:center;
	padding:20px;
	background:#f5f1e4;
	margin-bottom:50px;
}
.cart_buttons .buttons_area{
	text-align:center;
	padding-top:15px;
}
.cart_buttons .buttons_area p{
	font-size:108.33%;
}
.cart_buttons .buttons_area a.button{
    background:#bbbbbb;
	border:solid 1px #bbbbbb;
    color: #ffffff;
    font-weight:700;
	text-decoration:none;
}
.cart_buttons .buttons_area .button{
	width:210px;
	margin:0 10px;
	display:inline-block;
	line-height:150%;
}

/* -------- HOWTO -------- */
#sl_howto_container p{
	font-size:116.66%;
}
#sl_howto_container p.smaller{
	font-size:108.33%;
}

.orange_box{
	background:#f5f1e4;
	padding:18px 25px;
}


/*-------------------------
ヘアトリートメントページ　
-------------------------*/
.grad1 {
    background-color: #f0e3f7;
    margin-bottom: 40px;
    padding: 20px;
    font-size: 11pt;
    line-height: 18pt;
}
.grad1>span{
	display: block;
	text-align: right;
}
.grad2 {
  background: #4e136b; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #4e136b , #b261b9); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #4e136b, #b261b9); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #4e136b, #b261b9); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #4e136b , #b261b9);/* Standard syntax */
  padding: 20px 20px 10px 20px;
  font-size: 11pt;
  color: #ffffff;
  margin-bottom: 40px;
  border-radius: 25px;
}
.grad2 dt{
	font-family: HGminchoE;
	font-size: 14pt;
    padding-bottom: 5px;
    color: #ecdea1;
    border-bottom: dotted 2px #ecdea1;
}
.grad2 span.wh_line{
	text-decoration:underline;
}
.grad2 dd{
	padding: 15px;
}

.shiyou{
	color: #b05fb7;
    font-size: 12pt;
    font-weight: 600;
    padding-left: 80px;
}

/* -------- MYPAGE -------- */
#sl_mypage_container{
	padding-top:10px;
}
#sl_mypage_container .normal_table{
	margin-bottom:20px;
}
#sl_mypage_container .normal_table th{
	font-size:116.66%;
	font-weight:400;
}
#sl_mypage_container .normal_table td{
	font-size:116.66%;
}
#sl_mypage_container .buttons_area{
	width:240px;
	margin:0 auto;
}
#sl_mypage_container .buttons_area .button{
    text-decoration:none;
	padding:10px 0;
}
.default_table{
	border-collapse:collapse;
	width:100%;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
.default_table th{
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	vertical-align:middle;
	text-align:center;
	font-size:116.66%;
	font-weight:400;
	padding:20px 10px;
	background:#f3f3f3;
}
.default_table td{
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	vertical-align:middle;
	text-align:center;
	font-size:116.66%;
	font-weight:400;
	padding:20px 10px;
}
#sl_mypage_container .default_table{
	margin-bottom:10px;
}

#sl_mypage_container .subtitle{
	font-size:116.66%;
	display:block;
}
#sl_mypage_container .floatRight{
	float:right;
}
.toTheRight{
	text-align:right;
}

.toTheRight2{
	float:right;
	padding-right: 10px;
}
.kome_red{
	color: #F00;
}

/* -------- GUIDE PAGE -------- */
#sl_guide_container{
	padding-top:10px;
	padding-bottom:40px;
}
.box.grey{
	background:#ebebeb;
	padding:10px;
	margin-bottom:30px;
}
.box.grey input{
	background:#ffffff;
	border:none;
	-webkit-border-radius:0px;
	border-radius:0px;
	padding:5px 10px;
	display:block;
	float:left;
	width:1010px;
}
.box.grey button{
	display:block;
	border:none;
	-webkit-border-radius:0px;
	border-radius:0px;
	width:150px;
	height:30px;
	color:#ffffff;
	font-weight:700;
	font-size:116.66%;
	background:#570011;
	float:left;
}
.box.grey button img{
	vertical-align:-3px;
	margin-right:5px;
}
.special_button{
	display:block;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:15px 0;
	background:#ffffff;
	text-decoration:none;
	border:solid 1px #ae0a29;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-align:center;
	font-weight:700;
	font-size:133.33%;
	color:#ae0a29;
}
.box.grey a{
	width:586px;
	float:left;
}
.box.grey a:first-of-type{
	margin-right:8px;
}
.big_border_table{
	width:100%;
	border-collapse:collapse;
	border-right:solid 10px #ebebeb;
	border-bottom:solid 10px #ebebeb;
	margin-bottom:30px;
}

.big_border_table2{
	width:100%;
	border-collapse:collapse;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	margin-bottom:30px;
}
.big_border_table td{
	border-left:solid 10px #ebebeb;
	border-top:solid 10px #ebebeb;
	padding:30px 30px 22px 30px;
	vertical-align:top;
	font-size:116.66%;
}
.big_border_table2 td{
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	padding:13px 20px 17px 13px;
	vertical-align:top;
	font-size:116.66%;
}
.big_border_table.double td{
	width:50%;
}
.big_border_table2.double td{
	width:50%;
}
.big_border_table.triple td{
	width:33.33%;
}
.big_border_table2.triple td{
	width:33.33%;
}
.big_border_table td h3{
	display:block;
	font-weight:700;
	padding-bottom:10px;
}
.big_border_table2 td h3{
	display:block;
	font-weight:700;
	padding-bottom:10px;
}
.big_border_table td .normal_links li{
	margin-bottom:5px;
}
.big_border_table2 td .normal_links li{
	margin-bottom:5px;
	line-height: 25px;
	font-size: 13px;
}
.big_boxes{
	list-style:none;
}
.big_boxes li{
	display:block;
	width:392px;
	border:solid 1px #cccccc;
	float:left;
	background:#ffffff;
	margin-bottom:9px;
}
.big_boxes li:nth-of-type(3n-1){
	margin-right:9px;
	margin-left:9px;
}
.big_boxes li.middle{
	margin-right:9px;
	margin-left:9px;
}
.big_boxes li:nth-of-type(3n+1){
	clear:both;
}
.big_boxes li.first{
	clear:both;
}
.big_boxes li .title{
	display:table;
	text-align:center;
	vertical-align:middle;
	width:100%;
	border-bottom:solid 2px #ae0a29;
}
.big_boxes li .title .td{
	display:table-cell;
	vertical-align:middle;
	height:100%;
	width:100%;
	font-size:141.66%;
	font-weight:700;
	line-height:120%;
	padding:13px 0;
}
.big_boxes li .inside{
	padding:30px 25px 25px 25px;
}
.big_boxes li .inside .image{
	display:block;
	margin:0 auto 25px auto;
}
.big_boxes li .inside h3{
	font-size:141.66%;
	display:block;
	text-align:center;
	font-weight:700;
	color:#ae0a29;
	padding-bottom:5px;
}
.big_boxes li .inside p{
	font-size:116.66%;
	display:block;
	padding-bottom:10px;
	text-decoration:none;
}
.big_boxes li .inside a{
	font-size:116.66%;
}
.big_boxes2{
	list-style:none;
}
.big_boxes2 li{
	display:block;
	width:392px;
	float:left;
	background:#ffffff;
	margin-bottom:9px;
}
.big_boxes2 li .article{
	display:block;
	border:solid 1px #cccccc;
	text-decoration:none;
	background-image:url(../img/big_red_arrow.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding:25px 50px 25px 20px;
}
.big_boxes2 li .article .image{
	display:inline-block;
	vertical-align:middle;
	width:80px;
}
.big_boxes2 li .article .text{
	display:inline-block;
	vertical-align:middle;
	width:215px;
	margin-left:15px;
}
.big_boxes2 li .article .text h3{
	display:block;
	font-size:141.66%;
	font-weight:700;
	padding-bottom:10px;
}
.big_boxes2 li .article .text p{
	font-size:116.66%;
}
.big_boxes2 li:nth-of-type(3n-1){
	margin-right:9px;
	margin-left:9px;
}
.big_boxes2 li.middle{
	margin-right:9px;
	margin-left:9px;
}
.big_boxes2 li:nth-of-type(3n+1){
	clear:both;
}
.big_boxes2 li.first{
	clear:both;
}
.two_elements.block_list li p{
	font-size:116.66%;
}
.two_elements.block_list li .alignRight{
	float:right;
	margin-left:30px;
	margin-bottom:10px;
}
#sl_guide_container .product_categories_list li a{
	font-size:108.33%;
}


/* ---- HISTORY PAGE ---- */
#sl_history_container{
	/*padding-top:10px;*/
}
#sl_history_container .section{
	padding-bottom:30px;
}
#sl_history_container .cart_table_container .section{
	padding-bottom:20px;
}
#sl_history_container.single .section{
	padding-bottom:40px;
}
#sl_history_container.single thead th.name{
	border-right:solid 1px #ffffff;
}
#sl_history_container .buttons_area {
    margin: 0 auto;
    width: 240px;
}

#sl_history_container .buttons_area2{
    text-align:center;
}
#sl_history_container .buttons_area .button{
    padding: 10px 0;
    text-decoration: none;
}
.alert_area{
	padding-bottom:20px;
}
.alert{
	display:block;
	padding-bottom:10px;
	font-size:108%;
	line-height:150%;
}
.alert_redColor{
	color:#ae0b2a;
	display:block;
	padding-bottom:10px;
	font-size:108%;
	line-height:150%;
}
.ischecked{
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
}
.checked .button{
	border:solid 1px #ae0a29;
	font-size:100%;
	background:none;
	padding: 4px 0;
	width:112px;
	margin:0 auto;
}
.checked .button img{
	margin-right:6px;
	vertical-align:-1px;
}
.double_table .left{
	float:left;
	width:530px;
}
.double_table .right{
	float:right;
	width:347px;
}
.little_table{
	width:100%;
	border-top:solid 1px #cccccc;
	border-collapse:collapse;
}

.little_table tbody th,
.little_table tbody td{
	font-size:116.66%;
	font-weight:100;
    padding: 10px;
	vertical-align:middle;
	border-bottom:dashed 1px #cccccc;
}
.little_table tbody th{
	text-align:left;
}
.little_table tbody td{
	text-align:right;
}
.little_table tbody tr:last-of-type th,
.little_table tbody tr:last-of-type td{
	border-bottom:none;
}
.little_table tfoot th,
.little_table tfoot td{
	background:#f8e9ec;
	font-weight:700;
	vertical-align:middle;
    padding: 10px;
	border-top:solid 1px #cccccc;
}
.little_table tfoot th{
	font-size:116.66%;
	text-align:left;
}
.little_table tfoot td{
	font-size:150%;
	color:#ae0a29;
	text-align:right;
}

#sl_history_container .products_list_toolbar .buttons_area,
.products_list_toolbar .buttons_area{
    display: inline-block;
    float: right;
    vertical-align: middle;
	width:150px;
}
#sl_history_container .products_list_toolbar .buttons_area .button,
.products_list_toolbar .buttons_area .button{
   font-size:116.66%;
   padding:3px 0;
}

.products_list_toolbar.history_order .sorter form select{
   font-size:116.66%;
}
.products_list_toolbar.history_order .results{
   font-size:116.66%;
}
.default_table2{
	border-collapse:collapse;
	width:100%;
	border:none;
}
.cart_table_container .default_table2{
	margin-bottom:10px;
}
.cart_table_container .default_table2 thead th,
.default_table2 th{
	border:none;
	background:none;
	border-right:solid 1px #ffffff;
	vertical-align:middle;
	text-align:center;
	font-size:116.66%;
	font-weight:700;
	padding:5px 20px;
	background:#f5f1e4;
}
.cart_table_container .default_table2 tbody td,
.default_table2 td{
	vertical-align:middle;
	text-align:center;
	font-size:116.66%;
	font-weight:400;
	padding:10px 20px;
	border:none;
	background:none;
}

#sl_history_container .products_list_toolbar{
	margin-bottom:40px;
}
.title1 .button.more_history{
    float: right;
    font-size: 68%;
    border: 1px solid #ae0a29;
    margin: 0;
    padding: 4px 0;
    width: 122px;
	background:none;
	text-decoration:none;
	margin-top:-5px;
}
.title1 .button.more_history img{
    margin-right:8px;
	vertical-align:-2px;
}
#sl_history_container .button.review{
	border: 1px solid #ae0a29;
	text-decoration: none;
	width: 130px;
}
#sl_history_container .button.review.reviewed{
	opacity: 0.6;
}




/* -------- SIDEBAR -------- */
#sl_sidebar{
	width:230px;
	float:left;
	padding-bottom:10px;
}
#sl_contents.inside #sl_sidebar{
	padding-top:30px;
}
#sl_sidebar .section{
/*	padding-bottom:30px;*/
}
#sl_sidebar .title0{
	font-size:141.66%;
	margin-top:0;
}
#sl_sidebar .title1{
	font-size:120%;
	border-bottom:solid 2px #4f4f4f;
	text-align: left;
}
#sl_sidebar .box{
	margin-bottom:15px;
}
#sl_sidebar .box.login{
	padding:16px 20px 20px 20px;
	background-color:#ffffff;
	background-position:center center;
	background-size:100% 100%;
	background-repeat:no-repeat;
	margin-bottom: 0;
	border: solid 1px;
    border-color: #dcdcdc;
}
#sl_sidebar .box.login p{
	color:;
	display:block;
	line-height:162%;
	font-size:larger;
}
#sl_sidebar .box.login p.welcome{
	color:#ffffff;
	font-size:108.33%;
	padding-left:26px;
	background-image:url(../img/icon_lock.png);
	background-position:4px top;
	background-repeat:no-repeat;
	margin-bottom:17px;
}
#sl_sidebar .box.login p.welcome .name{
	color:#ffeda5;
	margin-left:6px;
	margin-right:6px;
}
#sl_sidebar .box.login .button{
	color:#ffffff;
	margin-bottom:17px;
	border-radius: 16px;
	text-decoration:none;
}
#sl_sidebar .box.logout{
	padding:16px 20px 20px 20px;
	background-image:url(../img/box_login_bg.jpg);
	background-position:center center;
	background-size:100% 100%;
	background-repeat:no-repeat;
}
#sl_sidebar .box.logout p{
	color:#ffffff;
	display:block;
	line-height:162%;
	text-align:center;
}
#sl_sidebar .box.logout p.welcome{
	color:#ffffff;
	font-size:108.33%;
	padding-left:26px;
	background-image:url(../img/icon_lock.png);
	background-position:4px top;
	background-repeat:no-repeat;
	margin-bottom:8px;
	text-align:left;
}
#sl_sidebar .box.logout p.welcome .name{
	color:#ffeda5;
	margin-left:6px;
	margin-right:6px;
}
#sl_sidebar .box.logout .button_area{
	padding:10px 0 17px 0;
}
#sl_sidebar .box.logout .button_area a{
	color:#ffffff;
	display:block;
	width:90px;
	background:#ae0a29;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
	text-align:center;
	padding:12px 0 12px 0;
}
#sl_sidebar .box.logout .button_area a:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}
#sl_sidebar .box.logout .button_area a img{
	display:block;
	margin:0 auto 10px auto;
}
#sl_sidebar .box.logout .button_area a.left{
	float:left;
}
#sl_sidebar .box.logout .button_area a.right{
	float:right;
}
#sl_sidebar .box.logout .button{
	color:#ffffff;
	background-color:#730016;
}


#sl_sidebar .box.firstTime{
	padding:16px 20px 20px 20px;
	background-color:#ffffff;
	background-position:center center;
	background-size:100% 100%;
	background-repeat:no-repeat;
	border: solid 1px;
    border-color: #dcdcdc;
    border-top: 0;
}
#sl_sidebar .box.firstTime .boxTitle{
	color:#ffffff;
	display:block;
	padding-bottom:7px;
	border-bottom:solid 1px #8db52b;
	text-align:center;
	font-size:116.66%;
	font-weight:700;
}
#sl_sidebar .box.firstTime .boxTitle img{
	vertical-align:middle;
	margin-right:8px;
}
#sl_sidebar .box.firstTime p{
	display:block;
	padding:10px 0;
	text-align:center;
	font-size:larger;
}
#sl_sidebar .box.firstTime p.alignLeft{
	text-align:left;
}
#sl_sidebar .box.firstTime p.noPad{
	padding:0;
	margin-right:10px;
}
#sl_sidebar .box.firstTime a{
	color:#ffffff;
}
#sl_sidebar .box.firstTime p strong{
	font-weight:700;
	font-size:133.33%;
}
#sl_sidebar .box.firstTime .button{
	color:#ffffff;
	margin-bottom:5px;
	border-radius:16px;
	text-decoration:none;
}
#sl_sidebar .cat_side_list{
	list-style:none;
	margin-bottom:20px;
}
#sl_sidebar .cat_side_list li{
	display:block;
	padding-left:52px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #cccccc;
	position:relative;
}
#sl_sidebar .cat_side_list li .image{
	position:absolute;
	left:3px;
	top:10px;
}
#sl_sidebar .cat_side_list h3{
	display:block;
	margin: 0;
	padding: 0;
	line-height: inherit;
	font-weight:700;
	font-size:108.33%;
}
#sl_sidebar .cat_side_list h3 a{
	text-decoration:none;
}
.top #sl_sidebar .cat_side_list h3 a:hover{
	text-decoration:underline;
}
#sl_sidebar .cat_side_list .links{
	display:block;
	font-size:83.33%;
	margin: 0;
}
#sl_sidebar .cat_side_list .links a{
	text-decoration:none;
}
#sl_sidebar .cat_side_list .links a:hover{
	text-decoration:underline;
}
.inside #sl_sidebar .cat_side_list li{
	display:block;
	padding-left:0;
	padding-top:0;
	padding-bottom:0;
	border-bottom:none;
	position:relative;
}
.inside #sl_sidebar .cat_side_list li h3{
	padding:0;
	border-bottom:solid 1px #cccccc;
}
.inside #sl_sidebar .cat_side_list li h3 .trigger{
	display:block;
	padding:9px 28px 9px 3px;
	font-size:108%;
	background-position:right center;
	background-repeat:no-repeat;
	background-image:url(../img/closed_cat.png);
}

.inside #sl_sidebar .cat_side_list li h3 >.trigger2{
	display:block;
	padding:9px 28px 9px 3px;
	font-size:108%;
	background-position:right center;
	background-repeat:no-repeat;
}

.inside #sl_sidebar .cat_side_list li .trigger.opened{
	background-image:url(../img/opened_cat.png);
}
.inside #sl_sidebar .cat_side_list li .hidden{
	height:0;
	overflow:hidden;
}
.inside #sl_sidebar .cat_side_list li.opened .hidden{
	height:auto;
}
.inside #sl_sidebar .cat_side_list li h3 .trigger img{
	vertical-align:middle;
	margin-right:5px;
}
.inside #sl_sidebar .cat_side_list li ul li{
	padding:7px 20px;
	border-bottom:solid 1px #f5f5f5;
}
.inside #sl_sidebar .cat_side_list li ul li:last-of-type{
	border-bottom:solid 1px #cccccc;
}
.inside #sl_sidebar .cat_side_list li ul li a{
	text-decoration:none;
	font-size:108%;
}
.inside #sl_sidebar .cat_side_list li ul li a:hover{
	text-decoration:underline;
	color:#ae0a29;
}

/*#sl_sidebar .box.banner{
	margin-bottom:5px;
}*/
#sl_sidebar .normal_links{
	list-style:none;
}
#sl_sidebar .normal_links ul{
	list-style:none;
	padding-left:17px;
	padding-top:6px;
}
#sl_sidebar .normal_links li{
	margin-bottom:10px;
}
#sl_sidebar .normal_links.keywordsRank li{
	margin-bottom:5px;
	counter-increment: keyWordsIndex;
	padding-left:27px;
	position:relative;
}
@media screen and (min-width:0){
	#sl_sidebar .normal_links.keywordsRank li:before{
		content:counter(keyWordsIndex);
		display:block;
		width:17px;
		height:17px;
		color:#ffffff;
		position:absolute;
		left:0;
		top:0;
		background:#c3c3c3;
		text-align:center;
		line-height:17px;
	}
}
#sl_sidebar .normal_links.keywordsRank li:first-of-type:before{
	background:#e3c139;
}
#sl_sidebar .normal_links.keywordsRank li.rank1:before{
	content:counter(keyWordsIndex);
	display:block;
	width:17px;
	height:17px;
	color:#ffffff;
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	line-height:17px;
	background:#e3c139;
}
#sl_sidebar .normal_links.keywordsRank li:nth-of-type(2):before{
	background:#757575;
}
#sl_sidebar .normal_links.keywordsRank li.rank2:before{
	content:counter(keyWordsIndex);
	display:block;
	width:17px;
	height:17px;
	color:#ffffff;
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	line-height:17px;
	background:#757575;
}
#sl_sidebar .normal_links.keywordsRank li:nth-of-type(3):before{
	background:#c39168;
}
#sl_sidebar .normal_links.keywordsRank li.rank3:before{
	content:counter(keyWordsIndex);
	display:block;
	width:17px;
	height:17px;
	color:#ffffff;
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	line-height:17px;
	background:#c39168;
}
#sl_sidebar .normal_links.keywordsRank li.rank4:before{
	content:counter(keyWordsIndex);
	display:block;
	width:17px;
	height:17px;
	color:#ffffff;
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	line-height:17px;
	background:#c3c3c3;
}
#sl_sidebar .normal_links.keywordsRank li.rank5:before{
	content:counter(keyWordsIndex);
	display:block;
	width:17px;
	height:17px;
	color:#ffffff;
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	line-height:17px;
	background:#c3c3c3;
}
#sl_sidebar .normal_links.news_links li{
	margin-bottom:15px;
}
#sl_sidebar .normal_links.news_links .article{
	display:block;
	line-height:160%;
}
#sl_sidebar .normal_links.news_links .article .date{
	display:block;
	clear:both;
	color:#ae0a29;
}
#sl_sidebar .normal_links.news_links .article .title{
	display:block;
	clear:both;
}
#sl_sidebar .normal_links.news_links .article .text img{
	vertical-align:top;
	margin-left:4px;
}
#sl_sidebar .icon_side_list{
	list-style:none;
	display:table;
	vertical-align:middle;
	border-top:solid 1px #cccccc;
	width:100%;
	margin-top:25px;
	margin-bottom:25px;
}
#sl_sidebar .icon_side_list li{
/*	display:table-row; */
	vertical-align:middle;
    border-bottom: solid #cccccc 1px;
    padding-left: 15px;
}
#sl_sidebar .icon_side_list li a{
	display:table-row;
	vertical-align:middle;
	text-decoration:none;
}

#sl_sidebar .icon_side_list li.a2{
	display:table-row;
	vertical-align:middle;
	text-decoration:none;
}

#sl_sidebar .icon_side_list li a .image{
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
/*	border-bottom:solid 1px #cccccc; */
}
#sl_sidebar .icon_side_list li a .text{
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	padding-left:13px;
	font-size:116.66%;
	font-weight:700;
	padding-top:20px;
	padding-bottom:20px;
/*	border-bottom:solid 1px #cccccc; */
	width:100%;
	line-height:160%;
}
#sl_sidebar_cart{
	padding-top:5px;
}
#sl_sidebar .border{
	border:solid 1px #cccccc;
	border-top:none;
	padding:13px;
}
#sl_sidebar_cart .border{
	padding:13px 13px 10px 13px;
}
#sl_sidebar_cart .subPrice{
	font-size:108.33%;
	font-weight:700;
	display:block;
	padding-bottom:10px;
}
#sl_sidebar_cart .subPrice .right{
	float:right;
	padding-left:10px;
}
#sl_sidebar_cart .price{
	display:block;
	text-align:right;
	font-size:150%;
	line-height:130%;
	color:#ae0a29;
	font-weight:700;
	clear:both;
	background:#f5f1e4;
	padding:8px 10px;
	margin-bottom:8px;
}
#sl_sidebar_cart .stillToFree{
	display:block;
	text-align:right;
	margin-bottom:14px;
	font-size:108.33%;
}
#sl_sidebar_cart .stillToFree strong{
	font-weight:700;
}
#sl_sidebar_cart .explanation{
	display:block;
	position:relative;
	padding-left:16px;
	font-size:108.33%;
}
#sl_sidebar_cart .explanation:before{
	content:'※';
	position:absolute;
	left:0;
	top:0;
}
#sl_sidebar_cart .explanation a{
	color:#ae0a29;
}
#sl_sidebar_cart .explanation a:hover{
	text-decoration:none;
}
#sl_sidebar_cart .buttons_area{
	padding-top:15px;
}
#sl_sidebar_cart .buttons_area a.button{
    background:#bbbbbb;
	border:solid 1px #bbbbbb;
    color: #ffffff;
    font-weight:700;
	text-decoration:none;
}
#sl_sidebar_cart .buttons_area .button{
	width:100%;
	margin:0;
	line-height:150%;
	margin-bottom:10px;
}
.sidebar_profile{
	margin-bottom:30px;
}
#sl_sidebar .sidebar_profile .border{
	padding:13px 13px 3px 13px;
}
.inside #sl_sidebar .cat_side_list.howto_list li{
	border-bottom:none;
}
.inside #sl_sidebar .cat_side_list.howto_list li ul li:last-of-type{
	border-bottom:none;
}
.inside #sl_sidebar .cat_side_list.howto_list  li ul li{
	padding:0;
}
.inside #sl_sidebar .cat_side_list.howto_list li h3{
	border-bottom:solid 2px #4f4f4f;
	padding-top:25px;
}
.inside #sl_sidebar .cat_side_list.howto_list li h3 .trigger{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:30px;
	position:relative;
	background-position: right 13px;
}

.inside #sl_sidebar .cat_side_list.howto_list li h3 >.trigger2{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:30px;
	position:relative;
	text-decoration: none;
	background-position: right 13px;
	a:hover:not(.active)
}


.inside #sl_sidebar .cat_side_list.howto_list li .sidebar_profile{
	padding-top:20px;
	margin-bottom:0;
}
.inside #sl_sidebar .cat_side_list.howto_list li h3 .trigger img {
	position:absolute;
	left:0;
	top:5px;
}

.inside #sl_sidebar .cat_side_list.howto_list li h3 img{
	position:absolute;
	left:0;
	top:5px;
}
.howto_list .title_sidebar{
	padding:8px 12px;
}
.side_searchbar{
	background:#e6e6e6;
	padding:16px 14px;
	margin-bottom:10px;
}
.side_searchbar input{
	width:154px;
	padding-left:8px;
	padding-right:8px;
	height:25px;
	border:none;
	background:#ffffff;
	float:left;
	font-size:90%;
}
.side_searchbar button{
	display:block;
	width:32px;
	height:25px;
	background:none;
	background-image:url(../img/header_button.png);
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	cursor:pointer;
	border:none;
}
.howto_list .title_sidebar{
	text-align:left;
}
.howto_list .title_sidebar .icon_link{
	color:#ffffff;
	background-image:url(../img/icon_link_white.png);
	background-position: left 5px;
}
.howto_list .current .title_sidebar{
	background:#f8e9ec;
	border:solid 1px #cccccc;
	border-bottom:none;
}
.howto_list .current .title_sidebar .icon_link{
	color:#222222;
	background-image:url(../img/icon_link_red.png);
}


/* ------------------ FOOTER ------------------ */

.to_top{
	display:block;
	width:100%;
	height:40px;
	background:#4f4f4f;
	text-align:center;
	text-decoration:none;
	line-height:40px;
	color:#ffffff;
	font-size:116.66%;
	font-weight:700;
}
.to_top img{
	vertical-align:middle;
	margin-right:12px;
}

#sl_footer {
	background-color: #eee;
}

#sl_footer_nav{
	background:#eee;
}
#sl_footer_nav .column{
	display:inline-block;
	float:left;
	padding-top:50px;
	padding-bottom:40px;
}
#sl_footer_nav .column .column{
	padding-top:0;
	padding-bottom:0;
}
#sl_footer_nav h2{
	display:block;
	font-size:116.66%;
	font-weight:700;
	padding-bottom:8px;
}
#sl_footer_nav ul{
    list-style: none;
    margin-right: 20px;
    padding-left: 50px;
    padding-right: 14px;
}
}

#sl_footer_nav .column.large ul{
	width:291px;
}
#sl_footer_nav .column.small ul{
	width:211px;
}
#sl_footer_nav ul.float{
	float:left;
}
#sl_footer_nav .margTop20{
	margin-top:20px;
}
#sl_footer_nav ul li{
	display:block;
	/*padding:0 15px 8px 0;*/
	padding: 0 0 8px 0;
}
#sl_footer_nav ul li a.img_view{
	text-decoration:none;
	font-size:108.33%;
	padding-left:12px;
	background-image:url(../img/small_arrow.png);
	background-repeat:no-repeat;
	background-position:left 4px;
}

#sl_footer_nav ul li a.img_none{
	text-decoration:none;
	font-size:108.33%;
	padding-left:12px;
	background-repeat:no-repeat;
	background-position:left 4px;
}
#sl_footer_bottom{
	padding-top:28px;
	padding-bottom:15px;
}
#sl_footer_bottom .footer_logo{
	width:166px;
	float:left;
}
#sl_footer_bottom .copyrights{
	float:left;
	display:inline-block;
	padding-top:8px;
}
#sl_footer_bottom .foot_warning{
	float:right;
	display:inline-block;
	padding-top:8px;
}

/* ------------------ under_n.yoshida_write ------------------ */

/* ------------------ sitepolicy ------------------ */
#sitepolicy p{
	font-size: 116.66%;
}
.sitepolicy_title1{
	display:block;
	border-bottom:solid 2px #ae0a29;
	font-weight:700;
	font-size:150%;
	margin:20px 0px 10px 0px;
	padding-bottom:2px;
}
.sitepolicy_contents01{
	margin:10px 0px 0px 0px;
}
.sitepolicy_contents02{
	margin:10px 0px 10px 0px;
	font-size:108.33%;
}
.sitepolicy_contents03{
	font-size:141.66%;
	font-weight:bold;
	margin:20px 0px 0px 0px;
}
.sitepolicy_contents04{
	margin:0px 20px 0px 0px;
	font-size:116.66%;
}

/* ------------------ terms-rule ------------------ */
#terms_rule p{
	font-size: 116.66%;
}
.terms_rule_font01 {
	font-weight: bold;
}
.terms_rule_title1{
	display:block;
	border-bottom:solid 2px #ae0a29;
	font-weight:700;
	font-size:150%;
	margin:20px 0px 10px 0px;
	padding-bottom:2px;
}
.terms_rule_contents01{
	margin:10px 0px 0px 0px;
}
.terms_rule_contents02{
	margin:10px 0px 0px 24px;
	font-size: 116.66%;
}
.terms_rule_contents03{
	margin:50px 0px 0px 0px;
}

.terms_rule_clear-fix{
	clear:both;
	line-height:0;
	height:0;
}

/* ------------------ tokutei-law ------------------ */

.tokutei_law_normal_table{
	border-collapse:collapse;
	width:100%;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
#sl_product_single .tokutei_law_normal_table{
	margin-bottom:20px;
}
.tokutei_law_normal_table th{
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	vertical-align:middle;
	text-align:left;
	font-size:116.66%;
	font-weight:700;
	padding:10px 20px;
	width:163px;
	background:#f3f3f3;
}
.tokutei_law_normal_table th small{
	font-weight:400;
	font-size:92.30%;
}
.tokutei_law_normal_table td{
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	vertical-align:top;
	text-align:left;
	font-size:116.66%;
	font-weight:400;
	padding:10px 20px;
}
.tokutei_law_contents01{
	margin:5px 0px 0px 20px;
}
.tokutei_law_contents02{
	margin:10px 0px 0px 0px;
}
.tokutei_law_contents03{
	margin:30px 0px 0px 20px;
}
.tokutei_law_contents04{
	margin:30px 0px 20px 0px;
}
.tokutei_law_contents05{
	text-align:right;
	margin:10px 20px 0px 10px;
}

/* ------------------ privacy ------------------ */
#privacy_policy p{
	font-size: 116.66%;
}
.privacy_title1{
	display:block;
	border-bottom:solid 2px #4f4f4f;
	font-weight:700;
	font-size:150%;
	margin:20px 0px 10px 0px;
	padding-bottom:2px;
}
.privacy_contents01{
	margin:10px 0px 0px 0px;
}
.privacy_contents02{
	margin:10px 0px 0px 20px;
	font-size: 116.66%;
}
.privacy_contents03{
	margin:30px 0px 0px 0px;
}

/* ------------------ terms-top ------------------ */

.terms_top {
	font-weight:bold;
	font-size:24px;
	color:#000000;
}

.terms_top02 {
	width:44%;
	height:auto;
    margin:0% 1% 0% 0%;
    padding:1% 1% 1% 1%;
	background-color:#ffffff;
	border-top:solid 10px #cccccc;
	border-right:solid 10px #cccccc;
	border-left:solid 10px #cccccc;
	border-bottom:solid 10px #cccccc;
	font-weight:100;
	text-align:left;
	float:left;
}

.terms_top03 {
	width:44%;
	height:auto;
    margin:0% 0% 0% 1%;
    padding:1% 1% 1% 1%;
	background-color:#ffffff;
	border-top:solid 10px #cccccc;
	border-right:solid 10px #cccccc;
	border-left:solid 10px #cccccc;
	border-bottom:solid 10px #cccccc;
	float:right;
}
.terms_top04 {
    margin:3% 0% 0% 0%;
}
.terms_top_clear_fix{
	clear:both;
	line-height:0;
	height:0;
}

/* ------------------ sitemap ------------------ */

.sitemap{
	width:100%;
	height:auto;
	font-size:12px;
}

.sitemap01{
	float:left;
	width:62.5%;
	/*height:350px;*/
	height: 430px;
    background-color:#ffffff;
    margin:0% 1% 1% 0%;
    padding:1% 1% 1% 1%;
}
.sitemap02{
	float:right;
	width:30%;
	height:350px;
    background-color:#ffffff;
    margin:0% 1% 1% 0%;
    padding:1% 1% 1% 2%;
}

.sitemap03 {
	width:45%;
	height:auto;
    margin:1% 0% 0% 0%;
    padding:1% 1% 0% 1%;
	background-color:#ffffff;
	float:left;
}

.sitemap04 {
	width:41%;
	height:auto;
    margin:1% 2% 0% 0%;
    padding:1% 1% 0% 1%;
	background-color:#ffffff;
	float:right;
}

.sitemap05 {
    margin:0.5% 0% 0% 0%;
}
.sitemap05-2 {
    margin:1.5% 0% 0% 0%;
}
.sitemap06 {
    margin:0% 1% 0% 0%;
}
.sitemap07 {
	width:90%;
	height:auto;
    margin:2% 0% 0% 0%;
    padding:1% 1% 0% 1.8%;
	background-color:#ffffff;
}
.sitemap07-2 {
	width:90%;
	height:auto;
    margin:4% 0% 0% 0%;
    padding:1% 1% 0% 1.8%;
	background-color:#ffffff;
}
.sitemap08 {
	width:85%;
	height:auto;
    margin:2% 0% 0% 5%;
    padding:1% 1% 0% 1%;
	background-color:#ffffff;
}
.sitemap08-2 {
	width:85%;
	height:auto;
    margin:2% 0% 0% 10%;
    padding:1% 1% 0% 1%;
	background-color:#ffffff;
}
.sitemap09{
	float:left;
	width:29%;
	height:400px;
    background-color:#ffffff;
    margin:0% 1% 1% 0%;
    padding:1% 1% 1% 1%;
}
.sitemap09-2{
	float:left;
	width:29%;
	height:400px;
    background-color:#ffffff;
    margin:0% 0% 1% 0%;
    padding:1% 1% 1% 2%;
}
.sitemap09-3{
	float:right;
	width:30%;
	height:400px;
    background-color:#ffffff;
    margin:0% 1% 1% 1%;
    padding:1% 1% 1% 2%;
}

.sitemap10{
	margin:3% 0% 0% 0%;
    padding:1% 1% 1% 1%;
	text-align:center;
}

.sitemap11{
	float:left;
	width:29%;
	height:580px;
    background-color:#ffffff;
    margin:0% 1% 1% 0%;
    padding:1% 1% 1% 1%;
}
.sitemap11-2{
	float:left;
	width:29%;
	height:580px;
    background-color:#ffffff;
    margin:0% 0% 1% 0%;
    padding:1% 1% 1% 2%;
}
.sitemap11-3{
	float:right;
	width:30%;
	height:580px;
    background-color:#ffffff;
    margin:0% 1% 1% 1%;
    padding:1% 1% 1% 2%;
}
.sitemap12{
	margin:10px 0px 0px 0px;
}

.sitemap-font01{
	font-weight:bold;
	font-size:20px;
	color:#000000;
}
.sitemap-font02{
	font-weight:bold;
	font-size:16px;
	color:#000000;
}
.sitemap-font03{
	text-align:left;
	margin:0% 0% 0% 3%;
}
.sitemap_clear_fix{
	clear:both;
	line-height:0;
	height:0;
}
.sitemap_title1{
	display:block;
	border-bottom:solid 2px #ae0a29;
	font-weight:700;
	font-size:120%;
	margin-bottom:20px;
	padding-bottom:2px;
}
#sm02 a{
	text-decoration: none;
}
#sm a.img_view{
	text-decoration:none;
	font-size:108.33%;
	padding-left:12px;
	background-image:url(../img/icon_link_red_s.png);
	background-repeat:no-repeat;
	background-position:left 4px;
}
#sm a.img_view02{
	text-decoration:none;
	font-size:108.33%;
	padding-left:16px;
	background-image:url(../img/icon_blank.png);
	background-repeat:no-repeat;
	background-position:left 4px;
}

/* ------------------ faq ------------------ */

.faq_contents01{
	margin:20px 0px 20px 0px;
	font-size:14px;
}
.faq_contents02{
	float:left;
	width:2%;
	color:#000064;
	font-weight:bold;
	font-size:16px;
}
.faq_contents02-2{
	float:left;
	width:2%;
	color:#ae0b2a;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
.faq_contents03{
	float:right;
	width:97%;
	text-align:left;
	font-weight:bold;
	font-size:16px;
}
.faq_contents03-2{
	float:right;
	width:97%;
	text-align:left;
	margin:10px 0px 0px 0px;
}
.faq_contents04{
	margin:20px 0px 20px 20px;
	font-size:14px;
}
.faq_contents05{
	margin:20px 0px 20px 20px;
}
.faq_contents06{
	margin:0px 0px 10px 0px;
	font-size:14px;
}
.faq_clear_fix{
	clear:both;
	line-height:0;
	height:0;
}
.faq_title1{
	display:block;
	border-left:solid 5px #ae0a29;
	background:#f5f1e4;
	font-size:116.66%;
	padding:5px 10px;
	margin-bottom:15px;
}
.faq_links{
	text-align: right;
	font-size: 14px;
	margin: 15px 0 0 0;
}
.henpin{
	padding: 15px 0 0 0;
}
.icon_link red_icon{
	font-size: 100%;
}

/* ------------------ support-top ------------------ */
.support_top01 {
	width:94%;
	height:auto;
    margin:0% 1% 0% 0%;
    padding:1% 1% 1% 1%;
	background-color:#ffffff;
	border-top:solid 10px #cccccc;
	border-right:solid 10px #cccccc;
	border-left:solid 10px #cccccc;
	border-bottom:solid 10px #cccccc;
	font-size:14px;
	font-weight:100;
	text-align:left;
	float:left;
}

.support_top02{
	float:left;
	width:48%;
	text-align:left;
	margin:0px 0px 0px 0px;
    padding:1% 1% 0% 1%;
}
.support_top03{
	float:right;
	width:48%;
	text-align:left;
	margin:0px 0px 0px 0px;
    padding:1% 1% 0% 1%;
}

.support_top02{
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
    padding:1% 1% 0% 1%;
}
.support_top03{
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
    padding:1% 1% 0% 1%;
}

.support_top02-2{
	float:left;
	text-align:left;
	margin:20px 0px 0px 0px;
    padding:1% 1% 0% 1%;
}
.support_top03-2{
	float:right;
	width:48%;
	text-align:left;
	margin:20px 0px 0px 0px;
    padding:1% 1% 0% 1%;
}
.support_top04{
	text-align:left;
	margin:20px 0px 0px 0px;
    padding:1% 1% 0% 1%;
}
.support_top05{
	margin:0px 0px 20px 10px;
	font-size: 14px;
}
.support_top06{
	margin:20px 0px 0px 0px;
}
.support_top07{
	float:right;
	margin:0px 0px 0px 0px;
    padding:1% 1% 0% 1%;
	font-size: 14px;
}
.support_top07 p{
	width: 200px;
	text-align: left;
	margin-bottom: 10px;
}
.support_clear_fix{
	clear:both;
	line-height:0;
	height:0;
}

.support_top_title1{
	display:block;
	border-bottom:solid 2px #ae0a29;
	font-weight:700;
	font-size:150%;
	margin:20px 0px 10px 0px;
	padding-bottom:2px;
}

.support_top_font01{
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
}
.support_top_font02{
	margin:0px 0px 10px 0px;
}
.support_links01{
	border-collapse: separate;
	border-spacing: 8px 0;
}
.support_links01 .support_box01{
	width: 444px;
	height: 178px;
	background-color: #F8E9EC;
	border: 3px solid #F8E9EC;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	text-decoration: none;
}

.support_links01 .support_box01:hover{
	border: 3px solid #ae0a29;
}
.support_links01 .support_box01 p{
	font-weight: bold;
	font-size: 30px;
	background-color: white;
	padding: 20px 0;
}
.support_links01 .support_box01 p.two_rows{
	font-size: 27px;
	padding: 6px 0;
}
.support_links02{
	font-size: 14px;
	border-collapse: separate;
	border-spacing: 8px 0;
}
.support_links02 .support_box02{
	width: 444px;
	height: 150px;
	background-color: #F8E9EC;
	border: 3px solid #F8E9EC;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	text-decoration: none;
}
.support_links02 .support_box02 div{
	background-color: white;
	padding: 8px 0;
}
.support_links02 .support_box02 .description{
	height: 69px;
	padding: 3px 0;
}
.support_links02 .support_box02 div .tel_number{
	font-weight: bold;
	font-size: 30px;
	background-position: 83px 9px;
	background-repeat: no-repeat;
	background-image: url(../img/tel_icon.png);
	padding-left: 37px;
}
/* ------------------ favoritelist ------------------ */
#favoritelist p{
	font-size: 116.66%;
}
.favoritelist01{
	margin:20px 0px 20px 0px;
	text-align: right;
}
.favoritelist02{
	margin:10px 0px 20px 20px;
}

/* ------------------ mailmag ------------------ */
#mailmag p{
	font-size: 116.66%;
}
.mailmag01{
	margin:20px 0px 20px 0px;
}
.mailmag02{
	text-align:center;
}
.mailmag03{
	margin:20px 0px 20px 0px;
	width: 900px;
	text-align: right;
}
.mailmag_title{
	display:block;
	border-left:solid 5px #ae0a29;
	background:#f5f1e4;
	font-size:150%;
	padding:5px 10px;
	margin-bottom:15px;
}

/* ------------------ item_guide ------------------ */
.item_guide01{
	margin:20px 0px 20px 0px;
}
.item_guide02{
	text-align:center;
}

.item_guide03{
	float:left;
	width:3%;
}
.item_guide04{
	float:right;
	width:97%;
	text-align:left;
	font-size:18px;
}
.item_guide03-2{
	float:left;
	width:10%;
    margin:20px 0% 0% 28px;
}
.item_guide04-2{
	float:right;
	width:85%;
	text-align:left;
    margin:24px 0% 0% 0%;
	font-size:14px;
}
.item_guide05{
	font-size:14px;
	margin:5px 0px 0px 28px;
}
.item_guide06{
	font-size:16px;
	margin:20px 0px 15px 28px;
}
.item_guide_clear_fix{
	clear:both;
	line-height:0;
	height:0;
}
.item_guide_title{
	display:block;
	border-left:solid 5px #ae0a29;
	background:#f5f1e4;
	font-size:150%;
	padding:5px 10px;
	margin-bottom:15px;
}
.item_guide_font01{
	color:#ff0000;
	font-weight:bold;
	font-size:16px;
}
.item_guide07 {
	width:95%;
	height:auto;
    margin:0% 0% 0% 0%;
    padding:1% 1% 1% 1%;
	background-color:#ffffff;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	font-size:14px;
	text-align:left;
	float:right;
}
.item_guide07-2 {
	width:95%;
	height:auto;
    margin:10px 0% 10px 0%;
    padding:1% 1% 1% 1%;
	background-color:#ffffff;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	font-size:14px;
	text-align:left;
	float:right;
}
.item_guide08{
	margin:20px 0px 0px 0px;
}
.item_guide09{
	font-size:9px;
	vertical-align: super;
}

/* ------------------ forgot_id ------------------ */
#forgot_id p{
	font-size: 116.66%;
}
.forgot_id01{
	margin:20px 0px 0px 0px;
}
.forgot_id02{
	margin:10px 0px 0px 10px;
	padding-left: 1em;
	text-indent: -1em;
}
.forgot_id03{
	text-align:right;
	margin:10px 20px 0px 10px;
}

/* ------------------ member_mypage ------------------ */
#shopping_member_mypage p{
	font-size: 116.66%;
}
.member_mypage01{
	margin:20px 0px 0px 0px;
}
.member_mypage02{
	margin:10px 0px 0px 10px;
}
.member_mypage_title{
	display:block;
	border-bottom:solid 2px #ae0a29;
	font-weight:700;
	font-size:150%;
	margin:20px 0px 20px 0px;
	padding-bottom:2px;
}
.member_mypage03{
	text-align:right;
	margin:10px 20px 0px 10px;
}
.member_mypage_title2{
	display:block;
	border-left:solid 5px #ae0a29;
	background:#f5f1e4;
	font-size:120%;
	padding:5px 10px;
	margin:20px 0px 15px 0px;
}

/* ------------------ afterservice ------------------ */
#shopping_afterservice p{
	font-size: 116.66%;
}
.afterservice01 {
	width:97.8%;
	height:auto;
    margin:3% 0% 0% 0%;
    padding:1% 1% 1% 1%;
	background-color:#ffffff;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	//font-size:14px;
	text-align:left;
}
.afterservice02{
	margin:20px 0px 0px 0px;
}
.afterservice_clear_fix{
	clear:both;
	line-height:0;
	height:0;
}
.afterservice03{
	margin:20px 0px 0px 0px;
}
.afterservice04{
	margin:10px 0px 0px 10px;
	padding-left: 1em;
	text-indent: -1em;
}
.afterservice_title{
	display:block;
	border-bottom:solid 2px #ae0a29;
	font-weight:700;
	font-size:150%;
	margin:20px 0px 20px 0px;
	padding-bottom:2px;
}

/* ------------------ register ------------------ */
#shopping_register p{
	font-size: 116.66%;
}
.register_title{
	display:block;
	border-bottom:solid 2px #ae0a29;
	font-weight:700;
	font-size:150%;
	margin:20px 0px 20px 0px;
	padding-bottom:2px;
}

.register01{
	margin:10px 0px 0px 10px;
}
.register02{
	margin: 0 0 25px 0;
}
.register03{
	padding-left: 1em;
	text-indent: -1em;
}
.register04{
	height: auto;
	width: 850px;
}
/* ------------------ shopping_order ------------------ */
#shopping_order p{
	font-size: 116.66%;
}
.shopping_order_title{
	display:block;
	border-bottom:solid 2px #ae0a29;
	font-weight:700;
	font-size:150%;
	margin:20px 0px 20px 0px;
	padding-bottom:2px;
}
.shopping_order01{
	margin:20px 0px 0px 10px;
	width: 920px;
}
.shopping_order01 .shopping_order_img01{
	border: solid 1px #cccccc;
	padding: 5px;
	margin: 0 auto;
	display: block;
}

.shopping_order01.txt-indent {
	padding-left:1em;
	text-indent:-1em;
}

.shopping_order02{
	margin:20px 0px 20px 10px;
}
.shopping_order_title02{
	display:block;
	border-left:solid 5px #ae0a29;
	background:#f5f1e4;
	font-size:116.66%;
	padding:5px 10px;
	margin:20px 0px 20px 0px;
}
.shopping_order_font01{
	color:#ae0b2a;
	font-weight:bold;
	font-size:16px;
}
.shopping_order_font02{
	font-weight:bold;
	font-size:16px;
}

/* ------------------ payment ------------------ */
#shopping_payment p{
	font-size: 116.66%;
}
.payment_title{
	display:block;
	border-bottom:solid 2px #ae0a29;
	font-weight:700;
	font-size:150%;
	margin:30px 0px 20px 0px;
	padding-bottom:2px;
}
.payment01{
	margin:10px 0px 0px 10px;
}
.payment_title02{
	display:block;
	border-left:solid 5px #ae0a29;
	background:#f5f1e4;
	font-size:116.66%;
	padding:5px 10px;
	margin:20px 0px 20px 0px;
}
.payment_font01{
	color:#ae0b2a;
	font-weight:bold;
	font-size:16px;
}
.payment02{
	float:left;
	width:20%;
}
.payment03{
	float:right;
	width:75%;
	text-align:left;
	margin:53px 0px 0px 5px;
}
.payment04{
	margin:196px 0px 0px 232px;
}
.payment06{
	margin:83px 0px 0px 238px;
	}

.payment_clear_fix{
	clear:both;
	line-height:0;
	height:0;
}
.payment05{
	text-align:right;
	margin:10px 20px 0px 10px;
}
.payment07{
	margin-left: 10px;
	padding-left: 1em;
	text-indent: -1em;
}
.color01{
	color: #ae0a29;
}

/* ------------------ derivery ------------------ */
#shopping_delivery p{
	font-size: 116.66%;
}
.derivery_title{
	display:block;
	border-bottom:solid 2px #ae0a29;
	font-weight:700;
	font-size:150%;
	margin:30px 0px 20px 0px;
	padding-bottom:2px;
}
.derivery01{
	margin:10px 0px 0px 10px;
}
.derivery_title02{
	display:block;
	border-left:solid 5px #ae0a29;
	background:#f5f1e4;
	font-size:116.66%;
	padding:5px 10px;
	margin:20px 0px 20px 0px;
}
.derivery_font01{
	font-weight:bold;
	font-size:16px;
}
.derivery_normal_table{
	border-collapse:collapse;
	width:100%;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
#sl_product_single .derivery_normal_table{
	margin-bottom:20px;
}
.derivery_normal_table th{
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	vertical-align:middle;
	text-align:left;
	font-size:108.33%;
	font-weight:700;
	padding:10px 20px;
	width:163px;
}
.derivery_normal_table th small{
	font-weight:400;
	font-size:92.30%;
}
.derivery_normal_table td{
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	vertical-align:top;
	text-align:left;
	font-size:108.33%;
	font-weight:400;
	padding:10px 20px;
}
.derivery02{
	margin:20px 0 0 0;
}
.derivery03{
	margin:10px 0 10px 10px;
}
.derivery_table00{
	width: 100%;
	margin: 10px 0 0 0;
}
.derivery_table01{
	border-collapse: collapse;
	border: 1px solid #996633;
	width: 100%;
	height: 250px;
}
.derivery_table02{
	width: 40%;
	padding: 7px ;
	font-size: 130%;
	text-align: center;
	color: #663300;
	font-weight: bold;
	background-color: #FFCCCC;
	border: 1px solid #996633;
}
.derivery_table03{
	padding: 7px ;
	font-size: 130%;
	text-align: center;
	color: #663300;
	font-weight: bold;
	background-color: #FFE4E1;
	border: 1px solid #996633;
}
.derivery_table04{
	padding: 7px ;
	font-size: 130%;
	text-align: center;
	color: #663300;
	background-color: #ffffff;
	border: 1px solid #996633;
}
.derivery_table05{
    width: 100%;
    margin: 0 0 0 15px;
    padding: 7px ;
	font-size: 130%;
	text-align: center;
	color: #663300;
	background-color: #FFCCCC;
	border: 1px solid #996633;
    font-weight: bold;
    border-bottom-width: 0px;
}
.derivery_table06{
	width: 50%;
	padding: 7px ;
	font-size: 130%;
	text-align: center;
	color: #663300;
	font-weight: bold;
	background-color: #FFE4E1;
	border: 1px solid #996633;
}
.derivery_table07{
	width: 50%;
	padding: 7px ;
	font-size: 130%;
	color: #663300;
	background-color: #ffffff;
	border: 1px solid #996633;
	text-align: center;
}
.derivery_table08{
	width: 20%;
	padding: 7px ;
	font-size: 130%;
	text-align: center;
	color: #663300;
	font-weight: bold;
	background-color: #FFCCCC;
	border: 1px solid #996633;
}
.derivery_table09{
	border-collapse: collapse;
	border: 1px solid #996633;
	width: 100%;
	height: 400px;
}
.derivery_font02{
	margin:5px 0 20px 15px;
}
.tax01{
	float: right;
}
.derivery04_1{
	margin:30px 0 0 10px;
	padding-left: 1em;
	text-indent: -1em;
}
.derivery04_2{
	margin:0 0 0 10px;
	padding-left: 1em;
	text-indent: -1em;
}
.derivery05{
	margin:0 0 0 10px;
}
.reitou{
	vertical-align: middle;
	padding:3px;
}
.jp_map{
	margin: 20px 0;
}
/* ------------------ yearly_contract ------------------ */
#shopping_yearly_contract p{
	font-size: 116.66%;
}
.yearly_contract_title{
	display:block;
	border-bottom:solid 2px #ae0a29;
	font-weight:700;
	font-size:150%;
	margin:30px 0px 20px 0px;
	padding-bottom:2px;
}
.yearly_contract01{
	margin:10px 0px 0px 10px;
}
.yearly_contract_title02{
	display:block;
	border-left:solid 5px #ae0a29;
	background:#f5f1e4;
	font-size:116.66%;
	padding:5px 10px;
	margin:20px 0px 20px 0px;
}
.yearly_contract_font01{
	font-weight:bold;
	font-size:16px;
}
.yearly_contract_font02{
	font-size:16px;
}
.yearly_contract_font03{
	font-weight:bold;
	font-size:24px;

}

.yearly_contract_font04{
	color:#ae0b2a;

}
.yearly_contract02 {
	width:97.6%;
	height:auto;
    margin:3% 0% 0% 0%;
    padding:1% 1% 1% 1%;
	background-color:#ffffff;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	//font-size:14px;
	text-align:left;
}
.yearly_contract_clear_fix{
	clear:both;
	line-height:0;
	height:0;
}
/*
.yearly_contract03{
	width:290px;
	height:405px;
    margin:30px 15px 30px 15px;
	background-color:#ffffff;
	border:solid 1px #cccccc;
	font-weight:100;
	text-align:left;
	float:left;
}
.yearly_contract03:hover{
	width:290px;
	height:405px;
	border:solid 2px #ae0a29;
    margin:29px 14px 29px 14px;
}
.yearly_contract04 {
	width:300px;
	height:405px;
    margin:30px 0 30px 0;
	background-color:#ffffff;
	border:solid 1px #cccccc;
	font-weight:100;
	text-align:left;
	float:left;
}
.yearly_contract04:hover{
	width:300px;
	height:405px;
	margin:29px -1px 29px -1px;
	border:solid 2px #ae0a29;
	padding: 0 0 20px 0;
}
*/
.yearly_contract03{
	width:290px;
	height:405px;
    margin:30px 15px 30px 15px;
	background-color:#ffffff;
	border:solid 1px #cccccc;
	font-weight:100;
	text-align:left;
	float:left;
	display: inline-block;
}
.yearly_contract03:hover{
	width:290px;
	height:405px;
	border:solid 1px #ae0a29;
    margin:30px 15px 30px 15px;
}
.yearly_contract04 {
	width:300px;
	height:405px;
    margin:30px 0 30px 0;
	background-color:#ffffff;
	border:solid 1px #cccccc;
	font-weight:100;
	text-align:left;
	float:left;
	display: inline-block;
}
.yearly_contract04:hover{
	width:300px;
	height:405px;
    margin:30px 0 30px 0;
	border:solid 1px #ae0a29;
	padding: 0 0 20px 0;
}


.yearly_contract05 {
	width:97.6%;
	height:auto;
    margin:3% 1% 3% 0%;
    padding:1% 1% 1% 1%;
	background-color:#ffffff;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	font-weight:100;
	text-align:left;
	float:left;
}

.yearly_contract06 {
	width:31%;
	height:auto;
    margin:3% 1% 3% 0%;
    padding:1% 1% 1% 0%;
	background-color:#ffffff;
	font-weight:100;
	text-align:left;
	float:left;
}
.yearly_contract06-2 {
	width:31%;
	height:auto;
    margin:3% 1% 3% 0%;
    padding:1% 1% 1% 0%;
	background-color:#ffffff;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	font-weight:100;
	text-align:left;
	float:left;
}
.yearly_contract07 {
	width:63%;
	height:auto;
    padding:1% 1% 1% 1%;
	background-color:#ffffff;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	font-weight:100;
	text-align:left;
	float:right;
}
.yearly_contract07-2 {
	width:63%;
	height:auto;
    margin:4% 0% 3% 0%;
    padding:1% 1% 1% 1%;
	background-color:#f5f1e4;
	font-weight:100;
	text-align:left;
	float:right;
}
.yearly_contract08 {
	width:10%;
	height:auto;
    margin:0% 0% 3% 0%;
    padding:1% 1% 1% 1%;
	background-color:#ae0b2a;
	border-top:solid 1px #42271c;
	border-right:solid 1px #42271c;
	border-left:solid 1px #42271c;
	border-bottom:solid 1px #42271c;
	font-weight:100;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	float:left;
	font-size:116.66%;
}
.yearly_contract08-2 {
	width:80%;
	height:auto;
    margin:0% 0% 3% 0%;
    padding:1% 1% 1% 1%;
	background-color:#ffffff;
	font-weight:100;
	font-weight:bold;
	text-align:left;
	float:left;
}

.yearly_contract09 {
	width:97.6%;
	height:auto;
    margin:3% 1% 3% 0%;
    padding:1% 1% 1% 1%;
	background-color:#f5f1e4;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	font-weight:100;
	text-align:left;
	float:left;
}
.yearly_contract10 {
    margin:1% 0% 1% 0%;
    padding:1% 1% 1% 1%;
	background-color:#ffffff;
	font-weight:100;
	text-align:left;
	float:left;
	//font-size:14px;
}
.yearly_contract11 {
	width:31%;
	height:auto;
    margin:0% 1% 1% 0%;
    padding:1% 1% 1% 0%;
	background-color:#ffffff;
	font-weight:100;
	text-align:left;
	float:right;
}
.yearly_contract12{
	margin:10px 0px 0px 30px;
	font-size: 116.66%;
}
.yearly_contract13{
	margin:20px 0px 0px 0px;
}
.yearly_contract14{
	margin:40px 0px 20px 10px;
}
.yearly_contract15{
	margin:20px 0px 20px 10px;
}
.yearly_contract16{
	width:270px;
	height: 202px;
	padding: 10px 0 0 0;
}
.yearly_contract17{
	padding:0 10px;
}
.yearly_contract18{
	margin:10px 0 10px 10px;
}
a .zero:hover{
	 border:solid 2px #ae0a29;
}
a .zero:hover img{
	 margin:-2px;
}
/* ------------------ footer ------------------ */

.footer_clear_fix10{
	clear:both;
	line-height:0;
	height:0;
}

#sl_footer_nav .column10{
	display:inline-block;
	float:left;
	padding-top:48px;
	padding-bottom:40px;
}
#sl_footer_nav  .column10 ul li a{
	text-decoration: none;
	font-size:108.33%;
	padding-left:16px;
	background-image:url(img/icon_blank.png);
	background-repeat:no-repeat;
	background-position:left 4px;
}
}

#sl_footer_nav  .column10 h2{
	display:block;
	font-size:116.66%;
	font-weight:700;
	padding-left:16px;
	padding-bottom:8px;
	background-image:url(img/icon_blank.png);
	background-repeat:no-repeat;
	background-position:left 4px;
}

#sl_footer_nav  .column10 h2 a{
text-decoration: none;
}

#sl_footer_nav  .column10 large ul li a{
	text-decoration:none;
	font-size:108.33%;
	padding-left:16px;
	background-image:url(img/icon_blank.png);
	background-repeat:no-repeat;
	background-position:left 4px;
}
#sl_footer_nav  .column10 large h2 a{
    text-decoration:none;
}
#sl_footer_nav  .column10 large h2{
	display:block;
	font-size:116.66%;
	font-weight:700;
	padding-left:5px;
	padding-bottom:8px;
	background-image:url(img/icon_blank.png);
	background-repeat:no-repeat;
	background-position:left 4px;
}

#sl_footer_nav .column10 .column{
	padding-top:0;
	padding-bottom:0;
}
#sl_footer_nav .column10 .space20{
	padding:20px 0px 10px 0px;
}
#sl_footer_nav .column10 .space48{
	padding:48px 0px 10px 0px;
}
#sl_footer_nav .column10 .space88{
	padding:88px 0px 10px 0px;
}
#sl_footer_nav .column large .space20{
	padding:20px 0px 10px 0px;
}
#sl_footer_nav .column small .space20{
	padding:20px 0px 10px 0px;
}
#sl_footer_nav .column small .space48{
	padding:48px 0px 10px 0px;
}
.column_small_space88{
	padding:88px 0px 10px 0px;
}

/* ------------------ stop_sidebar ------------------ */
.sidebar_profile02{
	display:block;
	width:230px;
/*	margin:10px 0px 10px 0px; */
	font-size:108.33%;
	font-weight:100;
	text-decoration:none;
}
.sidebar_profile02 a{
	text-decoration:none;
	font-weight:100;
}
/*
.sidebar_profile02 h4:hover {
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	background-color: #aaaaaa;
	color: #ffffff;
	text-decoration: none;
}
*/
.sidebar_profile02 h4{
	display:block;
	width:230px;
	padding:5px 0px 5px 16px;
	text-decoration:none;
	font-weight:100;
}
/*
.sidebar_profile02 .icon_link_arrow {
    background-image: url(../img/add/icon_arrow.png);
    background-position-x: 4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    text-decoration: none;
    display: inline-block;
}
*/
.sidebar_profile02 a h4 .icon_link_arrow{
	text-decoration:none;
	font-weight:100;
}

.inside #sl_sidebar .cat_side_list.howto_list li h3 .sidebar_profile03{
	font-size:108.33%;
}
/*
.sidebar_span .icon_link_arrow{
	background-position-x:4px;
	background-position-y: 11px;
	background-repeat:no-repeat;
	background-size: 8px;
	background-image:url(../img/closed_cat_gr.png);
	text-decoration:none;
}
*/
.sidebar_span{
	cursor: pointer;
}
.sidebar_ul{
	margin: 10px 0 0 15px;
	font-size: 100%;
}
.sidebar_ul li{
	margin: 0 0 11px 0;
}

/* ------------------ onlinestore ------------------ */
.onlinestore_contents01{
	margin:10px 0px 10px 0px;
	font-size:116.66%;
}
.onlinestore_font01{
	color:#ae0a29;
}
.onlinestore_indent{
	padding-left: 1em;
	text-indent: -1em;
}
.onlinestore_contents02{
	text-align:right;
	margin:10px 20px 0px 10px;
	font-size:116.66%;
}
.onlinestore_contents03{
	font-size:141.66%;
	font-weight:bold;
	margin:20px 0px 0px 0px;
}
.onlinestore_contents04{
	margin:0px 20px 0px 0px;
	font-size:116.66%;
}
.onlinestore_contents05{
	background-color:#f5f1e5;
	width:96%;
	padding:10px 10px 10px 10px;
	margin:10px 0px 20px 0px;
	font-size:116.66%;
}
.onlinestore_contents06{
	color:#ae0a29;
}
.onlinestore_contents07{
	padding:10px 10px 30px 10px;
	font-size:116.66%;
}


/* ------------------ firstaccess ------------------ */

.big_boxes3{
	list-style:none;
}
.big_boxes3 li{
	width:392px;
	height:330px;
	float:left;
	border:solid 1px #cccccc;
	background:#ffffff;
	margin-bottom:9px;
}
.big_boxes3 li a{
	display:block;
	width:392px;
	height:330px;
	text-decoration:none;
}
.big_boxes3 li:nth-of-type(3n-1){
	margin-right:9px;
	margin-left:9px;
}
.big_boxes3 li.middle{
	margin-right:9px;
	margin-left:9px;
}
.big_boxes3 li:nth-of-type(3n+1){
	clear:both;
}
.big_boxes3 li.first{
	clear:both;
}
.big_boxes3 li .title{
	display:table;
	text-align:center;
	vertical-align:middle;
	width:100%;
	border-bottom:solid 2px #ae0a29;
}
.big_boxes3 li .title .td{
	display:table-cell;
	vertical-align:middle;
	height:100%;
	width:100%;
	font-size:141.66%;
	font-weight:700;
	line-height:120%;
	padding:13px 0;
}
.big_boxes3 li .inside{
	font-size:116.66%;
	overflow:hidden;
}
.big_boxes3 li .inside .image{
	display:block;
	margin:25px auto 25px auto;
}

.big_boxes3 li .inside span{
	display:block;
	text-decoration:none;
}
.big_boxes3 li .inside2{
	font-size:116.66%;
	padding:15px 15px 15px 20px;
}
.big_boxes3 li a:hover .icon_link_arrow3{
	text-decoration:underline;
}
.big_boxes3 li:hover{
	border:solid 1px #ae0a29;
	outline:solid 2px #ae0a29;
}
.icon_link_arrow3{
    background-image: url(../img/icon_link_red_s.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
	margin:0px 0px 0px 20px;
    text-decoration: none;
	display:inline-block;
}
.big_boxes3_clear_fix{
	clear:both;
	line-height:0;
	height:0;
}

.big_boxes2 li a:hover .text .h3{
	text-decoration:underline;
}


/*
countList
-----------------------------------------------------------------------------------------*/
/*コース紹仁E*/
#sl_main #menuCourse{
width:100%;
height:40px;
margin-bottom:10px;
}
	#sl_main #menuCourse li#course1,li#course2,li#course3,li#course4{
		float:left;
		height:40px;
		width:130px;
		margin-right:10px;
	}
	#sl_main #menuCourse li#course5{
		float:left;
		height:40px;
		width:130px;
	}
		#sl_main #menuCourse li a{
			text-indent:-9999px;
			overflow:hidden;
			display:block;
			height:40px;
			width:130px;
			background:url(../img/contents/special/common/menu_course.gif) no-repeat 0 0;
		}
				#sl_main #menuCourse li#course1 a{background-position:0 0;}
				#sl_main #menuCourse li#course2 a{background-position:-200px 0;}
				#sl_main #menuCourse li#course3 a{background-position:-400px 0;}
				#sl_main #menuCourse li#course4 a{background-position:-600px 0;}
				#sl_main #menuCourse li#course5 a{background-position:-800px 0;}
				#sl_main #menuCourse li#course1 a:hover{background-position:0 -50px;}
				#sl_main #menuCourse li#course2 a:hover{background-position:-200px -50px;}
				#sl_main #menuCourse li#course3 a:hover{background-position:-400px -50px;}
				#sl_main #menuCourse li#course4 a:hover{background-position:-600px -50px;}
				#sl_main #menuCourse li#course5 a:hover{background-position:-800px -50px;}
				#sl_main #menuCourse li#course1 a.current{background-position:0 -50px;}
				#sl_main #menuCourse li#course2 a.current{background-position:-200px -50px;}
				#sl_main #menuCourse li#course3 a.current{background-position:-400px -50px;}
				#sl_main #menuCourse li#course4 a.current{background-position:-600px -50px;}
				#sl_main #menuCourse li#course5 a.current{background-position:-800px -50px;}
#itemDetail {
	width:100%;
	margin-bottom:15px;
}
	#itemDetail h2{
		width:100%;
		height:auto;
		margin-bottom:13px;
	}
		#itemDetail h2 img{
			width: 100%;
			margin-bottom:7px;
		}
    #hanpu{
    width:100%;
    margin-bottom:20px;
}
    #hanpu h2 img{
		width: 100%;
		margin-top: 20px;
		margin-bottom:7px;
	}

#itemArea{
    width: 100%;
   	border: solid 1px #A70A00;
}
	#itemArea th{
		text-align: center;
	}

	#itemArea th.areaTtl{
		width:95%;
		padding:5px;
		color:#FFF;
		background-color:#A70A00;
		border-right:solid 1px #A70A00;
		border-bottom:solid 1px #A70A00;
	}
		#itemArea th.areaTtl h3{
			font-size:18px;
			font-weight:bold;
			width:450px;
			float:left;
			display:block;
		}

	#itemArea th.itemTtl{
    width: 186px;
    padding: 8px;
    background-color: #A70A00;
    font-size: 18px;
    font-weight: bold;
	}

	#itemArea th.itemTtl2{
    text-align: center;
    background-color: #A70A00;
    border-top:1px solid #ffffff;
    font-size: 18px;
    font-weight: bold;
	}

	#itemArea th.itemTtl7{
    width: 186px;
    background-color: #EF2E06;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-top: 1px solid #ffffff;
	}

	.pad8{
		    padding: 8px 0px;
	}

			.meat_number{
			background: #ffffff;
    		text-align: center;
    		line-height: 16px;
    		color: #a70a00;
    		border-radius: 16px;
    		font-weight: 700;
    		font-size: 66.66%;
    		padding: 2px 7px;
	}
			.meat_plus{
    		background: #A70A00;
    		line-height: 5px;
    		color: #ffffff;
    		border-radius: 16px;
    		padding: 2px 6px;
	}

			.back_col{
				background-color: #F9F2D5;
			}
			.border_R{
    		border-right:1px solid #A70A00;
			}
			.text_s{
				font-size: 9pt;
				color: #FFFFFF;
				line-height:10pt;
			}

		#itemArea th.threemeat_course01{
			width:80px;
			padding:5px;
			background-color:#FFCC99;
			border-right:solid 1px #A70A00;
			border-bottom:solid 1px #A70A00;
			text-align:center;
			font-size:16px;
			font-weight:bold;
		}
		#itemArea th.threemeat_course02{
			border-right:solid 1px #A70A00;
			border-bottom:solid 1px #A70A00;
		}
		#itemArea th.threemeat_course03{
			width:80px;
			padding:5px;
			background-color:#FFD6D6;
			border-right:solid 1px #A70A00;
			border-bottom:solid 1px #A70A00;
			text-align:center;
			font-size:16px;
			font-weight:bold;
		}

		#itemArea th.twomeat_course01{
			width:80px;
			padding:5px;
			background-color:#FFCC99;
			border-right:solid 1px #A70A00;
			border-bottom:solid 1px #A70A00;
			text-align:center;
			font-size:16px;
			font-weight:bold;
		}
		#itemArea th.twomeat_course02{
			border-right:solid 1px #A70A00;
			border-bottom:solid 1px #A70A00;
		}
		#itemArea th.twomeat_course03{
			width:80px;
			padding:5px;
			background-color:#FFD6D6;
			border-right:solid 1px #A70A00;
			border-bottom:solid 1px #A70A00;
			text-align:center;
			font-size:16px;
			font-weight:bold;
		}

	#itemArea th.turn{
		padding:5px;
		background-color:#F8F2E2;
		border-right:solid 1px #A70A00;
		border-bottom:solid 1px #A70A00;
		text-align:left;
		font-size:12px;
	}
		#itemArea th.turn img{
			margin:0 3px 10px 0;
		}

	#itemArea tr{
		border-right:solid 1px #A70A00;
	}

	#itemArea td.happy_set1{
	    vertical-align: top;
	}
	#itemArea td.normal{
		width:auto;
		padding:5px;
		background-color:#FFF;
		border-right:solid 1px #A70A00;
		vertical-align:top;
	}
		#itemArea td.normal .txt,td.bottom .txt{
			font-size:15px;
			display:block;
		}
		#itemArea td.normal .txt2,td.bottom .txt2{
			font-size:12px;
			width:auto;
			display:block;
		}
		#itemArea td.normal .txt3,td.bottom .txt3{
			font-size:12px;
			width:90px;
			_width:85px;
			display:block;
		}
	#itemArea td.bottom{
		vertical-align:top;
		width:220px;
		padding:5px;
		background-color:#FFF;
		border-right:solid 1px #A70A00;
		border-bottom:solid 1px #A70A00;
	}
.imgR{
	width:140px;
}

.img3{
	float:left;
	width:95px;
}
.imgL{
	float:left;
}
.imgC{
	float:
	margin:0 auto 7px auto;
}
.goods{
  width:230px;
  border-right: solid 1px #A70A00;
}
.goods2{
  width:230px;
  border-right: solid 1px #A70A00;
}
	.meat_image {
    display: block;
    float: left;
    width: 100px;
    margin: 5px;
    }
    .meat_desc{
	display:block;
	padding:5px 5px 5px 20px;
	position:relative;
	float: left;
	}
	.meat_desc2{
	display:block;
	padding:5px 10px 5px 5px;
	position:relative;
	float: right;
	}
	.meat_image2 {
    display: block;
    float: left;
    height: 62px;
    }
    .meat_desc3{
	display: block;
    float: left;
    padding: 5px 15px;
    height: 52px;
    position: relative;
	}
    .meat_desc4{
	display:block;
	float:left;
	padding:5px;
	height:52px;
	position:relative;
	}
	.meat_desc44{
	display:block;
	float:left;
	padding:5px;
	height:52px;
	position:relative;
	}
	.meat_desc5{
	display: block;
    padding: 5px 30px 5px 5px;
    position: relative;
    text-align: right;
	}

	.meat_desc6{
	display: block;
    float: right;
    padding-left: 10px;
    width: 80px;
	}

.nb{
    font-size: 11pt;
}
.border_B{
	border-bottom: solid 1px #A70A00;
}

.ttlPrice{
	font-size:14px;
}
.note{
	/*font-size:12px;*/
    font-size:16px;
	font-weight: normal;
    line-height: 200%;
    margin: 10px;
}
	.note a{
		color:#C00;
		text-decoration:underline;
	}


.cartArea {
	float:right;
	width:200px;
	vertical-align:middle;
}
	.cartArea form,fieldset{
		/* text-align:right; */
		padding:0;
		margin:0;
                border:medium none;
	}
	.cartArea select{
		vertical-align:middle;
	}
	.cartArea #cart{
	text-align:left;
	}
	.cartArea #cart #number{
		width:50px;
		height:22px;
		}
	.cartArea #cart #basket{
		background:url(../img/contents/special/common/btn_cart2.gif) no-repeat center center;
		width:130px;
		height:24px;
		border:none;
		margin:0;
		text-indent:-9999px;
		cursor:pointer;
		vertical-align:middle;
	}
	.cartArea #cart t#basket:hover{
		background:url(../img/contents/special/common/btn_cart2.gif) no-repeat center center;
	}

	.cartArea #cart #basket_w{
		background:url(../img/contents/special/naturalwater/btn_cart2.gif) no-repeat center center;
		width:130px;
		height:24px;
		border:none;
		margin:0;
		text-indent:-9999px;
		cursor:pointer;
		vertical-align:middle;
	}
	.cartArea #cart t#basket_w:hover{
		background:url(../img/contents/special/naturalwater/btn_cart2.gif) no-repeat center center;
	}

/*-------------------------
安忁E???
-------------------------*/
#safety{
	width:100%;
	margin-bottom:20px;
}

.text_h1{
	font-size: 20pt;
    font-family: HGminchoE;
    margin-bottom: 5px;
	}
	#safety #threeMeet{
		padding: 5px;
		/*background:url(../img/contents/special/common/img_safety.jpg) 0 0 no-repeat;*/
		/*font-size:12px;*/
        font-size:16px;
	}

	#safety dl#exp{
		width:100%;
		margin-bottom:20px;
	}
		#safety dl#exp dt{
			border-left:5px solid #A40B00;
			padding-left:5px;
			margin-bottom:7px;
			font-size:18px;
			font-weight:bold;
			color:#A40B00;
		}
		#safety dl#exp dd{
			margin-bottom:10px;
			line-height:1.8;
		}
/*-------------------------
jun
-------------------------*/

.meat_bn{
	font-size: 15pt;
    font-weight: bolder;
}
.meat_bn_d{
	font-size: 12pt;
	padding: 10px;
}
.block_bt20{
	display: block;
	height: 140px;
    margin-bottom: 20px;
}
.float_L{
	float:left;
}
.float_R{
	float:right;
}
.img_a{
	width: 30%;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}
.text_b{
    width: 65%;
    padding: 20px;
    border: 1px solid #989191;
    display: block;
    float: right;
    height: 160px;
    font-size: 12pt;
}
.box_j{
	float: right;
    margin-top: 30px;
    font-size: 10pt;
}
.arrow1{
    font-size: 108.33%;
    padding-left: 12px;
    background-image: url(../img/icon_link_red_s.png);
    background-repeat: no-repeat;
    background-position: left 4px;
}

.arrow1 a{
	text-decoration: none;
}

.arrow1 a:hover{
	text-decoration: underline;
}

/*-------------------------
ONE DISH
-------------------------*/
#boxDish{
	width:97%;
	padding:10px 10px 0 10px;
	margin-bottom:20px;
	border:3px solid #A40B00;
	background-color:#F8F2E2;
}
	#boxDish h4{
		width:664px;
		display:block;
		margin-bottom:10px;
	}
		#boxDish #contentDish{
			width:100%;
			height:auto;
			display:inline-block;
		}
		#boxDish #contentDish img{
			width:200px;
			height:120px;
			float:left;
			margin-right:20px;
			margin-bottom:10px;
		}
		#boxDish #contentDish dl{
			width:680px;
			height:auto;
			float:left;
		}
			#boxDish #contentDish dl dt{
				font-size:18px;
				font-weight:bold;
				margin-bottom:7px;
			}
			#boxDish #contentDish dl dd{
				line-height:1.8;
			}

/*-------------------------
お届け日につぁE??
-------------------------*/
#deliver{
		width:100%;
		display:inline-block;
		position:relative;
	}
		#deliver #dlDate{
			width:50%;
			float:left;
			margin-bottom: 20px;
			text-align: center;
		}
		#deliver #price{
			width: 47%;
    		padding: 8px;
    		border: 1px solid #989191;
    		display: block;
    		float: right;
		}

/*-------------------------
お届け確認表
-------------------------*/
#schArea{
	width:100%;
	margin-bottom:20px;
}
#schedule{
	width:100%;
	border-top:solid 1px #A70A00;
	border-left:solid 1px #A70A00;
	margin-bottom:10px;
}
	#schedule th.areaTtl{
		width:100%;
		padding:8px;
		color:#FFF;
		background-color:#A70A00;
		border-right:solid 1px #A70A00;
		border-bottom:solid 1px #A70A00;
	}
		#schedule th.areaTtl h3{
			font-size:18px;
			font-weight:bold;
			width:450px;
			float:left;
			display:block;
		}

	#schedule th.itemTtl{
		padding:8px;
		background-color:#F8F2E2;
		border-right:solid 1px #A70A00;
		border-bottom:solid 1px #A70A00;
		text-align:center;
		font-size:12px;
		font-weight:bold;
	}


	#schedule tr{
		border-right:solid 1px #A70A00;
	}
	#schedule td{
		width:auto;
		font-size:12px;
		padding:8px;
		background-color:#FFF;
		border-right:solid 1px #A70A00;
		border-bottom:solid 1px #A70A00;
		text-align:center;
	}

.td_beef{
	padding-left: 100px !important;
	text-align:left !important;
}
caption, th{
        text-align:left;
}
.totalmoneyarea{
	    margin-bottom: 20px;
}
.totalmoneyarea label{
	font-size: 14px;
	font-weight: bold;
}
.attentionSt{
	color: #ae0a29;
}


/*-------------------------
商品詳細ページ/美味安心バナー　
-------------------------*/
.premiam_bn{
    background: url(../img/banners/premiam.jpg) 0 0 no-repeat;
}
.select_bn{
    background: url(../img/banners/select.jpg) 0 0 no-repeat;
}
.premiam{
	position:relative;
	width: 930px;
    height: 154px;
    border: solid 1px #cccccc;
    margin-bottom: 20px;
}
.premiam a:hover{
	outline:solid 2px #ae0a29;
	height: 154px;
}
.premiam a{
	display: block;
    text-decoration: none;
    height: 154px;
}
.premiam dl{
	position: absolute;
    top: 40px;
    width: 300px;
    left: 200px;
    font-size: 10pt;
    line-height: 16pt;
}


/*-------------------------
夏期休暇ページ/冬季休業ページ
-------------------------*/
.summer_title1{
	display:block;
	border-bottom:solid 2px #ae0a29;
	font-weight:700;
	font-size:150%;
	margin-bottom:20px;
	padding-bottom:2px;
}
.summer_vac00{
	width: 900px;
	height: auto;
	font-size: 130%;
	line-height:180%;
	margin-left: 24px !important;
}
.summer_vac01{
	margin: 0 0 20px 0 ;
}
.summer_vac03{
	width: 600px;
	color: #FF0000;
	margin: 0 0 20px 0;
}
.summer_vac03_2{
	text-decoration:underline;
	font-weight: bold;
	font-size: 19px;
}
.summer_vac03_3{
	width: 600px;
	color: #FF0000;
	font-size: 15px;
	margin: 0 0 20px 0;
	font-weight: bold;
}
.summer_vac03_3u{
	text-decoration:underline;
}
.summer_vac04{
	color: #FF0000;
	text-decoration:underline;
	font-weight: bold;
	font-size: 15px;
}
.summer_vac05{
	margin: 5px 0 20px 0 ;
	font-size: 15px;
}
.summer_vac06{
	margin: 0 0 10px 0;
}
.summer_vc{
	margin: 0 0 5px 0;
	font-size: 16px;
}
.summer_vc .deadline dt{
	width: 300px;
	float: left;
}
.summer_vc .deadline dd{
	width: 520px;
	float: left;
	padding-left: 1em;
	text-indent: -1em;
}
.summer_vac07{
	margin: 15px 0 0 0;
	line-height:180%;
	padding-left: 1em;
	text-indent: -1em;
}
.summer_vac08{
	margin: 0 0 30px 0;
	line-height:180%;
	padding-left: 1em;
	text-indent: -1em;
}
/*-------------------------
2017おせち
20180731 2019おせち追加
20180827/2020おせち追加
-------------------------*/
.osechi_img{
	margin: 10px 0;
}
/*.osechi_00{
	width: 930px;
}*/
.osechi_01{
	width: 310px;
	padding: 0 0 20px 0;
}
.osechi_02{
	padding: 0 0 20px 0;
}
.osechi_03{
	padding: 0 0 30px 0;
}
.osechi_kasen{
	color: #666;
	margin: 0 auto;
    display: block;
    width: 90%;
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 20px;
    padding: 10px 0;
    transition: 0.2s all;
    font-size: 14px;
    font-weight: bold;
}
.osechi_kasen span {
    display: block;
}
.osechi_kasen:hover{
    border-color: #AD8F53;
    box-shadow: 0 0 5px 0 #AD8F53;
    transition: 0.2s all;
}
.osechi_kasen2{
	text-decoration: none;
	margin: 0 0 0 15px;
}
.icon_link.download{
	background-image: url(../img/download.png);
}
.osechi_link{
	text-align:right;
	margin: 0 20px 0 0 ;
}
.oseti2019_topSection img {
    width: 100%;
}
.oseti2019_topSection .osechi_img {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.oseti2019_topSection .osechi_img > div {
    width: 49%;
}

.oseti2019_kodawari,
.oseti2019_kodawari .osechi_img,
.oseti2019_kodawari .osechi_img > div:nth-of-type(2) {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.oseti2019_kodawari .osechi_img {
    width: 48%;
}
.oseti2019_kodawari .osechi_img > div:nth-of-type(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    /*width: 48%;*/
	width: 58%;
    /*background: #000;*/
    padding: 2% 0 2% 2%;
    box-sizing: border-box;
}
.oseti2019_kodawari .osechi_img > div:nth-of-type(2) h3 {
    color: #AD8F53;
    text-align: left;
    margin: 0 0 10px;
    font-size: 15px;
}
.oseti2019_kodawari .osechi_img > div:nth-of-type(2) p {
    /*color: #fff;*/
}
.oseti2019_kodawari .osechi_img img {
    width: 233px;
}

.oseti2020_topSection img {
    width: 100%;
}
.oseti2020_topSection .osechi_img {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.oseti2020_topSection .osechi_img > div {
    width: 32%;
}

.oseti2020_kodawari,
.oseti2020_kodawari .osechi_img,
.oseti2020_kodawari .osechi_img > div:nth-of-type(2) {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.oseti2020_kodawari .osechi_img {
    width: 48%;
}
.oseti2020_kodawari .osechi_img > div:nth-of-type(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 48%;
    /*background: #000;*/
    padding: 2% 0 2% 2%;
    box-sizing: border-box;
}
.oseti2020_kodawari .osechi_img > div:nth-of-type(2) h3 {
    color: #AD8F53;
    text-align: left;
    margin: 0 0 10px;
    font-size: 15px;
}
.oseti2020_kodawari .osechi_img > div:nth-of-type(2) p {
    /*color: #fff;*/
}
.oseti2020_kodawari .osechi_img img {
    width: 233px;
}
.osechi_00.osechi_2020list{
	width: 1190px;
	margin-bottom: 50px;
}
/*-------------------------
2017クリスマス
-------------------------*/
.christmas_00{
    margin: 0 0 25px 0;
	width: 100%;
}
.christmas_01{
    margin: 0 0 15px 0 ;
}
.christmas_01_02{
    margin: 0 0 15px 10px ;
}
.christmas_02{
    width: 930px;
    padding: 7px 0 ;
    border: 1px solid #4c4c4c;
    color: #c80000;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}
.christmas_03{
    width: 930px;
    padding: 10px 0 ;
    border: 1px solid #4c4c4c;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}
.christmas_04{
    width: 930px;
    border: 1px solid #4c4c4c;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    background-color: #ffdbde;
}
.christmas_05{
	float: right;
	text-decoration: none;
	margin: 0 630px 0 0;
}
.christmas_05_01{
	font-weight: bold;
}
.christmas_05:hover{
	text-decoration: underline;
}
.christmas_05_02{
	float: right;
	text-decoration: none;
	margin: 0 460px 0 0;
}
.christmas_05_02:hover{
	text-decoration: underline;
}
.christmas_06{
	width: 270px;
	padding:5px;
}
.christmas_07{
	text-decoration: none;
}
.christmas_07:hover{
	text-decoration: underline;
}
.christmas_08{
	color: #ae0a29
}
.christmas_09{
	padding-left: 1em;
	text-indent: -1em;
}
/*-------------------------
2017お正月
-------------------------*/
.newyear_00{
    margin: 0 0 25px 0;
}
.newyear_01{
    margin: 0 0 15px 0 ;
}
.newyear_02{
    width: 930px;
    padding: 7px 0 ;
    border: 1px solid #4c4c4c;
    color: #c80000;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}
.newyear_03{
    width: 930px;
    padding: 10px 0 ;
    border: 1px solid #4c4c4c;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}
.newyear_04{
    width: 930px;
    border: 1px solid #4c4c4c;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    background-color: #ffdbde;
}

/*---公式アプリのページ---*/
#app_page p{
	font-size: 116.66%;
}
.app_page_001{
	width: 870px;
	background-color: #FCF6F6;
	border-radius: 20px;
	padding: 20px;
	margin: 10px;
}
.app_page_001 .app_page_001_img{
	width: 150px;
	float: left;
}
.app_page_001 .app_page_001_text{
	width: 700px;
	float: left;
	margin-left: 20px;
}
.app_page_001 .app_page_001_title{
	font-weight: bold;
}
.app_page_screenshot{
	background-color: #cccccc;
	padding: 10px;
	margin: 20px 10px 20px 10px;
}
.app_page_screenshot p:first-child{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 7px;
}
.app_page_screenshot_001 div:nth-of-type(2){
	margin: 0 10px 0 10px;
}
.app_page_screenshot_001 div p{
	margin: 10px 0 0 7px;
}
.app_page_title{
	display:block;
	border-left:solid 5px #ae0a29;
	background:#f5f1e4;
	font-size:130%;
	padding:5px 10px;
	margin-bottom:15px;
}
.app_page_download{
	padding: 0px 10px;
}
.app_page_download_001{
	margin: 10px 0 20px 0;
}
.app_page_download_desc{
	width: 500px;
	margin-left: 20px;
}
.app_page_download_desc p:first-child{
	font-weight: bold;
	font-size: 13px;
}
.app_page_qrcode{
	width: 910px;
	padding: 0px 10px;
}
.app_page_qrcode_001{
	margin-left: 50px;
}
.app_page_qrcode_001 p{
	font-weight: bold;
}

/*-------------------------
CCクリームページ
-------------------------*/
.cc_00{
	text-align: center;
}
.cc_pic01{
	margin: 0 0 10px 50px;
}
.cc_pic02{
	margin: 0 15px 0 0;
}
.cc_grad3{
	height: 225px;
	background: #f7ccd3; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left, #ffafaf, #f7ccd3); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #ffafaf, #f7ccd3); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #ffafaf, #f7ccd3); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #ffafaf, #f7ccd3);/* Standard syntax */
	padding: 20px;
	font-size: 11pt;
	color: #504646;
	margin: 0 0 40px 0;
	border-radius: 25px;
}
.cc_grad3 dt{
	font-family: HGminchoE;
	font-size: 14pt;
    padding: 0 0 5px 0;
    color: #FF3366;
    border-bottom: dotted 2px #FF3366;
}
.cc_grad3 dd{
	padding: 15px;
}
.clearfix {
	clear: both;
}
.step3 .text {
	width: 370px;
	height: 250px;
	position:relative;
	float: left;
	margin-right: 10px;
}
.step3 .img {
	width: 550px;
	float: left;
}
.step3 .icon_link_arrow{
	position: absolute;
	bottom: 20px;
}

/*----------------------------
商品一覧ページお気に入りボタン
----------------------------*/
.btn_favorite, .btn_favorite_settled {
    
    background-color: #ffffff;
    border: 1px solid #4f4f4f;
    border-radius: 15px;
    text-align: center;
    padding: 6px 0;
    margin: -2px 0 7px 0;
    font-weight: bold;
    height: 31px;
    font-size: 12px;
}
.btn_favorite_settled p{
	background-image: url(../img/add/symbol_heart2.png);
    background-repeat: no-repeat;
    background-position: 45px center;
}
.btn_favorite p{
	background-image: url(../img/add/symbol_heart2.png);
    background-repeat: no-repeat;
    background-position: 63px center;
}
.btn_favorite p a {
	color: #4f4f4f;
}
.btn_favorite p a:hover{
	opacity: 0.6;
}





/*
.btn_favorite p a:first-letter{
	font-size:120%;
	color:#ae0a29;
}
*/


/*---商品詳細カートに入れる---*/
.button.grBg.hover.put_cart{
	width: 335px;
	line-height: 41px;
	padding: 0;
	font-size: 16px;
	display: inline-block;
	cursor: pointer;
	border-radius: 30px;
	color: #ffffff;
}
.button.greyBg.hover.put_cart img{
	vertical-align: -12px;
}
/*---商品詳細召し上がり方のアイコン---*/
.vignets .icon{
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #ae0a29;
	padding-left: 16px;
	padding-right: 16px;
	border-radius: 5px;
}
.vignets .icon11, .vignets .icon12, .vignets .icon13, .vignets .icon14{
	background-color: #0b58b0;
}
.vignets .icon22{
	background-color: #ed7a77;
}

/*---「次へ」「戻る」ボタン---*/
.button.redBg.hover.back_button, .button.redBg.hover.next_button{
	width: 180px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
.button.redBg.hover.back_button{
	background-color: #bbbbbb;
}
.button.greyBg.hover.entry_button{
	display: inline-block;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-size: 15px;
}
.icon_link.icon_triangle{
	background: url(../img/icon_triangle.png) no-repeat right 1px;
	padding-right: 15px;
}
/*--サイドバーのバナースライド---*/
#sl_side_slider .pagination{
	width:100%;
	list-style:none;
	text-align:center;
}
#sl_side_slider .pagination li{
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 5px;
}
#sl_side_slider .pagination li a{
	display:block;
	width:12px;
	height:12px;
	background:#c7c8c9;
	-webkit-border-radius:12px;
	border-radius:12px;
}
#sl_side_slider .pagination li.current a{
	background:#ae0a29;
}

/*--- 20170529 ---*/
.col.m5 {
	width:50%;
	float: left;
	box-sizing: border-box;
}
.box_wrap {
	font-size: 11pt;
	margin-bottom: 60px;
}
.box_wrap .inline {
	display: inline-block;
}
.box_wrap img {
	max-width: 100%;
}
.box_wrap .img4 {
	padding-left: 20px;
}
/*--- 20170602 ---*/
.yearly_contract03.set,
.yearly_contract04.set {
	height: initial;
	padding: 0 0 20px 0;
}
.yearly_contract03.set:hover,
.yearly_contract04.set:hover {
	height: initial;
}
.yearly_contract16.set{
	height: initial;
}

/*--- 20170721 ---*/
#topFeature {
	margin-bottom: 40px;
	width: 930px; /*930+21*/
}
.col3.fix {
	zoom: 1;
	overflow: hidden;
}
.col3.fix:before,
.col3.fix:after {
	content: "";
	display: table;
}
.col3.fix:after {
	clear: both;
}
#topFeature .col3 li {
	max-width: 296px;
	float: left;
	margin: 0 21px 20px 0;
}
#topFeature .col3 li:last-child {
	margin-right: 0;
}
/*--- 20171006 ---*/
.milk_detail p,
.milk_detail li,
.milk_detail dt,
.milk_detail dd {
	line-height: 1.8;
	font-size: 14px;
}
.milk_detail .appeal {
	color: #a9863b
	/*color: #be2e35;*/
	font-weight: bold;
	font-style: normal;
}
.milk_detail .red {
	color: #be2e35;
}
.milk_detail .bgf2 {
	background:#f8f7f2;
	padding: 15px 20px;
}

.milk_detail .list {
	text-indent: -1em;
	margin-left: 1em;
}
.milk_detail .box_wrap {
}
.bold {
	font-weight:bold;
}
.mb10 {
	margin-bottom:10px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mb40 {
	margin-bottom:40px !important;
}
.marker {
    background: linear-gradient(transparent 0%, #fff799 0%);
}
.milk_detail a {
	color: #ae0a29;
}
.milk_detail .indent_detail {
	list-style-position: inside;
	margin: 10px 0;
}
.milk_detail .indent_detail li {
	text-indent: -2em;
	margin-left: 2em;
	font-size: 13px;
}

/*--- 20180516 ---*/
.link_hover a{
	text-decoration:none!important;
}

.link_hover a:hover{
	text-decoration:underline!important;
}


#main_image {
	position:relative;
	z-index:0;
	display:block;
}

#footer_banner {
	max-width:50%;
	margin:0 auto;
}

.four_elements.grid_type li {
    float: left;
    width: 210px;
    margin-right: 30px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    border: solid 1px;
    box-sizing: border-box;
    border-color: #dcdcdc;
}

.three_elements.grid_type li{
	float:left;
	width:265px;
	padding-bottom:5px;
	background-color:#ffffff;
	border-radius: 10px 10px 10px 10px;
	text-align:-webkit-auto;
	border: 1px solid;
	border-color: #dcdcdc;
	box-sizing: border-box;
}

.eight_elements.grid_type li{
	float:left;
	width:116px;
	background-color:#ffffff;
	text-align:center;
}

.orangeBg {
	background: #ff6600;
}

.grBg {
	background: #4f4f4f;
}

.icon_side_list img {
	width:35px;
	height:auto;
}

.notice {
    height: 35px;
    padding: 8px;
    border: solid 1px;
    border-color: #dcdcdc;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 8px;
    box-sizing: border-box;
}

.category_list a {
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-top: 15px;
	padding-bottom: 15px;
}

.category_list a:hover {
	color:#ae0929;
}

#header_top02 {
	background-color:#4f4f4f;
	padding-top:6px;
	padding-bottom:6px;
}

#header_top02 a {
	color:#ffffff;
}

#header_top02 p {
	color:#ffffff;
	text-align:left;
}

.toTheRight.margBtm20 a {
    font-weight: bold;
    color: #735f5a;
    background-color: #ffffff;
    border: solid 2px;
    border-color: #735f5a;
    border-radius: 8px;
    padding: 5px 30px 5px 30px;
    text-decoration: none;
    width: 360px;
}

.toTheRight.margBtm20 a:hover {
	border-color: #ae0929;
}

.title_right {
	padding-top: 60px;
	margin-bottom: 30px;
	color: #4f4f4f;
}

.three_elements img {
	border-radius: 10px 10px 0 0;
	width: 100%;
}

.four_elements img {
	border-radius: 10px 10px 0 0;
	width: 100%;
}

.footer_banner_container {
	display: flex;
	flex-wrap:wrap;
}
		
.footer_banner {
	width: 33%;
	height: 110px;
	text-align: center;
}

.footer_banner.banner_left img {
	margin-right:-150px;
}

.footer_banner.banner_right img {
	margin-left:-150px;
}

.pick .title {
	font-size:16px;
	font-weight:bold;
}

.plus001.icon_link{
	display:inline-block;
	padding-left:15px;
	background-image:url(../img/add/icon_more.png);
	background-position:74% center;
	background-repeat:no-repeat;
	text-decoration:none;
}

.plus002.icon_link{
	display:inline-block;
	padding-left:15px;
	background-image:url(../img/add/icon_more.png);
	background-position:74% center;
	background-repeat:no-repeat;
	text-decoration:none;
}

.plus003.icon_link{
	display:inline-block;
	padding-left:15px;
	background-image:url(../img/add/icon_more.png);
	background-position:76% center;
	background-repeat:no-repeat;
	text-decoration:none;
}

.plus004.icon_link{
	display:inline-block;
	padding-left:15px;
	background-image:url(../img/add/icon_more.png);
	background-position:87% center;
	background-repeat:no-repeat;
	text-decoration:none;
}

a.cart_in {
    padding-left: 15px;
    background-image: url(../img/btn_cart02.png);
    background-position: 15% 44%;
    background-repeat: no-repeat;
    background-size: 18px auto;
    text-decoration: none;
    background-color: #4f4f4f;
    color: #fff;
    font-weight: bold;
    box-sizing: border-box;
    display: inline-block;
    padding: 7px;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin: 5px auto;
}



a.cart_in:hover {
	opacity: 0.5
}

#sl_header_info {
	padding-top:28px;
	padding-bottom:15px;
}

#sl_header_info .head_nav {
	float:right;
	display:inline-block;
	padding-top:8px;
}

#sl_header_info .slow {
	float:left;
	display:inline-block;
	padding-top:8px;
}

.cart_button {
    padding-left: 8px;
    padding-right: 8px;
}

.three_elements_right {
	margin-left: 67px;
}

.footer_sns img {
	width: 29px;
	height: auto;
	vertical-align: middle;
	margin-right: 10px;
}

.footer_sns a {
	text-decoration: none;
}

.header_concept {
	width: 800px;
    float: left;
}

.header_concept p {
	color: #ffffff;
	margin-left: 5px;
}

.header_gide {
	float: right;
    display: inline-block;;
}

.header_gide a {
	color: #ffffff;
	margin-right: 5px
}

#sl_header_gide {
	background-color: #3f3f3f;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sl_header_gide_bg {
	background-color: #3f3f3f;
}



#sl_header_icons ul li p a {
    display: block;
    height: 0;
    width: 100%;
    text-align: left;
    text-decoration: none;
    padding: 10px;
    margin-bottom: 10px;
}

#sl_header_icons ul li p a:hover {
	text-decoration: underline;
	opacity: 0.8;
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext::after {/*吹き出しのアロー部分*/
    content: " ";
    position: absolute;
    bottom: 100%; 
    left: 20%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 210px;
    height: 250px;
    background-color: #ffffff;
    color: #4f4f4f;
    text-align: center;
    padding: 5px 0;
    border: 1px solid #4f4f4f;
    border-radius: 6px;
    position: absolute;
    font-size: 12px;
    z-index: 1;
    box-shadow: 1px 1px 2px 0 #4f4f4f;
}

.tooltip:hover .tooltiptext {
    visibility: visible;

}

.tooltip .tooltiptext {
    opacity: 0;
}

.tooltip:hover .tooltiptext {
    opacity: 1;
}

.mail_reg {
    background-color: #4f4f4f;
    text-align: center;
    height: 185px;
    padding-top: 15px;
}

.mail_reg .title5 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.mail_reg p {
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: bold;

}

.mail_reg img {
	width: 20px;
    margin: 15px auto;
}

.mail_reg .mail_reg_button a {
	font-weight: bold;
	font-size: 12px;
    color: #735f5a;
    background-color: #ffffff;
    border: 0;
    border-radius: 20px;
    padding: 5px 30px 5px 30px;
    text-decoration: none;
    width: 200px;
    margin-bottom: 15px;
}

.mail_reg .mail_reg_button a:hover {
	color: #ae0a29;
}

/* index.html */
.top div#recipeLink {
	text-align:center; 
	background-color: #ffffff;
	border:2px solid #735f5a;
	border-radius: 10px;
}

.top .orange.salefont {
	font-size: 16px;
	font-weight: bold;
}

.top #recipeLink {
    width: 440px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 40px;
}

.top #recipeLink p {
    position: relative;
    margin: 0;
    font-size: 12px;
    top: 0;
}

.top .ranking.crown_icon img {
    width: auto;
    position: absolute;
    margin-top: 10px;
    margin-left: 10px;
}

/* category.html */
#sl_main_category {
	width: 100%;
}

.ctgr_main #sl_main {
	width: 1200px;
}

.ctgr_main #main {
	background-color: #ffffff;
}

.ctgr_main .inside .products_list .title {
    font-size: 108.33%;
    text-decoration: underline;
    font-weight: normal;
}

.ctgr.products_list.four_elements.grid_type li {
    float: left;
    width: 240px;
    margin-left: 80px;
    margin-right: 0;
    padding-bottom: 20px;
    background-color: #ffffff;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
}

.ctgr.grid_type {
	margin-left:-80px;
}

.ctgr.grid_type .btn_favorite p {
    background-image: url(../img/add/symbol_heart2.png);
    background-repeat: no-repeat;
    background-position: 35px center;
}

.ctgr.grid_type .btn_favorite_settled p {
    background-image: url(../img/add/symbol_heart2.png);
    background-repeat: no-repeat;
    background-position: 35px center;
}

.ctgr.list_type .btn_favorite p {
    background-image: url(../img/add/symbol_heart2.png);
    background-repeat: no-repeat;
    background-position: 280px center;
}

.ctgr.list_type .btn_favorite_settled p {
    background-image: url(../img/add/symbol_heart2.png);
    background-repeat: no-repeat;
    background-position: 280px center;
}

.ctgr.list_type .btn_favorite {
    background-color: #ffffff;
    border: 1px solid #4f4f4f;
    border-radius: 15px;
    text-align: center;
    padding: 6px 0;
    margin: 9px 0 7px 0;
    font-weight: bold;
    height: 31px;
    font-size: 12px;
 }

.ctgr.list_type .btn_favorite_settled {
    background-color: #ffffff;
    border: 1px solid #4f4f4f;
    border-radius: 15px;
    text-align: center;
    padding: 6px 0;
    margin: 9px 0 7px 0;
    font-weight: bold;
    height: 31px;
    font-size: 12px;
 }

.ctgr.four_elements.list_type li .addToCart {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 240px;
    margin: 0;
}

.ctgr.four_elements img {
	border-radius: 0;
    width: 100%;
    padding: 0;
}

.ctgr.four_elements.list_type img {
    border-radius: 0;
    width: 200px;
    padding: 0;
    margin: 25px 0;
}

.ctgr.list_type .info {
	margin-bottom: 20px;
}

.ctgr .info.frozen {
	color: #0b58b0;
    border-color: #0b58b0;
    border-radius: 5px;
}

.ctgr.products_list.grid_type .desc {
    display: block;
    padding: 10px 0;
    line-height: 2em;
}

/* product.html */
.prdt_main #main {
	background-color: #ffffff;
}

.prdt_main #sl_product_visuals {
    width: 594px;
    float: left;
}

.prdt_main #sl_product_main_visual {
    width: 594px;
    margin-bottom: 10px;
    position: relative;
}

.prdt_main #sl_product_description {
    width: 560px;
    float: right;
}

.prdt_main #sl_product_main_visual img.curImg {
    display: block;
    width: 594px;
    position: relative;
    z-index: 1;
}

.prdt_main #sl_product_visual_list li a img {
    display: block;
    width: 141px;
}

.prdt_main #sl_product_visual_list {
	width: 604px;
}

.prdt_main #sl_product_visual_list li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #f9f9f9;
}

.prdt_main .breadcrumbs {
    display: block;
    font-weight: 108.33%;
    vertical-align: bottom;
    margin-top: 11px;
}

.prdt_main #recipeLink {
	float: right;
	margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 0;
}

.prdt_main #recipeLink:hover {
	opacity: 0.8;
}

.prdt_main .top_main_bg {
	background-color: #f9f9f9;
}


#youtube2 {
	display: grid;
}

#youtube2 .title1 {
	text-align: left;
	border-bottom: 2px solid #B9B7B7;
}

#youtube2 .movie001 iframe {
	width: 150%;
}

#youtube2 .box_wrap {
	display: flex;
}

#youtube2 .box001 {
	margin-right: 20px;
}

#youtube2 .box002 {
	margin-right: 20px;
	width: 632px;
}

#item_desc .for_charger_desc {
	display: flex;
	margin-top: 5px;
	margin-bottom: 5px;
}

#item_desc .box004 {
	width: 955px;
}

#item_desc .box005 {
    margin-left: 148px;
}

#item_desc p {
	line-height: 200%;
	font-size: 14px;
}

.vignets .save_icon {
	background-color: #0b58b0;
	padding: 5px 16px 5px 16px;
	font-weight: bold;
	color: #ffffff;
}

.vignets .margBtm20 {
	margin-top: 10px;
    margin-bottom: 20px;
}

#sl_product_description table tr {
	border-bottom: 2px solid #B9B7B7;	
}

#sl_product_single .title0 {
    text-align: left;
    border-bottom: 1px solid #B9B7B7;
    border-top: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    font-size: 160%;
    margin-bottom: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#sl_product_single .title1 {
	text-align: left;
	border-bottom: 2px solid #4f4f4f;
	display: block;
    font-weight: 700;
    font-size: 150%;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

#sl_product_single .title2 {
	text-align: left;
	display: block;
    font-weight: 700;
    font-size: 150%;
    margin-bottom: 7px;
    padding: 4px 10px 4px 6px;
    border-left: solid 5px #ae0a29;
    background: none;
}

#sl_product_single .for_charger {
    background-color: #4f4f4f;
    color: #ffffff;
    font-weight: 700;
    font-size: 15px;
    background-image: url(../img/add/fork_knife_white.png);
    background-repeat: no-repeat;
    background-position: 7px 5px;
    background-size: 22px;
    padding-left: 37px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#sl_product_single .for_charger_desc p {
	margin-top: 5px;
}



.recently_check .title1 {
	text-align: left;
	border-bottom: 2px solid #4f4f4f;	
}








.aaaaa {
	background-color: #f9f9f9;
	padding-top: 11px;
	padding-bottom: 11px;
}

/* mypage.html */
.mp_main #main {
	background-color: #ffffff;
}

.mp_main #sl_main {
    width: 930px;
    float: right;
}

.mp_main #sl_sidebar {
    width: 230px;
    float: left;
    padding-bottom: 10px;
}

.mp_main #sl_sidebar .normal_links li a:hover {
	background-image: url(../img/add/icon_arrow_white.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
	background-color: #aaaaaa;
	width: 200px;
	height: auto;
	color: #ffffff;
	text-decoration: none;
}

.mp_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.mp_main .icon_link.gr_icon {
	    background-image: url(../img/add/gr_icon_more.png);
}

.mp_main .toTheRight.margBtm20 a {
	font-size: 116.66%;
    font-weight: normal;
    color: #4f4f4f;
    border: none;
    text-decoration: none;
    background: none;
    padding: 0;
    margin: 0;
    width: auto;
}

.mp_main .button.grBg {
	background: #4f4f4f;
	color: #ffffff;
}

.mp_main #sl_mypage_container .buttons_area .button {
    text-decoration: none;
    padding: 10px 0;
    border-radius: 20px;
}

.mp_main .three_elements img {
	border-radius: 0;
}

.mp_main .three_elements li {
    width: 33.33%;
    padding-bottom: 20px;
    border: none;
}

/* login.html */
.lg_main .button.orangeBg.hover.next_button {
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
}

.lg_main .button.grBg.hover.entry_button {
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
}

.lg_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.lg_main #sl_main {
    width: 930px;
    float: none;
    margin-right: auto;
}


/* refusal.html */
.ref_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.ref_main #sl_main {
    width: 930px;
    float: none;
    margin-right: auto;    
}

.ref_main .button.orangeBg.hover.next_button {
	display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
    width: 180px;
}

.ref_main .button.grBg.hover.back_button {
	display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
    width: 180px;
}

.ref_main textarea {
	width: 100%;
}

/* refusal_check.html */
.ref_check_main #sl_main {
    width: 930px;
    float: none;
    margin-right: auto;    
}

.ref_check_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.ref_check_main .button.orangeBg.hover.next_button {
	display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
    width: 180px;
}

.ref_check_main .button.grBg.hover.back_button {
	display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
    width: 180px;
}

/* refusal_complete.html */
.ref_comp_main .button.orangeBg.hover.next_button {
	display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
    width: 180px;
}

/* delivery.html */
.deli_main .title2 {
    display: block;
    border-left: solid 5px #4f4f4f;
    font-weight: 700;
    font-size: 116.66%;
    margin-bottom: 20px;
    background: #f9f9f9;
    padding: 4px 10px 4px 6px;
}

.deli_main #main {
	background-color: #ffffff;
}

.deli_main #sl_main {
    width: 930px;
    float: right;
}

.deli_main #main div#mypagecolumn {
    width: 930px;
    margin: 0 auto;
}

.deli_main #main div#mypagetitle {
    width: 930px;
    margin: 0 0 20px 0;
}

.deli_main .button.hover.next_button {
	width: 260px;
	display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    border: 1px solid #cccccc;
    border-radius: 20px; 
    color: #4f4f4f;
}

.deli_main #sl_sidebar .normal_links li a:hover {
	background-image: url(../img/add/icon_arrow_white.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
	background-color: #aaaaaa;
	width: 200px;
	height: auto;
	color: #ffffff;
	text-decoration: none;
}

/* change.html */
.change_main #main {
	background-color: #ffffff;
}

.change_main .button.orangeBg.hover.next_button {
	display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
    width: 200px;
}

.change_main #sl_sidebar .normal_links li a:hover {
	background-image: url(../img/add/icon_arrow_white.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
	background-color: #aaaaaa;
	width: 200px;
	height: auto;
	color: #ffffff;
	text-decoration: none;
}

/* all_history.html */
.allhis_main #main {
	background-color: #ffffff;
}

.allhis_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.allhis_main .title1 .button.more_history {
    float: right;
    font-size: 68%;
    font-weight: bold;
    color: #735f5a;
    border: 1px solid #735f5a;
    margin: 0;
    padding: 4px 0;
    width: 122px;
    background: none;
    text-decoration: none;
    margin-top: -5px;
}

.allhis_main .title1 .button.more_history img {
    margin-right: 8px;
    vertical-align: -5px;	
}

.allhis_main #sl_history_container .buttons_area .button {
    padding: 10px 0;
    text-decoration: none;
}

.allhis_main .button.grBg {
    background: #4f4f4f;
    color: #ffffff;
}

.allhis_main .buttons_area .button {
    text-decoration: none;
    padding: 10px 0;
    border-radius: 20px;	
}

.allhis_main #sl_sidebar .normal_links li a:hover {
	background-image: url(../img/add/icon_arrow_white.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
	background-color: #aaaaaa;
	width: 200px;
	height: auto;
	color: #ffffff;
	text-decoration: none;
}

/* history.html */
.history_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.history_main .button.whiteBg.hover {
    width: 260px;
    height: 41px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    border: 1px solid #cccccc;
    border-radius: 20px;
    background-color: #ffffff;
    color: #4f4f4f;
    padding: 0;
}

.history_main #sl_sidebar .normal_links li a:hover {
	background-image: url(../img/add/icon_arrow_white.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
	background-color: #aaaaaa;
	width: 200px;
	height: auto;
	color: #ffffff;
	text-decoration: none;
}


/* cart.html */
.cart_main #main {
	background-color: #ffffff;
}

.cart_main #sl_sidebar_cart .price.price002 {
    display: block;
    text-align: right;
    font-size: 150%;
    line-height: 130%;
    color: #4f4f4f;
    font-weight: 700;
    clear: both;
    background: #ececec;
    padding: 8px 10px;
    margin-bottom: 8px;
}

.cart_main #sl_sidebar_cart .price.price001 {
    display: block;
    text-align: right;
    font-size: 150%;
    line-height: 130%;
    color: #ae0a29;
    font-weight: 700;
    clear: both;
    background: #ececec;
    padding: 8px 10px;
    margin-bottom: 8px;
}

.cart_main .button.orangeBg.hover.next_button {
    width: 200px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
}

.cart_main #sl_sidebar_cart {
    padding-top: 0;
}

.cart_main div.form_area .product_type {
    display: block;
    border-bottom: solid 3px #4f4f4f;
    font-weight: 700;
    font-size: 191.66%;
    margin-top: 30px;
    padding-bottom: 3px;
    margin-bottom: 25px;
}

.cart_main .cart_table_container .coupons_area h3 {
    font-size: 20px;
    color: #4f4f4f;
}

.cart_main .cart_buttons {
    text-align: center;
    padding: : 20px;
    background: #ececec;
    margin-bottom: 50px;
}

.cart_main .cart_buttons .buttons_area .button {
    width: 210px;
    margin: 0 10px;
    display: inline-block;
    line-height: 150%;
    color: #ffffff;
    border-radius: 20px;
}

.cart_main .cart_buttons .buttons_area a.button {
    background: #4f4f4f;
    border: solid 1px #4f4f4f;
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
}

.cart_main #sl_main {
	width: 930px;
    float: left;
}

.cart_main #sl_contents.inside #sl_sidebar {
	padding-top: 30px;
    float: right;
}

.cart_main .product_categories_list li a {
	color: #ae0a29;
}

.cart_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.cart_main #sl_sidebar_cart .explanation a {
    color: #222222;
}

/* deliv.html */
.deliv_main .button.orangeBg.hover.back_button, .button.orangeBg.hover.next_button {
	width: 180px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
}

.deliv_main .button.whiteBg.hover.back_button, .button.whiteBg.hover.next_button {
    width: 260px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    border: 1px solid #cccccc;
    border-radius: 20px;
    background-color: #ffffff;
    color: #4f4f4f;
}

.deliv_main .button.orangeBg.hover.back_button {
	background-color: #4f4f4f;
}

/* delivery_addr.html */
.del_ad_main .button.orangeBg.hover.back_button, .button.orangeBg.hover.next_button {
    width: 180px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
}

.del_ad_main .icon_link.icon_triangle {
    background: url(../img/add/icon_triangle001.png) no-repeat right 1px;
    padding-right: 20px;
    background-position: right;
}

/* payment.html */
.payment_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.payment_main .title2 {
    display: block;
    border-left: solid 5px #4f4f4f;
    font-weight: 700;
    font-size: 116.66%;
    margin-bottom: 20px;
    background: #f9f9f9;
    padding: 4px 10px 4px 6px;
}

.payment_main .button.orangeBg.hover.back_button, .button.orangeBg.hover.next_button {
    width: 180px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    border-radius: 20px;
    color: #ffffff;
}

.payment_main .button.orangeBg.hover.back_button {
    background-color: #4f4f4f;
}

/* confirm.html */
.confirm_main .title2 {
    display: block;
    border-left: solid 5px #4f4f4f;
    font-weight: 700;
    font-size: 116.66%;
    margin-bottom: 20px;
    background: #f9f9f9;
    padding: 4px 10px 4px 6px;
}

.confirm_main .button.orangeBg.hover.back_button, .button.orangeBg.hover.next_button {
    width: 180px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    border-radius: 20px;
    color: #ffffff;
}

.confirm_main .button.orangeBg.hover.back_button {
    background-color: #4f4f4f;
}

.confirm_main .button.orangeBg.hover.back_button, .button.orangeBg.hover.next_button {
    width: 180px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    border-radius: 20px;
    color: #ffffff;
}

/* confirm_comp.html */
.confirm_comp_main .button.orangeBg.hover.back_button, .button.orangeBg.hover.next_button {
    width: 180px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
}

.confirm_comp_main .button.grBg.hover {
    width: 360px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
}

.confirm_comp_main .grColor {
	color: #4f4f4f;
}

.confirm_comp_main div#completetext p.changetext {
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    text-align: center;
}


/* forget.html */

.forget_main .title2 {
    display: block;
    border-left: solid 5px #4f4f4f;
    font-weight: 700;
    font-size: 116.66%;
    margin-bottom: 20px;
    background: #f9f9f9;
    padding: 4px 10px 4px 6px;
}

.forget_main .caution {
	color: #222222;
	font-weight: bold;
	font-size: 14px;
}

/* econ_subs_card.html */

.ec_subs_main #main {
	background-color: #ffffff;
}

.ec_subs_main #sl_main {
	width: 930px;
    float: right;
}

.ec_subs_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.ec_subs_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.ec_subs_main .title2 {
    display: block;
    border-left: solid 5px #4f4f4f;
    font-weight: 700;
    font-size: 116.66%;
    margin-bottom: 20px;
    background: #f9f9f9;
    padding: 4px 10px 4px 6px;
}

.ec_subs_main .button.orangeBg.hover.back_button, .button.orangeBg.hover.next_button {
    width: 180px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    border-radius: 20px;
    color: #ffffff;
}

.ec_subs_main .gr_attention {
	color: #4f4f4f;
	font-size: 12px;
}

.ec_subs_main .three_elements img {
	border-radius: 0;
}

.ec_subs_main .three_elements li {
    width: 33.33%;
    padding-bottom: 20px;
    border: none;
}

.ec_subs_main #sl_sidebar .normal_links li a:hover {
	background-image: url(../img/add/icon_arrow_white.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
	background-color: #aaaaaa;
	width: 200px;
	height: auto;
	color: #ffffff;
	text-decoration: none;
}

/* econ_card.html */
.ec_main #main {
	background-color: #ffffff;
}

.ec_main #sl_main {
	width: 930px;
    float: right;
}

.ec_main #sl_contents.inside #sl_sidebar {
	padding-top: 30px;
    float: left;
}

.ec_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.ec_main .title2 {
    display: block;
    border-left: solid 5px #4f4f4f;
    font-weight: 700;
    font-size: 116.66%;
    margin-bottom: 20px;
    background: #f9f9f9;
    padding: 4px 10px 4px 6px;
}

.ec_main .button.orangeBg.hover.next_button {
	display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
    width: 200px;
}

.ec_main .gr_attention {
	color: #4f4f4f;
	font-size: 12px;
}

.ec_main .three_elements img {
	border-radius: 0;
}

.ec_main .three_elements li {
    width: 33.33%;
    padding-bottom: 20px;
    border: none;
}

.ec_main #sl_sidebar .normal_links li a:hover {
	background-image: url(../img/add/icon_arrow_white.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
	background-color: #aaaaaa;
	width: 200px;
	height: auto;
	color: #ffffff;
	text-decoration: none;
}

/* change_check.html */
.change_c_main #main {
	background-color: #ffffff;
}

.change_c_main #sl_main {
	width: 930px;
    float: right;
}

.change_c_main #main div#mypagecolumn {
    width: 930px;
    margin: 0 auto;
}

.change_c_main #main div#mypagetitle {
    width: 930px;
    margin: 0 0 20px 0;
}

.change_c_main #sl_contents.inside #sl_sidebar {
	padding-top: 30px;
    float: left;
}

.change_c_main .button.orangeBg.hover.back_button, .button.orangeBg.hover.next_button {
    width: 180px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    border-radius: 20px;
    color: #ffffff;
}

.change_c_main .button.orangeBg.hover.back_button {
    background-color: #4f4f4f;
}

.change_c_main #sl_sidebar .normal_links li a:hover {
	background-image: url(../img/add/icon_arrow_white.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
	background-color: #aaaaaa;
	width: 200px;
	height: auto;
	color: #ffffff;
	text-decoration: none;
}


/* favorite.html */
.favorite_main #main {
	background-color: #ffffff;
}

.favorite_main #sl_sidebar .normal_links li a:hover {
	background-image: url(../img/add/icon_arrow_white.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
	background-color: #aaaaaa;
	width: 200px;
	height: auto;
	color: #ffffff;
	text-decoration: none;
}

/* change_complete.html */
.change_comp_main #main {
	background-color: #ffffff;
}

.change_comp_main #sl_main {
	width: 930px;
    float: right;
}

.change_comp_main #main div#mypagecolumn {
    width: 930px;
    margin: 0 auto;
}

.change_comp_main #main div#mypagetitle {
    width: 930px;
    margin: 0 0 20px 0;
}

.change_comp_main #sl_contents.inside #sl_sidebar {
	padding-top: 30px;
    float: left;
}

.change_comp_main #sl_sidebar .normal_links li a:hover {
	background-image: url(../img/add/icon_arrow_white.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
	background-color: #aaaaaa;
	width: 200px;
	height: auto;
	color: #ffffff;
	text-decoration: none;
}

/* contact.html */
.contact_main #sl_main {
	width: 930px;
    float: right;
}

.contact_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.contact_main #main div#mypagecolumn {
    width: 930px;
    margin: 0 auto;
}

.contact_main #main div#mypagetitle {
    width: 930px;
    margin: 0 0 20px 0;
}

.contact_main .icon_link.gr_icon {
    background-image: url(../img/add/icon_link_gr.png);
}

.contact_main .support_top_title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    font-size: 150%;
    margin: 20px 0px 10px 0px;
    padding-bottom: 2px;
}

.contact_main .support_top_font01 {
	color: #ae0b2a;
    font-weight: bold;
    font-size: 16px;
}

.contact_main .grColor {
	color: #4f4f4f;
}

.contact_main .support_links01 .support_box01{
	width: 444px;
	height: 178px;
	background-color: #F8E9EC;
	border: 3px solid #ccc;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	text-decoration: none;
}
.contact_main .support_links02 .support_box02{
	width: 444px;
	height: 150px;
	background-color: #F8E9EC;
	border: 3px solid #ccc;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	text-decoration: none;
}

.contact_main .support_links02 .support_box02 div .tel_number {
    font-weight: bold;
    font-size: 30px;
    background-position: 83px 9px;
    background-repeat: no-repeat;
    background-image: url(../img/add/gr_tel_icon.png);
    padding-left: 37px;
}

.contact_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.contact_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.contact_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.contact_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.contact_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.contact_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

/* privacy.html */
.privacy_main #main {
	background-color: #ffffff;
}

.privacy_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.privacy_main #sl_main {
	width: 930px;
    float: right;
}

.privacy_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.privacy_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.privacy_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.privacy_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.privacy_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.privacy_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

/* law.html */
.law_main #main {
	background-color: #ffffff;
}

.law_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.law_main #sl_main {
	width: 930px;
    float: right;
}

.law_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.law_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.law_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.law_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.law_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.law_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

/* otoiawase.html */
.otoiawase_main #main {
	background-color: #ffffff;
}

.otoiawase_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.otoiawase_main #sl_main {
	width: 930px;
    float: left;
}

.otoiawase_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: right;
}

/* entry.html */
.entry_main .title2 {
    display: block;
    border-left: solid 5px #4f4f4f;
    font-weight: 700;
    font-size: 116.66%;
    margin-bottom: 20px;
    background: #f9f9f9;
    padding: 4px 10px 4px 6px;
}

.entry_main .mini000 {
	font-size: 10px;
}

.entry_main  table#tbl_entry_form th, table#tbl_entry_confirm th {
    font-size: 14px;
    color: #4f4f4f;
    background-color: #f9f9f9;
}

.entry_main .button.orangeBg.hover.back_button, .button.orangeBg.hover.next_button {
    width: 180px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    border-radius: 20px;
    color: #ffffff;
}

.entry_main .button.orangeBg.hover.back_button {
    background-color: #4f4f4f;
}

.entry_main .confirm_box {
    background-color: #ececec;
    padding: 20px 20px;
    margin: 20px 0;
    width: 930px;
    height: 230px;
}

.entry_main .confirm_box .confirm_inner .conf_right {
    width: 100%;
    padding: 16px 0px 0px 20px;
}

.entry_main .confirm_box .confirm_inner .conf_right .conf_caution {
    padding-bottom: 10px;
    margin-top: -10px;
}

.entry_main .confirm_box .conf_radio {
    border: none;
}

.entry_main .confirm_box .confirm_ttl {
    color: #4f4f4f;
    font-size: 14px;
    margin: 5px 0;
    font-weight: bold;
}

.entry_main .confirm_box .confirm_ttl.confirm_ttl01 {
    color: #ff6600;
    font-size: 18px;
    margin: 5px 0;
    font-weight: bold;
    background-image: url(/user_data/packages/default/img/add/hissu.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 0px;
    padding-left: 50px;
}

.entry_main .confirm_box .confirm_inner .conf_left img{
	width: 150px;
}

.entry_main .confirm_box .confirm_inner .conf_left {
    width: 150px;
    padding: 0px;
}

.entry_main .confirm_box .conf_radio ul {
    margin: 0;
}

.entry_main .kome_red {
    color: #ae0b2a;
}

/* entry_complete.html */
.entry_comp_main #main {
	background-color: #ffffff;
}

.entry_comp_main .title2 {
    display: block;
    border-left: solid 5px #4f4f4f;
    font-weight: 700;
    font-size: 116.66%;
    margin-bottom: 20px;
    background: #f9f9f9;
    padding: 4px 10px 4px 6px;
}

.entry_comp_main .button.orangeBg.hover.back_button {
    background-color: #4f4f4f;
}

.entry_comp_main .button.orangeBg.hover.back_button, .button.orangeBg.hover.next_button {
    width: 180px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    border-radius: 20px;
    color: #ffffff;
}

/* entry_check.html */
.entry_check_main #main {
	background-color: #ffffff;
}

.entry_check_main .title2 {
    display: block;
    border-left: solid 5px #4f4f4f;
    font-weight: 700;
    font-size: 116.66%;
    margin-bottom: 20px;
    background: #f9f9f9;
    padding: 4px 10px 4px 6px;
}

.entry_check_main .button.orangeBg.hover.back_button {
    background-color: #4f4f4f;
}

.entry_check_main .button.orangeBg.hover.back_button, .button.orangeBg.hover.next_button {
    width: 180px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    border-radius: 20px;
    color: #ffffff;
}


/* app.html */
.app_main #main {
	background-color: #ffffff;
}

.app_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.app_main #sl_main {
/*	width: 930px;
    float: right;*/
}

.app_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.app_main .app_page_title {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 130%;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.app_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}
.app_main.cart_main #sl_contents  #sl_sidebar.formp_side {
    float: right;
}
.app_main #app_page .app_contact .app_tel_num {
    color: #4f4f4f;
    font-weight: bold;
    font-size: 30px;
}

.app_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.app_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.app_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.app_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.app_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

/* forgot_id.html */
.forgotid_main #main {
	background-color: #ffffff;
}

.forgotid_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.forgotid_main #sl_main {
	width: 930px;
    float: right;
}

.forgotid_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.forgotid_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.forgotid_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.forgotid_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.forgotid_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.forgotid_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.forgotid_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.forgotid_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* afterservice.html */
.after_main #main {
	background-color: #ffffff;
}

.after_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.after_main #sl_main {
	width: 930px;
    float: right;
}

.after_main .afterservice_title {
    display: block;
    border-bottom: solid 2px #4f4f4f;
    font-weight: 700;
    font-size: 150%;
    margin: 20px 0px 20px 0px;
    padding-bottom: 2px;
}
.after_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.after_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.after_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.after_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.after_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.after_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.after_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* onlinestore.html */
.onlines_main #main {
	background-color: #ffffff;
}

.onlines_main .onlinestore_contents05 {
	background-color: #f9f9f9;
}

.onlines_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.onlines_main #sl_main {
	width: 930px;
    float: right;
}

.onlines_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.onlines_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.onlines_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.onlines_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.onlines_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.onlines_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.onlines_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.onlines_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* favoritelist.html */
.favoritelist_main #main {
	background-color: #ffffff;
}

.favoritelist_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.favoritelist_main #sl_main {
	width: 930px;
    float: right;
}

.favoritelist_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.favoritelist_main .title3 {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 116.66%;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.favoritelist_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.favoritelist_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.favoritelist_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.favoritelist_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.favoritelist_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.favoritelist_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.favoritelist_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* mem_mypage.html */
.m_mypage_main #main {
	background-color: #ffffff;
}

.m_mypage_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.m_mypage_main #sl_main {
	width: 930px;
    float: right;
}

.m_mypage_main .member_mypage_title {
    display: block;
    border-bottom: solid 2px #4f4f4f;
    font-weight: 700;
    font-size: 150%;
    margin: 20px 0px 20px 0px;
    padding-bottom: 2px;
}

.m_mypage_main .member_mypage_title2 {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 120%;
    padding: 5px 10px;
    margin: 20px 0px 15px 0px;
}

.m_mypage_main .title3 {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 116.66%;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.m_mypage_main .icon_link.gr_icon4{
	background-image:url(../img/add/closed_cat_gr002.png);
}

.m_mypage_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.m_mypage_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.m_mypage_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.m_mypage_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.m_mypage_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.m_mypage_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.m_mypage_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* register.html */
.regist_main #main {
	background-color: #ffffff;
}

.regist_main .onlinestore_contents05 {
	background-color: #f9f9f9;
}
.regist_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.regist_main #sl_main {
	width: 930px;
    float: right;
}

.regist_main .register_title {
    display: block;
    border-bottom: solid 2px #4f4f4f;
    font-weight: 700;
    font-size: 150%;
    margin: 20px 0px 20px 0px;
    padding-bottom: 2px;
}

.regist_main .register04 {
    height: auto;
    width: 730px;
    margin-left: 100px;
}

.regist_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.regist_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.regist_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.regist_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.regist_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.regist_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.regist_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* aboutpayment.html */
.a_payment_main #main {
	background-color: #ffffff;
}

.a_payment_main .onlinestore_contents05 {
	background-color: #f9f9f9;
}

.a_payment_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.a_payment_main #sl_main {
	width: 930px;
    float: right;
}

.a_payment_main .payment_title {
    display: block;
    border-bottom: solid 2px #4f4f4f;
    font-weight: 700;
    font-size: 150%;
    margin: 30px 0px 20px 0px;
    padding-bottom: 2px;
}

.a_payment_main .title3 {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 116.66%;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.a_payment_main .payment_title02 {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 116.66%;
    padding: 5px 10px;
    margin: 20px 0px 20px 0px;
}

.a_payment_main .icon_link.gr_icon4 {
    background-image: url(/user_data/packages/default/img/add/closed_cat_gr002.png);
}

.a_payment_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

.a_payment_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.a_payment_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.a_payment_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.a_payment_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.a_payment_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.a_payment_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.a_payment_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* aboutdelivery.html */
.a_delivery_main #main {
	background-color: #ffffff;
}

.a_delivery_main .derivery_title {
    display: block;
    border-bottom: solid 2px #4f4f4f;
    font-weight: 700;
    font-size: 150%;
    margin: 30px 0px 20px 0px;
    padding-bottom: 2px;
}

.a_delivery_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.a_delivery_main #sl_main {
	width: 930px;
    float: right;
}

.a_delivery_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.a_delivery_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.a_delivery_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.a_delivery_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.a_delivery_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.a_delivery_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.a_delivery_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* guide.html */
.guide_main #main {
	background-color: #ffffff;
}

.guide_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.guide_main #sl_main {
	width: 930px;
    float: right;
}

.guide_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.guide_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.guide_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.guide_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.guide_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.guide_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.guide_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.guide_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* aboutorder.html */
.a_order_main #main {
	background-color: #ffffff;
}

.a_order_main .onlinestore_contents05 {
	background-color: #f9f9f9;
}

.a_order_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.a_order_main .shopping_order_title {
    display: block;
    border-bottom: solid 2px #4f4f4f;
    font-weight: 700;
    font-size: 150%;
    margin: 20px 0px 20px 0px;
    padding-bottom: 2px;
}

.a_order_main .shopping_order_title02 {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 116.66%;
    padding: 5px 10px;
    margin: 20px 0px 20px 0px;
}

.a_order_main .title3 {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 116.66%;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.a_order_main .shopping_order01 .shopping_order_img01 {
    padding: 0px;
    margin: 0 auto;
    display: block;
    border: none;
}

.a_order_main #sl_main {
	width: 930px;
    float: right;
}

.a_order_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.a_order_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

.a_order_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.a_order_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.a_order_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.a_order_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.a_order_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.a_order_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* f_a.html */
.fa_main .big_boxes3 li .title {
    display: table;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    border-bottom: solid 2px #4f4f4f;
}

.fa_main .title0 {
    display: block;
    border-bottom: solid 3px #4f4f4f;
    font-weight: 700;
    font-size: 191.66%;
    margin-top: 30px;
    padding-bottom: 3px;
    margin-bottom: 25px;
    margin-right: 270px;
}

.fa_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.fa_main .icon_link_arrow3 {
    background-image: url(../img/add/icon_link_gr_s.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
    margin: 0px 0px 0px 20px;
    text-decoration: none;
    display: inline-block;
}

.fa_main .big_boxes3 li a{
	display:block;
	width:390px;
	height:330px;
	text-decoration:none;
}

.fa_main .big_boxes2 li .article {
    display: block;
    border: solid 1px #cccccc;
    text-decoration: none;
    background-image: url(../img/add/big_gr_arrow.png);
    background-repeat: no-repeat;
    background-position-x: 358px;
    background-position-y: center; 
    padding: 25px 50px 25px 20px;
}

.fa_main .big_boxes2 li .article .image {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
}

.fa_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

.fa_main .box.grey a:first-of-type {
    margin-right: 7px;
}

.fa_main .box.grey a {
    width: 586px;
    float: left;
}

.fa_main .special_button {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0;
    background: #ffffff;
    text-decoration: none;
    border: solid 1px #d4d4d4;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    font-weight: 700;
    font-size: 133.33%;
    color: #4f4f4f;
}

/* aboutmailmag.html */
.a_melmaga_main #main {
	background-color: #ffffff;
}

.a_melmaga_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.a_melmaga_main .mailmag_title {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 14px;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.a_melmaga_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

.a_melmaga_main .toTheRight.margBtm20 a:hover {
    border-color: #ae0929;
}
.a_melmaga_main .toTheRight.margBtm20 a {
    font-weight: bold;
    font-size: 14px;
    color: #735f5a;
    background-color: #ffffff;
    border: solid 2px;
    border-color: #735f5a;
    border-radius: 8px;
    padding: 5px 25px 5px 0px;
    text-decoration: none;
    width: 360px;
    margin-top: 30px;
}

.a_melmaga_main .mailmag02 img {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 730px
}

.a_melmaga_main a.icon_link:hover {
    text-decoration: none;
}

.a_melmaga_main .plus003.icon_link {
    display: inline-block;
    background-image: url(../img/add/icon_more.png);
    background-position: 315px center;
    background-repeat: no-repeat;
    text-decoration: none;
}

.a_melmaga_main .mailmag_info {
	background-color: #ececec;
}

.a_melmaga_main #mailmag .mailmag_info p {
	color: #222222;
	font-size: 12px;
	padding: 20px;
}

.a_melmaga_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.a_melmaga_main #sl_main {
	width: 930px;
    float: right;
}

.a_melmaga_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}
.single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.a_melmaga_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.a_melmaga_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.a_melmaga_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.a_melmaga_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.a_melmaga_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.a_melmaga_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* aboutgoods.html */
.a_goods_main #main {
	background-color: #ffffff;
}

.a_goods_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.a_goods_main #sl_main {
	width: 930px;
    float: right;
}

.a_goods_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.a_goods_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.a_goods_main .item_guide_title {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 150%;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.a_goods_main .item_guide_font01 {
    color: #af0a2a;
    font-weight: bold;
    font-size: 16px;
}

.a_goods_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.a_goods_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.a_goods_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.a_goods_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.a_goods_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.a_goods_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* about_yearlycontract.html */
.a_ycontract_main #main {
	background-color: #ffffff;
}

.a_ycontract_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.a_ycontract_main #sl_main {
	width: 930px;
    float: right;
}

.a_ycontract_main .yearly_contract_title {
    display: block;
    border-bottom: solid 2px #4f4f4f;
    font-weight: 700;
    font-size: 150%;
    margin: 30px 0px 20px 0px;
    padding-bottom: 2px;
}

.a_ycontract_main .yearly_contract_title02 {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 116.66%;
    padding: 5px 10px;
    margin: 20px 0px 20px 0px;
}

.a_ycontract_main .yearly_contract08 {
    width: 114px;
    height: 42px;
    margin: 0% 0% 3% 0%;
    padding: 1% 1% 1% 1%;
    background-color: #4f4f4f;
    border-radius: 5px;
    border: 0;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    float: left;
    font-size: 14px;
}

.a_ycontract_main #sl_contents.inside #sl_sidebar {
	padding-top: 20px;
    float: left;
}

.a_ycontract_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.a_ycontract_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.a_ycontract_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.a_ycontract_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.a_ycontract_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.a_ycontract_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* faq001.html */
.faq_main #main {
	background-color: #ffffff;
}

.faq_main .faq_title1 {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 116.66%;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.faq_main .faq_contents02 {
    float: left;
    width: 2%;
    color: #4f4f4f;
    font-weight: bold;
    font-size: 16px;
}

.faq_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.faq_main .faq_contents02-2 {
    float: left;
    width: 2%;
    color: #4f4f4f;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
}

.faq_main #sl_main {
	width: 930px;
    float: right;
}

.faq_main #sl_contents.inside #sl_sidebar {
	padding-top: 30px;
    float: left;
}

.faq_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.faq_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.faq_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.faq_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.faq_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

.faq_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

/* transaction.html */
.trans_main #main {
	background-color: #ffffff;
}

.trans_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.trans_main #sl_main {
	width: 930px;
    float: right;
}

.trans_main .text01 {
	color: #333333;
	font-size: 14px;
	text-align: left;
}

.trans_main .title1 {
    text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.trans_main #sl_contents.inside #sl_sidebar {
	padding-top: 30px;
    float: left;
}

.trans_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.trans_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.trans_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.trans_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.trans_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

/* reg_contract.html */
.reg_c_main #main {
	background-color: #ffffff;
}

.reg_c_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.reg_c_main #sl_main {
	width: 930px;
    float: right;
}

.reg_c_main .yearly_contract_title {
    display: block;
    border-bottom: solid 2px #4f4f4f;
    font-weight: 700;
    font-size: 150%;
    margin: 30px 0px 20px 0px;
    padding-bottom: 2px;
}

.reg_c_main .yearly_contract_title02 {
    display: block;
    border-left: solid 5px #4f4f4f;
    background: #f9f9f9;
    font-size: 116.66%;
    padding: 5px 10px;
    margin: 20px 0px 20px 0px;
}

.reg_c_main .icon_link.gr_icon {
    background-image: url(/user_data/packages/default/img/add/icon_link_gr.png);
}

.reg_c_main #sl_contents.inside #sl_sidebar {
	padding-top: 30px;
    float: left;
}

.reg_c_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.reg_c_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.reg_c_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.reg_c_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.reg_c_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

/* terms.html */
.terms_main #main {
	background-color: #ffffff;
}

.terms_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.terms_main #sl_main {
	width: 930px;
    float: right;
}

.terms_rule_title1 {
    display: block;
    border-bottom: solid 2px #4f4f4f;
    font-weight: 700;
    font-size: 150%;
    margin: 20px 0px 10px 0px;
    padding-bottom: 2px;
}

.terms_main #sl_contents.inside #sl_sidebar {
	padding-top: 30px;
    float: left;
}

.terms_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.terms_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.terms_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.terms_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.terms_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

/* privacypol.html */
.sitepol_main #main {
	background-color: #ffffff;
}

.sitepol_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.sitepol_main #sl_main {
	width: 930px;
    float: right;
}

.sitepol_main .sitepolicy_title1 {
    display: block;
    border-bottom: solid 2px #4f4f4f;
    font-weight: 700;
    font-size: 150%;
    margin: 20px 0px 10px 0px;
    padding-bottom: 2px;
}

.sitepol_main #sl_contents.inside #sl_sidebar {
	padding-top: 30px;
    float: left;
}

.sitepol_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.sitepol_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.sitepol_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.sitepol_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.sitepol_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

/* s_map.html */
.s_map_main #main {
	background-color: #ffffff;
}

.s_map_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.s_map_main #sl_main {
	width: 930px;
    float: right;
}

.s_map_main #sm a.img_view {
    text-decoration: none;
    font-size: 108.33%;
    padding-left: 12px;
    background-image: url(/user_data/packages/default/img/add/icon_arrow.png);
    background-repeat: no-repeat;
    background-position: left 4px;
}

.s_map_main #sm a.img_view02 {
    text-decoration: none;
    font-size: 108.33%;
    padding-left: 16px;
    background-image: url(/user_data/packages/default/img/add/icon_blank_black.png);
    background-repeat: no-repeat;
    background-position: left 4px;
}

.s_map_main .sitemap_title1 {
    display: block;
    border-bottom: solid 2px #4f4f4f;
    font-weight: 700;
    font-size: 120%;
    margin-bottom: 20px;
    padding-bottom: 2px;
}

.s_map_main #sl_contents.inside #sl_sidebar {
	padding-top: 30px;
    float: left;
}

.s_map_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.s_map_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.s_map_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.s_map_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.s_map_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

/* siteterms.html */
.s_terms_main #main {
	background-color: #ffffff;
}

.s_terms_main .sidebar_span .icon_link_arrow {
    background-position-x:4px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url(../img/add/closed_cat_gr.png);
    text-decoration: none;
}

.s_terms_main #sl_main {
	width: 930px;
    float: right;
}

.s_terms_main #sl_contents.inside #sl_sidebar {
	padding-top: 30px;
    float: left;
}

.s_terms_main .sidebar_span h4.sl_content_active{
	background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
	color:#ffffff;
}

.s_terms_main .sidebar_span h4.sl_content_active:hover{
  background:#aaaaaa url(/user_data/packages/default/img/add/opened_cat_white.png) no-repeat 4px 11px;
  color:#ffffff;
}

.s_terms_main .sidebar_span h4:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/closed_cat_white.png) no-repeat 4px 11px;
  color: #ffffff;
  text-decoration: none;
}

.s_terms_main .single_ct.icon_link_arrow {
  background:url(/user_data/packages/default/img/add/icon_arrow.png) no-repeat 4px 10px;
}

.s_terms_main .single_ct.icon_link_arrow:hover {
  background:#aaaaaa url(/user_data/packages/default/img/add/icon_arrow_white.png) no-repeat 4px 10px;
  color: #ffffff;
  text-decoration: none;
}

















/*  クイック検索  */
.QuickSearch {
    position: fixed;
    bottom:150px;
    right:30px;
    background: url(/user_data/packages/default/img/add/qk_search.png) no-repeat;
    width:90px;
    height:90px;
}

.QuickSearch:hover{
        opacity: 0.8;
        color:#FFFFFF;
}

.modal_search {
    padding-top: 20px;
    margin-top: 10px;
	margin-bottom: 50px;
}

.modal_search #search_form select {
    height: 35px;
    background-color: #eeeeee;
    width: 175px;
    padding-left: 8px;
    float: left;
    -webkit-border-radius: 3px 0 0 3px;
    border: solid 1px;
    border-right: none;
    border-color: #4f4f4f;
    border-radius: 3px 0 0 3px;
}

.modal_search #search_form input {
    width: 718px;
    padding-left: 8px;
    height: 35px;
    border: solid 1px;
    border-color: #4f4f4f;
    background: #ffffff;
    float: left;
}

.modal_search #search_form button {
    display: block;
    width: 35px;
    height: 35px;
    background: none;
    background-image: url(../img/add/header_button_black.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    cursor: pointer;
    border: none;
}

.modal_ctgr {
	margin-bottom: 50px;
}

.modal_btn {
	width: 100%;
	height: auto;
	display: flex;
	margin-bottom: 30px;
	margin-top: 30px;
}

.modal_btn .modal_tot {
	margin-left: 10px;
}

.modal_btn .modal_cart {
	margin-left: 20px;
}


/* TOPページへ */
.GoTotop {
    position: fixed;
    bottom:20px;
    right:30px;
    background: url(/user_data/packages/default/img/add/pagetop.png) no-repeat;
    width:90px;
    height:90px;
}
.GoTotop:hover{
        opacity: 0.8;
        color:#FFFFFF;
}

/* 商品カテゴリ */
.balloon{
  position: relative;
}
.posi001.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 43px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi002.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 159px;
   bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi003.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 275px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi004.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 391px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi005.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 507px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi_wisedays.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 557px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi006.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 623px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi007.balloon{
  content: '';
  position: absolute;
  display: block;
  right: 45px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi008.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 45px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi009.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 43px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi010.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 159px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi011.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 275px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi012.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 391px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi013.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 507px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi014.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 623px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi015.balloon{
  content: '';
  position: absolute;
  display: block;
  right: 45px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi016.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 45px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi017.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 43px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi018.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 159px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi019.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 275px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi020.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 391px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi021.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 507px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi022.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 623px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
.posi023.balloon{
  content: '';
  position: absolute;
  display: block;
  left: 739px;
  bottom: -13px;	
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #4f4f4f;
  border-left: 15px solid transparent;
}
* {
  margin:0;
  padding:0;
}
.ct_nav {
  position:relative;
}
.ct_nav > ul {
  display:flex;
  width:930px;
  height: 160px;
  margin:0 auto;
  list-style:none;
}
.ct_nav > ul > li {
  width:100%;
  background:#ffffff;
  color:#4f4f4f;
  text-align:center;
}
.ct_wrap.ct_wrap001 {
  position:absolute;
  /*top:100%;*/
  bottom:100%;
  left:0;
  width:100%;
  z-index: 1;
}
.ct_wrap.ct_wrap002 {
  position:absolute;
  bottom: 100%;
  left:0;
  width:100%;
  z-index: 1;
}
.ct_wrap.ct_wrap003 {
  position:absolute;
  bottom: 100%;
  left:0;
  width:100%;
  z-index: 1;
}
.ct_wrap .ct_inner {
  display:none;
  width:930px;
  height:160px;
  margin:0 auto;
  background:#4f4f4f;
}
.ct_menu {
	display: block;
	background-color: #ffffff;
	text-align: center;
	width: 930px;
}
.ct_menu img {
	display: block;
	width: 100%;
	padding-bottom: 15px;
}
.ct_menu a.ct_title {
	display: block;
	text-decoration: none;
 /* font-weight: bold; */
	padding-top: 29px;
}
.ct_menu a.ct_title:hover {
	opacity: 0.8;
	display: block;
}
.ct_menu .child_menu a {
	display: block;
	text-decoration: none;
	color: #f9f9f9;
}
.ct_menu .child_menu a:hover {
	display: block;
	text-decoration: underline;
	color: #ffffff;
}
.ct_menu .child_menu_all a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #f9f9f9;
	margin-bottom: 10px;
	width: max-content;
}
.ct_menu .child_menu_all a:hover {
	display: block;
	text-decoration: underline;
	color: #ffffff;
}
.ct_menu .ct_wrap .ct_inner ul.menu__second-level > li.child_menu {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    padding-right: 24px;
    border-right: 1px solid #ffffff;
    border-top: none;
    border-bottom: none;
    line-height: 1;
    list-style-type: none;
}

.ct_menu .ct_wrap .ct_inner ul.menu__second-level > li.child_menu_all {
    list-style-type: none;
}

.ct_menu .ct_wrap .ct_inner ul.menu__second-level {
    /*width: 100%;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    background: #4f4f4f;*/
    width: 100%;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    background: #4f4f4f;
}

iframe#detail_iframe{
    max-width: 100%;
    width: 100%!important;
    box-sizing: border-box;
    overflow: hidden;
    height: 400px!important;
}
table span.redColor{
	display: block;
}
div#dialog{
    height: 320px!important;
}

/*************20191129追記ここから********************/
.vacation_box{
	display: block;
	width: 1200px;
	padding: 10px;
	margin: 10px auto 30px;
	border:1px solid #dcdcdc;
}
.vacation_box .summer_title1{
	padding-left: 24px;
	margin-bottom: 10px;
	border-bottom: 2px solid #ae0b2a;
}
.vacation_box .summer_vac00{
	width: 100%;
	padding: 0;
	margin-left: 0!important;
	font-size: 110%;
}
.vacation_box p{
	line-height: 1.8em;
}
.vacation_box p span.summer_vac03_2{
	color: #ae0b2a;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
.vacation_box p span.bold{
	font-weight: bold;
}

/*************20191129追記ここまで********************/

/********20200317追記**********/
#kaito .main_image{
	display: block;
	margin:0 auto;
}
#kaito p,#kaito ul li{
	font-size: 116.66%;
}
#kaito .color{
	color:#af0a2a;
}
#kaito .bold{
	font-weight: bold;
}
#kaito .big{
	font-size: 1.2em;
}
#kaito .big2{
	font-size: 1.1em;
}
#kaito .flexbox{
	display: flex;
	flex-wrap: wrap;
}
#kaito .flexbox + .flexbox{
	margin-top:20px;
}
#kaito .flexbox .flex_inner{
		max-width: 65%;
		margin-bottom: 15px;
}
#kaito .flexbox.colorbk {
	border:1px solid #ccc;
	padding: 10px;
	box-sizing: border-box;
	margin:20px 50px;
}
#kaito .flexbox .flex_inner:nth-child(odd){
	margin-right: 10px;
}
#kaito ul{
	margin:0 0 10px;
}
#kaito ul li{
	list-style-type: none;
}
#kaito span.space{
	height: 10px;
	display: block;
}
#kaito .flexbox.harf .flex_inner{
	width: 49%;
	clear: both;
}
#kaito .flexbox.harf .flex_inner:nth-child(odd){
	margin-right: 2%;
}
#kaito .flexbox.harf .flex_inner figure{
	float: left;
	margin-right: 10px;
}
#kaito .flexbox .flex_inner .vignets{
	margin-top: 5px;
}
#kaito .flexbox.harf ul li{
	padding-left: 1em;
}
#kaito .flexbox.harf ul li:first-letter{
	margin-left: -1em;
}
/********20200317追記**********/

/***20220208追記***/
.products_list .article .desc span.new_item,
.products_list .article .desc span.sale_item{
	background-color: #ae0929;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
	border-radius: 4px;
	margin-right: 5px;
}
#sl_product_description .price .price_red,
.products_list .article .price_red{
	color: #ae0929;
}

/***20220208追記***/
/***20220222**/
.products_list .price{
	font-size: 16px;
	font-weight: bold;
}
.products_list .price .orange{
	font-size: 20px;
}
/***20220222**//***20220301***/
.ctgr.products_list.four_elements.grid_type li{
	width: 280px;
	margin-left: 25px;
}
.ctgr.products_list.four_elements.grid_type li:nth-child(1),
.ctgr.products_list.four_elements.grid_type li:nth-child(4n + 1){
	margin-left: 80px;
}
.inside .products_list.grid_type .image210{
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	height: 280px;
	position: relative;
}
.inside .products_list.grid_type .image210 img{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	display: block;
}
.ctgr.products_list.grid_type .desc{
width: 240px;
margin: 0 auto;
}


/***20220301***/
/**detail.php***/
#photoslider{
	width: 594px;
}
#photoslider #imagegallery{
	width: 100%;
	max-width: 750px;
}
#photoslider #thumb{
	margin-top: 20px;
	padding: 0 50px 60px;
}
#photoslider #thumb img{
	width: 140px;
}
#photoslider #thumb .slick-current img{
	border: 2px solid #ae0a29;
}
#photoslider .slick-prev,#photoslider .slick-next{
	z-index: 2;
	width: 40px;
    height: 50px;
    box-sizing: border-box;
    display: block;

}
#photoslider .slick-prev:before,#photoslider .slick-next:before{
	    content: "";
    background-color: rgba(255,255,255,.6);
    width: 40px;
    height: 50px;
    display: block;
    background-position: center;
    background-size: 30px auto;
    background-repeat: no-repeat;
    transition: .3s;
}
#photoslider .slick-next:hover:before{
	background-position: right 0 center;
}
#photoslider .slick-prev:hover:before{
	background-position: left 0 center;
}
#photoslider .slick-prev:before{
	border-radius: 0 8px 8px 0;
	background-image: url(/user_data/packages/default/img/common/detail_prev.png);
}
#photoslider .slick-next:before{
	border-radius: 8px 0 0 8px;
	background-image: url(/user_data/packages/default/img/common/detail_next.png);
}
#photoslider .slick-next{
	right: 0;
}
#photoslider .slick-prev{
	left: 0;
}
.prdt_main #sl_product_visuals{
	display: flex;
		float: none;
}

.prdt_main #sl_product_description{
	margin-left: 40px;
}
#thumb .slick-prev,#thumb .slick-next{
top:35%
}
.prdt_main #sl_product_description{
	min-width: 500px;
}
/***20220301***/

/***20220330***/
#header_nav02 .hn2_inner{
	max-width: 100%;
	width: 1219px;
	margin: 20px auto;
}
#header_nav02 .hn2_inner ul{
	display: flex;
	justify-content: space-between;
}
#header_nav02 .hn2_inner ul li{
	list-style-type: none;
}
#header_nav02 .hn2_inner ul li + li{
	border-left: 1px solid #CCC;

}
#header_nav02 .hn2_inner ul li a{
	height: 50px;
	/*min-width: 130px;*/
	min-width: 110px;
	text-align: center;
	display: flex;
	align-items: center;
	text-align: center;
	text-decoration: none;
}
#header_nav02 .hn2_inner ul li a .hn2_catttl{
	width: 100%;
	display: block;
	text-align: center;
}
#header_nav02 .hn2_inner ul li.hn2_hasmenu .nav_ttl.hn2_catttl{
height: 50px;
	/*min-width: 130px;*/
	min-width: 110px;
	text-align: center;
	display: block;
	padding-top: 16px;
	cursor: pointer;
	position: relative;
}
#header_nav02 .hn2_inner ul li{
	position: relative;
}
#header_nav02 .hn2_inner ul li:nth-child(1) .hn2_catttl:before{
	bottom: 0;
}
#header_nav02 .hn2_inner ul li .hn2_catttl{
	font-size: 11px;
	line-height: 15px;
}
#header_nav02 .hn2_inner ul li.off .hn2_catttl{
	color: #ccc;
	cursor: none;
}
#header_nav02 .hn2_inner ul li.off .hn2_catttl:before{
	display: none;
}
#header_nav02 .hn2_inner ul li .hn2_catttl:before{
	content: "";
	display: block;
	height: 2px;
	width: 0;
	background-color: #333;
	transition: .3s;
	left: 0;
	right: 0;
	bottom: 5px;
	margin: auto;
	position: absolute;
}
#header_nav02 .hn2_inner ul li .hn2_catttl:hover:before{
	width: 90%;
}
#header_nav02 .hn2_inner ul li .nav_child{
	position: absolute;
	background-color: #fff;
	border:1px solid #ccc;
	border-radius: 8px;
	padding: 25px 40px;
	display: flex;
	/*justify-content: space-between;*/
	justify-content: flex-start;
	right: 0;
	flex-wrap: wrap;
	z-index: 999;
}
#header_nav02 .hn2_inner ul li .nav_child.hn2_menu01{
	width: 800px;
	right: -110px;
}

#header_nav02 .hn2_inner ul li .nav_child.hn2_menu02{
	width: 200px;
}
#header_nav02 .hn2_inner ul li .nav_child.hn2_menu03{
	max-width: 100vw;
	width: 1219px;
	left: -330px;
	margin: auto;
}
#header_nav02 .hn2_inner ul li .nav_child.hn2_menu04{
		width: 800px;
		left: -240px;
}
#header_nav02 .hn2_inner ul li .nav_child ul{
	display: block;
}
#header_nav02 .hn2_inner ul li .nav_child:before{
	content: "";
	display: block;
	background-image: url(../img/add/nav_fukidashi.png);
	width: 25px;
	height: 15px;
	background-size: 25px auto;
	background-repeat: no-repeat;
	position: absolute;
	top: -15px;
	right: 20%;
	z-index: 99;
}
#header_nav02 .hn2_inner ul li .nav_child.hn2_menu04:before{
	right: auto;
	left: 280px;
}
#header_nav02 .hn2_inner ul li .nav_child ul{
	max-width: 20%;
	width: 152px;
	padding-bottom: 50px;
}
#header_nav02 .hn2_inner ul li .nav_child ul li{
	border-left: none;
	height: auto;
	min-height: 14px;
	padding: 5px 0;
	text-align: left;
}
#header_nav02 .hn2_inner ul li .nav_child ul li a{
	height: auto;
	position: relative;
	transition: .3s;
}
#header_nav02 .hn2_inner ul li .nav_child ul li a:before{
	content: ">";
	color: #666;
	display: inline-block;
	font-size: 10px;
	padding-right: 3px;
}
#header_nav02 .hn2_inner ul li .nav_child ul li a:after{
	content: "";
	display: block;
	width: 0;
	height: 1px;
	background-color: #333;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: .3s;
}
#header_nav02 .hn2_inner ul li .nav_child ul li a:hover:after{
	width: 100%;
	transition: .3s;
}
#header_nav02 .hn2_inner ul li .nav_child.hn2_menu03 a{
	height: auto;
}
#header_nav02 .hn2_inner ul li .nav_child.hn2_menu03:before{
	right: auto;
	left: 380px;
}
/***20220330***/


/***20220413***/
.miyagi_order .shopping_order01{
	width: calc(100% - 10px);
}
.miyagi_order .afterservice03 img{
	max-width: 100%;
}
/***20220413***/



/***20220628***/
.igo_product{
	box-sizing: border-box;
	width: 95%!important;
	margin: 0 auto;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
}
.igo_product a:nth-child(1){
	font-size: 16px;
    font-weight: bold;
    text-decoration: none;
        display: block;
    line-height: 1.4em;
    min-height: 60px;
    padding: 5px 10px;
}
.igo_product .igo_product_product_name{
	display: block;
	line-height: 1.4em;
    min-height: 2.8em;
    padding: 5px 10px;
}
.igo_product .igo_product_regular_price{
	font-weight: bold;
	padding: 5px 10px;
}
body .slick-active{
	opacity: 1;
}
.igo_boxbody.slick-initialized.slick-slider{
	padding-top: 20px;
}
#igdrec_1 .igo_boxhead{
text-align: left;
    border-bottom: 2px solid #4f4f4f;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 2px;
    font-size: 150%;
}
#igdrec_1 .igo_boxbody.slick-initialized.slick-slider{
	padding: 0 30px;
	box-sizing: border-box;
}
#igdrec_1 .igo_boxbody.slick-initialized.slick-slider .slick-prev{
	    width: 20px;
    height: 20px;
    background-image: url(/user_data/packages/default/img/2019_common/prev.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 5px;
}
#igdrec_1 .igo_boxbody.slick-initialized.slick-slider .slick-next{
	    width: 20px;
    height: 20px;
    background-image: url(/user_data/packages/default/img/2019_common/next.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: 5px;
}
#igdrec_1 .igo_boxbody.slick-initialized.slick-slider .slick-prev:before,
#igdrec_1 .igo_boxbody.slick-initialized.slick-slider .slick-next:before{
	content: "";
}
.pages_reccomend{
	padding-bottom: 30px;
}
.pages_reccomend .igo_product{
	min-height: 315px;
}
.top_recommend .igo_product{
	min-height: 340px;
}
.top_recommend,.pages_reccomend{
	padding-top: 20px;
}

/***20220628***/


/****20220701****/
.ct_wrap .ct_inner{
	width: 100%;
}
.ct_wrap.ct_posi001{
	width: 180px;
	left: -30px;
	bottom: 90%;
}
.modaal-content-container .ct_wrap.ct_posi001{
	left: 0;
}

.ct_wrap.ct_posi002{
	width: 180px;
	left: 85px;
	bottom: 90%;
}
.ct_wrap.ct_posi003{
	width: 180px;
	left: 200px;
	bottom: 90%;
}
.ct_wrap.ct_posi004{
	width: 100%;
	left: 0;
	bottom: 90%;
}
.ct_wrap.ct_posi005{
	width: 180px;
	left: 440px;
	bottom: 90%;
}
.ct_wrap.ct_posi_wisedays{
	width: 180px;
	left:  555px;
	bottom: 90%;
}
.ct_wrap.ct_posi006{
	width: 180px;
	left: 670px;
	bottom: 90%;
}
.ct_wrap.ct_posi007{
	width: 180px;
	left: auto;
	right: 0;
	bottom: 90%;
}
.ct_wrap.ct_posi008{
	width: 180px;
	left: 0;
	right: auto;
	bottom: 90%;
}
.ct_wrap.ct_posi009{
	width: 790px;
	left: -150px;
	bottom: 90%;
}
.modaal-content-container .ct_wrap.ct_posi009{
	left: 0;
}
.ct_wrap.ct_posi010{
	width: 190px;
	left: 200px;
	bottom: 90%;
}
.ct_wrap.ct_posi011{
	width: 250px;
	left: 280px;
	bottom: 90%;
}
.ct_wrap.ct_posi012{
	width: 400px;
	left: 320px;
	bottom: 90%;
}
.ct_wrap.ct_posi013{
	width: 210px;
	left: 540px;
	bottom: 90%;
}
.ct_wrap.ct_posi014{
	width: 180px;
	left: 670px;
	bottom: 90%;
}
.ct_wrap.ct_posi015{
	width: 340px;
	left: auto;
	right: 0;
	bottom: 90%;
}
.ct_wrap.ct_posi016{
	width: 180px;
	left: 0;
	right: auto;
	bottom: 90%;
}
.ct_wrap.ct_posi017{
	width: 180px;
	left: 85px;
	bottom: 90%;
}
.modaal-content-container .ct_wrap.ct_posi016{
	left: 0;
}
.ct_wrap.ct_posi018{
	width: 460px;
	left: 55px;
	bottom: 90%;
}
.modaal-content-container .ct_wrap.ct_posi018{
	left: 0;
}
.ct_wrap.ct_posi019{
	width: 720px;
	left: 50px;
	bottom: 90%;
}
.modaal-content-container .ct_wrap.ct_posi019{
	left: 0;
}
.ct_wrap.ct_posi020{
	width: 240px;
	left: 410px;
	bottom: 90%;
}
.ct_wrap.ct_posi021{
	width: 180px;
	left: 550px;
	bottom: 90%;
}
.ct_wrap.ct_posi022{
	width: 180px;
	left: 670px;
	bottom: 90%;
}
.ct_wrap.ct_posi023{
	width: 420px;
	left: auto;
	right: 0;
	bottom: 90%;
}
.posi001.balloon,.posi002.balloon,.posi003.balloon,
.posi005.balloon,.posi006.balloon,
.posi010.balloon,.posi011.balloon,.posi012.balloon,.posi013.balloon,
.posi014.balloon,
.posi017.balloon,.posi018.balloon,.posi019.balloon,
.posi020.balloon,.posi021.balloon,.posi022.balloon,.posi_wisedays.balloon{
  left: 0;
  right: 0;
  margin: auto;
}
.ct_wrap.ct_posi001 .ct_inner,
.ct_wrap.ct_posi002 .ct_inner,
.ct_wrap.ct_posi003 .ct_inner,
.ct_wrap.ct_posi005 .ct_inner,
.ct_wrap.ct_posi006 .ct_inner,
.ct_wrap.ct_posi007 .ct_inner,
.ct_wrap.ct_posi008 .ct_inner,
.ct_wrap.ct_posi014 .ct_inner,
.ct_wrap.ct_posi016 .ct_inner,
.ct_wrap.ct_posi017 .ct_inner,
.ct_wrap.ct_posi021 .ct_inner,
.ct_wrap.ct_posi022 .ct_inner,
.ct_wrap.ct_posi_wisedays .ct_inner{
	height: 60px;
}
.ct_wrap.ct_posi009 .ct_inner,
.ct_wrap.ct_posi010 .ct_inner,
.ct_wrap.ct_posi011 .ct_inner,
.ct_wrap.ct_posi012 .ct_inner,
.ct_wrap.ct_posi013 .ct_inner,
.ct_wrap.ct_posi015 .ct_inner,
.ct_wrap.ct_posi018 .ct_inner,
.ct_wrap.ct_posi019 .ct_inner,
.ct_wrap.ct_posi020 .ct_inner,
.ct_wrap.ct_posi023 .ct_inner{
	height: 90px;
}
.ct_wrap.ct_posi004 .ct_inner{
	height: 470px;
}
.posi004.balloon{
	left: 42%;
}
/*.posi008.balloon,*/
/*.posi016.balloon{
	left: auto;
	right: 45px;
}*/
.posi009.balloon{
	left: 310px;
}
.posi023.balloon{
	right: 45px;
	left: auto;
}
.modaal-content-container .posi001.balloon,
.modaal-content-container .posi009.balloon,
.modaal-content-container .posi017.balloon{
	left: 45px;
	right: auto;
}
.modaal-content-container .posi018.balloon{
	left: 160px;
	right: auto;
}
.modaal-content-container .posi019.balloon{
	left: 275px;
	right: auto;
}
.ct_menu .ct_wrap .ct_inner ul.menu__second-level{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.ct_menu .ct_wrap .ct_inner ul.menu__second-level > li.child_menu_all{
	width: 100%;
	text-align: center;
}
.ct_menu .ct_wrap .child_menu_all a{
	display: block;
	margin-left:auto;
	margin-right: auto;
}
.ct_menu .ct_wrap .ct_inner ul.menu__second-level > li.child_menu{
	float: none;
}
/*.ct_menu .ct_wrap .ct_inner ul.menu__second-level > li.child_menu:last-child{
	border-right: none;
	}*/
.ct_menu{
	padding: 15px 0 0 ;
}
/****20220701****/

.modaal-inner-wrapper .posi009.balloon{
	right: auto;
	left: 165px;
}


/* .dkdm-area{
  display:none;
} */

/* [data-element-id].dkdm-area{
  display:block;
} */
