#top1 {
    font-size: 1em;
    display: inline;
    float: left;
}
#outline{
    color: #FFFFFF;
    font-size: 2.6rem;
    font-family: "Times New Roman","HiraMinProN-W3","ヒラギノ明朝 ProN W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
    padding-top: 20px;
    padding-left: 40px;
    padding-bottom: 15px;
    background-color: #000088;
    width: 40%;
    margin-top: 100px;
    margin-bottom: 40px;
}
.food {
    width: 80%;
    height: auto;
    margin-top: 8em;
    position: relative;
    float: right;
    margin-bottom: 10em;
}
.cfloat {
    clear: both;
}
.vi {
    width: 100%;
    height: 100%;
    　position: relative;
    　overflow: hidden;
    position: relative;
    overflow-y: hidden;
}
#outline span {
    font-family: "Times New Roman","HiraMinProN-W3","ヒラギノ明朝 ProN W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
    font-size: 1.4rem;
}
.vi-wrap {
    position: relative;
    height: 460px;
    width: 70%;
    float: right;
    margin-top: 5em;
}
.vi-bg {
    display: block;
    width: 100%;
    height: 460px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.40);
    z-index: 2;
}
#video {
    display: block;
    width: 100%;
    height: 460px;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.vi-text {
    color: #fff;
    font-size: 2em;
    width: 100%;
    height: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    text-align: center;
    margin-left: auto;
}
.step   {
    color: #b9b9b9;
    font-size: 1.4rem;
    font-family: "Times New Roman","HiraMinProN-W3","ヒラギノ明朝 ProN W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.w100 {
    width: 45%;
}
.toplg {
    display: none;
    float: none;
}
@media screen and (max-width:760px){
#top1 {
    display: block;
    float: left;
    line-height: 18px;
    margin-top: 0px;
    margin-left: -5px;
}
#outline {
    width: 65%;
    padding-left: 30px;
}
.vi-wrap {
    width: 100%;
    height: 450px;
    margin-bottom: 4em;
    overflow-x: hidden;
    overflow-y: hidden;
}
#video {
    width: auto;
    margin-left: -10em;
}
.vi-text {
    font-size: 1.5em;
}
.food {
    padding-left: 0px;
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 5em;
    margin-right: 0em;
    margin-bottom: 8em;
    margin-left: 0em;
    float: none;
    height: auto;
}
.toplg {
    width: 120px;
    height: auto;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    display: block;
}
.w100 {
    width: 100%;
}
.tc {
    text-align: center;
}
.slideshow .slide .title {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25px;
    letter-spacing: 0em;
}
}
