/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 02 2025 | 04:52:15 */
/* ここにCSSコードを追加

例:
.example {
    color: red;
}

CSS の知識に磨きをかけるためにご覧ください。
http://www.w3schools.com/css/css_syntax.asp

コメント終わり */ 

:root {
  --arkb-shadow: 0 0 4px 1px #0000000d,0 1px 24px -8px #00000026;
  --arkb-shadow--s: 0 0 0 1px #00000003,0 1px 6px 0 #0000001a;
}
.top #content {
width: 100%;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
	margin-bottom: 0;
}
.l-mainContent {
	width: 100%;
  max-width: 100%;
}
.l-mainContent__inner > .post_content {
	  padding-right: 0;
  padding-left: 0;
}

.p-mainVisual__slideTitle {
	font-size: 3em;
  font-weight: 800;
}
.p-mainVisual__slideText {
	font-weight: 600;
}
.back_white {
background-color: white;
  color: #000;
  padding: 7px 20px 7px;
  width: fit-content;
  margin-bottom: 20px;
  letter-spacing: .15em;
}
.p-mainVisual .swiper-pagination-bullet-active {
  background: var(--color_main);
}
 .btn-fixed {
    top: 70%;
    transform: translateY(-70%);
    width: 60px;
    left: auto;
    bottom: auto;
    　　　　　z-index: 100;
}
.ark-block-heading__sub {
  position: absolute;
  display: flex;
	flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 5.5rem;
  font-weight: bold;
  opacity: .1;
  transform: translateY(-.05em);
  z-index: 0;
}
.ark-block-heading {
position: relative;
  text-align: center;
}
.post_content h2.ark-block-heading__main {
font-size: 3.0em;
	  z-index: 1;
}
.post_content h2.ark-block-heading__main .back_white {
margin-right: auto;
  margin-left: auto;
}


.top_menu {
position: fixed;
  top: 20%;
  right: 0;
  text-align: center;
	  z-index: 9999999;
	max-width: 60.55555px;
}
.top_menu a {
display: block;
  background-color: var(--color_main);
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: 500;
  border-radius: 4px 0 0 4px;
  font-size: 1.2em;
  margin-bottom: 15px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 15px 12px;
  writing-mode: vertical-rl;
  min-height: 150px;
	box-shadow: var(--swl-btn_shadow);
	top: 0;
  right: 0;
  position: relative;
  z-index: 9999999;
}
.top_menu a.orange_link {
background-color: var(--color_link);
}
.top_menu a img {
	margin-bottom: 5px;	
}


.back_image {
	background-image: url(http://fast-parking.net/wp-content/uploads/2025/06/2-1-scaled.png);
  background-size: cover;
background-position: top center;
  padding-top: 5em;
	padding-bottom: 5em;
	position: relative;
	padding-right: 15px;
  padding-left: 15px;
	 background-attachment: fixed;
}
.back_image.back2 {
	background-image: url(http://fast-parking.net/wp-content/uploads/2025/06/back_image2-scaled.png);
}
.post_content .back_image h2 {
margin-bottom: 1em;
}
.back_image::before {
content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #111;
  top: 0;
  right: 0;
  opacity: 0.5;
}

.back_image::after {
background-color: rgba(0,0,0,.1);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURUdwTAAAAJ8qhFEAAAABdFJOUwBA5thmAAAAEklEQVQI12MwYDBgYGBoYGAAAASKAOH8MS30AAAAAElFTkSuQmCC);
  background-size: 2px;
  content: "";
  opacity: .5;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.back_image .ark-block-heading__main {
	color: white;
}
.back_image .ark-block-heading__sub {
	color: white;
}
.z-index1 {
z-index: 1;
  position: relative;
}
.flex_link {
display: flex;
  text-align: center;
  max-width: 940px;
width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.flex_link_sub {
width: 30%;
}

.flex_link_sub a {
display: block;
  width: 100%;
  background-color: #fff;
  border-radius: 3px;
	box-shadow: var(--swl-btn_shadow);
}
.contact_flex {
	box-shadow: var(--arkb-shadow);
}
.flex_link_sub a {
color: #111;
  font-size: 1.8em;
padding: 40px 30px;
}
.flex_link_sub a img {
width: 40%;
  height: 40% !important;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
}
.contents_footer {
background-color: #151c2a;
  padding: 20px;
  margin-bottom: 0;
}
.l-header .c-mvBtn, .l-fixHeader .c-mvBtn {
margin: 0;
}
.l-header .c-mvBtn__btn, .l-fixHeader .c-mvBtn__btn {
padding: 0.5em 1.5em;
}
@media screen and (max-width: 980px) {
.l-header .c-mvBtn__btn, .l-fixHeader .c-mvBtn__btn {
padding: 0.5em 1em;
}
}
@media (min-width: 960px) {
.w-header__inner p {
line-height: 1.5;
}
.header_contact_phone {
font-size: 20px;
font-weight: 700;
letter-spacing: 0.6px;
}
.header_contact_phone span.icon-phone {
font-size: 16px;
vertical-align: baseline;
margin-right: 3px;
}
.header_business_hours {
font-size: 13px;
letter-spacing: 1px;
}
}
.header_menu {
display: flex;
  justify-content: space-between;
	align-items: stretch;
}
.l-fixHeader__inner {
max-width: 1600px;
}
.-series .l-header__inner {
    max-width: 1600px;
}
.header_tel a span {
display: block;
}
.header_menu a {
display: block;
}
.header_tel {
	text-align: center;
	margin-right: 20px;
}
.header_menu {
padding-top: 15px;
  padding-bottom: 15px;
}
.header_tel a span {
color: #111;
}
.header_tel a span.header_tel_subtext {
font-size: 0.8em;
}
.header_tel a span.header_tel_maintext {
font-size: 1.5em;
font-weight: 800;
	display: flex;
  align-items: center;
  justify-content: center;
}
.header_button a {
display: flex;
  background-color: var(--color_main);
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: 500;
  border-radius: 4px 0 0 4px;
  font-size: 1.2em;
  padding: 15px 12px;
  box-shadow: var(--swl-btn_shadow);
  top: 0;
  right: 0;
  position: relative;
  height: 100%;
  margin-right: 10px;
  align-items: center;
}
.header_button a img {
margin-bottom: 2px;
}

.header_button.orange a {
background-color: var(--color_link);
}
.strong {
	color:var(--color_main);
}
@media (min-width: 600px) {
  .-height-full .p-mainVisual__slideText {
    font-size: 1.7em;
    letter-spacing: .1em;
	  margin-top: 2em;
	}
}

h2 .strong {
  font-size: 1.3em;
}
.header_tel_maintext img {
margin-right: 2px;
}
.post_content h3.fukidashi {
text-align: center;
  font-size: 1.5em;
  color: #fff;
  background-color: #111;
  padding: .5em 2em;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 9999px;
  max-width: 628px;
  line-height: 1.6em;
	position: relative;
}
.post_content h3.fukidashi::before {
content: "";
  right: 0;
  left: 0;
  width: 1vw;
  background-color: #111;
  height: 1vw;
  bottom: -.5vw;
	margin: auto;
	transform: rotate(45deg);
}
.border_box {
max-width: 1110px;
  border-radius: 4px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
justify-content: space-between;
	flex-wrap: wrap;
}
.border_box_sub {
width: 33.333333333333333333%;
padding: 1em;
}
.border_box_sub_padding {
padding: 1.5em 1em;
  text-align: center;
font-weight: 700;
  letter-spacing: .15em;
  line-height: 2;
border-radius: 10px;
background-color: #fff;
	border: 2px solid #7fce43;
}


.border_box_sub img {
width: 50%;
	max-width: 100px;
		max-height: 100px;
  height: 50% !important;
  margin-bottom: 10px;
}
.pc-py-10em {
padding-top: 10em;
}
.question  {
max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 4em;
  padding-top: 4em;
}
.question h4 {
padding-left: 0;
  border: none;
  font-size: 1.5em;
  text-align: center;
  position: relative;
  padding-bottom: .7em;
  margin-bottom: 1em;
}
.question h4::before {
content: "";
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  width: 2em;
  border-bottom: 1px solid;
  margin: auto;
}
.green_back {
background-color: var(--color_main);
  padding-top: 4em;
  padding-bottom: 4em;
	margin-bottom: 0;
}
.green_back .strong {
color: #fff;
}
.green_back h2 {
color: #fff;
}
.fukidashi_area {
	padding-top: 4em;
}
body .has-white-background-color {
border-radius: 8px;
  backdrop-filter: blur(12px);
  background: rgba(255,255,255,.2) !important;
  color: #fff !important;
  box-shadow: 0 1px 16px rgb(20,20,20,.1);
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.site_logo {
position: relative;
  display: inline-block;
  color: transparent;
  padding-right: 35px;
  padding-left: 35px;
  font-size: 1.2em;
  margin-right: 5px;

}
.site_logo::before {
content: "";
  width: 100%;
  background-image: url(http://fast-parking.net/wp-content/uploads/2025/06/fast_white.png);
  position: absolute;
  height: 100%;
background-size: contain;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
}


.company-info-container {
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}

.company-profile {
  width: 100%;
  border-collapse: collapse;
  font-family: sans-serif;
  background-color: #fff;
  margin-bottom: 20px;
}

.company-profile th,
.company-profile td {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: left;
  vertical-align: top;
}

.company-profile th {
  background-color: #f5f5f5;
  font-weight: bold;
  width: 35%;
}

.company-map iframe {
  width: 100%;
  height: 300px;
  border: none;
  border-radius: 8px;
}

@media screen and (max-width: 600px) {
  .company-profile th,
  .company-profile td {
    display: block;
    width: 100%;
  }

  .company-profile tr {
    display: block;
    margin-bottom: 15px;
  }

  .company-profile th {
    background-color: transparent;
    font-weight: bold;
    padding-bottom: 5px;
  }

  .company-profile td {
    border-top: none;
  }
}
.explanation_flex {
display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}
.explanation_flex_text {
width: 60%;	
	font-size: 1.1em;
  padding-right: 2em;
}
.explanation_flex_image {
	width: 40%;
}
.post_content .back_white_area h2 {
margin-bottom: 1em;
}
.back_white_area {
padding-bottom: 7em;
}
.white_button a {
border: 1px solid;
  text-align: center;
  padding: 15px;
  font-size: 1.2em;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
	display: block;
}
.white_button {
width: 50%;
}
.flex_box {
display: flex;
  text-align: center;
  margin-top: 2em;
  margin-right: auto;
  margin-left: auto;
}
#breadcrumb {
 display: none;
}
@media screen and (max-width: 980px) {
	.pc_only {
 display: none !important;
	}
	.post_content h2.ark-block-heading__main {
  font-size: 1.5em;
	}
	.ark-block-heading__sub {
	font-size: 2.5rem;	
	}
.explanation_flex {
  display: block;
	padding-right: 15px;
  padding-left: 15px;
	}
	.explanation_flex_text {
  width: 100%;
  font-size: .8em;
  padding-right: 0;
	}
	.explanation_flex_image {
  width: 100%;
  margin-top: 15px;
	}
.back_white_area {
  padding-bottom: 5em;
	}
.site_logo {
  padding-right: 10px;
  padding-left: 10px;
	}
.post_content h3.fukidashi::before {
  width: 5vw;
  height: 5vw;
  bottom: -2.5vw;
	}
	.border_box {
display: block;
	}
	.border_box_sub {
  width: 100%;
	}
.flex_box {
  display: block;
	}
	.white_button {
  width: 100%;
		margin-bottom: 20px;
	}
	.flex_link {
  display: block;
	}
	.flex_link_sub {
  width: 100%;
		margin-bottom: 20px;
	}
.p-mainVisual__slideTitle {
  font-size: 2em;
	}
	.back_white {
		margin-bottom: 15px;
		padding: 7px;
	}
	.-height-full .p-mainVisual__slideText {
  font-size: 4vw;
	}
	.l-header__customBtn {
display: none;
	}
.post_content h3.fukidashi {
  text-align: center;
  font-size: 1.1em;
	}
	.fukidashi_area {
  margin-bottom: 0;
	}
	#post_slider {
		display: none;
	}
	
}
#booking_package_input_terms + .description {
border: 1px solid #e4e4e4;
  padding: 10px;
  font-size: 12px;
  background-color: #f5f5f5;
  max-height: 150px;
  overflow-y: scroll;
}
#booking-package .nationalHoliday::before {
content: "繁忙期";
  background-color: rgb(3, 155, 229);
  font-size: .6em;
  border-radius: 10px;
  color: #fff;
  position: absolute;
  width: 70%;
  bottom: 10%;
  right: 0;
  left: 0;
  margin: auto;
}
#booking-package .nationalHoliday {
position: relative;
}
.border_box_days .white_button a {
width: 100%;
}
.border_box_days .white_button {
padding: 15px;
}
.border_box_days {
	margin-bottom: 0;
}
.price-table-container {
  max-width: 600px;
  margin: 0 auto;
}

.price-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
}

.price-table th,
.price-table td {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
}

.price-table th {
  background-color: #f2f2f2;
}

.note {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
}