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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

body {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

* {
  font-size: 16px;
}

.content-wrapper {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
}

.box-container {
  width: auto;
  margin: 15px;
}

input[type=text], textarea {
  font-size: 16px;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.clearfix {
  clear: both;
}

header {
  height: 50px;
  display: flex;
  background: #E80F02;
}

header h4 svg {
  width: auto;
  height: 35px;
  margin: 10px 15px 5px 10px;
  top: 0px;
  position: relative;
}

header a {
  color: white;
}

header h4 {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.header-center {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  height: 50px;
  text-align: center;
  display: inline-block;
}

.header-center img {
  border-radius: 16px;
  width: 32px;
  margin: 9px;
}

.header-right {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  height: 40px;
  margin: 5px 0 0 0;
  text-align: right;
  font-size: 14px;
}

.header-right a {
  padding: 6px 0 6px;
  line-height: 30px;
  text-decoration: none;
  color: white;
  vertical-align: top;
}

.header-right svg {
  fill: white;
  display: block;
  padding: 5px;
  width: 20px;
}

footer {
  background: rgb(39, 39, 39);
  color: #fcfcfc;
  height: 70px;
  text-align: center;
  margin-top: 50px;
  border-top: 1px solid #ddd;
  padding-bottom: 150px !important;
}

footer * {
  font-size: 12px;
}

footer a {
  color: #fcfcfc;
}



footer li {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 5px;
}

footer .footer-me {
  display: inline-block;
  margin: 0 0 10px;
}

footer li a {
  display: inline-block;
}

.nav-item-container {
  overflow-y: hidden;
  margin: 0 6px;
}

.nav-item-view {
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
}

.nav-item-container ul {
  display: table;
  list-style: none;
  margin: 0 auto;
  border-bottom: 1px dashed #E6F00A;
}

.nav-item-container li {
  display: table-cell;
}

.nav-item-container a {
  display: block;
  padding: 8px 12px;
  white-space: nowrap;
  text-decoration: none;
  color: #0070FF;
  font-size: 12px;
  font-weight: 600;
}

.social {
  vertical-align: bottom;
  text-align: center;
}

.social svg {
  width: 24px;
  height: 24px;
  margin: 12px 8px;
  color: white;
}

.social a {
  color: transparent;
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-right: 10px;
  border-radius: 4px;
}

.social-result a {
  display: block;
  width: 100%;
  color: white;
  text-decoration: none;
  vertical-align: top;
  margin: 10px auto;
  max-width: 320px;
}

.social-result span {
  display: inline-block;
  line-height: 24px;
  height: 24px;
  margin: 12px 3px;
  vertical-align: top;
}

.social .social-facebook {
  background: #3b5998;
}

.social .social-twitter {
  background: #00aced;
}

.social .social-line {
  background: #00c300;
}

.social .social-facebook svg {
  position: relative;
  top: 1px;
}

.social .social-line svg {
  transform: scale(1.3, 1.3);
  position: relative;
  top: 1px;
}

.amazlet-box {
  margin: 20px 15px 0;
  font-size: 14px;
  border: 1px solid #E6F00A;
  padding: 10px;
}

.amazlet-box a {
  color: #25C7D8;
}

.noty_layout * {
  font-size: 14px;
  line-height: 20px;
  border-radius: 3px; 
}


.open-menu {
  height: 24px;
  margin-left: 10px;
  display: inline-block;
  padding: 15px 0 11px;
}

.open-menu svg {
  margin: 0;
  top: -1px;
  position: relative;
  fill: white;
}

.header-right a {
  height: 40px;
  display: inline-block;
  padding: 4px 10px 0 0;
  top: 0;
}

.header-right a img {
  width: 23px;
  height: 23px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  display: block;
}

.header-right a span {
  font-size: 8px;
  line-height: 8px;
  height: 8px;
  padding-top: 3px;
  text-align: center;
  display: block;
}

.side-menu {
  position: fixed;
  max-width: 750px;
  margin: 0 auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.3);
}

.side-menu nav {
  width: 75%;
  height: 100%;
  max-width: 300px;
  background: white;
}

.side-menu ul {
  height: 100%;
  overflow-y: auto;
}

.side-menu li {
  display: block;
  color: #333;
}

.side-menu .gray-out {
  background: #fafafa;
  border-bottom: 1px solid #ddd;
}

.side-menu ul .one-line a {
  text-decoration: none;
  line-height: 58px;
  color: #333;
  display: block;
  margin: 0 3px;
  font-size: 0.9rem;
}

.side-menu ul .one-line, .side-menu ul .tag  {
  box-sizing: border-box;
  margin: 0 15px;
  border-bottom: 1px solid #ddd;
}

.side-menu ul .tag {
  padding: 15px 0;
}

.side-menu ul .tag p {
  margin-bottom: 10px;
  font-size: 0.9rem;
}

.side-menu ul .tag a {
  color: #25C7D8;
  text-decoration: none;
  display: inline-block;
  padding: 5px 10px 5px 0;
}

.side-menu .side-menu-footer p {
  line-height: 58px;
  font-size: 0.7rem;
  text-align: center;
}

.side-menu ul .side-menu-close {
  display: block;
  height: 50px;
  border: none;
}

.side-menu-close svg {
  padding: 14px 0 0 16px;
}

.search-container {
  max-width: 580px !important;
}

.search-container form {
  padding: 20px 20px 0;
  display: flex;
}
.search-container input[type="text"] {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 20px;
  height: 37px;
  border-radius: 18px;
  border-radius: 3px 0 0 3px;
  border-color: #ccc;
  font-size: 14px;
}    

.search-container button {
  border-radius: 0 3px 3px 0;
  width: 40px;
  height: 37px;
  border: none;
  background: #0277E8;
  color: white;
  cursor: pointer;
}

.search-container button:hover {
  background: #0C5FB0;
}

.search-container svg {
  fill: white;
  position: relative;
  top: -1px;
  left: -2px;
}

.no-quiz img {
  display: block;
  width: 120px;
  margin: 0 auto 50px;
}

.no-quiz h1 {
text-align: center;
margin: 50px auto;
font-weight: 600; 
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.channel-list-channel {
  border-top: 1px solid #ddd;
  padding-top: 10px;
  margin: 10px 0;
}

.channel-list-channel a {
  width: 100%;
  text-decoration: none;
  color: #161616;
  align-items: center;
}

.channel-list-channel-rank-container {
  display: flex;
}

.channel-list-channel .channel-list-channel-left {
  width: 100px;
  position: relative;
  flex-shrink: 0;
}

.channel-list-channel-left img {
  width: 100%;
}

.channel-list-channel-rank {
  width: 50px;
  background-color: #FFB500;
  text-align: right;
  font-weight: bold;
  margin-right: 5px;
  padding: 0 5px;
}

.channel-list-channel-rank span {
  font-size: 12px;
  margin-left: 2px;
}

.channel-list-channel-rank-name {
  font-size: 12px;
}

.channel-list-channel-item {
  display: flex;
}

.channel-list-channel .channel-list-channel-right {
  padding-left: 10px;
}

.channel-list-channel-title {
  font-weight: bold;
  color: #0277E8;
  margin: 5px 10px;
}

.channel-list-channel-main-title {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 5px;
}

.channel-list-channel-main-value {
  color: #E80F02;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 10px;
}

.channel-list-channel-sub-title {
  font-size: 13px;
  line-height: 18px;
}

.channel-list-channel-sub-value {
  color: #E80F02;
  font-size: 13px;
  line-height: 18px;
}

.channel-list-channel .channel-list-channel-right svg {
  width: 12px;
  fill: #333;
}

.channel-list-channel .channel-list-channel-right .channel-list-channel-metrics {
  font-size: 14px;
}

.sorting ul {
  display: flex;
  padding-top: 0;
}

.sorting li:nth-child(2), .sorting li:nth-child(3) {
  border-left: 1px solid #555;
}

.sorting li:nth-child(3) {
  border-right: 1px solid #555;
}

.sorting ul a {
  color: white;
  text-decoration: none;
  font-size: 13px;
  width: 100%;
  height: 100%;
  line-height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 0;
  box-sizing: border-box;
}

.sorting ul a:hover {
  background: #424040;
}

.sorting-item {
  display: block;
  width: 33%;
  text-align: center;
  background: #242424;
}

.sorting-item-selected {
  background: #494444;
}

b {
  font-weight: 700;
}

@media screen and (min-width:1230px)
{

  .main-container {
    width: 1230px;
    margin: 0 auto;
    display: flex;
    height: 100%;
  }

  .main-center {
    width: 750px;
  }

  .pc-fixed-banner-right {
    width: 160px;
    height: 100%;
    margin-left: 80px;
    display: block;
    position: sticky;
    top: 0;
  }

  .pc-fixed-banner-left {
    width: 160px;
    height: 100%;
    display: block;
    position: sticky;
    margin-right: 80px;
    top: 0;
  }

  .pc-fixed-banner-inner {
    display: block;
    position: sticky;
    width: 160px;
    height: 600px;
    padding-top: 70px;
  }

}

@media screen and (max-width:1230px)
{
  .main-container {
    width: auto;
    display: block;
  }

  .pc-fixed-banner-right, .pc-fixed-banner-left {
    margin: 0;
    display: none;
  }
}