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

body {
	background-color: #460000;
	color:#FAFAFA;
}
#flash {
	text-align: center;
}
#flash h1 {
	display: none;
}
#main_cont {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_cont #toppage_cont{
	overflow:hidden;
}
#main_cont #toppage_cont #shinchaku {
	overflow:hidden;
	margin-bottom:30px;
}
#main_cont #toppage_cont #shinchaku .news{
	float:left;
	background-image: url(../image/top_image/news_bg.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 698px;
	padding-top: 33px;
	padding-left: 100px;
	background-position: 0px 12px;
	font-size:90%;
}
#main_cont #toppage_cont #shinchaku .news a{
	color: #FFFFFF;
}
#main_cont #toppage_cont .blog {
	height:auto;
	width: 152px;
	float: right;
	padding-top:20px;
}
#main_cont #toppage_cont .topbox{
	clear: both;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width:100%;
	margin:0;
}
#main_cont #toppage_cont #image_menu {
	clear: both;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width:798px;
	margin:0;
}
#main_cont #toppage_cont #image_menu .top_menu,#main_cont #toppage_cont #image_menu .top_menu_right{
	height:auto;
	width:22.5%;
	max-width:100%;
	margin:9px;
	
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	overflow:hidden;
}
#main_cont #toppage_cont #image_menu .top_menu_right{
	float:left;
	margin-right:0!important;
	
}
#main_cont #toppage_cont #image_menu .top_menu img,#main_cont #toppage_cont #image_menu .top_menu_right img{
	width:100%;
	height:auto;
}
#left_cont {
	width: 220px;
	float: left;
	margin-bottom:40px;
}
#left_cont nav {
	background-image: url(../image/sub_page/side_menu_bg.png);
	background-repeat: no-repeat;
	height:auto;
	width:193px;
	padding-top: 120px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#left_cont nav ul li {
	display:block;
	color: #f5a20a;
	font-weight: bold;
	text-align: center;
	height: 70px;
	width: 190px;
}
#left_cont nav ul li a{
	display:block;
	height: 58px;
	width: 190px;
	padding-top:15px;
	color: #f5a20a;
}
#left_cont nav ul li a:hover{
	color:#FAFAFA;
	text-decoration:none;
	-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}
.eigo{
	color: #9C9A86;
	font-size: 80%;
	padding-top: 18px;
}
.left_banner{
	margin-bottom:15px;
	}
#right_cont {
	float: right;
	width: 697px;
	margin-bottom:40px;
}
#right_cont h1 {
	background-image: url(../image/sub_page/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 667px;
	color: #3c0a00;
	font-size: 180%;
	padding-top: 20px;
	padding-left: 30px;
	font-weight:bold;
	margin-top:70px;
}
.h1_eigo{
	color: #9C9A86;
	font-size: 80%;
	padding-top: 18px;
	padding-left: 30px;
}
#right_cont h2 {
	background-image: url(../image/sub_page/h2_bg.png);
	height: 36px;
	width: 667px;
	padding-top: 18px;
	background-repeat: no-repeat;
	font-size: 125%;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#right_cont h2.new-h2 {
	background-image: url(../image/sub_page/h2_new.png);
	height: 36px;
	width: 667px;
	padding-top: 18px;
	background-repeat: no-repeat;
	font-size: 125%;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#right_cont h2.new-h2 span{
	font-size:0.8em;
}
#right_cont h3 {
	font-size: 125%;
	margin-bottom: 20px;
	border-bottom:1px dotted #ccc;
	padding:0 0 10px;

}
#right_cont h3:before {
	content:'■';
	background:#111;
	color:#F5A20A;
	margin:0 5px 0 0;
}
h5 {
	font-size:115%;
	color:#F5A20A;
}

#main_image img{
	margin-top: 20px;
	margin-bottom: 40px;
	box-shadow: 0px 0px 15px #000;
	-moz-box-shadow: 0px 0px 15px #000;　/* Firefox用 */  
    -webkit-box-shadow: 0px 0px 15px #000;　/* Safari,Google Chrome用 */  
}
/*うわさのカリー*/
#cally_set {
	overflow: hidden;
	margin: 0 -30px 20px 0;
}
#cally_set #buy_box {
	float: left;
	width: 220px;
	margin-right: 22px;
	overflow:hidden;/*仮*/
}
#cally_set #buy_box h3 {
	background-image: url(../image/sub_page/h3_bg.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 220px;
	color: #f8c000;
	padding-top: 10px;
	text-align: center;
	font-size: 100%;
	margin-bottom: 5px;
	line-height: 1.4;
}
#cally_set #buy_box .setsumei   {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 85%;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#cally_set #buy_box .kingaku {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	color:#f8c000;
	text-align:right;
}
#cally_set #buy_box .kingaku .small {
	font-size: 80%;
	margin-right: 10px;
}
/*有田コラボカレー*/
#arita_cally_set {
	overflow: hidden;
	margin-right: -30px;
}
#arita_cally_set #buy_box {
	float: left;
	width: 340px;
	margin-right: 22px;
	overflow:hidden;/*仮*/
}
#arita_cally_set #buy_box h3 {
	background-image: url(../image/carry/h3_bg_2retsu.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 335px;
	color: #f8c000;
	padding-top: 10px;
	text-align: center;
	font-size: 100%;
	margin-bottom: 5px;
	line-height: 1.4;
}
#arita_cally_set #buy_box .setsumei   {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 85%;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#arita_cally_set #buy_box .kingaku {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	color:#f8c000;
	text-align:right;
}
#arita_cally_set #buy_box .kingaku .small {
	font-size: 80%;
	margin-right: 10px;
}
/*ギフト*/
#gift {
	
    width:697px; 
	min-height: 620px; 
	margin: 40px 0 70px;
}
#gift p{
    width:697px; 
	min-height: 450px; 
	margin: 0px 0 70px;
	background-image:  url(../image/carry/japan.svg);
	background-repeat: no-repeat;
	background-position:bottom;
}
#gift table {
	max-width: 510px;
	font-size:77%;
} 

#gift table,#gift td,#gift th {
	border: 2px #000000 solid; 
}


#gift th {
		color: #000000;
		text-align:center;
		padding:10px 0;
}
#gift td{
    background-color: #FFFFFF;	
	color: #000000;
	width: 55px;
	text-align:center;
	padding: 5px 0;
	line-height:1.6em;
}
#gift .ryokin td{
	padding:10px 0;
}



.oder_btn    {
	text-align: center;
	margin-top: 20px;
}
/*お召し上がり方*/
#how_to_eat {
	overflow:hidden;
	margin-right:-30px;
	/* height: 350px; */
}
#how_to_eat .eat {
	width:330px;
	float:left;
	margin-right:30px;
}
#how_to_eat .eat h4 {
	width:330px;
	height:28px;
	padding-top:8px;
	font-size:110%;
	color:#3C0A00;
	text-align:center;	
	background-color:#F5A20A;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}
#how_to_eat .eat .setsumei {
	font-size: 85%;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	/* height:60px; */
}
#how_to_eat .eat .setsumei .pon {
	text-align: center;
}
#how_to_eat .eat .setsumei_pon {
	margin-top: 30px;
	text-align: center;
}
/*特定商取引*/
#right_cont #tokutei{
	width:100%;
	font-size:90%;
	margin-bottom: 40px;
}
#right_cont #tokutei tr{
	border-bottom:dotted 1px #CCCCCC;
}
#right_cont #tokutei th{
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
}
#right_cont #tokutei td{
	padding-top:10px;
	padding-bottom:5px;
}


/*会社情報*/
#group_info {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
	font-size: 90%;
}
#group_info #shop_info {
	width: 400px;
	float: right;
	font-size:95%;
}
#group_info .shop_ph{
	width: 250px;
	float: left;
	margin-right: 20px;
}

#group_info #shop_info tr {
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fafafa;
}
#group_info #shop_info th {
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	vertical-align: middle;
}
#group_info #shop_info td {
	padding-top:10px;
	padding-bottom:5px;
	vertical-align: middle;
}

/*ファックス*/
div .fax{
	overflow:hidden;
	margin:20px 0 ;
}

.fax li{
	width:50%;
	float:left;
	text-align:center;
}

.fax .photo{
	margin-bottom:15px;
}
.fax .photo img{
	width:100%;
	max-width:280px;
}
.fax_buttons{
	display: inline-block;
    padding: 0.9em 0em;
    text-decoration: none;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(#FFF  0%, #CCC 100%);
    background-image: linear-gradient(#FFF 0%, #CCC 70%);
}
.fax_buttons a{
	padding: 1em 2em;
	text-decoration:none;
	font-weight: bold;
    color: #663300;
}
.sample-tx{
	font-size:100%;
	margin:60px auto -50px;
	text-decoration:none;
}
.satofull-area{
	width:100%;
	overflow:hidden;
	margin:80px auto;
}
.satofull-ph{
	width:50%;
	float:left;
}
.satofull-ph img{
	width:90%;
	margin-top:30px;
}
.satohuru-box{
	width:50%;
	float:right;
	
}
.satohuru-box ul li{
	text-align:center;
	font-size:110%; color:#FFF;
	margin:30px auto;
}
.satohuru-box li .kifu{
	color:#FFCC00;
}
.satofull_bt{
    display: inline-block;
    padding: 0.5em 0em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#FFCC99  0%, #FF9900 100%);
    background-image: linear-gradient(#FFCC99 0%, #FF9900 70%);
}

.satofull_bt a{
	padding: 1em 2em;
	text-decoration:none;
	font-weight: bold;
    color: #663300;
}

/*フッター*/
footer {
	clear: both;
	margin-top:40px;
}
footer nav{
	background-image: url(../image/foot_menu_bg.jpg);
	background-repeat: repeat-x;
	height: 52px;
	width: 100%;
}
footer nav ul{
	width: 870px;
	height: 52px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
footer nav ul li{
	float:left;
	padding-top: 18px;
	background-image: url(../image/foot_menu_icon.png);
	background-repeat: no-repeat;
	background-position: 12px 15px;
	padding-left: 60px;
	margin-right: 50px;
	font-weight: bold;
	font-size: 110%;
}
footer nav ul li a{
	color:#3C0000;
}
footer nav ul li a:hover{
	color:#FAFAFA;
	text-decoration:none;
	font-weight:normal;
	-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;    /* Safari,Google Chrome用 */
}
#shop_info{
	clear:both;
	width:500px;
	margin:0 auto;
}
#shop_list{
	font-size:80%;
	width:500px;
	color:#FAFAFA;
	float: left;
	margin:30px auto;
	text-align:center;
}
#shop_list a{
	color:#FAFAFA;
}
#copy {
	text-align: center;
	color:#FAFAFA;
	margin-bottom:30px;
	font-size:80%;
}


.jyunbi{
	font-size:100px;
	text-align:center;
	margin:150px 0;
	}


.box{overflow:hidden;}

.takeoutmenu{
	margin:0 auto 50px;
}

.takeoutmenu li{
	width:23%;
	float:left;
	text-align:center;
	margin:2% 1%;
	position:relative;
	overflow:hidden;

}
.takeoutmenu li:nth-child(5){
	clear:both;

}

.takeoutmenu .photo img{
	width:100%;
	
	
	
}
.settitle{
	font-size:120%;
	margin:40px 0 25px;
}
.settitle span{
	font-size:130%;
	margin-left:10px;
	color:#ffd737;
}
.kumiawase{
	margin-bottom:50px;
	overflow:hidden;
}

.kumiawase li{
	background:#fff;
	width:29%;
	float:left;
	margin:0 2%;
	color:#111;
	padding:20px;
	font-size:90%;
	box-sizing:border-box;
	border-radius:10px;
	min-height:810px;
	position:relative;
}
.kumiawase li:nth-child(2):before{
content:'+';
position:absolute;	
background:#ffd737;
width:50px;
height:50px;
text-align:center;
line-height:45px;
font-size:250%;
border-radius:50%;
top:50%;
margin-top:-25px;
left:-40px;
}
.kumiawase li:nth-child(2):after{
content:'+';
position:absolute;	
background:#ffd737;
width:50px;
height:50px;
text-align:center;
line-height:45px;
font-size:250%;
border-radius:50%;
top:50%;
margin-top:-25px;
right:-40px;
z-index:10;
}

.kumiawase li:first-child img{
	width:100%;
}

.kumiawase li:last-child img{
	width:100%;
}
.kumiawase li:nth-child(2) img{
	width:100%;
}

.kumiawase .choice{
	border:3px solid #ffce08;
	border-radius:10px;
	margin:0px 0 15px;
	text-align:center;
	padding:15px 0 0;
}

.choicetxt{
	font-weight:bold;
	font-size:110%;
	margin-bottom:10px;
}

.kumiawase li:first-child .choice{
}

.tanpin{
	float:left;
	width:38%;
	margin:0 6% 20px;
	line-height:2.5em;
}

.tanpin dt{
	float:left;
	clear:both;

}
.tanpin dd{
	float:right;
	position:relative;
}
.tanpin dd:before{
	content:'…';
	margin-right:0.2em;
}

table.curryhome{
	text-align:center;
	line-height:1.5em;
	margin-bottom:50px;
	font-size:95%;
}
.curryhome td,.curryhome th{
padding:10px 5px;	text-align:center;
	border:1px solid #460000;
	color:#111;
	background:#fff;
}
.curryhome th{
	font-size:90%;
	background:#ffd637;
	border:1px solid #460000;
}

.giftbox{
	background:#fff;
	width:45%;
	border-radius:10px;
	float:left;
	margin:2.5%;
	box-sizing:border-box;
	padding:20px;
	color:#111;
}
.giftbox .title{
	text-align:center;
	font-weight:bold;
	font-size:110%;
	margin-bottom:10px;
}
.giftbox dt{
	text-align:center;
	margin-bottom:10px;
	background:#fed537;
	padding:2px;
	font-weight:bold;
	font-size:90%;

}
.giftbox dd{
	margin-bottom:10px;
	text-align:center;
}

.cyui{
	color:yellow;
	padding:10px 0;
	display:block;
	position:relative;
	text-indent:-1em;
	padding-left:1em;
}
.cyui:before{
	content:'※';
}

.onlinebox{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}

.onlinebox .onlineph{
	width:50%;
}
.onlineph img{
	width:100%;
}
.onlinebox .onlinebt{
	width: 35%;
	margin:0 auto;
}

.onlinebt li{
	text-align:center;
	line-height:1.8em;
	padding-bottom:20px;
}

.shiro{
	width:100%;
	background:#fff;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
}

.shiro img{
	width:100%;
}

.midashi-1{
	width: 95%;
	margin: 0 0 20px;
}
.atatame03,.atatame02,.atatame01{
	width: 95%;
	border-bottom:1px dashed #fff;
	padding:0 0 20px;
	margin:0 0 20px;
	display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: stretch;align-items: stretch;
}
.atatame01 dt{
	width:30%;
	background:url(../image/eat/atatame01.png)no-repeat center;
	background-size:100%;
	padding:34px 10px;
	box-sizing:border-box;
}
.atatame01 dd{
	width:70%;
}
.atatame02 dt{
	width:30%;
	background:url(../image/eat/atatame02.png)no-repeat center;
	background-size:100%;
	padding:55px 10px;
	box-sizing:border-box;
}
.atatame02 dd{
	width:70%;
}.atatame03 dt{
	width:30%;
	background:url(../image/eat/atatame03.png)no-repeat center;
	background-size:100%;
	padding:55px 10px;
	box-sizing:border-box;
}
.atatame03 dd{
	width:70%;
}
.package-area{
	width:100%;
}
.package-area dl{
	width:100%;
	margin:50px auto;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
}
.package-area dl dt{
	width:47%;
}
.package-area dl dd{
	width:41%;
}
.package-area dl dt img,.package-area dl dd img{
	width:100%;
}
.package-area dl dd .bt a,
.package-area dl dt .bt a{
	width:100%;
	max-width:300px;
	text-align:center;
	margin:20px auto;
	padding:20px 0;
	display:block;
	color:#3C0A00;
	background:#F5A20A;
	border-radius:25vh;
	box-sizing:border-box;
}
.package-area dl dd .bt a:hover,
.package-area dl dt .bt a:hover{
	color:#ffc55b;
	background:#3C0A00;
	text-decoration: none;
		-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	box-sizing:border-box;
}

.online{
	width:100%;
	
}
.online p{
	text-align:center;
	font-size:150%;
	
}
.online .bt{
	width:100%;
	max-width: 400px;
	margin: 20px auto;
	border:5px solid#F5A20A;
	font-size:120%;
}
.online .bt a{
	text-align:center;
	padding: 25px 0;
	display:block;
	color:#3C0A00;
	background:#F5A20A;
	box-sizing:border-box;
	border:2px dashed #fff;
}
.online .bt:hover{
	border:5px solid#3C0A00;
			-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}
.online .bt a:hover{
	color:#ffc55b;
	background:#3C0A00;
	text-decoration: none;
		-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	box-sizing:border-box;
}
.online .bt a:before{
	content:"";
	background:url(../image/sub_page/logo-satoyama.png)no-repeat;
	background-size:100%;
	padding:20px 50px;
	margin:0 20px 0 0;
}