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

.clear {
  clear: both;
}

body {
  font-size: 13px;
  font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  line-height: 1.2;
  background-repeat: no-repeat;
  background-color: #fff;
}

/*.ui-tabs .ui-tabs-hide { display: none !important; }*/

a:link {
  text-decoration: none;
  color: #000000;
}

a {
  color: #3366FF;
}

* {
  font-family: "Rounded Mplus 1c";
}

.flex-start {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}

.flex-center {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  align-items: center;
  -webkit-align-items: center;
}

.flex-first {
  margin-right: 4%;
}

.equal>div {
  flex: 1;
  -webkit-flex: 1;
}

#shadow {
  padding: -10px 0 0 0;
  background-color: #fff;
}

#wrapper {
  margin: 0 auto;
}

#mainvisual {
  text-align: center;
  margin: 0 auto;
  background-color: #fffaee;
}

#mainvisual>img {
  width: 1000px;
}

.cf:after {
  clear: both;
  display: block;
}

#navigation {
  background: url(../img/navi_back.jpg);
  background-repeat: repeat-x;
}

#navigation ul {
  width: 1000px;
  margin: 0 auto;
  padding: 0.2% 0;
}

#navigation ul li {
  flex: 1;
  -webkit-flex: 1;
  padding: 0.5% 0;
  border-right: 1px solid #fff;
}

#navigation ul li:nth-of-type(1) {
  border-left: 1px solid #fff;
}

#navigation ul li:nth-of-type(n+3) {
  line-height: 3;
}

#navigation ul li:hover {
  background-color: #fff;
  border-radius: 5px;
}

#navigation ul li:hover a {
  color: #EC8599;
}

#navigation ul li a {
  display: block;
  color: #fff;
  font-size: 20px;
}

#footer_navi {
  width: 800px;
  height: 200px;
  margin: 0 auto;
  padding-left: 220px;
  float: left;
}

#footer_navi ul li {
  float: left;
  width: 130px;
  margin-left: 56px;
}

#footer_navi ul li img {
  margin-left: 25px;
}

#footer_navi ul li a:hover {
  opacity: 0.8;
}

#apply_fixed {
  float: left;
  width: 800px;
  margin: 0 auto;
}

#after {
  text-align: center;
  display: block;
}

#after h2 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  margin: 30px 0;
  color: #333;
}

#after p {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  margin: 20px 0;
  color: #333;
}

#after a img {
  margin: 20px 0;
}

#indexapply {
  margin: 0 auto;
  text-align: center;
}

#indexapply img {
  padding: 15px 0px;
}

#tokucyo {
  display: block;
  margin-right: auto;
  padding: 0 40px 0 44px;
}

#kousha {
  width: 930px;
  height: 1500px;
}

#kousya img {
  width: 900px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 40px;
}

.top {
  margin-top: 40px;
}

#about {
  margin: 0 auto;
  background-color: #fffaee;
  padding: 30px 0 70px;
}

#about {
  font-size: 35px;
  color: #F3859B;
  padding-bottom: 5px;
}

#about #video {
  margin: 30px auto;
  padding-top: 50px;
  padding-bottom: 150px;
}

#about .winter h2 {
  font-size: 36px;
  text-align: center;
}

.winter {
  padding-bottom: 70px;
}

.winter_comment {
  width: 90%;
  padding-left: 70px;
  padding-top: 40px;
}

.winter_comment p {
  text-align: left;
  font-size: 26px;
  padding-bottom: 10px;
  color: #303030;
}

#what_hajimete {
  padding-top: 0px;
}

#about_hajimete {
  height: 400px;
}

#about_hajimete h2 {
  font-size: 24px;
  text-align: center;
  padding-top: 24px;
  font-weight: 800;
}

#about_hajimete p {
  font-size: 20px;
  text-align: center;
  font-family: "Rounded Mplus 1c";
  color: #303030;
  font-weight: 500;
}

.about_1 {
  background-image: url("../img/circle.png");
  background-repeat: no-repeat;
  float: left;
  width: 320px;
  height: 340px;
  margin: 55px 5px;
}

.about_2 {
  background-image: url("../img/circle.png");
  background-repeat: no-repeat;
  float: left;
  width: 320px;
  height: 340px;
  margin: 55px 5px;
}

.about_3 {
  background-image: url("../img/circle.png");
  background-repeat: no-repeat;
  float: left;
  width: 320px;
  height: 340px;
  margin: 55px 5px;
}

.title {
  border-bottom: 2px solid #ee889f;
  margin: 0 auto;
}

.youkou {
  background-color: #fff;
  padding: 20px 20px 30px 31px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 10px;
  border: 3px solid #EE889F;
  margin-top: 30px;
  margin-bottom: 50px;
}

.youkou:after {
  content: "";
  background-image: url(../img/youkou_back.jpg);
  background-repeat: no-repeat;
  position: absolute;
  z-index: 15;
  right: 2%;
  top: 50%;
  width: 23%;
  height: 100%;
}

.content_youkou {
  background-image: url("../img/content_back.png");
  background-repeat: no-repeat;
  padding: 10px 0;
  margin-right: 20px;
  width: 125px;
  height: 45px;
  position: relative;
  z-index: 2;
}

.content_youkou h4 {
  padding-top: 5px;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  z-index: 3;
}

.content_youkou:after {
  content: "";
  background-image: url("../img/content_back_check.png");
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
  right: 20px;
  top: -8px;
  width: 125px;
  height: 45px;
}

.youkou h3 {
  /* for modan browser */
  text-shadow: 0px 3px 1px #fff, 0px 2px 1px #fff, 1px 2px 1px #fff, 2px 2px 1px #fff, 2px 1px 1px #fff, 2px 0px 1px #fff, 3px 0px 1px #fff, 2px -1px 1px #fff, 2px -2px 1px #fff, 2px -3px 1px #fff, 1px -3px 1px #fff, 0px -3px 1px #fff, -1px -3px 1px #fff, -2px -3px 1px #fff, -3px -3px 1px #fff, -3px -2px 1px #fff, -3px -1px 1px #fff, -3px 0px 1px #fff, -3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -1px 2px 1px #fff;
  /* for IE */
  filter: dropshadow(color=#fff, offx=0, offy=3, positive=1), dropshadow(color=#fff, offx=2, offy=1, positive=1), dropshadow(color=#fff, offx=2, offy=-1, positive=1), dropshadow(color=#fff, offx=1, offy=-3, positive=1), dropshadow(color=#fff, offx=-2, offy=-3, positive=1), dropshadow(color=#fff, offx=-3, offy=-2, positive=1), dropshadow(color=#fff, offx=-3, offy=1, positive=1), dropshadow(color=#fff, offx=-1, offy=2, positive=1);
  font-size: 32px;
  color: #EC7B87;
  margin-bottom: 30px;
}

.youkou .flex-start div:last-child, .youkou .flex-center div:last-child {
  flex: 4;
  -webkit-flex: 7;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  color: #303030;
}

.youkou>div:nth-of-type(-n+3) {
  margin-bottom: 25px;
}

#apply_flow h3 {
  font-size: 30px;
  color: #ee889f;
  text-align: center;
  line-height: 1.25;
  padding-top: 28px;
  z-index: 1;
}

#apply_flow p {
  font-size: 21px;
  color: #4f4e4e;
  font-weight: 500;
  padding: 20px;
  line-height: 1.25;
  text-align: center;
}

.flow_box {
  width: 900px;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
}

/*.flow_box img{
  width: 150px;
  display: block;
  margin: 10px auto;
}*/

.next_step {
  position: relative;
}

.next_step:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -15px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #ee889f;
}

.flow_step {
  width: 280px;
  height: 440px;
  background-color: white;
  margin: 0 auto;
  margin-top: 50px;
  position: relative;
}

.flow_step1 {}

.flow_step1:before {
  content: "";
  background-image: url("../img/step1.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 143px;
  height: 115px;
  background-size: 100px;
}

.flow_step1:after {
  content: "";
  background-image: url(../img/pc.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 330px;
  left: 100px;
  width: 143px;
  height: 115px;
}

.flow_step2 {}

.flow_step2:before {
  content: "";
  background-image: url("../img/step2.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 143px;
  height: 115px;
  background-size: 100px;
}

.flow_step2:after {
  content: "";
  background-image: url(../img/phone.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 350px;
  left: 130px;
  width: 143px;
  height: 115px;
  background-size: 56px;
}

.flow_step3 {}

.flow_step3:before {
  content: "";
  background-image: url("../img/step3.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 143px;
  height: 115px;
  background-size: 100px;
}

.flow_step3:after {
  content: "";
  background-image: url(../img/fillin.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 330px;
  left: 110px;
  background-size: 79px;
  width: 143px;
  height: 115px;
}

#goodpoint {
  background-color: #ef98ab;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 1500px;
  padding-top: 30px;
}

.goodpoint_title h3 {
  color: #e47790;
  font-size: 32px;
  /*border-top: 2px solid #e47790;*/
  border-bottom: 2px solid #e47790;
  padding: 8px 0px;
  width: 400px;
  margin: 0 auto;
}

.goodpoint_title h4 {
  color: #ef98ab;
  font-size: 32px;
  padding: 22px 0px 45px;
  width: 755px;
  height: 99px;
  margin: 0 auto;
  background-image: url(../img/good_box.png);
  background-repeat: no-repeat;
  margin-top: 40px;
}

#benefit {
  margin: 0 auto;
  height: 460px;
}

.benefit_1 {
  width: 300px;
  height: 410px;
  background-image: url(../img/benefit_box.png);
  background-repeat: no-repeat;
  background-size: 100%;
  float: left;
  margin-left: 30px;
  position: relative;
}

.benefit_2 {
  width: 300px;
  height: 410px;
  background-image: url(../img/benefit_box.png);
  background-repeat: no-repeat;
  background-size: 100%;
  float: left;
  margin-left: 30px;
  position: relative;
}

.benefit_3 {
  width: 300px;
  height: 410px;
  background-image: url(../img/benefit_box.png);
  background-repeat: no-repeat;
  background-size: 100%;
  float: left;
  margin-left: 30px;
  position: relative;
}

#benefit h2 {
  width: 100px;
  font-size: 40px;
  color: #e47790;
  padding-left: 92px;
  padding-top: 8px;
}

.benefit_1 h3 {
  width: 270px;
  font-size: 24px;
  color: #e47790;
  padding-top: 18px;
  padding-bottom: 5px;
  border-bottom: 2px dashed #e47790;
  margin-left: 11px;
}

.benefit_2 h3 {
  width: 270px;
  font-size: 24px;
  color: #e47790;
  padding-top: 28px;
  padding-bottom: 23px;
  border-bottom: 2px dashed #e47790;
  margin-left: 11px;
}

.benefit_3 h3 {
  width: 270px;
  font-size: 24px;
  color: #e47790;
  padding-top: 18px;
  padding-bottom: 5px;
  border-bottom: 2px dashed #e47790;
  margin-left: 11px;
}

#benefit p {
  width: 270px;
  font-size: 18px;
  font-weight: 500;
  color: #505050;
  text-align: left;
  padding-left: 12px;
  padding-top: 12px;
  line-height: 1.5;
}

.benefit_1:before {
  content: "";
  background-image: url(../img/Benefit.png);
  background-repeat: no-repeat;
  ;
  position: absolute;
  top: -20px;
  left: 80px;
  width: 130px;
  height: 40px;
}

.benefit_2:before {
  content: "";
  background-image: url(../img/Benefit.png);
  background-repeat: no-repeat;
  ;
  position: absolute;
  top: -20px;
  left: 80px;
  width: 130px;
  height: 40px;
}

.benefit_3:before {
  content: "";
  background-image: url(../img/Benefit.png);
  background-repeat: no-repeat;
  ;
  position: absolute;
  top: -20px;
  left: 80px;
  width: 130px;
  height: 40px;
}

#noproblem h4 {
  font-size: 40px;
  color: #e47790;
  font-family: "Sawarabi Mincho";
}

#noproblem h5 {
  font-size: 30px;
  color: #505050;
  text-align: left;
  width: 856px;
  border-bottom: 2px solid #505050;
  font-family: "Sawarabi Mincho";
  padding-top: 58px;
  padding-left: 18px;
}

#noproblem p {
  font-size: 24px;
  color: #505050;
  font-family: "Sawarabi Mincho";
  padding-top: 20px;
  padding-left: 7px;
  text-align: left;
}

#noproblem h6 {
  font-size: 20px;
  color: #505050;
  width: 873px;
  height: 130px;
  background-color: #f9b7c6;
  border: 2px dashed #505050;
  font-family: "Sawarabi Mincho";
  text-align: left;
  margin-top: 50px;
  padding: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  #teacher {
    position: relative;
    /*height: 960px;*/
  }
  #teacher p {
    line-height: 26px;
    font-size: 18px;
  }
  #teacher_text1 {
    position: absolute;
    top: 232px;
    left: 340px;
    width: 520px;
  }
  #teacher_text2 {
    position: absolute;
    top: 430px;
    left: 225px;
    width: 550px;
  }
  #teacher_text3 {
    position: absolute;
    top: 482px;
    left: 132px;
    width: 570px;
  }
  #teacher_text4 {
    position: absolute;
    top: 598px;
    left: 325px;
    width: 550px;
  }
  #teacher_text5 {
    position: absolute;
    top: 763px;
    left: 116px;
    width: 500px;
  }
  #teacher_text6 {
    color: #717070;
    position: absolute;
    top: 1010px;
    left: 270px;
    width: 500px;
  }
  #youtube {
    width: 450px;
    margin: 20px auto 0 auto;
  }
  #youtube iframe {
    margin-top: 40px;
  }
  #youtube_wrap {
    background-image: url(../img/youtube_back.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 579px;
    height: 400px;
  }
  #taisho_text {
    width: 300px;
    height: 105px;
    margin-top: 102px;
    margin-left: 43px;
    float: left;
  }
  #taisho_text p {
    font-family: "メイリオ";
    font-size: 17px;
    letter-spacing: 0.2em;
    line-height: 150%;
  }
  #tokuten_text {
    width: 500px;
    height: 105px;
    margin-top: 102px;
    margin-left: 75px;
    float: left;
  }
  #tokuten_text p {
    font-family: "メイリオ";
    font-size: 17px;
    letter-spacing: 0.2em;
    line-height: 150%;
  }
  #suiiku {
    width: 100%;
    text-align: center;
    margin-top: -85px;
  }
  #suiiku_text {
    width: 90%;
    font-size: 20px;
    margin: 0 auto;
  }
  #suiiku_1 img {
    text-align: center;
    width: 49%;
  }
  #suiiku_inner {
    width: 100%;
    padding-top: 25px;
    text-align: center;
  }
  #suiiku_moshikomi {
    width: 642px;
    margin: 40px auto;
  }
  #housoku_image {
    margin: 0px 0;
    background-color: #DFF2FC;
  }
  #housoku_image_title {
    font-size: 36px;
    color: #D68498;
    padding: 50px 0 0px 104px;
    font-weight: bold;
    text-align: center;
  }
  #housoku_image_text {
    padding-top: 50px;
    font-size: 20px;
    width: 90%;
    margin: 0 auto;
  }
  #summer {
    width: 930px;
    height: 300px;
    background: url(../img/event_back.gif)top center no-repeat;
    margin: 0 auto;
  }
  /*  テーブル内  */
  .t_head {
    background: #4AB6CC;
    color: #FFF;
  }
  .t_head td {
    padding: 5px;
    border-collapse: collapse;
    border-left: solid #FFF 1px;
  }
  .t_mid {
    background: #FFF;
  }
  .t_mid td {
    padding: 5px;
    border-collapse: collapse;
    border-left: solid #BBB 1px;
    border-top: none 5px #999;
  }
  .t_mid td img {
    vertical-align: middle;
    margin-top: 10px;
  }
  .t_mid td span {
    font-size: 10px;
  }
  .under {
    margin: 0 0 20px;
    padding: 20px 0;
  }
  .under p {
    margin: 10px 20px;
    padding: 5px;
  }
  .under_v {
    float: left;
    margin-left: 20px;
    border-right: solid 1px #CCC;
  }
  .under_t {
    float: left;
    width: 320px;
  }
  .pagetop {
    margin: 5px 20px;
  }
  .bo_g {
    height: 10px;
    margin: 10px 20px;
    background: url(../images/bg_g.jpg);
    background-repeat: repeat-x;
  }
  /*         schoolinfo系       */
  .schoolinfo {
    width: 890px;
    margin: 0 auto;
  }
  .schoolinfo h3 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 10px;
  }
  .schoolinfo {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 10px;
  }
  .s_i_wrap {
    margin: 0 20px;
  }
  .s_i_left {
    float: left;
    width: 300px
  }
  .s_i_right {
    float: left;
    width: 550px
  }
  #copyright {
    padding-top: 15px;
    color: #666;
    font-size: 11px;
  }
  #footer_in {
    width: 920px;
    margin: 0 auto;
  }
  #footer {
    background: #FFF;
    background-image: url(../images/footer_gra.jpg);
    background-repeat: repeat-x;
    padding-bottom: 40px;
  }
  #footer ul li {
    float: left;
    width: 110px;
    margin-top: 5px;
  }
  #footer ul li a {
    color: #666;
  }
  #footer ul li a:link {
    color: #666;
  }
  #footer ul li a:visited {
    color: #333;
  }
  span.blue {
    color: #336699;
    font-size: 14px;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  #Topiclink {
    padding: 10px;
    border-bottom: 1px dotted #999;
    width: 93%;
    margin: 0 auto;
  }
  /*  20130621に修正きたから追加した       */
  #shosai_p {
    width: 868px;
    margin: 20px auto 0 auto;
  }
  .shosai {
    margin: 0 auto;
  }
  .shosai h4 img {
    margin: 15px 0px;
  }
  .shosai p {
    color: #333;
    font-size: 15px;
    line-height: 1.8;
    font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    padding: 10px 28px 10px 35px;
    text-align: left;
  }
  .midashi p {
    font-size: 18px;
    color: #0080FF;
    text-align: center;
    margin: 20px 10px;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  /*---------------------*/
  .moushikomi {
    margin: 0 auto;
    padding: 20px 0;
  }
  #taishou {
    width: 744px;
    height: 154px;
    background: url(../images/taishou.jpg) top center no-repeat;
    margin: 30px auto 0 auto;
  }
  #taishou p {
    padding: 3px 50px 0 50px;
    font-size: 15px;
  }
  #taisho {
    width: 744px;
    height: 154px;
    background: url(../images/taishou.jpg) top center no-repeat;
    margin: 30px auto 0 auto;
  }
  #taisho p {
    padding: 60px 50px 0 50px;
    font-size: 15px;
  }
  #present {
    ` width: 698px;
    margin: 20px auto 20px 105px;
  }
  #susume {
    width: 820px;
    margin: 0 auto;
  }
  .susume_box {
    width: 642px;
    margin: 20px auto 0 auto;
  }
  .susume_box p {
    margin: 10px 0 10px 0;
    font-size: 15px;
    line-height: 1.5;
  }
  #douji {
    margin: 20px 0 20px 30px;
  }
  #taiken {
    width: 850px;
    margin: 0 auto;
  }
  .kyoushitsu {
    width: 400px;
    margin-left: 6px;
    float: left;
  }
  .kyoushitsu p {
    margin-top: 20px;
  }
  #line {
    margin: 0 20px 0 10px;
    float: left;
  }
  #tsugo {
    margin: 30px 0 20px 30px;
  }
  #bottom {
    width: 920px;
    margin: 0 auto;
  }
  #tokutyo p {
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    text-align: left;
  }
  .head {
    width: 853px;
    margin: 20px auto;
  }
  a img:hover {
    opacity: 0.6;
  }
  /*初めての体験教室*/
  #navi_spring {
    margin-top: 65px;
  }
  #navi_spring table {
    margin: 0 auto;
  }
  #menu1_img {
    margin-left: 50px;
  }
  #menu5_img {
    margin-left: 175px;
  }
  #title_zone {
    background-color: #F5E1E4;
    padding-bottom: 30px;
  }
  #youtube_zone {
    background-color: #F5E1E4;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 15px;
  }
  #map_zone {
    background-color: #F5E1E4;
    background-size: 100%;
    padding: 20px 0px;
  }
  #title1 {
    background-image: url(../img/about_title.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100px;
  }
  #title2 {
    background-image: url(../img/youtube_title.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100px;
  }
  #title2 img {
    padding-top: 40px;
  }
  #title2_2 {
    background-image: url(../img/curriculum_title.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100px;
  }
  #title2_flow {
    background-image: url(../img/nagare-title.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100px;
    margin: 30px auto;
  }
  #title2_charm {
    background-image: url(../img/miryoku-title.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100px;
    margin: 30px auto;
  }
  #title3 {
    background-image: url(../img/kosha_title.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100px;
  }
  .title-c {
    background-image: url(../img/c_title.png)!important;
    background-repeat: no-repeat;
  }
  #title4 {
    background-image: url(../img/nagare_title.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100px;
  }
  #title5 {
    background-image: url(../img/qanda_title.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100px;
  }
  .title_font {
    font-size: 36px;
    color: #ED5473;
    padding: 33px 0 0 135px;
    font-weight: bold;
    text-align: left;
  }
  .moushi_zone {
    margin: 0 auto;
    width: 990px;
  }
  #top_map {
    margin: 0 auto;
  }
  #nagare {
    margin: 0 auto;
    background-color: #F5E1E4;
  }
  #nagare_nagare {
    margin: 0 auto;
    background-image: url(../img/moushikomi_bg.jpg);
    background-position: -220px -33px;
    background-repeat: no-repeat;
  }
  #nagare_contents {
    margin: 107px 0px 0px 186px;
    height: 1130px;
  }
  #nagare .text1 {
    font-size: 30px;
    color: #D68498;
    padding: 0px 0px 13px 68px;
    font-weight: bold;
    width: 630px;
    text-align: left;
  }
  #nagare .text2 {
    font-size: 18px;
    color: #000000;
    line-height: 1.8em;
    margin-left: 72px;
  }
  #nagare1 {
    margin-top: 0px;
    margin-right: 100px;
  }
  #nagare2 {
    margin-top: 46px;
  }
  #nagare3 {
    margin-top: 101px;
    margin-right: 100px;
  }
  #nagare4 {
    margin-top: 44px;
    margin-right: 100px;
  }
  #nagare5 {
    margin-top: 58px;
  }
  #nagare6 {
    margin-top: 47px;
    margin-bottom: 41px;
    margin-right: 150px;
  }
  #qanda {
    background-color: #FFFAEE;
    padding: 50px 0px;
  }
  #qanda_qanda {
    margin: 0 auto;
    background-repeat: no-repeat;
    /*background-position: -223px -10px;*/
  }
  #qanda_contents {
    margin: 0px 0px 0px 80px;
    /*height:2074px;*/
  }
  #qanda1 {
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #qanda2 {
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #qanda3 {
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #qanda4 {
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #qanda5 {
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #qanda6 {
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #qanda7 {
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #qanda8 {
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #qanda_contents .question {
    font-size: 22px;
    color: #1E98B8;
    height: 70px;
    line-height: 1.3em;
    width: 900px;
    padding-left: 120px;
    padding-top: 54px;
    margin-bottom: 60px;
  }
  .question {
    background: url(../img/question_bg.jpg) no-repeat;
    background-repeat: no-repeat;
    padding: 40px 0 0 200px;
    height: 120px;
    font-size: 22px;
    color: #1E98B8;
    height: 70px;
    line-height: 1.3em;
    width: 900px;
    padding-left: 100px;
    padding-top: 60px;
    cursor: pointer;
    display: block;
  }
  .question_1 {
    background: url(../img/question_1_bg.jpg) no-repeat;
    background-repeat: no-repeat;
    padding: 40px 0 0 200px;
    font-size: 22px;
    color: white;
    height: 70px;
    line-height: 1.3em;
    width: 900px;
    padding-left: 100px;
    margin-bottom: 60px;
    padding-top: 60px;
  }
  .answer_1 {
    font-size: 16px;
    color: #000000;
    line-height: 1.8em;
    margin-top: -30px;
    margin-left: 110px;
  }
  .answer {
    font-size: 16px;
    color: #000000;
    line-height: 1.8em;
    width: 660px;
    margin-top: -50px;
    padding-left: 110px;
  }
  /*.answer_bg{
  background: url(../img/answer_bg.jpg) no-repeat;
  background-repeat:no-repeat;
}*/
  .aco {
    display: none;
  }
  #suiren_coach_p {
    line-height: 26px;
    width: 495px;
    font-size: 131%;
    margin: -131px 0 40px 260px;
  }
  #curriculum {
    background: url(../img/curriculum_back_img.png) 75px 280px no-repeat;
    height: 860px;
    margin-top: 40px;
  }
  .curriculum_column {
    float: left;
    width: 275px;
    color: #676564;
  }
  #curriculum_column_1 .swimmingclass_wrapper, #curriculum_column_2 .swimmingclass_wrapper {
    background-color: #F2D6A3;
    width: 234px;
  }
  .curriculum_content_left {
    float: left;
    height: 48px;
  }
  .curriculum_content_word {
    font-size: 20px;
    color: #676564 !important;
  }
  .class_word {
    font-size: 14px;
    margin: -7px;
    color: #676564 !important;
  }
  .curriculum_content_right {
    margin: -49px 0px 0 178px;
    width: 100px;
    float: left;
  }
  .click_word {
    border: 2px #FFF;
    border-radius: 10px;
    background-color: #D7823F;
    width: 70px;
    height: 20px;
    color: #FFF;
    z-index: 2;
    position: relative;
    text-align: center;
    font-size: 15px;
    float: left;
    margin: -6px 0 0;
  }
  .pickup_word {
    border: 2px #FFF solid;
    border-radius: 50px;
    background-color: #FFF000;
    width: 54px;
    height: 32px;
    text-align: center;
    margin: -8px 0 0 4px;
    padding: 22px 0 0;
    line-height: 0.7em;
    z-index: 1;
    color: #009FE6;
    font-weight: bold;
    font-size: 18px;
  }
  #curriculum_column_3 .swimmingclass_wrapper {
    background-color: #C8D970;
  }
  #curriculum_column_4 .swimmingclass_wrapper {
    background-color: #D5C4DD;
    margin: 0 0 0 22px;
  }
  .swimmingclass_wrapper {
    border-radius: 20px;
    width: 255px;
    font-size: 20px;
    padding: 6px 0 6px 4px;
    height: 110px;
    margin: 4px 0 0;
  }
  .curriculum_column {
    width: 250px;
    color: #676564;
    margin: 0 auto;
  }
}

.class_word_2 {
  font-size: 14px;
  padding: 4px 0 0 0;
  float: left;
  text-align: left;
  width: 183px;
  color: #676564 !important;
}

.wrap {
  background: url(../img/tanki_back_s.gif) top center no-repeat;
}

#curriculum_zone {
  background-color: #FFFAEE;
  padding-top: 15px;
}

.menu_table {
  width: 1000px;
  background-color: #FFFAEE;
}

.suiikubanner img {
  width: 100%;
  display: block;
  margin: 30px auto;
}

.content_inner {
  width: 1000px;
  margin: 0 auto;
}

.center {
  text-align: center;
}

/*20150127追加*/

#sensyu h1 p {
  font-size: 28px;
  color: red;
  text-align: center;
  margin: 20px auto;
}

#sensyu h2 {
  width: 780px;
  margin: 0 auto;
}

#sensyu h2 p {
  font-size: 16px;
  line-height: 20px;
}

.irie {
  width: 704px;
  margin: 30px auto;
}

#shosai_p h1 {
  width: 770px;
  margin: 0 auto;
}

.taisyo {
  margin: 20px auto 20px auto;
  padding: 0 0 0 72px;
}

#zero {
  width: 750px;
  margin: 0 auto;
}

#tokucho {
  width: 787px;
  margin: 50px auto;
}

#yosu {
  width: 806px;
  margin: 0 auto;
}

#bar {
  width: 886px;
  margin: 20px auto;
}

#ichinichi h1 {
  float: left;
  padding: 30px 0 0 40px;
}

#ichinichi h2 {
  float: left;
  width: 390px;
  display: block;
  padding: 30px 0 0 20px;
}

.head {
  width: 843px;
  margin: 30px auto;
}

#yosu2 {
  width: 821px;
  margin: 20px auto;
}

#brank {
  height: 110px;
}

/*20150127追加*/

/*20150219追加*/

.susume_box_20150219 {
  width: 724px;
  margin: 20px auto;
}

.susume_box_20150219 p {
  margin: 15px auto;
  line-height: 20px;
}

#bunki h1 {
  width: 432px;
  margin: 0 auto;
}

#bunki h2 {
  width: 360px;
  float: left;
  margin: 20px 20px 20px 80px;
}

#bunki h3 {
  width: 360px;
  float: left;
  margin: 20px 80px 20px 20px;
}

/**************************

  #nagaseArea - ナガセネットワーク

**************************/

#nagaseArea {
  margin: 20px auto;
  background-image: url('http://www.itoman.com/test2/-img/index/nagaseNetwork_small.jpg');
  background-repeat: no-repeat;
  width: 891px;
  height: 136px;
  padding-bottom: 20px;
}

#nagaseLogoArea {
  margin-left: 135px;
  padding-top: 4px;
}

#nagaseLogoArea ul li {
  float: left;
}

/*2016冬追加　スイミンgood*/

#welcome_box {
  background-color: #FFFAEE;
  padding: 20px;
}

#welcome_box>img {
  margin: 10px 0 10px 150px;
}

.welcome_txt {
  width: 840px;
  margin: 30px auto;
  position: relative;
}

.welcome_txt img {
  float: left;
  margin-right: 20px;
}

.welcome_txt img:nth-of-type(2) {
  position: absolute;
  top: 0px;
  left: 710px;
}

.welcome_txt p {
  color: #EB321E;
  font-family: "メイリオ", serif;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 0 20px;
}

.welcome_txt p>span {
  color: #52454B;
  font-family: "メイリオ", serif;
  font: 24px bold;
  float: left;
}

/*ページ下部イベントバナー*/

#taiken_banner {
  background-image: url(../img/winter_event_bg.gif);
  background-color: #FFFAEE;
  background-repeat: no-repeat;
  padding-bottom: 70px;
}

#taiken_banner p {
  font: "メイリオ", serif;
  display: block;
}

#taiken_banner p {
  font-size: 26px;
  font-weight: bold;
  color: #9F9F9F;
  text-align: center;
  padding-top: 70px;
}

#taiken_banner p>span {
  font-size: 30px;
  font-weight: bold;
  color: #3179B7;
}

#taiken_banner img {
  margin: 50px 0 30px 0px;
}

/*2017_spring追加*/

#iitokoro {
  background-color: #FFFAEE;
  margin: 0 auto;
  height: 100%;
  padding-top: 17px;
  background-position: -170px -127px;
}

#iitokoro_iitokoro {
  background-image: url(../img/iitokoro_bg.jpg);
  background-repeat: no-repeat;
  margin: 0 auto;
  height: 1500px;
  padding-top: 17px;
  background-position: 0px 70px;
  font-size: 20px;
}

#title_iitokoro {
  background-image: url(../img/iitokoro_title.png);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100px;
}

#iitokoro_text1 {
  padding-top: 100px;
  padding-left: 430px;
}

#iitokoro_text1 p {
  padding-top: 50px;
  line-height: 32px;
}

#iitokoro_text2 {
  padding-top: 70px;
  padding-left: 527px;
}

#iitokoro_text2 p {
  padding-top: 50px;
  line-height: 32px;
}

#iitokoro_text3 {
  padding-top: 102px;
  padding-left: 429px;
}

#iitokoro_text3 p {
  padding-top: 50px;
  line-height: 32px;
}

#iitokoro_text4 {
  padding-top: 120px;
  padding-left: 70px;
  text-align: left;
  padding-bottom: 80px;
  font-size: 25px;
}

#iitokoro_image_title {
  font-size: 36px;
  color: #D68498;
  padding: 35px 0 0px 150px;
  font-weight: bold;
}

#iitokoro h2 {
  color: #6CB8D8;
  font-size: 26px;
}

.moushikomi_btn {
  text-align: center;
  margin-top: 40px;
}

/*.moushikomi_btn img{
  width:40%;
  margin-bottom:50px;
}*/

#suiiku_more {
  font-size: 24px;
  text-align: center;
  margin-top: 50px;
}

#teacher_interview {
  text-align: left;
  width: 980px;
  padding-bottom: 90px;
}

.interview_more {
  padding: 30px;
  line-height: 1.5em;
  font-size: 25px;
  background-color: white;
  -webkit-border-radius: 20px;
  /* Safari,Google Chrome用 */
}

#acMenu dt {
  display: block;
  width: 940px;
  height: 150px;
  line-height: 50px;
  cursor: pointer;
}

#acMenu dd {
  background: url(../img/answer.png) no-repeat;
  margin-left: 24px;
  width: 610px;
  padding-left: 135px;
  padding-right: 10px;
  line-height: 40px;
  padding-top: 30px;
  font-size: 19px;
  text-align: left;
}

.a_left {
  margin-left: 100px;
}

#spring_event img {
  display: block;
  margin: 0 auto;
}

#spring_event {
  margin: 0 auto;
  padding-bottom: 60px;
}

#spring_event_inner {
  width: 800px;
  /*  margin: 50px auto;*/
  text-align: center;
}

#spring_event p {
  font: "メイリオ", serif;
  display: block;
}

#spring_event>p {
  font-size: 26px;
  font-weight: bold;
  color: #9F9F9F;
  text-align: center;
  padding-top: 40px;
}

#spring_event p>span {
  font-size: 30px;
  font-weight: bold;
  color: #EE8096;
}

#hajimete a {
  display: block;
}

#hajimete p {
  font-size: 1.2vw;
  margin-bottom: 10px;
  font-weight: bold;
}

#tanki p {
  font-size: 17px;
  color: black;
  margin-bottom: 10px;
  margin-top: -4px;
  height: 43px;
}

.clear {
  clear: both;
}

#wrapper #flow {
  padding-top: 30px;
}

.flow1 {
  background-color: #FFFAEE;
  width: 100%;
}

.flow2 {
  background-color: #FFEAB9;
  width: 100%;
  padding-bottom: 30px;
}

#fixed_footer {
  position: fixed;
  bottom: 0;
  z-index: 10000000000;
  width: 100%;
  text-align: center;
  background-color: #fff;
  padding: 10px 0;
}

#fixed_footer .fixed-inner {
  width: 850px;
  margin: 0 auto;
}

#fixed_footer img {
  width: 90%;
}

#fixed_footer li {
  display: table-cell;
}

#fixed_footer ul {
  display: table;
  margin: 0 auto;
  border-spacing: 25px 0;
}

#tanki .highlight {
  font-weight: bold;
  color: #B20000;
  font-size: 20px;
  margin-top: -5px;
}

#hajimete .highlight {
  font-weight: bold;
  color: #B20000;
  font-size: 20px;
}

#back_yellow_bg {
  background-color: #FFFAEE;
}

#accordion {
  display: none;
}

.add {
  color: #E493B0;
}

.big {
  color: #ED879F;
  font-size: 27px;
}

#jQueryPush {
  color: #E493B0;
}

/**/

.container {
  margin: 0 auto;
  text-align: left;
  font-size: 20px;
  line-height: 40px;
  background: white;
}

.container .top {
  padding: 10px 10px 0 10px;
  background: #fff;
}

.container .btm-wrap {
  position: relative;
}

.container .btm-wrap .btm, .container .btm-wrap .btm2 {
  margin-top: -25px;
  width: 100%;
  z-index: 1;
  opacity: 0.9;
  filter: alpha(opacity=90);
  background: #fff;
  display: none;
}

.container .btm-wrap .btm .btm-inner, .container .btm-wrap .btm2 .btm-inner {
  padding: 0 10px 10px 10px;
}

.container .top .topbtn, .container .btm .btmbtn {
  text-align: left;
  display: block;
  width: 120px;
  margin: 0;
  cursor: pointer;
  color: #4776AF;
}

.container .top .topbtn2, .container .btm2 .btmbtn2 {
  text-align: center;
  display: block;
  width: 120px;
  margin: 0 auto;
  cursor: pointer;
  color: #4776AF;
}

#kidokoro_voice {
  background-color: #DFF2FC;
  margin: 0 auto;
  padding: 50px 0px
}

#kidokoro_inner {
  background-color: white;
  border: solid #60BDF0;
  padding-bottom: 50px;
  border-radius: 30px;
}

.kidokoro_question span {
  font-size: 30px;
}

.kidokoro_answer {
  width: 800px;
  margin-top: 10px;
  padding-left: 90px;
  font-size: 23px;
  line-height: 32px;
}

.kidokoro_question {
  color: #5FBDF0;
  font-weight: bold;
  float: left;
  font-size: 25px;
  text-align: left;
  padding-top: 100px;
  padding-left: 90px;
}

#kidokoro_inner h2 {
  text-align: center;
  color: #5FBDF0;
  font-size: 35px;
  padding-top: 40px;
}

#kidokoro_intro {
  font-weight: bold;
  text-align: right;
}

.modal-content {
  position: fixed;
  display: none;
  z-index: 2;
  width: 50%;
  margin: 0;
  padding: 10px 20px;
  border: 2px solid #aaa;
  background: #fff;
}

.modal-content p {
  margin: 0;
  padding: 0;
}

.modal-overlay {
  z-index: 1;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal-open {
  color: #00f;
  text-decoration: underline;
}

.modal-open:hover {
  cursor: pointer;
  color: #f00;
}

.modal-close {
  color: #00f;
  text-decoration: underline;
}

.modal-close:hover {
  cursor: pointer;
  color: #f00;
}

/*イトマンの魅力*/

#charm {
  margin: 0 auto;
  background: #fffaee;
  padding: 2% 0;
}

#charm .charm_inner {
  background: #fff;
  width: 900px;
  box-sizing: border-box;
  border-radius: 20px;
  margin: 2% auto;
  padding: 2% 2%;
  position: relative;
}

#charm .charm_inner h4 {
  color: #333333;
  font-weight: bold;
  text-align: left;
  font-size: 28px;
  margin: 0 0 2%;
  text-shadow: 1px 3px 1px #FFF;
}

#charm .charm_inner span.pink {
  color: #E52C52;
}

#charm .charm_inner p {
  float: left;
  width: 77%;
  padding: 0 1%;
  box-sizing: border-box;
  text-align: left;
  font-size: 18px;
}

#charm .charm_inner p.left_zone {
  border-left: 2px dashed #444444;
}

#charm .charm_inner span.bold {
  font-size: 25px;
}

.cf:after {
  display: block;
  content: "";
  clear: both;
}

#charm .charm_inner .pic {
  position: absolute;
  top: 4%;
  right: 5%;
}

#charm .charm_inner .pic img {
  width: 106%;
}