#Contents {
}
#Contents .sp-item{
  display: none;
}
#Contents .modAnchorBox01_list li:before{
  color: #a0a0a0;
}
#Contents .modAnchorBox01_list a,
#Contents .modAnchorBox01_list a span{
  color: #00b8df !important;
}
#Contents .modHeading01{
  border-left: 7px solid #00b8df;
}
#Contents .modHeading02::before{
  background: #00b8df !important;
}
#Contents .mapSect{
  position: relative;
  min-height: 458px;
  padding-bottom: 20px;
}
#Contents .mapSect .blockMain{
  position: relative;
}
#Contents .mapSect h3{
  font-size: 20px;
  font-weight: bold;
}
#Contents .mapSect h3 span{
  font-size: 15px;
}
#Contents .mapSect .sectMain{
  width: 100%;
  padding-right: 620px;
  -webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
  min-height: 388px;
}
#Contents .mapSect .sectMain .address{
  padding: 5px 0 25px;
}
#Contents .mapSect .gmap{
  width: 570px;
  height: 388px;
  position: absolute;
  right: 0;
  top: 0;
}

#Contents .areaBox{
  margin-top: 25px;
}
#Contents .areaList li{
  width: 32%;
  margin-right: 2%;
  -webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
  border: 2px solid #00b8df;
  float: left;
}
#Contents .areaList li:last-child{
  margin-right: 0;
}
#Contents .areaList li h3{
  background: #00b8df;
  color: #fff;
  text-align: center;
  padding: 13px 0 15px;
  font-size: 17px;
}
#Contents .areaList li .in-ul{
  padding: 25px;
}
#Contents .areaList li .in-ul li{
  width: 100%;
  border: none;
  margin: 0;
  float: none;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 10px;
  height: auto !important;
}
#Contents .areaList li .in-ul li:last-child{
  margin-bottom: 0;
}
#Contents .facilityList{
  margin-top: 30px;
}
#Contents .facilityList li{
  width: 32%;
  margin-right: 2%;
  -webkit-box-sizing : border-box ;
  -moz-box-sizing : border-box ;
  box-sizing : border-box ;
  float: left;
  margin-bottom: 4%;
}
#Contents .facilityList li h3{
  font-size: 21px;
  margin-bottom: 8px;
}
#Contents .facilityList li img{
  width: 100%;
}

#Contents .facilityAbout{
  padding: 50px;
  background: #e8f9fc;

}
#Contents .facilityAbout h4{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
#Contents .facilityAbout h4 span{
  font-size: 15px;
  padding-right: 5px;
}
#Contents .facilityAbout ul li{
  margin-bottom: 6px;
}
#Contents .facilityAbout ul li .tit{
  float: left;
  border-radius: 3px;
  border: 1px solid #ccc;
  width: 228px;
  background: #fff;
  padding: 6px 0;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}
#Contents .facilityAbout ul li .time{
  float: left;
  padding: 7px 0;
  margin-left: 13px;
  font-size: 13px;
  font-family: "FOT-筑紫ゴシック Pr5N D";
	font-weight:normal !important;
  width: 70%;
  line-height: 1.3;
}
#Contents .facilityAbout ul li .time.pd0{
  padding: 1px 0;
}
#Contents .facilityAbout ul li .time span{
  font-size: 16px;
  padding-right: 13px;
  font-family: "FOT-筑紫ゴシック Pr5N B";
	font-weight:bold !important;
}
#Contents .facilityAbout .facilityAboutIn{
  margin-top: 30px;
}

#Contents .sublinkList{
  margin-top: 30px;
}
#Contents .sublinkList span{
  color: #00b8df !important;
}
#Contents .sublinkList > li .listInner {
    border: 1px solid #cccccc;
    border-radius: 5px;
    display: inline-block;
}
#Contents .sublinkList > li a {
    display: block;
    text-decoration: none;
}
#Contents .sublinkList > li a:hover {
    opacity: 0.8;
    text-decoration: none;
}
#Contents .modArrowTxt01:before{
  background: url(/common/img/arrowtxt01_biwako.png) no-repeat;
  background-size: 5px 9px;
}
#Contents .modArrowTxt01:after{
  background: url(/common/img/panel_icn_pdf_biwako.png) no-repeat right center;
  background-size: 24px auto;
  width: 24px;
  height: 16px;
  content: "";
  display: inline-block;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
  padding-left: 5px;
}
#Contents .note{
  text-indent: -1em;
  padding-left: 1em;
}
#Contents .note p{
  margin-top: 20px;
}

#Contents .eatList{
  margin-top: 40px;
}
#Contents .eatList li{
  height: 128px;
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
  -webkit-box-sizing : border-box ;
  -moz-box-sizing : border-box ;
  box-sizing : border-box ;
  padding: 10px;
}
#Contents .eatList li:nth-child(2n){
  margin-right: 0;
}
#Contents .eatList li:nth-child(1){
  background: #f8c0d2;
  color: #ee6f99;
}
#Contents .eatList li:nth-child(2){
  background: #ffd3a8;
  color:  #fd9b3b;
}
#Contents .eatList li:nth-child(3){
  background: #b6e8b1;
  color: #6db267;
}
#Contents .eatList li:nth-child(4){
  background: #8fe0f1;
  color: #00b8df;
}

#Contents .eatIn{
  background: #fff;
  height: 100%;
  position: relative;
}
#Contents .eatIn .eatInTxt{
  padding: 0 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#Contents .eatIn .eatInTxt h3{
  font-size: 24px;
}
#Contents .eatIn .eatInTxt h3 span{
  font-size: 18px;
}
#Contents .eatInList li{
  height: auto !important;
  background: none !important;
  width: auto !important;
  margin-right: 15px !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
  color: #000 !important;
  font-weight: bold;
  font-size: 17px;
}

#Contents .modHeading05{
  font-weight: bold !important;
  font-size: 17px;
  padding: 8px 0 !important;
}
#Contents .boxIndent{
  padding-left: 20px;
}
#Contents .utilList li{
  line-height: 1.6;
  margin-bottom: 8px;
}
#Contents a.utilLink {
    color: #00b8df;
}
#Contents .link-pdf:after{
  background: url(/common/img/panel_icn_pdf_biwako.png) no-repeat;
  background-size: 27px auto;
}




@media print, screen and (min-width: 768px) {
  #Contents .blockMain {
    margin-top: 30px;
  }
  #Contents .pageSect{
    margin-top: 70px;
  }
  #Contents .facilityList li:nth-child(3n){
    margin-right: 0;
  }
  #Contents .sublinkList > li {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
  }
  #Contents .sublinkList > li .listInner {
    padding: 10px 40px;
  }
  #Contents .modHeading02 span{
    font-size: 16px;
    padding: 0 5px;
  }
}




@media only screen and (max-width: 767px) {
  #Contents .pc-item{
    display: none;
  }
  #Contents .sp-item{
    display: block;
  }
  #Contents .blockMain {
    margin-top: 20px;
  }
  #Contents .pageSect{
    margin-top: 40px;
  }
  #Contents .leadBox br{
    display: none;
  }
  #Contents .modHeading01{
    border-left: 4px solid #00b8df !important;
  }
  #Contents .mapSect{
    position: relative;
    min-height: 0;
    padding-bottom: 0;
  }
  #Contents .mapSect .sectMain{
    min-height: 0;
  }
  #Contents .mapSect h3{
    font-size: 14px;
  }
  #Contents .mapSect h3 span{
    font-size: 10px;
  }
  #Contents .mapSect .sectMain{
    width: 100%;
    padding-right: 0;
  }
  #Contents .mapSect .sectMain .address{
    padding: 5px 0 10px;
  }
  #Contents .mapSect .gmap{
    width: 100%;
    height: auto;
    position: relative;
    right: auto;
    top: auto;
    margin-top: 20px;
  }
  #Contents .mapSect .gmap iframe{
    width: 100%;
    height: 240px;
  }
  #Contents .areaList li{
    width: 100%;
    margin-right: 0;
    border: 2px solid #00b8df;
    float: none;
    margin-bottom: 20px;
    height: auto !important;
    font-size: 13px;
  }
  #Contents .areaList li .in-ul{
    padding: 15px;
  }
  #Contents .areaList li .in-ul li{
    margin-bottom: 5px;
    height: auto !important;
  }
  #Contents .facilityList li{
    width: 48%;
    margin-right: 2%;
    -webkit-box-sizing : border-box ;
    -moz-box-sizing : border-box ;
    box-sizing : border-box ;
    float: left;
    margin-bottom: 4%;
  }
  #Contents .facilityList li:nth-child(2n){
    margin-right: 0;
  }
  #Contents .facilityList li h3{
    font-size: 13px;
    margin-bottom: 3px;
  }
  #Contents .sublinkList > li {
    margin-top: 15px;
  }
  #Contents .sublinkList > li:first-child {
      margin-top: 0;
  }
  #Contents .sublinkList > li .listInner {
      display: block;
      padding: 10px 0;
      text-align: center;
  }
  #Contents .facilityAbout{
    padding: 20px;
  }
  #Contents .facilityAbout h4{
    font-size: 14px;
  }
  #Contents .facilityAbout h4 span{
    font-size: 10px;
    padding-right: 0;
  }
  #Contents .facilityAbout ul li{
    margin-bottom: 20px;
  }
  #Contents .facilityAbout ul li .tit{
    float: none;
    width: 100%;
    padding: 4px 0;
    font-size: 15px;
  }
  #Contents .facilityAbout ul li .time{
    float: none;
    padding: 10px 0 0;
    margin-left: 0;
    font-size: 13px;
    width: 100%;
  }
  #Contents .facilityAbout ul li .time.pd0{
    padding: 10px 0 0;
  }
  #Contents .facilityAbout ul li .time span{
    font-size: 15px;
    padding-right: 0;
    display: block;
    line-height: 1.4;
  }
  #Contents .facilityAbout ul li:last-child{
    margin-bottom: 0;
  }
  #Contents .facilityAbout .facilityAboutIn{
    margin-top: 20px;
  }
  #Contents .sublinkList{
    margin-top: 20px;
  }


  #Contents .eatList{
    margin-top: 30px;
  }
  #Contents .eatList li{
    height: auto;
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #Contents .eatIn{
    height: auto;
    width: 100%;
    position: relative;
  }
  #Contents .eatIn .eatInTxt{
    padding: 10px;
    position: relative;
    top: 0;
    transform: translateY(0);
  }
  #Contents .eatIn .eatInTxt h3{
    font-size: 18px;
    text-align: center;
  }
  #Contents .eatIn .eatInTxt h3 span{
    font-size: 15px;
  }
  #Contents .eatInList li{
    font-size: 14px;
    float: none;
  }
  #Contents .modHeading05{
    font-size: 15px;
  }
  #Contents .boxIndent{
    padding-left: 10px;
  }
}
