@charset "utf-8";
.entry-content .of_h2 {
  color: #743575;
  border-bottom: 1px solid #d4c3d4;
  font-size: 1.6em;
  font-family: "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
  position: relative;
  padding-left: 1em;
  background: url(../img/lign3.png) 0 0 no-repeat;
  background-size: 7px 100%;
}
.entry-content section {
  margin-bottom: 2em;
}
.entry-content .bullet li:before {
  content: '●';
  color: #895b8a;
}
.entry-content .w50p:nth-child(1) {
  padding-right: 0.5em;
}
.entry-content .w50p:nth-child(2) {
  padding-left: 0.5em;
}
@media screen and (max-width: 800px) {
  .entry-content .w50p {
    padding: 0;
  }
}
.page-naiyou .entry-content .bullet {
  font-size: 1.2em;
}
.page-naiyou .entry-content .section2 {
  margin-top: 3em;
}
.page-naiyou .entry-content .section2 img {
  padding-right: 1em;
}
@media screen and (max-width: 800px) {
  .page-naiyou .entry-content .section2 img {
    padding-right: 0;
  }
  .page-naiyou .entry-content img {
    width: 100%;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .page-naiyou .entry-content .w50p {
    padding: 0;
  }
}
@media screen and (max-width: 800px) {
  .page-houhou .entry-content .grid {
    margin-bottom: 3em;
  }
}

/* page-koutu */
.page-koutu .entry-content .map {
	margin: 0 0 20px;
}
.page-koutu .entry-content p {
	margin: 0 0 10px;
	font-size: 20rem;
}
.page-koutu .entry-content table {
	margin: 0 0 10px;
}
.page-koutu .entry-content li {
	font-size: 20rem;
}
.page-koutu .entry-content .c-red {
  color: #da5278;
}
.page-koutu .entry-content .c-yellow {
  color: #f8c756;
}
@media screen and (max-width: 800px) {
.page-koutu .entry-content p {
	font-size: 14rem;
}
.page-koutu .entry-content li {
	font-size: 14rem;
}
}


/* volunteer_center */
.page-volunteer_center .blog_list {
	text-indent: 0;
}
.page-volunteer_center .section2 {
	padding-top: 60px;
	border-top: 1px solid #895a8a;
}
.page-volunteer_center .title2 {
	margin: 40px 0 15px;
	padding: 0 0 2px 7px;
	color: #cf637a;
	border-left: 5px solid #cf637a;
	border-bottom: 1px solid #cf637a;
	font-size: 18px;
	line-height: 1.3;
}
.page-volunteer_center .section3 li {
	margin-left: 1em;
	text-indent: -1em;
}
.page-volunteer_center .section3 li span {
	color: #cf637a;
}
.page-volunteer_center .section4 .about {
	margin: 0 0 0 1em;
}
.page-volunteer_center .section4 a {
	text-decoration: underline;
}
.page-volunteer_center .section4 p {
	margin: 0;
}
.page-volunteer_center .section4 .line {
	color: #3c3c3c;
	text-decoration: underline;
}
.page-volunteer_center .section4 ol {
	margin-bottom: 30px;
}
.page-volunteer_center .section4 ol li {
	margin-left: 1.3em;
	text-indent: -1.3em;
}
.page-volunteer_center .contact {
	margin: 60px 0 0;
	overflow: hidden;
	background: #f4f4f4;
}
.page-volunteer_center .contact img {
	float: left;
}
.page-volunteer_center .contact dl {
	float: left;
	margin: 0 10px;
	padding: 0;
}
.page-volunteer_center .contact dt {
	margin: 0;
	padding: 10px 0;
	font-size: 18px;
	font-weight: normal;
}
.page-volunteer_center .contact dd {
	margin: 0;
	padding: 0;
}
.page-volunteer_center .contact dd p + p {
	margin: 1em 0 0;
}
@media screen and (max-width: 800px) {
.page-volunteer_center .contact {
	margin: 40px 0 0;
	padding-bottom: 10px;
}
.page-volunteer_center .contact img {
	float: none;
}
}

.page-volunteer_policy section + section {
	margin-top: 40px;
}
.page-volunteer_policy .volunteer_date {
	margin-top: -10px;
	text-align: right;
}
.page-volunteer_policy .volunteer_policy01 > li {
	margin: 0 0 20px;
}
.page-volunteer_policy .volunteer_policy01 > li > ol {
	margin: 0 0 0 15px;
}
.page-volunteer_policy .volunteer_policy01 > li > ol > li {
	margin: 0 0 0 1em;
	text-indent: -1em;
}
.page-volunteer_policy .volunteer_policy01 > li > p {
	margin: 0 0 0 15px;
}
.page-volunteer_policy .volunteer_policy02 li {
	margin: 0 0 0 3em;
	text-indent: -3em;
	font-weight: bold;
}

.page-volunteer_guide section + section {
	margin-top: 40px;
}
.page-volunteer_guide .section1 > p {
	margin-top: 0;
}
.page-volunteer_guide .volunteer_guide01 > li {
	margin: 0 0 20px 3em;
	text-indent: -3em;
}
.page-volunteer_guide .volunteer_guide01 > li > ul {
	margin: 0 0 0 -2em;
}
.page-volunteer_guide .volunteer_guide01 > li > ul > li {
	margin: 0 0 0 1em;
	text-indent: -1em;
}
.page-volunteer_guide .volunteer_guide01 > li > p {
	margin: 0 0 0 -2em;
	text-indent: 0;
}

