#page_title h2{
	text-indent:-9999px;
}
main h2{
	margin:0 auto 80px;
	text-align:center;
}
main section{
	max-width:1380px;
	margin:0 auto 120px;
	font-size:18px;
	line-height:1.8em;
}
main section article{
	max-width:1080px;
	margin:0 auto;
}
main section h3{
        color: #000;
        font-family: dnp-shuei-shogomincho-std, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 24px;
        box-sizing: border-box;
        margin: 0 auto 50px;
        line-height: 50px;
        text-align: center;
}
main section h4{
        font-size: 24px;
        font-family: dnp-shuei-shogomincho-std, sans-serif;
        font-weight: 700;
        font-style: normal;
	margin:0 auto 30px;
}
#section1{
	text-align:center;
	
        font-family: dnp-shuei-shogomincho-std, sans-serif;
        font-weight: 700;
        font-style: normal;
}
#section2,
#section3,
#section4{
	padding:30px 5%;
	background:url('../images/linemember/bg.png');
}
.tokuten{
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	gap:20px 0px;
	justify-content:center;
}
.tokuten dl{
	border-radius:20px;
	overflow:hidden;
	padding:15px;
	width:100%;
	box-sizing:border-box;
background: linear-gradient(to right, #b09759 0%,#a18849 100%);
}
#point1,
#point2,
#point3{
}
.tokuten dt{
	text-align:center;
	color:#fff;
	line-height:40px;
	font-size:24px;
        font-family: dnp-shuei-shogomincho-std, sans-serif;
        font-weight: 700;
        font-style: normal;
	height:65px;
	background:url('../images/bg_point.webp') no-repeat center center;
	background-size:contain;
	margin:0 0 15px;
}
.tokuten dt strong{
	font-size:32px;
}

.tokuten dd{
	box-sizing:border-box;
	padding:15px;
	color:#b09759;
	font-size:18px;
	text-align:center;
        font-family: dnp-shuei-shogomincho-std, sans-serif;
        font-weight: 700;
        font-style: normal;
	background:#fff;
	border-radius:20px;
}
.tokuten dd strong{
	font-size:24px;
}
#section3 table{
	width:100%;
	display:block;
	overflow-x:auto;
}
#section3 table:before{
	font-weight:bold;
	content:"※下記の表は横スクロール可能です。";
}
#section3 table th,
#section3 table td{
	border:1px solid #999;
	padding:5px;
	vertical-align:middle;
	font-size:16px;
}
#section3 table thead th{
	white-space:nowrap;
	background:#b89e60;
	text-align:center;
	color:#fff;
	padding:0;
	height:80px;
}
#section3 table thead .tokutensuu th{
	color:#000;
	text-shadow: 
    #fff 2px 0px,  #fff -2px 0px,
    #fff 0px -2px, #fff 0px 2px,
    #fff 2px 2px , #fff -2px 2px,
    #fff 2px -2px, #fff -2px -2px,
    #fff 1px 2px,  #fff -1px 2px,
    #fff 1px -2px, #fff -1px -2px,
    #fff 2px 1px,  #fff -2px 1px,
    #fff 2px -1px, #fff -2px -1px;
	font-family: dnp-shuei-shogomincho-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size:16px;
}
#section3 table thead .tokutensuu th strong{
	font-size:20px;
}
#section3 table tbody th{
	background:#f9f3e3;
}
#section3 table tbody th small{
	font-size:80%;
}
#section3 table td{
	width:14%;
	background:#ffffff;
	text-align:center;
	font-size:15px;
	white-space:nowrap;
}
#section3 table td strong{
	font-size:18px;
}
#section3 table .width30{
	width:30%;
}
main section ul{
	padding:0 0 0 30px;
}
.white{
	padding:0 0 0 30px !important;
	background:#bfa667 url('../images/linemember/white.png') no-repeat !important;
}
.white2{
	background:#fff !important;
}
.blondes{
	padding:0 0 0 30px !important;
	background:#bfa667 url('../images/linemember/blondes.png') no-repeat !important;
}
.blondes2{
	background: linear-gradient(45deg, #9f7429 0%,#c99837 65%,#9f7429 100%) !important;
}
.silver{
	padding:0 0 0 30px !important;
	background:#bfa667 url('../images/linemember/silver.png') no-repeat !important;
}
.silver2{
	background: linear-gradient(45deg,  #bebebe 0%,#eaeaea 65%,#bebebe 100%) !important;
}
.gold{
	padding:0 0 0 30px !important;
	background:#bfa667 url('../images/linemember/gold.png') no-repeat !important;
}
.gold2{
background: linear-gradient(45deg, #cea91e 0%,#ebdb29 65%,#cea91e 100%) !important;
}
.platinum{
	padding:0 0 0 30px !important;
	background:#bfa667 url('../images/linemember/platinum.png') no-repeat !important;
}
.platinum2{
	background: linear-gradient(45deg, #999999 0%,#d2d1d1 65%,#999999 99%,#999999 100%) !important;
}
#section4 dl{
	background:#b59b5d;
	padding:10px;
	border-radius:20px;
}
#section4 dl dt{
	font-size:20px;
	color:#fff;
	padding:15px 0 0;
        font-family: dnp-shuei-shogomincho-std, sans-serif;
        font-weight: 700;
        font-style: normal;
	flex:none;
	text-align:center;
}
#section4 dl dt strong{
	font-size:36px;
}
#section4 dl dd{
	background:#fff;
	border-radius:20px;
	padding:10px;
	width:100%;
	box-sizing:border-box;
}
#section4 dl dd:after{
	content:"";
	display:block;
	clear:both;
}
img.alignleft{
	max-width:250px;
	display:block;
	margin:0 auto 20px;
}
.arrow{
	padding:20px 0;
	text-align:center;
	font-size:36px;
	color:#b99c54;
}
#section5{
	padding:0 5%;
}
#section5 article{
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	gap:30px 0;
}
#section5 article dl{
	width:100%;
	border:1px solid #ccc;
	border-radius:10px;
	padding:15px;
	box-sizing:border-box;
}
#section5 dt{
	border-radius:5px;
	color:#000;
        font-family: dnp-shuei-shogomincho-std, sans-serif;
        font-weight: 700;
        font-style: normal;
	line-height:40px;
	margin-bottom:15px;
	text-align:center;
background: linear-gradient(45deg, #cea91e 0%,#ebdb29 65%,#cea91e 100%) ;
}
#section5 article dd .photo{
	display:flex;
	justify-content:center;
	align-items:center;
	height:120px;
}
#section5 article dd .photo img{
	display:block;
	width:100px;
	height:auto;
}