/********************/
/*  ƒŠƒZƒbƒg‚b‚r‚r  */
/********************/
html, body {
	/*
	max-width:800px;
	line-height:1;
	*/
	width:100%;
	height:100%;
    
    margin:0 auto;
    background-color: #FFFFFF;
    padding:0;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

ul {
	list-style:none;
	padding:0;
}
li {
	padding:0;
}

a {
    display: block;
}

a {
    -webkit-tap-highlight-color:transparent;
}

input.btn {
  -webkit-appearance: none;
}

/*  ƒiƒrƒQ[ƒVƒ‡ƒ“ƒGƒŠƒA  */
#smart_navi{
	width:100%;
	height: 60px;
	position: fixed;
    top: 0;
    left: 0;
	background-color: #00A0E9;
	padding: 0;
}
#smart_navi_sub{
	width:100%;
	height: 60px;
	background-color: #00A0E9;
	position: absolute;
	top: 0;
    left: 0;
	padding: 0;
}
.side_menu li a{
	-webkit-tap-highlight-color:#7d7d7d;
	-webkit-tap-highlight-color:(0,0,0,0);
}
.top_image{
	width:25%;
	height: 80px;
	position: fixed;
	top: 0;
    left: 0;
    margin:0;
    /*
	background: URL(../img/sou_ka2.jpg) center 8px no-repeat;
	*/
	background: URL(../img/kei_log.png) center 4px no-repeat;
	background-size: 80px;
	padding:auto;
	text-decoration: none;
	vertical-align:middle;
	display:block;
	float:left;
}
.top_image_sub{
	width:25%;
	height: 80px;
	/*
	position: fixed;
	top: 0;
    left: 0;
    */
    top: 0;
    left: 0;
    margin:0;
    /*
	background: URL(../img/sou_ka2.jpg) center 8px no-repeat;
	*/
	background: URL(../img/kei_log.png) center 4px no-repeat;
	background-size: 80px;
	padding:auto;
	text-decoration: none;
	vertical-align:middle;
	display:block;
	float:left;
}
.navi1{
	width:25%;
	height: 44px;
	position: fixed;
	top: 0;
    left: 25%;
    margin:0;
	background: URL(../img/navi_home.png) center 1px no-repeat;
	background-size: 30px;
	padding:auto;
	text-decoration: none;
	vertical-align:middle;
	display:block;
	float:left;
}
/*
.navi2{
	width:24px;
	height:24px;
	position: fixed;
    top: 0;
	right: 25%;
	margin:0;
	background: URL(../img/cart.png) center 4px no-repeat;
	background-size: 45px;
	padding:auto;
	text-decoration: none;
	vertical-align:middle;
    display:block;
    float:center;
}
*/
/*
.navi3{
	width:25%;
	height: 60px;
	position: fixed;
    top: 0;
	right: 0;
	margin:0;
    background: URL(../img/navi_menu.png) center 15px no-repeat;
	background-size: 35px;
	padding:auto;
	text-decoration: none;
	vertical-align:middle;
    display:block;

}
*/
/*	V’…ƒŠƒXƒg@*/
.new_item_list{
	height:50px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DCDCDC;
	padding-top:20px;
	padding-left:20px;
	text-decoration: none;
	-webkit-tap-highlight-color:#7d7d7d;
	-webkit-tap-highlight-color:(0,0,0,0);
}
/*  ƒTƒCƒhƒƒjƒ…[  */  
ul.side_menu{
	width:100%;
	margin-bottom:60px;
	padding:0;
}
ul.side_menu li{
	width: 80%;
	height:30px;
	padding:15px;
	font-size:10px;
	text-align:left;
	vertical-align:middle;
	border-bottom: 1px solid #DCDCDC;
	-webkit-tap-highlight-color:#7d7d7d;
	-webkit-tap-highlight-color:(0,0,0,0);
}
ul.side_menu a{
	text-decoration: none;
	/*
	display: block;
	*/
}
.menu_img{
	width:20%;
	vertical-align: middle;
}
/*  ƒRƒ“ƒeƒ“ƒc  */
#wrap{
	width:100%;
	min-height: 100%;
	margin-bottom:-40px;
	height:auto;
}
* html #wrap{
	height:100%;
}
h1{
	text-align:center;
}

#top_title{
	width:100%;
	margin-top:60px;
	text-align:center;
}

.chapter_title{
	padding:10px;
	background:#f0f8ff;
	font-size:14pt;
	font-weight:bold;
	border-left: 4px solid #00a0e9;
	border-bottom: 1px solid #00a0e9;
}
.chapter_contents{
	margin:5px auto;
	width: 95%;
	border: 2px solid #00a0e9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding:5px;
}

/*  ƒJƒeƒSƒŠ */
.title{
/*	width:100%; */
	height:30px;
	margin:10px 0;
	padding-top:5px;
	background-color: #00A0E9;
	border-left: 4px solid #00A0E9;
	border-bottom: 1px solid #00A0E9;
	color:#000000;
/*	background-color: #00A0E9; */
	text-align:center;
}

.senke_image{
	width:48%;
	min-height:44px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    float:left;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:1%;
	margin-right:1%;
	-webkit-tap-highlight-color:#7d7d7d;
	-webkit-tap-highlight-color:(0,0,0,0);
}

.category_head {
/*	width:100%; */
	height:50px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DCDCDC;
	padding-top:10px;
	padding-left:5px;
/*	background: URL(../img/navi_plus.png) 95% 15px no-repeat;
	background-size: 20px; */
}
.plus{
	background: URL(../img/navi_plus.png) 95% 5px no-repeat;
	background-size: 40px;
}
.minus{
	background: URL(../img/navi_minus.png) 95% 5px no-repeat;
	background-size: 40px;
}
.up{
	background: URL(../img/navi_up.png) 95% 15px no-repeat;
	background-size: 20px;
}
.down{
	background: URL(../img/navi_down.png) 95% 15px no-repeat;
	background-size: 20px;
}
.navi_right{
	background: URL(../img/navi_right.png) 95% 15px no-repeat;
	background-size: 20px;
}
.category_row {display: none;}
.category_midle_head{
	height:50px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #DCDCDC;
	padding-top:5px;
	padding-left:5px;
}
.list_row{
	display: none;
}
.detail_list{
	height:50px;
	background-color: #DCDCDC;
	border-bottom: 1px solid #A9A9A9;
	padding-top:5px;
	padding-left:5px;
}
/*  ƒtƒbƒ^[  */
#footer{
	width:100%;
	height:30px;
	bottom:0;
	text-align:center;
	margin:10px 0 0 0;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 12px;
/*	background-color: #00A0E9; */
	background-color: #00A0E9;
}

/* ¤•iÚ× */
/* flicker */
.itemimg .item { width: 280px;margin-right:10px;margin-top:10px; }

.itemimg .moving {

  transition: transform .2s ease-out;

  -webkit-transition: -webkit-transform .2s ease-out;

  -moz-transition: -moz-transform .2s ease-out;

  -o-transition: -o-transform .2s ease-out;

  -ms-transition: -ms-transform .2s ease-out;

}



.arrows {

	margin-top:16px;

	margin-bottom:16px;

	text-align:center;

}



.arrows span {

	border-radius: 5px;

	background: linear-gradient(#cbcccf, #acaeb0);

	background: -moz-linear-gradient(#cbcccf, #acaeb0);

	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0)) #cbcccf;

	text-shadow:1px 1px #999;

	color:#333;

	padding: 8px 8px;

	text-decoration:none;

}

/* ƒpƒ“‚­‚¸ƒŠƒXƒg */
.breadsrumb {
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding:14px 5px;
	font-size:9pt;
	border-top:1px dotted #00A0E9;
	border-bottom:1px dotted #00A0E9;
	text-align:center;
}

.breadsrumb a {
	border-radius: 5px;
	background: #acaeb0;
	background: linear-gradient(#cbcccf, #acaeb0);
	background: -moz-linear-gradient(#cbcccf, #acaeb0);
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0)) #cbcccf;
	text-shadow:1px 1px #999;
	color:#000;
	padding: 6px 8px;
}

/* ƒTƒCƒYƒe[ƒuƒ‹ */
#detail_qp_size {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	color: #999999;
	font-size: 12px;
}
#detail_qp_size th{
	padding: 3px;
	width: 50px;
	background-color: #efefef;
	border: 1px solid #999999;
	font-weight: normal;
	
}
#detail_qp_size td{
	text-align:right;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
/* ŒŸõ */
#top-bar{
	background-color: #FFFFFF;
}
/* ŒŸõ—š—ð */
/* 20140805 add */
#span_k_word {
	padding: 5px;
	margin: 3px 0px 15px auto;
	font-size: 12px;
}
#span_k_word a{
	text-decoration:none;
	color:#ffffff;
	display: inline;
	background-color: #0a8d23;
	/*
	background-color: #b8d200;
	*/
	border-top: 1px solid #0a8d23;
	border-right: 1px solid #07631A;
	border-left: 1px solid #0a8d23;
	border-bottom: 1px solid #07631A;
	padding: 10px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-tap-highlight-color:#7d7d7d;
	-webkit-tap-highlight-color:(0,0,0,0);
}

.reset_btn{
	vertical-align:middle;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-decoration: none;
	background-color: #007bc3;
	color:#ffffff;
	border-top: 1px solid #89bdde;
	border-right: 1px solid #007bc3;
	border-left: 1px solid #89bdde;
	border-bottom: 1px solid #007bc3;
	padding: 3px 5px;
	display: inline;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-tap-highlight-color:#7d7d7d;
	-webkit-tap-highlight-color:(0,0,0,0);
}

/* ƒXƒ}ƒz”ÅŒˆÏˆ— */
/* ¤•iƒŠƒXƒg */
.kago, .get_point {
	margin:5px auto;
	width: 95%;
	padding: 5px 5px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	border: 2px solid #00A0E9;
	background:#fff;
}
.kago p, .get_point p {
	margin-top:5px;
	margin-left:5px;
	margin-right:10px;
	color:#000;
	font-size:10pt;
}
.kago p:first-child {
	color: #00F;
}
.kago p:first-child a {
	background: #c00;
	color:#fff;
	padding:2px;
	text-decoration:none;
}
.kago p:last-child , .get_point p:last-child {
	text-align:right;
	margin-bottom:5px;
}
.kago p:first-child {
	color: #00F;
}
/* ¤•i‡Œv */

.dtil_price  {
	margin:5px auto;
	width: 95%;
	padding: 5px 5px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	background:#fff;
	text-align:right;
	color:#000;
	font-size:12pt;
}

.dtil_price p {
	margin-top:5px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #333;
}

.dtil_price p:last-child {
	font-size:14pt;
	margin-bottom:5px;
	border-bottom:none;
}

.combtn {
	margin-top:16px;
	margin-bottom:16px;
	text-align:center;
}

.combtn a {
	width:90%;
	margin-right:auto;
	margin-left:auto;
	border-radius: 5px;
	background: linear-gradient(#cbcccf, #acaeb0);
	background: -moz-linear-gradient(#cbcccf, #acaeb0);
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0)) #cbcccf;
	text-shadow:1px 1px #999;
	color:#333;
	padding: 6px 8px;
	text-decoration:none;
}

.combtn .bookmarkbtn {
	float:left;
	border-radius: 5px;
	background: linear-gradient(#cbcccf, #acaeb0);
	background: -moz-linear-gradient(#cbcccf, #acaeb0);
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0)) #cbcccf;
	text-shadow:1px 1px #999;
	color:#333;
	padding: 6px 8px;
	text-decoration:none;
}

.combtn .bookmarkbtn_del {
	float:center;
	margin-:5px;
	border-radius: 5px;
	background: linear-gradient(#cbcccf, #acaeb0);
	background: -moz-linear-gradient(#cbcccf, #acaeb0);
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0)) #cbcccf;
	text-shadow:1px 1px #999;
	color:#333;
	padding: 6px 8px;
	text-decoration:none;
}

.combtn b {
	font-weight:bold;
}

/* ƒXƒ}ƒz•W€ƒe[ƒuƒ‹ */
	
	table.smb_bs_table {
		border-collapse: collapse;
	}
	.smb_bs_table th, .smb_bs_table td{ 
		margin: 0; 
		padding: 10px;
		border: 1px solid #babcbf;
	}
	.smb_bs_table{ 
		display: block; 
		position: relative; 
		width: 95%;
		margin:10px auto;
	}
	.smb_bs_table thead{ 
		display: block; 
		float: left; 
	}
	.smb_bs_table tbody{ 
		display: block; 
		width: auto; 
		position: relative; 
		overflow-x: auto; 
		white-space: nowrap; 
	}
	.smb_bs_table thead tr{
		width:100%;
		display: block;
		margin:0;
	}
	.smb_bs_table th{
		text-align:left;
		background: #e6e6e6;
		display: block;
		border-bottom: 0;
	}
	.smb_bs_table tbody tr{
		display: inline-block;
		vertical-align: top;
		border-right: 1px solid #babcbf;
		border-left: 0;
	}
	.smb_bs_table td{
		text-align:center;
		display: block;
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
	}
	.smb_bs_table th:last-child,
	.smb_bs_table td:last-child { 
		border-bottom: 1px solid #babcbf; 
	}
	.smb_table_title{
		background: #000000;
		text-align:center;
	}
	/* ƒm[ƒ}ƒ‹ƒe[ƒuƒ‹ */
	
	table.smb_table {
		border-collapse: collapse;
	}
	.smb_table{
		width: 95%;
		margin:10px auto;
	}
	.smb_table th, .smb_table th td{ 
		margin: 0; 
		padding: 10px;
		border: 1px solid #babcbf;
	}
	
	.smb_table thead tr{
		width:100%;
		margin:0;
	}
	.smb_table tbody tr{
		vertical-align: top;
		border-right: 1px solid #babcbf;
		border-left: 0;
	}
	.smb_table tbody th{
		border-bottom: 1px solid #babcbf;
	}
	.smb_table th{
		text-align:left;
		background: #e6e6e6;
		border-bottom: 0;
	}
	.smb_table td{
		padding-top:10px;
		padding-left:10px;
		text-align:left;
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
	}
	.smb_table th:last-child { 
		border-bottom: 1px solid #babcbf; 
	}
	.smb_table td:last-child { 
		border-bottom: 1px solid #babcbf; 
	}
		table.smb_table2 {
		border-collapse: collapse;
		border:none;
		width:95%;
		margin:0px auto;
	}
	.smb_table2{
		width: 98%;
		margin:10px auto;
	}
	.smb_table2 th, .smb_table2 td{ 
		margin: 0; 
		padding: 10px;
		border: 1px solid #babcbf;
	}
	
	.smb_table2 thead tr{
		width:100%;
		margin:0;
	}
	.smb_table2 tbody tr{
		vertical-align: top;
		border-right: 1px solid #babcbf;
		border-left: 1px solid #babcbf;
	}
	.smb_table2 tbody th{
		border-bottom: 1px solid #babcbf;
		border-right: 1px solid #babcbf;
	}
	.smb_table2 th{
		text-align:left;
		background: #e6e6e6;
		border-bottom: 0;
	}
	.smb_table2 td{
		/*
		text-align:left;
		*/
		width:100%;
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
	}
	.smb_table_text{
		margin-right:auto;
		margin-left:auto;
		width:90%;
		height:40px;
		display:block;
		font-size:16px;
	}
	.smb_table_text2{
		margin-right:auto;
		margin-left:auto;
		width:70%;
		height:40px;
		font-size:16px;
	}
	.smb_table_textbox{
		margin-right:auto;
		margin-left:auto;
		width:90%;
		height:110px;
		display:block;
		font-size:16px;
	}
	.smb_table2 [type="radio"]{
		height:30px;
		width:30px;
		margin:5px;
		border-radius:50%;
		-moz-border-radius:50%;
		-webkit-border-radius:50%;
	}
	.smb_table2 [type="checkbox"]{
		height:40px;
		width:40px;
		margin:5px;
	}
	.smb_table_vertical{
		font-size:18px;
		display:inline;
		vertical-align:center;
	}
	.smb_table_select{
		height: 40px;
	}
	.smb_table_zip{
		width:40px;
		height:40px;
		font-size:16px;
	}
	.smb_table2 th:last-child { 
		border-bottom: 1px solid #babcbf; 
	}
	.smb_table2 td:last-child { 
		border-bottom: 1px solid #babcbf; 
	}
	.hissu{
		color:red;
	}
	.btn_submit {
	width: 90%;
	margin: 10px auto;
	padding: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));	
	box-shadow: 3px 3px 0 rgba(136,136,136,1);
	color:#808080;
	-webkit-appearance: none;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 2px 2px #CCC;
	}
	
	/* ƒGƒ‰[ƒƒbƒZ[ƒW */
	.cart_err_msg {
		font-size: 12px;
		color: #ce0000;
		background-color: #FDBDAD;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border-color: #ce0000;
		padding: 10px;
		line-height: 160%;
	}
	.cart_err_msg li{
		list-style: none;
		letter-spacing: 0.1em;
		
	}
	
	/* ƒ^ƒOi¤•iˆê——E¤•iÚ×j */
.list_tag_box {
	padding: 10px 0px;
	font-size: 12px;
	line-height: 250%;
	margin-top: 5px;
}
.list_tag_box a{
	text-decoration:none;
	background-color:#4169e1;
	color:#ffffff;
	padding:3px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: inset 1px 6px 12px lightblue, 1px 2px 1px black;
	-webkit-box-shadow: inset 1px 6px 12px lightblue, 1px 2px 1px black;
	-moz-box-shadow: inset 1px 6px 12px lightblue, 1px 2px 1px black;
	text-shadow: 2px 2px 2px rgba(30,30,30,1);
}
.list_tag_box a:hover{
	text-decoration:none;
	color:#ffffff;
	opacity: 0.6;
	padding: 3px;
}

/* ŒˆÏƒy[ƒW—p */
.list_tag_box_kessai{
	width:100%;
	height:40px;
	font-size:16px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#00a0e9;
	margin-top:10px;
	border-radius: 0;
	-webkit-appearance: none;
	border-style: none;
	border-right:solid 3px #555;
	border-bottom:solid 3px #555;
}

.list_tag_box_cart {
	margin:0px;
	padding: 10px 0px;
	font-size: 14px;
	line-height: 250%;
	font-weight: bold;
}
.list_tag_box_cart a{
	text-decoration:none;
	background-color:#4169e1;
	color:#ffffff;
	padding:3px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: inset 1px 6px 12px lightblue, 1px 2px 1px black;
	-webkit-box-shadow: inset 1px 6px 12px lightblue, 1px 2px 1px black;
	-moz-box-shadow: inset 1px 6px 12px lightblue, 1px 2px 1px black;
	text-shadow: 2px 2px 2px rgba(30,30,30,1);
}
.list_tag_box_cart a:hover{
	text-decoration:none;
	color:#ffffff;
	opacity: 0.6;
	padding:3px;
}

.list_tag_box_cart_off {
	margin:0px;
	padding: 10px 0px;
	font-size: 14px;
	line-height: 250%;
	font-weight: bold;
}
.list_tag_box_cart_off .msg{
	text-decoration:none;
	background-color:#999999;
	color:#ffffff;
	padding:6px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: inset 1px 6px 12px #efefef, 1px 2px 1px black;
	-webkit-box-shadow: inset 1px 6px 12px #efefef, 1px 2px 1px black;
	-moz-box-shadow: inset 1px 6px 12px #efefef, 1px 2px 1px black;
	text-shadow: 2px 2px 2px rgba(30,30,30,1);
}

.list_tag_box_soloout{
	width:90px;
	text-decoration:none;
	color:#ffffff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
	-webkit-box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
	-moz-box-shadow: inset 0 1px 3px pink, inset 0 -5px 15px maroon, 0 2px 1px black;
	text-shadow: 0 1px 1px black;
	border: 1px solid maroon;
	padding:6px;
	background-color: red;
}

/* VƒŒƒCƒAƒEƒg ---------------------------------------------------------------------------------- */
body{
margin: 0;
padding: 0;
}

/*ƒwƒbƒ_[ƒ\[ƒX*/
header{
width:100%;
margin:0 auto;
padding: 0 0 10px 0;
}

.navbar-fixed-top{
width:100%;
background-color: white;
}

.search{
padding:10px;
text-align: center;
}

.search .text{
width: 70%;
height:40px;
border:2px solid #252525;
text-indent:5px;
margin: 0 -2.3% 0 0;
}

.search .btn {
height:40px;
border:2px solid #252525;
width: 25%;
background-color: #006cff;
color: white;
font-weight: 900;
padding: 0 0 2px 0;
text-shadow: 0 1px 0 rgba(0,0,0,1);
letter-spacing: 1px;
}

form{
margin:0;
}

.wrapper{
position: relative;
}

#title{
padding:0;
text-decoration:none;
}

#title a{
color:white;
}

#title img{
width: 90%;
padding: 0 0 10px 20px;
}

nav.menu{
width: 77.5%;
padding: 20px 0 0 0;
}

.menu ul{
width: 100%;
margin: 0px;
text-align: center;
list-style: none;
font-size: 12px;
font-size: 1.2rem;
padding: 0px;
display: flex;
justify-content: space-between;
align-items: center;
}

.menu li{
}

.menu li:first-child{
width:100px;
}

.menu li a{
text-decoration:none;
color:black;
display: block;
}

.menu li img.icon{
width: 60%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
}

.menu p.zxcvb{
margin:0 ;
font-weight: 900;
font-size: 8px;
font-size: 0.8rem;
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ŸàƒSƒVƒbƒN" , "Yu Gothic" , "ŸàƒSƒVƒbƒN‘Ì" , "YuGothic" , "ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "ƒƒCƒŠƒI" , Meiryo , "‚l‚r ‚oƒSƒVƒbƒN" , "MS PGothic" , sans-serif;
}

.list_frame{
border: 2px solid #252525;
width: 40px;
height: 40px;
margin: 0 auto;
position: relative;
}

p.bor{
margin:0;
text-align: center;
font-weight: 900;
font-size: 8px;
font-size: 0.8rem;
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ŸàƒSƒVƒbƒN" , "Yu Gothic" , "ŸàƒSƒVƒbƒN‘Ì" , "YuGothic" , "ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "ƒƒCƒŠƒI" , Meiryo , "‚l‚r ‚oƒSƒVƒbƒN" , "MS PGothic" , sans-serif;
right: 29px;
position: fixed;
top: 65px;
}

.global-nav{
list-style: none;
margin:0;
padding: 5px 35px 0 20px;
}

.global-nav li{
margin: 25px 0;
padding:0;
display: flex;
align-items: center;
}

.global-nav li img{
width:12%;
margin: 0 8px 0 0;
}

.global-nav li p{
margin:0;
}

.global-nav li p a {
text-decoration: none;
display: block;
color: white;
font-size: 10px;
font-size: 1.0rem;
font-weight: 900;
letter-spacing: 1px;
font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}
/*ƒwƒbƒ_[ƒ\[ƒXI‚í‚è*/


.topimage{
width:100%;

margin:0 auto 30px;

}

.topimage img{
width:100%;

}

h2{
margin:0;
padding:0;
}


.title1{
width:100%;
display: flex;
justify-content:center;
align-items: center;
position: relative;
margin: 0 0 20px 0;
}

.title2{
width:100%;
display: flex;
justify-content:center;
align-items: center;
position: relative;
margin: 80px 0 20px 0;
}

.border-left{
position:absolute;
top:18px;
left:0px;
width: 10%;
}


.border-left img{
width: 100%;
height: 3px;
}

.border-right{
position:absolute;
top:18px;
right:0;
width: 10%;
}

.border-right img{
width: 100%;
height: 3px;
}

.sale-region{
width: 100%;
}

/*¡T‚Ì“Á‰¿•iƒ\[ƒX*/
.weeklysale{
margin: -5px auto 0;
}

.weeklysale img{
width:100%;
}



.new-box{
width:86%;
margin:0 auto;
border-radius: 7px;
border:2px solid #006cff;
padding:0 12px;
box-shadow: 0 5px 3px -3px rgba(0,0,0,0.5);
font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}

.new-box a{
text-decoration: none;
display:block;
}

.new-box .tool-box{
width:95%;
margin:13px auto;
padding: 25px 8px;
border-radius: 7px;
background:#006cff;
display: flex;
align-items: center;
}

.tool-box .tool-description{
width:55%;
text-align: center;
}

.tool-box .tool-description h3{
margin:0 0 -7px 0;
padding:0;
color:white;
font-size: 13px;
font-size: 1.3rem;
font-weight: 900;
letter-spacing: 2px;
text-shadow: 0 1px 0 rgba(0,0,0,1);
}

.tool-box .tool-description span{
margin:0;
padding:0;
color:white;
font-size: 9px;
font-size: 0.9rem;
text-shadow: 0 1px 0 rgba(0,0,0,1);
}

.tool-box .tool-description p{
margin: 7px 0 0 0;
padding:0;
color:white;
font-size: 10px;
font-size: 1.0rem;
font-weight: 500;
letter-spacing: 1px;
line-height: 22px;
text-shadow: 0 1px 0 rgba(0,0,0,1);
}

.tool-box .tool-image{
width:45%;
text-align: center;
}




.category_d-box{
width: 83.5%;
margin: 0 auto;
padding: 0 4px 0 0;
font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}

.category_d-box a{
overflow : hidden;
outline : none;
}

.container{
width:100%;
border:2px solid #006cff;
border-radius: 7px;
margin: 0 0 30px 0;
box-shadow: 0 5px 3px -3px rgba(0,0,0,0.5);
}

.container img{
width:100%;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

.container_title,.container_title2,.container_title3,.container_title4,.container_title5,.container_title6,.container_title7{
width:100%;
background:#006cff;
padding: 20px 0;
}

.container_title h3,.container_title2 h3,.container_title3 h3,.container_title4 h3,.container_title5 h3,.container_title6 h3,.container_title7 h3{
margin:0;
padding:0;
text-align: center;
}

.container_title h3 a,.container_title2 h3 a,.container_title3 h3 a,.container_title4 h3 a,.container_title5 h3 a,.container_title6 h3 a,.container_title7 h3 a{
text-decoration: none;
color:white;
font-size: 13px;
font-size: 1.3rem;
font-weight: 900;
letter-spacing: 1px;
text-shadow: 0 1px 0 rgba(0,0,0,1);
}

.container_title p,.container_title2 p,.container_title3 p,.container_title4 p,.container_title5 p,.container_title6 p,.container_title7 p{
text-decoration: none;
color:white;
font-size: 9px;
font-size: 0.9rem;
font-weight: 900;
letter-spacing: 1px;
text-shadow: 0 1px 0 rgba(0,0,0,1);
margin:0;
text-align: center;
}

.sliderimage,.sliderimage2,.sliderimage3,.sliderimage4,.sliderimage5,.sliderimage6,.sliderimage7{
margin:0;
padding:0 1px 0 0;
}


.category_k-box{
width: 83.5%;
margin:0 auto;
font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}

.category_k-box a{
overflow : hidden;
outline : none;
}




footer{
width:100%;
background: #006cff;
font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}

footer ul{
width: 80%;
padding: 5px 0 0 0;
margin: 0 auto;
}

footer li:first-child{
border-top: 0px solid #006cff;
list-style: none;
}

footer li{
border-top: 3px solid white;
list-style: none;
}

footer li img{
float: right;
padding: 6px 10px 0 0;
}

footer p{
margin:0;
}

footer p a {
display: block;
width: 98%;
font-size: 10px;
font-size: 1.0rem;
text-decoration: none;
color: white;
padding: 9px 0 7px 5px;
font-weight: 900;
text-shadow: 0 1px 0 rgba(0,0,0,1);
}


.copyright{
text-align: center;
margin: 20px 0 0 0;
}

.copyright p{
color:white;
font-size: 7px;
font-size: 0.7rem;
}

