@charset "utf-8";

/* ===========================================
 * 交通アクセス
 * ======================================== */
 main #com_content_wrapper .com_content {
	background-color: #FFFEF0;
 }
.h44 {
	height: 44px;
}

.h88 {
	height: 88px;
}

.h132 {
	height: 132px;
}

.mapArea {
	background-color: #e7f1f8;
}

.mapArea_img {
	display: flex;
}

.mapArea_img img {
	width: 346px;
	height: 73px;
}

.mapArea_img h3 {
	font-size: 20px;
	font-weight: bold;
}

.mapArea_img p {
	font-size: 16px
}

.mapArea_img img {
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 20px;
}

.mapArea_img img {
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 20px;
}

.access_titil {
	display: flex;
	gap: 10px;
}

.buss_text {
	height: 68px;
	font-size: 16px
}

.buss_text2 {
	height: 58px;
	font-size: 16px;
	margin-bottom: 60px;
}

.buss_text2 p {
	margin-bottom: 10px;
}

.bus_btn_area{
	text-align: center;
	margin-bottom: 40px;
}

.accessbus-btn01 {
	padding:5px 18px 5px 18px;
	width: 332px;
    height: 51px;
    color: #00000099;
    font-size: 21px;
    background-color: #F4BD08;
    border-radius: 4px;
    font-weight: bold;
}

.category_access .map_wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 8px 0 57px;
	gap: 43.73px;
}

.access_map_img img {
	width: 100%;
	height: 387px;
}

.category_access .map_wrapper .mapTitlePart,
.category_access .map_wrapper .mapTitlePart img {
	width: 320.02px;
	height: 36.27px;
}

.category_access .map_wrapper .mapArea iframe {
	width: 1120px;
	height: 400px;
}

.category_access .info_wrapper {
	display: flex;
	justify-content: space-between;
	margin-bottom: 85.25px;
}

.category_access .info_wrapper>div {
	width: 544.5px;
}

.category_access .info_wrapper .par-title03 {
	min-height: 36.5px;
	padding-bottom: 7.5px;
	margin-bottom: 21px;
}

.category_access .info_wrapper table .label {
	width: 136px;
	height: 44px;
	background: var(--MAIN_COLOR, #2160AF);
	border: 1px solid #DDDDDD;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}

.category_access .info_wrapper table .data {
	width: 408px;
	border: 1px solid #DDDDDD;
	padding-left: 23px;
	font-size: 16px;
	vertical-align: middle;
	line-height: 24px;
}

.category_access .info_content_sotomuke p {
	height: 71px;
}

/*-------------------------
 * アクセス情報
-------------------------*/
.category_access .access_wrapper .access_header {
	margin-bottom: 24.25px;
}

.category_access .access_wrapper .access_header_list .par-tab_li {
	width: 256px;
}

.category_access .access_wrapper .access_header_list .par-tab_li .par-tab_item_cell {
	position: relative;
	width: 252px;
	padding-left: 29.5px;
}

.category_access .access_wrapper .access_header_list .train::before {
	content: '';
	position: absolute;
	background: url(/cdn/pc/images/access/access/ico_train_b.svg) no-repeat;
	background-size: 24px 24px;
	width: 24px;
	height: 24px;
	top: 50%;
	left: 55.25px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.category_access .access_wrapper .access_header_list .car::before {
	content: '';
	position: absolute;
	background: url(/cdn/pc/images/access/access/ico_car_w.svg) no-repeat;
	background-size: 34px 34px;
	width: 34px;
	height: 34px;
	top: 50%;
	left: 44.25px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

/* 電車 */
.category_access .access_wrapper>.par-title01 {
	margin-bottom: 49px;
}

.category_access .access_wrapper .access_train {
	position: relative;
	margin-bottom: 80px;
}

.category_access .access_wrapper .access_train::before {
	z-index: 1;
	content: '';
	position: absolute;
	background-image: url(/cdn/pc/images/access/access/ico_train_b.svg);
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
	top: 0;
}

.category_access .access_wrapper .access_train .par-title02 {
	z-index: 1;
	position: absolute;
	min-height: 40px;
	padding-left: 44px;
	font-size: 20px;
}

.category_access .access_wrapper .access_train img {
	width: 1120px;
	height: 666px;
}

/* 車 */
.category_access .access_wrapper .access_car {
	margin-bottom: 41px;
}

.category_access .access_wrapper .access_car>.par-title02 {
	position: relative;
	display: flex;
	min-height: 48px;
	align-items: center;
	padding-left: 54px;
	font-size: 20px;
}

.category_access .access_wrapper .access_car>.par-title02::before {
	content: '';
	position: absolute;
	background-image: url(/cdn/pc/images/access/access/ico_car_b.svg);
	background-size: 48px 23.98px;
	width: 48px;
	height: 23.98px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.category_access .access_wrapper .access_car .access_car_route .par-title03 {
	min-height: 35.5px;
	padding-bottom: 6.5px;
	margin-bottom: 49.5px;
}

.category_access .access_wrapper .access_car .access_car_route>img {
	display: block;
	width: 782px;
	height: 723px;
	margin: 0 auto 61px;
}

/* 高速道路 */
.category_access .access_car_route .access_car_highway {
	margin-left: 11.5px;
}

.category_access .access_wrapper .access_car_route .access_car_highway .par-title02 {
	margin-left: 12px;
	margin-bottom: 20px;
}

.category_access .access_car_route .access_car_highway .access_car_highway_list {
	display: flex;
	flex-direction: column;
	margin-bottom: 48px;
	font-size: 18px;
	line-height: 26px;
	gap: 8px;
}

.category_access .access_car_route .access_car_highway .access_car_highway_list li {
	display: flex;
	align-items: center;
	gap: 24px;
}

.category_access .access_car_route .access_car_highway .access_car_highway_list .label {
	display: block;
	width: 288px;
	font-weight: bold;
}

/*-------------------------
 * アクセス情報
-------------------------*/
.category_bus .access_wrapper .access_header {
	margin-bottom: 24.25px;
}

.category_bus .access_wrapper .access_header_list .par-tab_li {
	width: 256px;
}

.category_bus .access_wrapper .access_header_list .par-tab_li .par-tab_item_cell {
	position: relative;
	width: 252px;
	padding-left: 29.5px;
}

.category_bus .access_wrapper .access_header_list .train::before {
	content: '';
	position: absolute;
	background: url(/cdn/pc/images/access/access/ico_train_b.svg) no-repeat;
	background-size: 24px 24px;
	width: 24px;
	height: 24px;
	top: 50%;
	left: 55.25px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.category_bus .access_wrapper .access_header_list .car::before {
	content: '';
	position: absolute;
	background: url(/cdn/pc/images/access/access/ico_car_w.svg) no-repeat;
	background-size: 34px 34px;
	width: 34px;
	height: 34px;
	top: 50%;
	left: 44.25px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

/* 電車 */
.category_bus .access_wrapper>.par-title01 {
	margin-bottom: 49px;
}

.category_bus .access_wrapper .access_train {
	position: relative;
	margin-bottom: 80px;
}

.category_bus .access_wrapper .access_train::before {
	z-index: 1;
	content: '';
	position: absolute;
	background-image: url(/cdn/pc/images/access/access/ico_train_b.svg);
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
	top: 0;
}

.category_bus .access_wrapper .access_train .par-title02 {
	z-index: 1;
	position: absolute;
	min-height: 40px;
	padding-left: 44px;
	font-size: 20px;
}

.category_bus .access_wrapper .access_train img {
	width: 1120px;
	height: 666px;
}

/* 車 */
.category_bus .access_wrapper .access_car {
	margin-bottom: 41px;
}

.category_bus .access_wrapper .access_car>.par-title02 {
	position: relative;
	display: flex;
	min-height: 48px;
	align-items: center;
	padding-left: 54px;
	font-size: 20px;
}

.category_bus .access_wrapper .access_car>.par-title02::before {
	content: '';
	position: absolute;
	background-image: url(/cdn/pc/images/access/access/ico_car_b.svg);
	background-size: 48px 23.98px;
	width: 48px;
	height: 23.98px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.category_bus .access_wrapper .access_car .access_car_route .par-title03 {
	min-height: 35.5px;
	padding-bottom: 6.5px;
	margin-bottom: 49.5px;
}

.category_bus .access_wrapper .access_car .access_car_route>img {
	display: block;
	width: 782px;
	height: 723px;
	margin: 0 auto 61px;
}

/* 高速道路 */
.category_bus .access_car_route .access_car_highway {
	margin-left: 11.5px;
}

.category_bus .access_wrapper .access_car_route .access_car_highway .par-title02 {
	margin-left: 12px;
	margin-bottom: 20px;
}

.category_bus .access_car_route .access_car_highway .access_car_highway_list {
	display: flex;
	flex-direction: column;
	margin-bottom: 48px;
	font-size: 18px;
	line-height: 26px;
	gap: 8px;
}

.category_bus .access_car_route .access_car_highway .access_car_highway_list li {
	display: flex;
	align-items: center;
	gap: 24px;
}

.category_bus .access_car_route .access_car_highway .access_car_highway_list .label {
	display: block;
	width: 288px;
	font-weight: bold;
}

/* 駐車場 */
.category_bus .access_car_route .access_car_parking {
	display: flex;
	height: 126px;
	align-items: center;
	background: #E4EAEC;
	border-radius: 8px;
	padding-left: 60px;
	font-weight: bold;
	gap: 70px;
}

.category_bus .access_car_route .access_car_parking h5 {
	font-size: 24px;
}

.category_bus .access_car_route .access_car_parking p {
	height: 56px;
	font-size: 18px;
}

/*  新規追加  */
th,td{
  border: 1px solid #7C7C7C;
	padding: 8px;

}

td {
	color: #000;
	font-size: 16px;
	background-color: #FFFFFF;
}

.category_access_address1 {
    display: flex;
	margin-bottom: 30px;
	gap: 50px;
}

.category_access_address1 .par-title01 table{
  border-collapse: separate;   /* collapseだと角丸が潰れるので注意 */
  border: 1px solid #7C7C7C;      /* 外枠の線 */
  border-radius: 10px;         /* 角丸 */
  overflow: hidden;            /* はみ出し防止 */
  width: 100%;
}

.category_access_address1 .par-title01 table th {
    width: 120px;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    background: #003288;
    color: #FFF;
    padding: 1.5rem;
}

.category_access_address1 .par-title01 table th,
.category_access_address1 .par-title01 table td {
	border: 1px solid #7C7C7C;
	padding: 15px;
	font-weight: normal;
}

.category_access_address1 .par-title01 table td span{
	font-size: 14px;
}

h2.par-title01 {
    background: none;
    border: none;
    font-size: 13px;
	padding-left: 0;
    padding-right: 0;
}

h3.par-title01 {
    background: none;
    border-left: none;
    font-size: 22px;
	padding: 15px 0px 0px 0px;
    color: #003288;
}

h3.par-title01 .access_subtitle03_1,
h3.par-title01 .access_subtitle03_2{
    border-bottom: 2px solid #003288;
	margin-bottom: 30px;
	padding-bottom: 7px;
}
.tokotan_01{
	position: absolute;
	left: 0px;
	top: -10px;
}

.tokotan_02{
	position: absolute;
	left: 10px;
	top: -20px;
}

.tokotan_03{
	position: absolute;
	left: 0px;
	top: -10px;
}

.access_subtitle03_1_map p {
    color: #000;
    font-size: 16px;
    margin-left: 170px;
}

.access_subtitle03_2_map p {
    color: #000;
    font-size: 16px;
    margin-left: 0px;
}

.train_access_map{
	display: block;
	margin: 0 auto;

}

.parking_text{
	background-color: #FFEBB5;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 30px 30px;
	padding: 30px 30px;
	font-size: 22px;
	border-radius: 20px;
}

.parking_text .u-accent{
	margin-left: 30px;
	font-size: 33px;
}

h2.par-title01 .access_titil{
	font-size: 28px;
	color: #003288;
}

.access_titil.access_subtitle01,
.access_titil.access_subtitle02{
	margin-left: 80px;
	padding-bottom: 10px;
}

.access_titil.access_subtitle03{
	margin-left: 65px;
}

.car_content_tab {
	display: flex;
}

.route_search {
    background-color: #FF7F00;
    padding: 1rem;
    font-size: 2rem;
    color: #FFFFFF;
    border-radius: 1rem;
    width: 345px;
    margin: 0 auto;
}

.search_img {
    vertical-align: -0.5rem;
    margin-left: 1rem;
    width: 2rem;
}

.bus_time_icon_1 {
	margin-top: 40px;
}

.bus_time_icon_2 {
    position: absolute;
    right: 128px;
    bottom: 0px;
}