/* --------------- content --------------- */

.content {
	padding-bottom: 100px;
}

.initiative_part{
	padding: 50px 48px 0;
}

.initiative_text{
	font-size: 1.6rem;
	line-height: 2;
	word-break: break-all;
	text-align: justify;
}

.initiative_text_pdb{
	padding-bottom: 25px;
}

.initiative_linkBox{
	
}

.initiative_linkBox ul{
	background-color: #eaf0f9;
	padding: 40px 80px 30px;
}

.initiative_linkBox ul li{
	width: 25%;
	float: left;
	padding: 0 10px 0px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 8px;
}
.initiative_linkBox ul li a{
	
}
.initiative_linkBox ul li a img{
	/*display: block;*/
	width: 100%;
	max-width: 212px;
}

.initiative_linkBox ul li a:hover{
	opacity: 0.8;
}

.mg_t35{
	margin-top: 35px;
}
.mg_t20{
	margin-top: 20px;
}

.initiative_text02{
	
}

.initiative_text02 li{
	width: 32%;
	float: left;
	border: 2px solid #223a70;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 13px 30px;
	padding: 13px 30px 8px\0;
	font-size: 1.6rem;
	line-height: 2;
	margin-right: 2%;
}

.initiative_text02 li:nth-of-type(3n){
	margin-right: 0;
}

.initiative_text02 li div:nth-child(1){
	color: #223a70;
	font-weight: bold;
}
/* --------------- initiative_detail --------------- */
.initiative_company{
	background-color: #eaf0f9;
	padding: 15px 15px;
	margin-top: 45px;
}
.initiative_cTable{
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.initiative_cTable div:nth-child(1){
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 270px;
}
.initiative_cTable div:nth-child(2){
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	padding-left: 20px;
	font-size: 2.2rem;
	color: #414141;
	line-height: 1;
	font-weight: bold;
}
.initiative_cTable div:nth-child(2) a{
	color: #414141;
}
.initiative_cTable div:nth-child(2) a:hover{
	color: #223a70;
}
.initiative_cTable div:nth-child(1) img{
	display: block;
	margin: 0 auto;
}
.initiative_cTable02 div:nth-child(1){
	width: 565px;
}
.initiative_cTable02 div:nth-child(1) img{
	display: inline-block;
	max-width: 48%;
}
.initiative_cTable02 div:nth-child(1) img:nth-child(1){
	margin-right: 1%;
}
.initiative_detail_part{
	padding-top: 50px;
}
.initiative_dC{
	padding: 0 47px;
}
.subpage_tit02{
	padding: 17px 18px 14px;
	padding: 17px 18px 10px\0;
	font-size: 2.0rem;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1;
	background-color: #223a70;
}
.subpage_tit03{
	font-size: 1.8rem;
	color: #223a70;
	font-weight: bold;
	border-bottom: 1px solid #223a70;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
.subpage_tit03 a{
	color: #223a70;
	text-decoration: underline;
	
	-webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.subpage_tit03 a:hover{
	color: #f38630;
}
.subpage_tit04{
	color: #414141;
	font-weight: bold;
	font-size: 1.6rem;
    line-height: 2;
}
.subpage_tit04 a{
	color: #414141;
	text-decoration: underline;
	
	-webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.subpage_tit04 a:hover{
	color: #f38630;
}
.initiative_text a{
	color: #223a70;
	text-decoration: underline;
}
.initiative_text a:hover{
	color: #f38630;
}
.mg_t30{
	margin-top: 30px;
}
.mg_t50{
	margin-top: 50px;
}
.initiative_dBtn{
	padding-top: 45px;
}
.btn_news {
	margin: 0 auto;
    display: block;
    width: 265px;
    color: #263238;
    border: 1px solid #263238;
    background: url(../img/ico_btn.png) no-repeat right 20px center #FFFFFF;
    font-size: 1.6rem;
    text-align: center;
    padding: 15px 20px 15px 10px;
    padding: 15px 20px 10px 10px\0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.btn_news:hover {
    background: url(../img/ico_btn_hover.png) no-repeat right 20px center #263238;
    color: #FFFFFF;
}
.btn_news02{
	display: block;
	width: 500px;
	padding: 15px 40px 15px 10px;
    padding: 15px 40px 10px 10px\0;
}
.pad_t70{
	padding-top: 70px;
}
.subpage_tit05{
	position: relative;
	font-weight: bold;
	font-size: 1.6rem;
	color: #414141;
	line-height: 2;
}
.subpage_tit05:before{
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	font-size: 1.6rem;
	color: #414141;
	line-height: 2;
}
.pad_l15{
	padding-left: 15px;
}
.subpage_tit05{
	
}
.mg_t25{
	padding-top: 25px;
}
.initiative_list{
	font-size: 1.6rem;
    line-height: 2;
    word-break: break-all;
    text-align: justify;
}
.initiative_list>li>p{
	position: relative;
	padding-left: 16px;
}
.initiative_list>li>p:before{
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	font-size: 1.6rem;
	color: #223a70;
	line-height: 2;
}
.initiative_listSub{
	padding-left: 20px;
}
.initiative_listSub>li{
	position: relative;
	padding-left: 16px;
}
.initiative_listSub>li:before{
	content: "-";
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	font-size: 1.6rem;
	color: #223a70;
	line-height: 2;
	text-align: center;
}
.initiative_Top{
	font-size: 1.8rem;
    color: #223a70;
    font-weight: bold;
    padding-bottom: 20px;
}

.anchorBtn{
	padding-top: 53px;
	padding-bottom: 20px;
}
.anchorBtn a{
	display: block;
	padding: 28px 55px 25px;
	padding: 28px 55px 20px\0;
	background: url(../img/initiative_anchorBg.png),#223a70;
	background-repeat: no-repeat;
	background-position: calc(100% - 30px) center;
	
	width: 100%;
	max-width: 688px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	border-radius: 40px;
	
	font-size: 2.0rem;
	line-height: 1;
	font-weight: bold;
	color: #FFFFFF;
}
.anchorBtn a:nth-child(2){
	margin-top: 20px;
}

.anchorBtn a:nth-child(3){
	margin-top: 20px;
}

.anchorBtn a:hover{
	opacity: 0.8;
}

.initiative_text_color_blue{
	color: #223a70;
}

a.initiative_text_color_black{
	color: #414141;
}

@media only screen and (max-width: 1220px) {
	/* --------------- content --------------- */
	.content {
		padding-bottom: 90px;
	}
	.initiative_part {
	    padding: 50px 0px 0;
	}
	.initiative_dC {
	    padding: 0 0px;
	}
}

@media only screen and (max-width: 1023px) {
	/* --------------- content --------------- */
	.initiative_linkBox ul {
	    padding: 40px 40px 30px;
	}

	.initiative_text_list{
		margin-bottom: -20px;
		overflow: hidden;
	}

	.initiative_text02 li {
	    width: 49%;
	    padding: 13px 20px;
		margin-right: 2% !important;
		margin-bottom: 20px;
	}

	.initiative_text02 li:nth-of-type(2n){
		margin-right: 0 !important;
	}
	/* --------------- initiative_detail --------------- */
	.initiative_cTable div:nth-child(1) {
	    width: 200px;
	}
	.initiative_cTable02 div:nth-child(1){
		width: 420px;
	}
	.anchorBtn a{
		display: block;
		padding: 23px 55px 20px;
		max-width: 688px;
		border-radius: 40px;
		
		font-size: 1.8rem;
	}
}

@media only screen and (max-width: 767px) {
	/* --------------- content --------------- */
	.content {
		padding-bottom: 60px;
	}
	.initiative_part {
		padding-top: 30px;
	}
	
	.initiative_text {
		font-size: 1.4rem;
	}
	.initiative_text_pdb{
		padding-bottom: 20px;
	}
	.initiative_linkBox ul {
	    padding: 20px 20px 10px;
	}
	.initiative_linkBox ul li {
	    width: 33.33%;
	    margin-bottom: 8px;
	}
	.initiative_text02 li {
	    width: 100%;
	    padding: 10px 20px 7px;
	    font-size: 1.4rem;
		margin-right: 0 !important;
	}
	
	
	/* --------------- initiative_detail --------------- */
	.initiative_company {
	    padding: 10px 10px;
	    margin-top: 30px;
	}
	.initiative_cTable div:nth-child(2) {
	    padding-left: 15px;
	    font-size: 1.8rem;
	}
	.initiative_detail_part {
	    padding-top: 40px;
	}
	.subpage_tit02 {
	    padding: 15px 15px 12px;
	    font-size: 1.8rem;
	}
	.subpage_tit03 {
	    font-size: 1.6rem;
	    padding-bottom: 2px;
	}
	.subpage_tit04 {
	    font-size: 1.4rem;
	}
	.mg_t35{
		margin-top: 25px;
	}
	
	.btn_news {
	    width: 230px;
	    font-size: 1.4rem;
	    padding: 13px 30px 12px 10px;
	}
	.btn_news02{
		width: 100%;
		max-width: 450px;
		padding: 13px 45px 12px 10px;
	}
	.subpage_tit05 {
	    font-size: 1.4rem;
	}
	.subpage_tit05:before {
	    font-size: 1.4rem;
	}
	.pad_l15 {
	    padding-left: 12px;
	}
	.initiative_list{
		font-size: 1.4rem;
	}
	.initiative_list>li>p{
		padding-left: 14px;
	}
	.initiative_list>li>p:before{
		font-size: 1.4rem;
	}
	.initiative_listSub{
		padding-left: 15px;
	}
	.initiative_listSub>li{
		padding-left: 14px;
	}
	.initiative_listSub>li:before{
		font-size: 1.4rem;
	}
	
	.anchorBtn {
	    padding-top: 40px;
	    padding-bottom: 10px;
	}
	.anchorBtn a{
		display: block;
		padding: 20px 55px 17px 35px;
		max-width: 688px;
		border-radius: 40px;
		
		font-size: 1.6rem;
	}
}
@media only screen and (max-width: 700px){
	.initiative_cTable02 div:nth-child(1) {
	    width: 300px;
	}
}
@media only screen and (max-width: 480px) {
	/* --------------- content --------------- */
	.initiative_part {
	    padding-top: 10px;
	}
	.mg_t35 {
	    margin-top: 25px;
	}
	.initiative_linkBox ul {
	    padding: 20px 10px 10px;
	}
	.initiative_linkBox ul li {
	    width: 50%;
	    margin-bottom: 8px;
	}
	
	/* --------------- initiative_detail --------------- */
	.initiative_company {
	    margin-top: 10px;
	}
	.initiative_cTable div:nth-child(1) {
	    width: auto;
	    display: block;
	}
	.initiative_cTable div:nth-child(1) img{
	    max-width: 60%;
	}
	.initiative_cTable02 div:nth-child(1) img {
	    display: block;
	    max-width: 60%;
	    margin: 0 auto;
	}
	.initiative_cTable02 div:nth-child(1) img:nth-child(1) {
	    margin: 0 auto 10px;
	}
	.initiative_cTable div:nth-child(2) {
	    width: auto;
	    display: block;
	    padding-left: 0;
	    padding-top: 10px;
	    text-align: center;
	    font-size: 1.6rem;
	}
	.subpage_tit02 {
	    padding: 10px 10px 7px;
	    font-size: 1.6rem;
	    line-height: normal;
	}
	.subpage_tit03 {
	    font-size: 1.5rem;
	}
	.mg_t50 {
	    margin-top: 40px;
	}
	.initiative_dBtn {
	    padding-top: 30px;
	}
	
	.anchorBtn a{
		display: block;
		padding: 18px 55px 15px 35px;
		
		font-size: 1.4rem;
		line-height: normal;
	}
}