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

.section {
	padding: 54px 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/cats/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: 124px;
}

body.sp .section h1 {
	width: 25%;
	padding: 5% 0 0;
	margin: 0 auto 9%;
}

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

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

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

body.sp .section h2, body.sp .section .title2 {
	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;
}


/* twoColumnsType
-------------------------------------------------- */
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;
}

/* author
-------------------------------------------------- */
.author {
	width:100%;
	line-height:1.6;
	box-sizing:border-box;
	margin-top:6%;
}
body.pc .author,
body.tablet .author {
	border:5px solid #56410a;
	padding:15px;
	font-size:110%;
}

body.sp .author {
	border:5px solid #56410a;
	padding:2%;
	font-size:180%;
	margin-bottom:4%;
}

.author .photo{
	float:left;
}

.author .photo img{
	width:100%;
	height:auto;
}

body.pc .author .photo,
body.tablet .author .photo{
	width:120px;
	margin-right:10px;
}

body.sp .author .photo{
	width:25%;
	margin-right:2%;
}

.author .profile{
	float:right;
}

body.pc .author .profile,
body.tablet .author .profile{
	width:780px;
}

body.sp .author .profile{
	width:72%;
}

.author b {
	display:block;
	color:#5ec6eb;
}

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

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