@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: #111;
    -webkit-text-size-adjust: 100%;
	overflow: hidden;
}
#bl a {
	text-decoration: none;
	color: #161633;
}
#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;
	letter-spacing: .8px;
}

@media only screen and (min-width: 769px)  {
	#bl {
		font-size: 12px;
		
	}
}

/* #bl_header
********************************************/
#bl #bl_header {
	width: 100%;
	position: relative;
}
#bl #bl_header .top {
    width: 100%;
	margin: 0 auto 8%;
}
#bl #bl_header .top img {
    width: 100%;
}
#bl #bl_header .ttl {
    width: 45%;
    position: absolute;
    left: 8%;
    top: 8.2%;
    bottom: 0;
}
#bl .read {
    text-align: center;
	font-size: 11px;
	margin: 10% 0 0;
}
#bl .read p {
    margin-bottom: 3%;
}

@media only screen and (min-width: 768px)  {
	#bl #bl_header {
		max-width: 1200px;
		margin: 0 auto 8%;
	}
	#bl #bl_header .top {
		
	}
	#bl #bl_header .ttl {
		width: 36%;
        max-width: 340px;
        top: 40%;
        right: 9%;
        left: auto;
	}
	#bl .read {
		font-size: 13px;
		margin: 34px 0 0;
	}
	#bl .read p {
		margin-bottom: 10px;
	}
}



/* contents 
********************************************/
#bl #contents {
	max-width: 100%;
	margin: 22% auto 0;
}
#bl #contents section {
	width: 100%;
    margin: 0% auto 30%;
}

@media only screen and (min-width: 768px)  {
	#bl #contents {
		width: 90%;
		max-width: 1100px;
		margin: 140px auto 0;
	}
	#bl #contents section {
		margin: 0% auto 180px;
	}
}

#bl #contents section .ttl_area {
	margin-bottom: 10%;
	position: relative;
}
#bl #contents section .ttl_area .no {
	position: absolute;
    width: 20%;
    top: -24%;
    left: -2%;
}
#bl #contents section .ttl_area .ttl_img {
	width: 88%;
    margin: 0 auto 4%;
    padding: 0 6% 4%;
    display: flex;
    justify-content: space-between;
	align-items: center;
    border-bottom: solid 1px #111;
}
#bl #contents section .ttl_area .ttl_img img:nth-of-type(1) {
	width: 66%;
}
#bl #contents section .ttl_area .ttl_img a {
	width: 18%;
}
#bl #contents section .ttl_area .ttl_img a img {
	width: 100% !important;
}
#bl #contents section .ttl_area p {
	width: 88%;
    margin: 0 auto;
}

@media only screen and (min-width: 768px)  {
	#bl #contents section .ttl_area {
		margin-bottom: 50px;
	}
	#bl #contents section .ttl_area .no {
		width: 15%;
		top: 2%;
		left: 0%;
	}
	#bl #contents section .ttl_area .ttl_img {
		margin: 0 auto 30px;
		padding: 0 6% 2%;
	}
	#bl #contents section .ttl_area .ttl_img img:nth-of-type(1) {
        width: 33%;
        margin-left: 9%;
    }
	#bl #contents section .ttl_area p {
		font-size: 13px;
		width: 100%;
	}
	#bl #contents section .ttl_area .ttl_img a {
		width: 9%;
	}
}



/* main
********************************************/
#bl #contents section .main-img {
	width: 74%;
	margin: 0 auto 15%;
	position: relative;
}
#bl #contents section .main-img .sub-text {
	position: absolute;
	width: 3.5%;
	top: 3%;
	left: 4%;
}
#bl #contents section .main-img .plus {
	position: absolute;
	width: 12%;
	bottom: 3%;
	right: 3.5%;
}
#bl #contents section .sub-img {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 4px;
	grid-row-gap: 4px;
	width: 92%;
    margin: 0 auto;
}
#bl #contents section .sub-img .child {
	position: relative;
}
#bl #contents section .sub-img .child:nth-of-type(1) {
	grid-area: 1 / 1 / 2 / 2;
}
#bl #contents section .sub-img .child:nth-of-type(2) {
	grid-area: 1 / 2 / 2 / 3;
}
#bl #contents section .sub-img .child:nth-of-type(3) {
	grid-area: 2 / 1 / 3 / 2;
}
#bl #contents section .sub-img .child:nth-of-type(4) {
	grid-area: 2 / 2 / 3 / 3;
}

#bl #contents section .sub-img .child .point {
	position: absolute;
	width: 56%;
}
#bl #contents section .sub-img .child .efect {
	display: block;
	background: #ffffff80;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	animation: heartbeat 1.5s ease-in 0.3s infinite;
	position: absolute;
}
@keyframes heartbeat
{
  0% { transform: scale( .75 ); animation-timing-function: ease-out; }
  40% { transform: scale( 1 ); animation-timing-function: ease-in; }
  60% { transform: scale( .75 ); animation-timing-function: ease-out; }
  70% { transform: scale( 1 ); animation-timing-function: ease-in; }
  90% { transform: scale( .75 ); animation-timing-function: ease-out; }
  100% { transform: scale( .75 ); }
}

/* sec01
**************/
#bl #contents section:nth-of-type(1) .sub-img .child:nth-of-type(2) .point {
	top: 45%;
    right: -9%;
}
#bl #contents section:nth-of-type(1) .sub-img .child:nth-of-type(2) .efect {
	top: 33%;
    right: 29%;
}
#bl #contents section:nth-of-type(1) .sub-img .child:nth-of-type(3) .point {
	top: 57%;
    right: 13%;
}
#bl #contents section:nth-of-type(1) .sub-img .child:nth-of-type(3) .efect {
	top: 40%;
    right: 29%;
}
/* sec02
**************/
#bl #contents section:nth-of-type(2) .sub-img .child:nth-of-type(1) .point {
	bottom: 18%;
    left: 7%;
}
#bl #contents section:nth-of-type(2) .sub-img .child:nth-of-type(1) .efect {
	top: 63%;
    left: 34%;
}
#bl #contents section:nth-of-type(2) .sub-img .child:nth-of-type(3) .point {
	bottom: 4%;
    left: 7%;
}
#bl #contents section:nth-of-type(2) .sub-img .child:nth-of-type(3) .efect {
	top: 47%;
    left: 16%;
}
/* sec03
**************/
#bl #contents section:nth-of-type(3) .sub-img .child:nth-of-type(2) .point {
	bottom: 4%;
    left: 6%;
}
#bl #contents section:nth-of-type(3) .sub-img .child:nth-of-type(2) .efect {
	bottom: 22%;
    left: 20%;
}
#bl #contents section:nth-of-type(3) .sub-img .child:nth-of-type(3) .point {
	bottom: 18%;
    left: 9%;
}
#bl #contents section:nth-of-type(3) .sub-img .child:nth-of-type(3) .efect {
	bottom: 38%;
    left: 24%;
}
/* sec04
**************/
#bl #contents section:nth-of-type(4) .sub-img .child:nth-of-type(1) .point {
	top: 59%;
    left: 6%;
}
#bl #contents section:nth-of-type(4) .sub-img .child:nth-of-type(1) .efect {
	top: 48%;
    left: 20%;
}
/* sec05
**************/
#bl #contents section:nth-of-type(5) .sub-img .child:nth-of-type(2) .point {
	top: 59%;
    left: 6%;
}
#bl #contents section:nth-of-type(5) .sub-img .child:nth-of-type(2) .efect {
	top: 48%;
    left: 20%;
}
#bl #contents section:nth-of-type(5) .sub-img .child:nth-of-type(3) .point {
	top: 59%;
    left: 6%;
}
#bl #contents section:nth-of-type(5) .sub-img .child:nth-of-type(3) .efect {
	top: 48%;
    left: 20%;
}


#bl #contents section .credit {
	
    padding: 2%;
    width: 86%;
    margin: 6% auto 0;
}
#bl #contents section .credit a {
	display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #111;
   
}
#bl #contents section .credit p {
	width: 76%;
    margin: 0;
    line-height: 2.8;
    font-size: 12px;
}

#bl #contents section .credit img {
	width: 5%;
	padding: 0 1% 2% 0%;
}

@media only screen and (min-width: 768px)  {
	#bl #contents section .flex {
		display: flex;
		justify-content: space-between;
	}
	#bl #contents section:nth-of-type(even) .flex {
		flex-direction: row-reverse;
	}
	#bl #contents section .main-img {
		width: 42.1%;
		margin: 0;
	}
	#bl #contents section .main-img .sub-text {
		width: 3%;
		top: 2.5%;
	}
	#bl #contents section .main-img .plus {
		width: 9%;
		bottom: 2.5%;
		right: 3%;
	}
	#bl #contents section .sub-img {
		width: 42.2%;
	}
	#bl #contents section .credit {
		width: 42%;
		margin: 6% auto 0;
		padding: 0 2% 1.2%;
	}
	#bl #contents section .credit p {
		font-size: 16px;
	}
	
}




/*************************************
     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;
	}
}