@charset "utf-8";
/* ▼すべての場合に適用 */
/*トップページ全体*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #2B2B2B;
	background-color: #6A5126;
}
img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}

/*コンテンツ全体　コンテナ*/
#wrapper {
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #E0C88F;
}
/*ヘッダ コンテナ*/
#header {
	height:  auto;
	width: 90%;
	background-color: #600;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 1%;
	padding-left: 5%;
}
#header img {
	display: none;
}
#header h1 {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
	line-height: 2em;
}
#header h2 {
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
}
.p12 {
	font-size: 12px;
}
.p11 {
	font-size: 11px;
}
.p24 {
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}

/*コンテンツ　コンテナ*/
#contents {
	width: auto;
	height: auto;
	margin-right: 2%;
	margin-left: 2%;
}
a {
	text-decoration: none;
	color: #006282;
	border-style: none;
}
a:hover {
	background-color: #EEF2FF;
	color: #911B11;
	text-decoration: underline;
}
/*メニュー　コンテンツ*/
#contents #menu {
	height: auto;
	width: 94%;
	padding-top: 5px;
	padding-right: 3%;
	padding-bottom: 0px;
	padding-left: 3%;
}
#menu .box, #menu .box2, #menu .box3, .box4 {
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #6A5126;
}
#menu .menu_h {
	width: auto;
	height: auto;
}
#menu .menu_i {
	width: 100%;
	height: auto;
	padding-top: 4px;
}
#menu h3 a {
	width: auto;
	height: 20px;
	display: block;
	text-indent: 10px;
	padding-top: 8px;
}

#menu h3 {
	font-size: 15px;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 16px;
}
#menu a img {
	border-style: none;
}
#menu p {
	font-size: 12px;
	padding-left: 10px;
	line-height: 1.3em;
	letter-spacing: normal;
	font-weight: normal;
	padding-right: 5px;
	padding-bottom: 10px;
    margin-block-start: 0em;
    margin-block-end: 0em;
}
#menu p#cv {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#menu p#cv a {
	display: block;
	height: 16px;
	width: 108px;
	border: 1px solid #6A5126;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #6A5126;
	margin-bottom: 5px;
}
#menu p#cv a:hover {
	color: #6A5126;
	background-color: #FFF;
	border: 1px solid #6A5126;
}

/*右　コンテンツ*/
#contents #side_r {
	height: auto;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	text-align: center;
}
#side_r p {
	line-height: 1.4em;
	font-size: 14px;
	letter-spacing: 0em;
	margin-bottom: 5px;
	margin-top: 3px;
}
#side_r #kao, #side_r #book_all {
	height: auto;
	width: auto;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 20px;
}
#kao img {
	height: 310px;
	width: 234px;
}
#side_r #book, #side_r #book_l {
	height: 260px;
	width: auto;
	padding-bottom: 8px;
	margin-right: 10%;
	margin-left: 10%;
}
#side_r #book p, #side_r #book_l p {
	line-height: 1.3em;
	text-align: center;
	font-size: 11px;
	letter-spacing: 0em;
	margin-bottom: 5px;
	margin-top: 3px;
}
#book img, #book_l img {
	height: 200px;
}
/*フッタ*/
#footer {
	height: auto;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 2%;
	clear: both;
}
address {
	text-align: right;
	color: #957235;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 6px;
	padding-right: 5%;
	padding-bottom: 2%;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
}

/* ▼閲覧領域の横幅が559px以下の場合に適用 */
@media ( max-width:559px) {

}

/* ▼閲覧領域の横幅が939px以下の場合に適用 */
@media ( max-width:939px) {
#nav-drawer {
  position: relative;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px;/*最大幅（調整してください）*/
  height: 100%;
  background: #fff;/*背景色*/
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

}
/* ▼閲覧領域の横幅が610px以上の場合に適用 */
@media (min-width:610px)  {
.p24 {
	font-size: 28px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
/*メニュー　コンテンツ*/
#contents #menu {
	width: 96%;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
}
#menu .box4 {
	float: left;
}
#menu .box, #menu .box2, #menu .box3 {
	float: right;
}
#menu .box, #menu .box2, #menu .box3, #menu .box4 {
	width: 49%;
	margin-bottom: 10px;
	border: 1px solid #6A5126;
	margin-right: 0px;
}
#menu h3 a {
	width: auto;
	height: 23px;
	display: block;
	text-indent: 10px;
	padding-top: 10px;
}

#menu h3 {
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 18px;
}

/*右　コンテンツ*/
#contents #side_r {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	text-align: left;
}
#side_r #kao {
	height: 340px;
	width: 245px;
	padding-top: 10px;
	padding-right: 1%;
	padding-left: 2%;
	padding-bottom: 30px;
	float: left;
}
#side_r #book_all {
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
	float: left;	
}
#side_r #book {
	float: left;
	height: 270px;
	width: 150px;
	padding-right: 8px;
	margin: 0px;
}
#side_r #book_l {
	float: right;
	height: 270px;
	width: 150px;
	padding-right: 0px;
	margin: 0px;
}
#side_r #book p, #side_r #book_l p {
	text-align: left;
}


}
/* ▼閲覧領域の横幅が900px以上の場合に適用 */
@media (min-width:900px) {
	
/*コンテンツ全体　コンテナ*/
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

/*ヘッダ コンテナ*/
#header {
	height: 155px;
	width: 940px;
	background-color: #FFF;
	padding: 0px;
}
#header h1 {
	font-size: 4px;
	visibility: hidden;
}
#header h2 {
	font-size: 4px;
	visibility: hidden;
	margin-top: -50px;
}
#header img {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/*コンテンツ　コンテナ*/
#contents {
	width: 940px;
	height: auto;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #006282;
	border-style: none;
}
a:hover {
	background-color: #EEF2FF;
	color: #911B11;
	text-decoration: underline;
}
.p12 {
	font-size: 12px;
}
.p11 {
	font-size: 11px;
}
.p10 {
	font-size: 10px;
}
a img {
	text-decoration: none;
	color: none;
	border-style: none;
}
a:hover img {
	background-color: none;
	color: none;
	text-decoration: underline;
}


/*メニュー　コンテンツ*/
#contents #menu {
	float: left;
	height: 100%;
	width: 401px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 28px;
}
#menu .box, #menu .box2, #menu .box3, #menu .box4 {
	width: 401px;
	margin-bottom: 35px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
#menu .box {
	height: 80px;
}
#menu .box2 {
	height: 83px;
}
#menu .box3 {
	height: 120px;
}
#menu .box4 {
	height: 105px;
}
#menu .menu_h {
	width: 120px;
	float: left;
	height: 53px;
	padding-right: 5px;
}
#menu .menu_i {
	width: 275px;
	float: left;
	height: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B98C42;
	border-left-color: #B98C42;
	padding-top: 11px;
	padding-bottom: 7px;
}
#menu h3 a {
	width: auto;
	height: 23px;
	display: block;
	text-indent: 10px;
	padding-top: 17px;
}

#menu h3 {
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 18px;
}
#menu a img {
	border-style: none;
}
#menu p {
	font-size: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;
	line-height: 2em;
	letter-spacing: normal;
	font-weight: normal;
}
#menu p.lineh {
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu p#cv {
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
#menu p#cv a {
	display: block;
	height: 16px;
	width: 108px;
	border: 1px solid #6A5126;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #6A5126;
	margin-bottom: 15px;
}
#menu p#cv a:hover {
	color: #6A5126;
	background-color: #FFF;
	border: 1px solid #6A5126;
}
/*右　コンテンツ*/
#contents #side_r {
	float: left;
	height: 630px;
	width: 480px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	clear: none;
}
#side_r p {
	line-height: 1.4em;
	font-size: 14px;
	letter-spacing: 0em;
	margin-bottom: 5px;
	margin-top: 3px;
}
#side_r #kao {
	height: 340px;
	width: 250px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: none;
}
#side_r #book_all {
	height: 340px;
	padding-right: 0px;
	padding-left: 0px;
	float: none;
}
#kao img {
	margin-right: 10px;
	height: 310px;
	width: 234px;
}
#side_r #book, #side_r #book_l {
	width: 150px;
	padding-right: 10px;
}
#side_r #book p, #side_r #book_l p {
	line-height: 1.3em;
	text-align: left;
	font-size: 11px;
	letter-spacing: 0em;
	margin-bottom: 5px;
	margin-top: 3px;
}
#book img, #book_l img {
	height: 180px;
}

/*フッタ*/
#footer {
	height: 25px;
	width: 900px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 15px;
}
address {
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 12px;
}
}
