@charset "utf-8";
/* CSS Document */
/* ----------------------------------------------------------------
	common
------------------------------------------------------------------- */
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 160%;
	background-color: #000;
	          -webkit-text-size-adjust: none; /* Androidの文字サイズ自動調整機能を無効にする */
          text-size-adjust: none; /* 標準CSSでの無効化 */
}
.inner{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
/* ----------------------------------------------------------------
	layout
------------------------------------------------------------------- */
.alC{
	text-align: center;
}
.mB20{
	margin-bottom: 20px;
}
.mB50{
	margin-bottom: 50px;
}
.flL{
	float: left;
}
.flR{
	float: right;
}
.bold{
	font-weight: bold;
}
.red {
	color: #ff0000;
}
small{
	font-size: 80%;
}
#wrap{
	max-width: 1060px;
	min-width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.listUl li {
	list-style-type:disc;
	margin-left: 2em;
}
.listUl li+li {
	margin-top: 0.5em;
}

/* ----------------------------------------------------------------
	見出し
------------------------------------------------------------------- */
h1{
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
h5{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	color: #FFF;
}


.torg{
	background-color: #dd7f01;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
	padding-right: 150px;
	padding-left: 150px;
}
/* ----------------------------------------------------------------
	ヘッダー
------------------------------------------------------------------- */
#header{
	background-color: #1a1512;
	background-image: url(../images/header_back2025.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 862px;
}
/* ----------------------------------------------------------------
	販売期間, 予約終了, 完売御礼
------------------------------------------------------------------- */
.caution{
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
	padding-top: 35px; /* 「予定」画像ある場合25px */
	padding-bottom: 35px;
}
.caution span{
	font-size: 27px;
	color: #900;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 20px;
	font-weight: bold;
}
/* ----------------------------------------------------------------
	時下ますますご清祥のことと…
------------------------------------------------------------------- */
.message {
	background-color: #fae9d9;
	padding: 30px 0;
}
/* ----------------------------------------------------------------
	秋田の郷土料理といえば「きりたんぽ鍋」が…
	ご注文フォーム
------------------------------------------------------------------- */
.discript{
	background-color: #b70400;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
}
/* ----------------------------------------------------------------
	地元秋田を愛し、郷土料理店を運営している私どもが
------------------------------------------------------------------- */
.orgTitle{
	background-color: #dd7f01;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
}
/* ----------------------------------------------------------------
	「すべて秋田県産」こだわりから生まれました
------------------------------------------------------------------- */
.kiritanpo{
	background-image: url(../images/kiritanpo.png);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-bottom: 90px;
	font-size: 17px;
	background-color: #FFF;
	display: flex;
	justify-content: flex-end;
}
.kiritanpo p{
	margin-top: 35px;
}
.kiritanpoBox{
	margin-right: 0;
	margin-left: auto;
	width: 420px;
}
/* ----------------------------------------------------------------
	『秋田県産にとことんこだわってます』
------------------------------------------------------------------- */
.brwTitle{
	background-color: #362611;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
}
/* ----------------------------------------------------------------
	手作り炭火焼ききりたんぽ
------------------------------------------------------------------- */
.kodawari{
	background-color: #f1eae0;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 17px;
	line-height: 160%;
}
.catbox{
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}
.catbox02{
	padding-top: 50px;
	padding-bottom: 50px;
}
.contBox{
	width: 540px;
}
.contBox h4{
	margin-bottom: 15px;
}
.kd01{
	background-image: url(../images/img1.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.kd02{
	background-image: url(../images/img2.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.kd03{
	/* background-image: url(../images/img3.png); */
	background-image: url(../images/img3_2.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}

.dayBox{
	background-color: #362611;
	background-image: url(../images/img4.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.daytext{
	color: #FFF;
	padding: 20px;
}
.daytext p{
	float: right;
	width: 500px;
}
/* ----------------------------------------------------------------
	価格、内容、FAX用紙等
------------------------------------------------------------------- */
.product{
	background-color: #1a1512;
	/*padding-top: 40px;*/
	padding-bottom: 0px;
}
.productBox{
	background-color: #FFFFFF;
	/*background-image: url(../images/product_back.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	/*width: 600px;*/
	margin-right: auto;
	margin-left: auto;
}
.detailBox{
	font-size: 11px;
	padding: 14px;
	border: 1px dotted #362611;
	margin-top: 20px;
	color: #362611;
	line-height: 140%;
}
/* FAX注文、WEB注文ボタン*/
.bt-list {
	margin-top: 1em;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.bt-list li {
	width: calc(50% - 1rem);
}
.bt-list li a {
	height: 3rem;
	font-size: 19px;
	color: #FFF;
	background-color: #b80400;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
    font-weight: bold;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
	font-weight: bold;
}
.bt-list li a:hover{
	background-color: #7D0300;
}
/* ----------------------------------------------------------------
	メールフォーム
------------------------------------------------------------------- */
#form{
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 16px;
}
#form h4{
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
#form table{
	margin-bottom: 25px;
}
#form table th,
#form table td,
#form table td input,
#form table td select, 
#form table td textarea {
	font-size: 16px;
	vertical-align: middle;
}
#form table th{
	padding: 10px;
	border: 1px solid #DFDFDF;
	background-color: #eee;
	width: 140px;
	text-align: left;
}
#form table td{
	padding: 10px;
	border: 1px solid #DFDFDF;
}
#form table td input,
#form table td select, 
#form table td textarea {
	padding: 0.25em;
}
#form table .hissu {
	color: #CC3333;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0.25em;
	padding: 1px 2px;
}
/* ----------------------------------------------------------------
	thanks.html
------------------------------------------------------------------- */
/*ホームページへはこちらよりお戻り下さい。*/
.tbt a{ 
	font-size: 19px;
	color: #FFF;
	background-color: #4F3320;
	text-align: center;
	margin-top: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	font-weight: bold;
  border-radius: 10px;        /* CSS3草案 */  
  -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 10px;   /* Firefox用 */ 
}
.tbt a:hover{
	background-color: #332115;
}
