body {
  font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 85%;
  line-height: 1.8;
  color: #333;
  background: url(img/back01.jpg) #fff;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

img {
  border: none;

}

td {
  font-size: 90%;
}

a {
  color: #ff8800;
  text-decoration: none;

}

a:hover {
  color: #ffbb55;
  text-decoration: underline;
}

p {
  margin-left:20px;
}

hr {
  display: none;
}

.acce, .park {
  margin-left:80px;
}

.tec {
  float: right;
  margin-right:50px;
}

header {
  display: none;
}

#header {
  width: 980px;
  height: 115px;
  background: url(img/header_bg.png) repeat-x #ffffff;
  margin: 0 auto;
  padding: 15px 10px 10px 10px;
}

#logo {
  float: left;
  width: 453px;
  height: 67px;
  margin: 0;
  padding: 0;
}

#tel {
  float: right;
  width: 331px;
  height: 46px;
  margin: 0;
  padding: 0;
}

#container {
  width: 1000px;
  background: #fff;
  margin: 0 auto;
  padding: 0;
}

#menu {
  width: 160px;
  float: left;
  background: #fff;
  padding: 15px 15px 0 25px;
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu ul li {
  list-style-type: none;
  height: 30px;
  margin: 0 0 8px 0;;
  padding: 0;
}

#main {
  background: #fff;
  width: 770px;
  float: left;
  margin: 0;
  padding: 15px 25px 20px 5px;
}

.topimg {
  display: block;
  margin: 0 auto;
  padding: 0 0 15px 0;
}

#lesson {
  text-align: center;
  font-size: 18px;
  color: #ff8800;
  font-weight: bold;
  border: 1px #ff8800 solid;
  width: 300px;
  margin: 10px auto;
  padding: 5px;
}

h2 {
  color: #ff8800;
  border-bottom: 1px #ff8800 dotted;
  border-left: 12px #ff8800 solid;
  padding: 1px 0 1px 10px;
  margin: 3px 0 15px 0;
}

.year {
  font-size: 80%;
  color: #333;
  font-weight: normal;
}

.teacher {
  float:left;margin-right:10px;
}

.name {
  color: #ff8800;
  font-size: 18px;
  font-weight: bold;
  padding: 1px 0 1px 10px;
  margin: 3px 0;
}

h3 {
  color: #ff8800;
  font-weight: bold;
  padding: 0 0 0 20px;
  margin: 0;
  clear: both;
}

h4 {
  color: #ff8800;
  font-size: 18px;
  font-style: italic;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  clear: both;
}

.studio {
  padding: 0 0 0 25px;
  margin: 3px 0 20px 0;
}

.studioimg {
  float: right;
  margin: 0 5px 0 10px;
}

.ggmap {
  width: 640px;
  margin: 30px auto 0 auto;
}

#schedule {
  float: left;
  background: #fff;
  width:750px;
  font-size: 90%;
  text-align: center;
  margin: 20px 8px 10px 8px;
  border: 1px solid #ff8800;
}

#schedule .day {
  float: left;
  width: 106px;
  height: 399px;
  border-right: 1px solid #ff8800;
}

#schedule .week {
  width: 106px;
  background: #ffcc00;
  font-size: 115%;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #ff8800;
}

#schedule .time {
  float: left;
  border-bottom: 1px dotted #ff8800;
}

#schedule .sun {
  width: 108px;
}

#schedule p {
  width: 106px;
  height: 74px;
  display: table-cell;
  vertical-align: middle;
}

.table {
  width: 600px;
  margin:0 auto;
}

* html div.sample1 div{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.sample1 div{/* IE 7 */
display:inline;
zoom:1;
}

#schedule .end {
 border: none;
}

table.form {
  border: 1px solid #ff8800;
  border-collapse: collapse;
  margin-top: 1em;
}

table.form th, table.form td {
  border: 1px solid #ff8800;
  padding: 8px;
  font-weight: normal;
}

table.form th {
  background: #ffddaa;
}

table.form td {
  background: #fcfcfc;
}

strong.ttl {
  text-align: left;
  border-left: solid 4px #ff8800;
  display: block;
  padding: 2px 5px;
  margin-top: 1.5em;
  margin-left: 10px;
}

#footer {
  background: url(img/footer_bg.png) repeat-x #fff;
  width: 1000px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
  clear: both;
}

#fb {
  width: 1000px;
  text-align: right;
  padding: 0;
}

#fb img {
  padding: 0 20px 0 0;
}



@media screen and (max-width: 767px) { /*ウィンドウ幅が最大767pxまでの場合に適用*/


 img {
  width: 100%;
}

hr {
  display: block;
  width: 80%;
  height: 1px;
  background-color: #ff8800;
  border: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.pc {
  display: none;
}

.sp {
  display: block;
}

.img30 {
  width: 30%;
}

.img50 {
  width: 50%;
}

p {
  margin-left:10px;
  margin-right:10px;
}

.acce {
  text-align: center;
  margin-left:10px;
  margin-right: 10px;
}

.park {
  margin-left:10px;
  margin-right: 10px;
}

.studio {
 padding: 0 10px;
}

h2 {
  margin-left: 10px;
  margin-right: 10px;
}

h3 {
  padding: 0 0 0 10px;

}

li {
  padding-right: 10px;
  padding-left: 10px;
}

.teacher {
  float: none;
  width: 50%;
  margin-right: 0px;
}


.tec {

  width: 30%;
  margin-right: 10px;
}

.center {
  text-align: center;
}

header {
  display: block;
}

#header {
  width: 100%;
  position: fixed;
  height: max-content;
  background: url(img/header_bg.png) repeat-x #ffffff;
  margin: 0;
  padding: 10px 0 0 0;
}

#logo {
  float: none;
  width: 70%;
  max-width: 453px;
  height: auto;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}

#tel {
  display: none;
  float: none;
  width: 50%;
  max-width: 331px;
  height: max-content;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}

#container {
  width: 100%;
  background: #fff;
  margin: 0 auto;
  padding: 0;
}

#menu {
  display: none;
}

#main {
  background: #fff;
  width: 100%;
  float: left;
  margin: 50px 0 0 0;
  padding: 10px 0 0 0;
}

#footer {
  background: url(img/footer_bg.png) repeat-x #fff;
  width: 100%;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
  clear: both;
}

#fb {
  width: 100%;
  text-align: right;
  padding: 0;
}

#fb img {
  width:20px;
  padding: 0 20px 0 0;
}




#schedule {
  float: left;
  background: #fff;
  width:99.5%;
  font-size: 90%;
  text-align: center;
  margin: 20px 0 10px 0;
  border-top: 1px solid #ff8800;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #ff8800;
}


#schedule .day {
  float: left;
  width: 24.5%;
  height: 399px;
  border-right: 1px solid #ff8800;
}

#schedule .week {
  width: 100%;
  background: #ffcc00;
  font-size: 115%;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #ff8800;
}

#schedule .time {
  float: left;
  border-bottom: 1px dotted #ff8800;
}

#schedule .end {
  border-bottom:  1px solid #fff;
}

#schedule .spend {
  border-bottom: 1px solid #ff8800;
}

#schedule .sun {
  width: 100%;
}

#schedule p {
  width: 106px;
  height: 74px;
  display: table-cell;
  vertical-align: middle;
}

.table {
  width: 98%;
  text-align: center;
  background-color: #ff8800;
}

.table th {
  background-color: #ffcc00;
  color: #fff;
}

.table td{
  background-color: #fff;

}

}


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


.topics-area {
	overflow: hidden;
	width: 760px;
	margin: 0 auto 70px auto;
}

.topics-item {
	display: table;
	width: 175px;
	float:left;
	margin-right: 20px;
	height: 200px;
	background-color: #ff8800;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}

.topics-item:before {
	content: '';
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: 15px;
	right: 15px;
	border: 1px solid rgba(255, 255, 255,.6);
	z-index: 1;
	transition: all .3s ease-in-out;
}

.topics-item:last-child {
	margin-right: 0;
}

.topics-overlay {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: rgba(175, 207, 210, 0.15);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.topics-item:hover .topics-overlay{
	background: rgba(101, 152, 159, 0.45);
}

.topics-overlay h4 {
	line-height: 1.5em;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 2.75px;
	display: inline-block;
	background: none;
	max-width: 60%;
	min-width: 75px;
	text-align: center;
	vertical-align: middle;
	word-break: break-word;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	top: 40%;
}

.topics-overlay h4:after{
	content: '';
	position: absolute;
	bottom: -10px;
	width: 40px;
	border-bottom: 2px solid #FFF;
	left: 50%;
	transform: translateX(-50%);
}

.topics-link {
	position: absolute; 
	height: 100%; 
	width: 100%;
	top: 0;
	left:0;
	z-index: 99;
	display: block
}


/*
@media only screen and (max-width: 1000px) {
.topics-area {
	width: 100%;
}
.topics-item {
	width: 33%;
	height: 200px;
	margin-right: 1px;
	margin-bottom: 30px;
}
}
*/

@media only screen and (max-width: 768px) {
.topics-area {
	width: 100%;
}
.topics-item {
	width: 100%;
	height: 150px;
	margin-bottom: 10px;
}
}








