@charset "utf-8";

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* ▼▼ボランティアクルー▼▼ */
body.p-volunteer .common-section {
	font-size: 14px;
}
body.p-volunteer .common-section p {
	line-height: 1.6;
}
body.p-volunteer .ttl.-lv2 {
	font-size: 21px;
	font-weight: bold;
	margin: 35px 0 30px;
}
/*body.p-volunteer*/ .btn a {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	margin: 10px 5px 10px;
	display: inline-block;
	background-color: #f4352f;
	border: solid 3px #ffa1a2;
	height: 36px;
	width: 320px;
	box-sizing: border-box;
	line-height: 30px;
	text-align: center;
	border-radius: 18px;
}
@media screen and (max-width: 639px) {
	body.p-volunteer .common-section {
		font-size: 12px;
	}
	body.p-volunteer .ttl.-lv2 {
		font-size: 17px;
		font-weight: bold;
		margin: 25px 0 20px;
	}
	/*body.p-volunteer*/ .btn a {
		font-size: 15px;
		color: #fff;
		font-weight: bold;
		margin: 10px 5px 10px;
		display: block;
		background-color: #f4352f;
		border: solid 3px #ffa1a2;
		height: 36px;
		width: 90%;
		box-sizing: border-box;
		line-height: 30px;
		text-align: center;
		border-radius: 18px;
	}
}

/* ▼▼ナビ、マージン▼▼ */
body.p-volunteer .global-main {
    background-color: #fff;
    /*padding-top: 30px;*/
}


body.p-volunteer .static-tab a {
	color: rgba(0, 0, 0, 0.6);
}

body.p-volunteer .static-tab a:hover, body.p-vision .static-tab a.active {
    color: #000;
}


/* ▼▼ナビ、マージン▼▼ */
body.p-vc_experience .global-main {
    background-color: #fff;
    /*padding-top: 30px;*/
}


body.p-vc_experience .static-tab a {
	color: rgba(0, 0, 0, 0.6);
}

body.p-vc_experience .static-tab a:hover, body.p-vision .static-tab a.active {
    color: #000;
}


/* ▼▼本文▼▼ */

#volunteercrew {
	margin-bottom: 80px;
}
#volunteercrew_body {
  /*padding: 0 4px;*/
}
#volunteercrew_body span.note {
  font-size: 11px;
}
#volunteercrew_body p.photo {
  margin-top: 13px;
}
#volunteercrew_body p.photo img {
  display: block;
  margin: 0 auto;
  width: 90%;
}
#volunteercrew_body .red {
  color: #FF6347;
}
@media screen and (max-width: 639px) {
  #volunteercrew_body .lead {
    font-size: 13px !important;
    font-weight: bold;
    line-height: 1.35;
  }
  #volunteercrew_body .sublead {
    font-size: 13px !important;
    font-weight: bold;
    line-height: 1.35;
    margin-bottom: 5px;
  }
}
#step {
	margin-bottom: 80px;
}
#step .ttl {
  margin-bottom: 20px;
}
#step_body {
  /*padding: 0 4px;*/
  /*line-height: 18px;*/
}
#step_body span.note {
  font-size: 11px;
}
#step .hl {
	font-weight: bold;
	font-size: 17px;
	color: #444;
	margin-bottom: 8px;
}
@media screen and (max-width: 639px) {
	#step .hl {
		font-weight: bold;
		font-size: 15px;
		line-height:1.3;
		color: #444;
		margin-bottom: 8px;
	}
}
#step .step1 {
  /*width: 650px;*/
  margin-bottom: 10px;
}
#step .step1 .left {
  width: 72px;
  float: left;
}
#step .step1 .right {
  /*width: 563px;*/
  width:calc(100% - 87px);
  float: right;
  margin-left: 15px;
}
#step .step2 {
 /* width: 650px;*/
  margin-bottom: 10px;
}
#step .step2 .left {
  width: 72px;
  float: left;
  padding-left: 10px;
}
#step .step2 .right {
  /*width: 553px;*/
  width:calc(100% - 97px);
  float: right;
  margin-left: 15px;
}
#step .step3 {
  margin-bottom: 10px;
}
#step .step3 .left {
  width: 72px;
  float: left;
  padding-left: 20px;
}
#step .step3 .right {
  width:calc(100% - 107px);
  float: right;
  margin-left: 15px;
  position: relative;
}
#step .step3 .right p {
  margin-top: 5px;
}
#step .step3 .right .ex {
  position: absolute;
  top: -21px;
  left: 127px;
}
#step .step4 {
}
#step .step4 .left {
  width: 72px;
  float: left;
  padding-left: 30px;
}
#step .step4 .right {
  width:calc(100% - 117px);
  float: right;
  margin-left: 15px;
}
#type {
	margin-bottom: 80px;
}

#type_body {
  /*padding: 0 4px;
  line-height: 18px;*/
}
#type .type_box {
  width: 692px;
  background: url(/ja/tiff/imgs/volunteercrew_3_bg.gif) repeat-y;
}
#type .type_box_single {
  width: 346px;
  background: url(/ja/tiff/imgs/volunteercrew_3_bg.gif) repeat-y;
}
#type .mb10 {
  margin-bottom: 10px;
}
#type .type_box .type_a, #type .type_box .type_c {
  width: 341px;
  float: left;
}
#type .type_box .type_b, #type .type_box .type_d {
  width: 341px;
  float: right;
  margin-left: 10px;
}
#type .type_box p {
  width: 301px;
  margin-left: 25px;
  /*margin-bottom: 15px;*/
  margin-bottom: 8px;
  /* margin-top: 10px; */
  padding-top: 10px;
  font-size: 13px;
}
#type .type_box_single p {
  width: 301px;
  margin-left: 25px;
  /*margin-bottom: 15px;*/
  margin-bottom: 8px;
  /* margin-top: 10px; */
  padding-top: 10px;
  font-size: 13px;
}
#type .type_head {
  background: url(/ja/tiff/imgs/volunteercrew_3_head.gif) no-repeat;
  font-size: 0;
  height: 5px;
  width: 692px;
}
#type .type_head_single {
  background: url(/ja/tiff/imgs/volunteercrew_3_head.gif) no-repeat;
  font-size: 0;
  height: 5px;
  width: 346px;
}
#type .type_foot {
  width: 692px;
  background: url(/ja/tiff/imgs/volunteercrew_3_foot.gif) no-repeat;
  height: 5px;
  font-size: 0;
}
#type .type_foot_single {
  width: 346px;
  background: url(/ja/tiff/imgs/volunteercrew_3_foot.gif) no-repeat;
  height: 5px;
  font-size: 0;
}
@media screen and (max-width: 639px) {
	#type .type_box {
	  width: auto;
	  background: none;
	}
  #type .type_box_single {
	  width: auto;
	  background: none;
	}
	#type .type_box p {
		margin: 0px;
		font-weight: bold;
		color: #f3352f;
		font-size: 14px;
	}
  	#type .type_box_single p {
		margin: 0px;
		font-weight: bold;
		color: #f3352f;
		font-size: 14px;
	}
	#type .type_box p:before {
		content: "-";
		margin-right: 5px;
	}
  #type .type_box_single p:before {
		content: "-";
		margin-right: 5px;
	}
	#type .mb10 {
	  margin-bottom: 0px;
	}
	#type .btn {
		margin-top: 10px !important;
	}
	#type .type_box .type_a, #type .type_box .type_c {
	  width: auto;
	  float: none;
	}
	#type .type_box .type_b, #type .type_box .type_d {
	  width: auto;
	  float: none;
	  margin-left: 0px;
	}
  #type .type_box .type_b, #type .type_box_single .type_e {
    width: auto;
	  float: none;
	  margin-left: 0px;
  }
	#type .type_head {
	  background: none;
	  font-size: 0;
	  height: auto;
	  width: auto;
	}
  #type .type_head_single {
	  background: none;
	  font-size: 0;
	  height: auto;
	  width: auto;
	}
	#type .type_foot {
	  width: auto;
	  background: none;
	  height: auto;
	  font-size: 0;
	}
  #type .type_foot_single {
	  width: auto;
	  background: none;
	  height: auto;
	  font-size: 0;
	}
}
#type span.note {
  font-size: 11px;
}

#entry  {
	margin-bottom: 80px;
}
#entry_body {
  /*padding: 0 4px;*/
}
#entry p.intro {
  margin-bottom: 13px;
}
#entry h4 {
  background: url(../imgs/icon_green.gif) left center no-repeat;
  padding-left: 17px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
#entry h4:before {
	content: "-";
	color: #f4362f;
	margin-left: -1em;
	margin-right: 8px;
	font-weight: bold;
}
#entry.environmentalactivities h4 {
  background: url(../imgs/icon_00904c.gif) left center no-repeat;
  padding-left: 17px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}
#entry .entry_contents {
  background: url(../img/common/line_dot_dark.gif) bottom repeat-x;
  padding-bottom: 17px;
  margin-bottom: 21px;
}
#entry .entry_contents td {
  vertical-align: top;
}
#entry .entry_contents ul {
  padding-left: 17px;
  list-style: none;
}
#entry .entry_contents ul li {
  margin-bottom: 3px;
  line-height: 1.5;
}
#entry .entry_contents ul li span.note {
  font-size: 11px;
  padding-left: 0.9em;
}
#entry .entry_contents ul li.welcome {
  padding-top: 12px;
  margin-bottom: -1px;
}
#entry .entry_contents p.text {
  padding-left: 17px;
}
#entry .entry_contents dl {
  border: solid 1px #199D3A;
  background: #FAFDF2;
  margin: 14px 0 18px 17px;
  padding: 13px 24px 10px;
}
#entry .entry_contents dl dt {
  float: left;
  width: 6.5em;
}
#entry .entry_contents dl dd {
  float: left;
}
#entry .entry_contents dl dd a {
  background: url(/ja/tiff/imgs/volunteercrew_arrow.gif) left center no-repeat;
  padding-left: 18px;
}
#entry .entry_contents .note_box {
  padding-left: 17px;
  padding-bottom: 4px;
}
#entry .entry_contents .note_box p {
  font-size: 11px;
  line-height: 16px;
  padding-left: 1em;
  text-indent: -1em;
}
#entry .btn.entry {
  padding: 4px 0 0 17px;
}
#entry .entry_contents .entry_outline {
  border: solid 1px #ed1c24;
  background: #fef7f8;
  margin: 14px 0 9px 17px;
  padding: 13px 24px 13px;
}
#entry .entry_contents .entry_outline h5 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 3px;
}
#entry .entry_contents .entry_outline h5 span {
  padding: 0 0.5em;
}
#entry .entry_contents .entry_outline p.note {
  font-size: 11px;
  line-height: 16px;
  padding-left: 1em;
  text-indent: -1em;
}
#entry .entry_contents .entry_outline p.mb {
  margin-bottom: 1em;
}
/* 体験記 */
#experience .article {
  font-size: 14px;
  line-height: 1.7;
  /*background: url(../img/common/line_dot_dark.gif) bottom repeat-x;*/
  padding-bottom: 26px;
  margin-top: 35px;
  clear: both;
}
#experience .article .from {
  color: #64531b;
  text-align: right;
  margin-top: 15px;
}
#experience .article .img {
  float: right;
  margin: 0 0 10px 20px;
}
#experience .article .vc-img {
  margin: 0 0 10px 0px;
  float: right;
}
#experience .article-box {
  width: 100%;
  font-size: 14px;
  line-height: 1.7;
  padding-bottom: 26px;
  margin-top: 35px;
  clear: both;
}
#experience .article .imgs img {
  float: right;
  margin: 0 20px 10px 0;
}
.text-add {
  width: 60.2%;
  float: left;
}


@media screen and (max-width: 639px) {
	#experience .article {
	  font-size: 12px;
	  line-height: 1.7;
	  /*background: url(../img/common/line_dot_dark.gif) bottom repeat-x;*/
	  padding-bottom: 26px;
	  margin-top: 35px;
	  clear: both;
	}
	#experience .article .from {
	  color: #64531b;
	  text-align: right;
	  margin-top: 15px;
	}
	#experience .article .img {
	  float: none;
	  margin: 0 0 10px;
	}
	#experience .article .img img {
	  margin: 0 auto;
	  max-width: 85%;
		display: block;
	}
  .text-add {
    width: 100%;
    float: none;
  }
  #experience .article .vc-img {
  float: none;
  text-align: center;
  margin: 0 0px 10px 0;
  }
}

/* ▲▲ボランティアクルー▲▲ */
