a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.mainvi a:hover img {
  opacity: 1.0;
}

p{
	padding: 0;
	margin: 0;
}

img {
    border: 0px;
}

h1 {
    font-size : 140%; 
    line-height: 126%;
 	margin-bottom: 8px;
	margin-top:0;
	border-left: 4px #ae9b62 solid;
	background-color:#eee;
	padding: 12px 0 10px 14px;	
	display:block;
}
 
h2 {
    font-size : 22px;
    line-height: 1.4;
	margin-bottom: 6px;
}

h4 {
    font-size : 81%;
	font-weight:normal;
	margin:0;
}

h5 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}

h6 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}

#wrap {
overflow: hidden;
}

a:link { 
color: #0e3eac;
text-decoration:none; 
}
a:visited { 
color: #0e3eac;
text-decoration:none; 
}
a:hover { 
color: #0e3eac; 
text-decoration:underline; 
}
a:active {
color: #0e3eac;
text-decoration:none; 
}

hr{
	border-top:1px solid #999;
	margin:0;
	padding:0;
}

td,th {
	padding: 1em;
	width: 25%;
	border-bottom: 1px #ddd solid;
}

ul {
    padding-left: 2em;
}

.clear{
   clear:both;
} 

.fa fa-angle-down {
	font-size:200%;
}

#all_menu{
	height:81px;
	background-color:#fff;
	position:fixed;
	width:100%;
	border-bottom: #ae9b62 4px solid;
	z-index: 99999;
}

#text_menu{
	height:13px;
    font-size: 11.5px;
	text-align: right;
	margin-top:10px;
    padding-right: 8px;
	color:#000;
	text-decoration:none;
}

#text_menu a{
color:#000;
text-decoration:none;
margin-right:2px;
margin-left:2px;
}

#text_menu a:hover {
	color:#888; 
	text-decoration:underline;
}

#top_menu{
	position:fixed;
	left:50%;
	width:965px; 
	margin:0 auto; 
	margin-left:-482.5px;
	background-color:#fff;
}

#g_logo {
border-bottom: #ae9b62 4px solid;
float:left;
display: flex;
height:58px;
width: 240px;
}

#g_menu {
border-bottom: #a2a2a2 4px solid;
float:left;
display: flex;
height:58px;
width: 725px;
}

#g_logo_m {
display: none;
}

#top_menu a:link { 
color: #000;
text-decoration:none; 
}
#top_menu a:visited { 
color: #000;
text-decoration:none; 
}
#top_menu a:hover { 
color: #777; 
text-decoration:none; 
}
#top_menu a:active {
color: #000;
text-decoration:none; 
}

.g_menu_m {
display: none;
}

.g_menu_m_0 {
display: none;
}

/* ハンバーガー */
.x_menu{
display: none;
}

.news{
	width:32%;
	margin-left: 2%;
	float:left;
}

.udmenu hr{
	margin: 4px 0;
	border-top:1px dotted #bbb;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.pick_txt{
	font-size:81%;
	padding: 2%;

}

#tw{
width: 28%;
margin-left: 2%;
float: left;
display: inline-block;
}

.udmenu{
	width:46%;
	margin: 0 2%;
	float:left;
}

.tagmenu{
	font-size: 68.8% ;/* 文字サイズ11px */
	text-align: left;
	font-weight: normal;
	padding-top: 3px;
	display: inline;
	float: right;
}

.tagmenu a:link { 
color: #fff;
text-decoration:none; 
}
.tagmenu a:visited { 
color: #fff;
text-decoration:none; 
}
.tagmenu a:hover { 
color: #fff; 
text-decoration:underline; 
}
.tagmenu a:active {
color: #fff;
text-decoration:none; 
}

.top_main{
	width:965px;
	margin:32px auto;
	overflow: hidden;
	text-align:left;
}
	
#page-top {
    position: fixed;
    bottom: 20px;
    right: 2%;
    font-size: 130%;
}
#page-top a {
    background: #000;
    text-decoration: none;
    color: #fff;
    width: 35px;
    padding-bottom: 3px;
    text-align: center;
    display: block;
    border-radius: 5px;
    opacity: 0.6;
}

#page-top a:hover {
    text-decoration: none;
    background: #444;
}

.mainvi{
margin: 0 auto;
position: relative;
width: 1060px;
height: auto;
}

.mainvi img{
	vertical-align: bottom;
}

.mainon{
	position:absolute;
	top: 0;
	left: 31px;
}

.box1_b{
	width:70%;
	max-width: 430px;
	margin:0 auto;
	padding: 3em;
	border: 1px #ddd solid;
	background-color: #fff;	
	overflow: hidden;
	-moz-box-sizing: border-box;
   	-webkit-box-sizing: border-box;
   	-o-box-sizing: border-box;
   	-ms-box-sizing: border-box;
   	box-sizing: border-box;
}

h2 a:link { 
color: #000;
text-decoration:none; 
}
h2 a:visited { 
color: #000;
text-decoration:none; 
}
h2 a:hover { 
color: #000; 
text-decoration:underline; 
}
h2 a:active {
color: #000;
text-decoration:none; 
}

h3{
	margin:0;
	font-size: 21px;
    font-weight: normal;
	text-align:center; 
	margin-bottom: 12px;
}

.data {
	display:inline-block;
	padding-left: 5px;
	font-size:81%;
	line-height: 18px;
}

.pankuzu_bk{
	margin-top:85px;
	background-color:#fff;
}

.pankuzu{
	margin:0 auto;
	padding:4px 0;
	width: 922px;
	color:#000;
	font-size:81%;
}

.pankuzu_s{
	display:none;
}

.box1_a_in1{
	width:60%;
	float:left;
}

.box1_a_in2{
	width:40%;
	float:left;
	text-align: right;
	position : absolute ;
	left:61%;
	bottom : 0 ;
}

.box1_a_in2 img{
	width: inherit;
    max-width: 100%;
    height: auto;
}

.lead{
	margin: 2em;
}

.vsh2{
	font-size:18px;
	text-align:center;
	}

.column3{
	float:left;
    width: 35.5%;
    margin: 0 2% 16px 2%;
    padding: 5%;
	border: 1px #ccc solid;
	display:inline-block;
	background-color:#fff;
}

.column3 img{
	width:100%;
	height:auto;
	display: block;
 	margin-bottom:10px;
	float: left;
}

.bg4{
	width:100%;
	overflow:hidden;
	background: #ddd;
}

#s_logo {
	display:none;
}

table{
	border-spacing: 0px;
	width: 100%;
}

.au_hd_ttl{
	font-size: 22px;
	margin-top: 30px;
    border-bottom: 2px #AE9B62 solid;
}

.pt_hd_ttl{
	font-size: 22px;
	margin-top: 30px;
    border-bottom: 2px #aaa solid;
}

.price_hd{
	overflow: hidden;
	margin-top: 20px;
	display: flex;
    justify-content: space-between;
}

.hd_buysell{
	font-size: 22px;
	font-weight: bold;
}

	
@media screen and (max-width:965px){

#all_menu{
border:none;
}

#g_logo {
display:none;
}

#g_menu {
display:none;
}

#g_logo_m {
display: inline-block;
float:left;
width:9%;
text-align:center;
border-bottom: #ae9b62 4px solid;
height:58px;
}

.g_menu_m {
display: inline-block;
float:left;
width:17.96%;
text-align:center;
margin-top:15px;
height:40px;
}

.g_menu_m a{
color:#000;
text-decoration:none;
}

.g_menu_m a:hover {
	color:#888;
}

.g_menu_m_0 {
display: inline-block;
float:left;
width:1px;
text-align:center;
margin-top:12px;
height:40px;
}

.g_menu_m_0 a{
color:#000;
text-decoration:none;
}

.g_menu_m_0 a:hover {
	color:#888;
}

#top_menu{
	position:fixed;
	height:81px;
	left:50%;
	width:100%; 
	margin:0 auto; 
	margin-left:-50%;
	background-color:#fff;
	border-bottom: #a2a2a2 4px solid;
	}
	
/* ハンバーガー */
.x_menu{
display: none;
}

.top_main{
	width:96%;
	margin:2%;
	}
	
.news{
	width:30%;
	margin-left: 2%;
	float:left;
}

#tw{
width: 32%;
float: left;
display: inline-block;
}

.flx{
	width:100%;
	height: auto;
}

.mainvi{
width: 100%;
}

.pankuzu{
	width: 96%;
}

.box1_a{
	width:62%;
}

h1 {
	width:94%;
	margin-left:2%;
}

.gold_hd{
	width: 40%;
}

}

/* ウィンドウ幅が0-600pxの場合に適用するCSS */
@media screen and (max-width:600px){

#all_menu {
height: 62px;
}

#top_menu{
	position:fixed;
	height:58px;
	left:50%;
	width:100%; 
	margin:0 auto; 
	margin-left:-50%;
	background-color:#fff;
	border-bottom: #ae9b62 4px solid;
	}
	
#g_menu {
float: left;
width:auto;
}

#g_logo_m {
	display:none;
}

#s_logo {
    display: inline-block;
    margin-top: 7px;
    margin-left: 7px;
	position: relative;
    z-index: 2;
}

#s_logo img {
	width:210px;
	height:auto;
}
	
.g_menu_m {
	display:none;
	height:58px;
}

.g_menu_m_0 {
	display:none;
	height:58px;
}

#text_menu{
	display:none;
}

/* ハンバーガー */
.x_menu{
display: inline-block;
position: fixed;
float: right;
width: 100%;
top: 0px;
right: 0px;
}

label {
    color: #000;
    padding: 11px 15px 0px 15px;
    display: inline-block;
	text-align:right;
	float: right;
	height: 47px;
	border-bottom: #a2a2a2 4px solid;
}

input[type="checkbox"].on-off{
    display: none;
}

.x_menu ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding: 0;
    list-style: none;
	background: #888;
	width: 100%;
}

.x_menu li {
    padding: 5px;
	margin: 0 7px;
	color:#fff;
}

.x_menu li a:link { 
color: #fff;
text-decoration:none; 
}
.x_menu li a:visited { 
color: #fff;
text-decoration:none; 
}
.x_menu li a:hover { 
color: #fff; 
text-decoration:underline; 
}
.x_menu li a:active {
color: #fff;
text-decoration:none; 
}

input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
    height: 250px;
}

.news{
	overflow: hidden ;
	width:96%;
	margin: 0 0 10px 2%;
}

.udmenu{
	overflow: hidden ;
	width:96%;
	margin: 0 0 10px 2%;
}

.box1_0{
	width:96%;
	margin:0 0 2% 0;
	overflow: hidden;
}

.box1_1{
	width:44%;
	margin:0 0 2% 2%;
	overflow: hidden;
}

.box1_a{
	width:96%;
	margin:0 2% 2% 2%;
	overflow: hidden;
	}

h2 {
    font-size: 20px;
}

.pankuzu_bk{
	margin-top:62px;
}

.pankuzu_s{
	display:block;
	margin:0 auto;
	padding:4px 0;
	width: 94%;
	color:#000;
}
	
.shinasoba {
	margin-bottom:2%;
}

h1{
	font-size:100%;
	margin:0 0 0 1%;
}

.column3 {
	overflow:hidden;
	width:76%;
	padding: 10%;
}

.lead{
	font-size:24px;
}

.hd_buysell{
	font-size: 19px;
	font-weight: bold;
}

.gold_hd{
	width: 38%;
	font-size: 12px;
}

.gold_diff{
	font-size: 12px;
}

.box1_b{
	padding: 5%;
	width: 90%;
}

.pt_hd_ttl, .au_hd_ttl {
	font-size: 19px;
}

}