@charset "UTF-8";
/* CSS Document */

#navwrap {
	display:none;
}
#navwrap02 {
	clear: both;
	width: 100%;
	background-color: #8C6239;
	display: block;
	visibility: visible;
	min-width:320px;
	margin-bottom: 10px;
}
#nav
			{
	position: relative;
	top: auto;
	left: auto;
	z-index: 3000;
	width:100%;
	min-width:320px;
	display: block;
			}
				#nav > a
				{
	width: 40px; /* 50 */
	height: 40px; /* 50 */
	text-align: left;
	text-indent: -9999px;
	position: relative;
	display: none;
	background-image: url(../img/menu_sp.png);
	background-size:40px 40px;
	background-position: right;
	margin-right: 0px;
	margin-left: auto;
				}
					#nav > a:before,
					#nav > a:after
					{
	text-indent: -9999px;
					}
					#nav > a:after
					{
	text-indent: -9999px;
					}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
	display: block;
	text-indent: -9999px;
				}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
	width: 100%;
	float: none;
	background-color: #E2B885;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42210B;
	min-width:320px;
				}
					#nav > ul > li > a
					{
	height: auto;
	text-align: left; /* 20 (24) */
	color: #42210B;
	text-decoration: none;
	width: 150px;
	padding: 10px;
	display:block;
					}
						#nav > ul > li:not( :last-child ) > a
						{
	border-right-style: none;
	width: 150px;
						}


				/* second level */

				#nav li ul
				{
					position: static;
					padding: 1.25em; /* 20 */
					padding-top: 0;
				}
.globalMenuSp {
    margin-top: 64px;
}
#navlogo {
    display: none;
}
#nav_photo {
    display: none;
}
.naviblockbox{
    display: block;
}
.naviblockbox .box h4 {
    border-bottom: 1px solid #707070;
    width: auto;
    padding-top: 15px;
    display: block;
    padding-bottom: 15px;
    background-image: url(../img/list.png);
    background-size: 18px auto;
    background-repeat: no-repeat;
    background-position: 20px center;
    padding-left: 50px;
    font-size: 18px;
}
.naviblockbox .box {
    padding-left: 0px!important;
    padding-right: 0px!important;
    width: auto!important;
    display: block!important;
}

.naviblockbox .box .headnav {
    padding-left: 20px;
    padding-top: 50px;
    padding-bottom: 20px;
}
.menucatch {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
}
.menucatch img {
    width: 100%;
    height: auto;
}
.entrybut {
    width: 160px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
}
.entrybut a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.nav_list01 li a,.nav_list02 li a,.nav_list03 li a {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 50px;
    padding-bottom: 10px;
    display: block;
    background-color: #EBEDED;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 14px;
}
.nav_list01 li,.nav_list02 li,.nav_list03 li {
    padding-bottom: 0px!important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
#foot_bn{
    width: 100%;
}
#footwrap{
    width: 100%!important;
    min-width: 1160px;
}
#top_color{
    width: 100%!important;
    min-width: 1160px;
    height: 110vh;
}
#top_img{
    width: 100%!important;
    min-width: 1160px;
}

.voicewrap ul.pc-none{
    display: block!important;
    width: auto!important;
    height: auto!important;
    text-align: center;
    
}
.voicewrap .pc-none li {
    padding-right: 3%;
    padding-bottom: 50px;
    display: inline-block;
    width: 40%;
    padding-left: 3%;
}

.voicewrap li img {
    width: 100%;
    height: auto;
    padding-right: 0px;
}
.voicewrap ul.sp-none{
    display: none!important;
}
