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

ul {
  list-style: none;
}

h1 {
    font-size : 22px;
 	margin-bottom: 6px;
}

h2 {
    font-size: 20px;
 	margin-bottom: 6px;
	border-bottom: 2px #ddd solid;
}

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

h3 {
	font-size: 15px;
	margin: 18px 0 12px;
}

h4 {
	margin-bottom: 4px;
}

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

#wrap {
overflow: hidden;
}

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

td{
	padding:2%;
}

.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: 60px auto;
    overflow: hidden;
}
	
.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 20px;
	overflow: hidden;
}

.box1_0{
	width:28%;
	margin:0 0 1% 0;
	padding:2%;
	float: left;
}

.box1_1{
	width: 18%;
	margin: 2% 0 1% 3%;
	padding: 2%;
	float: left;
	text-align:center;
}

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

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

.box2 {
	width:96%;
	margin:0;
	padding:2%;
	float: left;
	border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;  
    -moz-border-top-right-radius: 5px;
}

.ash{
	color:#000000;	
	padding:5px;
	margin-right:5px;
	font-size:16px;
	display:inline-block;
}

.bsh{
	background-color:#f00;
	font-weight:bold;
	color:#fff;	
	padding:5px;
	margin-right:5px;
	margin-bottom: 12px;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
	display:inline-block;
}

.msh{
	font-weight:bold;
	border-bottom: 2px #f00 solid;
	margin: 0 5px 4px 0;
	display:inline-block;
}

.telmail {
	width: 100%;
	background-color: #000;
	color: #fff;
	font-size: 200%;
	text-align: center;
}

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

.vsh{
	background-color:#555;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#fff;	
	width:100%;
	padding:5px 0;
	margin: 0 0 11px 0 ;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
	display:inline-block;
}

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

.column3 {
	float:left;
    width: 260px;
    margin: 0 20px;
	border: 1px #ccc solid;
	background-color:#fff;
}

.column3 img {
	width:100%;
	height:auto;
}

.column3 ul {
	padding: 0 20px;
	margin: 0 0 20px;
	font-size: 14px;
}

.column3 li {
    text-indent: -1em;
    margin-left: 1em;
}

.column3 li:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 4px;
    margin-left: 4px;
    vertical-align: 2px;
    border: transparent solid 4px;
    border-left-color: #0e3eac;
}

.column2 {
	width: 47%;
	float: left;
}

.column2:first-child {
	margin-right: 6%;
}

.so_ttl {
    font-size: 22px;
    width: 100%;
	text-align:center;
}

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

.row {
	margin-top: 25px;
	overflow: hidden;
}

@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: 100%;
	margin: 50px auto;
}
	
.news{
	width:30%;
	margin-left: 2%;
	float:left;
}

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

.mainvi{
width: 100%;
}

.pankuzu{
	width: 96%;
}

.box1_a{
	width:62%;
}

.box1_b{
	margin: 0 auto;
	width: 90%;
}

.column3 {
	width: 236px;
}

.column3:first-child {
	margin-left: 5%;
}

}

/* ウィンドウ幅が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;
}
	
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:85%;
	margin:0 auto;
}

.pankuzu_bk{
	margin-top:62px;
}

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

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

h1, h2 {
	font-size: 18px;
	border-bottom: 0;
}

.vsh2 {
	font-size: 16px;
}

.column3, .column3:first-child {
	width: 70%;
	margin: 0 15%;
	float: none;
}

.column3:first-child {
	margin-bottom: 30px;
}

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

.telmail {
    font-size: 13px;
}

.button {
	font-size:15px;
}

.top_main {
	margin: 40px auto;
}

.column2 {
	width: 100%;
    float: none;
}

.column2:first-child {
	margin-bottom: 1em;
}

.column3 li:before {
    vertical-align: 1px;
}

.row {
	margin-top: 1em; 
}

}