@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{
    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%;
	background: #f0f0e9;
}
#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%;
		border: none;
	}
}
/***************************************************
                bl_header
***************************************************/
#bl #bl_header {
	width: 100%;
    margin: 0 auto;
    padding-bottom: 4%;
    background: #f0f0e9;
    border-bottom: solid 1px #5f5f5f;
}
#bl #bl_header .main {
	width: 100%;
    position: relative;
    margin: 0 0 10%;
}
#bl #bl_header .main .main-img {
	height: 108vw;
	position: relative;
}
#bl #bl_header .main .ttl-star {
	width: 8%;
    display: block;
    margin: 0 auto 0;
    padding-top: 7%;
}
#bl #bl_header .main .ttl {
	width: 66%;
    display: block;
    margin: 4% auto 0;
}
#bl #bl_header .main .item {
	position: absolute;
}
#bl #bl_header .main .item:nth-of-type(3) {
	width: 21%;
    top: 31%;
    left: 10%;
	transition: 1.5s all 0.3s ease;
}
#bl #bl_header .main .item:nth-of-type(4) {
	width: 20%;
    left: 8%;
    top: 57%;
	transition: 1.5s all 1.2s ease;
}
#bl #bl_header .main .item:nth-of-type(5) {
	width: 8%;
    bottom: 0%;
    left: 8%;
	transition: 1.5s all 1.8s ease;
}
#bl #bl_header .main .item:nth-of-type(6) {
	width: 10%;
    top: 37%;
    left: 53%;
	transition: 1.5s all 0.9s ease;
}
#bl #bl_header .main .item:nth-of-type(7) {
	width: 15%;
    top: 46%;
    left: 35%;
	transition: 1.5s all 2.1s ease;
}
#bl #bl_header .main .item:nth-of-type(8) {
	width: 20%;
    top: 60%;
    left: 48%;
	transition: 1.5s all 1.5s ease;
}
#bl #bl_header .main .item:nth-of-type(9) {
	width: 19%;
    bottom: 6%;
    left: 32%;
	transition: 1.5s all 2.4s ease;
}
#bl #bl_header .main .item:nth-of-type(10) {
	width: 21%;
    top: 34%;
    right: 5%;
	transition: 1.5s all 2.7s ease;
}
#bl #bl_header .main .item:nth-of-type(11) {
	width: 21%;
    bottom: 2%;
    right: 11%;
	transition: 1.5s all 0.6s ease;
}

#bl #bl_header .main .read {
    padding: 7% 0 0%;
    text-align: center;
    
}
#bl #bl_header .main .read p {
    margin-bottom: 1.8%;
	font-size: 10.2px;
}
#bl #bl_header .main .read p span {
    display: block;
	font-size: 80%;
	margin-top: 2%;
}
@media only screen and (min-width: 769px)  {
	#bl #bl_header {
		width: 34%;
        margin: 0 auto 0 0;
        position: sticky;
		top: 0%;
        height: 98vw;
		border-bottom: none;
	}
	#bl #bl_header .main .main-img {
		height: 34vw;
	}
	#bl #bl_header .main  .ttl{
		width: 60%;
	}
	#bl #bl_header .main .ttl-star {
		width: 7%;
		padding-top: 6%;
	}
	#bl #bl_header .main .read p {
		font-size: 12px;
		margin-bottom: 2%;
	}
	
}
/***************************************************
                content
***************************************************/
#bl #content {
	 margin: 0%;
}
@media only screen and (min-width: 769px) {
	#bl #content {
		width: 50%;
        margin: -104vw 8% 0 auto;
	}
}
#bl #content section {
	margin: 0 auto;
	padding: 14% 0;
	border-bottom: solid 1px #5f5f5f;
	background: #fff;
}
#bl #content section .center {
	text-align: center;
}
#bl #content section:nth-of-type(even) {
	background: #f0f0e9;
}
#bl #content section .midashi {
	margin: 0 auto 6%;
}
#bl #content section .midashi img {
	display: block;
	width: 64%;
	margin: 0 auto 2%;
}
#bl #content section .midashi h3 {
	font-size: 14px;
	text-align: center; 
	letter-spacing: .6px;
}
#bl #content section .text {
    width: 88%;
    margin: 0 auto 0;
}
#bl #content section:nth-of-type(5) div:nth-of-type(4) {
    margin-bottom: 18%;
}
#bl #content section .text a {
	display: block;
    text-align: center;
    margin-top: 2%;
    text-decoration: underline;
	color: #3F51B5;
}
#bl #content section .text p {
    margin-bottom: 2%;
}
#bl #content section .text .komidashi {
	font-size: 120%;
	margin-bottom: 1%;
}
@media only screen and (min-width: 769px) {
	#bl #content section .midashi img {
		width: 32%;
	}
	#bl #content section .midashi h3 {
		font-size: 14px;
	}
	#bl #content section .text {
		width: 78%;
	}
	#bl #content section:nth-of-type(5) div:nth-of-type(4) {
		margin-bottom: 12%;
	}
}

/**section 1
**********************************/
#bl #content section .miles {
	width: 68%;
    margin: 10% auto 0;
    padding: 8% 4%;
    border: solid 1px #5f5f5f;
}
#bl #content section .miles img {
	display: block;
    width: 86%;
    margin: 0 auto;
}
@media only screen and (min-width: 769px) {
	#bl #content section .miles {
		width: 40%;
	}
}
/**BL表**/
#bl #content section .cell {
	width: 100%;
	margin: 10% auto;
}
#bl #content section .cell2 {
	width: 88%;
	margin: 10% auto;
}
@media only screen and (min-width: 769px) {
	#bl #content section .cell {
		width: 60%;
	}
	#bl #content section .cell2 {
		width: 54%;
		margin: 6% auto;
	}
}




#bl #content section .gift-ttl {
	margin: 8% auto 4%;
}
#bl #content section .gift-ttl img {
	display: block;
	width: 8%;
	margin: 0 auto 4%;
}
#bl #content section .gift-ttl h4 {
	font-size: 17px;
    text-align: center;
    margin-top: 3%;
    line-height: 1;
    font-weight: bold;
}
@media only screen and (min-width: 769px) {
	#bl #content section .gift-ttl {
		margin: 6% auto 0%;
	}
	#bl #content section .gift-ttl img {
		width: 4%;
		margin: 0 auto 0;
	}
	#bl #content section .gift-ttl h4 {
		font-size: 18px;
		margin: 2% 0 3%;
	}
	
}


#bl #content section .banner {
	width: 50%;
	margin: 0 auto 8%;
}
#bl #content section h4 {
	font-size: 16px;
    text-align: center;
    margin: 10% 0 6%;
}
#bl #content section h4 span {
	background: linear-gradient(transparent 50%, #f1d288 50%);
}
@media only screen and (min-width: 769px) {
	#bl #content section .banner {
		width: 26%;
		margin: 0 auto 8%;
	}
}


#bl #content section .flex {
	width: 92%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 6%;
}
#bl #content section .flex:last-of-type {
	margin-bottom: 0;
}
#bl #content section .flex div:nth-of-type(1) {
	width: 35%;	
}

#bl #content section .flex div:nth-of-type(2) {
	width: 60%;
	line-height: 1.8;
}
#bl #content section .flex div:nth-of-type(2) img {
	margin-bottom: 6%;
}
#bl #content section .icon {
	display: block;
	width: 18%;
	margin: 8% auto 4%;
}
#bl #content section .flow {
	overflow-x: auto;
	margin: 12% 0;
}
#bl #content section .flow .flow-inner {
	display: flex;
    justify-content: space-between;
    align-items: center;
	width: 165%;
}
#bl #content section .flow .flow-inner div {
	width: 31%;
	height: 126vw;
}

#bl #content section .flow .flow-inner div p {
	text-align: center;
	margin: 12% 0 12%;
	font-size: 9px;
}
#bl #content section .flow .flow-inner.line {
	width: 430%;
}
#bl #content section .flow .flow-inner.line div {
	width: 48%;
	height: 124vw;
}
#bl #content section .flow .flow-inner .yajirushi {
	width: 1.5% !important;
    height: auto;
    margin: -11% 0 0;
}
#bl #content section .flow .flow-inner.line .yajirushi {
	margin: -4% 0px 0;
}
#bl #content section .flow .flow-inner.line .yajirushi {
	width: 2.5% !important;
	height: auto !important;
}

@media only screen and (min-width: 769px) {
	#bl #content section .icon {
		width: 14%;
		margin: 8% auto 4%;
	}
	#bl #content section .flex {
		width: 70%;
	}
	#bl #content section .flow {
		padding: 0 10%;
		margin: 6% 0;
	}
	#bl #content section .flow:nth-of-type(6) {
		padding: 0 6%;
	}
	#bl #content section .flow .flow-inner {
		width: 160%;
	}
	#bl #content section .flow .flow-inner div {
		height: 48vw;
	}
	#bl #content section .flow .flow-inner.line {
		width: 370%;
	}
	#bl #content section .flow .flow-inner.line div {
		width: 46%;
		height: 47vw;
	}
	#bl #content section .flex div:nth-of-type(2) {
		width: 54%;
	}
	#bl #content section .flex div:nth-of-type(2) img {
		width: 80%;
		display: block;
		margin-bottom: 4%;
	}
	#bl #content section .flow .flow-inner .yajirushi {
		width: 2% !important;
		height: auto !important;
	}
	#bl #content section .flow .flow-inner.line .yajirushi {
		width: 3% !important;
	}
	
}

/**section 6
**********************************/
#bl #content section:nth-of-type(6) {
	padding: 14% 0 0;
}
#bl #content section:nth-of-type(6) .text {
	margin-bottom: 8%;
}
#bl #content section:nth-of-type(6) .text h5 {
    font-size: 15px;
	font-weight: bold;
	margin-bottom: 4%;
}
#bl #content section:nth-of-type(6) .text a {
    display: inline;
}
#bl #content section:nth-of-type(6) .footer_area {
	margin-top: 18%;
	padding: 16% 0;
    border-top: solid 1px #5f5f5f;
}
#bl #content section:nth-of-type(6) .footer_area img {
	display: block;
	margin: 0 auto;
	width: 48%;
}

@media only screen and (min-width: 769px) {
	#bl #content section:nth-of-type(6) .footer_area {
		padding: 120px 0 110px;
	}
	#bl #content section:nth-of-type(6) .footer_area img {
		width: 28%;
	}
}
#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;
	}
}