@charset "utf-8";
/* CSS Document */

.map .pc_only {
	display: block !important;
}
@media screen and (max-width: 767px){
  .map .pc_only {
    display: none !important;
	}
}
@media screen and (min-width: 768px) {
  .map .sp_only {
    display: none !important;
	}
}
.overflow {
	overflow: hidden;
}

/* loading */
.loading {
	width: 100vw;
	height: 100vh;
	background: #000 url(../img/loading.gif) no-repeat;
	background-position: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.map {
	letter-spacing: 0;
	position: relative;
	overflow: hidden;
}
.map_area {
	width: 100%;
	position: relative;
}
/*.map_area .attention {
	width: 100%;
	text-align: center;
	font-size: 1.4rem;
	letter-spacing: 0.1rem;
	color: #f00;
	position: absolute;
	top: 20px;
	left: 0;
}*/

.map_area .attention {
  width: 100%;
  max-width: 458px;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
.map_area img {
	width: 100%;
	display: block;
	pointer-events: none;
}
/* マップ上アイコン */
.map_area_icon {
	display: flex;
	position: absolute;
	cursor: pointer;
}
.map_area_icon img {
	width: 2.3vw;
	height: 2.6vw;
}
.map_area_icon p {
	font-size: 1vw;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.8);
	margin: 0.4vw 0 0 0.4vw;
}
.map_area_icon.stark {
	top: 27vw;
	left: 42.4vw;
}
.map_area_icon.targaryen {
	top: 63vw;
	left: 62vw;
}
.map_area_icon.greyjoy {
	top: 53.6vw;
	left: 32.2vw;
}
.map_area_icon.arryn {
	top: 51vw;
	left: 60vw;
}
.map_area_icon.tully {
	top: 58.8vw;
	left: 43.8vw;
}
.map_area_icon.lannister {
	top: 62vw;
	left: 32vw;
}
.map_area_icon.baratheon {
	top: 70vw;
	left: 53.6vw;
}
.map_area_icon.tyrell {
	top: 77vw;
	left: 38vw;
}
.map_area_icon.martell {
	top: 89vw;
	left: 55vw;
}
@media screen and (max-width: 1024px) {
	.map_area_icon img {
		width: 23.5px;
		height: 26.5px;
	}
	.map_area_icon p {
		font-size: 1rem;
		margin: 4px 0 0 4px;
	}
	.map_area_icon.stark {
		top: 290px;
    left: 434px;
	}
	.map_area_icon.targaryen {
		top: 650px;
		left: 635px;
	}
	.map_area_icon.greyjoy {
		top: 550px;
    left: 330px;
	}
	.map_area_icon.arryn {
		top: 530px;
    left: 590px;
	}
	.map_area_icon.tully {
		top: 615px;
		left: 448px;
	}
	.map_area_icon.lannister {
		top: 646px;
    left: 340px;
	}
	.map_area_icon.baratheon {
		top: 720px;
    left: 548px;
	}
	.map_area_icon.tyrell {
		top: 800px;
    left: 390px;
	}
	.map_area_icon.martell {
	top: 920px;
    left: 580px;
	}
}

/* 右エリア */
.sidebar {
	width: 400px;
	height: 100%;
	position: absolute !important;
	top: 0;
	right: 0;
	z-index: 9;
	pointer-events: none;
}
.sidebar_item {
	width: 100%;
	height: 100vh;
	pointer-events: none;
}
.right_area {
	width: 400px;
	height: 100%;
	background-color: #fff;
	overflow-y: scroll;
	overflow-x: hidden;
	position: absolute;
	top: 0;
	right: -400px;
	left: auto !important;
	z-index: 999;
	pointer-events: auto;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.right_area.active {
	right: 0;
}
@media print, screen and (min-width: 768px){
	.right_area::-webkit-scrollbar {
		width: 6px;
	}
	.right_area::-webkit-scrollbar-track {
		border-radius: 6px;
	}
	.right_area::-webkit-scrollbar-thumb {
		background-color: rgb(116, 129, 145);
		border-radius: 6px;
	}
}
.right_area .close_btn {
	width: 30px;
	height: 23px;
	position: absolute;
	top: 25px;
	right: 10px;
}
.right_area .close_btn span {
	width: 100%;
	height: 3px;
	background-color: #838383;
	position: absolute;
	right: 0;
}
.right_area .close_btn span:nth-of-type(1) {
	top: 0;
	-webkit-transform: translateY(10px) rotate(-45deg);
	transform: translateY(10px) rotate(-45deg);
}
.right_area .close_btn span:nth-of-type(2) {
	bottom: 0;
	-webkit-transform: translateY(-10px) rotate(45deg);
	transform: translateY(-10px) rotate(45deg);
}
.right_area img {
	width: 100%;
	display: block;
}
.right_area p {
	font-size: 1.6rem;
	line-height: 25px;
}
.right_area > p {
	width: 100%;
	padding: 20px 15px 25px;
	box-sizing: border-box;
}
.right_area .ttl {
	width: 100%;
	padding: 65px 25px 10px;
	box-sizing: border-box;
	display: flex;
}
.right_area .ttl .left {
	width: 80px;
}
.right_area .ttl .right {
	margin-left: 10px;
}
.right_area .ttl .right h3 {
	font-family: "Georgia,游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", "Meiryo", serif;
	font-weight: normal;
	font-size: 3rem;
}
.right_area .ttl .right p {
	font-family: 'EB Garamond', serif;
	font-size: 2.5rem;
	color: #838383;
	margin-left: 5px;
}
.right_area ul li a {
	width: 100%;
	padding: 6px 15px;
	box-sizing: border-box;
	display: flex;
	color: #000;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
}
.right_area ul li a:hover {
	background-color: #f0eeee;
}
.right_area ul li a .img_box {
	width: 80px;
	height: 80px;
	box-sizing: border-box;
	border: 3px #c3c3c3 solid;
}
.right_area ul li a .text_box {
	width: calc(100% - 80px);
	padding-left: 10px;
	box-sizing: border-box;
}
.right_area ul li a .text_box h4 {
	font-size: 1.8rem;
	margin-bottom: 2px;
}

/* キャスト詳細 */
.map_detail .map_area {
	height: auto;
	background: url(../img/map/bg_img.jpg);
	background-size: 100%;
	position: relative;
}
.map_detail .map_area:after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/map/bg_map.jpg) no-repeat;
	background-size: 100%;
	background-position: center;
	opacity: 0.1;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}
.map_detail .right_area {
	right: 0;
}
.map_detail .right_area ul li.active {
	background-color: #f0eeee;
}

.map_detail .map_area > div {
	width: 100%;
	padding: 65px 0;
	position: relative;
	z-index: 9;
}
@media screen and (max-width: 1560px) {
	.map_detail .map_area > div {
		width: calc(100% - 400px);
	}
}
.map_detail .map_area .back_btn {
	width: 234px;
	display: block;
	margin: 60px auto 0;
}

.map_detail_item {
	display: none;
	width: 90%;
	max-width: 750px;
	margin: 0 auto;
}
.map_detail_item .text_box p {
	line-height: 25px;
	color: #fff;
}
.map_detail_item .ttl {
	display: flex;
	margin: 30px 0 25px;
}
.map_detail_item .ttl .left {
	width: 45px;
}
.map_detail_item .ttl .right {
	/*margin-left: 15px;*/
	margin: 8px 0 0 15px;
}
.map_detail_item .ttl .right h3 {
	font-size: 2.6rem;
	color: #fff;
}
.map_detail_item .ttl .right p {
	color: #b3b3b3;
}

/* -----------------------
SP 768以下
-----------------------  */

@media print, screen and (max-width: 767px){
	/* loading */
	.loading {
		display: none;
	}
	/* マップ上アイコン */
	.map_area_icon img {
		width: 5.5vw;
    height: 6.5vw;
	}
	.map_area_icon p {
		font-size: 4vw;
    margin: 1vw 0 0 1vw;
	}
	.map_area_icon.stark {
		top: 61vw;
    left: 35vw;
	}
	.map_area_icon.targaryen {
		top: 155vw;
    left: 70vw;
	}
	.map_area_icon.greyjoy {
		top: 131vw;
    left: 12vw;
	}
	.map_area_icon.arryn {
		top: 120vw;
    left: 72vw;
	}
	.map_area_icon.tully {
		top: 145vw;
    left: 37.5vw;
	}
	.map_area_icon.lannister {
		top: 153vw;
    left: 11vw;
	}
	.map_area_icon.baratheon {
	top: 172vw;
    left: 67vw;
	}
	.map_area_icon.tyrell {
		top: 194vw;
    left: 24vw;
	}
	.map_area_icon.martell {
		top: 224vw;
    left: 70vw;
	}
	
	/* 右エリア */
	.sidebar {
		width: 100%;
		position: fixed !important;
		z-index: 999;
	}
	.right_area {
		width: 100%;
		right: -100%;;
	}
	.right_area .close_btn {
		width: 25px;
		height: 20px;
		top: 12px;
		right: 12px;
	}
	.right_area .close_btn span {
		height: 2px;
	}
	.right_area .close_btn span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg);
	}
	.right_area .close_btn span:nth-of-type(2) {
		-webkit-transform: translateY(-9px) rotate(45deg);
		transform: translateY(-9px) rotate(45deg);
	}
	.right_area .ttl {
		padding: 25px 10px 6px;
	}
	.right_area .ttl .left {
		width: 45px;
	}
	.right_area .ttl .right {
		margin-left: 5px;
	}
	.right_area .ttl .right h3 {
		font-size: 2.5rem;
		line-height: 100%;
	}
	.right_area .ttl .right p {
		font-size: 2rem;
	}
	.right_area p {
		font-size: 1.4rem;
    line-height: 21px;
	}
	.right_area > p {
		padding: 10px;
	}
	.right_area ul li a {
		padding: 6px 10px;
	}
	.right_area ul li a .text_box h4 {
		font-size: 1.4rem;
	}
	
	/* キャスト詳細 */
	.map_detail .map_area:after {
		background-image: url(../img/map/bg_map_sp.jpg);
	}
	.map_detail .map_area > div {
		padding: 25px 0 40px;
		width: 100%;
	}
	.map_detail_item {
		width: 100%;
		padding: 0 16px;
		box-sizing: border-box;
	}
	.map_detail_item .ttl {
		margin: 15px 0 10px;
	}
	.map_detail_item .ttl .left {
		width: 40px;
	}
	.map_detail_item .ttl .right {
		margin-left: 8px;
	}
	.map_detail_item .ttl .right h3 {
		font-size: 2rem;
	}
	.map_detail_item .text_box p {
		font-size: 1.4rem;
    line-height: 21px;
	}
	.map_detail .map_area .back_btn {
		width: 160px;
		margin-top: 15px;
	}
	
	/* キャスト切り替えボタン_SP */
	.map_detail .map_area .btn_box {
		margin-top: 25px;
	}
	.map_detail .map_area .btn_box p {
		font-family: 'EB Garamond', serif;
		font-size: 2rem;
		letter-spacing: 0.1rem;
		color: #e1c180;
		text-align: center;
		margin-bottom: 15px;
	}
	.map_detail .map_area .btn_box ul {
		width: 100%;
		padding: 0 16px;
		box-sizing: border-box;
		display: flex;
		flex-wrap: wrap;
	}
	.map_detail .map_area .btn_box ul li {
		width: 20%;
		box-sizing: border-box;
    border: 2px #c3c3c3 solid;
		margin: 0 6.66% 15px 0;
	}
	.map_detail .map_area .btn_box ul li:nth-child(4n) {
		margin-right: 0;
	}
.cam_ban {
  padding: 20px 10px;
	}
	
.cam_ban img {  
	 width: 100%;
	}
}