@charset "UTF-8";
/* CSS Document */
body{
	margin: 0px !important;
}
@media only screen and (min-width: 768px)  {
	body{
		
	}
}
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;
}
*{
    min-height: 0;
    min-width : 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;
}
#bl a {
	text-decoration: none;
	color: #2b2b2b;
}
#bl p {
    margin: 0;
}
#bl　a:hover {
	opacity: 1;
}
#bl .clear{
	clear: both;
}
#bl img{
    width: 100%;
    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: 768px) {
	#bl {
		width: 100%;
        
		
	}
	
}
/*  bl_header
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#bl #bl_header {
	width: 100%;
	position: fixed;
    top: 0;
    left: 0;
}
#bl #bl_header .video video {
	width: 100%;
}
/* #bl #bl_header .ttl {
	position: absolute;
    top: 38%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 64%;
}*/
#bl #bl_header .ttl {
    position: absolute;
    top: 39%;
    left: 6%;
    width: 54%;
}

@media only screen and (min-width: 768px)  {
	/*#bl #bl_header .ttl {
		top: 18vw;
		width: 40%;
		max-width: 440px;
	}*/
	#bl #bl_header .ttl {
        top: 21vw;
        width: 38%;
        max-width: 440px;
        left: 18%;
    }
}


/*  #bl_contents
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#bl #bl_contents {
	width: 100%;
	position: relative;
    background: #fff;
    z-index: 2;
    margin-top: 200vw;
	padding-bottom: 1%;
}
#bl #bl_contents .read {
	text-align: center;
	font-size: 11px;
    padding: 10% 0;
}
#bl #bl_contents .read p {
	margin-bottom: 4%;
}
#bl #bl_contents .read p:last-of-type {
	margin-bottom: 0;
}
@media only screen and (min-width: 768px)  {
	#bl #bl_contents {
	    margin-top: 62vw;
	}
	#bl #bl_contents .read {
		padding: 90px 0;
	}
	#bl #bl_contents .read p {
		font-size: 13px;
		margin-bottom: 10px;
	}
}


/*  #about
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#bl #bl_contents #about {
	width: 100%;
	background: #fffcf5;
    padding: 12% 0;
}
#bl #bl_contents #about .about_inner {
	width: 86%;
	margin: 0 auto;
}
#bl #bl_contents #about .about_inner div {
	margin-bottom: 4%;
}
#bl #bl_contents #about .about_inner div:last-of-type {
	margin-bottom: 0%;
}
#bl #bl_contents #about .about_inner p {
	margin-bottom: 4%;
}
#bl #bl_contents #about .about_inner p:last-of-type {
	margin-bottom: 0;
}
#bl #bl_contents #about .line {
	display: block;
    width: 16%;
    height: 1px;
    background: #ccb277;
    margin: 12% auto 14%;
}

@media only screen and (min-width: 768px)  {
	#bl #bl_contents #about {
		width: 80%;
		max-width: 1000px;
		margin: 0 auto 180px;
		padding: 60px 0;
	}
	#bl #bl_contents #about .about_inner {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	#bl #bl_contents #about .about_inner p {
		margin-bottom: 10px;
	}
	#bl #bl_contents #about .about_inner div {
		margin-bottom: 0;
	}
	#bl #bl_contents #about .about_inner div:nth-of-type(1) {
		width: 40%;
	}
	#bl #bl_contents #about .about_inner div:nth-of-type(2) {
		width: 50%;
	}
	#bl #bl_contents #about .line {
		width: 86%;
		margin: 60px auto;
	}
}


/*  section
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#bl #bl_contents section {
	position: relative;
	margin: 22% 0;
}
#bl #bl_contents section .midashi {
	position: absolute;
	width: 64%;
	z-index: 3;
}
#bl #bl_contents section .no {
	position: absolute;
	width: 24%;
	z-index: 3;
}
#bl #bl_contents section .text h3 {
	font-size: 13px;
	font-weight: 500;
	letter-spacing: .7px;
}
#bl #bl_contents section .text span {
	display: block;
    font-size: 9px;
    letter-spacing: .7px;
}
#bl #bl_contents section .text a {
	display: block;
    font-size: 12px;
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 8%;
}
@media only screen and (min-width: 768px)  {
	#bl #bl_contents section {
		width: 100%;
        max-width: 1600px;
        margin: 200px auto;
	}
	#bl #bl_contents section .midashi {
		width: 46%;
		max-width: 580px;
	}
	#bl #bl_contents section .no {
		width: 14%;
		max-width: 150px;
	}
	#bl #bl_contents section .text h3 {
		font-size: 15px;
		font-weight: 500;
		letter-spacing: .7px;
	}
	#bl #bl_contents section .text span {
		font-size: 10px;
	}
}

/* ━━━━ 1 ━━━━ */
#bl #bl_contents section:nth-of-type(1) .midashi {
	top: 1%;
	left: 0%;
}
#bl #bl_contents section:nth-of-type(1) .no {
	top: -1%;
    right: 2%;
}
#bl #bl_contents section:nth-of-type(1) .text {
	width: 70%;
	margin: 22% auto;
}
#bl #bl_contents section:nth-of-type(1) {
    position: relative;
}
#bl #bl_contents section:nth-of-type(1) .scroll-parent {
    width: 100%;
    height: 500vw;
    position: relative;
}
#bl #bl_contents section:nth-of-type(1) .scroll-parent .section-bg {
    position: sticky;
    top: 0;
    width: 100%;
    height: 163vw;
    background: url(https://www.dot-st.com/static/docs/babylone/pages/260612_india/assets/img/back-1-sp.jpg) no-repeat center top;
    background-size: contain;
}
#bl #bl_contents section:nth-of-type(1) .scroll-parent .scroll-wrap {
    position: sticky;
    top: 50%;
    transform: translateY(-50%);
    height: 55vh;
    width: 70%;
    margin: 0 auto;
}

#bl #bl_contents section:nth-of-type(1) .scroll-parent .scroll {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#bl #bl_contents section:nth-of-type(1) .scroll-parent .scroll img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#bl #bl_contents section:nth-of-type(1) .scroll-parent .scroll--2,
#bl #bl_contents section:nth-of-type(1) .scroll-parent .scroll--3 {
    transform: translateY(100%);
    transition: transform 1.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
#bl #bl_contents section:nth-of-type(1) .scroll-parent .scroll--2.is-show,
#bl #bl_contents section:nth-of-type(1) .scroll-parent .scroll--3.is-show {
    transform: translateY(0);
}



@media only screen and (min-width: 768px) {
	#bl #bl_contents section:nth-of-type(1) .scroll-parent {
        height: 300vw;
    }
	#bl #bl_contents section:nth-of-type(1) .scroll-parent .section-bg {
		background: url("https://www.dot-st.com/static/docs/babylone/pages/260612_india/assets/img/back-1-pc.jpg")no-repeat center top;
		background-size: contain;
		height: 56vw;
	}
	#bl #bl_contents section:nth-of-type(1) .scroll-parent .scroll-wrap {
        width: 50%;
        max-width: 500px;
        height: calc(50vw * 1.4);
        max-height: 700px;
	}
	#bl #bl_contents section:nth-of-type(1) .midashi {
		top: 2%;
		left: 0%;
		right: 0;
		margin: 0 auto;
	}
	#bl #bl_contents section:nth-of-type(1) .no {
		top: -1%;
		right: 18%;
	}
	#bl #bl_contents section:nth-of-type(1) .text {
		width: 420px;
		margin: 60px auto 80px;
	}
}


/* ━━━━ 2 ━━━━ */
#bl #bl_contents section:nth-of-type(2) .midashi {
	top: 7%;
	left: 0%;
}
#bl #bl_contents section:nth-of-type(2) .no {
	top: 0%;
    left: 2%;
}
#bl #bl_contents section:nth-of-type(2)  {
    position: relative;
	 height: 332vw;
	overflow: hidden;
}
#bl #bl_contents section:nth-of-type(2) .pic {
    position: absolute;
}
#bl #bl_contents section:nth-of-type(2) .pic:nth-of-type(2)  {
    width: 90%;
    top: 39%;
    left: 0;
}
#bl #bl_contents section:nth-of-type(2) .pic:nth-of-type(3)  {
    width: 82%;
    top: 13%;
    right: 0;
}
#bl #bl_contents section:nth-of-type(2) .pic:nth-of-type(4)  {
    width: 100%;
    bottom: 26%;
    right: 0;
}
#bl #bl_contents section:nth-of-type(2) .pic:nth-of-type(5)  {
    width: 36%;
	left: 0;
	bottom: 10%;
}
#bl #bl_contents section:nth-of-type(2) .pic:nth-of-type(6)  {
    width: 36%;
	left: 36%;
	bottom: 10%;
}
#bl #bl_contents section:nth-of-type(2) .pic:nth-of-type(7)  {
    width: 36%;
	right: -8%;
	bottom: 10%;
}
#bl #bl_contents section:nth-of-type(2) .text:nth-of-type(8)  {
    position: absolute;
    width: 56%;
    left: 4%;
    top: 28%;
}
#bl #bl_contents section:nth-of-type(2) .text:nth-of-type(9)  {
    position: absolute;
    width: 82%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0%;
}

@media only screen and (min-width: 768px) {
	#bl #bl_contents section:nth-of-type(2) {
		width: 1200px;
		height: 1800px;
	}
	#bl #bl_contents section:nth-of-type(2) .pic:nth-of-type(2) {
    width: 50%;
    top: 33%;
    left: 0;
    right: 0;
    margin: 0 auto;
	}
	#bl #bl_contents section:nth-of-type(2) .pic:nth-of-type(3) {
		width: 62%;
		top: 0;
	}
	#bl #bl_contents section:nth-of-type(2) .pic:nth-of-type(4) {
		width: 45%;
		bottom: 37%;
		right: auto;
		left: 0;
	}
	#bl #bl_contents section:nth-of-type(2) .pic:nth-of-type(5) {
		width: 22%;
		left: 17%;
		bottom: 5%;
	}
	#bl #bl_contents section:nth-of-type(2) .pic:nth-of-type(6) {
		width: 22%;
		left: 0;
		right: 0;
		bottom: 5%;
		margin: 0 auto;
	}
	#bl #bl_contents section:nth-of-type(2) .pic:nth-of-type(7) {
		width: 22%;
		right: 17%;
		bottom: 5%;
	}
	#bl #bl_contents section:nth-of-type(2) .text:nth-of-type(8) {
		width: 33%;
		left: 4%;
		top: 19%;
	}
	#bl #bl_contents section:nth-of-type(2) .no {
		top: 3%;
		left: 4%;
	}
	#bl #bl_contents section:nth-of-type(2) .midashi {
		top: 12%;
		left: 1%;
	}
	#bl #bl_contents section:nth-of-type(2) .text:nth-of-type(9) {
		width: 50%;
	}
}

/* ━━━━ 3 ━━━━ */
#bl #bl_contents section:nth-of-type(3) .no {
	position: static;
	margin: 0 auto;
}
#bl #bl_contents section:nth-of-type(3) .midashi {
	position: static;
    margin: 5% auto 0;
}
#bl #bl_contents section:nth-of-type(3) {
    
}
#bl #bl_contents section:nth-of-type(3) .yoko {
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
#bl #bl_contents section:nth-of-type(3) .yoko img {
    width: 80vw;
    flex-shrink: 0;
    height: auto;
    object-fit: cover;
}
#bl #bl_contents section:nth-of-type(3) .yoko::-webkit-scrollbar {
    display: none;
}
#bl #bl_contents section:nth-of-type(3) .inner {
	position: relative;
    height: 170vw;
}
#bl #bl_contents section:nth-of-type(3) .inner div {
	position: absolute;
}
#bl #bl_contents section:nth-of-type(3) .text {
	width: 60%;
    margin: 6% 0 0 8%;
}
#bl #bl_contents section:nth-of-type(3) .inner div:nth-of-type(1) {
	width: 38%;
    top: 44%;
    z-index: 2;
}
#bl #bl_contents section:nth-of-type(3) .inner div:nth-of-type(2) {
	width: 80%;
	margin: 0 0 0 auto;
    position: relative;
}
#bl #bl_contents section:nth-of-type(3) .inner div:nth-of-type(3) {
	position: absolute;
    width: 74%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0%;
}

@media only screen and (min-width: 768px) {
	#bl #bl_contents section:nth-of-type(3) .midashi {
		margin: 40px auto 40px;
	}
	#bl #bl_contents section:nth-of-type(3) .grid {
		width: 1100px;
        margin: 0 auto;
		display: grid;
		grid-template-columns: 2fr 1fr;
		grid-template-rows: 459px 459px;
		gap: 4px;
	}
	#bl #bl_contents section:nth-of-type(3) .grid img:nth-child(1) {
		grid-column: 1 / 2;
		grid-row: 1 / 3;
	}
	#bl #bl_contents section:nth-of-type(3) .grid img:nth-child(2) {
		grid-column: 2 / 3;
		grid-row: 1 / 2;
	}
	#bl #bl_contents section:nth-of-type(3) .grid img:nth-child(3) {
		grid-column: 2 / 3;
		grid-row: 2 / 3;
	}
	#bl #bl_contents section:nth-of-type(3) .grid img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		display: block;
	}
	#bl #bl_contents section:nth-of-type(3) .text {
		width: 235px;
		margin: 40px auto 80px;
	}
	#bl #bl_contents section:nth-of-type(3) .inner {
		width: 940px;
		height: 685px;
		margin: 0 auto;
	}
	#bl #bl_contents section:nth-of-type(3) .inner div:nth-of-type(1) {
		width: 32%;
		top: 12%;
	}
	#bl #bl_contents section:nth-of-type(3) .inner div:nth-of-type(2) {
		width: 51%;
		margin: 0 0 0 auto;
	}
	#bl #bl_contents section:nth-of-type(3) .inner div:nth-of-type(3) {
    width: 36%;
    left: 0%;
    right: auto;
    margin: 0 auto;
    bottom: 7%;
	}
}


/* ━━━━ 4 ━━━━ */
#bl #bl_contents section:nth-of-type(4)  {
	
}
#bl #bl_contents section:nth-of-type(4) .flex-midashi {
	display: flex;
    margin: 0 auto 6%;
    align-items: center;
}
#bl #bl_contents section:nth-of-type(4) .midashi {
    position: relative;
}
#bl #bl_contents section:nth-of-type(4) .no {
    position: relative;
}
#bl #bl_contents section:nth-of-type(4) .sticky {
	position: relative;
}
#bl #bl_contents section:nth-of-type(4) .sticky .back {
	position: sticky;
	top: 0;
	left: 0;
}
#bl #bl_contents section:nth-of-type(4) .sticky .flex {
	display: flex;
	justify-content: space-between;
}
#bl #bl_contents section:nth-of-type(4) .inner {
	position: relative;
    height: 144vw;
}
#bl #bl_contents section:nth-of-type(4) .inner .pic:nth-of-type(1) {
	width: 68%;
	margin: 12% auto;
}
#bl #bl_contents section:nth-of-type(4) .inner .pic:nth-of-type(2)  {
	position: absolute;
    width: 60%;
    bottom: 0;
    right: 0;
}
#bl #bl_contents section:nth-of-type(4) .inner .text  {
	position: absolute;
    width: 46%;
    left: 0;
    right: 0;
    top: 24vw;
    margin: 0 auto;
}
#bl #bl_contents section:nth-of-type(4) .text {
    width: 80%;
    margin: 6% auto 0;
}

@media only screen and (min-width: 768px) {
	#bl #bl_contents section:nth-of-type(4) .sticky .flex {
		width: 76%;
		max-width: 840px;
		margin: 0 auto;
	}
	#bl #bl_contents section:nth-of-type(4) .sticky .flex img {
		width: 49%;
	}
	#bl #bl_contents section:nth-of-type(4) .inner {
		height: 550px;
	}
	#bl #bl_contents section:nth-of-type(4) .inner .pic:nth-of-type(1) {
		width: 26%;
		margin: 60px auto 0 13%;
	}
	#bl #bl_contents section:nth-of-type(4) .inner .pic:nth-of-type(2) {
		width: 20%;
		bottom: 0;
		right: auto;
		left: 30%;
	}
	#bl #bl_contents section:nth-of-type(4) .inner .text:nth-of-type(3) {
		width: 14%;
		left: auto;
		right: 25%;
		top: 190px;
		margin: 0;
	}
	#bl #bl_contents section:nth-of-type(4) .inner .text:nth-of-type(4) {
		width: 25%;
        left: auto;
        right: 14%;
        top: 334px;
        margin: 0;
	}
}

/* ━━━━ 5 ━━━━ */
#bl #bl_contents section:nth-of-type(5)  {
	
}
#bl #bl_contents section:nth-of-type(5) .no {
	position: relative;
	margin: 0 0 0 4%;
}
#bl #bl_contents section:nth-of-type(5) .midashi {
	position: relative;
    margin: 4% 0 0 -5%;
}
#bl #bl_contents section:nth-of-type(5) .box {
	width: 100%;
	position: relative;
}
#bl #bl_contents section:nth-of-type(5) .box .pic {
	position: absolute;
    width: 78%;
    top: 9%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#bl #bl_contents section:nth-of-type(5) .inner {
	position: relative;
    height: 56vw;
    margin: 8% 0 0 0;
}
#bl #bl_contents section:nth-of-type(5) .inner div {
	position: absolute;
}
#bl #bl_contents section:nth-of-type(5) .inner .pic {
	width: 40%;
	top: 0%;
	left: 0%;
}
#bl #bl_contents section:nth-of-type(5) .inner .text {
	width: 73%;
    top: 21%;
    right: 0%;
}
#bl #bl_contents section:nth-of-type(5) .inner:nth-of-type(4) {
	position: relative;
    height: 244vw;
    margin: 8% 0 0 0;
}
#bl #bl_contents section:nth-of-type(5) .inner:nth-of-type(4) div:nth-of-type(1) {
	width: 100%;
	top: 0;
	left: 0;
}
#bl #bl_contents section:nth-of-type(5) .inner:nth-of-type(4) div:nth-of-type(2) {
	width: 76%;
    bottom: 14.5%;
    top: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#bl #bl_contents section:nth-of-type(5) .inner:nth-of-type(4) div:nth-of-type(3) {
	width: 86%;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
@media only screen and (min-width: 768px) {
	#bl #bl_contents section:nth-of-type(5) {
		width: 940px;
		height: 1540px;
	}
	#bl #bl_contents section:nth-of-type(5) .box {
		width: 56%;
		position: absolute;
		top: 5%;
		right: 0;
	}
	#bl #bl_contents section:nth-of-type(5) .midashi {
		margin: 3% 0 0 -5%;
	}
	#bl #bl_contents section:nth-of-type(5) .inner {
		height: 500px;
		margin: 40px 0 0 0;
	}
	#bl #bl_contents section:nth-of-type(5) .inner .pic {
		width: 26%;
	}
	#bl #bl_contents section:nth-of-type(5) .inner .text {
		width: 40%;
		top: auto;
		right: auto;
		left: 0%;
		bottom: -5%;
	}
	#bl #bl_contents section:nth-of-type(5) .inner:nth-of-type(4) {
		height: 600px;
		margin: 70px 0 0 0;
	}
	#bl #bl_contents section:nth-of-type(5) .inner:nth-of-type(4) div:nth-of-type(1) {
		width: 52%;
		position: relative;
	}
	#bl #bl_contents section:nth-of-type(5) .inner:nth-of-type(4) div:nth-of-type(2) {
		width: 40%;
    bottom: auto;
		top: 25%;
    left: auto;
		right: 0%;
    margin: 0;
	}
	#bl #bl_contents section:nth-of-type(5) .inner:nth-of-type(4) div:nth-of-type(3) {
		width: 43%;
		top: auto;
		bottom: 7%;
		left: auto;
		right: -2%;
		margin: 0;
	}
}



/*  bl_footer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#bl #bl_footer {
	position: relative;
	z-index: 2;
	background: #b8b4a9;
	padding: 18% 0 1%;
}
#bl #bl_footer .logo {
	width: 50%;
	margin: 0 auto 12%;
	line-height: 0;
}
.copy {
	text-align: center;
	font-size: 8px;
	color: #fff;
}
@media only screen and (min-width: 768px) {
	#bl #bl_footer {
		padding: 140px 0 8px;
	}
	#bl #bl_footer .logo {
		width: 46%;
        max-width: 340px;
        margin: 0 auto 120px;
	}
}

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