@charset "UTF-8";

/* ---------------------------

★ACCESS

--------------------------- */

/* 車でのアクセス　SP
--------------------------*/
.access{
  padding: 0 0 5rem;
	background-color: #f4f8fa;
}
/* 見出し SP --------- */
.access h2{
	max-width: 34rem;
	margin: 0 auto;
}
.access h2 + p{
	padding: 2rem 0 4rem;
	line-height: 1.6;
	text-align: center;
	font-size: 2.1rem;
	font-weight: bold;
}

.acc-car-space{
  padding: 5rem 0 10rem;
  background-image: url("../img/acc-bg.png"), url("../img/car/acc-landwave.png");
  background-repeat: no-repeat, no-repeat;
  background-size: contain, 1000px;
  background-position: center top, left bottom;
  background-color: #f4f8fa;
}
.acc-car h3{
	max-width: 24rem;
	margin: 0 auto;
}

.acc-car-pc{
	display: none;
}
.acc-car-sp{
	display: block;	
	padding: 2rem 1.5rem 0;
}

/* 内容 SP ----------------- */
.acc-wrap{
	max-width: 48rem;
	margin: 0 auto;
}
/* 質問 SP ----------------- */
.acc-q {
	padding: 1rem 0 0;
	cursor: pointer;
	position: relative;
}

/* +（開く） SP-------------------- */
.acc-q::before,
.acc-q::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.acc-q.osaka::before,.acc-q.osaka::after,
.acc-q.koube::before,.acc-q.koube::after,
.acc-q.toku::before,.acc-q.toku::after {
  background: #000;
}

.acc-q::before {
  width: 15px;
  height: 3px;
  right: 3.5rem;
}
.acc-q::after {
  width: 3px;
  height: 15px;
  right: 4.1rem;
  opacity: 1;
  transition: .3s;
}
.acc-q.active::after {
  opacity: 0;
}

/* A SP-------------------- */
.acc-a {
  display: none;
  cursor: pointer;
  overflow: hidden;
  margin: 0 0 5rem;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
}

/* 下地の矢印 SP ------------- */
.acc-a.osaka{
	background: #fff url(../img/car/osaka/acc-line_sp.svg) no-repeat center top;
	background-size: 52px;	
}
.acc-a.koube{
	background: #fff url(../img/car/koube/acc-line_sp.svg) no-repeat center top;
	background-size: 52px;	
}
.acc-a.toku{
	background: #fff url(../img/car/tokushima/acc-line_sp.svg) no-repeat center top;
	background-size: 52px;	
}

/* アクセス内容 SP  ------------- */
.acc-a ol{
  padding: 4rem 0 0; 
}
.acc-a ol li{
	margin: 0 3rem 3rem;
	text-align: center;
}
.acc-a ol li:last-child{
	margin: 0;
	padding: 2rem 0;
	text-align: center;
	background: url(../img/car/acc-fukura-wave_sp.png) no-repeat center bottom;	
}

/* 共通 */
.acc-a ol li:first-child,
.acc-a ol li:nth-child(3){
	padding: 1rem 0;
	letter-spacing: 0.05em;
	font-size: 2.1rem;
	font-weight: 700;
	border-radius: 1rem;
	background: #fff;
	position: relative;
}
.acc-a ol li:first-child span,
.acc-a ol li:nth-child(3) span{
	display: block;
	width: 4rem;
	position: absolute;
	left: 6%;
	top: 7%;
}
.acc-a ol li:nth-child(2),
.acc-a ol li:nth-child(4){
	padding: 1rem 0;
	font-size: 1.6rem;
	font-weight: 700;
	border-radius: 30rem;
}

/* 大阪 SP ------------- */
.acc-a.osaka ol li:first-child,
.acc-a.osaka ol li:nth-child(3){
	border: 4px solid #f76a6d;
	color:#f76a6d;
}
.acc-a.osaka ol li:nth-child(2),
.acc-a.osaka ol li:nth-child(4){
	background: #fdf0f0;
}

/* 神戸 SP -------- */
.acc-a.koube ol li:first-child,
.acc-a.koube ol li:nth-child(3){
	border: 4px solid #d7e8f1;
	color:#0e9abf;
}
.acc-a.koube ol li:nth-child(2),
.acc-a.koube ol li:nth-child(4){
	background: #e7edf0;
}

/* 徳島 SP -------- */
.acc-a.toku ol li:first-child,
.acc-a.toku ol li:nth-child(3){
	border: 4px solid #004593;
	color:#004593;
}
.acc-a.toku ol li:nth-child(2),
.acc-a.toku ol li:nth-child(4){
	background: #d7e8f1;
}


/* 無料駐車場完備 SP
-------------------------*/
.acc-parking {
  background: #fff;
  padding: 5rem 1.5rem 3rem;
}
.acc-parking h3 {
  width: 24rem;
  margin: 0 auto 4.5rem;
}

.acc-parking-box {
  max-width: 160rem;
  margin: 0 auto;
}
.acc-parking-box .acc-parking-map {
  text-align: center;
}
.acc-parking-box .acc-parking-detail {
  max-width: 67.5rem;
  margin: 0 auto;
}
.acc-parking-box .acc-parking-detail h3 {
  display: none;
}
.acc-parking-box .acc-parking-detail h4 {
  background: url(../img/acc-parking-rbn-bg.svg) no-repeat center center;
  background-size: 100%;
  font-size: 1.6rem;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  padding: 1.5rem 0 1.4rem;
  margin: 1.8rem auto;
}
.acc-parking-detail p {
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 1em;
}
.acc-parking-detail p.attention {
  font-size: 1.6rem;
  color: var(--rd);
  margin-bottom: 0.5em;
}


/* バスでのアクセス SP
-------------------------*/
.acc-bus {
  padding: 5rem 1.5rem 0;
}
.acc-bus h3 {
  width: 26rem;
  margin: 0 auto 4.5rem;
}
.acc-bus .acc-bus-box {
  max-width: 130rem;
  background: url(../img/acc-bus-fukura_sp.png) no-repeat center bottom;
  padding-bottom: 12rem;
  border-radius: 2rem;
  margin: 0 auto;
}
.acc-bus .bus-route {
  background: url(../img/acc-bus-line_sp.png) no-repeat center bottom;
  padding-bottom: 3rem;
  position: relative;
}
.acc-bus .bus-route .bus-stop {
  width: 30rem;
  background: #d7e8f1;
  font-size: 2rem;
  color: var(--dbl);
  font-weight: 700;
  line-height: 1.5;
  align-content: center;
  padding: 1.5rem 0 1.5rem 12.5rem;
  border: 0.3rem #11aeda solid;
  border-radius: 0.5rem;
  margin: 0 auto;
  position: relative;
}
.acc-bus .bus-route .bus-stop figure {
  width: 4.3rem;
  position: absolute;
  top: 50%;
  left: 15%;
  transform: translateY(-50%);
}
.acc-bus .bus-route > p {
  width: 26rem;
  height: 4.2rem;
  background: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  align-content: center;
  line-height: 1;
  padding: 0;
  border-radius: 3rem;
  margin: 1.5rem auto;
}
.acc-bus .bus-route .harbor {
  font-size: 2.4rem;
  font-weight: 700;
  position: absolute;
  bottom: -5rem;
  left: 55%;
}

.acc-bus .bus-detail p {
  margin: 2.5rem auto 2.7rem;
}
.acc-bus .bus-detail .bus-company {
  max-width: 166rem;
  background: #fff;
  padding: 2rem 1rem;
  border-radius: 1rem;
  margin: 0 auto;
}
.acc-bus .bus-detail .bus-company ul {
  display: flex;
  justify-content: space-between;
}
.acc-bus .bus-detail .bus-company li a {
  display: block;
  width: 10rem;
  height: 9rem;
  font-size: 1.8rem;
  color: var(--bl);
  font-weight: 700;
  padding-top: 2rem;
  text-align: center;
  border: 0.2rem var(--bl) solid;
  border-radius: 0.5rem;
  position: relative;
}
.acc-bus .bus-detail .bus-company li a::after {
  content: "";
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  background: url(../img/acc-bus-icon-open.svg) no-repeat center center;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translateX(-50%);
}

/*----------------------------------------------------
SP用 400- 
----------------------------------------------------*/
@media screen and (min-width:400px) {

  /* ACCESS & ESCAPE ROUTE SP
  -------------------------*/
  .acc-bus .bus-detail .bus-company ul {
    justify-content: space-around;
  }
}


/*----------------------------------------------------
PC / タブレット用 750- 
----------------------------------------------------*/
@media screen and (min-width:750px) {

  /* バスでのアクセス 750
  -------------------------*/
  .acc-bus .bus-detail .bus-company li {
    width: 30%;
  }
  .acc-bus .bus-detail .bus-company li a {
    width: auto;
    height: 6rem;
    padding-right: 2rem;
    padding-top: 0;
    align-content: center;
  }
  .acc-bus .bus-detail .bus-company li a::after {
    top: 50%;
    left: auto;
    right: 10%;
    transform: translate(0, -50%);
  }

}


/*----------------------------------------------------
ACCESS 1000- 
----------------------------------------------------*/
@media screen and (min-width:1000px) {

  .access{
    padding: 0 0 10rem;
  }

	/* 車でのアクセス　SP
	--------------------------*/
	/* 見出し 1000 --------- */
	.access h2{
		max-width: 67rem;
	}
	.access h2 + p{
		padding: 3rem 0;
		line-height: 1.6;
		font-size: 3rem;
	}

  .acc-car-space{
    padding: 10rem 0 17rem;
    background-image: url("../img/acc-bg.png"), url("../img/car/acc-landwave.png");
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
    background-position: center top, left bottom;
    background-color: #f4f8fa;
  }
	.acc-car h3{
		max-width: 28rem;
		margin: 0 auto 5rem;
	}

	.acc-car-sp{
		display: none;
	}
	.acc-car-pc{
		display: flex;
		max-width: 160rem;
		margin: 0 auto;
		padding: 0 1.5rem;
	}
	.acc-l{
		width: 81%;
		position: relative;
	}
	.acc-r{width: 19%;}

	.acc-wrap-pc ol{
		display: flex;
		align-items: center;
	}
	.acc-wrap-pc ol li{
		margin: 0 1.5% 0 0;
	}

	/* 共通 位置調整 1000 ---------*/
	.acc-wrap-pc ol.osaka{
		width: 100%;
		position: absolute;
		left: 0;
		top: 0px;
		background: url(../img/car/osaka/acc-line_pc.png) no-repeat right center;
		background-size: contain;
	}
	.acc-wrap-pc ol.koube{
		width: 100%;
		position: absolute;
		left: 0;
		top: 140px;
		background: url(../img/car/koube/acc-line_pc.png) no-repeat right center;
		background-size: contain;
	}
	.acc-wrap-pc ol.toku{
		width: 100%;
		position: absolute;
		left: 0;
		top: 270px;
		background: url(../img/car/tokushima/acc-line_pc.png) no-repeat right center;
		background-size: contain;		
	}

	/* 共通 サイズ 1000 ---------*/
	.acc-wrap-pc ol li:first-child{
		width: 18rem;
	}
	.acc-wrap-pc ol li:nth-child(2),
	.acc-wrap-pc ol li:nth-child(4){
		width: 10rem;
		position: relative;
	}
	.acc-wrap-pc ol li:nth-child(3){
		width: 20rem;
	}
	.acc-wrap-pc ol li:last-child{
		width: 10rem;
	}

	/* 共通 車 1000 ---------*/
	.acc-wrap-pc ol li:nth-child(2) span,.acc-wrap-pc ol li:nth-child(4) span{
		display: block;
		width: 3.5rem;
		position: absolute;
		left: 35%;
		top: 8%;
	}

	.acc-r p{
		position: relative;
	}
	.acc-r p span{
		position: absolute;
		top: -20%;
		left: 0;
	}


 /* 無料駐車場完備 1000
  -------------------------*/
  .acc-parking {
    background: none;
    padding: 8rem 3rem;
    position: relative;
  }
  .acc-parking h3 {
    display: none;
  }

  .acc-parking-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    padding: 5rem 1.5rem;
    border-radius: 1rem;
  }
  .acc-parking-box .acc-parking-map {
    width: 45%;
  }
  .acc-parking-box .acc-parking-detail {
    width: 55%;
    margin-left: 5rem;
  }
  .acc-parking-box .acc-parking-detail .acc-parking-title {
    width: 35rem;
  }
  .acc-parking-box .acc-parking-detail h3 {
    display: block;
    width: 25rem;
  }
  .acc-parking-box .acc-parking-detail h4 {
    background-position: center center;
    text-align: center;
    margin: 3rem 0 4rem;
  }


  /* バスでのアクセス 1000
  -------------------------*/
  .acc-bus {
    padding: 8rem 3rem 0;
  }
  .acc-bus h3 {
    margin: 0 auto 6rem;
  }
  .acc-bus .acc-bus-box {
    background: none;
    padding: 0 4.5rem;
  }
  .acc-bus .bus-route {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: url(../img/acc-bus-line_pc.png) no-repeat left center;
    background-size: 79%;
    padding: 0;
  }
  .acc-bus .bus-route .bus-stop {
    width: 16%;
    height: 11rem;
    font-size: 1.6rem;
    line-height: 1.3;
    padding: 5rem 1.5rem 0;
    text-align: center;
    align-content: normal;
    border-radius: 1rem;
    margin: 0;
  }
  .acc-bus .bus-route .bus-stop figure {
    width: 3.6rem;
    top: 15%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .acc-bus .bus-route > p {
    width: 12rem;
    height: 4.5rem;
    font-size: 1.6rem;
    padding: 0;
    border-radius: 3rem;
    margin: 0;
  }
  .acc-bus .bus-route .harbor {
    width: 21%;
    height: 0;
    padding-top: 12rem;
    background: url(../img/acc-bus-point05_pc.png) no-repeat right center;
    background-size: contain;
    overflow: hidden;
    position: static;
  }

  .acc-bus .bus-detail p {
    text-align: center;
    margin: 5.5rem auto 3.5rem;
  }
  .acc-bus .bus-detail .bus-company ul {
    justify-content: space-between;
    max-width: 130rem;
    padding: 0 3rem;
    margin: 0 auto;
  }

}

/*----------------------------------------------------
PC 1100- 
----------------------------------------------------*/
@media screen and (min-width:1100px) {
  
  /* バスでのアクセス 1100
  -------------------------*/
  .acc-bus .bus-route {
    background-size: 81%;
  }

}


/*----------------------------------------------------
ACCESS 1200- 
----------------------------------------------------*/
@media screen and (min-width:1200px) {


	/* 共通 位置調整 1200 ---------*/
	.acc-wrap-pc ol.koube{
		top: 180px;
	}
	.acc-wrap-pc ol.toku{
		top: 360px;
	}
	.acc-wrap-pc ol li{
		margin: 0 2% 0 0;
	}

	/* 共通 サイズ 1200 ---------*/
	.acc-wrap-pc ol li:first-child{
		width: 20rem;
	}
	.acc-wrap-pc ol li:nth-child(2),.acc-wrap-pc ol li:nth-child(4){
		width: 12rem;
	}
	.acc-wrap-pc ol li:nth-child(3){
		width: 22rem;
	}
	.acc-wrap-pc ol li:last-child{
		width: 12rem;
	}

	/* 共通 車 1200 ---------*/
	.acc-wrap-pc ol li:nth-child(2) span,.acc-wrap-pc ol li:nth-child(4) span{
		width: 3.5rem;
		left: 35%;
		top: 8%;
	}

  /* 無料駐車場完備 1200
  -------------------------*/
  .acc-parking {
    padding: 10rem 3rem 0;
  }

  .acc-parking-box {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 5rem 3rem;
    border-radius: 1rem;
  }
  .acc-parking-box .acc-parking-map {
    width: 45%;
  }
  .acc-parking-box .acc-parking-detail {
    width: 55%;
    max-width: 55rem;
    margin-left: 5rem;
  }
  .acc-parking-box .acc-parking-detail .acc-parking-title {
    width: 48rem;
  }
  .acc-parking-box .acc-parking-detail h3 {
    width: 30rem;
  }
  .acc-parking-box .acc-parking-detail h4 {
    font-size: 2.1rem;
    text-align: center;
  }
  .acc-parking-detail p {
    font-size: 1.6rem;
  }


  /* バスでのアクセス 1200
  -------------------------*/
  .acc-bus {
    padding: 10rem 3rem 0;
  }
  .acc-bus h3 {
    margin: 0 auto 8rem;
  }
  .acc-bus .bus-route {
    background-size: 74.5%;
  }
  .acc-bus .bus-route .bus-stop {
    width: 20rem;
    height: 16rem;
    font-size: 2.4rem;
    padding: 7rem 1.5rem 0;
  }
  .acc-bus .bus-route .bus-stop figure {
    width: 4.3rem;
    top: 13%;
  }
  .acc-bus .bus-route > p {
    width: 15rem;
    height: 7.2rem;
    font-size: 2rem;
    border-radius: 4rem;
  }
  .acc-bus .bus-route .harbor {
    width: 27rem;
    padding-top: 18rem;
  }

  .acc-bus .bus-detail p {
    font-size: 1.8rem;
    margin: 8.5rem auto 4.5rem;
  }
  .acc-bus .bus-detail .bus-company li a {
    height: 7.4rem;
    font-size: 2.4rem;
  }
  .acc-bus .bus-detail .bus-company li a::after {
    width: 1.8rem;
    height: 1.8rem;
  }


}


/*----------------------------------------------------
PC 1250- 
----------------------------------------------------*/
@media screen and (min-width:1250px) {
  
  /* バスでのアクセス 1250
  -------------------------*/
  .acc-bus .bus-route {
    background-size: 75.5%;
  }

}

/*----------------------------------------------------
PC 1300- 
----------------------------------------------------*/
@media screen and (min-width:1300px) {
  
  /* バスでのアクセス 1300
  -------------------------*/
  .acc-bus .bus-route {
    background-size: 76.5%;
  }

}



/*----------------------------------------------------
ACCESS 1000- 
----------------------------------------------------*/
@media screen and (min-width:1400px) {


	/* 共通 位置調整 1400 ---------*/
	.acc-wrap-pc ol.osaka{
		top: -50px;
		background: url(../img/car/osaka/acc-line_pc.png) no-repeat right center;
		background-size: auto;
	}
	.acc-wrap-pc ol.koube{
		top: 170px;
		background: url(../img/car/koube/acc-line_pc.png) no-repeat right center;
		background-size: auto;
	}
	.acc-wrap-pc ol.toku{
		top: 380px;
		background: url(../img/car/tokushima/acc-line_pc.png) no-repeat right center;
		background-size: auto;
	}
	.acc-wrap-pc ol li{
		margin: 0 1% 0 0;
	}

	/* 共通 サイズ 1400 ---------*/
	.acc-wrap-pc ol li:first-child{
		width: auto;
	}
	.acc-wrap-pc ol li:nth-child(2),.acc-wrap-pc ol li:nth-child(4){
		width: auto;
	}
	.acc-wrap-pc ol li:nth-child(3){
		width: auto;
	}
	.acc-wrap-pc ol li:last-child{
		width: auto;
	}

	/* 共通 車 1400 ---------*/
	.acc-wrap-pc ol li:nth-child(2) span,.acc-wrap-pc ol li:nth-child(4) span{
		width: 5rem;
		left: 34%;
		top: 14%;
	}

  /* 無料駐車場完備 1400
  -------------------------*/
  .acc-parking-box .acc-parking-detail {
    margin: 0 auto;
  }

  /* バスでのアクセス 1400
  -------------------------*/
  .acc-bus .bus-route {
    background-size: 77.8%;
  }

}