@charset "utf-8";
/*mainview-slider--------------------------*/
.mainview{
  position: relative;
}
.mainview-slider {
  position:relative;
  z-index: 1;
  height: 100vh;
  margin: 0;
  padding: 0;
  list-style: none;
}
.slider-item {
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
	filter:brightness(0.8)
}
.pc-top{
  display: block!important;
}
.sp-top{
  display: none!important;
}

h1 img{
  position: absolute;
  z-index: 2;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  width: 30vw;
}
.mainview-slider img{
  object-fit: cover;
}
.main-under-element{
  position: relative;
}
.pc-top{
  display: block!important;
  height: 100vh;
  width: 100%;
}
.sp-top{
  display: none!important;
}

.list li.is-hidden {
  opacity: 0;
  height: 0;
  margin: 0;
}
/*/mainview-slider--------------------------*/

.top-message {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  width: 30vw;/*3/25ー30remから変更*/
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3))
}
.ticket-banner {
  position: absolute;
  bottom: 5%;
  right: 5%;
  width: 10vw;
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
  z-index: 4;
  min-width: 120px;
}
.wave-bule1 img{
  position: absolute;
  width: 100%;
  bottom: -2px;
  left: 0;
  display: block;
  z-index: 3;
}

/*headerで隠れないように*/
a.link-position{
  display: block;
  padding-top: 200px;
  margin-top:-200px;
}

/****************************
map
****************************/
.railroad-map {
  width: 100%;
  background-color: #d4dfeb;
  padding-bottom: 200px;
  position: relative;
  padding-top: 100px;
}
.railroad-map_img {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}
.railroad-map_img img {
  width: 100%;
  display: block;
}
.kumo1 {
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
}
/*↓駅ボタンの配置*/
.botton-container-st01 {
  position: absolute;
  bottom: 207px;
  left: 197px;
}
.botton-container-st02 {
  position: absolute;
  bottom: 203px;
  left: 315px;
}
.botton-container-st03 {
  position: absolute;
  bottom: 260px;
  left: 413px;
}
.botton-container-st04 {
  position: absolute;
  bottom: 329px;
  left: 367px;
}
.botton-container-st05 {
  position: absolute;
  bottom: 377px;
  left: 284px;
}
.botton-container-st06 {
  position: absolute;
  bottom: 452px;
  left: 236px;
}
.botton-container-st07 {
  position: absolute;
  bottom: 541px;
  left: 219px;
}
.botton-container-st08 {
  position: absolute;
  bottom: 600px;
  left: 313px;
}
.botton-container-st09 {
  position: absolute;
  bottom: 578px;
  left: 439px;
}
.botton-container-st10 {
  position: absolute;
  bottom: 524px;
  left: 541px;
}
.botton-container-st11 {
  position: absolute;
  bottom: 523px;
  left: 653px;
}
.botton-container-st12 {
  position: absolute;
  bottom: 470px;
  left: 757px;
}
.botton-container-st13 {
  position: absolute;
  bottom: 434px;
  left: 861px;
}
.botton-container-st14 {
  position: absolute;
  bottom: 429px;
  left: 962px;
}
.botton-container-st15 {
  position: absolute;
  bottom: 372px;
  left: 1038px;
}
.botton-container-st16 {
  position: absolute;
  bottom: 234px;
  left: 511px;
}
.botton-container-st17 {
  position: absolute;
  bottom: 170px;
  left: 607px;
}
.botton-container-st18 {
  position: absolute;
  bottom: 110px;
  left: 700px;
} /*↑駅ボタンの配置*/
.route-map-wrap {
  max-width: 1440px;
  background-color: #d4dfeb;
}

/*--沿線マップの駅名配置--*/
.ekimei {
  font-weight: 400;
  font-size: 1.7rem;
}
.st01{
  display: inline-block;
  position: absolute;
  bottom: 182px;
  left: 177px;
}
.st02{
  display: inline-block;
  position: absolute;
  bottom: 180px;
  left: 311px;
}
.st03{
  display: inline-block;
  position: absolute;
  bottom: 236px;
  left: 422px;
}
.st04{
  display: inline-block;
  position: absolute;
  bottom: 342px;
  left: 425px;
}
.st05{
  display: inline-block;
  position: absolute;
  bottom: 396px;
  left: 343px;
}
.st06{
  display: inline-block;
  position: absolute;
  bottom: 465px;
  left: 295px;
}
.st07{
  display: inline-block;
  position: absolute;
  bottom: 548px;
  left: 276px;
}
.st08{
  display: inline-block;
  position: absolute;
  bottom: 576px;
  left: 301px;
}
.st09{
  display: inline-block;
  position: absolute;
  bottom: 555px;
  left: 430px;
}
.st10{
  display: inline-block;
  position: absolute;
  bottom: 501px;
  left: 533px;
}
.st11{
  display: inline-block;
  position: absolute;
  bottom: 498px;
  left: 664px;
}
.st12{
  display: inline-block;
  position: absolute;
  bottom:448px;
  left: 765px;
}
.st13{
  display: inline-block;
  position: absolute;
  bottom: 410px;
  left: 863px;
}
.st14{
  display: inline-block;
  position: absolute;
  bottom: 404px;
  left: 952px;
}
.st15{
  display: inline-block;
  position: absolute;
  bottom: 347px;
  left: 1040px;
}
.st16{
  display: inline-block;
  position: absolute;
  bottom: 211px;
  left: 524px;
}
.st17{
  display: inline-block;
  position: absolute;
  bottom: 147px;
  left: 599px;
}
.st18{
  display: inline-block;
  position: absolute;
  bottom: 91px;
  left: 699px;
}/*--/沿線マップの駅名配置--*/

/*沿線マップ観光名所の配置*/
.meisho{
  color: #fff;
  padding: 1rem;
  font-size: 1.3rem;
  background-color: #002c5a;
  border-radius: 0.5em;
  text-decoration: none;
}
.waribiki{
  display: inline-block;
  position: absolute;
  top: 157px;
  right: 18px;
}
.doubutukouen{
  display: inline-block;
  position: absolute;
  top:158px;
  left:466px;
}
.chibasi-bijutukan{
  display: inline-block;
  position: absolute;
  top: 550px;
  right: 316px;
}
.kagakukan{
  display: inline-block;
  position: absolute;
  top: 563px;
  right: 421px;
}
.port-tower{
  display: inline-block;
  position: absolute;
  top: 699px;
  left: 89px;
}
.meisho-white{
  color: #fff;
  padding: 4px 7px 3px;
  font-size: 1.3rem;
  border-radius: 0.5em;
  text-decoration: none;
}
.kasori{
  display: inline-block;
  position: absolute;
  top: 431px;
  right: 253px;
}
.sports{
  display: inline-block;
  position: absolute;
  top: 135px;
  left: 279px;
  line-height: 1.5rem;
}
.chibakouen{
  display: inline-block;
  position: absolute;
  top: 500px;
  left: 326px;
}
.jinja{
  display: inline-block;
  position: absolute;
  top: 469px;
  right: 446px
}
.yoshikawa{
  display: inline-block;
  position: absolute;
  top: 507px;
  left: 517px;
}
.inohabajou{
  display: inline-block;
  position: absolute;
  top: 638px;
  right: 232px;
  line-height: 1.5rem;
}
.minato{
  display: inline-block;
  position: absolute;
  top: 622px;
  left: 41px;
}
.kenritu-bijutukan{
  display: inline-block;
  position: absolute;
  top: 673px;
  left: 183px;
}
/*--------------沿線マップの切り替え----------------------*/
.railroad-map_img {
  display: block;
}
.map-forsp {
  display: none;
}
.st-forsp { /*駅ボタン非表示*/
  display: none;
}


/*****************************
category
*****************************/
/* Tab機能*/
.tab li img { /*icon*/
  width: 30px;
  margin: 0 10px 0 0;
  vertical-align: bottom;
}
ul {
  flex-wrap: wrap;
}
.area img {
  width: 100%;
  border-radius: 1em;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 1/0.7;
}
.tab {
  display: flex;
  flex-wrap: nowrap;
}
.tab li a {
  /*display: block;*/
  padding: 0.8em;
  border: solid 3px #2a82a3;
  border-radius: 1em 1em 0 0;
  color: #fff;
  height: 60px;
  text-align: center;
  vertical-align: bottom;
  background-color: #2a82a3;
  align-items: center;
  display: flex;
  justify-content: center;
}
/*liにactiveクラスがついた時の形状*/
.tab li.active a {
  background-color: #fff;
  color: #002c5a;
  border-bottom: none;
}

/*
.tab li a:hover{
  opacity: 0.5;
  -webkit-transition: background-color 0.5s ease-in;
}
*/

/*エリアの表示非表示と形状*/
.area {
  display: none; /*はじめは非表示*/
  opacity: 0; /*透過0*/
  background: #fff;
  padding: 0 20px 40px;
}
/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
  display: block; /*表示*/
  animation-name: displayAnime; /*ふわっと表示させるためのアニメーション*/
  animation-duration: 2s;
  animation-fill-mode: forwards;
  border: solid 3px #2a82a3;
  border-radius: 0 0 1em 1em;
  border-top: none;
  flex-direction: row;
}
@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
ul {
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
.wrapper {
  width: 100%;
  max-width: 960px;
  margin: 30px auto;
  background: #fefefe;
}
.area h2 {
  font-size: 1.3rem;
  margin: 0 0 20px 10px;
}
.area li {
  padding: 10px;
}
.category {
  height: auto;
  background-position: center;
  background-size: auto 100%; /*幅いっぱいに自動調整した*/
  position: relative;
  width: 100%;
  background-color: #fff;
  padding-top: 184px;
  padding-bottom: 240px;
}
.category-contenener {
  margin: 0 auto 60px;
  width: 100%;
  justify-content: center;
}
.category h3 {
  font-size: 2.4rem;
  margin-bottom: 20px;
}
.category ul {
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
}
.category li {
  margin: 30px auto 0;
  border-radius: 1em;
  text-align: center;
  width: 100%;
}
.category-title {
  display: block;
  font-weight: 600;
  text-decoration: none;
  color: #002c5a;
  font-size: 1.6rem;
}
.category-title p{
  font-size: 0.8em;
  font-weight: 500;
  }
.category-description {
  padding: 0 20px 20px 20px;
  display: inline;
  font-weight: 500;
  font-size: 1.6rem;
}
.list{
  width: 100%;
}
ul.list {
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
/*****************************
recommendの上にある紺色波
*****************************/
.wave-navy {
  position: absolute;
  width: 100%;
  bottom: -3px;
  left: 0;
  display: block;
  vertical-align: bottom;
}

/*****************************
recommend
*****************************/
.recommend {
  background-color: #002c5a;
  padding: 120px 0 300px 0;
  position: relative;
}
.white-title{
  color: #fff;
}
.recommend-slider li a{
  color: #fff;
}

/*****************************
ticketの上にある水色波
*****************************/
.wave-bule2 {
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  display: block;
}
/*****************************
ticket
*****************************/
h3{
  font-weight: 400;
}
.ticket {
  position: relative;
  padding: 120px 20px 210px 20px;
  width: 100%;
  background-color: #d4dfeb;
  height: auto;
}
.ticket img {
  width: 4rem;
}
.pr-positon {
  position: relative;
}
.pr1 {
  position: absolute;
  left: 48%;
  top: -130px;
  font-size: 1.6rem;
}
.pr2 {
  position: absolute;
  left: 43%;
  top: -100px;
  font-size: 1.6rem;
}
/*チケットを持つモノちゃん*/
.ticket-mono img {
  width: 250px;
}
.ticket-container {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0 0 60px;
}
.ticket-box {
  margin: 1em 2rem;
  background: #fff;
  border-radius: 1em;
  border-width: 20px;
  border-style: solid;
  width: 30%;
}
.ticket-box ul {
  padding: 10px;
}
.ticket-box ul li {
  text-align: center;
}
.ticket1 {
  border-color: #5cb4c0; /*外枠*/
}
.ticket2 {
  border-color: #2a82a3; /*外枠*/
}
.ticket3 {
  border-color: #002c5a; /*外枠*/
}
.ticket-box-title1 {
  font-size: 2rem;
  background: #5cb4c0;
  padding: 10px 10px 20px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.ticket1 a {
  text-decoration: none;
  color: #fff;
}
.ticket2 {
  margin: 1em 2rem;
  background: #fff;
  border: solid 20px #2a82a3; /*外枠*/
  border-radius: 1em;
  width: 30%;
}
.ticket-box-title2 {
  font-size: 2rem;
  background: #2a82a3;
  padding: 10px 10px 20px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.ticket2 a {
  text-decoration: none;
  color: #fff;
}
.ticket3 {
  margin: 1em 2rem;
  background: #fff;
  border: solid 20px #002c5a; /*外枠*/
  border-radius: 1em;
  width: 30%;
}
.ticket-box-title3 {
  font-size: 2rem;
  background: #002c5a;
  padding: 10px 10px 20px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.ticket3 a {
  text-decoration: none;
  color: #fff;
}
.ticket-copy {
  font-weight: 600;
  font-size: 1.8rem;
}

/*****************************
gallery
*****************************/
.information {
  position: relative;
  padding-bottom: 300px;
  background-color: #d4dfeb;
  margin: auto;
}
/*galleryの上のにある雲*/
.kumo2 {
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
  vertical-align: bottom;
  display: block;
}
/*****************************
gallery
*****************************/
.gallery {
  padding: 60px 0 10px;
  height: auto;
  background-color: #fff;
}
.info-message {
  padding-top: 40px;
}
.gallery a {
  text-decoration: none;
  color: #002c5a;
}

.gallery-contenener {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  padding: 0 40px 60px;
  justify-content: center;
}
ul {
    list-style: none;
}
.gallery-section_picture {
  width: 100%;
  max-width: 257px;
  height: 257px;
  object-fit: cover;
  margin: 0 5px 5px 5px;
}

/*フッタースライドイラストの背景色*/
div#slick-slide-footer {
  background-color: #fff;
}

/*::::::::画像サイズ*/
.camera-mono img {
 width: 244px;
  margin: 0 auto;
}
.news-mono img {
  width:200px;
  margin: 0 auto;

}
.insta-mono img {
  width: 230px;
  margin: 0 auto;
}

/*========================================================================================
タブレット版
=========================================================================================*/
@media(max-width:1100px) {
a.link-position{
  display: block;
  padding-top: 60px;
  margin-top: -60px;
}
.main-under-element {
  padding-top: 0;
}
/*topイメージ*/
.sp-top{
  display: block!important;
  height: 100vh;
  width: 100%;
}
.pc-top{
  display: none!important;
}
h1 img{
  width: 60vw;
  top: 45%;
}

.wave-bule1 {
  bottom: -8px;
}
.ticket-banner {
  position: absolute;
  bottom: 10%;
  right: 5%;
  min-width: 100px;
}
/*ｈ２リンクポジション位置調整*/
.h2-map-position {
  margin: 60px 0 0;
  z-index: 3;
}
.h2-category-position {
  margin: 20px 0 0;
}
.h2-recommend-position {
  margin: 35px 0 0;
}
.h2-ticket-position {
  margin: 10px 0;
}
.h2-information-position {
  margin: 60px 0 40px;
}
.h2-gallery-position {
  margin: 20px 0 40px;
}
.h2-menu-position {
  margin: 20px 20px 0;
}
h2.top_h2::after {
  width: 3rem;
}
h2.recommend-title{
  top:25px;
}
.heading::before {
  top: -40px;
  font-size: 6rem;
}
section h2 {
  font-size: 1.8rem;
}


/*****************************
沿線マップの切り替え
*****************************/
.railroad-map_img {
  display: none;
}
.map-forsp {
  display: block;
  margin: 0 auto 30px;
}
.st-forsp {	/*駅ボタン*/
  display: block;
  margin-bottom: 50px;
}
.st-forsp ol {
  display: grid;
  grid-template-columns: repeat(6,1fr);
  grid-row-gap: 4%;
  padding: 0 16px 60px;
}
.st-forsp li a {
  color: #002c5a;
  text-decoration: none;
  align-items: center;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 2rem;
}
.st-forsp li a img {
  width: 60px;
  display: block;
  margin: 0 auto;
}
.railroad-map {
  padding-top: 0;
  padding-bottom: 60px;
}
.st-forsp p.wai{
  margin:10px auto;
  font-size: 1.8rem;
}
.st-forsp p{
  margin: 0 0 20px;
  font-size: 1.4rem;
}

/*****************************
category	
*****************************/
.category {
  padding: 10px 0 100px;
}
.category h3 {
  margin-bottom: 0;
}
.category-icon-padding {
  padding-top: 0;
}
.category-contenener {
  padding-top: 88px;
}
.category ul {
  justify-content: center;
}
.tab li a {
  width: 100%;
}
.tab li a span{
  font-size: 1.3rem;
}
area li {
  padding: 0;
}
.tab li img {
  width: 28px;
}
.category-description{
  padding: 0;
}
.area {
  padding: 0 10px 20px;
}  
.category li {
  margin: 20px auto 0;
}
ul.list {
  grid-template-columns: repeat(3,1fr);
}
/*****************************
recommendの上にある黄色波(recommend)
*****************************/
.wave-yellow {
  bottom: 0;
}


/*****************************
recommend
*****************************/
.recommend {
  padding: 60px 0;
	}
.wave-bule2{
  position: relative;
  bottom: -63px;
}


  /*****************************
ticket	
*****************************/
.ticket{
  background-color: #d4dfeb;
}	
.ticket-container {
  display: flex;
  flex-wrap: wrap;
}
.ticket-box, .ticket2, .ticket3 {
  margin: 0 0 20px 0;
}
.ticket {
  padding: 100px 0 60px;
}
.ticket-mono-position {
  position: relative;
}
.ticket-box {
  width: 100%;
  min-width: 278px;
  margin: 25px auto 0;
  max-width: 333px;
}
.pr1,
.pr2 {
  display: flex;
  align-items: center;
}
.pr1 {
    position: absolute;
    left: 48%;
    top: -100px;
    font-size: 1.6rem;
}
.pr2 {
    position: absolute;
    left: 43%;
    top: -60px;
    font-size: 1.6rem;
}
.ticket .pr1 img,
.ticket .pr2 img {
  width: 30px;
margin-right: 10px;
  margin-bottom: 10px;
}


/*****************************
information
*****************************/
.information {
  padding-bottom: 100px;
  padding-top:38px; 
}
h2.information-title{
  top:24px;
} 
 
/*****************************
gallery	
*****************************/
.wai-wrapper{
  width: 100%;
  display: flex;
}
.gallery {
  padding-top: 40px;
}
.gallery ul {
  margin: 0 auto 40px;
  display: flex;
  justify-content: center;
}
.info-message {
  margin: 0 40px;
  text-align: left;
  line-height: 2.4rem;
  padding-top: 20px;
}
.gallery-contenener {
  padding: 0;
}
.gallery-section_picture {
  width: 86px;
  height: 86px;
  object-fit: cover;
  margin: 0 5px 5px 5px;
}

  /*モノちゃんサイズ*/
  .camera-mono img {
    width: 190px;
  }
  .ticket-mono img {
    width: 160px;
    margin: 0 auto;
  }
  .news-mono img {
    width: 150px;
  }
  .insta-mono img {
    width: 170px;
  }


}

/*========================================================================================
スマホ版
=========================================================================================*/
@media(max-width :640px ){
  .tab li img {
    display: block;
    margin: auto;
  }
  .tab li a {
    display: block;
    padding: 0.2em;
  }
  .tab li a span {
    display: block;
  }
}

@media(max-width : 426px ){
  .heading::before {
    font-size: 4rem;
  }
  .st-forsp ol {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-row-gap: 4%;
    padding: 0 16px 60px;
  }
  ul.list {
    grid-template-columns: repeat(2,1fr);
  }
  .tab li img {
    margin: 0 auto;
  }
  .pr-positon {
    position: static;
    margin: 40px auto 0;
}
  .pr1,
  .pr2,
  .ticket-mono img {
    position: static;
  }
}
/*---------insta---------*/
.sb_instagram_header.sbi_medium {
    display: none;
}