@charset "utf-8";
body {
	
	
}
#contents {
	width: 980px;
	margin: 20px auto 20px;
	padding-bottom: 30px;
	overflow: hidden;
	font-size: 14px;
}

.box01 {
	width: auto;
	/*background-image: url("/information/2018/matsuyama2nd/img/pizza.jpg");
	background-position: left 50px;
	background-repeat: no-repeat;*/
	border: 6px solid #bc8d57;
	margin-bottom: 25px;

}

.box02 {
	width: auto;
	/*background-image: url("/information/2018/matsuyama2nd/img/mig.jpg");
	background-position: left 50px;
	background-repeat: no-repeat;*/
	border: 6px solid #bc8d57;
	margin-bottom: 20px;
}

h2 {
	font-family: "Sawarabi Mincho";
	color: #B39631 !important;
	font-size: 2em !important;
	font-weight: 100;

}
h3 {
	font-family: "Sawarabi Mincho";
	text-align: center;
	background-color: #bc8d57;
	padding: 10px 10px 12px 10px;
	margin: 0 0 20px 0;
	font-size: 22px;
	color: #FFFFFF;

}

section#info #sentences p {
    line-height: 2.6em;
}


#culumn01 {
	margin-bottom: 30px;
	width: 900px;
	margin: 0 auto;
	overflow:hidden;
}

#culumn01 li {
	width: auto;
	background-color: #FFFFFF;
	/*border: 6px solid #e2d4c4;*/
	padding: 20px 30px;
	margin: 0 auto 30px;
}
#culumn01 li img, #culumn01 img {
	width: 400px !important;
	height: 280px !important;
}
#culumn01 img .right {
}

#culumn01 p {
    text-align: left;
    width: 50%;
    float: right;
	line-height: 2.6em !important;
	font-size: 14px;
}
#culumn01 p.left {
    text-align: left;
    width: 50%;
    float: left;
    margin-right: 50px;
}


#inner h3 {
    background-color: #ffe3bd;
	color: #333333;
	text-align: left;
	border: 0;
}
#inner h3:after {
    background: none;
}



#culumn01 dl {
	margin:0 auto 5px;
	width:500px;
	display:inline;
	overflow:hidden;
	float: right;
}
#culumn01 dt {
	color: #fff;
    font-weight: bold;
    background-color: #dd121e;
    padding: 5px 8px;
    display: block;
    width: 128px;
    text-align: center;
    margin: 5px auto 15px;
	text-align: center;
	border-radius: 64px;
}
#culumn01 dd {
	font-size:22px;
	color:#333;
	font-weight:bold;
	text-align: center;
		font-family: "Sawarabi Mincho";
}
#culumn01 dd span {
	font-size:13px;
	font-weight: 100;
}
#culumn01 dd strong {
	font-size:32px;
	color:#dd121e;
}



#sentences ul li {
	display: inline-block;
	padding: 0px 30px;
	width: 42%;
}
#sentences ul li span {
	display: block;
	font-size: 14px;
	text-align: left;
}





ul.lists {
	width: 100% !important;
	margin-bottom: 50px !important;
	display: none;
}
ul.lists li {
	display: block;
	width: 100%;
	height:40px;
	padding:0 0 0 25px ;
	font-size:16px;
	line-height: 40px;
	box-sizing: border-box;
	margin:30px 0 0 0;
	float: left;
	position: relative;
	border: none !important;
    line-height: 1.4em;
    display: inline-flex;
    color: #222222;
}
.longname-brk {
	display: block;
	width:300px;
	line-height: 17px !important;
	float:left;
	text-decoration: none !important;
}
.lists li a.shopname {
	width: 55%;
    line-height: 40px;
    font-size: 1.1em;
}
	
.lists li a.btn-obj {
	display: inline-block;
    width: 20%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #967f4a;
    color: #ffffff !important;
    position: relative;
    /* right: 5px; */
    transition: .3s;
	margin-left: 8px;
}
.lists li a.btn-obj:hover {
	background:#54391C;
}
.longname {
	display:inline-block;
	width:342px;
	letter-spacing: -.09em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}




.sp {
	display: none;
}
.sp-brk {
	display:none;
}
.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;
}








table.price {
	font-size: 20px;
	margin-left: 120px;
}
table.price th {
	text-align:right;
}

.entrybtn {
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
}
section#info a.btn {
	display: inline;
}
a.btn2 {
	display: inline-block;
    padding: 10px;
    background: #bc8d57;
    color: #FFFFFF;
    width: 200px;
    /* text-align: center; */
    margin: 0 auto;
}


span.in-tax {
    font-size: 12px;
    position: relative;
    top: -20px;
}

/* 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;
}
/* End Hack */
/* CSS Document */
