@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg{
	width: 100%;
	height: 150px;
	margin: 0 auto;
	position: relative;
	margin-top: 70px;
}
#txtBox {
	width: 100%;
	height: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1000;
	float: left;
}
.fst1 {
	width: 100%;
	text-align: center;
	font-size: 25px;
	line-height: 35px;
	letter-spacing: 0px;
	font-weight: 700;
	color: #FFF;
	text-shadow:1px 1px 0 #4c2817, -1px -1px 0 #4c2817,
              -1px 1px 0 #4c2817, 1px -1px 0 #4c2817,
              0px 1px 0 #4c2817,  0 -1px 0 #4c2817,
              -1px 0 0 #4c2817, 1px 0 0 #4c2817;
}
.fst1:first-letter {
	width: 100%;
	text-align: center;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: 0px;
	font-weight: 700;
	color: #FFF;
	text-shadow:1px 1px 0 #df6a80, -1px -1px 0 #df6a80,
              -1px 1px 0 #df6a80, 1px -1px 0 #df6a80,
              0px 1px 0 #df6a80,  0 -1px 0 #df6a80,
              -1px 0 0 #df6a80, 1px 0 0 #df6a80;
}

.fst2 {
	width: 100%;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0px;
	margin-top: 10px;
	float: left;
}
#mac01 {
	position: absolute;
	width: 80px;
	height: 57px;
	top: 85px;
	left: 0%;
}
#mac01 img{
	width: 80px;
	height: 57px;
}
#mac02 {
	position: absolute;
	width: 43px;
	height: 70px;
	top: 80px;
	right: 3%;
}
#mac02 img{
	width: 43px;
	height: 70px;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
}
#wave { display:none;}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 25px;
} 
#contents01 {
	width: 100%;
	height: auto;
	max-width: 310px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	width: 275px;
	padding-left: 35px;
	height: 30px;
	text-align: left;
	background-image: url(../web/report/ttl01sp.png);
	font-size: 14px;
	line-height: 30px;
	font-weight: 500;
	letter-spacing: 1px;
	float: left;
	color: #000;
	text-shadow:1px 1px 0 #fff, -1px -1px 0 #fff,
              -1px 1px 0 #fff, 1px -1px 0 #fff,
              0px 1px 0 #fff,  0 -1px 0 #fff,
              -1px 0 0 #fff, 1px 0 0 #fff;
}
#Movie{
	width: 290px;
	height: auto;
	padding: 10px;
	float: left;
	margin-top: 20px;
	border-radius: 10px;
	background-color: #fcebda;
}
#Movie.f{ margin-left: 0px;}
#Movie .movie{
	width: 290px;
	height: 163px;
	float: left;
	background-color: #000;
}
#Movie .movie iframe{
	width: 290px;
	height: 163px;
}
#Movie .mttl{
	width: 290px;
	height: 35px;
	float: left;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	font-weight:500;
	overflow:hidden;
	border-bottom: 1px dashed #AF8A5C;
	margin-top: 5px;
}
#Movie .mtxt{
	width: 290px;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	overflow:hidden;
	margin-top: 5px;
}

#section02 {
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
} 
#contents02 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
h3 {
	width: 275px;
	padding-left: 35px;
	height: 30px;
	text-align: left;
	background-image: url(../web/report/ttl02sp.png);
	font-size: 14px;
	line-height: 30px;
	font-weight: 500;
	letter-spacing: 0px;
	float: left;
	color: #000;
	text-shadow:1px 1px 0 #fff, -1px -1px 0 #fff,
              -1px 1px 0 #fff, 1px -1px 0 #fff,
              0px 1px 0 #fff,  0 -1px 0 #fff,
              -1px 0 0 #fff, 1px 0 0 #fff;
}
#Topics{
	width: 290px;
	height: auto;
	padding: 10px;
	float: left;
	margin-top: 20px;
	border-radius: 10px;
	background-color: #edc6b4;
}
ul.news {
	width: 270px;
	height: 300px;
	padding: 10px;
	float: left;
	background-color: #FFF;
	outline: 1px dashed #96663F;
	outline-offset: -1px;
	border-radius: 5px;
	text-align: left;
}
ul.news li {
	padding: 5px 2px 2px 2px;
	font-size: 12px;
	line-height: 15px;
	border-bottom: 1px #ccc dotted;
	margin-bottom: 5px;
	text-align: left;
	color: #000;
}	
ul.news li a{color: #F33;}	

#c01_btn {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	clear: both;
}

.button1 {
  display: inline-block;
  width: 270px;
  height: 30px;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 25px;
  font-weight: 500;
  outline: none;
  border-radius: 15px;
}
.button1::before,
.button1::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button1,
.button1::before,
.button1::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button1 {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 2px solid #F66;
  color: #000;
  line-height: 25px;
  overflow: hidden;
}
.button1:hover {
  color: #fff;
  text-decoration: none;
  border: 2px solid #F66;
}
.button1::after {
  top: 0%;
  left: -100%;
  width: 100%;
  height: 100%;
}
.button1:hover::after {
  top: 0;
  left: 0;
  background-color: #F66;
}

}
