
* {
	-webkit-tap-highlight-color: transparent;
}



.home .site-body {
	padding:0;
}

.home .site-body-container {
	padding:0 !important;
}

.site-header {
	position:fixed;
	top:0;
	left:0;
	padding:0 !important;
	background:none;
	box-shadow:none;
}

.site-header-logo {
	padding:0 !important;
}

.site-header-logo a {
	background:#fff;
	padding:0.5em !important;
	display:block !important;
	width:10vw;
	max-width:130px;
	min-width:80px;
}

.site-header-logo a img {
	max-height:none !important;
}



.main-section {
	margin:0;
}


.breadcrumb {
	display:none;
}


.page-header:not(.home .page-header) {
	background:#fde286;
}


.page-header:not(.home .page-header) h1 {
	display:;
	color:#000;
	padding-top:2.5em;
	font-family:"ydwbananaslipplus";
font-size:clamp( 1.8rem, calc( 1rem + 3.2vw ), 3.4rem );
	line-height:1em;
}



/* ■トップページ */

.index-head {
	background:url(http://acltoursjapan.com/wp-content/uploads/2026/09/index-head.jpg) no-repeat 50%;
	background-size:cover;
	height:100vh;
	position:relative;
}

.index-head::after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100vh;
	border:3vw solid #fbcb4c;

}

.index-head::before {
	content:'';
	width:100vw;
	height:100vh;
  background-image:
    radial-gradient(rgba(0,0,0,0.3) 35%, transparent 36%),
    radial-gradient(rgba(0,0,0,0.3) 35%, transparent 36%);
  background-size: 4px 4px;
  background-position: 0 0, 2px 2px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}



.index-head
.wp-block-video {
	width:100vw;
	height:100vh;
	background:#fff;
}

.index-head
.wp-block-video video {
	height:100vh;
	object-fit:cover;
}



.index-head p.index-head-catch {
	position:absolute;
	bottom:45%;
	left:50%;
	transform:translatex(-50%);
	font-family:"ydwbananaslipplus";
font-size:clamp( 2.5rem, calc( 1.25rem + 5vw ), 5rem );
	color:#fff;
	line-height:1em;
	width:100%;
}


.index-head p.index-head-catch::before {
	content:'';
	display:block;
	width:2.5em;
	aspect-ratio:1;
	background:url(http://acltoursjapan.com/wp-content/uploads/2026/09/logo-footer.png) no-repeat 50%;
	background-size:cover;
	margin:auto;
}



.index-head ul {
	padding:0 !important;
	width:80%;
	text-align:center;
	max-width:auto !important;
	position:absolute;
	top:calc(55% + 1em);
	left:50%;
	transform:translatex(-50%);
}

.index-head ul li {
	display:inline-block;
	font-family:"ydwbananaslipplus";
	font-size:clamp( 1rem, calc( 0.75rem + 1vw ), 1.5rem );
	color:#000;
	margin:0 0.1em;
	padding:0 0.6em;
	background:#fbcb4c;
	border-radius:2em;
}

.index-head ul::after {
	content:'';
	display:block;
	background:url(http://acltoursjapan.com/wp-content/uploads/2026/09/flag-1.svg) no-repeat 50%;
	background-size:contain;
	width:30vw;
	max-width:220px;
	aspect-ratio:4/1;
	margin:auto;
	margin-top:2em;
}



.index-inout {
	background:#888;
	height:80vh;
}


.index-box {
		padding:5em 0 10em 0;
}

.index-box h2 {
	border:none;
	font-family:"ydwbananaslipplus";
	font-size:clamp( 1.8rem, calc( 1rem + 3.2vw ), 3.4rem );
	line-height:1em;
}


.index-info {
	background:url(http://acltoursjapan.com/wp-content/uploads/2026/09/back.png) no-repeat 50% 100% #fde286;
	background-size:120%;
	padding-bottom:10em;
}



.index-info-list1 {
	padding:0;
	text-align:center;
}

.index-info-list1 li {
	list-style:none;
	display:inline-block;
	background:#000;
	line-height:1.2em;
	padding:0.2em 0.8em;
	margin:0 0.3em;
	color:#fff;
	font-size:1.5em;	
	font-family:"ydwbananaslipplus";
}


.index-info-list2 {
	padding:0;
	text-align:center;
}


.index-info-list2 li {
	list-style:none;
	display:inline-block;
	margin:0 0.5em;
	font-family:"ydwbananaslipplus";

}


.index-info-jpmo > div {
	background:#fff;
	padding:2em 1em ;
	margin:20px;
	box-sizing:content-box;
	position:relative;
	box-shadow:8px 8px 0 #fbcb4c;
}

.index-info-jpmo h3 {
	border:none;
	font-family:"ydwbananaslipplus";
font-size:clamp( 1.8rem, calc( 1rem + 3.2vw ), 3.4rem );
	line-height:1em;
}

.index-info-jpmo h3::after {
	display:none;
}

.index-info-jpmo h3::before {
	content:'';
	display:block;
	width:70%;
	aspect-ratio:1.5/1;
	background-repeat:no-repeat;
	background-position:50%;
	background-size:cover;
	margin:auto;
}

.index-info-jp h3::before {
		background-image:url(http://acltoursjapan.com/wp-content/uploads/2026/09/map-japan.png);
}


.index-info-mo h3::before {
		background-image:url(http://acltoursjapan.com/wp-content/uploads/2026/09/map-mongol.png);
}


.index-info-jpmo-list1 {
	padding:0;
	text-align:center;
}

.index-info-jpmo-list1 li {
	display:inline-block;
	margin:0 0.1em;
	font-family:"ydwbananaslipplus";
	font-size:clamp( 1rem, calc( 0.75rem + 1vw ), 1.5rem );
	color:#000;
	padding:0.2em 0.8em;
	background:#fbcb4c;
	border-radius:2em;


}


.index-info-jpmo-list2 {
	padding:0;
	padding-top:1em;
	text-align:center;
	position:relative;
	width:17em;
}

.index-info-jpmo-list2 li {
	list-style:none;
	line-height:1em;
	font-family:"ydwbananaslipplus";
	font-size:clamp( 1rem, calc( 1rem + 1vw ), 1.5rem );
	border-bottom:1px dashed #555;
	padding-bottom:0.2em;
}


.index-info-jpmo-list2::after {
	content:'手配できること';
	display:block;
	position:absolute;
	top:0em;
	left:-3em;
	width:6em;
	background:#000;
	padding:0.8em 1em;
	line-height:1.2em;
	color:#fff;
	font-weight:bold;
}

.index-info-jpmo-list2::before {
	content:'';
	display:block;
	position:absolute;
	top:4em;
	left:1em;
	background:#000;
	width:1em;
	height:0.5em;
	clip-path:polygon(0 0,100% 0, 100% 100%);
}

div:has(> .index-info-jpmo-list2)::after {
	content:"※上記以外にもお気軽にご相談ください。";
	text-align:center;
	display:block;
}


.index-example {
	background:#eee;
	text-align:center;
}

.anken-list {
	padding-top:2em;
}

.anken-list div {
	background:#fff;
	text-align:center;	
	margin-bottom:2em;
	padding-bottom:1em;
}

.anken-list h3 {
	border:none;
	font-size:1.2rem;
	margin:0;
	padding:0.3em 0.8em;
	line-height:1.1em;
	background:#fbcb4c;
	width:fit-content;
	color:#000;
	position:absolute;
	top:-0.5em;
	left:0;
	right:0;
}


.anken-list h3::after {
	display:none;
}

.anken-list figure {
	margin-bottom:1em;
}

.anken-list img {
	aspect-ratio:3/2;
	object-fit:cover;
}


.anken-list p {
	margin:1em !important;
}



.anken-list ul {
	padding:0;
	list-style:none;
	margin:0.5em !important;
	text-align:left;
}

.anken-list ul li {
	display:inline-block;
	background:#eee;
	color:#000;
	font-weight:bold;
	padding:0.2em 0.5em;
	margin:0.2em;
}


/* ■indexパララックス設定 */

.index-para {
	height:60vh;
	clip-path:polygon(0 0,100% 0,100% 100%,0 100%);
}

.index-para figure {
	position:fixed;
	top:50%;
	left:50%;
	width:100vw;
	height:100vh;
	transform:translate(-50%,-50%);
	
}

.index-para figure img {
	object-fit:cover;
}

.index-para .wp-block-image img:not([style*=object-fit]) {
    height: 100% !important;
}


.index-para p {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	background:url(http://acltoursjapan.com/wp-content/uploads/2026/07/cropped-acltours-logo.png) no-repeat 50%;
	background-size:contain;
	text-align:left;
	text-indent:-9999px;
	line-height:1em;
	width:15vw;
	min-width:100px;
	aspect-ratio:1;
	z-index:2;
}


.para001 {}
.para002 {}

.para000 {
	background:url(http://acltoursjapan.com/wp-content/uploads/2026/09/index-para000-back.png) no-repeat 50%;
	background-size:cover;
}

.para000 figure img {
	display:;
}



.para000 figure.para000j {
	left:0%;
	width:50%;
	height:70vh;
	transform:translate(0%,-50%);
}

.para000 figure.para000j img {
	object-fit:cover;
	object-position:left;
}

.para000 figure.para000m {
	left:auto;
	right:0%;
	width:50%;
	height:70vh;
	transform:translate(0%,-50%);
}

.para000 figure.para000m img {
	object-fit:cover;
	object-position:right;
}



.para000 p {
	display:none;
}



/* ■見積もり依頼フォームへのリンク */

.go-form {
	position:fixed;
	z-index:10;
	display:none;
	transition-duration:0.5s;
	bottom:0;
	left:-50vw;
	padding:0 !important;
}


.go-form a {
	display:block;
	font-size:clamp( 1.5rem, calc( 1rem + 1vw ), 2rem );
	width:7em;
	line-height:4em;
	background:#222;
	text-indent:-9999px;
	border-radius:0 3em 3em 0;
	position:relative;
}

.go-form a::after {
	content:'お見積り依頼';
	display:block;
	position:absolute;
	bottom:40%;
	left:50%;
	width:100%;
	line-height:1em;
	padding-right:1em;
	transform:translate(-50%,-50%);

	text-indent:0;
	text-align:center;
	font-family:"ydwbananaslipplus";
	color:#fbcb4c;
}

.go-form a::before {
	content:'お気軽にご依頼ください';
	display:block;
	width:14em;
	position:absolute;
	top:55%;
	left:-1em;
	padding:0;
	padding-left:2em;
	line-height:1.3em;
	background:#fbcb4c;
	color:#000;
	text-indent:0;
	font-size:0.5em;
	font-weight:bold;
}


.home .go-form{
	display:block;
}


.go-form.active {

	left:0;
}





/* ■お問い合せ */

.post-name-contact .site-body {
	padding:5em 0em;
}

p:has(.wpcf7-submit) {
	margin:auto;
	text-align:center;
}

.wpcf7-submit + .wpcf7-spinner {
	width:0;
	margin:0;
}


.contact-sns {
	background:#f5f5f5;
	padding:3em 0;
	margin-bottom:2em;
	border-radius:1em;
}

.contact-sns h2 {
	border:none;
	font-size:1.1em;
}



.contact-sns .footer-contact-list {
	padding:0;
	margin:0 !important;
	position:relative;
}


.contact-smooth {
	margin-bottom:3em;
	background:#f5f5f5;
	padding:3em 1em;
	border-radius:1em;
}

.contact-smooth h2 {
	border:none;
	
	font-size:1.1em;
}


.contact-smooth ul {
	list-style:none;
	padding:0;
	text-align:center;
}

.contact-smooth ul li {
	display:inline-block;
	margin:0;
	font-weight:bold;
	font-size:1.1em;
}

.contact-smooth ul li::after {
	content:'/';
	font-family:"font awesome 5 free";
	margin:0 0.5em;
}

.contact-smooth ul li:last-child::after {
	display:none;
}


.contact-sns::before,
.contact-smooth::before {
	content:'\f058';
	font-family:"font awesome 5 free";
	font-weight:bold;
	position:absolute;
	top:-0.2em;
	left:50%;
	transform:translatex(-50%);
	font-size:3em;
	color:#fbcb4c;
}

.wpcf7-turnstile {
	text-align:center;
	margin-bottom:2em;
}



/* ■フッター */


.veu_socialSet {display:none;}

.site-footer {
	border:none;
	padding:0 !important;
}

.site-footer-content {
	padding:0;
}

aside:has(.footer-aboutus) {
	margin:0 !important;
}




.site-footer h2 {
			font-family:"ydwbananaslipplus";
	border:none;
font-size:clamp( 1.8rem, calc( 1rem + 3.2vw ), 3.4rem );
		line-height:1.2em;
}



.footer-aboutus {
	background:url(http://acltoursjapan.com/wp-content/uploads/2026/09/footer-back.png) no-repeat 50% #fbcb4c;
	background-size:cover;
	padding:8em 0 10em 0;
}

.footer-aboutus h2 {
	padding:;
	margin-bottom:0 !important;
}


.footer-contact-list {
	gap:0.5rem !important;
font-size:clamp( 0.7rem, calc( 0.35rem + 1.4vw ), 1.4rem );
	margin:3em auto !important;
}


.footer-contact-list {
}


.footer-phone a {
	background:#000;
	font-size:2em;
	line-height:1em;
	padding:0.2em 0.8em;
	border-radius:5em;
	color:#fff;
}

.footer-phone a::before {
	content:'\f095';
	font-size:0.6em;
	margin-right:0.5em;
	vertical-align:middle;
	font-family:"font awesome 5 free";
	font-weight:bold;
}

.footer-instagram {
	display:none;
}


.footer-profile {
	text-align:center;
	font-size:0.9rem;
}

.footer-profile strong {
	display:block;
	font-size:0.8em
}



.footer-aboutus::after {

	content:'';
	display:block;
	width:30vw;
	min-width:120px;
	aspect-ratio:1;
	position:absolute;
	bottom:-7vw;
	right:5vw;
	background:url(http://acltoursjapan.com/wp-content/uploads/2026/09/shagai.png) no-repeat 50%;
	background-size:contain;
	z-index:1;
}


.footer-company {background:url(http://acltoursjapan.com/wp-content/uploads/2026/09/back.png) no-repeat 50% 100% #000;
	background-size:120%;
	padding:5em 0 10em 0;
}

.footer-logo {
	background:url(http://acltoursjapan.com/wp-content/uploads/2026/09/logo-footer.png) no-repeat 50%;
	background-size:contain;
	max-width:200px;
	width:30vw;
	aspect-ratio:1;
	text-indent:-9999px;
	margin:0 auto !important;
}

.footer-company h2 {
	color:#fff;
}

.footer-company p {
	color:#aaa;
}



.site-footer-copyright {
	position:absolute;
	bottom:1em;
	max-width:none !important;
	text-align:center;
	color:#aaa;
	margin:auto !important;
	padding:0;
}



.site-footer-copyright p:last-child {
	display:none;
}




/* ■GO-TOP */


.page_top_btn {
	background:url(http://acltoursjapan.com/wp-content/uploads/2026/09/compus-back.png) no-repeat 50%;
	background-size:cover;
	box-shadow:none;
	width:10vw;
	min-width:80px;
	height:auto;
	aspect-ratio:1;
	right:0;
}

.page_top_btn::after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	aspect-ratio:1;
	background:url(http://acltoursjapan.com/wp-content/uploads/2026/09/compus-needle.png) no-repeat 50%;
	background-size:cover;
  animation: loop_animation_right_double 7s linear infinite;
  white-space: nowrap;
}


@keyframes  loop_animation_right_double {
  0% {
    transform: rotate(45deg);
  }
  1% {
    transform: rotate(-45deg);
  }
  2% {
    transform: rotate(45deg);
  }
	9% {
    transform: rotate(-90deg);
  }
	  10% {
    transform: rotate(-10deg);
  }
  11% {
    transform: rotate(-90deg);
  }
  12% {
    transform: rotate(45deg);
  }
	19% {
    transform: rotate(-90deg);
  }
	100% {
    transform: rotate(45deg);
  }
}



.page_top_btn:hover::after,
.page_top_btn:active::after {
	animation:none;
}






/* ■ハンバーガー開閉設定 */ 

.alert-info {
	display:none;
}

#vk-mobile-nav-menu-btn {
	width:4rem;
	height:4rem;
	left: auto;
	right:0;
	top:0;
	border: none;
	border-radius: 0;
	font-size:0;
  background:none;
	transition: all 0.5s;
}

#vk-mobile-nav-menu-btn::before {
	content:'';
	display:block;
	width:2rem;
	height:2rem;
	position:absolute;
	top:1rem;
	left:1rem;
	background:#000;
}

.vk-mobile-nav-menu-btn::before {
	clip-path:polygon(100% 33%,100% 23%,0 23%,0 33%,100% 33%,100% 67%,25% 67%,25% 77%,100% 77%,100% 65%);
	transition-duration:0.5s;
}

.vk-mobile-nav-menu-btn.menu-open::before  {
	clip-path:polygon(100% 7.1%,92.9% 0,0 92.9%,7.1% 100%,100% 7.1%,100% 92.9%,7.1% 0,0 7.1%,92.9% 100%,100% 92.9%);
	transform:rotate(180deg);
}


.vk-mobile-nav-menu-btn::after {
	content:'';
	display:block;
	width:0vw;
	height:100dvh;
	background:rgba(0,0,0,0);
	position:fixed;
	top:0;
	left:0;
	opacity:0;
	transition-delay:0.3s;
	transition-duration:0.2s;
}

div.menu-open::after {
	width:20vw;
	opacity:1;
	z-index:3000;
}



div.vk-mobile-nav {
	background:none;
	transition: all 0.3s ease-out;
	top:0 !important;
	left:120%;
	opacity:0;
	width:100vw;
}

div.vk-mobile-nav-open {
	left:20%;
	opacity:1;
}

div.vk-mobile-nav::after {
	content:'';
	display:block;
	position:fixed;
	width: 80vw;
	height:100dvh;
	transition: all 0.3s ease-out;
	z-index:-1;
	background:#fff;
}

div.vk-mobile-nav::after {
	top:0;
	left:120%;
	box-shadow:0 0 0px rgba(0,0,0,0);
}

div.vk-mobile-nav-open::after {
	left:20vw;
	box-shadow:0 0 500px rgba(0,0,0,0.9);
}


html:has(.vk-mobile-nav-open) {
	height:100dvh;
	overflow-y:clip;
}




div.vk-mobile-nav nav,
div.vk-mobile-nav aside {
	opacity:0 !important;
}

div.vk-mobile-nav-open nav,
div.vk-mobile-nav-open aside {
	opacity:1 !important;
	transition-delay: 0.2s;
	transition-duration: 0.5s;
}






/* ■ナビ設定（モバイル用） */ 

ul#menu-mobile-navi {
	position:absolute;
	top:40%;
	left:20vw;
	transform:translatey(-50%);
	border:none;
	width:auto;

}

ul#menu-mobile-navi li {
	padding:0;
	margin:0;
	margin-bottom:0.5em;
}

ul#menu-mobile-navi li a {
	color:#000;
	text-decoration:none;
	border-bottom:none;
	padding:0;
	display:inline-block;
	font-weight:bold;
	line-height:2.5em;
	font-size:1.2em;
	background:#fbcb4c;
	width:10em;
	text-align:center;
	border-radius:0 2em 2em 0;
}


