@charset "UTF-8";
.use_pie {
  behavior: url("/lib/PIE.php");
  *behavior: none;
}
/*---------------------------------------------------------------------------------------------
  とやま観光ナビ
  [/css/common.css]
---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------
  CSS Reset
---------------------------------------------------------------------------------------------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
}
fieldset,
img,
input[type="image"] {
  border: 0;
  vertical-align: bottom;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul,
dl {
  list-style: none;
}
caption {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
/*---------------------------------------------------------------------------------------------
  clearfix
---------------------------------------------------------------------------------------------*/
.clearfix:after {
  height: 0;
  content: ".";
  visibility: hidden;
  line-height: 0;
  display: block;
  clear: both;
  overflow: auto;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
/*---------------------------------------------------------------------------------------------
  General Layout
---------------------------------------------------------------------------------------------*/
#header .headContent .innR .lang {
  font-size: 14px !important;
}
.fontSizeS {
  font-size: 11px;
}
.fontSizeS .inheritFontSizeBox {
  font-size: 14px;
  line-height: 1.5;
}
.fontSizeM {
  font-size: 14px;
  line-height: 1.5;
}
.fontSizeL {
  font-size: 17px;
}
.fontSizeL .inheritFontSizeBox {
  font-size: 14px;
  line-height: 1.5;
}
.fontSizeL #footer .link ul {
  width: 100%;
}
.fontSizeL #footer .signature dl dt,
.fontSizeL #footer .signature dl dd {
  float: none;
}
.fontSizeL #footer .signature dl dt {
  width: 100%;
}
.fontSizeL #footer .signature dl dd {
  padding-left: 30px;
}
.ignoreTextSizeSw {
  font-size: 14px !important;
  line-height: 1.5 !important;
}
.icon-mini {
  font-size: 60%;
}
.jcarousel-item {
  text-align: center;
}
body {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
  color: #535353;
  line-height: 1.5em;
  font-size: 14px;
  line-height: 1.5;
  *font-size: small;
  *font: x-small;
}
a {
  color: #535353;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
em {
  visibility: hidden;
  font-size: 0;
}
.clr {
  clear: both;
}
.mg0 {
  margin: 0;
}
.mg5 {
  margin: 5px;
}
.mg10 {
  margin: 10px;
}
.mg15 {
  margin: 15px;
}
.mg20 {
  margin: 20px;
}
.mgt5 {
  margin-top: 5px;
}
.mgt10 {
  margin-top: 10px;
}
.mgt15 {
  margin-top: 15px;
}
.mgt20 {
  margin-top: 20px;
}
.mgb5 {
  margin-bottom: 5px;
}
.mgb10 {
  margin-bottom: 10px;
}
.mgb15 {
  margin-bottom: 15px;
}
.mgb20 {
  margin-bottom: 20px;
}
/*---------------------------------------------------------------------------------------------
  Wrapper
---------------------------------------------------------------------------------------------*/
#wrapper {
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
/*---------------------------------------------------------------------------------------------
  Contents
---------------------------------------------------------------------------------------------*/
.contents {
  clear: both;
  overflow: hidden;
  margin: 0 0 40px;
  padding: 0;
  width: auto;
  height: auto;
}
/*---------------------------------------------------------------------------------------------
  Header
---------------------------------------------------------------------------------------------*/
#header {
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  background-color: #fff;
}
#header #mainVisual {
  clear: both;
  overflow: hidden;
  text-align: center;
}
#header #mainVisual2 {
  clear: both;
  overflow: hidden;
  text-align: center;
  height: 410px;
}
#header #mainVisual2 #headerimgs {
  clear: both;
  overflow: hidden;
  height: 410px;
}
#header #mainVisual2 .headerimg {
  position: absolute;
  left: 0px;
  width: 100%;
  height: 410px;
  background-position: center top;
  background-repeat: no-repeat;
}
#header #mainVisualCycle {
  margin: 0 auto;
  width: 1024px;
}
#header #mainVisualCycle .slideshow {
  overflow: hidden;
  margin: 0 0 0 -39px;
  height: 410px;
  width: 1100px;
  text-align: center;
}
#header #headBelt {
  clear: both;
  overflow: hidden;
  padding: 6px 0 3px;
  background-color: #f5f5f5;
}
#header #headBelt span {
  float: left;
  font-size: 11px;
}
#header #headBelt .foreign {
  float: right;
}
#header #headBelt .foreign ul {
  clear: both;
  overflow: hidden;
  font-size: 12px;
}
#header #headBelt .foreign ul li {
  float: left;
  margin: 0 1em 0 0;
  padding: 0 1em 0 0;
  border-right: 2px solid #888;
  line-height: 1.1em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#header #headBelt .foreign ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
#header #headBelt .foreign ul li a {
  color: #18a6be;
}
#header #headContent1 {
  height: 93px;
}
#header .headContent {
  clear: both;
  position: relative;
  margin: 0 auto;
  width: 1024px;
}
#header .headContent .seasonLogo {
  position: absolute;
  width: 250px;
  height: 93px;
  top: 0;
  left: 420px;
  z-index: 100;
}
#header .headContent .seasonLogo img {
  max-width: 100%;
  width: auto;
}
#header .headContent .innL {
  float: left;
  height: 82px;
  margin: 11px 0 0 18px;
}
#header .headContent .innL .logo {
  margin: 0 0 6px;
  height: 49px;
}
#header .headContent .innL .tab {
  height: 27px;
}
#header .headContent .innL .tab li {
  float: left;
  margin: 0 5px 0 0;
  height: 27px;
}
#header .headContent .innL .tab li:last-child {
  margin-right: 0;
}
#header .headContent .innL .tab li a {
  display: block;
  height: 27px;
}
#header .headContent .innL .tab li a#tabSite1 {
  width: 109px;
  background: url("/img/common/imgTab1New_off.gif") no-repeat;
}
#header .headContent .innL .tab li a#tabSite1:hover,
#header .headContent .innL .tab li a#tabSite1.active {
  background: url("/img/common/imgTab1New_on.gif") no-repeat;
}
#header .headContent .innL .tab li a#tabSite2 {
  width: 202px;
  background: url("/img/common/imgTab2New_off.gif") no-repeat;
}
#header .headContent .innL .tab li a#tabSite2:hover,
#header .headContent .innL .tab li a#tabSite2.active {
  background: url("/img/common/imgTab2New_on.gif") no-repeat;
}
#header .headContent .innR {
  float: right;
  position: relative;
  text-align: right;
}
#header .headContent .innR .lang {
  padding-top: 5px;
  height: 20px;
  color: #999;
}
#header .headContent .innR .lang img {
  vertical-align: top;
}
#header .headContent .innR .lang select option {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#header .headContent .innR .util {
  clear: both;
  overflow: hidden;
  margin: 0 0 0 auto;
  padding: 8px 0 0;
  width: 240px;
  height: 21px;
}
#header .headContent .innR .util .chgColor {
  float: left;
  margin: 0 3px 0 0;
  width: 76px;
  height: 21px;
  background: url("/img/common/btnChgSiteDesign.gif") no-repeat;
}
#header .headContent .innR .util .charSize {
  float: left;
  height: 21px;
}
#header .headContent .innR .util .charSize dt {
  float: left;
  width: 88px;
  height: 21px;
  background: url("/img/common/imgCharSize.gif") no-repeat;
}
#header .headContent .innR .util .charSize dd {
  float: left;
  width: 24px;
  height: 21px;
}
#header .headContent .innR .util .charSize dd a {
  display: block;
  width: 24px;
  height: 21px;
}
#header .headContent .innR .util .charSize dd a#charS {
  background: url("/img/common/btnCharSizeS_off.gif");
}
#header .headContent .innR .util .charSize dd a#charS:hover,
#header .headContent .innR .util .charSize dd a#charS.textresizer-active {
  background: url("/img/common/btnCharSizeS_on.gif");
}
#header .headContent .innR .util .charSize dd a#charM {
  background: url("/img/common/btnCharSizeM_off.gif");
}
#header .headContent .innR .util .charSize dd a#charM:hover,
#header .headContent .innR .util .charSize dd a#charM.textresizer-active {
  background: url("/img/common/btnCharSizeM_on.gif");
}
#header .headContent .innR .util .charSize dd a#charL {
  background: url("/img/common/btnCharSizeL_off.gif");
}
#header .headContent .innR .util .charSize dd a#charL:hover,
#header .headContent .innR .util .charSize dd a#charL.textresizer-active {
  background: url("/img/common/btnCharSizeL_on.gif");
}
#header .headContent .innR .siteSearch {
  margin: 0 0 0 auto;
  padding: 5px 0 0;
  width: 240px;
}
#header .headContent .innR .siteSearch form input[type="text"] {
  float: left;
  width: 165px;
  margin: 0 6px 0 0 !important;
  padding: 4px !important;
  border: 1px solid #999 !important;
}
#header .headContent .innR .siteSearch form input[type="image"] {
  float: left;
}
#header .headContent .gnav ul {
  clear: both;
  overflow: hidden;
}
#header .headContent .gnav ul li {
  float: left;
}
/*---------------------------------------------------------------------------------------------
  GoogleMap
---------------------------------------------------------------------------------------------*/
#googleMap .marker_data_html {
  line-height: 1.3;
  word-wrap: break-word;
}
#googleMap .marker_data_html .marker_data_html_inn {
  padding: 5px;
  width: 200px;
}
#googleMap .marker_data_html .marker_data_html_inn .name {
  margin-bottom: 5px;
}
#googleMap .marker_data_html .marker_data_html_inn .image {
  width: 130px;
  margin: 0 auto;
  text-align: center;
}
#googleMap .marker_data_html .marker_data_html_inn .image img {
  width: auto;
  max-width: 100%;
}
#googleMap .marker_data_html .marker_data_html_inn .copy {
  margin: 5px 0;
  font-size: 84%;
}
#googleMap .marker_data_html .marker_data_html_inn .link {
  clear: both;
  overflow: hidden;
  padding: 5px 0 0;
}
#googleMap .marker_data_html .marker_data_html_inn .link a {
  float: left;
  display: block;
  margin: 0 5px 0 0;
  padding: 3px 5px;
  color: #333;
  font-size: 84%;
  text-decoration: none !important;
  background: #dcdcdc;
  border: 1px solid #b8b8b8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#googleMap .marker_data_html .marker_data_html_inn .link a:hover {
  color: #fff;
  background: #666;
  text-decoration: none !important;
}
/*---------------------------------------------------------------------------------------------
  Bread
---------------------------------------------------------------------------------------------*/
#bread {
  width: 100%;
  padding: 0 0 20px;
  clear: both;
  overflow: hidden;
}
#bread ul {
  margin: 0;
  padding: 0;
}
#bread ul li {
  font-size: 85%;
  float: left;
  margin: 0 10px 0 0;
}
#bread ul li a {
  text-decoration: underline;
}
/*---------------------------------------------------------------------------------------------
  Footer
---------------------------------------------------------------------------------------------*/
.commonScrollTop {
  float: right;
  margin: 0 auto;
  width: 1024px;
  font-size: 80%;
  text-align: right;
}
#footer {
  clear: both;
  position: relative;
  margin: 0 auto;
  padding: 0 0 30px;
  width: 1024px;
  font-size: 107%;
}
#footer .link {
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: 2px solid #ccc;
}
#footer .link ul {
  clear: both;
  overflow: hidden;
  width: 840px;
  margin: 0 auto;
}
#footer .link ul li {
  float: left;
  margin: 0 10px 0 0;
}
#footer .link ul li:last-child {
  margin-right: 0;
}
#footer .spnLink {
  margin: 0 0 8px;
  width: 100%;
  text-align: center;
}
#footer .spnLink a {
  text-decoration: underline;
}
#footer .spnLink a:hover {
  text-decoration: none;
}
#footer .linkText {
  margin: 0 0 10px;
  padding: 0 0 5px;
  width: 100%;
  border-bottom: 2px solid #ccc;
  text-align: center;
  line-height: 1.7;
}
#footer .signature {
  margin: 0 auto 10px;
}
#footer .signature dl {
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  width: 980px;
}
#footer .signature dl dt,
#footer .signature dl dd {
  float: left;
}
#footer .signature dl dt {
  width: 320px;
}
#footer .lang {
  margin: 0 0 10px;
  text-align: center;
  line-height: 10px;
}
#footer .lang a {
  display: inline-block;
  padding: 0 8px;
  border-left: 2px solid #ccc;
}
#footer .lang a:first-child {
  border-left: 0;
}
#footer .copyright {
  text-align: center;
}
/*---------------------------------------------------------------------------------------------
  blockLinkBox
---------------------------------------------------------------------------------------------*/
.blockLinkBox h3 {
  margin: 20px 0 7px;
  padding: 0 0 7px;
  font-size: 142%;
  font-weight: 600;
  border-bottom: 1px solid #999;
}
.blockLinkBox .inn {
  padding: 15px 0;
}
.blockLinkBox .inn ul {
  clear: both;
  overflow: hidden;
  margin: 0;
}
.blockLinkBox .inn ul li {
  float: left;
  margin: 0 50px 20px 0;
  padding: 15px;
  width: 280px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url("/lib/PIE.php");
  *behavior: none;
}
.blockLinkBox .inn ul li a {
  color: #18a6be;
  text-decoration: none;
}
.blockLinkBox .inn ul li a:hover {
  text-decoration: underline;
}
.blockLinkBox .inn ul li a.more {
  display: block;
  text-align: right;
  font-size: 92%;
}
.blockLinkBox .inn ul li h4 {
  margin-bottom: 12px;
  padding-bottom: 4px;
  font-size: 107%;
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
}
.blockLinkBox .inn ul li .image {
  text-align: center;
}
.blockLinkBox .inn ul li .image img {
  width: auto;
  max-width: 100%;
}
.blockLinkBox .inn ul li p {
  padding-top: 1em;
}
