/*
Theme Name: CT
*/

/* ///////////////////////////////////////////////////////////////////

index

/////////////////////////////////////////////////////////////////// */

#page-index .entry-header h1 {
	font-size: 100%;
	padding: 0;
	border: none;
	line-height: 1;
	font-weight: normal;
}
#page-index p.offer {
	margin-top: 50px;
}

#Side .sideSect .offer {
	margin-bottom: 20px;
}

/* ///////////////////////////////////////////////////////////////////

first

/////////////////////////////////////////////////////////////////// */

#page-first {
}


/* ///////////////////////////////////////////////////////////////////

menu

/////////////////////////////////////////////////////////////////// */

#page-menu {
}

/* ///////////////////////////////////////////////////////////////////

staff

/////////////////////////////////////////////////////////////////// */
#page-staff {
}
#page-staff .staffSect {
}
#page-staff .staffSect .staffBlock .left{
  text-align: center;
}
#page-staff .iview_photo {
  margin:0 10px 10px 10px;
  float:right;
}
#page-staff .iview_photo.left {
  float: left;
}
#page-staff .iview_photo img {
  width: 200px;
}
#page-staff .right dt {
  background: #dddddd;
  padding: 0 5px;
}
#page-staff .right dd {
  margin-bottom:5px;
}
#page-staff .list-link {
	text-align: center;
}
#page-staff .list-link a {
	display: inline-block;
	margin-bottom: 30px;
	width: 50%;
	padding: 10px 0;
	border-radius: 4px;
	background-color: #4d2000;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	text-decoration: none;
}
#page-staff .entry-header h1 .kana {
	display: inline-block;
	font-size: 18px;
	margin-left: 10px;
}
#page-staff .entry-content .staff-list {
	overflow: hidden;
	margin-bottom: 30px;
}
#page-staff .entry-content .staff-list .staff-list-item {
	float: left;
	width: 144px;
	margin: 0 8px;
}
#page-staff .entry-content .staff-list .staff-list-item .img {
	text-align: center;
}
#page-staff .entry-content .staff-list .staff-list-item h2 {
	margin: 0;
	padding: 10px 0;
	border: none;
	border-bottom: solid 1px #d9c69c;
	font-size: 26px;
	line-height: 1.2;
}
#page-staff .entry-content .staff-list .staff-list-item h2 .kana {
	display: block;
	font-size: 10px;
}
#page-staff .entry-content .staff-list .staff-list-item p.catch {
	padding: 10px 0;
	border-bottom: solid 1px #d9c69c;
	font-weight: bold;
}
#page-staff .entry-content .staff-list .staff-list-item .link {
	text-align: center;
}
@media screen and (max-width: 768px) {
#page-staff .entry-content .staff-list .staff-list-item {
	width: 46%;
	margin: 2%;
}
#page-staff .entry-content .staff-list .staff-list-item h2 {
	font-size: 24px;
	line-height: 1.2;
}
#page-staff .entry-content .staff-list .staff-list-item p.catch {
	margin-bottom: 5px;
}
}
@media screen and (max-width:600px) {
 #page-staff .iview_photo,
 #page-staff .iview_photo.left {
  float:none;
  text-align: center;
  margin-left: 0px;
}
#page-staff .iview_photo img {
  width: auto;
}
}
/* ///////////////////////////////////////////////////////////////////

facility

/////////////////////////////////////////////////////////////////// */
#page-facility {
}
#page-facility .facilitySect {
}
#page-facility .facilitySect .facility_img {
  text-align:center;
}
/* ///////////////////////////////////////////////////////////////////

access

/////////////////////////////////////////////////////////////////// */

#page-access {
}

/* ///////////////////////////////////////////////////////////////////

faq

/////////////////////////////////////////////////////////////////// */

#page-faq {
  
}
#page-faq .more_photo {
  margin:0 0 10px 10px;
  float:right;
}

/* ///////////////////////////////////////////////////////////////////

voice

/////////////////////////////////////////////////////////////////// */

#page-voice {
}
#page-voice .othervoiceTbl,
#page-voice .othervoiceTbl th,
#page-voice .othervoiceTbl td {
  margin:0; 
  background: none transparent;
  border:0;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
  padding: 15px 10px;
}
#page-voice .othervoiceTbl th {
  text-align: left;
}
#page-voice .othervoiceTbl td {
  width: 80px;
}

#page-voice .youtube{
  text-align:center;
}
#page-voice .youtube iframe{
  max-width:100%;
}


/* ///////////////////////////////////////////////////////////////////

contact

/////////////////////////////////////////////////////////////////// */

#page-contact {
}
#page-contact input,
#page-contact textarea {
  padding:2%;
  margin:0 auto;
}
#page-contact input[type="submit"]{
  padding:15px 0;
  font-size:16px;
  width:30%;
}

/* ///////////////////////////////////////////////////////////////////

archives

/////////////////////////////////////////////////////////////////// */
#page-archives ul.blog-list li {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	border-bottom: dotted 1px #CBB46B;
}
#page-archives ul.blog-list li .date {
	display: block;
	float: left;
	margin-right: 10px;
}
#page-archives ul.blog-list li a {
	display: block;
	padding-left: 160px;
	color: #333;
}
@media screen and (max-width:600px) {
#page-archives ul.blog-list li .date {
	float: none;
}
 #page-archives ul.blog-list li a {
	padding: 0;
}
}


/* ///////////////////////////////////////////////////////////////////

sitemap

/////////////////////////////////////////////////////////////////// */

#page-sitemap {
}

/* ///////////////////////////////////////////////////////////////////

CTA

/////////////////////////////////////////////////////////////////// */

@media screen and (max-width:600px) {
	.contact-area-pc {
		display: none;
	}
}

/* ///////////////////////////////////////////////////////////////////

other

/////////////////////////////////////////////////////////////////// */
#mokuji-area-inner {
	background: #f9f9f9;
   border: 1px solid #aaa;
	 margin: 30px 0;
	 padding: 10px 2%;
}
#mokuji-area p {
	margin: 0;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
#mokuji-area ul {
	margin: 0;
}
#mokuji-area ul li {
	list-style: none;
	margin: 0;
}
#mokuji-area ul li li {
	margin-left: 20px;
}
#mokuji-area ul li span:after {
	content: " ";
}
#mokuji-area ul li a {
	color: #0044CC;
}


