@charset "UTF-8";
/* CSS Document */
body{margin: 0px !important;}
h1,h2,h3,h4,h5,h6{margin: 0;}
ul {
    display: block;
    list-stslideyle-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
}
#bl{
    padding: 0;
    font-family: yu-gothic-pr6n, sans-serif;
    margin: 0 auto;
    line-height: 2.0;
    font-size: 11px;
    letter-spacing: 1px;
	width: 100%;
    box-sizing: border-box;
    color: #111;
    -webkit-text-size-adjust: 100%;
	overflow: hidden;
}
#bl a {
	text-decoration: none;
	color: #161633;
}
#bl p {
    margin: 0;
}
#bl　a:hover {
	opacity: 1;
}
#bl .clear{
	clear: both;
}
#bl img{
    width: 100%;
    vertical-align: bottom;
    line-height: 0;
}
#bl ul,#bl li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.f-en {
	font-family: aktiv-grotesk, sans-serif;
	letter-spacing: .8px;
}

@media only screen and (min-width: 769px)  {
	#bl {
		font-size: 12px;
		
	}
}

/* #bl_header
********************************************/
#bl #bl_header {
	width: 100%;
	position: relative;
}
#bl #bl_header .top {
    width: 100%;
	margin: 0 auto 8%;
}
#bl #bl_header .top img {
    width: 100%;
}
#bl #bl_header .ttl {
    width: 61%;
    position: absolute;
    left: 7%;
    top: 42%;
    bottom: 0;
    filter: drop-shadow(0px 0px 5px rgba(160, 160, 160, 0.7));
}
#bl .read {
    text-align: center;
	font-size: 11px;
	margin: 10% 0 0;
}
#bl .read p {
    margin-bottom: 2%;
}

@media only screen and (min-width: 768px)  {
	#bl #bl_header {
		max-width: 1200px;
		margin: 0 auto 8%;
	}
	#bl #bl_header .top {
		
	}
	#bl #bl_header .ttl {
		width: 40%;
		max-width: 380px;
		left: 9%;
	}
	#bl .read {
		font-size: 13px;
		margin: 34px 0 0;
	}
	#bl .read p {
		margin-bottom: 10px;
	}
}



/* contents 
********************************************/
#bl #contents {
	max-width: 100%;
	margin: 12% auto 0;
}
#bl #contents section {
	width: 100%;
    margin: 0% auto 20%;
}

@media only screen and (min-width: 768px)  {
	#bl #contents {
		
	}
	#bl #contents section {
		width: 1200px;
		margin: 0 auto;
	}
}

/* main
********************************************/
#bl #contents .main {
	margin: 0 auto 25%;
}
#bl #contents .main .frame {
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 12% 0 8%;
	background: #f4f4f4;
	box-sizing: border-box;
}
#bl #contents .main .frame .no {
	width: 16%;
    position: absolute;
    margin: 0 auto;
    top: -4%;
    left: 0;
    right: 0;
}
#bl #contents .main .frame .mainitem {
	display: block;
    width: 70%;
    margin: 0% auto 4%;
    border-radius: 12px;
    border: solid #111 1px;
}
#bl #contents .main .frame .main_credit {
	width: 70%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#bl #contents .main .frame .main_credit p span {
	display: block;
	font-size: 88%;
}
#bl #contents .main .frame .main_credit .buy {
	width: 24%;
}
#bl #contents .main .frame .main_credit .buy img {
	width: 100%;
}

@media only screen and (min-width: 768px)  {
	#bl #contents .main {
		margin: 0 auto 180px;
	}
	#bl #contents .main .frame {
		padding: 42px 0 40px;
	}
	
	#bl #contents .main .frame .mainitem {
		width: 300px;
        margin: 0% auto 20px;
	}
	#bl #contents .main .frame .main_credit {
		width: 300px;
	}
	#bl #contents .main .frame .no {
		width: 70px;
        top: -22px;
	}
	
}


/* contents 
********************************************/
#bl #contents section .season  {
	width: 100%;
}
#bl #contents section .season:last-of-type {
	margin-top: 28%;
}
#bl #contents section .season .pic {
	position: relative;
}
#bl #contents section .season .pic .pic-img {
	width: 80%;
}
#bl #contents section .season:nth-of-type(even) .pic .pic-img {
	width: 80%;
    margin: 0 0 0 auto;
    display: block;
}
#bl #contents section .season .pic .next {
	position: absolute;
    width: 44%;
    top: 3.5%;
    right: 23%;
}
#bl #contents section .season:nth-of-type(even) .pic .next {
	right: auto;
    left: 23%;
}

#bl #contents section .season .pic .one {
	position: absolute;
    width: 35%;
    right: 0%;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
#bl #contents section .season:nth-of-type(even) .pic .one {
    right: auto;
    left: -1%;
}
#bl #contents section .season .text {
	width: 84%;
	margin: 8% auto 0;
}
#bl #contents section .season .text p {
	margin: 0 auto 8%;
}
#bl #contents section .season .text .credit {
	display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #111;
    padding: 2%;
}
#bl #contents section .season .text .credit p {
	width: 76%;
	margin: 0;
}
#bl #contents section .season .text .credit p span {
	display: block;
	font-size: 80%;
	color: #868686;
}
#bl #contents section .season .text .credit p .marker {
	display: inline;
	background:linear-gradient(transparent 40%, #ff6 40%);
	font-size: 100%;
	color: #111;
}
#bl #contents section .season .text .credit a {
	width: 20%;
    font-size: 12px;
    text-align: center;
}


@media only screen and (min-width: 768px)  {
	#bl #contents section {
		max-width: 1200px;
		width: 100%;
		margin-bottom: 180px;
	}
	
	#bl #contents section .flex {
		display: flex;
		justify-content: space-between;
	}
	#bl #contents section .flex .season {
		width: 42%;
	}
	#bl #contents section .season:last-of-type {
		margin-top: 0;
	}
	#bl #contents section .season .pic .one {
		width: 32%;
	}
	#bl #contents section .season:nth-of-type(even) .pic .pic-img {
		margin: 0;
	}
	#bl #contents section .season:nth-of-type(even) .pic .next {
		right: 23%;
		left: auto;
	}
	#bl #contents section .season:nth-of-type(even) .pic .one {
		right: 0%;
        left: auto;
	}
	#bl #contents section .season .text {
		width: 90%;
        margin: 34px auto 0 0;
	}
	#bl #contents section .season .text a {
		font-size: 14px;
	}
	#bl #contents section .season .text .credit {
		width: 80%;
    margin: 0 auto;
	}
	
}


/*************************************
     js
**************************************/
#bl .anim {
	opacity: 0;
	transition: 1.5s all 0s;
}
#bl .anim.ac {
	opacity: 1;
	transform: translate(0);
}
/*************************************
     view
**************************************/
#bl .spview {
	display: block;
}
#bl .pcview {
	display: none;
}
@media only screen and (min-width: 768px)  {
     #bl .spview {
		display: none;
	}	
	#bl .pcview {
		display: block;
	}
}