@charset "UTF-8";


@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);


/*======================================

	common 
	
========================================*/


html {
	color: #000;
	background: #fff;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}


body {
	border-top: 0px solid #222;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0 0px;
	text-align : center ;
	background: #ffffff;
	font-family: 'Noto Sans JP', sans-serif;
	color:#000;
	width: 100%;
}


.clear{
	clear: both;
	height:1px;
	overflow: hidden;
}

#page-top {
    position: fixed;
    bottom: 25px;
    right: 15px;
    font-size: 12px;
	z-index: 99;
	}
#page-top a {
	z-index: 99;
    background: #00a0e9;;
    text-decoration: none;
    color: #fff;
    width: 40px;
    padding: 3px 0;
    text-align: center;
    display: block;
    border: 2px solid #fff;
	}
#page-top a:hover {
	background:#e50081;
	}
	


*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.clear{
	clear: both;
	height: 1px ;
	overflow: hidden;
}






@media only screen and (max-width: 480px) {





/*======================================

	common text
	
========================================*/



p {
	font-size: 15px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	line-height: 28px;
	padding: 0 0 0 0;
	margin:8px 0 15px 0;
}

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

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

img {
	vertical-align:bottom
}
a img{
border:none;
padding:0 0 0 0;
margin:0 0 0 0;
}


figure{
	width:100%;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
figure img{
	width:100%;
	height:auto;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

section{
	text-align: left;
}









/*======================================

	layout
	
========================================*/

#wrapper{
	width:90%;
	min-width: 90%;
	padding:0 0px 0 0px;
	margin: 0px auto 10px auto;
	text-align: left;
	clear: both;
	background: #fff;
}
#blog-wrapper{
	width:90%;
	min-width: 90%;
	padding:0 0px 0 0px;
	margin: 0px auto 30px auto;
	text-align: left;
	clear: both;
	background: #fff;
}


#wrapper820{
	width:100%;
	text-align: left;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	background: transparent  ;
	clear:both;
}

#side-col{
	width:100%;
	float:none;
	background: transparent;
}
#main-col{
	width:100%;
	float:none;
	background: transparent;
}

.half-left-col{
	width:100%;
	float: none;
	margin: 0 0 25px 0;
}
.half-right-col{
	width:100%;
	float: none;
}

#h1-wrapper{
	display: none;
}


.accordionmenu {
	text-align: left;
	background :#00a0e9;
	padding: 0px 0 0px 0;
	list-style: none;
	color:#fff;
	font-size:15px;
	border-bottom: 1px solid #fff;
}

.accordionmenu li {
	padding: 0px 0px 0px 0px;
	list-style: none;
	background :#00a0e9;
	border-top: 1px solid #fff;
}
.accordionmenu li:last-child {
	border-bottom: 0px solid #fff;
}
.accordionmenu .inner {
	display: none;
	padding: 0px 0px 0px 0px;
	color:#000;
}
.accordionmenu .inner li{
	background: #fff;
}
.accordionmenu .inner li ul{
	list-style: none;
	display: none;
	padding: 6px 0px 6px 0px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	}
	
.accordionmenu a{
	padding: 8px 0px 8px 10px;
	display: inline-block;
	width:80%;
	color:#fff;
	}

.accordionmenu a.child-list01{
	padding: 8px 0px 8px 15px;
	font-size: 13px;
}
.accordionmenu a.child-list02{
	padding: 2px 0px 2px 20px;
	font-size: 12px;
}
.accordionmenu a span{
	display: block;
	font-size:0.8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1;
}

.accordionmenu p{
	display: inline-block;
	vertical-align: top;
	width:15%;
	text-align: center;
	padding: 13px 0 0 0;
	margin: 0 0 0 5%;
	line-height: 1;
	cursor: pointer; 
	color:#fff;
	font-weight: 600;
	}

.accordionmenu p.open::before {
  content: '＋';
}
.accordionmenu p.close::before {
  content: '−';
}

.accordionmenu .inner li > p{cursor: pointer;}

.accordionmenu .inner li a,.accordionmenu .inner li p{
	color:#222;
}


.menu {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

.menu a {
    display: block;
    padding: 10px 0px 0px 0px;
    text-decoration: none;
    color: #222;
    line-height: 1;
}
.menu a.last-li{
    padding: 10px 0px 15px 0px;
}

.menu li:last-child a{
    padding: 10px 0px 15px 0px;
}


label {
    display: block;
    margin: 0 0 0px 0;
    padding :12px 15px 15px 15px;
    line-height: 1;
    color :#fff;
    background :#00a0e9;
    cursor :pointer;
}

input.accordion {
    display: none;
}

.menu ul {
    margin: 0;
    padding: 0 0 0 0;
    background :#fff;
    list-style: none;
    font-size:15px;
    line-height: 15px;
}

.menu li {
    max-height: 0;
    overflow-y: hidden;
    padding: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.menu li span.child-li{
	display: block;
	font-size:0.8em;
	margin: 3px 0 2px 0;
}

#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li,
#menu_bar04:checked ~ #links04 li,
#menu_bar05:checked ~ #links05 li,
#menu_bar06:checked ~ #links06 li
{
	max-height: 60px;
	opacity: 1;
	margin: 0px 0 6px 0;
	padding: 0px 0 0px 0;
}


a.contact{
	padding :15px 15px 15px 15px;
	display: block;
	color:#fff;
}
a.home{
	display: block;
	padding :20px 15px 15px 15px;
	color:#fff;
}



/*======================================

	sp-head
	
========================================*/
#sp-head{
	width:100%;
	position: fixed;
	height: 65px;
	background: #fff;
	z-index: 2;
	overflow:hidden;
	border-bottom: 0px solid #222;
}
#sp-head-left{
	width:20%;
	height: 65px;
	background: #fff;
	float:left;
	text-align: left;
	padding: 12px 0px 0 6px;
}
#sp-head-center{
	width:52%;
	height: 65px;
	background: #fff;
	float:left;
	text-align: center;
}
#sp-head-right{
	width:27%;
	height: 65px;
	padding: 12px 15px 0 0;
	background: #fff;
	float:right;
	overflow:hidden;
	text-align: right;
	vertical-align: top;
}


#sp-head-menu{
	display: inline-block;
	width:40px;
	margin: 0 7px 0 0;
	text-align: center;
}
#sp-head-menu img{
	width:100%;
	height: 30px;
}
#sp-head-search{
	display: inline-block;
	width:30px;
	margin: 0 8px 0 0;
	text-align: center;
}
#sp-head-search img{
	width:100%;
}
#sp-head-cart{
	display: inline-block;
	width:30px;
	margin: 0 0 0 0;
	text-align: center;
}
#sp-head-cart img{
	width:100%;
}

#sp-head-search p,#sp-head-cart p,#sp-head-left p{
	font-size:9px;
	text-align: center;
	line-height: 1;
	padding: 0 0 0 0;
	margin: 4px 0 0 0;
}

#sp-head-center h2{
	width:165px;
	font-size:11px;
	line-height: 1;
	padding: 0px 0 0 0;
	margin: 0 auto;
}
#sp-head-center h2 img{
	width:165px;
	padding: 15px 0 0 0;
	margin: 0 auto;
	}



.modal-content {
	position:fixed;
	display:none;
	z-index:5;
	width:100%;
	margin:0;
	padding:10px 20px;
	border:0px solid #aaa;
	background:#000;
}

.modal-content p {
	margin:0;
	padding:0;
}

.modal-overlay {
	z-index:4;
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:120%;
	background-color:rgba(0,0,0,0.65);
}

.modal-open {
	text-decoration:none;
}

.modal-open:hover {
	cursor:pointer;
}

.modal-close {
	text-decoration:none;
}

.modal-close:hover {
	cursor:pointer;
}


/*======================================

	head
	
========================================*/



header{
	width:95%;
	min-width: 95%;
	border-bottom: 0px solid #222;
	background: #fff;
	padding:72px 0px 0px 0px;
	margin: 0px auto 0 auto;
}

header.clone-nav{
	width:100%;
	min-width: 100%;
	border-bottom: 0px solid #222;
	background: #fff;
	padding:0 0px 6px 0px;
	margin: 0px auto 0 auto;
	display: none;
}

#navi-head{
	border-top:0px solid #00a061;
	width: 100%;
	padding:0 0px 0 0px;
	margin:0 auto 0 auto;
	display: none;
}

#navi-head-left{
	width:100%;
	min-width: 100%;
	float:none;
}
#navi-head-right{
	width:100%;
	float:none;
	padding: 20px 0 0px 0;
	text-align: right;
	display: none;
}

h2#top-logo{
	width: 90%;
	margin: 23px 0 10px 0;
	padding:0px 0 0 0px;
	text-align: left;
}


header.clone-nav h2#top-logo img{
	height: auto;
	width: 100%;
	margin: 0px 0 0 0;
	text-align: center;
	display: none;
}
header.clone-nav img.top-logo-jp{
	height: 80px;
	width: auto;
	margin: auto;
	text-align: center;
	display: none;
}

header h2#top-logo img{
	height: auto;
	width: 95%;
	margin: 0 0 0 0;
	text-align: left;
	display: block;
}






nav#main-nav{
	border-top:0px solid #00a061;
	width: 100%;
	padding:0 0px 0 0px;
	margin:0 auto 0 auto;
}


.menu-to-home,.menu-to-blog,.menu-to-feature,.menu-to-about,.menu-to-contact{
	display: none;
}

#dropmenu {
  list-style-type: none;
  width: 100%;
  margin: 0px auto 0px auto;
  padding: 0;
  border-top:0px solid #222;
}
#dropmenu li {
  position: relative;
  width: 33.3%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  border-left:1px solid #222;
  border-bottom:0px solid #222;
}

#dropmenu li.first-list {
  width: 65px;
  height: 36px;
  overflow: hidden;
  border-left:1px solid #222;
}

#dropmenu li.menu-to-purchase {
  border-right:1px solid #222;
}


#dropmenu li.last-list {
  width: 145px;
  border-right:1px solid #222;
}

#dropmenu li a {
  display: block;
  margin: 0;
  padding: 8px 0;
  background: #fff;
  color: #222;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3em;
  text-decoration: none;
}

.blogupdate {
	color:#e50081;
	display: inline-block;
	margin-left: 6px;
	font-size:11px;
}

#dropmenu li a span.child-li {
  display: block;
  font-size:11px;
}
#dropmenu li a span.parent-li {
  display: none;
  font-size:11px;
}

#dropmenu li a span.singleline {
  display: inline-block;
  font-size:14px;
  padding: 8px 0 0 0;
}


#dropmenu li ul {
	display: none;
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: -1px;
  width: 290px;
  margin: 0;
  padding: 0;
  border: 0px;
}
#dropmenu li ul li {
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  transition: .2s;
  border : 0px #222;
}
#dropmenu li ul li a {
  padding: 12px 15px;
  background: #fff;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
}
#dropmenu > li:hover > a {  background: #fff; color:#e50081; }
#dropmenu > li:hover li:hover > a {  background: #00a0e9; color:#fff;}
#dropmenu li:hover > ul > li {
  overflow: visible;
  height: 60px;
}
#dropmenu li ul li ul {
  top: 0;
  left: 100%;
}
#dropmenu li:last-child ul li ul {
  left: -100%;
  width: 100%;
}
#dropmenu li ul li ul li a {  background: #00a0e9 }
#dropmenu li:hover ul li ul li:hover > a {  background: #00a0e9; }
#dropmenu li ul li ul:before {
  position: absolute;
  content: "";
  top: 25px;
  left: -20px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #222;
}
#dropmenu li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 5px solid transparent;
  border-right-color: #454e08;
}





/*======================================

	item-nav
	
========================================*/



#item-nav-outer {
	width: 100%;
	min-width: 100%;
	height: 59px;
	overflow: hidden;
	padding: 2px 0px 2px 0px;
	margin: 15px auto 0px auto;
	clear: both;
	text-align: left;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	background: #fff;
	display: none;
}

#item-nav {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	clear: both;
	text-align: left;
	color: #fff ;
	position: relative;
	background: #000;
}



#head-searchform-box2 {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0px 0 0px;
	text-align: left;
	float: none;
}


#head-searchform2 {  
    width: 100%;  
    background: #ddd;   
    display: block;  
    height: 40px;  
    position: relative; 
    padding:8px 8px 8px 8px;
    margin: 0;
	border-top:0px solid #aaa;
	border-right:0px solid #aaa;
	border-bottom:0px solid #aaa;
	border-left:0px solid #aaa;
	text-decoration: none;
	color: #444;
	border-radius: 1px;		/* CSS3草案 */
	-webkit-border-radius: 1px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 1px;	/* Firefox用 */
}  
#head-keywords2  {  
    background: #ddd;   
    width: 85%;  
    position: absolute;  
	padding:0px;
    border: 0px solid #FFF;  
    outline: 0;
    font-size: 17px ;
}  

#head-searchform2 input::-webkit-input-placeholder {
	font-size:13px;

}
#head-searchform2 input:-moz-placeholder {
	font-size:13px;
}
#head-searchform2 input::-moz-placeholder {
	font-size:13px;
}
#head-searchform2 input:-ms-input-placeholder {
	font-size:13px;
}

#head-searchBtn2 {  
    position: absolute;  
    top: 0px;  
    right: 3%;  
    background: url(../i/btn_search.png) 0px 5px no-repeat;
    background-size:auto 30px;
    height:42px;
    width:35px;
	border:solid 0px #EEA34A;
	color:#fff;
	text-indent: -9999em;
	cursor: pointer;
}  


#head-to-cart a{
	display: inline-block;
	width:15%;
	font-size:15px;
	padding: 7px 0px 8px 0;
	margin: 0 3px 8px 0;
	font-weight: 400;
	background: transparent url(../i/cart_icon.png) no-repeat 80% center;
	background-size: 32px auto;
	color:#fff;
	text-indent: -9999em;
}
#head-to-cart a:hover{
	color:#e50081;
}




/*======================================

	footer
	
========================================*/

#footer-wrapper{
	width:100%;
	min-width: 100%;
	padding:20px 20px 30px 20px;
	margin:0px 0 0 0;
	text-align: left;	
	background: #000;
	border-top:0px solid #0099cc;
}
#footer{
	width:100%;
	padding:0;
	margin: 0 auto 0 auto;
	text-align: left;

}
#footer p{

}


nav#footer-navi ul{
	margin:0 auto 30px auto;
	padding: 0;
	background: transparent;
	text-align: center;
	border-bottom:1px dotted #fff;
}

nav#footer-navi ul li{
	font-size:14px;
	display: inline-block;
	padding:0 0px 0 0;
	margin:0px;
	width:100%;
	vertical-align: top;
	border-left:1px dotted #fff;
	border-top:1px dotted #fff;
	border-right:1px dotted #fff;
}
nav#footer-navi ul li.right-list{
	border-right:1px dotted #fff;
}

nav#footer-navi ul li:last-child{
	border-bottom:0px dotted #fff;
}

nav#footer-navi ul li a{
	display: block;
	color:#222;
	padding:10px 15px 10px 15px;
	margin:0 0px 0 0;
	color:#fff;
}
nav#footer-navi ul li a:hover{
	color:#e50081;
}

#footer-logo{
	width:100%;
	text-align: center;
}

#footer-logo img{
	margin: auto;
}

#copyright{
	width:100%;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	text-align: center;
	font-size:12px;
	color: #fff;
}
#brisk{
	font-size: 11px;
	width:100%;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	text-align: center;
	font-size:12px;
	color: #666;
}


#footer-sns{
	width:100%;
	margin:10px auto 20px auto;
	text-align: center;
}

#footer-sns img,#footer-sns-sp img{
	width:100%;
}
#footer-sns a.instagram{
	display: inline-block;
	width:40px;
	margin: 0 4px 0 0;
}
#footer-sns a.twitter{
	display: inline-block;
	width:40px;
	margin: 0 4px 0 0;
}
#footer-sns a.facebook{
	display: inline-block;
	width:40px;
	margin: 0 4px 0 0;
}

#footer p{
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	color:#fff;
}
#footer p a{
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	color:#fff;
}


/*======================================

	breadcrumbs
	
========================================*/

#breadcrumbs-wrapper {
	width: 100%;
	min-width: 100%;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 8px auto 15px auto;
	clear: both;
	text-align: center;
	background: #fff;
}

#breadcrumbs {
	width:90%;
	text-align: left;
	margin:0px auto 0px auto;
	padding:0px 0 0px 0;
	display: none;
}

#breadcrumbs li{
	font-size:12px;
	display:inline-block;
	line-height: 12px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#ccc;
}
#breadcrumbs li a{
	text-decoration: none;
	color:#222;
}
#breadcrumbs li a:hover{
	text-decoration: none;
	color:#ff3399;
}



/*======================================

	side 
	
========================================*/


h2.h2-side{
	font-size:18px;
	line-height: 18px;
	margin: 0 0 0px 0;
	padding: 12px 12px 12px 12px;
	border: 1px solid #000;
	background: #000;
	color:#fff;
	font-weight: 500;
}

h2.h2-side a{
	color:#fff;
}

ul#side-menulist{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	border-bottom: 1px solid #000;
}
ul#side-menulist li a{
	display: block;
	padding: 8px 12px 8px 12px;
	margin: 0 0 0px 0;
	list-style: none;
	font-size: 15px;
	font-weight: 500;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	background: #fff;
}
ul#side-menulist li span{
	display: block;
	font-size: 12px;
	font-weight: 400;
}
ul#side-menulist li a:hover{
	background: #e50081;
	color:#fff;
}
ul#side-menulist li a.now{
	display: block;
	padding: 8px 12px 8px 12px;
	margin: 0 0 0px 0;
	list-style: none;
	font-size: 15px;
	font-weight: 500;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	background: #00a0e9;
	color: #fff;
}






/*======================================

	h
	
========================================*/

#booklist-h2{
	min-width: 100%;
	font-size: 24px;
	line-height: 30px;
	font-weight: 500;
	padding:0px 0 0px 0;
	margin: 0px 0 20px 0;
	color: #222;
	font-weight: 500;
	background: #fff;
	border-bottom: 0px solid #222;
}

#booklist-h2  span{
	display: none;
	font-size: 15px;
	line-height: 16px;
	font-weight: 400;
	padding:0px 0 0px 0;
	margin: 10px 0 0px 0px;
	color: #222;
	font-weight: 400;
	border-bottom: 0px solid #ccc;
}






/*======================================

	recent
	
========================================*/
#recent-wrapper{
width:100%;
padding: 20px 0px 30px 0px;
margin: 0px auto 0px auto;
background: #efefef;
	border-top:0px solid #0099cc;

}
#recent{
width:95%;
padding: 0px 0px 0px 0px;
margin: 0px auto 0px auto;
text-align: center;
display:flex;
flex-direction: row;
flex-wrap: nowrap;
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
align-items: center;

}

h2.recent-h2{
font-size: 20px;
font-style: normal;
margin: 0px 0px 20px 0px;
padding: 0px 8px 0px 0px;
border-bottom: 0px solid #000;
font-weight: 600;
}
h2.recent-h2 span{
color:#666;
display: block;
font-size: 12px;
font-style: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-bottom: 0px solid #000;
font-weight: 400;
}


.recent-box {
padding: 0 0 0x 0;
margin: 0 15px 0px 15px;
}

.recent-img {
width:100%;
display:inline-block;
text-align:center;
margin:auto;
}

.recent-height-thumimg {
	height: 120px;
	width: auto;
	margin: auto;
}
.recent-width-thumimg {
	width: 120px;
	height: auto;
	margin: auto;
}

#recent p {
font-size: 13px;
margin: 0 0 0 0;
padding: 8px 0 8px 0;
line-height: 20px;
clear:both;
}

.recent-clear06{
	display: block;
	clear:both;
	height: 1px;
	overflow: hidden;
}
.recent-clear03{
	display: none;
	clear:both;
	height: 1px;
	overflow: hidden;
}
.recent-clear08{
	display: block;
	clear:both;
	height: 1px;
	overflow: hidden;
}






}/*//end  max-width: 480px ///////////////////////*/







@media only screen and (min-width: 481px) {
	
	


/*======================================

	common text
	
========================================*/



p {
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	line-height: 32px;
	padding: 0 0 0 0;
	margin:8px 0 15px 0;
}

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

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

img {
	vertical-align:bottom
}
a img{
border:none;
padding:0 0 0 0;
margin:0 0 0 0;
}
a img:hover{
opacity: 0.7;
filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
}

figure{
	width:100%;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
figure img{
	width:100%;
	height:auto;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

section{
	text-align: left;
}








#mobile-navi{
	display: none;
}


/*======================================

	layout
	
========================================*/

#wrapper{
	width:1120px;
	min-width: 1120px;
	padding:0 20px 0 20px;
	margin: 10px auto 40px auto;
	text-align: left;
	clear: both;
	background: #fff;
}
#blog-wrapper{
	width:1120px;
	min-width: 1120px;
	padding:0 20px 0 20px;
	margin: 10px auto 100px auto;
	text-align: left;
	clear: both;
	background: #fff;
}


#wrapper820{
	width:760px;
	text-align: left;
	margin: 0px auto 40px auto;
	padding: 0px 0px 0px 0px;
	background: transparent  ;
	clear:both;
}

#side-col{
	width:240px;
	float:left;
	background: transparent;
}
#main-col{
	width:800px;
	float:right;
	background: transparent;
}

.half-left-col{
	width:48%;
	float: left;
}
.half-right-col{
	width:48%;
	float: right;
}




#h1-wrapper{
	width:1120px;
	min-width: 1120px;
	padding:0 20px 0 20px;
	margin: 5px auto 0px auto;
	text-align: right;
	clear: both;
}

#h1-wrapper h1#description{
	font-weight: 300;
	font-size: 11px;
	color:#666;
	line-height: 1;
	padding: 0;
	margin: 0;
}


/*======================================

	head
	
========================================*/
  .clone-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: .3s;
    transform: translateY(-100%);
    z-index: 999;
  }
  .is-show {
    transform: translateY(0);
  }

header{
	width:100%;
	min-width: 1080px;
	border-bottom: 0px solid #222;
	background: #fff;
	padding:0 0px 0px 0px;
	margin: 0px auto 0 auto;
}

header.clone-nav{
	width:100%;
	min-width: 1080px;
	border-bottom: 0px solid #222;
	background: #fff;
	padding:0 0px 6px 0px;
	margin: 0px auto 0 auto;
}

#navi-head{
	border-top:0px solid #00a061;
	width: 1120px;
	padding:0 20px 0 20px;
	margin:0 auto 0 auto;
}

#navi-head-left{
	width:650px;
	min-width: 400px;
	float:left;
}
#navi-head-right{
	width:265px;
	float:right;
	padding: 20px 0 0px 0;
	text-align: right;
}

h2#top-logo{
	width: 100%;
	margin: 20px 0 10px 0;
	padding:0px 0 0 0px;
	text-align: center;
}


header.clone-nav h2#top-logo img{
	height: 80px;
	width: auto;
	margin: auto;
	text-align: center;
	display: none;
}
header.clone-nav img.top-logo-jp{
	height: 80px;
	width: auto;
	margin: auto;
	text-align: center;
	display: none;
}

header h2#top-logo img{
	height: 80px;
	width: auto;
	margin: auto;
	text-align: center;
	display: block;
}





nav#main-nav{
	border-top:0px solid #00a061;
	width: 1120px;
	padding:0 20px 0 20px;
	margin:0 auto 0 auto;
}



#dropmenu {
  list-style-type: none;
  width: 100%;
  margin: 0px auto 0px auto;
  padding: 0;
  border-top:0px solid #222;
}
#dropmenu li {
  position: relative;
  width: 145px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  border-left:1px solid #222;
  border-bottom:0px solid #222;
}

#dropmenu li.first-list {
  width: 65px;
  height: 36px;
  overflow: hidden;
  border-left:1px solid #222;
}

#dropmenu li.last-list {
  width: 145px;
  border-right:1px solid #222;
}

#dropmenu li a {
  display: block;
  margin: 0;
  padding: 8px 0;
  background: #fff;
  color: #222;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3em;
  text-decoration: none;
}

.blogupdate {
	color:#e50081;
	display: inline-block;
	margin-left: 6px;
	font-size:11px;
}

#dropmenu li a span.child-li {
  display: block;
  font-size:11px;
}
#dropmenu li a span.parent-li {
  display: inline-block;
  font-size:11px;
}

#dropmenu li a span.singleline {
  display: inline-block;
  font-size:14px;
  padding: 8px 0 0 0;
}


#dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: -1px;
  width: 290px;
  margin: 0;
  padding: 0;
  border: 0px;
}
#dropmenu li ul li {
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  transition: .2s;
  border : 0px #222;
}
#dropmenu li ul li a {
  padding: 12px 15px;
  background: #fff;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
}
#dropmenu > li:hover > a {  background: #fff; color:#e50081; }
#dropmenu > li:hover li:hover > a {  background: #00a0e9; color:#fff;}
#dropmenu li:hover > ul > li {
  overflow: visible;
  height: 60px;
}
#dropmenu li ul li ul {
  top: 0;
  left: 100%;
}
#dropmenu li:last-child ul li ul {
  left: -100%;
  width: 100%;
}
#dropmenu li ul li ul li a {  background: #00a0e9 }
#dropmenu li:hover ul li ul li:hover > a {  background: #00a0e9; }
#dropmenu li ul li ul:before {
  position: absolute;
  content: "";
  top: 25px;
  left: -20px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #222;
}
#dropmenu li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 5px solid transparent;
  border-right-color: #454e08;
}










/*======================================

	item-nav
	
========================================*/



#item-nav-outer {
	width: 100%;
	min-width: 1120px;
	height: 59px;
	overflow: hidden;
	padding: 2px 20px 2px 20px;
	margin: 15px auto 0px auto;
	clear: both;
	text-align: left;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	background: #fff;
}

#item-nav {
	width: 1080px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	clear: both;
	text-align: left;
	color: #fff ;
	position: relative;
	background: #000;
}

#head-searchform-box {
	width: 840px;
	padding: 0 0 0 0;
	margin: 0 20px 0 15px;
	text-align: left;
	float: left;
}
#head-searchform-box2{
	display: none;
}


#head-searchform {  
    width: 100%;  
    background: #ddd;   
    display: block;  
    height: 36px;  
    position: relative; 
    padding:8px 8px 8px 8px;
    margin: 0;
	border-top:0px solid #aaa;
	border-right:0px solid #aaa;
	border-bottom:0px solid #aaa;
	border-left:0px solid #aaa;
	text-decoration: none;
	color: #444;
	border-radius: 1px;		/* CSS3草案 */
	-webkit-border-radius: 1px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 1px;	/* Firefox用 */
}  
#head-keywords  {  
    background: #ddd;   
    width: 85%;  
    position: absolute;  
	padding:0px;
    border: 0px solid #FFF;  
    outline: 0;
    font-size: 16px ;
}  
#head-searchBtn {  
    position: absolute;  
    top: 0px;  
    right: 2%;  
    background: url(../i/btn_search.png) 0px 5px no-repeat;
    background-size:auto 25px;
    height:45px;
    width:25px;
	border:solid 0px #EEA34A;
	color:#fff;
	text-indent: -9999em;
	cursor: pointer;
}  





#head-to-cart a{
	display: inline-block;
	width:175px;
	font-size:15px;
	padding: 7px 40px 8px 0;
	margin: 0 4px 8px 0;
	font-weight: 400;
	background: transparent url(../i/cart_icon.png) no-repeat right center;
	background-size: 32px auto;
	color:#fff;
	text-indent: 0;
}
#head-to-cart a:hover{
	color:#e50081;
}



/*======================================

	footer
	
========================================*/

#footer-wrapper{
	width:100%;
	min-width: 1120px;
	padding:20px 20px 30px 20px;
	margin:0px 0 0 0;
	text-align: left;	
	background: #000;
	border-top:0px solid #0099cc;
}
#footer{
	width:1080px;
	padding:0;
	margin: 0 auto 0 auto;
	text-align: left;

}
#footer p{

}



nav#footer-navi ul{
	height:24px;
	margin:20px auto 30px auto;
	padding: 0;
	background: transparent;
	text-align: center;
	overflow: hidden;
}

nav#footer-navi ul li{
	font-size:14px;
	display: inline-block;
	padding:0 0px 0 0;
	margin:0px;
	vertical-align: top;
	height: 24px;
	border-left:1px dotted #fff;
}
nav#footer-navi ul li:last-child{
	border-right:1px dotted #fff;
}

nav#footer-navi ul li a{
	display: block;
	height: 24px;
	color:#222;
	padding:1px 15px 0 15px;
	margin:0 0px 0 0;
	color:#fff;
}
nav#footer-navi ul li a:hover{
	color:#e50081;
}

#footer-logo{
	width:100%;
	text-align: center;
}

#footer-logo img{
	margin: auto;
}

#copyright{
	width:100%;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	text-align: center;
	font-size:12px;
	color: #fff;
}


#brisk{
	font-size: 11px;
	width:100%;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	text-align: center;
	font-size:12px;
	color: #666;
}


/*======================================

	breadcrumbs
	
========================================*/

#breadcrumbs-wrapper {
	width: 100%;
	min-width: 1120px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 15px auto 15px auto;
	clear: both;
	text-align: center;
	background: #fff;
}

#breadcrumbs {
	width:1080px;
	text-align: left;
	margin:0px auto 0px auto;
	padding:0px 0 0px 0;
}

#breadcrumbs li{
	font-size:12px;
	display:inline-block;
	line-height: 12px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#ccc;
}
#breadcrumbs li a{
	text-decoration: none;
	color:#222;
}
#breadcrumbs li a:hover{
	text-decoration: none;
	color:#ff3399;
}



#footer-sns{
	width:100%;
	margin:10px auto 20px auto;
	text-align: center;
}

#footer-sns img,#footer-sns-sp img{
	width:100%;
}
#footer-sns a.instagram{
	display: inline-block;
	width:40px;
	margin: 0 4px 0 0;
}
#footer-sns a.twitter{
	display: inline-block;
	width:40px;
	margin: 0 4px 0 0;
}
#footer-sns a.facebook{
	display: inline-block;
	width:40px;
	margin: 0 4px 0 0;
}

#footer p{
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	color:#fff;
}


/*======================================

	side 
	
========================================*/


h2.h2-side{
	font-size:18px;
	line-height: 18px;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	background: #000;
	color:#fff;
	font-weight: 500;
}

h2.h2-side a{
	color:#fff;
	padding: 12px 12px 12px 12px;
	display: block;
}
h2.h2-side a:hover{
	background:#e50081;
}


ul#side-menulist{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	border-bottom: 1px solid #000;
}
ul#side-menulist li a{
	display: block;
	padding: 8px 12px 8px 12px;
	margin: 0 0 0px 0;
	list-style: none;
	font-size: 15px;
	font-weight: 500;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	background: #fff;
}
ul#side-menulist li span{
	display: block;
	font-size: 12px;
	font-weight: 400;
}
ul#side-menulist li a:hover{
	background: #e50081;
	color:#fff;
}
ul#side-menulist li a.now{
	display: block;
	padding: 8px 12px 8px 12px;
	margin: 0 0 0px 0;
	list-style: none;
	font-size: 15px;
	font-weight: 500;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	background: #00a0e9;
	color: #fff;
}






/*======================================

	h
	
========================================*/

#booklist-h2{
	min-width: 1120px;
	font-size: 30px;
	line-height: 30px;
	font-weight: 500;
	padding:10px 0 0px 0;
	margin: 0px 0 20px 0;
	color: #222;
	font-weight: 500;
	background: #fff;
	border-bottom: 0px solid #222;
}

#booklist-h2  span{
	display: block;
	font-size: 15px;
	line-height: 16px;
	font-weight: 400;
	padding:0px 0 0px 0;
	margin: 10px 0 0px 0px;
	color: #222;
	font-weight: 400;
	border-bottom: 0px solid #ccc;
}




/*======================================

	recent
	
========================================*/
#recent-wrapper{
width:100%;
min-width:1080px;
padding: 30px 0px 45px 0px;
margin: 0px auto 0px auto;
background: #efefef;
	border-top:0px solid #0099cc;

}
#recent{
width:1080px;
padding: 0px 0px 0px 0px;
margin: 30px auto 0px auto;
text-align: center;

}

h2.recent-h2{
font-size: 22px;
font-style: normal;
margin: 0px 0px 20px 0px;
padding: 8px 8px 12px 0px;
border-bottom: 0px solid #000;
font-weight: 600;
}
h2.recent-h2 span{
color:#666;
display: block;
font-size: 16px;
font-style: normal;
margin: 8px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-bottom: 0px solid #000;
font-weight: 400;
}


.recent-box {
display:inline-block;
vertical-align: top;
width:111px;
padding: 0 0 0x 0;
margin: 0 10px 12px 10px;
border-top: 0px solid #d8c099;
border-right: 0px solid #d8c099 ;
border-left: 0px solid #d8c099 ;
border-bottom: 0px solid #d8c099 ;
}

.recent-img {
width:100%;
display:inline-block;
text-align:center;
margin:auto;
}

.recent-height-thumimg {
	height: 120px;
	width: auto;
	margin: auto;
}
.recent-width-thumimg {
	width: 100%;
	height: auto;
	margin: auto;
}

#recent p {
font-size: 13px;
margin: 0 0 0 0;
padding: 8px 0 8px 0;
line-height: 20px;
clear:both;
}

.recent-clear06{
	display: block;
	clear:both;
	height: 1px;
	overflow: hidden;
}
.recent-clear03{
	display: none;
	clear:both;
	height: 1px;
	overflow: hidden;
}
.recent-clear08{
	display: block;
	clear:both;
	height: 1px;
	overflow: hidden;
}








}

