@charset "UTF-8";
html, body, header, section, article, nav, footer,  div, span, p, h1, h2, h3, h4, p,  ul, ol, li, dl, dt, dd,  table, tr, th, td, tbody, thead, tfoot,section {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
li {
	list-style: none;
}
body {
	width: 100%;
	background-color: #fff;
	font: 14px/1.231 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
	line-height: 1.7;
}
a:link {color: #005ebb;}
a:hover {color: #004080;}
a:visited {color: #005ebb;}
img.w100p, .w100p img{ width:100%}
.ttt{
	width:92%;
	margin:0 auto;
}
.ttt p{
	margin-bottom:10px;
	font-size:1.008em;
}
/*---- ヘッダー ----*/

header {
	padding: 10px;
}
h1 img {
	margin: 0;
	position: absolute;
	top: 10;
	left: 1%;
	width: 70%;
}
header p {
	color: #FFF;
	float: left;
}
 @media screen and (min-width: 480px) {
header p {
	font-size: 11px;
	letter-spacing: normal;
}
}
div.bt {
	margin-bottom: 5px;
	padding: 10px;
}
div.bt img {
	margin: -5px -15px 0 0;
	width: 26%;
	float: right;
}
/*---- コンテンツ ----*/

#main {
	background-color: #ffffff;
	padding: 10px 0;
	clear: both;
}
#main p.tv {
	font-size: 9px;
	text-align: right;
	margin-bottom: 10px;
	letter-spacing: -0.1em;
}
 @media screen and (min-width: 480px) {
#main p.tv {
	font-size: 7px;
}
}
.title {
	padding: 9px;
	background-color:#1a77d8;
	color:#fff;
	text-align: left;
	font-size:1.43em;
}
#main .title img {
	width: 50%;
}
#main ul {
	overflow: hidden;
	margin: 10px;
}
#main li {
	float: left;
	width: 32%;
	margin-right: 1.3%;
}
#main li.han {
	width: 48.5%;
}
#main li img {
	width: 100%;
}
#TopMenu .title img {
	width: 10%;
	margin-right:1%;
	vertical-align:middle;
	display:inline-block;
}
#home .title,#menuBox .title{
	font-size:1.3em;
	padding:6px 9px;
}
#home .title:before,#home .title span,
#menuBox .title:before,#menuBox .title span{
	display:inline-block;
	vertical-align:middle;
}
#home .title:before,#menuBox .title:before{
	content: "";
	width:5px;
	background-color:#fff;
	height:26px;
	margin-right:10px;
}
div.section {
	background-color: #faf1ed;
}
.next_g {
	overflow: hidden;
	margin: 15px 10px;
}
.next_g li {
	width: 32%;
	float: left;
	margin-right: 1%;
	margin-bottom: 3px;
}
.next_g li img {
	width: 100%
}
.facebook {
	text-align: center;
	padding-bottom: 20px;
}
.facebook img {width: 88%;}
#foot_menu li {
	background-color:#f6f6f6;
	border-bottom: solid 1px #bebcbb;
}
#foot_menu li a {
	text-decoration: none;
	color: #004d99;
	font-weight: bold;
	background-size: 3%;
	position: relative;
	display: block;
	padding: 15px 11px 15px 36px;
	vertical-align: middle;
}
#foot_menu li a::before,#foot_menu li a::after{
position: absolute;
top: 0;
bottom: 0;
left: 13px;
margin: auto;
content: "";
vertical-align: middle;
}
#foot_menu li a::before{
width: 18px;
height: 18px;
background: #004d99;
}
#foot_menu li a::after{
	left: 18px;
	box-sizing: border-box;
	width: 7px;
	height: 6px;
	border: 5px solid transparent;
	border-left: 9px solid #fff;
}

/*---- 検索 ----*/
article {
	padding: 10px;
	background-color:#2568c3;
}
#shopDetail dt,#shopDetail dd {
	color: #fff;
	display:inline-block;
	padding-top:5px;
	padding-bottom:5px;
}
#shopDetail dt {
	width:24%;
	clear:both;
}
#shopDetail dd {	width:73%;}
.btn_01 {
	text-align: center;
	color:#fff;
	border-radius:5px;
	width:45%;
	margin: 10px auto 20px  auto;
	background-color:#1bc1bf;
	padding:11px 0;
}

.text1 {
	color: #2568c3;
	font-weight: bold;
	font-size: 1.35em;
	margin:15px 0;
	text-align: center;
}
.text1 span{ text-decoration:underline}

/*---- フッター ----*/
footer {
	background-color:#1a77d8;
	color:#fff;
	padding: 20px;
	margin-top: 25px;
}
.ftel{ margin-bottom:10px;}
.ftel img{
	width:85%;
	height:auto;
}
footer p {
	text-align: center;
	font-size:0.9em;
}

/*---- 共通 ----*/
.font12 {font-size: 12px}
.red {color: #C03;}
.mb15{ margin-bottom:15px}
/*-----キャンペーン------*/

.camp_box {
	padding: 6px 10px;
	margin-bottom: 8px;
}
.camp_box img {
	float: left;
	margin-right: 10px;
}
.p_ttl {
	font-weight: bold;
	font-size: 16px;
}
