@charset "UTF-8";
/*****************************************************
	
	各pageの表示を統一するための設定です
	
*****************************************************/



/************* オリジナルレシピ *************************/
.read_txt{
	margin-bottom:50px;
}
#pagemain h2{
	background: #eee;
    text-align: center;
    padding: 8px 0;
    margin-bottom: -5px;
    text-align: center;
    clear:both;
}

#pagemain #ph_oda {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	margin-left: 20px;
	font-weight: bold;
}
#pagemain #ph_oda img {
	margin-bottom: 10px;
}

#pagemain .recipe-read {
	float:left;
	width: 60%;
	margin:50px 0px;
}
#pagemain .food-photo{
	float:right;
	width:30%;
	margin:50px auto;
}
#pagemain .food-photo img{
	width:100%;
	margin:0 auto 10px;
}

.remenu{
	clear:both;
	padding:20px 0;
	overflow:hidden;
}
.remenu li{
	line-height: 1.5em;
}
.remenu li a{
	text-decoration:none;
	width:45%;
	border:1px solid #ccc;
	display:block;
	padding: 2%;
	float:left;
	margin: 2% 2.5%;
}

.remenu li:nth-child(2n+1){
	clear:both;
}

.remenu li a:before{
	content:'>';
	color:#AC1F24;
	margin-right:2%;
}
.remenu li a:hover{
	background-color:#F2F3EA;
}


/************* レシピページ *************************/

#pagemain #recipe_main {
	width: 100%;
	margin:30px auto;
	overflow: hidden;
}
#pagemain .recipe-left {
	float:left;
	overflow: hidden;
	width: 50%;
}
#pagemain #recipe_main #main_img img{width:100%;}

#pagemain .recipe-right {
	float:right;
	overflow: hidden;
	width:40%;
}

#pagemain #recipe_main .recipe-p {
	margin: 10px auto;
	display: block;
	background:#AC1F24;
	background-repeat: repeat;
	background-position: center center;
	color: #FFF;
	font-size: 115%;
	font-weight: bold;
	padding: 5px 5%;
	text-align: center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	display:inline-block;
}

#pagemain #recipe_main dl dt {
	font-weight: bold;
	color: #AC1F24;
	font-size: 110%;
	float: left;
	margin-bottom: 10px;
}
#pagemain #recipe_main dl dd {
	margin-bottom: 10px;
	padding-left: 2.2em;
}
 #syohin {
	overflow: hidden;
	clear:both;
}

#syohin ul{
	border: 4px double #DFE0D7;
	overflow: hidden;
	width: 100%;
	background-repeat: no-repeat;
	margin: 80px auto;
	padding:25px;
}

#syohin ul li .item-text{
	width: 100%;
	margin:0 auto;
	padding:5%;
	text-align:center;
	border-radius:5px;
	background: #8e8e8e;
	background: -moz-linear-gradient(top, #8e8e8e 0%, #000 100%);
	background: -webkit-linear-gradient(top, #8e8e8e 0%,#000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#5b5b5b',GradientType=0 );
}


.item-text{
	color:#fff;
	text-decoration:none;
}
.item-text a:hover,
.item-text:hover,
#recipe #syohin a{
	opacity: 0.5;
	transition:0.3s;text-decoration:none;
}


#syohin ul li{
	font-size:100%;
	width: 50%;
	float:left;
	color: #5F5E53;
}

#syohin ul li span{
	display:block;
	color: #AC1F24;
	font-weight:bold;
}

/************* 会社案内 *************************/

.shop_img {
	width:80%;
	margin:50px auto;
}

.shop_img img{
	width:100%;
}

.company,.enkaku{
	overflow:hidden;
	margin: 30px 0 50px;
	border-bottom:1px dotted #aaa;
}
.company dt{
	width:150px;
	float:left;
	clear:both;
	margin:0;
	text-align:center;
	padding:15px 0;
}
.company dd{
	margin:0 auto;
	border-top:1px dotted #aaa;
	padding:15px 0 15px 170px;
}
.company dd:after,
.company,
.enkaku dd:after{
  content :'';
  clear : both;
}
.enkaku dt{
	width:180px;
	float:left;
	clear:both;
	margin:0;
	text-align:center;
	padding:15px 0;
}
.enkaku dd{
	margin:0 0 0;
	border-top:1px dotted #aaa;
	padding:15px 0 15px 200px;
}

/************* 海苔への想い *************************/

#omoi h3{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 150%;
	margin-bottom: 20px;
	font-weight: normal;
}
#pagemain #omoi .section{
	width: 100%;
	margin: 80px auto;
	clear:both;
	overflow:hidden;
}

.section dt.left_ph{
	width:40%;
	float:left;
}
.section dd.right_txt{
	width:55%;
	float:right;
}

.section dt.right_ph{
	width:30%;
	float:right;
}
.section dd.left_txt{
	width:65%;
	float:left;
}
.section dt.left_ph img,
.section dt.right_ph img{width:100%;}

.omoibox{overflow:hidden;}

.omoibox div{
	float:left;
	width:30%;
	margin:50px 2%;
}
.omoibox .left_ph{width:15%;}
.omoibox .center_txt{width:40%;}
.omoibox .right_ph{width:33%;}
.omoibox .left_ph img,
.omoibox .right_ph img{width:100%;}


/************* FAX注文用紙 *************************/

.sample_pdf{
	width:80%;
	margin:50px auto 10px;
}

#pagemain .faxbt{
	width:50%;
	margin:0 auto;
	padding:2%;
	display:block;
	color:#fff;
	text-align:center;
	background:#aaa;
	border-radius:5px;
}
#pagemain .faxbt:hover {
	color:#000;
	background:#eee;
}

/************* 海外発送 *************************/

#cyumon{margin:50px auto;}

#cyumon .nagare {
	overflow: hidden;
	margin-bottom:30px;
}

.nagare p {
	float:left;
	width:20%;
	text-align:center;
}
#cyumon .nagare dl {
	float:right;
	width:75%;
	line-height:1.8em;
}

#cyumon .nagare dl dt span{
	font-weight: bold;
	font-size:105%;
	color: #AC1F24;
}
.nagare dl dd a{
	color: #2559a8;
	font-weight:bold;
}
.nagare dl dd a:hover{
	color: #AC1F24;
}
#cyumon .kanzei{
	margin:50px auto;
}
#cyumon .kanzei p{
	line-height:1.8em;
	margin:30px auto;
}
#cyumon .kanzei p span{
	color: #AC1F24;
}

#cyumon .section h3 {
	background-color: #AC1F24;
	color: #fff;
	display:inline-block;
	padding:5px 25px;
	margin-bottom:10px;
	border-radius: 5px;
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px; /* Firefox用 */ 
}
.ems-ph{
	width:80%;
	margin:30px 0;
}
.ems-ph img{width:100%;}

.chumon-box{
	overflow:hidden;
	margin-bottom:50px;
}
.chumon-box ul li a{
	width:30%;
	float:left;
	text-align:center;
	padding:10px 2%;
	background:#ccc;
	margin:0 1.65%;
	border-radius:5px;
	display:block;
}
.ems {
	margin:20px auto;
	border:1px solid #CCCCCC;
	font-size:90%;
	line-height:1.8em;
}
.chumon-box ul li a:hover{background:#eee;}
.ems tr .chitai {background-color: #EEEAE7;}
.ems tr .jyuryo {background-color: #FBF9F6;}
.ems tr th{border: 1px solid #CCCCCC;}
.ems tr td {
	padding:5px 0;
	border: 1px solid #CCCCCC;
	text-align:center;
}

/************* よくあるご質問 *************************/

.aka-tx{color:#AC1F24;}

.shitumon-box{
	background:#F5F5F5;
	padding:3% 5%;
	margin-bottom:30px;
	overflow:hidden;
}
.shitumon-box dl{
	line-height:1.6em;
	width: 100%;
}
.shitumon-box dt{
	display: block;
	float:left;
	clear: left;
	width:12%;
	font-weight:bold;
	padding-left:5%;
}
.shitumon-box dd{
	display:block;
	width:80%;
	float:left;	
}
.shitumon-box dd a{
	display:block;
}

.q-box {
	width:100%;
	margin:50px auto;
	overflow:hidden;
}
.q-box h3{
	border-left: solid #AC1F24 10px;
    padding: 3px 12px;
    clear: both;
	background:#f2f2f2;
	margin:30px 0;
}
.q-box h3 span{
	display:block;
	margin-left:6%;
}
.q-box dl{
	width: 100%;
	overflow:hidden;
	margin-bottom:30px;
}
.q-box dl dt{
	 width: 6%;
	 display:block;
	 float:left; 
}
.q-box dl dd{
	width:90%;
	display:block;
	float:right;
}

.hukuro-box dl{
	width:60%;
	float:left;
	margin-left:10%;
}

.hukuro-ph{
	width: 30%;
	float:right;
}
.hukuro-box dl dt{
	clear:both;
	width: 50%;
	display:block;
	float:left;
}
.hukuro-box dl .hukuro1:before{
	content:"A";
	margin:0 10px 0;
}
.hukuro-box dl .hukuro2:before{
	content:"B";
	margin:0 10px 0;
}
.hukuro-box dl .hukuro3:before{
	content:"C";
	margin:0 10px 0;
}
.hukuro-box dl .hukuro4:before{
	content:"D";
	margin:0 10px 0;
}
.hukuro-box dl .hukuro5:before{
	content:"E";
	margin:0 10px 0;
}

.hukuro-box dl .hukuro-tx{
	width: 40%;
	display:block;
	float:left;
}
.hukuro-box .hukuro-ph{width:100%;}


.q-box .toiawase-bt{
	width:100%;
}
.q-box .toiawase-bt p{
	margin-left:12%;
}
.daikin-tx{
	width:100%;
	margin:20px 0 0;
}
.daikin-tx p{
}
.card-list{
	width:80%;
	margin:0 auto 30px;
}
.card-list li{
	width: 10%;/* 横幅を固定して */
	display: inline-block; /* インラインブロック化 */
	vertical-align: top;   /* 上端を揃える */
	margin:10px 7%;
}
.card-list li img{
	width:100%;
	
}
.toiawase-bt a{
	width:35%;
	text-align:center;
	padding:10px 2%;
	background:#ccc;
	margin:0 auto;
	border-radius:5px;
	display:block;
}
.toiawase-bt a:hover{
	background:#eee;
}
.backtop{
	clear:both;
	float:right;
	margin-top:50px;
}
.backtop a{
	display:block;
}
.backtop a:before{
	content:"▲";
}

.kaigailist{
	width:80%;
	margin:0 auto;
	overflow:hidden;
}
.kaigailist li a{
	float:left;
	width:45%;
	text-align:center;
	padding:10px 2%;
	background:#ccc;
	margin:0 2.5%;
	border-radius:5px;
	display:block;
}
.kaigailist li a:hover{background:#eee;}


/************* トピックス *************************/

.onigiri{
	width:100%;
	margin: 0 auto;
}
.onigiri img{
	width:100%;
}
.syoukai{
	width:100%;
	overflow:hidden;
	margin:0px auto 50px;
}
.syoukai li{float:left;}
.syoukai li a{display:block;}
.syoukai li img{width:100%;}
.syoukai li:nth-child(1){width:65%;}
.syoukai li:nth-child(2),
.syoukai li:nth-child(3){width:35%;}
.syoukai li:nth-child(3) a{padding: 2px 0;}

/************* メディア掲載情報 *************************/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom:30px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.readbox{
	margin:50px auto;
}
.mediasyo{
	width:100%;
	overflow:hidden;
	margin:50px auto;
}

.mediasyo .midashi3{
	border-left: solid #AC1F24 10px;
    padding: 3px 12px;
    clear: both;
	background:#f2f2f2;
	margin:30px 0;
}

.mediasyo .photo{
	width: 50%;
	float:left;
}
.mediasyo .naiyo{
	width: 45%;
	float:right;
}
.matome{
	overflow:hidden;
	margin:50px auto;
}
.mediasyo .photo ul li:first-child{
	width:50%;
	float:left;
}
.mediasyo .photo ul li:last-child{
	width:50%;
	float:right;
}
/************* サイトマップ *************************/
#sitemap ul {
	padding: 5px;
	border: 1px solid #DDD;
	background-color: #f7f7f7;
	margin: 35px auto;
}
#sitemap ul li {
	background-image: url(../image/li_icon.gif);
	background-repeat: no-repeat;
	background-position: 6px 18px;
	display: block;
	list-style-type: none;
	padding: 12px 0px 12px 15px;
	border-bottom:1px dotted #CCC;
	
}
#sitemap ul li:last-child{
	border-bottom:0px dotted #CCC;
}
#sitemap ul li a{
	display:block;
}
/************* リンク *************************/

#pagemain .link-box{
	width:100%;
	margin:50px auto 70px;
}
.link-box dt{
	color:#AC1F24;
	font-weight:bold;
}

.sougolink-box{
	width:100%;
	margin:50px auto;
}
.sougolink-box dt{
	width:100%;
}
.sougolink-box dd{
	width:100%;
	margin:0px auto 50px;
}
.lastdt{
	float:left;
}
.lastdd{
	float:left;
	padding-left:20px;
}

/************* お問い合わせ *************************/
.en{
	padding-left:10px;
	font-size:80%;
}

#submit{
	width:45%;
	border:0.5px solid #b2b2b2;
	border-radius:2px;
	float:left;
	margin:0 2.5%;
}
#resets{
	width:45%;
	border:0.5px solid #b2b2b2;
	border-radius:2px;
	float:left;
	margin:0 2.5%;
	cursor: pointer;
}

#toi_setumei{
	clear:both;
	margin:50px auto;
}
/************* ご注文のご案内 *************************/

.chubox{
margin:50px auto;
}
.chubox h3 {
	background-color: #AC1F24;
	color: #fff;
	display:inline-block;
	padding:5px 25px;
	margin-bottom:10px;
	border-radius: 5px;
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px; /* Firefox用 */ 
}
.chubox table{
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 10px;
}

.chubox table tbody th {
    border-color: #B8B8B8;
    padding-left: 10px;
    text-align:center;
    background: #F6F6F6;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 3px 5px;
}
.chubox table tbody td {
    border-color: #B8B8B8;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 3px 5px;
}

@media screen and (max-width: 800px) {

.mediasyo .photo{
	width:40%;
	float:left;
}
.mediasyo .naiyo{
	width:55%;
	float:right;
}
}
@media screen and (max-width: 700px) {

.section dt.left_ph{
	width:60%;
	margin:0 auto 50px;
	float:unset;
}
.section dd.right_txt{
	width:100%;
	float:unset;
}

.section dt.right_ph{
	width:60%;
	margin:0 auto 50px;
	float:unset;
}
.section dd.left_txt{
	width:100%;
	float:unset;
}
.omoibox div{
	float:unset;
	margin:0 auto 50px;
}
.omoibox .left_ph{
	width:30%;
}
.omoibox .center_txt{
	width:100%;
}
.omoibox .right_ph{
	width:50%;
}
.chumon-box ul li a{
	font-size:90%;
}
.hukuro-box dl{
	width:100%;
	float:unset;
}

.hukuro-ph{
	width:50%;
	margin:0 auto;
	float:unset;
}
.hukuro-ph img{width:100%;}
}
.table-scroll td,.table-scroll th{
	padding:3px 0.5em!important;
}

@media screen and (max-width: 600px) {
#pagemain #recipe_main .recipe-p {
	width:100%;
	margin:20px 0;
}	
#pagemain .recipe-read {
	float:unset;
	width: 100%;
}
#pagemain .food-photo{
	float:unset;
	width:60%;
}
#pagemain .recipe-left {
	float:unset;
	overflow: hidden;
	width: 60%;
	margin:0 auto 50px;
}
#pagemain .recipe-right {
	float:unset;
	overflow: hidden;
	width:100%;
}

#syohin ul li{
	width: 100%;
	float:unset;
	color: #5F5E53;
	text-align:center;
	font-size:90%;
}
#syohin ul li .item-text{
	width: 100%;
	margin:20px auto 0;	
}
.company,.enkaku { border-bottom: 0px dotted #aaa;}

.enkaku dt,
.company dt{
	width:100%;
	float:unset;
	margin:0;
	text-align:center;
	padding:15px 0;
}
.enkaku dd,
.company dd{
	float:unset;
    padding: 0px 0 30px 0px;
    border-top: 0px dotted #aaa;
    border-bottom: 1px dotted #aaa;
    text-align:center;
}
.nagare p {
	float:unset;
	width:100%;
	margin-bottom:20px;
}
#cyumon .nagare dl {
	float:unset;
	width:100%;
}
.chumon-box ul li a{
	float:unset;
	margin:20px auto;
	padding:10px 0;
	width:80%;
	font-size:unset;
}

.table-scroll{
	width:100%;
	max-width:900px;
	overflow-x:auto;
	margin-bottom:30px;
}

.ems {
    min-width: 640px;
    margin: 10px 10px;
 }
  .ems td {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
 }
 .q-box dl dt{
	 width:100%;
	 display:block;
	 float:unset; 
}
.q-box dl dd{
	width:100%;
	display:block;
	float:unset;
}
.daikin-tx p{
	margin-left:0%;
}
.card-list li{
	width: 15%;
	margin:10px 4.2%;
}
.toiawase-bt a{width:50%;}
.shitumon-box dt{
	padding-left:0%;
}

.hukuro-box dl{
	width:100%;
	float:unset;
	margin-left:0;
	margin:0 auto 50px;
}
.hukuro-box dl dt{
	width: 50%;
	float:left;
}
.hukuro-ph{
	width:80%;
	float:unset;
}
.mediasyo .photo{
	overflow:hidden;
	width:80%;
	float:unset;
	margin:0 auto 30px;
}
.mediasyo .photo img{
	width:100%;
}

.mediasyo .naiyo{
	clear:both;
	width: 100%;
	float:unset;
}
}

@media screen and (max-width: 480px) {

.section dt.left_ph{width:90%;}
.section dt.right_ph{width:90%;}
.omoibox .left_ph{width:50%;}
.omoibox .right_ph{width:80%;}
.sample_pdf{
	width:90%;
}
#pagemain .faxbt{
	width:90%;
	line-height:1.5em;	
}
.shitumon-box dt{
	float:unset;
	width:100%;
	text-align:center;
}
.shitumon-box dd{
	width:100%;
	float:unset;
	text-align:center;	
	margin-bottom:20px;
}

.card-list li{
	width: 20%;
	margin:10px 1.5%;
}
.hukuroname{
	/* text-align:center; */
	margin-bottom:20px;
}
.hukuro-box dl dt{
	width: 100%;
	float:unset;
	text-align:center;
	margin:0 auto;
}
.hukuro-box dl .hukuro-tx{
	width: 100%;
	text-align:center;
	margin:0 auto 20px;
	float:unset;
}
.hukuro-ph{
	width:80%;
	float:unset;
}
.kaigailist li a{
	float:unset;
	width:100%;
	margin:20px auto;
}
.toiawase-bt a{width:80%;}
.q-box .toiawase-bt p{margin-left:0%;}

.chubox table {
	width:600px!important;
}



}