@charset "utf-8";
body {
	}

#contents {
	width: 100%;
	margin: 20px auto 20px;
	padding-bottom: 30px;
	overflow: hidden;
	
}
.keyimage {
	width: 90%;
	height: 90%;
	margin-bottom:  20px;
}
#inner {
	width: 100%;
	/*font-family: "\6E38\30B4\30B7\30C3\30AF", YuGothic, "\30D2\30E9\30AE\30CE\89D2\30B4 ProN W3", Hiragino Kaku Gothic ProN, "\30E1\30A4\30EA\30AA", Meiryo, Helvetica Neue, Helvetica, Arial, sans-serif;*/
}

.box01 {
	width: auto;
	/*background-image: url("/information/2018/matsuyama2nd/img/pizza.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto;*/
	border: 6px solid #bc8d57;
	margin-bottom: 25px;
}

.box02 {
	width: auto;
	/*background-image: url("/information/2018/matsuyama2nd/img/mig.jpg");
	background-position: left top;
	background-repeat: no-repeat;*/
	border: 6px solid #bc8d57;
	margin-bottom: 20px;
}

h2 {
	font-family: "Sawarabi Mincho";
	color: #f44336 !important;
	/*font-size: 1.7em !important;*/
	font-weight: 100;
	margin-top: 15px !important;
	letter-spacing: -0.01em;

}
h3 {
	font-family: "Sawarabi Mincho";
	text-align: center;
  position: relative;
  padding: 1rem 2rem;
  border-top:3px solid #f44336;
	border-bottom: 3px solid #f44336;
  font-size: 1.2em;
  color: #f44336;
  margin-bottom: 30px;
}

h3:before,
h3:after {
  position: absolute;
  left: 0;
  width: 100%;
  content: '';
  border-top: 4px dotted #000;
}

h3:before {
  top: 6px;
}

h3:after {
  bottom: 6px;
}

h3 span {
	letter-spacing: -0.03em;
	display: block;
}


#sentences ul {
    margin: 0 auto 30px;
    overflow: hidden;
	padding: 0 20px;
}

section#info #sentences p {
    line-height: 1.8em;
	width: 96%;
    margin: 0 auto;
	padding: 0 2%;
}


#culumn01 {
	width: 90%;
	margin: 0 auto 20px;
	overflow:hidden;
}

#culumn01 li {
	min-width: 90%;
    float: none;
    background-color: #FFFFFF;
    border: 0;
    padding: 15px 15px;
    font-size: 12px;
    margin: 0 auto 20px;
    display: block;
	text-align:center;
/* box-shadow */
box-shadow:0px 3px 6px 1px rgba(0,0,0,0.4);
-moz-box-shadow:0px 3px 6px 1px rgba(0,0,0,0.4);
-webkit-box-shadow:0px 3px 6px 1px rgba(0,0,0,0.4);
}
#culumn01 li img {
	width: 100%;
	height: 100%;
}

#culumn01 h4 {
    font-size: 1.4em;
	text-align: left;
    color: #607d8b;
    width: 100%;
    float: none;
    margin-bottom: 10px;
    border-left: 8px solid #f44336;
    padding-left: 8px;
	margin-bottom:  10px;
}

#culumn01 dl {
	margin:0 auto 5px;
	width:100%;
	display:block;
	overflow:hidden;
	text-align: center;
}
#culumn01 dt {
	width: auto;
	font-size: 13px;
    color: #fff;
    font-weight: bold;
    background-color: #dd121e;
    padding: 5px 8px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
	border-radius: 64px;
}
#culumn01 dd {
	font-size:16px;
	color:#333;
	font-weight:bold;
	float:none;
	display:inline-block;
		font-family: "Sawarabi Mincho";
}
#culumn01 dd span {
	font-size:13px;
	font-weight: 100;
}
#culumn01 dd strong {
	font-size:22px;
	color:#dd121e;
}

#culumn01 p {
    text-align: left;
    float: none;
    line-height: 1.6em !important;
    font-size: 14px;
	margin-bottom: 15px;
}
#culumn01 p.price {
	font-weight:  700;
	font-size:  1.2em;
}
#inner h3 {
    background-color: #ffe3bd;
	color: #333333;
	text-align: left;
	border: 0;
}
#inner h3:after {
    background: none;
}


#sentences ul li {
	display: block;
	margin-bottom: 20px;
}
#sentences ul li span {
	display: block;
	font-size: 14px;
	text-align: left;
}


section#info a.btn {
    background: #f44336;
    margin-top: 30px;
}

table.price {
	font-size: 14px;
	margin-left: 0;
	text-align:left;
}
table.price th {
	text-align:right;
}

p {
	text-align:center;
}
.entrybtn {
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
}

a.btn2 {
	display: inline-block;
    padding: 10px;
    background: #bc8d57;
    color: #FFFFFF;
    width: 200px;
    /* text-align: center; */
    margin: 0 auto;
}

section#info {
    padding-bottom: 60px;
}

/** 店舗一覧 */
.column {
	padding: 0 16px;
}
div#collabo {
	margin-top: 5px;
	margin-bottom: 80px;
}
div#collabo ul.area {
	font-size: 14px;
	overflow: hidden;
	line-height: 2.3em;
}
div#collabo ul.area li a{
	display: block;
	width: 90%;
	height: 33px;
	margin: 0 auto 10px auto;
	text-decoration: none;
	letter-spacing: -0.03em;
}
div#collabo h4 {
	font-size: 16px !important;
	margin-bottom: 15px;
	line-height: 1.5em;
	font-weight: bold;
	background: #E8E7DB;
	width: 100%;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 1.9em;
    font-weight: 600;
    letter-spacing: -0.15em;
    color: #54391C;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 15px 0;
    display: block;
}


a.info_longname,
a.longer {
    font-size: 12px;
	height: auto !important;
}
a.longest {	
	font-size:12px;
	letter-spacing:-.1em !important;
	height: auto !important;
}
.comments {
    position: relative;
    overflow: visible !important;
}

.comments span {
        position: absolute;
        left: 0;
        bottom: -1.5em;
        font-size: 9px;
}



ul.lists {
		margin-bottom:50px;
		
	}
.lists li {
		display: block;
    width: 100%;
    /* height: 35px; */
    padding: 0 0 0 0;
    margin: 20px auto 0 auto;
    font-size: 13px;
    /* line-height: 35px; */
    /* box-sizing: border-box; */
    float: none;
    letter-spacing: -.08em;
	}
	.lists li a.shopname {
	width: 80%;
}
	.lists li a.btn-obj {
		display: inline-block;
		width: 20%;
		height: 30px;
		line-height:30px;
		text-align: center;
		background: #967f4a;
		font-size:12px;
		color: #fff !important;
		float:right;
		margin-left: 8px;
	}
	.alac {
	background: #964a4a !important;
}
	.longname {
		display:inline-block;
		width:auto;
		letter-spacing: -.15em;
		font-size:10px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.longname-brk {
		display: block;
		width:auto;
		line-height: 17px !important;
		float:left;
		text-decoration: none !important;
	}
	.lists li {
		position: relative;
		border: none !important;
		display: inline-flex;
	}
	
	



.sp {
	display: none;
}
.sp-brk {
	display: block;
}
.pc-brk {
		display:inline;
	}

	
a.btn {
    display: block;
    width: 320px;
    border-radius: 2px;
	background: #C82527;
    text-align: center;
    margin: 50px auto 0 auto;
	padding: 18px;
	color: #FFFFFF;
	font-size: 1.2em;
}
a.btn:hover {
	opacity: 0.7;
}

p.gotop {
	z-index: 1000;
}


span.in-tax {
    font-size: 12px;
    position: relative;
    top: -20px;
}


.outlink {
	 border: 2px solid #f44336;
	 color:#f44336;
	 width: 90%;
	 margin:0 auto 10px;
	 padding: 5px 0;
	 font-size: 0.9em;
	 font-weight: 500;
}

.outlink span {
	display: block;
}


/* clear */
.clear {
	clear: both;
}
/* clearfix \*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE Mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}


/*モーダルポップアップここからcssとlabel*/
.popup_wrap input {
  display: none
}

.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.popup_content {
  position: relative;
  align-self: center;
  width: 90%;
  max-width: 800px;
  padding: 30px 30px 15px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
  text-align: center;
}
.popup_content p {
	text-align: center !important;
}

.close_btn {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
}

.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.lists li label.btn-obj {
	display: inline-block;
		width: 20%;
		height: 30px;
		line-height:30px;
		text-align: center;
		background: #967f4a;
		font-size:12px;
		color: #fff !important;
		float:right;
		margin-left: 8px;
}
.lists li label.btn-obj:hover {
	background:#54391C;
}

.shop {
	background: #967f4a;
    padding: 8px 15px 8px;
    margin-top: 5px;
    color: #FFFFFF;
    margin-top: 10px !important;
    clear: both;
    font-size: 0.95em;
    display: inline-block;
    width: 40%;
    text-align: center;
}

/* End Hack */
/* CSS Document */
