/*.lyt-col-1 #contents-body{
	width: auto;
}

#contents-area.lyt-col-1{
	width: auto;
}*/

.key-view{
	position: relative;
	left: 50%;
	margin-left: -960px;
}

#contents-body .local-hdg h2 {
    padding: 0;
    font-size: 114.28571%;
    line-height: 1.25;
    color: #333;
    font-weight: bold;
}
.footer-links p.link-txt{
    float: right;
    margin: 0;
    padding: 21px 24px;
    font-size: 100%;
    font-weight: normal;
    white-space: nowrap;
}
.link-list>li, .uni-link-list>li {
    margin: 9px 0 0;
    zoom: 1;
}

.tit-h2{
    position: relative;
    margin: 75px 0 15px 0;
    padding: 0;
    color: #555;
    font-size: 157.14286%;
    line-height: 1.18182;
    background-image: none;
}

.btn-01 {
    display: inline-block;
    min-width: 270px;
    padding: 14px 27px 11px 27px;
    margin: 0;
    color: #fff;
    font-size: 114.28571%;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    border: none;
    background-color: #4788ee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.btn-01:hover {
    color: #fff;
    background-color: #6197d6;
    text-decoration: none;
}

.btn-01:link, .btn-01-sp:link, .btn-04:link, #local-nav-area .sub-box-application .nav a:link, .btn-01:visited, .btn-01-sp:visited, .btn-04:visited, #local-nav-area .sub-box-application .nav a:visited, .btn-01:active, .btn-01-sp:active, .btn-04:active, #local-nav-area .sub-box-application .nav a:active{
    color: #fff;
}

.btn-01-sp {
	display: block;
    padding: 11px 10px 10px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571;
    border-radius: 4px;
    background-color: #4788ee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.footer-links p.description-txt{
    float: left;
    margin: 0;
    padding: 26px 0;
    font-size: 85.71429%;
    line-height: 1;
    width: auto;
}
.tit-h2-sp{
    margin: 57px 0px 15px;
    color: #555555;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.22222;
    position: relative;
}
.image-full-sp{
    width: calc(100% + 20px);
    margin-left: -10px;
}
.table-01 {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-collapse: collapse;
}

.table-01 th,
.table-01 td {
  padding: 16px;
  border: solid 2px #b2b2b2;
  vertical-align: middle;
}

.table-01 th:first-child,
.table-01 td:first-child {
  border-left: none;
}

.table-01 th:last-child,
.table-01 td:last-child {
  border-right: none;
}

.table-01 tbody th {
  text-align: left;
}

.table_th-01 {
  background-color: #f1f1f2;
  color: #000;
  font-weight: bold;
  line-height: 1.375;
  letter-spacing: 0.05em;
  font-size: 100%;
}

.table_td-01 {
  line-height: 1.5;
  letter-spacing: 0.025em;
  font-size: 100%;
}

.l-footer_text{
  font-size: 12px;
}