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

.section {
	padding: 90px 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: 116px;
}
body.pc .section .pageTitle, 
body.tablet .section .pageTitle {
  margin-bottom: 120px;
}
body.sp .section h1 {
	width: 57%;
	padding: 6.4% 0 0;
	margin: 0 auto 11.6%;
}

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

.learnMoreTitle {
    color: #c08c32;
}

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


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

body.pc .section h3,
body.tablet .section h3 {
	font-size: 20px;
 	line-height: 1.4;
  	color: #f8ea86;
}
body.sp .section h3 {
	font-size: 325%;
}

/* 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: 36px 0 0 0;
	background: url(/applause/operaza/shared/images/txt_bg_top.png) center top no-repeat;
}
.keyTxtBox .layout {
	padding: 0 0 37px 0;
	background: url(/applause/operaza/shared/images/txt_bg_bottom.png) center bottom no-repeat;
}
.section .body .keyTxtBox .body {
	width: 607px;
	min-height: 75px;
	padding: 83px 0 92px 353px;
	background: url(/applause/operaza/shared/images/txt_bg.png) center left no-repeat;
}
.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/shared/images/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/shared/images/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;
}
body.pc .section h3,
body.tablet .section h3 {
	font-size: 20px;
 	line-height: 1.4;
  	color: #f8ea86;
}
body.sp .section h3 {
	font-size: 325%;
}
