@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;
}
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
  }
  .ixtukai h3,p{margin-left: 10px;
  margin-right: 10px}
  .nikai h3,p{margin-left: 10px;
  margin-right: 10px}
  .demo1 {
    background: url(../image/bottom/pc_nav_01_off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo1:hover {
    background: url(../image/bottom/pc_nav_01_on50.png)no-repeat
  }
  .demo1:hover img {
    opacity: 0.5;
  }
  .demo2 {
    background: url(../image/bottom/pc_nav_02_off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo2:hover {
    background: url(../image/bottom/pc_nav_02_on50.png)no-repeat
  }
  .demo2:hover img {
    opacity: 0.5;
  }
  .demo3 {
    background: url(../image/bottom/pc_nav_04_off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo3:hover {
    background: url(../image/bottom/pc_nav_04_on50.png)no-repeat
  }
  .demo3:hover img {
    opacity: 0.5;
  }
  .demo4 {
    background: url(../image/bottom/pc_nav_05_off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo4:hover {
    background: url(../image/bottom/pc_nav_05_on50.png)no-repeat
  }
  .demo4:hover img {
    opacity: 0.5;
  }
  .demo5 {
    background: url(../image/bottom/pc_nav_06_off50.png) no-repeat;
    padding: 40px 30px
  }
  .demo5:hover {
    background: url(../image/bottom/pc_nav_06_on50.png)no-repeat
  }
  .demo5:hover img {
    opacity: 0.5;
  }
  .demo6 {
    background: url(../image/bottom/pc_nav_08_off50.png) no-repeat;
    padding: 37px 30px
  }
  .demo6:hover {
    background: url(../image/bottom/pc_nav_08_on50.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
   .yoyaku1{
    background: url(../image/bottom/top.off170.jpg) no-repeat;
    padding: 50px 120px;
  }
  .yoyaku1:hover {
    background: url(../image/bottom/top170.jpg)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
  }
  .yoyaku img{width: 375px}
.yoyaku img{width: 375px}
 h3{text-align: left}
  .base img{width:375px}
  .top img{width:375px }
 .ixtukai{width: 375px}
  .nikai{width: 375px}
  .ixtukai{margin: 0 auto}
  .nikai{margin: 0 auto}
  .oya{margin: 0 auto}
  .zyuusho{display: inline-block;
    text-align:left}
  .yoyaku{margin-top: 100px}
  .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
  }
 .ixtukai h3,p{margin-left: 10px;
  margin-right: 10px}
  .nikai h3,p{margin-left: 10px;
  margin-right: 10px}
  .demo1 {
    background: url(../image/bottom/pc_nav_01_off50.png) no-repeat;
    padding: 30px 30px
  }
  .demo1:hover {
    background: url(../image/bottom/pc_nav_01_on50.png)no-repeat
  }
  .demo1:hover img {
    opacity: 0.5;
  }
  .demo2 {
    background: url(../image/bottom/pc_nav_02_off50.png) no-repeat;
    padding: 30px 30px
  }
  .demo2:hover {
    background: url(../image/bottom/pc_nav_02_on50.png)no-repeat
  }
  .demo2:hover img {
    opacity: 0.5;
  }
  .demo3 {
    background: url(../image/bottom/pc_nav_04_off50.png) no-repeat;
    padding: 30px 30px
  }
  .demo3:hover {
    background: url(../image/bottom/pc_nav_04_on50.png)no-repeat
  }
  .demo3:hover img {
    opacity: 0.5;
  }
  .demo4 {
    background: url(../image/bottom/pc_nav_05_off50.png) no-repeat;
    padding: 30px 30px
  }
  .demo4:hover {
    background: url(../image/bottom/pc_nav_05_on50.png)no-repeat
  }
  .demo4:hover img {
    opacity: 0.5;
  }
  .demo5 {
    background: url(../image/bottom/pc_nav_06_off50.png) no-repeat;
    padding: 30px 30px
  }
  .demo5:hover {
    background: url(../image/bottom/pc_nav_06_on50.png)no-repeat
  }
  .demo5:hover img {
    opacity: 0.5;
  }
  .demo6 {
    background: url(../image/bottom/pc_nav_08_off50.png) no-repeat;
    padding: 28px 30px
  }
  .demo6:hover {
    background: url(../image/bottom/pc_nav_08_on50.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
   .yoyaku1{
    background: url(../image/bottom/top.off170.jpg) no-repeat;
    padding: 50px 120px;
  }
  .yoyaku1:hover {
    background: url(../image/bottom/top170.jpg)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
  }
.yoyaku img{width: 414px}
 h3{text-align: left}
  .base img{width:414px}
  .top img{width:414px }
 .ixtukai{width: 414px}
  .nikai{width: 414px}
  .ixtukai{margin: 0 auto}
  .nikai{margin: 0 auto}
  .oya{margin: 0 auto}
  .zyuusho{display: inline-block;
    text-align:left}
  .yoyaku{margin-top: 100px}
  .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}
  .box1{-ms-grid-column:1;
    -ms-grid-column-span:1;
       -ms-grid-row:1;
       -ms-grid-row-span:4}
  .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;}
  .zyuusho{-ms-grid-column:2;
    -ms-grid-column-span:1;
        -ms-grid-row:3;
  -ms-grid-row-span:1;}
  .yoyaku{-ms-grid-column:2;
    -ms-grid-column-span:1;
        -ms-grid-row:4;
  -ms-grid-row-span:1;}
  .small{-ms-grid-column:1;
      -ms-grid-column-span:2;
      -ms-grid-row:4;
  -ms-grid-row-span:1;}
/*グリッド*/
 body {
    display: grid;
    grid-template-areas: "side1 side2"
                         "side1 side3"
                          "side1 side4"
                          "side1 side5"
                          "foot foot";
    grid-template-columns: 110px 1fr;
    grid-template-rows:

  }
   .menu {
    height: 1000px
  }

  .box1 {
    grid-area: side1
  }
  .ixtukai {
    grid-area: side2
  }
  .nikai{
    grid-area: side3
  }
  .zyuusho{grid-area: side4}
  .yoyaku{
    grid-area: side5
  }
  .small{grid-area: foot}

  .demo1 {
    background: url(../image/bottom/pc_nav_01_off.png) no-repeat;
    padding: 30px 40px
  }
  .demo1:hover {
    background: url(../image/bottom/pc_nav_01_on.png)no-repeat
  }
  .demo1:hover img {
    opacity: 0.5;
  }
  .demo2 {
    background: url(../image/bottom/pc_nav_02_off.png) no-repeat;
    padding: 30px 40px
  }
  .demo2:hover {
    background: url(../image/bottom/pc_nav_02_on.png)no-repeat
  }
  .demo2:hover img {
    opacity: 0.5;
  }
  .demo3 {
    background: url(../image/bottom/pc_nav_04_off.png) no-repeat;
    padding: 30px 40px
  }
  .demo3:hover {
    background: url(../image/bottom/pc_nav_04_on.png)no-repeat
  }
  .demo3:hover img {
    opacity: 0.5;
  }
  .demo4 {
    background: url(../image/bottom/pc_nav_05_off.png) no-repeat;
    padding: 30px 40px
  }
  .demo4:hover {
    background: url(../image/bottom/pc_nav_05_on.png)no-repeat
  }
  .demo4:hover img {
    opacity: 0.5;
  }
  .demo5 {
    background: url(../image/bottom/pc_nav_06_off.png) no-repeat;
    padding: 30px 40px
  }
  .demo5:hover {
    background: url(../image/bottom/pc_nav_06_on.png)no-repeat
  }
  .demo5:hover img {
    opacity: 0.5;
  }
  .demo6 {
    background: url(../image/bottom/pc_nav_08_off.png) no-repeat;
    padding: 30px 40px
  }
  .demo6:hover {
    background: url(../image/bottom/pc_nav_08_on.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
   .yoyaku1{
    background: url(../image/bottom/top.off170.jpg) no-repeat;
    padding: 50px 120px;
  }
  .yoyaku1:hover {
    background: url(../image/bottom/top170.jpg)no-repeat
  }
  .yoyaku:hover img {
    opacity: 0.5;
  }
   h3{text-align: left}
  .yoyaku{margin:0 auto}
  .base img{width:500px}
  .top img{width:500px }
 .ixtukai{width: 600px}
  .nikai{width: 600px}
  .ixtukai{margin: 0 auto}
  .nikai{margin: 0 auto}
  .oya{margin: 0 auto}
  .zyuusho{display: inline-block;
    text-align:left}
  .yoyaku{margin-top: 100px}
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 16px;
    width: 160px;
    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: 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}
  .memu ul{line-height: 10px}

  /*古い規格のグリッド*/
  body{display: -ms-grid;
  -ms-grid-columns:110px 1fr}
  .box1{-ms-grid-column:1;
    -ms-grid-column-span:1;
       -ms-grid-row:1;
       -ms-grid-row-span:4}
  .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;}
  .zyuusho{-ms-grid-column:2;
    -ms-grid-column-span:1;
       -ms-grid-row:3;
  -ms-grid-row-span:1;}
  .yoyaku{-ms-grid-column:2;
    -ms-grid-column-span:1;
        -ms-grid-row:4;
  -ms-grid-row-span:1;}
  .small{-ms-grid-column:1;
      -ms-grid-column-span:2;
      -ms-grid-row:5;
  -ms-grid-row-span:1;}
/*グリッド*/
 body {
    display: grid;
    grid-template-areas: "side1 side2"
                         "side1 side3"
                          "side1 side4"
                          "side1 side5"
                          "foot foot";
    grid-template-columns: 110px 1fr;
    grid-template-rows:

  }
   .menu {
    height: 1000px
  }
  .box1 {
    grid-area: side1
  }
  .ixtukai {
    grid-area: side2
  }
  .nikai{
    grid-area: side3
  }
  .zyuusho{grid-area: side4}
  .yoyaku{
    grid-area: side5
  }
  .small{grid-area: foot}
  .demo1 {
    background: url(../image/bottom/pc_nav_01_off.png) no-repeat;
    padding: 30px 40px
  }
  .demo1:hover {
    background: url(../image/bottom/pc_nav_01_on.png)no-repeat
  }
  .demo1:hover img {
    opacity: 0.5;
  }
  .demo2 {
    background: url(../image/bottom/pc_nav_02_off.png) no-repeat;
    padding: 30px 40px
  }
  .demo2:hover {
    background: url(../image/bottom/pc_nav_02_on.png)no-repeat
  }
  .demo2:hover img {
    opacity: 0.5;
  }
  .demo3 {
    background: url(../image/bottom/pc_nav_04_off.png) no-repeat;
    padding: 30px 40px
  }
  .demo3:hover {
    background: url(../image/bottom/pc_nav_04_on.png)no-repeat
  }
  .demo3:hover img {
    opacity: 0.5;
  }
  .demo4 {
    background: url(../image/bottom/pc_nav_05_off.png) no-repeat;
    padding: 30px 40px
  }
  .demo4:hover {
    background: url(../image/bottom/pc_nav_05_on.png)no-repeat
  }
  .demo4:hover img {
    opacity: 0.5;
  }
  .demo5 {
    background: url(../image/bottom/pc_nav_06_off.png) no-repeat;
    padding: 30px 40px
  }
  .demo5:hover {
    background: url(../image/bottom/pc_nav_06_on.png)no-repeat
  }
  .demo5:hover img {
    opacity: 0.5;
  }
  .demo6 {
    background: url(../image/bottom/pc_nav_08_off.png) no-repeat;
    padding: 30px 40px
  }
  .demo6:hover {
    background: url(../image/bottom/pc_nav_08_on.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
   .yoyaku1{
    background: url(../image/bottom/top.off.jpg) no-repeat;
    padding: 50px 120px;
  }
  .yoyaku1:hover {
    background: url(../image/bottom/top.jpg)no-repeat
  }
  .yoyaku:hover img {
    opacity: 0.5;
  }
  .yoyaku{margin:0 auto}
 h3{text-align: left}
  .yoyaku{margin:0 auto}
 .ixtukai{width: 700px}
  .nikai{width: 700px}
  .ixtukai{margin: 0 auto}
  .nikai{margin: 0 auto}
  .oya{margin: 0 auto}
  .zyuusho{display: inline-block;
    text-align:left}
  .yoyaku{margin-top: 100px}
  .btn a{background-color: #009cd3;
    color:#ffffff;
    font-size: 18px;
    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}
   #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:4;
  -ms-grid-row-span:1;}
  .box1{-ms-grid-column:1;
    -ms-grid-column-span:1;
       -ms-grid-row:1;
       -ms-grid-row-span:4;}
  .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;}
  .zyuusho{-ms-grid-column:2;
    -ms-grid-column-span:1;
        -ms-grid-row:3;
    -ms-grid-row-span:1;}
  .small{-ms-grid-column:1;
      -ms-grid-column-span:2;
      -ms-grid-row:5;
  -ms-grid-row-span:1;}
/*グリッド*/
 body {
    display: grid;
    grid-template-areas: "side1 side2"
                         "side1 side3"
                          "side1 side4"
                          "side1 side5"
                          "foot foot";
    grid-template-columns: 110px 1fr;
    grid-template-rows:

  }
   .menu {
    height: 1000px
  }
  .box1 {
    grid-area: side1
  }
  .ixtukai {
    grid-area: side2
  }
  .nikai{
    grid-area: side3;
  }
  .zyuusho{grid-area: side4}
  .yoyaku{
    grid-area: side5
  }
  .small{grid-area: foot}
  .demo1 {
    background: url(../image/bottom/pc_nav_01_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo1:hover {
    background: url(../image/bottom/pc_nav_01_on.png)no-repeat
  }
  .demo1:hover img {
    opacity: 0.5;
  }
  .demo2 {
    background: url(../image/bottom/pc_nav_02_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo2:hover {
    background: url(../image/bottom/pc_nav_02_on.png)no-repeat
  }
  .demo2:hover img {
    opacity: 0.5;
  }
  .demo3 {
    background: url(../image/bottom/pc_nav_04_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo3:hover {
    background: url(../image/bottom/pc_nav_04_on.png)no-repeat
  }
  .demo3:hover img {
    opacity: 0.5;
  }
  .demo4 {
    background: url(../image/bottom/pc_nav_05_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo4:hover {
    background: url(../image/bottom/pc_nav_05_on.png)no-repeat
  }
  .demo4:hover img {
    opacity: 0.5;
  }
  .demo5 {
    background: url(../image/bottom/pc_nav_06_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo5:hover {
    background: url(../image/bottom/pc_nav_06_on.png)no-repeat
  }
  .demo5:hover img {
    opacity: 0.5;
  }
  .demo6 {
    background: url(../image/bottom/pc_nav_08_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo6:hover {
    background: url(../image/bottom/pc_nav_08_on.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
   .yoyaku1{
    background: url(../image/bottom/top.off.jpg) no-repeat;
    padding: 50px 120px;
  }
  .yoyaku1:hover {
    background: url(../image/bottom/top.jpg)no-repeat
  }
  .yoyaku:hover img {
    opacity: 0.5;
  }
  h3{text-align: left}
  .yoyaku{margin:0 auto}
 .ixtukai{width: 700px}
  .nikai{width: 700px}
  .ixtukai{margin: 0 auto}
  .nikai{margin: 0 auto}
  .oya{margin: 0 auto}
  .zyuusho{display: inline-block;
    text-align:left}
  .yoyaku{margin-top: 100px}
  .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}
   #page-top {
    position: fixed;
    bottom: 60px;
    right: 40px;
    font-size: 60%;
}
#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) {
background-color: #444444
  .logo{width: 150px}
/*古い規格のグリッド*/
  body{display: -ms-grid;
  -ms-grid-columns:150px 1fr}
  .box1{-ms-grid-column:1;
    -ms-grid-column-span:1;
       -ms-grid-row:1;
       -ms-grid-row-span:4}
  .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;}
  .zyuusho{-ms-grid-column:2;
   -ms-grid-column-span:1;
  -ms-grid-row:3;
  -ms-grid-row-span:1}
  .yoyaku{-ms-grid-column:2;
    -ms-grid-column-span:1;
       -ms-grid-row:4;
  -ms-grid-row-span:1;}
  .small{-ms-grid-column:1;
      -ms-grid-column-span:2;
      -ms-grid-row:5;
  -ms-grid-row-span:1;}
/*グリッド*/
 body {
    display: grid;
    grid-template-areas: "side1 side2"
                         "side1 side3"
                          "side1 side4"
                          "side1 side5"
                          "foot foot";
    grid-template-columns: 150px 1fr;
    grid-template-rows:

  }
   .menu {
    height: 1000px
  }
  .box1 {
    grid-area: side1
  }
  .ixtukai {
    grid-area: side2
  }
  .nikai{
    grid-area: side3;
  }
  .zyuusho{
    grid-area: side4
  }
  .yoyaku{grid-area: side5}
  .small{
    grid-area:foot
  }
  .demo1 {
    background: url(../image/bottom/pc_nav_01_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo1:hover {
    background: url(../image/bottom/pc_nav_01_on.png)no-repeat
  }
  .demo1:hover img {
    opacity: 0.5;
  }
  .demo2 {
    background: url(../image/bottom/pc_nav_02_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo2:hover {
    background: url(../image/bottom/pc_nav_02_on.png)no-repeat
  }
  .demo2:hover img {
    opacity: 0.5;
  }
  .demo3 {
    background: url(../image/bottom/pc_nav_04_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo3:hover {
    background: url(../image/bottom/pc_nav_04_on.png)no-repeat
  }
  .demo3:hover img {
    opacity: 0.5;
  }
  .demo4 {
    background: url(../image/bottom/pc_nav_05_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo4:hover {
    background: url(../image/bottom/pc_nav_05_on.png)no-repeat
  }
  .demo4:hover img {
    opacity: 0.5;
  }
  .demo5 {
    background: url(../image/bottom/pc_nav_06_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo5:hover {
    background: url(../image/bottom/pc_nav_06_on.png)no-repeat
  }
  .demo5:hover img {
    opacity: 0.5;
  }
  .demo6 {
    background: url(../image/bottom/pc_nav_08_off.png) no-repeat;
    padding: 40px 40px
  }
  .demo6:hover {
    background: url(../image/bottom/pc_nav_08_on.png)no-repeat
  }
  .demo6:hover img {
    opacity: 0.5;
  }
    .yoyaku1{
    background: url(../image/bottom/top.off.jpg) no-repeat;
    padding: 50px 120px;
  }
  .yoyaku1:hover {
    background: url(../image/bottom/top.jpg)no-repeat;
  }
  .yoyaku:hover img {
    opacity: 0.5;
  }
  h3{text-align: left}
  .ixtukai{width: 700px}
  .ixtukai{margin: 0 auto}
  .nikai{width: 700px}
  .nikai{margin: 0 auto}
  .oya{margin: 0 auto}
  .zyuusho{display: inline-block;
    text-align:left}
  .yoyaku{margin-top: 100px}
 #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: 22px;
    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}

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