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

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
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: 'Noto Sans JP', sans-serif;
    margin: 0 auto;
    line-height: 2.0;
    font-size: 12px;
    letter-spacing: 1px;
    box-sizing: border-box;
    color: #2b2b2b;
    -webkit-text-size-adjust: 100%;
	overflow: hidden;
}
#bl a {
	text-decoration: none;
	color: #2b2b2b;
}
#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-ja {font-family: 'Noto Sans JP', sans-serif;}
.f-en {font-family: 'Roboto', sans-serif;}
@media only screen and (max-width: 768px)  {
	#bl {
		width: 100%;
		font-size: 11px;
		overflow: hidden;
	}
}
/************************************************************
                main 
************************************************************/
#bl #bl_header {
	width: 100%;
	background: #e4dddd;
	position: relative;
	padding-top: 55px;
	padding-bottom: 100px;
}
#bl .main {
	position: relative;
}
#bl .main .top-pic {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
	width: 1060px;
	position: relative;
}
#bl .main .top-pic li {
    width: 25%;
    box-sizing: border-box;
    padding: 1%;
}
#bl .main .top-pic li:nth-child(1) {
	transition: 2.0s all 1.4s ease;
}
#bl .main .top-pic li:nth-child(2) {
	transition: 2.0s all 0.5s ease;
}
#bl .main .top-pic li:nth-child(3) {
	transition: 2.0s all 1.1s ease;
}
#bl .main .top-pic li:nth-child(4) {
	transition: 2.0s all 0.8s ease;
}
#bl .main .top-pic li:nth-child(5) {
	transition: 2.0s all 2.3s ease;
}
#bl .main .top-pic li:nth-child(6) {
	transition: 2.0s all 0.2s ease;
}
#bl .main .top-pic li:nth-child(7) {
	transition: 2.0s all 1.7s ease;
}
#bl .main .top-pic li:nth-child(8) {
	transition: 2.0s all 2.0s ease;
}
#bl .main .top-pic li:nth-child(9) {
	transition: 2.0s all 2.6s ease;
}
#bl .main .top-pic .ttl {
    width: 320px;
    margin: 0 auto;
    line-height: 0;
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
}
#bl .main .ttl img{
	width: 100%;
	filter: drop-shadow(0 0px 11px rgba(0, 0, 0, .9));
}
#bl .read{
	 margin: 6% auto 0;
	font-size: 14px;
	text-align: center;
	position: relative;
	 animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
#bl #bl_header .yaji {
    position: absolute;
    width: 40px;
    left: 48.5%;
    bottom: -13%;
}
@media only screen and (max-width: 768px)  {
	#bl #bl_header {
    padding-top: 10%;
    padding-bottom: 15%;
	}
	#bl .main {
	margin: 0 auto;
    width: 100%;
    }
	#bl .main .top-pic {
    width: 92%;
    margin: 0 auto;
    }
	#bl .main .top-pic li {
    width: 33.3%;
    box-sizing: border-box;
    padding: 1.6%;
    }
   #bl .main .top-pic .ttl {
    width: 65%;
    }
   #bl .read {
    margin: 7% 6% 0%;
    font-size: 11px;
    text-align: left;
    }
	#bl #bl_header .yaji {
    left: 44.5%;
    bottom: -12%;
    }
	
}
.slide {
    position: relative;
    max-width: 1600px;
	max-height: 570px;
	z-index: 0;
	margin: 0 auto;
	 animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
@media only screen and (max-width: 768px)  {
.slide {
    position: relative;
    width: 100%;
	max-height: 390px;
	z-index: 0;
	 animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
　　}
	#bl .main .ttl {
    width: 48%;
    top: 26%;
    left: 29%;
    }
}
/************************************************************
                contents .itemArea
************************************************************/
#bl #contents {
	max-width: 1200px;
	margin: 12% auto 5%;
	font-family: 'Roboto', sans-serif;
}
#bl #contents section {
	width: 1200px;
	margin: 6% auto 16%;
}
#bl #contents section .midashi {
	margin: 0 0 2.5%;
}
#bl #contents section .midashi img {
	display: block;
}
#bl #contents section .midashi .sr {
    width: 245px;
    margin: 0px 0 8px 0;
}
#bl #contents section .midashi .item-name {
    height: 53px;
    width: auto;
}
#bl #contents section .pic {
    display: grid;
    grid-template-columns: repeat(2, 1fr) 0.5fr repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}
#bl #contents section .pic li {
	box-sizing: border-box; 
}
#bl #contents section .pic li:nth-child(1) {
	grid-area: 1 / 1 / 5 / 3;
	transition: 2.0s all 0.3s ease;
}
#bl #contents section .pic li:nth-child(2) {
	grid-area: 1 / 4 / 3 / 5;
    transition: 2.0s all 0.6s ease;
}
#bl #contents section .pic li:nth-child(3) {
	grid-area:  1 / 5 / 3 / 6;
	transition: 2.0s all 0.9s ease;
}
#bl #contents section .pic li:nth-child(4) {
	grid-area: 3 / 4 / 5 / 5;
	transition: 2.0s all 1.2s ease;
}
#bl #contents section .pic li:nth-child(5) {
	grid-area: 3 / 5 / 5 / 6; 
	transition: 2.0s all 1.5s ease;
}

@media only screen and (max-width: 768px)  {
	#bl #contents {
    max-width: 100%;
    margin: 20% auto 5%;
    }
	#bl #contents section {
	width: 100% !important;
	margin: 0 auto 24%;
    }
    #bl #contents section .midashi .item-name {
    display: inline-block;
    height: 86px;
    margin: 0 0 3% 2%;
    }
	#bl #contents section .sp-pic1 {
	display: flex;
	margin: 0 0 8%;
	}
	#bl #contents section .sp-pic1 img {
	 width: 83%;
	}
	#bl #contents section .sp-pic1 .sr {
    width: 4.5%;
	margin-left: 6.5%;	
	}
	#bl #contents section .slider {
	width: 82%;
	margin: 0 auto;
	max-height: 30%;
	}
}
@media only screen and (max-width: 414px)  {
	#bl #contents section .slider {
	max-height: 36%;
    }
}
@media only screen and (max-width: 376px)  {
	#bl #contents section .slider {
	max-height: 35%;
    }
}
/************************************************************
             #contents section .textBox
************************************************************/
#bl #contents section .textBox {
	width: 1100px;
	margin: 60px auto 0;
	display: flex;
}
#bl #contents section .textBox .textBox-c {
	width: 61%;
    margin-right: 17%;
}

#bl #contents section .textBox .textBox-c .tex {
    margin: 0 0 8%;
}
#bl #contents section .textBox .textBox-c .credit a {
	position: relative;
    width: 100%;
    display: inline-block;
    border-bottom: solid 1px #232323;
    font-family: 'Roboto', sans-serif;
	letter-spacing: .8;
    line-height: 1.6;
    font-weight: 500;
    font-size: 13px;
    padding: 1.5% 0;
}
#bl #contents section .textBox .textBox-c .credit a span {
	background: #e7d9d3;
}
#bl #contents section .textBox .textBox-c .credit a::after {
    position: absolute;
    content: "BUY";
    right: 1%;
    bottom: 28%;
    font-size: 13px;
    font-weight: 500;
}
#bl #contents section .textBox .textBox-c .credit .sto {
    position: relative;
    width: 100%;
    display: inline-block;
    border-bottom: solid 1px #232323;
    font-family: 'Roboto', sans-serif;
	letter-spacing: .8;
    line-height: 1.6;
    font-weight: 500;
    font-size: 13px;
    padding: 1.5% 0;
	pointer-events: none;
}
#bl #contents section .textBox .textBox-c .credit .sto::after {
    position: absolute;
    content: "STORE ONLY";
    right: 1%;
    bottom: 28%;
    font-size: 12px;
    font-weight: 300;
	color: #606060;
}
#bl #contents section .textBox .textBox-c .credit .smp {
    position: relative;
    width: 100%;
    display: inline-block;
    border-bottom: solid 1px #232323;
    font-family: 'Roboto', sans-serif;
	letter-spacing: .8;
    line-height: 1.6;
    font-weight: 500;
    font-size: 13px;
	pointer-events: none;
	padding: 4.5% 0px;
}
#bl #contents section .textBox .textBox-c .credit .smp::after {
    position: absolute;
    content: "SAMPLE";
    right: 1%;
    bottom: 28%;
    font-size: 12px;
    font-weight: 300;
	color: #606060;
}
#bl #contents section .textBox .textBox-c .credit .pv {
    position: relative;
    width: 100%;
    display: inline-block;
    border-bottom: solid 1px #232323;
    font-family: 'Roboto', sans-serif;
	letter-spacing: .8;
    line-height: 1.6;
    font-weight: 500;
    font-size: 13px;
	pointer-events: none;
	padding: 4.5% 0px;
}
#bl #contents section .textBox .textBox-c .credit .pv::after {
    position: absolute;
    content: "PRIVATE";
    right: 1%;
    bottom: 28%;
    font-size: 12px;
    font-weight: 300;
	color: #606060;
}
#bl #contents section .textBox .textBox-p {
	position: relative;
	width: 70%;
}
#bl #contents section .textBox .textBox-p .re {
    position: absolute;
    width: 230px;
    top: -4%;
    left: 27%;
}
#bl #contents section .textBox .textBox-p .profile {
    border: solid .8px #111111;
    display: flex;
	align-items: center;
	margin: 0 auto;
    padding: 9% 6%;
    width: 74%;
}
#bl #contents section .textBox .textBox-p .profile .p-img {
	position: relative;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 10% 0 0;
}
#bl #contents section .textBox .textBox-p .profile .p-tex {
	line-height: 1.4;
}
#bl #contents section .textBox .textBox-p .profile .p-tex .store {
	font-size: 10px;
    margin: 0px 0 3%;
    text-decoration: underline;
}
#bl #contents section .textBox .textBox-p .profile .p-tex .icon-inst {
	display: inline-block;
	margin: 0 5% 0 0;
	width: 19px;
}
#bl #contents section .textBox .textBox-p .profile .p-tex .icon-staff {
	display: inline-block;
	width: 100px;
}
#bl #contents section .textBox .textBox-p .profile .p-tex a {
    margin: 8% 0 0%;
    display: block;
}
#bl #contents section .textBox .textBox-p .profile .p-tex p {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    line-height: 1.5;
}
#bl #contents section .textBox .textBox-p .profile .p-tex p span {
	font-size: 52%;
	font-weight: 400;
	margin-left: 5%;
}
@media only screen and (max-width: 768px)  {
	#bl #contents section .textBox {
    width: 80%;
    margin: 6% auto 0;
    display: block;
    }
	#bl #contents section .textBox .textBox-c {
    width: 100%;
    margin: 0;
    }
	#bl #contents section .textBox .textBox-p {
    width: 100%;
    margin: 25% 0 0;
    }
	#bl #contents section .textBox .textBox-p .profile {
    width: 100%;
	padding: 12% 6%;
    }
	#bl #contents section .textBox .textBox-p .profile .p-img {
    width: 90px;
    height: 90px;
    margin: 0 9% 0 0;
    }
	#bl #contents section .textBox .textBox-p .re {
    width: 68%;
    top: -8%;
    left: 23%;
    }
}

/************************************************************
                js
************************************************************/
/*////pcview////*/
   #bl .spview {
		display: none;
	}	
	#bl .pcview {
		display: block;
	}
@media only screen and (max-width: 768px)  {
	#bl .spview {
		display: block;
	}	
	#bl .pcview {
		display: none;
	}	
}

#bl .anim {
	opacity: 0;
	transition: 1.5s all 0s;
}
#bl .anim.ac {
	opacity: 1;
	 transform: translate(0);
}

