﻿@charset "UTF-8";


/*---------- ページ全体の指定 ----------*/

html, body, header, section, article, nav, footer,
div, span, p, h1, h2, h3, h4,
ul, ol, li, dl, dt, dd,
table, tr, th, td, tbody, thead, tfoot {
  margin: 0;
  padding: 0;
}
strong{
	font-weight: normal
}
img {border: 0;}

body {
  width: 100%;
  background-color: #ffffff;
  font: 16px/1.231 "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro",  "MS P Gothic", Osaka, sans-serif;
  line-height: 1.7;
hanging-punctuation: force-end;
}

a:link {
  color: #000000;
}

a:hover {
  color: #765c47;
}

a:visited {
  color: #000000;
}

.p6 {
  margin: 18px 0 18px 0;
  line-height: 140%;
  letter-spacing: 1px;
  font-size: 25px;
}

/*---------- ヘッダー ----------*/

header {
  width: 100%;
}

header h1{
	font-size: 10px;font-weight: normal; line-height: 130%;
	margin-top:0px; margin-bottom:5px; margin-left:0px; margin-right:10px;
	padding-top:5px;padding-bottom:3px;padding-left:10px;
 background-color: #eaeaea;
}


header h1 a {
  color: #333333 !important;
  text-decoration: none;
  font-size: 18px;
}

header h1 a:hover {
  color: #765c47 !important;
  text-decoration: underline;
  font-size: 18px;
}

header img.main_photo {
  width: 100%;
  height: auto;
}

#page_top {
  margin: 0;
  padding: 0;
}

header h2 {
  padding: 0px 0 5px 0;
  text-align: center;
  color: #333333;
  font-size: 18px;
}

#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  
  text-decoration: none;
}

#table-right{
  text-align: right;
  margin: 0;
  padding: 8px 14px 2px 0;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}

#header-menu {
  margin: 0px;
  padding: 0px;
  height: 35px;
  border-bottom: solid 3px #ffffff;
  background: url(img/head_menu_back-2.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

#header-menu ul {
  text-align: left;
  padding-bottom: 1px;
  margin: 0px;
  padding: 0px
}

#header-menu li {
  color: #fffffc;
  display: inline;
  list-style-type: none;
  float: left;
  margin: 0;
}

#header-menu li a {
  font-size: 10px;
  width: 19vw;
  height: 27px;
  line-height: 20px;
  color: #fffffc;
  background: url(img/head_menu_back-2.gif);
  background-repeat: repeat-x;
  text-align: center;
  display: block;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  text-decoration: none;
  padding-top: 8px;
}

#header-menu li  a:hover {
  background: url(img/head_menu_back_hover.gif);
  background-repeat: repeat-x;
  color: #fffffc;
}

#header3 {
  margin: 0;
  background-color: #ffffff;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
}

#header2 h2 {
  padding: 0px 0 5px 0;
  text-align: center;
  color: #333333;
  font-size: 18px;
}

#header3 h3 {
	line-height: 110%;
	font-size: 16px;
	color: #999999;
	letter-spacing: 1px;
	background-color: #ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 7px;
}

.p1 {
	font-size: 11px;
}
.p2 {
	font-size: 12px;
}

/*---------- コンテンツ ----------*/

#container {
  overflow: hidden;
  margin: 0px;
  padding: 0px 7px 0px 7px;
  border-top: solid 5px #cccccc;
  background-color: #ffffff;
}

#content {
  padding: 6px;
}

section {
  margin: 0 0 8px 0;
}

section h2 {
  margin: 0 0 8px 0;
  padding: 5px 0 3px 14px;
  font-size: 15px;
  color: #ffffff;
  text-align: left;
  border-bottom: solid 1px;
  border-bottom-color: #cccccc;
  background: url(img/h3_bg.gif) center repeat-x;
}

section h3 {
  margin: 0 0 8px 0;
  padding: 5px 0 3px 14px;
  font-size: 15px;
  color: #ffffff;
  border-bottom: solid 1px;
  border-bottom-color: #cccccc;
  background: url(img/h3_bg.gif) center repeat-x;
}

section h4 {
  margin: 0 20 8px 0;
  padding: 5px 0px 3px 9px;
  font-size: 16px;
}

section h5 {
  margin: 0 0 0px 0;
  padding: 5px 0 3px 14px;
  font-size: 14px;
  color: #ffffff;
  border-bottom: solid 1px;
  border-bottom-color: #cccccc;
  background: url(img/h_bg.gif) center repeat-x;
}

section p {
  margin: 0 0px 8px 0;
  padding: 5px 0px 3px 9px;
  line-height: 1.4;
}
.p22 {
  margin: 0 0px 0px 0;
  padding: 10px 0px 8px 9px;
  line-height: 1.2;
 font-size:22px;
}
.p24 {
  margin: 0 0px 0px 0;
  padding: 5px 0px 3px 9px;
  line-height: 1.8;
 font-size:24px;
}

section ul {
  width: initial;
  border-top: initial;
  border-top-color: initial;
}

section li {
  width: initial;
  list-style: initial;
  text-align: initial;
}


section .gray_bg {
  margin: 8px 0 8px 0;
  padding: 2px 8px 2px 8px;
  line-height: 1.7;
  letter-spacing: 1px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #eeeeee;
}

section .gray_bg p {
  padding: 3px;
  line-height: 1.7;
  letter-spacing: 1px;
}

section img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

section img.picture_r {
  margin: 0 0 10px 10px;
  float: right;
}

section span.red {
  color: #e60033;
}

section span.red_b {
  color: #e60033;
  font-weight: bold;
}

section span.blue {
  color: #007bbb;
}

section span.pink {
  color: #c53d43;
}

section span.brown {
  color: #993300;
}

section span.brown_b {
  color: #993300;
  font-weight: bold;
}

section span.green {
  color: #00ae4f;
}

section table.table_line {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  margin : 8px  0 8px 0;
}

section td.table_line {
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 10px 8px 10px;
}

section .table11 { 
	border: 1px solid black; 
    border-left-style:none; 
} 
section .table12 { 
	border: 1px solid black; 
    border-right-style:none; 
} 

/*---------- ナビ ----------*/

nav {
  width: 100%;
  text-decoration: none;
  margin: 0 0 10px 0;
  background: url(img/nav_bg.gif) repeat-x;
}

nav h5 {
  padding: 5px 0 3px 14px;
  font-size: 14px;
  color: #ffffff;
  border-bottom: solid 1px;
  border-bottom-color: #cccccc;
  background: url(img/h_bg_gray.gif) center repeat-x;
}

nav ul {
  width: 100%;
  border-top: solid 1px;
  border-top-color: #cccccc;
}

nav li {
  width: 100%;
  list-style: none;
  text-align: center;
}

nav li a {
  padding: 10px;
  display: block;
  color: #583822 !important;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(img/nav_bg.gif) repeat-x;
}

nav li a:hover {
  color: #765c47 !important;
  display: block;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(img/nav_bg_hover.gif) repeat-x;
}


/*---------- メニューページ ----------*/

#table1 a { color:#FFFFFF; }        

#table1 a:link {color:#FFFFFF;}
#table1 a:visited{color:#FFFFFF;} 
#table1  a:hover{color:#006600;} 
#table1  a:active{color:#006600;} 


.header_link {
	color: #FFFFFF;
	padding: 1px;
	margin: 1px;
	border: thin none #FFFFFF;
	text-align: center
}


/*---------- トップに戻る ----------*/

#page_back {
  margin: 0 0 8px 0;
  padding: 0 6px 0 0;
  text-align: right;
}


/*---------- フッター ----------*/

footer {
  width: 100%;
  padding: 10px 0 10px 0;
  color: #333333;
  text-align: center;
  border-top: solid 1px;
  border-top-color: #cccccc;
  background-color: #eeeeee;
}

footer p {
  padding: 10px;
  color: #555555;
}

footer a {
  color: #555555 !important;
}

footer a:hover {
  color: #777777 !important;
}

footer a:visited {
  color: #555555;
}

footer p.copy {
  padding: 10px;
  font-size: 12px;
  color: #555555;
}

footer p.copy a {
  color: #583822 !important;
  text-decoration: none;
}

footer p.copy a:hover {
  color: #765c47 !important;
  text-decoration: underline;
}

footer p.copy a:visited {
  color: #583822;
  text-decoration: none;
}



.scroll-element {
    position: fixed;
    top: 0;
    left: 0;
    transform: translate(0, 0);
	width:100%
}

.drawer-hamburger {
	margin-top:80px;
}


.drawer-hamburger-icon,
.drawer-hamburger-icon:after, 
.drawer-hamburger-icon:before {
    height: 5px;
    background: #472400;
}


