@charset "UTF-8";
/* css all */

@import url("pagenavi.css");
@import url("zure.css");

/*---------------------------------------------------- */
/* Section */
/*---------------------------------------------------- */
/* section:nth-child(2n) {
	background-color: #ffeaea; 
} */

/* PC */
@media print, screen and (min-width: 961px) {
/*---------------------------------------------------- */
/* H2 */
/*---------------------------------------------------- */
#sitewise {
	margin-top: 180px;
	padding: 0;
	width: 100%;
	height: auto;
}


#sitewise .waku_sitewise .sitewisebox {
	max-width: 1120px;
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
}

#sitewise .waku_sitewise .sitewisebox .page-title {
	padding: 28px 0 0 0;
	margin: 0 auto;
	width: 600px;
	float: right;
	
}

#sitewise .waku_sitewise .sitewisebox .page-title h2 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-size: 160%;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.2em;
	text-align: right;
}

/*---------------------------------------------------- */
/* BreadCrumb */
/*---------------------------------------------------- */
#breadcrumbs {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
	position: relative;
}

#breadcrumbs .waku_breadcrumbs {
	padding: 10px 0 10px 0;
	margin: 0 auto;
	max-width: 1120px;
	height: auto;
	overflow: hidden;
	color: #3a3b3c;
	font-size: 12px;
	line-height: 20px;
}

#breadcrumbs .waku_breadcrumbs .navi {
	margin: 0 0 0 12px;
	padding: 0;
}

#breadcrumbs .waku_breadcrumbs .navi a {
	float:left;
	font-style: normal;
	text-decoration: none;
	color: #3a3b3c;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 10px;
	margin: 2px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi span {
	float:left;
	font-style: normal;
	text-decoration: none;
	color: #3a3b3c;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 5px;
}

#breadcrumbs .waku_breadcrumbs .navi a:hover {
	float:left;
	font-style: normal;
	text-decoration: underline;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 10px;
	margin: 2px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi em {
	float:left;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 10px;
	margin: 2px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi .kaiso {
	float:left;
	font-style: normal;
	font-weight: normal;
	color: #3a3b3c;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 10px;
	margin: 2px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi span {
	background: url(../images/common/breadcrumb_arrow.png) no-repeat right center;
	width: 0;
	height: 20px;
	overflow: hidden;
	margin-top: 0;
	padding: 0 0 0 16px;
}

/*---------------------------------------------------- */
/* Waku */
/*---------------------------------------------------- */
.waku_all {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_all .all_center {
	padding: 0;
	margin: 0;
}

.waku_all .all_left {
	padding: 0;
	margin: 0;
	
}

.waku_all .all_right {
	padding: 0;
	margin: 0 0 0 4%;
	width: 28%;
	height: auto;
	float: right;
}

.all_box {
	padding: 10px 0 20px 0;
	margin: 0;
}

/*---------------------------------------------------- */
/* h3 */ 
/*---------------------------------------------------- */
.category-title2 {
	padding: 0 0 20px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.category-title2 h3 {
	position: relative;
	padding: .45em 1em .35em 1.5em;
	border: 1px solid #cccccc;
	border-radius: 2px;
	color: #2d2e2f;
	font-size: 19px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
	background-color: rgba(255,255,255,.95);
}

.category-title2 h3::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 12px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	border-radius: 16px;
}

/*---------------------------------------------------- */
/* h4 */ 
/*---------------------------------------------------- */
.item-title {
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 18px;
	color: #2d2e2f;
	font-weight: 500;
	text-decoration: none;
	overflow: hidden;
}

.item-title h4 {
	position: relative;
	padding-bottom: .2em;
	border-bottom: 4px solid #ccc;
}

.item-title h4::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
}

.item-title h4 a {
	color: #2d2e2f;
	text-decoration: none;
}

/*---------------------------------------------------- */
/* h5 */ 
/*---------------------------------------------------- */
.name-title {
	padding: 0 0 14px 0;
	margin: 0;
}

.name-title h5 {
	padding: 0 0 0.2em 0;
	margin: 0;
	border-bottom: 2px dotted #cccccc;
	color: #3a3b3c;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}

/*---------------------------------------------------- */
/* Area */
/*---------------------------------------------------- */
.waku_area {
	padding: 0;
	margin: 0;
}

.waku_area .text_area {
	padding: 10px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 116%;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
}

.waku_area .text_area h4 {
	padding: 0 0 14px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
	text-align: left;
}

.waku_area .text_area h5 {
	padding: 0 0 14px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}

.waku_area .text_area h6 {
	padding: 0 0 0 0;
	margin: 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	text-align: left;
}

/*---------------------------------------------------- */
/* Photo */
/*---------------------------------------------------- */
.photo_all {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.photo_all img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

/*---------------------------------------------------- */
/* Text */
/*---------------------------------------------------- */
.textbox {
	padding: 0;
	margin: 0;
}

.textbox p {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
}

/*---------------------------------------------------- */
/* list-disc */
/*---------------------------------------------------- */
.list_disc {
	padding: 0 2em 0 3.5em;
	margin: 0 auto;
}

.list_disc ul {
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

.list_disc ul li { 
    padding: 4px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 108%;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
	text-decoration: none;
	list-style-type: disc;
}

/*---------------------------------------------------- */
/* Disc */
/*---------------------------------------------------- */
.waku_disc {
	padding: 0;
	margin: 0;
}

.waku_disc {
	padding: 0;
	margin: 0 auto;
	width: 98%;
}

.waku_disc .discbox ul {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 116%;
	font-weight: 400;
}

.waku_disc .discbox ul li {
	line-height: 1.6;
	margin-bottom: .5em;
	padding-left: 1.2em;
	position: relative;
	text-decoration: none;
}

.waku_disc .discbox ul li:before {
	content: "\f058";
	font: 88% "FontAwesome";
	color: #1e9244;
	position: absolute;
	left: 0;
	top: .30em;
}


}


/* Tablet */
@media only screen and (max-width: 960px) and (min-width: 569px) {
/*---------------------------------------------------- */
/* H2 */
/*---------------------------------------------------- */
#sitewise {
	margin-top: 0;
	width: 100%;
	height: auto;
}

#sitewise .waku_sitewise {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 90px;
	background-size: 100% auto;
}

#sitewise .waku_sitewise .sitewisebox {
	padding: 0;
	margin: 0 auto;
	width: 92%;
	height: 90px;
	overflow: hidden;
}

#sitewise .waku_sitewise .sitewisebox .page-title {
	padding: 28px 0 0 0;
	margin: 0 auto;
	width: 80%;
	text-align: right;
	float: right;
}

#sitewise .waku_sitewise .sitewisebox .page-title h2 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-size: 145%;
	font-weight: 600;
	line-height: 1.4;
}

/*---------------------------------------------------- */
/* BreadCrumb */
/*---------------------------------------------------- */
#breadcrumbs {
	width: 100%;
	height: auto;
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
	position: relative;
}

#breadcrumbs .waku_breadcrumbs {
	padding: 10px 0 10px 0;
	margin: 0 auto;
	width: 98%;
	height: auto;
	overflow: hidden;
	color: #3a3b3c;
	font-size: 12px;
	line-height: 20px;
}

#breadcrumbs .waku_breadcrumbs .navi {
	margin: 0 0 0 10px;
	padding: 0;
}

#breadcrumbs .waku_breadcrumbs .navi a {
	float:left;
	font-style: normal;
	text-decoration: none;
	color: #3a3b3c;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 8px;
	margin: 1px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi span {
	float:left;
	font-style: normal;
	text-decoration: none;
	color: #3a3b3c;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 5px;
}

#breadcrumbs .waku_breadcrumbs .navi a:hover {
	float:left;
	font-style: normal;
	text-decoration: underline;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 8px;
	margin: 1px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi em {
	float:left;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 8px;
	margin: 1px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi .kaiso {
	float:left;
	font-style: normal;
	font-weight: normal;
	color: #3a3b3c;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 10px;
	margin: 1px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi span {
	background: url(../images/common/breadcrumb_arrow.png) no-repeat right center;
	width: 0;
	height: 20px;
	overflow: hidden;
	margin-top: 0;
	padding: 0 0 0 14px;
}

/*---------------------------------------------------- */
/* Waku */
/*---------------------------------------------------- */
.waku_all {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_all .all_center {
	padding: 0;
	margin: 0;
}

.waku_all .all_left {
	padding: 0;
	margin: 0;
}

.waku_all .all_right {
	padding: 0;
	margin: 0 0 0 4%;
	width: 30%;
	height: auto;
	float: right;
}

.all_box {
	padding: 5px 0 18px 0;
	margin: 0;
}

/*---------------------------------------------------- */
/* h3 */ 
/*---------------------------------------------------- */
.category-title2 {
	padding: 0 0 20px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.category-title2 h3 {
	position: relative;
	padding: .45em 1em .35em 1.5em;
	border: 1px solid #cccccc;
	border-radius: 2px;
	color: #2d2e2f;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
	background-color: rgba(255,255,255,.95);
}

.category-title2 h3::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 12px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	border-radius: 16px;
}

/*---------------------------------------------------- */
/* h4 */ 
/*---------------------------------------------------- */
.item-title {
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 17px;
	color: #2d2e2f;
	font-weight: 500;
	text-decoration: none;
	overflow: hidden;
}

.item-title h4 {
	position: relative;
	padding-bottom: .2em;
	border-bottom: 4px solid #ccc;
}

.item-title h4::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
}

.item-title h4 a {
	color: #2d2e2f;
	text-decoration: underline;
}


/*---------------------------------------------------- */
/* h5 */ 
/*---------------------------------------------------- */
.name-title {
	padding: 0 0 12px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.name-title h5 {
	padding: 0 0 0.2em 0;
	margin: 0;
	border-bottom: 2px dotted #cccccc;
	color: #3a3b3c;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}

.textbox h5 {
	padding: 10px 0 12px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}

/*---------------------------------------------------- */
/* Area */
/*---------------------------------------------------- */
.waku_area {
	padding: 0;
	margin: 0;
}

.waku_area .text_area {
	padding: 10px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 108%;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
}

.waku_area .text_area h4 {
	padding: 0 0 12px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.4;
	text-align: left;
}

.waku_area .text_area h5 {
	padding: 0 0 12px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}

.waku_area .text_area h6 {
	padding: 0 0 0 0;
	margin: 0;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.2;
	text-align: left;
}

/*---------------------------------------------------- */
/* Photo */
/*---------------------------------------------------- */
.photo_all {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.photo_all img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

/*---------------------------------------------------- */
/* Text */
/*---------------------------------------------------- */
.textbox {
	padding: 0;
	margin: 0;
}

.textbox p {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 108%;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
}

/*---------------------------------------------------- */
/* list-disc */
/*---------------------------------------------------- */
.list_disc {
	padding: 0 1.5em 0 3em;
	margin: 0 auto;
}

.list_disc ul {
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

.list_disc ul li { 
    padding: 4px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 104%;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
	text-decoration: none;
	list-style-type: disc;
}

/*---------------------------------------------------- */
/* Disc */
/*---------------------------------------------------- */
.waku_disc {
	padding: 0;
	margin: 0;
}

.waku_disc {
	padding: 0;
	margin: 0 auto;
	width: 98%;
}

.waku_disc .discbox ul {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 108%;
	font-weight: 400;
}

.waku_disc .discbox ul li {
	line-height: 1.6;
	margin-bottom: .5em;
	padding-left: 1.2em;
	position: relative;
	text-decoration: none;
}

.waku_disc .discbox ul li:before {
	content: "\f058";
	font: 88% "FontAwesome";
	color: #1e9244;
	position: absolute;
	left: 0;
	top: .35em;
}


}


/* SP */
@media only screen and (max-width: 568px)  {

/*---------------------------------------------------- */
/* H2 */
/*---------------------------------------------------- */
#sitewise {
	margin-top: 0;
	width: 100%;
	height: auto;
}

#sitewise .waku_sitewise {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 80px;
	background-size: 100% auto;
}

#sitewise .waku_sitewise .sitewisebox {
	margin: 0 auto;
	width: 100%;
	height: 80px;
}

#sitewise .waku_sitewise .sitewisebox .page-title {
	padding: 25px 0 0 0;
	margin: 0 auto;
	width: 80%;
	text-align: center;
}

#sitewise .waku_sitewise .sitewisebox .page-title h2 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-size: 140%;
	font-weight: 600;
	line-height: 1.4;
}

/*---------------------------------------------------- */
/* BreadCrumb */
/*---------------------------------------------------- */
#breadcrumbs {
	width: 100%;
	height: auto;
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
	position: relative;
}

#breadcrumbs .waku_breadcrumbs {
	padding: 8px 0 8px 0;
	margin: 0 auto;
	width: 98%;
	height: auto;
	overflow: hidden;
	color: #3a3b3c;
	font-size: 11px;
	line-height: 16px;
}

#breadcrumbs .waku_breadcrumbs .navi {
	margin: 0 0 0 8px;
	padding: 0;
}

#breadcrumbs .waku_breadcrumbs .navi a {
	float:left;
	font-style: normal;
	text-decoration: none;
	color: #3a3b3c;
	overflow: hidden;
	height: 16px;
	padding: 0 0 0 6px;
	margin: 1px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi span {
	float:left;
	font-style: normal;
	text-decoration: none;
	color: #3a3b3c;
	overflow: hidden;
	height: 16px;
	padding: 0 0 0 6px;
}

#breadcrumbs .waku_breadcrumbs .navi a:hover {
	float:left;
	font-style: normal;
	text-decoration: underline;
	overflow: hidden;
	height: 16px;
	padding: 0 0 0 6px;
	margin: 1px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi em {
	float:left;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
	height: 16px;
	padding: 0 0 0 6px;
	margin: 1px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi .kaiso {
	float:left;
	font-style: normal;
	font-weight: normal;
	color: #3a3b3c;
	overflow: hidden;
	height: 16px;
	padding: 0 0 0 6px;
	margin: 1px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi span {
	background: url(../images/common/breadcrumb_arrow.png) no-repeat right center;
	width: 0;
	height: 16px;
	overflow: hidden;
	margin-top: 0;
	padding: 0 0 0 12px;
}

/*---------------------------------------------------- */
/* Waku */
/*---------------------------------------------------- */
.waku_all {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_all .all_center {
	padding: 0;
	margin: 0;
}

.waku_all .all_left {
	padding: 0;
	margin: 0 auto;
	width: 94%;
	height: auto;
	display: block;
}

.waku_all .all_right {
	padding: 0 0 15px 0;
	margin: 0 auto;
	width: 94%;
	height: auto;
	display: block;
}

.all_box {
	padding: 5px 0 10px 0;
	margin: 0;
}

/*---------------------------------------------------- */
/* h3 */ 
/*---------------------------------------------------- */
.category-title2 {
	padding: 0 0 15px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.category-title2 h3 {
	position: relative;
	padding: .45em 1em .35em 1.5em;
	border: 1px solid #cccccc;
	border-radius: 2px;
	color: #2d2e2f;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
	background-color: rgba(255,255,255,.95);
}

.category-title2 h3::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 12px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	border-radius: 16px;
}

/*---------------------------------------------------- */
/* h4 */ 
/*---------------------------------------------------- */
.item-title {
	padding: 0 0 8px 0;
	margin: 0;
	
	font-size: 16px;
	color: #2d2e2f;
	font-weight: 500;
	text-decoration: none;
	overflow: hidden;
}

.item-title h4 {
	position: relative;
	padding-bottom: .3em;
	border-bottom: 4px solid #ccc;
}

.item-title h4::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
}

.item-title h4 a {
	color: #2d2e2f;
	text-decoration: underline;
}

/*---------------------------------------------------- */
/* h5 */ 
/*---------------------------------------------------- */
.name-title {
	padding: 0 0 10px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.name-title h5 {
	padding: 0 0 0.2em 0;
	margin: 0;
	border-bottom: 2px dotted #cccccc;
	color: #3a3b3c;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}

/*---------------------------------------------------- */
/* Area */
/*---------------------------------------------------- */
.waku_area {
	padding: 0;
	margin: 0;
}

.waku_area .text_area {
	padding: 5px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
}

.waku_area .text_area h4 {
	padding: 0 0 10px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.4;
	text-align: left;
}

.waku_area .text_area h5 {
	padding: 0 0 10px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}

.waku_area .text_area h6 {
	padding: 0 0 0 0;
	margin: 0;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.2;
	text-align: left;
}

/*---------------------------------------------------- */
/* Photo */
/*---------------------------------------------------- */
.photo_all {
	padding: 0;
	margin: 0 auto;
	width: 70%;
	height: auto;
}

.photo_all img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

/*---------------------------------------------------- */
/* Text */
/*---------------------------------------------------- */
.textbox {
	padding: 0;
	margin: 0;
}

.textbox p {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
}

/*---------------------------------------------------- */
/* list-disc */
/*---------------------------------------------------- */
.list_disc {
	padding: 0 1em 0 2.5em;
	margin: 0 auto;
}

.list_disc ul {
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

.list_disc ul li { 
    padding: 4px 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
	text-decoration: none;
	list-style-type: disc;
}

/*---------------------------------------------------- */
/* Disc */
/*---------------------------------------------------- */
.waku_disc {
	padding: 0;
	margin: 0;
}

.waku_disc {
	padding: 0 1.5%;
	margin: 0 auto;
	
}

.waku_disc .discbox ul {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 14px;
	font-weight: 400;
}

.waku_disc .discbox ul li {
	line-height: 1.6;
	margin-bottom: .5em;
	padding-left: 1.2em;
	position: relative;
	text-decoration: none;
}

.waku_disc .discbox ul li:before {
	content: "\f058";
	font: 88% "FontAwesome";
	color: #1e9244;
	position: absolute;
	left: 0;
	top: .35em;
}

}