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

#privacy{
	height:200px;
	overflow:scroll;
}
#spNavigationTrigger.-js-menuPosition-right_top_fixed {
    top: 90px;
    left: auto;
    right: 15px;
}
#pagetop a{
  position:fixed;
  bottom:30px;
  right:20px;
}

.cmn-table2 table{
  border-left: 2px solid #795000;
  border-top: 2px solid #795000;
}
.cmn-table2 th,.cmn-table2 td{
  box-sizing: border-box;
  border-right: 2px solid #795000;
  border-bottom: 2px solid #795000;
  font-size: 17px;
  font-weight: normal;
  background-color: #fff;
  padding:10px;
}
.cmn-table2 th{
  width: 50%;
  text-align: left;
}
.cmn-table2 td{
  width: 25%;
  text-align: center;
}
.cmn-table2 tr:first-child th,.cmn-table2 tr:first-child td{
  background-color: #d5cab2;
}

.cmn-table3 table{
  border-left: 2px solid #795000;
  border-top: 2px solid #795000;
}
.cmn-table3 th,.cmn-table3 td{
  box-sizing: border-box;
  border-right: 2px solid #795000;
  border-bottom: 2px solid #795000;
  font-size: 17px;
  font-weight: normal;
  background-color: #fff;
  padding:10px;
}
.cmn-table3 th{
  width: 30%;
  background-color: #d5cab2;
  text-align: left;
}
.cmn-table3 td{
  width: 70%;
  text-align: left;
}
#faq .c-body{
  min-height: 40px;
}
#faq .c-hr {
    margin: 30px 0;
}

@media screen and (min-width: 641px) {
.c-menu {
    margin-bottom: 0;
}
.c-menu li {
    border-right-color: #fff;
}
.c-menu.-menu_b li a {
  color:#fff;
    font-size:15px;
    padding: 15px 30px;
    line-height:1.0;
}
.c-menu li:first-child {
    border-left: none;
}
.c-menu li:last-child {
    border-right:none;
}

.cmn-table table{
  border:none;
}
.cmn-table th,.cmn-table td{
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:1px dotted #000;
  padding:10px;
}
.cmn-table tr:last-child th,.cmn-table tr:last-child td{
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:none;
}
.sp-none{
    display: block;
}
.sp-only{
    display: none;
}
/*.c-menu.-menu_b li:nth-child(7) a {
  background:url(../_userdata/line.jpg)  no-repeat  !important;
  background-size:100%!important;
  
}*/



}
@media screen and (max-width: 640px) {
.cmn-table table{
  border:none;
  font-size:16px;
  margin-bottom:15px;
}
.cmn-table th{
  width:80px;
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:1px dotted #000;
  padding:10px;
}
.cmn-table td{
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:1px dotted #000;
  padding:10px;
}

.cmn-table2 th,.cmn-table2 td{
  font-size: 16px;
  padding:8px;
}
.cmn-table3 th,.cmn-table3 td{
  font-size: 13px;
  padding:8px;
}


.sp-none{
    display: none;
}
.sp-only{
    display:  block;
}

#foot-bottom{
position: fixed;
background-color: #fff;
width: 100%;
bottom: 0;
z-index: 100;
display:none;
}

#head-top{
position: fixed;
background-color: #fff;
width: 100%;
top: 0px;
z-index: 100;
}

}































