/*
Theme Name:   nashlimo
Theme URI:    http://underscores.me/
Author:       Underscores.me
Author URI:   http://underscores.me/
Description:  Description
Version:      1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License:      GNU General Public License v2 or later
License URI:  LICENSE

Text Domain:  nashlimo
Domain Path:  /languages

Tags: custom-background, custom-logo, custom-menu, featured-images,
      threaded-comments, translation-ready

nashlimo is based on Underscores https://underscores.me/ â€¦
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
html {
    overflow-x: hidden;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}



/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

p.site-title a img {
    width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	/* color: #800080; */
}

a:hover,
a:focus,
a:active {
	color: #ffffff;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.hv {
  /* transform, box-shadow ã«åŠ ãˆã¦ opacity ã‚‚é·ç§»å¯¾è±¡ã« */
  transition: transform 0.3s ease,
              box-shadow 0.3s ease,
              opacity  0.3s ease;
  text-decoration: none;
  display: inline-block;
}

.hv:hover {
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  opacity: 0.7;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap');

p.site-title a {
  font-family: 'Montserrat', 'Arial Black', Arial, sans-serif !important;
}




.main-navigation {
/*	display: block;
	width: 100%;*/
	    display: inline-block;
}

/*ã‚µã‚¤ãƒˆã‚¿ã‚¤ãƒˆãƒ«*/
p.site-title a {
    font-size: 30px;
    text-decoration: none;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1em;
    font-family: 'Oswald', sans-serif;
    font-family: 'Arial Black', sans-serif;
    letter-spacing: 0em;
}

.main-navigation ul {
	/* display: none; */
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	    font-family: 'Oswald', 'Noto Sans JP', sans-serif;
}

.main-navigation a {
    padding: 20px 20px;
    color: white;
}
.main-navigation li:last-child a {
    background: #d4501d;
    border-radius: 100px;
    margin-left: 30px;
    padding: 10px 60px;
    font-size: 0.8em;
}


.main-navigation li:last-child a {
    /* padding: 10px 20px; */
}

.main-navigation a:after {
    content: "";
    display: block;
    width: 1px;
    height: 20%;
    position: absolute;
    top: 50%;
    right: 0;
    background: #ffffff52;
    transform: translate(0px, -50%);
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	/* display: block; */
}

button.menu-toggle {
    background: inherit;
    border: inherit;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
		align-items: center;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	/* margin: 0 0 1.5em; */
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}







/*åŸºæœ¬*/
.oswald {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.7px;
}
* {
    font-size: 18px;
        letter-spacing: 0.05em;
}

.sp {
    display: none;
}

.wrap {
    width: 90%;
    display: block;
    margin: auto;
    top: 0;
}
.display_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}




/* Page Topãƒœã‚¿ãƒ³ï¼ˆPCã®ã¿è¡¨ç¤ºï¼‰ */
.floating-top-btn {
  /* åŸºæœ¬ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆ */
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 9999;
  width: 130px;
  height: 130px;
  background: #c5202000;
  border-radius: 50%;
  border: 1px solid #eee;
  /* border: none; */
  box-shadow: 0 4px 16px rgba(0,0,0,0.12);
  cursor: pointer;
  outline: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  /* ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³åˆæœŸçŠ¶æ…‹ */
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition:
    opacity 0.3s cubic-bezier(.42,0,.58,1),
    visibility 0.3s,
    transform 0.3s cubic-bezier(.42,0,.58,1);
  display: none; /* PCã®ã¿flexæŒ‡å®š */
}

.floating-top-btn .top-arrow {
  display: block;
  width: 20px;
  height: 20px;
  margin: 10px auto 0;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(135deg);
}

.floating-top-btn .top-text {
  display: block;
  color: #fff;
  font-size: 13px;
  margin-top: 3px;
  letter-spacing: 0.05em;
  font-weight: 100;
}

.floating-top-btn:hover {
  box-shadow: 0 8px 24px rgba(197,32,32,0.2);
  transform: translateY(-3px) scale(1.06);
}

.floating-top-btn.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* PCã®ã¿è¡¨ç¤º */
@media (min-width: 1025px) {
  .floating-top-btn {
    display: flex;
  }
}
@media (max-width: 1024px) {
  .floating-top-btn {
    display: none !important;
  }
	
}




.floating-contact-btn {
  position: fixed;
  left: 0;
  right: 0;
  bottom: -100px; /* åˆæœŸã¯éžè¡¨ç¤º */
  z-index: 9999;
  display: flex;
  justify-content: center;
  pointer-events: none;
  transition: bottom 0.6s cubic-bezier(.77,0,.18,1), opacity 0.6s cubic-bezier(.77,0,.18,1);
  opacity: 0;
}
.floating-contact-btn .btn {
  pointer-events: auto;
  box-shadow: 0 4px 18px rgba(0,0,0,0.18);
  font-size: 1.05rem;
  width: 92% !important;
}

.floating-contact-btn.is-visible {
  bottom: 0vw; /* ç”»é¢ä¸‹ã‹ã‚‰40pxä¸Šã« */
  opacity: 1;
  pointer-events: auto;
}
/*
.floating-contact-btn.is-visible {
    display: none;
}
*/





/*header*/
header#masthead {
    position: fixed;
    width: 100%;
    z-index: 999;
    /* border-bottom: 1px solid #fff; */
    transition: all 0.8s cubic-bezier(.45,0,.55,1); /* 0.8ç§’ã§ãªã‚ã‚‰ã‹ã« */
    top: 0;
}

.display_none {
display:none;
}

.site-header.is-scrolled {/* background: white; */color: black !important;/* width: 95% !important; */top: 0px !important;/* transform: translate(50%, 0); *//* border-radius: 90px; */}

.site-header.is-scrolled .wrap {
    width: 100%;
    z-index: 999;
    /* border-bottom: 1px solid #fff; */
    transition: all 0.8s cubic-bezier(.45,0,.55,1);
    background: #0000007d;
    /* border-radius: 100px; */
    transition: all 0.8s cubic-bezier(.45,0,.55,1);
    padding: 0 30px;
    backdrop-filter: blur(10px);
}


p.site-title {
    margin: 1rem;
}

.main-navigation li {
    padding-bottom: 0;
}

.main-navigation li {
    text-align: right;
}

.main-navigation li:last-child a::after {
    display: none;
}
.main-navigation a:hover {
    /* background: rgb(0 0 0 / 23%); */
    opacity: 0.5;
    transition: opacity 0.5s ease;  /* 2ç§’ã‹ã‘ã¦ã‚†ã£ãã‚Šå¤‰åŒ– */
}

footer#colophon {background: #d4501d;text-align: center;padding: 1.4em;color: white;}

main#primary {
    display: none;
}








@media screen and (max-width: 1024px) {

	.floating-contact-btn.is-visible {
    bottom: 2vw;
}

	
.driver-section__lead {
    font-size: 1rem;
}

.menu-toggle {
  width: 34px; height: 30px; position: relative;
  display: flex; flex-direction: column; justify-content: center; z-index: 1001;
  background: none; border: none; cursor: pointer;
}


.menu-toggle.active span    { opacity: 0; }
.menu-toggle.active::before {transform: translateY(0px) rotate(45deg);width: 120% !important;top: 50% !important;}
.menu-toggle.active::after  { transform: translateY(-10px) rotate(-45deg);}


.main-navigation.active .menu {
  max-height: inherit; /* ãƒ¡ãƒ‹ãƒ¥ãƒ¼é«˜ã•ã«å¿œã˜ã¦èª¿æ•´ */
  opacity: 1;
}



  .main-navigation .menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 230px;
    max-width: 350px;
    height: 100vh;
    background: rgb(0 0 0 / 79%);
    transform: translateX(100%);
    opacity: 0;
    pointer-events: none;
    transition: transform 0.5s cubic-bezier(.77,0,.18,1), opacity 0.5s;
    z-index: 1000;
    display: block;
    padding-top: 3em;
  }
  .main-navigation.active .menu {
    transform: translateX(0%);
    opacity: 1;
    pointer-events: auto;
  }
	.main-navigation li:last-child a {
    display: inline-block;
    padding: 10px 40px;
}
	}











/*ã‚¯ãƒ­ãƒ¼ãƒ ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«å•é¡Œ*/

@media screen and (max-width: 1024px) {
/**/
/* === ä»¥ä¸‹ã«CSSã‚³ãƒ¼ãƒ‰ã‚’è¿½è¨˜ãƒ»ä¿®æ­£ã§ãã¾ã™ === */

html, body {
  overscroll-behavior: auto;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
}

  .site-header.is-scrolled .wrap {
    margin: 0;
    width: 100% !important;
}

/* ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼ç”¨ã‚¹ã‚¿ã‚¤ãƒ« */
.menu-toggle {
  /* display: inline-block; */
  /* background: none; */
  /* border: none; */
  /* cursor: pointer; */
  /* position: relative; */
  /* width: 30px; */
  /* height: 24px; */
  /* z-index: 1001; */
}



.menu-toggle.active span {
  opacity: 0;
}


.menu-toggle.active::after {
  transform: rotate(-45deg);
  bottom: 50%;
}





}






/*ã‚¯ãƒ­ãƒ¼ãƒ ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«å•é¡Œ*/

@media screen and (max-width: 1024px) {
/**/
/* === ä»¥ä¸‹ã«CSSã‚³ãƒ¼ãƒ‰ã‚’è¿½è¨˜ãƒ»ä¿®æ­£ã§ãã¾ã™ === */

html, body {
  overscroll-behavior: auto;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
}

  .site-header.is-scrolled .wrap {
    margin: 0;
    width: 100% !important;
}

/* ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼ç”¨ã‚¹ã‚¿ã‚¤ãƒ« */
.menu-toggle {
  display: inline-block;
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
  width: 30px;
  height: 30px;
  z-index: 1001;
  right: 18px;
}

.menu-toggle span,
.menu-toggle::before,
.menu-toggle::after {
  content: '';
}



.menu-toggle.active span {
  opacity: 0;
}

.menu-toggle.active::after {
  transform: rotate(-45deg);
  bottom: 50%;
}



}







/* === ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆã‚°ãƒ­ãƒŠãƒ“æŒ™å‹•ä¿®æ­£ï¼šcanvasãƒ‘ãƒƒãƒ === */
@media screen and (max-width: 1024px) {

  .menu-toggle span,
  .menu-toggle::before,
  .menu-toggle::after {
    background: #ffffff !important;
    height: 4px !important;
    left: 0 !important;
    width: 100% !important;
    /* border-radius: 2px !important; */
    display: block !important;
    position: absolute !important;
    transition: all 0.4s cubic-bezier(.77,0,.18,1) !important;
  }
  .menu-toggle span    {top: 50% !important;transform: translateY(-50%) !important;}
  .menu-toggle::before {top: 0 !important;}
  .menu-toggle::after  {bottom: 0 !important;}

  .menu-toggle.active span    { opacity: 0 !important; }

  .menu-toggle.active::after  {transform: translateY(0%) rotate(-45deg) !important;width: 120% !important;bottom: 37% !IMPORTANT;}



}






@media (min-width: 1025px) {

.floating-contact-btn.is-visible {
    display: none;
}

}




@media screen and (max-width: 600px) {

	

	li#menu-item-23 {
    display: none;
}

.main-navigation .menu {
    width: 42vw;
}

	

* {
    max-width: 100%;
}

  .site-header .wrap {
    width: 100% !important;
}
header#masthead {
    top: 0 !important;
    width: 100vw;
      z-index: 99999 !important;
}
p.site-title a {
    font-size: 6vw;
}

	nav.breadcrumb {
    padding-top: 2vw;
    padding: 24px 3vw 40px 3vw !important;
    max-width: 97vw !important;
}

nav.breadcrumb span {
    font-size: 0.9em;
}

	

	}



/*TOPãƒšãƒ¼ã‚¸ä»¥å¤–ã«å‡ºåŠ›*/
body:not(.home):not(.front-page) main#primary {
    display: block;
}












.contact-info {
    display: flex;
    justify-content: center;
    /* width: 80%; */
    margin: auto;
    margin-bottom: 40px;
}

.area-info {
    width: 600px;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: space-between;
    column-fill: balance;
    flex-wrap: wrap;
}

.area-info button {
    color: white;
    background: inherit;
    border: inherit;
    letter-spacing: 0.08em;
    margin-bottom: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 1.5em;
    width: 100%;
}

p#tokyo-phone {}

.area-info:nth-child(1):after {
    content: "";
    background: #ffffff3d;
    width: 1px;
    height: 60%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0%, -50%);
}
.contact-info p {
  font-size: 1.2rem;  /* Ã¦â€“â€¡Ã¥Â­â€”Ã£â€šÂµÃ£â€šÂ¤Ã£â€šÂº */
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;  /* Ã£â€šÂ¢Ã£â€šÂ¤Ã£â€šÂ³Ã£Æ’Â³Ã£ÂÂ¨Ã£Æ’â€ Ã£â€šÂ­Ã£â€šÂ¹Ã£Æ’Ë†Ã£ÂÂ®Ã©â€“â€œÃ©Å¡â€ */
}

.contact-info i {
  font-size: 1.5rem;  /* Ã£â€šÂ¢Ã£â€šÂ¤Ã£â€šÂ³Ã£Æ’Â³Ã£ÂÂ®Ã£â€šÂµÃ£â€šÂ¤Ã£â€šÂº */
  color: #ffffff;  /* Ã£â€šÂ¢Ã£â€šÂ¤Ã£â€šÂ³Ã£Æ’Â³Ã£ÂÂ®Ã¨â€°Â²Ã¯Â¼Ë†Ã£â€šÂ´Ã£Æ’Â¼Ã£Æ’Â«Ã£Æ’â€°Ã¨ÂªÂ¿Ã£ÂÂ«Ã¨Â¨Â­Ã¥Â®Å¡Ã¯Â¼â€° */
  /* margin-right: 10px; */
  /* position: absolute; */
  left: -20px;
  /* transform: translate(0%, 0%); */
}

.area-info .phone-number {
    font-size: 2.7rem;
    margin-top: 0;
    font-family: 'Oswald', sans-serif;
    justify-content: center;
    /* width: 100%; */
    margin-bottom: 0;
    position: relative;
    right: -20px;
}
.contact-section {
  background: #222;
  color: #fff;
  padding: 3rem 0;
  text-align: center;
}

.contact-section .wrap {
  /* max-width: 700px; */
  margin: 0 auto;
  padding: 0 2rem;
  width: 1200px;
}

.contact-section__title {
  font-size: 2.4rem;
  font-family: 'Oswald', 'Kozuka Gothic Pr6N', sans-serif;
  font-weight: bold;
  margin-bottom: 0.3em;
}

.contact-section__subtitle {
  display: block;
  color: #B28C38;
  font-size: 1.08rem;
  letter-spacing: 0.13em;
  margin-top: 0.2em;
  font-weight: 400;
}

.contact-section__lead {
  font-size: 1.13rem;
  opacity: 0.82;
  margin-bottom: 2.5em;
}

.contact-form {
  background: #181818;
  border-radius: 1.2em;
  padding: 2.5em 1.5em;
  box-shadow: 0 4px 32px rgba(0,0,0,0.14);
  text-align: left;
}

.contact-form__row {
  margin-bottom: 1.8em;
  display: flex;
  flex-direction: column;
}

.contact-form__row label {
  font-weight: bold;
  margin-bottom: 0.4em;
  color: #fff;
}

.contact-form__row input,
.contact-form__row textarea {
  padding: 0.7em;
  border: none;
  border-radius: 0.4em;
  font-size: 1em;
  background: #292929;
  color: #fff;
  margin-bottom: 0.1em;
}

.contact-form__row input:focus,
.contact-form__row textarea:focus {
  outline: 2px solid #b28c38;
}

.contact-form__submit {
  text-align: center;
}

.contact-form button.btn--primary {
  background: #d4501e;
  color: #fff;
  font-weight: bold;
  border-radius: 2em;
  padding: 0.9em 3em;
  font-size: 1.1em;
  border: none;
  cursor: pointer;
  transition: background 0.2s;
}

.contact-form button.btn--primary:hover {
  background: #b1390b;
}



.area-info .phone-number {
    font-size: 2.7rem;
    margin-top: 0;
    font-family: 'Oswald', sans-serif;
    justify-content: center;
    /* width: 100%; */
    margin-bottom: 0;
    position: relative;
    right: -20px;
}
.contact-section {
  background: #222;
  color: #fff;
  padding: 3rem 0;
  text-align: center;
}

.contact-section .wrap {
  /* max-width: 700px; */
  margin: 0 auto;
  padding: 0 2rem;
  width: 1200px;
}

.contact-section__title {
  font-size: 2.4rem;
  font-family: 'Oswald', 'Kozuka Gothic Pr6N', sans-serif;
  font-weight: bold;
  margin-bottom: 0.3em;
}

.contact-section__subtitle {
  display: block;
  color: #B28C38;
  font-size: 1.08rem;
  letter-spacing: 0.13em;
  margin-top: 0.2em;
  font-weight: 400;
}

.contact-section__lead {
  font-size: 1.13rem;
  opacity: 0.82;
  margin-bottom: 2.5em;
}

.contact-form {
  background: #181818;
  border-radius: 1.2em;
  padding: 2.5em 1.5em;
  box-shadow: 0 4px 32px rgba(0,0,0,0.14);
  text-align: left;
}

.contact-form__row {
  margin-bottom: 1.8em;
  display: flex;
  flex-direction: column;
}

.contact-form__row label {
  font-weight: bold;
  margin-bottom: 0.4em;
  color: #fff;
}

.contact-form__row input,
.contact-form__row textarea {
  padding: 0.7em;
  border: none;
  border-radius: 0.4em;
  font-size: 1em;
  background: #292929;
  color: #fff;
  margin-bottom: 0.1em;
}

.contact-form__row input:focus,
.contact-form__row textarea:focus {
  outline: 2px solid #b28c38;
}

.contact-form__submit {
  text-align: center;
}

.contact-form button.btn--primary {
  background: #d4501e;
  color: #fff;
  font-weight: bold;
  border-radius: 2em;
  padding: 0.9em 3em;
  font-size: 1.1em;
  border: none;
  cursor: pointer;
  transition: background 0.2s;
}

.contact-form button.btn--primary:hover {
  background: #b1390b;
}


.company-section__title {
    text-align: center;
    font-size: 2.8rem;
    font-family: 'Raleway', 'Noto Sans JP', sans-serif;
    font-weight: bold;
    letter-spacing: 0.08em;
    margin-bottom: 0.5em;
    font-family: 'Oswald', sans-serif;
}

h2 .en {
    display: block;
    letter-spacing: 0.8em;
    font-weight: 100;
    color: #B28C38;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
}




  /* ã‚³ãƒ³ã‚¿ã‚¯ãƒˆ */
  .contact-info, .contact-section .wrap {
    flex-direction: column;
    width: 100% !important;
    max-width: 100vw !important;
    padding: 0 0.5em !important;
  }
  .area-price-block {
    padding: 1rem 1.3rem;
}




  .contact-info p, .area-info .phone-number {font-size: 2.5rem;position: relative;right: 0.5rem;/* width: 70%; */width: 100%;}





.social-icons {
  /* display: flex; */
  /* gap: 50px; */
  /* justify-content: center; */
  /* margin-top: 20px; */
  /* align-items: center; */
}

.social-icon {
  display: flex;
  justify-content: center !important;
  align-items: center !important;
  width: 40px; /* Ã£â€šÂ¢Ã£â€šÂ¤Ã£â€šÂ³Ã£Æ’Â³Ã£ÂÂ®Ã£â€šÂµÃ£â€šÂ¤Ã£â€šÂº */
  height: 40px;
  border-radius: 50%; /* Ã¥â€ â€ Ã¥Â½Â¢ */
  background-color: #333; /* Ã£â€šÂ¢Ã£â€šÂ¤Ã£â€šÂ³Ã£Æ’Â³Ã£ÂÂ®Ã¨Æ’Å’Ã¦â„¢Â¯Ã¨â€°Â² */
  transition: background-color 0.3s ease, transform 0.3s ease;
  /* color: white; */
  text-decoration: none;
}


.social-icon img {
  width: 30px; /* Ã£â€šÂ¢Ã£â€šÂ¤Ã£â€šÂ³Ã£Æ’Â³Ã§â€Â»Ã¥Æ’ÂÃ£ÂÂ®Ã£â€šÂµÃ£â€šÂ¤Ã£â€šÂº */
  height: 30px;
  transition: opacity 0.3s ease;
}

.social-icon:hover {
  background-color: #d4501e; /* Ã£Æ’â€ºÃ£Æ’ÂÃ£Æ’Â¼Ã¦â„¢â€šÃ£ÂÂ®Ã¨Æ’Å’Ã¦â„¢Â¯Ã¨â€°Â²Ã¯Â¼Ë†Ã£â€šÂ´Ã£Æ’Â¼Ã£Æ’Â«Ã£Æ’â€°Ã©Â¢Â¨Ã¯Â¼â€° */
  transform: scale(1.1); /* Ã¥Â°â€˜Ã£Ââ€”Ã¥Â¤Â§Ã£ÂÂÃ£ÂÂÃ£ÂÂªÃ£â€šâ€¹Ã£â€šÂ¨Ã£Æ’â€¢Ã£â€šÂ§Ã£â€šÂ¯Ã£Æ’Ë† */
}

.social-icon:hover img {
  opacity: 0.8; /* Ã£Æ’â€ºÃ£Æ’ÂÃ£Æ’Â¼Ã¦â„¢â€šÃ£ÂÂ®Ã§â€Â»Ã¥Æ’ÂÃ£ÂÂ®Ã©â‚¬ÂÃ¦ËœÅ½Ã¥ÂºÂ¦ */
}




@media screen and (max-width: 600px) {

.area-info {
    width: 100%;
    padding: 0;
    margin-bottom: 1.8em;
  }

	.area-info:nth-child(1) {
    border-bottom: 1px solid #616161;
    padding-bottom: 1.8em;
}

	.contact-section .contact-info {
    padding-top: 8vw !important;
    flex-wrap: wrap !important;
}



    }


    .contact-info {
    flex-direction: unset;
}


button#tokyo-area-btn {
    width: auto;
    /* margin-right: 1em; */
    font-size: 1.3em;
    /* width: 30%; */
    width: 100%;
}

.area-info .display_flex {justify-content: space-between !important;width: 100%;flex-wrap: wrap;}

button#tokyo-area-btn.ttl_sns {
    width: auto;
    padding: 0;
}

.display_flex.bl_sns {
    width: auto;
    flex-wrap: nowrap;
    margin: auto;
    position: relative;
    right: 0em;
    align-items: center !important;
    gap: 2em;
}

.contact-section .contact-info {
flex-wrap: inherit;
}
.contact-info i::before {
    /* line-height: 0; */
    /* text-align: center; */
    letter-spacing: 0;
}


.contact-info p, .area-info .phone-number a {
    color: inherit;
    text-decoration: none;
    font-size: inherit;
}