@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: #2b2b2b;
    -webkit-text-size-adjust: 100%;
	overflow: hidden;
}
#bl a {
	text-decoration: none;
	color: #2b2b2b;
}
#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;}

@media only screen and (min-width: 769px)  {
	#bl {
		font-size: 12px;
		overflow: hidden;
	}
}
/*************************************
   header 
**************************************/
#bl #bl_header {
	width: 100%;
}
#bl #bl_header .ttl {
    width: 58%;
	margin: 16% auto 14%;
}
#bl #bl_header .ttl img {
    width: 100%;
}
#bl .read {
    text-align: center;
    font-size: 11px;
	background: #efefef;
	padding: 8% 0;
}
#bl .read span {
	display: block;
	font-size: 86%;
	margin-top: 2%;
}

@media only screen and (min-width: 768px)  {
	#bl #bl_header {
		width: 1000px;
		margin: 0 auto 60px;
	}
	#bl #bl_header .ttl {
		width: 360px;
		margin: 120px auto 120px;
	}
	#bl .read {
		font-size: 14px;
		padding: 50px 0 60px;
	}
	#bl .read span {margin-top: 10px;}
}
/*************************************
    #contents 
**************************************/
#bl #contents {
	max-width: 100%;
	margin: 12% auto 0;
}
#bl #contents .midashi1 {
	display: block;
    margin: 0 auto;
    padding-top: 12%;
    padding-bottom: 9%;
    width: 34%;
}
#bl #contents section {
	width: 100%;
    margin: 0% auto 20%;
}
#bl #contents section .set {
	width: 94%;
    margin: 0% auto 20%;
	display: flex;
	justify-content: space-between;
	align-items: end;
}
#bl #contents section .set_pic {
	width: 52%;
	position: relative;
}
#bl #contents section .set_pic .plus {
	position: absolute;
	width: 10%;
	top: 3%;
	left: 3%;
}
#bl #contents section .set .item_box {
    width: 40%;
    text-align: left;
}
#bl #contents section .set .item_box .child {
	display: flex;
	justify-content: space-between;
	align-items: end;
	flex-wrap: wrap;
	margin-bottom: 16%;
}
#bl #contents section .set .item_box .child:nth-of-type(2) {
	margin-bottom: 0%;
}
#bl #contents section .set .item_box .img {
    width: 46%;
}
#bl #contents section .set .item_box .name {
    width: 50%;
	font-size: 10px;
	letter-spacing: .5px;
}
#bl #contents section .set .item_box .name span {
	display: block;
    font-size: 80%;
	margin-top: 6%;
	color: #727272;
}
@media only screen and (min-width: 768px)  {
	#bl #contents {
		margin: 80px auto 0;
        width: 100%;
	}
	#bl #contents .midashi1 {
		width: 160px;
		padding-top: 20px;
		padding-bottom: 45px;
	}
	#bl #contents section {
		margin: 0% auto 100px;
	}
}
/*************************************
      main
**************************************/
#bl #contents section .main {
	background: #efefef;
	padding: 12% 0;
	margin: 0 0 24%;
}
#bl #contents section .main .midashi2 {
	display: block;
	width: 64%;
	margin: 0 auto 8%;
}
#bl #contents section .main .main-item {
	display: block;
	width: 72%;
	margin: 0 auto;
}
#bl #contents section .scene {
	position: relative;
	margin-bottom: 28%;
}
#bl #contents section .scene img {
	position: absolute;
	display: block;
}
#bl #contents section .scene img:nth-of-type(1) {
	position: relative;
}
#bl #contents section .scene .credit {
	position: absolute;
}
#bl #contents section .scene .credit a {
	display: block;
	margin: 14% 0 0;
}
#bl #contents section .scene .credit a .buy {
	width: 130px !important;
}
#bl #contents section .scene .credit span {
	display: block;
	line-height: 1.7;
	letter-spacing: .6px;
}
#bl #contents section .scene .thema {
	position: absolute;
	writing-mode: vertical-rl;
	white-space: nowrap;
	font-size: 16px;
	line-height: 1.7;
	padding: 2% 0;
	color: #fff;
	background: #111;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #bl #contents section .scene .thema {
	padding: 1.5% 0 4.6%;
	}
}
::-webkit-full-page-media, :future, :root
 #bl #contents section .scene .thema {
	padding: 2% 0 2%;
}
#bl #contents section .scene .day {
	position: absolute;
	width: 31%;
}
#bl #contents section .scene .en {
	position: absolute;
	font-family: "liana", script;
	font-weight: 400;
	font-style: normal;
	font-size: 39px;
	color: #4e3a35;
	transform: rotate(-15deg);
	z-index: 2;
}
@media only screen and (min-width: 768px)  {
	#bl #contents section .scene {
		margin-bottom: 0%;
	}
	#bl #contents section:nth-of-type(1) {
		max-width: 900px;
		margin: 0 auto 48px;
	}
	#bl #contents section:nth-of-type(1) {
		max-width: 900px;
		margin: 0 auto 48px;
	}
	#bl #contents section:nth-of-type(2) {
		
	}
	#bl #contents section .main {
		padding: 40px 0;
		margin: 0 auto 120px;
	}
	#bl #contents section .main div {
		display: flex;
		justify-content: space-around;
		align-items: center;
		width: 70%;
		margin: 0 auto;
		max-width: 800px;
	}
	#bl #contents section .main .midashi2 {
		width: 280px;
		margin: 0 auto 0;
	}
	#bl #contents section .main .main-item {
		width: 300px;
	}
	#bl #contents section .flex {
		display: flex;
		justify-content: space-between;
		align-items: start;
		width: 1200px;
		margin: 0 auto;
	}
	#bl #contents section .flex .scene {
		width: 40%;
	}
	
}
/********01********/
#bl #contents section:nth-of-type(2) .scene:nth-of-type(1) {
	height: 183vw;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(1) .en {
	left: 1%;
	top: -2%;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(1) img:nth-of-type(1) {
	width: 81%;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(1) img:nth-of-type(2) {
	width: 48%;
	right: 0;
	top: 42%;
	z-index: 2;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(1) img:nth-of-type(3) {
	width: 56%;
	left: 0;
	bottom: 14%;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(1) .credit {
	left: 4%;
	bottom: 0%;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(1) .day {
	right: -3%;
	top: 0%;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(1) .thema {
	right: 6%;
	top: 12%;
}
@media only screen and (min-width: 768px)  {
	#bl #contents section:nth-of-type(2) .flex .scene:nth-of-type(1) {
		height: 900px;
	}
	#bl #contents section:nth-of-type(2) .flex .scene:nth-of-type(1) .en {
	left: 1%;
	top: -2%;
	}
	
}
/********02********/
#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) {
	height: 235vw;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) .en {
	right: 1%;
	top: 47%;
	line-height: .9;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) img:nth-of-type(1) {
	width: 80%;
	margin: 0 0 0 auto;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) img:nth-of-type(2) {
	width: 59%;
	left: 0;
	top: 46%;
	z-index: 2;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) img:nth-of-type(3) {
	width: 46%;
	right: 0;
	bottom: 0%;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) .credit {
	left: 6%;
	bottom: 7%;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) .credit img {
	margin: 0;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) .day {
	left: -3%;
	top: -4.5%;
}
#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) .thema {
	left: 7%;
	top: 6%;
}
@media only screen and (min-width: 768px)  {
	#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) {
		height: 1020px;
	}
	#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) .day {
		left: auto;
		right: -4%;
		top: 0%;
	}
	#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) .thema {
		right: 7%;
		left: auto;
		top: 10%;
	}
	#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) img:nth-of-type(1) {
		margin: 0;
	}
	#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) img:nth-of-type(2) {
		top: 50%;
		width: 57%;
		left: -7%;
	}
	#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) img:nth-of-type(3) {
		width: 44%;
		right: 10%;
	}
	#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) .credit {
		bottom: 2%;
left: 0%;
	}
	#bl #contents section:nth-of-type(2) .scene:nth-of-type(2) .en {
		top: 51%;
	}
}
/********03********/
#bl #contents section:nth-of-type(3) {
	
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(1) {
	height: 213vw;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(1) .en {
	right: 2%;
	left: auto;
	top: 52%;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(1) img:nth-of-type(1) {
	width: 81%;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(1) img:nth-of-type(2) {
	width: 52%;
	right: 0;
	top: auto;
	bottom: 0;
	z-index: 2;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(1) .credit {
	left: 4%;
	bottom: 13%;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(1) .day {
	right: -3%;
	top: 0%;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(1) .thema {
	right: 6%;
	top: 12%;
}
@media only screen and (min-width: 768px)  {
	#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(1) {
		height: 960px;
	}
	#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(1) img:nth-of-type(1) {
		width: 77%;
	}
	#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(1) img:nth-of-type(2) {
		width: 50%;
	}
	#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(1) .day {
		right: -5%;
	}
	#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(1) .thema {
		right: 6%;
		top: 11%;
	}
}
/********04********/
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) {
	height: 204vw;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) .en {
	left: 1%;
	top: 53%;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) img:nth-of-type(1) {
	width: 80%;
	margin: 0 0 0 auto;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) img:nth-of-type(2) {
	width: 32%;
	right: 4%;
	left: auto;
	top: 55%;
	z-index: 2;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) img:nth-of-type(3) {
	width: 46%;
	left: 0;
	bottom: 0%;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) .credit {
	left: auto;
	right: 8%;
	bottom: 0;
	width: 40%;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) .credit img {
	margin: 0;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) .day {
	left: -3%;
	top: -4.5%;
}
#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) .thema {
	left: 7%;
	top: 6%;
}
@media only screen and (min-width: 768px)  {
	#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) {
		height: 960px;
	}
	#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) .day {
		right: -4%;
		left: auto;
		top: 0%;
	}
	#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) img:nth-of-type(1) {
		width: 80%;
		margin: 0;
	}
	#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) .thema {
		left: auto;
		top: 10%;
		right: 7%;
	}
	#bl #contents section:nth-of-type(3) .flex .scene:nth-of-type(2) .en {
		left: 1%;
		top: 56%;
	}
}
/*************************************
   staff-profile
**************************************/
#bl #contents .staff-profile {
	background: #e8e8e680;
    padding: 12% 0;
    margin: 14% 0 0;
}
#bl #contents .staff-profile .midashi3 {
	display: block;
	width: 40%;
	margin: 0 auto 7%;
}
#bl #contents .staff-profile .profile {
	width: 68%;
	padding: 5%;
	margin: 0% auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: solid 1px #111;
	border-radius: 14px;
	background: #fff;
}
#bl #contents .staff-profile .profile div:nth-of-type(1)  {
	 width: 38%;
}
#bl #contents .staff-profile .profile div:nth-of-type(1) img {
	 border-radius: 50%;
}
#bl #contents .staff-profile .profile div:nth-of-type(2) {
	 width: 50%;
}
#bl #contents .staff-profile .profile div:nth-of-type(2) .staff {
	margin: 0 0 14%;
    padding: 0;
    font-size: 14px;
    line-height: .8;
}
#bl #contents .staff-profile .profile div:nth-of-type(2) .staff span {
	font-size: 75%;
	color: #5e5e5e;
}
#bl #contents .staff-profile .profile div:nth-of-type(2) .staff span:nth-of-type(1) {
	margin-left: 5%;
}
#bl #contents .staff-profile .profile div:nth-of-type(2) .staff span:nth-of-type(2) {
	display: block;
	margin-top: 8%;
}
#bl #contents .staff-profile .profile div:nth-of-type(2) .icon {
	height: 26px;
	width: auto;
}
#bl #contents .staff-profile .profile div:nth-of-type(2) a {
	margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
	#bl #contents .staff-profile {
		padding: 80px 0;
		margin: 100px 0 0;#bl #contents section .main .midashi2
	}
	#bl #contents .staff-profile .midashi3 {
		width: 320px;
		padding: 0;
		margin: 0 auto 30px;
	}
	#bl #contents .staff-profile .profile {
		width: 400px;
		padding: 30px;
	}
	
}
/*************************************
     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;
	}
}