
.header-title {
    position: absolute;
    z-index: 99;
    width: 60%;
    top: 20%;
    left: 18%;
    padding: 3%;
    background-color: #fff;
    opacity: 0.8;
    /* 
    width: 40%;
    top: 30%;
    left: 25%;
    padding: 5%;
 */
}
.header-title h2 {
    font-size: x-large;
    /* text-decoration: underline; */
    color: #333;
    text-align: center;
}
.header-title h3 {
    text-align: center;
}
.volunteer-top {
    position: relative;
    padding:0 0 5%; 
    top: 5vh;
}
.volunteer-top_sm,
.donation-top_sm{
    position: relative;
    display: none;
}
.volunteer-top_sm button,
.donation-top_sm button {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 2vw;
    margin-bottom: 5vw;
    width: 30vw;
    height: 30vw;
    border-radius: 100px;
    border: 1px solid #fff;
    background-color: #2a89d0;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
    cursor: pointer;
}
.donation-top_sm button {
    font-size: 1.7em;
}
.volunteer-1 {
    background-color: #c0e7e7;
    color: #333;
    padding: 3%;
    box-shadow: 0px 0px 0px 5px #dfefff;
    border: dashed 5px #96c2fe;
    margin: 3% 10%;
   
}
.volunteer-2 {
    background: #fff;
    padding: 3%;
}
.volunteer-3 {
    background: #f3faf9;
    padding: 2% 0;
}
.volunteer-3_content{
    padding: 3% 0;
    margin-bottom: 3%;
}
#volunteer-header {
    background-image: url(../images/common/page-top/24.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
    position: relative;
    
}
.volunteer-header::before {
    content: '';
    background-color:rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
   
}
.volunteer-header {
    position: relative;
    padding: 5% 20% 10%;
    /* padding: 5% 10% 10%; */
    color: #fff;
}
.volunteer-header h2 {
    color: #fff;
}
.volunteer-4-content-back {
    background: #f3faf9;
}


#volunteer-5-content-back {
    background: #f3faf9;
    padding-bottom: 5%;
}
.volunteer-5-content {
    background-color: #fff;
    position: relative;
    margin: -5% 20% 0;
    /* margin: -5% 5% 0; */
    padding: 5%;
}
.volunteer-5-row {
    display: flex;
    justify-content: space-between;
}
.volunteer-row {
    display: grid;
    margin: 10% 0 0;
    grid-template-columns: 1fr 1fr;
    gap: 4em;
    justify-content: space-evenly;
    padding-bottom: 5%;
   
} 
#volunteer-4-content {
    background-color: #fff;
    position: relative;
    margin: -5% 5% 0;
    padding: 5%;
} 
.volunteer-card-item-5 {
    width: 60%;
}
.volunteer-card-item-content {
    margin-top: 5%;
}
.volunteer-card-item {
    width: 100%;
}
.volunteer-card-item-1,.volunteer-card-item-2 {
    /* width: 400px; */
    /* width: 35%; */
    /* height: auto; */
    border: 1px solid #fff;
    padding: 5%;
    background: #fff;
    border-radius: 10px;
}
.volunteer-col-xs-6::before{
      /* content: counters(number,""); */
      content: "1";
      display: block;
      width: 50px;
      height: 50px;
      margin: -11% auto 5%;
      background: #FFF56D;
      border-radius: 50%;
      font-size: 1.2rem;
      font-family: "Spartan","Helvetica Neue",Arial,sans-serif;
      line-height: 50px;
      font-weight: 700;
      text-align: center;
}
.volunteer-card-item-1::before {
    /* content: counters(number,"1"); */
    content: "1";
    display: block;
    width: 50px;
    height: 50px;
    margin: -11% auto 5%;
    background: #FFF56D;
    border-radius: 50%;
    font-size: 1.2rem;
    font-family: "Spartan","Helvetica Neue",Arial,sans-serif;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
}
.volunteer-card-item-2::before {
    /* content: counters(number,"1"); */
    content: "2";
    display: block;
    width: 50px;
    height: 50px;
    margin: -11% auto 5%;
    background: #FFF56D;
    border-radius: 50%;
    font-size: 1.2rem;
    font-family: "Spartan","Helvetica Neue",Arial,sans-serif;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
}


.volunteer-card-item-img img{
    border-radius: 10px;
    width: 100%;
} 

.volunteer_row {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-evenly;
    margin:5% 5%;
}
.heading-011 {
    position: relative;
    background-color: #2589d0;
    color: #fff;
    display: inline-block;
}

.heading-011::before {
    position: absolute;
    top: 100%;
    left: 0;
    border-bottom: solid 10px transparent;
    border-right: solid 20px #1579c0;
    content: '';
}
.volunteer_row-img img {
    border-radius: 50%;
}

.volunteer_row-content h4 {
    font-weight: bolder;
    font-size: 1.5em;
    color: #5DC1AE;
}
.volunteer_row-content-r h4 {
    font-weight: bolder;
    font-size: 1.5em;
    color: #5DC1AE;
}
#volunteer-3-content-back {
    background:#5DC1AE ;
    padding-top: 5%;
}
.footer-volunteer {
    background: #fff;
    color: #333;
    padding: 3%;
}
.footer-volunteer-header h4{
    font-weight: bold;
    font-size: 1rem;
}
.footer-volunteer a {
    color: #333;
}
.footer-volunteer-header {
    text-align: left;
    display: flex;
}
.footer-volunteer-header-img {
    width: 20%;
    height: auto;
}
.footer-volunteer-header-content {
    padding: 3% 0 0 3%;
}
.footer-volunteer a:hover{
    color: #5DC1AE;
    cursor: pointer;
}
.footer-volunteer-header-link::before {
	font-family: "fontawesome";
	content: "\f105";
	position: absolute;
    left: 20%;
}
.follow {
    width: 40%;
    height: auto;
    text-align: center;
    padding-top: 2%;
}
.footer-row-sns {
    display: flex;
    justify-content: center;
    padding-top: 5%;
}
.follow-sns {
    width: 10%;
    height: auto;
    padding-right: 3%;
}
.row-volunteer-col-xs-6 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin:5% 5%;
}
.volunteer-col-xs-6 {
    width: 28%;
    margin: 2% 0;
    border: 1px solid #333;
    border-radius: 10px;
}
.volunteer-col-xs-6-img img{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.volunteer-3-subtitle {
    position: relative;
    color: #158b2b;
    font-size: 20px;
    padding: 10px 0;
    text-align: center;
    margin: 1.5em 0;
  }
.volunteer-3-subtitle:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 50%;
    width: 150px;
    height: 58px;
    border-radius: 50%;
    border: 5px solid #a6ddb0;
    border-left-color: transparent;
    border-right-color: transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .volunteer-h3 {
    position: relative;
	font-size: 26px;
	text-align: center;
	border-bottom: 5px solid #f6f6f6;
   
        color: #333;
        text-shadow: 0 0 10px white;
        padding: 0.3em 0.5em;
        /* background: -webkit-repeating-linear-gradient(-45deg, #59b9d5, #59b9d5 3px,#e9f4ff 3px, #e9f4ff 7px); */
        background: -webkit-repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px,#e9f4ff 3px, #e9f4ff 7px);
        background: repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px,#e9f4ff 3px, #e9f4ff 7px);
        /* background: repeating-linear-gradient(-45deg, #59b9d5, #59b9d5 3px,#e9f4ff 3px, #e9f4ff 7px); */
    
  }
  .volunteer-h3::after {
	content: '';
	position: absolute;
	bottom: -5px;
	/* left: 50%; */
	transform: translateX(-50%);
	/* width: 70px; */
	height: 5px;
	background-color: #5DC1AE;
}
  .volunteer-h3-y {
      position: relative;
	font-size: 26px;
	text-align: center;
	border-bottom: 5px solid #f6f6f6;
  }
  .volunteer-h3-y::after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 5px;
	background-color: #FFF56D;
}
.box-007 {
    margin: 10vh auto 0;
    border: 2px solid #ffb36b;
    border-radius: 5px;
    color: #333333;
}
.box-007_action {
    background-color: #fff;
    margin: 0;
    border: 2px solid #666666;
}
.box-007_comment {
    display: inline-flex;
    align-items: center;
    position: relative;
    top: -13px;
    left: 10px;
    margin: 0 7px;
    padding: 0 8px;
    background: #fff;
    color: #ffb36b;
    font-weight: 600;
    vertical-align: top;
}
.box-007_comment-sm {
    background: #666666;
    color: #fff;
    font-size: 1.3em;
    border: 1px solid #666666;
    border-radius: 50px;
    padding: 0.2em 1em;
}


.box-007 svg {
    padding-right: 4px;
}

.box-007 p {
    margin: 0;
    padding: 0 1.5em 1em;
}
.volunteer-6 {
    background: #f3faf9;
    padding: 3%;
}
.volunteer-col-xs-6-content {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.volunteer-7-img {
    border-radius: 10px;
    width: 100%;
}
.volunteer-7-content {
    text-align: center;
    margin-top: 5%;
}
.volunteer-7-row-content {
    width: 96%;
    border: 1px solid #f3faf9;
    border-radius: 10px;
    padding: 2%;
    margin-bottom: 2%;
    text-align: center;
}
.volunteer_row-content {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    width: 68%;
    padding: 2%;
    position: relative;
}
.volunteer_row-content-r {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    width: 68%;
    padding: 2%;
    position: relative;
}

    .volunteer_row-content::before {
    content: "";
    position: absolute;
    border: 12px solid transparent;
    border-right: 12px solid #f5f5f5;
    top: 20%;
    left: -24px;
    }

    .volunteer_row-content-r::before {
    content: "";
    position: absolute;
    border: 12px solid transparent;
    border-left: 12px solid #f5f5f5;
    top: 20%;
    left: 100%;
    
    }
    
    .triangle3{
        width: 0;
        height: 0;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-top: 30px solid #a6ddb0;
        margin-top: 3%;
        margin-left: 47%;
      }
.volunteer-subtitle {
    position: relative;
  padding: 1.5rem;
  text-align: center;
}
.volunteer-subtitle::before {
    position: absolute;
    bottom: -10px;
    left: calc(50% - 30px);
    width: 60px;
    height: 5px;
    content: '';
    border-radius: 3px;
    background: #59b9d5;
}
.volunteer-5-title {
    position: relative;
    padding: 1.5rem;
    text-align: center;
  }
  
.volunteer-5-title:before {
    position: absolute;
    bottom: .5em;
    left: calc(50% - 30px);
    width: 60px;
    height: 5px;
    content: '';
    border-radius: 3px;
    background: #2780c2;
  }
@media screen and (max-width:800px){
.volunteer-top {
    top: 10vh;
}   
.header-title {
    width: 80%;
    left: 5%;
}  
.volunteer-2 {
    position: relative;
    top: 5vh;
} 
.volunteer-3 {
    position: relative;
    top: 5vh;
}
.volunteer-header {
    padding: 5% 10% 10%;
} 
.volunteer-5-content {
    margin: -5% 5% 0;
}
  }
@media screen and (max-width:700px) {
.header-title h3 {
    display: none;
}
}
@media screen and (max-width:560px) {
    .volunteer-top_pc,
    .donation-top_pc {
        display: none;
    }    
    .volunteer-top_sm,
    .donation-top_sm {
        display: block;
    }    
}

@media screen and (max-width:520px){
    .footer-volunteer-header {
        text-align: left;
        display: block;
    }
    .header-title h2 {
        font-size: 0.8rem;
    }
    .header-title {
        top:35%;
    }
    .volunteer-3-subtitle {
        padding: 13px 0;
      }
      .triangle3 {
        margin-left: 44%;
    }
    .volunteer-3_content {
        padding: 0;
        text-align: left;
    }
}