.sm{
    display: none;
}
    #una_lp {
	clear: both;
	width: 100%;
	margin: 0px 0 -150px 0;
	background-color: #040f15;
	color: #fff;
	font-size: 16px;
	line-height: 220%;
        padding: 0 0 100px 0;
}
#mainimg{
    text-align: center;
    background-image: url(img/mainback.jpg);
    background-position: center top;
    background-size: auto 830px;
    background-repeat: no-repeat;
    clear: both;
    margin: 15px 0 0 0;
}
#mainimg img {
	max-width: 1280px;
	height: auto;
    margin: 0 auto;
}
#d_txt01{
    margin: 40px auto auto auto;
    font-weight: normal;
    font-family: 'Noto Serif JP', serif;
    font-size: 40px;
    line-height: 160%;
    text-align: center;
    color: #997100;
}
#d_txt02{
    margin: 10px auto;
    font-weight: normal;
    font-family: 'Noto Serif JP', serif;
    font-size: 23px;
    line-height: 160%;
    text-align: center;
    color: #997100;
}
#d_txt03{
    margin: 20px auto 100px auto;
    font-size: 16px;
    line-height: 220%;
    width: 480px;
}

footer {
    margin-top: 0px !important;
}
/*-----------*/
#d_coin01{
    width: 90%;
    margin: auto;
    clear: both;
    background-color: #fcf6f0;
    background-image: url(img/coin_05.jpg);
    background-size: auto 600px;
    background-repeat: no-repeat;
    background-position: center top;
    height: 600px;
}
#d_coin01 div{
    max-width: 1000px;
    margin: auto;
    line-height: 200%;
}
#d_coin01 div h2{
    width: 50%;
    padding: 150px 0 0 0;
    font-weight: normal;
    font-family: 'Noto Serif JP', serif;
    font-size: 36px;
    color: #997100;
}
#d_coin01 div p{
    width: 50%;
    font-size: 16px;
    line-height: 200%;
}
#d_coin01 div img{
    display: none;
}
/*-----------*/
#d_coin02{
    width: 90%;
    margin: 40px auto;
    clear: both;
    background-color: #f4f4f4;
    background-image: url(img/coin_08.jpg);
    background-size: auto 600px;
    background-repeat: no-repeat;
    background-position: center top;
    height: 650px;
}
#d_coin02 div{
    max-width: 1000px;
    margin: auto;
    line-height: 200%;
}
#d_coin02 div h2{
    float: right;
    clear: both;
    width: 50%;
    padding: 100px 0 0 0;
    margin: 0 0 0 0;
    font-weight: normal;
    font-family: 'Noto Serif JP', serif;
    font-size: 36px;
    line-height: 180%;
}
#d_coin02 div p{
    float: right;
    clear: both;
    width: 50%;
    font-size: 16px;
    line-height: 200%;
}
#d_coin02 div img{
    display: none;
}
/*-----------*/
#d_coinlist{
    display: table;
    width: 90%;
    margin: 150px auto auto auto;
}
#d_coinlist dl{
    display: table-row;
}
#d_coinlist dl dd{
    display: table-cell;
    text-align: center;
    width: 16%;
    text-align: center;
}
#d_coinlist dl dd h3{
    display: block;
    color: white;
    width: 120px;
    height: 120px;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
    text-align: center;
    margin: auto auto -30px auto;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
    position: relative;
    z-index: 3;
}
#d_coinlist dl dd.pond5 h3{
    background-color: #cbaf61;
}
#d_coinlist dl dd.pond10 h3{
    background-color: #bb8901;
}
#d_coinlist dl dd.pond25 h3{
    background-color: #e6a801;
}
#d_coinlist dl dd h3 span{
    display: block;
    padding: 30px 0 0 0;
}
#d_coinlist dl dd h3 span em{
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}
#d_coinlist dl dd img{
    width: auto;
    height: 200px;
    z-index: 0;
    margin-bottom: -20px !important;
}
#d_coinlist dl dd.pond5 img{
    height: 200px;
    margin: 70px auto auto auto;
}
#d_coinlist dl dd.pond10 img{
    height: 250px;
    margin: 20px auto auto auto;
}
#d_coinlist dl dd.pond25 img{
    height: 270px;
}
#d_coinlist dl dd h4{
    margin: 0px;
    padding: 0px;
    color: chocolate;
}
#d_coinlist dl dd p{
    
}
#d_coinlist dl dd p a{
    display: block;
    border: 2px solid #bb8901;
    color: #7a5b06;
    padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    text-decoration: none;
    width: 180px;
    margin: auto;
}
#d_coinlist dl dd p a:hover{
    color: #fff;
    background-color: #bb8901;
}
#footimg{
    clear: both;
    height: 1100px;
    background-image: url(img/footimgback.jpg);
    background-repeat: repeat-x;
    background-size:  auto 1100px;
    text-align: center;
    margin: 300px 0 0 0;
    padding: 0px;
}
#footimg img{
    width: auto;
    height: 1100px;
}
#youtube{
    clear: both;
    margin: auto;
    text-align: center;
    padding: 60px 0 0 0
}
#youtube iframe{
    margin: auto;
    width: 700px;
    height: 394px;
}