@charset "UTF-8";
/* ------------------------------------------------------------------------------
   mixin Global Styles
-------------------------------------------------------------------------------*/
body {
  background: url(../img/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 h2 {
  text-align: center;
}
.mainVisual p {
  margin-bottom: 7.5em;
  text-align: center;
  line-height: 2;
  font-size: 18px;
  color: #fff;
}

@media (max-width: 640px) {
  .mainVisual {
    background: url(../img/main_visua_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;
  }
}
/* ------------------------------------------------------------------------------
   #oneDay
-------------------------------------------------------------------------------*/
#oneDay {
  background: url(../img/onedayBg_pc.jpg) no-repeat center top;
  background-size: cover;
}
#oneDay h2 {
  margin: 1.6em 0 2.3em;
}

#twoDay {
  background: url(../img/twodayBg_pc.jpg) no-repeat center top;
  background-size: cover;
}
#twoDay h2 {
  margin: 1.6em 0 2.3em;
}

#threeDay {
  background: url(../img/threedayBg_pc.jpg) no-repeat center top;
  background-size: cover;
}
#threeDay h2 {
  margin: 1.6em 0 2.3em;
}

#fourDay {
  background: url(../img/fourdayBg_pc.jpg) no-repeat center top;
  background-size: cover;
}
#fourDay h2 {
  margin: 1.6em 0 2.3em;
}

.oneDayLead {
  background: #fff;
  padding: 2em 0;
}
.oneDayLead p {
  text-align: center;
  font-size: 16px;
  line-height: 2;
  color: #333;
}

@media (max-width: 640px) {
  #oneDay {
    background: url(../img/onedayBg_sp.jpg) no-repeat center top;
    background-size: cover;
  }
  #oneDay h2 {
    margin: .3em 0;
  }
  #oneDay h2 img {
    max-width: 96%;
  }

  #twoDay {
    background: url(../img/twodayBg_sp.jpg) no-repeat center top;
    background-size: cover;
  }
  #twoDay h2 {
    margin: .3em 0;
  }
  #twoDay h2 img {
    max-width: 96%;
  }

  #threeDay {
    background: url(../img/threedayBg_sp.jpg) no-repeat center top;
    background-size: cover;
  }
  #threeDay h2 {
    margin: .3em 0;
  }
  #threeDay h2 img {
    max-width: 96%;
  }

  #fourDay {
    background: url(../img/fourdayBg_sp.jpg) no-repeat center top;
    background-size: cover;
  }
  #fourDay h2 {
    margin: 1.6em 0 2.3em;
  }

  .oneDayLead p {
    font-size: 12px;
  }

  .tabArea {
    text-align: center;
    margin-top: 3em !important;
  }
  .tabArea img {
    max-width: 60%;
  }
  .tabArea ul li {
    padding: 0 !important;
  }

  .oneDayCont1 h2 img,
  .oneDayCont2 h2 img {
    width: 100% !important;
  }

  .center-block {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .jioPark {
    padding: 15px 20px 20px !important;
  }
  .jioPark .leadBox {
    font-size: 11px;
  }
  .jioPark .leadBox a {
    font-size: 10px !important;
  }
}
/* ------------------------------------------------------------------------------
   contents
-------------------------------------------------------------------------------*/
.oneDayCont1 {
  padding-top: 3em !important;
  padding-bottom: 3em !important;
}
.oneDayCont1 .container {
  border-bottom: 1px solid #d3d2cc;
  padding-bottom: 3em;
}
.oneDayCont1 .container .disTb.photoImg figure {
  display: inline-block;
  font-size: 0;
  padding: 0 1% 3%;
  width: 33.33%;
  margin-bottom: 30px;
}

.oneDayCont2 {
  padding-top: 0 !important;
}
.oneDayCont2.cont figure {
  display: inline-block;
  font-size: 0;
  padding: 0 1% 3%;
  width: 33.33%;
  margin-bottom: 30px;
}

.cont {
  font-size: 14px;
  color: #010101;
}
.cont .disTb {
  display: table;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 25px;
}
.cont h2 {
  margin-bottom: 40px;
}
.cont p.txtp {
  margin-bottom: 30px;
  line-height: 2.2;
}

/*　img表示設定　*/

.mbSpace{
  margin-bottom: 40px;
}

 .cont .pio{
  float: none;
  text-align: center;
  margin-bottom: 30px;
}

.cont .pio .pi{
  position: relative;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
}
.cont .pio .pi .photo.w img{
  margin-top: 0;
}

.cont .piw{
	float: left;
	text-align: center;
  /* margin-bottom: 30px; */
}

.cont .piw .pi{
  position: relative;
  width: 100%;
	max-width: 470px;
	margin: 0 auto;
	text-align: center;
}

.cont .pio .pi:before{
  content:"";
  display: block;
  padding-top: 56%; /* 高さを幅の75%に固定 */
}
.cont .pio .pi.w2:before{
  content:"";
  display: block;
  padding-top: 42%; /* 高さを幅の75%に固定 */
}
.cont .pio .pi.lg:before{
  content:"";
  display: block;
  padding-top: 64%; /* 高さを幅の75%に固定 */
}
.cont .piw .pi:before {
    content:"";
    display: block;
    padding-top: 66%; /* 高さを幅の75%に固定 */
}

.cont .pio .pi .photo,
.cont .piw .pi .photo{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../img/oneDay_pictBgW_pc.png) no-repeat;
}
.cont .piw .pi .photo.w img{
  padding : 0 0.25%;
}
/* .cont .piw .pi .photo {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../img/oneDay_pictBg_pc.png) no-repeat;
} */

/* .cont .piw .pi .photo.w img {
  margin-top: 17%;
} */

.cont .pio .pi .photo.h img,
.cont .piw .pi .photo.h img {
	height: 100%;
  padding: 0 0.11%;
}
.cont .captionW{
  padding-top: 6px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 12px;
  color: #010101;
}
.cont .pio .caption,
.cont .piw .caption {
  padding-top: 6px;
  font-size: 12px;
  color: #010101;
}

.cont .pOneWrap .piw{width: 100%;}
.cont .pTwoWrap .piw{width: 49.5%;}
.cont .pThreeWrap .piw{width: 32%;}
.cont .pThreeWrap .c{ margin: 0 2%;}

@media (max-width: 640px) {
.cont .pTwoWrap .piw,
.cont .pThreeWrap .piw{width: 50%; margin: 0;}

.cont .pio .pi:before{
  padding-top: 56%; /* 高さを幅の75%に固定 */
}
.cont .pio .pi.spH:before{
  padding-top: 56%; /* 高さを幅の75%に固定 */
}
.cont .piw .pi:before {
  padding-top: 66%; /* 高さを幅の75%に固定 */
}

}









.cont .jioPark {
  border-radius: 8px;
  border: 1px solid #e9e7de;
  background: #fff;
  padding: 15px 30px 20px;
  margin: 35px 0;
}
.cont .jioPark h3 {
  margin: 0;
  display: inline-block;
}
.cont .jioPark p {
  line-height: 1.8;
  display: inline-block;
  margin-bottom: 0;
  padding: 0;
}
.cont .jioPark p.leadBox {
  display: inline-block;
  margin-bottom: 25px;
}
.cont .jioPark p:last-child {
  width: 100%;
  text-align: right;
}
.cont .jioPark p:last-child a {
  display: inline-block;
  background: url(../img/ic_blank.png) no-repeat right 6px;
  padding-right: 12px;
  text-decoration: underline;
}

.tabArea {
  margin-top: 60px;
}
.tabArea ul {
  display: table;
  margin-right: auto;
  margin-left: auto;
}
.tabArea ul li {
  display: table-cell;
  padding: 0 15px;
}
.tabArea ul li span {
  display: block;
  padding-top: 10px;
  text-align: center;
  font-size: 12px;
  text-decoration: none;
}

.tabArea ul li span:hover{
  text-decoration: underline;
}
.btnListArea {
  background: #f2f2f2;
  margin-top: 3em;
  padding: 25px 0;
  text-align: center;
}

@media (max-width: 640px) {
  .oneDayCont1 {
    padding-top: 1em !important;
    padding-bottom: 0 !important;
  }
  .oneDayCont1 .container {
    border-bottom: 1px solid #d3d2cc;
    padding-bottom: .5em;
  }
  .oneDayCont1 .container .disTb.photoImg figure {
    display: inline-block;
    font-size: 0;
    width: 50%;
    letter-spacing: -.40em;
    padding: 0 1%;
    margin-bottom: 25px;
  }
  .oneDayCont1 .container .disTb.photoImg figure img {
    padding: 25px 0;
  }

  .oneDayCont2 {
    margin-bottom: 0;
  }
  .oneDayCont2.cont .disTb figure {
    margin-bottom: 90px;
  }

  .cont .disTb {
    margin-bottom: 5px;
  }
  .cont .disTb figure {
    display: inline-block;
    font-size: 0;
    width: 50%;
    letter-spacing: -.40em;
    padding: 0 1%;
    margin-bottom: 25px;
  }
  .cont .disTb figure img {
    padding: 25px 0;
  }
  .cont .disTb figure.w300 img {
    padding: 0px 16% !important;
  }
  .cont .disTb figure figcaption {
    letter-spacing: normal;
    font-size: 10px;
  }
  .cont .jioPark h3 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .cont .jioPark h3 img {
    width: 27%;
  }
  .cont .jioPark p.leadBox {
    margin-bottom: 10px;
  }
  .cont .jioPark p:last-child a {
    font-size: 10px;
  }
}
/* ------------------------------------------------------------------------------
   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;
	}
}
/* ------------------------------------------------------------------------------
   modelCource
-------------------------------------------------------------------------------*/
.modelCource figure {
  width: 100%;
  text-align: center;
}
.modelCource .pt2 {
  padding-top: 2em;
}
.modelCource .mapArea {
  position: relative;
}
.modelCource .mapArea h1 {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -99px;
  left: 0;
  right: 0;
  z-index: 9999;
  text-align: center;
}

#map {
  width: 100%;
  height: 840px;
  background: #b1b1b1;
}

#map iframe{
  width: 100%;
  height: 840px;
  border: none;
}

/* ------------------------------------------------------------------------------
   modelArea
-------------------------------------------------------------------------------*/
@media (min-width: 641px) {
  .modelArea {
    max-width: 1310px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .modelArea.section-spacing {
    padding: 5.5em 0 6em;
  }
  .modelArea figure {
    position: relative;
    padding: 0 3.5% 1%;
    margin-bottom: 10px;
    text-align: center;
  }
  .modelArea figure img {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
  .modelArea figure span {
    display: block;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: -40em;
  }
  .modelArea figure span.modelLead {
    top: 8%;
    left: 0;
    right: 0;
  }
  .modelArea figure span.btnModel {
    bottom: 13%;
    left: 0;
    right: 0;
  }
  .modelArea figure span.btnModel a {
    margin: 0;
    padding: 0;
  }
  .modelArea figure span.btnModel a img {
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 640px) {
  .modelArea figure {
    padding: 0 10px;
  }
  .modelArea figure img {
    margin-bottom: 12px;
  }
  .modelArea.cont {
    margin-bottom: 0;
  }
}
/* ------------------------------------------------------------------------------
   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;
  }
}
@media (max-width: 640px) {
  .cont {
    margin-bottom: 1em;
  }
  .cont h2 {
    margin-bottom: 1em;
    text-align: center;
  }
  .cont h2 img {
    width: 60%;
  }
  .cont p {
    font-size: 13px;
    line-height: 1.4;
    color: #010101;
  }
}
/* ------------------------------------------------------------------------------
   Medium devices (desktops, 992px and up)
-------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------
   small devices
-------------------------------------------------------------------------------*/

/*# sourceMappingURL=cource.css.map */
