@charset "UTF-8";
/* shift jis
/
/* ================================
	Base
================================ */
.container {
  width: 100%;
  min-width: 1200px;
}

#container00.container > .inner {
  max-width: 1600px;
  margin: 0 auto;
}

/* �����ݒ�
----------------------------------*/
body {
  margin: 0;
  padding: 0;
  border: 0 none;
  font-size: 14px;
  font-family: 'ƒqƒ‰ƒMƒm?��?pƒS Pro W3', 'Hiragino Kaku Gothic Pro', 'ƒ�?ƒCƒ�?ƒI', Meiryo, Osaka, '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
  line-height: 1.5em;
  position: relative;
}

/*float�̉���*/
.clearfix:after {
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  content: '.';
}

.clearfix {
  min-height: 1px;
  /*IE6?��?7対?��?*/
}

* html .clearfix {
  height: 1px;
  /*\*/
  /*/ /*MAC IE5.x対?��?*/
  height: auto;
  overflow: hidden;
  /**/
}

img {
  vertical-align: bottom;
}

a img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

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

/*footer
-------------------------------*/
#footer {
  background: #ffffff;
  width: 100%;
  min-width: 990px;
  padding-top: 40px;
}

#footer p.pr {
  text-align: center;
  color: #000;
  height: 35px;
  line-height: 30px;
  width: 990px;
  font-weight: bold;
  font-size: 14px;
  margin: 0 auto;
}

#footer:after {
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  content: '.';
}

/* sp
-------------------------------*/
.sp,
.sp-i {
  display: none;
}

/* body
-------------------------------*/
.left {
  float: left;
}

.right {
  float: right;
}

.absl {
  position: absolute;
}

body {
  width: 100%;
  margin: 0 auto;
}

#container00 h1 {
  display: block;
  position: absolute;
  top: -1000px;
}

#contentWrap {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto 30px;
  text-align: center;
  font-size: 14px;
  font-family: 'Noto Sans JP', 'Hiragino Sans W3', 'Hiragino Kaku Gothic ProN', '�q���M�m�p�S ProN W3', '���C���I', Meiryo, '�l�r �o�S�V�b�N', 'MS PGothic', sans-serif;
  line-height: 18px;
  font-weight: 500;
}

#contentWrap .font-serif {
  font-size: 14px;
  font-family: 'Noto Serif JP', 'Hiragino Mincho ProN W3', '�q���M�m���� ProN W3', 'Hiragino Mincho ProN', 'HG����E', '�l�r �o����', '�l�r ����', serif;
  line-height: 18;
  font-weight: 500;
}

#contentWrap a {
  display: block;
}

#contentWrap a:focus {
  outline: none;
}

#contentWrap .contentBox {
  width: 990px;
  margin: 0 auto;
}

#contentWrap .tips {
  width: 950px;
  margin: 0 auto;
  font-family: 'Hiragino Sans W3', 'Hiragino Kaku Gothic ProN', '�q���M�m�p�S ProN W3', '���C���I', Meiryo, '�l�r �o�S�V�b�N', 'MS PGothic', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  padding: 10px 0;
  color: red;
}

#contentWrap .tips a {
  display: inline;
  text-decoration: underline;
}

#mainBox {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  background: url(../images/bg/bg01.jpg) center 500px no-repeat;
  background-size: 1600px;
}

#mainBox #mainTitle {
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

#mainBox #mainTitle::before {
  content: '';
  width: 220px;
  height: 100px;
  display: inline-block;
  background: url(../images/bg/hana01.png) center top no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 10px;
}

#mainBox #mainTitle::after {
  content: '';
  width: 220px;
  height: 100px;
  display: inline-block;
  background: url(../images/bg/hana02.png) center top no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 20px;
}

#mainBox #mainSlide {
  width: 100%;
  margin: 0 auto;
}

#mainBox .contentBox {
  height: 440px;
  position: relative;
}

#mainBox .contentBox .catch {
  top: -79px;
  left: 13px;
}

#mainBox .contentBox .lead {
  top: 0;
  left: 273px;
}

#mainBox .contentBox .map {
  top: 0;
  right: 3px;
}

#mainBox .contentBox .colvBox {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  bottom: 0;
  left: 25px;
  background-color: #f0f0f0;
  text-align: left;
}

#mainBox .contentBox .colvBox p {
  font-size: 12px;
  line-height: 16px;
}

#mainBox .contentBox .colvBox ul {
  padding-top: 22px;
}

#mainBox .contentBox .colvBox ul li {
  line-height: 22px;
}

#mainBox .contentBox .colvBox ul li a {
  display: inline;
  line-height: 0;
  color: #000;
}

#mainBox .contentBox .colvBox ul li a::before {
  content: '\25B6\FE0E';
}

#mainBox .contentBox .colvBox ul li a:hover::before {
  content: '\25B7';
}

#spotBoxWrap .contentBox {
  position: relative;
}

#spotBoxWrap .spotBox01 {
  margin-top: 20px;
  background: url(../images/bg/bg02.jpg) center bottom no-repeat;
  background-size: 1600px;
}

#spotBoxWrap .spotBox01 .contentBox {
  height: 410px;
}

#spotBoxWrap .spotBox01 .contentBox .title01 {
  top: 12px;
  left: 0;
}

#spotBoxWrap .spotBox01 .contentBox .spot01 {
  top: 79px;
  left: 0;
}

#spotBoxWrap .spotBox01 .contentBox .spot02 {
  top: 30px;
  right: 0;
}

#spotBoxWrap .spotBox02 {
  margin-top: 20px;
  background: url(../images/bg/bg03.jpg) center bottom no-repeat;
  background-size: 1600px;
}

#spotBoxWrap .spotBox02 .contentBox {
  height: 450px;
}

#spotBoxWrap .spotBox02 .contentBox .title02 {
  top: 2px;
  right: 0;
}

#spotBoxWrap .spotBox02 .contentBox .spot03 {
  top: 9px;
  left: 0;
}

#spotBoxWrap .spotBox02 .contentBox .spot04 {
  top: 70px;
  right: 0;
}

#spotBoxWrap .spotBox03 {
  margin-top: 20px;
  background: url(../images/bg/bg04.jpg) center bottom no-repeat;
  background-size: 1600px;
}

#spotBoxWrap .spotBox03 .contentBox {
  height: 450px;
}

#spotBoxWrap .spotBox03 .contentBox .title03 {
  top: 2px;
  left: 0;
}

#spotBoxWrap .spotBox03 .contentBox .spot05 {
  top: 70px;
  left: 0;
}

#spotBoxWrap .spotBox03 .contentBox .spot06 {
  top: 10px;
  right: 0;
}

#spotBoxWrap .spotBox04 {
  margin-top: 20px;
  background: url(../images/bg/bg05.jpg) center bottom no-repeat;
  background-size: 1600px;
}

#spotBoxWrap .spotBox04 .contentBox {
  height: 410px;
}

#spotBoxWrap .spotBox04 .contentBox .title04 {
  top: 2px;
  right: 0;
}

#spotBoxWrap .spotBox04 .contentBox .spot07 {
  top: 17px;
  left: 0;
}

#spotBoxWrap .spotBox04 .contentBox .spot08 {
  top: 60px;
  right: 0;
}

#spotBoxWrap .spotBox05 {
  margin-top: 20px;
  background: url(../images/bg/bg06.jpg) center bottom no-repeat;
  background-size: 1600px;
}

#spotBoxWrap .spotBox05 .contentBox {
  height: 410px;
}

#spotBoxWrap .spotBox05 .contentBox .title05 {
  top: 10px;
  left: 25px;
}

#spotBoxWrap .spotBox05 .contentBox .title05_2 {
  top: 10px;
  right: 122px;
}

#spotBoxWrap .spotBox05 .contentBox .spot09 {
  top: 76px;
  left: 0;
}

#spotBoxWrap .spotBox05 .contentBox .spot10 {
  top: 76px;
  left: 330px;
}

#spotBoxWrap .spotBox05 .contentBox .spot11 {
  top: 76px;
  right: 0;
}

#spotBoxWrap .spotBox06 {
  margin-top: 20px;
  background: url(../images/bg/bg07.jpg) center bottom no-repeat;
  background-size: 1600px;
}

#spotBoxWrap .spotBox06 .contentBox {
  height: 470px;
}

#spotBoxWrap .spotBox06 .contentBox .title06 {
  top: 10px;
  left: 0;
}

#spotBoxWrap .spotBox06 .contentBox .spot12 {
  top: 79px;
  left: 0;
}

#spotBoxWrap .spotBox06 .contentBox .spot13 {
  top: 79px;
  right: 0;
}

#cpnBoxWrap.contentBox {
  margin: 30px auto 0;
}

#cpnBoxWrap .caution {
  background-color: #f0f0f0;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#cpnBoxWrap .linkBox {
  margin: 40px auto 30px;
  padding: 0 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#cpnBoxWrap .linkBox h3 {
  padding-bottom: 20px;
}

#cpnBoxWrap .linkBox h4 {
  font-size: 19px;
  line-height: 1em;
  letter-spacing: -0.3px;
  padding-bottom: 10px;
  font-weight: 600;
}

#cpnBoxWrap .linkBox p {
  display: inline-block;
  text-align: left;
  font-size: 12px;
  line-height: 14px;
  padding-top: 10px;
}

#cpnBoxWrap .linkBox a {
  width: 440px;
  height: 50px;
  position: relative;
}

#cpnBoxWrap .linkBox a img {
  width: 100%;
  height: auto;
}

#cpnBoxWrap .linkBox a p {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  line-height: 0;
}

#cpnBoxWrap .linkBox a:hover img {
  opacity: 1;
}

#cpnBoxWrap .linkBox a:hover p img {
  opacity: 0;
}
/*# sourceMappingURL=basic.css.map */