
.fot{
    position:fixed;
    bottom:0;
    width:100%;
    left:0;
    z-index:99999999;
}


.rbtn{
    position:fixed;
    bottom:17%;
    width:20%;
    right:0;
    z-index:99999999;
}


.rbtn2{
    position:fixed;
    bottom:5%;
    width:20%;
    right:0;
    z-index:99999999;
}



.headb{
    position:fixed;
    top:-20px;
    width:100%;
    right:0;
    z-index:99999999;
}



.foot{
    position:fixed;
    foot:0;
    width:100%";
    background-color:#ffffff;
    z-index:99999999;
}

.txt1{
    margin: 100px auto 75px;
    width: 80%;
    text-align: center;
    font-size: 72px!important;
}

.txt2{
    margin: 0 auto 100px;
    width: 80%;
    text-align: left;
    font-size: 24px!important;
    line-height: 2.2;
}


.news{
    margin: 30px auto;
    width: 80%;
    text-align: left;
    font-size: 23px!important;
    line-height: 1.5;
}


.item{
    margin: 20px auto 100px;
    width: 80%;
    text-align: center;
    font-size: 19px!important;
    line-height: 1.5;
}


.link {
    font-size: 22px;
    color: #000000;
    font-family: "Yu Gothic UI", "游ゴシック", sans-serif;
}


ul {
  display: flex;
  list-style: none;
  margin:0;
  padding:0;
}



/*コンセプトページ*/

.ab1{
    margin: 100px auto 75px;
    width: 80%!important;
    text-align: left;
    font-size: 46px!important;
}

.ab2{
    margin: 0 auto 100px;
    width: 80%;
    text-align: left;
    font-size: 24px!important;
    line-height: 2.2;
}

.ab{
    margin: 25px auto 100px;
    width: 100%!important;
    text-align: center;
    font-size: 24px!important;
    line-height: 2.2;
}



.yohaku{
    margin:100px auto 0;
}