@charset "utf-8";
/*
Template:   habakiri
Theme Name: ooishidagolfclub
*/

/* ------------------------------------------
‐‐‐ Common ---
------------------------------------------ */
/* ‐‐‐ common --- */
* {
	min-height: 0;
	min-width: 0;
}

html {
	scroll-behavior: smooth;
}

body {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body * {
	box-sizing: inherit;
	margin: 0;
	padding: 0;
}

#main {
	margin: 0;
	padding: 0;
}

.container {
	width: 1200px !important;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.row>* {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	padding-left: 1rem !important;
	padding-right: 1rem !important;
}

.pc-none {
	display: none;
}

.sp-none {
	display: block;
}

@media screen and (max-width:1232px) {
	.row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media screen and (max-width:756px) {
	.pc-none {
		display: block;
	}

	.sp-none {
		display: none;
	}
}

/* ‐‐‐ link --- */
a {
	text-decoration: none;
	color: #222 !important;
	transition: all 0.4s linear !important;
}

a:hover {
	text-decoration: none;
	border-bottom: none;
	transition: all 0.4s linear !important;
}


/* ‐‐‐ font --- */
html {
	font-size: 16px;
}

body {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", sans-serif !important;
	line-height: 2.0;
	color: #222;
}

body * {
	word-break: normal;
}

@media screen and (max-width:756px) {}

/* ‐‐‐ title --- */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
}

.sectionTtl {
	font-size: 2rem;
	margin-bottom: 2rem;
}

.subTtl {
	font-size: 1.5rem;
}

.accentTtl {
	font-size: 2rem;
	font-weight: bold;
}

.pageTtl {
	text-align: center;
	margin-top: 3rem;
	font-size: 2.5rem;
}

.pageSubTtl {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	padding: 0.5rem 1rem;
}

@media screen and (max-width:768px) {
	.accentTtl {
		font-size: 1.5rem;
	}

	.sectionTtl {
		font-size: 1.5rem;
	}

	.subTtl {
		font-size: 1.25rem;
	}
}

/* ‐‐‐ color --- */
/*font*/
.blackF {
	color: #222222 !important;
}

.orangeF {
	color: #E27E1A !important;
}

.lightblueF {
	color: #53BCBC !important;
}

.redF {
	color: #D1545D !important;
}

.greenF {
	color: #129B04 !important;
}

.pinkF {
	color: #F458A3 !important;
}

.lightorangeF {
	color: #EAAD24 !important;
}

.blueF {
	color: #0791da !important;
}

.blue2F {
	color: #000080 !important;
}

.brownF {
	color: #604726 !important;
}

.purpleF {
	color: #590B9E !important;
}

.lightpinkF {
	color: #FCE3E3 !important;
}

.whiteF {
	color: #fff !important;
}

/*background-color*/
.blackBC {
	background-color: #222222 !important;
}

.orangeBC {
	background-color: #E27E1A !important;
}

.lightblueBC {
	background-color: #53BCBC !important;
}

.redBC {
	background-color: #D1545D !important;
}

.greenBC {
	background-color: #129B04 !important;
}

.pinkBC {
	background-color: #F458A3 !important;
}

.lightorangeBC {
	background-color: #EAAD24 !important;
}

.blueBC {
	background-color: #0791da !important;
}

.blue2BC {
	background-color: #000080 !important;
}

.brownBC {
	background-color: #604726 !important;
}

.purpleBC {
	background-color: #590B9E !important;
}

.lightpinkBC {
	background-color: #FCE3E3 !important;
}

.whiteBC {
	background-color: #fff;
}

/* ‐‐‐ button --- */
a:hover {
	opacity: 0.8;
	filter: saturate(150%) blur(1px);
}

/*btn*/
.wp-block-file a.wp-block-file__button{
	color: #fff !important;
}

/*link btn*/
.linkbtn a {
	display: block;
	text-align: center;
	padding: 1.5rem;
	font-weight: bold;
	border-radius: 0.25rem;
	line-height: 1.0;
	boder: 1px solid;
}

/*more btn*/
.morebtn a {
	line-height: 1.0;
	margin: 2rem auto 0;
	max-width: 240px;
	display: block;
	text-align: center;
	padding: 1rem;
	font-weight: bold;
	border-radius: 0.25rem;
	line-height: 1.0;
	boder: 1px solid;
	position: relative;
}

.morebtn a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 8px solid;
}

.morebtn a:hover {}

/*text btn*/
.textbtn a {
	border-bottom: 1px solid;
	padding-bottom: 0.25rem;
}

/* ‐‐‐ image --- */
img {
	max-width: 100%;
}

a img:hover {}

@media screen and (max-width:1232px) {}


/* ‐‐‐ table --- */


/* ------------------------------------------
‐‐‐ header ---
------------------------------------------ */
.header {
	background-color: rgba(0, 0, 0, 0) !important;
	font-size: 14px;
	font-weight: bold;
	padding: 0 1rem;
}

.headerWrap {
	padding: 1rem 0 2rem;

	.headerLogo {
		max-width: 100%;

		a {
			img {
				max-height: 60px;
			}
		}
	}
}

.headSns a {
	display: block;

	img {
		border-radius: 0.25rem;
		width: 32px;
		height: 32px;
	}
}

.headerLink {
	display: flex;
	gap: 1rem;
	align-items: center;
}

.headContact {
	a {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 1rem;
		padding: 0.5rem 1.5rem;
		border: 1px solid #222;
		background-color: #fff;
		border-radius: 0.25rem;

		span {
			line-height: 1.0;
			display: inline-block;
		}

		img {
			height: 28px;
		}
	}
}

.headerBer {
	display: none;
}

.menu {
	margin: 0 auto;
	padding-bottom: 1rem;
	width: 100%;
}

.menu .menuList {
	max-width: 100%;
	list-style: none;
	gap: 1rem;
	justify-content: space-between;
	flex-wrap: nowrap;

	li {
		width: calc(100/9) !important;

		a {
			display: grid;
			grid-template-columns: 1fr;
			gap: 0.5rem;
			text-align: center;
			font-size: 18px;

			img {
				height: 48px;
				margin: 0 auto;
			}
		}
	}
}

@media screen and (max-width: 1232px) {
	.headerWrap {
		padding: 1rem;
	}

	.menu {
		padding: 0 1rem 1rem;

		.menuList {

			li {
				a {
					font-size: 16px;

					img {
						height: 32px;
					}
				}
			}
		}
	}
}

@media screen and (max-width:1099px) {
	.headerWrap {}

	.menu {
		padding: 0;

		.menuList {
			flex-direction: column;
			justify-content: flex-start;
			position: fixed;
			z-index: 998;
			top: 0;
			right: -120%;
			width: 240px;
			height: 100vh;
			transition: all 0.8s;
			background-color: #ffffff;
			padding: 4.5rem 0 0;
			align-items: center;
			gap: 0.9rem;

			li {
				width: 100% !important;
				height: 32px;

				a {
					display: flex;
					align-items: center;
					font-size: 16px;
					text-align: left;
					padding: 0 2.5rem;

					img {
						width: 24px;
						height: auto;
						margin: 0;
					}
				}
			}
		}
	}

	.menuList.active {
		right: 0;
	}

	.headerBer {
		display: block;
		width: 56px;
		padding: 5px;
		align-items: center;
		z-index: 999;
	}

	.headerBer span {
		display: block;
		content: '';
		width: 100%;
		height: 2px;
		margin-bottom: 10px;
		border-radius: 1px;
		background-color: #222;
		transition: 0.4s;
	}

	.headerBer span:last-child {
		margin-bottom: 0;
	}

	.headerBer.active_btn span:nth-of-type(1) {
		transform: rotate(-45deg);
		margin-top: 0;
	}

	.headerBer.active_btn span:nth-of-type(2) {
		opacity: 0;
	}

	.headerBer.active_btn span:nth-of-type(3) {
		transform: rotate(45deg);
		margin-top: -24px;
	}

	.menuList li a {
		color: #fff !important;
	}
}

@media screen and (max-width:991px) {
	.headContact {
		a {
			gap: 0;
			padding: 0;
			border: 0;
			border-radius: 0;

			span {
				display: none;
			}

			img {
				height: 32px;
			}
		}
	}
}

@media screen and (max-width:768px) {
	.headerWrap {
		padding: 1rem;
		gap: 1rem;
		height: 94px;
	}

	.headContact {
		display: none;
	}

	.headerLink .headSns {
		display: none;
	}

	.headSns a {

		img {
			width: 24px;
			height: 24px;
		}
	}

	.headerLink {
		gap: 0.5rem;
	}

	.menuList {
		width: 100%;
	}

	.menuList {
		li {
			.spSns {
				display: grid;
				grid-template-columns: 24px 24px 24px;
				gap: 1rem;
				height: 24px;
				padding: 0 2.5rem;

				.headSns {
					height: 24px;

					a {
						height: 24px;
						padding: 0;

						img {
							height: 24px;
						}
					}
				}
			}
		}
	}

	.headerLogo a img {
		max-width: 220px;
	}

	.headerBer {
		width: 32px;
		padding: 0;
	}

	.headerBer span {
		margin-bottom: 10px;
	}
}


/* ------------------------------------------
‐‐‐ footer ---
------------------------------------------ */
.footer {
	padding: 4rem 0 0;
	background-color: #222;
}

.footerLogo {
	a {
		img {}
	}
}

.footerInfo p {
	color: #fff !important;
}

.footerInfo p a {
	color: #fff !important;
}

.footContact {
	a {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 1rem;
		padding: 0.5rem 1.5rem;
		border: 1px solid #222;
		background-color: #fff;
		border-radius: 0.25rem;

		img {
			width: 32px;
		}

		span {
			line-height: 1.0;
			display: inline-block;
			font-weight: bold;
		}
	}
}

.footer .copy {
	margin-top: 3rem;
	width: 100%;
	padding: 0.5rem;
	background-color: #fff;
	font-size: 14px;
}

.footerMap iframe {
	border-radius: 0.25rem;
}

@media screen and (max-width:768px) {
	.footer .wrapContent {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	.footer .wrapContent .info .menu {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
}


/* ------------------------------------------
‐‐‐ page ---
------------------------------------------ */
/* ‐‐‐ page common --- */
.fullSection {
	width: 100% !important;
	padding: 5rem 0;
}

.fullunSection {
	width: 100% !important;
}

.normalSection {
	padding: 5rem 0;
}

.singleSection {}

.nmSection {}

.pageWrap {
	margin-top: 3rem;
}

@media screen and (max-width:768px) {}

/* ‐‐‐ page front --- */
.mvWrap {
	position: relative;
	width: 100%;
}

.mv-slick {
	max-width: 1232px;
	height: auto;
	margin: 0 auto;
}

.mvImage {
	max-width: 100% !important;
	height: auto;
	aspect-ratio: 15/7;
	object-fit: cover;
	object-position: 50% 60%;
}

.mv-slickB {
	z-index: -1;
	max-width: 100%;
	overflow: hidden;
	position: absolute !important;
	top: 0;
	left: 0;
}

.mv-slickB .mvImage {
	filter: blur(5px);
	aspect-ratio: 19/10;
	object-position: 50% 100%;
}

.topInfo a {
	position: relative;
	font-weight: bold;
}

.topInfo a::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -32px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 8px solid;
}

.topInfo--betu {}

.info {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 1rem;
	align-items: center;
}

.infoWrap {
	.item {
		font-weight: bold;
		font-size: 1.5rem;
		display: flex;
		gap: 1rem;
		align-items: center;

		img {
			width: 32px;
			object-fit: contain;
		}
	}
}

.otenkiItem a {
	position: relative;
	line-height: 1.0;
}

.otenkiItem a::after {
	display: block;
	content: "";
	position: absolute;
	top: 45%;
	transform: translateY(-50%);
	right: -32px;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-left: 16px solid;
}

.newsContent {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.sectionIcon {
	display: block;
	text-align: center;
	margin: 0 auto 1.5rem;
	height: 48px;
}

.newsWrap {
	padding: 0 3rem 3rem;
}

.newsList {
	list-style: none;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 2rem;

	li {
		a {
			.newsThumbnail {
				width: 100%;
				height: auto;
				aspect-ratio: 16/9 !important;
				object-fit: cover;
				border-radius: 0.25rem;
			}

			div {
				margin: 0;
			}

			p {
				font-weight: bold;
				line-height: 1.25;
			}
		}
	}
}

.shisetuWrap {
	display: grid;
	grid-template-columns: 1fr 360px;
	gap: 2rem;

	.swiper {

		.slider {
			width: 100%;
			height: 100%;
			text-align: center;
			border-radius: 0.5rem;

			img {
				border-radius: 0.5rem;
				width: 100%;
				height: auto;
				object-fit: cover;
			}
		}
	}

	.text {
		width: 360px;

		.textItem {
			h4 {
				display: flex;
				align-items: center;
				gap: 1rem;

				img {
					width: 48px;
				}
			}
		}
	}
}

#shisetu-slick .slick-dots {
	bottom: -32px;
}

#shisetu-slick .slick-dots li button:before {
	font-size: 18px;
}

#shisetu-slick .slick-dots li.slick-active button:before {
	color: #3081D8;
}

#shisetu-slick .slick-dots li button:before {
	color: #3081D8;
}

.courseText {
	padding: 2rem;
	height: 320px;
}

.courseSlick {
	.courseItem {
		width: 280px;
		height: 280px;
		border-radius: 50%;
		background-color: white;
		text-align: center;
		position: relative;
		margin: 0 1rem 0 1rem;

		img {
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translateY(-50%) translateX(-50%);
			height: 220px;
			object-fit: contain;
			text-align: center;
		}
	}
}

.palnWrap {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 2rem;

	a {
		p {
			font-weight: bold;
		}
	}
}

.recruitList {
	margin: 0 auto;
	max-width: 900px;
	list-style: none;
	display: flex;
	flex-direction: column;

	li {
		border-bottom: 1px solid #fff;

		a {
			display: block;
			padding: 1rem 2rem;

			span {
				display: inline-block;
				margin-right: 1rem;
			}
		}
	}

	li:first-child {
		border-top: 1px solid #fff;
	}
}

.recruitBn {
	margin: 3rem auto 0;
	max-width: 900px;
}

@media screen and (max-width: 1232px) {


	/* ‐‐‐ page common --- */
	.fullSection {
		padding: 5rem 1rem !important;
	}

	.normalSection {
		padding: 5rem 1rem !important;
	}

	.infoWrap {
		.item {
			font-size: 1.25rem;
			gap: 0.5rem;

			img {
				width: 24px;
			}
		}
	}

	.newsWrap {
		padding: 0 1rem 3rem;
	}

	.courseFlex {
		padding: 0 1rem;
	}
}

@media screen and (max-width: 1099px) {
	.newsContent {
		grid-template-columns: 1fr;
	}
}

@media screen and (max-width: 991px) {

	/* ‐‐‐ page common --- */
	.fullSection {
		padding: 3rem 1rem !important;
	}

	.sectionIcon {
		margin: 0 auto 1rem;
		height: 32px;
	}

	.info {
		grid-template-columns: 1fr;
	}

	.infoWrap {
		display: flex;
		gap: 1rem;

		.item {
			font-size: 1rem;
		}
	}
}

@media screen and (max-width: 767px) {
	.infoWrap {
		flex-wrap: wrap;
		gap: 1rem;
		justify-content: center;
		line-height: 1.0;
		margin-bottom: 0.5rem;

		.item {
			img {
				width: 24px;
			}
		}
	}

	.newsList {
		grid-template-columns: 1fr;
		gap: 2rem;
	}

	.shisetuWrap {
		display: flex;
		flex-direction: column;
		gap: 2rem;

		.text {
			.textItem {
				h4 {

					img {
						width: 24px;
					}
				}
			}
		}
	}

	.recruitList {
		li {
			a {
				padding: 1rem;
			}
		}
	}
}

/* ‐‐‐ page information --- */


/* ------------------------------------------
‐‐‐ single ---
------------------------------------------ */


/* ------------------------------------------
‐‐‐ archive ---
------------------------------------------ */