@charset "utf-8";

body {
  font-family: 'メイリオ',
  'Hiragino Kaku Gothic Pro', sans-serif
}

body {
  margin: 0;
  padding: 0;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

img {
  vertical-align: bottom;
}

ul {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

ul {
  width: 100%;
  height: 100vw
}
a {
  text-decoration: none
}

a:hover {
  text-decoration: underline
}

body {
  font-family: 'Bitter', serif;
  font-weight: bold;
  text-align: center
}

.menu li a {
  line-height: 9;
}

ul li {
  text-align: center;
}
.menu {
  background-color: #444444
}

/*ボタン*/

.menu {
  display: inline-block;
}

a:hover img {
  opacity: 0.50;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
  -moz-opacity: 0.50;
}
  .menu li {
    height: 100px
  }
  .ul {
    height: 150px
  }
  .box1 {
    margin: 0px;
    text-align: center
  }

  .menu {
    width:100%;
    height: 150px
  }
.logo{text-align: left;
     }
.logo img{width: 200px}
/*iphonex始まり*/
@media (max-width: 375px) {
.logo img {
    width: 375px
  }
  .menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
  
  .menu li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  .menu {
    height: 320px
  }
  .menu li {
    height: 110px;
   
  }
  .ul {
    height: 200px
  }
  .box1 {
    margin: 0px;
    text-align: center
  }
  .menu ul{
           background-color: #444444;
           height: 90px
  }
  .yoyaku img{width: 370px}
 .demo1 {
    background: url(../image/e.bottom/concept.off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo1:hover {
    background: url(../image/e.bottom/concept.on50.png)no-repeat
  }
  .demo1:hover img {
    opacity: 0.5;
  }
  .demo2 {
    background: url(../image/e.bottom/room.off.50.png) no-repeat;
    padding: 40px 30px
  }
  .demo2:hover {
    background: url(../image/e.bottom/room.50.on.png)no-repeat
  }
  .demo2:hover img {
    opacity: 0.5;
  }
  .demo3 {
    background: url(../image/e.bottom/fun.off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo3:hover {
    background: url(../image/e.bottom/fun.on50.png)no-repeat
  }
  .demo3:hover img {
    opacity: 0.5;
  }
  .demo4 {
    background: url(../image/e.bottom/pc_nav_05_off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo4:hover {
    background: url(../image/e.bottom/pc_nav_05_on50.png)no-repeat
  }
  .demo4:hover img {
    opacity: 0.5;
  }
  .demo5 {
    background: url(../image/e.bottom/access.off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo5:hover {
    background: url(../image/e.bottom/access.on50.png)no-repeat
  }
  .demo5:hover img {
    opacity: 0.5;
  }
  .demo6 {
    background: url(../image/e.bottom/pc_nav_08_off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo6:hover {
    background: url(../image/e.bottom/pc_nav_08_on50.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
  #contact .access th,
  #contact .access td{
    text-align: left;
    vertical-align: top;
    line-height: 2.5;
  }
  #contact .form{background-color: #eaeaea;
  padding:10px 0px;
    margin: px
  }
  #contact .form dl dt{width: 165px;
  padding: 10px 0;
  float:left;
  clear: both;}
  #contact .form dl dd{
    padding: 10px 0;
  }
  #contact .form .name{
    width:240px;
    height: 30px;}
  #contact .form .email{
    width: 300px;
    height: 30px;
  }
  #contact .form .tel{
    width: 240px;
    height: 30px;
  }
  #contact .form .type{
    width: 180px;
    height: 30px;
  }
  #contact .form .message{
    width: 300px;
    height: 150px;
  }
  #contact .form button{
    background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 100px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left: 50px;
  }
  #contact .form button:hover{
    background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;
  }
  #contact .form .required:after{
    content:"※";
    color:#ff0000;
  }
  .zei{padding-left: 20px;
       padding-right: 20px;
       text-align: left}
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 300px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left:auto;
  margin-right:auto;
  }
  .yoyaku{margin-top: 40px;
          margin-left: auto;
          margin-right: auto}
  .btn a:hover{background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;}
  a:hover{text-decoration: none}
  .access{width: 414x;
          height: }
iframe{width: 375px}  
.form{width: 375px;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto}  
    #page-top {
    position: fixed;
    bottom: 20px;
    right: 0px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
}

/*iphone終わり*/

/*iphone7始まり*/
@media (min-width:376px) and (max-width: 599px) {
 .logo img {
    width: 414px
  }
  .menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
  
  .menu li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  .menu {
    height: 240px
  }
  .menu li {
    height: 100px;
   
  }
  .ul {
    height: 200px
  }
  .box1 {
    margin: 0px;
    text-align: center
  }
  .menu ul{
           background-color: #444444;
           height: 130px
  }
  .yoyaku{width: 414px}
  .demo1 {
    background: url(../image/bottom/pc_nav_01_off50.png) no-repeat;
    padding: 50px 30px
  }
  .demo1:hover {
    background: url(../image/bottom/pc_nav_01_on50.png)no-repeat
  }
 .demo1 {
    background: url(../image/e.bottom/concept.off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo1:hover {
    background: url(../image/e.bottom/concept.on50.png)no-repeat
  }
  .demo1:hover img {
    opacity: 0.5;
  }
  .demo2 {
    background: url(../image/e.bottom/room.off.50.png) no-repeat;
    padding: 40px 30px
  }
  .demo2:hover {
    background: url(../image/e.bottom/room.50.on.png)no-repeat
  }
  .demo2:hover img {
    opacity: 0.5;
  }
  .demo3 {
    background: url(../image/e.bottom/fun.off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo3:hover {
    background: url(../image/e.bottom/fun.on50.png)no-repeat
  }
  .demo3:hover img {
    opacity: 0.5;
  }
  .demo4 {
    background: url(../image/e.bottom/pc_nav_05_off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo4:hover {
    background: url(../image/e.bottom/pc_nav_05_on50.png)no-repeat
  }
  .demo4:hover img {
    opacity: 0.5;
  }
  .demo5 {
    background: url(../image/e.bottom/access.off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo5:hover {
    background: url(../image/e.bottom/access.on50.png)no-repeat
  }
  .demo5:hover img {
    opacity: 0.5;
  }
  .demo6 {
    background: url(../image/e.bottom/pc_nav_08_off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo6:hover {
    background: url(../image/e.bottom/pc_nav_08_on50.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
  #contact .access th,
  #contact .access td{
    text-align: left;
    vertical-align: top;
    line-height: 2.5;
  }
  #contact .form{background-color: #eaeaea;
  padding:1px 0px;
    margin: px
  }
  #contact .form dl dt{width: 165px;
  padding: 1px 0;
  float:left;
  clear: both;}
  #contact .form dl dd{
    padding: 1px 0;
  }
  #contact .form .name{
    width:220px;
    height: 30px;}
  #contact .form .email{
    width: 300px;
    height: 30px;
  }
  #contact .form .tel{
    width: 220px;
    height: 30px;
  }
  #contact .form .type{
    width: 110px;
    height: 50px;
  }
  #contact .form .message{
    width: 340px;
    height: 150px;
  }
  #contact .form button{
    background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 100px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left: 50px;
  }
  #contact .form button:hover{
    background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;
  }
  #contact .form .required:after{
    content:"※";
    color:#ff0000;
  }
 .zei{padding-left: 20px;
       padding-right: 20px;
       text-align: left}
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 300px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left: auto;
  margin-right: auto;
  }
  .yoyaku{margin-top: 30px;
          margin-left: auto;
          margin-right:auto}
  .btn a:hover{background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;}
  a:hover{text-decoration: none}
  .access{width: 414x;
          height: }
iframe{width: 414px}  
.form{width: 411px;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto}
    #page-top {
    position: fixed;
    bottom: 20px;
    right: 0px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
}

/*iphone7終わり*/
/*ipad始まり*/
@media (min-width: 600px) and (max-width: 774px) {
.logo img{width: 120px}
  .menu ul{
           background-color: #444444;
  }
 .demo1 {
    background: url(../image/e.bottom/concept.off.png) no-repeat;
    padding: 40px 40px
  }
  .demo1:hover {
    background: url(../image/e.bottom/concept.on.png)no-repeat
  }
  .demo1:hover img {
    opacity: 0.5;
  }
  .demo2 {
    background: url(../image/e.bottom/room.off.png) no-repeat;
    padding: 40px 40px
  }
  .demo2:hover {
    background: url(../image/e.bottom/room.on.png)no-repeat
  }
  .demo2:hover img {
    opacity: 0.5;
  }
  .demo3 {
    background: url(../image/e.bottom/fun.off.png) no-repeat;
    padding: 50px 40px
  }
  .demo3:hover {
    background: url(../image/e.bottom/fun.png)no-repeat
  }
  .demo3:hover img {
    opacity: 0.5;
  }
  .demo4 {
    background: url(../image/e.bottom/pc_nav_05_off.png) no-repeat;
    padding: 50px 40px
  }
  .demo4:hover {
    background: url(../image/e.bottom/pc_nav_05_on.png) no-repeat}
      
  .demo4:hover img {
    opacity: 0.5;
  }
  .demo5 {
    background: url(../image/e.bottom/access.off.png) no-repeat;
    padding: 31px 40px
  }
  .demo5:hover {
    background: url(../image/e.bottom/access.on.png)no-repeat
  }
  .demo5:hover img {
    opacity: 0.5;
  }
  .demo6 {
    background: url(../image/e.bottom/pc_nav_08_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo6:hover {
    background: url(../image/e.bottom/pc_nav_08_on.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
  .dennwa img{margin-bottom:80px}
  #contact .access th,
  #contact .access td{
    text-align: left;
    vertical-align: top;
    line-height: 2.5;
  }
  #contact .form{background-color: #eaeaea;
  padding:30px 50px;
    margin: 50px
  }
  #contact .form dl dt{width: 165px;
  padding: 10px 0;
  float:left;
  clear: both;}
  #contact .form dl dd{
    padding: 10px 0;
  }
  #contact .form .name{
    width:240px;
    height: 30px;}
  #contact .form .email{
    width: 300px;
    height: 30px;
  }
  #contact .form .tel{
    width: 240px;
    height: 30px;
  }
  #contact .form .type{
    width: 180px;
    height: 30px;
  }
  #contact .form .message{
    width: 400px;
    height: 150px;
  }
  #contact .form button{
    background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 120px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left: 150px;
  }
  #contact .form button:hover{
    background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;
  }
  #contact .form .required:after{
    content:"※";
    color:#ff0000;
  }
  .zyuusho{margin-left: auto;
           margin-right: auto}
   access{margin-left: auto;
         margin-right:  auto}
  .access  {margin-left:auto;
         margin-right:  auto}
  iframe{width:590px;
        margin-left:auto;
        margin-right: auto}
  .yoyaku{margin-left: auto;
         margin-right: auto}
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 300px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left: auto;
  margin-right: auto}
  .btn a:hover{background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;}
  a:hover{text-decoration: none}
   body {
    display: grid;
    grid-template-areas: "side1 main1"
                         "side1 main2"
                        "side1 main3";
    grid-template-columns: 120px 1fr 
  }
  .box1 {
    grid-area: side1
  }
  .yoyaku {
    grid-area: main2
  }
  .zei{padding-left: 50px;
       padding-right: 50px;
       text-align: left}
  .access{
    grid-area: main1
  }
  .formn{width:100%}
  .formn{grid-area: main3}
  .access{width:590px}
  .box1 {
  position: fixed;
  top: 0;
  z-index: 9999;
}   
    #page-top {
    position: fixed;
    bottom: 20px;
    right: 50px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
}
/*ipad終わり*/
/*950px*/
@media (min-width:775px) and (max-width: 950px) {
 .logo img{width: 120px}
  .menu ul{
           background-color: #444444;
  }
  .demo1 {
    background: url(../image/e.bottom/concept.off.png) no-repeat;
    padding: 40px 40px
  }
  .demo1:hover {
    background: url(../image/e.bottom/concept.on.png)no-repeat
  }
  .demo1:hover img {
    opacity: 0.5;
  }
  .demo2 {
    background: url(../image/e.bottom/room.off.png) no-repeat;
    padding: 40px 40px
  }
  .demo2:hover {
    background: url(../image/e.bottom/room.on.png)no-repeat
  }
  .demo2:hover img {
    opacity: 0.5;
  }
  .demo3 {
    background: url(../image/e.bottom/fun.off.png) no-repeat;
    padding: 50px 40px
  }
  .demo3:hover {
    background: url(../image/e.bottom/fun.png)no-repeat
  }
  .demo3:hover img {
    opacity: 0.5;
  }
  .demo4 {
    background: url(../image/e.bottom/pc_nav_05_off.png) no-repeat;
    padding: 50px 40px
  }
  .demo4:hover {
    background: url(../image/e.bottom/pc_nav_05_on.png) no-repeat}
      
  .demo4:hover img {
    opacity: 0.5;
  }
  .demo5 {
    background: url(../image/e.bottom/access.off.png) no-repeat;
    padding: 31px 40px
  }
  .demo5:hover {
    background: url(../image/e.bottom/access.on.png)no-repeat
  }
  .demo5:hover img {
    opacity: 0.5;
  }
  .demo6 {
    background: url(../image/e.bottom/pc_nav_08_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo6:hover {
    background: url(../image/e.bottom/pc_nav_08_on.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
  .dennwa img{margin-bottom:80px}
  #contact .access th,
  #contact .access td{
    text-align: left;
    vertical-align: top;
    line-height: 2.5;
  }
  #contact .form{background-color: #eaeaea;
  padding:30px 50px;
    margin: 50px
  }
  #contact .form dl dt{width: 165px;
  padding: 10px 0;
  float:left;
  clear: both;}
  #contact .form dl dd{
    padding: 10px 0;
  }
  #contact .form .name{
    width:240px;
    height: 30px;}
  #contact .form .email{
    width: 300px;
    height: 30px;
  }
  #contact .form .tel{
    width: 240px;
    height: 30px;
  }
  #contact .form .type{
    width: 180px;
    height: 30px;
  }
  #contact .form .message{
    width: 600px;
    height: 150px;
  }
  #contact .form button{
    background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 120px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left: 300px;
  }
  #contact .form button:hover{
    background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;
  }
  #contact .form .required:after{
    content:"※";
    color:#ff0000;
  }
  .zei{padding-left: 140px;
       padding-right: 140px;
       text-align: left}
  .zyuusho{margin-left: auto;
           margin-right: auto}
  .access {margin-left:auto;
         margin-right:  auto}
  iframe{width: 740px;
         margin-left: auto;
         margin-right: auto}
  .formn{margin-left: auto;
         margin-right: auto}
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 300px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left: auto;
  margin-right: auto}
  .btn a:hover{background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;}
  a:hover{text-decoration: none}
   body {
    display: grid;
    grid-template-areas: "side1 main1"
                         "side1 main2"
                        "side1 main3";
    grid-template-columns: 120px 1fr 
  }
  .box1 {
    grid-area: side1
  }
  .yoyaku {
    grid-area: main2
  }
  .access{
    grid-area: main1
  }
  .formn{grid-area: main3}
  
  .box1 {
  position: fixed;
  top: 0;
  z-index: 9999;
}
    #page-top {
    position: fixed;
    bottom: 20px;
    right: 40px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
}
/*950px終わり*/

/*ipadpro始まり*/
@media (min-width:951px) and (max-width: 1024px) {
  .logo img{width: 150px}
  .menu ul{
           background-color: #444444;
  }
 .demo1 {
    background: url(../image/e.bottom/concept.off.png) no-repeat;
    padding: 40px 40px
  }
  .demo1:hover {
    background: url(../image/e.bottom/concept.on.png)no-repeat
  }
  .demo1:hover img {
    opacity: 0.5;
  }
  .demo2 {
    background: url(../image/e.bottom/room.off.png) no-repeat;
    padding: 40px 40px
  }
  .demo2:hover {
    background: url(../image/e.bottom/room.on.png)no-repeat
  }
  .demo2:hover img {
    opacity: 0.5;
  }
  .demo3 {
    background: url(../image/e.bottom/fun.off.png) no-repeat;
    padding: 50px 40px
  }
  .demo3:hover {
    background: url(../image/e.bottom/fun.png)no-repeat
  }
  .demo3:hover img {
    opacity: 0.5;
  }
  .demo4 {
    background: url(../image/e.bottom/pc_nav_05_off.png) no-repeat;
    padding: 50px 40px
  }
  .demo4:hover {
    background: url(../image/e.bottom/pc_nav_05_on.png) no-repeat}
      
  .demo4:hover img {
    opacity: 0.5;
  }
  .demo5 {
    background: url(../image/e.bottom/access.off.png) no-repeat;
    padding: 31px 40px
  }
  .demo5:hover {
    background: url(../image/e.bottom/access.on.png)no-repeat
  }
  .demo5:hover img {
    opacity: 0.5;
  }
  .demo6 {
    background: url(../image/e.bottom/pc_nav_08_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo6:hover {
    background: url(../image/e.bottom/pc_nav_08_on.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
  .zei{padding-left: 100px;
       padding-right: 100px;
       text-align: left}
  .dennwa img{margin-bottom:80px}
  #contact .access th,
  #contact .access td{
    text-align: left;
    vertical-align: top;
    line-height: 2.5;
  }
  #contact .form{background-color: #eaeaea;
  padding:30px 50px;
    margin: 50px
  }
  #contact .form dl dt{width: 165px;
  padding: 10px 0;
  float:left;
  clear: both;}
  #contact .form dl dd{
    padding: 10px 0;
  }
  #contact .form .name{
    width:240px;
    height: 30px;}
  #contact .form .email{
    width: 300px;
    height: 30px;
  }
  #contact .form .tel{
    width: 240px;
    height: 30px;
  }
  #contact .form .type{
    width: 180px;
    height: 30px;
  }
  #contact .form .message{
    width: 660px;
    height: 150px;
  }
  #contact .form button{
    background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 120px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left: 300px;
  }
  #contact .form button:hover{
    background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;
  }
  #contact .form .required:after{
    content:"※";
    color:#ff0000;
  }
  .zyuusho{margin-left: auto;
           margin-right: auto}
  access{margin-left: auto;
         margin-right:  auto}
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 300px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left: auto;
  margin-right: auto}
  .btn a:hover{background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;}
  a:hover{text-decoration: none}
   body {
    display: grid;
    grid-template-areas: "side1 main1"
                         "side1 main2"
                        "side1 main3";
    grid-template-columns: 150px 1fr
  }
  .box1 {
    grid-area: side1
  }
  .yoyaku {
    grid-area: main2
  }
  .access{
    grid-area: main1
  }
  .formn{grid-area: main3}
  .box1 {
  position: fixed;
  top: 0;
  z-index: 9999;
} 
    #page-top {
    position: fixed;
    bottom: 30px;
    right: 50px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
}
/*ipadpro終わり*/
  /*1025px以上始まり*/
@media (min-width:1025px) {
  .logo img{width: 150px}
  .menu ul{
           background-color: #444444;
  }
.demo1 {
    background: url(../image/e.bottom/concept.off.png) no-repeat;
    padding: 40px 40px
  }
  .demo1:hover {
    background: url(../image/e.bottom/concept.on.png)no-repeat
  }
  .demo1:hover img {
    opacity: 0.5;
  }
  .demo2 {
    background: url(../image/e.bottom/room.off.png) no-repeat;
    padding: 40px 40px
  }
  .demo2:hover {
    background: url(../image/e.bottom/room.on.png)no-repeat
  }
  .demo2:hover img {
    opacity: 0.5;
  }
  .demo3 {
    background: url(../image/e.bottom/fun.off.png) no-repeat;
    padding: 50px 40px
  }
  .demo3:hover {
    background: url(../image/e.bottom/fun.png)no-repeat
  }
  .demo3:hover img {
    opacity: 0.5;
  }
  .demo4 {
    background: url(../image/e.bottom/pc_nav_05_off.png) no-repeat;
    padding: 50px 40px
  }
  .demo4:hover {
    background: url(../image/e.bottom/pc_nav_05_on.png) no-repeat}
      
  .demo4:hover img {
    opacity: 0.5;
  }
  .demo5 {
    background: url(../image/e.bottom/access.off.png) no-repeat;
    padding: 31px 40px
  }
  .demo5:hover {
    background: url(../image/e.bottom/access.on.png)no-repeat
  }
  .demo5:hover img {
    opacity: 0.5;
  }
  .demo6 {
    background: url(../image/e.bottom/pc_nav_08_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo6:hover {
    background: url(../image/e.bottom/pc_nav_08_on.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
  #contact .access th,
  #contact .access td{
    text-align: left;
    vertical-align: top;
    line-height: 2.5;
  }
  #contact .form{background-color: #eaeaea;
  padding:30px 50px;
    margin: 50px
  }
  #contact .form dl dt{width: 165px;
  padding: 10px 0;
  float:left;
  clear: both;}
  #contact .form dl dd{
    padding: 10px 0;
  }
  #contact .form .name{
    width:240px;
    height: 30px;}
  #contact .form .email{
    width: 300px;
    height: 30px;
  }
  #contact .form .tel{
    width: 240px;
    height: 30px;
  }
  #contact .form .type{
    width: 180px;
    height: 30px;
  }
  #contact .form .message{
    width: 660px;
    height: 150px;
  }
  #contact .form button{
    background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 120px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left: 300px;
  }
  #contact .form button:hover{
    background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;
  }
  #contact .form .required:after{
    content:"※";
    color:#ff0000;
  }
  .zyuusho{margin-left: auto;
           margin-right: auto}
  access{margin-left: auto;
         margin-right:  auto}
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 300px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left: auto;
  margin-right: auto}
  .btn a:hover{background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;}
  a:hover{text-decoration: none}
   body {
    display: grid;
    grid-template-areas: "side1 main1"
                         "side1 main2"
                        "side1 main3";
    grid-template-columns: 150px 1fr
  }
  .box1 {
    grid-area: side1
  }
  .yoyaku {
    grid-area: main2
  }
  .access{
    grid-area: main1
  }
   .zei{display: inline-block;
     margin-left: auto;
       margin-right: auto;
       text-align: left}
  .formn{grid-area: main3}
  .box1 {
  position: fixed;
  top: 0;
  z-index: 9999;
}
   #page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
}

