@charset "UTF-8";
/* css Subsidy [detail] */

@import url("../content.css");
@import url("main.css");

/*---------------------------------------------------- */
/* list */
/*---------------------------------------------------- */
/*== Waku ==*/
#listArea {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.listMain {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.waku_list {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.waku_list .list_left {
	padding: 0;
	margin: 0;
	height: auto;
}

.waku_list .list_right {
	padding: 0;
	margin: 0;
	height: auto;
}

/*== img ==*/
#imgArea {
	padding: 0;
	margin: 0 auto;
	height: auto;
	position: relative;
	overflow: hidden;
}

#imgArea figure {
	padding: 0;
	margin: 0;
	width: 100%;
	border: 1px solid #cdcfd1;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

#imgArea figure img {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 0;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

#imgArea figure figcaption {
	width: 100%;
}

/*== obi ==*/
#imgArea figure figcaption .obi {
	color: #fff;
	line-height: 1;
	text-align: center;
	min-width: 90px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-border-radius: 0 0 4px 0;
	-moz-border-radius: 0 0 4px 0;
	-ms-border-radius: 0 0 4px 0;
	-o-border-radius: 0 0 4px 0;
	border-radius: 0 0 4px 0;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

.cate01 {
	background-color: rgba(60, 183, 247, .9);
}

.cate02 {
	background-color: rgba(16, 153, 36, .9);
}

.cate03 {
	background-color: rgba(27, 168, 187, .9);
}

.cate04 {
	background-color: rgba(228, 93, 133, .9);
}

.cate05 {
	background-color: rgba(236, 109, 16, .9);
}

.cate06 {
	background-color: rgba(220, 191, 34, .9);
}

/*== a:links ==*/
#imgArea figure a {
	text-decoration: none;
	text-indent: -999px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	z-index: 2;
	background-color: transparent;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

#imgArea figure a:hover {
	background-color: rgba(0, 0, 0, .5);
}

#imgArea figure a:before {
	content: "\f00e";
	font: 24px/44px "Font Awesome 5 Free";
	font-weight: 900;
	color: rgba(0, 0, 0, 0);
	text-indent: 12px;
	width: 46px;
	height: 46px;
	background-color: rgba(255, 255, 255, 0);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, 20%); 
	transform: translate(-50%, 20%);
	z-index: 3;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

#imgArea figure a:hover:before {
	color: rgba(0, 0, 0, .8);
	background-color: rgba(255, 255, 255, .9);
	-webkit-transform: translate(-50%, -50%); 
	transform: translate(-50%, -50%);
}

#imgArea figure:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/*---------------------------------------------------- */
/* Story */
/*---------------------------------------------------- */
/*== Waku ==*/
#storyArea {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

/*== intro ==*/
#storyArea .waku_intro {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.waku_intro .date {
	padding: 0;
	margin: 0 auto;
	color: #2d2e2f;
	font-weight: 500;
	text-align: right;
	line-height: 1.0;
}

.waku_intro .moji_intro {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.waku_intro .moji_intro p {
	padding: 0;
	margin: 0;
	color: #3d3e3f;
	font-weight: 500;
	text-align: left;
	line-height: 1.7;
}

/*== storybox ==*/
#storyArea .storybox {
	margin: 0 auto;
	height: auto;
}

/*== img ==*/
.storybox .waku_photo {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.storybox .waku_photo .photo_story {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.storybox .waku_photo .photo_story img {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
}

/*== Movie ==*/
.storybox .waku_movie {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.storybox .waku_movie .photo_movie {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.storybox .waku_movie .photo_movie iframe {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
}

/*== Map ==*/
.storybox .waku_map {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.storybox .waku_map .photo_map {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.storybox .waku_map .photo_map iframe {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
}

/*== P ==*/
.storybox .moji_story {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.storybox .moji_story p {
	padding: 0;
	margin: 0;
	color: #3d3e3f;
	font-weight: 500;
	text-align: left;
	line-height: 1.8;
}

/*---------------------------------------------------- */
/* side-bar */
/*---------------------------------------------------- */
/*== Waku ==*/
#side-bar {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

/*== h3 ==*/
#side-bar h3 {
	margin: 0;
	color: #fff;
	font-family: "Open Sans", "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-style: normal;
	width: 100%;
	background-color: #0567b3;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

/*== Navi ==*/
#side-bar .sidenavi {
	width: 100%;
	border: 1px solid #cdcfd1;
	border-top-style: none;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	-moz-box-shadow: 0 2px rgba(0, 0, 0, .08);
	box-shadow: 0 2px rgba(0, 0, 0, .08);
}

#side-bar .sidenavi > div {
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #cdcfd1;
	-webkit-display: flex;
	display: flex;
	-webkit-flex-direction: row; 
	flex-direction: row;
	//-webkit-justify-content: center; 
	//justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}

#side-bar .sidenavi > div:last-child {
	border-bottom-style: none;
}

/*== a:links ==*/
#side-bar .sidenavi > div > a {
	text-decoration: none;
	text-indent: -999px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	z-index: 2;
	background-color: transparent;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

#side-bar .sidenavi > div > a:hover {
	background-color: rgba(0, 14, 53, .07);
}

#side-bar .sidenavi > div > a:before {
	content: "\f064";
	font: 18px/32px "Font Awesome 5 Free";
	font-weight: 900;
	color: rgba(0, 0, 0, 0);
	text-indent: 8px;
	width: 32px;
	height: 32px;
	background-color: rgba(255, 255, 255, 0);
	position: absolute;
	top: 50%;
	left: 16.5%;
	-webkit-transform: translate(-50%, 0%); 
	transform: translate(-50%, 0%);
	z-index: 3;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

#side-bar .sidenavi > div > a:hover:before {
	color: rgba(0, 0, 0, .8);
	background-color: rgba(255, 255, 255, .9);
	-webkit-transform: translate(-50%, -50%); 
	transform: translate(-50%, -50%);
}

/*---------------------------------------------------- */
/* Category */
/*---------------------------------------------------- */
/*== Navi ==*/
#categoryList ul li {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
	width: 100%;
	font-weight: 500;
	line-height: 1.4;
	text-align: left;
	border-bottom: 1px solid #cdcfd1;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

#categoryList ul li a {
	color: #3d3e3f;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

#categoryList ul li a:hover {
	color: #00459a;
	background-color: rgba(0, 14, 53, .07);
}

/*---------------------------------------------------- */
/* Archive */
/*---------------------------------------------------- */
/*== Navi ==*/
#archiveList ul li {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
	width: 100%;
	font-weight: 500;
	line-height: 1.4;
	text-align: left;
	border-bottom: 1px solid #cdcfd1;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

#archiveList ul li a {
	color: #3d3e3f;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

#archiveList ul li a:hover {
	color: #00459a;
	background-color: rgba(0, 14, 53, .07);
}

/*---------------------------------------------------- */
/* Entry */
/*---------------------------------------------------- */
/*== Navi ==*/
#entryList ul li {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
	width: 100%;
	font-weight: 500;
	line-height: 1.4;
	text-align: left;
	border-bottom: 1px solid #cdcfd1;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

#entryList ul li a {
	color: #3d3e3f;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

#entryList ul li a:hover {
	color: #00459a;
	background-color: rgba(0, 14, 53, .07);
}

/*---------------------------------------------------- */
/* Summary */
/*---------------------------------------------------- */
.haco_summary {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.haco_summary table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-collapse: collapse;
}

.haco_summary table tr:nth-child(2n) {
	background-color: #f9fbfc;
}

.haco_summary table th {
	margin: 0;
	height: auto;
	vertical-align: top;
	border-bottom: solid 1px #dcdcdc;
}

.haco_summary table td {
	margin: 0;
	height: auto;
	vertical-align: top;
	border-bottom: solid 1px #dcdcdc;
}

.haco_summary table th h4 {
	padding: 0;
	font-weight: 600;
	color: #3d3e3f;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_summary table th h4:before {
	content: "";
	width: 12px;
	height: 12px;
	background-color: #1d9ad1;
	display: inline-block;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	margin-right: .5em;
}

.haco_summary table td p {
	padding: 0;
	font-weight: 500;
	color: #3d3e3f;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_summary table td p a {
	color: #fb7d0d;
	font-weight: 600;
	text-decoration: underline;
}

.haco_summary table td p a:hover {
	color: #fca74e;
	text-decoration: underline;
}


/* PC */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* list */
/*---------------------------------------------------- */
/*== Waku ==*/
#listArea {
	padding-top: 15px;
	width: 100%;
}

.listMain {
	padding-bottom: 15px;
	width: 98%;
}

.waku_list {
	width: 98%;
	overflow: hidden;
}

.waku_list .list_left {
	width: 75%;
	float: left;
}

.waku_list .list_right {
	width: 22%;
	float: right;
}

/*== img ==*/
#imgArea {
	padding-bottom: 20px;
	width: 100%;
}

#imgArea figure {
	height: auto;
}

/*== obi ==*/
#imgArea figure figcaption .obi {
	font-size: 15px;
	padding: 12px 18px;
}
	
/*== h2 ==*/
#imgArea figure figcaption h2 {
	padding: 14px 20px;
	font-size: 25px;
}

/*---------------------------------------------------- */
/* Story */
/*---------------------------------------------------- */
/*== Waku ==*/
#storyArea {
	width: 100%;
}

/*== intro ==*/
#storyArea .waku_intro {
	border-bottom: solid 2px #dedede;
	padding-bottom: 35px;
	width: 96%;
}

.waku_intro .date {
	margin-bottom: 15px;
	width: 100%;
	font-size: 16px;
}

.waku_intro .moji_intro {
	width: 100%;
}

.waku_intro .moji_intro p {
	font-size: 17px;
}

/*== storybox ==*/
#storyArea .storybox {
	padding: 35px 0;
	width: 96%;
}

/*== img ==*/
.storybox .waku_photo {
	padding-bottom: 15px;
	width: 90%;
}

.storybox .waku_photo .photo_story {
	width: 100%;
}

/*== Movie ==*/
.storybox .waku_movie {
	padding-bottom: 15px;
	width: 90%;
}

.storybox .waku_movie .photo_movie {
	width: 100%;
}

.storybox .waku_movie .photo_movie iframe {
	height: 450px;
}

/*== Map ==*/
.storybox .waku_map {
	padding-top: 15px;
	width: 90%;
}

.storybox .waku_map .photo_map {
	width: 100%;
}

.storybox .waku_map .photo_map iframe {
	height: 450px;
}

/*== P ==*/
.storybox .moji_story {
	width: 100%;
}

.storybox .moji_story p {
	font-size: 15px;
}

/*---------------------------------------------------- */
/* side-bar */
/*---------------------------------------------------- */
#side-bar {
	width: 100%;
}

#side-bar > div {
	margin-bottom: 40px;
}

#side-bar > div:last-child {
	margin-bottom: 0;
}

/*== h3 ==*/
#side-bar h3 {
	padding: 12px 20px;
	font-size: 17px;	
}

/*---------------------------------------------------- */
/* Category */
/*---------------------------------------------------- */
/*== Navi ==*/
#categoryList ul li {
	font-size: 15px;
}

#categoryList ul li:last-child {
	border-bottom-style: none;
}

#categoryList ul li a {
	padding: 15px 20px;
}

/*---------------------------------------------------- */
/* Archive */
/*---------------------------------------------------- */
/*== Navi ==*/
#archiveList ul li {
	font-size: 15px;
}

#archiveList ul li:last-child {
	border-bottom-style: none;
}

#archiveList ul li a {
	padding: 15px 20px;
}

/*---------------------------------------------------- */
/* Entry */
/*---------------------------------------------------- */
/*== Navi ==*/
#entryList ul li {
	font-size: 15px;
}

#entryList ul li:last-child {
	border-bottom-style: none;
}

#entryList ul li a {
	padding: 15px 20px;
}

/*---------------------------------------------------- */
/* Summary */
/*---------------------------------------------------- */
.haco_summary {
	width: 98%;
}

.haco_summary table th {
	padding: 12px 0;
	width: 25%;
}

.haco_summary table td {
	padding: 12px 0;
	width: 75%;
}

.haco_summary table th h4 {
	margin: 0 16px 0 16px;
	font-size: 1.125em;/* 18px */
}

.haco_summary table td p {
	margin: 0 16px 0 16px;
	font-size: 1.125em;/* 18px */
}



}


/* Tablet */
@media only screen and (max-width: 959px) and (min-width: 600px) {
/*---------------------------------------------------- */
/* list */
/*---------------------------------------------------- */
/*== Waku ==*/
#listArea {
	padding-top: 12px;
	width: 100%;
}

.waku_list {
	width: 97%;
	overflow: hidden;
}

.waku_list .list_left {
	width: 70%;
	float: left;
}

.waku_list .list_right {
	width: 26%;
	float: right;
}

/*== img ==*/
#imgArea {
	padding-bottom: 18px;
	width: 100%;
}

#imgArea figure {
	height: auto;
}

/*== obi ==*/
#imgArea figure figcaption .obi {
	font-size: 14px;
	padding: 10px 16px;
}
	
/*== h2 ==*/
#imgArea figure figcaption h2 {
	padding: 12px 18px;
	font-size: 21px;
}

/*---------------------------------------------------- */
/* Story */
/*---------------------------------------------------- */
/*== Waku ==*/
#storyArea {
	width: 100%;
}

/*== intro ==*/
#storyArea .waku_intro {
	border-bottom: solid 2px #dedede;
	padding-bottom: 30px;
	width: 96%;
}

.waku_intro .date {
	margin-bottom: 12px;
	width: 100%;
	font-size: 15px;
}

.waku_intro .moji_intro {
	width: 100%;
}

.waku_intro .moji_intro p {
	font-size: 16px;
}

/*== storybox ==*/
#storyArea .storybox {
	padding: 30px 0;
	width: 96%;
}

/*== img ==*/
.storybox .waku_photo {
	padding-bottom: 12px;
	width: 90%;
}

.storybox .waku_photo .photo_story {
	width: 100%;
}

/*== Movie ==*/
.storybox .waku_movie {
	padding-bottom: 12px;
	width: 90%;
}

.storybox .waku_movie .photo_movie {
	width: 100%;
}

.storybox .waku_movie .photo_movie iframe {
	height: 350px;
}

/*== Map ==*/
.storybox .waku_map {
	padding-top: 12px;
	width: 90%;
}

.storybox .waku_map .photo_map {
	width: 100%;
}

.storybox .waku_map .photo_map iframe {
	height: 350px;
}

/*== P ==*/
.storybox .moji_story {
	width: 100%;
}

.storybox .moji_story p {
	font-size: 14px;
}

/*---------------------------------------------------- */
/* side-bar */
/*---------------------------------------------------- */
#side-bar {
	width: 100%;
}

#side-bar > div {
	margin-bottom: 35px;
}

#side-bar > div:last-child {
	margin-bottom: 0;
}

/*== h3 ==*/
#side-bar h3 {
	padding: 11px 17px;
	font-size: 16px;	
}

/*---------------------------------------------------- */
/* Category */
/*---------------------------------------------------- */
/*== Navi ==*/
#categoryList ul li {
	font-size: 14px;
}

#categoryList ul li:last-child {
	border-bottom-style: none;
}

#categoryList ul li a {
	padding: 12px 18px;
}

/*---------------------------------------------------- */
/* Archive */
/*---------------------------------------------------- */
/*== Navi ==*/
#archiveList ul li {
	font-size: 14px;
}

#archiveList ul li:last-child {
	border-bottom-style: none;
}

#archiveList ul li a {
	padding: 12px 18px;
}

/*---------------------------------------------------- */
/* Entry */
/*---------------------------------------------------- */
/*== Navi ==*/
#entryList ul li {
	font-size: 14px;
}

#entryList ul li:last-child {
	border-bottom-style: none;
}

#entryList ul li a {
	padding: 12px 18px;
}

/*---------------------------------------------------- */
/* Summary */
/*---------------------------------------------------- */
.haco_summary {
	width: 97%;
}

.haco_summary table th {
	padding: 10px 0;
	width: 26%;
}

.haco_summary table td {
	padding: 10px 0;
	width: 74%;
}

.haco_summary table th h4 {
	margin: 0 14px 0 14px;
	font-size: 1em;/* 16px */
}

.haco_summary table td p {
	margin: 0 14px 0 14px;
	font-size: 1em;/* 16px */
}



}


/* SP */
@media only screen and (max-width: 599px)  {
/*---------------------------------------------------- */
/* list */
/*---------------------------------------------------- */
/*== Waku ==*/
#listArea {
	padding-top: 10px;
	width: 100%;
}

.waku_list {
	width: 96%;
}

.waku_list .list_left {
	padding-bottom: 15px;
	margin: 0 auto;
	width: 100%;
	display: block;
}

.waku_list .list_right {
	margin: 0 auto;
	width: 100%;
	display: block;
}

/*== img ==*/
#imgArea {
	padding-bottom: 15px;
	width: 100%;
}

#imgArea figure {
	height: auto;
}

/*== obi ==*/
#imgArea figure figcaption .obi {
	font-size: 13px;
	padding: 8px 14px;
}
	
/*== h2 ==*/
#imgArea figure figcaption h2 {
	padding: 10px 16px;
	font-size: 18px;
}

/*---------------------------------------------------- */
/* Story */
/*---------------------------------------------------- */
/*== Waku ==*/
#storyArea {
	width: 100%;
}

/*== intro ==*/
#storyArea .waku_intro {
	border-bottom: solid 2px #dedede;
	padding-bottom: 25px;
	width: 96%;
}

.waku_intro .date {
	margin-bottom: 10px;
	width: 100%;
	font-size: 15px;
}

.waku_intro .moji_intro {
	width: 100%;
}

.waku_intro .moji_intro p {
	font-size: 15px;
}

/*== storybox ==*/
#storyArea .storybox {
	padding: 25px 0;
	width: 96%;
}

/*== img ==*/
.storybox .waku_photo {
	padding-bottom: 12px;
	width: 90%;
}

.storybox .waku_photo .photo_story {
	width: 100%;
}

/*== Movie ==*/
.storybox .waku_movie {
	padding-bottom: 12px;
	width: 90%;
}

.storybox .waku_movie .photo_movie {
	width: 100%;
}

.storybox .waku_movie .photo_movie iframe {
	height: 250px;
}

/*== Map ==*/
.storybox .waku_map {
	padding-top: 12px;
	width: 90%;
}

.storybox .waku_map .photo_map {
	width: 100%;
}

.storybox .waku_map .photo_map iframe {
	height: 250px;
}

/*== P ==*/
.storybox .moji_story {
	width: 100%;
}

.storybox .moji_story p {
	font-size: 14px;
}

/*---------------------------------------------------- */
/* side-bar */
/*---------------------------------------------------- */
#side-bar {
	width: 100%;
}

#side-bar > div {
	margin-bottom: 30px;
}

#side-bar > div:last-child {
	margin-bottom: 0;
}

/*== h3 ==*/
#side-bar h3 {
	padding: 10px 15px;
	font-size: 16px;	
}

/*---------------------------------------------------- */
/* Category */
/*---------------------------------------------------- */
/*== Navi ==*/
#categoryList ul li {
	font-size: 14px;
}

#categoryList ul li:last-child {
	border-bottom-style: none;
}

#categoryList ul li a {
	padding: 10px 15px;
}

/*---------------------------------------------------- */
/* Archive */
/*---------------------------------------------------- */
/*== Navi ==*/
#archiveList ul li {
	font-size: 14px;
}

#archiveList ul li:last-child {
	border-bottom-style: none;
}

#archiveList ul li a {
	padding: 10px 15px;
}

/*---------------------------------------------------- */
/* Entry */
/*---------------------------------------------------- */
/*== Navi ==*/
#entryList ul li {
	font-size: 14px;
}

#entryList ul li:last-child {
	border-bottom-style: none;
}

#entryList ul li a {
	padding: 10px 15px;
}

/*---------------------------------------------------- */
/* Summary */
/*---------------------------------------------------- */
.haco_summary {
	padding-top: 5px;
	width: 96%;
}

.haco_summary table {
	border-top: solid 1px #dcdcdc;
}

.haco_summary table th {
	padding: 10px 0 5px 0;
	width: 100%;
	display: block;
	border-bottom: none;
}

.haco_summary table td {
	padding: 0 0 10px 0;
	width: 100%;
	display: block;
}

.haco_summary table th h4 {
	margin: 0 14px 0 14px;
	font-size: 1em;/* 16px */
	font-weight: 600;
	line-height: 1.0;
}

.haco_summary table td p {
	margin: 0 14px 0 14px;
	font-size: 0.9375em;/* 15px */
}



}