@charset "UTF-8";

/*seminer.cssそのままでノータッチです。削除変更お願いします*/

/* common */
main img{
    width: 100%;
}
a.btn-txt{
 -webkit-text-stroke:0.6px;
}
figure{
    margin: 0;
}
.flex {
    display: flex;
    justify-content: space-between;
}
ol {
	list-style: none;
}
.clearfix::after{
  content: "";
  display: block;
  clear: both;
}


/*font*/
.font15 {
    font-size: 15px;
}


/* parts
----------------------------------------------*/
.red{
    color:#ff0000;
}
.width134 {
	width: 134px;
}
.width130 {
	width: 130px;
}
.top-6{
    padding-top:6px;
}
.top-10{
    padding-top:10px;
}
.top-14{
    padding-top:14px;
}
.top-20{
    padding-top:20px;
}
.top-36{
    padding-top:36px;
}
.bottom-38{
    padding-bottom:38px;
}
.bottom-12{
    padding-bottom: 12px;
}
.bottom-16{
    padding-bottom: 16px;
}
.marginTop-6{
    margin-top:6px;
}
.marginTop-12{
    margin-top:12px;
}
.marginTop-16{
    margin-top:16px;
}
.normalTxt{
    color:#333;
    font-size:0.75rem;
    margin:0;
}
.normalImg {
   display: block;
	line-height: 0;
}
.bold {
	font-weight: bold;
}

/* .secBox*/
.secBox{
    width:89.33%;
    margin:0 auto;
    padding-bottom: 30px;
}
.secBox .ttl{
    color:#0077c0;
    font-size:0.875rem;
    position: relative;
}
.ttl_circle{
    padding-left:16px;
}
.ttl_circle:before{
    position: absolute;
    content:'';
    width:13px;
    height:13px;
    background:url(/volunteer/s/seminar/web/images/icon_circle.png) no-repeat;
    background-size:contain;
    bottom:3px;
    left:0;
}



h2{
    width: 89.33%;
    margin: 30px auto 0;
}
.mv {
    display: block;
    margin-top: 20px;
}
p.lead{
    width: 89.33%;
    margin: 50px auto 0;
}
p.lead .author {
	float: right;
}
/*blue_th_table*/
.blue_th_table {
    text-align: left;
    width: 100%;
    margin-top: 20px;
}
.blue_th_table .lower-sub-head {
	font-weight: bold;
	color: #0077c0;
	text-align: left;
	margin: 0;
	padding-left: 19px;
	background: url(/volunteer/s/seminar/video/images/icon_sub-head.png) left 3px no-repeat;
	background-size: 13px 14px;
	font-size: 125%;
}
.blue_th_table table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 15px;
}
.blue_th_table th {
    background-color: #007abd;
    color: #fff;
}
.blue_th_table th,
.blue_th_table td {
    border:1px solid #d7d7d7;
    padding: 10px;
}
.blue_th_table table tr:nth-child(1) th:nth-child(1) {
    width: 30%;
}
.blue_th_table table tr:nth-child(1) th:nth-child(2) {
    width: 70%;
}


.blue_th_table .caption {
    margin-top: 5px;
}

.btn-large {
    width: 100%;
    margin-top: 30px;
}
.btn-large .pdfLink {
    display: block;
    background: #0077c0;
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 16px;
}
.btn-large .pdfLink_inner::before {
    content: " ";
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../images/icon_pdf.png) 0 0/contain no-repeat;
    margin-right: 5px;
}

/*#outer-articles*/

#outer-articles{
	padding-top: 3rem;
	margin: 0 0 2rem;
}
#outer-articles h3{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.015em;
	line-height: 1.48;
}
#outer-articles h3 span{
	color: #CE2F35;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.08em;
	margin-bottom: 2.9851%;
	display: block;
}
#outer-articles .bnr.global{
	margin-top: 6.5672%;
	text-align: center;
}
#outer-articles .bnr.global a {
	display: block;
	margin-top: 11.9403%
}
#outer-articles .bnr.global a:first-child {
	margin-top: 0;
}
#outer-articles .bnr.global a img{
 width: 100%;
}
#outer-articles+.bannerList{
 border-top: none;
 padding-top: 0.5rem;
}
#outer-articles .bnr.global a:not(:nth-of-type(1)){
	margin-top: 5.9403%
}




/* article---------------------*/


.article .profile-inner .profile-name {
    font-weight: bold;
    width: 100%;
    margin-left: 0;
}

.article .talk-inner p {
    margin: 14px 0 0 ;
}
.article .red{
    color: #ff0000;
}
.article .blue{
    color: #0077c0;
}
.article .talk-inner span {
    padding-right: 1em;
}

.article .activity {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
}
.article .activity small {
    margin: 0 5px;
}
.article .activity p {
    margin: 0 5px;
    font-size: 0.8em;
}

.article .talk-publish {
    text-align: right;
}

.article .pdfLink-btn {
    display: block;
    padding: 16px;
    text-align: center;
    background-image: url(/volunteer/assets/images/arrow_btn-link-01.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-color: #0077c0;
    color: #ffffff;
    margin-top: 36px; 
}

.article .flleft{
    float: left;
    padding-right: 10px;
}
.article .flright img, .talk-inner .flleft img{
    height: auto;
}


/* aera-----------------*/
 .aera .profile-inner p{
    display: inline-block;
    width: 54%;
    margin: 0 0 0 15px;
}
.aera .profile-inner .profile-img {
    width: 40%;
    height: 100%;
}
.aera .profile-inner dd {
    display: flex;
    flex-flow: row wrap;
}

/* nikkei--------------*/
.nikkei .profile-inner li {
    display: flex;
}
.nikkei .profile-inner .profile-img {
    width: 30%;
    height: 100%;
    margin-right: 20px;
}
.nikkei .profile-inner p {
    margin: 0 0 10px;
}
.nikkei .profile-inner dt, .nikkei .profile-inner dd{
    display: inline;
}
.nikkei .profile-inner dt {
    margin-right: 1em;
}

/* president--------------*/
 .president .profile-inner p{
    display: inline-block; 
    margin: 0;
}
.president .profile-inner .profile-img {
    width: 40%;
    height: 100%;
}
.president .profile-inner dd {
    display: flex;
    flex-flow: row wrap;
}

/* number--------------*/
.number p.lead {
	margin-bottom: 36px;
}
.number .talk-inner .caption {
    margin: 0 2px;
    font-size: 0.8em;
}
.number .message {
	font-size: 12px;
	padding-top: 0;
}
.number .message-section {
	padding: 25px 20px;
	margin: 40px 0 0;
	background-color: #e5f1f9;
}