body {
    color: #000;
}
a, a:visit {
    color: #000;
}

#spNavigationTrigger.-js-menuPosition-right_top_fixed {
    top: 15px;
    left: auto;
    right: 15px;
}
#pagetop a {
  position:fixed;
  z-index:100;
  bottom:15px;
  right:15px;
}
#news5 hr{
	border-color:#fff;
}
.gnav{display:none;}
.gnav a{
display:block;
border: 1px solid #bfbfbf;
background-color: #fff;
padding: 5px 0;
margin-bottom: 5px;
}
.cmn-table {
    border-collapse: collapse;  border-spacing: 0;
    font-family: 'ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,sans-serif;
    width: 100%;
    border-collapse: separate;
    max-width: 650px;
    border-top: 1px solid #5e5e5e;
    border-left: 1px solid #5e5e5e;
    margin-bottom: 10px;
}
.cmn-table th, .cmn-table td {
    font-size: 16px;
    border-top: none;
    border-left: none;
    border-right: 1px solid #5e5e5e;
    border-bottom: 1px solid #5e5e5e;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #fff;
    padding: 10px;
}
.cmn-table th{
color: #149A7C;
    line-height: 1.1;
}
.cmn-table th span{
    font-size: 14px;
    font-weight: normal;
}
.cmn-table tr:nth-child(2) td,.cmn-table tr:nth-child(3) td,.cmn-table tr:nth-child(4) td {
    font-size: 18px;
    font-weight: bold;
    color: #149A7C;
}
.cmn-table tr:first-child th, .cmn-table tr:first-child td {
    color: #fff;
    font-weight: bold;
    background-color: #149A7C;
}

.cmn-table2 {
    border-collapse: collapse;  border-spacing: 0;
    font-family: 'ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,sans-serif;
    width: 100%;
    border-collapse: separate;
    max-width: 650px;
    border-top: 1px solid #5e5e5e;
    border-left: 1px solid #5e5e5e;
    margin-bottom: 10px;
}
.cmn-table2 th, .cmn-table2 td {
    font-size: 16px;
    border-top: none;
    border-left: none;
    border-right: 1px solid #5e5e5e;
    border-bottom: 1px solid #5e5e5e;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #fff;
    padding: 10px;
}
.cmn-table2 th,.cmn-table2 td{
color: #6a5643;
    line-height: 1.1;
}
.cmn-table2 th span,.cmn-table2 td span{
    font-size: 14px;
    font-weight: normal;
}
.cmn-table2 tr:nth-child(2) td,.cmn-table2 tr:nth-child(3) td,.cmn-table2 tr:nth-child(4) td {
    font-size: 18px;
    font-weight: bold;
    color: #6a5643;
}
.cmn-table2 tr:first-child th, .cmn-table2 tr:first-child td {
    color: #fff;
    font-weight: bold;
    background-color: #149A7C;
}


.infiniteslide li {
box-sizing: border-box;
padding: 0 10px;
}
#foot-bottom{
position: fixed;
background-color: #fff;
width: 100%;
bottom: 0;
z-index: 100;
}

@media screen and (min-width: 641px) {
    .cssskin-head-pc {
        position: fixed;
        top: 0;
        z-index: 200;
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
.cmn-table th, .cmn-table td {
    font-size: 14px;
}
.cmn-table td {
    font-size: 16px;
}
#pagetop a {
  bottom:70px;
  right:15px;
}

}





















