@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600&display=swap');
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.1.1/dist/css/yakuhanjp.css");
body #baido30_2511 *{
	box-sizing: border-box;
}
body #baido30_2511 img{
	vertical-align: bottom;
}
body div#content{
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/* SNS
-------------------------------------------------------------------------*/
.container .sns ul {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.container .sns ul li {
  margin: 0px 10px 0px 0px;
}
body div.container #baido30_2511 p.caption{
	padding: 10px 0 0;
	font-size: 12px;
}
body div.container{
	padding: 0;
}
/* MAIN
-------------------------------------------------------------------------*/
body #baido30_2511{
	font-size: 14px;
	font-family: YakuHanJP,'Noto Sans JP', sans-serif;
	font-weight: 500 !important;
	font-feature-settings:"pwid";
	color: #000;
	line-height: 1.7;
	padding: 0 0px;
}
body #baido30_2511 p{
	font-size: 14px;
}
body #baido30_2511 p,
body #baido30_2511 figure{
	margin: 0;
	padding: 0;
}
/* MAIN
-------------------------------------------------------------------------*/
body #baido30_2511Inner{
	background: url("/simages/shop/selection/baido30_2511/img/bg.jpg") no-repeat 0 center;
	background-size: cover;
	position: relative;
	padding: 20% 0 20px;
}
/* MAIN TOPIMG
-------------------------------------------------------------------------*/
body #baido30_2511Inner .topimg h1{
	width: 100%;
	position: absolute;
	left: 0;
	top: 20px;
}
/* boxWhite
-------------------------------------------------------------------------*/
body #baido30_2511Inner .boxWhite{
	margin: 20px 10px 0;
	background-color: rgba(255,255,255,0.5);
	border-radius: 10px;
	text-align: center;
}
body #baido30_2511Inner .boxWhite h2{
	width: 100%;
	margin: 0 auto 0;
	padding: 40px 20px 0;
}
body #baido30_2511Inner .boxWhite.chart h2{
	width: 100%;
	margin: 0 auto 0;
	padding: 20px;
}
body #baido30_2511Inner .boxWhite h3{
	width: 160px;
	margin: 0 auto 10px;
	padding: 0;
}
body #baido30_2511Inner .boxWhite p+h3{
	margin: 40px auto 10px;
}
body #baido30_2511Inner .boxWhiteInner{
	padding: 20px;
}
body #baido30_2511Inner .boxWhiteInner p{
	text-align: center;
}
/* boxMiryoku
-------------------------------------------------------------------------*/
body #baido30_2511Inner .boxWhiteInner .boxMiryoku{
	width: 100%;
}
body #baido30_2511Inner .boxWhiteInner .boxMiryoku .box{
	width: 100%;
	border-radius: 10px;
	background-color: #fff;
}
body #baido30_2511Inner .boxWhiteInner .boxMiryoku .box+.box{
	margin-top: 20px;
}
body #baido30_2511Inner .boxWhiteInner .boxMiryoku .box h3{
	width: 100%;
	margin: 0;
	padding: 10px;
	border-radius: 10px 10px 0 0;
	font-size: 22px;
	font-weight: 400;
	background-color: #e9536b;
	text-align: center;
	color: #fff;
}
body #baido30_2511Inner .boxWhiteInner .boxMiryoku .boxInner{
	width: 100%;
	margin: 0;
	padding: 10px;
}
body #baido30_2511Inner .boxWhiteInner .boxMiryoku .boxInner p{
	text-align: left;
	font-size: 13px;
}
body #baido30_2511Inner .boxWhiteInner .boxMiryoku .boxInner p+p{
	padding: 10px 0 0;
}
/* boxChartInner
-------------------------------------------------------------------------*/
body #baido30_2511Inner .boxChartInner{
	width: 100%;
	position: relative;
}
body #baido30_2511Inner .boxChartInner div{
	width: 16.8%;
	height: 8.2%;
	position: absolute;
}
body #baido30_2511Inner .boxChartInner div#btn01,
body #baido30_2511Inner .boxChartInner div#btn03{
	width: 16.6%;
	height: 12%;
}
body #baido30_2511Inner .boxChartInner div a{
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255,0,4,0.0)
}
body #baido30_2511Inner .boxChartInner div#btn01{
	top: 65.5%;
	left: 5.7%;
}
body #baido30_2511Inner .boxChartInner div#btn02{
	top: 37.5%;
	left: 23.5%;
}
body #baido30_2511Inner .boxChartInner div#btn03{
	top: 65.5%;
	left: 23.5%;
}
body #baido30_2511Inner .boxChartInner div#btn04{
	top: 65.5%;
	left: 41.2%;
}
body #baido30_2511Inner .boxChartInner div#btn05{
	top: 65.5%;
	left: 59%;
}
body #baido30_2511Inner .boxChartInner div#btn06{
	top: 37.5%;
	left: 43.0%;
}
body #baido30_2511Inner .boxChartInner div#btn07{
	top: 37.5%;
	left: 60.7%;
}
body #baido30_2511Inner .boxChartInner div#btn08{
	top: 37.5%;
	left: 78.4%;
}
/* boxChartInner
-------------------------------------------------------------------------*/
body #baido30_2511Inner .boxItemArea{
	width: 100%;
	padding: 20px 10px 0;
}
body #baido30_2511Inner .boxItemArea .boxItem{
	width: calc(100%);
	margin: 30px 0 0 ;
}
body #baido30_2511Inner .boxItemArea .boxItem .ttlH3{
	width: 100%;
	padding: 10px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
body #baido30_2511Inner .boxItemArea .boxItem .ttlH3 h3{
	flex: 1;
	padding-right: 10px;
	font-size: 17px;
	color :#685227;
	font-weight: 600;
	letter-spacing: -0.04em;
}
body #baido30_2511Inner .boxItemArea .boxItem .ttlH3 p{
	width: 40px;
}
body #baido30_2511Inner .boxItemArea .boxItem .boxDisc{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
body #baido30_2511Inner .boxItemArea .boxItem .boxDisc div.txt{
	flex: 1;
	padding-right: 10px;
}
body #baido30_2511Inner .boxItemArea .boxItem .boxDisc p.icn{
	width: 160px;
	padding-top: 10px;
}
body #baido30_2511Inner .boxItemArea .boxItem .boxDisc p.note{
	font-size: 14px;
	padding: 0 0 0 1em;
	text-indent: -1em;
	padding-top: 10px;
	color: #e60012;
}
body #baido30_2511Inner .boxItemArea .boxItem .boxDisc .boxFig{
	width: 150px;
}
/* btnBox
-------------------------------------------------------------------------*/
body #baido30_2511 .btnBox{
	width: 300px;
	margin: 60px auto 0;
}








