@charset "utf-8";

#suntory_contents .main_cont ul.scholarshipList ul#report {
	/*width: 98%;*/
	overflow:hidden;
	/*margin-left: -9px;*/
}
 
#suntory_contents .main_cont ul.scholarshipList ul#report li {
	width: 48%;
	margin: 0;
	padding: 0;
	position: initial;
	float: left;
	margin: 15px 4% 0 0;
}

#suntory_contents .main_cont ul.scholarshipList ul#report li:nth-child(even) {
	margin-right: 0;
}

#suntory_contents .main_cont ul.scholarshipList ul#report li a {
	display: block;
	width: 96%;
	padding: 2%;
	text-align: center;
	font-size:13px;
	font-weight: normal;
	color: #000;
	line-height: 170%;
	text-decoration: none !important;
    background: url(/sfnd/common2016/img/link_arl.png) right 10px center no-repeat;
    background-color: #ffdc92;
    border-radius: 4px;
}

#suntory_contents .main_cont ul.scholarshipList li a span.another_window2 {
	background: url(/sfnd/common2016/img/icon_external_pc.png) right top no-repeat;
    background-color: #ffdc92;
    background-size: 13px;
    padding-right: 20px;	
}

#suntory_contents .main_cont ul.scholarshipList ul#report li a:hover {
	opacity: 0.7;
	text-decoration: none !important;
}

#suntory_contents .main_cont a.link {
	color:#003d77 !important;
	text-decoration: underline !important;
}
#suntory_contents .main_cont a.link:hover {
	text-decoration: none !important;
}

#suntory_contents .main_cont .scholarshipList .linkItem.many {
	display: block;
    position: relative;
    margin: 15px 0 0 0;
    width: 100%;
    right: 0;	
}
#suntory_contents .main_cont .scholarshipList .linkItem.many a.many1 {
	position: absolute;
    left: 0;	
}
#suntory_contents .main_cont .scholarshipList .linkItem.many a.many2 {
	position: absolute;
    left: 52%;	
}
#suntory_contents .main_cont .scholarshipList .linkItem.another_window a {
    background: none;
    background-color: #ffdc92;

}


@media screen and (max-width: 768px) {
#suntory_contents .main_cont .navAnchor02 .col2 {
	width: 100%;
}
#suntory_contents .main_cont .navAnchor02 .col2 li {
	width: 70%;
    float: none;
	margin: 0 auto !important;
}
#suntory_contents .main_cont .navAnchor02 .col2 li:first-child {
	margin-bottom: 20px !important;
}
#suntory_contents .main_cont .bgGrayCont {
    padding: 40px 20px;
}	
#suntory_contents .main_cont .scholarshipList li {
    padding: 22px 15px 20px 15px;
}
#suntory_contents .main_cont .scholarshipList .linkItem {
    height: auto;
    margin: 10px 0 0 0;
}
#suntory_contents .main_cont .scholarshipList .linkItem.many {
    margin: 10px 0 0 0;
}
#suntory_contents .main_cont .scholarshipList .linkItem a {
    display: inline-block;
    width: calc(100% - 25px);
	position: relative;
}
#suntory_contents .main_cont .scholarshipList .linkItem.many a.many1 {
	position: static;
	margin-bottom: 10px;
	}
#suntory_contents .main_cont .scholarshipList .linkItem.many a.many2 {
	position: static;
}
#suntory_contents .main_cont .scholarshipList .linkItem span.icon {
    position: absolute;
    right: 10px;
}
#suntory_contents .main_cont ul.scholarshipList ul#report li {
    width: 100%;
    float: none;
}
#suntory_contents .main_cont ul.scholarshipList ul#report li a {
    width: calc( 100% - 25px );
    padding: 2% 10px 2% 15px;
    text-align: left;
}
#suntory_contents .main_cont .scholarshipList .linkItem.another_window a {
    background: none;
	background-color: #ffdc92;
}
#suntory_contents .main_cont .navAnchor02 .col2 li a {
    font-size: 14px !important;
}
}


@media screen and (max-width: 410px) {	
#suntory_contents .main_cont ul li a {
    font-size: 3.2vw !important;
}
}

@media screen and (max-width: 370px) {	
#suntory_contents .main_cont ul li a {
    font-size: 2.8vw !important;
}
}