@charset "utf-8";

body {
	font-family: "Noto Sans Japanese","Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-weight: 400;
	font-size: 16px;
	color: #666;
	position:relative;
}
.header_contents {
	position:relative;
}
.header_contents .disc {
	position:absolute;
	right:0;
	top:10px;
}
header {
	background: rgba(255,255,255,0.7);
	padding: 10px 0;
	height: 82px;
	z-index: 9999;
	position: relative;
}
header h1 {
	display: inline-block;
	float: left;
}
header nav {
	display: inline-block;
	float: right;
}
.nav_flxed {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
}
.nav_flxed a {
	transition: .5s;
}
.pc_nav {
	z-index: 9999;
	position: relative;
	top: 35px;
}
.pc_nav ul{
	*zoom: 1;
	margin: 0 auto;
	text-align: center;
}
.pc_nav li{
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}
.pc_nav li a{
	display: block;
	padding: 20px 10px;
}
.pc_nav li a:hover {
	transition: 0.3s;
}
.pc_nav .menu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.pc_nav .menu li ul li{
  width: 100%;
}
.pc_nav .sub-menu a{
	width: 230px;
	margin: 0;
	padding: 20px 17px;
	border-top: 1px solid #666;
	text-align: left;
	box-sizing: border-box;
	background: rgba(255,255,255,0.8);
}
.pc_nav .sub-menu li:before {
	font-family: FontAwesome;
	content: '\f105';
	color: #333;
	position: absolute;
	top: 22px;
	left: 7px;
}
.pc_nav .sub-menu li:after {
	content: "";
}
.pc_nav .sub-menu li {
	border: 0;
}
.pc_nav .sub-menu li:last-child {
	border-bottom: 1px solid #666;
}
.pc_nav #menu-menu-1 > li{
  perspective: 400px;
}
.pc_nav #menu-menu-1 li ul{
  overflow: hidden;
  height: 0;
  transition: .3s;
}
.pc_nav #menu-menu-1 li:hover ul{
  overflow: visible;
  height: 38px;
}
.main_visual {
	position: relative;
	top: -102px;
	display: block;
	overflow: hidden;
}
.main_visual img {
	width: 100%;
	height: auto;
}
.main_visual p {
	font-family: "Sawarabi Mincho";
	font-size: 2.5vw;
	position: absolute;
	color: #000;
	top: 50%;
	left: 50%;
	line-height: 3vw;
	text-shadow: 1px 2px 3px #fff;
	font-weight: bold;
}
.top_contents h2 {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-size: 2.5vw;
	text-align: center;
}
.top_contents p {
	text-align: center;
	line-height: 36px;
	margin-top: 50px;
	margin-bottom: 100px;
}
.about h2 {
	background: url(http://tsuokanoki.jp/webpage/wp/wp-content/uploads/2017/11/08.jpg) no-repeat center;
	overflow: hidden;
	background-size: 100% auto;
}
.news h2 {
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 15px;
	box-sizing: border-box;
}
.news .news_cont {
	box-sizing: border-box;
	padding: 1% 3%;
	border-bottom: 1px solid #ccc;
}
.facility h2 {
	background: url(http://tsuokanoki.jp/webpage/wp/wp-content/uploads/2017/11/100.jpg) no-repeat center;
	overflow: hidden;
	background-size: 100% auto;
}
.about h2 span,.news h2 span,.facility h2 span {
	font-size: 2.5vw;
	color: #fff;
	padding: 150px 0;
	display: block;
	text-shadow: 1px 2px 3px #000;
}
.about ul {
	margin: 100px auto;
}
.about li {
	display: inline-block;
	width: 305px;
	text-align: center;
	box-sizing: border-box;
	vertical-align: top;
}
.about li:nth-child(2) {
	margin: 0 30px;
}
.img_fit {
	width: 250px;
	height: 250px;
	border-radius: 125px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}
.about li h3 {
	margin: 30px 0;
	font-size: 24px;
}
.about li p {
	line-height: 36px;
	text-align: left;
}
.news_contents {
	overflow: hidden;
	margin: 0 auto 100px;
}
.news_contents a h3{
	color: #333;
	font-weight: bold;
	font-size: 120%;
	padding-top: 10px;
	line-height: 18px;
}
.news_contents a p {
	padding-top: 10px;
	padding-left: 20px;
	line-height: 18px;
	line-height: 30px;
}
.facility ul {
	margin: 100px auto;
}
.facility li {
	display: inline-block;
	width: 300px;
	box-sizing: border-box;
	vertical-align: top;
}
.facility li:nth-child(2) {
	margin: 0 45px;
}
.facility li img {
	width: 100%;
	height: auto;
}
.facility li h3 {
	margin: 30px 0;
	font-size: 24px;
}
.facility li:first-child p {
	height: 432px;
}
.facility li p {
	line-height: 36px;
	height: 432px;
}
.access {
	background: url(http://tsuokanoki.jp/webpage/wp/wp-content/uploads/2017/11/08.jpg) no-repeat center;
	background-size: auto 100%;
	overflow: hidden;
	padding: 100px 0;
}
.access_contents {
	padding: 40px;
	box-sizing: border-box;
	background: rgba(50,50,50,0.5);
	color: #fff;
}
.access_contents li {
	display: inline-block;
	width: 49%;
}
.access_contents p {
	margin: 30px 0 20px;
	clear: both;
	line-height: 30px;
}
.access_contents dl {overflow: hidden;}
.access_contents dt {
	width: 25%;
	float: left;
	display: inline-block;
	line-height: 30px;
}
.access_contents dd {
	width: 75%;
	float: right;
	display: inline-block;
	line-height: 30px;
}
.access_contents02 {
	display:flex;
	justify-content:space-between;
	margin-top:20px;
}
.access_contents03 {
	width:49%;
}
.access_contents a,
.access_contents a:hover {
	color: #fff;
	text-decoration: none;
	opacity: 1;
}
.ac_img {
	background-color: rgba(255,255,255,0.4);
	border-radius: 5px;
	padding: 2%;
}
#page-top {
    position: fixed;
    bottom: 40px;
    right: 20px;
    font-size: 250%;
}
#page-top .fa {color: #fff;}
#page-top a {
	background:rgba(100,100,100,0.85);
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 25px 0 35px;
    text-align: center;
    display: block;
    border-radius: 50px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
footer {
	margin: 100px auto;
}
.footer_contents {
	margin-top: 35px;
	background: #222;
	padding: 10px 20px;
	box-sizing: border-box;
	color: #fff;
	line-height: 36px;
}
.footer_contents li {
	display: inline-block;
	width: 24%;
	vertical-align: top;
}
.copy {
	background: #000;
	color: #fff;
	text-align: center;
}
.copy_contents {
	font-size: 12px;
	padding: 10px 0;
}

.breadcrumbs a {
	color: #6db82b;
	margin-right: 10px;
}
.breadcrumbs span .fa {
	margin-right: 5px;
	color: #6db82b;
}
.page .main_visual,.single .main_visual,.category .main_visual {
	background: url(../img/page_h2_bg.jpg)no-repeat center;
	overflow: hidden;
	background-size: 100% auto;
	height: 350px;
	text-align: center;
	margin-bottom: -82px;
}
.page .main_visual h2,.single .main_visual h2,.category .main_visual h2 {
	font-size: 38px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
	margin-top: 210px;
	letter-spacing: 0.1em;
}
.tb_box {
	background: url(../img/table_bg.jpg) center top no-repeat;
	padding: 40px 20px;
	box-sizing: border-box;
	border-radius: 10px;
}
.tb_box2 {
	background: url(../img/table_bg2.jpg) center top no-repeat;
	padding: 40px 20px;
	box-sizing: border-box;
	border-radius: 10px;
}
.tb_box3 {
	padding: 0 20px;
	box-sizing: border-box;
}
.tb_box table,
.tb_box3 table {
	width: 100%;
	border-collapse: collapse;
}
.tb_box table th,
.tb_box3 table th{
	background: #474747;
	text-align: center;
	font-size: 18px;
	color: #fff;
	vertical-align: middle;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
}
.tb_box3 table th {
	width: 25%;
}
.tb_box table td,
.tb_box3 table td{
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	padding: 20px 0 20px 40px;
	background: #fff;
	vertical-align: middle;
	line-height: 36px;
}
.tb_box3 table td{
	padding: 20px 40px;
}
.page article h2,.single article h2,.archive article h2 {
	margin-left: 30px;
	font-size: 36px;
	line-height: 45px;
	color: #333;
}
.page article h2 span,.single article h2 span,.archive article h2 span {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #6eb92b;
	margin-bottom: 85px;
}
.page article h3,.single article h3,.archive article h3 {
	font-size: 20px;
	line-height: 36px;
	border-bottom: 2px solid #e6e6e6;
	text-align: center;
	position: relative;
	padding-bottom: 5px;
	color: #333;
}
.page article h3 span,.single article h3 span,.archive article h3 span {
	position: absolute;
	left: 10px;
	color: #6eb92b;
	font-size: 28px;
}
.page article h3 span .fa,.single article h3 span .fa,.archive article h3 span .fa {
	color: #6eb92b;
}
.tb_box2 h2 {
	color: #fff !important;
	text-shadow: 2px 2px 2px #000;
}
.tb_box2 h2 span {
	color: #ea6b00 !important;
	text-shadow: none !important;
}
.text_box {
	width: 100%;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	border: 5px solid #e6e6e6;
}
.text_box2 {
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	line-height: 30px;
}
.text_box2 img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.tb_box2 ul,.tb_box ul {
	width: 100%;
	overflow: hidden;
	font-size: 0;
	margin: 30px 0 50px;
	box-sizing: border-box;
}
.tb_box2 li,.tb_box li {
	font-size: 16px;
	display: inline-block;
	width: 50%;
	vertical-align: top;
}
.tb_box2 li p,.tb_box li p {
	line-height: 36px;
}
.tb_box2 li img,.tb_box li img {
	border-radius: 10px;
	width: 300px;
	height: auto;
}
.page-child article h3,.page-id-38 article h3 {
	padding-left: 40px;
}
.page-id-38 article table {
	margin-top: 50px !important; 
}
aside h3 {
	background: #222;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 20px 0;
	box-sizing: border-box;
	border: 2px solid #222;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
aside .menu-menu-1-container li {
	border-left: 2px solid #222;
	border-right: 2px solid #222;
	box-sizing: border-box;
	position: relative;
}
aside .menu-menu-1-container li:before {
	content: "\f0da";
	font-family: FontAwesome;
	color: #6eb92b;
	position: absolute;
	top: 20px;
	left: 10px;
}
aside .menu-menu-1-container li li:before {
	left: 30px;
}
aside .menu-menu-1-container li a {
	padding: 20px 0 20px 25px;
	display: block;
	border-bottom: dotted 1px #666;
}
aside .menu-menu-1-container li li {
	border-left: 0;
	border-right: 0;
}
aside .menu-menu-1-container li li a {
	padding-left: 45px;
	box-sizing: border-box;
}
aside .menu-menu-1-container li:last-child a,aside .menu-menu-1-container li li:last-child {
	border-bottom: 0;
	border-radius: 0;
}
aside .menu-menu-1-container li li:last-child a {
	border-bottom: dotted 1px #666;
}
aside .menu-menu-1-container li:last-child {
	border-bottom: 2px solid #222;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.page-id-38 .tb_box a:hover {
	text-decoration: none;
	opacity: 1;}
.single article p,.archive article p {
	line-height: 30px;
	margin-bottom: 15px;
}
.page-id-10 .text_box2 img {
	display: block;
	width: auto;
	margin: auto;
}
.page-id-10 .text_box {
	margin-top: 30px;
}
.page-id-18 .text_box p {
	margin-top: 20px;
}
.paging {
	display:flex;
	justify-content: space-between;
    padding: 40px 20px;
    box-sizing: border-box;}