#header_common {
	z-index: 0;
}

#main {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#main_inner {
	margin: 140px 0 0;
}

.float_menu_l {
	width:56px;
	height:118px;
	display: block;
	position: fixed;
	left: 40px;
	top: 254px;
}

.float_menu_r {
	width:57px;
	height:118px;
	display: block;
	position: fixed;
	right: 40px;
	top: 254px;
}

.breadcrumb_list {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 93%;
	background: #dfdedd;
	width: 100%;
	height: 40px;
	margin: 60px 0 0;
	line-height: 40px;
}

.breadcrumb_list div {
	width: 960px;
	margin: 0 auto;
}

.breadcrumb_list div a {
	color: #333;
	text-decoration: underline;
}

.breadcrumb_list div a:hover {
	text-decoration: none;
}

.breadcrumb_list_footer {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 93%;
	background: #dfdedd;
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.breadcrumb_list_footer div {
	width: 960px;
	margin: 0 auto;
}

.breadcrumb_list_footer div a {
	color: #333;
	text-decoration: underline;
}

.breadcrumb_list_footer div a:hover {
	text-decoration: none;
}

.under_page_header {
	background-color:#02004B;
	position:fixed;
	top: 40px;
	left: 0;
	width: 100%;
}
.under_page_header h1 {
	width: 390px;
	float: left;
}
.under_page_header ul {
	display: block;
	float: left;
}
.under_page_header ul li {
	display:block;
	float:left;
	margin:0;
}


/* 追加 */
.under_page_header {
	background: #02004b;
	width: 100%;
	min-width: 1024px;
	height: 60px;
	line-height: 60px;
}

.under_page_header_inner {
	width: 955px;
	margin: 0 auto;
}

.under_page_header .sub_ttl {
	float: left;
}

.under_page_header ul {
	float: right;
}

.under_page_header ul li {
	color: #fff;
	font-size: 154%;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	width: 100px;
	height: 40px;
	margin: 10px 0;
	float: left;
	text-align: center;
	line-height: 40px;
}

.under_page_header ul li + li {
	border-left: 0;
	border-right: #fff 1px solid;
}

.under_page_header ul li a {
	color: #fff;
}

.under_page_header ul li.last {
	color: #fff;
	font-size: 154%;
	border: none;
	width: 100px;
	height: 40px;
	margin: 10px 0 0 10px;
	float: left;
	text-align: center;
	line-height: 40px;
}

/* 追加 */

.fixed {
	position: fixed;
	top: 40px;
	left: 0;
	width: 100%;
}

#hideyoshi_history_ttl_area {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

#hideyoshi_history_img_area { padding: 55px 0 65px; }

#hideyoshi_history_ttl {
	padding: 92px 0 0;
	float: left;
}
#hideyoshi_history_ttl1 {
	color: #000;
	font-size: 460%;
	font-weight: bold;
}
#hideyoshi_history_ttl2 {
	color: #000;
	font-size: 180%;
	padding: 12px 0 0;
}
#hideyoshi_history_img {
	padding: 0 34px 0 0;
	float: right;
}

#hideyoshi_history_txt {
	font-size: 115%;
	line-height: 1.8;
	width: 800px;
	margin: 0 auto;
	padding: 0 0 40px;
}

.history_area1 {
	background: #f2f2f2;
	width: 100%;
}
.history_area2 {
	background: #fff;
	width: 100%;
}
.history_area1_inner1 {
	background: url(../../images/history/white_cloud.png) no-repeat top left;
}
.history_area2_inner1 {
	background: url(../../images/history/gray_cloud.png) no-repeat top left;
}

.history_area1_inner2, .history_area2_inner2 {
	background: url(../../images/history/cloud.png) repeat top center;
}

.history_area1_inner3, .history_area2_inner3 {
	width: 960px;
	margin: 0 auto;
}

.history_area1_left {
	width: 670px;
	padding: 50px 0 0;
	float: left;
}
.history_area2_left {
	width: 670px;
	padding: 0 0 0;
	float: left;
}
.history_point {
	padding: 0 0 0 16px;
}
.about_hideyoshi{
	margin:150px 0 0 0;
	padding:0;
	font-size: 180%;
	color:#a8923d;
}
.about_hideyoshi2{
	font-size: 180%;
	color:#a8923d;
}

.history_table, .history_table2 {
	font-size: 124%;
	line-height: 2.0;
	width: 670px;
}
.history_table3 {
	font-size: 124%;
	line-height: 1.8;
	width: 700px;
}
.history_table th, .history_table2 th {
	width: 11%;
}
.history_table td, .history_table2 td {
	border-left: #808080 2px solid;
	padding: 0 0 0 20px;
}
.history_table3 td {
	padding: 10px 0 10px 20px;
	vertical-align:bottom;
}
.history_table3 td img {
	vertical-align:bottom;
}
.history_table3 th {
	width: 18%;
	padding: 10px 0 10px 0;
}
.history_table3 th.kamon {
	padding:60px 0 10px 0;
}
.history_table3 td span.kamon {
	position:relative;
	top:-26px;
}
.history_table th.first, .history_table2 th.first {
	padding: 40px 0 0 0;
}
 .history_table3 th.first {
 	padding: 40px 0 10px 0;
}
.history_table td.first, .history_table2 td.first {
	padding: 40px 0 0 20px;
}
.history_table3 td.first {
	padding: 40px 0 10px 20px;
}
.history_table td.last, .history_table2 td.last {
	padding: 0 0 100px 20px;
}
.history_table td.last2, .history_table2 td.last2 {
	padding: 0 0 200px 20px;
}
.history_table td.last3, .history_table2 td.last3 {
	padding: 0 0 60px 20px;
}
.history_table3 th.last3 {
	padding: 30px 0 60px 0;
}
.history_table3 td.last3 {
	padding: 30px 0 60px 20px;
}
.history_table3 td.last3 img {
	padding: 10px 0 0 0;
}
.history_area1_right {
	width: 260px;
	padding: 86px 0 0;
	float: right;
}
.history_area2_right {
	width: 260px;
	padding: 68px 0 0;
	float: right;
}
.history_area1_right_btn {
	margin: 0 0 50px;
}
.history_article {
	background: #fff;
	border: #bca33f 2px solid;
	margin: 0 0 30px;
}
.history_article_inner {
	padding: 15px 8px 8px;
}

.history_article_img {
	max-width: 100px;
	height: auto;
	float: left;
}
.history_article_img img{
	width: 100%;
	height: auto;
}

.history_article_txt_outer {
	float: left;
}

.history_article_area1 {
	border-bottom: #bba23e 1px solid;
	padding: 0 0 15px;
}

.history_article_area1 a .history_article_txt {
	text-decoration: underline;
}
.history_article_area1 a:hover .history_article_txt {
	text-decoration: none;
}

.history_article_txt {
	font-size: 115%;
	font-weight: bold;
	line-height: 1.5;
	width: 130px;
	padding: 0 0 0 10px;
	float: left;
}

.history_article_area2 {
	padding: 8px 0 0;
}
.history_article_area2 .date {
	width: 110px;
	float: left;
}
.orange { color: #f8b62d; }

#hideyoshi_history_end {
	width: 960px;
	margin: 0 auto 70px;
	padding: 0 0 0 26px;
}

.pcnone {
	display: none;
}

#source {
	width: 960px;
	margin: 0 auto 70px;
	text-align: right;
}


@media screen and ( max-width:767px ){
	
.pcnone {
	display: block;
}
.spnone {
	display: none;
}

#main_inner {
	margin: 40px 0 0;
}

.breadcrumb_list, .breadcrumb_list_footer {
	display: none;
}

.under_page_header {
	display:none;
}

#hideyoshi_history_ttl_area {
	width: 100%;
	margin: 0 auto;
}

#hideyoshi_history_img_area {
	padding: 40px 20px;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
}
#hideyoshi_history_img_area img {
	width: 100%;
	height: auto;
}

#hideyoshi_history_txt {
	font-size: 115%;
	line-height: 1.8;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px 40px;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.history_area1 {
	background: #f2f2f2;
	width: 100%;
}
.history_area2 {
	background: #fff;
	width: 100%;
}
.history_area1_inner1 {
	background: none;
}
.history_area2_inner1 {
	background: none;
}

.history_area1_inner2, .history_area2_inner2 {
	background: none;
}

.history_area1_inner3, .history_area2_inner3 {
	width: 100%;
	margin: 0 auto;
}

.history_area1_left {
	width: 100%;
	padding: 0;
	float: left;
}
.history_area2_left {
	width: 100%;
	padding: 0 0 0;
	float: left;
}
.history_point {
	padding: 0;
}
.history_point img {
	width: 100%;
	height: auto;
}
.about_hideyoshi{
	margin:20px 0 0 10px;
	padding:0;
}
.about_hideyoshi img {
	width: 120%;
	height: auto;
}

.history_table, .history_table3 {
	font-size: 115%;
	line-height: 1.8;
	width: 100%;
}
.history_table2 {
	display: none;
}
.history_table th {
	width: 13%;
}
.history_table3 th {
	width: 20%;
}
.history_table3 td {
	vertical-align:baseline;
}
.history_table3 th.last3 {
	vertical-align:top;
}
.history_table td, .history_table3 td {
	border-left: none;
	padding: 0 0 0 20px;
}
.history_table th.first, .history_table3 th.first {
	padding: 40px 0 0 0;
}
.history_table td.first, .history_table3 td.first {
	padding: 40px 0 0 20px;
}
.history_table td.last {
	padding: 0 0 0 20px;
}
.history_table td.last2 {
	padding: 0 0 0 20px;
}
.history_table td.last3 {
	padding: 0 0 0 20px;
}
.history_table3 td.last3 {
	padding: 0 0 20px 20px;
}
.history_table3 th.kamon {
	padding:0;
}
.history_table3 td span.kamon {
	position:static;
}
.history_area_map{
	display: none;
}
.history_area1_right {
	width: 100%;
	padding: 40px 0 0;
	float: right;
}
.history_area2_right {
	width: 100%;
	padding: 40px 0 0;
	float: right;
}
.history_area1_right_btn {
	display: none;
}

.history_article {
	background: #fff;
	border: #bca33f 2px solid;
	margin: 0 0 30px;
}
.history_article_inner {
	padding: 16px;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.history_article_img {
	width: 25%;
	float: left;
}


.history_article_img img {
	height: auto;
}

.history_article_txt_outer {
	width: 75%;
	float: left;
}

.history_article_area1 {
	border-bottom: #bba23e 1px solid;
	padding: 0 0 15px;
}

.history_article_area1 a .history_article_txt {
	text-decoration: underline;
}
.history_article_area1 a:hover .history_article_txt {
	text-decoration: none;
}

.history_article_txt {
	font-size: 115%;
	font-weight: bold;
	line-height: 1.5;
	width: 100%;
	padding: 0 0 0 20px;
	float: left;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.history_article_area2 {
	padding: 8px 0 0;
}
.history_article_area2 .date {
	width: 110px;
	float: left;
}

#hideyoshi_history_end {
	display: none;
}

.outer {
    padding: 0 20px;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.other_article_btn {
	margin: 0 0 60px;
}

.hideyoshi_history_side_ttl img {
	width: 100%;
	height: auto;
}
.other_article_btn img {
	width: 100%;
	height: auto;
}

#source {
	width: 100%;
	margin: 10px auto 20px;
	padding: 0 20px;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: right;
}

}

