@charset "UTF-8";

/*common*/

body
{
	color: #333;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
	font-size: 16px;
	line-height: 1.6em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
	background: -moz-linear-gradient(top, #feefc1, #f4b4c2) fixed;
    background: -webkit-linear-gradient(top, #feefc1, #f4b4c2) fixed;
    background: linear-gradient(to bottom, #feefc1, #f4b4c2) fixed;
}
a:link {
	text-decoration: none;
	color: #3981d2;
	-webkit-transition: all 500ms 0s ease;
  	transition: all 500ms 0s ease;
}

a:visited {
	text-decoration: none;
	color: #3981d2;
}
a:hover {
	text-decoration: none;
	opacity: 0.7;
}
p:not(:last-child)
{
	margin-bottom: 4%;
}


/*PC--------------------------------------------------------------------------------------*/

/*header*/

#header-bg
{
	width: 100%;
	background: #fff;
	height: 120px;
}
.header-wrap
{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
header
{
	position: relative;
}
header .logo
{
	position: absolute;
	top:0;
	left:0;
	width: 622px;
}
header .logo h1
{
	top: 0px;
	left: 0px;
	height: 0;
    padding-top: 19.2926%;
	position: relative;
	width: 100%;
	background: url("../images/logo.jpg") no-repeat;
	text-indent: -9999px;
	background-size: cover;
	display: block;
	overflow: hidden;
	-webkit-transition: all 500ms 0s ease;
  	transition: all 500ms 0s ease;
}
header .bslogbunkologo
{
	position: absolute;
	top: 22px;
	right:0;
	width: 149px;
}
header .sns
{
	position: absolute;
	top: 60px;
	right: 0px;
	width: 150px;
}
header .sns ul
{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -5px;
}
header .sns ul li
{
	flex-basis: 33.33333%;
	padding: 0 5px;
	box-sizing: border-box;
}
header .sns ul li img
{
	width: 100%;
}

/*top banner*/

.topbanner-wrap
{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    box-sizing: border-box;
}
.topbanner-wrap img
{
    width: 100%;
}

/*contents*/

.wrap
{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 0;
}

.campaign{
	top: 0px;
	left: 0px;
	height: 0;
    padding-top: 37.5%;
	position: relative;
	width: 100%;
	background: url("../images/campaign.jpg") no-repeat;
	text-indent: -9999px;
	background-size: cover;
	display: block;
	overflow: hidden;
	-webkit-transition: all 500ms 0s ease;
  	transition: all 500ms 0s ease;
	margin-bottom: 30px;
}

.campaign-wrap{
	margin-bottom: 30px;
	background: #fff;
	padding: 4%;
}

.campaign-wrap h4{
	margin-top: 0;
	color: #ff42a4;
}

.campaign-wrap .banner{
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}

.campaign-wrap .banner img{
	width: 100%;
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
}

nav ul{
	list-style: none;
	display: flex;
	margin-bottom: 30px;
	border-radius: 20px;
	overflow: hidden;
}

nav ul li{
	flex-basis: 50%;
	box-sizing: border-box;
}

nav ul li:first-child{
	border-right: 1px solid #fff;
}

nav ul li a{
	background: #49acd0;
	color: #fff!important;
	display: block;
	text-align: center;
	padding: 0.5em;
}

.content-wrap
{
	padding: 4%;
	box-sizing: border-box;
		-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
	background: #fff;
	border-radius: 10px;
	margin-bottom: 30px;
}

.select{
	top: 0px;
	left: 0px;
	height: 0;
    padding-top: 33.33333%;
	position: relative;
	width: 100%;
	background: url("../images/select.jpg") no-repeat;
	background-size: cover;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.select .s01 a{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 48%;
	left: 2.5%;
	width: 46.5%;
	height: 40%;
	text-indent: -9999px;
}

.select .s02 a{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 48%;
	left: 50.5%;
	width: 46.5%;
	height: 40%;
	text-indent: -9999px;
}

.select .s03 a{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 64%;
	left: 26.5%;
	width: 46.75%;
	height: 40%;
	text-indent: -9999px;
}

h2
{
	top: 0px;
	left: 0px;
	height: 0;
    padding-top: 7.07964%;
	position: relative;
	width: 100%;
	background: url("../images/h2.png") no-repeat;
	background-size: cover;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 4%;
}

h4{
	margin: 4% 0;
	font-size: 1.4em;
	border-bottom: 1px solid #ca9f25;
	text-align: center;
	padding-bottom: 0.5em;
}

h5{
	font-size: 1.1em;
	color:#ff5b80;
	text-align: center;
}

.-mb{
	margin-bottom: 4%!important;
}

.-mt{
	margin-top: 4%!important;
}

.cs
{
	text-align: center;
	color: #f00;
	font-weight: bold;
	font-size: 1.2em;
}
.book-wrap
{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-bottom: 4%;
}
.book-wrap .icon
{
	position: absolute;
	top: -25px;
	right: 0;
	width: 15%;
}
.book-wrap .icon img
{
	width: 100%;
}
.book-wrap .cover
{
	flex-basis: 300px;
}
.book-wrap .cover img
{
	width: 100%;
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
}
.book-wrap .details
{
	flex:1;
	padding-left: 30px;
}
.book-wrap .details h3
{
	font-size: 1.4em;
    line-height: 1.5;
}
.book-wrap .details h3 span{
    font-size: 0.8em;
}
.book-wrap .details aside
{
	margin: 1rem 0;
	font-size: 0.8em;
	line-height: 1.6;
	color: #f90;
	border-left: 5px solid #ff5b80;
	padding-left: 1em;
}
.book-wrap .details .read
{
	font-weight: bold;
	font-size: 1.2em;
	color: #ff5b80;
}
.buy-wrap
{
	background: #ca9f25;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 10px;
}
ul.buy
{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
}
ul.buy li
{
	flex-basis: 20%;
	padding: 0 5px;
	box-sizing: border-box;
}
ul.buy li img
{
	max-width: 190px;
	width: 100%;
	margin: 0 auto;
}

dl.schedule
{}

dl.schedule dt
{
	font-weight: bold;
	color: #0099EB;
}
dl.schedule dd
{
	margin-bottom: 1em;
}
ul.btn-wrap{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -1em;
}
ul.btn-wrap li
{
    margin-right: 1em;
    margin-bottom: 1em;
}
.btn a
{
    background: #00c4c0;
    color: #fff;
    padding: 0.5em 0.7em;
    display: block;
    box-sizing: border-box;
    -moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    -moz-text-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    -webkit-text-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    text-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    border-radius: 50px;
	max-width: 500px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.btn2 a
{
    background: #f90;
    color: #fff;
    padding: 0.5em 0.7em;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    -moz-text-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    -webkit-text-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    text-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    border-radius: 50px;
    margin-top: 1em;
}
.btn2 a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    content: "\f518";
    margin-right: 0.5em;
    font-weight: bold;
    color: #ff0;
}

.chara {
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}

.chara img{
	width: 100%;
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
}

ul.ill-wrap {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1.5% -3% -1.5%;
	justify-content: center;
}

ul.ill-wrap li {
	flex-basis: 33.3333%;
	padding: 0 1.5%;
	margin-bottom: 3%;
	box-sizing: border-box;
}

ul.ill-wrap li.w40{
	flex-basis: 40%;
}

ul.ill-wrap li .ill {
	margin-bottom: 0.5em;
}

ul.ill-wrap li .ill img{
	width: 100%;
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
}

.movie-wrap{
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}

.movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    -moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
    box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
}


/*footer*/

footer
{
	width: 100%;
	padding: 30px 0;
	box-sizing: border-box;
	background: #cea125;
	color: #fff;
}
footer .footer
{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	font-size: 0.8em;
	line-height: 1.5;
	text-align: center;
}

#page-top
{
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 50px;
	margin-bottom: 0;
}
#page-top img
{
	width: 100%;
}



/*RESPONSIVE--------------------------------------------------------------------------------------*/

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

header .logo
{
	position: absolute;
	top:0;
	left:10px;
	width: 622px;
}
header .bslogbunkologo
{
	position: absolute;
	top: 22px;
	right:10px;
	width: 149px;
}
header .sns
{
	position: absolute;
	top: 60px;
	right:10px;
	width: 150px;
}	
.topbanner-wrap
{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 2.5% 0;
	box-sizing: border-box;
}
.wrap
{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 2.5%;
	padding: 0 10px;
	box-sizing: border-box;
}
footer
{
	width: 100%;
	padding: 2.5% 10px;
	box-sizing: border-box;
	color: #fff;
}
	footer .footer
	{
		text-align: left;
	}
	
}


/*MOBILE--------------------------------------------------------------------------------------*/

@media only screen and (max-width: 900px) {
body
{
	font-size: 14px;
}
#header-bg
{
	width: 100%;
	background: #fff;
	height: auto;
	overflow: hidden;
}
header
{
	position: relative;
	padding: 10px;
	box-sizing: border-box;
}
header .logo
{
	position: relative;
	max-width: 450px;
	width: 100%;
	margin: 10px auto;
	left: auto;
	top: auto;
}
header .logo h1
{
	top: 0px;
	left: 0px;
	height: 0;
    padding-top: 44.444%;
	position: relative;
	width: 100%;
	background: url("../images/logo2.jpg") no-repeat;
	text-indent: -9999px;
	background-size: cover;
	display: block;
	overflow: hidden;
	-webkit-transition: all 500ms 0s ease;
  	transition: all 500ms 0s ease;
}
header .bslogbunkologo
{
	position: relative;
	top: auto;
	right: auto;
	width: 149px;
	margin: 0 auto;
}
header .sns
{
	position: relative;
	top: auto;
	right: auto;
	width: 120px;
	margin: 0 auto;
}
.topbanner-wrap
{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 10px 0;
	box-sizing: border-box;
}
.wrap
{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0 10px;
	box-sizing: border-box;
}

.select{
	top: 0px;
	left: 0px;
	height: 0;
    padding-top: 68.57142%;
	position: relative;
	width: 100%;
	background: url("../images/select2.jpg") no-repeat;
	background-size: cover;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.select .s01 a{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 33%;
	left: 5%;
	width: 90%;
	height: 23%;
	text-indent: -9999px;
}

.select .s02 a{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 66%;
	left: 5%;
	width: 90%;
	height: 23%;
	text-indent: -9999px;
}

.select .s03 a{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 74%;
	left: 5%;
	width: 90%;
	height: 23%;
	text-indent: -9999px;
}

nav ul{
	display: block;
	border-radius: 10px;
}

nav ul li:first-child{
	border-right: none;
	border-bottom: 1px solid #fff;
}

footer
{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	color: #fff;
	text-align: left;
}
.content-wrap
{
	padding: 5vh 5%;
	box-sizing: border-box;
}
.info-wrap
{
	display: flex;
	margin: 0 -10px;
	height: auto;
}
.info-wrap .info
{
	flex-basis: 60%;
	padding: 0 10px;
	box-sizing: border-box;
}
.info-wrap .twitter
{
	flex-basis: 40%;
	padding: 0 10px;
	box-sizing: border-box;
}
.book-wrap .cover
{
	flex-basis: 200px;
}
.book-wrap .details
{
	flex:1;
	padding-left: 20px;
}
	
}
@media only screen and (max-width: 700px) {


	p:not(:last-child)
{
	margin-bottom: 5vh;
}

.book-wrap
{
	display: block;
	flex-wrap: wrap;
	margin-bottom: 5vh;
}
.book-wrap .cover
{
	width: 200px;
	margin: 0 auto 5vh auto;;
}
.book-wrap .details
{
	flex:1;
	padding-left: 0;
}
h2
{
	top: 0px;
	left: 0px;
	height: 0;
    padding-top: 18.1818181%;
	position: relative;
	width: 100%;
	background: url("../images/h2b.png") no-repeat;
	background-size: cover;
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}

h4{
	margin: 5vh 0;
	font-size: 1.4em;
	border-bottom: 1px solid #ca9f25;
	text-align: center;
	padding-bottom: 0.5em;
}

ul.ill-wrap li {
	flex-basis: 70%;
	padding: 0 1.5%;
	margin-bottom: 3%;
	box-sizing: border-box;
}

ul.ill-wrap li.w40{
	flex-basis: 100%;
}

.-mb{
	margin-bottom: 5vh!important;
}

.-mt{
	margin-top: 5vh!important;
}

.campaign {
	top: 0px;
	left: 0px;
	height: 0;
    padding-top: 114.28571%;
	position: relative;
	width: 100%;
	background: url("../images/campaign2.jpg") no-repeat;
	text-indent: -9999px;
	background-size: cover;
	display: block;
	overflow: hidden;
	-webkit-transition: all 500ms 0s ease;
  	transition: all 500ms 0s ease;
	margin-bottom: 10px;
}

.book-wrap .details aside
{
	margin: 5% 0 5vh 0;
	font-size: 0.8em;
	line-height: 1.6;
	color: #f90;
	border-left: 5px solid #ff5b80;
	padding-left: 1em;
}


}

@media only screen and (max-width: 600px) {
	
.book-wrap
{
	display: block;
	flex-wrap: wrap;
	position: relative;
}
.book-wrap .icon
{
	position: absolute;
	top: 170px;
	right: -10px;
	width: 130px;
}

.campaign-wrap{
	margin-bottom: 30px;
	background: #fff;
	padding: 5vh 5%;
}

}

@media only screen and (max-width: 450px) {
	
ul.buy li
{
	flex-basis: 50%;
	padding: 0 5px 10px 5px;
	box-sizing: border-box;
}
ul.buy
{
	margin-bottom: -10px;
	}
	
}


