section a:hover {
	text-decoration: none;
}
section img {
	width: 100%;
}

/*コンテンツ****************************/
#contentsheader{
	width:100%;
	height:360px;
	text-align:center;
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:cover;
	background-size:cover;
	overflow:hidden;
}
#contentsheader p.icon{
	width:55px;
	height:55px;
	margin:120px auto 25px;
	background:url(/images/h1_areainfo_icon.svg) no-repeat left top;
}
#contentsheader h1{
	margin:0 auto;
	color:#fff;
	font-size:48px;
}
#contentsSection01{
	width:1020px;
	text-align:left;
	padding-top:50px;
	padding-bottom:60px;
	margin-right:auto;
	margin-left:auto;
}
#contentsSection01 .area_title{
	font-size:30px;
	line-height:40px;
	color:#fe8781;
	text-align:center;
	margin-bottom:20px;
}
#contentsSection01 .area_read{
	font-size:16px;
	line-height:30px;
	color:#666666;
	font-weight:bold;
	text-align:center;
}



/* レスポンシブ用ブレイクポイントごとの記述
480px、768px、992px、1200px
------------------------------------------ */
@media screen and (max-width: 1199px) {
	#contentsheader{
		height:320px;
	}
	#contentsheader p.icon{
		margin:100px auto 25px;
	}


}
@media screen and (max-width: 1100px) {
	#contentsSection01{
		width:auto;
		padding-right:20px;
		padding-left:20px;
	}


}
@media screen and (max-width: 992px) {
	#contentsheader{
		height:280px;
	}
	#contentsheader p.icon{
		margin:80px auto 25px;
	}


}
@media screen and (max-width: 768px) {
	#contentsheader{
		height:240px;
	}
	#contentsheader p.icon{
		width:44px;
		height:44px;
		margin:60px auto 22px;
	}
	#contentsheader h1{
		font-size:36px;
	}
	#contentsSection01 .area_read{
		font-size:15px;
		line-height:30px;
	}
	#contentsSection01 .area_read br{
		display:none;
	}


}
@media screen and (max-width: 640px) {


}
@media screen and (max-width: 480px) {
	#contentsheader{
		height:160px;
	}
	#contentsheader p.icon{
		width:33px;
		height:33px;
		margin:40px auto 16px;
	}
	#contentsheader h1{
		font-size:24px;
	}
	#contentsSection01{
		padding-right:10px;
		padding-left:10px;
	}
	#contentsSection01 .area_title{
		font-size:26px;
		line-height:36px;
	}
	#contentsSection01 .area_read{
		font-size:14px;
		line-height:24px;
		text-align:left;
	}


}


#contentsSection03{
	width:1000px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}
#contentsSection03 .area_location_title{
	font-size:34px;
	line-height:44px;
	text-align:center;
	margin-bottom:20px;
}
#contentsSection03 .area_location_read{
	font-size:16px;
	line-height:27px;
	color:#2e2e2e;
	text-align:center;
}
#contentsSection03 .area_location_map1{
	margin-bottom:90px;
}
#contentsSection03 .area_location_map2{
	display:none;
}
#contentsSection03 .area_location_map3{
	display:none;
}
#contentsSection03 .area_location_map1 div + div,
#contentsSection03 .area_location_map2 div + div,
#contentsSection03 .area_location_map3 div + div{
	margin-top:20px;
}
#contentsSection03 .area_location_map1 img,
#contentsSection03 .area_location_map2 img,
#contentsSection03 .area_location_map3 img{
	width:100%;
	height:auto;
	vertical-align:top;
}
#contentsSection03 .area_access_title{
	font-size:34px;
	line-height:44px;
	text-align:center;
	margin-bottom:20px;
}
#contentsSection03 .area_access_read{
	font-size:16px;
	line-height:27px;
	color:#2e2e2e;
	text-align:center;
}
#contentsSection03 .area_access_map1{
	margin-top:30px;
	margin-bottom:60px;
}
#contentsSection03 .area_access_map2{
	display:none;
}
#contentsSection03 .area_access_map3{
	display:none;
}
#contentsSection03 .area_access_map1 img,
#contentsSection03 .area_access_map2 img,
#contentsSection03 .area_access_map3 img{
	width:100%;
	height:auto;
	vertical-align:top;
}
#contentsSection03 .area_access_course{
	display:table;
	width:100%;
	background-color:#63cec4;
	box-sizing:border-box;
	padding-top:15px;
	padding-right:200px;
	padding-bottom:15px;
	padding-left:50px;
}
#contentsSection03 .area_access_course div{
	display:table-cell;
	width:130px;
	text-align:right;
	vertical-align:middle;
}
#contentsSection03 .area_access_course div img{
	width:100%;
	height:auto;
	vertical-align:top;
}
#contentsSection03 .area_access_course dl{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	padding-left:20px;
}
#contentsSection03 .area_access_course dl dt{
	font-size:30px;
	line-height:40px;
	color:#ffffff;
	margin-bottom:10px;
}
#contentsSection03 .area_access_course dl dd{
	font-size:14px;
	line-height:24px;
}
#contentsSection03 .area_access_data{
	position:relative;
	border:solid 1px #63cec4;
	padding-top:35px;
	padding-right:74px;
	padding-left:74px;
}
#contentsSection03 .area_access_data:before{
	position:absolute;
	left:0;
	right:0;
	top:-15px;
	display:block;
	width:30px;
	height:30px;
	content:"";
	background-color:#63cec4;
	margin-right:auto;
	margin-left:auto;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}
#contentsSection03 .area_access_data .area_access_case{
	display:table;
	font-size:20px;
	line-height:24px;
	margin-bottom:15px;
}
#contentsSection03 .area_access_data .area_access_case div{
	display:table-cell;
	width:54px;
	vertical-align:middle;
}
#contentsSection03 .area_access_data .area_access_case div img{
	width:100%;
	height:auto;
	vertical-align:top;
}
#contentsSection03 .area_access_data .area_access_case p{
	display:table-cell;
	vertical-align:middle;
	padding-left:20px;
}
#contentsSection03 .area_access_data .area_access_route{
	padding-bottom:45px;
}
#contentsSection03 .area_access_data .area_access_route .area_access_list{
	display:table;
	width:100%;
	background-color:#f6f3eb;
	padding-top:1px;
}
#contentsSection03 .area_access_data .area_access_route .area_access_list div{
	display:table-cell;
	width:40%;
	box-sizing:border-box;
	font-size:15px;
	line-height:22px;
	padding-left:15px;
}
#contentsSection03 .area_access_data .area_access_route .area_access_list div:last-child{
	width:20%;
}
#contentsSection03 .area_access_data .area_access_route ul{
	display:table;
	width:100%;
	padding-top:15px;
	padding-bottom:12px;
}
#contentsSection03 .area_access_data .area_access_route ul + ul{
	border-top:solid 1px #cccccc;
}
#contentsSection03 .area_access_data .area_access_route ul li{
	display:table-cell;
	width:40%;
	box-sizing:border-box;
	font-size:16px;
	line-height:26px;
	padding-left:15px;
}
#contentsSection03 .area_access_data .area_access_route ul li:last-child{
	width:20%;
}
#contentsSection03 .area_access_link{
	display:table;
	width:100%;
	box-sizing:border-box;
	border:solid 4px #63cec4;
	padding-top:18px;
	padding-right:15px;
	padding-bottom:18px;
	padding-left:35px;
	margin-top:25px;
}
#contentsSection03 .area_access_link dt{
	display:table-cell;
	width:170px;
	border-right:solid 1px #666666;
	font-size:20px;
	line-height:30px;
	vertical-align:middle;
}
#contentsSection03 .area_access_link dd{
	display:table-cell;
	vertical-align:middle;
	padding-top:4px;
	padding-left:15px;
	padding-bottom:4px;
}
#contentsSection03 .area_access_link dd a{
	display:inline-block;
	font-size:15px;
	line-height:22px;
	margin-top:6px;
	margin-right:10px;
	margin-bottom:6px;
	margin-left:10px;
}
@media (max-width: 1100px) {
	#contentsSection03{
			width:auto;
			padding-right:20px;
			padding-left:20px;
	}
	#contentsSection03 .area_location_map1{
		display:none;
	}
	#contentsSection03 .area_location_map2{
		display:block;
		margin-bottom:90px;
	}
	#contentsSection03 .area_access_map1{
		display:none;
	}
	#contentsSection03 .area_access_map2{
		display:block;
		margin-top:30px;
		margin-bottom:60px;
	}
	#contentsSection03 .area_access_course{
		padding-right:20px;
	}
	#contentsSection03 .area_access_data{
		padding-right:54px;
		padding-left:54px;
	}
}

@media (max-width: 768px) {
	#contentsSection03 .area_location_read{
		font-size:15px;
		line-height:30px;
	}
	#contentsSection03 .area_location_read br{
		display:none;
	}
	#contentsSection03 .area_access_read{
		font-size:15px;
		line-height:30px;
	}
	#contentsSection03 .area_access_read br{
		display:none;
	}
	#contentsSection03 .area_access_course{
		padding-left:20px;
	}
	#contentsSection03 .area_access_course dl dt{
		font-size:25px;
		line-height:35px;
	}
	#contentsSection03 .area_access_course dl dd{
		font-size:13px;
		line-height:22px;
	}
	#contentsSection03 .area_access_data{
		padding-right:24px;
		padding-left:24px;
	}
	#contentsSection03 .area_access_data .area_access_route .area_access_list div{
		font-size:14px;
		line-height:20px;
	}
	#contentsSection03 .area_access_data .area_access_route ul li{
		font-size:15px;
		line-height:22px;
	}
	#contentsSection03 .area_access_link{
		display:block;
		padding-right:15px;
		padding-left:15px;
	}
	#contentsSection03 .area_access_link dt{
		display:block;
		width:100%;
		border-right:none;
		border-bottom:solid 1px #666666;
		font-size:18px;
		line-height:25px;
		text-align:center;
		padding-bottom:5px;
		margin-bottom:15px;
	}
	#contentsSection03 .area_access_link dd{
		display:block;
		text-align:center;
		padding-left:0;
	}
}
@media (max-width: 480px) {
	#contentsSection03{
		padding-right:10px;
		padding-left:10px;
	}
	#contentsSection03 .area_location_title{
		font-size:28px;
		line-height:38px;
	}
	#contentsSection03 .area_location_read{
		font-size:14px;
		line-height:24px;
		text-align:left;
	}
	#contentsSection03 .area_location_map2{
		display:none;
	}
	#contentsSection03 .area_location_map3{
		display:block;
		margin-bottom:90px;
	}
	#contentsSection03 .area_access_title{
		font-size:28px;
		line-height:38px;
	}
	#contentsSection03 .area_access_read{
		font-size:14px;
		line-height:24px;
		text-align:left;
	}
	#contentsSection03 .area_access_map2{
		display:none;
	}
	#contentsSection03 .area_access_map3{
		display:block;
		margin-top:30px;
		margin-bottom:60px;
	}
	#contentsSection03 .area_access_course{
		padding-right:15px;
		padding-left:15px;
	}
	#contentsSection03 .area_access_course div{
		display:none;
	}
	#contentsSection03 .area_access_course dl{
		padding-left:0;
	}
	#contentsSection03 .area_access_course dl dt{
		font-size:22px;
		line-height:27px;
	}
	#contentsSection03 .area_access_course dl dd{
		line-height:20px;
	}
	#contentsSection03 .area_access_data{
		padding-right:14px;
		padding-left:14px;
	}
	#contentsSection03 .area_access_data .area_access_case{
		font-size:18px;
		line-height:20px;
	}
	#contentsSection03 .area_access_data .area_access_case p{
		padding-left:15px;
	}
	#contentsSection03 .area_access_data .area_access_route{
		padding-bottom:25px;
	}
	#contentsSection03 .area_access_data .area_access_route .area_access_list{
		display:none;
	}
	#contentsSection03 .area_access_data .area_access_route ul{
		display:block;
		width:100%;
		padding-top:15px;
		padding-bottom:12px;
	}
	#contentsSection03 .area_access_data .area_access_route ul + ul{
		border-top:none;
	}
	#contentsSection03 .area_access_data .area_access_route ul li{
		display:block;
		width:100%;
		padding-right:10px;
		padding-left:10px;
	}
	#contentsSection03 .area_access_data .area_access_route ul li:first-child{
		background-color:#f6f3eb;
		padding-top:6px;
		padding-bottom:5px;
		margin-bottom:10px;
	}
	#contentsSection03 .area_access_data .area_access_route ul li:last-child{
		width:100%;
	}
}
@media screen and (max-width: 360px) {
	#contentsSection03 .area_access_course dl dt {
		font-size: 20px;
	}
}





#usefulList * { text-decoration: none; }
.usefulListinner { background: #fffee9; padding-block: 40px; }
.usefulListContent { display: flex; flex-wrap: wrap; gap: 40px; }
.usefulListItem { inline-size: calc((100% - 80px) / 3); }
.usefulListArea { display: block; }
.usefulListImg { margin-left: 20px; position: relative; }
.usefulListImgFig { border: 2px solid #333; background: #fff; border-radius: 20px; line-height: 1; }
.usefulListItem:nth-child(odd)  .usefulListImgFig { filter: drop-shadow(-20px 20px 0 #fe8781); background: #fe8781; }
.usefulListItem:nth-child(even) .usefulListImgFig { filter: drop-shadow(-20px 20px 0 #63cec3); background: #63cec3; }
.usefulListImgFig img { width: 100%; line-height: 1; vertical-align: middle; border-radius: 18px; }
.usefulListImgLabel { position: absolute; content: ""; inset: auto auto 20px -35px; background: #fff; border-radius: 20px; height: 30px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; color: #333; border: 2px solid #333; font-size: 16px; padding: 0 20px; line-height: 1; font-weight: 700; min-width: 140px; }
.usefulListCap { margin-top: 30px; }
.usefulListBanner { margin-top: 50px; margin-bottom: 60px; max-width: 600px; margin-inline: auto; display: block; }
.usefulListBanner img { width: 100%; }

@media (max-width: 767px) {
	.usefulListContent { display: flex; flex-wrap: wrap; gap: 30px 15px; }
	.usefulListItem { inline-size: calc((100% - 15px) / 2); }
	.usefulListImg { margin-left: 5px; position: relative; }
	.usefulListImgFig { border-radius: 10px; }
	.usefulListImgFig img { border-radius: 8px; }
	.usefulListItem:nth-child(odd)  .usefulListImgFig { filter: drop-shadow(-5px 5px 0 #fe8781); }
	.usefulListItem:nth-child(even) .usefulListImgFig { filter: drop-shadow(-5px 5px 0 #63cec3); }
	.usefulListImgLabel { inset: auto auto 10px -10px; height: 20px; font-size: 14px; padding: 0 15px; min-width: 100px; }
	.usefulListCap { margin-top: 20px; font-size: 14px; }
}

@media (max-width: 480px) {
	.usefulListContent { max-width: 320px; margin-inline: auto; }
	.usefulListItem { inline-size: 100%; }
}

#vehicleList { padding-top: 160px; margin-top: -160px; }
#vehicleList img { width: 100%; }
.vehicleTab { display: flex; flex-wrap: wrap; gap: 0 15px; }
.vehicleTabItem { inline-size: calc((100% - 45px) / 4); height: 50px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; color: #fff; font-weight: 700; background: #65cfc5; cursor: pointer; line-height: 1.31; box-sizing: border-box; padding-inline: 10px; font-size: 18px; }
.vehicleTabItem br { display: none; }
.vehicleTabItem-active { background: #fe8781; }
.vehicleContent { position: relative; }
.vehicleContentItem { position: absolute; inset: 0 auto auto 0; opacity: 0; border: 1px solid #fe8781; padding: 50px 15px; pointer-events: none; height: 0; overflow: hidden; }
.vehicleContentItem-active { position: static; opacity: 1; pointer-events: all; height: auto; overflow: auto; }
.vehicleLabel { text-align: center; font-size: 28px; }
.vehicleTxt { text-align: center; font-size: 14px; margin-top: 25px; }
.vehicleLAreaWrap { max-width: 880px; margin-inline: auto; }
.vehicleLAreaWrap + .vehicleLAreaWrap { border-top: 1px solid #fe8781; padding-top: 50px; margin-top: 50px; }
* + .vehicleLAreaWrap { margin-top: 40px; }
.vehicleLAreaLabel { font-size: 20px; margin-bottom: 25px; }
.vehicleAreaList2 { display: flex; flex-wrap: wrap; gap: 50px 40px; max-width: 580px; margin: 60px auto; }
.vehicleAreaItem2 { inline-size: calc((100% - 80px) / 3); }
.vehicleAreaItem2 .vehicleAreaLogo { max-width: 160px; margin-inline: auto; }
.vehicleAreaItem2 .vehicleAreaEx { display: flex; flex-wrap: wrap; align-items: center; flex-direction: column; }
.vehicleAreaItem2 .vehicleAreaName { text-align: center; margin-inline: auto; }
.vehicleAreaItem2 .vehicleAreaNameB { text-align: center; margin-inline: auto; }
.vehicleLAreaMap + .vehicleAreaList { margin-top: 60px; }
.vehicleAreaItem + .vehicleAreaItem { margin-top: 30px; padding-top: 30px; border-top: 1px solid #f6f3ea; }
.vehicleAreaBtn { display: flex; flex-wrap: wrap; gap: 20px 30px; align-items: center; }
.vehicleAreaImg { width: 160px; }
.vehicleAreaImg img { display: block; }
.vehicleAreaEx { flex: 1; }
.vehicleAreaType { display: flex; flex-wrap: wrap; gap: 5px 10px; margin-top: 10px; }
.vehicleAreaTypeItem { min-width: 80px; text-align: center; border-radius: 30px; background: #ccc; text-align: center; padding: 8px 10px 6px; font-weight: 700; line-height: 1; font-size: 13px; }
.vehicleAreaTypeItem.jr     { background: #c3fac7; }
.vehicleAreaTypeItem.metoro { background: #ceedf4; }
.vehicleAreaTypeItem.chika  { background: #ffcdd9; }
.vehicleAreaTypeItem.bus    { background: #fff0bc; }
.vehicleAreaTypeItem.toden  { background: #d5d5f3; }
.vehicleAreaTypeItem.other  { background: #dddddd; }
.vehicleAreaTypeItem.abroad { background: #5bbfd4; color: #fff; }
.vehicleLAreaMap { max-width: 600px; margin-inline: auto; margin-top: 30px; }
.vehicleLAreaMapLabel { text-align: center; font-size: 20px; }
.vehicleLAreaMapFig { margin-top: 30px; }
.vehicleAreaName { position: relative; display: inline-block; font-weight: 700; font-size: 20px; line-height: 1.5; }
.vehicleAreaName::after { display: inline-block; content: ""; inset: .3em 0 auto auto; height: .75em; aspect-ratio: 15/12; background: url(/images/areainfo/icon_link.svg) no-repeat center/contain; margin-left: 0.5em; }
.vehicleAreaNameB { position: relative; display: inline-block; font-weight: 700; font-size: 20px; line-height: 1.5; }
.vehicleAreaNameB a + a { margin-left: 0.5em; }
.vehicleAreaNameB a::after { display: inline-block; content: ""; inset: .3em 0 auto auto; height: .75em; aspect-ratio: 15/12; background: url(/images/areainfo/icon_link.svg) no-repeat center/contain; margin-left: 0.5em; }
.vehicleAreaTxt { margin-top: 20px; font-size: 14px; }



@media (max-width: 1100px) {
	.vehicleTabItem { font-size: 16px; }
}
@media (max-width: 767px) {
	#vehicleList { max-width: 540px; margin-inline: auto; padding-top: 100px; margin-top: -100px;  }
	.vehicleTabItem br { display: block; }
	.vehicleTxt { text-align: left; }
	.vehicleAreaList2 { gap: 40px 10px; margin-top: 40px; }
	.vehicleAreaItem2 { inline-size: calc((100% - 10px) / 2); }
	.vehicleAreaBtn { align-items: flex-start; }
	.vehicleAreaName { font-size: 16px; }
	.vehicleAreaNameB { font-size: 16px; }
	.vehicleAreaTxt { margin-top: 15px; font-size: 13px; }
	.vehicleAreaType { gap: 5px; }
	.vehicleAreaTypeItem { min-width: 65px; padding: 5px; font-size: 12px; }
}
@media (max-width: 480px) {
	.vehicleTabItem { font-size: 12px; padding-inline: 5px; }
	.vehicleAreaImg { margin-inline: auto; order: 2; }
	.vehicleAreaEx { flex: 0 1 auto; width: 100%; order: 1; display: flex; flex-wrap: wrap; flex-direction: column; align-items: flex-start }
	.vehicleAreaType { order: 2; }
	.vehicleAreaName { order: 1; margin-top: 0; }
	.vehicleAreaNameB { order: 1; margin-top: 0; }
	.vehicleAreaTxt  { order: 3; }
	.vehicleAreaType + .vehicleAreaName { margin-bottom: 15px; }
	.vehicleAreaType + .vehicleAreaNameB { margin-bottom: 15px; }
}


#usefulOffical { padding-top: 60px; }

.officeWrap { display: flex; flex-wrap: wrap; align-items: center; gap: 30px 50px; }
* + .officeWrap { margin-top: 60px; }
.officeEx { flex: 1; }
.officeEx p { font-size: 18px; line-height: 2; }
.officeTitle { font-weight: 700; font-size: 38px; margin-bottom: 25px; line-height: 1.5; }
.officeImg { width: 360px; }
.officeSns { width: 360px; }

.officeLabel { font-size: 20px; border-bottom: 1px solid #fe8781; font-weight: 700; color: #333; padding-bottom: 15px; }
.officeGmap { max-height: 270px; aspect-ratio: 550/270; }
.officeGmap iframe { width: 100%; aspect-ratio: 550/270; }


.officeLink { width: 100%; }
.officeLinkItem { background: #f6f3eb; padding: 50px 15px; }
.officeLinkItem:nth-child(n+2) { margin-top: 10px; }
.officeLinkInner { max-width: 900px; margin-inline: auto; }
.officeLinkLabel { font-size: 24px; font-weight: 700; }
.officeLinkLabel2 { font-size: 18px; font-weight: 700; margin-top: 30px; }
.officeLinkTxt { font-size: 18px; margin-top: 10px; }
.officeLinkList { max-width: 900px; margin-inline: auto; font-size: 16px; margin-top: 10px; padding-left: 1em; }
.officeLinkListItem { list-style: none; }
.officeLinkListItem:nth-child(n+2) { margin-top: 5px; }
.officeToolist { margin: 60px auto 0; inline-size: calc(100% - 60px); display: flex; flex-wrap: wrap; gap: 30px 20px; align-items: center; }
.officeToolistBatch { width: 170px; }
.officeToolistList { flex: 1; display: flex; flex-wrap: wrap; box-sizing: border-box; padding: 0 5px; gap: 25px 0; }
.officeToolistItem { inline-size: calc((100%) / 7); }
.officeToolistIcon { width: 65%; margin-inline: auto; }
.officeToolistCap { text-align: center; font-size: 12px; line-height: 1.5; margin-top: 10px; }
.officeSnsItem { display: flex; flex-wrap: wrap; gap: 10px; align-items: center; }
.officeSnsItem:nth-child(n+2) { margin-top: 20px; }
.officeSnsBatch { width: 40px; }
.officeSnsTxt { flex: 1; color: #4679cc; }


@media (max-width: 767px) {
	* + .officeWrap { margin-top: 40px; }
	.officeEx { flex: 0 1 auto; width: 100%; }
	.officeEx p { font-size: 14px; line-height: 1.62; }
	.officeTitle { font-size: 28px; margin-bottom: 15px; text-align: center; }
	.officeImg { width: 290px; margin-inline: auto; }
	.officeSns { width: 290px; margin-inline: auto; }

	.officeLabel { font-size: 18px; padding-bottom: 10px; }
	.officeGmap { width: 100%; aspect-ratio: auto; }
	.officeGmap iframe { height: 270px; aspect-ratio: auto; }
	.officeLinkList { padding-left: 0; }
	.officeLinkTxt { font-size: 16px; }
	.officeLinkItem { padding: 30px 15px; }
	.officeLinkLabel { font-size: 20px; }
	.officeLinkList { font-size: 15px; margin-top: 10px; }

	.officeToolist { margin: 40px auto 0; inline-size: 100%; }
	.officeToolistBatch { width: 150px; margin-inline: auto; }
	.officeToolistList { flex: 0 1 auto; max-width: 450px; margin-inline: auto; width: 100%; justify-content: center; }
	.officeToolistItem { inline-size: calc((100%) / 4); }
	.officeToolistCap { font-size: 12px; line-height: 1.31; }
}
@media (max-width: 480px) {
	.officeToolistList { justify-content: center; margin-inline: auto; max-width: 300px; }
	.officeToolistItem { inline-size: calc((100%) / 2); }
}

.troubleType { display: flex; flex-wrap: wrap; gap: 5px; margin: 20px auto; }
.troubleTypeItem { min-width: 90px; text-align: center; border-radius: 30px; background: #ccc; text-align: center; padding: 5px 10px; font-weight: 700; line-height: 1; font-size: 12px; color: #fff; }
.troubleTypeItem.japan { background: #fa7c9f; }
.troubleTypeItem.abroad { background: #5bbfd4; }
.troubleTypeItem.care { background: #e29721; }
.troubleTypeItem.disaster { background: #45cb87; }
.troubleTypeItem.trouble { background: #ae70ad; }
.otherTable { padding-inline: 20px; }

.usefulAnchor { margin-bottom: 60px; display: flex; flex-wrap: wrap; gap: 10px 20px; justify-content: center; }
.usefulAnchorItem { position: relative; border-radius: 5px; border: 1px solid #ccc; font-size: 14px; display: block; padding: 10px 35px 10px 15px; }
.usefulAnchorItem::after { position: absolute; content: ""; inset: 0 15px 6px auto; margin: auto 0; width: 0.5em; aspect-ratio: 1/1; min-width: 0; border-bottom: 1px solid #000; border-right: 1px solid #000; transform: rotate(45deg); }

.usefulAboutlist { padding-top: 60px; margin-top: -60px; }
.usefulAboutlist + .usefulAboutlist { margin-top: 30px; }
.usefulAboutlistItem { display: flex; flex-wrap: wrap; gap: 20px 30px; }
.usefulAboutlistItem + .usefulAboutlistItem { margin-top: 60px; }
.usefulAboutlistH2 { flex: 0 1 auto; width: 100%; font-size: 28px; text-align: center; margin-bottom: 60px; box-sizing: border-box; font-weight: 700; }
.usefulAboutlistH2::after { content: ""; display: block; width: 40px; height: 6px; background: #65cfc5; margin: 20px auto 0; border-radius: 10px; }
.usefulAboutlistH3 { flex: 0 1 auto; width: 100%; font-size: 24px; background: #65cfc5; color: #fff; padding: 10px 15px 7px; line-height: 1.31; font-weight: 700; box-sizing: border-box; }
.usefulAboutlistH3 a { color: #fff; }
.usefulAboutlistH4 { flex: 0 1 auto; width: 100%; font-size: 20px; border-bottom: 2px solid #65cfc5; line-height: 1.5; font-weight: 700; padding-bottom: 10px; box-sizing: border-box; }
.usefulAboutlistH4 span { font-size: 0.75em; display: inline-block; }
.usefulAboutlistH3 + .usefulAboutlistH4 { margin-top: 30px; }
.usefulAboutlistLead { flex: 0 1 auto; width: 100%; padding-inline: 15px; font-size: 16px; line-height: 1.71; }
.usefulAboutlistLead + .usefulAboutlistLead { margin-top: 1em; }
.usefulAboutlistLead span { font-weight: 700; }
.usefulAboutlistLeadC { text-align: center; }
.usefulAboutlistH3 + .usefulAboutlistLead { margin-top: 15px; }
.usefulAboutlistH4 + .usefulAboutlistLead { margin-top: 15px; }
.usefulAboutlistEx { flex: 1; }
.usefulAboutlistEx + .usefulAboutlistEx { margin-top: 60px; }
.usefulAboutlistLead + .usefulAboutlistEx { padding-inline: 15px; }
.usefulAboutlistEx .usefulAboutlistLead { padding: 0; }
.usefulAboutlistImg { width: 240px; padding-right: 15px; }
.usefulAboutlistApp { width: 120px; }
.usefulAboutlistMap { width: 100%; margin: 30px auto; }
.usefulAboutlistMap iframe { aspect-ratio: 16/9; width: 100%; }
.usefulAboutlistMapNote { text-align: right; margin-bottom: 10px; }

.usefulTable { font-size: 16px; }
* + .usefulTable { margin-top: 20px; }
.usefulTableLabel { position: relative; font-weight: 700; font-size: 20px; margin-bottom: 20px; padding-left: 1em; }
.usefulTableLabel::before { position: absolute; content: ""; inset: 0 auto 4px 0; margin: auto 0; width: 5px; background: #333; height: 1em; }
.usefulTableTr { display: flex; flex-wrap: wrap; gap: 0px 20px; }
.usefulTableTr + .usefulTableTr { margin-top: 10px; }
.usefulTableTh { width: 120px; font-weight: 700; line-height: 1.71; }
.usefulTableTd { flex: 1; line-height: 1.71; }

.usefulOutlink { color: inherit; }
.usefulOutlink::after { display: inline-block; content: ""; inset: .3em 0 auto auto; height: .75em; aspect-ratio: 15/12; background: url(/images/areainfo/icon_link.svg) no-repeat center/contain; margin-left: 0.5em; }
.usefulAboutlistH3 .usefulOutlink::after { background: url(/images/areainfo/icon_link_w.svg) no-repeat center/contain; }

.usefulAboutlistAppDl { display: flex; flex-wrap: wrap; gap: 20px 20px; margin-top: 10px; }
.usefulAboutlistAppIcon { height: 50px; }
.appApp { aspect-ratio: 284/98; min-width: 0; }
.appGp { aspect-ratio: 310/95; min-width: 0; }

@media (max-width: 767px) {
	.usefulAboutlistH2 { font-size: 24px; margin-bottom: 40px; }
	.usefulAboutlistH3 { font-size: 20px; }
	.usefulAboutlistH4 { font-size: 17px; }
	.usefulAboutlistLead { padding-inline: 0px; font-size: 14px; }
	.usefulAboutlistEx { flex: 0 1 auto; width: 100%; }
	.usefulAboutlistLead + .usefulAboutlistEx { padding-inline: 0px; }
	.usefulAboutlistImg { padding-right: 0; margin-inline: auto; }
	.usefulAboutlistApp { margin-inline: auto; width: 80px; }
	.otherTable { padding-inline: 0; }
	.usefulTable { font-size: 14px; }
	* + .usefulTable { margin-top: 15px; }
	.usefulTableTh { width: 100%; }
}
@media (max-width: 480px) {
	.usefulAboutlistLeadC { text-align: left; }
}



#contentsSectionBtnArea { margin-top: 60px; margin-bottom: 60px; }
.btn + .btn { margin-top: 30px; }
.btnArea { position: relative; max-width: 370px; height: 70px; font-size: 20px; margin-inline: auto; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; box-sizing: border-box; padding-inline: 45px; }


.btnNext.btnBlue .btnArea::before { position: absolute; content: ""; inset: 0 20px 0 auto; margin: auto 0; height: .8em; aspect-ratio: cos(30deg); clip-path: polygon(0 0,100% 50%,0 100%); object-fit: cover; background: #fff; }
.btnPrev.btnBlue .btnArea::before { position: absolute; content: ""; inset: 0 auto 0 20px; margin: auto 0; height: .8em; aspect-ratio: cos(30deg); clip-path: polygon(0 50%,100% 0,100% 100%); object-fit: cover; background: #fff; }
.btnNext.btnBorder .btnArea::before { position: absolute; content: ""; inset: 0 20px 0 auto; margin: auto 0; height: .8em; aspect-ratio: cos(30deg); clip-path: polygon(0 0,100% 50%,0 100%); object-fit: cover; background: #333; }
.btnPrev.btnBorder .btnArea::before { position: absolute; content: ""; inset: 0 auto 0 20px; margin: auto 0; height: .8em; aspect-ratio: cos(30deg); clip-path: polygon(0 50%,100% 0,100% 100%); object-fit: cover; background: #333; }


.btnBlue .btnArea { background: #65cfc5; color: #fff; font-weight: 700; }
.btnBorder .btnArea { border: 1px solid #333; }

a.btnArea:hover { text-decoration: none; }

@media (max-width: 480px) {
	.btn + .btn { margin-top: 20px; }
	.btnArea { max-width: 290px; height: 60px; font-size: 17px; padding-inline: 35px; }
}

@media (hover: hover) {
	.btnPrev a.btnArea:hover::before { background: #fff; }
	.btnBlue a.btnArea:hover { background: #fe8781; }
	.btnBorder a.btnArea:hover { background: #333; color: #fff; }
	.btnNext.btnBlue a.btnArea:hover::before,
	.btnPrev.btnBlue a.btnArea:hover::before  { background: #fff; }
	.btnNext.btnBorder a.btnArea:hover::before,
	.btnPrev.btnBorder a.btnArea:hover::before { background: #fff; color: #333; }
}

.pageWrap { width: 1000px; margin-inline: auto; padding-inline: 20px; box-sizing: border-box; }

@media (max-width: 1100px) {
	.pageWrap { width: 100%; }
}
@media (max-width: 480px) {
	.pageWrap { padding-inline: 10px; }
}
