@charset "utf-8";


.twoColumn .left{
	text-align: right;
    float: left;
}

.twoColumn .right{
	float: right;
}

#section01 .twoColumn {
    margin: 64px 0 0 0;
}

#section01 .twoColumn .right {
    width: 478px;
	text-align:center;
}

.twoColumn h2 {
    font-size: 48px;
    color: #99CCFF;
    border-bottom: 1px solid #cce5ff;
    line-height: 0.8;
    margin-bottom: 30px;
}

.twoColumn h3 {
    font-size: 26px;
    color: #0065ba;
    line-height: 1.25;
    margin-bottom: 23px;
}

.twoColumn h3 span{
    font-size: 22px;
}

#section01 .twoColumn .left {
    width: 482px;
}

#section02 .twoColumn {
    margin: 38px 0 0 0;
}

#section02 .twoColumn .left {
    width: 419px;
    text-align: center;
}

#section02 .twoColumn .right {
    width: 541px;
}

#section03 .twoColumn {
    margin: 58px 0 0 0;
}

#section03 .twoColumn .right {
    width: 649px;
    text-align: center;
}

#section03 .twoColumn .left {
    width: 311px;
    text-align: left;
}

#section03 .twoColumn .right dt, #section03 h3.normal {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 8px;
}

#section03 .twoColumn .right dd {
    font-size: 15px;
    margin-bottom: 23px;
}

#section04 h3.normal {
    font-weight: bold;
    margin-bottom: 8px;
}

#section03 .twoColumn .right .last{
	text-align: left;
}
#section03 .twoColumn .right .last ol li{
	margin-left:12px;
	text-indent:-12px;
}

.twoColumn:after {
    display: block;
    clear: both;
    content: "";
}
.pubRbdrBoxSubjectThin.orginial{
	background: url(/origin/aspirations/img/roleLinkBoxBg.png);
}
.pubRbdrBoxSubjectThin.orginial >.clm:nth-of-type(1){
	width: 300px;
}

.pubRbdrBoxSubjectThin >.clm:nth-of-type(1) {
    width: 265px;
}

@media print, screen and (min-width: 768px) {
  .pcTaC{
    text-align: center;
  }
}

@media screen and (max-width: 767px) {

	img{
		width:100%;
		height:auto;
	}

  .spTaL{
    text-align: left;
  }

	#section01 .twoColumn .right {
		width: 100%;
		text-align:center;
	}

	.twoColumn .left{
		float:inherit;
	}

	.twoColumn .right{
		float:inherit;
	}

	.twoColumn h2 {
		font-size: 46px;
		border-bottom:none;
	}

	.twoColumn h3 {
		font-size: 22px;
	}
	
	.twoColumn h3 span{
		font-size: 16px;
	}
	
	.twoColumn p.txtAl,
	.twoColumn dt.txtAl{
		text-align:left;
	}

	#section01 .twoColumn .left {
		width: 100%;
		margin-top: 30px;
	}


	#section02 .twoColumn .left {
		width: 100%;
	}

	#section02 .twoColumn .right {
		width: 100%;
		margin-top: 30px;
	}


	#section03 .twoColumn .right {
		width: 100%;
	}
	#section03 .twoColumn .right dd{
		text-align: left;
	}

	#section03 .twoColumn .left {
		width: 100%;
		margin-top: 30px;
	}


	#section04 ol {
		margin-left: 0;
	}

	#section04 ol li{
		margin-left:12px;
		text-indent:-12px;
	}

	#section04 h3.normal {
		font-size: 15px;
		text-align: center;
	}
	.pubRbdrBoxSubjectThin.orginial >.clm:nth-of-type(1){
		width: 100%;
	}
	
	.pubRbdrBoxSubjectThin >.clm:nth-of-type(1) {
		width: 84%;
    	margin: 0 auto;
	}

}
