@charset "utf-8";

/* 特別カセット
------------------------------------------------------*/
.mabuioto__setplan{
	margin-top: 16px;
	text-align: center;
	font-weight: 500;
}
.block-type1__body .mabuioto__setplan + .buttonwrap{
	margin-top: 0;
	padding-top: 0;
}
@media print, screen and (min-width:960px) {
	.mabuioto__setplan{
		margin-top: 24px;
	}
}

/* MAP
------------------------------------------------------*/
.guidemap__wrap {
	margin-top: 16px;
}
.guidemap__head {
	display: flex;
	justify-content: center;
	border-bottom: solid 5px var(--tab);
	gap: 4px;
}
.guidemap__head-bt {
	display: block;
	width: calc(100% / 3);
	padding: 16px 4px;
	color: var(--tab);
	font-weight: 500;
	border-radius: 8px 8px 0 0;
	border-top: solid 2px var(--tab);
	border-right: solid 2px var(--tab);
	border-left: solid 2px var(--tab);
	background: #fff;
	transition: opacity .2s ease-out;
}
.guidemap__head-bt.is-active {
	position: relative;
	color: #fff;
	font-weight: bold;
	background: var(--tab);
}
.guidemap__head-bt.is-active::before {
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 1;
	content: "";
	display: inline-block;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid var(--tab);
}
.guidemap__body {
	background: #bbe5ff;
}
.guidemap__body-cassette .cassette__item {
	width: 100%;
	margin: 0;
}
.guidemap__body-area {
	position: relative;
}
.guidemap__body-area.map-honto .guidemap__body-area-img {
	display: none;
}
.guidemap__body-area.map-honto .guidemap__body-area-img[aria-hidden="false"] {
	display: block;
}
.guidemap__body-area-img img {
	width: 100%;
	height: auto;
}
.guidemap__modal-bt {
	position: absolute;
	padding: 6px 20px 6px 8px;
	line-height: 1;
	color: #135482;
	font-size: 1.2rem;
	font-weight: bold;
	border-radius: 50vw;
	background: #fff;
	box-shadow: 2px 2px 0px 0px rgba(140, 180, 242, 0.4);
	white-space: nowrap;
	transition: background .2s ease-out
}
.guidemap__modal-bt.-city {
	color: #b39050;
}
.guidemap__modal-bt--inline {
	display: inline-block;
	font-weight: bold;
}
.guidemap__modal-bt--ico {
	position: absolute;
	right: 4px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 1.6rem;
	line-height: 1;
}
/* 石垣島 */
.guidemap__modal-bt.-yaima {
	right: 34%;
	bottom: 61%;
}
.guidemap__modal-bt.-limestonecave {
	right: 2%;
	top: 65%;
}
.guidemap__modal-bt.-kabira {
	right: 22%;
	bottom: 73%;
}
.guidemap__modal-bt.-iriomoteisland {
	left: 3%;
	top: 35%;
}
.guidemap__modal-bt.-taketomiisland {
	left: 40%;
	top: 57%;
}
.guidemap__modal-bt.-ishigakiisland {
	left: 64%;
	top: 6%;
}
.guidemap__modal-bt.-yonaguniisland {
	left: 2%;
	bottom: 14%;
}
/* 宮古島 */
.guidemap__modal-bt.-marinepark {
	left: 59%;
	bottom: 72%;
}
.guidemap__modal-bt.-utopiafarm {
	right: 2%;
	bottom: 52%;
}
.guidemap__modal-bt.-maipari {
	left: 10%;
	top: 72%;
}
.guidemap__modal-bt.-miyakoisland {
	left: 75%;
	top: 71%;
}
.guidemap__modal-bt.-irabuisland {
	left: 3%;
	top: 24%;
}
.guidemap__spotlist-item {
	position: absolute;
	display: inline-flex;
	align-items: flex-start;
	flex-wrap: wrap;
	color: #174873;
	line-height: 1.3;
	font-size: 1.2rem;
	font-weight: 500;
}
.guidemap__spotlist-item--air-line {
	display: inline-block;
	padding-left: 1em;
	font-weight: 500;
}
.guidemap__spotlist-item.-city {
	transform: translate(-50%, -50%);
	color: #323743;
	text-shadow: 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%), 0 0 2px rgb(255 255 255 / 80%);
}
.guidemap__spotlist.-all .guidemap__spotlist-item:first-child {
	left: 54%;
	top: 42%;
}
.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(2) {
	left: 39%;
	top: 73%;
}
.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(3) {
	left: 34%;
	top: 78%;
}
.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(4) {
	right: 50%;
	bottom: 83%;
}
.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(5) {
	right: 58%;
	top: 29%;
}
.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(6) {
	left: 28%;
	bottom: 43%;
}
.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(7) {
	right: 76%;
	bottom: 19%;
}
.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(8) {
	left: 66%;
	bottom: 21%;
}
.guidemap__body-area.all .guidemap__spotlist.-honto .guidemap__spotlist-item:first-child {
	right: 73%;
	bottom: 14%;
}
.guidemap__body-area.northern .guidemap__spotlist.-honto .guidemap__spotlist-item:first-child {
	display: none;
}
.guidemap__body-area.central .guidemap__spotlist.-honto .guidemap__spotlist-item:first-child {
	right: 78%;
	bottom: 21%;
}
.guidemap__body-area.southern .guidemap__spotlist.-honto .guidemap__spotlist-item:first-child {
	right: 63%;
	bottom: 47%;
}
/* 石垣島 */
.guidemap__spotlist.-ishigaki .guidemap__spotlist-item:first-child {
	left: 80%;
	top: 41%;
}
.guidemap__spotlist.-ishigaki .guidemap__spotlist-item:nth-child(2) {
	left: 83%;
	top: 32%;
}
.guidemap__spotlist.-ishigaki .guidemap__spotlist-item:nth-child(3) {
	left: 7%;
	top: 61%;
}
.guidemap__spotlist.-ishigaki .guidemap__spotlist-item:nth-child(4) {
	left: 41%;
	bottom: 51%;
}
.guidemap__spotlist.-ishigaki .guidemap__spotlist-item:nth-child(5) {
	right: 35%;
	bottom: 49%;
}
.guidemap__spotlist.-ishigaki .guidemap__spotlist-item:nth-child(6) {
	left: 49%;
	top: 69%;
}
.guidemap__spotlist.-ishigaki .guidemap__spotlist-item:nth-child(7) {
	left: 26%;
	bottom: 69%;
}
.guidemap__spotlist.-ishigaki .guidemap__spotlist-item:nth-child(8) {
	left: 25%;
	top: 91%;
}
.guidemap__spotlist.-ishigaki .guidemap__spotlist-item:nth-child(9) {
	left: 20%;
	bottom: 91%;
}
/* 宮古島 */
.guidemap__spotlist.-miyako .guidemap__spotlist-item:first-child {
	right: 77%;
	top: 40%;
}
.guidemap__spotlist.-miyako .guidemap__spotlist-item:nth-child(2) {
	right: 50%;
	top: 52%;
}
.guidemap__spotlist.-miyako .guidemap__spotlist-item:nth-child(3) {
	left: 74%;
	bottom: 45%;
}
.guidemap__spotlist.-miyako .guidemap__spotlist-item:nth-child(4) {
	left: 29%;
	bottom: 65%;
}
.guidemap__spotlist.-miyako .guidemap__spotlist-item:nth-child(5) {
	right: 79%;
	top: 47%;
}
.guidemap__spotlist.-miyako .guidemap__spotlist-item:nth-child(6) {
	right: 59%;
	bottom: 35%;
}
.guidemap__spotlist.-miyako .guidemap__spotlist-item:nth-child(7) {
	left: 42%;
	bottom: 83%;
}
.guidemap__spotlist.-miyako .guidemap__spotlist-item:nth-child(8) {
	left: 54%;
	bottom: 79%;
}
.guidemap__spotlist.-miyako .guidemap__spotlist-item:nth-child(9) {
	left: 20%;
    bottom: 92%;
}
@media screen and (max-width:959px) {
	.guidemap__modal-bt.-kume {
		left: 1%;
		bottom: 35%;
		white-space: wrap;
	}
	/* 北部 */
	.guidemap__modal-bt.-kouri {
		left: 43%;
		bottom: 71%;
	}
	.guidemap__modal-bt.-churaumi {
		left: 2%;
		bottom: 68%;
	}
	.guidemap__modal-bt.-pineapplepark {
		left: 50%;
		bottom: 44%;
	}
	.guidemap__modal-bt.-jangular {
		left: 47%;
		bottom: 53%;
	}
	.guidemap__modal-bt.-nago {
		left: 36%;
		top: 57%;
	}
	.guidemap__modal-bt.-motobu {
		left: 16%;
		top: 46%;
	}
	.guidemap__modal-bt.-onna {
		left: 16%;
		top: 66%;
	}
	.guidemap__modal-bt.-yanbaru {
		left: 59%;
		top: 9%;
	}
	.guidemap__modal-bt.-kin {
		left: 44%;
		bottom: 21%;
	}
	/* 中部 */
	.guidemap__modal-bt.-ryukyu {
		left: 13%;
		bottom: 70%;
	}
	.guidemap__modal-bt.-zanpa {
		left: 8%;
		top: 39%;
	}
	.guidemap__modal-bt.-urasoe {
		left: 11%;
		top: 54%;
	}
	.guidemap__modal-bt.-uruma {
		left: 56%;
		top: 44%;
	}
	.guidemap__modal-bt.-okinawa {
		left: 42%;
		top: 52%;
	}
	/* 南部 */
	.guidemap__modal-bt.-shurijopark {@charset "utf-8";@charset "utf-8";@charset "utf-8";@charset "utf-8";
		left: 18%;
		bottom: 67%;
	}
	.guidemap__modal-bt.-okinawaworld {
		left: 48%;
		top: 68%;
	}
	.guidemap__modal-bt.-kokusaidori {
		right: 70%;
		bottom: 57%;
	}
	.guidemap__modal-bt.-naha {
		left: 38%;
		top: 48%;
	}
	.guidemap__modal-bt.-itoman {
		left: 30%;
		top: 65%;
	}
	.guidemap__modal-bt.-nanjo {
		left: 61%;
		top: 57%;
	}
	.guidemap__modal-bt.-shuri {
		left: 50%;
		top: 38%;
	}
	.guidemap__area-bt {
		position: absolute;
		transform: translate(-50%, -50%);
		padding: 4px calc(1em + 12px) 4px 8px;
		min-height: 30px;
		line-height: 1.5;
		color: #135482;
		font-size: 1.2rem;
		font-weight: bold;
		border-radius: 50vw;
		background: #ffcc00;
		box-shadow: 2px 2px 0px 0px rgba(140, 180, 242, 0.4);
		white-space: nowrap;
	}
	.guidemap__area-bt--ico {
		position: absolute;
		right: 4px;
		top: 50%;
		transform: translateY(-50%);
		font-size: 2.0rem;
		line-height: 1;
	}
	/* 全体 */
	.guidemap__body-area .guidemap__area-bt.-northern {
		left: 76%;
		top: 10%;
	}
	.guidemap__body-area .guidemap__area-bt.-central {
		left: 80%;
		top: 66%;
	}
	.guidemap__body-area .guidemap__area-bt.-southern {
		left: 49%;
		top: 90%;
	}
	/* 北部 */
	.guidemap__body-area.northern .guidemap__area-bt.-central {
		left: 28%;
		top: 93%;
	}
	.guidemap__body-area.northern .guidemap__area-bt.-southern {
		left: 79%;
		top: 93%;
	}
	.guidemap__body-area.northern .guidemap__area-bt.-central .guidemap__area-bt--ico::before, .guidemap__body-area.northern .guidemap__area-bt.-southern .guidemap__area-bt--ico::before {
		transform: rotate(90deg);
	}
	/* 中部 */
	.guidemap__body-area.central .guidemap__area-bt.-northern {
		left: 73%;
		top: 7%;
	}
	.guidemap__body-area.central .guidemap__area-bt.-southern {
		left: 27%;
		top: 93%;
	}
	.guidemap__body-area.central .guidemap__area-bt.-northern .guidemap__area-bt--ico::before {
		transform: rotate(-90deg);
	}
	.guidemap__body-area.central .guidemap__area-bt.-southern .guidemap__area-bt--ico::before {
		transform: rotate(90deg);
	}
	/* 南部 */
	.guidemap__body-area.southern .guidemap__area-bt.-northern {
		left: 79%;
		top: 6%;
	}
	.guidemap__body-area.southern .guidemap__area-bt.-central {
		left: 67%;
		top: 23%;
	}
	.guidemap__body-area.southern .guidemap__area-bt.-northern .guidemap__area-bt--ico::before, .guidemap__body-area.southern .guidemap__area-bt.-central .guidemap__area-bt--ico::before {
		transform: rotate(-90deg);
	}
	.guidemap__body-area .guidemap__modal-bt.-all, .guidemap__body-area .guidemap__modal-bt.-northern, .guidemap__body-area .guidemap__modal-bt.-central, .guidemap__body-area .guidemap__modal-bt.-southern {
		display: none;
	}
	.guidemap__body-area.all .guidemap__modal-bt.-all, .guidemap__body-area.northern .guidemap__modal-bt.-northern, .guidemap__body-area.central .guidemap__modal-bt.-central, .guidemap__body-area.southern .guidemap__modal-bt.-southern {
		display: block;
	}
	.guidemap__allback-bt {
		position: absolute;
		left: 4px;
		top: 8px;
		padding-left: calc(1em + 6px);
		font-size: 1.4rem;
		color: #174873;
		font-weight: bold;
	}
	.guidemap__allback-bt--ico {
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		font-size: 2.4rem;
		line-height: 1;
	}
	.guidemap__modal-bt.-kume .guidemap__modal-bt--inline {
		display: block;
	}
}
@media print, screen and (min-width:960px) {
	.guidemap__wrap {
		margin-top: 32px;
	}
	.guidemap__head {
		gap: 8px;
	}
	.guidemap__head-bt {
		width: 100%;
		max-width: 250px;
		padding: 16px;
		font-size: 2.0rem;
	}
	.guidemap__head-bt.is-active::before {
		border-left-width: 15px;
		border-right-width: 15px;
		border-top-width: 15px;
	}
	.guidemap__head-bt:not(.is-active):hover {
		opacity: .6;
	}
	.guidemap__body {
		display: flex;
		align-items: flex-start;
	}
	.guidemap__body-area {
		display: block;
		flex: 1;
		margin-right: 40px;
	}
	.guidemap__body-cassette {
		display: block !important;
		margin: 32px 32px 0 0;
		width: 30%;
	}
	.guidemap__area-bt {
		display: none;
	}
	.guidemap__allback-bt {
		display: none;
	}
	.guidemap__modal-bt {
		display: block;
		padding: 8px 40px 8px 16px;
		font-size: 1.8rem;
		box-shadow: 4px 4px 0px 0px rgba(140, 180, 242, 0.4);
	}
	.guidemap__modal-bt:not(.is-active):hover {
		background: #dcdfeb;
	}
	.guidemap__modal-bt.-city:not(.is-active):hover {
		background: #f3f1ed;
	}
	.guidemap__modal-bt--ico {
		right: 12px;
		font-size: 2.5rem;
	}
	.guidemap__modal-bt.is-active {
		color: #fff;
		background: #135482;
	}
	.guidemap__modal-bt.-city.is-active {
		color: #fff;
		background: #b39050;
	}
	.guidemap__modal-bt.-kume {
		left: 1%;
		top: 60%;
	}
	/* 北部 */
	.guidemap__modal-bt.-kouri {
		left: 59%;
		bottom: 81%;
	}
	.guidemap__modal-bt.-churaumi {
		left: 32%;
		bottom: 80%;
	}
	.guidemap__modal-bt.-pineapplepark {
		right: 47%;
		bottom: 62%;
	}
	.guidemap__modal-bt.-jangular {
		left: 71%;
		top: 30%;
	}
	.guidemap__modal-bt.-nago {
		left: 57%;
		top: 34%;
	}
	.guidemap__modal-bt.-motobu {
		left: 42%;
		top: 25%;
	}
	.guidemap__modal-bt.-onna {
		left: 39%;
		top: 42%;
	}
	.guidemap__modal-bt.-yanbaru {
		left: 70%;
		top: 5%;
	}
	.guidemap__modal-bt.-kin {
		left: 61%;
		top: 47%;
	}
	/* 中部 */
	.guidemap__modal-bt.-ryukyu {
		left: 26%;
		bottom: 49%;
	}
	.guidemap__modal-bt.-zanpa {
		left: 8%;
		top: 53%;
	}
	.guidemap__modal-bt.-urasoe {
		left: 22%;
		bottom: 27%;
	}
	.guidemap__modal-bt.-uruma {
		left: 48%;
		top: 61%;
	}
	.guidemap__modal-bt.-okinawa {
		left: 43%;
		bottom: 28%;
	}
	/* 南部 */
	.guidemap__modal-bt.-shurijopark {
		left: 4%;
		bottom: 24%;
	}
	.guidemap__modal-bt.-okinawaworld {
		left: 35%;
		bottom: 2%;
	}
	.guidemap__modal-bt.-kokusaidori {
		right: 79%;
		bottom: 18%;
	}
	.guidemap__modal-bt.-naha {
		left: 28%;
		bottom: 14%;
	}
	.guidemap__modal-bt.-itoman {
		left: 19%;
		bottom: 2%;
	}
	.guidemap__modal-bt.-nanjo {
		left: 42%;
		bottom: 8%;
	}
	.guidemap__modal-bt.-shuri {
		left: 36%;
		bottom: 20%;
	}
	/* 都市名・空港名 */
	.guidemap__spotlist.-all {
		display: none;
	}
	.guidemap__spotlist-item--air-line {
		display: inline;
		padding-left: 0;
	}
	.guidemap__spotlist-item {
		position: absolute;
		color: #174873;
		font-size: 1.8rem;
		font-weight: 500;
	}
	.guidemap__spotlist-item.-city {
		font-size: 1.6rem;
	}
	.guidemap__spotlist.-all .guidemap__spotlist-item:first-child {
		left: 50%;
		top: 48%;
	}
	.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(2) {
		left: 37%;
		top: 71%;
	}
	.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(3) {
		left: 32%;
		top: 83%;
	}
	.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(4) {
		right: 53%;
		bottom: 83%;
	}
	.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(5) {
		right: 58%;
		top: 29%;
	}
	.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(6) {
		right: 68%;
		bottom: 43%;
	}
	.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(7) {
		right: 76%;
		bottom: 20%;
	}
	.guidemap__spotlist.-all .guidemap__spotlist-item:nth-child(8) {
		left: 68%;
		bottom: 24%;
	}
	.guidemap__spotlist.-honto .guidemap__spotlist-item:first-child {
		right: 73%;
		bottom: 14%;
	}
}


/* MAP CASSETTE
------------------------------------------------------*/
.map-cassette__item[aria-hidden="true"]{
	display: none;
}
.map-cassette__item-wp{
	display: flex;
	flex-direction: column;
	padding-bottom: 16px;
	line-height: 1.5;
	border: solid 5px var(--sec-border);
	background: #fff;
}
.map-cassette__item-body{
	flex: 1;
	display: flex;
	flex-direction: column;
	padding: 16px 16px 0;
}
.map-cassette__item-body-main{
	flex: 1;
}

.map-cassette__item-ttl{
	font-size: 1.6rem;
	font-weight: bold;
}
.map-cassette__item-area{
	margin-top: 4px;
}
.map-cassette__item-area span{
	display: inline-block;
	padding: 6px 8px;
	line-height: 1;
	font-size: 1.2rem;
	border-radius: 50vw;
	background: #f5f5f5;
}
.map-cassette__item-txt{
	margin-top: 8px;
}
.map-cassette__item-price{
	margin-top: 8px;
    text-align: center;
	line-height: 1.3;
    color: #d6757c;
    font-weight: bold;	
}
.map-cassette__item-pricetxt{
	margin-top: 8px;
	font-weight: 500;
}
.map-cassette__item-price--num {
    font-size: 2.6rem;
	font-weight: bold;
    font-family: "Yu Gothic Medium", YuGothic, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", HelveticaNeue, Arial, Verdana, "游ゴシック体", "游ゴシック Medium", "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
}
.map-cassette__item-condition{
	margin-top: 8px;
	font-size: 1.3rem;
}
.escort .map-cassette__item-condition{
	text-align: center;
}

.map-cassette__item-ico{
	order: -1;
	display: flex;
	flex-wrap: wrap;
	margin: -4px 0 8px -4px;
}
.map-cassette__item-icoitem{
	display: flex;
	align-items: center;
	margin: 4px 0 0 4px;
	padding: 2px 4px;
	line-height: 1;
	color: #8f671e;
	font-size: 1.2rem;
	border-radius: 50vw;
	border: solid 1px #8f671e;
	background: #fff;
}
.map-cassette__item-icoitem--ico{
	font-size: 1.6rem;
	line-height: 1;
}
.map-cassette__item-point{
	margin-top: 8px;
	padding: 16px;
}
.map-cassette__item-point .point__ttl{
	font-size: 1.8rem;
}
.map-cassette__item-enquete{
	display: flex;
	align-items: center;
	margin-top: 8px;
	font-size: 1.2rem;
}
.map-cassette__item-enquete-ttl{
	font-weight: 500;
}
.map-cassette__item-enquete-txt{
	margin-left: 8px;
}
.map-cassette__item-enquete-star{
	margin-left: 8px;
	display: inline-flex;
	align-items: center;
}
.map-cassette__item-image{
	order: -2;
	position: relative;
	overflow: hidden;
	padding-top: calc(375 / 500 * 100%);
}
.map-cassette__item-image img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.map-cassette__item-image.-scale img{
	transform: translate(-50%, -50%) scale(1.1);
}

.map-cassette__item-bts{
	margin-top: 16px;
}
.map-cassette__item-bts-ttl{
	margin: 0 16px;
	text-align: center;
	font-weight: bold;
}
.map-cassette__item-bt{
	margin: 16px 16px 0;
	max-width: 500px;
}
.map-cassette__item-bts-ttl + .map-cassette__item-bt,
.map-cassette__item-bt + .map-cassette__item-bt{
	margin-top: 8px;
}
.map-cassette__item-bt-link{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px;
	min-height: 40px;
	line-height: 1.3;
	color: #fff!important;
	font-size: 1.5rem;
	font-weight: bold;
	background: var(--color);
	transition: opacity .2s ease-out
}
.map-cassette__item-bt-link.-secondary{
	color: var(--color)!important;
	font-size: 1.5rem;
	border: solid 3px var(--color);
	background: #fff;
}
.map-cassette__item-bt-link--ico{
	position: absolute;
	left: 8px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 2.0rem;
}
.map-cassette__item-bt-link--arrow{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 2.5rem;
}

.map-cassette__item-txtlink{
	margin: 8px 16px 0;
	text-align: right;
	transition: opacity .2s ease-out;
}
.map-cassette__item-bt + .map-cassette__item-txtlink{
	margin-top: 16px;
}
.map-cassette__item-txtlink + .map-cassette__item-txtlink {
	margin-top: 4px;
}
.map-cassette__item-txtlink--txt {
    display: inline-flex;
    align-items: center;
    color: var(--color) !important;
    font-weight: 500;
}
.map-cassette__item-txtlink--arrow {
    font-size: 2.2rem;
    line-height: 1;
}
.map-cassette__kome{
	margin-top: 8px;
	font-size: 1.2rem;
}
.map-cassette__kome .kome{
	display: inline-block;
}

@media print, screen and (min-width:960px) {
	.guidemap__body-cassette .modal-content {
        padding: 0;
		height: inherit;
		overflow: hidden;
		background: none;
	}
	
	
	.map-cassette__item-wp{
		padding-bottom: 24px;
	}
	.map-cassette__item-body{
		padding: 16px 24px 0;
	}
	.map-cassette__item-ttl{
		font-size: 2.0rem;
	}
	.map-cassette__item-price--num {
		font-size: 3.0rem;
	}
	.map-cassette__item-condition{
		margin-top: 8px;
		font-size: 1.3rem;
	}
	.escort .map-cassette__item-condition{
		text-align: center;
	}
	.map-cassette__item-ico{
		order: -1;
		display: flex;
		flex-wrap: wrap;
		margin: -4px 0 8px -4px;
	}
	.map-cassette__item-enquete{
		font-size: 1.4rem;
	}
	.map-cassette__item-image{
		order: -2;
	}
	.map-cassette__item-bts-ttl{
		margin: 0 24px;
	}
	.map-cassette__item-bt{
		margin: 16px 24px 0;
	}
	.map-cassette__item-bt-link{
		min-height: 45px;
		font-size: 1.8rem;
	}
	.map-cassette__item-bt-link.-secondary{
		font-size: 1.8rem;
	}
	.map-cassette__item-bt-link--ico{
		font-size: 3.0rem;
	}

	.map-cassette__item-bt-link--arrow{
		font-size: 3.0rem;
	}
	.map-cassette__item-txtlink{
		margin: 8px 24px 0;
	}
	.map-cassette__item-txtlink--arrow {
		font-size: 2.5rem;
		line-height: 1;
	}
	.map-cassette__kome{
		margin-top: 16px;
		text-align: right;
		font-size: 1.4rem;
	}
	.map-cassette__item-bt-link:hover,
	.map-cassette__item-txtlink:hover{
		opacity: .6;
	}
}
