@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');

BODY{
	background-color : #FFFFFF;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Verdana","ＭＳ Ｐゴシック","sans-serif";
}

.sponly {
	display: none;
}
.spmask {
	display: block;
}

/*------------------------------

------------------------------*/
/*------------------------------*/
@keyframes shake {
	0% {
		transform: rotate(0deg);
	}
	25% {
		transform: rotate(5deg);
	}
	50% {
		transform: rotate(-5deg);
	}
	75% {
		transform: rotate(5deg);
	}
	100% {
		transform: rotate(0deg);
	}
}
/*------------------------------
	reportArea
------------------------------*/
#report {
	margin: 0;
}
#reportArea{
	max-width: 850px;
	margin: 0 auto;
}
/*------------------------------
	report
------------------------------*/
#report .kv01 {
	position: relative;
	height: 220px;
	background: url(../images/kv01.jpg) no-repeat center center;
  background-size: cover;
}
#report .kv02 {
	position: relative;
	height: 220px;
	background: url(../images/kv02.jpg) no-repeat center center;
  background-size: cover;
}
#report .kv03 {
	position: relative;
	height: 220px;
	background: url(../images/kv03.jpg) no-repeat center center;
  background-size: cover;
}
#report .kv04 {
	position: relative;
	height: 220px;
	background: url(../images/kv04.jpg) no-repeat center center;
  background-size: cover;
}
#report .kv05 {
	position: relative;
	height: 220px;
	background: url(../images/kv05.jpg) no-repeat center center;
  background-size: cover;
}
#report .nameTtl {
	position: absolute;
	bottom: 20px;
	left: 40px;
	color: #ffffff;
}
#report .ttl{
	text-align: center;
	border: solid 1px #ffffff;
	padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
	width: 100px;
}
#report .name{
		line-height: 1.4;
}
#report .name span{
		font-size: 42px;
		font-weight: 200;
}
#report .picArea {
	position: absolute;
	top: 50%;
	right: 40px;
	margin-top: -90px;
}
/*------------------------------
	contents
------------------------------*/
#contents {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #f0f0f0;
	padding: 0 40px 10px;
}
#contents tr {
	margin-bottom: 10px;
	display: block;
}
#contents th {
	text-align: center;
	color: #003391;
	border: solid 1px #003391;
	padding: 3px 3px 3px 3px;
	margin: 20px 0;
	font-size: 14px;
	width: 70px;
}
#contents .bt {
	width: 110px;
}
#contents td {
	padding-left: 10px;
}
/*------------------------------
	reportText
------------------------------*/
#reportText {
	margin: 70px 40px 0;
}
#reportText .qa {
	margin-bottom: 50px;
}
#reportText .question {
	color: #003391;
	font-size: 18px;
	border-bottom: dotted 1px #6b6b6b;
	padding-bottom: 10px;
}
#reportText .answer {
	line-height: 1.6;
}
#reportText .photoArea {
	max-width: 750px;
	margin-bottom: 50px;
}
#reportText .photoArea img {
	width: 100%;
}
/*------------------------------
	schedule
------------------------------*/
#schedule .scheTtl {
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	background-color: #003391;
	padding: 5px 0;
	margin: 0;
}
#schedule #back {
	background-color: #f0f0f0;
	padding-top: 50px;
	padding-bottom: 20px;
}
#schedule .scheArea {
	padding-right: 230px;
	margin: 0px 20px;
	position: relative;
}
#schedule .area01 {
	background: url(../images/trip.png) no-repeat right top;
	background-position: right 130px top 75px;
}
#schedule .area02 {
	background: url(../images/trip.png) no-repeat right top;
	background-position: right 130px bottom 20px;
}
#schedule .scheArea .day{
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	background-color: #003391;
	width: 60px;
	padding: 3px 5px;
	margin-bottom: 10px;
}
#schedule .scheArea .day02{
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	background-color: #003391;
	width: 130px;
	padding: 3px 5px;
	margin-bottom: 10px;
}
#schedule .scheArea .day03{
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	background-color: #003391;
	width: 220px;
	padding: 3px 5px;
	margin-bottom: 10px;
}
#schedule .scheArea .day04{
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	background-color: #003391;
	width: 80px;
	padding: 3px 5px;
	margin-bottom: 10px;
}
#schedule table {
	width: 520px;
	margin-bottom: 30px;
}
#schedule tr {
	border-bottom: dotted 1px #6b6b6b;
	padding-bottom: 5px;
  margin-bottom: 10px;
  display: block;
}
#schedule th {
	text-align: right;
	width: 50px;
}
#schedule td {
	padding-left: 30px;
}
#schedule .day02td,
#schedule .day03td{
	padding-left: 0px;
}
#schedule .pic01 {
	position: absolute;
	bottom: 160px;
	right: 0;
}
#schedule .pic02 {
	position: absolute;
	bottom: 0px;
	right: 0;
}
#schedule .pic03 {
	position: absolute;
	top: 80px;
	right: 0;
}
#schedule .pic04 {
	position: absolute;
	top: 395px;
	right: 0;
}
/*------------------------------
	movie
------------------------------*/
#movie {
	max-width: 500px;
	margin: 100px auto 100px;
}
#movie h4{
	text-align: center;
	font-size: 18px;
	color: #003391;
}
#movie .video {
	width: 500px;
	height: 315px;
	margin: 0 auto;
}
#movie iframe{
  width: 100%;
	height: 100%;
}
/*------------------------------
	loading
------------------------------*/
#loadingWrap {
	width: 100%;
	height: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index:1000;
	overflow: hidden;
}
#loadingWrap img{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	width: 50px;
}
