@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;
	background: #ede8e5;
    -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;
}
#bl .f-en {font-family: "ivymode", sans-serif;}

@media only screen and (min-width: 769px)  {
	#bl {
		font-size: 12px;
		overflow: hidden;
	}
}
/************************************************************
                main 
************************************************************/
#bl #bl_header {
	width: 100%;

}
#bl #bl_header .ttl {
    width: 66%;
	margin: 12% auto 10%;
}
#bl #bl_header .ttl img {
    width: 100%;
}
#bl #bl_header .topimg {
	width: 100%;
	height: 48.5vw;
	margin: 0% auto 8%;
	background-image: url(https://www.dot-st.com/static/docs/babylone/keyword/250709_tops/images/back.svg);
	background-repeat: no-repeat;
	background-size: cover;
}
#bl #bl_header .topimg .top-inner {
	width: 100%;
	margin: 0 auto;
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
#bl #bl_header .topimg img:nth-of-type(1) {
	transition: 1.6s all 0.3s ease;
	width: 32.5%;
}
#bl #bl_header .topimg img:nth-of-type(2) {
	width: 32.5%;
	margin: -2% 0% 0 0;
	transition: 1.6s all 0.6s ease;
}
#bl #bl_header .topimg img:nth-of-type(3) {
	width: 32.5%;
	margin: -2% 0% 0 0;
	transition: 1.6s all 0.9s ease;
}

#bl .read {
    text-align: center;
    font-size: 11px;
}
#bl .read span {
	display: block;
	font-size: 86%;
	margin-top: 2%;
}
#bl .menu {
	display: flex;
	justify-content: space-between;
    width: 96%;
    margin: 10% auto 0;
}
#bl .menu a {
	width: 31%;
}
@media only screen and (min-width: 768px)  {
	#bl #bl_header {
		width: 1000px;
		margin: 0 auto 60px;
	}
	#bl #bl_header .ttl {
		width: 400px;
		margin: 0 auto 45px;
		padding-top: 65px;
	}
	#bl #bl_header .topimg {
		 width: 680px;
		height: 331px;
		margin: 0% auto 68px;
	}
	#bl #bl_header .topimg img:nth-of-type(1) {
		margin: .2% 0% 0 0;
	}
	#bl .read {font-size: 12px;}
	#bl .read span {margin-top: 1%;}
	#bl .menu {
		width: 700px;
        margin: 65px auto 0;
	}
	#bl .menu a {
		width: 25%;
	}
}
/************************************************************
                #contents 
************************************************************/
#bl #contents {
	max-width: 100%;
	margin: 12% auto 6%;
}
#bl #contents .midashi {
	display: block;
    margin: 0 auto;
    padding-top: 12%;
    padding-bottom: 9%;
    width: 50%;
}
#bl #contents .midashi2 {
	display: block;
    margin: 0 auto;
    padding-top: 12%;
    padding-bottom: 8%;
    width: 38%;
}
#bl #contents section {
	width: 100%;
    margin: 0% auto 20%;
}
#bl #contents section .item {
     
}
#bl #contents section .item .item-inner {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
#bl #contents section .item .item-inner div {
	width: 49%;
	margin-bottom: 8%;
}
#bl #contents section .item .item-inner div p {
	width: 96%;
    margin: 4% auto 0;
    font-size: 11px;
	letter-spacing: .6px;
}
#bl #contents section .item .item-inner div p span {
    font-size: 90%;
	 display: block;
}
#bl #contents section .item .item-inner div p span .red {
    color: #f060b1;
	font-size: 100%;
	display: inline;
}
#bl #contents section .item .item-inner .btn {
    border-bottom: solid #111 1px;
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
	width: 96%;
	margin: 8% auto 0;
	padding: 0;
}
#bl #contents section .item .item-inner .btn p {
    font-size: 11px;
}
#bl #contents section .item .item-inner .btn p:nth-of-type(1) {
    width: 86%;
	margin: 0;
}
#bl #contents section .item .item-inner .btn p:nth-of-type(2) {
    width: 5%;
	margin: 0;
	font-size: 9px;
}
@media only screen and (min-width: 768px)  {
	#bl #contents {
		margin: 80px auto 6%;
        max-width: 1200px;
	}
	#bl #contents .midashi {
		width: 245px;
		padding-top: 120px;
        padding-bottom: 45px;
	}
	#bl #contents .midashi2 {
		padding-top: 50px;
		padding-bottom: 35px;
		width: 190px;
	}
	#bl #contents section {
		margin: 0% auto 10%;
	}
	#bl #contents section .item .item-inner {
		width: 1000px;
		flex-wrap: nowrap;
		margin: 0 auto;
	}
	#bl #contents section .item .item-inner div {
		width: 23%;
		margin-bottom: 8%;
	}
}
/************************************************************
                #styling
************************************************************/
#bl #contents section .styling {
	margin-top: 3%;
}
#bl #contents section .styling .styling-inner {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
#bl #contents section .styling .styling-inner div {
	width: 32.5%;
	margin-bottom: 8%;
}
#bl #contents section .styling .styling-inner div a {
	position: relative;
	display: block;
}
#bl #contents section .styling .styling-inner div a span {
	position: absolute;
    bottom: 0%;
    left: 0%;
    background: #ffffffc9;
    font-size: 10px;
    padding: 3%;
    line-height: 1.0;
    font-family: sans-serif;
    letter-spacing: .5px;
}
#bl #contents section .styling .styling-inner div p {
	width: 96%;
    margin: 4% auto 0;
    font-size: 12px;
    line-height: 1.8;
    letter-spacing: .6px;
    font-family: sans-serif;
    font-weight: 600;
}
#bl #contents section .styling .styling-inner div p span {
    font-size: 88%;
    display: block;
	font-weight: 400;
}
@media only screen and (min-width: 768px)  {
	#bl #contents section .styling .styling-inner {
		width: 960px;
		margin: 0 auto;
		justify-content: flex-start;
	}
	#bl #contents section .styling .styling-inner div {
		width: 19%;
		padding: 0 .5%;
		margin-bottom: 35px;
	}
}

#bl #contents section .btn {
	display: flex;
    margin: 2% auto 0;
    width: 74%;
    border-bottom: solid .8px;
    align-items: center;
    justify-content: space-between;
    padding: 0 2%;
    font-size: 14px;
	font-weight: 600;
    letter-spacing: 1px;
}
#bl #contents section .btn span:nth-of-type(2) {
    width: 2%;
}
@media only screen and (min-width: 768px)  {
	#bl #contents section .btn {
		width: 320px;
		font-size: 15px;
		padding: 0 1%;
	}
}	
/************************************************************
                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;
	}
}