@charset "UTF-8";
/* ------------------------------------------------------------------------------
   mixin Global Styles
-------------------------------------------------------------------------------*/
body {
  background: url(/img/common/contBg_pc.png) repeat;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Helvetica,Arial,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

@media (max-width: 640px) {
  body {
    font-size: 12px;
  }
}
/* ------------------------------------------------------------------------------
   mainVisual
-------------------------------------------------------------------------------*/
.mainVisual {
  background: url(/tourism/play/img/main_visua_play_pc.jpg) no-repeat center top;
  background-size: cover;
}
.mainVisual h2 {
  text-align: center;
  margin: 4em 0 1.5em;
}
.mainVisual p {
  margin-bottom: 7.5em;
  text-align: center;
  line-height: 2;
  font-size: 18px;
  color: #fff;
}

@media (max-width: 640px) {
  .mainVisual {
    background: url(/tourism/play/img/main_visua_play_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .mainVisual h2 {
    margin: 1em 0;
    text-align: center;
  }
  .mainVisual h2 span {
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-size: 16px;
    color: #fff;
  }
  .mainVisual p {
    margin-bottom: 2.6em;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #fff;
  }
}
/* ------------------------------------------------------------------------------
   btnPdf
-------------------------------------------------------------------------------*/

.wrapPdf{
  padding: 3em 0 0;
}

/* ------------------------------------------------------------------------------
   subNav
-------------------------------------------------------------------------------*/
.subNav {
  margin: 55px 0 0;
}
.subNav nav {
  background: url(/tourism/play/img/btnLine.png) no-repeat center center;
  text-align: center;
}
.subNav nav ul {
  display: inline-block;
}
.subNav nav ul li {
  display: inline-block;
}

@media (max-width: 640px) {
  .subNav {
    margin: 55px 0 0;
  }
  .subNav nav {
    background: url(/tourism/play/img/btnLine.png) no-repeat center center;
    text-align: center;
    width: 96%;
    margin: 0 auto;
  }
  .subNav nav ul {
    display: inline-block;
    letter-spacing: -.40em;
  }
  .subNav nav ul li {
    display: inline-block;
    width: 20%;
  }
}
/* ------------------------------------------------------------------------------
   contents
-------------------------------------------------------------------------------*/
.tourismArea.section-spacing {
  padding: 2em 0 0em;
}

.Inner {
  max-width: 1000px;
  margin: 0 auto;
  color: #010101;
}
.Inner h2 {
  margin-bottom: 20px;
  padding: 30px 110px;
  position: relative;
  margin-bottom: 20px;
  padding: 30px 110px;
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro M", "小塚明朝 Std M", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", serif;
  font-size: 24px;
  /* ttl icon */
}

.Inner h2.ic_kushimoto {
background: url(/tourism/play/img/ic_kushimoto_pc.png) no-repeat left center;
background-size: 90px;
}
.Inner h2.ic_taiji {
background: url(/tourism/play/img/ic_taiji_pc.png) no-repeat left center;
background-size: 90px;
}
.Inner h2.ic_nachi {
background: url(/tourism/play/img/ic_nachi_pc.png) no-repeat left center;
background-size: 90px;
}
.Inner h2.ic_shingu {
background: url(/tourism/play/img/ic_shingu_pc.png) no-repeat left center;
background-size: 90px;
}


.Inner h2 span {
  font-size: 14px;
  display: block;
  color: #073190;
  margin-bottom: 5px;
}
.Inner h2 small {
  margin-top: 5px;
  font-size: 12px;
  display: block;
  color: #010101;
}

.tourismDetail {
  width: 28%;
  float: left;
  padding-right: 20px;
}
.tourismDetail h3 {
  margin-top: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #003b90;
  display: inline-block;
  font-size: 18px;
}

.tourismDetail li span.info {
  font-size: 12px;
  font-weight: bold;
}
.tourismDetail li span.info:last-child a{
  padding-right: 8px;
}
.tourismDetail li {
  font-size: 14px;
  padding-left: 12px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc8ba;
}

.imgPhoto {
  width: 72%;
  float: right;
}
.imgPhoto figure {
  margin-bottom: 10px;
}
.imgPhoto p {
  background: #fff;
  padding: 25px 20px;
  font-size: 14px;
}

.imgPhoto .piw .pi{
    position: relative;
    width: 100%;
	margin: 0 auto 10px auto;
	text-align: center;
}

.imgPhoto .piw .pi:before {
    /*  content:"";
    display: block;
    padding-top: 75%;高さを幅の75%に固定 */
}

.imgPhoto .piw .pi .photo {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	background: url(/tourism/img/pictBg_pc.png) repeat;
}

.imgPhoto .piw .pi .photo.w img {
	width: 100%;
}

.imgPhoto .piw .pi .photo.h img {
	height: 100%;
}








@media (max-width: 640px) {
  .tourismArea.section-spacing {
    padding: 0;
  }

  .Inner {
    width: 100%;
    color: #010101;
  }
  .Inner h2 {
    margin-bottom: 20px;
    padding: 15px 55px;
    font-size: 16px;
    /* ttl icon */
  }
  .Inner h2 small{
    font-size: 10px;
  }
  .Inner h2.ic_kushimoto {
    background: url(/tourism/play/img/ic_kushimoto_sp.png) no-repeat left center;
    background-size: 45px;
  }
  .Inner h2.ic_taiji {
    background: url(/tourism/play/img/ic_taiji_sp.png) no-repeat left center;
    background-size: 45px;
  }
  .Inner h2.ic_nachi {
    background: url(/tourism/play/img/ic_nachi_sp.png) no-repeat left center;
    background-size: 45px;
  }
  .Inner h2.ic_shingu {
    background: url(/tourism/play/img/ic_shingu_sp.png) no-repeat left center;
    background-size: 45px;
  }

  .tourismDetail {
    width: 100%;
    float: none;
    padding-right: 20px;
  }
  .tourismDetail h3 {
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #003b90;
    display: inline-block;
    font-size: 12px;
  }
  .tourismDetail dt {
    font-size: 10px;
    margin-bottom: 10px;
  }
  .tourismDetail dd {
    font-size: 12px;
    padding-left: 12px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #ccc8ba;
  }

  .imgPhoto {
    width: 100%;
    float: none;
  }
  .imgPhoto figure {
    margin-bottom: 10px;
  }
  .imgPhoto p {
    background: #fff;
    padding: 12px 9px;
    font-size: 12px;
  }
}
/* ------------------------------------------------------------------------------
   sightSheen
-------------------------------------------------------------------------------*/

#sightSheen {}
#sightSheen .sightSheen {
  padding: 130px 0 70px 0;
  background: #fff;
}

#sightSheen .sightSheenNavi {}

.sightSheenNavi .sightSheenNaviInner .sightSheenNaviItem h3 {
	font-size: 18px;
}
.sightSheenNavi .sightSheenNaviInner .sightSheenNaviItem p {
	font-size: 12px;
}



.sightSheenNavi .sightSheenNaviInner .sightSheenNaviItem:first-child {
	margin-left: 0;
}


@media (min-width: 640px) {
	.sightSheenNavi {
		overflow: hidden;
		position: relative;
	}
	.sightSheenNavi .sightSheenNaviInner {
		width: 100%;
		float: left;
		margin: 0 0 0 0;
		padding: 0;
		position: relative;
		left: 50%;
	}
	.sightSheenNavi .sightSheenNaviInner .sightSheenNaviItem {
		float: left;
		width: 25%;
		padding: 0 5px;
		box-sizing: border-box;
		position: relative;
		left: -50%;
		text-align: center;
	}
}

@media (max-width: 640px) {
	.sightSheenNavi {}
	.sightSheenNavi .sightSheenNaviInner {
		width: 100%;
		margin: 0 0 0 0;
		padding: 0;
	}
	.sightSheenNavi .sightSheenNaviInner .sightSheenNaviItem {
		float: left;
		width: 48%;
		padding: 0 1%;
		box-sizing: border-box;
		text-align: center;
	}
}


.Inner h2.iconG::after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(/tourism/img/ic_ttl_g.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 15%;
  right: 0;
}
.Inner h2.iconJ::after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(/tourism/img/ic_ttl_j.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 15%;
  right: 0;
}
.Inner h2.iconW::after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(/tourism/img/ic_ttl_w.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 15%;
  right: 0;
}
.Inner h2.iconGJ::after {
  content: "";
  display: inline-block;
  width: 130px;
  height: 60px;
  background: url(/tourism/img/ic_ttl_g.png) no-repeat, url(/tourism/img/ic_ttl_j.png) no-repeat;
  background-position:top left, top right;
  position: absolute;
  top: 15%;
  right: 0;
}
.Inner h2.iconGW::after {
  content: "";
  display: inline-block;
  width: 130px;
  height: 60px;
  background: url(/tourism/img/ic_ttl_g.png) no-repeat, url(/tourism/img/ic_ttl_w.png) no-repeat;
  background-position:top left, top right;
  position: absolute;
  top: 15%;
  right: 0;
}
.Inner h2.iconWJ::after {
  content: "";
  display: inline-block;
  width: 130px;
  height: 60px;
  background: url(/tourism/img/ic_ttl_w.png) no-repeat, url(/tourism/img/ic_ttl_j.png) no-repeat;
  background-position:top left, top right;
  position: absolute;
  top: 15%;
  right: 0;
}

.Inner h2.iconGWJ::after {
  content: "";
  display: inline-block;
  width: 200px;
  height: 60px;
  background: url(/tourism/img/ic_ttl_g.png) no-repeat, url(/tourism/img/ic_ttl_w.png) no-repeat, url(/tourism/img/ic_ttl_j.png) no-repeat;
  background-position:top left, top center, top right;
  position: absolute;
  top: 15%;
  right: 0;
}

@media (max-width: 640px) {

  .Inner h2.iconG::after {
      content: "";
      display: inline-block;
      width: 35px;
      height: 35px;
      background: url(/tourism/img/ic_ttl_g.png) no-repeat;
      background-size: cover;
      position: absolute;
      top: 95%;
      left: 50%;
      right: 50%;
      margin-left: -17.5px;
    }

  .Inner h2.iconJ::after {
      content: "";
      display: inline-block;
      width: 35px;
      height: 35px;
      background: url(/tourism/img/ic_ttl_j.png) no-repeat;
      background-size: cover;
      position: absolute;
      top: 95%;
      left: 50%;
      right: 50%;
      margin-left: -17.5px;
    }

  .Inner h2.iconW::after {
      content: "";
      display: inline-block;
      width: 35px;
      height: 35px;
      background: url(/tourism/img/ic_ttl_w.png) no-repeat;
      background-size: cover;
      position: absolute;
      top: 95%;
      left: 50%;
      right: 50%;
      margin-left: -17.5px;
    }

  .Inner h2.iconGJ::after {
      content: "";
      display: inline-block;
      width: 74px;
      height: 40px;
      background: url(/tourism/img/ic_ttl_g.png) no-repeat, url(/tourism/img/ic_ttl_j.png) no-repeat;
      background-position: top left, top right;
      position: absolute;
      top: 95%;
      left: 50%;
      right: 50%;
      margin-left: -37px;
      background-size: 35px;
  }

  .Inner h2.iconGW::after {
      content: "";
      display: inline-block;
      width: 74px;
      height: 40px;
      background: url(/tourism/img/ic_ttl_g.png) no-repeat, url(/tourism/img/ic_ttl_w.png) no-repeat;
      background-position: top left, top right;
      position: absolute;
      top: 95%;
      left: 50%;
      right: 50%;
      margin-left: -37px;
      background-size: 35px;
    }

  .Inner h2.iconWJ::after {
      content: "";
      display: inline-block;
      width: 74px;
      height: 40px;
      background: url(/tourism/img/ic_ttl_w.png) no-repeat, url(/tourism/img/ic_ttl_j.png) no-repeat;
      background-position: top left, top right;
      position: absolute;
      top: 95%;
      left: 50%;
      right: 50%;
      margin-left: -37px;
      background-size: 35px;
    }
  .Inner h2.iconGWJ::after {
      content: "";
      display: inline-block;
      width: 111px;
      height: 40px;
      background: url(/tourism/img/ic_ttl_g.png) no-repeat, url(/tourism/img/ic_ttl_w.png) no-repeat, url(/tourism/img/ic_ttl_j.png) no-repeat;
      background-position:top left, top center, top right;
      position: absolute;
      top: 95%;
      left: 50%;
      right: 50%;
      margin-left: -55.5px;
      background-size: 35px;
    }
}



/* ------------------------------------------------------------------------------
   BtnAreaFoot
-------------------------------------------------------------------------------*/
.BtnAreaFoot {
  background: #fff;
}

@media (max-width: 640px) {
  .BtnAreaFoot.BtnAreaFoot {
    padding: 4em 0;
  }
}
/* ------------------------------------------------------------------------------
   contentes
-------------------------------------------------------------------------------*/
.lineBt {
  padding-bottom: 1em;
  margin-bottom: 6em;
  border-bottom: 2px solid #d3d2cc;
}

@media (max-width: 640px) {
  .lineBt {
    margin-bottom: 1em;
  }
}
/* ------------------------------------------------------------------------------
   Small devices (tablets, 768px and up)
-------------------------------------------------------------------------------*/
@media (min-width: 641px) {
  .section-spacing {
    padding: 6em 0;
  }
}
/* ------------------------------------------------------------------------------
   Medium devices (desktops, 992px and up)
-------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------
   small devices
-------------------------------------------------------------------------------*/

/*# sourceMappingURL=tourism.css.map */
