@charset "UTF-8";


/* Start PC */
@media screen and (min-width:737px){
/* Tsuchizaki Matsuri */

/* Slide Show */

div#slide_wrapper{
	z-index:999;
	width:1170px;
	height:860px;
	margin:0 auto 0;
	padding:228px 0 0;
	background:url(../images/hikiyama/hikiyama_bg.png) no-repeat top center;
}

/* gallery */

div.backlist2 form{
	margin:-300px 0 20px 0;
}

div.backlist2 form select{
	padding:7px;
	font-size:120%;
	font-weight:bold;
}

#item10,#item11,#item12,#item13,#item14,#item15,#item16,#item17,#item18{
   display: none;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:62%;
	height:62%;
	height:auto;
	overflow: hidden;
	margin:0 auto 0;
}
.nivoSlider img {
	z-index:0;
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

}

/* iPhone6+/7+ 縦 */
@media only screen and (min-device-width: 414px)
 and (max-device-width: 736px)
 and (orientation : portrait) {

div#slide_wrapper{
	z-index:999;
	width:98%;
	height:230px;
	margin:80px auto 0;
	padding:86px 0 0;
	background:url(../images/hikiyama/hikiyama_bg.png) no-repeat top center;
	background-size:100%;
}


div.backlist2 form{
	margin:120px 0 20px 0;
}

div.backlist2 form select{
	padding:7px;
	font-size:120%;
	font-weight:bold;
}

#item10,#item11,#item12,#item13,#item14,#item15,#item16,#item17,#item18{
   display: none;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	overflow: hidden;
	margin:0 auto 0;
	width:61%;
	height:61%;
}
.nivoSlider img {
	z-index:0;
	position:absolute;
	top:0%;
	left:0%;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

}

 /* iPhone5  */
@media only screen
	and (min-device-width:320px) 
	and (max-device-width:568px)
	and (orientation : portrait) {

div#slide_wrapper{
	z-index:999;
	width:98%;
	height:0;
	margin:80px auto 0;
	padding-top:73.51%;
	background:url(../images/hikiyama/hikiyama_bg.png) no-repeat top center;
	background-size:contain;
}

div.backlist2 form{
	margin:10px 0 20px 0;
}

div.backlist2 form select{
	padding:7px;
	font-size:120%;
	font-weight:bold;
}

#item10,#item11,#item12,#item13,#item14,#item15,#item16,#item17,#item18{
   display: none;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	overflow: hidden;
	margin:-156px auto 0;
	width:61%;
	height:61%;
}
.nivoSlider img {
	z-index:0;
	position:absolute;
	top:0%;
	left:0%;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

}


 
 
 /* iPhone 6/7 縦 */
@media only screen and (min-device-width: 375px)
 and (max-device-width: 667px)
 and (orientation:portrait) {

div#slide_wrapper{
	z-index:999;
	width:98%;
	height:0;
	margin:80px auto 0;
	padding-top:73.51%;
	background:url(../images/hikiyama/hikiyama_bg.png) no-repeat top center;
	background-size:contain;
}

div.backlist2 form{
	margin:10px 0 20px 0;
}

div.backlist2 form select{
	padding:7px;
	font-size:120%;
	font-weight:bold;
}

#item10,#item11,#item12,#item13,#item14,#item15,#item16,#item17,#item18{
   display: none;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	overflow: hidden;
	margin:-183px auto 0;
	width:62%;
	height:62%;
}
.nivoSlider img {
	z-index:0;
	position:absolute;
	top:0%;
	left:0%;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

}



/* iPhone6+/7+ 縦 */
@media only screen and (min-device-width: 414px)
 and (max-device-width: 736px)
 and (orientation : portrait) {

div#slide_wrapper{
	z-index:999;
	width:98%;
	height:0;
	margin:80px auto 0;
	padding-top:73.51%;
	background:url(../images/hikiyama/hikiyama_bg.png) no-repeat top center;
	background-size:contain;
}

div.backlist2 form{
	margin:10px 0 20px 0;
}

div.backlist2 form select{
	padding:7px;
	font-size:120%;
	font-weight:bold;
}

#item10,#item11,#item12,#item13,#item14,#item15,#item16,#item17,#item18{
   display: none;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	overflow: hidden;
	margin:-202px auto 0;
	width:62%;
	height:62%;
}
.nivoSlider img {
	z-index:0;
	position:absolute;
	top:0%;
	left:0%;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

}



 /* iPhone6+/7+  横 */
@media only screen and (min-device-width: 414px)
 and (max-device-width: 736px)
 and (orientation : landscape) {

div#slide_wrapper{
	z-index:999;
	width:98%;
	height:0;
	margin:80px auto 0;
	padding-top:73.51%;
	background:url(../images/hikiyama/hikiyama_bg.png) no-repeat top center;
	background-size:contain;
}

div.backlist2 form{
	margin:10px 0 20px 0;
}

div.backlist2 form select{
	padding:7px;
	font-size:120%;
	font-weight:bold;
}

#item10,#item11,#item12,#item13,#item14,#item15,#item16,#item17,#item18{
   display: none;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	overflow: hidden;
	margin:-360px auto 0;
	width:62%;
	height:62%;
}
.nivoSlider img {
	z-index:0;
	position:absolute;
	top:0%;
	left:0%;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

}


 /* iPhone6/7 デバイスが横置きのとき*/
@media only screen and (min-device-width: 375px)
 and (max-device-width: 667px)
 and (orientation : landscape) { 

div#slide_wrapper{
	z-index:999;
	width:98%;
	height:0;
	margin:80px auto 0;
	padding-top:73.51%;
	background:url(../images/hikiyama/hikiyama_bg.png) no-repeat top center;
	background-size:contain;
}

div.backlist2 form{
	margin:10px 0 20px 0;
}

div.backlist2 form select{
	padding:7px;
	font-size:120%;
	font-weight:bold;
}

#item10,#item11,#item12,#item13,#item14,#item15,#item16,#item17,#item18{
   display: none;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	overflow: hidden;
	margin:-327px auto 0;
	width:62%;
	height:62%;
}
.nivoSlider img {
	z-index:0;
	position:absolute;
	top:0%;
	left:0%;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

}


 /* iPhone5 横  */
@media only screen
	and (min-device-width:320px) 
	and (max-device-width:568px)
	and (orientation : landscape) {

div#slide_wrapper{
	z-index:999;
	width:98%;
	height:0;
	margin:80px auto 0;
	padding-top:73.51%;
	background:url(../images/hikiyama/hikiyama_bg.png) no-repeat top center;
	background-size:contain;
}

div.backlist2 form{
	margin:10px 0 20px 0;
}

div.backlist2 form select{
	padding:7px;
	font-size:120%;
	font-weight:bold;
}

#item10,#item11,#item12,#item13,#item14,#item15,#item16,#item17,#item18{
   display: none;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	overflow: hidden;
	margin:-278px auto 0;
	width:62%;
	height:62%;
}
.nivoSlider img {
	z-index:0;
	position:absolute;
	top:0%;
	left:0%;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

}
