@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;
}
*{
    min-height: 0;
    min-width : 0;
}
#bl{
    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%;
	padding-bottom: 12%;
	background: #e0dfdc;
}
#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;
}
#bl .f-en {
	/*/font-family: "ivymode", sans-serif;/*/
	font-family: aktiv-grotesk, sans-serif;
}

@media only screen and (min-width: 769px)  {
	#bl {
		font-size: 12px;
		padding-bottom: 0%;
	}
}
/***************************************************
                bl_header
***************************************************/
#bl #bl_header {
	width: 100%;
    margin: 0 auto;
}
#bl .main {
	width: 100%;
	position: relative;
}
#bl .main .ttl {
	position: absolute;
	width: 16.2%;
	right: 5.2%;
	bottom: 3.5%;
}
#bl .main .main-inner {
    width: 100%;
    margin: 0;
}
#bl .main .main-inner img {
	width: 100%;
}
#bl .main .main-inner img {
	
}

@media only screen and (min-width: 769px)  {
	#bl #bl_header {
		max-width: 1400px;
		margin: 0 auto;
	}
	#bl .main {
		
	}
	#bl .main .ttl {
		width: 35%;
		max-width: 480px;
		right: 14%;
		bottom: 43%;
	}
}
#bl .read {
    padding: 10% 0 18%;
    text-align: center;
    font-size: 11px;
}
@media only screen and (min-width: 769px)  {
	#bl .read {
        font-size: 13.5px;
        padding: 70px 0 130px;
	}	
}
/***************************************************
                content
***************************************************/
#bl #content {
	margin: 0 0 5%;
}
#bl #content .midashi {
	margin: 0 0 5%;
}
#bl #content .midashi hr {
	color: #111;
	line-height: 1;
	margin: 5% 0;
	padding: 0;
}
#bl #content .midashi img {
	display: block;
	width: 62%;
	margin: 0 auto;
}
#bl #content .midashi p {
	text-align: center;
}
@media only screen and (min-width: 769px) {
	#bl #content {
		margin: 0 0 80px;
	}
}
/**************************************************
               section
**************************************************/
#bl #content section {
	margin: 0 auto 14%;
	display: flex;
	align-items: start;
	justify-content: space-between;
	flex-wrap: wrap;
}
#bl #content section:last-of-type {
	margin: 0 auto 0;
}
#bl #content section .style {
    width: 48%;
}
#bl #content section .style .style_img {
    position: relative;
	margin-bottom: 8%;
}
#bl #content section .style .style_img .bounce {
	position: absolute;
    z-index: 2;
	width: 4%;
    height: 3.4%;
    background: #a2ccbf;
    border-radius: 50%;
}

@media only screen and (min-width: 768px)  {
	#bl #content section {
		width: 1100px;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin: 0 auto 100px;
	}
	#bl #content section:last-of-type {
		padding-bottom: 140px;
	}
	#bl #content .midashi img {
		width: 400px;
		margin: 0 auto;
	}
	#bl #content .midashi hr {
		margin: 35px 0;
	}
    #bl #content section .style {
		width: 30%;   
	}
	#bl #content section:nth-of-type(3),#bl #content section:nth-of-type(4) {
		width: 1200px;
	}
	#bl #content section:nth-of-type(3) .style,#bl #content section:nth-of-type(4) .style {
		width: 22%;   
	}
	
}

/**************************************************
               style_tex
**************************************************/
#bl #content section .style_tex  {
    width: 92%;
	margin: 0 auto 16%;
}
#bl #content section .style_tex .credit {
    position: relative;
    border-bottom: solid 1px #808080;
    margin-bottom: 1%;
	letter-spacing: .8px;
	font-family: aktiv-grotesk, sans-serif;
}
#bl #content section .style .style_tex .credit .mainitem {
    display: inline;
    background: rgba(255, 187, 17, 0.64);
    background-repeat: no-repeat;
    background-size: 0% 100%;
}

#bl #content section .style_tex .credit a::after {
	content: "";
	background-image: url('https://www.dot-st.com/static/docs/babylone/keyword/250806_denim/images/plus.svg');
    position: absolute;
	width: 7px;
	height: 6px;
    top: 50%;
    right: 2%;
    transform: translate(0, -50%);
    font-size: 11px;
}
#bl #content section .style_tex .credit .cms {
	color: #9A9A9A;
}
#bl #content section .style_tex .credit .cms::after {
	background-image: url('https://www.dot-st.com/static/docs/babylone/keyword/250806_denim/images/none.svg');
    top: 50%;
    right: 2%;
    transform: translate(0, -50%);
    font-size: 10px;
	color: #656565;
}

#bl #content section .style_tex .padding {
	padding: 3% 0;
}
#bl #content section .style_tex .credit-smp {
	    padding: 2.5% 0;
}
#bl #content section .style_tex .credit span {
	font-size: 88%;
    color: #656565;
    display: block;
    line-height: 1.8;
	margin-bottom: 1%;
	letter-spacing: 0.5px;
}
#bl #content section .style_tex .credit .cms span {
	color: #9A9A9A;
}
#bl #content section .style_tex .credit .red {
	font-size: 100%;
    color: #d30000;
    display: inline;
    margin-bottom: 0;
    margin-left: 1%;
}
@media only screen and (min-width: 768px)  {
	#bl #content section .style_tex {
		
		
	}
}
#bl #content .all {
	width: 80%;
    display: block;
    text-align: center;
    background: #111;
    color: #fff;
    font-size: 13px;
    margin: 0 auto;
    line-height: 3.5;
}
@media only screen and (min-width: 768px)  {
	#bl #content .all {
		width: 400px;
	}
}
/**************************************************
                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;
	}
}