/*==================================================

DON'T TRY TO BE ORIGINAL.
JUST TRY TO BE GOOD.
-- Paul Rand

Site: Inter Studio Official website
Theme URI: https://www.interstudio.co.jp
Author: Dee Inagaki [Deegraphics]
Author URI: https: //deegraphics.net/
Template: STUDIO
Version: 1.0.0

================================================== */
/* HTML
================================================== */
html,
body {
	width: 100%;
	height: 100%;
}

/* #Body
================================================== */
body {
	padding-top: 88px;
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-weight: normal;
	color: #000;
	background: #fffefe;
	text-rendering: optimizeLegibility !important;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased !important;
}

/* Common Sets
================================================== */
img {
	border: 0px;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

.grascale img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

:root {
	--interWhite: #fffefe;
	--interNavy: #111428;
	--lightGray: #E5E4DE;
	--midGray: #999988;
	--darkGray: #373634;
}

/* Typography
================================================== */
.baskerville {
	font-family: 'Libre Baskerville', serif;
}

.montserrat {
	font-family: 'Montserrat', sans-serif;
}

.jp {
	line-height: 1.8em;
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 0.8125rem;
	text-align: justify;
}

.iconFont {
	color: #222d35 !important;
	padding-right: 0.5rem;
}

.subTitle {
	font-size: 1rem;
	letter-spacing: .5rem;
}

.small {
	font-size: 0.8125rem;
}

.sideWay {
	position: relative;
	padding: 0 0 .5rem .5rem;
}

.text-justify {
	text-align: justify;
}

.jp-lh {
	line-height: 1.7;
}

/* Icons
================================================== */
.bi-list,
.bi-arrow-up-circle-fill,
.bi-facebook,
.bi-twitter,
.bi-arrow-bar-up {
	font-size: 2rem;
}

.bi-geo-alt-fill {
	font-size: 1.25rem;
}

/* Link Style
================================================== */
a,
a:link,
a:visited,
a:focus {
	color: #395873;
	text-decoration: none;
	outline: 0;
}

a,
input {
	transition: all 0.2s ease-in-out 0s;
}

button:focus {
	outline: none !important;
	box-shadow: 0px 0px 0px rgba(21, 21, 21, 0.25) !important;
}

a img:hover {
	opacity: .8;
	transition: all 0.2s ease-in-out 0s;
}

/* HEADER NAVIGATION
================================================== */
nav {
	height: 88px;
	background: var(--interWhite);
}

.mainNav .nav-link,
.dropdown-item:link,
.dropdown-item:visited {
	color: #000;
}

.navbar-brand {
	width: 200px;
}

.dropdown-menu {
	margin-top: .5rem !important;
	background: var(--lightGray);
	border-radius: .5rem;
	border: none;
	box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}

.dropdown-menu li {
	padding: .875rem 0;
}

.nav-link {
	border-radius: 9999px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.nav-link.cnt {
	background: #111428;
	color: #ffffff;
	border-radius: 9999px;
}

.nav-item {
	margin-right: .5rem;
}

.nav-item a {
	padding-left: 1.5rem;
}

.dropdown-item:hover,
.dropdown-item:active,
.dropdown-item.cnt {
	background: #111428;
	color: #ffffff;
}

/* JUMBOTRON AREA
================================================== */
.jumbotron {
	position: relative;
	padding: 5px 0px;
	background: url(../img/Index_Bg.jpg);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

/* Main Visual
===============================================*/
.mainVisual {
	min-height: 60vh;
}

.I-1st .mainVisual {
	background-image: url(../img/I-1st_Bg-430.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.I-2st .mainVisual {
	background-image: url(../img/I-2st_Bg-430.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.I-3st .mainVisual {
	background-image: url(../img/I-3st_Bg-430.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.facilities .mainVisual {
	background-image: url(../img/Facilities_Bg.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: var(--lightGray);
	min-height: 35vh;
}

.equipment .mainVisual {
	background-image: url(../img/Equipment_Bg-430.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.access .mainVisual {
	background-image: url(../img/Access_Bg-430.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.link .mainVisual {
	background-image: url(../img/Link_Bg-430.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.contact .mainVisual {
	background-image: url(../img/Contact_Bg-430.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

/* LUMINOUS
============================================== */
.lum-lightbox {
	z-index: 1100;
}

.lum-lightbox-caption {
	padding-top: .5rem;
}

.lum-gallery-button:after {
	width: 1vw;
	height: 1vw;
}

@media (max-width: 460px) {
	.lum-lightbox-inner img {
		max-width: 150vw;
		max-height: 92vh;
		display: block;
	}

	.lum-gallery-button:after {
		width: 6vw;
		height: 6vw;
	}
}

/* SPLIDE
============================================== */
.thumbnails {
	display: flex;
	margin: 1rem auto 0;
	padding: 0;
	justify-content: center;
}

.thumbnail {
	width: 70px;
	height: 70px;
	overflow: hidden;
	list-style: none;
	margin: 0 0.2rem;
	cursor: pointer;
	opacity: .3;
}

.thumbnail.is-active {
	opacity: 1;
}

.thumbnail img {
	width: 100%;
	height: auto;
}

/* BUTTON
===============================================*/
.is-btn {
	margin: .5rem auto;
	padding: .5rem 1rem;
	font-size: .875rem;
	font-style: normal;
	color: #FFFFFF !important;
	background: var(--interNavy);
	border-radius: 9999px !important;
}

.is-btn:hover {
	color: #fff;
	background: #6A736D;
}

.btn-link:hover,
.btn-link:focus {
	color: #cccccc;
	text-decoration: none;
	outline: none !important;
}

.btn-check:focus+.btn,
.btn:focus {
	box-shadow: none;
}

.pill {
	border-radius: 9999px;
}

/* EQUIPMENT
===============================================*/
.text-end a {
	scroll-margin-top: 88px;
}

.accordion-button:not(.collapsed) {
	background-color: #ccc;
}

.equipmentList {
	padding-top: 88px;
}

.equipmentList:last-child {
	padding-bottom: 0;
}

.equipmentList table {
	white-space: nowrap;
}

.equipmentList th {
	font-weight: normal;
	background: transparent;
}

.equipmentList thead th {
	color: #fff;
	font-weight: bold;
	background: #787878 !important;
}

.remark li,
.index li {
	padding-bottom: .5rem;
}

.equipmentList a.luminous {
	padding: 0.25rem 0;
	color: #395873;
	border-bottom: 1px dotted #395873;
}

.equipmentList a.luminous:hover {
	color: #ffffff;
	background: #395873;
}

.equipment .lum-gallery-button {
	display: none;
}

.stickyWrap {
	padding-top: 88px;
}

.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 88px;
	left: 0;
}

/* CARD
===============================================*/
.studioCta .border-end {
	border-right: none !important;
}

.studioCta .border-start {
	border-left: none !important;
}

.card {
	background: var(--interWhite);
	border: none;
	border-radius: 0;
}

.card-img-top {
	border-radius: 0;
}

.access .card h5 {
	padding: .5rem;
	padding-left: 8px;
	border-left: 8px solid #000000;
	color: #fff;
	background: #696969;
}

/* LINK
===============================================*/
#studio img {
	max-height: 35px;
}

/* WORKS
===============================================*/
.videoQueue {
	z-index: 5;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #121526;
	border-radius: 50%;
	width: 8rem;
	height: 8rem;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff !important;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.videoQueue:hover {
	background-color: #6A736D;
}

/* FORM
===============================================*/
input {
	border-radius: .25rem !important;
}

.must {
	display: inline;
	background-color: #f3c700;
	text-shadow: none;
	padding: .25rem;
	font-size: 10px;
	color: #000;
	margin: 0 .5rem .5rem 0;
	border-radius: 4px;
	box-shadow: none;
	background-image: none;
	background-size: 0;
}

.form-label {
	margin-bottom: .5rem;
}

.form-control {
	margin-bottom: 32px;
}

.error {
	margin-top: .25rem;
	padding: .25rem;
	color: #ffffff;
	background: #979797;
}

.is-send {
	margin: 1rem auto;
	padding: 1rem 2rem;
	font-size: .875rem;
	font-style: normal;
	color: #FFFFFF !important;
	background: #121526;
	border: none;
	border-radius: 23px;
}

.is-reviced {
	margin: 1rem auto;
	padding: 1rem 2rem;
	font-size: .875rem;
	font-style: normal;
	color: #474747 !important;
	background: none;
	border: none;
	border-radius: none;
}

.form-control:focus {
	background-color: #fff;
	border-color: #dae0e5;
	outline: 0;
	box-shadow: 0 0 0 0.2rem #dae0e5;
}

/* #GOOGLE MAP
=============================================== */
#GoogleMap {
	min-height: 150px;
	min-width: 150px;
	height: 420px;
	width: 100%;
}

#GoogleMap .infoTitle {
	font-size: 1rem;
	font-family: 'Libre Baskerville', serif;
}

#GoogleMap .infoWebsite,
#GoogleMap .infoEmail,
#GoogleMap .infoTelephone {
	font-size: .875rem;
	font-family: 'Montserrat', sans-serif;
}

.gm-style-iw-d {
	text-align: center;
	line-height: 1.8;
}

.gm-style-iw-d p {
	margin-bottom: 0;
}

/* #FOOTER
=============================================== */
footer {
	font-size: .875rem;
}

.shoes {
	background: var(--lightGray);
}

.shoes p {
	margin: 0;
	padding: .25rem 0;
	font-size: .875rem;
	color: var(--darkGray);
}

/* #Media Queries
=============================================== */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.mobFont {
		font-size: .875rem;
	}
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.I-1st .mainVisual {
		background-image: url(../img/I-1st_Bg-820.jpg);
	}

	.I-2st .mainVisual {
		background-image: url(../img/I-2st_Bg-820.jpg);
	}

	.I-3st .mainVisual {
		background-image: url(../img/I-3st_Bg-820.jpg);
	}

	.equipment .mainVisual {
		background-image: url(../img/Equipment_Bg-820.jpg);
	}

	.access .mainVisual {
		background-image: url(../img/Access_Bg-820.jpg);
	}

	.link .mainVisual {
		background-image: url(../img/Link_Bg-820.jpg);
	}

	.contact .mainVisual {
		background-image: url(../img/Contact_Bg-820.jpg);
	}

	.access .align-items-stretch .col-md-4 {
		border-left: 1px solid #ccc;
	}

	.pedestrian {
		border-right: 1px solid #ccc;
	}

	.facilities .mainVisual {
		min-height: 35vh;
	}
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.navbar-brand {
		width: 175px;
	}

	.studioCta .border-end {
		border-right: 1px solid #DEE2E8 !important;
	}

	.studioCta .border-start {
		border-left: 1px solid #DEE2E8 !important;
	}

	.videoQueue {
		width: 11rem;
		height: 11rem;
	}

	.I-1st .mainVisual {
		background-image: url(../img/I-1st_Bg-1920.jpg);
	}

	.I-2st .mainVisual {
		background-image: url(../img/I-2st_Bg-1920.jpg);
	}

	.I-3st .mainVisual {
		background-image: url(../img/I-3st_Bg-1920.jpg);
	}

	.equipment .mainVisual {
		background-image: url(../img/Equipment_Bg-1920.jpg);
	}

	.access .mainVisual {
		background-image: url(../img/Access_Bg-1920.jpg);
	}

	.link .mainVisual {
		background-image: url(../img/Link_Bg-1920.jpg);
	}

	.contact .mainVisual {
		background-image: url(../img/Contact_Bg-1920.jpg);
	}

	.equipmentList {
		padding-top: 88px;
	}

	.facilities .mainVisual {
		min-height: 60vh;
	}
}

/* X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.mainNav .nav-link {
		padding: 0 1rem !important;
	}

	.navbar-brand {
		width: 180px;
	}

	.videoQueue {
		width: 14rem;
		height: 14rem;
	}
}

/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
	.I-1st .mainVisual {
		background-image: url(../img/I-1st_Bg-2560.jpg);
	}

	.I-2st .mainVisual {
		background-image: url(../img/I-2st_Bg-2560.jpg);
	}

	.I-3st .mainVisual {
		background-image: url(../img/I-3st_Bg-2560.jpg);
	}

	.equipment .mainVisual {
		background-image: url(../img/Equipment_Bg-2560.jpg);
	}

	.access .mainVisual {
		background-image: url(../img/Access_Bg-2560.jpg);
	}

	.link .mainVisual {
		background-image: url(../img/Link_Bg-2560.jpg);
	}

	.contact .mainVisual {
		background-image: url(../img/Contact_Bg-2560.jpg);
	}
}