@charset "UTF-8";
/* 施設案内・アクセス
--------------------------------------------------*/
.anchorList .anchorList_item {
  border: none;
}
.anchorList .anchorList_item:after {
  display: none;
}
.anchorList .anchorList_item a:hover {
  background: none;
}

.floor-title {
  margin: 60px 0 15px;
}

#inline_content11 .photo-text {
  background-color: #fff;
  // text-align: center;
  padding: 3%;
  color: #000;
  background-image: url(../img/facility_access/img_felice_back01.jpg),url(../img/facility_access/img_felice_back02.jpg);
  background-position: left top,right bottom;
  background-repeat: no-repeat,no-repeat;
}

/*広域地図*/
.broad-map {
	text-align: center;
}
.broad-map img {
  max-width: none;
}

/*行き方*/
.root-map {
  font-size: 1.4em;
}
.root-map #map {
  width: 600px;
  height: 440px;
}
.root-map .linkWindow {
  text-decoration: underline;
}
.root-map dl {
  display: table;
  width: 100%;
  border-bottom: 1px solid #d29b9a;
}
.root-map dl dt,
.root-map dl dd {
  display: table-cell;
  padding: 15px 0;
  vertical-align: middle;
}
.root-map dl dt {
  width: 75px;
}
.root-map dl a {
  margin: 10px 0 15px;
  background: url(../img/common/ico_arrow_next.png) no-repeat left center;
  background-size: 10px 10px;
  padding-left: 15px;
  text-decoration: underline;
}
.root-map .blockLine2-right dl:last-child {
  border-bottom: none;
}

/*コンタクト*/
.contact {
  padding-top: 10px;
  font-size: 1.4em;
}

.contact .photo {
  float: left;
  width: 440px;
}

.contact .data {
  float: right;
  width: 730px;
}

.contact header {
  margin: 0 0 8px;
}

.contact h4 {
  font-size: 135%;
  font-weight: bold;
}

.contact h4 span {
  margin: 0 0 0 25px;
}

.contact h4 img {
  position: relative;
  top: -1px;
}

.contact .location {
  padding: 0 0 8px;
  line-height: 1.5;
}

.contact .location p {
  margin: 0 0 13px;
}

.option {
  background: #f8f6e5;
  padding: 1px 35px;
  font-size: 0.9em;
}
.option .blockLine2 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.option .blockLine2-left {
  width: 30%;
}
.option .blockLine2-right {
  width: 68%;
}
.option .blockLine2_title {
  font-size: 1.8em;
}

/*移動手段*/
.transportation {
  margin-bottom: 80px;
}
.transportation .sp {
  display: none;
}
.transportation .pc {
  width: 1202px;
}
.transportation .blockLine2-left {
  width: 444px;
  font-size: 1.5em;
}
.transportation .blockLine2-left h3 {
  padding: 4px 5px;
  margin-bottom: 15px;
  background: #860401;
  color: #FFF;
  font-size: 0.9em;
  font-weight: bold;
}
.transportation .blockLine2-left h3 img {
  vertical-align: middle;
  margin-right: 10px;
}
.transportation .blockLine2-left dl {
  display: table;
  width: 100%;
}
.transportation .blockLine2-left dl dt,
.transportation .blockLine2-left dl dd {
  display: table-cell;
}
.transportation .blockLine2-left dt {
  width: 290px;
}
.transportation .blockLine2-left dt li {
  display: inline-block;
}
.transportation .blockLine2-left dt li:first-child {
  width: 50px;
}
.transportation .blockLine2-left .arrow img {
  width: 65px;
  margin: 0 15px;
  vertical-align: middle;
}
.transportation .blockLine2-left .airport {
  height: 188px;
}
.transportation .blockLine2-left .airport h3 img {
  width: 64px;
}
.transportation .blockLine2-left .train {
  height: 183px;
}
.transportation .blockLine2-left .train h3 img {
  width: 64px;
}
.transportation .blockLine2-left .car {
  height: 240px;
}
.transportation .blockLine2-left .car h3 img {
  width: 38px;
}
.transportation .blockLine2-left .ship {
  height: 234px;
}
.transportation .blockLine2-left .ship h3 img {
  width: 51px;
}
.transportation .blockLine2-left .ship dt {
  width: 330px;
}
.transportation .blockLine2-left .ship dt li:first-child {
  width: 120px;
}
.transportation .blockLine2-left .iyotetsu h3 img {
  width: 43px;
}
.transportation .blockLine2-right {
  width: 757px;
}

@media screen and (max-width: 767px) {
  .floor-title {
    margin: 30px 0 0;
  }

  .listItem_txt-l {
    font-size: 1.3em;
    display: inline-block;
    margin-right: 10px;
  }

  .alignRight {
    margin-top: 10px;
  }

  .otherGlay {
    padding: 10px;
  }

  .otherPrice {
    font-size: 1.3em;
  }

  .otherCont_wideM {
    width: 100%;
  }

  .otherCont_wideS {
    width: 100%;
    margin-bottom: 20px;
  }

  .otherPrice_name {
    width: 70%;
  }

  .otherPrice_price {
    width: 30%;
  }

  .anchorList_item {
    display: inline-block;
    width: 48%;
    box-sizing: border-box;
    letter-spacing: normal;
  }
  .anchorList_item a {
    padding: 0;
  }

  .broad-map img {
    max-width: 100%;
  }

  .root-map #map {
    width: 100%;
    position: relative;
    padding: 0 0 100%;
    height: 0;
    overflow: hidden;
  }
  .root-map #map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .root-map dl dt {
    width: 35px;
    vertical-align: top;
  }

  .contact .photo,
  .contact .data {
    float: none;
    width: auto;
  }

  .contact .photo {
    margin: 0 0 10px;
  }

  .contact header {
    margin: 0 0 8px;
  }

  .contact h4 {
    font-size: 18px;
  }

  .contact h4 span {
    margin: 0 0 0 8px;
  }

  .contact h4 img {
    width: 180px;
  }

  .contact .location {
    padding: 0;
  }

  .option {
    padding-left: 10px;
    padding-right: 10px;
  }
  .option .blockLine2 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .option .blockLine2 > .blockLine2-left,
  .option .blockLine2 > .blockLine2-right {
    display: block;
    width: 100%;
  }
  .option .blockLine2 > .blockLine2-left .blockLine2_title,
  .option .blockLine2 > .blockLine2-right .blockLine2_title {
    margin: 10px 0 0;
  }
 
  .option .blockLine2 > .blockLine2-left .blockLine2_read,
  .option .blockLine2 > .blockLine2-right .blockLine2_read {
    margin: 5px 0 0;
  }
  .option .blockLine2 > .blockLine2-left .blockLine2-left,
  .option .blockLine2 > .blockLine2-right .blockLine2-left {
    width: 35%;
  }
  .option .blockLine2 > .blockLine2-left .blockLine2-right,
  .option .blockLine2 > .blockLine2-right .blockLine2-right {
    width: 63%;
    text-align: left;
    padding-left: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
  }

  .transportation {
    margin-bottom: 30px;
  }
  .transportation .pc {
    display: none;
  }
  .transportation .sp {
    display: block;
  }
  .transportation .sp .select div {
    display: none;
    padding: 0;
  }
  .transportation .sp .select div:first-child {
    display: block;
  }
  .transportation .sp .select .current {
    background-color: #930002;
    color: #fff;
  }
  .transportation .sp .data {
    margin: 0 0 10px;
  }
  .transportation .sp .map,
  .transportation .sp .select {
    float: none;
    width: auto;
  }
  .transportation .sp .select table {
    table-layout: fixed;
    width: 100%;
  }
  .transportation .sp .select th {
    background-size: 10px auto;
    border: 1px solid #930002;
    height: 35px;
    padding: 3px 0;
    text-align: center;
    line-height: 1;
    font-size: 13px;
    color: #930002;
    cursor: pointer;
    text-align: center;
  }
  .transportation .sp .select td {
    height: auto;
    padding: 10px 10px 0;
    font-size: 14px;
  }
  .transportation .sp .select td dl {
    display: table;
    width: 100%;
  }
  .transportation .sp .select td dl dt,
  .transportation .sp .select td dl dd {
    display: table-cell;
    vertical-align: middle;
  }
  .transportation .sp .select td dl dt {
    width: 70%;
  }
  .transportation .sp .select td dl dd {
    text-align: right;
  }
  .transportation .sp .select li {
    display: inline-block;
    margin: 0 7px 0px 0;
    padding: 2px 0 0 0;
    vertical-align: middle;
  }
  .transportation .sp .select li:first-child {
    width: 45px;
  }
  .transportation .sp .select li.arrow {
    width: 67px;
  }
  .transportation .sp .select li.arrow img {
    vertical-align: middle;
  }
  .transportation .sp .select .car li:first-child {
    width: 30px;
  }
  .transportation .sp .select .car li.arrow {
    width: 38px;
  }
  .transportation .sp .select .ship li:first-child {
    width: 70px;
    line-height: 1.2;
  }
  .transportation .sp .select .ship li.arrow {
    width: 38px;
  }
  .transportation .sp #js-transportationSelectData {
    padding: 0 0 10px;
  }
  .transportation .sp #js-transportationSelectData h3 {
    margin-right: -1px;
    padding: 3px 0 3px 10px;
    background: #930002;
    color: #FFF;
  }
  .transportation .sp #js-transportationSelectData h3 img {
    width: 45px;
    margin-right: 10px;
    vertical-align: middle;
  }
  .transportation .sp #js-transportationSelectData p {
    margin-top: 15px;
	  padding: 0 10px;
  }
}

/*施設バナー*/
.banner {
  display: -webkit-box;
  display: -webkit-flex;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-justify-content:space-between;
  justify-content:space-between;
  margin-bottom: 8%;
}
.banner div {
  width: 220px;
}
.banner div img {-webkit-backface-visibility: hidden;}
.banner p {font-size: 150%;margin-top: 6px;}

@media screen and (max-width: 767px) {
  .banner div {width: 49%;margin-bottom: 3%;}
}


/*2020/12/23追記*/
.transportation .transportation_pc{
	width: 100%;
}
.transportation .transportation_pc .transportation_contents{
	text-align: center;
	padding: 60px 0 40px;
}
.transportation .transportation_pc .transportation_contents:nth-child(odd){
	background: #F4F3EE;
}
.transportation .transportation_pc .transportation_contents figure{
	width: 869px;
	margin: 0 auto;
}
.transportation .transportation_pc .transportation_contents h3{
	font-size: 26px;
}
.sightseeing {
	margin-bottom: 130px;
}
.sightseeing .titleRead-main{
	text-align: center;
}
.sightseeing .sightseeing_contents dl{
	width: 23.5%;
	float: left;
	margin-right: 2%;
}

.sightseeing .sightseeing_contents dl:nth-child(4),
.sightseeing .sightseeing_contents dl:nth-child(8){
	margin-right: 0;
}
.sightseeing .sightseeing_contents dl:first-child,
.sightseeing .sightseeing_contents dl:nth-child(2),
.sightseeing .sightseeing_contents dl:nth-child(3),
.sightseeing .sightseeing_contents dl:nth-child(4){
	margin-bottom: 3%;
}
.sightseeing .sightseeing_contents dl dd{
	margin-bottom: 10px;
}
.sightseeing .sightseeing_contents dl dt{
	text-align: center;
	font-size: 20px;
	line-height: 1.3;
}
.sightseeing .sightseeing_contents dl dt span{
	font-size: 16px;
	display: block;
}
.sightseeing .sightseeing_contents dl dt span.sightseeing_subtit{
	margin-top: 10px;
	color: #242424;
}

@media screen and (max-width: 767px) {
	.sightseeing .sightseeing_contents dl{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 5% !important;
	}
	.sightseeing .sightseeing_contents dl:nth-child(even){
		margin-right: 0;
	}
	.sightseeing .sightseeing_contents dl:nth-child(5),
	.sightseeing .sightseeing_contents dl:nth-child(6){
		margin-bottom: 0;
	}
	
	.sightseeing .sightseeing_contents dl dd{
		margin-bottom: 5px;
	}
	.sightseeing .sightseeing_contents dl dd img{
		width: 100%;
	}
	.sightseeing .sightseeing_contents dl dt{
		font-size: 16px;
	}
	.sightseeing .sightseeing_contents dl dt span{
		font-size: 14px;
	}
	.sightseeing .sightseeing_contents dl dt span.sightseeing_subtit{
		margin-top: 5px;
	}
}
