@charset "UTF-8";
.uranai_syosai_wrapper {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#E7E2FD), to(#B2A1FC)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #E7E2FD 0%, #B2A1FC 100%) 0% 0% no-repeat padding-box;
}

.uranai_tab_wrapper {
  background-image: url(images2/sche_bg.png), url(images2/sche_bg.png);
  background-repeat: no-repeat,no-repeat;
  background-position: center top,center bottom;
  background-size: 100%;
  background-color: #0A0E46;
  padding: 40px 0;
}

.uranai_content_flrame {
  overflow: hidden;
  height: auto;
}

.uranai_content {
  background-color: #082378;
  overflow: hidden;
  height: auto;
}

.tenpo_content {
  background-color: #082378;
  width: 710px;
  overflow: hidden;
  height: auto;
  text-align: left;
}

.syosai_content {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  overflow: hidden;
  text-align: left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
.syosai_content2 {
  width: 800px;
  margin-left: auto;
  margin-right: auto;

  overflow: hidden;
  text-align: left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

@media (max-width: 768px) {
  .syosai_content {
    width:96%;
    padding:2%;
  }
}
  .syosai_content2 {
    width:96%;
    padding:2%;
  }
}
.iframe-class {
  background-color: #543796;
  padding: 15px;
}

.schedule a:link, .schedule a:visited {
  color: #330099;
}

.uranai_box {
  width: 25%;
  float: left;
  color: #666;
  height: 320px;
  text-align: center;
}

.uranai_box img {
  margin-left: auto;
  margin-right: auto;
}

.uranai_box3 {
  width: 260px;
  float: left;
  color: #666;
  text-align: center;
  padding-bottom: 5px;
}

.uranai_box3 img {
  margin-left: auto;
  margin-right: auto;
}

.uranai_box2 {
  width: 170px;
  float: left;
  color: #666;
  text-align: center;
  padding-bottom: 5px;
}

.uranai_box2 img {
  margin-left: auto;
  margin-right: auto;
}

.uranai_photo {
  width: 150px;
  height: 164px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-repeat: no-repeat;
}

.uranai_photo img {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
}

.uranai_syosai_photo {
  width: 160px;
  height: 184px;
  padding: 20px;
  padding-left:60px;
  background-image: url(images2/crown.png);
  background-repeat: no-repeat;
  background-size: 86px;
  background-position: 100px top;
  float: left;
}

.uranai_syosai_photo img {
  width: 160px;
  height: auto;
  vertical-align: bottom;
  border: 2px solid #FFFFFF;
  border-radius: 25px;
}

.uranai_syosai_topic {
  float: left;
  width: 350px;
  margin-left: 45px;
  background-image: url(images2/uranai-head.png);
  background-repeat: no-repeat;
  background-size: 312px;
  padding-top: 35px;
  text-align: center;
}

.uranai_syosai_topic ul{
  margin-left:0px;
  padding-left:0px;
  font-weight:bold;
}

.uranai_syosai_topic li{
  display:inline-block;
  padding-left:18px;
}


@media (max-width: 768px) {
  .uranai_syosai_topic {
   width: 60%;
  }
  .uranai_syosai_photo {
    padding-top:20px;
    padding-right:0;
  }
}

.uranai_syosai_topic h2 {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", Georgia, "メイリオ", Meiryo, serif;
  display: block;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 15px 0;
  color: #0A0E46;
  background-image: none;
  text-decoration: underline;
  padding-left: 0;
}

@media (max-width: 480px) {
  .uranai_syosai_topic h2 {
    font-size: 1.3rem;
  }
}

.uranai_syosai_form input {
  border: none;
  background-color: transparent;
}

.uranai_syosai_form ul {
  margin: 0 0 25px 0;
  padding: 0;
  font-weight: bold;
}

.uranai_topic_under {
  clear: both;
  padding-top: 10px;
  width: 100%;
}

.uranai_prof_title {
  background-color: #543796;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 0.9rem;
  line-height: 2;
  padding: 0 0 0 40px;
  background-image: url(images2/icon-profile.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: 30px;
}

.uranai_prof_txt {

  font-size: 0.9rem;
  padding: 10px;
  border: solid 1px #543796;
  margin-bottom: 10px;
}

.message_browser {
  background-color: #FFFFFF;
  padding: 15px;
  margin-top: 30px;
  width: 94%;
}

.qform_table {
  width: 100%;
  border-spacing: 1px;
  background-color: #A69A69;
  margin-bottom: 15px;
  margin-top: 15px;
}

.qform_td_left {
  background-color: #E2EAFA;
  padding: 10px;
  width: 16%;
  color: #333;
}

.qform_td_right {
  background-color: #F4FAFF;
  padding: 10px;
  color: #333;
}

.contact_form {
  width: 100%;
  background-color: #CCCCCC;
  border: 0;
  color: #333;
}

.c_left {
  width: 30%;
  padding: 10px;
  background-color: #B5CEE9;
}

.c_right {
  padding: 10px;
  background-color: #F4FAFF;
}

.kuchikomi_area hr {
  border: 1px solid #D9CDCD;
  height: 1px;
}

.tel_markarea {
  height: 16px;
  text-align: center;
  width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
}

.uranai_text {
  width: 155px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  color: #FFF;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
}

.uranai_box a {
  text-decoration: none;
  display: block;
}

form div {
  clear: both;
  margin-bottom: 1em;
  padding: .5em;
  vertical-align: text-top;
}

form .input {
  color: #FFF;
}

form .required {
  font-weight: bold;
}

form .required label:after {
  color: #e32;
  content: '*';
  display: inline;
}

form div.submit, form div.submit2, form div.submit3 {
  border: 0;
  clear: both;
  padding: 0;
  margin: 0px;
}

form div.submit1 {
  border: 0;
  clear: both;
  width: 440px;
  padding: 0;
  margin: 0px;
}

label {
  font-size: 110%;
  margin-bottom: 3px;
}

input, textarea {
  clear: both;
  font-size: 110%;
  padding: 1%;
  width: 98%;
}

select {
  clear: both;
  font-size: 120%;
  vertical-align: text-bottom;
}

select[multiple=multiple] {
  width: 100%;
}

option {
  font-size: 120%;
  padding: 0 3px;
}

input[type=checkbox] {
  clear: left;
  float: left;
  margin: 0px 6px 7px 2px;
  width: auto;
}

div.checkbox label {
  display: inline;
}

input[type=radio] {
  width: auto;
  margin: 6px 0;
  padding: 0;
  line-height: 26px;
}

.radio label {
  margin: 0 0 6px 20px;
  line-height: 26px;
}

input[type=submit] {
  display: inline;
  font-size: 110%;
  width: auto;
}

.form_tb{
  overflow: hidden;
  width: 570px;
}

@media (max-width: 768px) {
  .form_tb{
    clear: both;
  overflow: inherit;
    padding-top: 20px;
  }
}

@media (max-width: 480px) {
.form_tb{
  width:100%;
  overflow: inherit;
  padding-top: 0;
}
}

form .submit input[type=submit] {
  color: #fff;
  font-size: 1.05rem;
  background-image: url(images2/btn-bg-y-pc.png);
  width: 190px;
  height: 50px;
  text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
  padding: 5px 0px;
  background-size: 265px;
  cursor: pointer;
    display:block;
  margin:3px auto;
  background-position:center;
  background-repeat:no-repeat;
}

@media (max-width: 480px) {
form .submit input[type=submit] {
  background-image: url(images2/sm/btn-bg-y-sm.png);
  width: 96%;
  height: 40px;
  background-repeat:no-repeat;
  text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
  padding: 5px 0px;

  }
}

form .submit input[type=submit]:hover {
  opacity: 0.8;
}

form .submit3 input[type=submit] {
  color: #fff;
  font-size: 1.05rem;
  background-image: url(images2/btn-bg-pr-pc.png);
  width: 270px;
  height: 52px;
  text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
  padding: 5px 0px;
  background-size: 265px;
    display:block;
  cursor: pointer;
    margin:3px auto;
  background-position:center;
  background-repeat:no-repeat;
}

@media (max-width: 768px) {
.tenpo_list {
  zoom:0.92;
}
}
@media (max-width: 480px) {
form .submit3 input[type=submit] {
    font-size: 0.9rem;
  background-image: url(images2/sm/btn-bg-pr-sm.png);
  width: 96%;
  height: 52px;
  background-repeat:no-repeat;
  text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
  padding: 5px 0px;
  background-size: 100%;
  }
}

form .submit3 input[type=submit]:hover {
  opacity: 0.8;
}

form .submit2 input[type=submit] {
  color: #fff;
  font-size: 1.05rem;
  background-image: url(images2/btn-bg-or-pc.png);
  width: 270px;
  height: 52px;
  text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
  padding: 5px 0px;
  background-size: 265px;
  display:block;
  cursor: pointer;
    margin:3px auto;
  background-position:center;
  background-repeat:no-repeat;
}

@media (max-width: 480px) {
form .submit2 input[type=submit] {
    font-size: 1.2rem;
  background-image: url(images2/sm/btn-bg-or-sm.png);
  width: 96%;
  height: 52px;
  background-repeat:no-repeat;
  text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
  padding: 5px 0px;
  background-size: 100%;
  }
}

form .submit2 input[type=submit]:hover {
  opacity: 0.8;
}

form .error {
  background: #FFDACC;
  border-radius: 4px;
  font-weight: normal;
}

form .error-message {
  border-radius: none;
  border: none;
  background: none;
  margin: 0;
  padding-left: 4px;
  padding-right: 0;
}

form .error, form .error-message {
  color: #9E2424;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}

/* Form errors */
#feed {
  background-color: #E2EAFA;
  padding: 10px;
  border: 1px solid #F9E7AA;
  margin-bottom: 20px;
}

.rss {
  overflow: hidden;
  padding-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCCCCC;
  margin-bottom: 10px;
  padding-left: 5px;
}

.rss a:link, .rss a:visited {
  color: #330099;
}

.blog_date {
  float: left;
  width: 90px;
}

.tit {
  float: left;
  width: 550px;
  padding-left: 10px;
}

.submit {
  width: 100%;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

.submit input {
  margin-bottom: 10px;
  word-break: break-word;
  white-space: pre-line;
}

.submit2 input, .submit3 input {
  margin-bottom: 10px;
  word-break: break-word;
  white-space: pre-line;
}

.input_m {
  width: 400px;
  height: 24px;
}

.input_t {
  width: 400px;
  height: 200px;
}

.teacher_name {
  font-size: 16px;
  text-shadow: 1 px 1px 1px white;
  color: #e3dca4;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.teacher_furi {
  color: #FFFFFF;
  font-size: 95%;
}

.date_area {
  padding: 3px;
  height: 32px;
  font-size: 95%;
  line-height: 16px;
  color: #FFF;
}

.schedule-top {
  width: 98%;
  border-spacing: 1px;
  background-color: #A7AA66;
  margin-bottom: 15px;
  color: #333;
}
@media screen and (max-width: 768px) {
  .schedule-top {
  width: 100%;
  }
}


.schedule {
  width: 100%;
  border-spacing: 1px;
  background-color: #A7AA66;
  margin-bottom: 15px;
  color: #333;
}

.schedule_day1 {
  background-color: #FFFFFF;
  color: #333333;
  width: 40px;
}

.tenpo_flame {
  padding-top: 10px;
  border: 2px solid #B39F46;
  clear: both;
  overflow: hidden;
}

.tab1 {
  float: left;
}

.tab2 {
  float: left;
  margin-left: 10px;
}

.tenpo_photo_left {
  float: left;
  margin-left: 20px;
  width: 270px;
}

.tenpo_photo_right {
  width: 366px;
  float: left;
  margin-left: 6px;
}

.tenpo_annai_photo {
  float: left;
  text-align: center;
  width: 330px;
  font-size: 90%;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.tenpo_annai_photo img {
  border: 1px solid #cec274;
}

.name_nomal {
  height: 54px;
}

.time_select {
  float: left;
  width: 200px;
}

.kousin_area {
  overflow: auto;
}

.kousin_area ifrm {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

.kousin_area ul {
  margin-left: 0px;
  padding-left: 0px;
}

.kousin_area li {
  color: #FFFFFF;
  list-style: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D8D6CB;
  line-height: 22px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-left: 5px;
  padding-left: 0px;
}

.tenpo_box5 {
  width: 100%;
  float: left;
  overflow: hidden;
}

.tenpo_box4, .tenpo_box3, .tenpo_box2, .tenpo_box1 {
  width: 50%;
  float: left;
  overflow: hidden;
}

.tenpo_box10, .tenpo_box11 {
  width: 100%;
  float: left;
  overflow: hidden;
}

.msg_add {
  width: 100%;
  background-image: url(images2/banner-voice-pc.png);
  text-indent: -9999px;
  height: 104px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 5px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.msg_add a {
  display: block;
  height: 110px;
}

article.typeA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

article.typeA::after {
  content: '';
  width: 100%;
  height: 2px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  display: block;
}

article.typeA .tabLabel {
  margin-right: 20px;
  padding: 5px 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  color: #FFFFFF;
  text-align: center;
  background: #7743da;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  background-image: url(images2/tab-bg.png);
  background-repeat: no-repeat;
  background-size: 174px;
  background-position: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", Georgia, "メイリオ", Meiryo, serif;
}

article.typeA .tabLabel:hover {
  background-color: #992fc7;
}

article.typeA .tabLabel:nth-last-of-type(1) {
  margin-right: 0;
}

article.typeA input {
  display: none;
}

article.typeA .content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
  background-color: #FFFFFF;

}

article.typeA input:checked + .tabLabel {
  background: #8501BF;
  background-image: url(images2/tab-bg.png);
  background-repeat: no-repeat;
  background-size: 174px;
  background-position: center;
}

article.typeA input:checked + .tabLabel + .content {
  padding: 15px;
  height: auto;
  overflow: auto;
  -webkit-transition: .5s opacity;
  transition: .5s opacity;
  opacity: 1;
}
.syosai_content .kuchikomi_area {
  max-height: 400px;
  overflow: auto;
  color: #333;
  padding: 10px;
  background-color:#fff;
}

@media screen and (max-width: 480px) {
  .msg_add {
    width: 100%;
    background-size: 100%;
    background-image: url(images2/sm/banner-voice-sm.png);
    text-indent: -9999px;
    height: 90px;
    margin-top: 0px;
    margin-left: 0px;
  }
  .msg_add a {
    display: block;
    height: 52px;
  }
  .tenpo_box1, .tenpo_box2, .tenpo_box3, .tenpo_box4 {
    width: 100%;
    float: none;
    overflow: hidden;
  }
  .uranai_content_flrame, .uranai_content {
    width: 310px;
  }
  .uranai_box {
    width: 50%;
    height: 220px;
  }
  .uranai_box img {
    margin-left: auto;
    margin-right: auto;
    width: 90px;
    height: auto;
  }
  .uranai_box2 {
    width: 50%;
  }
  .uranai_box2 img {
    margin-left: auto;
    margin-right: auto;
    width: 90px;
    height: auto;
  }
  .uranai_photo {
    width: 100px;
    height: 109px;
    background-size: 100px 109px;
  }
  .uranai_photo img {
    width: 80px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8px;
  }
  .syosai_content {
    width: 100%;
    font-size: 14px;
    padding: 0px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  }
  .uranai_syosai_photo {
    width: 35%;
    height:140px;
    background-size: 80px;
    margin-top: 15px;
    padding:20px 0 15px 25px;
    background-position:40px top;
  }
  .uranai_syosai_photo img {
    width:120px;
    height: auto;
  }
  .uranai_syosai_topic {
    width: 50%;
    float: left;
    margin-left: 3%;
	text-align: center;
  }
  .uranai_topic_under table img {
    width: 102px;
    height: auto;
  }
  .schedule {
    width: 100%;
    border-spacing: 1px;
    background-color: #A7AA66;
    margin-bottom: 15px;
    color: #333;
  }
  .schedule_day1 {
    background-color: #FFFFFF;
    color: #333333;
    width: 12px;
  }
  .input_m {
    width: 200px;
    height: 24px;
  }
  .input_t {
    width: 200px;
    height: 200px;
  }
  .touroku_btn img {
    width: 120px;
    height: auto;
  }
  .tab1 {
    width: 73px;
    height: auto;
  }
  .tab2 {
    width: 73px;
    height: auto;
    margin-left: 5px;
  }
  .tenpo_content {
    width: 100%;
    overflow: hidden;
    height: auto;
    text-align: left;
  }
  .tenpo_syosai_photo {
    padding: 2px;
  }
  .tenpo_photo_left {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
  }
  .tenpo_photo_left img {
    width: 200px;
    height: auto;
  }
  .tenpo_photo_right {
    width: 300px;
    float: none;
    margin-left: 5px;
  }
  .tenpo_photo_right img {
    width: 300px;
    height: auto;
  }
  .tenpo_annai_photo {
    float: none;
    text-align: center;
    width: 100%;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .tenpo_annai_photo img {
    width: 260px;
    height: auto;
  }
  .blog_date {
    float: none;
    width: 90px;
  }
  .tit {
    float: none;
    width: 300px;
    padding-left: 0px;
  }
  .time_select {
    float: none;
    width: 100%;
  }
  .submit input[type=submit] {
    color: #fff;
    font-size: 1.05rem;
    background-image: url(images2/btn-bg-y-pc.png);
    width: 165px;
    height: 52px;
    text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
    padding: 5px 0px;
    background-size: 265px;
    cursor: pointer;
  }
  .submit input[type=submit]:hover {
    opacity: 0.8;
  }
  .submit3 input[type=submit] {
    color: #fff;
    font-size: 1.05rem;
    background-image: url(images2/btn-bg-pr-pc.png);
    width: 65px;
    height: 52px;
    text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
    padding: 5px 0px;
    background-size: 265px;
    cursor: pointer;
  }
  .submit3 input[type=submit]:hover {
    opacity: 0.8;
  }
  .submit2 input[type=submit] {
    color: #fff;
    font-size: 1.05rem;
    background-image: url(images2/btn-bg-or-pc.png);
    width: 65px;
    height: 52px;
    text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
    padding: 5px 0px;
    background-size: 265px;
    cursor: pointer;
  }
  .submit2 input[type=submit]:hover {
    opacity: 0.8;
  }
  article.typeA .tabLabel {
    margin-right: 3px;
    padding: 5px 0;
    font-size: 12px;
    background-image: url(images2/sm/tab-bg-sm.png);
    background-repeat: no-repeat;
    background-size: 88px;
    letter-spacing:-0.05em;
  }
  article.typeA input:checked + .tabLabel {
    background-image: url(images2/sm/tab-bg-sm.png);
    background-size: 88px;
  }
  article.typeA input:checked + .tabLabel + .content {
    padding: 5px;
  }

.syosai_content .tenpo_banner {
    width: 98%;
    height:80px;
    font-size: 100%;
  }

.syosai_content .tenpo_banner h5 {
    padding-top: 0;
    margin-top: 0;
    font-size: 110%;
    line-height:0.8;
  }
.syosai_content .tenpo_banner h5 br {
    display: none;
  }

.syosai_content .tenpo_banner img {
    margin-top: -10px;
    height: 70px;
  }
.syosai_content .tenpo_banner .tel{
  font-size:150%;
}
.message_browser {
  margin-top: 5px;
  }
}



/*# sourceMappingURL=cake.generic.css.map */