
#contents #wrap{
padding: 25px 0 40px 0;
width: 1400px;
margin: 0 auto;
position: relative;
z-index: 1;
justify-content: space-between;
}

.link{
display: flex;
margin-bottom: 20px;
}

.link li {margin: 0 3px;}
.link li a{
border: 2px solid #001C7E;
width: 135px;
line-height:50px;
border-radius: 50px;
display: block;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #001C7E;
font-weight: bold;
background: url(../images/arrow_next_w.svg) right 10px center no-repeat;
background-size: auto 10px !important;
}
.link li a:hover{background: url(../images/arrow_next_w.svg) right 10px center no-repeat #FFB27C;}


/* 尾方CSSここから */
section .mida{
border-left: 10px solid #01176D;
background: #FFF;
line-height: 65px;
font-size: 24px;
font-weight: bold;
margin-bottom: 15px;
box-shadow: 0 3px 6px rgba(0,0,0,0.16);
text-indent: 80px;text-align: left;
}


  .map_top .map{
    margin: 0 auto 30px auto;
  }
  .map_top .box{
    display: flex;
    margin-bottom: 40px;
    justify-content: center;}
  
  .map_top .logo img{width: 100%;}
  .map_top .logo{margin-bottom: 20px;}
  .map_top .about{
    width: 420px;
    margin-right: 30px;
  }

  .map_top .about tr th,
  .map_top .about tr td{
    border-bottom: 1px solid #FFF;
    vertical-align: middle;
  }

  .map_top .about tr td{font-weight: bold; font-size: 18px; padding:15px 0 15px 15px;}
  .map_top .about tr th{font-weight: bold; font-size: 16px; background: rgba(255,255,255,0.3); color: #01176D;}


  .map_top .about tr th{font-weight: bold; font-size: 18px; width: 110px;}
  .map_top table{
    margin: 0 auto 20px auto;
    width: 100%;
    border-collapse: collapse;
  }


.photo ul{display: flex; flex-wrap: wrap; width: 950px;}
.photo ul li {width: 180px; margin: 0 5px 10px 5px;}
.photo ul li  .txt{font-weight: bold; padding-left: 30px; position: relative; line-height: 1.2em; padding-top: 3px; text-align: left;}
.photo ul li  .txt span{font-size: 14px;}
.photo ul li img{
    margin-bottom: 5px;
    width: 180px;
    margin-right: 3px;
  }

.photo ul li .i{
    display: block;
    position: absolute;
    background: #FFD500;
    color: #0051A1;
    font-weight: 900;
    border: 3px solid #0051A1;
    line-height: 20px;
    text-align: center;
    width: 20px;
    font-size: 18px;
    left: 0;
    top: 0;
    font-family: 'Roboto',sans-serif;
    border-radius: 100%;
  }

  .photo ul li a{
    color: #001C7E;
    display: block;
    transform: translateY(0px);
  }
  
  .photo ul li a:hover img{
    transform: translateY(3px);}
  .photo ul li a:hover{
    text-decoration: none;
    color: #E8390E;
  }
  .photo ul li a .txt{background: url(../images/arrow_next_w.svg) right 0px center no-repeat; background-size: 10px auto;}

.guide_con{
text-align: center;
}

.guide_icon{
width: 1320px;
margin: 0 auto;
background: #fff;
position: relative;
border-radius: 10px;
padding: 10px 0 5px 0;
}

.map_top .map{
    width: 1000px;
    height: 425px;}

.map_top .map img{ width: 100%;}

.catelink{
    display: flex;
    width: 1400px;
    margin: 0 auto 25px auto;
    justify-content: space-between;
  }
  .catelink li a{
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    display: block;
    width: 315px;
    height: 80px;
    display: flex;
    text-indent: none;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    padding-left: 30px;
  }
  .catelink li a span{
      line-height: 1.2em;
  }
  .catelink li a span.large{
      font-weight: bold;
      font-size: 26px;
  }
  .catelink li a span.large2{
      font-weight: bold;
      font-size: 22px;
  }
  .catelink li a span.large2,
  .catelink li a span.large{color: #0051A1;}
  .catelink li a:hover{
    transform: translateY(5px);
    border-bottom: none !important;
  }
  .catelink li a span{display: inline-block;}
  
  .catelink li:nth-child(1) a{  background: url(../images/guide_f1.svg) left top no-repeat #FFF; background-size: auto 80px;}
  .catelink li:nth-child(2) a{  background: url(../images/guide_f2.svg) left top no-repeat #FFF; background-size: auto 80px;}
  .catelink li:nth-child(3) a{  background: url(../images/guide_f3.svg) left top no-repeat #FFF; background-size: auto 80px;}
  .catelink li:nth-child(4) a{  background: url(../images/guide_f4.svg) left top no-repeat #FFF; background-size: auto 80px;}
  
  .catelink li a{ border-bottom: 5px solid #01176D;}
/* 
.guide_icon ul{
display: flex;
width: 700px;
flex-wrap: wrap;
justify-content: left;
margin: auto;
padding: 5px auto;
} */

.guide_icon ul{
    /* width: 240px; */
    flex-wrap: wrap;
    margin:0 auto;
    display: flex;
    justify-content: center;
}
.guide_icon ul li{
position: relative;
display: flex;
font-size: 16px;
height: 36px;
width: 160px;
margin-bottom: 5px;
line-height: 36px;
/* width: 33.3%; */
text-align: left;
padding-right: 15px;
}

.guide_icon ul li span{
display: block;
width: 34px;
height: 34px;
margin-right: 10px;
}

#map01 .guide_icon ul li:nth-child(1) span{background: url("../images/guide_pict01_1.svg") no-repeat center top/100% auto; }
#map01 .guide_icon ul li:nth-child(2) span{background: url("../images/guide_pict01_2.svg") no-repeat center top/100% auto; }
#map01 .guide_icon ul li:nth-child(3) span{background: url("../images/guide_pict01_3.svg") no-repeat center top/100% auto; }
#map01 .guide_icon ul li:nth-child(4) span{background: url("../images/guide_pict01_4.svg") no-repeat center top/100% auto; }
#map01 .guide_icon ul li:nth-child(5) span{background: url("../images/guide_pict01_5.svg") no-repeat center top/100% auto; }
#map01 .guide_icon ul li:nth-child(6) span{background: url("../images/guide_pict01_6.svg") no-repeat center top/100% auto; }/*階段*/

#map02 .guide_icon ul li:nth-child(1) span{background: url("../images/guide_pict02_1.svg") no-repeat center top/100% auto; }
#map02 .guide_icon ul li:nth-child(2) span{background: url("../images/guide_pict01_2.svg") no-repeat center top/100% auto; }
#map02 .guide_icon ul li:nth-child(3) span{background: url("../images/guide_pict01_3.svg") no-repeat center top/100% auto; }
#map02 .guide_icon ul li:nth-child(4) span{background: url("../images/guide_pict01_4.svg") no-repeat center top/100% auto; }
#map02 .guide_icon ul li:nth-child(5) span{background: url("../images/guide_pict02_2.svg") no-repeat center top/100% auto; }
#map02 .guide_icon ul li:nth-child(6) span{background: url("../images/guide_pict02_3.svg") no-repeat center top/100% auto; }
#map02 .guide_icon ul li:nth-child(7) span{background: url("../images/guide_pict02_4.svg") no-repeat center top/100% auto; }
#map02 .guide_icon ul li:nth-child(8) span{background: url("../images/guide_pict02_5.svg") no-repeat center top/100% auto; }
#map02 .guide_icon ul li:nth-child(9) span{background: url("../images/guide_pict02_6.svg") no-repeat center top/100% auto; }
#map02 .guide_icon ul li:nth-child(10) span{background: url("../images/guide_pict01_6.svg") no-repeat center top/100% auto; }
#map02 .guide_icon ul li:nth-child(11) span{background: url("../images/guide_pict02_8.svg") no-repeat center top/100% auto; }
#map02 .guide_icon ul li:nth-child(12) span{background: url("../images/guide_pict02_7.svg") no-repeat center top/100% auto; }/*エスカレーター*/

#map03 .guide_icon ul li:nth-child(1) span{background: url("../images/guide_pict01_2.svg") no-repeat center top/100% auto; }
#map03 .guide_icon ul li:nth-child(2) span{background: url("../images/guide_pict01_3.svg") no-repeat center top/100% auto; }
#map03 .guide_icon ul li:nth-child(3) span{background: url("../images/guide_pict01_4.svg") no-repeat center top/100% auto; }
#map03 .guide_icon ul li:nth-child(4) span{background: url("../images/guide_pict01_5.svg") no-repeat center top/100% auto; }
#map03 .guide_icon ul li:nth-child(5) span{background: url("../images/guide_pict01_1.svg") no-repeat center top/100% auto; }
#map03 .guide_icon ul li:nth-child(6) span{background: url("../images/guide_pict03_1.svg") no-repeat center top/100% auto; }
#map03 .guide_icon ul li:nth-child(7) span{background: url("../images/guide_pict01_6.svg") no-repeat center top/100% auto; }
#map03 .guide_icon ul li:nth-child(8) span{background: url("../images/guide_pict02_8.svg") no-repeat center top/100% auto; }/*エスカレーター*/
#map03 .guide_icon ul li:nth-child(9) span{background: url("../images/guide_pict02_7.svg") no-repeat center top/100% auto; }/*エレベーター*/



#map04 .guide_icon ul li:nth-child(1) span{background: url("../images/guide_pict01_2.svg") no-repeat center top/100% auto; }
#map04 .guide_icon ul li:nth-child(2) span{background: url("../images/guide_pict01_3.svg") no-repeat center top/100% auto; }
#map04 .guide_icon ul li:nth-child(3) span{background: url("../images/guide_pict01_4.svg") no-repeat center top/100% auto; }
#map04 .guide_icon ul li:nth-child(4) span{background: url("../images/guide_pict02_2.svg") no-repeat center top/100% auto; }
#map04 .guide_icon ul li:nth-child(5) span{background: url("../images/guide_pict02_7.svg") no-repeat center top/100% auto; }/*階段*/

.map_img{
position: relative;
margin: auto;
}

section{
  background: rgba(255,255,255,0.7);
  padding-bottom: 50px;
}
section .box{
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
}
section .box .map{width: 900px; position: relative;}
section .box .img{width: 1000px;}
section .box .map img{
    padding-top: 20px;
}


section#map01 .mida{background: url(../images/guide_f1.svg) left top no-repeat #FFF; background-size: auto 65px;}
section#map02 .mida{background: url(../images/guide_f2.svg) left top no-repeat #FFF; background-size: auto 65px;}
section#map03 .mida{background: url(../images/guide_f3.svg) left top no-repeat #FFF; background-size: auto 65px;}
section#map04 .mida{background: url(../images/guide_f4.svg) left top no-repeat #FFF; background-size: auto 65px;}

section .photo {margin-top: 15px;}
section .photo ul{width: 1280px; margin: 0 auto; justify-content: center; padding: 20px 0; background: #FFB27C;}
section .photo ul li{width: 300px;}
section .photo ul img{
    width: 100%;
    height: auto;
}


/**/

section .photo{
    width: 400px;
    height: 265px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  }
  section  .photo{
    width: 400px;
    height: 265px;
    margin-bottom: 15px;
  }
  section .photo img{
    width: 400px;
  }


.mark1 li.active,
.mark2 li.active,
.mark3 li.active,
.mark4 li.active,
.mark1 li:hover,
.mark2 li:hover,
.mark3 li:hover,
.mark4 li:hover{
    transform: scale(1.2);
    filter: drop-shadow(0 2px 2px #3E9EFF);
}

  .mark1 li,
  .mark2 li,
  .mark3 li,
  .mark4 li{
    position: absolute;
    width: 44px;
    height: 44px;
    cursor: pointer;
    display: block;
    transition: .3s;
    text-indent: -9999px;
    filter: drop-shadow(0 2px 2px rgba(0,0,0,0.5));
  }

  .mark1 li:nth-child(1){top: 16px; left: 362px;}
  .mark1 li:nth-child(2){top: 137px; left: 571px;}

  .mark2 li:nth-child(1){top: 260px; left: 700px;}
  .mark2 li:nth-child(2){top: 0px; left: 440px;}
  .mark2 li:nth-child(3){top: 230px; left: 225px;}
  .mark2 li:nth-child(4){top: 200px; left: 450px;}
  .mark2 li:nth-child(5){top: 420px; left: 456px;}
  .mark2 li:nth-child(6){top: 150px; left: 610px;}
  .mark2 li:nth-child(7){top: 137px; left: 571px;}

  .mark3 li:nth-child(1){top: 0px; left: 440px;}
  .mark3 li:nth-child(2){top: 205px; left: 215px;}
  .mark3 li:nth-child(3){top: 164px; left: 736px;}
  .mark3 li:nth-child(4){top: 140px; left: 620px;}
  .mark3 li:nth-child(5){top: 258px; left: 288px;}

  .mark4 li:nth-child(1){top: 0px; left: 440px;}
  .mark4 li:nth-child(2){top: 20px; left: 335px;}

  .map ul li:nth-child(1){background: url(../images/guide_btn01.svg) center center no-repeat;}
  .map ul li:nth-child(2){background: url(../images/guide_btn02.svg) center center no-repeat;}
  .map ul li:nth-child(3){background: url(../images/guide_btn03.svg) center center no-repeat;}
  .map ul li:nth-child(4){background: url(../images/guide_btn04.svg) center center no-repeat;}
  .map ul li:nth-child(5){background: url(../images/guide_btn05.svg) center center no-repeat;}
  .map ul li:nth-child(6){background: url(../images/guide_btn06.svg) center center no-repeat;}
  .map ul li:nth-child(7){background: url(../images/guide_btn07.svg) center center no-repeat;}
  .map ul li:nth-child(8){background: url(../images/guide_btn08.svg) center center no-repeat;}
  
  .map ul li:nth-child(1).active{background: url(../images/guide_btn01_on.svg) center center no-repeat;}
  .map ul li:nth-child(2).active{background: url(../images/guide_btn02_on.svg) center center no-repeat;}
  .map ul li:nth-child(3).active{background: url(../images/guide_btn03_on.svg) center center no-repeat;}
  .map ul li:nth-child(4).active{background: url(../images/guide_btn04_on.svg) center center no-repeat;}
  .map ul li:nth-child(5).active{background: url(../images/guide_btn05_on.svg) center center no-repeat;}
  .map ul li:nth-child(6).active{background: url(../images/guide_btn06_on.svg) center center no-repeat;}
  .map ul li:nth-child(7).active{background: url(../images/guide_btn07_on.svg) center center no-repeat;}
  .map ul li:nth-child(8).active{background: url(../images/guide_btn08_on.svg) center center no-repeat;}


  .gourmet{
    background:#C3E1FF;
     width: 1280px;
     flex-wrap: wrap;
     margin: 0 auto;
     display: flex;
     justify-content: center;
     padding: 20px;
     margin-top: 15px;
  }

  .gourmet .tit{
    background: url(../images/guide_gourmet.svg) center left no-repeat;
    width: 240px;
    min-height: 200px;
    margin-right: 20px;
    border-right: 1px solid #001C7E;
  }
  .gourmet .txt{
    width: 700px;
    text-align: left;
    padding-left: 25px;
    overflow: hidden;
  }


  .shop_list{
    display: flex;flex-wrap: wrap;
    width: 990px;
  }
  .gourmet .bold{
    color: #001C7E;
    font-size: 17px;
    font-weight: 900;
    display: block;
    background: #FFF;
    height: 30px;
    line-height: 30px;
    width: 240px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    margin: 0 auto -10px auto;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  }
  .gourmet .txt i{
    color: #0051A1;
    margin-right: 5px;
    font-weight: bold;
  }
  .gourmet .txt .come{font-size: 14px;}
  .gourmet .shop{width: 250px;position: relative;}
  .gourmet  img{width:100%;  margin-right: 10px; margin: 0;float: left;}

  .gourmet .txt img{float: right; width: 240px; position: relative; top: 8px; margin: 0; margin-left: -100px;}


  #map02  .gourmet .shop img{width: 250px; margin-bottom: 5px;}
  
#map02  .gourmet .shop{width: 330px;}
#map02 .gourmet .bold{margin-left: 5px;}
#map02 .gourmet .txt{width: auto;margin: 0; clear: both; margin-left: 0; padding: 0;}

#map02 img.p1{position: absolute; 
  width: 150px !important;
  right: 26px;
  top: 97px;}
#map02 img.p2{position: absolute; width: 180px !important; right: 10px; top: 100px;}
#map02 img.p3{position: absolute; width: 200px !important; right: 10px; top: 85px;}

.foodcoat{text-align: left; font-size: 16px; margin-bottom: 10px;}

.foodcoat span.tit{
  font-weight: bold; color: #FFF; font-size: 18px;background: #001C7E; width: 990px; text-align: center; 
  margin-bottom: 5px;
  line-height: 30px;border-radius: 30px; display: block; height: 30px; min-height: auto;}
.foodcoat span.come{font-size: 14px; color: #000; font-weight: normal;} 