@charset "utf-8";
.pc_only {
  display: none
}

#content_wrap #main_content {
  width: 100%;
}

#foot_content #copyright {
  padding: 12px;
  font-size: 10px;
  font-size: 1rem
}

#content_wrap>div {
  margin: 0px;
  padding: 0px;

  background-color: #fff
}

#copyright {
  padding-bottom: 4px;
  margin-top: 12px;
  text-align: center;
  font-size:12px;
}

.under_link{
background-color: #cfa2a6;
text-align: center;
margin: 60px 0px 0px 0px;
padding: 5px;
}
.under_link img{
width: 120px;
}
.backhpsp{
padding-top: 25px;
width: 80%;
margin: 0 auto;
}
.gotop{
margin: 10px 5px 25px 0;
text-align: right;
}
.gotop a{
font-weight: bold;
color:  #cfa2a6;
text-decoration: none;
font-size: 15px;
}
.p-fv_inner {
  position: relative;
  width: inherit;
  height: inherit;
}
.fufu_btn {
  position: absolute;
  top: 87%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 90%;
  text-align: center;
  z-index: 2;
}
.flora_btn {
  position: absolute;
  top: 78%;
  left: 7%;
  width: 40%;
  z-index: 2;
}
.seisi_btn {
  position: absolute;
  top: 78%;
  left:54%;
  width: 40%;
  z-index: 3;
}
.fufu_btn3 {
  width:80%;
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  z-index: 2;
}
.t-box{
    margin: 0px auto 50px !important;
    width: calc(100% - 10px) !important;
    width: 100%;
    height: 160px;
    overflow-y: scroll;
    overflow-x: visible;
    padding: 12px 8px;
    border: 1px solid;
    box-sizing: border-box;
    font-size: 12px;
}