@charset "EUC-JP";

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type="text/javascript" src="https://hakumai.sakura.ne.jp/kosawada.com/js/common.js"></script>
<script type="text/javascript" src="https://hakumai.sakura.ne.jp/kosawada.com/js/view_timer.js"></script>

/* Yahoo広告 サイトジェネラルタグ */
<script async src="https://s.yimg.jp/images/listing/tool/cv/ytag.js"></script>
<script>
window.yjDataLayer = window.yjDataLayer || [];
function ytag() { yjDataLayer.push(arguments); }
</script>
/* Yahoo広告 サイトジェネラルタグ */



/* edit-index.css */

/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: 13px;
	font-family:Helvetica, 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3','メイリオ', Meiryo,  sans-serif;
	line-height: 1.4em;
	background-color: #ffffff;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
/* for WinIE6*/

* html body {
		font-size: 80%;
		font-family: Verdana, 'メイリオ', Meiryo, "MS P ゴシック", sans-serif;
		vertical-align:baseline;
}

/* for WinIE7*/

*:first-child+html body {
	font-size: 80%;
	font-family: 'メイリオ', Meiryo, sans-serif;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
  max-width:100%;
}

a:link {
		color:#336699;
		text-decoration: none;
}
a:hover {
		text-decoration: underline;
}

a:visited {
		color:#1D5F7D;
		text-decoration: none;
}

 /* IE以外のモダンWEBブラウザ向けの指定 */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

 /* IE7及びMac版IE5向けの指定 */

.clearfix {display:inline-block;}

 /* IE6以前向けの指定 */

/* Hides from IE-mac \*/
*html.clearfix{height:1%;}
.clearfix {display:block;}
.clear {clear: both;font-size: 1px;line-height: 1px;}
/* End hide from IE-mac */

ul,dl,h1,h2,h3,h4,h5,h6{
		margin: 0px;
		padding: 0px;
		list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.SCT{
		margin-bottom: 20px;
}
#intro {
	color: #333;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 14px;
	line-height: 1.2em;
	background-image: url(https://img06.shop-pro.jp/PA01135/731/etc/head_intro_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#intro .inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
}
#intro #introText {
	float: left;
}
#intro #login {
	float: right;
}
#intro #login a {
	color: #CC3300;
}
/*ヘッダー*/
#header {
	clear:both;
	background-repeat: repeat-x;
	background-position: left 0px;
	background-image: url(http://);
	margin: 0px;
	padding: 0px;
}
#header #headimage {
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
	margin: 0px;
	background-image: url(https://img06.shop-pro.jp/PA01135/731/etc/head_bg.gif);
}
#header #headimage #header_title {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-image: url(https://img06.shop-pro.jp/PA01135/731/etc/head_family.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 135px;
}
#header #headimage #header_title .kanbaPh {
	position: absolute;
	left: -40px;
	bottom: 0px;
	height: 105px;
	width: 126px;
}
#header #headimage #header_title strong {
	margin-left: 100px;
	display: block;
	padding-top: 14px;
}
.header_tel {
	position: absolute;
	top: 65px;
	right: 218px;
}

/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は800pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	width:960px;
	min-width:960px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
}

/*ナビゲーションの設定*/
#nav {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-image: url(https://img06.shop-pro.jp/PA01135/731/etc/head_nav_bg.jpg);
	padding-top: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}

#nav ul {
	width: 960px;
	display: block;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}

#nav ul li {
		float: left;
		margin: 0px;
		padding: 0px;
}
body {
	background-color: #FFFFFF;
}


#container {
}



/* ------------------------------------- 
 *	サイドバーの商品リスト（カテゴリーとグループを統合）
 * ------------------------------------- 
 *2022年3月書き換え
　　#side .listSCT 以下は廃止
 * ------------------------------------- */

ul.side-list{
	border: 1px solid #cdcdcd;
  border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
ul.side-list{
	border-top: none;
}
ul.side-list li a{
  padding: 10px;
  display: block;
}
ul.side-list li{
	border-bottom: 1px dotted #cdcdcd;
}
ul.side-list li:last-child{
	border-bottom: none;
}

/*サイドエリアのレイアウト*/
#side{
	float: left;
	width: 200px;
	display: inline-block;
}
#side .SCT h2 {
		font-size: 108%;
}


/*サイドエリアの基本セクションの設定*/
#side .listSCT{
		background: url(https://img06.shop-pro.jp/PA01132/407/etc/side_sect_bg_long.gif) left bottom;
}
#side .SCT.listSCT ul {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#side .SCT.textSCT {
		background: url(https://img06.shop-pro.jp/PA01132/407/etc/side_sect_bg_long.gif) no-repeat center bottom;
}
#side .SCT.textSCT .inner     {
		padding: 7px;
		font-size: 92.5%;
}
#side .SCT.listSCT li {
	line-height: 1.2;
	margin-bottom: 0.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 0.5em;
}
#side .SCT.textSCT.about li a {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#side #tencho {
	background-position: left bottom;
	background-image: url(https://img06.shop-pro.jp/PA01132/407/etc/side_sect_bg_long.gif);
}
#side #tencho .inner {
	padding: 7px;
}


#side #group-list ul{
		border-top:#838383 dotted 1px;
		padding:7px 0px;
		margin:0px 7px;
}
#side #tencho .inner hr {
	margin-bottom: 10px;
	margin-top: 10px;
	color: #999;
}
#side .SCT.feed a img {
	margin-right: 5px;
}


/*メインエリアのレイアウト*/
#main {
	width:730px;
	float: right;
	text-align: left;
	display: inline-block;
}

/*インフォメーションフッター*/
#footerInfo {
	clear: both;
	padding-top: 40px;
}

/*インフォメーションフッター内4つバナー*/
#footerInfo .fourBnr ul {
	height: 330px;
}
#footerInfo .fourBnr ul li {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}


/*インフォメーションフッターのレイアウト*/
#footerInfo .toTop {
	text-align: right;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	clear: both;
	display: block;
}

#footerInfo .left {
		float: left;
		width: 360px;
		margin-right: 20px;
		margin-bottom: 20px;
}

#footerInfo .right {
		float: right;
		width: 350px;
		margin-bottom: 20px;
}

#footerInfo h2 {
		font-size: 110%;
		color: #C00;
		margin-bottom: 0.5em;
}

#footerInfo p {
		font-size: 90%;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
}

#footerInfo #footerContact {
		clear: both;
		background: url(https://img06.shop-pro.jp/PA01132/407/etc/footer_info_h_contact_bg.gif) center bottom;
}

#footerInfo #footerContact .inner {
		padding: 0px 15px 10px;
}
#footerInfo #footerContact p strong {
	font-size: 220%;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#footerInfo #footerContact .tanto {
	font-size: 130%;
	font-weight: bold;
}

/*構造上のフッターのレイアウト*/
#footer {
		clear: both;
		padding-top: 20px;
		padding-bottom: 50px;
		text-align: center;
}

/*パンくずリストのレイアウト*/
#topicPath {
		margin-bottom: 10px;
}


#free h2 {
	margin-bottom: 20px;
}
#free p.intro {
	padding: 10px;
	line-height: 1.5;
	background-color: #FEFBEB;
	border: 1px dotted #CCC;
	margin-bottom: 15px;
}
#free p.intro2 {
	padding: 10px;
	line-height: 1.5;
	background-color: #EFF1F0;
	border: 1px dotted #CCC;
	margin-bottom: 15px;
}
#free.contact .inner {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}



/* ------------------------------------- 
 *	商品一覧テキスト表示／
 * ------------------------------------- */

.productList-text {
	margin-bottom: 30px;
}


.productList-text a .name:hover {
	text-decoration: underline;
}

.productList-text .name {
	font-weight: normal;
	float: left;
	display: block;
	padding-left: 1em;
	padding-right: 1em;
}

.productList-text .price {
	display: block;
	padding-left: 78%;
}

.productList-text .price strong{
	font-weight:bold;
	color:#FF0000;
}

.productList-text table {
	width: 730px;
}
.productList-text table tr {
	background-color: #F0F8FF;
}
.productList-text table tr:nth-child(2n) {
	background-color: #FFFFFF;
}
.productList-text table th, .productList-text table td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.productList-text table th.name {
	padding-right: 1em;
	float: left;
	white-space: nowrap;
}
.productList-text table th a  {
	padding-right: 1em;
	padding-left: 0.5em;
	display: block;
	font-weight:bold;
}



.productList-text table td {
	text-align: center;
	white-space: nowrap;
}
.productList-text table td.soldout {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 92.4%;
	color: #FF0000;
}
.productList-text table td.price {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.productList-text table td.item-link {
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
.productList-text table td.item-link span a{
	color: #FFFFFF;
	background-color: #999999;
	display: inline-block;
	line-height: 2;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 85%;
	border-radius: 3px;
}
.productList-text table td.item-link span a:hover {
	background-color: #666666;
}





/* ------------------------------------- 
 *	フリーページ／フォームメール（お問い合せ）
 * ------------------------------------- */


#free .mailForm {
		margin-bottom: 50px;
}


#free .mailForm table {
		width: 100%;
		border: 1px solid #999;
}

#free .mailForm table tr th {
		background: #EEE;
		text-align: left;
		padding: 5px 5px 5px 10px;
		margin: 1px;
		border: 1px solid #CCC;
		width: 10em;
		font-size: 95%;
}
#free .mailForm table tr td  {
		border: 1px solid #E8EBEC;
		margin: 1px;
		padding: 3px;
}

#free .mailForm table tr .cell input {
		border: 1px solid #CCC;
		width: 99%;
		font-size: 130%;
		line-height: 1.5em;
		height: 1.5em;
}
#free .mailForm table tr .cell textarea {
		height: 15em;
		width: 100%;
		border: 1px solid #CCC;
		font-size: 130%;
}
#free .mailForm form .submit_btn {
		text-align: center;
		padding-top: 15px;
}

#free .mailForm form .submit_btn input {
		background: #CCC;
		border-style: none;
		padding: 5px 8px;
}

#free .mailForm form .rei {
		margin-left: 0.5em;
		color: #666;
		font-size: 90%;
}


/* ------------------------------------- 
 *	フリーページ／よくある質問
 * ------------------------------------- */


#free #question   {
	margin-bottom: 30px;
	padding-top: 25px;
}
#free #question h3 {
	font-size: 108%;
	color: #520905;
}
#free #question ul {
	list-style-type: disc;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}
#free #question ul li {
	line-height: 1.3;
	margin-bottom: 0.5em;
}
#free .answer h3 {
	font-size: 108%;
	color: #520905;
	font-weight: bold;
	margin-bottom: 10px;
}
#free .answer dl {
	border: 1px solid #E8EBEC;
	margin-bottom: 25px;
}
#free .answer dl dt {
	background-color: #E8EBEC;
	font-weight: bold;
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
}
#free .answer dl dd {
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	background-color: #FFF;
}
#free .answer dl dd .toTop {
	text-align: right;
	margin-top: 0.5em;
	font-size: 92.5%;
}
#free.howto p {
	margin-bottom: 1em;
}
/* ------------------------------------- 
 *	フリーページ／海峡サーモンとは
 * ------------------------------------- */
#free.about_salmon {
	line-height: 1.7;
}
#free.about_salmon .SCT {
	margin-bottom: 2em;
	clear: both;
}
#free.about_salmon p  {
	margin-bottom: 1em;
}
#free.about_salmon .photo01 ,#free.about_salmon .photo02{
	text-align: center;
	margin-bottom: 25px;
}
#free.about_salmon .photo01 img , #free.about_salmon .photo02 img{
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
#free.about_salmon table.ikesu {
	margin-left: auto;
	margin-right: auto;
}
#free.about_salmon .ikesu th , #free.about_salmon .ikesu td{
	width: 180px;
	padding-right: 5px;
	padding-left: 0px;
	vertical-align: top;
	font-size: 92.5%;
	line-height: 1.4em;
}
/* ------------------------------------- 
 *	フリーページ／白背景ブロック
 * ------------------------------------- */
#free div.free_white {
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 52px;
	padding-bottom: 30px;
	padding-left: 52px;
}
/* ------------------------------------- 
 *	フリーページ／活〆・水氷〆の違いは？
 * ------------------------------------- */
#free.difference p {
	line-height: 1.7;
	margin-bottom: 1em;
}
#free.difference h3 {
	font-size: 120%;
	color: #C00;
	padding-top: 20px;
	padding-bottom: 20px;
}
#free.difference dl.tokucho dt {
	font-size: 120%;
	font-weight: bold;
	color: #F60;
	padding-bottom: 0.3em;
}
#free.difference dl.tokucho dd {
	margin-bottom: 1em;
}
#free.difference .to_order dl {
	border: 1px solid #CCC;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#free.difference .to_order dl dd {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 1em;
}
/* ------------------------------------- 
 *	フリーページ／さばき方
 * ------------------------------------- */
#free.sabaki .youtube {
	text-align: center;
}
#free.sabaki .youtube h3 {
	margin-bottom: 1em;
}
/* ------------------------------------- 
 *	フリーページ／メディア掲載情報
 * ------------------------------------- */
#free.media .mediaBloc {
	background-color: #FFF;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#free.media .mediaBloc h3 {
	font-weight: bold;
	color: #F60;
	font-size: 120%;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#free.media .mediaBloc p {
	margin-bottom: 1em;
}
#free.media .mediaBloc .images img {
	margin-right: 15px;
}


.hide{
	display: none;
}

/* ------------------------------------- 
 *	夏期休暇用設定／
 * ------------------------------------- */

.holiday-top{
    color:#FFFFFF;
    line-height: 1.3;
    font-size:large;
    font-weight:bolder;
    padding:10px;
    margin:10px 0px;
    background-color:#FF6634 ;
}

.holiday{ 
    color:#000000;
    line-height: 1.3;
    padding:10px;font-size:medium ;
    padding:10px;padding:0px 10px 10px 10px;
    margin-top:20px;
    margin-bottom:20px;
    background:#FFFFFF ;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid grey;
    border-top: 1px solid grey;
    -moz-box-shadow: 0 1px 3px black;
    -webkit-box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;
}


/* ------------------------------------- 
 *	ＴＯＰバナーボタンの設定／
 * ------------------------------------- */

#bottan ul  {
        width:730px;
        height:100%;
        margin-right: -10px;
        overflow:hidden;
}

#bottan li  {
        border-radius: 1em; 
        float:left;
        background-color: #AF8261;
        margin:5px 10px 35px 0;
        padding-top:5px;
        width:172px;
        height:25px;
        color: #ffffff;
        font-size:20px;
        font-weight: bold;
        text-align: center;

}

#bottan li a         {display:block; }
#bottan li a:link    {color:#FFFFFF; text-decoration:none; }
#bottan li a:visited {color:#FFFFFF; } 
#bottan li a:hover   {color:#FFFFFF; font-size:1.1em; }
#bottan li a:active  {color:#FFFFFF; font-size:1.1em;  }



/* ------------------------------------- 
 *	さくらんぼバナーの設定／
 * ------------------------------------- */

.cherry-back {

        width:730px ;
        height:344px ;
        position:relative ;
        background-image : url(https://img06.shop-pro.jp/PA01135/731/etc/2014cherry-banner-02.jpg?20140607115649)  ;
        
}

#cherry ul  {
        position: relative; 
        width:730px;
        height:100%;
        margin-right: -10px;
        overflow:hidden;
}

#cherry li  {
        margin-top:50px;
        float:left;
        overflow:hidden;
}


#cherry li a:hover   {position:relative;top:3px; }
#cherry li a:active   {position:relative;top:3px; }

.hidden { display:none; }


/* ------------------------------------- 
 *	メールフォーム
 * ------------------------------------- */

.mailform {
	width: 100%;
}
.mailform th,.mailform td {
	text-align: left;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #CCC;
}
.mailform tr th {
	white-space: nowrap;
	background-color: #F0EEE7;
}
.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
.mailform td textarea {
	min-width: 100%;
	min-height: 6em;
}
table.mailform input {
	padding: 3px;
	font-size: 107.8%;
	line-height: 1.4;
	margin-right: 3px;
}
table.mailform input textarea {
	border: 1px solid #efefef;
}



/* ------------------------------------- 
 *	フリーページ開催期間／
 * ------------------------------------- */

.lib-period {
	background-color: #F2EBE1;
	padding: 20px;
	font-size: 140%;
	line-height: 1.3;
	border-radius: 5px;
}
.lib-period .title {
	font-size: 123.1%;
	font-weight: bold;
}
.lib-period dl {
	margin-top: 1em;
	background-color: #FFF;
	padding: 1em;
}
.lib-period dt {
	float: left;
	font-weight: bold;
}
.lib-period dt:before {
	content: "◎";
}
.lib-period dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 5em;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.lib-period dd:last-child {
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}

.center{
 text-align: center;
}

.imgimg{
 line-height: 0; 
}