@charset "shift_jis";

.lower-sub-head {
	clear: both;
    padding-left: 23px;
    background: url(../../../images/icon_sub-head.png) left center no-repeat;
    font-family: "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ŸàƒSƒVƒbƒN‘Ì", "Yu Gothic", YuGothic, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
    color: #007abd;
    font-size: 143%;
}

/*pickup----------*/
.txt02_link{ 
	vertical-align:middle;
	background:url(/volunteer/common/images/v2017_link_txt02_off.gif) center left no-repeat;
	margin-left:.2em;
	padding-left:13px;
}

.imgBox {
	margin-top: 1em;
	width: auto;
}

.caption {
	display: block;
	margin: 0 auto;
	margin-top: 0.5em;
    line-height: 1.4;
    font-size: 86%;
	text-align: center;
}

.caption span {
	display: inline-block;
	text-align: left;
}

.txt {
	margin-top: 1em;
}

.left-img {
	float: left;
	margin-right: 30px;
}

.right-img {
	float: right;
	margin-left: 30px;
}

.oblong-img {
	width: 240px;
}

.vertical-img {
	width: 160px;
}

.img-row {
	clear: both;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 1.5em;
}

.img-row .imgBox {
	margin-right: 30px;
}

.img-row-centered {
	clear: both;
	display: flex;
	justify-content: space-between;
}

.profile {

	border: 1px solid #ccc;
	padding: 2em;
	margin-top: 30px;
}

.profileImg {
	float: left;
	margin-right: 30px
}

.links {
	margin-top: 1.5em;
}