html, button, input, select, textarea {
	font-family: sans-serif;
}
body{
overflow-x: hidden;
}
body, textarea {
	font-family: "���C���I", "�l�r �o�S�V�b�N", sans-serif;
}
input, select {
	font-family: Arial, "�l�r �o�S�V�b�N", sans-serif;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
ul {
	list-style: none;
	padding: 0;
}
li {
	padding: 0;
}
input, select {
	vertical-align: middle;
}
/*a {
	color: #104577;
	text-decoration: none;
}*/
a {
}
.clearfix {
	display: block;
	clear: both;
}
.ue {
	padding-top: 5px;
}
.ue2 {
	padding-top: 10px;
}
.shita {
	margin-bottom: 0;
}
.save {
	color: #c0392b;
	font-weight: bold;
	font-size: 1.3rem !important;
}
td.centxt {
	text-align: center !important;
}
#content {
	padding: 10px;
}
.header {
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 10 !important;
	position: relative;
	top: 0;
}
.header h1 {
	padding: 0;
	margin: 0;
}
body.toppage .header, body.tour-guide .header, body.locations .header, body.komikomi .header {
	margin-bottom: 0;
}
p {
	margin: 0 2% 20px 2%;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.5;
}
footer {
	margin: 0;
	padding: 20px;
	color: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #bc0000), color-stop(0.00, #d10007));
	background: -webkit-linear-gradient(top, #d10007 0%, #bc0000 100%);
	background: -moz-linear-gradient(top, #d10007 0%, #bc0000 100%);
	background: -o-linear-gradient(top, #d10007 0%, #bc0000 100%);
	background: -ms-linear-gradient(top, #d10007 0%, #bc0000 100%);
	background: linear-gradient(top, #d10007 0%, #bc0000 100%);
	text-align: center;
}
.caution {
	color: #a50000;
}
.big-caution {
	color: #a50000;
}
.big-caution {
	-webkit-animation: blink 1.0s ease-in-out infinite alternate;
	-moz-animation: blink 1.0s ease-in-out infinite alternate;
	animation: blink 1.0s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
0% {
opacity:0;
}
100% {
opacity:1;
}
}
@-moz-keyframes blink {
0% {
opacity:0;
}
100% {
opacity:1;
}
}
@keyframes blink {
0% {
opacity:0;
}
100% {
opacity:1;
}
}
#slider {
}
#gallery {
}
.jCarousel li {
	text-align: center;
}
.jCarousel li img {
	padding-top: 0;
}
#owl-fee {
	margin-bottom: 24px;
}
.tab_menu li {
	float: left;
	margin-right: 5px;
	border-radius: 5px 5px 0 0;
	font-size: 16px;
	font-size: 1.6rem;
}
.tab_menu li a {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #e5e5e5), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 95%);
	background: linear-gradient(top, #ffffff 0%, #e5e5e5 95%);
	font-size: 88%;
	display: block;
	padding: 10px 3px;
	border-radius: 5px 5px 0 0;
}
.tab_content {
	margin-bottom: 20px;
	clear: both;
	border-top: 1px solid #cfcfcf;
	padding: 15px;
	font-size: 9px;
	font-size: 0.9rem;
	line-height: 1.5;
}
.tab_content02 {
	margin-bottom: 20px;
	clear: both;
	border-top: 1px solid #cfcfcf;
	padding: 0 15px 15px !important;
	font-size: 9px;
	font-size: 0.9rem;
	line-height: 1.5;
}
.acordion {
	background: #fff;
	border-radius: 5px;
	margin: 20px 2% 20px;
}
.trigger {
	padding: 10px 10px 10px 15px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e5e5e5), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	border-radius: 5px;
	font-size: 125%;
}
.trigger.active {
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #cfcfcf;
}
.acordion_tree {
	padding: 15px;
	font-size: 9px;
	font-size: 1.3rem;
}
.open-close {
	float: right;
	text-indent: -9999px;
	display: block;
	margin-top: 3px;
	height: 11px;
	width: 20px;
	background: url(../images/open.png) no-repeat;
	-webkit-background-size: 20px 11px;
}
.trigger.active .open-close {
	background: url(../images/close.png) no-repeat;
	-webkit-background-size: 20px 11px;
}
.acordion dd ul {
	margin: 0;
	padding: 0;
}
.acordion dd ul li {
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}
#modal {
	display: none;
}
#modal h2 {
	font-size: 18px;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	margin-bottom: 5px !important;
}
#modal ul li a {
	padding: 7px 0 9px;
}
#modal ul {
	margin-bottom: 20px;
}
#modal ul li a {
	display: block;
	color: #fff;
	background: url(../images/mline.png) left bottom repeat-x;
}
.close {
	font-weight: bold;
}
.close a {
	color: #000;
	padding: 3px 10px;
	background: #ccc;
}
.open {
	display: block;
	padding: 7px;
	float: right;
	margin-top: 5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e5e5e5), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	-webkit-background-size: 20px 20px;
	border-radius: 3px;
	border: 1px solid #970000;
}
.open img {
	vertical-align: middle;
}
body {
	margin: 0;
	padding: 0;
}
* html body {
	overflow: hidden;
}
div#footer_area {
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #c3c8cc;
	-webkit-box-shadow: 0 -3px 3px -3px #333;
	-moz-box-shadow: 0 -3px 3px -3px #333;
	box-shadow: 0 -3px 3px -3px #333;
}
div#footer_area a {
}
* html div#contents_area {
	height: 100%;
	overflow: auto;
}

.entry-title_plus2 {
	background: #e67e22;
	padding: 10px;
	margin: 0 2% 14px;
	overflow: hidden;
	color: #fff;
	border-radius: 2px;
	border: 1px solid #f3bf91;
	border-bottom: 1px solid #d35400;
}
.entry-title3 {
	padding: 10px;
	margin: 0 10px 10px;
	overflow: hidden;
	border: 1px dotted #dc0000;
}
.entry-title4 {
	background: #333;
	padding: 10px;
	margin: 0 0 10px;
	overflow: hidden;
	color: #fff;
	border-radius: 2px;
	font-weight: normal;
}
body.tour-guide .entry-title4 {
	background: #333;
	padding: 10px;
	margin: 0 2% 10px;
	overflow: hidden;
	color: #fff;
	border-radius: 2px;
	font-weight: normal;
	line-height: 1.5;
}
.entry-title5 {
	background: none;
	border: none;
	color: #34495e;
	font-weight: normal;
	font-size: 17px;
	font-size: 1.7rem;
	margin: 0 0 10px 10px;
}
.entry-title6 {
	background: #1abc9c;
	padding: 10px;
	margin: 0 0 10px;
	overflow: hidden;
	color: #fff;
	border-radius: 2px;
}
ol {
	font-size: 13px;
	font-size: 1.3rem;
	padding: 0 5px 5px 25px;
	margin: -10px 0 0;
	line-height: 1.5;
}
ol span {
	font-size: 9px;
	font-size: 0.9rem;
}
.modal-inner {
	line-height: 1.5;
}



.dl_location2 {
	margin: 0;
	padding: 2% 0;
	background-color: #fff;
}
.dl_location2 dt {
	margin: 0 0 5px;
	padding: 5px 0;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1;
	color: #000;
	border-bottom: 1px solid #bdc3c7;
}
.dl_location2 dd {
	margin: 0 0 5px;
	padding: 0 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
}
.dl_location2 dd .freedial {
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
}
.dl_location2 dd .loclinks {
	margin-bottom: 20px;
}
#footer_area ul {
	margin: 0;
	padding: 0;
}
#footer_area ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 20% !important;
	text-align: center;
}
#footer_area ul li:last-child a {
	border-right: none;
}
.tbannerbox {
	padding: 0;
	margin: 0 2% 20px;
}
.tbannerbox li {
	margin-bottom: 10px;
}
.informations {
	display: block;
	padding: 0;
	margin: 0 3% 20px;
}
.informations:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.informations ul.notice01 li a {
	display: block;
	background-color: #dae2e4;
	border: 1px solid #e1ebee;
	border-bottom: 1px solid #c1cbcd;
	border-radius: 5px;
	padding: 15px;
	margin: 0 auto 1px;
	color: #34495e;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
}
.icon-right-dir:before {
	content: "\25b8";
}
.informations ul.notice01 li a i {
	float: right;
	font-size: 16px;
	font-size: 1.6rem;
}
.informations ul.notice02 {
	margin: 10px 0 0 2px;
}
.informations ul.notice02 li a {
	float: left;
	border: 1px solid #d3dcde;
	border-left: 1px solid #e3e9ea;
	padding: 15px;
	color: #34495e;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	box-shadow: -1px -1px 1px 1px #e3e9ea inset;
}
.ul_intro {
	margin: 0 2% 20px 2%;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.ul_intro li {
	margin: 0 0 0 10px;
	padding: 5px 0;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.6;
	border-bottom: 1px dotted #eaeaea;
	list-style: disc;
}
.dl_plan_index {
	margin: 10px 2% 10px 2%;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.dl_plan_index dt {
	margin: 0 0 0 0;
	padding: 5px 0;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	background: #bdc3c7;
	padding: 10px;
	margin: 0 0 10px;
	overflow: hidden;
	color: #fff;
	border-radius: 4px;
	line-height: 1.5;
}
.dl_plan_index dt a {
	color: #fff;
}
.dl_plan_index dd {
	margin: 0 5px 10px;
	padding: 5px 5px 10px;
	font-size: 11px;
	font-size: 1.3rem;
	line-height: 1.5;
	border-bottom: 1px dotted #eaeaea;
}
.dl_plan_index dd.meritn {
	margin: 0 0 10px;
	padding: 5px 0 10px;
}
.dl_plan_index dd span {
	color: #dc0000;
	font-weight: bold;
}
.ul_supplemental {
	margin: 0 0 20px;
	padding: 10px;
	border: 1px solid #ededed;
	border-radius: 4px;
}
.ul_supplemental li {
	margin: 0 2% 10px;
	padding: 5px 0;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.6;
	list-style: disc;
	border-bottom: 1px dotted #ccc;
	list-style: none;
	padding: 0 5px;
}
.ul_supplemental li:last-child {
	border-bottom: none;
}
.keicarlinks {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 10px;
	background-color: #77d42a;
	color: #fff;
	display: block;
	border: 1px solid #c9efab;
	border-bottom: 1px solid #268a16;
	width: 45%;
	margin: 5px 0 0 2%;
}
.keicarlinks a {
	color: #fff;
}
.keicarlinks:after {
	content: "";
	display: block;
	clear: both;
}
.car_thumb {
	float: left;
	margin-left: 2%;
	margin-right: 5px;
	border: 1px solid #ccc;
}
.charge_1_ti {
	float: left;
}
.small_carlist {
	margin: 0 0 5px;
	text-align: left;
	font-size: 10px;
	font-size: 10px;
	font-size: 1rem;
}
.small_carlist span {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
}
.small_carlist2 {
	margin: 0 0 5px;
	text-align: left;
	font-size: 9px;
	font-size: 0.9rem;
}
.charge_1 {
	clear: both;
}
.kei_lineup {
	margin: 0 0 15px;
	padding: 0 2%;
}
.offbanner {
	position: relative;
	bottom: -30px;
	right: 58%;
	margin-top: -50px;
}
.listlt {
}
.listlt p {
	text-align: left;
}
.ul_tourguide_list {
	margin: 0 2% 20px 2%;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.ul_tourguide_list li {
	margin: 0;
	padding: 10px;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
	border-bottom: 1px dotted #ededed;
}
.ul_tourguide_list li:last-child {
	border-bottom: none;
}
.ul_tourguide_list li a {
	display: block;
}
.ul_tourguide_list li a i {
	color: #27ae60;
	padding-right: 3px;
}
.icon-leaf:before {
	content: "\1f342";
}
.charge_1 {
	margin: 0 2%;
	border-collapse: collapse;
	border-spacing: 0;
	width: 94%;
	background: #ECF0F1;
position: relative;
}
.charge_1_ti {
	display: block;
	margin: 0 2% 10px 2%;
	padding: 5px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1;
	border-bottom: 1px solid #fff;
}
.charge_1 caption {
	margin: 0 5px;
	padding: 0 0 10px 0;
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 1.6;
	text-align: right;
}
.charge_1 th {
	padding: 5px;
	font-size: 14px;
	font-size: 1.2rem;
	line-height: 1;
	text-align: left;
	border: 1px solid #BDC3C7;
	text-align: center;
}
.charge_1 td {
	padding: 5px;
	font-size: 14px;
	font-size: 1.2rem;
	line-height: 1;
	text-align: right;
	border: 1px solid #BDC3C7;
}
.shopinfos {
	margin: 0 2% 20px 2%;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.shopinfos table {
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.shopinfos th {
	padding: 3px;
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 1;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ccc;
}
.shopinfos td {
	padding: 3px;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.5;
	border-bottom: 1px solid #ccc;
}
.shops {
	margin: 0 2% 20px 2%;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.shops dt {
	margin: 10px 0 5px;
	padding: 15px 0 5px 0;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
	font-weight: bold;
	background-color: #fff;
	border-top: 1px solid #ccc;
}
.shops dt:first-child {
	border: none;
	margin: 0 0 5px;
}
.shops dd {
	margin: 0px;
	padding: 0px 0;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.6;
}
.sitemap_inner {
}
.sitemap_inner ul {
	margin: 0 0 20px;
	padding: 0;
}
.sitemap_inner ul li {
	margin: 0;
	padding: 5px;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.5;
	border-bottom: 1px dotted #ededed;
}
.sitemap_inner dl {
	margin: 0 0 20px;
	padding: 0;
}
.sitemap_inner dt {
	margin: 0;
	padding: 5px;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.5;
	border-bottom: 1px solid #ededed;
}
.sitemap_inner dd {
	margin: 0;
	padding: 5px 5px 5px 20px;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.5;
	border-bottom: 1px dotted #ededed;
}


h2.spot {
	margin: 0 2% 10px;
}
#map {
	width: 90%;
	height: 200px;
	display: block;
	margin: 15px auto 15px;
}
.bgm {
	text-align: right;
	margin-top: -10px !important;
	margin-bottom: 15px !important;
}
#tab1, .tab1n {
	background-color: #3498DB;
	color: #ECF0F1;
}
#tab2, .tab2n {
	background-color: #2ECC71;
	color: #ECF0F1;
}
#tab3, .tab3n {
	background-color: #E67E22;
	color: #ECF0F1;
}
#ui-tab .tab1n {
	background-color: #3498DB !important;
	color: #ECF0F1 !important;
	border-bottom: #3498DB !important;
}
#reservation dl {
	margin: 0 0 20px;
	padding: 0;
	font-size: 12px;
}
#reservation dl dt {
	font-weight: bold;
	padding: 5px;
}
#reservation dl dt sup {
	color: #f1c40f;
	font-weight: noemal;
	padding-left: 5px;
}
#reservation dl .caution02 {
	color: #2f73bf;
}

#reservation dl .caution08 {
	color: #dc0000;
}

.checklinks {
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
	text-align: center;
}
.besure {
	padding: 10px;
	margin: 10px 2% 10px;
	overflow: hidden;
	color: #e74c3c;
	border-radius: 3px;
	border: 3px solid #e74c3c;
	font-size: 14px;
	font-size: 1.4rem;
}
.besure a {
	color: #e74c3c;
}
.icon-alert:before {
	content: "\1f4a5";
}
.besure a i {
	color: #555757 !important;
}

.outlines dt {
	font-weight: bold;
	background: #fff;
	color: #3498DB;
	padding: 3px 5px;
	border-radius: 3px;
	margin: 0 0 10px;
	font-size: 13px;
	font-size: 1.3rem;
}
.outlines dd {
	margin: 0 15px 15px;
	font-size: 13px;
	font-size: 1.3rem;
}
.outlines02 dt {
	font-weight: bold;
	background: #fff;
	color: #2ECC71;
	padding: 3px 5px;
	border-radius: 3px;
	margin: 0 0 10px;
	font-size: 13px;
	font-size: 1.3rem;
}
.outlines02 dd {
	margin: 0 15px 15px;
	font-size: 13px;
	font-size: 1.3rem;
}
.privacy {
	margin: 0 20px 20px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}
.privacy dt {
	font-weight: bold;
	margin-bottom: 10px;
}
.privacy dd {
	margin-bottom: 15px;
}
.planlist {
	display: block;
	width: 95%;
	padding: 0;
	margin: 0 auto 20px;
	text-align: center;
}
.planlist h2 {
	margin-bottom: 10px;
}
.planlist li {
	float: left;
	width: 50%;
}
.planlist:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.feelist {
	display: block;
	width: 95%;
	padding: 0;
	margin: 0 auto 20px;
	text-align: center;
}
body.toppage .feelist {
display:block;
width:95%;
padding:0;
margin:15px auto 30px;
text-align:center;
}
.feelist h2 {
	margin-bottom: 10px;
}
.feelist li {
	float: left;
	width: 33.3%;
}
.feelist:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.con_mes {
	margin: 0 2% 20px 2%;
	padding: 10px;
	background-color: #2980B9;
	border-radius: 4px;
	color: #ECF0F1;
}
.con_mes h3 {
	font-weight: bold;
	background: #fff;
	color: #3498DB;
	padding: 10px;
	border-radius: 3px;
	margin: 0 0 10px;
}

.complement {
	clear: both;
}
.complement li {
	margin-left: 15px;
	line-height: 1.5;
	list-style: disc;
	font-size: 1.2rem !important;
}
#calctotal dt {
	font-size: 13px;
	font-size: 1.3rem
}
#calctotal dd {
	font-size: 15px;
	font-size: 1.5rem
}
.required {
	width: 50%;
}


#mainform dl {
	margin: 0 2% 20px;
	padding: 5px;
	background-color: #fff;
	border: 3px solid #bdc3c7;
	border-radius: 3px;
}
#mainform dt, #mainform dd {
	padding: 5px 0;
}
#mainform dt {
	margin: 0;
	color: #fff;
	background-color: #333;
	border-radius: 1px;
}
#mainform dd {
	margin-bottom: 0.5em;
	line-height: 1.6;
	border-bottom: 1px solid #ededed;
}
#mainform dd:last-child {
	border-bottom: none;
}

.ul_supplemental span {
	color: #dc0000;
	font-weight: bold;
}
.planlinks {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 10px;
	background-color: #77d42a;
	color: #fff;
	display: block;
	border: 1px solid #c9efab;
	border-bottom: 1px solid #268a16;
	width: 35%;
	margin: 5px 0;
}
.planlinks a {
	color: #fff;
}
.planlinks:after {
	content: "";
	display: block;
	clear: both;
}
body.komikomi .kkv {
	z-index: 1;
	padding: 0;
}

.mapsec {
	margin: 10px auto;
}
.bold-red {
	color: #dc0000;
	font-weight: bold;
}
.locationbox {
	margin: 0;
	padding: 5px;
}
.locationbox img {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
}
.locationbox dt {
	margin: 0 0 10px;
	padding: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
	border-bottom: 1px #999 dotted;
	font-weight: bold;
}
.locationbox dd {
	margin: 0 0 10px;
	padding: 0 5px;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.5;
}
.loclinks {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 10px;
	background-color: #77d42a;
	color: #fff;
	display: block;
	border: 1px solid #c9efab;
	border-bottom: 1px solid #268a16;
	width: 48%;
	margin: 5px 0;
}
.loclinks a {
	color: #fff;
}
.loclinks:after {
	content: "";
	display: block;
	clear: both;
}
.kengai {
	margin: 0 2% 10px;
}
.ol_map-airport {
	margin: 0 0 40px;
	padding: 0 20px;
}
.ol_map-airport li {
	margin: 0;
	padding: 5px 0;
	line-height: 1.5;
	border-bottom: 1px dotted #cfcfcf;
}
.icon-help-circled:before {
	content: "\e704";
}
.icon-star:before {
	content: "\2605";
}
.icon-camera:before {
	content: "\1f4f7";
}
.icon-location:before {
	content: "\e724";
}
.icon-pencil:before {
	content: "\270e";
}
.icon-key:before {
	content: "\1f511";
}
.icon-camera:before {
	content: "\1f4f7";
}
.icon-location:before {
	content: "\e724";
}
.icon-flow-tree:before {
	content: "\e792";
}
.icon-users:before {
	content: "\1f465";
}
.icon-doc-text:before {
	content: "\1f4c4";
}
.icon-mail:before {
	content: "\2709";
}
.icon-comment:before {
	content: "\e718";
}
#modal ul li a i {
	font-family: 'entypo';
	font-size: 18px;
	font-style: normal !important;
	display: inline-block;
	padding: 0 5px 0 0;
}
.icon-phone:before {
	color: #27ae60;
	content: "\1f4de";
}
.dl_location2 .icon-location:before {
	color: #dc0000;
	font-size: 18px;
	font-size: 1.8rem;
}
img.pps {
	display: block;
	vertical-align: middle;
	margin: 0 auto 10px;
	width: 80%;
}
.owner-photo{
margin: 2em auto;
border: 1px solid #eaeaea;
padding: 1em;
width: 60%;
display: block;
}
.logo-svg{
display: block;
margin: 2em auto;
width: 50%;
}

.medialist {
	margin: 0;
	padding: 20px;
	background-image: url(../company/images/media_img_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 50%;
}
.medialist ul {
	margin: 0 0 280px 0;
	padding: 0;
	height: 240px;
	overflow: auto;
}
.medialist li {
	margin: 0 0 0 1.5em;
	padding: 0.4em 0;
	font-size: 14px;
	line-height: 1;
	list-style: disc;
	border-bottom: 1px dotted #ccc;
}

@media screen and (max-width:480px) {
body.toppage #gallery, body.tour-guide #slider {
	z-index: 1;
	padding: 0;
	position: relative;
	top: -32px;
	margin-bottom: -10px;
}
div#footer_area li img {
	width: 96px !important;
	height: 66px !important;
}
h1.kv img {
	display: block;
	margin: 0 0 1em;
	padding: 0;
	position: relative;
}
h1.kv02 img {
	display: block;
	margin: 0 0;
	padding: 0;
	position: relative;
	top: -34px;
}
.kei_lineup img {
	display: block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
body.komikomi .kkv {
	position: relative;
	top: -32px;
}
.offbanner {
	position: relative;
	bottom: -30px;
	left: 30%;
}
}

@media screen and (max-width:320px) {
body.toppage #gallery, body.tour-guide #slider {
	z-index: 1;
	padding: 0;
	position: relative;
	top: -24px;
	margin-bottom: -10px;
}
div#footer_area li img {
	width: 64px !important;
	height: 44px !important;
}
h1.kv img {
	display: block;
	height: 144px !important;
	margin: 0 0 -20px;
	padding: 0;
	position: relative;
	top: -22px;
}
h1.kv02 img {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	top: -24px;
}
body.komikomi .kkv {
	position: relative;
	top: -21px;
}
.offbanner {
	position: relative;
	bottom: -30px;
	right: 58%;
}
}
.studimg {
	margin: 0 0 24px;
}
.movingbox {
	margin: 10px 2% 10px 2%;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.movingbox p {
	padding: 0 0 14px;
	margin: 5px 5px 0;
}
.attention_2 {
	margin: 0;
	padding: 0 5px 0 28px !important;
	border: 1px solid #eaeaea;
	background: url(../car-lineup/images/attention.jpg) 5px 3px no-repeat !important;
}
.dl_plan_index dd.rope {
	border: none;
}
.redtxt {
	color: #dc0000;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.trafficbox {
	background-color: #7cb5d2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 12px;
}
.trafficbox h2 {
	margin: 3px auto;
}
.trafficbox ul {
	background-color: #104374;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 10px;
	display: table;
}
.trafficbox ul li {
	list-style: none;
	display: table-cell;
}
.trafficbox ul li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.trafficbox ul:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.trafficbox p {
	padding: 5px 0 0;
	margin: 0;
	text-align: right;
	color: #000;
}
.shimanto .owl-guide dl {
	background-color: #fff;
	margin: 0 2%;
	padding: 0 0 10px 0;
	border-radius: 3px;
	box-shadow: 0 0px 4px rgba(0,0,0,0.3);
}
.shimanto .owl-guide div img {
	max-width: 96%;
	padding: 2%;
}
.tax8 {
	margin: 0 2% 40px;
}
.welfare-vehicle .post {
	margin: 0 0 20px;
	padding: 10px 2%;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 6px rgba(100, 100, 100, 0.3);
}
.welfare-vehicle .post h2 {
	margin: 0 -4% 10px;
	padding: 10px;
	color: #fff;
	background-color: #39ca74;
	border: 3px solid #36c26e;
	border-radius: 3px;
}
.welfare-vehicle .post p span {
	padding: 10px;
	color: #333;
	line-height: 3;
	background-color: #fafafa;
	border: 3px solid #333;
	border-radius: 3px;
}
.welfare-vehicle .offbanner {
	bottom: -30px;
	margin-top: -50px;
	position: relative;
	right: 63%;
}
body.ohenro {
	background: #fff !important;
}
body.ohenro h1.okv {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 0 -20px;
	padding: 0;
	position: relative;
	margin: -22px 0 24px;
}
body.ohenro h1.okv02 {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 0 -20px;
	padding: 0;
	position: relative;
	margin: -25px 0 0;
}
body.ohenro h1.okv03 {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 0 -20px;
	padding: 0;
	position: relative;
	margin: 0 0 24px;
}
body.ohenro .stxt {
	font-size: 95%;
}
body.list88 ul.list88 {
	padding: 0 12px;
	color: #000;
	line-height: 1.8;
}
body.list88 ul.list88 li {
	display: block;
	padding: 0 0 12px;
	margin: 0 0 20px;
	list-style: none;
	border-bottom: 1px solid #eaeaea;
}
body.list88 .imgarea {
	float: left;
	padding: 0;
	width: 15%;
}
body.list88 .txtarea {
	float: right;
	padding: 0;
	margin: 0;
	width: 70%;
}
body.list88 dt {
	background: url(../tour-guide/ohenro/images/88/line.gif) left bottom no-repeat;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-right: 0.5em;
	width: 100%;
	font-size: 110%;
}
body.list88 dt span {
	font-weight: bold;
	color: #b81e72;
}
body.list88 dd.tels {
	font-size: 110%;
}
body.list88 li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
body.meijo {
	background: #fff !important;
}
.whitebox {
	margin: 0 2% 20px 2%;
	padding: 10px;
	background-color: #fff;
	border-radius: 4px;
}
.whitebox p {
	font-weight: normal;
	padding: 12px 0 0;
}
li.website {
	word-break: break-all;
}
img {
	max-width: 100%;
}
.caution_red {
	color: #dc0000;
}
#mainform dd a {
	color: #dc0000;
}
.tbl-monthly {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 40px 20px;
}
.tbl-monthly caption {
	text-align: right;
	padding-bottom: 5px;
	font-size: 10px;
	font-size: 1em;
	font-size: 1rem;
}
.tbl-monthly th, .tbl-monthly td {
	padding: 0.5em 2em;
	border: 1px solid #eaeaea;
	font-size: 12px;
	font-size: 1.2em;
	font-size: 1.2rem;
}
.tbl-monthly th {
	background-color: #f2fdfd;
	line-height: 1.5;
}
.tbl-monthly td {
}
.kibidango p {
	color: #c3371c;
	font-size: 1.4rem;
	padding: 1em 0 0;
}
.kibidango ul {
	padding: 0.5em;
	border: 1px solid #c3371c;
	border-radius: 4px;
	background-color: #fffcf7;
}
.kibidango ul li {
	font-size: 1.3rem;
	line-height: 1.5;
	color: #000;
	margin-bottom: 0.5em;
}
.kibidango ul li:last-child {
	margin-bottom: 0;
}
.kibidango .bold-red {
	color: #c3371c;
}
