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

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

p{
	margin: 0 0 8px 0;
	padding: 0 ;
	font-size:13px;	
	}

img {
    border: 0px;
}

.top_main img{
	width: 100%;
}

h1 {
    font-size : 190%; 
    line-height: 126%;
	padding: 70px 0 20px 0;	
	text-align: center;
	display:block;
}
 
h2 {
    font-size : 100%;
    line-height: 1.4;
	font-weight:normal;
	margin-top:30px;
}

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

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

h5 {
    font-size : 68.8%;
	font-weight:normal;
}

#wrap {
overflow: hidden;
}

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

td{
	padding:2%;
	text-align: center;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999999;
    border-left-color: #999999;
}

table {
    width: 100%;
    margin: 1em auto;
    border-collapse: collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
}

th {
    text-align: center;
    padding: 2%;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999999;
    border-left-color: #999999;
	background-color:#f3f3f3;
	font-weight:normal;
}

.clear{
   clear:both;
} 

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

#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 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; 
}

.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;
}

.headtag{
	font-size:87%;
	font-weight:bold;
	padding:5px 3px 3px 8px;
	margin-bottom: 16px;
	background-color:#ddd;
	border-top-left-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-left-radius: 5px;   /* Firefox用 */  
	border-top-right-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-right-radius: 5px;   /* Firefox用 */  
	}
	
.pick_txt{
	font-size:81%;
	padding: 2%;

}

.headtag2{
	font-size:87%;
	font-weight:bold;
	padding:5px 8px 3px 8px;
	color:#fff;
	background-color:#777;
	border-top-left-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-left-radius: 5px;   /* Firefox用 */  
	border-top-right-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-right-radius: 5px;   /* Firefox用 */  
	}

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

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

.udheadtag1{
	font-size:100%;
	font-weight:bold;
	color: #fff;
	padding:7px 10px 3px 10px;
	margin-bottom: 4px;
	background-color:#ae9b62;
	border-top-left-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-left-radius: 5px;   /* Firefox用 */  
	border-top-right-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-right-radius: 5px;   /* Firefox用 */  
	}
	
.udheadtag2{
	font-size:100%;
	font-weight:bold;
	color: #fff;
	padding:7px 10px 3px 10px;
	margin-bottom: 4px;
	background-color:#a2a2a2;
	border-top-left-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-left-radius: 5px;   /* Firefox用 */  
	border-top-right-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-right-radius: 5px;   /* Firefox用 */  
	}
	
.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; 
}

#footer{
background-color: #a2a2a2;
}

.footerud{
background-color: #a2a2a2;
}

#footerin{
	color: #fff;
	width:965px;
	margin:0 auto;
	padding: 37px 0;
	font-size:81%;
	}

.top_main{
	width:965px;
	margin:0 auto;
	overflow: hidden;
	text-align:left;
	}
	
.twud{
	border: 1px #eee solid;
	background-color: #fff;
	overflow: hidden;
	padding: 0 10px;
}

#copyright{
    margin-top: 32px;
    padding-bottom: 12px;
	text-align: center;
}

#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;
}

.flx {
	width: 100%;
	height: 324px;
    margin:auto;
	background-image: url("../images/sea.jpg");
	background-size: cover;
}

.flx2 {
	width: 100%;
	height: 340px;
    margin:auto;
    background-image: url("../images/bg_ye.jpg");
    background-repeat: repeat-x;
}

.twin{
	padding: 3%;
	font-size: 81% ;
}

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

.ttl p{
color: #000;
}

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

.mainvi img{
	vertical-align: bottom;
}

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

.mainttl{
	width:96%;
	margin:0 2%;
	}
	
.mainttl2{
	width:99%;
	margin:0 2% 0 -1%;
	}

.box1_a{
	width:66%;
	height:100%;
	margin:0 0 0 2%;
	float: left;
	position : relative ;
}

.box1_b{
	margin:0;
	font-size:100%;
	text-align:left;
}

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; 
}

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

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

h3{
	font-size: 19px;
	margin-top: 0;
}

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

.market-link {
	display:none;
}

.shinasoba {
	border: 1px #eee solid;
	border-top-width: 0px;
	margin-bottom:24px;
	background-color:#fff;
}

.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;
}

.box_l{
    float: left;
    width: 40%;
	padding: 5%;
}

.box_r{
    float: right;
    width: 40%;
	padding: 5%;
}

.lead{
	font-size:30px;
}

.column3{
	float:left;
	width:40%;
	margin:0 2% 2% 2%;
	padding:3%;
	display:inline-block;
	background-color:#fff;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
}

.column3 img{
	width:50%;
	height:auto;
	display: block;
 	margin: 4px 10px 0 0;
	float: left;
}

.so_ttl {
	font-weight: bold;
    font-size: 22px;
    width: 100%;
    padding: 15px 0;
	border-bottom:1px #bbb solid;
	text-align:center;
	background-color: #F1F1F1;
}

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

#s_logo {
	display:none;
}

.telmail{
	width: 100%;
	background-color: #C5C5C5;
	text-align: center;
	padding: 18px 0;
	margin:0;
	line-height: 1.2;
}

.button {
	width: auto;
    height: auto;
    padding: 25px 50px;
    font-size: 15px;
    vertical-align: middle;
    background: #fff;
    font-family: inherit;
    box-shadow: 0 1px 6px 0 rgba(32,32,32,0.28);
}

.send {
	width: 100%;
    padding: 80px 0;
    border-top: 1px solid #eee;
    text-align: center;
}

.bg1{
	text-align:center;
	background-color:#F3F3F3;
}

.bg1 img{
	width:100%;
	height:auto;
	max-width:1000px;
	vertical-align:bottom;
}

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

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

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

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

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

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

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

#footerin{
	width:100%;
	margin: 0;
	}

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

.mainvi{
width: 100%;
}

.pankuzu{
	width: 96%;
}

.box1_a{
	width:62%;
}

h1 {
    padding: 10px 0;
}

}

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

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

#s_logo img {
	width:210px;
	height:auto;
}
	
.box_l{
	clear: both;
	width: 100%;
	padding: 0;
	font-size: 14px;
}

.box_r{
	clear: both;
	width: 100%;
	padding: 0;
	font-size: 14px;
}

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%;
}

#tw{
	width:96%;
	margin: 0 0 10px 2%;
}

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

.flx{
    padding: 0;
}

.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;
	}

.box1_b{
	width:98%;
	margin:0 0 0 1%;
	overflow: hidden;
}

h2 {
    font-size : 90%;
	font-weight:normal;
	margin:12px 0;
}

h3{
	margin-top: 1em;
	margin-bottom: 8px;
	font-size: 16px;
}

.pankuzu_bk{
	margin-top:62px;
}

.pankuzu_s{
	display:block;
	margin:0 auto;
	padding:4px 0;
	width: 94%;
	color:#000;
}
	
.pankuzu, .pankuzu_s {
	font-size: 12px;
}

.mainttl2{
	width: 98%;
    margin: 0;
}

h1{
	font-size:22px;
}

.column3 {
	overflow:hidden;
	width:90%;
}

.so_ttl {
    font-size: 18px;
	padding: 15px 0;
}

.lead{
	font-size:24px;
}

.telmail {
    font-size: 13px;
}

.button {
	font-size:15px;
}

.send {
	border: 0;
}

}