@charset "UTF-8";

/*--------------------------------------------------------------*/
/* 下層CSS */
/*--------------------------------------------------------------*/
/* 共通：全体格納 */
.sub .wrapper:before {
	display: none;
}

/* 共通：ナビ */
.sub nav.gnav {
	margin: 0 auto 40px;
}

/* 共通：ページタイトル */
.pagetitle {
	width: 100%;
	height: auto;
	margin: 0 auto 70px;
	position: relative;
}

.pagetitle:after {
	content: "";
	display: block;
	position: absolute;
	top: -20px;
	right: 0;
	width: 50%;
	max-width: 750px;
	height: 230px;
	z-index: 10;
}

.pagetitle h2 {
	max-width: 1024px;
	font-size: 28px;
	line-height: 1.2em;
	margin: 0 auto 20px;
	position: relative;
	padding: 0 0 0 50px;
	z-index: 11;
}

.pagetitle h2:before {
	content: "—";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
}

.pagetitle h2 span {
	text-transform: capitalize;
	display: block;
	font-size: 18px;
	color: #51a433;
	letter-spacing: 0.12em;
}

/* 共通：下層コンテンツエリア */
.sub .content {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e7f9f4+1,ffffff+100 */
	background: #e7f9f4; /* Old browsers */
	background: -moz-linear-gradient(top, #e7f9f4 0%, #ffffff 30%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e7f9f4 0%, #ffffff 30%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e7f9f4 0%, #ffffff 30%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7f9f4', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}

/* 共通：パンくず */
.topicpath {
	width: 100%;
	padding: 40px 0;
	margin: 0 auto 20px;
	font-size: 12px;
	position: relative;
	z-index: 11;
}

.topicpath a {
	color: #51a433;
}

.topicpath a:after {
	content: "\f105";
	font-family: FontAwesome;
	display: inline-block;
	margin: 0 8px;
	color: #333;
}

.topicpath a:hover {
	color: #999;
}

/* 共通：下層h3見出し */
section.page h3,
.sub section.access h3 {
	clear: both;	
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8rem;
	margin: 0 auto 20px;
	padding: 0 0 0 40px;
	position: relative;
	color: #51a433;
}

section.page h3:before,
.sub section.access h3:before {
	content: "—";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/* 共通：下層h4見出し */
section.page h4.lead {
	line-height: 2em;
	font-size: 20px;
	margin: 0 auto 5px;
}

/* 共通：下層テキスト整形 */
section.page .box {
	margin: 0 auto 8%;
}

section.page .box p {
	font-size: 14px;
	line-height: 1.8em;
	margin: 0 auto 1.5em;
}

section.page .box p.fontL {
	font-size: 16px;
	line-height: 2em;
	margin: 0 auto 1.5em;
}

/*section.page .lead {
	line-height: 2em;
    font-size: 20px;
	margin:0 0 40px;
}*/

.blfont {
	font-weight: bold;
	color: #616161;
}

.clfont {
	display: block;
	color: #51a433;
}

/* 共通：下層box内item */
.col_item.fl_left {
	width: 63%;
}

.col_item.fl_right {
	width: 33%;
}

.bgcolor {
	background: #e7f9f4;
	padding: 15px;
}

/* 共通：下層内の画像 */
.col_item p img {
	width: 100%;
	margin: 0 auto;
	height: auto;
}

/* カラムリスト */
section.page .col_list {
	width: 100%;
	margin: 0 auto;
	clear: both;
}

section.page .col_list:after {
	content: "";
	display: block;
	clear: both;
}

section.page .col_list li {
	width: calc(100%/3 - 14px);
	float: left;
	margin: 0 20px 30px 0;
	min-height: 480px;
	height: auto;
}

section.page .col_list li:nth-child(3n) {
	margin: 0 0 30px;
}

section.page .col_list li .thum {
	width: 100%;
	margin: 0 auto 20px;
}

section.page .col_list li .thum img {
	width: 100%;
	margin: 0 auto;
	height: auto;
}

section.page .col_list li h4 {
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	margin: 0 auto 10px;
	text-align: center;
}

section.page .col_list li .txt {
	width: 100%;
	line-height: 1.8em;
	margin: 0 auto 10px;
}

/* ポイントリスト */
section.page .point_list {
	width: 100%;
	margin: 0 auto;
	clear: both;
}

section.page .point_list:after {
	content: "";
	display: block;
	clear: both;
}

section.page .point_list li {
	width: calc(100%/3 - 28px);
	float: left;
	margin: 0 40px 60px 0;
	height: auto;
	padding: 15px;
	border: 1px solid #51a433;
	background: #fff;
	position: relative;
}

section.page .point_list li:nth-child(3n) {
	margin: 0 0 30px;
}

section.page .point_list li .point {
	display: block;
	position: absolute;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 70px;
	height: 70px;
	top: -20px;
	left: -20px;
	background: url(../img/pagetop.png) no-repeat center top;
	transform: rotate(-20deg);
	padding: 42px 0 0;
	background-size: 100%;
}

section.page .point_list li .thum {
	width: 100%;
	height: 14vw;
	margin: 0 auto 10px;
	overflow: hidden;
}

section.page .point_list li .thum img {
	width: 100%;
	margin: 0 auto;
	height: auto;
}

section.page .point_list li h4 {
	width: 100%;
	font-size: 22px;
	margin: 0 auto;
	text-align: center;
	line-height: 2em;
}

section.page .point_list li .txt {
	width: 100%;
	line-height: 1.6em;
	margin: 0 auto;
	font-size: 14px;
	color: #5d9d40;
	height: 200px;
	overflow: hidden;
}

/* チェックリスト */
section.page .check_list {
	width: 100%;
	margin: 0 auto 20px;
	clear: both;
	padding: 20px;
	background: #fff;
	border: 2px solid #ffbc00;
}

section.page .check_list li {
	width: 100%;
	height: auto;
	line-height: 1.8em;
	font-size: 16px;
	position: relative;
	padding: 0 0 0 25px;
	margin: 0 auto 20px;
}

section.page .check_list li:before {
	content: "\f14a";
	font-family: FontAwesome;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1.8em;
	font-size: 18px;
	color: #ffbc00;
}

/* ------------------------------------------------------------ */
/* 当院について */
/* ------------------------------------------------------------ */
.pagetitle.about:after {
	background: url(../img/submv_about.png) no-repeat center;
	background-size: cover;
}

section.about h4.lead {
	margin: 0 auto 40px;
}

.col_item .doctor {
	width: 100%;
	margin: 0 auto 10px;
}

.col_item .doctor img {
	width: 100%;
	margin: 0 auto;
	height: auto;
}

.col_item .blfont {
	display: block;
	font-size: 16px;
	margin: 0 auto 10px;
}

/* ------------------------------------------------------------ */
/* 診療案内 */
/* ------------------------------------------------------------ */
.pagetitle.examination:after {
	background: url(../img/submv_ex.png) no-repeat center;
	background-size: cover;
}

.exam .bgcolor {
	padding: 15px 15px 40px;
}

.examination .bgcolor h4 {
	text-align: center;
	position: relative;
}

.examination .exam .bgcolor h4 {
	margin: 0 auto 30px;
}

section.page .box p.exam_pet {
	float: left;
	width: auto;
	margin: 0 40px 0 70px;
	background: #fff;
	padding: 15px 30px 15px 80px;
	font-size: 24px;
	color: #5d9d40;
	position: relative;
}

section.page .box p.exam_pet:last-child {
	margin: 0 0 0 40px;
}

section.page .box p.exam_pet:before {
	content: "";
	display: block;
	width: 130px;
	height: 100px;
	position: absolute;
	top: -15px;
	left: -50px;
	background: url(../img/image_dog.png) no-repeat center top;
	background-size: contain;
}

section.page .box p.exam_pet:last-child:before {
	background: url(../img/image_cat.png) no-repeat center top;
	background-size: contain;
}

.examination .item#dog,
.examination .item#cat {
	position: relative;
	padding: 40px 15px 15px;
}

.examination .item#dog:before,
.examination .item#cat:before {
	content: "";
	display: block;
	width: 90px;
	height: 70px;
	position: absolute;
	top: -35px;
	left: 40%;
}

.examination .item#dog:before {
	background: url(../img/image_dog.png) no-repeat center top;
	background-size: contain;
}

.examination .item#cat:before {
	background: url(../img/image_cat.png) no-repeat center top;
	background-size: contain;
}

/* ------------------------------------------------------------ */
/* トリミング・ペットホテル */
/* ------------------------------------------------------------ */
.pagetitle.trimming:after {
	background: url(../img/submv_trim.png) no-repeat center;
	background-size: cover;
}

/* ポイントリスト */
section.trimming .point_list {
	width: 100%;
	margin: 0 auto;
	clear: both;
}

section.trimming .point_list li {
	width: 100%;
	float: none;
	margin: 0 auto 50px;
	clear: both;
}

section.trimming .point_list li:after {
	content: "";
	display: block;
	clear: both;
}

section.trimming .point_list li:nth-child(3n) {
	margin: 0 auto 50px;
}

section.trimming .point_list li .thum {
	width: 30%;
	height: auto !important;
	margin: 0 30px 10px 0;
	float: left;
}

section.trimming .point_list li h4 {
	width: 65%;
	font-size: 20px;
	margin: 0 auto 10px;
	text-align: left;
	line-height: 1.8em;
	float: left;
	color: #5d9d40;
}

section.trimming .point_list li .txt {
	width: 65%;
	line-height: 1.8em;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
	color: #333;
	height: auto;
	float: left;
}

/* ------------------------------------------------------------ */
/* セミナー情報 */
/* ------------------------------------------------------------ */
.pagetitle.seminar:after {
	background: url(../img/submv_semi.png) no-repeat center;
	background-size: cover;
}

section.semi_sub h3.semi_tit {
	background: #fff;
	padding: 10px;
	margin: 0 auto 40px;
}

section.semi_sub h3.semi_tit:before {
	display: none;
}

section.semi_sub h3.semi_tit span.next {
	font-size: 16px;
	font-weight: normal;
	float: right;
	text-align: right;
}

/* 詳細：h4見出し */
section.semi_sub h4 {
	line-height: 2em;
	font-size: 20px;
	margin: 0 auto 10px;
}

.semi_list {
	width: 100%;
	margin: 0 auto 20px;
	clear: both;
}

.semi_list li {
	clear: both;
	width: 100%;
	height: auto;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding: 10px 0;
	margin: 0 auto;
}

.semi_list li:after {
	content: "";
	display: block;
	clear: both;
}

.semi_list li span {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 20px 0 0;
	width: 20%;
}

section.semi_sub .semi_list li p {
	float: left;
	margin: 0 auto;
}

section.semi_sub .attend {
	padding: 20px 15px;
}

section.semi_sub .attend span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto 20px;
}

.semi_sub .col_list li {
	min-height: auto !important;
}

.semi_sub .col_list li .thum {
	margin: 0 auto;
	height: 215px;
	overflow: hidden;
}

.semi_sub .col_list li .thum a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.semi_sub .col_list li .thum a:hover {
	opacity: 0.7;
}

section.semi_sub .contact {
	width: 80%;
	margin: 0 auto;
	padding: 30px 20px 20px;
	text-align: center;
}

section.semi_sub .contact span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto 20px;
}

section.semi_sub .contact a {
	display: block;
	margin: 0 auto 20px;
}

/* ------------------------------------------------------------ */
/* よくある質問 */
/* ------------------------------------------------------------ */
.pagetitle.faq:after {
	background: url(../img/submv_news.png) no-repeat center;
	background-size: cover;
}

/* ------------------------------------------------------------ */
/* お知らせ */
/* ------------------------------------------------------------ */
.pagetitle.news:after {
	background: url(../img/submv_news.png) no-repeat center;
	background-size: cover;
}

/* 共通：一覧・詳細 */
section.post:after {
	content: "";
	display: block;
	clear: both;
}

section.post .col_left {
	float: left;
	width: 68%;
	margin: 0 5% 0 0;
}

section.post .col_right {
	float: right;
	width: 25%;
	margin: 0 auto;
}

/* 一覧 */
section.post .post_list {
}

section.post .post_list li {
	width: 100%;
	margin: 0 auto;
	padding: 60px 0;
	border-bottom: 1px solid #51a433;
	clear: both;
}

section.post .post_list li:last-child {
	border-bottom: none;
}

section.post .post_list li:after {
	content: "";
	display: block;
	clear: both;
}

section.post .post_list li .fl_left {
	width: 35%;
}

section.post .post_list li .fl_left img {
	width: 100%;
	height: auto;
}

section.post .post_list li .fl_right {
	width: 60%;
}

section.post .cat_item {
	width: 100%;
	margin: 0 auto 20px;
}

section.post .cat_item span {
	margin: 0 10px 0 0;
	display: inline-block;
	line-height: 1.3em;
	vertical-align: middle;
}

section.post .cat_item span.date {
	color: #51a433;
	font-size: 16px;
}

section.post .cat_item span.cat {
	background: #db961e;
	text-align: center;
	color: #fff;
	padding: 3px 5px;
	font-size: 12px;
}

section.post h3 {
	font-size: 20px;
	color: #333;
	padding: 0;
}

section.post h3:before {
	display: none;
}

section.post h3 a {
	color: #333;
	width: 100%;
	height: auto;
}

section.post h3 a:hover {
	color: #51a433;
}

section.post .post_txt,
section.post .box p {
	font-size: 16px;
	line-height: 1.8em;
}

section.post .post_txt p {
	width: 100%;
	margin: 0 auto 1em;
}

/* 一覧ページ送り */
.pagenate {
	clear: both;
	margin: 0 auto 50px;
	width: 100%;
}

.pagenate .page-numbers,
.pagenate a {
	text-decoration: none;
	font-size: 18px;
	display: inline-block;
	text-align: center;
	padding: 20px 10px;
	min-width: 55px;
	color: #fff;
	background: #51a433;
	border: 1px solid #51a433;
	margin: 0 2px 10px;
}

.pagenate a i {
	font-size: 1.2em;
}

.pagenate a:hover,
.pagenate .page-numbers:hover,
.pagenate .page-numbers.current {
	color: #51a433;
	background: #fff;
}

.pagenate .page-numbers.current {
	transition: all .5s;
	-webkit-transition: all .5s;
	cursor: pointer;
}

.pagenate .page-numbers.current:hover {
	opacity: 0.7;
}

/* 詳細ページ送り */
.pagenate.single {
	padding: 30px 0 0;
	text-align: center;
	border-top: 1px solid #51a433;
}

.pagenate.single:after {
	content: "";
	display: block;
	clear: both;
}

.pagenate.single a[rel="prev"] {
	float: left;
}

.pagenate.single a[rel="next"] {
	float: right;
}

/* サイドバー */
section.post .sidebar {
	width: 100%;
	margin: 0 auto 20%;
}

section.post .sidebar li {
	width: 100%;
	padding: 0 0 0 25px;
	margin: 0 auto 10px;
	line-height: 1.5em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}

section.post .sidebar li:before {
	content: "";
	display: block;
	position: absolute;
	left: 3px;
}

section.post .newpost li:before {
	content: "\f040";
	font-family: FontAwesome;
}

section.post .cat_list li:before {
	content: "\f02e";
	font-family: FontAwesome;
}

section.post .archive_list li:before {
	content: "\f274";
	font-family: FontAwesome;
}

section.post .sidebar li a {
	width: 100%;
	color: #51a433;
	text-decoration: underline;
}

section.post .sidebar li a:hover {
	opacity: 0.7;
	text-decoration: none;
}

/* タグリスト */
section.post .faq_tag {
	margin: 0 auto 10px;
}

section.post .faq_tag li {
	width: auto;
	float: left;
	padding: 0;
	margin: 0 5px 10px 0;
	position: relative;
	border: none;
	clear: none;
}

section.post .faq_tag li:before {
	display: none;
}

section.post .faq_tag li a {
	width: auto;
	display: block;
	padding: 5px;
	text-align: center;
	color: #51a433;
	border: 1px solid #51a433;
	text-decoration: none;
}

/* editor */
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
	padding: 1.5em 2.3em;
	background: #f2f7ef;
	color: #797979;
	position: relative;
}

blockquote:before {
	content: "\f10d";
	font-family: FontAwesome;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 15px;
	color: #c7c0c0;
}

blockquote:after {
	content: "\f10e";
	font-family: FontAwesome;
	display: inline-block;
	position: absolute;
	bottom: 10px;
	right: 15px;
	color: #c7c0c0;
}

section.post .post_txt ul li {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	clear: both;
	border: none;
	list-style-type: disc;
	list-style-position: inside;
}

section.post .post_txt ol li {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border: none;
	clear: both;
	list-style-type: decimal;
	list-style-position: inside;
}

.post_txt h1 {
	font-size: 30px;
	line-height: 1.8em;
	font-weight: bold;
}

section.post .post_txt h2 {
	font-size: 26px;
	line-height: 1.8em;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-family: inherit;
}

section.post .post_txt h2:before {
	display: none;
}

section.post .post_txt h3 {
	font-size: 22px;
	line-height: 1.8em;
	margin: 0;
}

.post_txt h4 {
	font-size: 18px;
	line-height: 1.8em;
	font-weight: bold;
}

.post_txt h5 {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
}

.post_txt h6 {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
}

.post_txt a {
	color: #51a433;
	text-decoration: underline;
}

.post_txt a:hover {
	opacity: 0.7;
	text-decoration: none;
}

.post_txt a[target="_blank"]:after {
	content: "\f08e";
	font-family: FontAwesome;
	display: inline-block;
	margin: 0 0 0 5px;
}

/* img */
.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignright {
	float: right;
	width: 47%;
	margin: 0 0 10px 3%;
}

.alignleft {
	float: left;
	width: 47%;
	margin: 0 3% 10px 0;
}

.post_txt img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}

/* ------------------------------------------------------------ */
/* お問い合わせ */
/* ------------------------------------------------------------ */
.pagetitle.contact:after {
	background: url(../img/submv_about.png) no-repeat center;
	background-size: cover;
}

span.required {
	color: #d83c01;
	display: inline-block;
	margin: 0 8px;
}

.formbox {
	width: 80%;
	margin: 0 auto 10%;
	padding: 30px 0 0;
}

.formbox dl {
	padding: 15px 0;
	width: 100%;
	margin: 0 auto;
	display: table;
}

.formbox dt {
	width: 25%;
	margin: 0 auto;
	font-weight: bold;
	display: table-cell;
	padding: 0;
	vertical-align: middle;
}

.formbox dd {
	width: auto;
	margin: 0 auto;
	min-height: 25px;
	text-align: left;
	height: 100%;
	padding: 0;
	display: table-cell;
	clear: both;
	font-size: 16px;
}

/*フォームのデフォルトスタイルのリセットはbase.css*/
/*フォーム*/
input:not([type="checkbox"]),
select,
textarea {
	width: 100%;
	padding: 10px;
	background: #fff;
	border: 1px solid #999;
	border-radius: 3px;
}

input:hover,
button:hover,
select:hover,
textarea:hover {
	cursor: pointer;
}

textarea {
	height: 180px;
}

.wpcf7-acceptance{
  display: block;
  text-align: center;
  margin: 0 0 2rem;
}
.wpcf7-acceptance .wpcf7-list-item{
  margin: 0;
}

.forminner .wpcf7-spinner{
  position: absolute;
}

span.wpcf7-form-control-wrap.contactmenu {
	position: relative;
}

span.wpcf7-form-control-wrap.contactmenu:after {
	position: absolute;
	content: "\f0d7";
	font-family: FontAwesome;
	top: 0;
	right: 6px;
}

span.wpcf7-not-valid-tip {
	font-size: 14px !important;
	padding: 10px 0 0;
}

div.wpcf7-response-output {
	margin: 0 auto 1em !important;
	padding: 10px !important;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
	font-size: 16px;
	background: #fff;
}

div.wpcf7-mail-sent-ok {
	color: #51a433;
	text-align: center;
	padding: 20px !important;
}

form.sent .forminner {
	display: none;
}

.wpcf7c-conf {
	background-color: #fffded !important;
	color: #333 !important;
	border: 1px solid #999 !important;
}

p.wpcf7c-elm-step2 {
	border: 2px solid #51a433;
	background: #fff;
	color: #51a433;
	padding: 10px;
	text-align: center;
}

.formbox .submit_area {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding: 60px 0 0;
	font-size: 16px;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
	padding: 15px 10px;
	border: 1px solid #51a433;
	border-radius: 3px;
	background: #fff;
	color: #51a433;
	margin: 0 10px;
	width: 40%;
	font-weight: bold;
	cursor: pointer;
	transition: all .5s;
	-webkit-transition: all .5s;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	background: #51a433;
	color: #fff;
}
/* recaptcha バッヂ左表示 */
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: -2px !important;
  z-index: 9999;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}
/* ------------------------------------------------------------ */
/* 求人情報 */
/* ------------------------------------------------------------ */
.pagetitle.recruit:after {
	background: url(../img/submv_recruit.png) no-repeat center;
	background-size: cover;
}

/* ------------------------------------------------------------ */
/* 料金表 */
/* ------------------------------------------------------------ */
.pagetitle.pricelist:after {
	background: url(../img/submv_pricelist.png) no-repeat center;
	background-size: cover;
}

/* Table共通スタイル */
table.tableStyle {
	width: 100%;
	margin: 0 auto 10px;
	height: auto;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table.tableStyle tr th,
table.tableStyle tr td {
	padding: 15px 10px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

table.tableStyle tr th {
	color: #fff;
	background: #599d37;
}

table.tableStyle tr td {
	background: #fff;
}

/* 3カラム */
table.col3Table tr th,
table.col3Table tr td {
	width: 33%;
}

table.col3Table tr td:first-child {
	background: #e7f9f4;
}

/* 2カラム */
table.col2Table tr td {
	line-height: 1.7em;
	font-size: 15px;
}

table.col2Table tr td:first-child {
	background: #e7f9f4;
}

table.col2Table tr td:last-child {
	text-align: left;
}

@media screen and (max-width: 1023px) {

/* 1023px以下用（タブレット用）の記述 */

/*共通*/
.sub .wrapper {
	padding: 70px 0 0;
}

.pagetitle {
	margin: 0 auto 40px;
	padding: 30px 20px 0;
}

.pagetitle:after {
	top: 30px;
	width: 55%;
	height: 150px;
}

.pagetitle h2 {
	max-width: 100%;
	font-size: 1.8em;
	padding: 0 0 0 40px;
}

.pagetitle h2 span {
	font-size: 16px;
	margin: 0 auto 5px;
}

.topicpath {
	padding: 20px 0;
}

section.page .box {
	margin: 0 auto 5%;
}

.col_item.fl_left {
	width: 62%;
}

.col_item.fl_right {
	width: 32%;
}

section.page h4.lead {
	line-height: 2em;
	font-size: 1.3em;
}

section.page .box p.fontL {
	font-size: 1.1em;
}

section.page .col_list li {
	width: calc(100%/3 - 14px);
	float: left;
	margin: 0 20px 30px 0;
	min-height: 400px;
	height: auto;
}

section.page .point_list li .point {
	font-size: 16px;
	width: 60px;
	height: 60px;
	padding: 35px 0 0;
}

section.page .point_list li h4 {
	font-size: 1.4em;
}

section.page .point_list li .txt {
	font-size: 100%;
}

/*当院について*/
section.about h4.lead {
	margin: 0 auto 8%;
}

/*診療内容*/
.examination .exam .bgcolor h4 {
	margin: 0 auto 20px;
}

section.page .box p.exam_pet:before {
	width: 100px;
	height: 60px;
	top: 0;
	left: -50px;
}

section.page .box p.exam_pet {
	float: left;
	width: auto;
	margin: 0 10% 0 13%;
	background: #fff;
	padding: 15px 20px 15px 20%;
	font-size: 1.5em;
	color: #5d9d40;
	position: relative;
}

section.page .box p.exam_pet:last-child {
	margin: 0 0 0 5%;
}

/*セミナー情報*/
section.seminar .box p.fl_right {
	width: 100%;
	float: none;
	text-align: right;
	padding: 10px 0 0;
	margin: 0 auto 10px;
}

section.semi_sub .col_list li {
	min-height: auto !important;
}

section.semi_sub .col_list li .thum {
	height: 150px;
	margin: 0 auto;
}

/* 投稿 */
section.post .col_left {
	float: none;
	width: 100%;
	margin: 0 auto 5%;
}

section.post .col_right {
	float: none;
	width: 100%;
	margin: 0 auto 5%;
}

section.post .col_right:after {
	content: "";
	display: block;
	clear: both;
}

section.post .post_list li {
	padding: 30px 0;
}

section.post .cat_item {
	width: 100%;
	margin: 0 auto 10px;
}

section.post h3 {
	font-size: 1.3em;
	margin: 0 auto 10px;
}

section.post .sidebar {
	width: calc(100%/4 - 12px);
	margin: 0 15px 3% 0;
	float: left;
}

section.post .sidebar h3 {
	font-size: 1.1em;
}

section.post .sidebar:last-child {
	margin: 0 0 5% 0;
}
}

@media screen and (max-width: 767px) {

/* 767px以下用（タブレット／スマートフォン用）の記述 */


.pagetitle:after {
	top: 30px;
	width: 55%;
	height: 120px;
}

.pagetitle h2 {
	font-size: 1.6em;
	padding: 0 0 0 30px;
}

.topicpath {
	padding: 20px 0 10px;
}

.col_item.fl_left,
.col_item.fl_right {
	width: 100%;
	float: none;
	margin: 0 auto 5%;
}

section.page h4.lead {
	line-height: 1.8em;
	font-size: 1.1em;
}

section.page .box p {
	font-size: 100%;
	line-height: 2em;
	margin: 0 auto 1.5em;
}

section.page .box p.fontL {
	font-size: 1em;
}

section.page .col_list li {
	width: calc(100%/2 - 10px);
	float: left;
	margin: 0 20px 30px 0;
	min-height: 400px;
	height: auto;
}

section.page .col_list li:nth-child(3n) {
	margin: 0 20px 30px 0;
}

section.page .col_list li:nth-child(even) {
	margin: 0 0 30px 0;
}

section.page .point_list li {
	width: calc(100%/2 - 40px);
	margin: 0 20px 40px;
	height: auto;
	padding: 15px;
}

section.page .point_list li:nth-child(3n) {
	margin: 0 20px 40px;
}

section.about h4.lead {
	margin: 0 auto 4%;
}

.col_item .doctor {
	width: auto;
	margin: 0 auto 10px;
	text-align: center;
}

.col_item .doctor img {
	width: auto;
}

.exam .bgcolor:after {
	content: "";
	display: block;
	clear: both;
}

section.examination .box:nth-child(7) {
	margin: 0 auto 15%;
}

.examination .item#dog,
.examination .item#cat {
	margin: 0 auto 10%;
}

section.trimming .point_list li {
	width: 100%;
	float: none;
	margin: 0 auto 50px;
	clear: both;
}

section.trimming .point_list li .thum {
	width: 30%;
	margin: 0 20px 10px 0;
	float: left;
}

section.semi_sub .col_list li .thum {
	height: 180px;
	margin: 0 auto;
}

section.semi_sub .contact {
	width: 100%;
	padding: 30px 20px 10px;
}

.formbox {
	width: 95%;
	margin: 0 auto 10%;
	padding: 20px 0 0;
}

section.post .post_list li .fl_left {
	margin: 0 10px 15px 0;
}

section.post .sidebar {
	width: calc(100%/2 - 30px);
	margin: 0 15px 3%;
	min-height: 200px;
}

section.post .sidebar:last-child {
	margin: 0 15px 3%;
}

section.page .point_list li .txt {
	height: 200px;
}

section.page .point_list li .thum {
	height: 25vw;
}
}

@media screen and (max-width: 479px) {

/* 479px以下用（スマートフォン用）の記述 */

section.page .point_list li {
	width: 90%;
	margin: 0 auto 40px;
	height: auto;
	padding: 10px;
	float: none;
}

section.trimming .point_list li .thum {
	width: 100%;
	margin: 0 auto 20px;
	float: none;
}

section.trimming .point_list li h4 {
	width: 100%;
	font-size: 1.2em;
	margin: 0 auto 10px;
	float: none;
}

section.trimming .point_list li .txt {
	width: 100%;
	float: none;
	height: auto;
}

section.seminar .box p.fl_right:after {
	content: "";
	display: block;
	clear: both;
}

section.seminar .box p.fl_right a.pagelink {
	width: 43%;
	margin: 0 10px 15px;
	float: left;
}

section.semi_sub h3.semi_tit span.next {
	font-size: 0.8em;
	float: none;
}

section.semi_sub h4 {
	line-height: 1.8em;
	font-size: 1.2em;
	margin: 0 auto 10px;
}

section.semi_sub .col_list li .thum {
	height: 100px;
	margin: 0 auto;
}

section.semi_sub .contact span {
	font-size: 1em;
	margin: 0 auto 10px;
	line-height: 1.7em;
}

section.semi_sub .contact a {
	display: block;
	margin: 0 auto 10px;
}

section.post .post_list li .fl_left {
	margin: 0 auto 15px;
	width: 100%;
	float: none;
}

section.post .post_list li .fl_right {
	width: 100%;
	margin: 0 auto;
	float: none;
}

section.post .post_txt,
section.post .box p {
	font-size: 13px;
	line-height: 1.8em;
}

section.post .sidebar {
	width: 100%;
	margin: 0 auto 10%;
	min-height: auto;
	float: none;
}

section.post .sidebar:last-child {
	margin: 0 auto 10%;
}

blockquote {
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}

.formbox dl {
	padding: 15px 0 0;
	width: 100%;
	margin: 0 auto;
	display: block;
}

.formbox dt {
	width: 100%;
	margin: 0 auto 10px;
	display: block;
	line-height: 1.8em;
}

.formbox dd {
	width: 100%;
	display: block;
	font-size: 14px;
}

.formbox .submit_area {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding: 40px 0 0;
	font-size: 14px;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
	padding: 10px;
	margin: 0 auto 10px;
	width: 100%;
}

section.page .point_list li .thum {
	height: auto;
}
}

@media screen and (max-width: 360px) {
/* 360px以下用（スマートフォン用）の記述 */

}
