@charset "utf-8";
/*===== #nayamilink =====*/
#nayamilink {
}

#nayamilink .nayami-box {
    border: 3px solid #f26d7c;
    border-radius: 10px;
    background-color: #f8f5f1;
    padding: 15px 2%;
    margin-bottom: 15px;
}

#nayamilink ul.nayami-link {
}

#nayamilink ul.nayami-link li {
  width: 32%;
  float: left;
  margin: 0 0 15px 1%;
}

#nayamilink ul.nayami-list {
}

#nayamilink ul.nayami-list li {
    width: 100%;
    float: none;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2;
    background-size: 25px;
    background: url(../img/common/bg-memo02.jpg) repeat top left;
    box-shadow: 0 0 5px #c1c0c0;
    margin-bottom: 10px;
    padding: 13px 2% 10px;
}

#nayamilink ul.nayami-list li span {
    background: url(../img/common/icon02.png) no-repeat top left;
    padding: 5px 2% 7px 34px;
    display: block;
}

/*===== #houhou =====*/
#houhou {
}

#houhou .box {
}

#houhou .box h3 {
    width: 100%;
    max-width: 546px;
}

#houhou .box .img {
}

#houhou .box .text {
}

/*===== #osusume =====*/
.btn-access{
    color: #fff;
    font-size: 20px;
    text-align: center;
    background-color: #00923c;
    padding: 7px;
    border-radius: 3px;
}

.btn-access a{
    color: #fff;   
}
/*===== #point =====*/
#point {
}

#point .box {
    margin-bottom: 20px;
}

#point .box h3 {
    width: 50%;
    float: right;
    margin-bottom: 15px;
}

#point .box .img {
    width: 45%;
    float: left;
}

#point .box .text {
    width: 50%;
    float: right;
}

#point .box .text span {
    color: #f25f72;
    font-weight: bold;
}

#point .n2 h3 {
    float: left;
}

#point .n2 .img {
    float: right;
}

#point .n2 .text {
    float: left;
}

/*===== #aisatu =====*/
#aisatu {
}

#aisatu .box {
    margin-bottom: 15px;
}

#aisatu .box .hx {
    width: 65%;
    float: right;
    margin-bottom: 15px;
}

#aisatu .box .intyo {
    width: 32%;
    float: left;
}

#aisatu .box .text {
    width: 65%;
    float: right;
}

#aisatu .reki {
    background-color: #fdf0b3;
    padding: 15px 3% 0;
}

#aisatu .reki dl {
    line-height: 1.4;
}

#aisatu .reki dl dt {
    width: 10%;
    float: left;
}

#aisatu .reki dl dd {
    width: 90%;
    float: right;
    padding-bottom: 15px;
}

#aisatu .reki dl dd .day {
    display: block;
    width: 37%;
    float: left;
}

#aisatu .reki dl dd .reki-txt {
    display: block;
    width: 63%;
    float: left;
}

/*===== #jiko =====*/
#jiko table.jiko-list {
  width: 100%;
  line-height: 1.2;
  margin-bottom: 10px;
}

#jiko table.jiko-list tr {
}

#jiko table.jiko-list tr th {
    background-color: #00903e;
  border: 1px solid #c1c1c1;
  text-align: center;
  padding: 2%;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}

#jiko table.jiko-list tr td {
  border: 1px solid #c1c1c1;
  background-color: #ffffff;
  padding: 16px 4%;
  font-size: 14px;
  text-align: left;
  line-height: 1.5em;
}

#jiko table.jiko-list tr td.hx {
    background-color: #c8e4d4;
    text-align: center;
    vertical-align: middle;
    width: 30%;
    font-size: 16px;
    font-weight: bold;
}

/*===== #map =====*/

#map {
  background-image:url(../img/index/map.png);
    background-repeat:  no-repeat;              
    background-position:center center;
    background-size:contain;
    width:100%;
    height:600px;
    position: relative;
    margin-bottom: 30px;
}

#map .naraekimae {
    position: absolute;
    width: 30%;
    right: 10.8%;
    bottom: 49%;
}

#map .daianji {
  position: absolute;
  width: 30%;
  left: 13%;
  bottom: 30%;
}

/*===============================================
    ■tablet 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px) {
}

/*===============================================
    ■smart 画面の横幅が480pxまで
===============================================*/
@media screen and (max-width: 480px) {
  .sp-top {
    display: block;
  }
  .pc-top {
    display: none;
  }
/*-------- #nayamilink --------*/
  #nayamilink ul.nayami-link li {
    width: 49%;
    float: left;
    margin: 0 2% 10px 0;
  }
  #nayamilink ul.nayami-link li.n2 {
    margin: 0 0 10px 0;
  }
/*-------- #sejyutu --------*/
  #sejyutu .box ul.sejyutu-link li, #sejyutu .box ul.sejyutu-link li.n2 {
    width: 100%;
    float: none;
  }
/*-------- #houhou --------*/
  #houhou .box h3 {
    width: 100%;
    float: none;
  }
  #houhou .box .img {
    width: 100%;
    float: none;
    max-width: 317px;
    margin: 0 auto 15px;
  }
  #houhou .box .text {
    width: 100%;
    float: none;
  }
/*-------- #point --------*/
  #point .box h3 {
    width: 100%;
    max-width: 369px;
    float: none;
    margin: 0 auto 15px;
  }
  #point .box .img {
    width: 100%;
    float: none;
    max-width: 340px;
    margin: 0 auto 15px;
  }
  #point .box .text {
    width: 100%;
    float: none;
  }
/*-------- #jiko --------*/
  #jiko .jiko-box .box h4 {
    width: 100%;
    max-width: 468px;
    float: none;
    margin: 0 auto 10px;
  }
  #jiko .jiko-box .box .img {
    width: 100%;
    float: none;
    max-width: 197px;
    margin: 0 auto 15px;
  }
  #jiko .jiko-box .box .text {
    width: 100%;
    float: none;
  }
/*-------- #aisatu --------*/
  #aisatu .box .hx {
    width: 100%;
    float: none;
  }
  #aisatu .box .intyo {
    width: 100%;
    float: none;
    max-width: 280px;
    margin: 0 auto 15px;
  }
  #aisatu .box .text {
    width: 100%;
    float: none;
  }
  #aisatu .reki dl dt {
    width: 100%;
    float: none;
    font-weight: bold;
  }
  #aisatu .reki dl dd {
    width: 100%;
    float: none;
  }
  #aisatu .reki dl dd .day {
    display: block;
    width: 100%;
    float: none;
  }
  #aisatu .reki dl dd .reki-txt {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  /*===== #map =====*/

#map {
  background-image:url(../img/index/map.png);
    background-repeat:  no-repeat;              
    background-position:center center;
    background-size:contain;
    width:100%;
    height:300px;
    position: relative;
    margin-bottom: 30px;
}

}