
    body{
      background-color: #0D163B;
      margin: 0;
      width: 100%;
      font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", 'Noto Sans JP', sans-serif;
  }

  .back1{
      background-image: url(/img/back.png);
      height: 500px;
      width: 100%;
      top: 0px;
      background-size: cover;
      position: absolute;
      z-index: 1;
  }

  .back2{
      background-image: url(/img/back.png);
      height: 500px;
      width: 100%;
      background-size: cover;
      position: absolute;
      top: 1900px;
      z-index: 1;
  }

  .back3{
      background-image: url(/img/back.png);
      height: 500px;
      width: 100%;
      background-size: cover;
      top: 2950px;
      z-index: 1;

  }
  
  .header{
      display: flex;
      width: 100%;
      height: 300px;
      margin: 0px 0px 100px 0px;
      margin-top: 0;
      background-image: url(/img/back.png);
      background-size: cover;
  }

  .header2{
      display: flex;
      height: 300px;
      width: 900px;
      margin: 0 auto;
      align-items: center;

  }
  .name{
      display:flex;
      flex-direction: row;
  }

  span.aboutPage{
      color: white;
      font-size: 100px;
      font-family: 'Century Gothic';
      font-weight:bold;
      margin-right: 10px;
  }

  .first{
      margin-left: 15%;
      margin-top: 20px;
      vertical-align: center;
      width: auto;
      font-weight: bold;
      z-index: 10;
      font-size: 18px;
  }

  .first2{
      display: none;
  }

  .first div{
      color: #12204C;
      background-color: white;
      font-family: 'Yu Gothic';
      margin-bottom: 20px;
      padding: 10px 20px;
  }

  .waseda{
      width: 290px
  }
  .year{
      width: 470px
  }
  .so{
      width: 165px;
  }

  .magic{
      color: white;
      line-height: 100px;
      top:2040px;
      margin-left: 30%;
      text-align: center;
  }

  .magic2{
      display: none;
  }

  .Magic_Hour{
      background-image: url("../img/magicHour.svg");
      background-repeat: no-repeat;
      height: 100px;
      width: 400px;
      background-size: cover;
  }
  
  .sub{
      font-size: 18px;
      font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", 'Noto Sans JP', sans-serif;
  }

  .content{
      margin-top: 280px;
      line-height: 50px;
      width: 900px;
      margin: 0 auto;
  }
  
  .content p{
      margin-bottom: 60px;
      font-weight: bold;
      line-height: 50px;
      font-size: 18px;
      color: white;
  }

  .theme{
      color: white;
      font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", 'Noto Sans JP', sans-serif;
      font-weight:40px;
      font-size:18px;
      margin: 0px auto 100px auto;
      font-weight: bold;
      line-height: 50px;
      width: 900px;
  }

  .theme p:not(:last-child){
      margin-bottom: 30px;
  }
      
  h1{
      color: white;
      height:50px;
      width: auto;
      margin: 125px 0px;
      vertical-align: center;
      margin: 48px 0px 0px 0px;        
      font-size: 36px;
      font-weight: normal;
      padding: 0;
      border-bottom: white solid 2px;
      display: inline-block;
  }

  h2{
      color: white;
      border-left: white solid 10px;
      padding-left: 20px;
      margin-bottom: 30px;
      font-size: 22px;
  }
  .message{
      color: white;
      font-weight:40px;
      font-size:18px;
      font-weight: bold;
      line-height: 50px;
      font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", 'Noto Sans JP', sans-serif;
      width: 900px;
      margin: 0 auto;
  }

  .message p {
      margin-bottom: 30px;
  }
  
  .Funasaka{
      display: flex;
      width: 900px;
      margin: 0 auto;
  }

/*1000px以下*/
@media screen and (max-width: 1000px) {
  body{
      background-color: #0D163B;
      margin: 0;
  }

  .theme{
      margin-top: 350px;
      line-height: 50px;
      width: 550px;
      margin: 0 auto;
  }

  .box{
      top: 0px;
      position: relative;
      z-index: 5;
      width: 550px;
  }

  span.aboutPage{
      color: white;
      font-size: 100px;
      height:100px;
      line-height: 100px;
      font-family: 'Century Gothic';
      font-weight:bold;
      margin-right: 10px;
  }

  .first{
      display: none;
  }

  .first2{
      display: block;
      margin: 0 auto 80px auto;
      word-break: break-all;
      top: 400px;
      width: auto;
      font-weight: bold;
      font-size: 20px;
      text-align: center;
  }

  .first2 div{
      color: #12204C;
      background-color: white;
      font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", 'Noto Sans JP', sans-serif;
      margin-bottom: 20px;
      padding: 10px;
  }
  .waseda{
      color: #12204C;
      background-color: white;
      word-break: break-all;
      width: 350px;
      margin: 0 auto;
      
  }
  .year{
      word-break: break-all;
      width: 590px;
      margin: 0 auto;
  }
  .so{
      word-break: break-all;
      margin: 0 auto;
      width: 200px;
      text-align: center;
      color: #12204c;
      background-color: white;
  }

  .magic{
      display: none;
  }
      
  .magic2{
      display: block;
      margin:0 auto;
      width: 100%;
      color: #12204c;
      top: 2750px;
      left: 0;
      margin-top: 0px;
  }

  .Magic_Hour{
      color: #12204c;
      font-size: 50px;
      font-family: 'Monotype Corsiva';
      background-color: white;
      margin: 0 auto;
      margin-bottom: 10px;
      line-height: 80px;
      background-image: url("../img/magicHour_dark.svg");
      padding-left: 10px;
      padding-right: 10px;
      background-repeat: no-repeat;
      height: 100px;
      width: 350px;
      background-size: 330px;
      background-position: 20px;
  }
  
  .sub{
      color:#12204c;
      font-size: 18px;
      font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", 'Noto Sans JP', sans-serif;
      background-color: white;
      margin: 0 auto;
      height: 40px;
      line-height: 40px;
      text-align: center;
      width:200px;
  }
  .content p{
      margin-bottom: 60px;
      font-weight: bold;
      line-height: 50px;
      font-size: 18px;
      font-family: 'Yu Gothic';
      color: white;
  }
  .content{
      line-height: 50px;
      width: 550px;
      margin: 0 auto;
  }

  .content p{
      margin-top: 20px;
      font-size: 16px;
      line-height: 40px;
      margin-bottom: 30px;
  }

  .theme{
      color: white;
      font-family: 'Yu Gothic';
      margin-top: 100px;
      margin-bottom: 100px;
      font-weight:40px;
      font-size:16px;
      font-weight: bold;
      line-height: 50px;
  }
      
  h1{
      color: white;
      height:55px;
      line-height: 55px;
      vertical-align: center;
      margin: 31px 0px 0px 0px;        
      font-size: 36px;
      font-weight: normal;
      padding: 0;
      border-bottom: white solid 2px;
  }

  .name{
      margin: 0 auto;
  }

  h2{
      color: white;
      border-left: white solid 10px;
      padding-left: 20px;
      margin-bottom: 30px;
      font-size: 20px;
  }
  .message{
      color: white;
      font-weight:40px;
      font-size:16px;
      font-weight: bold;
      line-height: 50px;
      margin-top: 90px;
      width: 550px;
      margin: 100px auto 0px auto;
  }
  .Funasaka{
      display: block;
      width: 550px;
      margin-top: 100px;
  }
  .representative{
      display:block;
      margin: 0 auto;
      height:300px;
      width: 300px;
      margin-top: 30px;
  }
}
/*600px以下*/
@media screen and (max-width: 600px) {
  
  .box{
      margin: 0 auto;
      width: 300px;
  }

  .first2{
      margin: 0px auto 30px auto;
      margin-top: 0px;
      font-size: 14px;
      width: calc(100% - 20px);
      padding: 0px 10px;
      top: 380px;
  }

  .header{
      height: 200px;
      align-items: center;
      margin-bottom: 30px;
  }

  h1{
      font-size: 28px;
      margin-top: 24px;
  }

  span.aboutPage{
      font-size: 80px;
      margin-right: 20px;
  }

  h2{
      margin: 0;
      font-size: 18px;
      line-height: 50px;
      padding-left: 20px;
  }

  .waseda{
      word-break: break-all;
      width:250px;
      margin: 0 auto;
  }

  .year{
      word-break: break-all;
      margin: 0 auto;
      width: 295px;
  }

  .so{
      word-break: break-all;
      margin: 0 auto;
      width: 180px;
  }

  .content p{
      font-size: 16px;
  }

  .magic{
      top: 3300px;
  }

  .Magic_Hour{
      background-color: none;
      height: 80px;
      width: 280px;
      padding: 0px;
      background-size: 240px;
      
  }

  img{
      margin: 0 auto;
  }

  .Funasaka{
      display: block;
      margin-top: 100px;
  }

  .content{
      width: calc(100% - 20px);
      margin: 0 auto;
      margin: 0px 10px;

  }

  .theme{
      width: calc(100% - 20px);
      margin : 30px auto 30px auto;
      font-size: 16px;
      line-height: 40px;
  }

  .Funasaka{
      width: calc(100% - 20px);
      margin: 0 auto;
      margin: 0px 10px;

  }

  .Funasaka p{
      margin-bottom: 30px;
  }

  .message{
      width: calc(100% - 20px);
      font-size: 16px;
      line-height: 40px;
      margin-top: 30px;
  }

}   