@charset "utf-8";
/* CSS Document */

.sp{
    display: block;
}
.pc{
    display: none;
}

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

/* newbook
#wrapper {
	background:url(../top/img/bg_mv.gif) center top no-repeat;
	margin: 0 auto;
}
/////////////////////////////////////////////*/
    
.sp{
    display: none;
}
.pc{
    display: block;
}
    

#header {
	height:120px;
	position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
/* about
/////////////////////////////////////////////*/
#about {
	width: 1000px;
	height: 900px;
	margin: -100px auto 0;
	-ms-flex-line-pack: center;
	align-content: center;
}

#about p {
	text-align:center;
	font-size: 21px;
}

/* newbook
/////////////////////////////////////////////*/
#newbook {
	margin:0 auto;
	background:url(../top/img/bg_newbook.gif) center top/cover no-repeat;
	height: 1000px;
	color:#FFFFFF;
}

#newbook h2 {
	border-bottom: solid 4pt #ffffff;
}

#newbook_box {
	width:1000px;
	margin:0 auto;
	-ms-flex-line-pack: center;
	align-content: center;
	overflow:hidden;
}

#newbook_box p {
	width:400px;
	float:left;
}

#newbook_box div {
	width:600px;
	float:right;
	margin-top:40px;
}

#newbook_box dt {
	font-size: 36px;
}

#newbook_box dd span {
	margin-left:20px;
}

#newbook_box dd {
	font-size:14px;
}

#newbook_box #newbook_contents {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#newbook_box ul {
	padding-top: 10px;
}

#newbook_box ul li {
	margin-bottom: 15px;
	line-height: 1.3;
}

#newbook_box #newbook_links {
	float:right;
}

#newbook_box #newbook_links li {
	margin-left:20px;
	float:left;
}

#newbook_box ul dt {
	font-size: 24px;
}

#newbook_box ul dd {
	font-size: 20px;
}

#newbook_box ul dd span {
	font-size:14px;
}

#newbook .button {
	text-align:center;
	margin:-50px auto 0;
}

/* backnumber
/////////////////////////////////////////////*/
#main #backnumber h2 {
	padding-top: 50px;
}


#backnumber{
	height:1000px;
	margin:0 auto;
	text-align:center;
	background:url(../top/img/bg_backnumber.gif) bottom center no-repeat;
}

#backnumber ul{
	width:1000px;
	margin:100px auto 0;
	overflow:hidden;
}


#backnumber li{
	margin: 0 25px;
	float:left;
}


/* buy
/////////////////////////////////////////////*/
#buy {
	background: url(../top/img/bg_buy.gif) top left no-repeat c;
	color: #ffffff;
	text-align:center;
	height:1000px;
}

#buy p {
	width:1000px;
}

#buy ul {
	width:1000px;
	height:250px;
	margin:50px auto;
}

#buy ul li {
	float:left;
	margin:0 7px;
}


/* guidline
/////////////////////////////////////////////*/
#guidline {
	width: 1000px;
	height:1000px;
	margin: 0 auto;
	-ms-flex-line-pack: center;
	align-content: center;
}
#guidline p {
	text-align:center;
}

#guidline ul {
	overflow:hidden;
}

#guidline li {
	width: 290px;
	float: left;
}

#guidline dt {
	margin-bottom: 20px;
	height:240px;
}

#guidline dd {
	font-size:16px;
	line-height: 1.6;
}

#guidline .guidline_box {
	margin: 0 65px;
}


/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
    .bx-wrapper:last-of-type{
        display: none;
    }
.bx-wrapper img {
	position: relative;
    left: 50%;
    margin-left: -950px;
}
	
.bxslider {
  margin: 0;
  padding: 0;
}

.bxslider li {
	width: 100%;
    height: 900px;
    min-width: 960px;
    overflow: hidden;
	z-index:10;
}
    .bxslider li:first-of-type{
        background: url("../top/img/bg_mv3.gif") no-repeat center bottom/cover;
        width: 100%!important;
    }
    .bxslider li:nth-of-type(2){
        background: url(../top/img/bg_mv.gif) no-repeat center bottom/cover;
        width: 100%!important;
    }
    .bxslider li:nth-of-type(3){
        background: url(../top/img/bg_mv2.gif) no-repeat center bottom/cover;
        width: 100%!important;
    }

ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
}