@charset "utf-8";
/*----------------------------------------
	reset-css
	----------------------------------------*/
*{
	background:transparent;
	margin: 0;
	padding: 0;
	vertical-align:baseline;
	font-size:100%;
	color: #444;
}
body {
	font-family: "Helvetica Neue","Verdana","Helvetica","メイリオ",Meiryo,sans-serif;
	line-height: 1.4;
	-webkit-text-size-adjust: 100%; /* スマホ横向きでも文字サイズ同じ */
	word-wrap: break-word;
}
input,
select,
textarea,
button {
	font-family: "Helvetica Neue","Verdana","Helvetica","メイリオ",Meiryo,sans-serif;
	background: #FFF;
}
input,
select {
	border: 1px solid #DDD;
	padding: 10px;
}
textarea {
	border: 1px solid #DDD;
	padding: 10px;
}
ol,
ul {
	list-style: none;
}
p {
	font-size:16px;
}
img {
	border:0px #FFFFFF solid;
	vertical-align: top;
	font-size:0;
	line-height: 0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}

/*----------------------------------------
	clearfix
	----------------------------------------*/
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}

/*----------------------------------------
	header
	----------------------------------------*/
header {
}
.head_top {
	width: 1200px;
	margin: 0 auto;
	position: relative;/**/
}

/***********************************/
/* bing 翻訳 */
a.btn_lang {
	width: 120px;
	height: auto;
	display: block;
	padding: 5px 5px 8px;
	line-height: 1;
	background: #a41936;
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: absolute;
	top: 27px;
	left: 440px;
}	

#MicrosoftTranslatorWidget {
position: absolute;
top: 22px;
left: 435px;
opacity: 0;
padding: 0;
}



/*----------------------------------------
	main
	----------------------------------------*/
.main {
	width: 1200px;
	margin: 0 auto;
}
.global_menu {
	background: #00376c;
}
.global_menu ul {
	width: 1200px;
	margin: 0 auto;
	border: 1px solid #00376c;
}
.global_menu li {
	text-align: center;
	width: 200px;
	float: left;
	border-right: 1px solid #fff;
	box-sizing: border-box;
}
.global_menu li.last {
	border-right: 1px solid #00376c;
}
.global_menu li a {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	display: block;
	padding: 20px 10px;
	transition: .3s;
}
.global_menu li a:hover {
	color: #00376c;
	background: #fff;
}

article {
	width: 100%;
}
article h2 {
	color: #00376c;
	font-size: 27px;
	font-weight: normal;
	width: 80%;
	margin: 40px auto 20px;
	border-bottom: 1px solid #00376c;
}
article section {
	margin-bottom: 20px;
}
article .top,
article .middle {
	position: relative;
}
article .top a {
	position: absolute;
	top: 10%;
	left: 12%;
	display: block;
	width: 20%;
	height: 80%;
}
article .middle a {
	position: absolute;
	top: 42%;
	right: 29%;
	display: block;
	width: 15%;
	height: 24%;
}
.read_txt {
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	padding: 30px 0;
}

.info_box dl {
	padding: 4px 16px 8px;
	border: 1px solid #ccc;
}
.info_box dt {
	color: #777;
	font-size: 13px;
	float: left;
	padding: 10px 10px 0;
}
.info_box dd {
	font-size: 14px;
	padding: 10px 10px 0;
	border-bottom: 1px dotted #aaa;
}
.tour_box .box {
	margin: 0 0 20px;
}
.tour_box .left {
	float: left;
}
.tour_box .right {
	float: left;
	margin-left: 16px;
}
.tour_box .icon {
	margin-bottom: 5px;
}
.tour_box .icon li {
	float: left;
	margin-right: 5px;
}
.tour_box a {
	color: #1d3994;
	text-decoration: none;
}
.tour_box a:hover {
	text-decoration: underline;
}
.tour_box dt {
	color: #a51838;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
	border-bottom: 1px dotted #be9037;
}
.tour_box dl ul {
	margin-left: 16px;
}
.tour_box dl li {
	font-size: 14px;
	list-style: disc;
}

aside {
	float: right;
}
aside p {
	margin-bottom: 20px;
}

.head_title {
	color: #fff;
	font-size: 26px;
	font-weight: normal;
	background: url(images/page_head.png) no-repeat;
	text-align: center;
	padding: 80px 0;
}

.gourmet_menu ul {
	width: 780px;
	margin: 40px auto;
}
.gourmet_menu li {
	font-size: 18px;
	float: left;
	margin: 0 8px;
}
.gourmet_menu li a {
	padding: 8px;
}
.gourmet_menu li a:hover {
	text-decoration: none;
}
.gourmet_list {
	width: 780px;
	margin: 0 auto;
}
.gourmet_list ul {
	margin: 10px 0;
}
.gototop {
	text-align: right;
	padding: 10px 0;
}
.coupon_list dl {
	text-align: center;
	width: 50%;
	float: left;
	margin: 20px 0;
}
.coupon_list dt {
	font-size: 16px;
	font-weight: bold;
	margin: 8px 16px;
}
.coupon_list dt::before {
	content: '■';
	color: #00376c;
	font-size: 24px;
	padding-right: 10px;
}

.tourist_list dl {
	width: 960px;
	margin: 0 auto;
}
.tourist_list dt,
.tourist_list dd {
	width: 50%;
	float: left;
}
.tourist_list dt {
	font-size: 11px;
	line-height: 1.8;
}
.tourist_list dd {
	font-size: 14px;
	line-height: 1.8;
	padding-left: 20px;
	box-sizing: border-box;
}
.tourist_list h3 {
	width: 1000px;
	margin: 10px auto;
}
.tourist_list ul {
	width: 1050px;
	margin: 24px auto;
}
.tourist_list li {
	font-size: 14px;
	text-align: center;
	float: left;
	margin: 0 14px;
	position: relative;
}
.tourist_list .list01 li {
	text-align: left;
	padding: 10px 20px;
}
.tourist_list .spot {
	padding: 10px;
	border: 1px solid #00376c;
}
.tourist_list .spot.one {
	margin-top: 10px;
}
.tourist_list .route {
	padding: 10px 5px;
}
.tourist_list li::after {
	content: '→';
	color: #00376c;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 25%;
	left: 105%;
}
.tourist_list li.one::after {
	top: 12%;
}
.tourist_list li.last::after {
	content: '';
}
.tourist_list h3 {
	font-size: 18px;
}
.liststyle {
	padding-bottom: 16px;
}
.liststyle dt,
.liststyle dd {
	float: none;
	margin-left: 16px;
}
.liststyle dt {
	color: #00376c;
	font-weight: bold;
}

/*----------------------------------------
	footer
	----------------------------------------*/
.foot {
	background: #00376c;
	text-align: center;
	width: 100%;
	/*border-top: 2px solid #be9037;*/
}
.foot_red {
	background: #A51837;
	text-align: center;
	width: 100%;
}
.foot_bottom {
	width: 100%;
	background: #f1f1f1;
}
.foot_bottom_in {
  background: url(images/footer_02.jpg) no-repeat 0 0;
  width: 1200px;
  height: 117px;
  margin: 0 auto;
  padding: 10px 0;
}
.foot_bottom ul {
  width: 450px;
  margin: 16px 0 0 650px;
}
.foot_bottom li {
  float: left;
  margin-right: 24px;
}
