/* スライドショー 左上*/

.keyimg_container {
  width: 919px;
  height: 586px;
  text-align: left;
  overflow: hidden;
  position: absolute;
  right: 45%;
  z-index: 10;
}

.keyimg {
  width: 88% !important;
}

.keyimg img {
  max-width: 100%;
  height: auto;
  opacity: 0;
}


.keyimg ul li {
  top: 0%;
  left: 0;
  width: 88%;
  height: 88%;
  display: none;
  position: absolute;
  z-index: 10;
}

.keyimg ul li img {
  max-width: 100%;
  height: auto;
}


/* スライドショー 右下*/

.slide {
  width: 35%;
  height: 100%;
  text-align: right;
  overflow: hidden;
  position: absolute;
  right: -5%;
  top: 320px;
  z-index: 10;
}

.slide ul {
  width: 100%;
  height: 100%;
  text-align: left;
  overflow: hidden;
  position: relative;
}


.slide ul li {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  z-index: 10;
}

.slide ul li img {
  max-width: 100%;
  height: auto;
}



/* 回る作品 */

.i-rotation {
  width: 1050px;
  height: 1050px;
  position: absolute;
  right: 45%;
  top: -73%;
  z-index: 50;
}
.i-rotation ul li {
  position: absolute;
}

.i-rotation ul li img {
  /*
  transform: rotate(180deg);
  -webkit-transform: rotate(180);
  */
}
@media (max-width: 1250px) {
  .keyimg_container {
    right: 33%;
  }
/*
  .keyimg,
  .keyimg ul,
  .keyimg ul li,
  .keyimg ul li img{
    width: 800px;
  }
*/

  .keyimg ul li {
    width: 80%;
    height: 80%;
  }


  .i-rotation {
    right: 36%;
    top: -70%;
    width: 1000px;
    height: 1000px;
  }
}


/* 回る作品　各作品 */
.img01 {
  right: 0;
  top: 50%;
  margin-top: -55px;
}

.img02 {
  right: 26px;
  top: 613px;
}

.img03 {
  right: 110px;
  top: 792px;
}

.img04 {
  right: 270px;
  bottom: 46px;
}

.img06 {
  left: 50%;
  margin-left: -55px;
  bottom: 0;
}

.img07 {
  left: 270px;
  bottom: 46px;
}

.img08 {
  left: 110px;
  top: 790px;
}

.img09 {
  left: 23px;
  top: 640px;
}

.img10 {
  left: 0px;
  top: 50%;
  margin-top: -55px;
}

.img11 {
  left: 33px;
  top: 310px;
}

.img12 {
  left: 128px;
  top: 155px;
}

.img13 {
  left: 270px;
  top: 44px;
}

.img14 {
  left: 50%;
  margin-left: -55px;
  top: -0px;
}

.img15 {
  right: 270px;
  top: 44px;
}

.img16 {
  right: 128px;
  top: 155px;
}

.img17 {
  right: 33px;
  top: 310px;
}

.otherimages img {
  position: absolute;
}
.otherimg2 {
  top: 85%;
  left: 57%;
}



/********************
レイアウト
********************/

.top01 {
  max-width: 100%;
  height: auto;
  margin: 10px 0;
}

.c-top01 {
  min-height:340px;
}

.c-top02_1 {
  background-color: #fff;
  background-image: url(../images/top/top_con02-img01.png);
  background-position: -13% 0;
  background-repeat: no-repeat;
  min-height: 155px;
  background-size: contain;
}

.c-top02_2 {
  min-height: 155px;
  position: relative;
}

.l-top02 {
  margin-left: 47%;
  text-align: left;
}

.fb-page {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}




/********************
装飾
********************/

/* 支援・ギャラリーボタン*/
.btn.l-top02 {
  font-size: 20px;
  padding: 10px 0 10px 15px;
  margin-left: 44%;
  border-radius: 7px;
  border: 1px #fff solid;
}

.i-top02_gallery {
  position: absolute;
  width: 43%;
  top: -10px;
  left: -5px;
}

.b-orange {
  color: #f06107;
}
.b-orange:hover {
  border: 1px solid #f06107;
  border-radius: 7px;
}

.b-blue {
  color: #1a78f8;
}
.b-blue:hover {
  border: 1px solid #1a78f8;
  border-radius: 7px;
}

.detail {
  font-size: 14px;
  color: #fff;
  margin-left: 47%;
  padding: 9px 15px;
  border-radius: 5px;
}



/*
キャッチコピー ドット絵
*/

._home .dot1 {
  margin-left: 8px;
}
._home .dot2 {
  margin-left: 17px;
}
._home .dot3 {
  margin-left: 46px;
}
._home .dot4 {
  margin-left: 14px;
}
._home .dot5 {
  margin-left: 10px;
}
.smile1 {
  background: url(../images/top/top_keyimg-smile01.png);
  margin-left: 164px;
}
.smile2 {
  background: url(../images/top/top_keyimg-smile02.png);
  margin-left: 16px;
}

@media only screen and (max-width:1250px) {
  ._home .dot2 {
    margin-left: 12px;
  }
  ._home .dot3 {
    margin-left: 36px;
  }
  .smile1 {
    margin-left: 130px;
  }
}


/* コンテンツ中段のP */

p.l-top02 {
  margin-bottom:7px;
}
.p-top01 {
  margin: 0 0 10px;
  line-height: 1.7em;
}



/* お知らせ */

.news {
  width:50%;
  padding: 2% 3% 0 3%;
}

.news dd{
  line-height:130%;
}

.news-ttl{
  font-size:18px;
  font-weight:normal;
  padding:13px 0 5px 0;
}

/* 見出しにドット絵をプラス */
.__dot {
  background: url(../cmn_images/cmn_dot_01.png) no-repeat left;
  margin-bottom: 25px;
  padding-left: 23px;
  font-size: 1.7em;
}

/* カテゴリと日付 */
.l-cat, .l-date {
  font-size: 12px;
}
.l-cat {
  padding: 3px 20px;
  color: #fff;
}
.l-date {
  padding: 2px 8px;
  border: 1px dotted #909090;
  color: #525252;
}

.l-txt {
  font-size:12px;
  font-weight:bold;
  padding: 3px 20px;
  color: #fff;
  background:#F30;
  border-radius: 10px;        /* CSS3草案 */
  -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;   /* Firefox用 */
}

.c-top03 h3 {
  font-size: 1.3em;
  padding: 8px 0;
  margin-top: 7px;
}

/* ddに追加して、ケイをプラス */
.__uline {
  padding-bottom: 1em;
  margin-bottom: 1.3em;
  border-bottom: 1px #bebebe solid;
}


.c-top03 dl dd {
  line-height: 1.4em;
  color: #525252;
}

._oshirase {
  text-align: left;
  padding: 8px 0 8px 15px;
  width: 102px;
  position: absolute;
  right: 35px;
  top: 31px;
  font-size: 1em;
}

._oshirase.btn:before {
  right: 10px;
}




/********************
両サイドの画像
********************/

.side-left-01 {
  top: 936px;
  right: 87%;
}

.side-left-02 {
  top: 1200px;
  right: 93%;
}

.side-left-03 {
  top: 1300px;
  right: 90%;
}

.side-right-01 {
  top:929px;
  left: 86%;
}

.side-right-02 {
  top:1175px;
  left: 85%;
}

.side-right-03 {
  top: 1385px;
  left: 90%;
}

.niji-left{
  width:70%;
  float:left;
}

.niji h3{
  width:100%;
}

.niji h3 img{
  width:100%;
}

.niji-bana{
  width:20%;
  float:right;
  margin-right:10%;
}

.clm-left{
  width:48%;
	margin: 01%;
  float:left;
}
.bn-img{margin-bottom: 10px;}
.bn-img img{width: 100%;}

.clm-facebook{
  width:48%;
  float:right;
}

.bn-forest{
  width:35%;
  float:right;
  padding:40px 2%;
  background-image:url(../cmn_images/bn-forest-bg.png);
  background-repeat:no-repeat;
  background-position:top center;
  background-size:100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.bn-forest h2{
  text-align:center;
  margin-bottom:20px;
}

.bn-forest h2 img{
  width:100%;
  max-width:355px;
}

.forest-detail{
  background:#fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position:relative;
  padding:20px 5%;
}

.bn-forest dl{
  font-size:14px;
}

.bn-forest dl dt{
  color:#e31f52;
  padding:0 0 7px 0;
  font-weight:bold;
  font-size:16px;
}

.bn-forest dl dd{
  line-height:140%;
}

.bn-forest .leaf{
  position:absolute;
  bottom:-50px;
  right:-10px;
}

.school-list{
	width: 98%;
	padding: 20px 3%;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	overflow: hidden;
}

.school-list h3{
	width: 7%;
	float: left;
	margin-top: 30%;
}

.school-detail{
	width: 93%;
	float: right;
}

.school-detail tr{
	border-bottom: 1px solid #d2d2d2;
}

.school-detail th{
	color: #989898;
	text-align: center;
	padding: 10px 0;
}
.school-detail td{
	text-align: left;
	padding: 10px 1%;
	vertical-align: middle;
}
.school-name{
	color: #a7be3e;
	font-size: 18px;
}

.school-name span{
	font-size: 11px;
	font-weight: normal;
}