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

.section {
	padding: 102px 0 0;
}

body.sp .section {
	padding: 0;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.sp .section {
	padding: 0;
	background: #000000 url(/applause/operaza/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 h1,
body.tablet .section h1 {
	margin-bottom: 140px;
}

body.sp .section h1 {
	width: 57%;
	padding: 6.4% 0 0;
	margin: 0 auto 11.6%;
}

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

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

body.pc h3,
body.tablet h3 {
	font-size:150%;
	line-height:1.4;
}

body.sp .section p {
	width: 100%;
	background: #000000;
}

/* dl
-------------------------------------------------- */
body .section dl {
	margin: 45px 0 35px;
	padding: 15px 20px 13px;
	font-size: 16px;
	line-height: 1.75;
	background: #33302b;
}

body.sp .section dl {
	font-size: 240%;
}

body .section dl dt {
	margin: 0 0 9px;
	font-weight: bold;
}

.keyTxtBox {
	width: 960px;
	margin: 0 auto 62px;
}

.keyTxtBox p {
	width: 100%;
}

.keyTxtBox .base {
	padding: 16px 0 0 0;
	background: url(/applause/operaza/learn_more/images/locus/txt_bg_top.png) center top no-repeat;
}
.keyTxtBox .layout {
	padding: 0 0 17px 0;
	background: url(/applause/operaza/learn_more/images/locus/txt_bg_bottom.png) center bottom no-repeat;
}
.section .body .keyTxtBox .body {
	width: 660px;
	min-height: 75px;
	padding: 55px 0 65px 300px;
	background: url(/applause/operaza/learn_more/images/locus/txt_bg.png) center left no-repeat;
        color:#f8ea86;
}
.section .body .keyTxtBox .body p {
	margin: 0;
}
body.sp .keyTxtBox {
	width: 100%;
	margin-bottom: 29px;
}

body.sp .keyTxtBox .base {
	padding: 0;
	background: url(/applause/operaza/learn_more/images/locus/txt_bg_top.png) center top no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
body.sp .keyTxtBox .layout {
	padding: 0;
	background: url(/applause/operaza/learn_more/images/locus/txt_bg_bottom.png) center bottom no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
body.sp .section .body .keyTxtBox .body {
	width: 100%;
	padding: 60px 0 31px;
	background: none;
}
