@charset 'UTF-8';
body.pc,
body.tablet {
	background: #000000 url(/applause/notredame/learn_more/shared/images/bg.jpg) top center no-repeat;
}

.section {
	padding: 74px 0 0;
}
body.sp .section p {
    width: 100%;
    background: rgba(0,0,0,0.1);
}
body.sp .section {
	padding: 0;
	background: #000000 url(/applause/notredame/learn_more/shared/images/s/bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
body.pc .section .pageTitle,
body.tablet .section .pageTitle {
	margin-bottom: 135px;
}

body.sp .section .pageTitle {
	width: 40.6%;
	padding: 6% 0 0;
	margin: 0 auto 15%;
	background: transparent;
}

body.pc .section h1,
body.tablet .section h1 {
	margin-bottom: 131px;
}

body.sp .section h1 {
	width: 26.354%;
	padding: 7.7% 0 0;
	margin: 0 auto 13.658%;
}

body.sp .section h1 img {
	width: 100%;
}

.threeColumnsType2,
body.sp .threeColumnsType2 {
	margin: 75px auto;
}

h3.question{
    font-size: 1.36em;
    color: #f6da8f !important;
    line-height: 1.6 !important;
    font-weight: bold;
    margin-bottom:15px;
}

body.sp h3.question{
    font-size: 240%;
    background: rgba(0,0,0,.2);
}

.threeColumnsType2,
body.sp .threeColumnsType2 {
	margin: 75px auto;
}

.introBox {
	margin-top: 48px;
	margin-bottom: 29px;
	padding: 5px 10px;
	color: #000000;
	background: rgba(255,255,255,.7);
}

body.sp .introBox p {
	background: transparent;
	font-size: 115%;
}
.name_01 {
    color: #9cc1f9;
}

