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

/*__________________________
共通設定
____________________________*/

.date{
  height:auto;
  font-size:90%;
  padding:2% 3%;
  line-height:1.5em;
  text-align:left;
  font-weight:bold;
}
.date dl{
  margin-bottom:1em;
  border-bottom: 1px solid #999999;
}
.date dt{
  display: table-cell;
  width:30%;
  height: 100%;
  float:left;
  padding-left: 2%;
  padding-bottom: 2%;
  margin-right: 3%;
}
.date dd{
  display: table-cell;
  padding-left: 2%;
  padding-bottom: 2%;
  width:63%;
  float:left;
}
.con50{
  width: 45%;
  margin-left: 5%;
  height: auto;
  float: left;
}

.text{
  font-size: 90%;
  padding:2% 2%;
  text-align: left;
}
.text p{
  padding: 1.5%;
}
.strong{
  text-align: right;
  font-size: 130%;
}
.pc-top{
	background: url(../img/back03.jpg)  repeat center center fixed;
}

.map{
  width:98%;
  height:auto;
  margin:2% 1%;
}
@media only screen and (max-width: 1750px) {
.text{
  font-size: 90%;
  padding:2% 3%;
}
}
@media only screen and (max-width: 1600px) {
/*.date{padding:5% 5%;}*/
.text{font-size: 90%;}
}
@media only screen and (max-width: 1450px) {
.text{font-size: 80%;}
.text p{padding: 1.2%;}
}
@media only screen and (max-width: 1200px) {
.tab{display: none;}
.header{border: none;}
.text{font-size: 80%;}
.text p{padding: 1.2%;}
.strong{font-size: 120%;}
}

@media only screen and (max-width: 1000px) {
.tab{display: none;}
.date{
.con50{font-size: 100%;}
.text{font-size: 85%;}
}
@media only screen and (max-width: 950px) {
.text{font-size: 100%;}
}
@media only screen and (max-width: 640px) {
.pc{display: none;}
.date{font-size:100%;}
.copy{font-size:150%;}
.strong{font-size: 125%; text-align:center; line-height:1.5;}
.date dl{
  border: none;
}
.date dt{
  width:100%;
  background: #666;
  border: none;
  color: #fff;
  padding-bottom:0;
}
.date dd{
  width:100%;
  border: none;
  padding-bottom: 0;
}
.con50{
  width: 100%;
}
.text p{padding: 5%;}
.back01{background: url(../img/back01-s.jpg);}
.back02{background: url(../img/back02-s.jpg);}
.back04{background: url(../img/back04-s.jpg)center right;}
.back05{background: url(../img/back05-s.jpg);}
.back06{background: url(../img/back06-s.jpg);}
.back07{background: url(../img/back07-s.jpg);}

}
