﻿
@charset "utf-8";

@import url(jquery.remodal.css);

html {
	font-size: 62.5%;
}

body {
	color: #333333;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 22px;
	line-height: 2.2rem;
	font-family: 'Lucida Grande','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #8B6A26;
}

	/*Cromeバグ対策*/
	body > div {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 22px;
		line-height: 2.2rem;
	}

/*IE6用*/
* html td {
	color: #333333;
	font-size: 14px;
	line-height: 145%;
}

* html th {
	color: #333333;
	font-size: 14px;
	line-height: 145%;
}

* html caption {
	color: #333333;
	font-size: 14px;
	line-height: 145%;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

li, ul, ol, dl, dt, dd {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

img {
	border: 0px;
	vertical-align: bottom;
	max-width: 100%;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

em {
	color: #cc0000;
	font-style: normal;
	font-weight: normal;
}

strong {
	color: #cc0000;
	font-style: normal;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #0066cc;
}

	a:hover {
		text-decoration: underline;
		color: #cc0000;
	}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}


.fr {
	font-size: 14px;
	font-size: 1.4rem;
}

.fl {
	font-size: 16px;
	font-size: 1.6rem;
}

.fll {
	font-size: 18px;
	font-size: 1.8rem;
}

.fs {
	font-size: 12px;
	font-size: 1.2rem;
}

.fss {
	font-size: 10px;
	font-size: 1rem;
}

.clr {
	clear: both;
}

.hide {
	display: none;
}

.t_center {
	text-align: center !important;
}

.t_left {
	text-align: left !important;
}

.t_right {
	text-align: right !important;
}

.t_bold {
	font-weight: bold !important;
}

.t_normal {
	font-weight: normal !important;
}

.t_red {
	color: #E85363;
}

.top_0 {
	margin-top: 0 !important;
}

.bottom_0 {
	margin-bottom: 0 !important;
}

.top_1 {
	margin-top: 1em !important;
}

.bottom_1 {
	margin-bottom: 1em !important;
}

.clr_box {
	zoom: 100%;
}

	.clr_box:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

.justify {
	text-align: justify;
	text-justify: inter-ideograph;
}

.fixed {
	position: fixed;
}



/* Loading */
.loader {
	background: #FBCE00;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10001;
}

.dp-loader {
	position: absolute;
	width: 72px;
	height: 86px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(images/atr_logo_dino.png) no-repeat center center;
	background-size: contain;
	-webkit-animation: dp-loader 1s infinite;
	animation: dp-loader 1s infinite;
}

@keyframes dp-loader {
	0%, 25%, 50%, 75%, 100% {
		animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
	}

	0% {
		-webkit-transform: rotateY(0deg) rotateX(0deg);
		transform: rotateY(0deg) rotateX(0deg);
	}

	50% {
		-webkit-transform: rotateY(180deg) rotateX(0deg);
		transform: rotateY(180deg) rotateX(0deg);
	}

	100% {
		-webkit-transform: rotateY(0deg) rotateX(0deg);
		transform: rotateY(0deg) rotateX(0deg);
	}
}

@-webkit-keyframes dp-loader {
	0%, 25%, 50%, 75%, 100% {
		animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
	}

	0% {
		-webkit-transform: rotateY(0deg) rotateX(0deg);
		transform: rotateY(0deg) rotateX(0deg);
	}

	50% {
		-webkit-transform: rotateY(180deg) rotateX(0deg);
		transform: rotateY(180deg) rotateX(0deg);
	}

	100% {
		-webkit-transform: rotateY(0deg) rotateX(0deg);
		transform: rotateY(0deg) rotateX(0deg);
	}
}

/* ----HEADER---- */
#header_wrap {
	min-height:154px;
}

#dpk_header {
	background-color: #FBCE00;
	width: 100%;
	min-width: 960px;
}

#dpk_headcopy {
	background-color: #FBCE00;
	padding-top: 14px;
	padding-bottom: 12px;
	text-align: left;
	width: 100%;
}

	#dpk_headcopy .clr_box {
		width: 960px;
		margin: 0 auto;
	}

	#dpk_headcopy #head_description {
		font-size: 18px;
		font-size: 1.8rem;
		color: #634B1B;
		width: 400px;
		float: left;
	}

	#dpk_headcopy #dpk_headitem {
		width: 400px;
		margin: 0 0 0 auto;
	}

	#dpk_headcopy #head_tel {
		float: left;
		font-family: 'Century Gothic', Arial, Helvetica;
		font-size: 20px;
		font-size: 2.0rem;
		color: #E85412;
		font-weight: bold;
		float: right;
		margin: -2px 16px 0 0;
	}

	#dpk_headcopy #select_lang {
		margin: -2px 0 0 0;
		font-size: 12px;
		font-size: 1.2rem;
		float: right;
		padding: 3px 4px 3px 2px;
		border: none;
		color: #fff;
		border-radius: 5px;
		background: #634B1B;
	}

#dpk_headmenu {
	width: 100%;
	background-color: #FBCE00;
	margin: 0 0 12px 0;
	/*
	padding-top:12px;
	*/
	padding-bottom: 12px;
	text-align: left;
	z-index: 100;
}

	#dpk_headmenu .clr_box {
		width: 960px;
		margin: 0 auto;
	}



	#dpk_headmenu #header_logo {
		width: 200px;
		float: left;
	}

		#dpk_headmenu #header_logo a {
			display: block;
			height: 94px;
			font-size: 20%;
			text-indent: -940px;
			overflow: hidden;
		}

	#dpk_headmenu ul {
		width: 756px;
		float: right;
		margin: 0;
		padding: 0;
		list-style: none;
		zoom: 100%;
	}

		#dpk_headmenu ul:after {
			content: "";
			clear: both;
			height: 0;
			display: block;
			visibility: hidden;
		}

		#dpk_headmenu ul li {
			width: 126px;
			float: left;
			margin: 0;
			padding: 0;
			list-style: none;
		}

			#dpk_headmenu ul li a {
				display: block;
				height: 94px;
				font-size: 20%;
				text-indent: -940px;
				overflow: hidden;
			}

	#dpk_headmenu div#header_logo a {
		background: url(images/head_menu.gif) no-repeat left top;
	}

		#dpk_headmenu div#header_logo a:hover,
		#dpk_headmenu h1#header_logo a {
			background: url(images/head_menu.gif) no-repeat left -100px;
		}

	#dpk_headmenu #dpkmenu4 {
		background: url(images/head_menu.gif) no-repeat -204px top;
	}

		#dpk_headmenu #dpkmenu4:hover,
		#dpk_headmenu #dpkmenu4_self {
			background: url(images/head_menu.gif) no-repeat -204px -100px;
		}

	#dpk_headmenu #dpkmenu5 {
		background: url(images/head_menu.gif) no-repeat -330px top;
	}

		#dpk_headmenu #dpkmenu5:hover,
		#dpk_headmenu #dpkmenu5_self {
			background: url(images/head_menu.gif) no-repeat -330px -100px;
		}

	#dpk_headmenu #dpkmenu_c3 {
		background: url(images/head_menu.gif) no-repeat -456px top;
	}

		#dpk_headmenu #dpkmenu_c3:hover,
		#dpk_headmenu #dpkmenu_c3_self {
			background: url(images/head_menu.gif) no-repeat -456px -100px;
		}

	#dpk_headmenu #dpkmenu6 {
		background: url(images/head_menu.gif) no-repeat -582px top;
	}

		#dpk_headmenu #dpkmenu6:hover,
		#dpk_headmenu #dpkmenu6_self {
			background: url(images/head_menu.gif) no-repeat -582px -100px;
		}

	#dpk_headmenu #dpkmenu7 {
		background: url(images/head_menu.gif) no-repeat -708px top;
	}

		#dpk_headmenu #dpkmenu7:hover,
		#dpk_headmenu #dpkmenu7_self {
			background: url(images/head_menu.gif) no-repeat -708px -100px;
		}

	#dpk_headmenu #dpkmenu2 {
		background: url(images/head_menu.gif) no-repeat -834px top;
	}

		#dpk_headmenu #dpkmenu2:hover,
		#dpk_headmenu #dpkmenu2_self {
			background: url(images/head_menu.gif) no-repeat -834px -100px;
		}

.fixmenu {
	padding-top: 0 !important;
	padding-bottom: 4px !important;
	margin: 0 !important;
	box-shadow: 0 4px 5px rgba(0,0,0,0.3);
}

	.fixmenu #header_logo a {
		height: 60px !important;
	}

	.fixmenu ul li a {
		height: 60px !important;
	}

	.fixmenu div#header_logo a {
		background: url(images/head_menu_fix.gif) no-repeat left top !important;
	}

		.fixmenu div#header_logo a:hover,
		.fixmenu h1#header_logo a {
			background: url(images/head_menu_fix.gif) no-repeat left -100px !important;
		}

	.fixmenu #dpkmenu4 {
		background: url(images/head_menu_fix.gif) no-repeat -204px top !important;
	}

		.fixmenu #dpkmenu4:hover,
		.fixmenu #dpkmenu4_self {
			background: url(images/head_menu_fix.gif) no-repeat -204px -100px !important;
		}

	.fixmenu #dpkmenu5 {
		background: url(images/head_menu_fix.gif) no-repeat -330px top !important;
	}

		.fixmenu #dpkmenu5:hover,
		.fixmenu #dpkmenu5_self {
			background: url(images/head_menu_fix.gif) no-repeat -330px -100px !important;
		}

	.fixmenu #dpkmenu_c3 {
		background: url(images/head_menu_fix.gif) no-repeat -456px top !important;
	}

		.fixmenu #dpkmenu_c3:hover,
		.fixmenu #dpkmenu_c3_self {
			background: url(images/head_menu_fix.gif) no-repeat -456px -100px !important;
		}

	.fixmenu #dpkmenu6 {
		background: url(images/head_menu_fix.gif) no-repeat -582px top !important;
	}

		.fixmenu #dpkmenu6:hover,
		.fixmenu #dpkmenu6_self {
			background: url(images/head_menu_fix.gif) no-repeat -582px -100px !important;
		}

	.fixmenu #dpkmenu7 {
		background: url(images/head_menu_fix.gif) no-repeat -708px top !important;
	}

		.fixmenu #dpkmenu7:hover,
		.fixmenu #dpkmenu7_self {
			background: url(images/head_menu_fix.gif) no-repeat -708px -100px !important;
		}

	.fixmenu #dpkmenu2 {
		background: url(images/head_menu_fix.gif) no-repeat -834px top !important;
	}

		.fixmenu #dpkmenu2:hover,
		.fixmenu #dpkmenu2_self {
			background: url(images/head_menu_fix.gif) no-repeat -834px -100px !important;
		}

/* ----CONTENTS---- */
#maincont {
	width: 960px;
	box-sizing: border-box;
	padding: 30px 60px 40px 60px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(images/bg_main.gif) repeat center top;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	/*
	box-shadow:10px 0 20px rgba(0,0,0,0.4), -10px 0 20px rgba(0,0,0,0.4);
	*/
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px;
	zoom: 100%;
}

	#maincont:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

.top_maincont {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
}

/* ----FOOTER---- */
#subfooter {
	width: 100%;
	min-width: 960px;
	margin-top: 20px;
	background-color: #B9CE32;
}

	#subfooter .clr_box {
		width: 960px;
		box-sizing: border-box;
		padding: 10px 0 10px 0;
		text-align: left;
		margin: 0 auto;
	}

#fb_box {
	display: inline;
	float: right;
}

#tw_box {
	margin-top: 2px;
	margin-right: 10px;
	display: inline;
	float: right;
}

#foot_add {
	color: #003B2E;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 140%;
	float: left;
	display: inline;
}

#dpk_footer {
	width: 100%;
	min-width: 960px;
	background-color: #009743;
}

	#dpk_footer h4 {
		width: 960px;
		text-align: right;
		color: #fff;
		font-size: 13px;
		font-size: 1.3rem;
		font-weight: normal;
		padding: 6px 0;
		margin: 0 auto;
	}

/* ----TOP---- */
#top_main_img {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

	#top_main_img .flexslider {
		/*
	border: 6px solid #FAF4E4;
	margin: 0 0 30px 0;
	*/
		border: 0;
		margin: 0 0 42px 0;
		min-height: 460px;
		background-color: #8B6A26;
	}

	#top_main_img .flex-control-nav {
		bottom: -36px;
	}

	#top_main_img .flex-control-paging li a {
		background: #006DD9;
	}

		#top_main_img .flex-control-paging li a:hover {
			background: #1BADE6;
		}

		#top_main_img .flex-control-paging li a.flex-active {
			background: #E40011;
		}

	#top_main_img .flex-direction-nav .flex-prev {
		opacity: 0.5;
		left: 2px;
	}

	#top_main_img .flex-direction-nav .flex-next {
		opacity: 0.5;
		right: 2px;
	}

#top_maincopy {
	margin: 0 -10px;
	background: url(images/bg_topcopy.png) no-repeat center 6px;
}

	#top_maincopy h2 {
		text-align: center;
		margin: 0;
	}

		#top_maincopy h2 img {
			margin: 0 auto;
		}

	#top_maincopy h3 {
		margin: 4px 0 0 0;
		height: 90px;
		position: relative;
	}

		#top_maincopy h3 #topcopy_sub01 {
			position: absolute;
			top: 0;
			left: 178px;
		}

		#top_maincopy h3 #topcopy_sub02 {
			position: absolute;
			top: 0;
			left: 406px;
		}

		#top_maincopy h3 #topcopy_sub03 {
			position: absolute;
			top: 30px;
			left: 154px;
		}

		#top_maincopy h3 #topcopy_sub04 {
			position: absolute;
			top: 30px;
			left: 442px;
		}

#top_mainbox {
	padding: 0 30px 140px 30px;
	background: url(images/bg_top_bottom.png) no-repeat left bottom;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	zoom: 100%;
}

	#top_mainbox:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

#top_infoarea {
	width: 640px;
	box-sizing: border-box;
	padding-bottom: 10px;
	float: left;
}

#top_guide {
	background: url(images/bg_body.png) repeat-y center top;
	background-size: 100% auto;
	padding: 12px 30px;
	margin: 0 0 18px 0;
	-webkit-box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.2) inset;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#top_gcomment {
	background: url(images/dion_colok.png) no-repeat left top;
	min-height: 60px;
	box-sizing: border-box;
	padding: 16px 0 6px 72px;
	color: #634B1B;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.25;
}

#top_hdbox,
#top_tweet {
	padding-top: 12px;
}

	#top_hdbox h4,
	#top_tweet h4 {
		color: #E85412;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.2;
		margin: 0 0 2px 0;
	}

	#top_hdbox table {
		background-color: rgb(255, 249, 221);
		border-collapse: collapse;
		width: 100%;
		text-align: center;
		empty-cells: show;
		border: 1px solid rgb(196, 162, 0);
	}

		#top_hdbox table th {
			background-color: rgb(185, 206, 50);
			color: rgb(0, 59, 46);
			font-size: 1.2rem;
			border: 1px solid rgb(196, 162, 0);
			line-height: 1;
			font-weight: normal;
			padding: 4px 0;
			white-space: nowrap;
		}

		#top_hdbox table td {
			color: rgb(99, 75, 27);
			border: 1px solid rgb(196, 162, 0);
			line-height: 1.2;
			padding: 4px 2px;
		}

		#top_hdbox table .ev_comment {
			font-size: 1.2rem;
			color: rgb(232, 84, 18);
		}

		#top_hdbox table .evmk {
			line-height: 0;
			padding: 2px 0;
		}

			#top_hdbox table .evmk span {
				display: inline-block;
				text-align: left;
				width: 30px;
				height: 30px;
				position: relative;
				font-size: 20%;
				text-indent: -950px;
				overflow: hidden;
			}

				#top_hdbox table .evmk span:before,
				#top_hdbox table .evmk span:after {
					display: block;
					content: '';
					box-sizing: border-box;
					position: absolute;
				}

		#top_hdbox table .mk_red:after {
			width: 30px;
			height: 30px;
			border: 4px solid #009EE7;
			border-radius: 30px;
			top: 0;
			left: 0;
		}

		#top_hdbox table .mk_blue:before, #top_hdbox table .mk_blue:after {
			width: 4px;
			height: 34px;
			-webkit-transform: rotate(-45deg);
			-o-transform: rotate(-45deg);
			transform: rotate(-45deg);
			background-color: rgb(232, 84, 18);
			border-radius: 6px;
			top: -1px;
			left: 13px;
		}

		#top_hdbox table .mk_blue:after {
			-webkit-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			transform: rotate(45deg);
		}

		#top_hdbox table .mk_gray:after {
			border-bottom: solid 26px rgb(196, 162, 0);
			border-left: solid 15px transparent;
			border-right: solid 15px transparent;
			top: 2px;
			left: 0;
		}

	#top_tweet ul {
		margin: 0;
		padding: 0;
		border-top: 1px solid rgb(196, 162, 0);
		list-style: none;
	}

		#top_tweet ul li {
			margin: 0;
			padding: 6px 0 2px 0;
			border-bottom: 1px solid rgb(196, 162, 0);
			zoom: 100%;
		}

			#top_tweet ul li:after {
				content: "";
				clear: both;
				height: 0;
				display: block;
				visibility: hidden;
			}

	#top_tweet .tw_avatar {
		width: 58px;
		float: left;
		padding-bottom: 4px;
	}

		#top_tweet .tw_avatar img {
			width: 48px;
			overflow: hidden;
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
		}

	#top_tweet .tw_body {
		line-height: 1.4;
		color: rgb(99, 75, 27);
	}

	#top_tweet .tw_time {
		font-size: 12px;
		font-size: 1.2rem;
		text-align: right;
		color: rgb(196, 162, 0);
	}

#top_banner {
	clear: both;
	margin-top: 18px;
	background-color: #fff;
	-webkit-box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.2) inset;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 8px 8px 4px 8px;
}

#top_ban_list {
	margin: 0 -2px;
	padding: 0;
	list-style: none;
	zoom: 100%;
}

	#top_ban_list:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

	#top_ban_list li {
		width: 16.666%;
		margin: 0;
		padding: 0 2px 4px 2px;
		box-sizing: border-box;
		float: left;
	}


#top_news,
#top_gallery {
	background: url(images/bg_body.png) repeat-y center top;
	background-size: 100% auto;
	padding: 16px 30px 20px 30px;
	margin: 0;
	-webkit-box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.2) inset;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#top_news {
	margin-bottom: 18px;
}

#top_new_title,
#top_gallery_title,
#top_blog_title {
	background-color: #E85412;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 16px;
	margin: 0 0 8px 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

	#top_new_title a,
	#top_gallery_title a,
	#top_blog_title a {
		display: block;
		padding: 6px 10px;
		color: #fff;
		text-decoration: none;
	}

		#top_new_title a:hover,
		#top_gallery_title a:hover,
		#top_blog_title a:hover {
			color: #FFFF99;
			text-decoration: none;
		}

#top_news dl {
	padding: 10px 0;
	border-bottom: 1px dotted #C4A200;
	zoom: 100%;
}

	#top_news dl:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

	#top_news dl dt {
		margin: 0;
		padding: 0;
		font-size: 13px;
		font-size: 1.3rem;
		width: 120px;
		float: left
	}

	#top_news dl dd {
		margin: 0;
		padding: 0;
		width: 440px;
		float: left
	}

#top_gallery ul {
	margin: 0 -5px;
	padding: 0;
	list-style: none;
	zoom: 100%;
}

	#top_gallery ul:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

	#top_gallery ul li {
		margin: 0;
		width: 20%;
		padding: 0 5px;
		box-sizing: border-box;
		float: left;
	}

		#top_gallery ul li a {
			-webkit-transition: 0.3s ease-in-out;
			-moz-transition: 0.3s ease-in-out;
			-o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
		}

			#top_gallery ul li a:hover {
				opacity: 0.7;
			}

#top_blog {
	padding-top: 16px;
}

	#top_blog ul {
		margin: 0 0 20px 0;
		padding: 0;
		list-style: none;
		background: rgb(255, 249, 221);
		border-top: 1px solid rgb(196, 162, 0);
	}

		#top_blog ul li {
			padding: 4px;
			margin: 0;
			border-bottom: 1px solid rgb(196, 162, 0);
			zoom: 100%;
		}

			#top_blog ul li:after {
				content: "";
				clear: both;
				height: 0;
				display: block;
				visibility: hidden;
			}

			#top_blog ul li a:hover {
				text-decoration: none;
			}

				#top_blog ul li a:hover .blog_title_list {
					color: rgb(204, 0, 0);
				}

	#top_blog .top_blog_tmb {
		width: 60px;
		float: left;
	}

	#top_blog .blog_title_list {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
		height: 2.8em;
		margin: 0;
		font-weight: normal;
		color: rgb(99, 75, 27);
		padding-left: 0.75em;
		text-decoration: underline;
	}

	#top_blog .top_blog_date {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1;
		color: #666;
		text-align: right;
		padding-top: 6px;
	}

#top_sns {
	margin: 0 -2px;
}

	#top_sns ul {
		margin: 0;
		padding: 0;
		list-style: none;
		text-align: left;
		zoom: 100%;
	}

		#top_sns ul:after {
			content: "";
			clear: both;
			height: 0;
			display: block;
			visibility: hidden;
		}

		#top_sns ul li {
			width: 33.333%;
			float: left;
			padding: 0 2px;
			box-sizing: border-box;
		}

			#top_sns ul li a {
				font-size: 20%;
				line-height: 1;
				text-indent: -950px;
				overflow: hidden;
				height: 38px;
				display: block;
			}

	#top_sns #top_facebook a {
		background: #3B5999 url(images/logo_facebook.png) no-repeat center center;
		background-size: 24px 24px;
	}

	#top_sns #top_twitter a {
		background: #1DA1F2 url(images/logo_twitter.png) no-repeat center center;
		background-size: 24px 24px;
	}

	#top_sns #top_instagram a {
		background: #DA2F74 url(images/logo_instagram.png) no-repeat center center;
		background-size: 24px 24px;
	}

/* ----TEMP---- */

.pg_title {
	background: url(images/bg_title.png) repeat-x left top;
	margin-bottom: 6px;
}

.dpk_contbody {
	background: url(images/bg_body.png) repeat-y center top;
	padding: 24px 40px;
	-webkit-box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.2) inset;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.pg_subtitle, .pg_subtitle_info {
	color: rgb(227, 84, 40);
	font-size: 18px;
	font-size: 1.8rem;
	margin: 0 0 12px 0;
	background: url(images/pic01.png) no-repeat left top;
	padding: 0 0 0 24px;
}

.pg_subtitle_info {
	clear: both;
	box-sizing: border-box;
	width: 120px;
	float: left;
}


/* ----FAQ---- */

.dpk_faqlist {
	margin: 0 0 24px 24px;
	padding: 0;
	list-style: none;
}

	.dpk_faqlist li {
		margin: 0 0 12px 0;
		padding: 0 0 12px 0;
		border-bottom: 1px dotted #ccc;
	}

		.dpk_faqlist li dl {
			margin: 0;
			padding: 0;
		}

			.dpk_faqlist li dl dt {
				margin: 0 0 4px 0;
				padding: 8px 0 0 60px;
				line-height: 120%;
				min-height: 38px;
				box-sizing: border-box;
				font-weight: bold;
				font-size: 16px;
				font-size: 1.6rem;
				color: #634B1B;
				background: url(images/faq_q.png) no-repeat left top;
			}

			.dpk_faqlist li dl dd {
				margin: 0 0 0 40px;
				padding: 0 0 0 48px;
				min-height: 32px;
				box-sizing: border-box;
				background: url(images/faq_a.png) no-repeat left top;
			}


/* Dino */
#dinosaurs_copy {
	text-align: center;
	color: #634B1B;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	padding-top: 12px;
}

	#dinosaurs_copy h1 {
		font-size: 34px;
		font-size: 3.4rem;
		margin: 0 0 18px 0
	}

	#dinosaurs_copy h2 {
		font-size: 22px;
		font-size: 2.2rem;
		margin: 0 0 24px 0;
	}


/* FLIP */
#cardholder {
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 100%;
}

	#cardholder:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

.dinoCard {
	width: 260px;
	height: 280px;
	float: left;
	margin: 0 0 15px 15px;
	padding: 0;
	position: relative;
	cursor: pointer;
	background-color: rgba(208,168,85,0.4);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

/* 横長 */
#card_mamenchisaurus,
#card_pteranodon {
	width: 535px;
}

.dinoFlip {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 0;
	background-color: #8B6A26;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.dinoName {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 20%;
	text-indent: -960px;
	overflow: hidden;
}

	.dinoName:hover {
		-moz-box-shadow: 0 0 30px #000 inset;
		-webkit-box-shadow: 0 0 30px #000 inset;
		box-shadow: 0 0 30px #000 inset;
	}

.dinoFlip img {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.dinoData {
	display: none;
	background-color: #6D531D;
}

.dinoCard_more {
	/* IE対策 */
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	background-color: #fff;
	opacity: 0.05;
	-ms-filter: "alpha(opacity=0.05)";
	font-size: 20%;
	text-indent: -960px;
	overflow: hidden;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

	.dinoCard_more:hover {
		opacity: 0.2;
		-ms-filter: "alpha(opacity=0.2)";
	}

.remodal {
	font-family: 'Lucida Grande','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック',sans-serif;
	background: rgb(0,59,46);
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	padding-bottom: 20px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.info_close {
	margin: 4px 0;
}

	.info_close a {
		color: #16a085;
		border: 2px solid #16a085;
		background: #f4f4f4;
		font-size: 13px;
		font-size: 1.3rem;
		display: inline-block;
		width: 120px;
		margin: 0 0 5px 0;
		padding: 9px 0;
		cursor: pointer;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		text-align: center;
		text-decoration: none;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-clip: padding-box;
	}

		.info_close a:hover {
			color: #f4f4f4;
			background: #16a085;
			text-decoration: none;
		}


.dino_infobox {
	text-align: left;
}

	.dino_infobox img {
		/*
	width:360px;
	*/
		float: left;
		margin-bottom: 20px;
	}


	.dino_infobox h1 {
		width: 260px;
		float: right;
		margin-top: 20px;
		font-size: 2.0rem;
		border-top: 1px solid #B3C6C2;
		border-bottom: 1px solid #B3C6C2;
		padding: 8px 0 6px 0;
		text-align: center;
	}

.dino_spec {
	margin-top: 20px;
	width: 260px;
	float: right;
}

	.dino_spec ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		.dino_spec ul li {
			margin: 0 0 0.5em 0;
			padding: 0;
			line-height: 125%;
		}

	.dino_spec .dino_spactitle {
		margin-right: 6px;
	}

.dino_cap {
	clear: both;
	border-top: 1px dotted #B3C6C2;
	border-bottom: 1px dotted #B3C6C2;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 8px;
}

#box_mamenchisaurus img,
#box_pteranodon img {
	display: block;
	float: none;
	margin: 0 auto 20px auto;
}


#box_mamenchisaurus h1,
#box_pteranodon h1 {
	width: auto;
	float: none;
	margin-bottom: 12px;
}

#box_mamenchisaurus .dino_spec,
#box_pteranodon .dino_spec {
	width: auto;
	float: none;
}



.remodal-overlay {
	background: rgba(33, 36, 46, 0.6);
}


.remodal-close:after {
	color: #E6ECEB;
}

.remodal-close:hover,
.remodal-close:active {
	text-decoration: none;
	background: #E6ECEB;
}

	.remodal-close:hover.remodal-close:after,
	.remodal-close:active.remodal-close:after {
		text-decoration: none;
		color: #E85412;
	}

/* Calender */

#dpk_calendar {
	zoom: 100%;
}

	#dpk_calendar:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

#wp-calendar table {
	background-color: #FFF9DD;
	float: left;
	border-collapse: collapse;
	width: 32%;
	margin-right: 1%;
	text-align: center;
	empty-cells: show;
}

	#wp-calendar table a {
		pointer-events: none;
		cursor: default;
		color: #333;
		text-decoration: none;
	}


#ec3_publish {
	display: none;
}

#wp-calendar table td, #wp-calendar table th, #wp-calendar table caption {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 15px;
	text-align: center;
	padding: 8px 0 8px 0;
	font-weight: normal;
	border: 1px solid #C4A200;
}

#wp-calendar table caption {
	background-color: #B9CE32;
	border-bottom: 0;
	color: #003B2E;
	font-weight: bold;
	padding: 6px 0 4px 0;
}

#wp-calendar table th {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	background-color: #FFFF99;
	color: #003B2E;
	padding: 6px 0 4px 0;
}

#wp-calendar table td {
	font-family: 'Century Gothic', Arial, Helvetica;
	font-weight: bold;
	padding: 8px 0 8px 0;
}

#wp-calendar table .ec3_eventday {
	background: #E4CE9E url(images/bg_ec3_eventday.png) no-repeat center center;
	color: #666;
}

#wp-calendar table #today {
	background-color: #FFE66A;
}

/* Information */
#dpk_infobox {
	margin-bottom: 24px;
	padding-bottom: 0;
}

#dpk_infowrap {
	background: url(images/bg_top_bottom.png) no-repeat left bottom;
	margin: 0 -40px;
	padding: 0 0 120px 40px;
	zoom: 100%;
}

	#dpk_infowrap:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

.dpk_section {
	padding-bottom: 30px;
	zoom: 100%;
}

	.dpk_section:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

.pg_sec_title {
	margin: 0 40px 12px 0;
	background: #E85412;
	color: #fff;
	padding: 8px 20px 6px 18px;
	font-size: 2.0rem;
	line-height: 1;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.pg_infobody {
	width: 640px;
	float: left;
	margin: 0;
	padding: 0 0 12px 0;
	list-style: none;
	font-size: 16px;
	font-size: 1.6rem;
	color: #634B1B;
	line-height: 125%;
}

	.pg_infobody li {
		margin: 0 0 0.25em 0;
	}

.pg_info_cap {
	font-size: 14px;
	font-size: 1.4rem;
	color: #E85412;
}

.pg_infobody li table {
	background-color: #fff;
	border-collapse: collapse;
	text-align: center;
	empty-cells: show;
	margin: 0.5em 0;
}

	.pg_infobody li table th {
		background-color: #B9CE32;
		border-bottom: 0;
		color: #003B2E;
		font-weight: normal;
		padding: 4px;
		font-size: 1.2rem;
		line-height: 1.2;
		border: 1px solid #C4A200;
	}

	.pg_infobody li table td {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.2;
		padding: 8px 1em 8px 1em;
		font-weight: normal;
		border: 1px solid #C4A200;
	}


/* Access */
#map_canvas {
	border: 4px solid #fff;
	height: 480px;
	margin-bottom: 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#map_link {
	text-align: right;
}

#dpk_accadd {
	font-size: 18px;
	font-size: 1.8rem;
	color: #634B1B;
	font-weight: bold;
	padding: 0 0 12px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #C4A200;
}

#dpk_route {
	margin: 0 0 28px 0;
	padding: 0 0 12px 1.5em;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 130%;
	color: #634B1B;
	border-bottom: 1px dotted #C4A200;
}

	#dpk_route li {
		margin: 0 0 0.5em 0;
		padding: 0;
	}

#dpk_position {
	text-align: center;
}

	#dpk_position img {
		margin: 0 auto;
	}

/* Contact */

#dpk_logo {
	text-align: center;
}

	#dpk_logo img {
		max-width: 220px;
		margin: 0 auto 20px auto;
	}

#dpk_contactbox {
	text-align: center;
}

	#dpk_contactbox h2 {
		font-size: 20px;
		font-size: 2.0rem;
		color: #E85412;
		margin: 0 auto 18px auto;
	}

	#dpk_contactbox .con_item {
		font-family: 'Century Gothic', Arial, Helvetica;
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 32px;
		color: #8B6A26;
		font-weight: bold;
		margin: 0 0 12px 0;
	}

		#dpk_contactbox .con_item a {
			color: #8B6A26;
			text-decoration: underline;
		}

			#dpk_contactbox .con_item a:hover {
				color: #E85412;
			}

#con_sns {
	margin-top: 28px;
	border-top: 1px dotted #C4A200;
	padding-top: 20px;
	padding-bottom: 38px;
}

	#con_sns ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		#con_sns ul li {
			margin: 0 0 8px 0;
			padding: 0;
			list-style: none;
		}

			#con_sns ul li a {
				display: block;
				width: 320px;
				border: 1px solid #C4A200;
				margin: 0 auto;
				box-sizing: border-box;
				border-radius: 8px;
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px;
				height: 50px;
				text-align: left;
				font-size: 20px;
				font-size: 2.0rem;
				line-height: 20px;
				color: #006F32;
				padding: 15px 0 0 70px;
				font-weight: bold;
			}

				#con_sns ul li a:hover {
					text-decoration: none;
					color: #E85412;
				}

#ic_facebook a {
	background: #fff url(images/ic_facebook.gif) no-repeat 10px 4px;
}

#ic_twitter a {
	background: #fff url(images/ic_twitter.gif) no-repeat 10px 4px;
}

#ic_instagram a {
	background: #fff url(images/ic_instagram.gif) no-repeat 10px 4px;
}

/* News */
#dpk_news {
	text-align: center;
}

	#dpk_news h1 {
		text-align: left;
		background-color: #E85412;
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 18px;
		margin: 0 auto 20px auto;
		width: 740px;
		box-sizing: border-box;
		padding: 8px 8px 6px 24px;
		color: #fff;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	}

		#dpk_news h1 a {
			color: #fff;
		}

			#dpk_news h1 a:hover {
				color: #FFFF99;
				text-decoration: none;
			}

#dpk_newslist {
	text-align: left;
	width: 740px;
	box-sizing: border-box;
	margin: 0 auto;
	min-height: 420px;
	border-top: 1px dotted #C4A200;
}

	#dpk_newslist dl {
		padding: 12px 0;
		border-bottom: 1px dotted #C4A200;
		zoom: 100%;
	}

		#dpk_newslist dl:after {
			content: "";
			clear: both;
			height: 0;
			display: block;
			visibility: hidden;
		}

		#dpk_newslist dl dt {
			margin: 0;
			padding: 0;
			font-size: 15px;
			font-size: 1.5rem;
			width: 180px;
			float: left
		}

		#dpk_newslist dl dd {
			margin: 0;
			padding: 0;
			font-size: 16px;
			font-size: 1.6rem;
			width: 560px;
			float: left
		}

#dpk_newsbody {
	text-align: left;
	width: 740px;
	box-sizing: border-box;
	margin: 0 auto;
	min-height: 420px;
	padding-bottom: 16px;
	zoom: 100%;
}

	#dpk_newsbody:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

	#dpk_newsbody h2 {
		background: url(images/pic01.png) no-repeat left top;
		font-size: 22px;
		font-size: 2.2rem;
		padding: 0 0 4px 24px;
		color: #634B1B;
		margin: 0 0 4px 0;
		border-bottom: 1px solid #C4A200;
	}

	#dpk_newsbody .pg_date {
		text-align: right;
		color: #634B1B;
		margin: 0 0 16px 0;
	}

	#dpk_newsbody p {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 160%;
		margin: 0 0 0.75em 0;
	}




	/* News IMG */
	#dpk_newsbody img.alignright,
	#dpk_newsbody div.alignright,
	.blog_body img.alignright,
	.blog_body div.alignright {
		clear: both;
		float: right;
		margin-left: 14px;
		margin-bottom: 0.75em;
	}

	#dpk_newsbody img.alignleft,
	#dpk_newsbody div.alignleft,
	.blog_body img.alignleft,
	.blog_body div.alignleft {
		clear: both;
		float: left;
		margin-right: 14px;
		margin-bottom: 0.75em;
	}

	#dpk_newsbody img.aligncenter,
	#dpk_newsbody div.aligncenter,
	.blog_body img.aligncenter,
	.blog_body div.aligncenter {
		clear: both;
		text-align: center;
		display: block;
		margin: 6px auto 0.75em auto;
	}

	#dpk_newsbody div.wp-caption,
	.blog_body div.wp-caption {
		text-align: center;
	}

		#dpk_newsbody div.wp-caption img,
		.blog_body div.wp-caption img, {
			margin: 0 auto 8px auto;
		}

		#dpk_newsbody div.wp-caption p,
		.blog_body div.wp-caption p {
			font-size: 11px;
			font-size: 1.1rem;
			line-height: 1.2;
			padding-top: 3px;
			margin: 0 !important :;
		}

/* PageNavi */

.wp-pagenavi {
	margin-top: 10px;
}

	.wp-pagenavi span,
	.wp-pagenavi a {
		display: inline-block;
	}

	.wp-pagenavi a {
		text-decoration: underline;
	}

	.wp-pagenavi .pages {
		padding: 6px 10px 0 0;
		font-size: 15px;
		font-size: 1.5rem;
	}

	.wp-pagenavi .current,
	.wp-pagenavi .page,
	.wp-pagenavi .nextpostslink,
	.wp-pagenavi .previouspostslink {
		border: 1px solid #C4A200;
		background-color: #fff;
		margin: 0 2px 0 0;
		padding: 2px 8px;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
	}

	.wp-pagenavi .current {
		background-color: #E4CE9E;
		color: #fff;
	}


/* Park Map 2018 */
#map_wrap {
	margin: 0 -60px 32px -60px;
}

#dpk_maparea {
	background: url(images/bg_dinomap2018.jpg) no-repeat left center;
	background-size: 100% auto;
	position: relative;
	height: 0;
	padding: 0 0 62.5% 0;
}

	#dpk_maparea a img {
		-webkit-animation: spin 1s ease 1.5s 1 normal;
		-moz-animation: spin 1s ease 1.5s 1 normal;
		-ms-animation: spin 1s ease 1.5s 1 normal;
		-o-animation: spin 1s ease 1.5s 1 normal;
		animation: spin 1s ease 1.5s 1 normal;
	}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
	}

	100% {
		-moz-transform: rotate(360deg);
	}
}

@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg);
	}

	100% {
		-ms-transform: rotate(360deg);
	}
}

@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg);
	}

	100% {
		-o-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

#dpk_maparea a img:hover {
	-webkit-animation: spin_hover ease 1s 1 alternate;
	-moz-animation: spin_hover ease 1s 1 alternate;
	-ms-animation: spin_hover ease 1s 1 alternate;
	-o-animation: spin_hover ease 1s 1 alternate;
	animation: spin_hover ease 1s 1 alternate;
}

@-webkit-keyframes spin_hover {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes spin_hover {
	0% {
		-moz-transform: rotate(0deg);
	}

	100% {
		-moz-transform: rotate(360deg);
	}
}

@-ms-keyframes spin_hover {
	0% {
		-ms-transform: rotate(0deg);
	}

	100% {
		-ms-transform: rotate(360deg);
	}
}

@-o-keyframes spin_hover {
	0% {
		-o-transform: rotate(0deg);
	}

	100% {
		-o-transform: rotate(360deg);
	}
}

@keyframes spin_hover {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

#dpk_maparea div {
	width: 10%;
	position: absolute;
}

	#dpk_maparea div img {
		width: 100%;
	}

#mapbox2016_01 {
	left: 34.6%;
	top: 24%;
}

#mapbox2016_02 {
	left: 47.5%;
	top: 17.3%;
}

#mapbox2016_03 {
	left: 65.2%;
	top: 18%;
}

#mapbox2016_04 {
	left: 65.2%;
	top: 63.7%;
}

#mapbox2016_05 {
	left: 56.3%;
	top: 76.7%;
}

#mapbox2016_06 {
	left: 47.7%;
	top: 67%;
}

#mapbox2016_07 {
	left: 41.4%;
	top: 54%;
}

#mapbox2017_08 {
	left: 27%;
	top: 64.5%;
}

#mapbox2017_09 {
	left: 1.5%;
	top: 60%;
}

.map_infobox {
	max-width: 600px;
	margin: 0 auto;
	background: #fff url(images/bg_modal.gif) repeat-y center top;
	background-size: 100% auto;
	box-sizing: border-box;
	padding: 18px 70px 30px 70px;
	color: #003B2E;
	margin: 0 auto 12px auto;
}

.zone_titlebox {
	border-bottom: 1px dotted #003B2E;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
}

.zone_title01 {
	font-size: 13px;
	font-size: 1.3rem;
	padding: 3px;
	line-height: 13px;
	font-weight: normal;
	margin: 0 0 8px 0;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.zone_title02 {
	font-size: 20px;
	font-size: 2.0rem;
	margin-bottom: 8px;
	line-height: 120%;
}

.zone_title03 {
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 120%;
}

#box_zone01 .zone_titlebox {
	color: #E40011;
}

#box_zone01 .zone_title01 {
	background-color: #E40011;
}

#box_zone02 .zone_titlebox {
	color: #E85412;
}

#box_zone02 .zone_title01 {
	background-color: #E85412;
}

#box_zone03 .zone_titlebox {
	color: #009743;
}

#box_zone03 .zone_title01 {
	background-color: #009743;
}

#box_zone04 .zone_titlebox {
	color: #009EE7;
}

#box_zone04 .zone_title01 {
	background-color: #009EE7;
}

#box_zone05 .zone_titlebox {
	color: #1C1F86;
}

#box_zone05 .zone_title01 {
	background-color: #1C1F86;
}

#box_zone06 .zone_titlebox {
	color: #E41272;
}

#box_zone06 .zone_title01 {
	background-color: #E41272;
}

#box_zone07 .zone_titlebox {
	color: #265AA0;
}

#box_zone07 .zone_title01 {
	background-color: #265AA0;
}

#box_zone08 .zone_titlebox {
	color: #00A29A;
}

#box_zone08 .zone_title01 {
	background-color: #00A29A;
}

#box_zone09 .zone_titlebox {
	color: #F08300;
}

#box_zone09 .zone_title01 {
	background-color: #F08300;
}

.zone_capbox {
	text-align: left;
}

.zone_imgbox {
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #003B2E;
}

	.zone_imgbox img {
		margin: 0 auto;
	}

#img_zone06,
#img_zone02 {
	margin: 0 -70px;
}

.parkmap_maincont .dpk_contbody {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 160%;
	color: #634B1B;
}

#atr_wrap {
	text-align: center;
}

.atr_sec {
	margin-top: -80px;
	padding-top: 80px;
}

.atr_title {
	background: #F39800;
	line-height: 1;
	font-size: 22px;
	font-size: 2.2rem;
	color: #fff;
	display: inline-block;
	text-align: center;
	padding: 8px 1.75em 4px 1.75em;
	margin: 0 auto 10px auto;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.atr_box {
	background-color: #F0ECCD;
	padding: 20px;
	margin: 0 0 40px 0;
	text-align: left;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3) inset;
	-webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3) inset;
	-moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3) inset;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	zoom: 100%;
}

	.atr_box:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

	.atr_box p {
		font-size: 1.6rem;
		line-height: 1.6;
		text-align: left;
		color: #6A3906;
	}

	.atr_box img {
		max-width: 100%;
	}

	.atr_box .cap {
		font-size: 1.2rem;
		line-height: 1.3;
		text-align: right;
		color: #6A3906;
		margin-top: 0.5em;
	}

	.atr_box h4 {
		font-size: 20px;
		font-size: 2.0rem;
		line-height: 1.2;
		margin: 0 0 10px 0;
		color: #F39800;
		text-align: center;
	}

.atr_left {
	width: 430px;
	float: left;
}

.atr_right {
	width: 350px;
	float: right;
	text-align: center;
}

	.atr_right img {
		margin: 0 0 10px 0;
	}

.youtube_box {
	width: 540px;
	margin: 16px auto 16px auto;
	border: 4px solid #F39800;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

	.youtube_box a {
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

		.youtube_box a:hover {
			opacity: 0.7;
			filter: alpha(opacity=70);
		}

.youtube_box_copy {
	max-width: 560px;
	margin: 0 auto;
}

.videowindow.remodal {
	width: 100%;
	max-width: 780px;
	padding: 0;
	margin-bottom: 0;
	background-color: #000;
	font-size: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.remodal-close {
	z-index: 10;
}

.youtubebox {
	height: 0;
	padding: 0 0 56.25% 0;
	position: relative;
}

	.youtubebox iframe {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

.atr_charge {
	margin: 8px 0 0 0;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
}

	.atr_charge a {
		display: inline-block;
		padding: 4px 1.5em 4px 1.5em;
		color: #fff;
		background: #003C2F;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	}

		.atr_charge a:hover {
			background: #008265;
			text-decoration: none;
		}


#top_sidebox {
	width: 240px;
	margin-bottom: 20px;
	float: right;
}

	#top_sidebox .dpk_contbody {
		background: url();
		padding: 0;
		-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
		box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}

		#top_sidebox .dpk_contbody .pg_subtitle {
			display: none;
		}

		#top_sidebox .dpk_contbody #wp-calendar table:nth-child(3) {
			display: none;
		}

		#top_sidebox .dpk_contbody #wp-calendar table {
			float: none;
			width: 100%;
			margin: 0 0 6px 0;
		}

			#top_sidebox .dpk_contbody #wp-calendar table caption {
				font-size: 1.2rem;
				line-height: 1;
				padding: 3px 0;
			}

			#top_sidebox .dpk_contbody #wp-calendar table th {
				font-size: 1.2rem;
				line-height: 1;
				padding: 3px 0;
			}

			#top_sidebox .dpk_contbody #wp-calendar table td {
				padding: 4px 0;
				font-size: 1.4rem;
				line-height: 1;
			}



/* Gallery, Blog */
#gallery_body {
	margin-bottom: 20px;
}

#gl_title,
#bl_title {
	font-size: 30px;
	font-size: 3.0rem;
	padding: 12px 0 26px 0;
	text-align: center;
	color: #634B1B;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.2);
}

.gamma-container {
	min-height: 640px;
	margin: 0 -4px;
}

.gamma-overlay {
	background: #8B6A26;
}

.gamma-buttons button {
	background: #333;
	width: 48px;
	height: 48px;
	font-size: 24px;
}

	.gamma-buttons button:before, .gamma-nav span:before {
		opacity: 1;
		outline: none;
	}

.no-touch .gamma-buttons button:hover {
	background: #E85412;
}

.gamma-gallery {
	width: 100% !important;
}

	.gamma-gallery li {
		width: 25%;
		padding: 4px;
		box-sizing: border-box;
	}

		.gamma-gallery li img {
			border: 5px solid #fff;
			box-sizing: border-box;
			box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
		}

.gamma-description {
	background: rgba(255, 255, 255, 0.8);
	top: 4px;
	bottom: 4px;
	left: 4px;
	right: 4px;
}

	.gamma-description h3 {
		box-sizing: border-box;
		padding: 0 4px;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.25;
	}

.gamma-single-view .gamma-description h3 {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 8px 0;
}

#blog_wrapper {
	min-height: 640px;
	margin: 0 -8px;
	box-sizing: border-box;
	padding-bottom: 40px;
	position: relative;
}

#infscr-loading {
	width: 100%;
	text-align: center;
	position: absolute;
	margin: 0;
	bottom: -64px;
	left: 0;
	right: 0;
}

#blog_wrapper .mas_container {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#blog_wrapper .mas_item {
	margin: 0;
	padding: 8px;
	box-sizing: border-box;
	width: 214px;
}

.blog_box {
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
	position: relative;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}


.blog_header {
	cursor: pointer;
}

.blog_tmb {
	margin: 0 0 6px 0;
	-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-ms-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

	.blog_tmb img {
		opacity: 1;
	}

.blog_title {
	display: none;
	color: #634B1B;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.3em;
	border-bottom: 1px solid #C4A200;
	padding-bottom: 4px;
	margin-bottom: 6px;
}

.blog_title_list {
	color: #634B1B;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.25em;
	height: 2.5em;
	overflow: hidden;
	margin: 0 0 8px 0;
}

.blog_date {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	color: #666;
	text-align: right;
}

	.blog_date:after {
		content: "";
		height: 20px;
		display: none;
	}

.blog_body {
	height: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-ms-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
	zoom: 100%;
}

	.blog_body:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}

	.blog_body p {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 160%;
		margin: 0 0 0.75em 0;
	}

.nextpage {
	opacity: 0;
}

.blog_close {
	display: none;
}

.blog_open {
	width: 100% !important;
}

	.blog_open .blog_box {
		padding: 30px 60px 20px 60px;
	}

	.blog_open .blog_header {
		cursor: auto;
	}

	.blog_open .blog_tmb {
		height: 0;
	}

		.blog_open .blog_tmb img {
			width: 0;
			height: 0;
			opacity: 0;
		}

	.blog_open .blog_title {
		display: block;
	}

	.blog_open .blog_title_list {
		display: none;
	}

	.blog_open .blog_date:after {
		display: block;
	}

	.blog_open .blog_body {
		height: auto !important;
		opacity: 1 !important;
	}

	.blog_open .blog_close {
		display: block;
		cursor: pointer;
		width: 30px;
		height: 30px;
		position: absolute;
		top: 10px;
		right: 10px;
	}

.blog_close span {
	display: inline-block;
	width: 30px;
	height: 30px;
	position: relative;
	font-size: 20%;
	text-indent: -950px;
	overflow: hidden;
	background: #8B6A26;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

	.blog_close span:before,
	.blog_close span:after {
		display: block;
		content: '';
		box-sizing: border-box;
		position: absolute;
		width: 4px;
		height: 28px;
		-webkit-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		background-color: #fff;
		top: 1px;
		left: 13px;
	}

	.blog_close span:after {
		-webkit-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

.blog_avatar {
	clear: both;
	text-align: right;
	padding: 1.5em 0 0 0;
}

	.blog_avatar img {
		width: 24px;
		margin-right: 6px;
	}
