 /*
 Theme Name: 大山養魚場テーマ
    Description:大山養魚場PCテーマ
    Theme URI:
    Author:株式会社 保安企画
    Author URI: http://www.hp-web.jp/
    Version:1.0
    License:
    License URI:
    */
    
@charset "utf-8";
/* CSS Document */
/****************************************************************************
	body設定
*****************************************************************************/
body{
	color: #fff;
	font-size:16px;
	line-height:25px;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#000;
	margin: 0  ;
	padding: 0 ;
	background-image:url(img/common/body_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
a{
text-decoration: none;
color:#fff;
}
a:hover{
text-decoration: underline;
color:#fff;
}

h2,h3,h4{text-align: left;}

img {
	margin: 0  ;
	padding: 0;}

#container{
	width: 100%;
	margin: 0 auto ;
	padding: 0;
	text-align: center;
}


/*	ヘッダー
----------------------------------------------------------------------------*/

h1{
	width: 980px;
	margin:0 auto;
	padding:0;
	font-size: 14px;
	line-height:30px;
	height:30px;
	text-align:left;
}
#head{
	height:auto;
	margin: 0 auto ;
	padding-bottom: 10px ;
	background-image:url(img/common/back.png);
	background-repeat:repeat-x;
	background-size:cover;
	}
#head_cover {
	background-image:url(img/common/cover.png);}
#head_in {
	width:980px;
	margin:auto;}
#head_logo {
	width:300px;
	margin:13px 0 0 0 ;
	float:left;
}
#head_add {
	width:300px;
	margin:58px 0 0 30px ;
	float:left;
	text-align:left;}
#head_tel {
	width:340px;
	margin:30px 10px 0 0 ;
	float:left;
	}
	
.pc{display:inline;}
.sm{display:none;}


/*	フッター
----------------------------------------------------------------------------*/
#footer{
	text-align:center;
	background-image:url(img/common/back.png);
	background-repeat:repeat-x;
	background-size:auto 100%;
	margin:0;
	padding:0;
	}
#footer_cover {
	background-image:url(img/common/cover.png);
	margin:0;
	padding:0;
	}
#footer_in {
	width:980px;
	margin: auto;
	padding:14px 0 30px 0;
	position:relative;
	}
.footer_link {
	padding-top:1em;
	width:180px;
	float:left;
	line-height:36px;
	margin-left:25px;
	text-align:left;
	}
.footer_link2 {
	padding-top:1em;
	width:270px;
	float:left;
	line-height:24px;
	text-align:left;
	}
#footer_logo {
	width:220px;
	float:left;
	margin: 0 28px 0 30px;
	padding-left:20px;
	font-size:14px;
	text-align:left;
	background-image:url(img/common/foot_bar.png);
	background-repeat:no-repeat;
	background-position:left 15px;}
	
#footer_add {
	font-size:14px;
	line-height:18px;
	text-align:left;
	float:left;
	margin:0;
	}
#footer_name {font-size:16px; margin-bottom:10px;}

#footer_map {
	width:183px;
	height:183px;
	float:left;
	margin:0 ;
	text-align:left;
	line-height:30px;
	
	}

#footer_copy{
	font-size:14px;
	line-height:68px;
	padding-top:5px;
	height:68px;
	text-align:center;
	color:#000;
	background-image:url(img/common/copy.jpg);
	background-repeat:repeat-x;
	background-position:center;
	}
.page_top  {
	width:724px;
	text-align:right;
	margin:0 auto 20px auto;
	}
.page_top a:hover {
	text-decoration:underline
	}
.footer_icon1 {
	width:110px;
	position:absolute;
	top:50px;
	left:-120px;
	}
.footer_icon2 {
	width: 125px;
	position: absolute;
	top: -158px;
	right: -127px;
	}
@media screen and ( max-width: 980px) {
	.footer_icon1 {
	width:110px;
	position:absolute;
	top:-100px;
	left:30px;
	}
.footer_icon2 {
	width: 90px;
	position: absolute;
	top: -180px;
	right: 50px;
	}
}
/*	共通
----------------------------------------------------------------------------*/


.clear{clear: both; overflow: hidden; margin:  auto;}
.int10 {
	text-indent:-1em;
	padding-left:1em;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
/*	共通
----------------------------------------------------------------------------*/
#contents{
	width:980px;
	margin:  0 auto 50px auto;
	padding:  20px 0 0 0;
}
/*	グローバルナビ
----------------------------------------------------------------------------*/

#navi_bar{
	width: 100%;
	background-image:url(img/common/navi_back.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	margin:   0 auto;
}
#navi {
	width:980px;
	
	margin:auto;
	}
#navi li{
	width:196px;
	list-style:none;
	margin:6px 0;
	float:left;
}


.title {
	width:724px;
	text-align:left;
	font-size:25px;
	line-height:50px;
	font-weight:bold;
	height:50px;
	padding: 0 58px;
	margin:0 auto  30px auto;
	border-bottom:1px solid #fff;
	}
.title2 {
	width:840px;
	margin:40px auto  60px auto;
	}
.cont {
	width:840px;
	margin:0 auto 60px auto;
	border-bottom:1px solid #fff;
	}
.breadcrumb {
	width:810px;
	margin:20px auto;
	text-align:left;
	font-size:16px;
	}

/*　TOP
----------------------------------------------------------*/
#slider_back {
	height:700px;
	
	}

#slider-pro {
	width:1326px;
	margin: auto;
	}
@media screen and ( max-width: 980px) {
	#slider_back {
	height:auto;
	margin-bottom:40px;
	}
}
.top_news  {
	width:724px;
	height:200px;
	padding: 0;
	margin:0 auto 20px auto;
	position:relative;
	}
.top_news dt {
	width:17%;
	height:38px;
	font-size:14px;
	line-height:38px;
	text-align:left;
	float:left;
	}
.top_news dd {
	width:83%;
	height:38px;
	font-size:17px;
	line-height:38px;
	text-align:left;
	float:left;
	}
.top_news_list  {
	width:724px;
	text-align:right;
	margin:0 auto 20px auto;
	}
.top_news_icon1 {
	width: 70px;
	position: absolute;
	top: -128px;
	left: -94px;
	}
.top_news_icon2 {
	width: 125px;
	position: absolute;
	top: 16px;
	right: -193px;
	}
@media screen and ( max-width: 980px) {
	.top_news_icon1 {
	width: 70px;
	position: absolute;
	top: -128px;
	left: -94px;
	}
.top_news_icon2 {
	width: 90px;
	position: absolute;
	top: 16px;
	right: -60px;
	}
}
.top_kind_list {
	width:834px;
	margin:auto;
	}
.top_kind_list li {
	width:230px;
	margin:8px 24px 30px 24px;
	text-align:center;
	line-height:30px;
	float:left;
	list-style:none;
	}
.top_kind_list li img {
	width:100%;
	height:auto;
	margin-bottom:10px;
	}

/*　取扱品種
----------------------------------------------------------*/
.kind_box {
	width:790px;
	margin:30px auto;
	}
.kind_img {
	width:230px;
	float:left;
	margin-right:50px;
	margin-bottom:50px;
	}
.kind_img img {
	width:100%;
	margin-bottom:30px;
	}
.kind_img_r {
	width:230px;
	float:left;
	margin-right:0;
	margin-bottom:50px;
	}
.kind_img_r img {
	width:100%;
	margin-bottom:30px;
	}
.kind_text {
	width:200px;
	margin:0 auto ;
	}
.kind_text table thead th {
	background-image:url(img/kind/p_name_back.png);
	background-size:cover;
	text-align:left;
	font-size:14px;
	line-height:25px;
	padding:0.25em 1em 0.25em 0.25em;
	}
.kind_text table thead td {
	background-image:url(img/kind/p_name_back.png);
	background-size:cover;
	text-align:left;
	font-size:14px;
	line-height:25px;
	padding:0.25em 0.5em 0.25em 0;
	}
.kind_text table tbody th {
	text-align:left;
	font-size:14px;
	line-height:25px;
	padding:0.25em 1em 0.25em 0.25em;
	}
.kind_text table tbody td {
	text-align:left;
	font-size:14px;
	line-height:25px;
	padding:0.25em 0.5em 0.25em 0;
	}	
.kind_video {
	width:820px;
	margin:0 auto 35px auto;
	border:1px solid #fff;
	box-sizing:border-box;
	clear:both;
	}
 /*　イベント
----------------------------------------------------------*/
.event_box {
	width:840px;
	margin:auto;
	}
.event_name {
	font-size:24px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	text-align:center;
	margin:2% auto 5% auto;

	}
.event_box_in {
	width:380px;
	margin:0 40px 50px 0 ;
	float:left;
	}
.event_box_img {
	width:180px;
	margin:0 10px 0 0 ;
	float:left;
	}
.event_box_img img {
	width:100%;
	height:auto;
	}
.event_box_text {
	width:190px;
	margin:0 0 10px 0 ;
	float:left;
	}
.event_box_text th {
	width:4em;
	padding-right:1em;
	font-size:14px;
	line-height:22px;
	text-align:left;
	}
.event_box_text td {
	font-size:14px;
	line-height:22px;
	text-align:left;
	}
.event_bt {
	width:180px;
	margin:4px auto;
	}
.event_list {
	width:100%;
	text-align:right;
	margin:20px 0;
	}
/*　会社概要
----------------------------------------------------------*/
.comp_box {
	width:800px;
	margin:100px auto;
	border-top:1px solid #fff;
	}
.comp_box th {
	width:280px;
	padding:1em 0 1em 60px;
	text-align:left;
	font-size:16px;
	line-height:25px;
	border-bottom:1px solid #fff;
	}
.comp_box td {
	text-align:left;
	font-size:16px;
	line-height:25px;
	padding:1em 0 1em 0;
	border-bottom:1px solid #fff;
	}