@charset "UTF-8";
/*»ù±¾¥Ù¥¿¥«¥é©`*/
/*¥Ê¥Ó¥«¥é©`*/
/*Ã÷¤ë¤¤Ë®É«*/
/*@mixin Bg01{
	background: #e0e2e3;
	position:relative;
	overflow:hidden;
	&:before,&:after{
		content: "";
		position: absolute;
		top: 0;
		z-index:1;
		background: #f3f3f3;
		display: block;
	}
	&:before{
		width: 1400px;
		height: 2000px;
		left: 50%;
		transform: skew(-45deg);
		margin-left: -1100px;
	}
	&:after{
		width: 100%;
		left: 50%;
		bottom: 0;
	}
}*/
/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡öCOMMON
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡ö¤ª†–ºÏ¤»/ÙYÁÏÕˆÇó
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
.page_inquire .anchor {
  margin: 0 auto 80px;
}

.page_inquire #contact .information_sec {
  margin-bottom: 80px;
}

.page_inquire table {
  width: 100%;
  text-align: center;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  margin-bottom: 11px;
}

.page_inquire table th, .page_inquire table td {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  padding: 13px 5px;
  width: calc(100% / 4);
}

.page_inquire table.week th, .page_inquire table.week td {
  width: calc(100% / 6);
}

.page_inquire table th {
  background: #0e3167;
  color: #fff;
}

.page_inquire table th.sat {
  background: #194486;
}

.page_inquire a.url {
  background: url(/wp/wp-content/themes/ouhs_main/assets/img/ico_blank.png) no-repeat right top;
  background-size: 14px auto;
  padding-right: 1.5em;
  margin: 0 0.5em;
  color: #0085ce;
  text-decoration: underline;
}

.page_inquire a.pdf {
  background: url(/wp/wp-content/themes/ouhs_main/assets/img/ico_blank02.png) no-repeat right bottom 2px;
  background-size: 16px auto;
  padding-right: 25px;
}

.page_inquire #request {
  margin-bottom: 0;
}

.page_inquire .privacy {
  margin-top: -20px;
}

.page_inquire .privacy p {
  text-align: center;
}

.page_inquire .privacy p a {
  text-decoration: underline;
  color: #0085ce;
  display: inline;
}

.page_inquire .brochure {
  padding-bottom: 40px;
}

.page_inquire .brochure .inner_block {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .page_inquire .anchor {
    margin: 0 auto 45px;
  }
  .page_inquire #contact .information_sec {
    margin-bottom: 40px;
  }
  .page_inquire table {
    margin-bottom: 7px;
  }
  .page_inquire table th, .page_inquire table td {
    padding: 10px 5px;
  }
  .page_inquire table td {
    padding: 15px 5px;
  }
  .page_inquire a.url {
    background-size: 11px auto;
  }
  .page_inquire .privacy {
    margin-top: 0;
    padding-bottom: 20px;
  }
  .page_inquire .brochure {
    padding-bottom: 20px;
  }
  .page_inquire .brochure .inner_block {
    margin-bottom: 30px;
  }
}

/*---*/

.information_sec3 {
  padding-bottom: 90px;
}

.information_sec3 .hd06 {
  margin-bottom: 5px;
}

.information_sec3 .other .box {
  background: none;
  border-bottom: 1px solid #ddd;
  padding: 30px 0;
  min-height: 144px;
}

.information_sec3 .other .box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.information_sec3 .other .box dl dt, .information_sec3 .other .box dl dd {
  padding: 13px 0;
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.information_sec3 .other .box dl dt {
  width: 300px;
}

.information_sec3 .other .box dl dd {
  width: calc(100% - 300px);
  padding-left: 55px;
  border-left: 1px solid #ddd;
}

.information_sec3 .other .box dl dd p {
  margin-bottom: 1em;
}

.information_sec3 .other .box dl dd p:last-of-type, .information_sec3 .other .box dl dd p.txt {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .information_sec3 {
    padding-bottom: 45px;
  }
  .information_sec3 .other .box {
    border-bottom-width: 1px;
    padding: 25px 0 30px;
    min-height: inherit;
  }
  .information_sec3 .other .box dl {
    display: block;
  }
  .information_sec3 .other .box dl dt, .information_sec3 .other .box dl dd {
    padding: 0;
    min-height: inherit;
    display: block;
  }
  .information_sec3 .other .box dl dt {
    width: 100% !important;
    font-weight: 700;
    margin-bottom: 3px;
  }
  .information_sec3 .other .box dl dd {
    width: 100% !important;
    padding-left: 0 !important;
    border-left: none;
  }
  .information_sec3 .other .box dl dd p {
    margin-bottom: 10px;
  }
  .information_sec3 .other .box dl dd p:last-of-type {
    margin-bottom: 0;
  }
}



