@charset "utf-8";

/* あしあと機能 */
#footstep_wrap {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#mymainback #footstep_wrap {
	-webkit-box-ordinal-group: 1;
	    -ms-flex-order: 0;
	        order: 0;
	width: 100%;
}

#footstep {
	margin: 0px;
	padding: 0px;
	position: relative;
}

#footstep_detail {
	margin: 10px 0px 5px;
	padding: 3px 5px 3px 6rem;
	position: relative;
	display: inline;
}
#footstep_detail:before {
	content: '足あと';
	display: block;
	width: 4rem;
	height: auto;
	background: #1f6187;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-size: 1rem;
	line-height: 1;
	padding: 5px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 2px;
	left: 0px;
	text-align: center;
}

#clear_footstep {
	display: inline;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background: url(/img/common/icon_keep_clear.png) no-repeat center center #333333;
	background-size: 10px 10px;
	color: #ffffff;
	line-height: 1;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;
	position: absolute;
	bottom: 5px;
}
#clear_footstep:hover, #clear_footstep:focus {
	opacity: 0.8;
}
#footstep_detail:empty,
#footstep_detail:empty + #clear_footstep {
	display: none;
}

.fs_rireki {
	display: inline;
}
.fs_rireki:before {
	content: '>';
	padding: 0px 2rem;
}
.fs_rireki:first-child:before {
	display: none;
}
.fs_rireki:last-child a {
	text-decoration: none !important;
	color: inherit !important;
	cursor: default;
}
/* あしあと機能 ここまで */


/* ページ記憶 */
#keep_page {
	display: table;
	width: auto;
	min-height: auto;
	margin: 0px auto;
	overflow: hidden;
	position: fixed;
	top: 100px;
	right: 10px;
	z-index: 90;
}

#ktp_viewsw {
	display: inline-block;
	min-width: 60px;
	min-height: 60px;
	height: auto;
	color: #ffffff;
	font-size: 1.2rem;
	font-weight: normal;
	line-height: 6rem;
	letter-spacing: 1px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-indent: 1em;
	white-space: nowrap;
	text-align:  left;
	padding: 0px 0 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
}
#ktp_viewsw.open {
	display: block;
	width: auto;
	height: auto;
	-webkit-writing-mode: horizontal-tb;
	-ms-writing-mode: lr-tb;
	writing-mode: horizontal-tb;
}

#ktp_viewsw:before {
	content: '';
	display: block;
	width: 100%;
	height: 60px;
	background: url(/img/common/icon_keep_folopen.png) no-repeat center center;
	position: absolute;
}
#ktp_viewsw.open:before {
	background: url(/img/common/icon_keep_folclose.png) no-repeat center center;
}

#ktp_list_wrap {
	background: #ffffff;
	border: 1px solid #333333;
	display: table-cell;
	vertical-align: top;
}
#ktp_list_wrap2 {
	padding: 25px 0px 20px 20px;
	font-size: 1.4rem;
}
#ktp_list_wrap2 .btn_func {
	display: block;
	background: #ffffff;
	line-height: 2rem;
	margin: 0px 0px 10px;
	padding: 7px 0px;
	text-align: center;
	cursor: pointer;
}
#ktp_list_wrap2 .btn_func:hover {
	background: #f5f5f5;
}
#ktp_list_wrap2 #ktp_save {
	margin: 0px 30px 10px 0;
	background: #336e84;
	color: #ffffff;
}
#ktp_list_wrap2 #ktp_del_all {
	margin: 0px 30px 10px 0;
	background: #d6e2e6;
	color: #4b4b4b;
}
#ktp_item_list {
	width: 19.2em;
	min-height: 165px;
	height: 210px;
	display: block;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	list-style: none;
	text-align: left;
	max-height: calc(100vh - 210px);
	overflow-y: auto;
}
#ktp_item_list:empty:before {
	content: '登録がありません。'
}

.ktp_item {
	display: block;
	padding: 5px 10px;
	position: relative;
	border: 1px solid #b5ced7;
	margin: 10px 0px 10px;
	cursor: pointer;
	font-size: 1.5rem;
}

.ktp_item_del {
	display: block;
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0px;
	background: url(/img/common/icon_clear.png) no-repeat center center #4b4b4b;
	color: #ffffff;
	line-height: 1;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;
	position: absolute;
	right: -10px;
	bottom: -17px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ktp_item_del:hover,.ktp_item_del:focus {
	opacity: 0.8;
}
/* ページ記憶ここまで */


/* アクセシビリティチェック画面 */
.errrange ~ #keep_page {
	display: none;
}
/* アクセシビリティチェック画面 ここまで */


/* タブレット */
@media screen and (max-width : 1159px) {

	#keep_page {
		display: none !important;
	}

}
/* タブレット ここまで */