/* CSS Document */


	
.page{width:100%;}

.contents{
	width:1000px;
	margin:0px auto;
	position:relative;}
	
.contents_header{
	background-image: url(../images/contents_head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:86px;
	
  box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.2);}
	
.header img{
	 width:100%;
	 height:auto;
	 }
	 
h1.logo {
	display:block;
	width:100%;
	padding:19px 0px;
	margin:0px -20px auto;
	text-align:center;}
h1.logo img{
	width:111px;
	height:96px;}
	.scd a{
color: #595656!important;
}
h1.logo img:hover {
	opacity: .7;
	-webkit-opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */}
	
a img {
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;}
/****************************************************/
.wrapper ul li ul {
  position: absolute;
  top: 45px;/*親メニューの高さと同じにする*/
  width: 222px;
  z-index: 100;
}
.wrapper ul li ul li {
	padding-top:20px;
  visibility: hidden;
  overflow: hidden;
  width: 222px;/*サブメニューの幅*/
  height: 0;
  background-color:#fff;
  border-top:1px solid #ccc;
}
.wrapper ul li ul li:hover, .menu ul li ul li a:hover {
  background:#dce775;/*ホバー時のサブメニューの背景色*/
}
.wrapper ul li:hover ul li, .menu ul li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:45px;/*サブメニューの高さ*/
  z-index: 10;
  
}
.wrapper * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
/**************************************************/

#globalHeader .wrapper {
	position: absolute;
	top:30px;
}

#globalHeader .wrapper li{
	float:left;
}

#globalHeader .wrapper li a{
	display:block;
	width:222px;
	height:45px;
	margin-right:25px;
	text-decoration: none;
	color: #FFF;
	text-align:center;
    border-bottom: 1px solid #ccc;

}
.gl_active{
	height:37px;
	margin-right:25px;
	text-decoration: none;
	color: #FFF;
	text-align:center;
    border-bottom: 2px solid #dce775;display:block;width:222px; position: relative;
}
.fixed .gl_menu-link,.scd .gl_menu-link{
    position: relative;
    -webkit-transition: 0.10s ease-out;
    -moz-transition: 0.10s ease-out;
    -ms-transition: 0.10s ease-out;
    -o-transition: 0.10s ease-out;
    transition: 0.10s ease-out;
}

.fixed .gl_menu-link:after,.scd .gl_menu-link:after{
    z-index: 1;
    border-top: 3px solid #dce775;
    position: absolute;
    width: 100%;

    content:  "";
    bottom: 1px;
    left: 0;

    -webkit-transform: scaleX(0.0);
    -moz-transform: scaleX(0.0);
    -ms-transform: scaleX(0.0);
    -o-transform: scaleX(0.0);
    transform: scaleX(0.0);

    -webkit-transition: 0.10s ease-out;
    -moz-transition: 0.10s ease-out;
    -ms-transition: 0.10s ease-out;
    -o-transition: 0.10s ease-out;
    transition: 0.10s ease-out;

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.fixed .gl_menu-link.active:after ,
.fixed .gl_menu-link:hover:after,.scd .gl_menu-link.active:after,.scd .gl_menu-link:hover:after {
    display: block !important;
    -webkit-transform: scaleX(1.0);
    -moz-transform: scaleX(1.0);
    -ms-transform: scaleX(1.0);
    -o-transform: scaleX(1.0);
    transform: scaleX(1.0);
}
.fixed .gl_menu-link.active ,
.fixed .gl_menu-link:hover,.scd .gl_menu-link.active,.scd .gl_menu-link:hover {

	opacity: .7;
	-webkit-opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */}

.fixed .gl_menu-link:hover,.scd .gl_menu-link.active,.scd .gl_menu-link a{
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;}

/*-/////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////-*/
.main_outline{
	position:relative;
	top: 90px;
	clear: both;
	width:100%;
	background-color: #fcfbf8;
	}
	
.main{
	width:1000px;
	margin:0px auto;}

.header_pagenavi h2{
	font-size: 80%;
	background-image: url(../images/icon_pagenavi_house.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
	padding:15px 0 0 25px;}

.header_pagenavi h2 a{color:#333;text-decoration:none;}
.header_pagenavi h2 a:hover{text-decoration:underline;}

.main .title{
	text-align: center;
	padding:4px 0 50px 0px;
}

.main .pagenavi{height:60px;
}

.main .pagenavi ul{
	text-align:center;
}

.main .pagenavi li{
	display:inline-block;
	/display:inline;
	/zoom:1;}

.main .pagenavi li.active{
	display:inline-block;
	padding:7px 15px 7px 15px;
	color:#FFF;
	font-weight:bold;
	background-color:#b4c2b0;
	text-decoration:none;
	border:1px solid #E1E8D2;}
	

.main .pagenavi li a{
	display:block;
	padding:7px 15px 7px 15px;
	color:#75836a;
	font-weight:bold;
	background-color:#d8ddd6;
	text-decoration:none;
	border:1px solid #E1E8D2;}


.main .pagenavi li a:hover{
	background-color:#FFF;
}

.main .pagenavi li.3t{
	display:block;
	padding:9px 15px 9px 15px;}
/**----------------------------------------------*/
.bottom{
	position:relative;
	width:100%;
	margin:50px auto;
	height:100px;}
.bottom .pagenavi{
	margin-bottom:20px;
}

.bottom .pagenavi ul{
	text-align:center;
}

.bottom .pagenavi li{
	display:inline-block;
	/display:inline;
	/zoom:1;}

.bottom .pagenavi li.active{
	display:inline-block;
	padding:7px 15px 7px 15px;
	color:#FFF;
	font-weight:bold;
	background-color:#b4c2b0;
	text-decoration:none;
	border:1px solid #E1E8D2;}
	

.bottom .pagenavi li a{
	display:block;
	padding:7px 15px 7px 15px;
	color:#75836a;
	font-weight:bold;
	background-color:#d8ddd6;
	text-decoration:none;
	border:1px solid #E1E8D2;}


.bottom .pagenavi li a:hover{
	background-color:#FFF;
}

.bottom .pagenavi li.3t{
	display:block;
	padding:9px 15px 9px 15px;}
/**----------------------------------------------*/

/*ギャラリーを表示します*/
.main .gallery{}

.main .gallery img:hover {
	opacity: .6;
	-webkit-opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=70);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */}
	
.main .gallery img a{
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;}


.main section {
	float:left;
	height:370px;}
  
.main .primary{
	width:231px;
	margin:0 10px 10px 0px; 

}
.main .secondary{
	width:231px;
	margin:0 10px 10px 0px; 
}
.main .tertiary{
	width:231px;
	margin:0 10px 10px 0px; 
}

.main .quaternary{
	width:231px;
	margin:0 10px 10px 0px; 
}
.empty{
	width:231px;
	margin:0 10px 10px 0px; 
	}

div.foot_form_banner{
	clear:both;
	position:relative;
	margin-top:50px;
	width: 100%;
	height: 100px;
	border-top: 1px solid #aaa;
}
div.foot_form_banner ul{
	width:1000px;
	margin:0px auto;
	padding-top:40px;}
	
div.foot_form_banner li{
	float:left;}
	
div.foot_form_banner li.contactus{
	background-image: url(../gallery/images/contactus.gif);
	background-repeat: no-repeat;
	width:200px;height:50px;
}
div.foot_form_banner li.txt{width:450px;font-size:120%;text-align:center;}

div.foot_form_banner li.tel{
	width: 320px;
	height:31px;
	background-image: url(../images/index_tel.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align:right;
}
/****************************************************
@media screen and (max-width: 300px) {
  .main .gallery {
    flex-direction: column;
  }
}

@media screen and (max-width: 300px) {
  .main .gallery-2 {
    flex-direction: column;
  }
}
****************************************************/
.main .gallery h4,.main .gallery-2 h4{padding-top:8px;color:#5da213;font-weight:bold}
.main .gallery li,.main .gallery-2 li{font-size:80%;}

.main .gallery p,.main .gallery-2 p{margin-left:60px;
padding:10px 0 40px;}


/*-/////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////-*/
.view_main_outline{
	clear:both;
	position:relative;
	top: 90px;
	clear: both;
	width:100%;
	}
.view_title{}

/*印刷ボタン*/
.view_tab ul{
	width:1000px;height:27px;}
  
.view_tab li{	
	float:right;
	background-image: url(../gallery/images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 22px 7px;
	background-color:#b0baa1;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	font-size:90%;
	padding:4px 0 0 52px;}
	
.view_tab li a{
	color:#fff;
	display:block;
	width:100px;}

/*view.phpの上部*/
.view_title_main{
	position:relative;
	background-color:#fcfbf8;
	height: auto;
	min-height:300px;}

.view_title_main ul{
	width:1000px;
	margin:0px auto;}

.view_title_main li{float:left;}


.view_title_main li.left{
	padding:10px 0 20px;
	width:590px;}

.view_title_main li.right{
	background-color:#f0f8e5;
	width:410px;
	min-height:270px;}
	
.view_title_main h3{
	font-size: 13px;
	font-weight: bold;
	color: #5c7b50;
	padding-left:20px;
	background-image: url(../gallery/images/icon_flag.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
.view_title_main h4{
	font-size: 25px;
	font-weight: bold;
	color: #2b2c26;}

div.price{
	font-size:12px;
	letter-spacing:0.1em;
}

span.price_left{
	background-color: #c20202;
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
}

span.price_main{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 280%;
	margin-left: 8px;
	vertical-align: -0.2em;
	color: #c20202;
	letter-spacing:0.05em;
	font-weight:bold;
}
	
span.price_yen{
	font-weight: bold;
	font-size: 18px;
	vertical-align: -0.2em;}
span.price_kanri{
	vertical-align: -0.2em;}
	
div.view_title_main .box{
	padding-top:15px;
	font-size:80%;
	letter-spacing:-0.03em;}
div.view_title_main .box ul{width:590px;}	
div.view_title_main .box li{width:196px;float:left;margin-bottom:3px;}

div.view_title_main .box li div{margin-left:26px;width:170px;}
div.view_title_main li.adress{
	background-image: url(../gallery/images/icon_pin.gif);
	background-repeat: no-repeat;
	background-position: left top;}

div.view_title_main li.madori{
	background-image: url(../gallery/images/icon_pin.gif);
	background-repeat: no-repeat;
	background-position: left top;}

div.view_title_main li.train{
	background-image: url(../gallery/images/icon_train.gif);
	background-repeat: no-repeat;
	background-position: left top;}

div.view_title_main li.chiku{
	background-image: url(../gallery/images/icon_check.gif);
	background-repeat: no-repeat;
	background-position: left top;}

div.view_title_main li.gakku{
	background-image: url(../gallery/images/icon_check.gif);
	background-repeat: no-repeat;
	background-position: left top;}

div.view_title_main li.other{
	background-image: url(../gallery/images/icon_check.gif);
	background-repeat: no-repeat;
	background-position: left top;}
	
div.view_title_main ul{flex-flow: row wrap;}

div.view_title_main li{
	width: 166px;
}

.view_title_main li.right{
	font-size: 11px;
	text-align:center;
	padding:10px 0 20px;
}

.view_title_main .view_tel{
	font-size: 34px;
	color: #c20202;
}

.view_title_main .tt{
	padding-bottom:11px;}

/*------------------------------------------------------*/
/*------------------------------------------------------*/
.form_link input#button{
	margin:0px auto 6px auto;
	width:369px;
	height:48px;
	text-align:center;
	border:1px solid #ff5200;
	background: #ff5200; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff5200 0%, #e65400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5200), color-stop(100%,#e65400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff5200 0%,#e65400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff5200 0%,#e65400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff5200 0%,#e65400 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff5200 0%,#e65400 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5200', endColorstr='#e65400',GradientType=0 ); /* IE6-9 */
	font-size: 17px;
	border-radius:5px;
	padding:10px 0;color:#fff;
}

.form_link input#button a:link{color:#fff;text-decoration:none;
	display:block;}
.form_link input#button:hover{color:#fff;text-decoration:none;
cursor: pointer;
	opacity: .7;
	-webkit-opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */}
/*------------------------------------------------------*/
/*------------------------------------------------------*/
.view_title_main .form_link{}

.view_title_main .form_link a{color:#fff;text-decoration:none;
	display:block;}
.view_title_main .form_link a:hover{color:#fff;text-decoration:none;
	opacity: .7;
	-webkit-opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */}
	
.slider_right{
	border-left: 1px solid #c6cfb7;text-align:center;}

.slider_right img{
	margin:20px;
	width:auto;
	min-width:auto;
	max-width:480px;
	max-height:320px;}

div.shousai_container{
	clear:both;
	position:relative;
	width: 1000px;
	margin:0px auto;
	padding:0px;
	font-size:90%;}

p.shousai_title{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.04em;
	color: #2b2c26;
	background-image: url(../images/icon_shousai.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:3px 0 0px 35px;}
	
div.shousai_container table{
	width: 1000px;
	border:1px solid #c6cfb7;margin:14px 0 50px;}
	
div.shousai_container th{
	width:90px;
	text-align: left;
	background-color: #f3f8eb;
	border-left:1px solid #c6cfb7;
	border-bottom:1px solid #c6cfb7;
	padding:4px 0 0 10px;}
	
div.shousai_container td{
	width:243px;
	background-color:#fff;
	border-bottom:1px solid #c6cfb7;
	border-left:1px solid #c6cfb7;
	padding-left:10px;}

div.shousai_container .bikou{padding:6px;}

div.access_container{
	width:1000px;
	margin:0px auto;}
	
p.access_title{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.04em;
	color: #2b2c26;
	background-image: url(../images/icon_bigpin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0 0px 35px;
}
div.access{
	margin:12px 0;}

div.atention{width:1000px;margin:0px auto;text-align:left;}
div.atention ul{margin-bottom:30px;}
div.atention li{}