@charset "utf-8";
/*===================================================
タイトル
===================================================*/
#titBox {
	box-sizing: border-box;
	width: 100%;
	max-width: 920px;
	height: 75px;
	padding: 0 10px;
	margin: 0 auto 7px auto;
}

#tit {
	position: relative;
	width: 100%;
	height: 75px;
	background: url(../../corporate/images/cobg.png) no-repeat 10px 0;
	box-shadow: 0 5px 3px -3px rgba(0,0,0,0.5);
	overflow: hidden;
}

#tit div {
	width: 100%;
	height: 75px;
	background: url(../../corporate/images/cobg_in.png) no-repeat right 0;
}

#tit p {
	position: absolute;
	top: 30px;
	left: 20px;
	font-size: 18px;
	line-height: 1;
	color: #588e35;
}

@media screen and ( max-width:825px ) {
#tit div {
	position: absolute;
	right: -30px;
}

#tit p {
	left: -20px;
}
}

@media screen and ( max-width:500px ) {
#tit div {
	right: -70px;
}

#tit p {
	left: -60px;
}
}

/*===================================================
コンテンツ枠
===================================================*/
#conBox {
  box-sizing: border-box;
	display: flex;
  flex-wrap: wrap;
	width: 100%;
	max-width: 920px;
	background: url(../../corporate/images/back.jpg) repeat-y 10px 0;
	padding: 0 10px 140px 10px;
	margin: 0 auto;
}

#sideMenu,
#mainBox {
	padding-bottom: 30px;
}

#sideMenu {
	width: 180px;
	padding-right: 10px;
}

#mainBox {
	width: calc(100% - 190px);
	font-size: 90%;
	line-height: 1.5;
}

@media screen and ( max-width:825px ) {
#conBox {
	background-image: none;
	padding-bottom: 50px;
}

#sideMenu {
	display: none;
}

#mainBox {
	width: 100%;
  padding: 0;
}
}

/*===================================================
サイドメニュー
===================================================*/
#sideMenu p {
	display: none;
}

#sideMenu p a {
	display: block;
	width: 150px;
	color: #879d45;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background-color: #f4f9ce;
	border-left: 5px solid #879d45;
	border-bottom: 1px solid #879d45;
	padding: 5px 10px 5px 15px;
}
#sideMenu p a:hover {
	background-color: #fbfdea;
}

#sideMenu div {
	margin-bottom: 5px;
}

#sideMenu div a {
	display: block;
	width: 180px;
	height: 35px;
	text-align: left;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#bt_delica a {
	background-image: url(../images/bt_delica_a.gif);
}
.menu_delica #bt_delica a,
#bt_delica a:hover {
	background-image: url(../images/bt_delica_b.gif);
}

#bt_gyuuniku a {
	background-image: url(../images/bt_gyuuniku_a.gif);
}
.menu_gyuuniku #bt_gyuuniku a,
#bt_gyuuniku a:hover {
	background-image: url(../images/bt_gyuuniku_b.gif);
}

#bt_shinrindori a {
	background-image: url(../images/bt_shinrindori_a.gif);
}
.menu_shinrindori #bt_shinrindori a,
#bt_shinrindori a:hover {
	background-image: url(../images/bt_shinrindori_b.gif);
}

#bt_housyasei {
  margin: 0 !important;
}
#bt_housyasei a {
	background-image: url(../images/bt_housyasei_a.gif);
}
.menu_housya #bt_housyasei a,
#bt_housyasei a:hover {
	background-image: url(../images/bt_housyasei_b.gif);
}
#sideMenu.menu_housya p {
	display: block;
}


/*===================================================
メインコンテンツ
===================================================*/
.mainTit {
	width: 100%;
	height: 35px;
	background: url(../../corporate/images/maintit_bg.png) no-repeat right 0;
	margin-bottom: 10px;
}

.mainTit p {
	width: 100%;
	height: 27px;
	font-size: 18px;
	line-height: 1;
	color: #588e35;
	text-indent: 18px;
	background: url(../../corporate/images/maintit_in.png) no-repeat 0 0;
	padding-top: 8px;
}

.mainSubTit {
	font-size: 18px;
	line-height: 1;
	color: #00633d;
	border-bottom: 1px solid #00633d;
	border-left: 5px solid #00633d;
	padding: 0 5px 2px 5px;
}
.mainSubTit span {
	font-size: 80%;
	color: #333;
}

.mainBoxIn {
	box-sizing: border-box;
	width: 100%;
	padding: 0 25px;
	margin: 0 auto;
}

@media screen and ( max-width:825px ) {
.mainBoxIn {
	width: 100%;
	max-width: none;
	padding: 0 10px;
}
}


/*===================================================
※じるし
===================================================*/
ul.kome {
	font-size: 12px;
	margin-left: 1em;
} 
ul.kome li {
	line-height: 1.3;
	text-indent: -1em;
}


/*===================================================
サイドメニュー
===================================================*/
.sb-menu2 > li.coLink {
	display: block !important;
}


/*===================================================
過去情報リンク
===================================================*/
.oldLink {
  text-align: center;
}

.oldLink a,
.oldLink a:visited {
  color: #00744e!important;
  font-weight: bold!important;
  text-decoration: underline!important;
}

.oldLink a:hover {
  color: #F00!important;
  text-decoration: none!important;
}


/*===================================================
背景画像
===================================================*/
@media screen and ( min-width:826px ) {
#sb-site, .sb-site-container {
  background-color: transparent;
}

#sideBgBox {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: 920px;
  height: auto;
  min-height: calc(100% - 240px);
  background: url(../../corporate/images/back.jpg) repeat-y 10px 0;
  padding: 0 10px;
  transform: translate(-50%, 240px);
  z-index: -1;
  pointer-events: none;
}

#sideBgBox hr {
  display: none;
}
}

@media screen and ( max-width:825px ) {
#sideBgBox {
  display: none;
}
}