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

#wrap {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    background-image: url(../img/bg-yoko.jpg);
	background-size: 100% auto;
    width: 100%;
    height: 100%;
    background-position: center center;
	min-width: 100%;
	overflow: hidden;
}
#wrap-top {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    background-image: none;
	background-size: 100% auto;
    width: 100%;
    height: 100%;
    background-position: center center;
	min-width: 100%;
	overflow: hidden;
}
#headwrap {
    clear: both;
    position: fixed;
    z-index: 10;
    margin-top: 0;
}
#head {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0;
}

#logo {
	float: none;
	width: 132px;
	margin: 0px auto 0 0px;
	padding: 15px 0 15px 15px;
}

#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;
				}
#flash {
    clear: both;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    overflow: hidden;
}
ul.bxslider {
	height: auto;
	width: 100%;
	overflow: visible;
}
ul.bxslider li {
	height: auto;
	width: 100%;
}
#cont {
    clear: both;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
	padding-bottom: 0;
    z-index: 0;
}
#footwrap {
	clear: both;
	overflow: hidden;
}
#foot {
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#news {
	width: 100%;
	margin-bottom: 30px;
}
#news table {
	border-collapse:collapse;
	font-size: 12px;
	margin-top: 5px;
	width: 100%;
}
#news th {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	display: block;
	background-image: none;
	width: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-style: none;
}
#news td {
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	display: block;
	padding-top: 0px;
}
#news .box01 {
	clear: both;
	overflow: auto;
	height: 240px;
	padding-right: 20px;
}
.sidelist {
	padding-bottom: 20px;
}
.sidelist li {
	line-height: 20px;
}
.sidelist  a {
	color: #EB6D51;
	text-decoration: none;
}

.midashi {
	clear: both;
	width: auto;
	font-size: 22px;
}
.midashi02 {
	background-repeat: no-repeat;
	clear: both;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 18px;
}

.komidashi {
}
.txtbox {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.linebox {
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
	width:100%;
}
.centerphoto img {
	width:100%;
	height:auto;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl {
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	clear: both;
}
.tbl td {
	text-align: left;
	vertical-align: top;
}
.tbl th {
	text-align: left;
	vertical-align: top;
}
.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.pc-none{
	display: block;
}
.sp-none{
	display: none;
}

.pc-none02{
	display: inline-block;
}
.sp-none02{
	display: none;
}
form .tbl {
	width: 100%;
}

form th ,form td{
	display: block;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.form01, .form02 {
	width: 100%;
}
.telbox {
	width: auto;
}
.navToggle {
    display: block;
    position: fixed;
    width: 64px;
    height: 64px;
    cursor: pointer;
    z-index: 5000;
    text-align: center;
    right: 0px;
    top: 0px;
    font-size: medium;
}
.navToggle span {
 display: block;
 position: absolute;    /* .navToggleに対して */
 width: 40px;
 border-bottom: 2px solid #000;
 -webkit-transition: .35s ease-in-out;
 -moz-transition: .35s ease-in-out;
 transition: .35s ease-in-out;
 left: 10px;
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
 
.navToggle span:nth-child(1) {
 top: 40px;
}
 
.navToggle span:nth-child(2) {
 top: 40px;
}
 
.navToggle span:nth-child(3) {
 top: 25px;
}
 
.navToggle span:nth-child(4) {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: medium none;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    z-index: 0;
    bottom: 28px;
    height: auto;
    padding-left: 0px;
    padding-top: 0px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 30px;
    left: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
	
 border-bottom: 2px solid #fff;
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 32px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
 border-bottom: 2px solid #fff;
}
 /* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateX(0%)!important;
}
nav.globalMenuSp {
 position: fixed;
 z-index: 4000;
 top: 0;
 color: #fff;
 text-align: center;
 transform: translateX(120%);
 transition: all 0.6s;
 width: 100%;
 background-color: #000;
 height: 100%;
}

nav.globalMenuSp .naviblock {
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}
nav.globalMenuSp .naviblock .navi-logo{
	position: absolute;
	top:15px;
	left:15px;
}
.naviblockbox{
    vertical-align: middle;
    font-size: 15px;
    margin-top: 64px;
}
.naviblockbox .box{
    vertical-align: top;
    width: 100%;
	margin-bottom: 0px;
}

.naviblockbox a {
    color: #fff;
}
.naviblockbox h4 {
	position: relative;
    font-size: 22px;
    line-height: 1.6em;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #000;
    padding-left: 15px;
    padding-right: 15px;
	background: #fff;
	text-align: left;
	color:#000;
}

.naviblockbox h4.opened {
    font-size: 22px;
    line-height: 1.6em;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #fff;
    padding-left: 15px;
    padding-right: 15px;
	background: #DC3738;
	text-align: left;
	color:#fff;
}
.naviblockbox h4:before{
	position: absolute;
	content: "＋";
	color:#000;
	font-size:30px;
	line-height: 30px;
	right:10px;
	top:15px;
}
.naviblockbox h4.opened:before{
	position: absolute;
	content: "－";
	color:#fff;
	font-size:30px;
	line-height: 30px;
	right:10px;
	top:15px;
}
.naviblockbox h4.navih4-05:before{
	position: absolute;
	content: "";
	color:#000;
	font-size:30px;
	line-height: 30px;
	right:10px;
	top:15px;
}
.naviblockbox h4.navih4-05 a{
	color:#000;
	text-decoration: none;
}
.naviblockbox .box ul {
    padding-bottom: 0px;
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
}
.naviblockbox .box ul li{
	text-align: left;
}
.naviblockbox .box ul li a{
	display: block;
	padding: 10px 15px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
.naviblockbox .box ul li a span{
	color:#DC3738;
}

.inner1366 {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}
.inner1086 {
    width: 90%;
    margin: 0 auto;
    max-width: 90%;
    position: relative;
}
.pagename-area01{
	margin: 40px 0 0px;
}
.pagename-area01 h2{
	font-size:36px;
	font-weight: 700;
	color:#DC3738;
  font-family: "Montserrat", serif;
	line-height: 50px;
}
.pagename-area01 p{
	font-size:18px;
	font-weight: 500;
}

.pagename-area02{
    margin: 120px 0 50px;
    position: relative;
}
.pagename-area02:before{
	position: absolute;
	content: "";
	width: 94%;
	height: 220px;
	background: #B32619;
	left:0;
	top:0;
}
.pagename-area02 .photo{
    position: relative;
    width: 90%;
    margin-left: auto;
    -webkit-box-shadow: 2px 2px 10px 0px #8B8B8B;
    box-shadow: 2px 2px 10px 0px #8B8B8B;
}
.pagename-area02 .photo img{
	width: 100%;
	height: auto;
}
.pagename-area02 h2{
	position: relative;
	font-size:36px;
	font-weight: 700;
	color:#fff;
  font-family: "Montserrat", serif;
	line-height: 50px;
	padding-top: 35px;
	padding-left: 5%;
}
.pagename-area02 p{
	position: relative;
	font-size:16px;
	font-weight: 500;
	color:#fff;
	padding-bottom: 40px;
	padding-left: 5%;
}
.pagename-area03{
    margin: 120px 0 50px;
    position: relative;
}
.pagename-area03:before{
	position: absolute;
	content: "";
	width: 94%;
	height: 220px;
	background: #B32619;
	left:0;
	bottom:0;
}
.pagename-area03 .photo{
	position: relative;
	width: 90%;
	margin-left: auto;
	-webkit-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.16);
	box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.16);
}
.pagename-area03 .photo img{
	width: 100%;
	height: auto;
}
.pagename-area03 h2{
	position: relative;
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	font-family: "Montserrat", serif;
	line-height: 50px;
	padding-top: 40px;
}
.pagename-area03 p{
	position: relative;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	padding-bottom: 70px;
}
.pagename-area04{
	margin: 120px 0 50px;
	text-align: center;
}
.pagename-area04 h2{
	font-size:36px;
	font-weight: 700;
	color:#DC3738;
  font-family: "Montserrat", serif;
	line-height: 50px;
}
.pagename-area04 p{
	font-size:20px;
	font-weight: 500;
}
.pagename-area04 .photo{
	position: relative;
	width: 100%;
	margin: 50px 0;
	-webkit-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.16);
	box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.16);
}
.pagename-area04 .photo img{
	width: 100%;
	height: auto;
}
.pagename-area04 .txtarea{
	position: relative;
	width: calc(85% - 40px);
	height: auto;
	background: #B32619;
	color: #fff;
	padding: 20px 20px 20px 20px;
	margin-left: auto;
	text-align: left;
	margin-top: -80px;
	line-height: 20px;
	font-size:12px;
}


.right-fix{
	position: fixed;
	right: 0px;
	bottom:0px;
	top:auto;
	transform: rotate(0deg);
	width: 100%;
	background: #fff;
}
.right-fix li {
	margin-right: 1px;
	float: left;
    width: calc(100% / 3 - 1px);
}
.right-fix li a {
    width: 100%;
    height: 48px;
    display: block;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
	line-height: 48px;
	transition: 0.2s;
}
.right-fix li a:hover{
	opacity: 0.8;
}
.foot-logoare {
    width: 100%;
    float: none;
    text-align: center;
}
.foot-logoare img{
	width: 200px;
	height: auto;
}
.foot-logoare ul{
	margin: 20px 0;
}
.foot-logoare li{
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
}
.foot-logoare li a{
	color: #fff;
	text-decoration: none;
	font-size:12px;
}
.foot-logoare .cp{
	font-size:12px;
}

.footmenu {
	display: none;
}
