@charset "UTF-8";
/* CSS Document */

html {
	scroll-behavior: smooth;
}

#p-sitemap{
	margin: auto;
	width: 1024px;
	display: flex;
	letter-spacing: 0.05em;
	justify-content: center;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
}


.contents_tittle{
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: 600;
}

.area{
	display: block;
	margin-left:  20px;
}

.anchor li a:hover {
    border-color: var(--corporate-color);
    background-color: var(--active-color);
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

ul.anchor{
	display: flex;
	flex-wrap : wrap;
	width: 100%;
}


.anchor li a{
	display: block;
	width: 240px;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	margin-right: 14px;
	margin-bottom: 10px;
	border: 1px solid #C3C3C3;
	padding: 14px;
    border-radius: 6px;
}

.anchor .anchor_company_link a{
	display: block;
	font-size: 16px;
	line-height: 1.3;
	padding: 7px;
}

.anchor li::after{
	content: "";
    display: block;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 16px;
    border-top: 2px solid var(--corporate-color);
    border-right: 2px solid var(--corporate-color);
    transform: translate(220px, -44px) rotate(134deg);
    transition: border-color 0.3s;
}

 .group_contents a:hover{
	text-decoration: underline;
} 


.main_tittle
{
	display: flex;
	background-color: #00A0E9;
	width: 1024px;
	height: 58px;
	color: white;
	font-weight: 600;
	letter-spacing: 0.1em;
	font-size: 24px;
	align-items: center;
	text-align: center;
	padding-left: 20px;
	margin-top: 50px;
	margin-bottom: 24px;
}

.sub_tittle{
	display: inline;
	font-size: 20px;
	font-weight: 600;
	position: relative;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 34px;
	margin-right: 16px;
	list-style: none;

}
.sub_tittle::before
{
	content: "";
    display: block;
	position: absolute;
	top: 50%;
	left: 0px;
    width: 16px;
    height: 16px;
    background: var(--corporate-color);
    border-radius: 50%;
    transform: translateY(-50%);
}

.sub_tittle::after{
	content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
	position: absolute;
	top: 50%;
	left: 4px;
    margin-right: 5px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    transform: translateY(-50%) rotate(45deg);
    vertical-align: 1px;
}

.group_sub_tittle_1{
	display: flex;
	flex-wrap: nowrap;
	list-style: none;
	margin-bottom: 80px;
}

.sub_tittle_1{
	display: block;
	font-size: 20px;
	font-weight: 600;
	position: relative;
	padding-left: 25px;
/*	margin-top: 38px;
*/	margin-right: 20px;
/*	margin-bottom: 60px;
*/	list-style: none;
}

.sub_tittle_1::before
{
	content: "";
    display: block;
	position: absolute;
	top: 50%;
	left: 0px;
    width: 16px;
    height: 16px;
    background: var(--corporate-color);
    border-radius: 50%;
    transform: translateY(-50%);
}

.sub_tittle_1::after{
	content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
	position: absolute;
	top: 50%;
	left: 4px;
    margin-right: 5px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    transform: translateY(-50%) rotate(45deg);
    vertical-align: 1px;
}


.sub_tittle_2{
	display: inline;
	font-size: 20px;
	font-weight: 600;
	position: relative;
	padding-left: 25px;
	margin-right: 20px;
	margin-bottom: 6px;
	list-style: none;
	top: 50%;
	transform: translateY(-100%);

}

.sub_tittle_2::before
{
	content: "";
    display: block;
	position: absolute;
	top: 50%;
	left: 0px;
    width: 16px;
    height: 16px;
    background: var(--corporate-color);
    border-radius: 50%;
    transform: translateY(-50%);
}

.sub_tittle_2::after{
	content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
	position: absolute;
	top: 50%;
	left: 4px;
    margin-right: 5px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    transform: translateY(-50%) rotate(45deg);
    vertical-align: 1px;
}


ul.city_2{
	margin-left: 20px;
	list-style: none;
	font-size: 18px;
}

.city_list_2 {
	display: inline-block;
	position: relative;
	margin-top: 6px;
	margin-left: 16px;
	margin-right: 10px;
	list-style: none;
}

.city_list_2 a::before{
	content: "";
    display: inline-block;
    width: 7px;
	height: 7px;
	position: absolute;
    top: 50%;
	left: -14px;
    border-top: 2px solid var(--corporate-color);
    border-right: 2px solid var(--corporate-color);
    transform: translateY(-50%) rotate(45deg);
    vertical-align: 1px;
	list-style: none;

}

.link_sub_tittle{
	display: inline;
	position: relative;
	font-size: 20px;
	font-weight: 600;
	padding-left: 20px;
    margin-top: 14px;
	margin-right: 30px;
	transform: translateY(-50%);
}
.link_sub_tittle::before {
	content: "";
    display: block;
	position: absolute;
	top: 50%;
	left: 0px;
    width: 16px;
    height: 16px;
    background-image: url(../images/sitemap/icon.svg);
    transform: translateY(-48%);
}

.link_sub_tittle::after {
    content: "";
    display: inline-block;
	position: absolute;
	top: 50%;
    width: 1rem;
    height: 1rem;
    margin-left: 8px;
    background: url(https://www.hankyu-travel.com/sharing/common21/images/icn_link.svg) no-repeat center / contain;
	transform: translateY(-48%);
}


.destination_tittle{
	font-size: 20px;
	margin-top: 28px;
	margin-left: 20px;
	margin-bottom: 26px;
	border-bottom: solid 1px #C9C9C9;
    font-weight: 600;
	width: 1000px;
}

.area_tittle {
	display: block;
	position: relative;
	margin-left: 36px;
	font-weight: 600;
	margin-bottom: 6px;
	font-size: 18px;

}

.area_tittle a::before{
	content: "";
    display: inline-block;
    width: 7px;
	height: 7px;
	position: absolute;
    top: 50%;
	left: -14px;
    border-top: 2px solid var(--corporate-color);
    border-right: 2px solid var(--corporate-color);
    transform: translateY(-50%) rotate(45deg);
    vertical-align: 1px;
}

.area_tittle a {
    margin-left: 4px;
}

.city_list a{
	margin-left: 4px;
}

.city_list_2 a{
	margin-left: 4px;
}


ul.city{
	margin-left: 20px;
	list-style: none;
	margin-bottom: 38px;
	font-size: 18px;

}

.city_list {
	display: inline-block;
	position: relative;
	margin-left: 16px;
	margin-right: 10px;
	margin-bottom: 6px;
	list-style: none;
}

.city_list a::before{
	content: "";
    display: inline-block;
    width: 7px;
	height: 7px;
	position: absolute;
    top: 50%;
	left: -14px;
	margin-right: 20px;
    border-top: 2px solid var(--corporate-color);
    border-right: 2px solid var(--corporate-color);
    transform: translateY(-50%) rotate(45deg);
    vertical-align: 1px;
	list-style:none;
}

ul.last{
	margin-left: 20px;
	list-style: none;
	margin-bottom: 20px;
	font-size: 18px;
}

.group_sub_tittle{
	list-style: none;
	margin-right: 20px;
}

.group_sub_tittle_2{
	margin-bottom: 60px;
}

.group_sub_tittle h3 a{
	padding-left: 4px;
}

.ttl{
	margin-bottom: 20px;
}
