@charset "utf-8";

/* ---------------------------------------- 
 - mainvisual
---------------------------------------- */
#mainvisual {
	background: url(../images/main_pc.jpg) center top no-repeat;
	background-size: cover;
}

@media screen and (max-width: 768px) {
#mainvisual {
}
}

/* ---------------------------------------- 
 - contents
---------------------------------------- */
#contents #contentsCol #main section {
	margin-bottom:70px;
}

@media screen and (max-width: 768px) {
#contents #contentsCol #main section{	
	width:90%;
	margin:0 auto;
	margin-bottom:3.5em;
	font-size:12px;
}
}

/* read */
#contents #contentsCol #main .read {
	text-align:center;
}
#contents #contentsCol #main .read p {
	margin-bottom: 55px;
}

@media screen and (max-width: 768px) {
#contents #contentsCol #main .read p {
	margin-bottom: 2em;
}
}

/* oerview */
#contents #contentsCol #main section.oerview table.detail {
	margin-bottom: 30px;
	width: 100%;
}
#contents #contentsCol #main section.oerview table.detail th {
	background: #e2f9f4;
	border-top: solid 1px #a1a1a1;
	border-bottom: solid 1px #a1a1a1;
	border-left: solid 1px #a1a1a1;
	font-weight: bold;
	padding: 20px 0 20px 30px;
	width: 190px;
}
#contents #contentsCol #main section.oerview table.detail td {
	border-top: solid 1px #a1a1a1;
	border-right: solid 1px #a1a1a1;
	border-bottom: solid 1px #a1a1a1;
	padding: 20px 40px;
}
#contents #contentsCol #main section.oerview table.detail td a {
	color: #01ccff;
}
#contents #contentsCol #main section.oerview table.hours {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#contents #contentsCol #main section.oerview table.hours th {
	padding: 15px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	color:#fff;
	text-align: center;
	
	background-image: -moz-linear-gradient(top, #0c3d68, #47769c);
	background-image: -ms-linear-gradient(top, #0c3d68, #47769c);
	background-image: -o-linear-gradient(top, #0c3d68, #47769c);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#0c3d68), to(#47769c));
	background-image: -webkit-linear-gradient(top, #0c3d68, #47769c);
	background-image: linear-gradient(top, #0c3d68, #47769c);
}
#contents #contentsCol #main section.oerview table.hours td {
	padding: 15px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	text-align: center;
}
#contents #contentsCol #main section.oerview table td sup {
	font-size: 6px !important;
}
#contents #contentsCol #main section.oerview p.note {
	padding: 0.5em 0 0 2em;
	font-size: 14px;
	line-height: 1.5;
}
#contents #contentsCol #main section.oerview ul.bannerArea {
	overflow: hidden;
}
#contents #contentsCol #main section.oerview ul.bannerArea li {
	float: left;
	margin-left: 20px;
}
#contents #contentsCol #main section.oerview ul.bannerArea li:first-child {
	margin-left: 0;
}
#contents #contentsCol #main section.access {
	margin-bottom: 25px;
}
#contents #contentsCol #main section.access p {
  margin-bottom: 30px;
}
#contents #contentsCol #main section.access p.tel-num img {
  width: 40%;
}

@media screen and (max-width: 768px) {
#contents #contentsCol #main section.access p.tel-num img {
  width: 90%;
}
#contents #contentsCol #main section.oerview table.detail {
	margin-bottom: 30px;
}
#contents #contentsCol #main section.oerview table.detail th {
	padding: 1em 0 1em 1em;
	width: 27.58%;
}
#contents #contentsCol #main section.oerview table.detail td {
	padding: 1em;
}

#contents #contentsCol #main section.oerview table.hours {
	width: 100%;
	float: none;
}
#contents #contentsCol #main section.oerview table.hours  th {
	padding: 0.2em;
	font-size: 14px;
}
#contents #contentsCol #main section.oerview table.hours td {
	padding: 0.2em;
	vertical-align: middle;
}
#contents #contentsCol #main section.oerview table.hours td sup {
	font-size: 6px !important;
}
#contents #contentsCol #main section.oerview table.hours td.biztime {
	font-size: 10px;
	vertical-align: middle;
}
#contents #contentsCol #main section.oerview p.note {
	font-size: 10px;
	padding: 0.5em 0 0 0;
}
#contents #contentsCol #main section.oerview ul.bannerArea {
	overflow: hidden;
}
#contents #contentsCol #main section.oerview ul.bannerArea li {
	margin-left: 2%;
	width: 32%;
}
#contents #contentsCol #main section.oerview ul.bannerArea li:first-child {
	margin-left: 0;
}
}

/* 202403追記 */
#contents #contentsCol #main .btn-webyoyaku {
  margin: 30px 0;
  width: 100%;
}
#contents #contentsCol #main .btn-webyoyaku .btnYoyaku {
  position: relative;
  display: inline-block;
  background: #ffba00;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  border-radius: 8px;
  border: solid 3px #ffba00;
  transition: 0.4s;
  width: 99%;
  padding: 25px 0;
}
#contents #contentsCol #main .btn-webyoyaku .btnYoyaku:hover {
  background: #333;
  transition: 0.4s;
  text-decoration: none;
}
#contents #contentsCol #main .btn-webyoyaku .btnYoyaku::before {
  content: '';
  background: url(../../about/images/ico_yoyaku.png) no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  display: inline-flex;
  padding-right: 10px;
}

@media screen and (max-width: 768px) {
	#contents #contentsCol #main .btn-webyoyaku .btnYoyaku {
	  font-size: 16px;
	  letter-spacing: 0.01em;
	  width: 98%;
	}
	#contents #contentsCol #main .btn-webyoyaku .btnYoyaku::before {
	  width: 25px;
	  height: 25px;
	  padding-right: 8px;
	}
}


