@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
}

body img {
  margin-bottom: px
}

.logo img {
  width: 100%
}

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

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;
}

/*iphoneX始まり*/

@media (max-width: 375px) {
  background-color: #444444
  .logo {
    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: 300px
  }
  .menu li {
    height: 70px
  }
  .ul {
    height: 200px
  }
  .box1 {
    margin: 0px;
    text-align: center
  }
  .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: 42px 30px
  }
  .demo6:hover {
    background: url(../image/e.bottom/pc_nav_08_on50.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
   .yoyaku1{
    background: url(../image/e.bottom/yoyaku_boton_off190.png) no-repeat;
    padding: 50px 120px;
  }
  .yoyaku1:hover {
    background: url(../image/e.bottom/yoyaku_boton_on190.png)no-repeat
  }
  .yoyaku:hover img {
    opacity: 0.5;
  }
  .yoyaku{margin-left: 90px}
  .base img {
    width: 375px;
  }
  .second img {
    width: 375px
  }
  .top img {
    width: 375px
  }
  .san img {
    width: 375px
  }
  /* ContentsArea
-------------------------- */
  #contents {
    margin: 0 auto;
    padding: 10px 0 50px 0;
    width: 100%;
  }

  p {
    padding: 10px 0;
  }

  #open01,
  #open02,
  #open03,
  #open04,
  #open05,
  #open06,
  #open07,
  #open08,
  #open09,
  #open10,
  #open11 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
  }
  #open01 img {
    width: 415px
  }
  #open02 img {
    width: 415px
  }
  #open03 img {
    width: 415px
  }
  #open04 img {
    width: 415px
  }
  #open05 img {
    width: 415px
  }
  #open06 img {
    width: 415px
  }
  #open07 img {
    width: 415px
  }
  #open08 img {
    width: 415px
  }
  #open09 img {
    width: 415px
  }
  #open10 img {
    width: 415px
  }
  #open11 img {
    width: 415px
  }

  .close_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    z-index: 5;
  }

  .modal_window {
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -200px;
    width: 415px;
    height: 600px;
    text-align: center;
    display: block;
    background: #fff;
    position: absolute;
    z-index: 10;
  }

  .modal_window h2 {
    margin-bottom: 20px;
    width: 400px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-indent: 15px;
    background: #000;
  }

  .modal_window p {
    padding: 0 15px 15px 15px;
    font-size: 12px;
    line-height: 160%;
    text-align: left;
  }

  .yoyaku img{width: 375px}

  /* CSS3 ModalWindow SET
-------------------------- */
  @-webkit-keyframes modalFadeIn {
    0% {
      opacity: 0;
      display: block;
    }
    100% {
      opacity: 1;
    }
  }

  div#modal div:target {
    -webkit-animation-name: modalFadeIn;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display: block;
  }
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 22px;
    width: 230px;
    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;
     margin-top: 10px
  }
  .btn a:hover{background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;}
  a:hover{text-decoration: none}
   #page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 90px;
    padding: 20px 0;
    text-align: center;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

}

/*iphoneX終わり*/

/*iphone7始まり*/
@media (min-width:376px) and (max-width: 599px) {
 background-color: #444444
  .logo {
    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: 340px
  }
  .menu li {
    height: 70px
  }
  .ul {
    height: 200px
  }
  .box1 {
    margin: 0px;
    text-align: center
  }

 .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: 42px 30px
  }
  .demo6:hover {
    background: url(../image/e.bottom/pc_nav_08_on50.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
   .yoyaku1{
    background: url(../image/e.bottom/yoyaku_boton_off190.png) no-repeat;
    padding: 50px 120px;
  }
  .yoyaku1:hover {
    background: url(../image/e.bottom/yoyaku_boton_on190.png)no-repeat
  }
  .yoyaku:hover img {
    opacity: 0.5;
  }
  .yoyaku{margin-left: 110px}
  .base img {
    width: 414px;
  }
  .second img {
    width: 414px
  }
  .top img {
    width: 414px
  }
  .san img {
    width: 414px
  }
  /* ContentsArea
-------------------------- */
  #contents {
    margin: 0 auto;
    padding: 10px 0 50px 0;
    width: 100%;
  }

  p {
    padding: 10px 0;
  }

  #open01,
  #open02,
  #open03,
  #open04,
  #open05,
  #open06,
  #open07,
  #open08,
  #open09,
  #open10,
  #open11 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
  }
  #open01 img {
    width: 415px
  }
  #open02 img {
    width: 415px
  }
  #open03 img {
    width: 415px
  }
  #open04 img {
    width: 415px
  }
  #open05 img {
    width: 415px
  }
  #open06 img {
    width: 415px
  }
  #open07 img {
    width: 415px
  }
  #open08 img {
    width: 415px
  }
  #open09 img {
    width: 415px
  }
  #open10 img {
    width: 415px
  }
  #open11 img {
    width: 415px
  }

  .close_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    z-index: 5;
  }

  .modal_window {
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -200px;
    width: 415px;
    height: 600px;
    text-align: center;
    display: block;
    background: #fff;
    position: absolute;
    z-index: 10;
  }

  .modal_window h2 {
    margin-bottom: 20px;
    width: 400px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-indent: 15px;
    background: #000;
  }

  .modal_window p {
    padding: 0 15px 15px 15px;
    font-size: 12px;
    line-height: 160%;
    text-align: left;
  }
.yoyaku img{width: 414px}


  /* CSS3 ModalWindow SET
-------------------------- */
  @-webkit-keyframes modalFadeIn {
    0% {
      opacity: 0;
      display: block;
    }
    100% {
      opacity: 1;
    }
  }

  div#modal div:target {
    -webkit-animation-name: modalFadeIn;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display: block;
  }
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 22px;
    width: 250px;
    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;
     margin-top: 10px
  }
  .btn a:hover{background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;}
  a:hover{text-decoration: none}

   #page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 20px 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) {
 background-color: #444444
  .logo{width: 110px}
  /*古い規格のグリッド*/
 body{display: -ms-grid;
  -ms-grid-columns:110px 1fr}
  .yoyaku{-ms-grid-column:2;
    -ms-grid-column-span:1;
        -ms-grid-row:5;
  -ms-grid-row-span:1;}
  .box1{-ms-grid-column:1;
    -ms-grid-column-span:1;
       -ms-grid-row:1;
       -ms-grid-row-span:5}
  .ixtukai{-ms-grid-column:2;
    -ms-grid-column-span:1;
          -ms-grid-row:1;
  -ms-grid-row-span:1;}
  .nikai{-ms-grid-column:2;
    -ms-grid-column-span:1;
        -ms-grid-row:2;
    -ms-grid-row-span:1;
  margin-top: 220px}
  .sangai{-ms-grid-column:2;
    -ms-grid-column-span:1;
       -ms-grid-row:3;
  -ms-grid-row-span:1;}
  .yonnkai{-ms-grid-column:2;
    -ms-grid-column-span:1;
         -ms-grid-row:4;
  -ms-grid-row-span:1;}
  .kannrenn{-ms-grid-column:1;
  -ms-grid-column-span:2;
  -ms-grid-row:6;
  -ms-grid-row-span:1;}
  .small{-ms-grid-column:1;
      -ms-grid-column-span:2;
      -ms-grid-row:7;
  -ms-grid-row-span:1;}
/*グリッド*/
 body {
    display: grid;
    grid-template-areas: "side1 side2"
                         "side1 side3"
                          "side1 side4"
                          "side1 side5"
                          "side1 side6"
                          "side7 side7"
                          "foot foot";
    grid-template-columns: 110px 1fr;
    grid-template-rows:

  }
   .menu {
    height: 2000px
  }

  .box1 {
    grid-area: side1
  }
  .ixtukai {
    grid-area: side2
  }
  .nikai{
    grid-area: side3
  }
  .sangai{
    grid-area: side4
  }
  .yonnkai{
    grid-area: side5
  }
  .kannrenn{grid-area:side7}
  .yoyaku{grid-area: side6}
  .small{grid-area: foot}
  .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;
  }
   .yoyaku1{
    background: url(../image/e.bottom/yoyaku_boton_off.png) no-repeat;
    padding: 50px 120px;
  }
  .yoyaku1:hover {
    background: url(../image/e.bottom/yoyaku_boton_on.png)no-repeat
  }
  .yoyaku:hover img {
    opacity: 0.5;
  }
  .yoyaku{margin:0 auto;
         margin-left: px}
  .base img {
    width: 600px;
  }
  .kannrenn{margin: 0 auto}
  .second{width:600px;
 margin-top: -270px}
  .nikai img{
    width: 600px;
  }
  .top img {
    width:600px
  }
  .san img {
    width:600px
  }
  /* ContentsArea
-------------------------- */
  #contents {
    margin: 0 auto;
    padding: 10px 0 50px 0;
    width: 100%;
  }

  p {
    padding: 10px 0;
  }

  #open01,
  #open02,
  #open03,
  #open04,
  #open05,
  #open06,
  #open07,
  #open08,
  #open09,
  #open10,
  #open11 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
  }
  #open01 img {
    width: 558px
  }
  #open02 img {
    width: 558px
  }
  #open03 img {
    width: 558px
  }
  #open04 img {
    width: 558px
  }
  #open05 img {
    width: 558px
  }
  #open06 img {
    width: 558px
  }
  #open07 img {
    width: 558px
  }
  #open08 img {
    width: 558px
  }
  #open09 img {
    width: 558px
  }
  #open10 img {
    width: 558px
  }
  #open11 img {
    width: 558px
  }

  .close_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    z-index: 5;
  }

  .modal_window {
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -200px;
    width: 400px;
    height: ;
    text-align: center;
    display: block;
    background: #fff;
    position: absolute;
    z-index: 10;
  }

  .modal_window h2 {
    margin-bottom: 20px;
    width: 400px;
    height: ;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-indent: 15px;
    background: #000;
  }

  .modal_window p {
    padding: 0 15px 15px 15px;
    font-size: 12px;
    line-height: 160%;
    text-align: left;
  }



  /* CSS3 ModalWindow SET
-------------------------- */
  @-webkit-keyframes modalFadeIn {
    0% {
      opacity: 0;
      display: block;
    }
    100% {
      opacity: 1;
    }
  }

  div#modal div:target {
    -webkit-animation-name: modalFadeIn;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display: block;
  }
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 16px;
    width: 250px;
    display: block;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #009cd3;
    margin-left:10px;
  margin-right:10px;
     margin-top: 10px
  }
  .btn a:hover{background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;}
  a:hover{text-decoration: none}

   #page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 120px;
    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) {
background-color: #444444
  .logo{width: 110px}
  /*古い規格のグリッド*/
   body{display: -ms-grid;
  -ms-grid-columns:110px 1fr}
  .yoyaku{-ms-grid-column:2;
    -ms-grid-column-span:1;
        -ms-grid-row:5;
  -ms-grid-row-span:1;}
  .box1{-ms-grid-column:1;
    -ms-grid-column-span:1;
       -ms-grid-row:1;
       -ms-grid-row-span:5}
  .ixtukai{-ms-grid-column:2;
    -ms-grid-column-span:1;
          -ms-grid-row:1;
  -ms-grid-row-span:1;}
  .nikai{-ms-grid-column:2;
    -ms-grid-column-span:1;
        -ms-grid-row:2;
    -ms-grid-row-span:1;
  margin-top: 220px}
  .sangai{-ms-grid-column:2;
    -ms-grid-column-span:1;
       -ms-grid-row:3;
  -ms-grid-row-span:1;}
  .yonnkai{-ms-grid-column:2;
    -ms-grid-column-span:1;
         -ms-grid-row:4;
  -ms-grid-row-span:1;}
  .kannrenn{-ms-grid-column:1;
  -ms-grid-column-span:2;
  -ms-grid-row:6;
  -ms-grid-row-span:1;}
  .small{-ms-grid-column:1;
      -ms-grid-column-span:2;
      -ms-grid-row:7;
  -ms-grid-row-span:1;}
/*グリッド*/
 body {
    display: grid;
    grid-template-areas: "side1 side2"
                         "side1 side3"
                          "side1 side4"
                          "side1 side5"
                          "side1 side6"
      "side7 side7"
                          "foot foot";
    grid-template-columns: 110px 1fr;
    grid-template-rows:

  }
   .menu {
    height: 2000px
  }
  .yoyaku {grid-area: side6}
  .box1 {
    grid-area: side1
  }
  .ixtukai {
    grid-area:side2
  }
  .nikai{
    grid-area: side3
  }
  .sangai{
    grid-area: side4
  }
  .yonnkai{
    grid-area: side5
  }
  .kannrenn{grid-area:side7}
  .small{grid-area: foot}
   .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;
  }
   .yoyaku1{
    background: url(../image/e.bottom/yoyaku_boton_off.png) no-repeat;
    padding: 50px 120px;
  }
  .yoyaku1:hover {
    background: url(../image/e.bottom/yoyaku_boton_on.png)no-repeat
  }
  .yoyaku:hover img {
    opacity: 0.5;
  }
  .yoyaku{margin:0 auto}
  .base img {
    width: 914px;
    height: ;
  }
  .base{width: 914px;
        height: 650px}
  #contents{width: 914px;
            height: 300px}
  .second img {
    width: 914px
  }
  .top img {
    width:914px
  }
  .san img {
    width:914px
  }
  /* ContentsArea
-------------------------- */
  #contents {
    margin: 0 auto;
    padding: 10px 0 50px 0;
    width: 100%;
  }

  p {
    padding: 10px 0;
    font-size: 30px
  }

  #open01,
  #open02,
  #open03,
  #open04,
  #open05,
  #open06,
  #open07,
  #open08,
  #open09,
  #open10,
  #open11 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
  }
  #open01 img {
    width: 558px
  }
  #open02 img {
    width: 558px
  }
  #open03 img {
    width: 558px
  }
  #open04 img {
    width: 558px
  }
  #open05 img {
    width: 558px
  }
  #open06 img {
    width: 558px
  }
  #open07 img {
    width: 558px
  }
  #open08 img {
    width: 558px
  }
  #open09 img {
    width: 558px
  }
  #open10 img {
    width: 558px
  }
  #open11 img {
    width: 558px
  }
  .yoyaku img{width: 700px}
  body {font-size:30px}
  .close_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    z-index: 5;
  }

  .modal_window {
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -200px;
    width: 558px;
    height: 600px;
    text-align: center;
    display: block;
    background: #fff;
    position: absolute;
    z-index: 10;
  }
  .modal_window h2 {
    margin-bottom: 20px;
    width: 558px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    text-indent: 15px;
    background: #000;
  }

  .modal_window p {
    padding: 0 15px 15px 15px;
    font-size: 30px;
    line-height: 160%;
    text-align: left;
  }



  /* CSS3 ModalWindow SET
-------------------------- */
  @-webkit-keyframes modalFadeIn {
    0% {
      opacity: 0;
      display: block;
    }
    100% {
      opacity: 1;
    }
  }

  div#modal div:target {
    -webkit-animation-name: modalFadeIn;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display: block;
  }
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 200px;
    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;
     margin-top: 10px
  }
  .btn a:hover{background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;}
  a:hover{text-decoration: none}
  .kannrenn{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
  .kannrenn p{margin-left: 35px;
              margin-right: 15px}
   #page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 120px;
    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) {
 background-color: #444444
  .logo{width: 110px}
  .menu ul{line-height: 10px}
  /*古い規格のグリッド*/
  body{display: -ms-grid;
  -ms-grid-columns:110px 1fr}
  .yoyaku{-ms-grid-column:2;
    -ms-grid-column-span:1;
        -ms-grid-row:5;
  -ms-grid-row-span:1;}
  .box1{-ms-grid-column:1;
    -ms-grid-column-span:1;
       -ms-grid-row:1;
       -ms-grid-row-span:5;}
  .ixtukai{-ms-grid-column:2;
     -ms-grid-column-span:1;
          -ms-grid-row:1;
  -ms-grid-row-span:1;}
  .nikai{-ms-grid-column:2;
    -ms-grid-column-span:1;
        -ms-grid-row:2;
    -ms-grid-row-span:1;
  margin-top: 220px}
  .sangai{-ms-grid-column:2;
    -ms-grid-column-span:1;
       -ms-grid-row:3;
  -ms-grid-row-span:1;}
  .yonnkai{-ms-grid-column:2;
    -ms-grid-column-span:1;
         -ms-grid-row:4;
  -ms-grid-row-span:1;}
  .kannrenn{-ms-grid-column:1;
  -ms-grid-column-span:2;
  -ms-grid-row:6;
  -ms-grid-row-span:1;}
  .small{-ms-grid-column:1;
      -ms-grid-column-span:2;
      -ms-grid-row:7;
  -ms-grid-row-span:1;}
/*グリッド*/
 body {
    display: grid;
    grid-template-areas: "side1 side2"
                         "side1 side3"
                          "side1 side4"
                          "side1 side5"
                          "side1 side6"
      "side7 sid7"
                          "foot foot";
    grid-template-columns: 110px 1fr;
    grid-template-rows:

  }
   .menu {
    height: 2000px
  }
  .yoyaku {grid-area: side6}

  .box1 {
    grid-area: side1
  }
  .ixtukai {
    grid-area: side2
  }
  .nikai{
    grid-area: side3;
    margin-top: 220px
  }
  .sangai{
    grid-area: side4
  }
  .yonnkai{
    grid-area: side5
  }
  .kannrenn{grid-area:side7}
  .small{grid-area: foot}
  .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;
  }
   .yoyaku1{
    background: url(../image/e.bottom/yoyaku_boton_off.png) no-repeat;
    padding: 50px 120px;
  }
  .yoyaku1:hover {
    background: url(../image/e.bottom/yoyaku_boton_on.png)no-repeat
  }
  .yoyaku:hover img {
    opacity: 0.5;
  }
  .yoyaku{margin:0 auto}
  .base img {
    width: 914px;
    height: ;
  }
  #contents{width: 914px;
            height: 300px}
  .second img {
    width: 914px
  }
  .top img {
    width:914px
  }
  .san img {
    width:914px
  }
  /* ContentsArea
-------------------------- */
  #contents {
    margin: 0 auto;
    padding: 10px 0 50px 0;
    width: 100%;
  }

  p {
    padding: 10px 0;
    font-size: 40px;
  }

  #open01,
  #open02,
  #open03,
  #open04,
  #open05,
  #open06,
  #open07,
  #open08,
  #open09,
  #open10,
  #open11 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
  }
  #open01 img {
    width: 558px
  }
  #open02 img {
    width: 558px
  }
  #open03 img {
    width: 558px
  }
  #open04 img {
    width: 558px
  }
  #open05 img {
    width: 558px
  }
  #open06 img {
    width: 558px
  }
  #open07 img {
    width: 558px
  }
  #open08 img {
    width: 558px
  }
  #open09 img {
    width: 558px
  }
  #open10 img {
    width: 558px
  }
  #open11 img {
    width: 558px
  }

  .close_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    z-index: 5;
  }

  .modal_window {
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -200px;
    width: 558px;
    height: 600px;
    text-align: center;
    display: block;
    background: #fff;
    position: absolute;
    z-index: 10;
  }
  .modal_window h2 {
    margin-bottom: 20px;
    width: 558px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    text-indent: 15px;
    background: #000;
  }
  body {font-size: 40px}
  .modal_window p {
    padding: 0 15px 15px 15px;
    font-size: 40px;
    line-height: 160%;
    text-align: left;
  }



  /* CSS3 ModalWindow SET
-------------------------- */
  @-webkit-keyframes modalFadeIn {
    0% {
      opacity: 0;
      display: block;
    }
    100% {
      opacity: 1;
    }
  }

  div#modal div:target {
    -webkit-animation-name: modalFadeIn;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display: block;
  }
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 20px;
    width: 200px;
    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;
     margin-top: 10px
  }
  .btn a:hover{background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;}
  a:hover{text-decoration: none}
  .kannrenn{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
  .kannrenn p{margin-left: 35px;
              margin-right: 15px}
   #page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 120px;
    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) {
background-color: #444444
  .logo{width: 150px}

/*古い規格のグリッド*/
  body{display: -ms-grid;
  -ms-grid-columns:150px 1fr}
  .yoyaku{-ms-grid-column:2;
    -ms-grid-column-span:1;
        -ms-grid-row:5;
  -ms-grid-row-span:1;}
  .box1{-ms-grid-column:1;
    -ms-grid-column-span:1;
       -ms-grid-row:1;
       -ms-grid-row-span:5}
  .ixtukai{-ms-grid-column:2;
    -ms-grid-column-span:1;
          -ms-grid-row:1;
  -ms-grid-row-span:1;}
  .nikai{-ms-grid-column:2;
    -ms-grid-column-span:1;
        -ms-grid-row:2;
    -ms-grid-row-span:1;
  margin-top: 220px}
  .sangai{-ms-grid-column:2;
    -ms-grid-column-span:1;
       -ms-grid-row:3;
  -ms-grid-row-span:1;}
  .yonnkai{-ms-grid-column:2;
    -ms-grid-column-span:1;
         -ms-grid-row:4;
  -ms-grid-row-span:1;}
  .kannrenn{-ms-grid-column:1;
  -ms-grid-column-span:2;
  -ms-grid-row:6;
-ms-grid-row-span:1;}
  .small{-ms-grid-column:1;
      -ms-grid-column-span:2;
      -ms-grid-row:7;
  -ms-grid-row-span:1;}
/*グリッド*/
 body {
    display: grid;
    grid-template-areas: "side1 side2"
                         "side1 side3"
                          "side1 side4"
                          "side1 side5"
                           "side1 side6"
                           "side7 side7"
                          "foot foot";
    grid-template-columns: 150px 1fr;
    grid-template-rows: }
  .yoykau{grid-area: side6}
  .box1 {
    grid-area: side1
  }
  .ixtukai {
    grid-area: side2
  }
  .nikai{
    grid-area: side3;
    margin-top: 220px
  }
  .sangai{
    grid-area: side4
  }
  .yonnkai{
    grid-area: side5
  }
  .kannrenn{grid-area:side7}
  .small{grid-area: foot}
  .yoyaku img{width: 900px}
  .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: 50px 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: 50px 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;
  }
  .yoyaku1{
    background: url(../image/e.bottom/yoyaku_boton_off.png) no-repeat;
    padding: 50px 120px;
  }
  .yoyaku1:hover {
    background: url(../image/e.bottom/yoyaku_boton_on.png)no-repeat
  }
  .yoyaku:hover img {
    opacity: 0.5;
  }
  .yoyaku{margin:0 auto}
  .base img {
    width: 914px;}

  .ixtukai{display:;
          }
  .menu{height: 2000px}
  #contents{width: 914px;
            height: 300px}
  .second img {
    width: 914px;
    margin: 0 auto
  }
  .top img {
    width:914px;
    margin: 0 auto
  }
  .san img {
    width:914px
  }
  /* ContentsArea
-------------------------- */
  #contents {
    margin: 0 auto;
    padding: 10px 0 50px 0;
    width: 100%;
  }

  p {
    padding: 10px 0;
    font-size: 40px;
  }

  #open01,
  #open02,
  #open03,
  #open04,
  #open05,
  #open06,
  #open07,
  #open08,
  #open09,
  #open10,
  #open11 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
  }
  #open01 img {
    width: 558px
  }
  #open02 img {
    width: 558px
  }
  #open03 img {
    width: 558px
  }
  #open04 img {
    width: 558px
  }
  #open05 img {
    width: 558px
  }
  #open06 img {
    width: 558px
  }
  #open07 img {
    width: 558px
  }
  #open08 img {
    width: 558px
  }
  #open09 img {
    width: 558px
  }
  #open10 img {
    width: 558px
  }
  #open11 img {
    width: 558px
  }

  .close_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    z-index: 5;
  }

  .modal_window {
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -200px;
    width: 558px;
    height: 600px;
    text-align: center;
    display: block;
    background: #fff;
    position: absolute;
    z-index: 10;
  }
  .modal_window h2 {
    margin-bottom: 20px;
    width: 558px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    text-indent: 15px;
    background: #000;
  }
  body {font-size: 40px}
  .modal_window p {
    padding: 0 15px 15px 15px;
    font-size: 40px;
    line-height: 160%;
    text-align: left;
  }



  /* CSS3 ModalWindow SET
-------------------------- */
  @-webkit-keyframes modalFadeIn {
    0% {
      opacity: 0;
      display: block;
    }
    100% {
      opacity: 1;
    }
  }

  div#modal div:target {
    -webkit-animation-name: modalFadeIn;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display: block;
  }
   #page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 120px;
    padding: 30px 0;
    text-align: center;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 25px;
    width: 260px;
    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;
     margin-top: 10px
  }
  .btn a:hover{background-color: #ffffff;
    color: #009cd3;
    cursor:pointer;}
  a:hover{text-decoration: none}
  .kannrenn{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
  .kannrenn p{margin-left: 65px;
              margin-right: 15px}

}
/*1025px以上終わり*/
