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


.pc{
	display: block;
}
.tb{
	display: none;
}
.sp{
	display: none;
}


img {
	pointer-events: none; 
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-touch-callout:none;
	-moz-user-select:none;
	touch-callout:none;
	user-select:none;
	}

/* =============================== 
			共通
   ============================ */
a:link, a:visited {
	color: #630;
	text-decoration: none;
	}
a:hover, a:active {
	color: #963;
	text-decoration: none;
	opacity: 0.7;
	transition: 0.3s;
	}
.blank {
	background-image: url("../images/ico_blank.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 18px 0 0;
	text-decoration: underline;
}

h3 {
	margin: 0 0 30px 0;
	}

/* 季節限定表記 */	
h5 {
	display: inline;
	padding: 3px 8px 2px 9px;
	color: #fff;
	letter-spacing: 0.1em;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #33ccff;
	}
.box {
	margin: 0 auto;
	padding: 0;
	width: 90%;
	max-width: 900px;
	}
.allergy{
	color: #E0803A;
	font-size: 12px;
	text-align: right;
	font-weight: normal!important;
}
.title01{
	padding: 45px 0 50px;
	color: #A39E94;
	text-align: center;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: bold;
	font-size: 220%;
	letter-spacing: 0.1em;
}



/* =============================== 
   header 八幡屋礒五郎オフィシャルサイトへ
   ============================ */

.header{
	width: 100%;
	padding: 6px 0 7px;
	background-color: /*#A39E94*/#241f16;
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: right;
}

.header p {
    margin: 0 auto;
	width: 90%;
	max-width: 900px;
	}
.header a:link, .header a:visited {
	color: #fff;
	text-decoration: none;
	}

.header a:hover, .header a:active {
	color: #fff;
	text-decoration: underline;
	}

/* =============================== 
			top トップ
   ============================ */

.top01{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 50px 0;
}
.top01-box01{
	width: 41%;
}
.top01-box02{
	width: 55%;
}
.top01-box01 p{
	font-size: 95%;
	line-height: 1.8em;
}
.top01-logo{
	margin-bottom: 50px;
}
.top01-logo img{
	width: 70%;
}


.top02{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 50px;
}
.top02-box{
	width: 25%;
	background-color: #ffffff;
	border-radius: 2px;
	padding: 23px 3.5%;
}
.top02-name{
	font-weight: bold;
	font-size: 115%;
}
.top02-name span{
	font-weight: bold;
	font-size: 80%;
}
.top02-english{
	font-size: 83%;
	color: #A39E94;
	margin: 0 0 20px
}
.top02-price{
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 24px;
	line-height: 1.1em;
}
.top02-price span{
	font-size: 60%;
	font-weight: normal;
}
.top02-pr-td01{
	font-size: 60%;
	font-weight: normal;
	width: 60px;
}
.top02-pr-td02{
	text-align: right;
}

.top02-text{
	font-size: 95%;
	margin: 0 0 10px;
	text-align: justify;
	letter-spacing: -0.02em;
	line-height: 1.8em;
}
.top02-box .allergy{
	text-align: left;
}


/* =============================== 
		#how #add 楽しみ方
   ============================ */

#how{
	background-color: #ffffff;
	padding: 0 0 20px;
}
.balloon6 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
  width: 100%;
  padding: 0 0 55px;
  overflow: hidden;
}
.balloon6 .faceicon{
	width: /*35%*/20%;
}
.balloon6 .chatting{
	width: /*60%*/75%;
	text-align: left;
}

.balloon6 .faceicon img {
	width: 100%;
	height: auto;
}
.how-t1{
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
}
.how-t2{
	margin: 10px 0 0;
	font-size: 14px;
	text-align: right;
	color: #A39E94;
}
.how-t3{
	margin: 10px 0 0!important;
	font-size: 14px;
	text-align: left;
	color: #A39E94;
	position:relative;
	padding: 0 0 0 4em;
}
.how-t3:before{
	position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:3.1em;
	height:3.1em;
	background:url(../../images/icon-point.png) no-repeat;
	background-size:contain;
}

.says {
	display: inline-block;
	position: relative;
	padding: 15px 4%;
	width: 90%;
	margin: 0 0 0 2%;
	background: #F8F8F8;
}
.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 3px; 
  left: -19px;
  border: 8px solid transparent;
  border-right: 18px solid #F8F8F8;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}
.says p span {
	font-size: 80%;
	color: #A39E94;
}


/****id=add****/

#add{
	background-color: #ffffff;
	padding: 0 0 10px;
	margin: 0 0 50px;
}

.title02{
	text-align: center;
}
.add-t1 {
	display: inline-block;
	position: relative;
	height: 40px;/*リボンの高さ*/
	line-height: 40px;/*リボンの高さ*/
	text-align: center;
	padding: 0 50px;/*横の大きさ*/
	font-size: 20px;/*文字の大きさ*/
	font-weight: bold;
	background: #A39E94;/*塗りつぶし色*/
	color: #FFF;/*文字色*/
	box-sizing: border-box;
}
.add-t1:before, .add-t1:after {
	position: absolute;
	content: '';
	width: 0px;
	height: 0px;
	z-index: 1;
}
.add-t1:before {
	top: 0;
	left: 0;
	border-width: 20px 0px 20px 10px;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
}
.add-t1:after {
	top: 0;
	right: 0;
	border-width: 20px 10px 20px 0px;
	border-color: transparent #fff transparent transparent;
	border-style: solid;
}

.add-01{
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
	margin-bottom: 50px;
}
.add-01 .add-02{
	width: 30%;
}
.add-01 .add-02 .add-02img{
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
	height: fit-content;
}
.add-01 .add-02 .add-02img img{
	width: 100%;
}
.add-03 .add-t2{
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
	font-size: 20px;
}
.add-03 .add-t2 .text-small-gray{
	font-weight: normal;
	font-size: 14px;
	color: #A39E94;
}
.add-03 .add-t3{
	text-align: justify;
	letter-spacing: -0.04em;
	margin-top: 10px;
	font-size: 92%;
	line-height: 1.6em;
}
.add-03 .allergy{
	margin-top: 10px;
}



/* =============================== 
		dashi-miso  だし-みそ 
   ============================ */

.dm-t0{
	display: flex;
	justify-content: flex-start;
	margin: 0 0 35px;
}
.dm-t0 p{
	margin: 11px 0 0 15px;
	color: #A39E94;
}
.dm-t0 p span{
	font-weight: bold;
	padding: 0 5px;
}
.dm-t1{
	display: inline-block;
	position: relative;
	height: 50px;/*高さ*/
	line-height: 50px;/*高さ*/
	text-align: center;
	padding: 0 40px 0 25px;/*文字の左右の余白*/
	font-size: 20px;/*文字サイズ*/
	background: #E0803A;/*背景色*/
	color: #FFF;/*文字色*/
	box-sizing: border-box;
	font-weight: bold;
}
.dm-t1:after {
	position: absolute;
	content: '';
	width: 0px;
	height: 0px;
	z-index: 1;
}
.dm-t1:after {
	top: 0;
	right: 0;
	border-width: 25px 10px 25px 0px;
	border-color: transparent #F4F0EA transparent transparent;
	border-style: solid;
}
.dm-t1 span{
	font-size: 90%;
}

/*****だし*****/
.dashi{
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 65px;
}
.dashi-01{
	width: 30%;
}
.dashi-01 img{
	width: 100%;
}

.dashi-02{
	position: relative
}
.dashi-03{
	position: absolute;
	display: flex;
	justify-content: flex-start;
	bottom: 0;
	font-size: 92%;
}
.dashi-03 .dashi03-genre{
	background-color: #A39E94;
	color: #ffffff;
	padding: 2px 9px 3px;
	border-top-right-radius: 2px;
}
.dashi-03 .dashi03-cream{
	color: #ffffff;
	margin: 0 0 0 10px;
	letter-spacing: -0.03em;
}
.dashi-name{
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
}
.dashi .allergy{
	text-align: center;
}


/*****みそ*****/

.miso{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.miso-01{
	width: /*28%*/45%;
	margin-bottom: 100px;
	text-align: center;
}
.miso-02{
	margin: 0 0 10px;
	height: fit-content;
	text-align: left;
	display: flex;
	justify-content: space-between;
}
.miso-02 .miso-img{
	width: 38%;
}
.miso-02 .miso-text{
	width: 54%;
	text-align: justify;
	letter-spacing: -0.03em;
	font-size: 90%;
	line-height: 1.6em;
}

.miso-02 img{
	width: /*40vw*/100%;
	max-width: /*200px*/180px;
	padding: 0 0 0 3%;
}
.miso-02 .miso-img p{
	position: relative;
	display: flex;
	left: 0;
	bottom: 20px;
	content: '';
	background-color: #A39E94;
	color: #ffffff;
	padding: 4px 9px;
	font-size: 13px;
	width: fit-content;
	border-radius: 2px;
}
.miso-02 .dm-t2{
	padding: 10px 0 15px;
	font-size: 20px;
	font-weight: bold;
}
.miso-02 .dm-t2 span{
	font-size: 80%;
}
.miso-03{
	color: #8E8676;
	background-color: #ffffff;
	font-size: 80%;
	padding: 6% 6% 40px;
	text-align: center;
	border-radius: 2px;
	word-wrap: break-word;
}

.miso-03 img{
	height: /*45px 60px*/auto;
	width: auto;
}
.miso-03 p{
	margin-top: 15px;
	text-align: left;
	height: 110px;
}
.miso-03 p strong{
	font-size: 106%;
	line-height: 3em;
}
.miso-03 a{
	color: #8E8676;
	border: solid 1px #8E8676;
	padding: 10px 20px;
	border-radius: 2px;
	text-decoration: none;
}
.miso-03 a:hover{
	opacity: 1;
	background-color: #8E8676;
	color: #ffffff;
}

/*.miso-03-09{
	height: 145px!important;
}*/

.attention{
	color: #E0803A;
	font-size: 12px;
	text-align: right!important;
	font-weight: normal!important;
}
#top .attention{
	margin: -30px 0 40px;
}
@media screen and (max-width:579px){
	#top .attention{
		margin: -30px 5% 40px 0;
	}
}
#dashi-miso .attention{
	margin: -50px 0 80px;
}

/* =============================== 
			access マップ
   ============================ */

#jp-map{
	margin-bottom: 120px;
}

#jp-map img{
	width: 100%;
}

/* =============================== 
			access マップ
   ============================ */

#ice{
	margin-bottom: 70px;
}

#ice img{
	width: 100%;
}

/* =============================== 
			takeout
   ============================ */

.takeout{
	width: 40vw;
	max-width: 450px;
}


/* =============================== 
			access マップ
   ============================ */
#access {
	background-color: #ffffff;
	font-size: 14px;
	padding-bottom: 70px;
}
#access .access-01{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 0 40px 0;
}

#access .access-map {
	width: 47%;
	margin: 0;
}
#access .access-map iframe{
	width: 100%;
	height: 320px;
}
#access .access-map p{
	display: block;
	margin: 15px 0 0 0;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	line-height: 1.3;
	border: 1px solid #630;
}
#access .access-cafe {
	width: 47%;
	margin:0;
}
#access .access-cafe .access-shopimg {
	width: 100%;
}
#access .access-cafe .access-shopimg img {
	width: 100%;
	height: auto;
}
#access .access-cafe h4 {
	padding: 20px 0 10px 0;
	max-width: 207px;
	}
#access .access-cafe table {
	width: 385px;
}
#access .access-cafe table tr {
	padding: 3px 0;
	display: block;
}
#access .access-cafe table th {
	margin: 0;
	padding: 0;
	width: 70px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#access .access-cafe table td {
	padding: 0 0 0 10px;
}
#access .access-cafe table span{
	font-size: 85%;
	color: #A39E94;
}

#access .approach {
	margin: 0 0 20px 0;
}

#access .approach h4 {
	padding: 0 0 10px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
#access .approach table {
	font-size: 14px;
}
#access .approach a {
	text-decoration: underline;
}
#access .approach table th {
	width: 35px;
	padding: 5px 0;
	text-align:center;
	vertical-align: middle;
	border-bottom: 1px dotted #ccc;
}
#access .approach table th img {
	width: auto;
}
					
#access .approach table td {
	padding: 12px 0;
	line-height: 1.7em;
	border-bottom: 1px dotted #ccc;
	font-size: 95%;
}
#access .approach table td.type {
	padding-left: 10px;
	width: 70px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}


/* =============================== 
			footer フッター
   ============================ */
#footer {
	background: #241f16;
	height: auto;
	position: relative;
	bottom: 0;
	}

#footer p {
	padding: 20px 0 27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #fff;
	}
	
