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

.section {
	padding: 65px 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/aaip/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: 110px;
}
body.sp .section h1 {
	width: 70%;
	padding: 3.2% 0 0;
	margin: 0 auto 8.6%;
}

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


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


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

.section .title2 {
	margin-bottom:25px;
}

body.sp .section .title2 {
	margin-top:75px;
}

.section .title2 span.note {
    min-height: 40px;
    padding: 20px 0 0 46px;
    display: block;
    background: url(/applause/aaip/shared/images/title_bg_note.png) left center no-repeat;
}

.section .title2 span.note em {
	color:#c7e8fa;
}

body.sp .section .title2 span.note em {
	display: block;
	font-size:80%;
}

.learnMoreTitle_bgbk {
/*	color:#3f4e92;*/
	color:#faee18;
}


.section h3 {
	margin-bottom:10px;
}

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

.pNum {
	color:#f4b6e5;
}

body.sp .section .title2 span {
	padding: 0 0 0 90px;
	background-size: 90px auto;
	background-position-y: -10px;
}


body.pc .section .txtRight,
body.tablet .section .txtRight,
body.pc .section .txtLeft,
body.tablet .section .txtLeft {
	width:610px;
	margin:0;
	padding:0;
}

body.pc .section .txtRight,
body.tablet .section .txtRight {
	float:right;
}

body.pc .section .txtLeft,
body.tablet .section .txtLeft {
	float:left;
}


body.sp .section .txtRight,
body.sp .section .txtLeft {
	width:100%;
	margin:0;
	padding:0;
}

/* 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/learn_more/images/txt_bg_top.png) center top no-repeat;
}
.keyTxtBox .layout {
	padding: 0 0 37px 0;
	background: url(/applause/operaza/learn_more/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/special/beginner/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/special/beginner1/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/special/beginner1/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;
}

/* author
-------------------------------------------------- */
.author {
	width:100%;
	line-height:1.6;
	box-sizing:border-box;
}

.author p {
	margin-top:0;
	margin-bottom:0;
	background:none!important;
}

.author {
	margin-top:6%;
}

body.pc .author,
body.tablet .author {
	border:5px solid #0080c9;
	padding:15px;
	font-size:16px;
}

body.sp .author {
	border:5px solid #0080c9;
	padding:5%;
	margin-bottom:4%;
}

body.pc .author,
body.tablet .author{
	width: 960px;
	margin: 2em auto 1em;
}

body.sp .author{
	width:100%;
}

.explanation b {
	display:block;
	color:#faee18;
}

.author b {
	display:block;
	color:#ebbaba;
}

body.pc .author b,
body.tablet .author b {
	font-size:120%;
}

body.sp .author b {
	font-size:260%;
}
