@charset "utf-8";
/* CSS Document */

html * {
	margin: 0;
	padding: 0;
	text-align: justify;
	line-height: 150%;
}
a img {
	border: none;
}
html {
	width: 1000px;
	margin: 0 auto;
}
h1 {
	top : 0;
	left: 40px;
	margin-bottom: -185px;
	position: relative;
	z-index: 5;
}
h1.com_logo {
	margin-bottom: -185px;
}
hr {
	border: none;
	clear: both;
	margin: 0;
}
.wrap {
	background-image: url(../img/foot_img.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0;
}
.head_menu {
	width: 100%;
	height: 170px;
	background-image: url(../company/img/photo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_box {
	top: 0;
	left: 590px;
	width: 530px;
	margin-bottom: -75px;
	position: relative;
	z-index: 5;
}
.menu_box li {
	width: 170px;
	display: inline-block;
}
.menu_box li a {
	width: 150px;
	height: 70px;
	display: block;
}
.menu_box .menu_01 a {
	background-image: url(../img/menu_01.png);
	background-position: top center;
}
.menu_box .menu_02 a {
	background-image: url(../img/menu_02.png);
	background-position: top center;
}
.menu_box .menu_03 a {
	background-image: url(../img/menu_03.png);
	background-position: top center;
}
.menu_box li .dis_page,
.menu_box li a:hover {
	background-position: bottom center;
}
#slider1 {
	width: 1000px;
	height: 570px;
	margin: 0 auto 20px;
	top: 0;
	position: absolute;
	z-index: -1;
}
.modal-open {
	width: 78px;
	height: 27px;
	float: right;
	margin: 1.2em 0.5em 0 0;
	display: block;
	background-image: url(../img/map_btn.gif);
	background-position: top;
}
.modal-open:hover {
	background-position: bottom;
}
.top_detail {
	width: 960px;
	margin: 20px auto;
}
	
.top_detail dl {
	width: 420px;
	float: right;
}
.top_detail dt {
	border-bottom: 1px solid #333333;
}
.top_detail dd {
	font-size: 1.1em;
	width: 24em;
}
.top_detail dd address {	
	font-style: normal;
}
.top_detail dd address .mail_txt {
	letter-spacing: 0.1em;
}
.com_photo {
	float: left;
	width: 500px;
	margin-bottom: 1.5em;
}
.com_photo p {
	font-size: 0.9em;
	text-align: right;
}

.page_foot {
	width: 96%;
	padding: 2%;
	background-color: #006600;
	clear: both;	
}
.page_foot p {
	text-align: center;
}
.page_foot small {
	color: #fff;
	font-size: 1.2em;
	font-weight: 600;
}
.page_foot div {
	color: #fff;
	width: 900px;
	margin: 0.5em auto;
}
.page_wrap {
	width: 870px;
	margin: 40px auto 0;
}
#news_list {
	width: 830px;
	margin: 1em 50px 0 20px;
	padding-bottom: 2em;
}
#news_list h2 {
	background-color: #006600;
	color: lightyellow;
	padding: 0.8em 0 0.5em 0.8em;
	margin: 0;
	line-height: 1em;
}
#news_list ul li{
	list-style: none;
	border-bottom: 1px dashed #666;
}
#news_list ul li:nth-child(even) {
	background-color: #eee;
}
#news_list dl {
	display: flex;
}
#news_list dl dt {
	width: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#news_list dl dd {
	width: 670px;
}
#news_list dl dd a {
	display: block;
	padding: 1em;
	width: auto;
	max-width: 100%;
}
.clCat,.detail_txt {
	width: 100%;
	margin-left: 40px;
}
table.clCat  {
	border-spacing: 0px;
	border-bottom: 1px solid #333333;
	margin-bottom: 2em;
}
table.clCat tr:nth-child(odd) {
	background-color: #d2e6d2;
}
table.clCat tr:nth-child(even) {
	background-color: #fff;
}
table.clCat.sec_list tr:nth-child(odd) {
	background-color: #fff;
}
table.clCat.sec_list tr:nth-child(even) {
	background-color: #d2e6d2;
}
.clCat th,.clCat td {
	color: #000000;
	padding: 0.5em 2%;
	vertical-align: top;
	border-top: 1px solid #333333;
}
.clCat th {
	width: 11em;
}
.clCat ul {
	display: inline-block;
}
.clCat li {
	list-style: none;
}
.clCat td span {
	padding-top: 1em;
}
ul.activities_list {
	margin: 0.5em 1.5em 2em;
}
.activities_list li {
	list-style-image: url(../company/img/list_icon.gif);
}
.grf_box {
	margin-bottom: 2em;
}
.grf_box dt {
	border-bottom: 2px solid #006600;
	margin-bottom: 0.5em;
}
.detail_txt ol {
	list-style: none;
}
.detail_txt ol li {
	padding-bottom: 2em;
}
.breed_box {
	margin-left:1em;
	border-spacing: 5px;
}
.breed_box dt,.breed_box dd {
	display: table-cell;
}
.breed_box table {
	border-spacing: 5px;
	display: inline;
}
.breed_box th {
	background-color: #d2e6d2;
	text-align: center;
	padding: 2px;
	width: 6em;
	vertical-align: middle;
	color: #000;
}
.breed_box td {
	text-align: center;
	padding: 2px 1em;
	vertical-align: middle;
	background-color: #ddd;
}
.breed_box a img {
	margin-left: 0.5em;
	vertical-align: baseline;
}
.breed_list {
}

td.etc_txt {
	background-color: #fff;
}
ol dl dd p {
	width: 820px;
}

.backto {
	margin-left: 680px;
	width: 180px;
	padding-bottom: 1em;
}
.backto li {
	list-style: none;
}
.visible {
	top: -5000px;
	position: fixed;
	display: block;
	vertical-align: baseline;
}


/*モーダルウインドウ用*/
#con1 iframe {
	width: 96%;
	height: 28em;
	border: none;
	margin: 1em 2%;
}
#gmap {
	width: 100%;
	height: 30em;
}

.modal-content {
    position:fixed;
    display:none;
    z-index:10;
    width:50%;
    margin:0;
    padding:10px 20px;
    border: none;
    background:#fff;
	border-radius: 10px;
	max-height: 600px;
	overflow: auto;
}
.modal-overlay {
    z-index:6;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}

.modal-close {
	size: 1.2em;
    color:#000000;
    text-decoration: none;
	text-align: center;
	font-weight: 600;
}

.modal-close:hover {
    cursor:pointer;
    color:#f00;
}