@charset "UTF-8";
html, body, header, section, article, nav, header, footer,
div, span, p, h1, h2, h3, h4,
ul, ol, li, dl, dt, dd,
table, tr, th, td, tbody, thead, tfoot {
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, :after, :before {
  box-sizing: inherit;
}

a {
  text-decoration: none;
  outline: none;
}

a,
a:link,
a:visited,
a:hover,
a:active {
  outline: none;
  text-decoration: none;
}

ul {
  list-style: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
html {
  box-sizing: border-box;
  font-family: sans-serif;
  height: 100%;
  width: 100%;
}

body {
  margin: 0;
  background-color: #0a090d;
  font-size: 16px;
  color: #000;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: #555;
}

a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.txt_left {
  text-align: left !important;
}

.txt_center {
  text-align: center !important;
}

.txt_underline {
  text-decoration: underline !important;
}

.color_blue {
  color: #0788df;
}

.font_l {
  font-size: 30px !important;
}

.font_l80p {
  font-size: 26px !important;
}

.font_m {
  font-size: 16px !important;
}

.font_bold {
  font-weight: bold;
}

.font_red {
  color: #ff0000;
}

.txt_shadow {
  text-shadow: 0 0 3px black;
}

.txt_shadow02 {
  text-shadow: 0 0 3px white;
}

.font_w600 {
  font-weight: 600;
}

.display_none {
  display: none;
}

.display_block {
  display: block;
}

.sponly {
  display: block !important;
}

.pconly {
  display: none !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.m0auto {
  margin: 0 auto !important;
}

/* nav------------------------------------------------------ */
header {
  display: none;
}

.logo_top {
  position: absolute;
  z-index: 1001;
  top: 13px;
  left: 14px;
}
.logo_top img {
  width: 50%;
}

.batch01 {
  position: absolute;
  z-index: 1001;
  top: 13px;
  right: -50px;
}
.batch01 img {
  width: 50%;
}

/* ---------------------------------------------------------- */
/* top-------------------------------------------------------- */
#header {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: #fff url(../img/sp/bg_sp_01.jpg) 50% 50% no-repeat;
  background-size: cover;
}
#header .img_top {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 70px;
}
#header .img_top .top_pc_01 {
  z-index: 2;
  position: relative;
  width: 100%;
  vertical-align: bottom;
}
#header .img_top .top_pc_02 {
  width: 100%;
  margin: 0 auto;
}
#header .img_top .txt_top01 {
  font-size: 13px;
  font-weight: bold;
  width: 92%;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 2px #000, -1px -1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, 0px 1px 2px #000, -1px 2px #000, -1px 0 2px #000, 1px 0 2px #000;
  margin: 0 auto;
}
#header .img_top .txt_top02 {
  width: 100%;
  font-size: 12px;
  color: #fff;
  text-shadow: 1px 1px 2px #000, -1px -1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, 0px 1px 2px #000, -1px 2px #000, -1px 0 2px #000, 1px 0 2px #000;
  text-align: left;
  margin: -8% auto 0;
  z-index: 1;
}
#header .area_intro img {
  margin: 0 auto;
  display: block;
  width: 100%;
}

#sns .title_sns {
  margin-top: 20px;
}
#sns img {
  margin: 0 auto;
  width: 150px;
  display: block;
}
#sns ul {
  text-align: center;
}
#sns ul li {
  margin: 10px;
  display: inline-block;
}
#sns ul li img {
  width: 50px;
  border-radius: 10px;
}

#wrapper_radio_detail .logo_top {
  top: 6px;
}
#wrapper_radio_detail .logo_top img {
  width: 35%;
}
#wrapper_radio_detail #header_detail {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: #fff url(../img/sp/bg_sp_01.jpg) 50% 50% no-repeat;
  background-size: cover;
}
#wrapper_radio_detail #header_detail .img_top {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
#wrapper_radio_detail #header_detail .img_top .top_pc_01 {
  width: 100%;
  vertical-align: bottom;
}
#wrapper_radio_detail #header_detail .img_top .top_pc_02 {
  width: 100%;
  margin: 0 auto;
}
#wrapper_radio_detail #header_detail .img_top .txt_top01 {
  font-size: 13px;
  font-weight: bold;
  width: 92%;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 2px #000, -1px -1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, 0px 1px 2px #000, -1px 2px #000, -1px 0 2px #000, 1px 0 2px #000;
  margin: 0 auto;
}
#wrapper_radio_detail #header_detail .img_top .txt_top02 {
  width: 90%;
  font-size: 12px;
  color: #fff;
  text-shadow: 1px 1px 2px #000, -1px -1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, 0px 1px 2px #000, -1px 2px #000, -1px 0 2px #000, 1px 0 2px #000;
  text-align: left;
  z-index: 100;
  margin: 10px auto 0;
}
#wrapper_radio_detail #header_detail #sns img {
  margin: 0 auto;
  width: 150px;
  display: block;
}
#wrapper_radio_detail #header_detail #sns ul {
  text-align: center;
}
#wrapper_radio_detail #header_detail #sns ul li {
  margin: 10px;
  display: inline-block;
}
#wrapper_radio_detail #header_detail #sns ul li img {
  width: 50px;
}
#wrapper_radio_detail #header_detail .area_intro img {
  margin: 0 auto;
  display: block;
  width: 100%;
}

/* ---------------------------------------------------------- */
/* main------------------------------------------------------ */
#main {
  position: relative;
  box-shadow: inset 0 3px 3px, inset 0 -3px 3px;
  padding: 20px 0;
  width: 100%;
  margin: 0 auto;
  background: url("../img/sp/bg_sp_02.jpg") 50% 0 repeat-y;
  background-size: 100% auto;
  border-bottom: 3px solid #fff;
}
#main .img_talk {
  width: 100%;
  display: block;
  margin: 0 auto;
}
#main .inner,
#main .inner_detail {
  width: 95%;
  margin: 0 auto;
  padding: 0;
  color: #fff;
}
#main .inner img,
#main .inner_detail img {
  margin: 0 auto;
  width: 100%;
}
#main .inner .txt_end,
#main .inner_detail .txt_end {
  margin: 30px auto 0;
  width: 50%;
}
#main .inner_detail {
  width: 100%;
}
#main p {
  text-align: center;
}
#main .bnr_info {
  width: 100%;
}
#main .bnr_info img {
  display: block;
  width: 90% !important;
  margin: 0 auto !important;
}
#main .block_talk_left,
#main .block_talk_right {
  margin: 30px auto;
}
#main .block_talk_left {
  text-align: left;
}
#main .block_talk_left .chara_left {
  width: 20%;
  float: left;
}
#main .block_talk_right {
  text-align: right;
}
#main .block_talk_right .chara_right {
  width: 20%;
  float: right;
}
#main .block_talk_right .chara_right_s {
  width: 10%;
  float: right;
}
#main .block_talk_left_inner,
#main .block_talk_right_inner {
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO",sans-serif;
  display: inline-block;
  position: relative;
  border-radius: 12px;
  padding: 20px 10px;
  text-align: left;
  max-width: 70%;
  word-wrap: break-word;
  font-size: 14px;
}
#main .block_talk_left_inner p,
#main .block_talk_right_inner p {
  text-align: left;
}
#main .block_talk_left_inner {
  margin-left: 15px;
  background: #fff;
  color: #2f1e08;
  float: left;
}
#main .block_talk_right_inner {
  margin-right: 15px;
  background: #fff;
  color: #2f1e08;
  float: right;
}
#main .block_talk_left_inner::before {
  content: "";
  position: absolute;
  top: 20px;
  left: -25px;
  border: 10px solid transparent;
  border-right: 15px solid #fff;
}
#main .block_talk_right_inner::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 100%;
  border: 10px solid transparent;
  border-left: 15px solid #fff;
}
#main .btn_back {
  margin-top: 50px !important;
  max-width: 250px;
}

.switch-txt {
  margin: 0 auto 30px;
  width: 200px !important;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  z-index: 100;
}

.is-fixed {
  position: fixed;
  top: 0;
  left: calc(50% - 100px);
  z-index: 2;
  width: 200px;
}

/* ---------------------------------------------------------- */
/* footer----------------------------------------------------*/
#footer {
  width: 100%;
  margin: 0 0 0;
  padding: 20px 0 50px;
  background: #000;
  text-align: center;
}
#footer a {
  display: inline-block;
  margin: 0 auto;
  width: 50%;
}
#footer a img {
  width: 100%;
  max-width: 250px;
}

/* ---------------------------------------------------------- */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 10px;
  font-size: 77%;
  z-index: 100;
}

#page-top a {
  background: url(../img/arrow_top_sp.png) 50% 50% no-repeat;
  background-size: 100% auto;
  text-decoration: none;
  color: #fff;
  width: 50px;
  height: 55px;
  text-align: center;
  display: block;
  border-radius: 5px;
}

#page-top a:hover {
  text-decoration: none;
  opacity: 0.8;
  transition: 0.5s;
}
