@charset "UTF-8";
body{
  font-size: 17px;
}
.pagettl{
  position: relative;
}
.pagettl img{
  margin: 0 auto;
  z-index: 555;
  max-width: 100%;
}
.pagettl h2{
    font-size: 55px;
    color: #fff;
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 666;
}
.pagettl ul{
  max-width: 200px;
  position: absolute;
  right: 15%;
  top:72%;
  list-style-type: none;
}
.pagettl ul li{
  display: inline-block;
}
.pagettl ul li a{
  text-decoration: none;
  font-weight: 600;
  padding: 0 20px;
}
.fa-caret-right{
padding-left: 5px;
}
.pagettl ul li a:hover{
opacity: .6;
transition: .3s ;
}
.main{
  margin: 80px auto;
  padding: 0 40px;
}
.concept{
  margin-top: 80px;
  width: 550px;
  max-width: 100%;
  display: block;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.concept h3{
  font-size: 27px;
  font-weight: 400;
}
.concept h3::after{
    content: '';
    display: inline-block;
    width: 540px;
    max-width: 100%;
    height: 67px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    left: 5px;
    background-image: url(../img/con_line.png);
    background-position: bottom;
}
._pic{
  position: relative;
}
._pic dd::after{
    content: '';
    display: inline-block;
    width: 215px;
    height: 250px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 110px;
    top: 100px;
    background-image: url(../img/pic_horse.png);
    background-position: bottom;
}
.facility h3,.qanda h3,.calender h3,.form h3{
    font-size: 28px;
    text-align: center;
    font-weight: 400;
    margin: 60px 0 40px;
}
.form{
  margin-top: 50px;
}
.box01{
  z-index: 555;
  width: 1400px;
  max-width: 100%;
  margin: 140px auto 100px;
  box-sizing: border-box;
}
.box01>img{
    max-width: 100%;
    margin: 0 auto 30px;
    text-align: center;
    padding: 0 60px;
}
.box01 p{
  margin:5px auto 15px;
/*  padding: 0 80px;*/
  width:1080px;
  max-width: 100%;
  line-height: 2em;

}
.box01 p::first-letter {
  font-size: 150%;
}
.rel{
  position: relative;
}
.box02{
    width: 1400px;
    max-width: 100%;
    margin: 0px auto;
    flex-wrap: nowrap;
    position: relative;
    line-height: 35px;
    z-index: 555;
}
.box01 p::first-letter {
  font-size: 150%;
  padding-right: 1px;
}
.box02 p::first-letter {
  font-size: 150%;
  padding-right: 1px;
}
.box02 p:last-child::first-letter {
  font-size: 100%;
  padding-right: 1px;
}
.box02>div.text{
  width: 1080px;
  margin: 0 auto;
  padding-right: 350px;
  padding-top: 80px;
}
.box02 img{
  width: 100%;
}
.con_bg{
  position: absolute;
  top: -50px;
  left: -150px;
  z-index: 111;
  overflow-x: hidden;
}
.con_bg img{
  z-index: 111;
  width: 1485px;
  height: 589px;
}
.txt_02{
  width: 690px;
  max-width: 100%;
  padding-left: 30px;
  margin-top: 70px;
  z-index: 555;
}
.text p:last-child{
  margin-top:30px;
}

.text p{
  margin: 15px 0;
}
.img_02{
  width: 40%;
  max-width: 400px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.box03{
  margin-top: 220px;
}
.box03 p{
    font-size: 18px;
    line-height: 40px;
    margin: 20px 0;
    text-align: center;
}
.anchor{
  font-size: 15px;
  color: #3C1702;
  width: 615px;
  display: inline;
  text-align: right;
}
.anchor a{
  font-weight: 400;
  text-decoration: none;
  transition: .4s;
}
.anchor a img{
  text-decoration: none;
  transition: .4s;
  width: 70%;
}
.anchor ul{
  padding-right: 3%;
  margin-top: 30px;
}
.anchor li a:hover img{
  opacity: .6;
}
.anchor li a:hover p{
  font-weight: 500;
}
.anchor ul{
  list-style-type: none;
  max-width: 100%;
}
.anchor li{
  position: relative;
  text-align: center;
  display: inline-block;
  width: 150px;
  height: 120px;
  background-position-x: center;
}

.anchor p{
  padding-top: 7px;
}
.ancrlink{
  padding-top: 80px; 
  margin-top: -80px; 
  display: block;
}
.ancrlink img{
  max-width: 100%;
}

/*▽共通*/
h4{
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 20px;
}
h5{
  font-weight: 500;
}
.r-p15{
  padding-right: 15px;
}
.l-p15{
  padding-left: 15px;
}
.t-m150{
  margin-top: 150px;
}
.t-m80{
  margin-top: 80px;
}
.t-m40{
  margin-top: 40px;
}
.cen{
    text-align: center;
}
.f-s15{
  font-size: 15px;
}
.container{
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
}
.bx_harf{
  width: 50%;
}
.bx_max{
  width: 100%;
  margin-top: 40px;
}
.bx_harf img{
  max-width: 100%;
}
.bx_max img{
  width: 100%;
  padding: 0 15px;
}
._r{
  padding-left:20px !important;
}
._l{
  padding-right: 20px;
}
._r>.recept{
  left: 20px;
}
.acs{
  padding:0 30px;
}
.msg{
  margin-top: 30px;
  width: 100%;
  padding-left: 60px;
  font-size: 19px;
  line-height: 2em;
  position: relative;
}
.msg p{
  margin: 10px 0;
}
.info{
  font-size: 17px;
}
.info p{
    font-size: 17px;
    width: 450px;
    max-width: 100%;
    margin: 0 auto;
}
.info p:first-child{
  padding-top: 35px;
}

.info div{
    margin-top: 0;
    background: url(../img/horse_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    height: 370px;
    z-index: -1;
}
.farm_bg{
  padding-top: 50px;
}
.farm_bg div{
  background-image: url(../img/farm_bg.png);
  height: 230px;
  background-position-y: top;
}
.cam_bg{
  padding-top: 30px;
}
.cam_bg div{
  background-image: url(../img/cam_bg.png);
  height: 275px;
    background-position-y: top;
    padding-left: 110px;
    line-height: 1.5em;
    padding-top: 50px;
}

#horse,#cafe,#farm{
  margin-top: 150px;
}
#actv{
  margin-top: 100px;
}
#access{
  margin: 100px 0;
}
.recept{
  width: 100%;
  position: absolute;
      margin-top: 40px;
      left: 57px;
}
.recept dl{
    display: flex;
    flex-wrap: nowrap;
}
.recept dt{
    width: 130px;
    text-align: center;
    margin-right: 3%;
    margin-bottom: 5px;
}
.recept dt span{
    padding-bottom: 1px;
    margin-bottom: 3px;
    background: #6D5035;
    color: #fff;
    border: 2px solid #6D5035;
    border-radius: 50px;
    font-size: 14px;
    line-height: 2;
    margin-right: 2px;
    display: inline-block;
    width: 100%;
}

.resv dt span{
  color: #3C1702;
  background: #fff;
  border: 2px solid #3C1702;
  display: inline-block;
  width: 100%;
}
.kome{
  font-size: 15px;
  line-height: 30px;
}
.kome_f{
  font-size: 13px;
}
.recept dd{
  display: inline-block;
  width: 100%;
  font-size: 19px;
}
.facility{
  margin-top: 50px;

}
.facility ul{
  width: 100%;
  list-style-type: none;
      display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}
.facility ul li{
  width: 24%;
  padding: 15px;
}
.facility ul li img{
  width: 100%;
  margin-bottom: 10px;
}
.facility ul li a{
  text-decoration: none;
}
.facility ul li p{
  line-height: 1.8em;
  transition: .6s;
}
.facility a img{
  transition: .6s;
}
.facility a img:hover{
  opacity: .7;
}
.facility a p:hover{
  text-decoration: underline;
}
.fac{
  margin-left: 20px;
}
.price01 {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  margin-top: 40px;
  box-shadow: 0px 0px 0px 3px #6D5035;
  border-radius:15px;
}

.price01 thead th{
  background: #6D5035;
  color: #fff;
  font-weight: 500;
  padding:1.2% 0;
}
.price01 th{
  background: #FAF0BF;
  color: #3C1702;
}
.price01 td{
  border:1px solid #eee;
  background: #fff;
  padding: .2% 0;
}
.price01 tbody tr:first-child td{
  border-top: none;
}
.price01 tbody{
  border-bottom: 3px solid #6D5035;
}
.price01 tbody:last-child{
  border-bottom: 0px;
}
.price01 tbody:last-child tr:last-child td{
  border-bottom: none;
}
.price01 thead th{
  border-radius: 14px 14px 0 0;
}
.price01 tbody:last-child th{
  border-radius: 0 0 0 15px;
}
.price01 tbody:last-child tr:last-child td:last-child{
  border-radius: 0 0 15px 0px;
}
.price01 tbody tr:last-child td{
  height: 50px;
}
.price01 td:last-child{
  border-right: none;
}
._tbl tbody:last-child th{
border-radius: 0 0 15px 15px;
line-height: 1.8em;
height: 75px;
font-size: 15px;
}
._tbl th span{
  font-weight: 400;
}
._tbl2 td{
  text-align: left;
  padding:0 15px;
}
._list{
  padding:0 25px;
}
._list dl{
  position: relative;
}
._list2 div.recept{
  position: relative;
  text-align: left;
  left: 25px
}
._list2>._list{
    margin-top: 0;
}
._list2>.bx_max{
    margin-top: 0;
}
.price{
  height: 50px;
}
.service_btn{
    width: 1160px;
    max-width: 100%;
    margin: 80px auto 40px;
}
.service_btn img{
  padding:0 10px;
}
.service_btn div{
  margin-top: 15px;
}
.notice{
  background: #FFFDEA;
  padding:25px;
  border-radius: 25px;
}
.dott{
  border:3px dashed #FDE67C;
  padding:2% 3.5%;
  border-radius: 25px;
}
.dott ul{
  list-style: none;
}
.dott ul li{
  background:url(../img/check.png) no-repeat 0 0;
  background-size:auto 13px;
  padding-left: 31px;
  background-position-y: center;
  margin: 15px 0;

  line-height: 2em;
}
.msg p.cafe:after{
    content: '';
    display: inline-block;
    width: 150px;
    height: 150px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 15px;
    bottom: -150px;
    background-image: url(../img/pic_cafe.png);
    background-position: bottom;
}
.service_btn a{
  text-decoration: none;
}
.service_btn a:hover{
  opacity: .6;
}
.fa-check{
  color: #508E01;
  margin-right: 5px;
}
.acsguide{
  padding-left: 15px;
}
.acsguide p{
  font-size: 16px;
  margin:15px 0;
  line-height: 1.9em;
}
.acsguide p i{
  margin-right: 6px;
}
.fa-car{
  color:#FFAC0C;
}
.fa-bus{
  color:#364F80;
}
.gmap{
  padding:40px 30px 30px;
}
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:20px 0;
  padding: 0 33px;
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #FAF0BF;
  display: block;
  order: -1;
}
.tab-label {
  color: #3C1702;
  background: LightGray;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 10px 10px 0 0;
  flex: 1;
}
.tab-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.tab-switch:checked+.tab-label {
  background: #FAF0BF;
}
.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 30px 55px;
  opacity: 1;
  background: #FAF0BF;
  transition: .5s opacity;
  border-radius: 0 0 10px 10px;
}
.tab-switch {
  display: none;
}
  .riyou{
    background: #fff;
    width: 106%;
    padding: 5px 15px;
    padding: 10px 20px;
    margin-top: 8px;
  }
  .riyou p{
    line-height: 1.4em;
    font-size: 17px;
    color: #3C1702;
    margin: 10px 0px;
  }
  .ttl{
    background: #F9842F;
    color: #fff;
    font-weight: 500;
    padding: 5px 15px;
    width: 106%;
    margin-top: 14px;
  }
  .qbtn{
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 5px 50px;
    cursor: pointer;
    width: 100%;
    border-radius: 55px;
    line-height: 38px;
    margin: 8px auto;
}
._opn +div{
  display: none;
}
._cls +div{
  display: block;
}

.answer{
  display:none;
  position: relative;
  background: transparent;
  margin-top: 22px;
  padding: 0 50px;
  margin: 4px 0 20px;
  padding: 0 10px 0 50px;
  line-height: 1.8em;
}
.none{
    display: block;
}
.qbtn:before{
  content: 'Q.';
  color: #F9842F;
  font-size: 22px;
  position: absolute;
  left: 20px;
  top: 3px;
}
.qbtn:after{
  content: '+';
  color: #ddd;
  font-size: 24px;
  position: absolute;
  right: 20px;
  top:3px;
}
.qbtn_2:after{
  content: '－';
  color: #ddd;
  font-size: 24px;
  position: absolute;
  right: 20px;
  top:3px;
}
.answer:before{
  content: 'A.';
  color: #508E01;
  font-size: 22px;
  position: absolute;
  left: 20px;
  top: -5px;
}
.calender{
  width: 100%;
}
.calender div.tab-wrap{
  padding: 0;
}
.calender table{
  border-collapse: collapse;
  width: 100%;
}
.calender thead th{
  background: #FFF;
  font-size: 16px;
  border:1px solid #ddd;
  padding: 7px 3px;
  text-align: center;
  font-weight: 400;
  min-width: 165px;
}
.calender thead td{
  background: #FFFDEA;
  font-size: 14px;
  border-right: 1px solid #ddd;
  text-align: center;
}
.calender thead tr:first-child td{
  border-top: 1px solid #ddd;
  padding:7px 3px 0;
  min-width: 25px;
}
.calender thead tr:nth-child(2) td{
  padding: 0 3px 7px;
}
.calender tbody td{
  background: #FFF;
  font-size: 16px;
  border:1px solid #ddd;
  padding: 7px 3px;
  text-align: center;
}
.calender tbody td a{
  color: #6D5035;
  font-size: 20px;
  text-decoration: none;
  padding-bottom: 2px;
}
.calender td span{
  font-size: 13px;
}
.calender td a div{
    margin-bottom: 0px;
    display: inline-block;
    border-bottom: 1px solid #6D5035;
    margin-top: -4px;
    vertical-align: top;
}
.calender td a i{
  border-bottom: 1px solid #EE554B;
  margin-top: 7px;
  vertical-align: top;
}
.fa-circle{
  color: #EE554B;
  font-size: 13px;
  border-bottom: 1px solid #EE554B;
  padding-bottom: 5px;
}
.calender td a:hover{
  opacity: .6;
  transition: .4s;
}
.cal_guide{
  text-align: center;
  margin: 10px auto;
}
.cal_guide div{
  display: inline-block;
  padding: 0 25px;
  font-size: 15px;
}
.cal_guide div:last-child{
  padding: 0 15px;
}
.cal_guide div i{
  padding-right: 2px;
  border-bottom: none;
}
.cal_guide div span{
  padding-right: 5px;
  color: #6D5035;
}

.mon_12 tbody td:nth-child(3),/*一行目土*/
.mon_12 thead tr:first-child td:nth-child(3),
.mon_12 thead tr:last-child td:nth-child(2){
  background: #E6F7FF;
}
.mon_12 tbody td:nth-child(4),/*日*/
.mon_12 thead tr:first-child td:nth-child(4),
.mon_12 thead tr:last-child td:nth-child(3){
  background: #FFE6EA;
}

.mon_12 tbody td:nth-child(10),/*二行目土*/
.mon_12 thead tr:first-child td:nth-child(10),
.mon_12 thead tr:last-child td:nth-child(9){
  background: #E6F7FF;
}
.mon_12 tbody td:nth-child(11),/*日*/
.mon_12 thead tr:first-child td:nth-child(11),
.mon_12 thead tr:last-child td:nth-child(10){
  background: #FFE6EA;
}
.mon_12 tbody td:nth-child(17),/*三行目土*/
.mon_12 thead tr:first-child td:nth-child(17),
.mon_12 thead tr:last-child td:nth-child(16){
  background: #E6F7FF;
}
.mon_12 tbody td:nth-child(18),/*日*/
.mon_12 thead tr:first-child td:nth-child(18),
.mon_12 thead tr:last-child td:nth-child(17){
  background: #FFE6EA;
}
.mon_12 tbody td:nth-child(24),/*四行目土*/
.mon_12 thead tr:first-child td:nth-child(24),
.mon_12 thead tr:last-child td:nth-child(23){
  background: #E6F7FF;
}
.mon_12 tbody td:nth-child(25),/*日*/
.mon_12 thead tr:first-child td:nth-child(25),
.mon_12 thead tr:last-child td:nth-child(24){
  background: #FFE6EA;
}
.mon_12 tbody td:nth-child(31),/*五行目土*/
.mon_12 thead tr:first-child td:nth-child(31),
.mon_12 thead tr:last-child td:nth-child(30){
  background: #E6F7FF;
}
.mon_12 tbody td:nth-child(32),/*日*/
.mon_12 thead tr:first-child td:nth-child(32),
.mon_12 thead tr:last-child td:nth-child(31){
  background: #FFE6EA;
}



.mon_01 tbody td:nth-child(7),/*二行目土*/
.mon_01 thead tr:first-child td:nth-child(7),
.mon_01 thead tr:last-child td:nth-child(6){
  background: #E6F7FF;
}
.mon_01 tbody td:nth-child(8),/*日*/
.mon_01 thead tr:first-child td:nth-child(8),
.mon_01 thead tr:last-child td:nth-child(7){
  background: #FFE6EA;
}
.mon_01 tbody td:nth-child(14),/*三行目土*/
.mon_01 thead tr:first-child td:nth-child(14),
.mon_01 thead tr:last-child td:nth-child(13){
  background: #E6F7FF;
}
.mon_01 tbody td:nth-child(15),/*日*/
.mon_01 thead tr:first-child td:nth-child(15),
.mon_01 thead tr:last-child td:nth-child(14){
  background: #FFE6EA;
}
.mon_01 tbody td:nth-child(21),/*四行目土*/
.mon_01 thead tr:first-child td:nth-child(21),
.mon_01 thead tr:last-child td:nth-child(20){
  background: #E6F7FF;
}
.mon_01 tbody td:nth-child(22),/*日*/
.mon_01 thead tr:first-child td:nth-child(22),
.mon_01 thead tr:last-child td:nth-child(21){
  background: #FFE6EA;
}
.mon_01 tbody td:nth-child(28),/*五行目土*/
.mon_01 thead tr:first-child td:nth-child(28),
.mon_01 thead tr:last-child td:nth-child(27){
  background: #E6F7FF;
}
.mon_01 tbody td:nth-child(29),/*日*/
.mon_01 thead tr:first-child td:nth-child(29),
.mon_01 thead tr:last-child td:nth-child(28){
  background: #FFE6EA;
}
.mon_02 tbody td:nth-child(4),/*一行目土*/
.mon_02 thead tr:first-child td:nth-child(4),
.mon_02 thead tr:last-child td:nth-child(3){
  background: #E6F7FF;
}
.mon_02 tbody td:nth-child(5),/*日*/
.mon_02 thead tr:first-child td:nth-child(5),
.mon_02 thead tr:last-child td:nth-child(4){
  background: #FFE6EA;
}

.mon_02 tbody td:nth-child(11),/*二行目土*/
.mon_02 thead tr:first-child td:nth-child(11),
.mon_02 thead tr:last-child td:nth-child(10){
  background: #E6F7FF;
}
.mon_02 tbody td:nth-child(12),/*日*/
.mon_02 thead tr:first-child td:nth-child(12),
.mon_02 thead tr:last-child td:nth-child(11){
  background: #FFE6EA;
}
.mon_02 tbody td:nth-child(18),/*三行目土*/
.mon_02 thead tr:first-child td:nth-child(18),
.mon_02 thead tr:last-child td:nth-child(17){
  background: #E6F7FF;
}
.mon_02 tbody td:nth-child(19),/*日*/
.mon_02 thead tr:first-child td:nth-child(19),
.mon_02 thead tr:last-child td:nth-child(18){
  background: #FFE6EA;
}
.mon_02 tbody td:nth-child(25),/*四行目土*/
.mon_02 thead tr:first-child td:nth-child(25),
.mon_02 thead tr:last-child td:nth-child(24){
  background: #E6F7FF;
}
.mon_02 tbody td:nth-child(26),/*日*/
.mon_02 thead tr:first-child td:nth-child(26),
.mon_02 thead tr:last-child td:nth-child(25){
  background: #FFE6EA;
}
.form select{
  border: 2px solid #bbb;
    border-radius: 5px;
    width: 70px;
    height: auto;
    padding: 1px 7px 3px 7px;
}
.form textarea{
  border: 2px solid #bbb;
    border-radius: 5px;
    width: 70px;
    padding: 1px 7px 3px 7px;
}

.form input{
  border: 2px solid #bbb;
    border-radius: 5px;
    max-width: 100%;
    padding: 1px 7px 3px 7px;
    margin: 0 5px;
}
.col2 input{
  width: 250px;
  max-width: 100%;
}
.col1 input{
  width: 300px;
    max-width: 100%;
    box-sizing: border-box;
}
.form form{
  background: #fff;
  border-radius: 20px;
  padding: 40px;
}
.form table{
  border-collapse: collapse;
  width: 100%;
}
.form form th{
  text-align: right;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 5px 30px 15px 0;
    width: 25%;
    font-weight: 500;
}
.form form td{
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
    padding: 15px 30px;
  text-align: left;
}
.form label{
  position: relative;
}
.form label.pul:after{
    content: "▼";
    font-size: 11px;
    color: #aaa;
    width: 8px;
    height: 8px;
    right: 14px;
    top: 3px;
    position: absolute;
    pointer-events: none;
}
.form{
  text-align: center;
  margin: 10px auto;
  width: 100%;
}
.col3{
    display: inline-block;
    font-size: 16px;
    text-align: right;
    margin: 5px 15px 5px 5px;
}
.col2{
  display: inline-block;
  font-size: 16px;
  text-align: right;
  margin: 5px 0;
}
.col1{
    display: inline-block;
    font-size: 16px;
    text-align: right;
    margin: 5px 0;
    max-width: 100%;
    box-sizing: border-box;
}
.hissu{
  font-size: 12px;
  color: red;
}
.phone{

}
.checkin{
  background: #FFFDEA;
    width: 31% !important;
    font-weight: 400 !important;
    text-align: center !important;
    padding: 10px 0 !important;
}
.member{
  background: #FFFDEA;
}
.checkin_time{
 width: 110px !important;
}
.datepick{
  width: 110px !important;
}
#stay{
  width: 80px !important;
}
.bl{
  border-left: 1px solid #ddd;
}
.form fieldset{
      border: none;
    margin-top: 40px;
}
input[type="submit"]{
  background: #508E01;
    color: #fff;
    border-radius: 50px;
    line-height: 2em;
    padding: 6px 30px 8px;
    border: 2px solid #508E01;
    margin: 10px 15px;
}
input[type="submit"]:hover{
    opacity: .6;
    transition: .4s;
}
input[type="reset"]{
  background: #FFF;
    color: #508E01;
    border-radius: 50px;
    line-height: 2em;
    padding: 6px 30px 8px;
    border: 2px solid #508E01;
    margin: 10px 15px;
}
input[type="reset"]:hover{
  opacity: .6;
    transition: .4s;
}
.form_bg{
  background: #fff;
  border-radius: 25px;
  width: 100%;
}
footer{
  height: 250px;
  background-image: none;
  width: 100%;
}
.pan li:last-child a{
  pointer-events: none
}
footer a{
      text-decoration: none;
}
._tbl2 td{
  height: 39px;
}
@media screen and (max-width: 450px){
footer {
    height: 150px !important;
}
}