@media (min-width: 992px){
.navbar {
    display: none;
}
.t-pic {
    margin-left: 0px;
    margin-right: 0px;
}

.t-pic div {
    padding-left: 1px;
    padding-right: 1px;
}


}
#body {
    background-image: url(../images/body_bg.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}
.pc-header {
    margin-top: 0px;
    float: left;
    height: 80px;
    margin-bottom: 10px;
    width: 100%;
}

.pc-logo  {
    width: 413px;
    height: 63px;
    display: block;
    margin-top: 20px;
    float: left;
}
.pc-logo a {
    display: block;
    width: 413px;
    height: 63px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    text-indent: -999px;
}
.pc-tel {
    width: 317px;
    height: 80px;
    float: right;
}
.pc-tel a {
    background-image: url(../images/pc_header_tel.png);
    background-repeat: no-repeat;
    width: 317px;
    height: 80px;
    display: block;
    text-indent: -9999px;
}




.cover {
    width: 100%;
    clear: both;
    margin-bottom: 30px;
}
.pc-nav {
    width: 100%;
    background-image: url(../images/pc_navi_bg.png);
    background-repeat: repeat-x;
    height: 60px;
    margin-bottom: 60px;
    border-radius: 10px;
    border: 1px solid #B8DAE9;
}
.pc-nav ul {
    margin: 0px;
    list-style: none;
    padding-left: 0px;
}
.pc-nav ul li {
    width: 20%;
    float: left;
    text-align: center;
    border-right: 1px solid #9ECCE0;
}
.pc-nav ul li:last-child {
    border-right-style: none;
}

.pc-nav ul li a {
    width: 100%;
    height: 60px;
    display: block;
    color: #222222;
    padding-top: 15px;
}
.pc-nav ul li a:hover {
    text-decoration: none;
    color: #A2B2C3;

}

.pc-nav ul li a span {
    color: #4DA6FF;
    font-size: 0.7em;
    display: block;
    margin-top: 0px;
}

.gmap {
position: relative;
padding-top: 75%;
height: 0;
overflow: hidden;
	height: 300px;
}
.gmap iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


th {
  background: #e9727e;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
td {
  border: solid 1px #ccc;
  padding: 10px;
}
@media screen and (max-width: 991px) {
  .time-tbl {
    width: 90%;
	      border-collapse: collapse;
  }
  .time-tbl tr {
    display: block;
    float: left;
  }
  .time-tbl tr td, 
  .time-tbl tr th {
    border-left: none;
    display: block;
    height: 50px;
  }
  .time-tbl thead {
    display: block;
    float: left;
    width: 30%;
  }
  .time-tbl thead tr {
    width: 100%;
  }
  .time-tbl tbody {
    display: block;
    float: left;
    width: 70%;
  }
  .time-tbl tbody tr {
    width: 50%;
  }
  .time-tbl tr td + td {
    border-left: none;
  }
  .time-tbl tbody td:last-child {
    border-bottom: solid 1px #ccc;
  }
}


.sp-tel {
    width: 314px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

footer {

}


@media (max-width: 991px){
.pc-nav {
    display: none;
}
.t-pic div {
    padding-left: 1px;
    padding-right: 1px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
.pc-header {
    display: none;

}
.navbar-brand a {

}
.newsbox {
    border-style: none;
    width: 100%;
}







}
.footer {
    width: 100%;
    padding: 5px 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
    text-align: center;
    font-size: 12px;
    background-color: #004EA2;
    color: #FFFFFF;
}
section {
    margin-bottom: 60px;
}
.news {
    margin-bottom: 40px;
}

.newsbox {
    border-style: none;
    width: 100%;
    height: 270px;
}
#ippan, #shoni, #shindan, #tyusya, #camera {
    margin-bottom: 60px;
}

section h2 {
    border-left: 6px solid #1D62AD;
    font-size: 26px;
    font-weight: bold;
    color: #1D62AD;
    padding-left: 15px;
    padding-bottom: 28px;
    margin-bottom: 30px;
}
section h2 span {
    display: inline-block;
    font: normal 0.6em Arial, Helvetica, sans-serif;
    color: #BBBBBB;
    margin-left: 16px;
}
section h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
section h4 {
    font-size: 20px;
    color: #FFFFFF;
    background-color: #7FBAF5;
    padding-left: 15px;
    margin-top: 0px;
    padding-top: 3px;
    padding-bottom: 4px;
    border-radius: 20px;
    margin-bottom: 15px;
}
section h5 {
    font-size: 18px;
    border-bottom: 1px solid #1D62AD;
    padding-bottom: 4px;
    color: #185BA4;
    font-weight: bold;
}
section h6 {
    font-weight: bold;
    color: #4E4E4E;
}

section p {
    font-size: 16px;
}

section dl {
}
section dl dt {
    font-size: 16px;
    background-color: #AFAFAF;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
    font-weight: normal;
    color: #FFFFFF;
}
section dl dd {
    font-size: 16px;
    padding-left: 10px;
}






.t-time {
    font-size: 15px;
	margin-top: -20px;
}

.t-time p span {
    background-color: #2363A3;
    display: inline-block;
    color: #FFFFFF;
    font-size: 0.9em;
    padding: 2px 10px;
    border-radius: 52px;
    text-align: center;
    margin-right: 15px;
}
.t-address p {
    font-size: 15px;
}


.t-address .add-logo {
    width: 278px;
    height: 45px;
    background-image: url(../images/add_logo.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
}
.time-tbl {
    width: 100%;
    margin-bottom: 10px;
}
.time-tbl thead tr th {
    text-align: center;
    font-weight: normal;
    background-color: #8CC6FF;
}
.time-tbl tbody tr td {
    text-align: center;
    font-size: 1.1em;
}
aside h3 {
    background-image: url(url);
    background-color: #004EA2;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
aside .kamoku {
    font-size: 13px;
    margin-bottom: 40px;
}
aside .kamoku ul {
    margin-left: 0px;
    list-style: none;
    padding-left: 0px;
}
.kamoku ul li {
    font-size: 16px;
    color: #222;
    border-top: 1px solid #EEEEEE;
}
.kamoku ul li a {
    color: #222222;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    padding-left: 50px;
}
.kamoku ul li a:hover {
    text-decoration: none;
    background-color: #EFF7FF;

}


.kamoku ul li:last-child {
    border-bottom: 1px solid #EEEEEE;
}
.kamoku ul .kamoku-1 a {
    background-image: url(../images/sidemenuicon_01.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}
.kamoku ul .kamoku-2 a {
    background-image: url(../images/sidemenuicon_02.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}
.kamoku ul .kamoku-3 a {
    background-image: url(../images/sidemenuicon_03.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}
.kamoku ul .kamoku-4 a {
    background-image: url(../images/sidemenuicon_04.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}
.kamoku ul .kamoku-5 a {
    background-image: url(../images/sidemenuicon_05.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}
#body .container.contents {
    background-color: #FFFFFF;
    padding-top: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
	width: 95%;
	max-width: 1100px;
}
section .row.mgn-btm60 .col-7 {
}
.mgn-btm15 {
    margin-bottom: 15px;
}


.mgn-btm30 {
    margin-bottom: 30px;
}

.mgn-btm60 {
    margin-bottom: 60px;
}
.mgn-btm80 {
    margin-bottom: 80px;
}
.f-pic {
    text-align: center;
    font-size: 12px;
    margin-bottom: 15px;
}
.tyusyaku {
    background-color: transparent!important;
    color: #333!important;
    border-radius: 0px!important;
    font-size: 11px!important;
    display: inline-block;
	text-align: left!important;
}
.list-link a {
    display: inline-block;
    background-color: #2D84E1;
    color: #FFFFFF;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
    text-decoration: none;
    margin-top: 5px;
}
.list-link a:hover {
    background-color: #7AA7D7;
}
