@charset "UTF-8";

@media screen and (max-width: 640px) {
 
img{
max-width: 100%;
height: auto;
width /***/:auto;
}


/*全般設定*/
body {
 text-align: center; 
 color            : #FFFFDD;
 margin-right: auto;
 margin-left : auto;
 width:100%;
 font-family:"ヒラギノ丸ゴ Pro W3", "Hiragino maru Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



/*メッセージ*/
#message {
width            : 100%;
background-color : #003300;
color            : yellow;
font-size        : 17px;
font-weight      : bold;
height           : 60px
text-align       : center;
margin-left: auto; margin-right: auto;
padding-top: 3px;
border-radius: 5px;
display: none;
}


/*ヘッダー*/
#header {
 background-image : url('../images/header0.png');
 height           : 120px;
 width            : 850px;
border-radius: 8px;
margin-left: auto; margin-right: auto;
margin-top: 1px;
display: none;
}
.header_left {
 float            : left;
 height           : 90px;
 width            : 415px;
display: none;
}
.header_right {
 float            : left;
 height           : 90px;
 width            : 435px;
display: none;

}

/*ヘッダー*/

#smart-header {
 background-image : url('../images/header0.png');
 height           : 50%;
 width            : 100%;
border-radius: 8px;
margin-left: auto; margin-right: auto;
margin-top: -1px;
margin-bottom: 20px;
}
.smart-header_left {
 float            : left;
 height           : 15%;
 width            : 100%;
}
.smart-header_right {
 float            : left;
 height           : 15%;
 width            : 65%;
 margin-bottm: 20px;

}


/*スライダー*/

#slider {
width: 547px;
height: 410px;
display: -webkit-flex;
display: flex;
clear: both;
display: none;
}

.bxslider1{

}

.menu-2 {
	max-width: 75%;
	margin: 0 auto;
	padding: 0;
}

.menu-2 a {
  display: block;
  padding: 10px;
	text-decoration: none;
	color: #000;
  line-height: 1;
}

label {
  display: block;
  margin: 0 0 2px 0;
	padding :12px;
  line-height: 1;
	color :#fff;
  background :#007bbb;
	cursor :pointer;
}

input {
	display: none;
}

.menu-2 ul {
	margin: 0;
	padding: 0;
  background :#f4f4f4;
	list-style: none;
}

.menu-2 li {
  max-height: 0;
  overflow-y: hidden;
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#menu-2_bar01:checked ~ #links01 li,
#menu-2_bar02:checked ~ #links02 li,
#menu-2_bar03:checked ~ #links03 li,
#menu-2_bar04:checked ~ #links04 li{
	max-height: 46px;
  opacity: 1;
}

/*フレックスボックス設定*/

#special {
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
justify-content: space-between;
margin-top: 1px;
display:none;
}

.bxslider1{

}

.s2{
height: 100%;
margin-top: 1px;
margin-left: auto; margin-right: auto;
}

#smart-special {
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
justify-content: space-between;
margin-top: 1px;

}

.bxslider1{
display: none;
}

.s2{
height: 10%;
margin-top: 1px;
margin-left: auto; margin-right: auto;
}


/*トップメニュー*/

#topmenu {
width: 100%;
height: 30%;
clear: both;
margin-left: auto; margin-right: auto;
display: none;
}

/*フレックスボックス設定*/
#ibento {
  width: 98%;
  margin-top: 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto; margin-right: auto;
}

.i{
width: 98%;
border: 3px solid #8b4513;
border-radius: 5px;
}


/*フレックスボックス設定*/

#special2 {
width: 100%;
height: 20%;
margin-top: 8px;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
justify-content: space-between;


}

.line{

}

.button {
	display: inline-block;
	width: 75%;
	height: 20%;
	text-align: center;
	text-decoration: none;
	line-height: 20%;
	outline: none;
        background-color: #33CC00;
	color: #fff;
        border-radius: 5px;

}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button:hover {
	background-color: #99CC00;
}




/*Twitter & Facebook*/

#sns {
width: 100%;
height: 100%;
clear: both;
margin-left: auto; margin-right: auto;
display: none;
}

.twitter {
width: 100%;
height: 100%;
max-width: 100%;
height:auto;
float: left;
}

.facebook {
width: 100%;
height: 100%;
float: right;
}

/*フットメニュー*/

#footmenu {
width: 100%;
margin-left: auto; margin-right: auto;
display: none;
}

.nikki {
width: 90%;
margin-left: auto; margin-right: auto;
display: none;
}

.smart-nikki {
width: 95%;
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
margin-left: auto; margin-right: auto;
}


/*フッター*/

#footer {
width: 100%;
height: 50%;
clear: both;
background-color: #000044;
margin-top: 2px;
color: white;
font-size: 10px;
text-align: center;
padding-top: 1px;
display: none;
}

body　{
    margin: 0;
}


.footlist ul li {
display: inline;
color: white;
text-decoration: none;
}

.daiichizemi {
color: white;
line-height: 0.5em;
text-decoration: none;
}


#footer-2 {
width: 100%;
height: 50%;
clear: both;
background-color: #000044;
margin-top: 2px;
color: white;
font-size: 10px;
text-align: center;
padding-top: 1px;
}

body　{
    margin: auto;
}


.footlist-2 ul li {
margin: auto;
display: inline;
color: white;


}

.footlist-3 ul li {
margin: auto;
display: inline;
color: white;

}

.daiichizemi-2 {
color: white;
line-height: 0.4em;
text-decoration: none;
}

/*リンク先ページ*/
#contents {
width: 100%;
margin-top: 1px;
color: black;
}


/*校舎案内*/
#contents8 {
clear: both;
width: 100%;
margin-top:2px;
background-color: #7fffd4;
}
 .inform81 {
width: 100%;
height: 100%;
margin: 1px 0px 0px 1px;
color: black;
}
 .inform82 {
width: 100%;
margin: 1px 0px 0px 0px;
color: black;
}


.informs1 {
width: 100%;
}
.informs1 {
width: 100%;
}
.informs2 {
width: 100%;
}
.informs3 {
width: 100%;
}
.informs4 {
width: 100%;
}
.informs5 {
width: 100%;
}
.informs6 {
width: 100%;
}

.jukucho1 {
width: 100%;
color: #000000;
}
.jukucho2 {
margin-top:10px;
width: 100%;
}
.jukucho3 {
width: 100%;
}
.jukucho4 {
width: 100%;
}
.jukucho5 {
width: 100%;
}
.jukucho6 {
width: 100%;
}
.jukucho7 {
width: 100%;
}

.toshin1 {
float: left;
width: 570px;
height: 215px;
}
.toshin2 {
float: right;
width: 280px;
height: 215px;
}


/* 点滅 */ 
.blinking { 
   -webkit-animation:blink 1.5s ease-in-out infinite alternate; 
   -moz-animation:blink 1.5s ease-in-out infinite alternate; 
    animation:blink 1.5s ease-in-out infinite alternate; 
} 

@-webkit-keyframes blink{ 
    0% {opacity:0;} 
    100% {opacity:1;} 
} 

@-moz-keyframes blink{ 
    0% {opacity:0;} 
    100% {opacity:1;} 
} 

@keyframes blink{ 
    0% {opacity:0;} 
    100% {opacity:1;} 
} 

.j2020_1 {
width: 100%;
height: 110px;
margin-top: 3px;
color: black;
background-color: #F5ECCE;
border: 2px black solid;
border-radius: 10px 10px 10px 10px; 
}

.j2020_2 {
margin-top: 3px;
width: 100%;
height: 140px;
color: black;
background-color: #F5ECCE;
border: 2px black solid;
border-radius: 10px 10px 0px 10px;
}

#contents9 {
width: 100%;
margin: 3px 50px 3px 50px;
color: black;
}

.yoshi_1 {
width: 100%;
height: 110px;
margin-top: 3px;
color: black;
background-color: #F5ECCE;
border: 2px black solid;
border-radius: 10px 10px 10px 10px; 
}

.yoshi_2 {
margin-top: 3px;
width: 100%;
height: 140px;
color: black;
background-color: #F5ECCE;
border: 2px black solid;
border-radius: 10px 10px 0px 10px;
}

#topics {
clear: both;
width: 100%;
color: black;
background-color: #F5ECCE;
}

#kokuritsu2 {
float: left;
width: 50%;
height: 650px;
color: black;
background-color: #F5ECCE;
overflow: auto;
}

#shiritsu2 {
float: right;
width: 50%;
height: 650px;
color: black;
background-color: #F5ECCE;
overflow: auto;
}

.kouta {
width: 100%;
height:180px;
color: black;
border: 2px black solid;
}

.kouta_1 {
width: 100%;
height: 110px;
margin-top: 3px;
color: black;
background-color: #F5ECCE;
border: 2px black solid;
border-radius: 10px 10px 10px 10px; 
}

.kouta_2 {
margin-top: 3px;
width: 100%;
height: 140px;
color: black;
background-color: #F5ECCE;
border: 2px black solid;
border-radius: 10px 10px 0px 10px;
}



/


/*フレックスボックス設定*/
#toshin1 {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto; margin-right: auto;
  display: none;
}

.t07 {
 display: none;
}

.rum{
	width: 100%;
}
 
.rum:hover{
	animation: rumble 0.25s linear infinite;
}
 
@keyframes rumble{
100%	{transform:rotate(0.8deg)	translate(1px,-1px);}
}

/*フレックスボックス設定*/
#nikki0 {
  width: 850px;
  margin-top: 3px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto; margin-right: auto;
  display: none;
}

.n1{
width: 843px;
height: 50px;
float: left;
margin: 5px 5px 0px 0px;
text-align: center;
border: 3px solid #8b4513;
background-color: #fffacd;
font-size: 30px;
font-weight: bold;
font-color: #006400;
margin-left: auto; margin-right: auto;
}


/*フレックスボックス設定*/

#headtop {
width            : 100%;
background-color : #dcdcdc;
color            : black;
font-size        : 5px;
font-weight      : bold;
height           : 30px;
text-align       : left;
margin-left: auto; margin-right: auto;
 margin-top: -10px;
padding-top: 3px;
border-radius: 5px;
}

.top1{

}

/*フレックスボックス設定*/
#smart-nikki0 {
  width: 96%;
  margin-top: 3px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto; margin-right: auto;
}

.ns1{
width: 96%;
height: 40px;
margin-top: 3px;
text-align: center;
border: 3px solid #8b4513;
background-color: #fffacd;
font-size: 30px;
font-weight: bold;
font-color: #006400;
margin-left: auto; margin-right: auto;
}


/*フレックスボックス設定*/
/*東大特設　数学ゼミ*/

#toshin12 {
  clear: both;
  width: 90%;
  height: 40%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: between;
  margin-left: auto; margin-right: auto;
  font-size: 0;
  line-height: 0;
  text-align: center;

}

.t04{
 border: 2px solid #555;
 border-radius: 2px;
}

/*TILT*/
.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
  
.tilt:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}


.t05{
 margin: auto;
 border: 2px solid #555;
 border-radius: 2px;
}

/*TILT*/
.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
  
.tilt:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

/*フレックスボックス設定*/
#toshin13 {
  width: 100%;
  margin-top: 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto; margin-right: auto;
  display: none;
}

.t01 {
}

.hover-opacity50:hover{
opacity:0.5;
}

.t03 {
}

.hover-opacity50:hover{
opacity:0.5;
}

/*フレックスボックス設定*/
#goukakusumaho {
  width: 100%;
  margin-top: 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto; margin-right: auto;
  
}

.g1 {

}

.hover-opacity50:hover{
opacity:0.5;
}

.nikki0 {

}

/*フレックスボックス設定*/
#innta1 {
  width: 830px;
  margin-top: 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto; margin-right: auto;
  display:none;
}

.i1 {
}

.hover-opacity50:hover{
opacity:0.5;
}

/*フレックスボックス設定*/
#innta2 {
  width: 90%;
  margin-top: 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto; margin-right: auto;
  
}

.i2 {

}

.hover-opacity50:hover{
opacity:0.5;
}

/*フレックスボックス設定*/
#toshin2 {
  clear: both;
  margin-top: 5px;
  width: 90%;
  height: 20%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto; margin-right: auto;
  display:none;
}

.t100 {
margin: auto;
border: 3px solid #555;
border-radius: 2px;
}

.hover-opacity50:hover{
opacity:0.5;
}

.t200 {
margin: auto;
border: 3px solid #555;
border-radius: 2px;
}

.hover-opacity50:hover{
opacity:0.5;
}

#smart-toshin2 {
  margin-top: 5px;
  width: 90%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto; margin-right: auto;
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.t100 {
border: 2px solid #555;
border-radius: 2px;
}

.hover-opacity50:hover{
opacity:0.5;
}

.t200 {
border: 2px solid #555;
border-radius: 2px;
}

.hover-opacity50:hover{
opacity:0.5;
}

#aisatsu1 {
  clear: both;
  margin-top: 1px;
  width: 100%;
  height: 50%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-around;
  margin: auto;
  display: none;
 
}

.aisatsu1 {
  height: 20%;
  border-radius: 6px;
  background-color: #7fffd4;
  margin: auto;
  display: none;
}
.aisatsu2 {
  height: 20%;
  border-radius: 6px;
  background-color: #7fffd4;
  margin: auto;
  display: none;
}

.aisatsu3 {
  height: 20%;
  border-radius: 6px;
  background-color: #7fffd4;
  margin: auto;
  display: none;
}

.aisatsu4 {
  height: 20%;
  border-radius: 6px;
  background-color: #7fffd4;
  margin: auto;
  display: none;
}





/*フレックスボックス設定*/
#sisutemu {
  width: 100%;
  margin-top: 60px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}


.s02{
width: 50%;
border: 3px solid #00FF99;
border-radius: 5px;
margin-left: auto; margin-right: auto;
}

.s03{
width: 50%;
border: 3px solid #00FF99;
border-radius: 5px;
margin-left: auto; margin-right: auto;
}

.s04{
width: 50%;
border: 3px solid #00FF99;
border-radius: 5px;
margin-left: auto; margin-right: auto;
}

.s01{
width: 50%;
border: 3px solid #00FF99;
border-radius: 5px;
margin-top: 30px;
margin-left: auto; margin-right: auto;
}

.s05{
width: 50%;
border: 3px solid #00FF99;
border-radius: 5px;
margin-left: auto; margin-right: auto;
}

/* インセットボーダー */
.border:hover {
box-shadow: inset 0 0 0 200px #CCFFCC;
} 
     

div {

/*トランジションプロパティ */            
transition:all 1s;    

}
   

/*フレックスボックス設定*/
#kousyuu {
  width: 90%;
  height: 20%;
  margin-top: 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-left: auto; margin-right: auto;
}

.k1{
  margin-top: 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-left: auto; margin-right: auto;
}

/*フレックスボックス設定*/
#sinnnenndo {
  clear: both;
  margin-top: 3px;
  width:100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}

.si0 {
}

.si1 {
}

.si2 {
}

.si3 {
}

.si4 {
}

.si5 {

.hover-opacity50:hover{
opacity:0.5;
}

/*フレックスボックス設定*/
#otoku {
  clear: both;
  margin-top: 3px;
  width:90%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}

.o1 {
}

.o2 {
}

.o3 {
}

.o4 {

.hover-opacity50:hover{
opacity:0.5;
}

/*フレックスボックス設定*/
#kou1otoku {
  clear: both;
  margin-top: 3px;
  width:90%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}

.o0 {

.hover-opacity50:hover{
opacity:0.5;
}

/*フレックスボックス設定*/
#bukatusei {
  clear: both;
  margin-top: 3px;
  width:100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}

.b0 {

.hover-opacity50:hover{
opacity:0.5;
}

/*フレックスボックス設定*/
#bukatu {
  clear: both;
  margin-top: 30px;
  width:100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}
.b1 {
}

.b2 {
margin-top: 50px;
background-color: #FFFFCC;
}

.b3 {
margin-top: 80px;
}

.b4 {
margin-top: 100px;
}

.b5 {
margin-top: 60px;
}

.b6 {
margin-top: 60px;
}


/*フレックスボックス設定*/
#kaikyo {
  width: 90%;
  margin-top: 3px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}

.ka1 {
}

.hover-opacity50:hover{
opacity:0.5;
}

/*フレックスボックス設定*/
#kaikyo1 {
  width: 90%;
  margin-top: 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto; margin-right: auto;
}

.ka2 {
}

.hover-opacity50:hover{
opacity:0.5;
}


#line3 {
width            : 80%;
text-align       : center;
margin-left: auto; margin-right: auto;
padding-top: 3px;
}

.l01 {

}


.noime{
	ime-mode: disabled; /* 半角英数固定 */
}
.imeoff{
	ime-mode: inactive; /* 移動してきた時に半角英数になる */
}
.imeon{
	ime-mode: active; /* 日本語入力モードに切り替え */
}
.imeauto {
	ime-mode: auto; /* 何も変更しない */
}/* ←CSSの一番最後に記述 */

