@charset "UTF-8";

* {margin: 0; padding: 0; border: 0;}
html,body {width: 100%; height: 100%; font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; color: #333333; min-width: 1000px; }

.pc {display: block;}
.sp {display: none;}
.wrap {width: 80%; height: 100%; margin: 0 auto; position: relative;}
.space {height: 2000px;}
.cc {clear: both;}
.bar1_wrap { background-color: #e9e9e9; width: 100%;}
.bar1 {border-bottom: 1px solid #fff; width: 80%; margin: 0 auto;}
ul li {list-style: none;}

h2 {font-size: 2em; font-weight: 200; letter-spacing: 2px;}
h3 {font-size: 1.4em; font-weight: 200; letter-spacing: 2px;}
p {font-weight: 200; font-size: 0.9em;}

header {
	position: fixed;
	top: 0; left: 0;
	width: 100%;
	height: 100px;
	background-color: #ffffff;
	background: url(images/wood_back.jpg) repeat;
	background-size: 30%;
	z-index: 1000;
	min-width: 1000px;
}

#logo {
	height: 50px;
	width: auto;
	position: relative;
	top: 30px;
}

#header-sns {position: absolute; right: 0; top: 25px;}
#header-sns li {display: inline-block;}
#header-sns li img {height: 20px;}
#header-sns li a:hover {opacity: 0.6;}

#pc_nav {position: absolute; right: 0; bottom: 0;}
.nav_a {
	display: inline-block;
	margin-left: 20px;
	font-size: 1em;
	padding-bottom: 15px;
}
.nav_a a {text-decoration: none; color: #ffffff;}
.nav_a:hover {border-bottom: 4px #ffffff solid; padding-bottom: 11px;}

.nav_item {cursor: pointer; position: relative;}
.nav_item_list {
	position: absolute;
	visibility: hidden;
	top: 39px;
	left: -60px;
	text-align: center;
}
.nav_item_list li {
	width: 200px;
	background-color: #ffffff;
	background: url(images/wood_back.jpg) repeat;
	background-size: auto 100%;
	padding: 10px 0;
	border-bottom: 1px solid #ececec;
}
.nav_item_list li:hover {
	background-color: #e9e9e9;
}
.nav_item:hover .nav_item_list{
	visibility: visible;
}


.nav_order {
	display: inline-block;
	margin-left: 20px;
	font-size: 0.9em;
}
.nav_order a {
	text-decoration: none;
	color: #ffffff;
	background-color: #e41c24;
	padding: 2px 10px;
	border-radius: 4px;
}
.nav_order a:hover {opacity: 1;}
.nav_order img {height: 16px;}
.nav_icon {height: 12px; margin-left: 4px;}

.bg-img {
	height: 100%;
	background: no-repeat center;
	background-size: cover;
}
.bg-img-sp {
	height: 100%;
	background: no-repeat center;
	background-size: cover;
}


#hanaiku-bnr {
	position: absolute;
	right: 120px;
	bottom: 60px;
	transform: rotate(5deg);
}
#hanaiku-bnr img {
	width: 240px;
}
#hanaiku-bnr img:hover {
	transform: rotate(6deg);
}


/*info*/
#info {padding: 120px 0;}
#info h2 {margin-bottom: 40px;}
.info-img {
	float: left;
	width: 46%;
	height: 360px;
	background: url(images/20230507-1.jpeg) no-repeat center;
	background-size: cover;
}
.info-text {
	float: right;
	width: 50%;
	vertical-align: top;
	letter-spacing: 0px;
	line-height: 30px;
}
.info-text h3 {
	font-size: 0.9em;
	margin: 20px 0 0px 0;
	font-weight: 300;
}
.info-text table {
	font-size: 0.8em;
	font-weight: 200;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; 
}

.info-text td {
	height: 30px;
	line-height: 20px;
}
#info-name {margin-top: 30px; text-align: right; font-size: 1em; font-weight: 200;}

/*about*/
#about {padding: 120px 0; background-color: #e9e9e9;}
#about h2 {text-align: center; margin-bottom: 40px;}
#about h3 {text-align: center; margin: 30px 0;}

#about_list {
	display: flex;
	justify-content: space-between;
	line-height: 30px;
	letter-spacing: 1px;
}
#about_list li {
	padding: 18px 18px 25px 18px;
	background-color: #ffffff;
	width: 28%;
}
#about_list li img {width: 100%;}

#about_list1 {background: url(images/_MG_8370.jpg) no-repeat; background-size: cover; width: 100%; height: 240px;}
#about_list2 {background: url(images/20230507-2.jpeg) no-repeat; background-size: cover; width: 100%; height: 240px;}

/*hanaiku*/
#hanaiku {padding: 120px 0; background-color: #e9e9e9;}
#hanaiku h2 {text-align: center; margin-bottom: 40px;}
#hanaiku h3 {text-align: center; margin: 30px 0;}
#hanaiku img {width: 50%;}

.hanaiku-img {
	float: left;
	width: 46%;
	height: 360px;
	background: url(images/_MG_8323.jpg) no-repeat center;
	background-size: cover;
}
.hanaiku-text {
	float: right;
	width: 50%;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 30px;
}


/*access*/
#access {padding: 120px 0;}
#access h2 {text-align: center; margin-bottom: 40px;}

#access {
	width: 60%;
	margin: 0 auto;
}
#access_list li {
	background-color: #ececec;
	font-size: 1.2em;
	margin-bottom: 30px;
	height: auto;
	padding: 17px 10px 10px 20px;
	border-radius: 4px;
	letter-spacing: 2px;
	text-align: center;
}
#access_list li img {height: 30px; margin-right: 20px; vertical-align: bottom;}

/*contact*/
#contact {padding: 120px 0;}
#contact h2 {text-align: center; margin-bottom: 40px;}
#contact p {text-align: center;}
#contact_list {
	width: 100%;
	margin: 40px auto 0 auto;
	display: flex;
	justify-content: center;
}
#contact_list li {
	margin-right: 20px;
}
#contact_tel {
	width: 420px;
	height: 80px;
	padding-top: 20px;
	background-color: #c3c3c3;
	font-size: 2.5em;
	font-weight: 400;
	letter-spacing: 2px;
	color: #ffffff;
	text-align: center;
	vertical-align: text-bottom;
	border-radius: 50px;
}
#contact_list img {height: 100px; opacity: 0.4;}
#contact_tel img {height: 36px; opacity: 1; vertical-align: middle; margin-right: 10px; margin-top: -8px;}
#contact_list a:hover {opacity: 0.6;}

/*footer*/
footer {
	width: 100%;
	background-color: #e9e9e9;
	padding: 40px 0;
}
#footer_logo {height: 40px; display: inline-block; margin-right: 20px;}
footer p {display: inline-block;}

/*item*/
.item_section {padding: 120px 0;}
.item_section h2  {text-align: center; margin-bottom: 40px;}
.item_section p {text-align: center; margin-bottom: 20px;}
.item_section ul {letter-spacing: -.4em;}
.item_section ul li {
	display: inline-block;
	width: 30%;
	margin: 1.666666666%;
	vertical-align: top;
	letter-spacing: normal;
}
.item_section ul li img {
	width: 100%;
	height: auto;
}

#item_top {margin-top: 160px;}
#item_top ul {width: 100%;}
#item_top ul li a {
	float: left;
	background-size: 100%;
	width: 48%;
	height: 300px;
	display: block;
	margin: 1%;
	text-decoration: none;
	position: relative;
	line-height: 40px;
	transition:all 1.0s;
	transition-timing-function: ease-out;
}
#item_top ul li a:hover {background-size: 110%;}
#item_top ul li a p {
	color: #ffffff;
	position: absolute;
	bottom: 10%;
	right: 8%;
	text-align: right;
	font-size: 3.5em;
	font-family: 'Cookie', cursive;
	text-shadow: 1px 1px 10px #000;
}
.item_list_jp {font-size: 0.3em; font-weight: bold; letter-spacing: 1px;}

#list1 {background: url(images/_MG_8546.jpg) no-repeat center;}
#list2 {background: url(images/_MG_8297.jpg) no-repeat center;}
#list3 {background: url(images/_MG_8559.jpg) no-repeat center;}
#list4 {background: url(images/IMG_3963.jpg) no-repeat center;}
#list5 {background: url(images/_MG_8446.jpg) no-repeat center;}
#list6 {background: url(images/_MG_8538.jpg) no-repeat center;}
#list7 {background: url(images/_MG_8534.jpg) no-repeat center;}

#top_btn {
	position: fixed;
	bottom: 2%; right: 2%;
	background-color: #e41b24;
	text-align: center;
	width: 60px; height: 60px;
	vertical-align: middle;
	border-radius: 30px;
}
#top_btn:hover {background-color: #999;}
#top_btn img {width: 20px; position: relative; top: 20px;}
#car-map {width: 100%; text-align: center;}
#car-map img {width: 60%;}

@media screen and (max-width: 480px) {
.pc {display: none;}
.sp {display: block;}

html,body {min-width: 0;}
.wrap {width: 80%; min-width: 0; max-width: 480px; height: 100%; margin: 0 auto; position: relative;}
header {
	position: fixed;
	top: 0; left: 0;
	width: 100%;
	height: 100px;
	background-color: #ffffff;
	z-index: 1000;
	text-align: center;
	min-width: 0;
}

#logo {
	height: 38px;
	width: auto;
	margin-top: 2px;
	text-align: center;
}
	
.info-img {
	float: none;
	width: 100%;
	height: 300px;
	background: url(images/20230507-1.jpeg) no-repeat center;
	background-size: cover;
}
.info-text {
	float: none;
	width: 100%;
	vertical-align: top;
	line-height: 30px;
}
.info-text p {
	font-size: 0.7em;
}
#info h2 {margin: 40px 0;}

#about h2 {margin: 0px 0 40px 0; text-align: left;}
#about_list {
	display: block;
	justify-content: space-between;
	line-height: 30px;
	letter-spacing: 1px;
}
#about_list li {
	padding: 5%;
	background-color: #ffffff;
	width: 90%;
	margin-bottom: 20px;
}
	
.hanaiku-img {
	float: none;
	width: 100%;
	height: 300px;
	background: url(images/_MG_8323.jpg) no-repeat center;
	background-size: cover;
}
.hanaiku-text {
	float: none;
	width: 100%;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 30px;
}
.hanaiku-text h2 {margin: 40px 0; font-size: 1.8em;}



#access h2 {text-align: left; margin-bottom: 40px;}

#access {
	width: 100%;
	margin: 0;
	padding: 120px 0;
}
#access_list li {
	background-color: #ececec;
	font-size: 1.2em;
	margin-bottom: 30px;
	height: auto;
	padding: 10px;
	border-radius: 4px;
	letter-spacing: 2px;
	text-align: center;
}
#access_list li img {height: 30px; margin-right: 20px; vertical-align: bottom;}



#contact_tel {
	width: 100%;
	height: 60px;
	padding-top: 20px;
	background-color: #c3c3c3;
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: 2px;
	color: #ffffff;
	text-align: center;
	vertical-align: text-bottom;
	border-radius: 50px;
}
#contact_list img {height: 80px; opacity: 0.4;}
#contact_tel img {height: 30px; opacity: 1; vertical-align: middle; margin-right: 10px; margin-top: -8px; margin-bottom: 8px;}
#contact_list {
	width: 100%;
	margin: 40px auto 0px auto;
	display: inherit;
	text-align: center;
}
.contact_sns {display: inline-flex;}
#contact_list li {margin-bottom: 10px;}
section {width: 100%;}

footer {
	width: 100%;
	background-color: #e9e9e9;
	padding: 40px 0;
}
#footer_logo {height: 40px; display: block; margin-right: 0px; margin-bottom: 20px;}
footer p {display: block;}
#sp_nav ul {
	display: none;
	background-color: #ffffff;
	width: 100%;
	position: absolute;
	top: 100px;
}
#sp_nav ul li a{
	color: #333333;
	text-decoration: none;
}
#sp_nav ul li {
	border-top: 1px #e9e9e9 solid;
	padding: 10px 0;
}
#sp_nav_btn {
	height: 30px;
	position: fixed;
	right: 30px;
	top: 34px;
}
.sp_nav_sns a {opacity: 0.6;}
.sp_nav_sns img {
	height: 16px;
	vertical-align: -2px;
	margin-right: 6px;
}
#top_btn {
	position: fixed;
	bottom: 2%; right: 2%;
	background-color: #e41b24;
	text-align: center;
	width: 45px; height: 45px;
	vertical-align: middle;
	border-radius: 22.5px;
}
#top_btn:hover {background-color: #999;}
#top_btn img {width: 15px; position: relative; top: 11px;}
	
#item_top ul li a {
	float: none;
	background-size: 100%;
	width: 100%;
	height: 200px;
	display: block;
	margin: 20px 0;
	text-decoration: none;
	position: relative;
	line-height: 40px;
	transition:all 1.0s;
	transition-timing-function: ease-out;
}
#item_top ul li a:hover {background-size: 100%;}
#item_top ul li a p {
	color: #ffffff;
	position: absolute;
	bottom: 0px;
	right: 20px;
	text-align: right;
	font-size: 3.5em;
	font-family: 'Cookie', cursive;
	text-shadow: 1px 1px 10px #000;
}
.item_section ul li {
	float: left;
	width: 100%;
	margin: 20px 0;
}
.item_section ul li img {
	width: 100%;
	height: auto;
}
	#preserved h2 {font-size: 1.8em; letter-spacing: 0;}

#car-map img {width: 90%;}
	
}