@charset "UTF-8";

body {
	font-size:62.5%; /* 10px; */
	font-family: 'Fenix', sans-serif;
	letter-spacing:0.16em;
	line-height: 1.6em;
	text-align:center;
	color:#333;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
} 


/* ////////// HEADER ////////// */
 
header {
	width: 100%;
	/*height:190px;*/
	text-align:center;
}

header h1 img {
	width:220px;
	padding: 50px 0 30px 0;
}


@media (max-width: 960px) {
header h1 img {
	max-width:40%;
	height:auto;
	padding: 3em 0 2em 0;
	}
}
 

/* ////////// MAIN ////////// */

#container {
	clear:both;
	width:80%;
	max-width:1240px;
	margin:0 auto;
	padding:0 40px;
}

#container .inner {
	width:840px;
	margin:0 auto;
}

#container .inner h1 {
	font-size:3em;
	font-family: 'Fenix', sans-serif;
	margin:80px 0; 
}

#container .inner h1 span {
	font-size:0.4em;
	font-family: 'Fenix';
	color:#000;
	display:block;
	margin-top:0.8em;
}

@media (max-width: 960px) {
	#container {
		width:100%;
		margin:0;
		padding:0;
	}
	
	#container .inner {
		width:90%;
	}
	
	#container .inner h1 {
		font-size:2.5em;
		margin:2em 0; 
	}
}

/* ////////// FOOTER ////////// */

footer {
	clear:both;
	display:block;
	padding:15em 0 10em 0;
	position:relative;
	text-align:center;
}

footer h1 {
	margin:0 0 1.6em 0 ;
}

footer small {
	font-size:1.2em;
}

footer ul {
	padding-bottom:40px;
}

footer ul li {
	display: inline;
	padding: 0 10px;
}

footer ul li a {
	font-size:2.6em;
}

@media (max-width: 960px) {
	footer {	
		width:90%;
		border-top:1px solid #000;
		margin:5em auto 0 auto;
		padding:5em 0 5em 0;
	}
	
	footer h1 {
	margin:0.5em 0 1em 0 ;
	}

	footer ul {
		padding-bottom:2em;
	}
	
	footer ul li {
		padding: 0 1.2em;
	}
}


/* ////////// TOP - MAIN VISUAL ////////// */

#mainvisual{
	background:url(../images/main01_off.png) no-repeat center center;
	background-size:cover;
	display:block;
}

/*#mainvisual:hover{
	background:url(../images/main01_on.png) no-repeat center center;
	background-size:cover;
}*/

#mainvisual{
	position:relative;
}

#mainvisual h1{
	font-size:3.0em;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}


@media (max-width: 960px) {
	#mainvisual{
		width:90%;
		margin:0 auto;
	}
}

/* ////////// TOP - ARROW ////////// */

#arrow {
	position:relative;
}

/* #arrow a span {
	position: absolute;
	top: 16px;
	left: 50%;
	width: 20px;
	height: 20px;
	margin-left: -12px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb04 2s infinite;
	animation: sdb04 2s infinite;
	box-sizing: border-box;
}

#arrow a span:hover {
	border-left: 1px solid #d1ba72;
	border-bottom: 1px solid #d1ba72;
}

@-webkit-keyframes sdb04 {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
	}
	20% {
		-webkit-transform: rotate(-45deg) translate(-10px, 10px);
	}
	40% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
	}
}
@keyframes sdb04 {
	0% {
		transform: rotate(-45deg) translate(0, 0);
	}
	20% {
		transform: rotate(-45deg) translate(-10px, 10px);
	}
	40% {
		transform: rotate(-45deg) translate(0, 0);
	}
}

@media (max-width: 960px) {
	#arrow .info {
		font-size:1.2em;
	}
}*/


/* ////////// TOP IMAGES ////////// */

#top-images{
	display:block;
	margin:80px 0 0 0;
	padding:80px 0 0 0;
}


/* ////////// SHOP ////////// */

#shop{
	display:block;
}

#map_custmomize {
	width:100%;
	height:300px;
}

.aisatsu {
	font-size:1.5em;
	border-bottom:1px solid #CCC;
	padding-bottom:60px;
	margin-bottom:60px;
	text-align:left;
	line-height:3em;
}

.aisatsu p {
	margin-bottom:1.5em;
	font-family:'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
}

.aisatsu span {
	display:block;
}


.shop-info {
	 float:left;
	 text-align:left;
	 margin:40px 0 0 0;
}

.shop-info p {
	font-size:1.4em;
	line-height:1.8em;
}

.shop-info p span {
	display:block;
	font-size:0.9em;
}

.shop-info .info{
	margin-bottom:24px;
}

.btn_contact a {
	width: 200px;
	height: 50px;
	line-height: 50px;
	border:1px solid #333;
	margin-top:16px;
	display: block;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-size:1.5em;
}

.btn_contact::before,
.btn_contact::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.btn_contact,
.btn_contact::before,
.btn_contact::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.btn_contact a:hover {
	border:1px solid #d1ba72;
	background:#d1ba72;
	color:#FFF;
	cursor:pointer;
}


.pre_schedule {
	border:1px dashed #000;
	margin:16px 0;
	padding:16px;
}

.pre_schedule p:first-child {
	color:#F00;
}


/* SLIDER */

#slider {
	margin: 0 auto;
	width: 360px;
	float:right;
}

.pager-custom {
	margin: 8px 0 0 0;
	display: none;
	position: relative;
}

.bx-pager {
	text-align: right;
}

.bx-pager li {
	margin: 0 8px;
	display: inline-block;
	*display: inline;
    *zoom: 1;
}

.bx-pager a {
	color: #000;
	display: inline-block;
	font-size: 1.6em;
}

.bx-pager .active {
	color: #d1ba72;
	cursor: default;
}


@media (max-width: 960px) {
	.aisatsu {
		border:none;
		font-size:1.2em;
		padding-bottom:0;
		line-height:2.5em;
	}
	
	.aisatsu p {
		margin-bottom:1.5em;
	}
	
	.aisatsu span {
		display:inline;
	}
	
	.shop-info {
		 float:inherit;
	}
	
	.btn_contact a {
		width: 100%;
		height: 3em;
		line-height: 3em;
		border:1px solid #333;
	}
	

	/* SLIDER */

	#slider {
		width: 100%;
		float:inherit;
	}
	
	.bx-pager {
		text-align: center;
	}

}


/* ////////// ABOUT ////////// */

.text-top p,
.text-btm p {
	font-size:1.6em;
	font-family:'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
	line-height:4.0em;
	letter-spacing:0.45em;
	margin-bottom:40px;
	text-align:left;
}

.text-top p span {
	font-weight:bold;
	border-bottom:1px solid #000;
	padding-bottom:0.8em;
}

.text-btm p {
	margin:0;
	padding-left:40px;
	text-align:left;
}

.text-btm p span {
	font-weight:bold;
	margin-right:32px;
}


@media (max-width: 960px) {
	.text-top p,
	.text-btm p {
		font-size:1.2em;
	}
	
	.text-top p{
		margin-bottom:30px;
	}
	
	.text-top p br {
   	 display: none;
	}
	
	.text-btm p {
		line-height:2.2em; 
		padding-left:5%;
		margin-bottom:10px;
	}
	
	.text-btm p span {
		margin-right:5%;
	}
}

.text-btm dl {
  width:100%;
  margin-left:40px;
}

.text-btm dt {
	float:left;
	font-size:1.6em;
	font-family:'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
	letter-spacing:0.45em;
	margin-bottom:40px;
}
.text-btm dd {
	font-size:1.5em;
	font-family:'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
	letter-spacing:0.45em;
	margin-left:80px;
	margin-bottom:40px;
	text-align:left;
}



@media (max-width: 960px) {
	.text-btm dl {
	  margin:0;
	}
	
	.text-btm dt {
		font-size:1.3em;
		margin-bottom:20px;
	}
	.text-btm dd {
		letter-spacing:0.1em;
		font-size:1.2em;
		margin-left:40px;
		margin-bottom:20px;
	}

}




/* ////////// CONTACT ////////// */

#contact_form .input_item dl {
    margin: 0 0 20px 0;
    width: 820px;
}
 
#contact_form .input_item dl dt {
    float: left;
	text-align:left;
    width: 250px;
    font-size: 1.8em;
    line-height: 30px;
    height: 30px;
    padding: 3px 0 3px 0;
    /*text-indent: -48px;
    margin: 0 0 0 48px;*/
}

#contact_form .input_item dl dt .fa-asterisk {
	color:#FF1515;
}

/*#contact_form .input_item dl dt span {
    font-size: 14px;
    margin: 0 10px 0 0;
    display: inline;
    line-height: 20px;
    padding: 3px 10px;
    color: #ffffff;
    height: 18px;
    border-radius: 4px;
}
 
#contact_form .input_item dl dt span.req {
    background: #FF1515;
}*/
 
/*#contact_form .input_item dl dt span.any {
    background: #cccccc;
}*/
 
#contact_form .input_item dl dd {
    float: right;
    width: 482px;
    font-size: 1.8em;
    line-height:30px;
    height:auto;
	text-align:left;
}
 
#contact_form .input_item dl dd li {
    display: inline-block;
    margin: 0 15px 0 0;
    line-height: 30px;
    height: 30px;
    padding: 3px 0;
}
 
#contact_form .input_item dl dd p.mail_caution {
    font-size: 1.2em;
    line-height: 19px;
    color: #313131;
    margin: 5px 0 0 0;
}
 
#contact_form .input_item dl dd input[type="text"],
#contact_form .input_item dl dd input[type="number"],
#contact_form .input_item dl dd input[type="email"],
#contact_form .input_item dl dd input[type="tel"]{
    width: 470px;
    font-size: 1.8em;
    height:30px;
    padding: 3px 0 3px 10px;
    margin:0;
}
 
#contact_form .input_item .transmission input[type="submit"] {
    border: 3px double #FFFFFF;
    background: #e1e1e1;
    font-size: 2.0em;
    text-shadow: none;
    color: #ffffff;
    width: 400px;
    padding: 20px 0;
    margin: 25px auto;
    display: block;
    opacity: 1.0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
 
#contact_form .input_item .transmission input[type="submit"]:hover {
    background: #d1ba72;
	cursor:pointer;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
 
#contact_form .input_item dl dd input[type="text"].inp_error,
#contact_form .input_item dl dd input[type="number"].inp_error,
#contact_form .input_item dl dd input[type="tel"].inp_error,
#contact_form .input_item dl dd textarea.inp_error {
    border: 1px solid #F88A8A;
    background: #F4D4D4;
}
 
#contact_form .input_item dl dd textarea {
    width: 470px;
    padding: 10px 3px 10px 10px;
}
 
#energy_contact #send_status{
    padding: 5px 0 25px;
    text-align: center;
}
 
#energy_contact #send_status p{
    width: 480px;
    margin: 0 auto;
    padding: 0 15px;
    line-height: 50px;
    font-size: 2.5em;
    border: 1px solid #3c763d;
    border-radius: 4px;
    background-color: #dff0d8;
    color: #3c763d;
}
 
span.error_m {
    font-size: 1.5em;
    font-weight: normal;
    color: #FF4040;
    display: block;
    margin: 0;
}






/* ////////// SIDE ROTATION TEXT ////////// */

@media (max-width: 960px) {
.side.right {
	display: none;
	}
.side.left {
	display: block;
	font-size:1.2em;
	}
}

@media (min-width: 961px) {
.side {
	position: fixed;
	top: 50%;
	border-bottom: 0;
	line-height: 1;
	font-size: 1.6em;
	letter-spacing: 2px;
	text-transform: uppercase;
	z-index: 1000;
	}

.side.left {
	left: 5%;
	-webkit-transform: rotate(-90deg) translateX(-50%);
	-webkit-transform-origin: left top;
	transform: rotate(-90deg) translateX(-50%);
	transform-origin: left top;
	}
	
.side.right {
	right: 5%;
	-webkit-transform: rotate(90deg) translateX(50%);
	-webkit-transform-origin: right top;
	transform: rotate(90deg) translateX(50%);
	transform-origin: right top;
	}
	
.side.active {
	opacity: 0.6;
	}
}


/* ////////// GO TO TOP ////////// */

#page-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
	z-index:997;
}

#page-top a {
	/* background:rgba(0,0,0,0.10); */
    text-decoration: none;
    width: 60px;
	height: 60px;
    border-radius: 60px;
    text-align: center;
    display: block;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}

#page-top a:hover {
	/* background:rgba(209,186,114,0.95); */
    text-decoration: none;
}

 /*#page-top .fa-angle-up {
	font-size:50px;
	color:#FFF;
	z-index:9997;
}*/

#page-top a span {
	display:block;
	position: absolute;
	width: 30px;
	height: 30px;
	/*top: 50%;
	left: 50%;
	margin-top:-7px;
	margin-left: -10px;*/
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	box-sizing: border-box;
}

#page-top a span:hover {
	border-left: 1px solid #d1ba72;
	border-bottom: 1px solid #d1ba72;
}


@media (max-width: 960px) {
	#page-top {
		bottom: 0;
		right: 0;
	}
}





.info {
	font-size:1.5em;
	padding-top:1.6em;
}

.info span {
	color:#FFF;
	background:#F00;
	font-size:12px;
	margin-right:8px;
	padding:4px 8px;
}


@media screen and (min-width:961px) {/*pc用*/
}
@media only screen and (min-width:376px) and (max-width:960px) {/*tablet用*/
}
@media screen and (max-width:375px) {/*スマホ用*/

}