@media screen and (max-width: 639px){
  .page_back {
    width: 100%;
    display: block;
    background: url(../../../new-img/pc/2017/size2017_aw/page_back.png);
    background-repeat: repeat-y;
    background-size: 100%;
    margin-top: -160px;
    padding-bottom: 80px;
}
.wrap.about .page_back {
    margin-top: 0;
    padding-bottom: 1px;
}

  #top-head, .inner {
  width: 100%;
  padding: 0;
}
#top-head {
  top: 0;
  position: fixed;
  margin-top: 0;
  z-index: 1000;
}
#top-head.fixed {
  /*display: inline-block;*/
  /*padding-top: 0;
  background: transparent;*/
}
#mobile-head {
  background: #fff;
  width: 100%;
  height: 90px;
  z-index: 999;
  position: relative;
}
#top-head.fixed .logo,
#top-head .logo {
float: left;
  width: 40%;
  margin-top: 7px;
}


.h_sns_btn{
  display: none;
}
.h_ticke_bar{
  width: 59%;
  float: right;
}
.h_ticke_bar p{
  margin-top: 18px;
  text-align: left;
}

.g_menu {
  position: absolute;
  top: -780px;
  background: #fff;
  width: 110%;
  text-align: center;
  padding: 20px 0;
  margin-left: -10%;
  margin-top: 25px;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}
.g_menu ul {
  list-style: none;
  position: static;
  right: 0;
  bottom: 0;
  font-size: 14px;
}
.g_menu ul li {
  float: none;
  position: static;
  color: #fff;
  margin-bottom: 10px;
  font-size: 26px;
}
.top-head .g_menu ul li a,
.top-head.fixed .g_menu ul li a {
  width: 100%;
  display: block;
  color: #fff;
  padding: 18px 0;
  font-size: 18px;
  text-decoration: none;
}

#nav-toggle {
  display: block;
}
.open #nav-toggle span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
  width: 0;
  left: 50%;
}
.open #nav-toggle span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.open .g_menu {
  -moz-transform: translateY(844px);
  -webkit-transform: translateY(844px);
  transform: translateY(844px);
}


#nav-toggle {
  position: absolute;
  right: 12px;
  top: 29px;
  width: 55px;
  height: 55px;
  cursor: pointer;
  z-index: 101;
}
#nav-toggle div {
  position: relative;
}
#nav-toggle span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #000;
  left: 0;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
  top: 0;
}
#nav-toggle span:nth-child(2) {
  top: 15px;
}
#nav-toggle span:nth-child(3) {
  top: 30px;
}




/*
.back_pink_bar{
  width: 100%;
  height: 20px;
  display: inline-block;
  background: url(../img/common/back_pink_bar.png);
  background-repeat: repeat-x;
  background-size: auto;
}*/
.back_pink_bar{
  width: 100%;
  height: 40px;
  top: 88px;
  position: fixed;
  /*display: inline-block;*/
  background: url(../img/common/back_pink_bar.png);
  background-repeat: repeat-x;
  background-size: auto;
  z-index: 1;
}

.back_pink_bar01{
  width: 100%;
  height: 32px;
  display: inline-block;
  position: relative;
  margin-bottom: -10px;
  /* top: 0; */
  background: url(../img/common/back_pink_bar.png);
  background-repeat: repeat-x;
  background-size: auto;
  /* z-index: 1000; */
}



/*footer*/
.footer_back{
  width: 100%;
  height: auto;
  /*margin-top: 60px;*/
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 40px 0;
}
.kouenn{
  text-align: center;
  font-size: 11px;
}
.kouenn a{
  color: #fff;
}
.footer_nav {
  width: 100%;
  /*max-width: 900px;*/
  margin: auto;
  margin-top: 40px;
  font-size: 11px !important;
}
.f_nav01, .f_nav02{
  width: 100%;
  margin: auto;
}
.f_nav03 {
margin-top: 30px;
}
.f_nav01 li{
  float: left;
  width: 24%;
  text-align: center;
  border-bottom: 1px solid #fff;
}

.f_nav02 li{
  float: left;
  width: 24%;
  font-size: 10px !important;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.f_nav03 li{
  float: left;
      width: 24%;
      text-align: center;
      border-bottom: 1px solid #fff;
}

.f_nav01 li a{
  color: #fff;
    font-size: 11px;
    text-align: center;
}
.f_nav02 li a{
  color: #fff;
    font-size: 10px;
    text-align: center;
}
.f_nav03 li a{
  color: #fff;
    font-size: 11px;
    text-align: center;
}


.ft_sns_icon{
  width: 55%;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
.ft_sns_icon ul{
  display: flex;
  justify-content: space-between;
}

.ft_kancolle_logo{
  text-align: center;
}
.ft_kancolle_logo h3{
  font-size: 25px;
}
.sp_footer_table{
  font-size: 11px;
}
.sp_footer_table table{
  width: 100%;
  margin-top: 20px;
}
.sp_footer_table td{
  color: #fff;
  height: 26px;
  text-align: center;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
.sp_footer_table td a{
  color: #fff;
}


  .music-play{
    display: none;
  }

  .size-aw-main-img{
    width: 100%;
    height:100%;
    display: table;
    background: url(../../../new-img/pc/2017/common/back.jpg);
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
  }
  .side_a{
    width: 160px;
    height: 2370px;
    float: left;
    margin-top: 0px;
    background: url(../../../new-img/pc/2017/common/side_a.png);
    background-size: 40%;
    background-repeat: repeat-y;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .side_b{
    width: 160px;
    height: 2370px;
    position: absolute;
    right: 0;
    margin-top: 0px;
    background: url(../../../new-img/pc/2017/common/side_b.png);
    background-size: 50%;
    background-position: right;
    background-repeat: repeat-y;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
  }




  .size-main-content{
    width: 85%;
  margin: auto;
  padding-top: 90px;
  position: relative;
  z-index: 200;
  }


  .s-logo{
    width: 30%;
    float: left;
    margin-bottom: 30px;
  }
  .s-logo-text{
    width: 70%;
    float: left;
  }
  .s-logo-text img{
    margin-top: 60px;
  }
  .s_result_btn{
    margin-top: 40px;
    clear: both;
    color: #fff;
    width: 70%;
    margin-top: 40px;
    margin: auto;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    background:#1ea6a6;
  }
  .s_result_btn a{
    color: #fff;
  }




  .s-size-cachi{
    clear: both;
    padding-top: 30px;
  }

  .cachi_text_box01{
    width: 90%;
    margin: auto;
    font-size: 14px;
    border-left: 3px solid #000;
    padding-left: 2%;
    margin-top: 30px;
        line-height: 1.8;
  }
  .marTop{
    margin-top: 20px;
  }
  .cachi_text_box0２{
    width: 90%;
    margin: auto;

        margin-top: 30px;
    font-size: 14px;
    line-height: 1.8;
  }

  .s-models{
    clear: both;
    padding: 90px 0px;
  }
  .s-model-box01{
    width: 90%;
    margin: auto;
        background: #fff;
    font-size: 13px;
    padding-bottom: 70px;
  }
  .s-model-box01 h2{
    font-size: 21px;
    font-weight: bold;
    margin-top: 20px;
    padding-left: 7%;
  }
    .s-model-box01 ul{
      padding-left: 7%;
    }
  .s-model-box02{
    width: 90%;
    margin: auto;
        background: #fff;
    font-size: 13px;
    margin-top: 60px;
        padding-bottom: 70px;
  }
    .s-model-box02 h2{
      font-size: 21px;
      font-weight: bold;
      margin-top: 20px;
        padding-left: 7%;
    }
    .s-model-box02 ul{
      padding-left: 7%;
    }


  .s-entry-area{
    clear:both;
    width: 83%;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 90px;
  }



  .entry_method_area{
    clear: both;
    display: inline-block;
    width: 90%;
    margin: auto;
    padding: 30px;

  }

  .entry_method_box01{
    width: 90%;
    margin: auto;
    font-size: 14px;
    /*display: inline-block;*/
    margin-bottom: 30px;
        /*border-top: 3px solid #000;*/
            padding-top: 10px;
  }
  .entry_method_box01 span{
    display: block;
  }
  .entry_method_box01 h2{
    font-size: 24px;
    font-weight: bold;
            color: #CE021A;
  }
  .entry_method_box02{
    width: 90%;
    margin: auto;
    font-size: 14px;
    /*display: inline-block;*/
    margin-bottom: 30px;
        /*border-top: 3px solid #000;*/
            padding-top: 10px;
  }
  .entry_method_box02 h2{
    font-size: 24px;
    font-weight: bold;
            color: #CE021A;
  }
  .border-area{
    width: 90%;
    margin: auto;
        margin-top: -20px;
  }
  .border-black{
    border-top: 5px solid #000;
  }
  .oub_btn{
    width: 90%;
    border-radius: 10px;
    margin-top: 30px;
    background: #000;
    padding: 1% 2%;
    color: #fff;
    font-size: 20px;
    text-align: center;
  }


.s-entry-area{
  clear: both;
  position: relative;
}


  .oub_btn01{
    position: absolute;
  top: 70px;
  right: 1%;
  background: #000;
  color: #fff;
  width: 41%;
  font-size: 11px;
  text-align: center;
  padding: 1%;
  }



  .s-grand{
    clear: both;
    width: 83%;
    margin: auto;
  }
  .entry_btn{
    width: 59%;
    margin: auto;
    text-align: center;
    font-size: 16px;
    padding: 20px 30px;
    font-weight: bold;
    background: #fff;
    border: 1px solid #000;
  }







  .s_result_area{
    display: inline-block;
  }
  .ssize2017-report{
  margin: 0 auto;
  margin-top: 30px;
  width: 100%;
}

.ssize2017-report img{
  display: block;
  margin: auto;
}

.ssize2017-report h3{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.ssize2017-blue01{
  margin-top: 30px;
  position: relative;
  border: 3px solid #2E3192;
  width: 230px;
  height: 630px;
  padding: 25px;
  float: left;
  text-align: left;
  word-break:break-all;
  background: #fff;
}
.ssize2017-blue01 h4{
  font-size: 19px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 35px;
  font-weight: bold;
}
.ssize2017-blue01 p{
  font-size: 16px;
  line-height: 26px;
}
.ssize2017-blue01 p a{
  text-decoration: underline;
  color: #0000FF;
}

.ssize2017-blue02{
  margin-top: 30px;
  position: relative;
  border: 3px solid #2E3192;
  width: 230px;
  height: 630px;
  padding: 25px;
  float: right;
  text-align: left;
  word-break:break-all;
  background: #fff;
}
.ssize2017-blue02 h4{
  font-size: 19px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 35px;
  font-weight: bold;
}
.ssize2017-blue02 p{
  font-size: 16px;
  line-height: 26px;
}
.ssize2017-blue02 p a{
  text-decoration: underline;
  color: #0000FF;
}

.ssize2017-blue03{
  margin-top: 30px;
  position: relative;
  border: 3px solid #2E3192;
  width: 230px;
  height: 630px;
  padding: 25px;
  float: left;
  text-align: left;
  word-break:break-all;
  background: #fff;
}
.ssize2017-blue03 h4{
  font-size: 19px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 35px;
  font-weight: bold;
}
.ssize2017-blue03 p{
  font-size: 16px;
  line-height: 26px;
}
.ssize2017-blue03 p a{
  text-decoration: underline;
  color: #0000FF;
}


.small-text01{
  margin-top: 0px !important;
  line-height: normal !important;
}
.small-text02{
  margin-top:-15px !important;
  font-size: 14px !important;
  line-height: normal !important;
}
.SP-margin{
  margin-left: 13px;
}







.ssize2017-blue04 {
  margin-top: 30px;
  position: relative;
  border: 3px solid #2E3192;
  width: 230px;
  height: 630px;
  padding: 25px;
  float: right;
  text-align: left;
  word-break:break-all;
  background: #fff;
}
.ssize2017-blue04 h4{
  font-size: 19px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 35px;
  font-weight: bold;
}
.ssize2017-blue04 p{
  font-size: 16px;
  line-height: 26px;
}
.ssize2017-blue04 p a{
  text-decoration: underline;
  color: #0000FF;
}
/*.ssize2017-blue04{
  margin-top: 30px;
  position: relative;
  border: 3px solid #2E3192;
  width: 230px;
  height: 630px;
  padding: 25px;
  float: right;
  text-align: left;
  word-break:break-all
}
.ssize2017-blue04 h4{
  font-size: 19px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 35px;
  font-weight: bold;
}
.ssize2017-blue04 p{
  font-size: 16px;
  line-height: 26px;
}
.ssize2017-blue04 p a{
  text-decoration: underline;
  color: #0000FF;
}*/

.ssize2017-yamaguchi{
  margin-top: 20px;
}
.ssize2017-blue-name{
  float: right;
  margin-top: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
  padding-right: 25px;
  padding-bottom: 20px;
}



.font17{
  font-size: 17px !important;
}
.font18{
  font-size: 18px !important;
}






    #page-top {
      position: fixed;
      bottom: 20px;
      right: 20px;
      font-size: 77%;
      z-index: 1000;
  }
  #page-top a {
      background: #1ea6a6;
      text-decoration: none;
      color: #fff;
      width: 100px;
      padding: 30px 0;
      text-align: center;
      display: block;
      border-radius: 5px;
  }




  }
