/* layout
    ========================================================================== */

@import url('//fonts.googleapis.com/css?family=Ropa+Sans:400,400i&amp;subset=latin-ext');
@import url('//fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('//fonts.googleapis.com/css?family=Itim&subset=latin-ext,thai,vietnamese');
@import url('html5reset.css');
@import url('animation.css');

body {
  margin: 0 auto;
  text-align: center;
  font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", ãƒ¡ã‚¤ãƒªã‚ª, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  padding: 0 !important;
  position: relative;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  display: inline-block;
}


/* Hides from IE Mac \*/

* html .cf {
  height: 1%;
}

.cf {
  display: block;
}


/* End Hack */

.cnt_wrap {
  width: 100%;
  margin-bottom: 3em;
}

.cnt_fl {
  width: 45%;
  float: left;
  padding-right: 5%;
}

.cnt_fr {
  width: 45%;
  float: right;
  padding-left: 5%;
}

/* PC */
@media (min-width: 768px) {

  /* 768pxã‹ã‚‰ã®å¹…ã®å ´åˆã«é©å¿œã•ã‚Œã‚‹ */

  body {
    max-width: 1240px;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", ãƒ¡ã‚¤ãƒªã‚ª, sans-serif;
    font-size: 1em;
    padding: 10px;
    position: relative;
  }

  .hide_pc {
    display: none;
  }

  #pagetop {
    width: 50px;
    position: fixed;
    bottom: 0;
    right: 20px;
    text-align: right;
    line-height: 0;
  }

  #pagetop a:hover {
    opacity: 0.7;
  }

  .rating_main_visual,
  .rating_guest,
  .rating_present,
  .rating_theme {
    margin: 0 auto;
  }

  .rating_main_visual,
  .rating_guest_title,
  .rating_present_title,
  .rating_theme_title {
    width: 60%;
    margin: 0 auto 1.8em auto;
  }

  .rating_main_visual {
    width: 100%;
    height: 542px;
    padding-top: 1em;
    position: relative;
    background: #f7f5ed;
  }

  .rating_main_text {
    width: 100%;
    position: absolute;
    top: 112px;
    margin: 0 auto;
  }

  .rating_main_emtext,
  .rating_guest_title p,
  .rating_theme_title p {
    margin: 0 auto;
    color: #000000;
    font-family: 'Itim', cursive;
    font-size: 3em;
  }

  .rating_main_emtext {
    color: #336a86;
  }

  .rating_main_visual p span {
    display: block;
    padding-bottom: 1.8em;
  }

  .rating_radiko_btn {
    width: 30%;
    margin: 0 auto;
    color: #FFFFFF;
    background: #e73c64;
    border-radius: 10px;
    padding: 2%;
  }

  .rating_radiko_btn_parco {
    width: 30%;
    margin: 0 auto;
    color: #e73c64;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 2%;
  }

  .rating_radiko_blue_parco {
    width: 30%;
    margin: 0 auto;
    color: #00a7e9;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 2%;
  }
  
  .rating_radiko_blue {
    width: 30%;
    margin: 0 auto;
    color: #FFFFFF;
    background: #00a7e9;
    border-radius: 10px;
    padding: 2%;
  }

  .rating_guest_box,
  .rating_theme_box,
  .rating_theme_box_parco {
    width: 48%;
    height: 375px;
    margin: 0 auto 1.8em auto;
  }

  .rating_theme_box,
  .rating_theme_box_parco {
    color: #336a86;
    background: #FFFFFF;
    border: solid 5px #336a86;
    text-align: center;
    height: auto;
  }

  .rating_theme_box_parco {
    color: #FFFFFF;
    background: #f1813f;
    border: solid 5px #f1813f;
  }

  .rating_theme_box_inner {
    padding: 1em;
  }

  .rating_radiko_btn,
  .rating_radiko_btn_parco {
    margin-top: 1em;
  }

  .rating_present_box {
    width: 60%;
    margin: 0 auto;
  }

  .rating_present_text {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    color: #336a86;
    margin-bottom: 1em;
  }

  .present_img {
    width: 80%;
    margin: 0 auto 1em auto;
  }

  .present_btn {
    width: 30%;
    margin: 0 auto;
  }

  .present_btn,
  .notice_box p {
    margin-top: 1.8em;
  }

  .notice_twitter {
    width: 20%;
    margin: 0 auto 1.8em auto;
  }

  .notice_text {
    width: 33%;
    font-size: 1.6em;
    font-weight: bold;
    color: #421601;
    margin: 1.8em auto .8em auto;
  }

  .notice_twitter_tl {
    width: 50%;
    margin: 1.8em auto 0 auto;
  }

  .flexbox {
    display: flex;
    justify-content: center;
  }

  .notice_box .flexbox li:nth-child(2) {
    padding-left: 5%;
  }

  .rating_theme_box_inner a {
    text-decoration: none;
  }
}

/* ã‚¹ãƒžãƒ› */
@media (max-width: 767px) {

  /* 767pxã¾ã§ã®å¹…ã®å ´åˆã«é©å¿œã•ã‚Œã‚‹ */

  body {
    max-width: 767px;
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", ãƒ¡ã‚¤ãƒªã‚ª, sans-serif;
    font-size: 1em;
    padding: 10px;
    position: relative;
  }

  .hide_sp {
    display: none;
  }

  #pagetop {
    display: block;
    width: 20%;
    position: fixed;
    bottom: 0;
    right: 10px;
    text-align: right;
    line-height: 0;
  }

  #pagetop a:hover {
    opacity: 0.7;
  }

  .rating_main_visual,
  .rating_guest,
  .rating_present,
  .rating_theme {
    margin: 0 auto;
  }

  .rating_guest_title {
    margin: 1.5em auto 1.8em auto;
    width: 80%;
  }

  .rating_present_title,
  .rating_theme_title {
    margin: 1em auto 1.2em auto;
    width: 80%;
  }

  .rating_main_visual {
    width: 100%;
    padding-top: .5em;
    height: auto;
    position: relative;
    background: #f7f5ed;
  }

  .rating_main_text {
    width: 100%;
    position: absolute;
    top: 112px;
    margin: 0 auto;
  }

  .rating_main_emtext,
  .rating_guest_title p,
  .rating_theme_title p {
    margin: 0 auto;
    color: #000000;
    font-family: 'Itim', cursive;
    font-size: 3em;
  }

  .rating_main_emtext {
    color: #336a86;
  }

  .rating_main_visual p span {
    display: block;
    padding-bottom: 1.8em;
  }

  .rating_radiko_btn {
    width: 50%;
    margin: 0 auto;
    color: #FFFFFF;
    background: #e73c64;
    border-radius: 10px;
    padding: 2%;
  }

  .rating_radiko_btn_parco {
    width: 50%;
    margin: 0 auto;
    color: #e73c64;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 2%;
  }
  
  .rating_radiko_blue_parco {
    width: 50%;
    margin: 0 auto;
    color: #00a7e9;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 2%;
  }
  
  .rating_radiko_blue {
    width: 50%;
    margin: 0 auto;
    color: #FFFFFF;
    background: #00a7e9;
    border-radius: 10px;
    padding: 2%;
  }

  .rating_guest_box,
  .rating_theme_box,
  .rating_theme_box_parco {
    width: 80%;
    height: auto;
    margin: 0 auto 1.8em auto;
  }

  .rating_theme_box,
  .rating_theme_box_parco {
    color: #336a86;
    background: #FFFFFF;
    border: solid 5px #336a86;
    height: auto;
    text-align: center;
  }

  .rating_theme_box_parco {
    color: #FFFFFF;
    background: #f1813f;
    border: solid 5px #f1813f;
  }

  .rating_theme_box_inner {
    padding: .5em;
  }

  .rating_radiko_btn,
  .rating_radiko_btn_parco {
    margin-top: 1em;
  }

  .rating_present_box {
    width: 80%;
    margin: 0 auto;
  }

  .rating_present_text {
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    color: #336a86;
    margin-bottom: 1em;
  }

  .present_img {
    width: 100%;
    margin: 0 auto 1em auto;
  }

  .present_btn {
    width: 60%;
    margin: 0 auto;
  }

  .present_btn,
  .notice_box p {
    margin-top: 1em;
  }

  .notice_twitter {
    width: 50%;
    margin: 1.8em auto 1.8em auto;
  }

  .notice_twitter_tl {
    width: 80%;
    margin: 2em auto 1.8em auto;
  }

  .notice_text {
    width: 80%;
    font-size: 1.6em;
    font-weight: bold;
    color: #421601;
    margin: 1.8em auto .8em auto;
  }

  .flexbox {
    display: unset;
    justify-content: unset;
  }

  .notice_box .flexbox {
    flex-direction: unset;
  }

  .flexbox li img {
    width: 60%;
  }

  .rating_theme_box_inner a {
    text-decoration: none;
  }

}

@media screen and (max-width: 768px) and (min-width: 480px) {
  iframe .twitter-timeline-rendered {
    width: 490px !important;
  }
}

@media screen and (max-width: 480px) {
  iframe.twitter-timeline-rendered {
    width: 450px !important;
    margin: 0 auto;
  }
}

.timeline-Widget {
  max-width: 300px !important;
  width: 200px !important;
}
