
/************************************************/
/*　スマホ　767pxで定義*/
/*************************************************/

.globalMenuSp{
	display: none;
}
.navToggle{
	display: none;
}
#sponly{
	display: none;
}
#pconly{
	display: block;
}



/**************************************************/
@media only screen and (max-width: 767px){
.globalMenuSp{
	display: block;
}
.navToggle{
	display: block;
}
#sponly{
	display: block;
}
#pconly{
	display: none;
}

.nav_wrapbase{
	display: none;
}
.phone{
	display: none;
}
.mainVisual{
	display: block;
}



/***メニュー************/
nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}
 
nav.globalMenuSp ul {
    background: #f6f4eb;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
 
nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}
 
/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav.globalMenuSp ul li a {
    display: block;
    color: #8f7d42;
    padding: 1em 0;
}
 
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}

.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
}
 
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
 
.navToggle span:nth-child(1) {
    top: 9px;
}
 
.navToggle span:nth-child(2) {
    top: 18px;
}
 
.navToggle span:nth-child(3) {
    top: 27px;
}
 
.navToggle span:nth-child(4) {
    border: none;
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
/***************/





/*ムービー*/
  .mainVisual_sp {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .mainVisual_sp video {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
  }
  .mainVisual_sp h1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 90%;
    height: 80px;
    margin: auto;
    line-height: 80px;
    text-align: center;
    color: #fff;
    font-size: 70px;
  }

  .mainVisual_sp .toplogo{
    position: absolute;
    top: 18vw;
    right: 0;
    bottom: 0;
    left: 0;
    width: 80%;
    margin: auto;
    line-height: 80px;
    text-align: center;
    color: #fff;
    font-size: 70px;
  }
/**********************************************/


.title1{
	margin-top:20px;
	margin-bottom:30px;
	background: #fdfdfd;
}


#copy_ditail2{
	padding:0px 10px 0px 10px ;
	margin:0px 10px 0px 10px;
	color:#7b7260;
	text-align:left;
}


.col2_left{
	width:100%;
	margin:0;
	border:0;
}

.col2_right{
	width:100%;
	margin:0;
	border:0;
}
.topd .col2_right{
	text-align:center;
}
.topd .col2_left{
	text-align:center;
}

.nav3 li {
	font-size: 15px;
	margin: 0 8px;
	display: inline-block;
	padding-right:6px;
}

#foot_tenpo img{
	width:80%;
}

.footer_wrap2{
	background: #332e25;
	width:100%;
	max-width:960px;
	margin: 0 auto;
	height:400px;
}

.logo img{
	max-width:150px;
}



.title{
	text-align: center;
	font-size:22px;
	color:#fff;
text-shadow:0px 0px 11px #888;
}

.title_en{
	font-size:60px;
font-family: 'Righteous', cursive;
text-shadow:0px 0px 0 px #888;
	line-height:1;
	padding:0;
	margin-top:50px;
}


#mini_title{
	font-size:20px;
	color:#635533;
	position: relative;
	padding: .15em 0 0.3em .75em;
	border-left: 6px solid #d3a532;
	margin-bottom:25px;
}


.main_wrapbase2{
	padding:10px 0px 60px 0px;
	background-image: url(../img/bg1.jpg);
	width:100%;
	margin:0px 0px 0px 0px ;
}


.tab li{
	background:#ccc;
	padding:10px 6px;
	float:left;
	margin-right:1px;
}





.widewrap{
	background-image: url(../img/sp/bg_title1.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-size: cover;	
	width:100%;
	height:330px;
	margin:0;

}


.widewrap2{
	background-image: url(../img/sp/bg_title2.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-size: cover;	
	width:100%;
	height:330px;
	margin:0;
}

.widewrap3{
	background-image: url(../img/sp/bg_title3.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-size: cover;	
	width:100%;
	height:330px;
	margin:0;

}

.widewrap4{
	background-image: url(../img/sp/bg_title4.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-size: cover;	
	width:100%;
	height:330px;
	margin:0;

}

.widewrap5{
	background-image: url(../img/sp/bg_title5.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-size: cover;	
	width:100%;
	height:200px;
	margin:0;
}

#parea{
	padding:30px 15px 40px 15px ;
	background:#fff;
}

#ite{
	background-image: url(../img/bg1.jpg);
	border:solid 1px #c1b9aa;
	padding:20px;
	width:80%;
}






.spwide{
	margin:0px 15px 0px 15px ;
}


.price2 table {
    border-spacing:1px;
    font-size:16px;
    background-color:#d0ccc4;
    color:#b7b7b7;
    width:94%;
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0px 10px 0px 10px;
}




.news1{
	border: 1px solid #005511;
	background:#f4f9fa;
	padding:30px 30px 30px 30px;
	margin:10px 10px 40px 10px;
}
.news2{
	font-size:18px;
	padding:0px 0px 20px 0px;
}













































/**********************************/
}
