@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: 160px;
}
body.pc .section .pageTitle, 
body.tablet .section .pageTitle {
  margin-bottom: 150px;
}
body.sp .section h1 {
	width: 75%;
	padding: 6% 0 0;
	margin: 0 auto 8%;
}

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


.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: 24px;
 	line-height: 1.4;
  	color: #f8ea86;
}
body.sp .section h3 {
	font-size: 325%;
}


.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;
}
body.pc .section h3,
body.tablet .section h3 {
	font-size: 20px;
 	line-height: 1.4;
  	color: #0183b3;
  	border-bottom:1px dotted #0183b3;
}
body.sp .section h3 {
	font-size: 325%;
}
.imgBox{
	margin: 0 auto 30px;
	text-align:center;
}

.twoColumnsType em { 
	color:#b7dfee;
}

body.pc .section .threePhoto,
body.tablet .section .threePhoto {
	width:960px;
	margin-bottom:30px;
}
.section .threePhoto >ul >li {
	display:block!important;
}
body.pc .section .threePhoto >ul >li,
body.tablet .section .threePhoto >ul >li {
	float:left;
	width:310px;
	margin-right:15px;
}
body.sp .section .threePhoto >ul,
body.sp .section .threePhoto >ul >li {
	display:block;
	width:100%;
	margin: 0 auto;
	padding: 0;
}
body.sp .section .threePhoto >ul >li {
	margin-bottom:3%;
}
body.sp .section .threePhoto >ul >li img,
body.sp .section .threePhoto >ul >li .caption{
	display:block;
	width:80%;
	margin: 0 auto;
	text-align:center;
}
body.sp .section .threePhoto >ul >li .caption {
	font-size:200%;
}
body.pc .section .threePhoto >ul >li:last-child,
body.tablet .section .threePhoto >ul >lilast-child {
	margin-right:0;
}
.section .threePhoto >ul >li .caption{
	color:#fef3d3;
	}

/*変形レイアウト
-------------------------*/
body.pc .twoColumnsType dl dt,
body.tablet .twoColumnsType dl dt,
body.sp .twoColumnsType dl dt{
	color: #fffe88;
	margin: 0.3em 0;
	line-height: 1.4;
}

.twoColumnsType dl dt {
	font-size: 19.2px;
}

body.sp .twoColumnsType dl dt {
	width: 100%;
	font-size: 288%;
}

body.pc .twoColumnsType dl dd span,
body.tablet .twoColumnsType dl dd span,
body.sp .twoColumnsType dl dd span{
	font-size: 80%;
	color: #a5c6e5;
}

.right {
	margin: 0 auto;
	text-align: right;
}

body.pc .twoColumnsType .column,
body.tablet .twoColumnsType .column {
	width: 465px;
	margin: 0 0 19px;
	float: left;
}

body.pc .twoColumnsType .columnEnd,
body.tablet .twoColumnsType .columnEnd {
	width: 465px;
	margin: 0 0 19px;
	float: right;
}

body.sp .twoColumnsType .column,
body.sp .twoColumnsType .columnEnd,
body.sp .twoColumnsType .column img,
body.sp .twoColumnsType .columnEnd img {
	width: 100%;
	margin: 0 0 20px;
}

body.pc .right {
	width: 720px;
}

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