@charset "UTF-8";
body.pc,
body.tablet {
	background: #fff url(/applause/kamome/special/map/images/bg.jpg) top center no-repeat;
}

body.sp {
	background: #fff url(/applause/kamome/special/map/images/s/bg.jpg) top center no-repeat;
}

.section {
	padding: 50px 0 0;
}

body.sp .section {
	/*padding: 0;
	background: #ffffff url(/applause/kamome/special/map/images/s/bg.jpg) center -20px no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;*/
}

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

body.pc .section h1,
body.tablet .section h1 {
	margin-bottom: 47px;
}

body.sp .section h1 {
	width: 46%;
	padding: 10% 0 0;
	margin: 0 auto 8%;
}

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

body.pc .lede,
body.tablet .lede {
	text-align:center;
}

body.sp .lede {
	margin-top:1em;
}

body.sp .section h2 {
	width: 95%;
	margin: 1% auto 2%;
}

body.sp .section h2 img {
	width: 100%;
	height:auto;
}

body.pc .section h2.title2,
body.tablet .section h2.title2 {
}

.section h2.title2 {
    margin-bottom:10px;
    background: url(/applause/kamome/special/map/images/img_title_bg.png) center center repeat-x;
}

.section h2.title2 span {
   padding: 0 20px;
   background: #f8eede;
}

.section h3.hatBg {
  padding: 0 0 6px;
  font-size: 20px;
  line-height: 1.4;
  border-bottom: 1px solid #c3a05a;
  text-align: left;
  margin-bottom:0!important;
}

.section h3.hatBg span {
	min-height: 32px;
	padding: 0 0 0 48px;
	display: block;
	background: url(/applause/kamome/shared/images/title_bg.png) top left no-repeat;
}

body.sp .section h3.hatBg {
	font-size: 325%;
	border-bottom: 1px solid #c3a05a;
}

body.sp .section h3.hatBg span {
	min-height: 60px;
	padding: 0 0 0 78px;
	-webkit-background-size: 60px auto;
	-moz-background-size: 60px auto;
	background-size: 60px auto;
}

/* movie
-------------------------------------------------- */
body.pc .movie,
body.tablet .movie,
body.sp .movie {
	margin:5% auto;
	text-align:center;
}
body.pc .movie iframe,
body.tablet .movie iframe {
	width:640px;
	height:360px;
}

body.sp .movie iframe {
	width:800px;
	height:450px;
}

/* pdf list
-------------------------------------------------- */
body.pc .pdfList,
body.tablet .pdfList {
	width:90%;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	margin: 0 auto;
}

body.sp .pdfList {
	width:100%;
	display:block;
	justify-content: center;
}

.pdfList dl,
.pdfList dl dt,
.pdfList dl dd {
	display:block;
}

body.pc .pdfList dl,
body.tablet .pdfList dl  {
    width: 40%;
    margin-top: 5%;
    margin-right: 10%;
    margin-bottom: 10%;
}

body.pc .pdfList dl:nth-child(2n),
body.tablet .pdfList dl:nth-child(2n) {
	margin-right:0;
}

body.sp .pdfList dl  {
    width: 96%;
    margin: 8% auto 0;
    padding: 8% 8%;
    box-sizing: border-box;
    border-top: 1px solid #e4af3d;
}

.pdfList dl dt {
	margin-bottom: 5%;
}

.pdfList dl dt em {
	display:block;
	font-weight:bold;
	display: inline;
	padding: 0 3%;
	background: linear-gradient(transparent 50%, #c4e4eb 0%);
}

.pdfList dl dt em + p {
	width: 50%!important;
	margin:8% auto 2%;
}

.pdfList dl dt img {
	width:100%;
	height:auto;
}

body.pc .pdfList dl dt em,
body.tablet .pdfList dl dt em {
	font-size: 24px;
	margin-bottom: 8%;
}

body.sp .pdfList dl dt em {
	font-size:300%;
	margin-bottom:0%;
}

.pdfList dl dt,
.pdfList dl dd {
	text-align:center;
}

.pdfList dl dd img {
	width:80%;
	height:auto;
}

/* noteBox
-------------------------------------------------- */
body .section .noteBox {
	margin: 45px 0 35px;
	padding: 15px 20px 13px;
	font-size: 16px;
	line-height: 1.75;
	border: 2px solid #1c2856;
}

body.sp .section .noteBox {
	margin: 45px 4% 35px;
	padding: 3%;
}

body .section .noteBox h3 {
	margin: 0 0 9px;
	font-size: 16px;
	line-height: 1.75;
	font-weight: bold;
}

body.sp .section .noteBox h3 {
	font-size: 180%;
}

body .section .noteBox ul {
	font-size: 16px;
	line-height: 1.75;
}

body.sp .section .noteBox ul {
	font-size: 180%;
}

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

body.pc .player,
body.tablet .player {
	margin-top:0%;
	margin-bottom: 4%;
}


body.sp .player {
	margin-top:0%;
	margin-bottom:10%;
}

audio { 
	width: 100%!important;
	display:inline-block;
	margin:0 auto 5%;
}
