@charset "utf-8";

/*PCSP共通設定*/
html {scroll-behavior: smooth;}/*smooth scroll*/
main * { font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}

.list_asterisk{margin-left:1em;}
.list_asterisk li{text-indent:-1em;}
.list_asterisk li:before{content:"※";}
.list_dot{margin-left:1em;}
.list_dot li{text-indent:-1em;}
.list_dot li:before{content:"●";}
.list_square{margin-left:1em;}
.list_square li{text-indent:-1em;}
.list_square li:before{content:"■";}

.font-weight-bold{font-weight: bold;}
.font-size-large{font-size: 1.2em;}
.font-size-small{font-size: 0.85em;}
.font-color-red{color: #E60012;}
.font-color-blue{color: #008CD6;}

.hakuba{color: #00A85F;}
span.hakuba{border-color:#00A85F!important;}
.otari{color: #0098FF;}
span.otari{border-color:#0098FF!important;}
.itoigawa{color: #E7546B}
span.itoigawa{border-color:#E7546B!important;}

.shinetsu_plan .btn a.hakuba{
    background: url("../images/common_arrow.png") no-repeat left 20px center #00A85F;
  }
.shinetsu_plan .btn a.otari{
    background: url("../images/common_arrow.png") no-repeat left 20px center #0098FF;
  }
.shinetsu_plan .btn a.itoigawa{
    background: url("../images/common_arrow.png") no-repeat left 20px center #E7546B;
  }


.slick-track {
  display: flex !important;
}
.slick-slide {
  height: auto !important;
}

  .slide-dots {
    position: absolute;
    padding: 0;
    margin: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    bottom: -6px;
  }
  .slide-dots li {
    display: inline-block;
    margin: 0 5px!important;
    padding: 0!important;
  }
  .slide-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
    border-radius: 100%;
    box-sizing: border-box;
    outline: none;
    border: 1px solid #969696;
    background: #FFF;
  }
  .slide-dots li button:hover {
    background: #333333;
  }
  .slide-dots li button:focus {
    background: #969696;
  }
  .slide-dots li.slick-active button {
    background: #969696;
  }
/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.pc{display:none;}
.sp{display:block;}

  
  .slide-dots li button {
    width: 12px;
    height: 12px;
  }
  
  
/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}

/*img{width: 100%;} */
  
.inner{
	width: 100%;
	padding: 0 2%;
	box-sizing: border-box;
}
    
/*title*/
  .mainvisual{
    overflow: hidden;
    margin: 0 auto;
    background: url("../images/mainvisual_bk.jpg") repeat-x bottom;
    background-size: cover;
    -webkit-animation: bgscroll 60s linear infinite;
    animation: bgscroll 60s linear infinite;
  }  
  
.mainvisual:before{
    content: "";
    padding-top:72.5%; 
    display: block;
    position: absolute;
}  
.mainvisual .mainimage img{
    vertical-align: bottom;
    width: 100%
  }  
  
ul.pagelinks{
  width: 100%;
	margin: 15px auto;
	padding: 0 10px;
	box-sizing: border-box;
	background: #3C3CC7;
  font-size: 14px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}	
ul.pagelinks li{
	width: 50%;
	border-left: 1px dashed #FFF;
  box-sizing: border-box;
  height: 60px;
}	
  ul.pagelinks li a{
    color: #FFF;
    width: 100%;
	  height: 60px;
  justify-content: center;
    align-items: center;
    display: flex;
  flex-wrap: wrap;
}	
ul.pagelinks li:nth-child(even){
	border-left: 1px dashed #FFF;
	border-right: 1px dashed #FFF;
	}	
ul.pagelinks li:nth-child(3),ul.pagelinks li:nth-child(4){
	border-top: 1px dashed #FFF;
	}	

#section_01 img,#section_02 img,#section_03 img,#section_04 img{
	vertical-align:bottom;
	}
#section_01{
	width: 100%;
    margin: 0 auto 30px auto;
	text-align: center;
	}
  
#section_01 img{
	width: 100%;
}
    
#section_01 .sec01_img{
  margin: 0 auto 30px auto;
  padding: 20px 0;
	text-align: center;
    background: #FFFFC7;
}
    
#section_01 .sec01_img img{
	width: 100%;
}
    

  
.shinetu_slider_box{
  width: 100%;
  margin: 0 auto 30px auto;
  }

.shinetu_slider_box h3{
  margin: 0 auto 10px auto;
  }   
    
.shinetu_slider_box img{
  width: 100%;
    } 

.shinetu_slider_box p.catchcopy{
  margin: 0 auto 20px auto;
   font-size:16px;
   line-height: 1.5em;
   padding: 0 15px;
   width: 100%;
   box-sizing: border-box;
  }
.shinetu_slider_box .shinetu_map{
  width: 100%;
  margin: 0 auto 10px auto;
  }

.shinetu_slider_box .shinetu_map img{
  width: 100%;
  }


  ul.shinetu_slider{
    width: 100%;
    margin: 0 auto;
    padding: 0 10px 40px 10px;
    box-sizing: border-box;
  }
  
    ul.shinetu_slider li img{
      margin: 0 0 10px 0;
      width: 100%;
  }

    ul.shinetu_slider li h3{
      font-size: 16px;
      font-weight: bold;
      padding: 0 10px;
  }
      ul.shinetu_slider li h3 ruby{
      font-size: 12px;
      font-weight: bold;
  }
    ul.shinetu_slider li h3 span{
      font-size: 10px;
      display: inline-block;
      margin: 0 0 0 10px;
      line-height: 16px;
      border: 1px solid #000;
      padding: 0 10px;
  }
    ul.shinetu_slider li p{
      font-size: 14px;
      padding: 0 10px;
      margin: 0 0 10px 0;
  }
    ul.shinetu_slider li p.caption{
      font-size: 14px;
        padding: 0 10px;
}
.prev-arrow {
  left: 10px;
  top: 20%;
  background: url("../images/prev-arrow.png") no-repeat;
  width: 24px;
  height: 60px;
  position: absolute;
  cursor: pointer;
  z-index: 20;
  background-size: cover;
}
  .next-arrow {
  right: 10px;
  top: 20%;
  background: url("../images/next-arrow.png") no-repeat;
  width: 24px;
  height: 60px;
  position: absolute;
  cursor: pointer;
  z-index: 20;
  background-size: cover;
  }
  
  
.shinetsu_plan h3{
   background: #0064BD;
  font-size: 16px;
  color: #FFF;
  padding: 10px 0;
  text-align: center;
  margin: 0 0 20px 0;
  }
  
  .shinetsu_plan .btn a{
    width: 80%;
    border-radius: 10px;
    display: block;
    font-size: 14px;
    color: #FFF;
    box-sizing: border-box;
    font-weight: bold;
    margin: 0 auto 20px;
    text-align: center;
    background: url("../images/common_arrow.png") no-repeat left 20px center #FF3200;
    background-size: 16px!important;
    line-height: 60px;
  }
  

   #shinetu_banner ul{
  width: 100%;
  margin: 0 auto 30px auto;
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
  }
  #shinetu_banner ul li{
  width: 48%;
  margin: 0 auto 10px auto;
  }
  #shinetu_banner ul li img{
  width: 100%;
  }
  
  
  
}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
.sp{display:none;}
.pc{display:block;}

#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*img{
    width: 100%;
  }*/

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}

.inner{
	width: 96%;
	max-width:970px;
	margin: 0 auto 40px auto;
	display: block;
}

  .mainvisual{
    max-width: 970px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    height: 100%;
    position: relative;
    background: url("../images/mainvisual_bk.jpg") repeat-x bottom;
    background-size: cover;
    -webkit-animation: bgscroll 36s linear infinite;
    animation: bgscroll 36s linear infinite;

  }  
  
    .mainvisual:before{
    content: "";
    padding-top:51.54%; 
    display: block;
}  

    .mainvisual .mainimage{
      z-index: 1;
      position: absolute;
      bottom: 0;
  }  
    .mainvisual .mainimage img{
      vertical-align: bottom;
      width: 100%
  }  
  
ul.pagelinks{
	max-width: 970px;
  width: 100%;
	margin: 30px auto;
	padding: 0 28px;
	box-sizing: border-box;
	background: #3C3CC7;
  font-size: 20px;
  text-align: center;
  display: table;
  
	}	
ul.pagelinks li{
	width: 25%;
	border-left: 1px dashed #FFF;
  box-sizing: border-box;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
}	
  ul.pagelinks li a{
    color: #FFF;
	}	
ul.pagelinks li:last-child{
	border-left: 1px dashed #FFF;
	border-right: 1px dashed #FFF;
	}	
  
#section_01 img,#section_02 img,#section_03 img,#section_04 img{
	vertical-align:bottom;
	}
#section_01{
	max-width: 970px;
	width: 100%;
  margin: 0 auto 60px auto;
	text-align: center;
	}
  
  
#section_01 .sec01_img{
	width: 100%;
  margin: 0 auto 60px auto;
  padding: 25px 60px;
	text-align: center;
  background: #FFFFC7;
  box-sizing: border-box;
	}

  
.shinetu_slider_box{
  max-width: 970px;
  width: 100%;
  margin: 0 auto 60px auto;
  }
.shinetu_slider_box h3{
  margin: 0 auto 10px auto;
  }
.shinetu_slider_box p.catchcopy{
  margin: 0 auto 40px auto;
   font-size:20px;
   line-height: 1.5em;
   padding: 0 15px;
   width: 100%;
   box-sizing: border-box;
  }
.shinetu_slider_box .shinetu_map{
  width: 630px;
  margin: 0 auto 40px auto;
  }

  ul.shinetu_slider{
    max-width: 830px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 30px 0
  }
  
    ul.shinetu_slider li img{
      margin: 0 0 10px 0;
  }
    ul.shinetu_slider li h3{
      font-size: 24px;
      font-weight: bold;
      padding: 0 10px;
  }
      ul.shinetu_slider li h3 ruby{
      font-size: 16px;
      font-weight: bold;
  }
    ul.shinetu_slider li h3 span{
      font-size: 16px;
      display: inline-block;
      margin: 0 0 0 10px;
      line-height: 24px;
      border: 1px solid #000;
      padding: 0 15px;
  }
    ul.shinetu_slider li p{
      font-size: 16px;
      padding: 0 10px;
      margin: 0 0 20px 0;
  }
    ul.shinetu_slider li p.caption{
      font-size: 16px;
        padding: 0 10px;
}
.prev-arrow {
  left: 0;
  top: 174px;
  background: url("../images/prev-arrow.png") no-repeat;
  width: 40px;
  height: 100px;
  position: absolute;
  cursor: pointer;
  z-index: 20;
  background-size: cover;
}
  .next-arrow {
  right: 0;
  top: 174px;
  background: url("../images/next-arrow.png") no-repeat;
  width: 40px;
  height: 100px;
  position: absolute;
  cursor: pointer;
  z-index: 20;
  background-size: cover;
  }
  
  
.shinetsu_plan h3{
   background: #0064BD;
  font-size: 24px;
  color: #FFF;
  padding: 10px 0;
  text-align: center;
  margin: 0 0 20px 0;
  }
  
  .shinetsu_plan .btn a{
    max-width: 400px;
    width: 100%;
    border-radius: 10px;
    display: block;
    font-size: 28px;
    color: #FFF;
    box-sizing: border-box;
    font-weight: bold;
    margin: 0 auto 20px;
    text-align: center;
    background: url("../images/common_arrow.png") no-repeat left 20px center #FF3200;
    background-size: 16px!important;
    line-height: 60px;
  }
  
 #shinetu_banner ul{
  max-width: 950px;
  width: 100%;
  margin: 0 auto 60px auto;
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
  }
  #shinetu_banner ul li{
  width: 200px;
  }
  #shinetu_banner ul li img{
  width: 100%;
  }



  
  
  
}






@-webkit-keyframes bgscroll { 0% {background-position: 0 0;} 100% {background-position: -3630px 0;}}
@keyframes bgscroll { 0% {background-position: 0 0;} 100% {background-position: -3630px 0 ;}}
