@charset "EUC-JP";
@import url('https://fonts.googleapis.com/css?family=Dosis:800&display=swap');
/* 送料無料バッジ*/
@import url('https://hakumai.sakura.ne.jp/kaikyou.com/shipping.css?20250401');　
/* 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;
}

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 */

/* 画像レスポンシブ */
img{
	max-width: 100%;
	height: auto;
}

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

.SCT{
		margin-bottom: 20px;
}
#intro {
	background-color: #000;
	color: #FFF;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1.2em;
}
#intro .inner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#intro #introText {
	float: left;
}
#intro #login {
	float: right;
}
#intro #login a {
	color: #FDBE23;
}
/*ヘッダー*/
#header {
	clear:both;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
#header #headimage {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	padding-top: 215px;
	margin: 0px;
	background-image: url(https://img06.shop-pro.jp/PA01132/407/etc/header2018.png?cmsp_timestamp=20180317145838);
}

/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は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;
	width: 100%;
	height: 30px;
	padding-top: 15px;
	background-color: #FFF;
}


#nav ul {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

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


#container {
}



/*サイドエリアのレイアウト*/
#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;
}

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


#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;
}




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

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

.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;
}


/*　清川設定　*/

p.midashi {
 position: absolute;
 height:80px;
 color: #000000;
 font-weight:bold;
 font-size:28px;
 line-height:52px;
 background-color: #FFFFFF;
 background-repeat: no-repeat;
 background-image: url("https://img06.shop-pro.jp/PA01132/407/etc/2013-midashi-wave.gif?20130322110101")
}


.imageCover2 {
    position: relative;
    width: 730px;
    height: 450px;
    background: url('https://img06.shop-pro.jp/PA01132/407/etc/youtube-back2.jpg?20140502111144') no-repeat scroll 0 0 transparent;
}

.imageCover2 .coverImage {
    position: absolute;
    left: 10px;
    bottom: 20px;
    width: 560px;
    height: 315px;
}

.center{
 text-align: center;
}

/* ----------------------- 休業期間のお知らせ -----------------------*/
.holiday-info {
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 15px;
	border: 3px solid #D1D1D1;
	margin-bottom: 20px;
	margin-top: 10px;
    width: 940px;
  	margin-left: auto;
	margin-right: auto;
}
.holiday-info h2 {
	margin-bottom: 10px;
	color: #474747;
	text-align: center;
	font-size: 16px;
}
.holiday-info__title {
	margin: 0px;
	padding: 0;
	font-size: 14px;
}
.holiday-info__text {
	line-height: 1.8!important;
	color: #4D4D4D;
	font-size: 14px;
}
.holiday-info strong{
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 10px 0;
	font-size: 16px;
	}
.holiday-info__strong1  {
	background-color: #BD4547;
	margin-left: auto;
	border-radius: 3px;
	margin-right: auto;
	color: #FFFFFF;
	margin-bottom: 10px;
	width: 80%;
}
.holiday-info__strong2 {
	line-height: 1.8!important;
	color: #5B5B5B;
	margin-top: 5px;
}
.holiday-info em {
	font-weight: bold;
	font-style: normal;
}
/* -----------------------  //休業期間のお知らせ -----------------------*/
