@charset "UTF-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

address, article, aside, figure, figcaption, footer, header, hgroup, hr, legend, menu, nav, section, summary {
  display: block;
}

ul, ol {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img {
  border: none;
}

img {
  vertical-align: top;
}

mark {
  background: none;
}

input {
  opacity: 1;
}

body {
  background: url(../images-pc/bg_body.png);
  font-size: 13px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  color: #333333;
  line-height: 1.3em;
}

body.home {
  background: url(../images-pc/bg_body.png);
}

a {
  color: #3a7fcf;
  text-decoration: underline;
}

a:link, a:visited {
  color: #3a7fcf;
  text-decoration: underline;
}

a:hover, a:active {
  color: #66a5ed;
  text-decoration: underline;
}

.clearfix, #menu-pc_global, #bread_crumb > ul {
  zoom: 1;
}

.clearfix:after, .clearfix:before {
  content: '';
  display: table;
}

#menu-pc_global:after, #menu-pc_global:before {
  content: '';
  display: table;
}

#bread_crumb > ul:after, #bread_crumb > ul:before {
  content: '';
  display: table;
}

.clearfix:after, #menu-pc_global:after, #bread_crumb > ul:after {
  clear: both;
}

#wrap {
  margin: 0 auto;
  padding:0 0 60px;
  width: 960px;
  overflow: hidden;
  background-color: #ffffff;
  background-image: url(../images-pc/bg_wrap.png);
  background-repeat:  no-repeat;
  background-position: 0% 100%;
}

p {
  margin: 0.5em 0 1.2em;
}

#header {
  width: 950px;
  height: 133px;
  margin: 0 auto 10px;
  padding: 0 5px;
  overflow: hidden;
}

#header .inner {
  margin: 0 0 17px 0;
}

#header .site-id {
  width: 322px;
  padding: 29px 0 0;
  float: left;
  margin: 0;
}

#header .site-id a {
  display: block;
}

#header .catchword {
  float: left;
  margin-top: 45px;
  margin-bottom: 0;
}

#header .tel {
  float: left;
  background: url(../images-pc/img_tel.gif) no-repeat;
  width: 168px;
  height: 16px;
  text-indent: -9999px;
  margin-top: 45px;
  margin-bottom: 0;
  margin-left: 20px;
}

#header .utility {
  width: auto;
  float: right;
  margin: 14px 0 0 0;
  text-align: right;
}

#header .utility ul {
  margin: 0 0 20px 0;
  padding: 0;
}

#header .utility ul li {
  line-height: 12px;
  font-size: 11px;
  list-style: none;
  display: inline;
  margin-left: 12px;
}

#header .utility ul li a {
  background: url(../images-pc/arrow_01.png) no-repeat 0 center;
  padding-left: 15px;
  color: #333333;
  text-decoration: none;
}

#header .utility ul li a:hover, #header .utility ul li a:active {
  color: #66a5ed;
  text-decoration: underline;
}

#header .utility #search {
  width: auto;
  margin: 0;
  float: right;
}

#header .utility #search p {
  margin: 0;
}

#header .utility #search input {
  vertical-align: middle;
  float: left;
  height: 20px;
  padding: 0;
}

#header .utility #search input#s {
  font-size: 11px;
  width: 165px;
  border: 1px solid #d4d4d4;
  padding: 0 5px;
}

#header .utility #search #searchsubmit {
  background: url("../images-pc/btn_search.png") no-repeat center center transparent;
  border: medium none;
  cursor: pointer;
  text-indent: -9999px;
  width: 38px;
  height: 22px;
  display: block;
  border-top: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

#header #global_nav {
  position: absolute;
  width: 954px;
  margin: 0 -2px;
  z-index: 20;
}

#header #global_nav > ul > li {
  float: left;
  overflow: visible;
}

#header #global_nav > ul > li > a {
  display: block;
  text-align: center;
  padding: 0;
  background-image: url(../images-pc/gnav.png);
  background-repeat: no-repeat;
  text-indent: -99999px;
  height: 44px;
  overflow: hidden;
  width: 190px;
}

#header #global_nav > ul > li.menu-item-slug-top > a {
  background-position: 0 -44px;
  width: 194px;
}

#header #global_nav > ul > li.menu-item-slug-top > a:hover {
  background-position: 0 0;
}

#header #global_nav > ul > li.menu-item-slug-top.current-menu-item > a {
  background-position: 0 0;
}

#header #global_nav > ul > li.menu-item-slug-shinryo > a {
  background-position: -194px -44px;
}

#header #global_nav > ul > li.menu-item-slug-shinryo > a:hover {
  background-position: -194px 0;
}

#header #global_nav > ul > li.menu-item-slug-shinryo.current-menu-item > a, #header #global_nav > ul > li.menu-item-slug-shinryo.current-page-ancestor > a {
  background-position: -194px 0;
}

#header #global_nav > ul > li.menu-item-slug-service > a {
  background-position: -384px -44px;
}

#header #global_nav > ul > li.menu-item-slug-service > a:hover {
  background-position: -384px 0;
}

#header #global_nav > ul > li.menu-item-slug-service.current-menu-item > a, #header #global_nav > ul > li.menu-item-slug-service.current-page-ancestor > a {
  background-position: -384px 0;
}

#header #global_nav > ul > li.menu-item-slug-facility > a {
  background-position: -574px -44px;
}

#header #global_nav > ul > li.menu-item-slug-facility > a:hover {
  background-position: -574px 0;
}

#header #global_nav > ul > li.menu-item-slug-facility.current-menu-item > a, #header #global_nav > ul > li.menu-item-slug-facility.current-page-ancestor > a {
  background-position: -574px 0;
}

#header #global_nav > ul > li.menu-item-slug-access > a {
  background-position: -764px -44px;
}

#header #global_nav > ul > li.menu-item-slug-access > a:hover {
  background-position: -764px 0;
}

#header #global_nav > ul > li.menu-item-slug-access.current-menu-item > a, #header #global_nav > ul > li.menu-item-slug-access.current-page-ancestor > a {
  background-position: -764px 0;
}

#header #global_nav li > ul {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
  /* internet explorer 8 */
  background: #fff;
  filter: alpha(opacity=99);
  /* internet explorer 5~7 */
  visibility: hidden;
  position: absolute;
  margin-top: -2px;
  display: block;
  width: 190px;
  background: rgba(255, 255, 255, 0.9);
  z-index: 10;
}

#header #global_nav li:last-child > ul {
  width: 185px;
}

#header #global_nav li:hover > ul {
  visibility: visible;
}

#header #global_nav li li {
  position: relative;
  border-top: 1px dotted #00a0e9;
}

#header #global_nav li li:first-child {
  border-top: none;
}

#header #global_nav li li:hover {
  background: rgba(222, 245, 255, 0.9);
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
  /* internet explorer 8 */
  background: #def5ff;
  filter: alpha(opacity=99);
  /* internet explorer 5~7 */
}

#header #global_nav li li > a {
  display: block;
  padding: .75em 2em;
  text-decoration: none;
  color: #333;
  background-image: url(../images-pc/arrow_02.png);
  background-repeat: no-repeat;
  background-position: 1em center;
}

#header #global_nav li li ul {
  top: 0;
  left: 100%;
}

#container {
  padding: 42px 5px 0;
  /* overflow: hidden; */
  margin: 0 auto;
  margin-top: -20px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.home #container {
  margin-top: 230px;
}

#main {
  float: left;
}

#sidebar {
  width: 215px;
  float: right;
  margin-bottom: 20px;
}

.side_nav {
  margin-bottom: 30px;
}

.side_nav h2 {
  margin: 0;
  padding: 0;
  background: #00A0E9;
  display: block;
  font-size: 14px;
  padding: 15px 10px 10px;
  color: #fff;
  font-weight: normal;
}

.side_nav h2 a {
  color: #fff;
  text-decoration: none;
}

.side_nav ul {
  margin: 0;
  padding: 0;
}

.side_nav li > a {
  border-color: #ccc;
  border-width: 0 0 1px 0;
  border-style: dotted;
  display: block;
  padding: 13px 10px 10px 10px;
  text-decoration: none;
  background-image: url(../images-pc/arrow_02.png);
  background-repeat: no-repeat;
  background-position: 10px 19px;
  font-size: 13px;
  padding-left: 25px;
  color: #333333;
}

.side_nav li > a:hover {
  color: #666;
  background-color: #e4f1fa;
}

.side_nav li.current-page-item > a, .side_nav li.current_page_item > a, .side_nav li.current-cat > a {
  background-color: #e4f1fa;
}

.side_nav li li > a {
  padding-left: 37px;
  background-position: 22px 19px;
}

#sidebar .textwidget {
  margin-bottom: 20px;
}

#sidebar .textwidget a {
  color: #333333;
  text-decoration: underline;
}

#sidebar .textwidget a:link, #sidebar .textwidget a:visited {
  color: #333333;
  text-decoration: underline;
}

#sidebar .textwidget a:hover, #sidebar .textwidget a:active {
  color: #66a5ed;
  text-decoration: none;
}

.rss_link {
  margin-bottom: 10px;
}

.link_list {
  margin-bottom: 30px;
}

.link_list li {
  margin-bottom: 5px;
}

#footer-container {
  background-color: #ff69a6;
  padding: 40px 0 10px;
}

#footer-container #footer {
  width: 950px;
  margin: 0 auto;
  clear: both;
  font-size: 12px;
}

#footer-container .footer_menu {
  margin-top: -15px;
  margin-left: 330px;
  margin-bottom: 10px;
  overflow: hidden;
  height: auto;
}

#footer-container .footerBlock {
  width: 150px;
  float: left;
  margin-right: 10px;
  padding-left: 9px;
}

#footer-container .footerBlock h2 {
  margin: 0 0 8px;
  font-weight: bold;
  background: url(../images-pc/footer_arrow.png) no-repeat 2px center;
  padding-left: 1.5em;
  border: none;
  font-size: 100%;
}

#footer-container .footerBlock h2 a {
  color: #ffffff;
}

#footer-container .footerBlock ul {
  margin: 0;
  padding: 0;
}

#footer-container .footerBlock ul li {
  background: url(../images-pc/arrow_02.png) no-repeat 5px center;
  margin: 0 0 0.7em 0;
  padding: 0 0 0 1.5em;
  vertical-align: bottom;
}

#footer-container .footerBlock a {
  text-decoration: none;
  color: #333333;
}

#footer-container .footerBlock a:hover {
  color: #3a7fcf;
}

#footer-container #copyright {
  border-top: 1px solid #dfdfdf;
  color: #ffffff;
  font-size: 10px;
  text-align: center;
  padding-top: 7px;
}

.main_image {
  position: absolute;
  padding: 0 5px;
  z-index: 1;
}

.main_image a {
  display: block;
}

#tour_info, #top_info {
  position: relative;
}

#tour_info .inner, #top_info .inner {
  padding: 3px 0 0;
}

#tour_info h2 {
  padding: 4px 0 0;
  margin: 0;
  border: none;
}

.list_link {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
}

.list_link a {
  margin: 0;
  display: block;
}

.list_link a img {
  margin: 0;
}

#tour_info {
  width: 710px;
  overflow: hidden;
  margin-bottom: 50px;
}

#tour_info .inner {
  padding-top: 5px;
  width: 730px;
}

#tour_info .tour_column {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #dfdfdf;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  padding: 10px 10px 12px;
  position: relative;
  width: 208px;
}

#tour_info h3 {
  padding: 186px 0 0;
  height: 4.0em;
  overflow: hidden;
  color: #333;
  margin: 0;
  font-size: 100%;
  border: none;
}

#tour_info h3 a {
  color: #333333;
}

#tour_info h3 a:link, #tour_info h3 a:visited {
  color: #333333;
}

#tour_info h3 a:hover, #tour_info h3 a a:active {
  color: #66a5ed;
  text-decoration: underline;
}

#tour_info .tour_info_top {
  padding-top: 20px;
  font-size: 10px;
  color: #999;
  position: absolute;
  top: 0;
  margin: 10px 0 0;
  width: 208px;
}

#tour_info .tour_info_top .tour_category {
  display: block;
  position: absolute;
  right: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  top: 0;
  width: 100px;
  height: 15px;
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  color: #fff;
  background-image: url("../images-pc/area-tag-corners.png");
  background-repeat: no-repeat;
  background: #00a0e9;
}

#tour_info .tour_info_top .tour_category.japan {
  background-color: #294F9A;
}

#tour_info .tour_info_top .tour_category.europe {
  background-color: #739DD2;
}

#tour_info .tour_info_top .tour_category.pacific {
  background-color: #3f75a6;
}

#tour_info .tour_info_top .tour_category.asia {
  background-color: #0C5E5F;
}

#tour_info .tour_info_top .tour_category.hawaii-guam {
  background-color: #46B175;
}

#tour_info .tour_info_top .cat-category-southeast-asian {
  background-image: url("../images-pc/icon_southeast-asian.png");
}

#tour_info .tour_info_top .cat-category-pacific-usa {
  background-image: url("../images-pc/icon_pacific-usa.png");
}

#tour_info .tour_info_top .cat-category-jpn-chn {
  background-image: url("../images-pc/icon_jpn-chn.png");
}

#tour_info .tour_info_top .tour_date {
  background: url("../images-pc/ico_calendar.jpg") no-repeat left center;
  padding-top: 3px;
  padding-left: 15px;
}

#tour_info .tour_image {
  position: absolute;
  top: 49px;
  left: 10px;
  margin: 0;
}

#tour_info .tour_image a {
  display: block;
}

#tour_info .tour_image img {
  margin: 0;
}

#tour_info .tour_info_foot {
  font-size: 75%;
}

#tour_info .tour_info_foot dt {
  background-color: #aaaaaa;
  color: #fff;
  padding: 3px;
  line-height: 1.3;
  height: 1.2em;
  float: left;
  display: block;
  width: 66px;
  border-bottom: 1px solid white;
  clear: left;
}

#tour_info .tour_info_foot dt:first-child {
  border-top: 1px solid white;
}

#tour_info .tour_info_foot dt:first-child + dd {
  border-top: 1px dotted #cccccc;
}

#tour_info .tour_info_foot dd {
  overflow: hidden;
  border-bottom: 1px dotted #cccccc;
  display: block;
  float: left;
  height: 1.2em;
  line-height: 1.3;
  padding: 3px;
  width: 127px;
  white-space: no-wrap;
  text-overflow: ellipsis;
}

#top_info ul {
  margin: 15px 0 30px;
}

#top_info ul li {
  padding: 0 0 10px;
  margin-bottom: 10px;
  width: 710px;
  line-height: 1.7em;
  border-bottom: 1px dotted #b2b2b2;
}

#top_info ul li:first-child {
  padding-top: 10px;
  border-top: 1px dotted #b2b2b2;
}

#top_info .news_date {
  display: block;
  float: left;
  margin-right: 10px;
}

#top_info .news_category {
  display: block;
  float: left;
  width: 80px;
  height: 15px;
  margin-top: 3px;
  margin-right: 12px;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  background-image: url("../images-pc/category-tag-corners.png");
  background-repeat: no-repeat;
  background: #00a0e9;
}

#top_info .news_category.info-advice {
  background-color: #f3a059;
}

#top_info .news_category.info-present {
  background-color: #0396c7;
}

#top_info .news_category.info-news {
  background-color: #5a3686;
}

#top_info .news_category.info-benefit {
  background-color: #009678;
}

#top_info .news_category.info-knowledge {
  background-color: #ff7f7f;
}

#top_info .cat-category-info-advice {
  background-image: url("../images-pc/icon_recruitment.png");
}

#top_info .cat-category-info-present {
  background-image: url("../images-pc/icon_release.png");
}

#top_info .cat-category-info-news {
  background-image: url("../images-pc/icon_news.png");
}

#top_info .cat-category-info-benefit {
  background-image: url("../images-pc/icon_ir.png");
}

#top_info .cat-category-info-knowledge {
  background-image: url("../images-pc/icon_ir.png");
}

#top_info h3 {
  width: 520px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

#top_info h3 a {
  color: #3a7fcf;
}

#top_info h3 a:link, #top_info h3 a:visited {
  color: #3a7fcf;
}

#top_info h3 a:hover, #top_info h3 a a:active {
  color: #66a5ed;
  text-decoration: underline;
}

.bbanner_block {
	display: flex;
	align-items: center;
}

.bbanner {
	margin:0 10px 0 0;
}

.bbanner:last-child {
	margin-right:0;
}

.bbanner a {
	display: block;
}

.bbanner img {
	width:100%;
	height:auto;
	vertical-align: bottom;
}

.page .tour_info h2 {
  margin-top: 0;
}

.category_image {
  padding: 0 5px;
  margin-bottom: 15px;
}

#bread_crumb {
  padding: 1px 5px 0;
  margin-left: 10px;
}

#bread_crumb ul {
  margin: 0;
}

#bread_crumb ul li {
  font-size: 12px;
  float: left;
}

#bread_crumb ul li.sub {
  padding-left: 10px;
}

#bread_crumb ul li.sub:before {
  content: ">";
  letter-spacing: 10px;
  color: #666;
}

#content {
  width: 710px;
  float: left;
  margin-bottom: 50px;
}

#content table {
	width: 100%;
	border: 1px solid #cccccc;
}

#content table th, #content table td {
	padding: 10px;
	border: 1px solid #cccccc;
}

#content table th {
	width: 30%;
	text-align: left;
	background: #EEE;
}

	#content table.contactform th {
		padding: 13px 15px 10px;
		vertical-align: top;
		text-align: left;
		border:none;
		border-bottom: 1px solid #cccccc;
		background-color: #EEE;
	}

	#content table.contactform th p {
		margin:0;
		padding:0;
		line-height:1.5;
	}

	#content table.contactform th p b {
		margin:0 0 0 10px;
		color: #e55a3b;
	}

	#content table.contactform td {
		padding: 13px 15px;
		text-align: left;
		border:none;
		border-bottom: 1px solid #cccccc;
		background-color: #FFF;
	}

	#content table.contactform td p {
		margin:0;
		padding:0;
		line-height:1.5;
	}

	#content table.contactform td input {
		margin:0 0 10px;
	}

	#content table.contactform td input:last-child {
		margin:0;
	}

	#content table.contactform td .input100 {
		padding:0 10px;
		width:calc(100% - 20px);
		height:32px;
		line-height:30px;
		border:1px solid #CCC;
		vertical-align: bottom;
	}

	#content table.contactform td .tarea100 {
		padding:10px;
		width:calc(100% - 20px);
		height:150px;
		line-height:1.6;
		border:1px solid #CCC;
		vertical-align: bottom;
	}

h1.page_ttl {
  font-size: 190%;
  font-weight: normal;
  border-bottom: 2px solid #ff9eff;
  padding: 0 2px 6px 0px;
  margin-bottom: 30px;
  line-height: 1.2;
}

table.info {
  width: 100%;
  border-top: 1px solid #cccccc;
}

table.info th, table.info td {
  border-bottom: 1px solid #cccccc;
  padding: 8px 5px 5px 5px;
  text-align: left;
  vertical-align: top;
  margin: 0;
  line-height: 1.5em;
}

table.info th img, table.info td img {
  vertical-align: bottom;
  margin-left: 15px;
}

table.info th.bBnone, table.info td.bBnone {
  border-bottom: none;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.size-full, img.size-large {
  width: auto;
  height: auto;
}

img.alignleft, img.alignright, img.aligncenter {
  margin-bottom: 1.5em;
}

p img {
  margin: 0.4em 0;
  text-align: center;
}

.wp-caption {
  margin: 0.4em 0;
  text-align: center;
  border: 1px solid #cccccc;
  background-color: #f4f4f4;
  margin-bottom: 1.5em;
  padding: 5px 0;
}

.wp-caption img {
  display: block;
  margin: 0 auto;
}

.wp-caption .wp-caption-text {
  font-size: 12px;
}

.gallery-caption {
  font-size: 12px;
}

.wp-caption .wp-caption-text {
  margin: 0;
  padding: 3px 3px 0 3px;
  line-height: 1.2em;
}

#searchform label {
  display: none;
}

.google_map {
  width: 100%;
  height: 600px;
}

.tour_excerpt .tour_info {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}

.tour_excerpt .tour_info h2 {
  font-size: 160% !important;
  line-height: 1.5em !important;
  margin-bottom: 10px !important;
  margin-bottom: 10px !important;
}

.tour_excerpt .tour_info h2 a {
  text-decoration: none;
}

.tour_excerpt .tour_info .tour_detail_wrapper {
  overflow: hidden;
  position: relative;
}

.tour_excerpt .tour_info .tour_detail_wrapper:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.tour_excerpt .tour_info .tour_detail_wrapper .tour_detail {
  float: right;
  margin-left: 10px;
  width: 412px;
  min-height: 180px;
}

.tour_excerpt .tour_info .tour_detail_wrapper .tour_detail table {
  position: absolute;
  bottom: 0;
}

.tour_excerpt .tour_info .tour_detail_wrapper .main_image {
  float: left;
  width: 280px;
  padding: 0;
}

.tour_excerpt .tour_info .tour_detail_wrapper .main_image a {
  width: 100%;
  height: 100%;
  display: block;
}

.tour_excerpt .tour_info .tour_detail p {
  padding-bottom: 95px;
}

.tour_excerpt .tour_info .detail_more {
  display: table;
  float: right;
  margin-top: 10px;
}

.branch_info .detail_more {
  display: table;
  float: right;
  margin-top: 10px;
}

.tour_excerpt .tour_info .detail_more p, .branch_info .detail_more p {
  margin-right: 10px;
}

.tour_excerpt .tour_info .detail_more a, .branch_info .detail_more a {
  width: 135px;
  padding: 7px;
  background: #3a7fcf;
  color: #fff;
  text-decoration: none;
  font-size: 1.0em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.paging_block {
	display: flex;
	justify-content: center;
	align-items: center;
	font: 100% Verdana, Geneva, sans-serif;
}

.paging_block .prev {
	margin:0 6px 0 0;
}

.paging_block .next {
	margin:0 0 0 6px;
}

.paging_block p a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 2px 5px 1px;
	height:26px;
	line-height:1.2;
 	border: 1px solid #CCC;
	text-decoration: none;
}

.paging_block ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

.paging_block li {
	margin:0 10px 0 0;
}

.paging_block li:last-child {
	margin:0;
}

.paging_block li a,
.paging_block li b,
.paging_block li span {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 5px;
	height:29px;
	line-height:1.2;
	text-decoration: none;
 	border: 1px solid #CCC;
}

.paging_block li b {
	color: #00A0E9;
 	border: 1px solid #00A0E9;
}

.paging_block li span {
	height:31px;
 	border: none;
}

.paging_block li a:hover {
	background-color: #eee;
}

#content .tour_detail table {
  border: none;
  font-size: 0.8em;
}

#content .tour_detail th, #content .tour_detail td {
  padding: 3px;
  line-height: 1.3;
  height: 1.2em;
  border: none;
}

#content .tour_detail th {
  background-color: #aaaaaa;
  color: #fff;
  padding: 3px;
  line-height: 1.3;
  height: 1.2em;
  width: 8%;
  border-bottom: 1px solid white;
}

#content .tour_detail td {
  width: auto;
  border: none;
  border-top: 1px dotted #CCCCCC;
  width: 35%;
}

#content .tour_detail tr:last-child td {
  border-bottom: 1px dotted #CCCCCC;
}

.single #content .detail-tour-table {
  float: right;
}

.single #content .tour_detail, .single #content .detail-tour-table {
  margin-bottom: 20px;
}

.single #content .tour_detail table, .single #content .detail-tour-table table {
  font-size: 0.9em;
  width: 324px;
}

.single #content .tour_detail td, .single #content .detail-tour-table td {
  padding: 0.75em;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  width: 60%;
}

.single #content .tour_detail th, .single #content .detail-tour-table th {
  padding: 0.5em;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  width: 25%;
  color: #333;
  background: #f0f0f0;
}

.single #content .tour_detail td, .single #content .detail-tour-table td {
  width: 60%;
}

.single #content .main_image_text + p {
  border-bottom: 1px solid #ccc;
  padding-bottom: 24px;
}

.single #content .main_image {
  float: left;
  margin-right: 15px;
  padding: 0;
}

.single #content .main_image a {
  display: block;
}

.single #content .main_image_text p {
  float: left;
  width: 370px;
  margin-top: 0px;
  line-height: 1.5em;
}

.single #content .sub_images {
  float: right;
  margin-bottom: 20px;
}

.single #content .sub_images img {
  display: block;
}

.single #content .sub_images img:first-child {
  margin-bottom: 20px;
}

.single #content #tour_content_sub {
  overflow: hidden;
  width: 540px;
  margin-bottom: 5px;
}

#tour_info_sub h2 {
  font-size: 110%;
  height: 26px;
  margin-top: 0;
  display: table-cell;
  vertical-align: middle;
}

.single #content .tour_inquiry_b, .single #content .tour_inquiry_s {
  display: table;
}

.single #content .tour_inquiry_b p, .single #content .tour_inquiry_s p {
  margin-right: 10px;
  margin-bottom: 5px;
}

.single #content .tour_inquiry_b a, .single #content .tour_inquiry_s a {
  width: 275px;
  height: 40px;
  background: #3a7fcf;
  color: #fff;
  text-decoration: none;
  font-size: 1.25em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.single #content .tour_inquiry_b, .single #content .tour_inquiry_s {
  background: #f0f0f0;
  padding: 20px;
  margin-bottom: 30px;
}

.page #content .csr dd {
  margin-bottom: 18px;
}

.page #content .csr .csr-bottom-wrapper {
  margin-right: -5%;
}

.page #content .csr .csr-top-left {
  float: left;
  width: 380px;
}

.page #content .csr .csr-block {
  margin-right: 5%;
  float: left;
  width: 45%;
  height: 140px;
}

.page #content .csr .csr-block h2 {
  font-size: 1.3em;
  border-bottom: 1px solid #00a0e9;
  padding-bottom: 7px;
  margin: 0 0 20px;
}

.page #content .csr .csr-block h2 a {
  text-decoration: none;
}

#page_top_link {
  clear: both;
}

#page_top_link a {
  margin-top: 20px;
  padding-left: 20px;
  background: url(../images-pc/top_icon.png) no-repeat;
  display: block;
  float: right;
  color: #555555;
  text-decoration: none;
}

#page_top_link a:hover {
  text-decoration: underline;
}

div#trust-form.contact-form table {
  width: 100%;
}

div#trust-form.contact-form table th {
  width: 40%;
}

div#trust-form.contact-form table td {
  width: 60%;
}

div#trust-form.contact-form table td input, div#trust-form.contact-form table td textarea {
  width: 100%;
}

div#trust-form p.status_flow {
  background-color: #eeeeee;
  padding: 10px 10px 10px 0;
}

div#trust-form p.status_flow.confirm, div#trust-form p.status_flow.done {
  padding-left: 20px;
}

div#trust-form p strong {
  background-color: #00a0e9;
  padding: 8px 20px;
  color: #ffffff;
}

.page .news_headline, .archive .news_headline {
  margin-bottom: 10px;
}

.page .content_excerpt p, .archive .content_excerpt p {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

.page .news_category, .archive .news_category {
  display: inline-block;
  width: 80px;
  height: 15px;
  margin-top: 0;
  margin-right: 12px;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  background-image: url("../images-pc/category-tag-corners.png");
  background-repeat: no-repeat;
  background: #00a0e9;
}

.page .news_category.info-advice, .archive .news_category.info-advice {
  background-color: #f3a059;
}

.page .news_category.info-present, .archive .news_category.info-present {
  background-color: #0396c7;
}

.page .news_category.info-news, .archive .news_category.info-news {
  background-color: #5a3686;
}

.page .news_category.info-benefit, .archive .news_category.info-benefit {
  background-color: #009678;
}

.page .news_category.info-knowledge, .archive .news_category.info-knowledge {
  background-color: #ff7f7f;
}

#display-gmap {
  margin-top: 15px;
  display: block;
  float: right;
  background: url(../images-pc/arrow_01.png) no-repeat 0 center;
  padding-left: 15px;
}

.page-id-15 .branch_info {
  padding-bottom: 5px;
  border-bottom: solid 1px #dddddd;
}

.branch_info table {
  margin-bottom: 0.2em;
}

.branch_info table a {
  display: block;
  float: right;
  margin: 5px 6px 0 0;
  background: url("../images-pc/arrow_01.png") no-repeat scroll 0 center transparent;
  padding-left: 15px;
}

.single-branch .maps {
  margin-bottom: 40px;
}

.tour_detail span {
  display: block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100px;
  height: 15px;
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  color: #fff;
  background-image: url("../images-pc/area-tag-corners.png");
  background-repeat: no-repeat;
  background: #00a0e9;
}

#tour_info .tour_info_top .tour_category.japan, .tour_detail.japan span {
  background-color: #294F9A;
}

#tour_info .tour_info_top .tour_category.europe, .tour_detail.europe span {
  background-color: #739DD2;
}

#tour_info .tour_info_top .tour_category.pacific, .tour_detail.pacific span {
  background-color: #3f75a6;
}

#tour_info .tour_info_top .tour_category.asia, .tour_detail.asia span {
  background-color: #0C5E5F;
}

#tour_info .tour_info_top .tour_category.hawaii-guam, .tour_detail.hawaii-guam span {
  background-color: #46B175;
}

address {
  font-style: normal;
}

h2 {
  border-left: 5px solid #00a0e9;
  font-size: 132%;
  font-weight: normal;
  margin: 30px 0 20px;
  padding: 0 0 0 10px;
}

h3 {
  font-size: 120%;
  font-weight: normal;
  margin: 20px 0;
  border-bottom: 1px solid #C8C5C5;
  color: #555555;
  padding: 0 0 5px;
  position: relative;
}

h4 {
  font-size: 110%;
  font-weight: normal;
  margin: 1em 0;
}

h2 + h3 {
  margin-top: -5px;
}

p + h3, p + h4 {
  margin-top: 30px;
}

ul + h2 {
  margin-top: 40px;
}

ul + h3, ul + h4 {
  margin-top: 30px;
}

h2 + p, h3 + p, h4 + p {
  margin-top: -5px;
}

h2 + table, h3 + table, h4 + table {
  margin-top: -10px;
}

.csr-top-left h2:first-child {
  margin-top: 0;
}

.xx-small {
  font-size: 70%;
}

.x-small {
  font-size: 78%;
}

.small {
  font-size: 84%;
}

.medium {
  font-size: 100%;
}

.large {
  font-size: 108%;
}

.x-large {
  font-size: 116%;
}

.xx-large {
  font-size: 123.1%;
}

h2.page_ttl + .branch_info {
  margin-top: -10px;
}

#content .maps h2 {
  margin-bottom: 20px;
}

.archive .tour_info h2, h1 + .branch_info h2 {
  margin-top: 0;
}

ul.disc {
  list-style-type: disc;
}

ul.disc li {
  margin: 10px;
}


/* ↓↓↓セラピーPC設定↓↓↓ */

/***************************
           共通設定
***************************/

.clearfix {clear: both;}

/* 見出し */
.subtitle {
	width: 100px;
	height: 20px;
	background-color: #ff8ec6;
	border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 1.6em;
    margin-bottom: 10px;
}

.subtitle2 {
	width: 150px;
	height: 20px;
	background-color: #ff8ec6;
	border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 1.6em;
    margin-bottom: 10px;
}

.subtitle3 {
	width: 200px;
	height: 20px;
	background-color: #F894D0;	/* 元の色#ff8ec6 */
	border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 1.6em;
    margin-bottom: 10px;
}

.subtitle4 {
	width: 250px;
	height: 20px;
	background-color: #ff8ec6;
	border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 1.6em;
    margin-bottom: 10px;
}


.lastObj {
	margin-bottom: 10px;
}

.ttlH6 {
	font-size: 14px;
	color: #B22222;
	border-left: 7px solid #B22222;
	padding-left: 10px;
}

/* 配置 */
.floatL {
	float: left;
}

.floatR {
	float: right;
}

.clearboth {
	clear: both;
}

.alignC {
	text-align: center;
}

/* 補足説明 */
.addition {
	border: 2px dotted #ff8ec6;
	padding: 5px;
}

/* 箇条書き */
.liDisc {
	list-style-image: url(../images-pc/mk_circle.gif);
	list-style-position: inside;
	padding-left: 15px;
	margin-left: -15px;
	margin-bottom: 10px;
}

.liDecimal {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 5px;
}

/* 強調 */
.lead em {
	color: #ff7f7f;
	font-style: normal;
	font-weight: bold;
}

.attention {
	color: red;
}


/* 画像調整 */
.imgHorizon a {
	dispaly: block;
	float: left;
	margin-right: 5px;
}

.img-floatL {
	float: left;
	margin-left: 3px;
}

.img-floatLr10 {
	float: left;
	margin-right: 10px;
}

/* マージン設定 */
.margin-top-5 {
	margin-top: -5px;
}

.margin-top-2 {
	margin-top: -2px;
}

.margin-top0 {
	margin-top: 0;
}

.margin-top8 {
	margin-top: 8px;
}

.margin-top10 {
	margin-top: 10px;
}

.margin-top-10 {
	margin-top: -10px;
}

.margin-left100 {
	margin-left: 100px;
}

.margin-left150 {
	margin-left: 150px;
}

.margin-left160 {
	margin-left: 160px;
}

.margin-bottom0 {
	margin-bottom: 0;
}

.margin-bottom5 {
	margin-bottom: 5px;
}

.margin-bottom10 {
	margin-bottom: 10px;
}

.margin-bottom20 {
	margin-bottom: 10px;
}

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

.margin-bottom-10 {
	margin-bottom: -10px;
}

/* パディング設定 */
.pl-10 {
	padding-left: -10px;
}

/* テーブル調整 */
  #content table th, #content table td
  {text-align: center;}

  #content .fixedTbl {table-layout: fixed;}

  #content .fixedTbl .cell10pct {width: 10%;}
  #content .fixedTbl .cell20pct {width: 20%;}
  #content .fixedTbl .cell30pct {width: 30%;}
  /* テーブル幅調整 */
  #content .adjustTbl {width: 100%; table-layout:fixed;}
  /* 見出し1列・項目6列の場合 */
  #content .adjustTbl .cell23pct {width: 23%;}  /* 見出し */
  #content .adjustTbl .cell11pct {width: 11%;}  /* 項目 */
  /* 見出し1列・項目5列の場合 */
  #content .adjustTbl .cell20pct {width: 20%;}  /* 見出し */
  #content .adjustTbl .cell16pct {width: 16%;}  /* 項目 */
  /* 見出し1列・項目3列の場合 */
  #content .adjustTbl .cell25pct {width: 25%;}
  /* 見出し1列・項目4列の場合 */
  #content .adjustTbl .cell20pct {width: 20%;}

  /* 幅 */
  .w50 {width: 50px;}
  .w100 {width: 100px;}
  .w200 {width: 200px;}
  .w300 {width: 300px;}
  .w310 {width: 310px;}
  .w400 {width: 400px;}

  /* マージン調整 */
  .mt0 {margin-top: 0;}
  .mt10 {margin-top: 10px;}
  .mt20 {margin-top: 20px;}
  .mt30 {margin-top: 30px;}
  .mt40 {margin-top: 40px;}
  .mt50 {margin-top: 50px;}
  .mt-5 {margin-top: -5px;}
  .mt-10 {margin-top: -10px;}
  .mt-15 {margin-top: -15px;}
  .mt-20 {margin-top: -20px;}
  .mt-30 {margin-top: -30px;}
  .mt-40 {margin-top: -40px;}
  .mt-50 {margin-top: -50px;}
  .ml10 {margin-left: 10px;}
  .ml20 {margin-left: 20px;}
  .ml30 {margin-left: 30px;}
  .ml40 {margin-left: 40px;}
  .ml50 {margin-left: 50px;}
  .ml-10 {margin-left: -10px;}
  .ml-20 {margin-left: -20px;}
  .mb20 {margin-bottom: 20px;}
  .mb-20 {margin-bottom: -20px;}

  /* 背景色 */
  .bgRed {background-color: salmon;}

/* ソーシャルリンク設定 */
.ninja_onebutton {
	float: right;
	margin-top: -20px;
	margin-right: 5px;
}

.home .ninja_onebutton {
	margin-top: 0;
}

/***************************
 　トップページ（front-page）
***************************/
/* 状況リンクコーナー（「院内スケッチ」など */
#stateLink {
	margin: 0 auto 10px;
	padding: 10px;
	border: 1px solid #FF8EC6;
	border-radius: 0.5em;
}

#stateLink ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

#stateLink li {
	margin: 0 10px;
}

#stateLink li a {
	display: block;
}

#stateLink img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

#stateLink img:hover {
	opacity: .7;
}

/* 院内スケッチ */
#btnSketch {
	display: none;
  float: left;
  width: 200px;
  margin-left: 250px;
}

/* SNS */
.ninja_onebutton {

}

/* ペットのための治療知識 */
#bnrKnowledge {
	width: 700px;
	height: 80px;
	border: 2px solid #ff8ec6;
	border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    color: #ffffff;
    text-align: center;
	margin-top: -5px;
	margin-bottom: 20px;
	padding-top: 10px;
}

#bnrKnowledge a {
	margin-right: 5px;
}

#ttlKnowledge, #ttlInformation {
	font-size: 125%;
	padding: 4px 10px 0;
	margin: 0;
	border-left: 10px solid #ff8ec6;
}

#ttlInformation {
	line-height: 0.8em;
}

/* ブログ＆Facebook */
#content #bnrSns {
	margin-top: -10px;
	margin-left: 30px;
}

#content #bnrSns a {
	margin-right: 10px;
}

/* リンクバナー */
#content #linkBanner {
	margin-top: 20px;
	margin-left: 50px;
    text-align: center;
}

/**** サイドバー ****/
#clmAdvice, #clmKnowledge, #clmLink {
	width: 210px;
}

#clmAdvice h4, #clmKnowledge h4, #clmLink h4, #instagram h4 {
	height: 20px;
	background-color: #ff8ec6;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 10px;
}

.footList {
	margin-top: -5px;
	margin-left: 25px;
}

.footList li {
	list-style-image:url(../images-pc/top/mk_foot.gif);
	margin-top: 5px;
	padding-left:-15px;
	}


/* クレジットカード */
#credit {
	margin-top: 10px;
	margin-bottom: 0px;
	}

.square {
	width:193px;
	background-color:#FFFFFF;
	border: solid 1px #FFC4D2;
	margin-top:0px;
	padding-left: 7px;
	}

/* バナー */
#bnrTop {
	margin-left: 5px;
	margin-bottom: 10px;
}

#bnrTop li {
	margin-bottom: 5px;
}

/***************************
    診療のご案内（shinryo）
***************************/

/* 診療時間・所在地 */
.page-id-5 #content .timeTbl,
.page-id-2429 #content .timeTbl {
	width: 60%;
	text-align: center;
	margin-bottom: 10px;
}

.page-id-5 #content .timeTbl th,
.page-id-2429 #content .timeTbl th {
	padding: 5px;
}

.page-id-5 #content .timeTbl .dayWeek,
.page-id-2429 #content .timeTbl .dayWeek {
	width: 10%;
	text-align: center;
}

.page-id-5 #content .timeTbl .forenoon,
.page-id-2429 #content .timeTbl .forenoon {
	text-align: center;
}

.page-id-5 #content .timeTbl .afternoon,
.page-id-2429 #content .timeTbl .afternoon {
	text-align: center;
}

.page-id-5 #content .timeTbl .verticalMid,
.page-id-2429 #content .timeTbl .verticalMid {
	vertical-align: middle;
}

.page-id-5 #content .timeTbl .weekday,
.page-id-2429 #content .timeTbl .weekday {
	background-color: #d1e8ff;
}

.page-id-5 #content .timeTbl .holiday,
.page-id-2429 #content .timeTbl .holiday {
	background-color: #ffd6ea;
}

.page-id-5 #content .timeTbl .sunday,
.page-id-2429 #content .timeTbl .sunday {
	background-color: #dbffdb;
}

.page-id-5 #content .timeTbl .regular,
.page-id-2429 #content .timeTbl .regular {
	background-color: #ffffe0;
}

/* アクセス */
.page-id-5 #content #ttlAccess,
.page-id-2429 #content #ttlAccess {
	clear: both;
	margin-top: 170px;
}

.page-id-5 #content #clmAccess .ddAccess,
.page-id-2429 #content #clmAccess .ddAccess {
	padding-bottom: 10px;
}

.page-id-5 #content #clmAccess .posR,
.page-id-2429 #content #clmAccess .posR {
	margin-left: 330px;
}

.page-id-5 #content #clmAccess .posUp,
.page-id-2429 #content #clmAccess .posUp {
	margin-top: -113px;
}

.page-id-5 #content #clmAccess .ddAccess,
.page-id-2298 #content #clmAccess .ddAccess {
	padding-bottom: 10px;
}


/***************************
    検診部門（pe）
***************************/

.featureMesg {
	width: 98%;
	height: 40px;
	background-color: #ffff9e;
	border: 5px double #ff8ec6;
	font-size: 1.6em;
	color: #B22222;
	text-align: center;
	line-height: 2.0em;
	margin-bottom: 10px;
}

#ttlPlan {
	background: url(../images-pc/mid_plan.gif) no-repeat;
	width: 118px;
	height: 19px;
	text-indent: -9999px;
}

#ttlCheckup {
	background: url(../images-pc/mid_checkup.gif) no-repeat;
	width: 140px;
	height: 19px;
	text-indent: -9999px;
}

/***************************
    スタッフ紹介（staff）
***************************/

.staffName {
	font-size: 16px;
}

.staffDl {
	border-bottom: 1px dotted #ff8ec6;
	margin-bottom: 15px;
}

.margin-top-200 {
        margin-top: -200px;
}

.staffPhoto {
        width: 150px;
        height: 178px;
}


/***************************
 	よくあるご質問（faq）
***************************/

.page-id-2283 #content #faqColumn h6 {
	width: 550px;
	height: 30px;
	font-size: 100%;
	background-image: url(../images-pc/bg_question.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 40px;
	margin-top: 15px;
	margin-left: 10px;
}

.page-id-2283 #content #faqColumn h6#aftera {
	margin-top: 50px;
}

.page-id-2283 #content #faqColumn p {
	width: 480px;
	height: 30px;
	background-image: url(../images-pc/bg_answer.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 40px;
	line-height: 1.4;
	margin-top: -8px;
	margin-left: 10px;
}

.page-id-2283 #content #faqColumn {
	margin-bottom: 50px;
}


/*========================================
「メディカル・ペット・ステイ」single-petnow.php
=========================================*/

.single #content .date {
  background: url("../images-pc/ico_calendar.jpg") no-repeat left center;
  padding-top: 3px;
  padding-left: 15px;
	margin-top: -15px;
	margin-bottom: 15px;
  float: right;
}

.single #content .comment_petnow {
	width: 340px;
	height: auto;
	text-align: left;
	margin-left: 390px;
	word-wrap: break-word;
	word-break: break-word;
}

.single #content .comment_petnow p {
	width: 330px;
}

.single #content .backList {
	margin-top: 260px;
}

/* 一覧表示 page-petnow-info.php */
.page-template-page-petnow-info-php  #content .bg_wrap {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	width: 690px;
	padding: 10px 0;
}

.page-template-page-petnow-info-php  #content .tour_excerpt {
	margin: 0 15px 10px 0;
	width: 220px;
	text-align: center;
	background-color: #fff;
}

.page-template-page-petnow-info-php  #content .tour_excerpt:nth-child(3n) {
	margin-right:0;
}

.page-template-page-petnow-info-php  #content .tour_excerpt h6 {
	margin: 0 0 5px;
}

.page-template-page-petnow-info-php  #content .imagebox img {
	width:100%;
	height:auto;
}

.page-template-page-petnow-info-php  #content .post_date {
	margin-top: -30px;
}

.page-template-page-petnow-info-php  #content .pagination {
	display: none;
	margin-top: 10px;
}

/* 「メディカル・ペット・ステイ」single-petnow.php ここまで */

/*========================================
「新・院内スケッチ」single-sketchnew.php
=========================================*/

/* 一覧表示 page-petnow-info.php */
.page-template-page-sketchnew-info-php  #content .bg_wrap {
	width: 690px;
	height: 590px;
	/*background-color: #E4F1FA;*/
	padding: 10px;
}

.page-template-page-sketchnew-info-php  #content .tour_excerpt {
	background-color: #fff;
	width: 220px;
	height: 185px;
	float: left;
	margin: 5px;
	text-align: center;
}

.page-template-page-sketchnew-info-php  #content .tour_excerpt h6 {
	padding: 5px;
}

.page-template-page-sketchnew-info-php  #content .main_image img {
	width: 200px;
	margin-left: -60px;
}
.page-template-page-sketchnew-info-php  #content .post_date {
	margin-top: -30px;
}

.page-template-page-sketchnew-info-php  #content .pagination {
	display: none;
	margin-top: 10px;
}

/* 「新・院内スケッチ」 ここまで */

/*=====================
トップページサイドバー
======================*/

#clmAdvice, #clmKnowledge, #clmLink {
	width: 210px;
}

#clmAdvice h4, #clmKnowledge h4, #clmLink h4 {
	height: 20px;
	background-color: #ff8ec6;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 10px;
}

#clmKnowledge .footList li {
	width: 190px;
	height: 20px;
	border: solid 1px #ff8ec6;
	list-style-image: none;
	margin-left: -20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: -5px;
}

#clmKnowledge .footList li a {
	display: block;
}

#clmKnowledge .footList li:last-child {
	height: 35px;
}

#btnReserve {
    display: none;
}

/* トップページサイドバーここまで */

/*====================================================
「獣医学コラム」single-medicina.php content-medicina.php
=====================================================*/
.single-medicina .comment_medicina p {
	width: 710px;
}
.single-medicina .comment_medicina h1:before {
	content: "【注意】このタグは使わないでください。";
}
.single-medicina .comment_medicina h2:before {
	content: "【注意】このタグは使わないでください。";
}
.single-medicina .comment_medicina h3 {
	font-size: 150%;
  font-weight: bold;
  border-left: 10px solid #00A0E9;
	border-bottom: 1px solid #00A0E9;
  padding-left: 10px;
  margin-bottom: 30px;
  line-height: 1.2;
}

.single-medicina .comment_medicina h4{
  font-size: 120%;
  font-weight: bold;
  border-left: 18px solid #5a5a5a;
  padding-left: 10px;
  margin-bottom: 30px;
  line-height: 1.2;
}

.single-medicina .comment_medicina h5 {
	width: 300px;
	height: 20px;
	background-color: #5a5a5a;	/* 元の色#ff8ec6 */
	border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 1.6em;
  margin-bottom: 10px;
}

.single-medicina .comment_medicina h6{
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.2;
}

.single-medicina .comment_medicina blockquote {
	color: #333;
}

.single-medicina .comment_medicina img {
	margin: 5px;
}

.single-medicina #content .wp-caption .wp-caption-text {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*-----------------------------------------------------	*/
/*	for 640px - 979px				*/
/*-----------------------------------------------------	*/

@media screen and (min-width: 640px) and (max-width: 979px) {


	/* タブレット版の設定 */


}



/*-----------------------------------------------------	*/
/*	for - 639px					*/
/*-----------------------------------------------------	*/

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


	/* スマホ版の設定 */
	#bnrTop {
          margin-left: 50px;
        }



}







