@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;
}
#br{
    font-family: "Noto Serif JP", 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: #edcce2;
}
#br a {
	text-decoration: none;
	color: #2b2b2b;
}
#br p {
    margin: 0;
}
#br　a:hover {
	opacity: 1;
}
#br .clear{
	clear: both;
}
#br img{
    width: 100%;
    line-height: 0;
}
#br ul,#br li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#br .f-en {
	/*/font-family: "ivymode", sans-serif;/*/
	font-family: aktiv-grotesk, sans-serif;
}

@media only screen and (min-width: 769px)  {
	#br {
		font-size: 12px;
		padding-bottom: 0%;
		border: none;
	}
}

/**bl_header
**********************************/
#br #br_header {
	width: 100%;
    margin: 0 auto;
    padding-bottom: 4%;
    background: #edcce2;
    border-bottom: solid 1px #5f5f5f;
}
#br #br_header .main {
	width: 100%;
    position: relative;
    margin: 0 0 8%;
}
#br #br_header .main .main-img {
	height: 148vw;
	position: relative;
}
#br #br_header .main .logo {
	width: 30%;
    display: block;
    margin: 0 auto 8%;
    padding-top: 7%;
}
#br #br_header .main .ttl {
	width: 86%;
    display: block;
    margin: 4% auto 0;
}
#br #br_header .main .item {
	position: absolute;
}
#br #br_header .main .item:nth-of-type(2) {
	width: 12%;
	left: 0;
	right: 0;
    margin: 0 auto;
	/*transition: 1.5s all 0.3s ease;*/
}
#br #br_header .main .item:nth-of-type(3) {
	width: 28%;
    left: 4%;
    bottom: 15%;
	/*transition: 1.5s all 0.3s ease;*/
}
#br #br_header .main .item:nth-of-type(4) {
	width: 26%;
    left: 24%;
    bottom: 0%;
    z-index: 2;
	/*transition: 1.5s all 1.2s ease;*/
}
#br #br_header .main .item:nth-of-type(5) {
	width: 48%;
    bottom: 8%;
    right: 3%;
	/*transition: 1.5s all 1.8s ease;*/
}
#br .read {
    padding: 10% 0 0%;
    text-align: center;
}
#br .read p {
    margin-bottom: 6%;
	font-size: 11px;
}
#br .read p span {
    display: block;
	font-size: 80%;
	margin-top: 2%;
}
@media only screen and (min-width: 769px)  {
	#br #br_header {
		width: 39%;
        margin: 0 auto 0 6%;
        position: sticky;
        top: 0%;
        height: 106vw;
	}
	#br #br_header .main .main-img {
		height: 52.5vw;
	}
	#br #br_header .main  .ttl{
		width: 60%;
	}
	#br .read p {
		font-size: 12px;
	}
	
}

/**content
**********************************/
#br #content {
	 margin: 0%;
}
@media only screen and (min-width: 769px) {
	#br #content {
		width: 40%;
        margin: -104vw 8% 0 auto;
	}
}
#br #content section {
	margin: 0 auto;
	padding: 14% 0;
	border-bottom: solid 1px #5f5f5f;
	background: #dfe2e7;
}
#br #content section .midashi {
	margin: 0 auto 10%;
}
#br #content section .midashi img {
	display: block;
    width: 80%;
    margin: 0 0 0 8%;
}
#br #content section .text {
    width: 88%;
    margin: 0 auto 0;
}
#br #content section:nth-of-type(5) div:nth-of-type(4) {
    margin-bottom: 18%;
}
#br #content section .text p {
    margin-bottom: 8%;
}
#br #content section:nth-of-type(2) .text p {
    margin-bottom: 0%;
}
#br #content section .text a {
    display: block;
    width: fit-content;
    text-align: center;
    color: #010101;
    font-size: 13px;
    border-bottom: 1px solid #000;
    padding-bottom: 7px;
    margin: 2% auto 0;
}
#br #content section .text .komidashi {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4%;
}
#br #content section .text .komidashi span {
    display: block;
	font-size: 80%;
	font-weight: 400;
}
#br #content section:nth-of-type(7) .text a {
    display: inline;
}
@media only screen and (min-width: 769px) {
	#br #content section .text {
		width: 80%;
	}
}

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

@media only screen and (min-width: 769px) {
	/**BL表#br #content section .cell {
		width: 60%;
	}**/
	
}

/**表
**********************************/
#br #content section #cell {
	width: 100%;
	margin: 8% 0;
	overflow-x: auto;
	position: relative;
	display: flex;
    justify-content: flex-start;
    align-items: flex-start;		
}
#br #content section #cell .kotei {
	width: 200px;
	flex-shrink: 0;
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: repeat(5, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 10;
	align-self: start;
	background: #f4f4f4;
}
#br #content section #cell .kotei div {
	padding: 5.3% 5%;
	border: solid 1px #111;
}
#br #content section #cell .kotei div img {
	width: 92%;
    display: block;
    margin: 0 auto;
    padding: 5% 0 0 0;
}
#br #content section #cell .kotei div:nth-of-type(1) { grid-area: 1 / 1 / 2 / 2;}
#br #content section #cell .kotei div:nth-of-type(2) { grid-area: 2 / 1 / 3 / 2;}
#br #content section #cell .kotei div:nth-of-type(3) { grid-area: 3 / 1 / 4 / 2;}
#br #content section #cell .kotei div:nth-of-type(4) { grid-area: 4 / 1 / 5 / 2;}
#br #content section #cell .kotei div:nth-of-type(5) { grid-area: 5 / 1 / 6 / 2;}
		
#br #content section #cell .parent {
	width: 450px;
	background: #fff;
	flex-shrink: 0; 
	display: grid;
	grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(5, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
}
#br #content section #cell .parent div {
	border: solid 1px #111;
	padding: 8.53% 0;
}
#br #content section #cell .parent .div1 {
	grid-area: 1 / 1 / 2 / 2;
	background: #003b7c;
}
#br #content section #cell .parent .div2 { grid-area: 2 / 1 / 3 / 2; }
#br #content section #cell .parent .div3 { grid-area: 3 / 1 / 4 / 2; }
#br #content section #cell .parent .div4 { grid-area: 4 / 1 / 5 / 2; }
#br #content section #cell .parent .div5 { grid-area: 5 / 1 / 6 / 2; }
#br #content section #cell .parent .div6 {
	grid-area: 1 / 2 / 2 / 3;
	background: #90bfb4;
}
#br #content section #cell .parent .div7 { grid-area: 2 / 2 / 3 / 3; }
#br #content section #cell .parent .div8 { grid-area: 3 / 2 / 4 / 3; }
#br #content section #cell .parent .div9 { grid-area: 4 / 2 / 5 / 3; }
#br #content section #cell .parent .div10 { grid-area: 5 / 2 / 6 / 3; }
#br #content section #cell .parent .div11 {
	grid-area: 1 / 3 / 2 / 4;
	background: #828715;
}
#br #content section #cell .parent .div12 { grid-area: 2 / 3 / 3 / 4; }
#br #content section #cell .parent .div13 { grid-area: 3 / 3 / 4 / 4; }
#br #content section #cell .parent .div14 { grid-area: 4 / 3 / 5 / 4; }
#br #content section #cell .parent .div15 { grid-area: 5 / 3 / 6 / 4; }

#br #content section #cell .parent .rank {
	width: 62%;
    padding: 4% 0 0 0;
    display: block;
    margin: 0 auto;
}
#br #content section #cell .parent .bag {
	width: 34%;
    padding: 3% 0 0;
    display: block;
    margin: 0 auto;
}
#br #content section #cell .parent .cp {
	width: 78%;
    padding: 0% 0;
    display: block;
    margin: 0 auto;
}
@media only screen and (min-width: 769px) {
	#br #content section #cell {
		max-width: 700px;
		margin: 8% auto;
	}
	#br #content section #cell .parent {
	}
}


#br #content section .gift {
	width: 90%;
	margin: 14% auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#br #content section .gift img:nth-of-type(1) {
	display: block;
	width: 32%;
}
#br #content section .gift img:nth-of-type(2) {
	display: block;
	width: 62%;
}
@media only screen and (min-width: 769px) {
	
	
}

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

#br #content section .toku {
	width: 50%;
	margin: 10% auto;
}
#br #content section .toku2 {
	width: 48%;
	margin: 10% auto 6%;
}
#br #content section .ex {
	width: 70%;
    margin: 6% auto 0;
    border: solid 1px #111;
    padding: 5%;
    text-align: center;
    font-size: 9px;
}
#br #content section .ex span {
	display: block;
	font-size: 120%;
}
#br #content section .icon {
	display: block;
	width: 18%;
	margin: 8% auto 4%;
}
#br #content section .flow {
	overflow-x: auto;
	margin: 12% 0;
}
#br #content section .flow .flow-inner {
	display: flex;
    justify-content: space-between;
    align-items: center;
	width: 165%;
}
#br #content section .flow .flow-inner div {
	width: 31%;
	height: 126vw;
}
#br #content section .flow .flow-inner div p {
	text-align: center;
	margin: 12% 0 12%;
	font-size: 9px;
}
#br #content section .flow .flow-inner.line {
	width: 430%;
}
#br #content section .flow .flow-inner.line div {
	width: 48%;
	height: 124vw;
}
#br #content section .flow .flow-inner .yajirushi {
	width: 1.5% !important;
    height: auto;
    margin: -11% 0 0;
}
#br #content section .flow .flow-inner.line .yajirushi {
	margin: -4% 0px 0;
}
#br #content section .flow .flow-inner.line .yajirushi {
	width: 2.5% !important;
	height: auto !important;
}
@media only screen and (min-width: 769px) {
	#br #content section .icon {
		width: 14%;
		margin: 8% auto 4%;
	}
	#br #content section .flex {
		width: 70%;
	}
	#br #content section .flow {
		padding: 0 10%;
		margin: 6% 0;
	}
	#br #content section .flow .flow-inner div {
		height: 48vw;
	}
	#br #content section .flow .flow-inner.line div {
		width: 46%;
		height: 41vw;
	}
	#br #content section .flex div:nth-of-type(2) {
		width: 54%;
	}
	#br #content section .flex div:nth-of-type(2) img {
		width: 80%;
		display: block;
		margin-bottom: 4%;
	}
	#br #content section .flow .flow-inner .yajirushi {
		width: 2% !important;
		height: auto !important;
	}
	#br #content section .flow .flow-inner.line .yajirushi {
		width: 3% !important;
	}
}

/**section 7
**********************************/
#br #content section:nth-of-type(7) {
	padding-bottom: 0%;
}
#br #content section:nth-of-type(7) .footer_area {
	margin-top: 18%;
	padding: 16% 0;
    border-top: solid 1px #5f5f5f;
}
#br #content section:nth-of-type(7) .footer_area img {
	display: block;
	margin: 0 auto;
	width: 60%;
}

#br #content section .center {
	text-align: center !important;
}
#br #content section .left {
	text-align: left !important;
}
/**************************************************
                js
**************************************************/
#br .anim {
	opacity: 0;
	transition: 1.5s all 0s;
}
#br .anim.ac {
	opacity: 1;
	transform: translate(0);
}
/*************************************************
                view
*************************************************/
#br .spview {
	display: block;
}
#br .pcview {
	display: none;
}
@media only screen and (min-width: 768px)  {
     #br .spview {
		display: none;
	}	
	#br .pcview {
		display: block;
	}
}