body{
    margin: 0px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

a:hover{
    filter: brightness(130%);
}

.main{
    width: 100%;
    /* max-width: 1600px; */
    text-align: center;
    margin: 0 auto;
    background-color: #fff9eb;
    border-top:solid 5px  #0b233b;
    margin-bottom: 20px;
}

img{
    max-width: 100%;
    height: auto;
}

.navbar{
    position: fixed;
    padding-top: 2px;
    top:0;
    left: 0;
    width: 100%;
    height: 110px;
    z-index: 99;

    border-top:solid 5px #0b233b;
}

.attention{
    position: relative;top: -135px; 
    left: -24%;
}

.link{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    /* border-right: 1px solid; */
    border-left: 1px solid;
    border-image: radial-gradient( #fff, #aaa );
    /* border-image-slice: 0.5; */
}

.nav{
    top: 0%;
}

.nav:hover {
    background-color: rgba(255, 255, 255, .2);
    filter: brightness(130%);
}
.nav2:hover {
    background-color: rgba(117, 31, 30, .8);
    filter: brightness(150%);
}

.nav-logo{
    position: fixed;
    top: 3%;
    left: 19%;
}

.nav-location{
    position: fixed;
    top: 5px;
    right: 36%;
    height: 12%;
    width: 7%;
    height: 112px;
    min-width: 90px;
}
.nav-location img{
    margin-top: 31%;
}

.nav-floorplan{
    position: fixed;
    top: 5px;
    right:29%;
    height: 12%;
    width: 7%;
    height: 112px;
    min-width: 90px;
}
.nav-floorplan img{
    margin-top: 31%;
}

.nav-outline{
    position: fixed;
    top: 5px;
    right: 22%;
    height: 12%;
    width: 7%;
    height: 112px;
    min-width: 90px;
}
.nav-outline img{
    margin-top: 31%;
}


.nav-mail{
    position: fixed;
    top: 5px;
    right: 13%;
    background-color: #751f1e;
    width: 9%;
    height: 112px;
    min-width: 90px;

}

.nav-mail img{
    margin-top: 14%;
}




.mv{
    background-color:#0b233b ;
    margin-bottom: -3%;
}

.tyusaku{
    position: relative;
    text-align: left;
    color:#fff;
    font-size:60%;
    left:5%;
    top:-30px;
    padding-bottom: 50px;
}

.sub-titel{
    background-color:#0b233b ;
    display: block;
    padding-bottom: 70px;
}

.obi_contact{
    padding:20px 0 0 0 ;
    /* background: #751f1e; */
    vertical-align: middle;
    margin-bottom:-30px;
    margin:auto;
}

.obi_contact a img:hover{
    opacity: 1.0;
    filter: brightness(150%);
    /* background: #fff; */
}

.location{
    /* background-color: #fff9eb; */
    padding: 70px 0;
}

.location-image{
    /* background-color: #fff9eb; */


}

.access{
    /* background-color: #fff9eb; */
    margin:auto;
    width: 80%;
    margin-top: 50px;
}

.map{
    padding-top: 100px;
    padding-bottom: 100px;
    /* background-color: #fff9eb; ; */

}

.map iframe{
    width: 80%;
    height: 600px;
}

.surroud1{
    /* background-color: #fff9eb; */
    display: flex;
    margin:auto;
    margin-left: 9%;
}

.school-img{
    position: relative;
    left: 10%;
    z-index: 20;
}
.education-access{
    position: relative;
    left:-1%;
    z-index: 10;
}


.surround2{
    /* background-color: #fff9eb; */
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    margin-left: 9%;
}

.park-image{
    position: relative;
    left: 10%;
    z-index: 20;
}

.park-detail{
    position: relative;
    left:-1%;
    z-index: 10;
}

.shopping{
    padding-bottom: 100px;
}

.floor-plan{
    background-color: #0b233b;
    margin:auto;
}



.floor-title{
    padding: 90px 0;
}
.floor-title img{
    z-index: 0;
}

.floor-image img{
    z-index: 10;
    margin: auto;
    width:80%;
}

.floor-image{
    text-align: center;
    margin: auto;
    position: relative;
    display: inline;
}

.outline{
    background-color: #0b233b;
    
}

.outline img{
 margin:130px 0 ;
 
}

.outline a img:hover{
    /* filter: hue-rotate(-20deg);
    -webkit-filter: hue-rotate(-20deg);
    -moz-filter: hue-rotate(-20deg);
    -o-filter: hue-rotate(-20deg);
    -ms-filter: hue-rotate(-20deg); */
    opacity: 0.6; filter: brightness(110%);
}


.logo{
    background-color: #0b233b;

}

.contact-box{
    background-color: #0b233b;
    display: flex;
    padding-bottom: 70px;
}

.button{
    width: 45%;
    text-align: center;
    display: block;
    text-align: right;
}

.button img{
    left: 2%;
}

.button a img:hover{
    /* filter: hue-rotate(-20deg);
    -webkit-filter: hue-rotate(-20deg);
    -moz-filter: hue-rotate(-20deg);
    -o-filter: hue-rotate(-20deg);
    -ms-filter: hue-rotate(-20deg); */
    opacity: 1.0;
    filter: brightness(110%);
}


.tel{
    width: 55%;
    display: block;
    text-align: left;
}

.tel img{
    margin-right: 1%;
    left: -10%;
}

.footer{
    /* background-color: #fff9eb; */
    padding-top: 50px;
    line-height: 30px;
    background: #fff;
    padding-bottom: 20px;

}

.company-logo{
    margin-bottom: -20px;
}



/********************************
/ Table用
/********************************/
    .divTable{
        display: table;
        width: 100%;
        padding-top: 7%;
        margin: 0 auto;
        width: 80%;
        padding-bottom: 7%;

    }
        .divTableRow {
        display: table-row;

        }
        .divTableHeading {
        background-color: #EEE;
        display: table-header-group;
        }
        .divTableCell, .divTableHead {
        /* border: 1px solid #999999; */
        display: table-cell;
        padding: 13px 10px 10px 40px;
        text-align: left;
        font-size: 1.2vw;
        }
        .divTableHeading {
        background-color: #EEE;
        display: table-header-group;
        font-weight: bold;
        }
        .divTableFoot {
        background-color: #EEE;
        display: table-footer-group;
        font-weight: bold;
        }
        .divTableBody {
        display: table-row-group;
        }
        .whiteback{
            background-color: #ffffff;
        }

    .line{
       height: 200px;
       background-color: #0b233b;
    }

    .navbarsp{

        display: none;
    }

    .line{
        height: 200px;
        background-color: #0b233b;
    }

    .location-text{
        text-align:right;
        margin-right:12%;
    }

    .pc { 
        /* display: block !important;  */
        text-align: center;
        }

    .sp { display: none !important; }

    /* スマホ用 *********************************************************************************/
    @media only screen and (max-width: 750px){


.contact-box{
    padding-bottom: 30px;
}

 .line{
      height:100px;
      background-color: #0b233b;
      
  }
.mv{
margin-top: 78px;
}

.tyusaku{
    top:-20px;
    font-size:50%;
    padding-bottom: 0px;
}

.obi_contact{
    margin:auto;
    text-align: center;
    width:100%;
}

.obi_contact a img{
    margin:auto; 
    text-align: center;
    width:70%;
}


.element.style {
    height: 100;
}

.floor-title img.headerImage{
 width:60%;
}


.floor-image img.headerImage{
 width:95%;
}

.outline img{
 margin:60px 0 ;
 
}

.access{
    width:95%;
}


.floor-image{
padding:5% 0% 3% 0%;
}

.floor-title{
padding:10% 0% 7% 0%;
}

.surround2{
    padding-top: 4px ;  
    padding-bottom: 4px ;  
}

.shopping {
    padding-top: 20px ;  
    padding-bottom: 60px ;  
}


.map{
  padding-top: 40px ;  
  padding-bottom: 40px ;
  width:100%;
  margin:auto;
}
 .location-text{
     text-align:center;
     font-size: 70%;
    margin-right:0%;
    }
        .navbar{
            display: none;
        }

        .navbarsp{
            position: fixed;
            padding-top: 2px;
            /* top:0; */
            left: 0;
            bottom: 0;
            width: 100%;
            height: 71px;
            z-index: 99;
            display: flex;

        }
       .location img.headerImage{
        width: 60%;
}

       .location{
        padding:10% 0% 6% 0%;
}



        .attention{
            position: relative;
            top: -135px;
            left: -16%;
        }

        .navsp{
            top: 0%;
        }

        .navsp{
            background-color: rgba(255, 255, 255, .3);
            height: 80px;
        }
        .nav2sp:hover {
            background-color: rgba(117, 31, 30, .8);
            filter: brightness(150%);
        }

        .navsp-logo{
            position: fixed;
            top: 0;
            left: 0;
            background-color: white;
            width: 100%;
            z-index: 99;
        }

        .navsp-logo img{
            width: 230px;
            padding: 15px;
        }

        .navsp-location{
            /* position: fixed; */
            left: 39%;
            width: 0%;
            height: 73px;
            min-width: 77px;
        }
        .navsp-location img{
            margin-top: 21px;
            display: none;
        }

        .navsp-floorplan{
            /* position: fixed; */
            left: 53%;
            height: 73px;
            width: 7%;
            min-width: 77px;
        }
        .navsp-floorplan img{
            /* margin-top: 21px; */
        }

        .navsp-outline{
            /* position: fixed; */
            left:66%;
            height: 73px;
            width: 0%;
            height: 73px;
            min-width: 77px;
            margin-top: 24px;
        }
        .navsp-outline img{
            /* margin-top: 31%; */
            display: none;
            
        }


        .navsp-mail{
            /* position: fixed; */
            left: 79%;
            background-color: #751f1e;
            width: 100%;
            height: 71px;
            min-width: 77px;

        }

        .navsp-mail img{
            margin-top: 10px;
     
        }


        .sub-titel{
            background-color:#0b233b ;
            display: block;
            padding-bottom: 22px;
            
            width: 100%;
        }

        .sub-titel img{
            background-color:#0b233b ;
            display: block;
            /* padding-bottom: 70px; */
         
        }


        .map iframe{
            width: 100%;
            height: 400px;
        }

        .outline img{
            width: 66%;
        }

        .logo img{
            width: 68%;
        }

        .contact-box{
            display: block;
            
        }

        .contact-box img{
            margin: auto 0;
            text-align: center;
        }

        .button{
            width: 100%;
            padding-top: 30px;
        }

        .tel{
            width: 100%;
            text-align: center;
        }
        .tel img{
            width: 72%;
            text-align: center;
            padding-top: 30px;
        }

        .pc { display: none !important; }
        .sp { display: block !important; }     
        
        .company-logo img{
            width:60%;
            padding-top: 10px;
        padding-bottom: 10px;
        }

        .footer{
            padding-bottom: 70px;
        }

        .campany-address p{
            font-size: 76%;
            line-height: 20px;
        }
        
        .linksp{
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        
            /* border-right: 1px solid; */
            /* border-left: 1px solid; */
            border-image: radial-gradient( #fff, #aaa );
            border-image-slice: 0.5;
        }
        .link{
            border: none;
        }

.footer{
    padding-top: 50px;
}
