@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html--------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

html {
  touch-action: manipulation;
}
#body_wrapper,#footer,#header,#search_block {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* tap-highlight-color: rgba(0, 0, 0, 0); */
}

:focus {
outline:0;
}

ol, ul {
list-style:none;
}

img{	  
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  user-select:none;
  user-drag: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
}

table {
border-collapse:separate;border-spacing:0;
}
/* ----------テーブル */

caption, th, td {
font-weight:bold;
text-align:left;

}

blockquote:before, blockquote:after,q:before, q:after {
content:"";
}

blockquote, q {
quotes:"" "";
}

a img {
border:0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display:block;
}

body{
font:16px/2.0  "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
color:#000000;
-webkit-text-size-adjust:100%;
}
#content{
  font:17px/1.2 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}
/* "Amatic SC","Lucida Grande", Arial,  ,"ＭＳ Ｐゴシック",sans-serif*/

a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
font-weight:bold;
color:#18a8a0;
}


/**** Clearfix ****/

nav .panel:after, #mainNav:after, .CategoryTitle:after, .bg:after,.post:after{
content:"";
display:table;
clear:both;
}

nav .panel,#mainNav,.CategoryTitle,.bg, .post{
zoom:1;
}

/* Rayout-----------------------------------------------*/

#body_wrapper{
margin:0 auto;
width:1040px;
margin-top:120px;

}

#header{
text-align:center;
}

#theline{
    display: inline-block;
    background:#f0eded;
    width: 100%;
    height: 17px;
}

#content{
float:left;
width:715px;
padding:30px 0;
position: relative;
margin-top:100px;
}

#sidebar{
float:right;
width:280px;
padding:30px 0;
margin-right: 20px;
margin-top:40px;
}

#footer{
border-top:17px solid #f0eded;
clear:both;
padding:40px;
} 

/* ヘッダー---------------------------------------------*/


#topline{
display: block;
height: 38px;
width: 100%;
background: #000000;
}

#headerWrap{
display: flex;

}

#header h2{
position:relative;
clear:both;
text-align:center;
font-size:160%;
font-weight:bold;
}

#logo{
display: block;
background: #ffffff;
height: auto;
width: 350px;
}

#logo, #mainnav{
display:block;
float: left;
}

#logo_contents{
  display: block;
  position:relative;
  top: 35px;
  left: 35px;
  background: #ffffff;
  height: 70px;
  width: auto;
  }

#header h2 img{
/* width: 15px; */
/* height: 50px; */
}

.headline{
border-bottom:10px solid #000000;
}

#ranking{
cursor: pointer;
}
#chordpositions{
cursor: pointer;
}
.sub-menu00,.sub-menu01,.sub-menu02{
margin-top: -20px;
margin-left: -15px;
}

#logo_contents:hover, .artist:hover{
  opacity:0.7;
  }
  #logo_contents:active{
    top: 38px;
  }


/* メニュー　
------------------------------------------------------------*/

nav#mainnav{
    position:relative;
    margin-top:30px;
    height: 100px;
    flex: 1;
    }
    
    nav#mainnav ul{
    display:flex;
    justify-content:flex-end;
    align-items:baseline;
    }
    
    nav#mainnav ul li{
        font-size: 15px;
    float:left;
    margin-right:10px;
    overflow:hidden;
    }
    
    nav#mainnav ul li a{
        display:  inline-block;
        vertical-align: middle;
    text-align:center;
    height:40px;
    padding:0 20px 0 0px;
    line-height:60px;
    font-size:100%;
    color:#000000;
    overflow:hidden;
    }
    
    nav#mainnav ul li a span,nav#mainnav ul li a strong{
    display:block;
    font-weight:bold; 
    font-size:100%;
    text-align: right;
    line-height:1.4;
    margin-bottom:-3px;
    overflow:hidden;
    }
    
    nav#mainnav ul li a span{
    font-size:75%;
    }
    
    /* nav#mainnav ul li a :hover span, nav#mainnav ul li a:hover{
    color:#999999;
    } */
    
    
    nav#mainnav ul ul{
    width:160px;
    }
    
    nav#mainnav ul li ul{
    display: none;
    }
    
    nav#mainnav ul li:hover ul{
    display: block;
    position: absolute;
    top:60px;
    text-align:center;
    z-index:500;
    }
    
    nav#mainnav ul li li{
    background:#ffffff;
    border-bottom:1px dotted #cdcdcd;
    float: none;
    width:160px;
    height:40px;
    line-height:40px;
    margin:0;
    }
    
    nav#mainnav ul li li:last-child{
    border:0;
    }
    
    nav#mainnav ul li li a{
    width:100%;
    height:40px;
    padding:0;
    line-height:40px;
    font-size:95%;
    text-lign:center;
    }
    
    nav#mainnav ul li li a:hover{
    color:#999999;
    }
    
    nav div.panel{
    display:block !important;
    position: relative;
    top:55px;
    right:10px;
    }
    
    
    #panel01,#panel02,#panel03,#panel04,#panel05{
        height: auto;
        width: 22px;
        display: inline-block;
        vertical-align: -3px;
        cursor: pointer;
        }
    
    
    /* #panel01:hover,#panel02:hover,#panel03:hover,#panel04:hover,#panel05:hover{
        cursor : pointer;
        opacity: 0.4;
    }
    
    #panel01:hover ~ #how_to,
    #panel02:hover ~ #search,
    #panel03:hover ~ #ranking,
    #panel04:hover ~ #chordpositions,
    #panel05:hover ~ #setting {
        color:#999999;
    }
    
    #how_to:hover ~ #panel01{
        opacity: 0.4;
    } */

/* search block-----------------------------------*/

#search_block{
  display: inline-block;
  background: #ffffff;
  width: 100%;
  height: 30px;
  margin-top: 50px;
  }
  .mainsearch{
  position: absolute;
  right:60px;
  width: 24%;
  }
  .searchbox{
  width: 100%;
  height: 1.5rem;
  padding-left: 10px;
  border: 2px solid;
  border-color: #8f8f8f;
  border-radius: 10px;
  font-size: 0.8em;
  }
  #srchBtn{
      display: inline-block;
      position: relative;
      width: 1em;
      height: 1em;
      color: #000;
      font-size: 200px;
  }
  .searchForm {
      position: relative;
    }
  
    input[type="submit"] {
      appearance: none;
      -webkit-appearance: none;
      }
        .searchForm_submit {
      position: absolute;
      cursor: pointer;
      width: 2.8rem;
      height: 94%;
      top: calc(5% );
      right: -45px;
      border-radius: 0 8px 8px 0;
      background: #000000;
    }
    .searchForm_submit:active {
      background: #3f3e3e;
    }
    .searchForm_submit::before {
      position: absolute;
      cursor: pointer;
      content: '';
      width: 0.7rem;
      height: 0.7rem;
      top: calc(21% );
      left: calc(35% );
      border-radius: 50%;
      box-shadow: 0 0 0 2px #fff;
    }
    .searchForm_submit::after {
      position: absolute;
      cursor: pointer;
      content: '';
      width: 0.7rem;
      height: 0.7rem;
      top: calc(65%  );
      left: calc(46% );
      border-top: solid 2px #fff;
      transform: rotate(45deg);
    }
    .searchForm_submit_i {
      position: absolute;
      cursor: pointer;
      width: 2.8rem;
      height: 92%;
      top: calc(2% );
      right: -45px;
      border: 1px solid #8f8f8f;
      border-radius: 0 8px 8px 0;
      background: #000000;
    }
    .searchForm_submit_i:active {
      background: #3f3e3e;
    }
    .searchForm_submit_i::before {
      position: absolute;
      cursor: pointer;
      content: '';
      width: 0.7rem;
      height: 0.7rem;
      top: calc(21% );
      left: calc(35% );
      border-radius: 50%;
      box-shadow: 0 0 0 2px #fff;
    }
    .searchForm_submit_i::after {
      position: absolute;
      cursor: pointer;
      content: '';
      width: 0.7rem;
      height: 0.7rem;
      top: calc(65%  );
      left: calc(46% );
      border-top: solid 2px #fff;
      transform: rotate(45deg);
    }
    #srchBtn:hover{
    opacity:0.7;
    }
    #srchBtn:active{
    display: block;
    cursor: pointer;
    width: 13px;
    position: absolute;
    top: 6px; 
    right: -4px;
    padding: 5px 5px;
    }


    #srchBtn:hover{
    opacity:0.7;
    }
    #srchBtn:active{
    display: block;
    cursor: pointer;
    width: 13px;
    position: absolute;
    top: 6px; 
    right: -4px;
    padding: 5px 5px;
    }
#req_link{
    position: absolute;
    right:30px;
    margin-top: 10px;
    }
    #twi_link{
        color: #000000;
    }

  #hatena{
    position: absolute;
    cursor: pointer;
    display: inline-block;
    top: 213px;
    right: 243px;
    margin:0;
    padding:0;
  }
  #hatena_icon{
      display:none;
      width: 11px;
      height: auto;
  }
  .description_off{
      display: none;
  }
  .description{
    display: inline-block;
    top: -15px;
    left: -165px;
    position: absolute;
    padding: 10px;
    font-size: 12px;
    line-height: 1.6em;
    color: #fff;
    border-radius: 5px;
    background: #000;
    width: 135px;
}
.description:after{
    content: "";
    position: absolute;
    top: 4px;
    left: 165px;
    border: 15px solid transparent;
    border-top: 15px solid #000;
    margin-left: -13px;
    transform: rotateZ(270deg);
  }

/* body--------------------------------------------- */

body{
    user-select:none;
    -webkit-user-select:none;
    -ms-user-select: none;
    -moz-user-select:none;
    -khtml-user-select:none;
    -webkit-user-drag:none;
    -khtml-user-drag:none;
    }

    #Dnabi{
      display: block;
      position: static;
      left: 2px;
      height: 28px;
      white-space: nowrap;
      margin-bottom: 20px;
    }
    #D_logo{
      display: block;
      position: relative;
      width: 20px;
      height: auto;
      left: 0px;
      margin-right: 7px;
      margin-left: 20px;
    }
    #Dnavi_link{
      display: flex;
      align-items:center;
      left: 0px;
      margin-top: 10px;
      font-weight: bold;
      color:#000;
      width: 100%;
    }
    #coment{
      display: block;
      position: static;
      margin-left: 20px;
      margin-bottom: 10px;
    }
    /* #id_bpm{
      display: block;
      position: static;
      margin-left: 20px;
    } */

    #jkt_block{
      height: 130px;
     }
    .songjkt{
    display: block;
    text-align: center;
    position:  absolute;
    top: 100px;
    left: 43%;
    transform: translateX(-50%);
    margin-top:30px ;
    border: 2px solid rgb(221, 221, 221);
    }
    .bodytitle{
    display: block;
    position:  relative;
    left: 3px;
    margin-top: 50px;
    padding: 30px 50px 120px 80px; 
    }
    .title{
      display: inline-block;
      vertical-align:baseline;
      white-space: nowrap;
      font-size: 28px;
      font-family:Arial;
      letter-spacing:0em;
      color:#2d2386;
      font-weight:bold;
      text-align: center;
      /* display: inline-block; */
      position: absolute;
      top: 60px;
      left: 43%;
      width: 460px;

      /* transform: translate(-50%, -50%); */
      -webkit-transform: translate(-50%, -50%);
      /* -ms-transform: translate(-50%, -50%); */
    }
    .artist{
      display: inline-block;
      vertical-align:baseline;
      white-space: nowrap;
      font-size: 18px;
      font-family:Arial;
      letter-spacing:0em;
      color:#000000;
      font-weight:bold;
      text-align: center;
      /* display: inline-block; */
      position: absolute;
      top: 107px;
      left: 43%;
      width: 400px;
      /* transform: translate(-50%, -50%); */
      -webkit-transform: translate(-50%, -50%);
      /* -ms-transform: translate(-50%, -50%); */
    }
    .artist:active{
      top: 110px;
    }
    /* .bodycr{
      padding-left: 10px;
      padding: 30px 0 0 0;
    } */
    #bodycr{
      display: inline-block;
      padding-left: 10px;
      font-size: 13px;
      font-family:Arial;
      letter-spacing:0em;
      color:#000000;
      font-weight:normal;
      text-align: center;
      white-space: nowrap;
      /* line-height:0px */
      /* vertical-align: top; */
      padding: 40px 0px 0px 0px;
      position: absolute;
      top: 143px;
      left: 43%;
      width: 420px;
      /* transform: translate(-50%, -50%); */
      -webkit-transform: translate(-50%, -50%);
      /* -ms-transform: translate(-50%, -50%); */
    }
    #titleline{
      display: block;
      border-top : solid 5px #d1cfcf;
      left: 3px;
      height: 20px;
      margin-top: 50px;
      /* padding: 30px 50px 120px 80px;  */
    }
    
    #TOP-button {
      display: block;
      cursor: pointer;
      width: 1px;
      text-align: center;
    position: fixed;
     opacity: 0;
      bottom: 100px; 
      right: -10px;
      padding: 5px 32px;
    }
    #TOP-button.fade-in{
       width: 10px;	   
      opacity: 0.8;
     transition: opacity 2s;
    }
    
    #TOP-button:active{
      display: block;
      cursor: pointer;
      width: 1px;
      text-align: center;
    position: fixed;
    bottom: 98px; 
      right: -10px;
      padding: 5px 32px;
    }
    #scrollfield{
      font-size: 19.5px ; 
      }
    #slide_value{
      width: auto;
      height: 20px;
      vertical-align:top;
    }
    /* #text-button {
      display: block;
      cursor: pointer;
      width: 160px;
      text-align: center;
     
    position: fixed;
      top: 300px; 
      right: 10px;
      padding: 6px 40px;
    }
     */
    .code{
      display: block;
      position:relative;
      width: 650px;
    }
    #speed {
     color:#888888;
      display: block;
      cursor: pointer;
      width: 160px;
      text-align: center;
      position: fixed;
       bottom: 7px;  
      right: 5px;
      padding: 6px 40px;
      z-index: 1;
    }
    #slow-button {
      float: right;
      display: block;
      cursor: pointer;
      width: 60px;
      text-align: center;
      opacity:0.7;
    position: fixed;
     bottom: 170px; 
      /* right: 10px;
      padding: 6px 40px; */
      margin:0 0 0 600px;
    }
    #slow-button:hover{
    opacity:0.4;
    }
    #slow-button:active{
      float: right;
      display: block;
      cursor: pointer;
      width: 60px;
      text-align: center;
      opacity:0.4;
      position: fixed;
      bottom: 166px;
      /* right: 10px; */
      /* padding: 6px 40px; */
      margin:0 0 0 600px;
    }
    #fast-button {
      float: right;
      display: block;
      cursor: pointer;
      width: 60px;
      text-align: center;
      opacity:0.7;
      position: fixed;
      bottom: 20px;
      /* right: 10px; */
      /* padding: 6px 40px; */
      margin:0 0 0 600px;
    }
    #fast-button:hover{
    opacity:0.4;
    }
    #fast-button:active{
      float: right;
      display: block;
      cursor: pointer;
      width: 60px;
      text-align: center;
      opacity:0.4;
      position: fixed;
      bottom: 15px;
      /* right: 10px;
      padding: 6px 40px; */
      margin:0 0 0 600px;
    }
    
    #playing {
      display: block;
      cursor: pointer;
      max-width: 100%;
      text-align: center;
     position: fixed;
      bottom: 3px; 
      right: 3px;
      padding: 6px 40px;
      z-index: 1
;
    }
     /*  artjun--------------------------------------- */
    /* 週間人気--------------------------------------- */
  .weeksongrank,.weekartistrank,.artrankjun {
    margin:0 0 25px;
    }
    .w_songrank_table,.w_artrank_table,.artrankjun,.weeksongrank h1{
    /* margin:0 0 25px; */
    width: 100%;
    }
    #artlabel{
    vertical-align: middle;
    }
    
    .w_songrank_table h1,.w_artrank_table h1,.artrankjun h1,.weeksongrank h1{
    color: #ffffff;
    background: #000000;
    
    height: 30px;
    line-height: 32px;
    clear:both;
    margin:0 0 8px;
    padding:5px 0;
    font-size:130%;
    font-weight:normal;
    border-left:8px solid #000000;
    }
    .w_songrank_table a,.w_artrank_table a,.artrankjun_table a{
    font-weight: bold;
    display:block;
    padding:5px 0 5px 0;
    color:#000000;
    border-bottom:1px solid #dcdcdc;
    }
    .w_songrank_table a:hover,.w_artrank_table a:hover,.artrankjun_table a:hover{
    color:#999999;
    }
    #artlabel,#junlabel{
    color:#555555;
    }
    .w_songrank_table a:hover #artlabel,.artrankjun_table a:hover #junlabel{
    color:#999999;
    }
    #more_view{
      display: block;
      text-align: center;
      color: #000000;
      margin-top: 7px;
    }
    #more_view:hover{
    color:#999999;
    }

    .CategoryTitle {
      margin:0 0 25px;
      }
          
    .CategoryTitle h3{
        color: #ffffff;
        background: #000000;
    height: 30px;
    line-height: 32px;
    clear:both;
    margin:0 0 8px;
    padding:5px 0;
    font-size:110%;
    font-weight:normal;
    border-left:8px solid #000000;
    }
    .CategoryTitle a{
    font-weight: bold;
    display:block;
    padding:5px 0 5px 0;
    color:#000000;
    border-bottom:1px solid #dcdcdc;
    }
    
    .CategoryTitle a:hover{
    color:#999999;
    }
    #D_logo_tr{
      display: inline-block;
      position: absolute;
      width: 20px;
      height: auto;
      left: 2px;
      bottom: 20px;
      /* margin-right: 7px;
      margin-left: 20px; */
      }



    .table-txt
    {
        vertical-align: middle;
        position: relative;
        width: 100%;
        padding-left: 5px;
        border-bottom:1px solid #dcdcdc;
        /* height: 80px; */
        line-height: 24px;
    }
    .table-img
    {
        display:block;
        width: 65px;
        text-align: center;
        }
    .img_waku{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 60px;
        height: 83px;
        /* overflow: hidden; */
        /* background-color:  rgb(196, 196, 196); */
      }
  .img_waku a{
    display: flex;
    justify-content: center;
    /* align-items: center; bad*/
    max-height: 64px;
    max-width: 60px;
    height: auto;
    width: 60px;
  }
  .gazo_img{
    margin: 2px 0 0 0;
    vertical-align: middle;
    max-height: 64px;
    max-width: 60px;
    height: auto;
    width: auto;
    border: 2px solid rgb(221, 221, 221);
  }
    .w_songrank_table tr{
      /* position: relative; */
/* height: 65px; */
    }
    
    .w_songrank_table h1{
        width: 100%;
    }
    .w_songrank_table a{
      font-weight: bold;
      display:block;
      padding:5px 0 5px 0;
      color:#000000;
      vertical-align: middle;
  }
    #juni{
      display:inline-block;
      color: #550711 ;

    }

    /* --------------------------------------- */

    #key_selectbox,#shu_selectbox{
      font-size: 1rem;
      font-weight:bold;
      color: #000000;
    }
    
    .setting{
      background-position : 10px;
      background-color:#dfdede;
      background-size:contain;
      width:600px;
      height: 130px;
      border-radius: 5px 5px 0px 0px;
      margin-left:20px;
    }
    .setting_02{
        background-position : 10px;
        background-color:#dfdede;
        background-size:contain;
        width:600px;
        height: 130px;
        border-radius: 0px 0px 5px 5px;
        margin-left:20px;
        display: flex;
        flex-wrap: wrap;
        
      }

    .setting-div0 li{
      float: left;
      list-style: none;
      margin:20px 15px 10px 10px;

    }
    .setting-div1 li{
      float: left;
      list-style: none;
      margin:15px 35px 10px 10px;

    }
    
    .setting-div2 li{
      white-space: nowrap;
      float:left;
      list-style: none;
      margin:16px 50px 10px 10px;
    }

    #C_button{
        top: -5px;
    }
    .setting-div3 li{
      white-space: nowrap;
      list-style: none;
      margin:10px 182px 0px 25px;
    }
    .setting-div4 li{
      white-space: nowrap;
      list-style: none;
      margin:10px 10px 10px 10px;
    }
    
    .glider,.kt_slider{
      display: none;
    }

    .setting-div_ruby li{
        white-space: nowrap;
        list-style: none;
        margin:10px 70px 10px 10px;
      }
      .ruby_slider,.ruby_slider{
        display: none;
      }
    
    /* .cmn-toggle {
      position: absolute;
      margin-left: -9999px;
      visibility: hidden;
    }
    .cmn-toggle + label {
      display: block;
      position: relative;
      cursor: pointer;
      outline: none;
      user-select: none;
    } */
    #theform4{
      height: 40px;
    }
    
    .switch__label {
      cursor: pointer;
      width: 50px;
      height: 40px;
      position: relative;
      display: inline-block;
      }
      .switch__content {
      display: block;
      cursor: pointer;
      position: relative;
      top: -40px;
      left: 120px;
      border-radius: 4px;
      height: 31px;
      overflow: hidden;
      }
      .switch__content:before {
      content: "";
      display: block;
      position: absolute;
      width: calc(100% - 3px);
      height: calc(100% - 3px);
      top: 0;
      left: 0;
      border: 1.5px solid #E5E5EA;
      border-radius: 4px;
      background-color: #fff;
      }
      .switch__content:after {
      content: "";
      display: block;
      position: absolute;
      background-color: transparent;
      width: 0;
      height: 0;
      top: 50%;
      left: 50%;
      border-radius: 4px;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s;
      }
      .switch__circle {
      display: block;
      top: 2px;
      left: 120px;
      position: absolute;
      -webkit-box-shadow: 0 2px 6px #999;
      box-shadow: 0 2px 6px #999;
      width: 27px;
      height: 27px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      background-color: #fff;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s;
      }
      .glider:checked ~ .switch__circle {
      left: 142px;
      }
      .glider:checked ~ .switch__content:after {
      background-color: #0075ff;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      }
      #theform5{
        height: 40px;
      }
      .kt_switch__label {
        cursor: pointer;
        width: 50px;
        height: 40px;
        position: relative;
        display: inline-block;
        }
        .kt_switch__content {
        display: block;
        cursor: pointer;
        position: relative;
        top: -40px;
        left: 100px;
        border-radius: 4px;
        height: 31px;
        overflow: hidden;
        }
        .kt_switch__content:before {
        content: "";
        display: block;
        position: absolute;
        width: calc(100% - 3px);
        height: calc(100% - 3px);
        top: 0;
        left: 0;
        border: 1.5px solid #E5E5EA;
        border-radius: 4px;
        background-color: #fff;
        }
        .kt_switch__content:after {
        content: "";
        display: block;
        position: absolute;
        background-color: transparent;
        width: 0;
        height: 0;
        top: 50%;
        left: 50%;
        border-radius: 4px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        }
        .kt_switch__circle {
        display: block;
        top: 2px;
        left: 100px;
        position: absolute;
        -webkit-box-shadow: 0 2px 6px #999;
        box-shadow: 0 2px 6px #999;
        width: 27px;
        height: 27px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background-color: #fff;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        }
        .kt_slider:checked ~ .kt_switch__circle {
        left: 122px;
        }
        .kt_slider:checked ~ .kt_switch__content:after {
        background-color: #0075ff;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        }

        #theform6{
            height: 40px;
            }
            .ruby_switch__label {
              cursor: pointer;
              width: 50px;
              height: 40px;
              position: relative;
              display: inline-block;
     
              }
              .ruby_switch__content {
              display: block;
              cursor: pointer;
              position: relative;
              top: -40px;
              left: 100px;
              border-radius: 4px;
              height: 31px;
              /* overflow: hidden; */
              }
              .ruby_switch__content:before {
              content: "";
              display: block;
              position: absolute;
              width: calc(100% - 3px);
              height: calc(100% - 3px);
              top: 0;
              left: 0;
              border: 1.5px solid #E5E5EA;
              border-radius: 4px;
              background-color: #fff;
              }
              .ruby_switch__content:after {
              content: "";
              display: block;
              position: absolute;
              background-color: transparent;
              width: 0;
              height: 0;
              top: 50%;
              left: 50%;
              border-radius: 4px;
              -webkit-transition: all .5s;
              -moz-transition: all .5s;
              -ms-transition: all .5s;
              -o-transition: all .5s;
              transition: all .5s;
              }
              .ruby_switch__circle {
              display: block;
              top: 2px;
              left: 100px;
              position: absolute;
              -webkit-box-shadow: 0 2px 6px #999;
              box-shadow: 0 2px 6px #999;
              width: 27px;
              height: 27px;
              -webkit-border-radius: 4px;
              border-radius: 4px;
              background-color: #fff;
              -webkit-transition: all .5s;
              -moz-transition: all .5s;
              -ms-transition: all .5s;
              -o-transition: all .5s;
              transition: all .5s;
              }
              .ruby_slider:checked ~ .ruby_switch__circle {
              left: 122px;
              }
              .ruby_slider:checked ~ .ruby_switch__content:after {
              background-color: #0075ff;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              }

     .cbutton{
        cursor: pointer;
        display: inline-block;
        position: relative;
        padding: 0.4em 1.3em;
        text-decoration: none;
        border-radius: 4px;
        background: #ffffff;
        color: rgb(77, 77, 77);
        border-top: solid 3px #e2e2e2;
        border-bottom: solid 3px #ececec;
        border-left: solid 3px #e2e2e2;
        border-right: solid 3px #ececec;
        left:-10px;
    }
    .cbutton:active{ 
        border:none;
        -ms-transform: translate(6px,6px);
        -webkit-transform: translate(6px,6px);
        transform: translate(6px,6px);
    }
    
    .credit{
      position: relative;
      padding-left: 10px;
      font-size: 13px;
      font-family:Arial;
      letter-spacing:0em;
      color:#000000;
      font-weight:normal;
      text-align: center;
      padding: 80px 0px 0px 100px;
      margin-bottom: 50px;
    }
 
        .ad_margin{
      display: inline-block;
      position: relative;
      height: 150px;
      width: auto;
      top: 100px;
      margin-top: 50px;
      margin-bottom: 50px;
    }

        .afi_margin{
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 15px;
      height: 320px;
      width: auto;
      top: 100px;
      margin-top: 50px;
      margin-bottom: 70px;
      background-color: #F5F5F5;
      border-radius:5px;
      z-index:8;
    }
    .afi_margin p{
      font-size: 15px;
    top:15px;
    text-align: right;
    }
    .flexbox {
      display: flex;
      flex-wrap: wrap;
    }
    .waku{
      display: flex;
      justify-content: center;
      align-items: center;
      width: 124px;
      height: 130px;
      border: 1px solid rgb(221, 221, 221);
      overflow: hidden;
    }
    .waku a{
    }
    .waku img{
      margin: 2px 0 0 0;
      vertical-align: middle;
      /* width: 85px;
      height: auto; */
    }
    .flexbox_02 {
      display: flex;
      flex-wrap: wrap;
    }
    #afi_margin_kome{
      position: relative;
      font-size: 13px;
      top: 50px;
      height: 130px;
    }
    .text_link{
      display: flex;
      word-break: keep-all;
      position: absolute;
      justify-content: center;
      align-items: center;
      background-color: #000;
      width: 500px;
      height: 58px;
      margin: 2px 2px 2px 2px;
      top: 175px;
      left: 142px;
    }
    .text_link a{
      display: inline-block;
      zoom: 1;
      color :#f3f3f3;
      text-align:center;
    }

    .text_link02{
      display: flex;
      word-break: keep-all;
      position: absolute;
      justify-content: center;
      align-items: center;
      background-color: hsl(133, 32%, 62%);
      width: 500px;
      height: 58px;
      margin: 2px 2px 2px 2px;
      top: 237px;
      left: 142px;
    }
    .text_link02 a{
      display: inline-block;
      zoom: 1;
      color :#f3f3f3;
      text-align:center;
    }
    .text_link_ebook{
      display: flex;
      position: absolute;
      justify-content: center;
      align-items: center;
      background-color: #000;
      width: 300px;
      height: 58px;
      margin: 4px 4px 4px 4px;
      top: 175px;
      left: 243px;
    }
    .text_link_ebook img{
      width: 496px;
      height: auto;
    }
    
    li {list-style: none;}
    
    a {
      color:#afaeae;
      text-decoration: none;
      }
    
    
    #wrapper 
    {
      font-size: 1.2rem;
      font-weight: 900;
      width: 100%;
      text-align: center;
    }
    
    /* #contents {
      display: flex;
      width: 100%;
      justify-content: center;
      align-items: center;
      transform: translateX(0);
      transition: .4s transform;
    } */
    
    /* #contents {
      height: 1000px;
      background-color: #ddd;
    } */
    
     #nav-btn 
     {
      display: none;
      outline: none;
      cursor: pointer;
     }
      .dw_menu ul   
        {
            display: none;
            justify-content: flex-end;
            align-items: center;
            height: 70px;
            background: #ffffff;
        }
        .dw_menu ul li 
        {
          padding: 0 20px;
          transition: all 0.5s;
        }
        .dw_menu ul li a
        {
          position: relative;
          display: inline-block;
          text-decoration: none;
        }
        .dw_menu ul li a :after 
        {
          position: absolute;
          bottom: -4px;
          left: 0;
          content: '';
          width: 100%;
          height: 2px;
          background: #333;
          transform: scale(0, 1);
          transform-origin: left top;
          transition: transform 0.3s;
        }
        .dw_menu ul li a :hover::after 
        {
          transform: scale(1, 1);
        }
        
    
    
        @media screen and (max-width: 960px) 
        {
          #nav-btn-label
          {
            display: block;
            position: fixed;
            cursor: pointer;
            z-index: 35;
            top: 100px;
            right: -10px;
            width: 100px;
            height: 70px;
            /* background: transparent;
            border: none; */
          }
          #nav-btn 
          {
            display: block;
            position: fixed;
            z-index: 16;
            top: 45px;
            right: -10px;
            background: transparent;
            border: none;
          }
          .hamburger
          {
            position: relative;
            display: block;
            width: 50px;
            height: 44px;
          }
          .hamburger .bdr 
          {
            position: absolute;
            left: 0;
            width: 60%;
            height: 2px;
            border-radius: 6px;
            background: rgba(80, 80, 80, 0.5);
            transition: all 0.5s;
          }
          .hamburger .bdr:nth-child(1)
          {
            top: 70px;
          }
          .hamburger .bdr:nth-child(2) 
          {
            top: 80px;
          }
          .hamburger .bdr:nth-child(3)
          {
            top: 90px;
          }
          .hamburger.is-active .bdr
          {
            background:#FFFFFF;
          }
          .hamburger.is-active .bdr:nth-child(1)
          {
            transform: translateY(20px) rotate(-45deg);
          }
          .hamburger.is-active .bdr:nth-child(2)
          {
            opacity: 0;
          }
          .hamburger.is-active .bdr:nth-child(3)
          {
            transform: translateY(-20px) rotate(45deg);
          }
    
          .dw_menu 
          {
            position: fixed;
            top: 0;
            right: 0;
            width: 240px;
            height: 100%;
            padding-top: 140px;
            text-align: left;
            font-size: 14px;
            background:rgba(0,0,0,0.85);
            z-index: 1;
            transform: translateX(260px);
            transition: 0.4s all;
          }
          .dw_menu ul
          {
            display: block;
            width: 120px;
            line-height: 30px;
            background: none;
            color: #000;
            text-align: center;
          }
          .dw_menu ul li
          {
            transition: all 0.5s;
          }
    
          .dw_menu ul li a:after
          {
            display: none;
          }
    
          .nav-open .dw_menu
          {
            transform: translateX(0);
          }
          .nav-open #contents
          {
            transform: translateX(-150px);
          }
        }
    
    
        .dw-search{
          color:#afaeae;
          text-align:left;
          }
          .dw_searchbox{
            width: 12rem;
           }
          .dw-capo{
          color:#afaeae;
          text-align:left;
          }

          .dw_keycdiv{
            display: flex;
            height: 45px;
            width:100px;
            justify-content: space-around; 
            margin-top: 15px;
            }
            .dw_keycdiv_iPhone{
              display: flex;
              height: 45px;
              width:100px;
              justify-content: space-around; 
              margin-top: 15px;
              margin-left: 17px;
            }
            #dw_keycdiv span{
              color: #afaeae;
              display: inline;
              height: 70px;
              width:100px;
              white-space: nowrap;
              }
              .dw-keyc{
                display: inline;
                position: relative;
                align-items:center;
                left: 15px;
              }
          .dw-diag{
          white-space: nowrap;
          color:#afaeae;
          text-align:left;
          }
          .dw_srchBtn{
            display: block;
            cursor: pointer;
            width: 13px;
            position: absolute;
            top: 173px; 
            right: 20px;
            padding: 5px 5px;
            }
            .dw_srchBtn_i{
              display: block;
              cursor: pointer;
              width: 13px;
              position: absolute;
              top: 175px; 
              right: 18px;
              padding: 5px 5px;
              }        
          .dw_srchBtn_roid{
            display: block;
            cursor: pointer;
            width: 13px;
            position: absolute;
            top: 174px; 
            right: 20px;
            padding: 5px 5px;
              }
            .dw_srchBtn:hover{
            opacity:0.7;
            }
            .dw_srchBtn:active{
            display: block;
            cursor: pointer;
            width: 13px;
            position: absolute;
            top: 175px; 
            right: 14px;
            padding: 5px 5px;
            }

#dwkey_selectbox,#dwshu_selectbox{
  font-size: 0.9rem;
  font-weight:bold;
  color: #000000;
}

.dw_set_GR{
    display: flex;
    height: 55px;
    width: 100px;
    margin-top: 10px;
    }
    .dw-switch{
      white-space: nowrap;
      display:inline-block
    }
.dw-switch__label {
  white-space: nowrap;
  cursor: pointer;
  width: 50px;
  position: relative;
  display: inline-block;
  left:-6px;
  }
  .dw-switch__label p{
    /* position: relative; */
    color:#afaeae;
    line-height: 1.3;
    align-items: center;
  }
  .dw-switch__content {
    display: block;
    cursor: pointer;
    position: relative;
    top: -34px;
    left: 110px;
    border-radius: 4px;
    height: 31px;
    /* overflow: hidden; */
    white-space: nowrap;
  }
  .dw-switch__content:before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 3px);
  height: calc(100% - 3px);
  top: 0;
  left: 0;
  border: 1.5px solid #E5E5EA;
  border-radius: 4px;
  background-color: #fff;
  }
  .dw-switch__content:after {
  content: "";
  display: block;
  position: absolute;
  background-color: transparent;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  border-radius: 4px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  }
  .dw-glider,.dwkt_slider {
  display: none;
  }
  .dw-switch__circle {
  display: block;
  top: 4px;
  left: 110px;
  position: absolute;
  width: 27px;
  height: 27px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: rgb(201, 201, 201);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  }
  .dw-glider:checked ~ .dw-switch__circle {
  left: 132px;
  }
  .dw-glider:checked ~ .dw-switch__content:after {
  background-color: #0075ff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  }

  .dw_set_KT{
    display: flex;
    height: 45px;
    width:100px;
    justify-content: space-around; 
    margin-top: 0px;
    margin-left: 18px;
    }
  .dwkt_switch{
    white-space: nowrap;
    display:inline-block
  }
  .dwkt_switch__label {
    white-space: nowrap;
    cursor: pointer;
    width: 50px;
    position: relative;
    display: inline-block;
    left:-40px;
    }
    .dwkt_switch__label p{
      color:#afaeae;
      line-height: 1.3;
    }
    .dwkt_switch__content {
    display: block;
    cursor: pointer;
    position: relative;
    top: -30px;
    left: 100px;
    border-radius: 4px;
    height: 31px;
    overflow: hidden;
    }
    .dwkt_switch__content:before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 3px);
    height: calc(100% - 3px);
    top: 0;
    left: 0;
    border: 1.5px solid #E5E5EA;
    border-radius: 4px;
    background-color: #fff;
    }
    .dwkt_switch__content:after {
    content: "";
    display: block;
    position: absolute;
    background-color: transparent;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    border-radius: 4px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    }
    .dwkt_slider {
    display: none;
    }
    .dwkt_switch__circle {
    display: block;
    top: 8px;
    left: 100px;
    position: absolute;
    width: 27px;
    height: 27px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: rgb(201, 201, 201);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    }
    .dwkt_slider:checked ~ .dwkt_switch__circle {
    left: 122px;
    }
    .dwkt_slider:checked ~ .dwkt_switch__content:after {
    background-color: #0075ff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

    .dw_set_ruby{
        display: flex;
        height: 45px;
        width:100px;
        justify-content: space-around; 
        margin-top: 16px;
        margin-left: 0px;
        margin-bottom: 12px;
        }
      .dwruby_switch{
        white-space: nowrap;
        display:inline-block
      }
      .dwruby_switch__label {
        white-space: nowrap;
        cursor: pointer;
        width: 50px;
        position: relative;
        display: inline-block;
        left:-20px;
        }
        .dwruby_switch__label p{
          color:#afaeae;
          line-height: 1.3;
        }
        .dwruby_switch__content {
        display: block;
        cursor: pointer;
        position: relative;
        top: -35px;
        left: 100px;
        border-radius: 4px;
        height: 31px;
        overflow: hidden;
        }
        .dwruby_switch__content:before {
        content: "";
        display: block;
        position: absolute;
        width: calc(100% - 3px);
        height: calc(100% - 3px);
        top: 0;
        left: 0;
        border: 1.5px solid #E5E5EA;
        border-radius: 4px;
        background-color: #fff;
        }
        .dwruby_switch__content:after {
        content: "";
        display: block;
        position: absolute;
        background-color: transparent;
        width: 0;
        height: 0;
        top: 50%;
        left: 50%;
        border-radius: 4px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        }
        .dwruby_slider {
        display: none;
        }
        .dwruby_switch__circle {
        display: block;
        top: 3px;
        left: 100px;
        position: absolute;
        width: 27px;
        height: 27px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background-color: rgb(201, 201, 201);
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        }
        .dwruby_slider:checked ~ .dwruby_switch__circle {
        left: 122px;
        }
        .dwruby_slider:checked ~ .dwruby_switch__content:after {
        background-color: #0075ff;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        }

    #fscss{
      width: 240px;
      color: #1f1d1d;
      border: none;
      padding: 0;
      margin: 0;
      text-align: left;
      margin-left: 1px;
    }
    #fontp{
      color: #afaeae;
    }
    #font_Size{
      border: none;
      padding: 0;
      margin: 0;
      text-align: center;
    }
    .radio_fS{
      clip: rect(1px, 1px, 1px, 1px);
      position: absolute !important;
    }
    .radio_fs_label{
      display: inline-block;
      cursor: pointer;
      padding: 0.5rem 1rem;
      margin-left: 1px;
      border-radius: 3px;
      transition: all .2s;
      background: #fff;
    }
   .radio_fS:checked + .radio_fs_label{
      background: #2d2386;
      color: #fff;
      text-shadow: 0 0 1px rgb(0 0 0 / 70%);
    }

  
      
     .dwcbutton{
      cursor: pointer;
      display: inline-block;
      position: relative;
      padding: 0.4em 1.3em;
      text-decoration: none;
      border-radius: 4px;
      background: #ffffff;
      color: rgb(77, 77, 77);
      border-top: solid 3px #e2e2e2;
      border-bottom: solid 3px #ececec;
      border-left: solid 3px #e2e2e2;
      border-right: solid 3px #ececec;
    }
    .dwcbutton:active{ 
      border:none;
      -ms-transform: translate(6px,6px);
      -webkit-transform: translate(6px,6px);
      transform: translate(6px,6px);
    }
    .dw_setting a{
      color: #000000;
    }

    .dw_setting_btn{
      left:100px;
      bottom: 36px;
      cursor: pointer;
      background-color: #999999;
      border-top: solid 4px  #999999;
      border-radius: 4px;
      width: 90px;
      height: 35px;

      margin-bottom: 60px;
      margin-left:20px;
    }
    #dw_close{
      cursor: pointer;
      width: 90px;
      height: 35px;
      margin-top:20px;
    }
    
/* フッター
------------------------------------------------------------*/

#footer ul{
font-size: 0.5rem;
text-align:center;
padding-bottom:10px;
}

#footer li{
display:inline-block;
vertical-align:text-top;
text-align:left;
margin-right:30px;
}

#footer li a{
font-weight:normal;
display:block;
padding:0 0 0 10px;
overflow:hidden;
color: #555555;
text-decoration: none;
}

#footer li a:before{
content:"・";
}

#footer li a:hover{
color:#cdcdcd;
}

#footer li li{
display:block;
padding:0;
}

*:first-child+html #footer li{
display:inline;
}

*:first-child+html #footer ul ul,*:first-child+html #footer li li a,*:first-child+html #footer li li{
display:none;
}

#copyright{
clear:both;
padding:10px;
text-align:center;
color: #ffffff;
font-size:75%;
zoom:1;
background: #000000;
border-top:12px solid #000000;
}

.lyric{
    /* font-family:Arial; */
  letter-spacing:0em;
  margin-left:100px;
    color:#339999;
    border-collapse: collapse;
    font-weight:bold;
    table-layout: fixed;
    white-space: nowrap;
    cursor: pointer;
    width: 500px;
    text-align: left;
    /* position:; */
    left: 20px;
  }
  .lyric tr:nth-child(2n+0) {
  width:100px;
      border-width: 0px 0px 50px 0px;
      border-color: #FFFFFF;   
      border-style: solid; 
      padding: 0.3em;     
  }
  .lyric td img{
    width: 58px;
    height: auto;
  }
  #credit_text{
    display: inline-block;
    position: absolute;
    top: 100px;
    left: 43%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }



  /* ------------------------------------------ */

  @media screen and (max-width: 666px)
{
  .lyric{
    /* font-family:Arial; */
   letter-spacing:-0.01em;
    margin-left:15px;
    color:#339999;
    border-collapse: collapse;
    font-weight:bold;
    table-layout: fixed;
     white-space: nowrap;
     cursor: pointer;
     width: 470px;
     text-align: left;
    /* position:; */
     left: 3px;
     padding: 10px 10px;
   }
   .lyric tr:nth-child(2n+0) {
    width:60px;
      border-width: 0px 0px 50px 0px;
      border-color: #FFFFFF;   
      border-style: solid; 
      padding: 0.3em;     
    }
   .lyric td img{
    width: 54px;
    height: auto;
  }
  #slow-button {
    bottom: 450px; 
    right: 0px;
    padding: 6px 10px;
   }
   #slow-button:hover{
    opacity:0.7;
    }
   #slow-button:active{
    bottom: 448px;
    opacity:0.4;
    right: 0px;
    padding: 6px 10px;
   }
   #fast-button {
    bottom: 230px;
    right: 0px;
    padding: 6px 10px;
   }
   #fast-button:hover{
    opacity:0.7;
    }
   #fast-button:active{
    bottom: 228px;
    opacity:0.4;
    right: 0px;
    padding: 6px 10px;
   }

          /*------*/
          .setting{
            background-position : 10px;
            background-color:#dfdede;
            background-size:contain;
            left:15px;
            width:470px;
            height: 140px;
            border-radius: 5px 5px 0px 0px;
            border-bottom:1px solid #dfdede;
    
            margin-left:20px;
          }
          .setting_02{
            background-position : 10px;
            background-color:#dfdede;
            background-size:contain;
            left:15px;
            width:470px;
            height: 140px;
            border-radius: 0px 0px 5px 5px ;
            border-top:1px solid #dfdede;
    
            margin-left:20px;
          }
          /*------*/
}    



    @media screen and (max-width: 519px) 
    {
      .title{
        display: inline-block;
        vertical-align:baseline;
        white-space: normal;
        font-size: 28px;
        font-family:Arial;
        letter-spacing:0em;
        color:#2d2386;
        font-weight:bold;
        text-align: center;
        /* display: inline-block; */
        position: absolute;
        top: 67px;
        left: 48%;
        width: 440px;
  
        /* transform: translate(-50%, -50%); */
        -webkit-transform: translate(-50%, -50%);
        /* -ms-transform: translate(-50%, -50%); */
      }
      .artist{
        display: inline-block;
        vertical-align:baseline;
        white-space: normal;
        font-size: 18px;
        font-family:Arial;
        letter-spacing:0em;
        color:#000000;
        font-weight:bold;
        text-align: center;
        /* display: inline-block; */
        position: absolute;
        top: 113px;
        left: 48%;
        width: 400px;
        padding: 0px 0px 0px 0px; 
        /* transform: translate(-50%, -50%); */
        -webkit-transform: translate(-50%, -50%);
        /* -ms-transform: translate(-50%, -50%); */
      }
      .artist:active{
        top: 116px;
        left: 48%;
      }
      #bodycr{
        display: inline-block;
        padding-left: 10px;
        font-size: 13px;
        font-family:Arial;
        white-space: normal;
        letter-spacing:0em;
        color:#000000;
        font-weight:normal;
        text-align: center;
        /* line-height:0px */
        /* vertical-align: top; */
        padding: 0px 0px 0px 0px;
        position: absolute;
        top: 154px;
        left: 48%;
        width: 420px;
        /* transform: translate(-50%, -50%); */
        -webkit-transform: translate(-50%, -50%);
        /* -ms-transform: translate(-50%, -50%); */
      }
      
      .lyric{
       /* font-family:Arial; */
      letter-spacing:-0.05em;
       margin-left:5px;
       color:#339999;
       border-collapse: collapse;
       font-weight:bold;
       table-layout: fixed;
        white-space: nowrap;
        cursor: pointer;
        width: 400px;
        text-align: left;
       /* position:; */
        left: 3px;
        padding: 10px 10px;
      }
      .lyric tr:nth-child(2n+0) {
      width:60px;
         border-width: 0px 0px 50px 0px;
         border-color: #FFFFFF;   
         border-style: solid; 
         padding: 0.3em;     
      }
      .lyric td img{
        width: 50px;
        height: auto;
    }
      
        
      .setting{
        background-position : 10px;
        background-color:#dfdede;
        background-size:contain;
        left:15px;
        width:390px;
        height: 150px;
        border-radius: 5px 5px 0px 0px;
        margin-left:20px;
      }
      .setting_02{
        background-position : 10px;
        background-color:#dfdede;
        background-size:contain;
        left:15px;
        width:390px;
        height: 150px;
        border-radius: 0px 0px 5px 5px ;
        border-top:1px solid #dfdede;
        margin-left:20px;
      }
      .setting-div0 li{
        float: left;
        list-style: none;
        margin:20px 35px 10px 10px;
      }
      .setting-div1 li{
        float: left;
        list-style: none;
        margin:20px 35px 10px 10px;
      }
      .setting-div2 li{
        white-space: nowrap;
        float: left;
        list-style: none;
        margin:10px 10px 10px 10px;

        display: flex;
        flex-wrap:wrap;
      }
      
      .setting-div3 li{
        white-space: nowrap;
        float: left;
        list-style: none;
        margin:10px 130px 10px 10px;
      }   
      .setting-div4 li{
        white-space: nowrap;
        float: left;
        list-style: none;
        margin:10px 10px 10px 10px;
      }
      .switch__label {
        cursor: pointer;
        width: 50px;
        position: relative;
        display: inline-block;
        }
        .switch__content {
        display: block;
        cursor: pointer;
        position: relative;
        top: -40px;
        left: 110px;
        border-radius: 4px;
        height: 31px;
        overflow: hidden;
        }
        .switch__content:before {
        content: "";
        display: block;
        position: absolute;
        width: calc(100% - 3px);
        height: calc(100% - 3px);
        top: 0;
        left: 0;
        border: 1.5px solid #E5E5EA;
        border-radius: 4px;
        background-color: #fff;
        }
        .switch__content:after {
        content: "";
        display: block;
        position: absolute;
        background-color: transparent;
        width: 0;
        height: 0;
        top: 50%;
        left: 50%;
        border-radius: 4px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        }
        .switch__circle {
        display: block;
        top: 2px;
        left: 110px;
        position: absolute;
        -webkit-box-shadow: 0 2px 6px #999;
        box-shadow: 0 2px 6px #999;
        width: 27px;
        height: 27px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background-color: #fff;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        }
        .glider:checked ~ .switch__circle {
        left: 132px;
        }
        .glider:checked ~ .switch__content:after {
        background-color: #0075ff;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        }

        .kt_switch__label {
          cursor: pointer;
          width: 50px;
          position: relative;
          display: inline-block;
          }
          .kt_switch__content {
          display: block;
          cursor: pointer;
          position: relative;
          top: -40px;
          left: 110px;
          border-radius: 4px;
          height: 31px;
          overflow: hidden;
          }
          .kt_switch__content:before {
          content: "";
          display: block;
          position: absolute;
          width: calc(100% - 3px);
          height: calc(100% - 3px);
          top: 0;
          left: 0;
          border: 1.5px solid #E5E5EA;
          border-radius: 4px;
          background-color: #fff;
          }
          .kt_switch__content:after {
          content: "";
          display: block;
          position: absolute;
          background-color: transparent;
          width: 0;
          height: 0;
          top: 50%;
          left: 50%;
          border-radius: 4px;
          -webkit-transition: all .5s;
          -moz-transition: all .5s;
          -ms-transition: all .5s;
          -o-transition: all .5s;
          transition: all .5s;
          }
          .kt_switch__circle {
          display: block;
          top: 2px;
          left: 110px;
          position: absolute;
          -webkit-box-shadow: 0 2px 6px #999;
          box-shadow: 0 2px 6px #999;
          width: 27px;
          height: 27px;
          -webkit-border-radius: 4px;
          border-radius: 4px;
          background-color: #fff;
          -webkit-transition: all .5s;
          -moz-transition: all .5s;
          -ms-transition: all .5s;
          -o-transition: all .5s;
          transition: all .5s;
          }
          .kt_slider:checked ~ .kt_switch__circle {
          left: 132px;
          }
          .kt_slider:checked ~ .kt_switch__content:after {
          background-color: #0075ff;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          }



      #TOP-button {
        display: block;
        cursor: pointer;
        width: 0.1px;
        text-align: center;
      position: fixed;
       opacity: 0;
       bottom: 32px; 
        right: 20px;
        padding: 5px 3px;
      }
      #TOP-button.fade-in{
         width: 10px;	   
        opacity: 0.8;
       transition: opacity 2s;
      }
      
      #TOP-button:active{
        display: block;
        cursor: pointer;
        width: 10px;
      position: fixed;
      bottom: 30px; 
        right: 10px;
        padding: 5px 3px;
      }
      #text-button {
        display: block;
        cursor: pointer;
        width: 160px;
        text-align: center;
       
      position: fixed;
        top: 300px; 
        right: 3px;
        padding: 6px 40px;
      }
      
      #speed {
       color:#888888;
        display: block;
        cursor: pointer;
        width: 160px;
        height: 20px;
        text-align: center;
        position: fixed;
         bottom: 11px;  
        right: 0px;
        padding: 6px 6px;
        z-index: 1;
      }

      #slow-button:active{
        float: right;
        display: block;
        cursor: pointer;
        width: 60px;
        text-align: center;
        
      position: fixed;
       bottom: 168px;
        /* right: 10px; */
        /* padding: 6px 40px; */
        margin:0 0 0 600px;
      }

      #slow-button {
       bottom: 330px; 
        right: 0px;
        padding: 6px 10px;
      }
      #slow-button:hover{
        opacity:0.7;
        }
      #slow-button:active{
       bottom: 328px;
       opacity:0.4;
        right: 0px;
        padding: 6px 10px;
      }
      #fast-button {
       bottom: 100px;
        right: 0px;
        padding: 6px 10px;
      }
      #fast-button:hover{
        opacity:0.7;
        }
      #fast-button:active{
       bottom: 98px;
       opacity:0.4;
        right: 0px;
        padding: 6px 10px;
      }
      
      #playing {
        display: block;
        cursor: pointer;
        max-width: 100%;
        text-align: center;
       position: fixed;
        bottom: 5px; 
        right: 1px;
        padding: 6px 10px;
        z-index: 1;
      }
      #credit_text{
        display: inline-block;
        position: absolute;
        top: 170px;
        left: 43%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
      }
    }
      
      .lyric tr:nth-child(4n+3){
        background-color:#F5F5F5;
      }
      .lyric tr:nth-child(4n+4){
        background-color:#F5F5F5;
      }


    
    /*------------------------------------------------------------*/

@media screen and (max-width:960px){

    #body_wrapper, #header, .inner,.footer_inner{
    width:100%;
    }
    
    #header h1, #header p{
    padding:5px 10px;
    }
    
    
    
    #mainImg{
    margin-bottom:30px;
    }
    
    h2.first{
    margin-top:75px;
    }
    
    h2.topFirst{
    margin-top:-10px;
    }
    
    #content, #sidebar{
    clear:both;
    width:95%;
    float:none;
    margin:0 auto;
    padding:10px 0;
    }
    
    #banners{
    width:100%;
    margin:30px 0 30px 0;
    text-align:center;
    }
    
    #banners p{
    display:inline;
    }
    
    #banners p img{
    width:100%;
    height:auto;
    }
    
    
    .songjkt{
    display: block;
    text-align: center;
    position:  absolute;
    top: 90px;
    left: 43%;
    transform: translateX(-50%);
    margin-top:30px ;
    }
    #footer{
    margin:0;border:0;
    text-align:center;
    }
    
    #footer ul{
    text-align:center;
    }
    
    #footer li{
    margin-right:20px;
    }
    
    }
    

/*------------------------------------------------------------*/

@media screen and (max-width:768px){

  .mainsearch{
    width: 83%;
    }
    .searchbox{
    height: 3.3rem;
    font-size: 1.2em;
    }
    .searchForm_submit {
        width: 5.8rem;
        height: 100%;
        top: calc(0% );
      }
      .searchForm_submit::before {
        width: 1.7rem;
        height: 1.7rem;
      }
      .searchForm_submit::after {
        width: 1rem;
        height: 1rem;
        top: calc(65%  );
        left: calc(54% );
      }
      .searchForm_submit_i {
        width: 5.8rem;
        height: 101%;
        top: calc(0% );
      }
      .searchForm_submit_i::before {
        width: 1.7rem;
        height: 1.7rem;
      }
      .searchForm_submit_i::after {
        width: 1rem;
        height: 1rem;
        top: calc(65%  );
        left: calc(53% );
      }  

#header{
    display:inline-block;
width:100%;
z-index:50;
}
    
#headerWrap{
display:inline-block;
position:relative;
width:100%;
height:120px;
background:#ffffff;
}

#logo{
display: block;
background: #ffffff;
height: auto;
width: 100%;
}

#logo, #mainnav{
    display:block;
    float: left;
}
#logo_contents{
  display: inline-block;
  position:center;
  text-align : center ;
  top: 35px;
  /* left: 35px; */
  background: #ffffff;
  height: auto;
  width: 120px;
  margin-right :60px
  }

/* #header h1{
display:none;
}
        */
#header h2{
padding-top:0px;
}
    
#header h2 img{
/* max-height:25px;
width:auto !important; */
}


a#menu{
display:inline-block;
position:relative;
width:40px;
height:40px;
}

#menuBtn{
display:block;
position:absolute;
top:60%;
left:50%;
width:18px;
height:2px;
margin:-1px 0 0 -7px;
background:#000000;
transition:.2s;
}

#menuBtn:before, #menuBtn:after{
display:block;
content:"";
position:absolute;
top:50%;
left:0;
width:18px;
height:2px;
background:#000000;
transition:.3s;
}

#menuBtn:before{
margin-top:-7px;
}

#menuBtn:after{
margin-top:5px;
}

a#menu .close{
background:transparent;
}

a#menu .close:before, a#menu .close:after{
margin-top:0;
}

a#menu .close:before{
transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
}

a#menu .close:after{
transform:rotate(-135deg);
-webkit-transform:rotate(-135deg);
}

.panel{
width:100%;
display:none;
overflow:hidden;
position:relative;
white-space: nowrap;
left:0;
top:0;
z-index:40;
}

#mainnav{
    display:none;
position:absolute;
white-space: nowrap;
top:0;
width:100%;
text-align:right;
z-index:60;
}

#mainnav ul{
background:#ffffff;
text-align:left;
}

#mainnav li a{
position:relative;
display:block;
padding:12px 25px;
border-bottom:1px solid #eeeeee;
color: #000000;
font-weight:bold;
}

#mainnav ul li a span{
display:none;
}

#mainnav ul li li{
border:0;
}

#mainnav ul li li a{
padding-left:40px;
}

#hatena_icon{
    display:block;
}
@media screen and (max-width: 519px) 
{
  .songjkt{
    display: block;
    text-align: center;
    position:  absolute;
    top: 90px;
    left: 49%;
    transform: translateX(-50%);
　margin-top:30px ;
  }
}

@media screen and (max-width: 712px) 
{
  .afi_margin{
    height: 460px;
  }
  .text_link{
    width: 500px;
    height: 58px;
    margin: 2px 2px 2px 2px;
    top: 310px;
    left: 15px;
  }
  .text_link02{
    width: 500px;
    height: 58px;
    margin: 2px 2px 2px 2px;
    top: 372px;
    left: 15px;
  }
  .text_link_ebook{
    width: 300px;
    height: 58px;
    margin: 2px 2px 2px 2px;
    top: 310px;
    left: 115px;
  }

}
@media screen and (max-width: 565px) 
{
  .text_link{
    width: 440px;
    height: 58px;
    /* margin: 2px 2px 2px 2px;
    top: 310px;
    left: 15px; */
  }
  .text_link02{
    width: 440px;
    height: 58px;
    /* margin: 2px 2px 2px 2px;
    top: 372px;
    left: 15px; */
  }
  .text_link_ebook{
    width: 300px;
    height: 58px;
    margin: 2px 2px 2px 2px;
    top: 310px;
    left: 88px;
  }
  .text_link_ebook img{
    width: 438px;
    height: auto;
  }
}
@media screen and (max-width: 500px) 
{
  .text_link{
    width: 370px;
    height: 58px;
    /* margin: 2px 2px 2px 2px;
    top: 310px;
    left: 15px; */
  }
  .text_link02{
    width: 370px;
    height: 58px;
    /* margin: 2px 2px 2px 2px;
    top: 372px;
    left: 15px; */
  }
  .text_link_ebook{
    width: 300px;
    height: 58px;
    margin: 2px 2px 2px 2px;
    top: 310px;
    left: 54px;
  }
  .text_link_ebook img{
    width: 370px;
    height: auto;
  }
}

}


body,#logo,#logo_contents,#search_block,#headerWrap{
  background-color: silver;
}

#theline{
  background-color: rgb(172, 172, 172);
}
.searchbox{
  background-color: rgb(226, 226, 226);
}

tbody tr{
  background-color: rgb(201, 201, 201);
}
.lyric tr:nth-child(2n+0) {
  border-color: silver;   
}

.lyric tr:nth-child(4n+3){
  background-color:silver;
}
.lyric tr:nth-child(4n+4){
  background-color:silver;
}

.lyric {
  color:#025a5a;
}

.w_songrank_table a, .w_artrank_table a, .artrankjun_table a {
  border-bottom: 1px solid rgb(201, 201, 201);
}

.w_songrank_table h1, .w_artrank_table h1, .artrankjun h1, .weeksongrank h1{
  color: rgb(201, 201, 201);
}

.CategoryTitle a {
  border-bottom: 1px solid silver;
}

.afi_margin{
  background-color: rgb(221, 221, 221);
}


#footer {
  border-top:17px solid rgb(172, 172, 172);
}