@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

header,
main,
article,
section,
nav,
aside,
figure,
figcaption,
footer {
	display: block;
}

a {
	background-color: transparent;
	outline: none;
}

img {
	border: none;
	vertical-align: bottom;
}

table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

button,
input,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	cursor: pointer;
}

input[type="checkbox"] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
}

input[type="radio"] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

input {
	line-height: normal;
}

textarea {
	overflow: auto;
}

b,strong {
	font-weight: bold;
}

address {
	font-style: normal;
}

caption {
	text-align: left;
}

/* ---------- common ---------------------------------------- */
body {
	color: #000;
	font-size: 100%;
	font-family: '游ゴシック','YuGothic','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
	font-weight: 500;
	line-height: 100%;
	-webkit-text-size-adjust: 100%;
}
@media (min-width: 769px) {
	body {
		overflow: auto !important;
	}
}

h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-size: 100%;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: 0.08em;
}

p {
	font-size: 14px;
	letter-spacing: 0.08em;
	line-height: 200%;
}

address {
	font-size: 14px;
	letter-spacing: 0.08em;
	line-height: 200%;
}

th,td {
	font-size: 14px;
	font-weight: 500;
	line-height: 160%;
	letter-spacing: 0.08em;
	text-align: left;
	vertical-align: top;
}

dt,dd {
	font-size: 14px;
	font-weight: 500;
	line-height: 160%;
	letter-spacing: 0.08em;
}

li {
	font-size: 14px;
	font-weight: 500;
	line-height: 160%;
	letter-spacing: 0.08em;
	list-style-type: none;
}

input,textarea,select {
	font-size: 14px;
	letter-spacing: 0.08em;
	line-height: 100%;
}

a {
	letter-spacing: 0.08em;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #000;
	text-decoration: none;
}

/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.mincho {
	font-family: "游明朝体","Yu Mincho","ヒラギノ明朝 ProN W6","HiraMinProN-W6","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.en, .num {
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
}

/* ---------- container ---------------------------------------- */
#container {
	position: relative;
	min-width: 1140px;
}

/* ---------- header ---------------------------------------- */
#header {
	width: 100%;
	height: 106px;
	z-index: 1000;
	background-color: #fff;
}
#header .box {
	position: relative;
	height: 100%;
}
#header .logo {
	width: 208px;
	padding-top: 27px;
}
#header .logo a {
	display: block;
}
#header .logo img {
	width: 100%;
	height: auto;
}


.gnav {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
}
.gnav ul {}
.gnav li {
	float: left;
	position: relative;
	text-align: center;
}
.gnav li:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 1px;
	height: 28px;
	background-color: #e8ded7;
}
.gnav li:first-child:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 1px;
	height: 28px;
	background-color: #e8ded7;
}
.gnav li a {
	position: relative;
	display: block;
	padding: 5px 30px 16px;
	color: #524436;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 0.08em;
}
.gnav li a:after {
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #f39c10;
	opacity: 0;
	transition: opacity .25s ease;
}
.gnav li a:hover:after,
.gnav li.current a:after {
	opacity: 1;
}

#header .buttons {
	position: absolute;
	top: 0;
	right: 0;
}
#header .buttons .tel-button {
	position: absolute;
	right: 170px;
	top: 0;
}
#header .buttons .mail-button {
	position: absolute;
	right: 0;
	top: 0;
}

#header .buttons .tel-button {
	display: inline-block;
	vertical-align: top;
}
#header .buttons .tel-button a {
	display: block;
	height: 45px;
	padding: 0 24px;
	border-radius: 0 0 4px 4px;
	background-color: #524436;
	text-align: center;
}
#header .buttons .tel-button a .num {
	display: inline-block;
	padding-left: 32px;
	background: url(../images/ic_tel.png) no-repeat left center;
	background-size: 24px auto;
	color: #f1e8dd;
	font-size: 21px;
	font-weight: 500;
	line-height: 44px;
	letter-spacing: 0.08em;
	white-space: nowrap;
}

#header .buttons .mail-button {
	display: inline-block;
	vertical-align: top;
}
#header .buttons .mail-button a {
	display: block;
	height: 45px;
	padding: 0 24px;
	border-radius: 0 0 4px 4px;
	background-color: #f39c10;
	text-align: center;
}
#header .buttons .mail-button a .ja {
	display: inline-block;
	padding-left: 26px;
	background: url(../images/ic_mail.png) no-repeat left center;
	background-size: 18px auto;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 45px;
	vertical-align: text-bottom;
	white-space: nowrap;
}

.gnav.fixed {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	bottom: inherit;
	right: 0;
	left: 0;
	top: 0;
	width: 100%;
	min-width: 1140px;
	background-color: #fff;
	z-index: 950;
	transition: opacity 0.25s ease 0.2s;
}
.gnav.fixed.show {
	opacity: 1;
	visibility: visible;
}

.gnav.fixed ul {
	overflow: hidden;
	padding: 10px 0 0;
}
.gnav.fixed li {
	width: 20%;
}
.gnav.fixed li:after {
	height: 35px;
}
.gnav.fixed li a {
	padding: 8px 30px 20px;
}


/* btn-spnav */
.btn-spnav {
	display: none;
}


/* ---------- main ---------------------------------------- */
#main {
	overflow: hidden;
}

/* ---------- footer ---------------------------------------- */
#footer {
	clear: both;
	padding: 68px 0 45px;
	background-color: #524436;
	text-align: center;
}
#footer .logo {
	margin-bottom: 63px;
}

#footer .copyright {
	text-align: center;
}
#footer .copyright small {
	color: #fff;
	font-size: 10px;
	line-height: 120%;
	letter-spacing: 0.12em;
}


/* ---------- is-pc (PC or スマホを判定するための要素) ---------------------- */
#is-pc {
	display: block;
}
@media only screen and (max-width: 768px) {
	#is-pc {
		display: none;
	}
}


@media only screen and (max-width: 768px) {

	/* ---------- common ---------------------------------------- */
	body {
		
	}

	p,address,th,td,li,dt,dd,input,textarea,select {
		font-size: 3.466vw;
	}

	/* ---------- container ---------------------------------------- */
	#container {
		min-width: auto;
	}

	/* ---------- main ---------------------------------------- */
	#main {
		padding-top: 14.4vw;
	}

	/* ---------- header ---------------------------------------- */
	#header {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 14.4vw;
	}
	#header .logo {
		width: 32vw;
		padding: 3.2vw 0 0 4.8vw;
	}
	#header .logo a {
		display: block;
	}
	#header .logo img {
		width: 100%;
		height: auto;
	}

	.navs {
		display: none;
		position: absolute;
		top: 14.4vw;
		left: 0;
		right: 0;
		padding: 2.4vw 8% 14.4vw;
		background-color: #f2ede6;
	}
	.gnav {
		position: relative;
		bottom: inherit;
		right: inherit;
	}
	.gnav ul {
		margin: 0 0 9.6vw;
	}
	.gnav li {
		float: none;
		position: relative;
		text-align: left;
		border-bottom: solid 2px #fff;
	}
	.gnav li:after {
		display: none;
	}
	.gnav li:first-child:before {
		display: none;
	}
	.gnav li a {
		padding: 4.8vw 0;
		background: url(../images/arrow_right.png) no-repeat right center;
		background-size: 2.133vw auto;
		font-size: 3.733vw;
	}
	.gnav li a:after {
		display: none;
	}


	#header .buttons {
		position: relative;
		top: 0;
		right: inherit;
	}
	#header .buttons .tel-button {
		position: relative;
		right: inherit;
		top: inherit;
		width: 100%;
	}
	#header .buttons .mail-button {
		position: relative;
		right: inherit;
		top: inherit;
		width: 100%;
	}

	#header .buttons .tel-button {
		margin-bottom: 4vw;
	}
	#header .buttons .tel-button a {
		height: 12.8vw;
		padding: 0;
		border-radius: 1.066vw;
	}
	#header .buttons .tel-button a .num {
		display: inline-block;
		padding-left: 8.8vw;
		background: url(../images/ic_tel.png) no-repeat left center;
		background-size: 6.4vw auto;
		font-size: 4.6vw;
		font-weight: 500;
		line-height: 12vw;
		letter-spacing: 0.08em;
		white-space: nowrap;
	}

	#header .buttons .mail-button {}
	#header .buttons .mail-button a {
		height: 12.8vw;
		padding: 0;
		border-radius: 1.066vw;
	}
	#header .buttons .mail-button a .ja {
		display: inline-block;
		padding-left: 6.933vw;
		background: url(../images/ic_mail.png) no-repeat left center;
		background-size: 4.8vw auto;
		font-size: 4vw;
		line-height: 12.8vw;
	}


	.gnav.fixed {
		display: none !important;
	}


	/* btn-spnav */
	.btn-spnav {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 14.4vw;
		height: 14.4vw;
		font-size: 0;
		background-color: #f39c10;
		cursor: pointer;
		-webkit-transition: background 0.3s;
		transition: background 0.3s;
		z-index: 6000;
	}
	.btn-spnav:focus {
		outline: none;
	}
	.btn-spnav .label {
		display: block;
		position: absolute;
		bottom: 2vw;
		left: 0;
		width: 100%;
		color: #fff;
		font-size: 2.933vw;
		font-weight: 500;
		line-height: 100%;
		text-align: center;
		letter-spacing: 0.06em;
	}
	.btn-spnav .bar {
		display: block;
		position: absolute;
		width: 6.4vw;
		top: 4.8vw;
		right: 4vw;
		height: 2px;
		background: #fff;
		-webkit-transition: background 0 0.3s;
		transition: background 0 0.3s;
	}
	.btn-spnav .bar:before,
	.btn-spnav .bar:after {
		position: absolute;
		display: block;
		left: 0;
		width: 6.4vw;
		height: 2px;
		background-color: #fff;
		content: "";
		-webkit-transition-duration: 0.3s, 0.3s;
		transition-duration: 0.3s, 0.3s;
		-webkit-transition-delay: 0.3s, 0;
		transition-delay: 0.3s, 0;
	}
	.btn-spnav .bar:before {
		top: -2.133vw;
		-webkit-transition-property: top, -webkit-transform;
		transition-property: top, transform;
	}
	.btn-spnav .bar:after {
		bottom: -2.133vw;
		-webkit-transition-property: bottom, -webkit-transform;
		transition-property: bottom, transform;
	}
	.open .btn-spnav .bar {
		background: none;
	}
	.open .btn-spnav .bar:before,
	.open .btn-spnav .bar:after {
		background: #fff;
		-webkit-transition-delay: 0, 0.3s;
		transition-delay: 0, 0.3s;
	}
	.open .btn-spnav .bar:before {
		top: 0;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.open .btn-spnav .bar:after {
		bottom: 0;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}


	/* ---------- footer ---------------------------------------- */
	#footer {
		padding: 8vw 0 6.4vw;
	}
	#footer .logo {
		margin-bottom: 6.4vw;
	}
	#footer .logo img {
		width: 32vw;
		height: auto;
	}

	#footer .copyright {}
	#footer .copyright small {
		font-size: 2.666vw;
	}


}

