/**********************************　
  mainのstyle
************************************/
#content{
  font-family: 'Shippori Mincho', serif;
  color: #998675;}


#top .about{
  background-color:#f7f6e2;
  padding-top:70px;
  margin-top:-30px;
  font-size: 80px;
  font-family: 'Lora', serif;
  padding-bottom:5px;}

#top .about p{
  font-size: 20px;
  margin-top:-15px;
  margin-left: 2px;}

#top .pc-top img{
  width: 100%;
  margin-top: -2px; }

#top .sm-top img{
  display: none;}

#lesson-text1{
  background-image:url(main/lesson-haikei1.png);
  margin-top: -85px;}

#lesson-text1  h1{
  font-size:50px;
  margin-left:20px;
  margin-top: -45px;
  width: 96%;
  border-bottom:3px dashed #998675;}

#lesson-text1  P{
  font-size: 2.8vw;
  margin-top: -40px;
  margin-left:45px;
  padding-bottom: 30px;
  line-height: 2.0em;}

#lesson-text1  img{width: 480px;
  margin-top: -55px;
  padding: 0 30px;
  opacity: 0.8;}

#lesson-text2{
  background-image:url(main/lesson-haikei2.png);
  margin-top: -1px; }

#lesson-text2  h1{
  font-size:50px;
  margin-left:20px;
  margin-top: -50px;
  width: 96%;
  border-bottom:3px dashed #998675;}

#lesson-text2  P{
  font-size: 2.6vw;
  margin-top:-40px;
  margin-left:40px;
  padding-bottom: 5px;
  width: 95%;
  border-bottom:1px solid #998675;}

  .basic{
    width:96%;
    margin-left: 8px;
    border-bottom:1px solid #998675;}

  .basic h2{
    font-size: 50px;
    margin-left:40px;
    margin-top: -70px;}

  .basic dl{
    display:flex;
    justify-content: center;}

  .basic dt{
    margin-left: -50px;}

  .basic .text1{
    font-size: 35px;
    margin-top: -30px;}

  .basic .cost{
    margin-top: 45px;}

  .basic .cost h3{
    display:inline;
    background-color: #f4e4f7;
    padding: 12px 30px 12px 30px;
    box-shadow:2px 2px 4px -2px gray;
    margin-top:20px;
    font-size:35px;}

  .basic .text2{
    font-size:20px;
    margin-top: -10px;
    text-align: right;}

  .basic dd img{
    width: 500px;
    margin-top:-100px;
    margin-left:10px;
    margin-bottom: 15px;}

  .advanced h2{
    font-size: 50px;
    margin-left:50px;
    margin-top: 15px;}

  .advanced  dl{
    display:flex;
    justify-content: center;}

  .advanced  dt{
    margin-left: -50px;}

  .advanced .text1{
    font-size: 35px;
    margin-top: -30px;}

  .advanced .cost{
    margin-top: 45px;
  }

  .advanced .cost h3{
      display:inline;
      background-color: #f4e4f7;
      padding: 12px 30px 12px 30px;
      box-shadow:2px 2px 4px -2px gray;
      margin-top:20px;
      font-size:35px;}

  .advanced .text2{
    margin-top: -10px;
    margin-left: 18em;
    margin-bottom:30px;}

  .advanced .text2 li{
    list-style: none;
    font-size:20px;
    line-height: 1.2em;
  	padding-left:1em;
  	text-indent:-1em;}

  .advanced dd img{
     width: 500px;
     margin-top: -90px;}

#lesson-text3{
  background-image:url(main/lesson-haikei3.png);
  padding-bottom:15px;
  margin-top: -32px;}

#lesson-text3  h1{
  font-size:50px;
  margin-left:20px;
  margin-top: -10px;
  padding-top: 25px;
  width: 96%;
  border-bottom:3px dashed #998675;}

  .taiken dl{
    display: flex;
    justify-content: center;
    margin-top: 10px;}

  .taiken dt img{
    width: 500px;
    margin-right:10px;}

  .taiken .text1{
    text-align: left;
    font-size: 35px; }

  .taiken .cost{
      margin-top: 45px;}

  .taiken .cost h3{
    display: inline;
    background-color: #f4e4f7;
    padding: 12px 30px 12px 30px;
    box-shadow:2px 2px 4px -2px gray;
    margin-top: 20px;
    font-size:35px;}
