@charset "UTF-8";
/*==============================================================================
top CSS
==============================================================================*/

.head-copy{display: none;}

.title {margin-top: 20px;}
.title p{text-align: center;font-size: 17px;margin-right: 20px;margin-left: 20px;}
.title span{font-size: 32px;}

.contents.photo,
.contents.address,
.contents.name{display: none;}

.kanja .row > div,
.iryo .row > div{
  padding-bottom: 2px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e3e3e3;
}
.kanja .row > div:last-child,
.iryo .row > div:last-child{padding-bottom: 15px;border-bottom: none;}
.kanja .row > div > .row > div,
.kanja .row > div > a >  .row > div,
.iryo .row > div > .row > div,
.iryo .row > div > a > .row > div{margin-bottom: 0;border-bottom: none;}
.kanja img,
.iryo img{margin-bottom: 10px;}

h1{
  position: relative;
  margin: 0 auto -1px;
  padding: 12px 10px;
  text-align: center;
  border-bottom: none;
  background: url(../img/top/h1-border.png) center bottom no-repeat;
}
.rsvbanner{
  border-radius: 5px;
  background-color: #bd1738;
  margin-top: 10px;
}
.rsvbanner a{text-decoration: none;}
.rsvbanner h5{
  height: auto;
  margin: 0;
  padding: 12px 0 !important;
  color: #fff;
  font-size: 18px;
  background-color: transparent;
  text-align: center;
  line-height: 12px;
  vertical-align: top;
}
.rsvbanner h5{line-height: 1.2;}



@media print , screen and (min-width:768px){/*768px以上のCSS PC用*/
.gnav .container{position: relative;}
.head-copy{
  display: block;
  position: absolute;
  top: 36px;
  left: 333px;
}
.contents.photo,
.contents.address,
.contents.name{display: block;}

.contents.photo,
.contents.address{padding-top: 0;}
.contents.name{padding: 16px 0;}

.contents.title{margin-top: 152px;}
.contents.photo{background-color: #efefef;}
.cycle-slideshow img{width: 100%;height: auto;}
.contents.photo .row > div a{display: block;}
.contents.photo .row > div{padding: 0 0 !important;}


.address{
  border-top: 1px solid #d5d2d1;
  border-bottom: 1px solid #d5d2d1;
}
.address address{margin-top: 20px;}
.name strong,
.address strong{font-weight: bold;color: #333;}

.name{font-size: 15px;}

.address .row > div:nth-child(2){
  border-right: 1px solid #d5d2d1;
  border-left: 1px solid #d5d2d1;
}


.title{margin-bottom: 20px;}
.title p{font-size: 16px;}
.title span{font-size: 32px;}

.kanja{padding-bottom:60px;}

  .kanja .row > div,
  .iryo .row > div{
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
  }
  .kanaj img,
  .iryo img{margin-bottom: 10px;}

}
