<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-------------------------------------------
1.ãƒªã‚»ãƒƒãƒˆ
|
5.ãƒ¡ã‚¤ãƒ³ã‚°ãƒ©ãƒ•ã‚£ãƒƒã‚¯ã‚«ãƒ«ãƒ¼ã‚»ãƒ«
6.ã‚³ãƒ³ãƒ†ãƒ³ãƒ„
7.ãƒ•ãƒƒã‚¿ãƒ¼
8.ã‚¢ã‚¸ãƒ£ã‚¹ãƒˆï¼ˆé©åˆï¼‰
-------------------------------------------*/


/*
1.ãƒªã‚»ãƒƒãƒˆ
-------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

li {
	list-style-type: none;
}

img {
	vertical-align: top;
}

body {
	font-family:  "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", HiraKakuProN-W3, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "Yu Gothic", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, Verdana, Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%
  }


/*
5.ãƒ¡ã‚¤ãƒ³ã‚°ãƒ©ãƒ•ã‚£ãƒƒã‚¯ã‚«ãƒ«ãƒ¼ã‚»ãƒ«
-------------------------------------------*/
.slide-items {
	width: 100%;
	/* height: calc( 100vh - 135px ); ãƒ˜ãƒƒãƒ€ãƒ¼ã®é«˜ã•ã‚’ãƒžã‚¤ãƒŠã‚¹ã€‚å¿…è¦ãªã‘ã‚Œã°height:100vhã«ã€‚ */
	height: calc( 100vh - 60px ); /*ãƒ˜ãƒƒãƒ€ãƒ¼ã®é«˜ã•ã‚’ãƒžã‚¤ãƒŠã‚¹ã€‚å¿…è¦ãªã‘ã‚Œã°height:100vhã«ã€‚ */
	position: relative;
	overflow:hidden;
	min-height: 400px;/*é«˜ã•ã®æœ€å°å€¤ã‚’æŒ‡å®šã™ã‚‹ãƒ—ãƒ­ãƒ‘ãƒ†ã‚£ã§ã™ã€‚400pxä»¥ä¸‹ã«ãªã‚Šã¾ã›ã‚“ã€‚ã‚¹ãƒžãƒ›ç”»é¢ã‚’æ¨ªã«ã—ãŸå&nbsp;´åˆã€æ–‡å­—ãŒé‡ãªã‚‰ãªã„ã‚ˆã†ã«ã€‚*/
}

.slide-items img {
	height: 100vh;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	object-fit: cover;
	width: 100%;
}

.slick-outer {
	position: relative;
}

.slick-content{
	/* position: absolute;
	top: 40%;
	left: 20%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 150;
	color: #fff;
	img {
		width: 100%;
	}
	margin: 0 10px;
	padding: 0;
	p {
		margin: 0;
		padding: 0;
		font-weight: bold;
		font-size: 5rem;
	}
	h2 {
		margin: 0;
		padding: 0;
		font-weight: bold;
		font-size: 3rem;
		color: #fff;
	} */
	background-color: #f00;
}

/*ä¸Šã«ã®ã›ã‚‹ãƒ†ã‚­ã‚¹ãƒˆã®è¨­å®š*/
.top-image-text2{
	color: #fff;
	font-weight: 500;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 200px;
	left: 0;
	right: 0;
	padding-left: 8%;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	text-shadow:
	rgba(0, 0, 0, 0.1) 1px 1px 30px,
	rgba(0, 0, 0, 0.1) -1px 1px 30px,
	rgba(0, 0, 0, 0.1) 1px -1px 30px,
	rgba(0, 0, 0, 0.1) -1px -1px 30px;
	/* font-size: 8em; */
	/* font-size: 6em; */
	font-size: 6.5em;
	line-height: 1;
}

/*å°ã•ã„ãƒ†ã‚­ã‚¹ãƒˆã®è¨­å®š*/
.top-image-text2 span {
	/* font-size: 0.35em; */
	font-size: 0.5em;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	}

.top-image-text2 br { /*ã¯ã˜ã‚ã¯æ”¹è¡Œã•ã›ãªã„*/
	display: none;
}

/*ä¸Šã«ã®ã›ã‚‹ãƒ†ã‚­ã‚¹ãƒˆã®è¨­å®š*/
.top-image-text3{
	color: #fff;
	font-weight: 500;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: -30px;
	left: 10px;
	right: 0;
	padding-left: 8%;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	text-shadow:
	rgba(0, 0, 0, 0.1) 1px 1px 30px,
	rgba(0, 0, 0, 0.1) -1px 1px 30px,
	rgba(0, 0, 0, 0.1) 1px -1px 30px,
	rgba(0, 0, 0, 0.1) -1px -1px 30px;
	/* font-size: 1.5em; */
	font-size: 2em;
	line-height: 1;
}

/*å°ã•ã„ãƒ†ã‚­ã‚¹ãƒˆã®è¨­å®š*/
.top-image-text3 span {
	font-size: 0.35em;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	}

.top-image-text3 br { /*ã¯ã˜ã‚ã¯æ”¹è¡Œã•ã›ãªã„*/
	display: none;
}

@media screen and (max-width: 1200px) {
	.top-image-text2 br { /*æ”¹è¡Œ*/
		display:block;
	}
}

@media screen and (max-width: 959px) {
	.top-image-text2 {
		font-size: 6em;
	}

	.top-image-text3 {
		font-size: 1.3em;
	}

	.top-image-text3{
		bottom: 20px;
	}
}

@media screen and (max-width: 600px) {
	.top-image-text2 {
		font-size: 4.5em;
	}

	.top-image-text2 span {
		letter-spacing: 0;
		font-size: 0.3em;
	}

	.top-image-text3 {
		/* font-size: 1em; */
		font-size: 1.5em;
	}

	.top-image-text3{
		bottom: 70px;
	}
}

@media screen and (max-width: 374px) {
	.top-image-text2 {
		font-size: 3.5em;
	}

	.top-image-text3 {
		/* font-size: 0.5em; */
		font-size: 1em;
	}

	.top-image-text3{
		bottom: 90px;
	}
}


/*
6.ã‚³ãƒ³ãƒ†ãƒ³ãƒ„
-------------------------------------------*/
.main {
	background-color: #f5f4e9;
	padding-bottom: 50px;
}

.container-fluid {
	width: 100%;
	max-width: 1110px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.home-ShopInfo {
	padding-top: 30px;
	padding-bottom: 50px;
}

.home-ShopInfo_Title {
	text-align: center;
	/* font-size: 1.5rem; */
	font-size: 3.5vmin;
	margin-bottom: 45px;

	line-height: 50px;
}

.home-ShopInfo_Title span {
	display: block;
	margin-top: .5em;
	padding-bottom: .3em;
	color: rgba(52, 11, 10, 0.5);
	font-size: 8vmin;
	font-style: italic;
	line-height: 1.1;
}

.home-ShopInfo p {
	/* line-height: 20px; */
	line-height: 25px;
	font-size: 1.15em;
	font-weight: 600;
}

@media screen and (min-width: 500px) {
	.sp-subtitle {
		display: none;
	}
}

@media screen and (max-width: 500px) {
	.home-ShopInfo {
		padding-top: 0px;
	}

	.home-ShopInfo_Title {
		/* font-size: 1.2rem; */
		font-size: 2rem;

		line-height: 35px;
	}

	.home-ShopInfo_Title span {
		/* font-size: 2.5rem; */
		font-size: 4rem;
	}

	.sp-subtitle {
		display: block;
	}
}

/*ã‚¯ãƒ©ãƒ¼ã‚¯åšå£«ãƒ»ä¸­å±±ä¹…è”µç¿*/
.inner {
	max-width: 1000px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	/* padding: 50px 20px 50px; */

	margin-bottom: 50px;
}

.banner-sp {
	display: none;
}

.box {
	display: flex;
	flex-direction: row;

	background-image: url(../img/clark.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
}

.box2 {
	display: flex;
	flex-direction: row;

	background-image: url(../img/nakayama.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
}

/* .box + .box {
	margin-top: 80px;
} */

.box__body{
	width: 80%;
	padding: 20px;
 }

.box__txt {
	/* margin-top: 20px; */
	color: #ffffff;
	font-size: 1.16em;
	line-height: 2.5;
	font-weight: 600;
}

 .box2.reverse{
	flex-direction: row-reverse;
}


@media screen and (max-width:768px){
	.banner {
		margin-bottom: 10px;
	}

	.banner-sp {
		display: block;
		width: 100%;
	}

	.box {
		display: block;
		background-image: none;
		margin-bottom: 20px;
	}

	.box2 {
		display: block;
		background-image: none;
	}

	/* .box + .box{
		margin-top: 60px;
	} */

	.box__body{
		width: 100%;
		padding: 0;
	}

	.box__txt {
		color: #000000;
		/* line-height: 1.5; */
		line-height: 30px;
		font-weight: normal;
	}

	/* .box__image{
		margin-top: 20px;
		width: 100%;
	} */
  }

 /*ãƒãƒŠãƒ¼é…ç½®*/
 .container2 {
    display: flex;
    /* justify-content: space-around; */ /* ç”»åƒã®é–“ã«å‡ç­‰ã«ä½™ç™½ã‚’è¨­å®š */
	justify-content: space-between;

	max-width: 1000px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.container2 img {
    width: 48.5%; /* ç”»åƒãŒ2ã¤ä¸¦ã¶ã‚ˆã†ã«è¨­å®š */
    height: auto;
}

@media (max-width: 430px) {
    .container2 {
        flex-wrap: wrap; /* ç”»åƒã‚’æŠ˜ã‚Šè¿”ã™ */
    }
    .container2 img {
        width: 100%;
        margin-bottom: 20px;
    }
}


/*
7.ãƒ•ãƒƒã‚¿ãƒ¼
-------------------------------------------*/
/* .footer {
	border-top: 60px solid #3b3a39;
} */

.footer-Widgets {
	padding-top: 30px;

	color: #ffffff;
	background-color: #000000;
}

.container3 {
	width: 100%;
	max-width: 1000px;
	/* padding-right: 15px; */
	/* padding-left: 15px; */
	margin-right: auto;
	margin-left: auto;
}

.footer-Copyright {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;

	color: #ffffff;
	background-color: #000000;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: 15px;
	margin-left: 15px;

	padding-bottom: 50px;
}

.col-md-5 {
	position: relative;
	width: 100%;
	min-height: 1px;
	/* padding-right: 15px; */
	/* padding-left: 15px; */
	padding-right: 50px;
	padding-left: 50px;
}

@media (min-width: 768px) {
	.col-md-5 {
		/* flex: 0 0 41.66667%; */
		/* max-width: 41.66667%; */
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (max-width: 768px) {
	.col-md-5 {
		padding-left: 0px;
	}
}

@media (max-width: 768px) {
	.col-md-5 {
		padding-left: 5px;
		padding-right: 0px;
	}
}

@media (max-width: 430px) {
	.footer-Copyright {
		padding-right: 15px;
		padding-left: 15px;
	}
}


/*
8.ã‚¢ã‚¸ãƒ£ã‚¹ãƒˆï¼ˆé©åˆï¼‰
-------------------------------------------*/
/* ãƒšãƒ¼ã‚¸èª­ã¿è¾¼ã¿æ™‚ã€SPç”¨ãƒ¡ãƒ‹ãƒ¥ãƒ¼ãŒä¸€çž¬ã&nbsp;ã‘è¡¨ç¤ºã•ã‚Œã‚‹äº‹è±¡ã¸ã®å¯¾ç­– */
#gNav {
    display: none;
}

.pt0 {
	padding-top: 0 !important;
}
</pre></body></html>