@charset "utf-8";
/*
Theme Name: hks
*/
/*
 *html5doctor 1.6.1: CSS Reset
*/
/*■■■■リセットCSS■■■■*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  color: #2b2623;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul,
ol {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  margin: 0 2px;
  font-size: 11px;
}
fieldset input[type="text"] {
  border: 1px solid #efefef;
  padding: 1px 5px;
  color: #aaa;
  width: 150px;
}
fieldset input[type="submit"] {
  border: 1px solid #ccc;
  font-size: 11px;
  padding: 0 8px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
}
.gnavi_srch form {
  display: block;
  clear: both;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*■■■■全体共通設定■■■■*/
body {
  font-family: HiraKakuProN-W3, HiraKakuPro-W3, "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS PGothic", arial, sans-serif;
  color: #39403e;
  background: url(https://838b23.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/hpaper01.png);
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
} /* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
} /* IE7 */
.fltlft {
  float: left;
}
.fltrght {
  float: right;
}
.img_fltlft {
  margin: 10px 20px 10px 0;
  float: left;
}
.img_fltrght {
  margin: 10px 0 10px 20px;
  float: right;
}
.img_cntr {
  display: block;
  margin: 20px auto;
}
.txt_cntr {
  text-align: center !important;
}
.disnon {
  display: none;
}
a {
  color: #333333;
  text-decoration: none;
}
div,
a,
img,
span,
table {
  box-sizing: border-box;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}

a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
}
.stripe1 {
  background: url(https://cc5649.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/stripe1.png) repeat !important;
}
.shadow01 {
  box-shadow: 0 0 43px rgba(0, 0, 0, 0.1);
}
.abc {
  font-family: "Oswald", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  font-weight: bold;
}
/*文字装飾*/
.f-24 {
  font-size: 24px;
  line-height: 1.2em;
}
.f-32 {
  font-size: 32px;
  line-height: 1.2em;
}
.f-64 {
  font-size: 64px;
  line-height: 1.2em;
}
/*横幅指定*/
.w-32 {
  width: 32px;
}
.w-64 {
  width: 64px;
}
.w-128 {
  width: 128px;
}
/*文字色*/
.c-red {
  color: #cb2929;
}
.c-blue {
  color: #4244c8;
}
.c-green {
  color: #429924;
}
.c-purple {
  color: #612499;
}
.c-orange {
  color: #ff6100;
}
/*枠*/
.n_box,
.g_box,
.r_box,
.b_box,
.o_box,
.p_box {
  padding: 10px 20px 10px;
  margin: 20px 0;
  clear: both;
}
.n_box {
  border: 4px solid #eeeeee;
}
.g_box {
  border: 4px solid #a4ca8e;
}
.b_box {
  border: 4px solid #cdd3ff;
}
.r_box {
  border: 4px solid #fac7c7;
}
.o_box {
  border: 4px solid #fdbf98;
}
.p_box {
  border: 4px solid #dabaf7;
}
.n_box p:last-child,
.g_box p:last-child,
.r_box p:last-child,
.b_box p:last-child,
.o_box p:last-child,
.p_box p:last-child {
  margin-bottom: 0 !important;
}
/*吹き出し*/
.s_com {
  border: 3px solid #cccccc;
  padding: 10px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin: 15px 5px 20px;
  position: relative;
}
.s_com:before {
  content: "";
  border: 10px #cccccc solid;
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  position: absolute;
  top: -20px;
  left: 10px;
}
.s_com:after {
  content: "";
  border: 10px #ffffff solid;
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  position: absolute;
  top: -17px;
  left: 10px;
}
.s_com_half {
  max-width: 350px;
}
.s_red {
  border-color: #ff9b9b;
}
.s_red:before {
  border-bottom-color: #ff9b9b;
}
.s_blue {
  border-color: #9ba2ff;
}
.s_blue:before {
  border-bottom-color: #9ba2ff;
}
.s_green {
  border-color: #89ba7f;
}
.s_green:before {
  border-bottom-color: #89ba7f;
}
.s_orange {
  border-color: #fdbf98;
}
.s_orange:before {
  border-bottom-color: #fdbf98;
}
.s_purple {
  border-color: #dabaf7;
}
.s_purple:before {
  border-bottom-color: #dabaf7;
}
/*アイコンつきボックス*/
.icon_box {
  padding-left: 51px;
  background-position: 10px 6px;
  background-repeat: no-repeat;
  background-size: 32px;
}
.i_box_chk {
  background-image: url(https://8da812.claudeassets.com/20250713160335im_/http://realhotsports.com/wp-content/themes/hks/images/icon/chek01.png);
}
.icon_box.f-32 {
  background-position: 15px 12px;
}
.i_box_ex {
  background-image: url(https://0b64d9.claudeassets.com/20250713160335im_/http://realhotsports.com/wp-content/themes/hks/images/icon/exclamation01.png);
}
.i_box_cross {
  background-image: url(https://e471ed.claudeassets.com/20250713160335im_/http://realhotsports.com/wp-content/themes/hks/images/icon/cross01.png);
}
.a_icon {
  background-position: 10px 10px;
  background-size: 50px 50px;
  padding: 5px 20px 5px 75px;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
}
.a_good {
  background: url(https://0b0836.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/a_good.png) no-repeat 0px 0px;
  color: #426d29;
  font-size: 24px;
  font-weight: bold;
}
.a_matome {
  background: url(https://5265d1.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/a_matome.png) no-repeat 0px 0px;
  color: #112c81;
  font-size: 24px;
  padding-left: 100px;
  font-weight: bold;
}
.a_bad {
  background: url(https://3901b4.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/a_bad.png) no-repeat 0px 0px;
  color: #c42121;
  font-size: 24px;
  font-weight: bold;
}
.list_g {
  background-image: url(https://0b2228.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/a_chk_g.png);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  padding-left: 40px;
  background-position: 7px 2px;
}
.list {
  background-image: url(https://d48a6c.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/a_chk.png);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  padding-left: 40px;
  background-position: 7px 2px;
}
.list_r {
  background-image: url(https://64c428.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/a_chk_r.png);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  padding-left: 40px;
  background-position: 7px 2px;
}
.list_b {
  background-image: url(https://68356a.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/a_chk_b.png);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  padding-left: 40px;
  background-position: 7px 2px;
}
.i-icon {
  padding-left: 30px;
  background-size: 16px 16px;
  background-position: 5px 3px;
  background-repeat: no-repeat;
}
/*
#top_ad_area{
    width:336px;
    height:280px;
    margin:5px;
}
*/
#top_p_ad_area {
  margin-top: 4px;
}
#side_top_ad {
  width: 336px;
  height: 600px;
  margin: 0px auto 10px;
}
#side_top_ad ins {
  margin: 0 auto !important;
  display: block !important;
}
#bottom_ad {
  margin: 0px 0;
}
#bottom_ad2 {
  margin: 0px 0;
}
#bottom_ad3 {
}
#bottom_ad4 {
}

#sub_ad ins {
  margin: 0 auto !important;
  display: block !important;
}
#snatch_side {
  width: 320px;
  margin: 0 5px;
}
#snatch_side.snatch {
  position: fixed;
  top: 60px;
}
#snatch_side a {
}
/*■■■■ヘッダー■■■■*/
#head_line {
  border-bottom: 1px solid #cccccc;
  padding: 3px 0;
  background: #fafafa;
}
#head_line_wrapper {
  font-weight: normal;
  width: 1160px;
  margin: 0 auto;
  color: #666666;
}
#head_line_wrapper h1 {
  font-size: 13px;
  line-height: 1.4em;
}
.m_s_tbl {
  width: 98%;
  border-collapse: collapse;
  border: 1px solid #cccccc;
  font-size: 14px;
  color: #555555;
  margin: 5px auto;
}
.m_s_tbl a {
  color: #436f92;
}
.m_s_tbl a:hover {
  text-decoration: underline;
}
.m_s_tbl th,
.m_s_tbl td {
  border: 1px solid #eeeeee;
  padding: 10px 20px;
  vertical-align: middle;
  line-height: 1.4em;
}
.m_s_tbl th {
  text-align: left;
  width: 30%;
  background: #f7f7f7;
}
/* フォーム */
.search-form {
  font-size: 10px;
  line-height: 10px;
  float: right;
}
.search-form input,
.search-form-02 input {
  background: #fafafa;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  color: #888;
  padding: 3px;
}
.search-form input:focus,
.search-form-02 input:focus {
  color: #373737;
}
.search-form input#s,
.search-form-02 input#s {
  background: url(https://83e404.claudeassets.com/20250713160335im_/http://realhotsports.com/images/search.png) no-repeat 5px 0px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 11px;
  height: 11px;
  line-height: 19px;
  padding: 4px 10px 4px 28px;
}

.search-form #s,
.search-form-02 #s {
  width: 72px;
}
.search-form #s:focus,
.search-form-02 #s:focus {
  background-color: #f9f9f9;
  width: 196px;
}
.assistive-text {
  font-size: 12px;
  margin: 4px 2px 0 0;
}
/* Assistive text */
header {
  min-width: 1160px;
}
#head_line h1,
#head_line h2 {
  font-weight: normal;
  float: left;
  margin: 4px 10px 0;
}
#header_bg {
}
#header_wrapper {
  width: 1160px;
  margin: 0 auto;
  background: #ffffff;
  border-left: #eaeaea 1px solid;
  border-right: #eaeaea 1px solid;
}
#main_logo_area {
  width: 280px;
  height: 80px;
  margin: 10px 20px;
}
#main_logo {
  width: 280px;
  height: 80px;
}

/*■■■■グローバルナビ■■■■*/
#gnavi_bg {
  background: #333333;
  background-image: url(https://d11a06.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/title-banner-top.png);
  background-repeat: repeat;
  background-position: left top;
  min-height: 43px;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}
#gnavi_area {
  width: 1160px;
  margin: 0 auto;
}
#gnavi_area a {
  color: #eeeeee;
}
#gnavi_title {
  color: #eeeeee;
  display: none;
  padding: 18px 10px 10px;
  font-size: 13px;
}
#gnavi_home {
  padding: 0;
  text-indent: -9999px;
  width: 44px;
  height: 44px;
  background-image: url(https://f8a7fd.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_home.png);
  background-repeat: no-repeat;
  background-position: 10px 10px;
}
#gnavi_home:hover {
  background: #666666 url(https://f8a7fd.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_home.png) no-repeat 10px 10px;
}
#gnavi_home a {
  display: block;
  width: 44px;
  height: 44px;
}
#gnavi_wp li a {
  padding: 15px 20px 13px;
  display: block;
}
#gnavi_wp li a:hover {
  background: #666666;
}

#gnavi_area li {
  float: left;
}
#gnavi_icon {
  background: url(https://13bdeb.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/menu.png) no-repeat 10px 15px;
  display: none;
  height: 41px;
  cursor: pointer;
  float: right !important;
  color: #eeeeee;
  font-size: 11px;
  text-align: center;
  width: 41px;
  padding-top: 3px;
}
.gnavi_srch {
  display: none;
  margin: 15px;
}
.menu_social {
  float: right;
}
.menu_social:hover {
  opacity: 0.9;
}
#gnavi_wp li {
  position: relative;
}
#gnavi_wp ul.children {
  top: 100%;
  left: 0;
  display: none;
  position: absolute;
  z-index: 999;
  background: #333333;
  width: 200px;
}
#gnavi_wp .children .children {
  top: 0;
  left: 100%;
  background: #333333;
}
#gnavi_wp ul.children li {
  float: none;
}
#gnavi_wp ul.children a {
  display: block;
  font-size: 13px;
  padding: 10px 10px;
}
#gnavi_wp ul.children a:hover {
  background: #555555;
}
/*■■■■メインコンテンツフレーム■■■■*/
#main_contents_bg {
  position: relative;
}
#main_content_back {
  position: fixed;
  width: 1000px;
  height: 300px;
  left: -358px;
  top: -60px;
  z-index: -1000;
  background: #efefef;
  background: url(https://f4c9e8.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/bg_col.jpg) no-repeat top center;
  -moz-transform: rotate(-37deg);
  -webkit-transform: rotate(-37deg);
  -o-transform: rotate(-37deg);
  -ms-transform: rotate(-37deg);
  transform: rotate(-37deg);
}
#main_content_back2 {
  position: fixed;
  width: 1000px;
  height: 279px;
  right: -540px;
  bottom: -30px;
  z-index: -1000;
  background: #efefef;
  background: url(https://0fe987.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/bg_col2.jpg) no-repeat top center;
  -moz-transform: rotate(-37deg);
  -webkit-transform: rotate(-37deg);
  -o-transform: rotate(-37deg);
  -ms-transform: rotate(-37deg);
  transform: rotate(-37deg);
}
#main_contents_wrapper {
  width: 1160px;
  margin: 0 auto;
  min-height: 1400px;
}
/*■■■■メインコンテンツ■■■■*/
#main_contents {
  width: 820px;
}
.ebrd {
  padding: 10px;
}
.ebrd h2 {
  font-size: 30px;
  font-weight: bold;
  padding: 20px 20px 10px;
  border-bottom: 1px solid #cccccc;
  margin: 10px 10px 20px;
  line-height: 1.3em;
}
/*■■■■サイドバー■■■■*/
#sidebar {
  width: 340px;
  float: right;
  position: relative;
}

.side_block {
  border: 1px solid #efefef;
  margin: 20px 5px;
  background: #ffffff;
}

.side_block h2 {
  background: #333333;
  color: #efefef;
  padding: 10px 10px 8px;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  position: relative;
  margin-bottom: 30px;
}
.side_block h2.ts_w_title {
  background: none;
  margin-top: 0;
  padding-top: 14px;
  font-size: 12px;
  text-align: center;
  padding: 14px 10px 13px;
  margin-bottom: 14px;
  background-image: url(https://aec0cc.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/bg_dotted.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #666666;
  border: none;
}
.side_block h2.ts_w_title:after {
  border: none;
}
.side_block h2:after {
  content: "";
  position: absolute;
  border: 11px solid #cccccc;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  bottom: -22px;
  left: 46%;
}
/*■■■■フッター■■■■*/
#footer_bg {
  background: #333333;
  color: #eeeeee;
}
#footer_bg a {
  color: #eeeeee;
}
#footer_wrapper {
  width: 1160px;
  margin: 0 auto;
  padding: 5px;
}
.footer_copyright {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}
.footer_nav {
  margin: 20px;
}
.footer_nav li {
  float: left;
  margin-right: 20px;
}
.gotop {
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
}
.gotop a {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  font-size: 10px;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  z-index: 9999;
}
#gotop_in {
  text-align: center;
  padding-top: 17px;
}
.gotop a:hover {
  opacity: 0.7;
}
/*■■■■【個別】トップページ■■■■*/
.ts_bd_list li {
  margin-bottom: 7px;
}
.ts_bd_img_area {
  width: 50px;
}
.ts_bd_img_area img {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.ts_bd_txt_area {
  width: 315px;
  padding-top: 3px;
  line-height: 1.25em;
}
.ts_a_txt a {
  display: block;
  padding: 3px 3px 3px 25px;
  background: url(https://1db1f3.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_pen.png) no-repeat 1px 1px;
  background-size: 16px 16px;
}
.osusume-top {
  margin: 0 10px;
}
.osusume-top h2 {
  border: 3px solid #ffffff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  background: #fcfcfc; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fcfcfc 0%, #efefef 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #efefef)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #efefef 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcfcfc 0%, #efefef 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fcfcfc 0%, #efefef 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fcfcfc 0%, #efefef 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#efefef',GradientType=0 ); /* IE6-8 */
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  padding: 7px 20px 4px;
  margin: 15px 0 20px;
}
.article_cat {
  padding: 10px 20px 7px 30px;
  color: #436f92;
  font-size: 13px;
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.7);
}
.currtbrd {
  color: #666666;
}
.top_author_katagaki {
  margin-top: 5px;
  font-size: 12px;
  color: #555555;
  line-height: 1.2em;
}
.osusume-list .article_cat {
  background-color: #ffffff;
  padding-bottom: 7px;
  background-image: url(https://60da88.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/articlehead.png);
  background-repeat: no-repeat;
  background-position: 4px 4px;
}
.article_cat a {
  color: #436f92;
}
.article_cat a:hover {
  text-decoration: underline;
}
.article_cat li {
  float: left;
}
.osusume-top h3 {
  font-size: 28px;
  color: #436f92;
  line-height: 1.2em;
  font-weight: normal;
}
.osusume-top h3:hover {
  text-decoration: underline;
}

.top_column3 {
  background: #ffffff;
  position: relative;
}

.top_column3:hover {
  background: #f8f8f8;
}
.top_column3 .index_sns {
  display: block;
  margin: 5px;
}
.top_column3 .snslink {
  padding: 5px 10px 5px 30px;
}
.top_column3 .indxfb {
  background: url(https://0ae7c3.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/indxfb.png) no-repeat 3px 2px;
}
.top_column3 .indxtw {
  background: url(https://e4dcf1.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/indxtw.png) no-repeat 3px 2px;
}
.top_column3 .indxhate {
  background: url(https://e67dbc.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/indxhate.png) no-repeat 3px 2px;
}
.top_column3 .indxgp {
  background: url(https://99fc6d.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/indxgp.png) no-repeat 3px 2px;
}
.lislft {
  background: #ffffff;
  background: -moz-linear-gradient(-45deg, #ffffff 0%, #ffffff 82%, #f7f7f7 88%, #f9f9f9 93%, #f2f2f2 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(82%, #ffffff), color-stop(88%, #f7f7f7), color-stop(93%, #f9f9f9), color-stop(100%, #f2f2f2));
  background: -webkit-linear-gradient(-45deg, #ffffff 0%, #ffffff 82%, #f7f7f7 88%, #f9f9f9 93%, #f2f2f2 100%);
  background: -o-linear-gradient(-45deg, #ffffff 0%, #ffffff 82%, #f7f7f7 88%, #f9f9f9 93%, #f2f2f2 100%);
  background: -ms-linear-gradient(-45deg, #ffffff 0%, #ffffff 82%, #f7f7f7 88%, #f9f9f9 93%, #f2f2f2 100%);
  background: linear-gradient(135deg, #ffffff 0%, #ffffff 82%, #f7f7f7 88%, #f9f9f9 93%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=1 );
  position: relative;
}
.top_pt_txt_area {
  width: 530px;
  padding: 0px 20px 0;
  font-size: 12px;
  line-height: 1.6em;
}
.ex_kwd {
  background-color: #f3ff85;
  color: #e34494;
}
.top_pt_img_area {
  width: 220px;
  height: 220px;
  overflow: hidden;
  position: relative;
}
.top_pt_img_area img {
  display: block;
  position: relative;
  margin: 0px auto;
  max-height: 220px;
  width: 220px;
  height: auto;
  z-index: 20;
}

.top_pt_img_area img:hover {
  -webkit-transform: scale(1.2) rotate(-5deg);
  -moz-transform: scale(1.2) rotate(-5deg);
  -o-transform: scale(1.2) rotate(-5deg);
  -ms-transform: scale(1.2) rotate(-5deg);
  transform: scale(1.2) rotate(-5deg);
  opacity: 0.7;
}
.top_pt_img_area:hover:before {
  content: "";
  height: 220px;
  width: 220px;
  z-index: 15;
  box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.5);
}
.hovs {
  position: absolute;
  z-index: 100;
  text-align: center;
}
.flthov_left {
  width: 50px;
  height: 35px;
  top: -100%;
  left: 0;
}
.flthov_left img {
  margin-top: 7px;
  width: auto !important;
}
.flthov_right {
  width: 170px;
  height: 35px;
  top: 100%;
  right: 0;
  font-size: 12px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
}
.flthov_inner {
  padding: 12px 20px;
}
.top_pt_img_area:hover .flthov_left {
  top: 44%;
}
.top_pt_img_area:hover .flthov_right {
  top: 44%;
}
.flthov_top1 {
  left: 0;
  width: 60px;
  top: 100%;
  color: #ffffff;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.7), 1px 1px 1px rgba(0, 0, 0, 0.7);
  padding: 10px;
}
.top_pt_img_area:hover .flthov_top1 {
  top: 0;
  left: 0px;
}
.flthov_top2 {
  top: 0;
  left: 100%;
  color: #ffffff;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.7), 1px 1px 1px rgba(0, 0, 0, 0.7);
  padding: 10px;
}
.top_pt_img_area:hover .flthov_top2 {
  top: 0px;
  left: 63px;
}
.flthov_top3 {
  top: -100%;
  left: 88px;
  color: #ffffff;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.7), 1px 1px 1px rgba(0, 0, 0, 0.7);
  padding: 10px;
}
.top_pt_img_area:hover .flthov_top3 {
  top: 0px;
  left: 92px;
}
.flthov_bottom {
  background: rgba(0, 0, 0, 0.8);
  width: 200px;
  left: 100%;
  top: 132px;
  text-align: left;
  color: #ffffff;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.7), 1px 1px 1px rgba(0, 0, 0, 0.7);
  padding: 10px;
  font-size: 14px;
}
.top_pt_img_area:hover .flthov_bottom {
  left: 0;
}
.top_pt_txt_area p {
  color: #777777;
}
.top_author_area {
  padding: 14px 20px 5px;
  margin-top: 10px;
  border-top: 1px solid #e6e6e6;
  position: relative;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
  line-height: 1.45em;
}

.top_author_area:hover {
  background: rgba(240, 240, 240, 0.4);
}
.top_author_area a {
  display: block;
}
.ta_img_area {
  width: 80px;
}
.ta_txt_area {
  padding: 6px 3px 3px 22px;
  background: url(https://1db1f3.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_pen.png) no-repeat 1px 5px;
  background-size: 16px 16px;
  width: 380px;
}
.ta_txt_area a:hover {
  text-decoration: underline;
}
.ts_a_pfof_mes {
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.9);
  position: absolute;
  display: none;
  padding: 10px;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  font-size: 12px;
  line-height: 1.4em;
  width: 400px;
  top: -75px;
  left: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index: 300;
}
.ts_a_pfof_mes:after {
  position: absolute;
  content: "";
  border: 10px solid #333333;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  bottom: -10px;
  left: 20px;
}
.ts_a_pfof_mes.on {
  display: block;
}
.osusume-top .top_author_area {
  bottom: 0;
}
.osusume-top .top_author_area img {
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
.top_author_area:hover img {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
.osusume-top section {
  background-repeat: no-repeat;
  background-position: left bottom;
  clear: both;
}
.tameata_name {
  font-weight: bold;
  font-size: 16px;
}
.sec_shadow {
  background: url(https://5e1d54.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/sec_shadow.png) no-repeat top right;
  height: 20px;
}
/*著者紹介ページ*/
.va_info {
  padding: 10px 60px;
}
.va_title {
  background: #333333;
  color: #ffffff;
  padding: 7px 20px 5px;
  margin: 20px 0 10px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
}
.va_info p {
  color: #444444;
  padding: 0 30px;
  margin: 10px 0;
}
.va_info a {
  color: #436f92;
}
/*■■■スライダーパーツ■■■*/
.top_board {
  border: 1px solid #efefef;
  background: #ffffff;
  margin: 10px auto 0px;
}
.top_slider {
  max-height: 630px;
  width: 370px;
  margin: 10px 20px 0;
  overflow: hidden;
}
.slider_title {
  font-size: 19px;
  background: #333333;
  padding: 9px 9px 7px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}
.bx-wrapper {
}
.bx-wrapper .bx-controls-direction a {
  top: 20%;
}
.bx-wrapper .bx-next,
.bx-wrapper .bx-prev {
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
}
.bx-wrapper .bx-prev {
  left: 1px;
}
.bx-wrapper .bx-next {
  right: 2px;
}
.bx-wrapper {
  box-shadow: none;
}
.bx-wrapper .bx-viewport {
  box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.5) !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #ffffff;
  background: -moz-linear-gradient(-45deg, #ffffff 0%, #f4f4f4 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(-45deg, #ffffff 0%, #f4f4f4 100%);
  background: -o-linear-gradient(-45deg, #ffffff 0%, #f4f4f4 100%);
  background: -ms-linear-gradient(-45deg, #ffffff 0%, #f4f4f4 100%);
  background: linear-gradient(135deg, #ffffff 0%, #f4f4f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 );
  border-top: none !important;
}
.ts_area {
  margin: 10px;
}
.top_slider a img:hover {
  opacity: 0.8;
}
.ts_img_area {
  min-height: 250px;
}
.ts_img_area img {
  display: block;
  margin: 30px auto 10px;
}
.ts_txt {
  padding: 5px 10px;
}
.ts_author {
  margin: 10px 20px 20px;
  background: #ffffff;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.ts_txt a {
  color: #436f92;
  font-size: 19px;
  line-height: 1.4em;
  display: block;
  margin: 0 20px;
  font-weight: bold;
}
.ts_txt a:hover {
  text-decoration: underline;
}
.ts_a_img_area {
  width: 80px;
}
.ts_a_img_area img {
  margin: 13px auto;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
.ts_a_txt {
  width: 210px;
  padding-top: 10px;
}
.ts_a_prof {
  margin-top: 3px;
  margin-left: 20px;
  font-size: 12px;
  color: #777777;
  line-height: 1.3em;
}
.ts_a_txt a:hover {
  text-decoration: underline;
}
.ts_author_box {
  margin: 0 auto;
  width: 395px;
}
.ts_writers {
  width: 385px;
  margin: 0 auto;
}
.ts_w_title_area {
  background-image: url(https://60da88.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/articlehead.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.ts_w_title {
  font-size: 12px;
  text-align: center;
  padding: 10px 10px 13px;
  margin-top: 20px;
  margin-bottom: 14px;
  background-image: url(https://aec0cc.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/bg_dotted.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #666666;
}
.ts_w_title span {
  font-size: 22px;
  color: #333333;
  margin-right: 20px;
}
.ts_bd_list {
  margin: 4px 0;
}

.ts_bd_list a {
  color: #436f92;
  font-size: 13px;
}
.ts_bd_list a:hover {
  text-decoration: underline;
}
.ts_u_tips {
  padding: 3px 4px;
  display: none;
  color: #ffffff;
  line-height: 1.2em;
  font-size: 11px;
  text-align: left;
}
.s_writer_box {
  z-index: 100;
}
/*スライダーサイドバー*/
#sideslider .top_slider {
  width: 328px;
  margin: 0 auto 20px;
}
/*■■■カテゴリーボード■■■*/
.cat_board {
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #efefef;
}
.cat_tab {
}
.cat_tab li {
  float: left;
  padding: 10px 20px;
  cursor: pointer;
}
.cat_tab li:hover {
  background: #eeeeee;
}
.cat_tab li.current {
  background: #b81d16;
  color: #ffffff;
  position: relative;
}
.cat_tab li.current:after,
.clc_title:after {
  position: absolute;
  content: "";
  border: 10px solid #b81d16;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  bottom: -20px;
  left: 10px;
  z-index: 100;
}
.clc_title {
  margin-bottom: 30px;
  position: relative;
  padding: 10px 20px;
  text-align: center;
  font-size: 18px;
  background: #333333;
  color: #ffffff;
}
.clc_title:after {
  border-top-color: #333333;
}
.cat_list_area {
  bakground: #ffffff;
}
.cat_list_cont {
  width: 600px;
  float: left;
  min-height: 100px;
}
.child_cat_area {
  width: 218px;
  min-height: 400px;
  float: right;
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.4);
}
.child_cat_area ul {
  margin-left: 15px;
}
.child_cat_area ul ul {
  margin-left: 15px;
}
.clc_img {
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
}
.clc_img:hover {
  opacity: 0.8;
}
.clc_txt {
  width: 180px;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.9);
  bottom: 0;
  padding: 10px;
  font-size: 13px;
  min-height: 45px;
  line-height: 1.2em;
}
.clc_auth {
  position: absolute;
  right: 4px;
  bottom: 60px;
}
.clc_auth img {
  border-radius: 90px;
  -moz-border-radius: 90px;
  -webkit-border-radius: 90px;
}
.child_cat_area a {
  display: block;
  padding: 4px 10px;
  font-size: 13px;
  color: #436f92;
}
.child_cat_area a:hover {
  text-decoration: underline;
}
/*■■■■コラムページ■■■■*/
.s_top_board {
  color: #333333;
  background: #ffffff;
  position: relative;
  padding: 20px;
  border: 1px solid #efefef;
  line-height: 1.7em;
  font-size: 15px;
}
.s_top_board img {
  max-width: 100%;
  height: auto;
}
.s_top_date {
  text-align: right;
  font-size: 12px;
  color: #888888;
  margin-right: 10px;
}
.view_area {
  color: #888888;
  padding: 4px 10px 4px 30px;
  background: url(https://bdefa3.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/eye-20.png) no-repeat 5px 1px;
  margin-left: 5px;
}
.wpp-views {
}
.s_display_title {
  font-size: 40px;
  line-height: 1.3em;
  margin: 10px 0;
  padding: 10px 20px;
  font-weight: bold;
  background-image: url(https://aec0cc.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/bg_dotted.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

.s_tbd_thumb_area {
  width: 230px;
}
.s_tbd_thumb img {
  display: block;
  margin: 5px auto;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
.s_tbd_desc_area {
  width: 390px;
}
.s_tbd_desc {
  position: relative;
  margin: 5px 20px;
  font-size: 14px;
  line-height: 1.6em;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 15px 20px;
}
.s_tbd_desc:before {
  content: "";
  position: absolute;
  right: -20px;
  top: 20px;
  z-index: 4;
  border: 10px solid #cccccc;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.s_tbd_desc:after {
  content: "";
  position: absolute;
  right: -18px;
  top: 20px;
  z-index: 5;
  border: 10px solid #ffffff;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.s_author_area {
  width: 150px;
  font-size: 13px;
}
.s_tbd_author_name {
  text-align: center;
  padding-bottom: 3px;
  line-height: 1.3em;
}
.s_tbd_author_name a {
  color: #436f92;
}
.s_tbd_author_name a:hover {
  text-decoration: underline;
}
.s_tbd_profile {
  font-size: 11px;
  line-height: 1.4em;
  color: #999999;
}
.s_tbd_author_social {
  text-align: center;
}
.s_tbd_author_social img {
  margin: 3px 1px;
}
.s_author_img img {
  margin: 5px auto;
  display: block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/*連載表示*/
.nmbutton {
  width: 200px;
  margin: 10px auto;
  background: #333333;
  padding: 10px;
  text-align: center;
  font-size: 12px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
}
.nm-list.show {
  height: 200px;
  overflow: hidden;
}
/**/
/*ソーシャル*/
.single-social-area {
  padding: 0px 0px 10px;
}
.social-button-list {
  opacity: 0;
  height: 71px;
}
.social-button-list li {
  overflow: hidden;
  float: left;
  margin: 0 10px;
  height: 71px;
  list-style: none;
}
.sb-twa {
  width: 75px;
}
.sb-fb {
  width: 72px;
}
.sb-gp {
  width: 50px;
}
.sb-ht {
  width: 80px;
}
.sb-pk {
  width: 60px;
}
.sb-li {
  display: none;
}
.arrow_box {
  padding: 6px 5px;
  display: block;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-align: center;
  color: #555555;
  margin-bottom: 7px;
  position: relative;
}
.arrow_box:before {
  position: absolute;
  content: "";
  border: 5px solid #cccccc;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  bottom: -12px;
  left: 35%;
}
.arrow_box:after {
  position: absolute;
  content: "";
  border: 5px solid #ffffff;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  bottom: -10px;
  left: 35%;
}
.sns_before {
  padding: 15px 10px 9px;
}
.sns_before li {
  float: left;
  margin: 0 4px;
}
.s_tbd_tag {
  background: url(https://ee568e.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/s_tags.png) no-repeat 3px 0px;
  margin: 3px 30px;
  padding: 3px 3px 3px 30px;
}
.s_tbd_tag li {
  float: left;
}
.s_tbd_tag li a {
  padding: 3px 3px;
  margin-right: 2px;
  font-size: 11px;
  color: #888888;
}
.s_tbd_tag li a:hover {
  background: #f0f0f0;
}
.s_article {
  padding: 20px 60px;
  line-height: 1.4em;
  border: 1px solid #efefef;
  border-bottom: none;

  background: #ffffff;
  line-height: 1.7em;
  font-size: 16px;
  clear: both;
}
.s_article h2 {
  font-size: 31px;
  font-weight: normal;
  border-bottom: 4px double #cccccc;
  border-top: 4px solid #a10000;
  padding: 23px 20px 18px;
  line-height: 1.4em;
  clear: both;
  margin: 70px 0 17px;
}
.s_article h3 {
  padding: 12px 10px 4px 10px;
  border-bottom: 1px dotted #cccccc;
  font-size: 27px;
  font-weight: normal;
  line-height: 1.3em;
  margin: 20px 0px 10px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
  clear: both;
}

.s_article img.icome {
  width: 80px;
  height: auto;
  vertical-align: middle;
  margin: 0px 15px 5px 0 !important;
  clear: both;
  float: left !important;
}
.s_article p:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .s_article p {
  zoom: 1;
} /* IE6 */
*:first-child + html .s_article p {
  zoom: 1;
} /* IE7 */
.s_article h4 {
  font-size: 20px;
  font-weight: normal;
  padding: 12px 0px 6px;
  font-weight: bold;
  margin: 10px 0 0px;
  clear: both;
}
.s_article h5 {
  background: #575757;
  font-weight: normal;
  color: #ffffff;
  margin: 10px 0px 10px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  padding: 3px 20px 0px;
}
.s_article p {
  line-height: 1.7em;
  font-size: 16px;
  margin-bottom: 1.75em;
}
.s_article a {
  color: #436f92;
}
.s_article a:hover {
  text-decoration: underline;
}
.s_article blockquote {
  margin: 20px 30px;
  position: relative;
  background: #f8f8f8;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
  padding: 20px 30px 20px 60px;
  background: #f8f8f8 url(https://5f098c.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/quote.png) no-repeat 10px 10px;
}
blockquote .sub {
  font-size: 12px;
  color: #888888;
  margin-bottom: 0;
  text-shadow: 1px 1px 1px #ffffff;
}
/*▼装飾▼*/
.s_article q {
  font-style: oblique;
  background: #f8f8f8;
  margin: 0 10px;
}
.s_article img {
  max-width: 698px !important;
  height: auto !important;
  margin-bottom: 10px;
  display: block !important;
  margin: 20px auto !important;
}
.img_cap {
  font-size: 11px;
  color: #aaaaaa;
  text-align: right;
}
.img_cap2 {
  font-size: 13px;
  color: #777777;
  padding: 0 4px 0;
  text-align: left;
}

.a_title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.s_article strong {
  font-weight: bold;
}
.s_article ul,
.s_article ol {
  margin: 10px 20px 20px;
  list-style: disc inside;
}
.s_article ol {
  list-style: decimal;
}
.s_article li {
  margin: 5px 20px;
}
.s_article img.alignnone {
  display: block;
  margin: 10px auto;
}
.s_article table {
  width: 97%;
  border: 1px solid #cccccc;
  border-collapse: collapse;
  font-size: 12px;
  margin: 20px auto !important;
}
.s_article caption {
  margin: 5px;
  text-align: center;
  font-size: 17px;
}
.s_article th,
.s_article td {
  padding: 5px 10px;
  vertical-align: middle;
  border: 1px solid #cccccc;
}

.s_article th {
  background: #f0f0f0;
}
.s_article td {
  text-align: left;
}

/*■ソーシャルエリア■*/
#head_social_area {
  padding: 10px 0;
  position: fixed;
  bottom: 40px;
  z-index: 1300;
  width: 108px;
  margin-left: -125px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}

/*アンケート*/
.wp-polls {
  background: url(https://78f7ac.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/polls-title.png) no-repeat top center;
  margin-top: 20px;
  border: 5px solid #eeeeee;
  padding: 100px 20px 10px;
}
.wp-polls-ul li {
  margin-top: 20px;
  padding-left: 40px;
  background-image: url(https://8961b6.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i-answerlist.png) !important;
  background-repeat: no-repeat;
  background-position: 6px 3px;
  background-size: 24px;
}
.wp-polls-ul li label {
  cursor: pointer;
}
.wp-polls-ul li label:hover {
  background: #efefef;
}
.search_bottom a {
  display: block;
  padding: 15px;
  text-align: center;
  color: #ffffff;
  margin: 10px 0;
}
#footer_socials {
  display: none;
}
#search_social {
  margin-top: 20px;
  text-align: center;
  line-height: 1.3em;
  background: #b22525;
  color: #ffffff;
  position: relative;
  padding: 10px;
}
#search_social:after {
  position: absolute;
  border: #b22525 solid 20px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  content: "";
  left: 45%;
  bottom: -40px;
}
.sb-fb a {
  background-color: #4a66b7;
  background-image: url(https://a98da1.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_fb_w.png);
  background-repeat: no-repeat;
  background-position: 14px 15px;
}
.sb-tw a {
  background-color: #00a7e7;
  background-image: url(https://a1cacc.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_tw_w.png);
  background-repeat: no-repeat;
  background-position: 14px 15px;
}
.search_bottom a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.s_article .poll-ttl {
  background: url(https://de71e9.claudeassets.com/20250713160335im_/http://realhotsports.com/images/bg/i_question.png) no-repeat 1px 2px;
  padding: 16px 0 0 57px;
  text-align: left !important;
  min-height: 39px;
  font-size: 22px;
  color: #e65135;
  line-height: 1.2em;
}

.wp-polls .Buttons {
  padding: 10px 20px 6px;
  background: #349d8d !important;
  color: #ffffff;
  border: none !important;
}
.pollbar {
  height: 14px !important;
  background: #89e8da !important;
  border: none !important;
}

#soci_fb {
  width: 70px !important;
}
#head_social_area li {
  width: 90px;
  margin: 5px auto;
}
.side_thumb {
  float: left;
  width: 40px;
}
.side_thumb img {
  width: 40px;
  height: 40px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.side_title {
  width: 195px;
  float: left;
  padding: 5px;
}
/*コラム本文上下ソーシャル*/
#bottom_social_area {
  min-height: 150px;
  background: #ffffff;
  background: -moz-linear-gradient(-45deg, #ffffff 0%, #f4f4f4 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(-45deg, #ffffff 0%, #f4f4f4 100%);
  background: -o-linear-gradient(-45deg, #ffffff 0%, #f4f4f4 100%);
  background: -ms-linear-gradient(-45deg, #ffffff 0%, #f4f4f4 100%);
  background: linear-gradient(135deg, #ffffff 0%, #f4f4f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 );
  border: 1px solid #efefef;
  margin: 10px;
  padding: 20px;
  text-align: center;
  line-height: 1.3em;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.4);
}
#bottom_social_message {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.2em;
}
#bottom_social_area small {
  font-size: 80%;
}
#bottom_social_area .target {
  font-size: 30px;
}
#sns_first .social_list {
  margin-top: 0;
}
#sns_first .social_list li {
  margin-top: 0;
}
.social_list {
  margin: 10px 20px;
}
.social_list li {
  float: left;
  width: 150px;
  margin: 10px 10px;
}
.social_list li a {
  padding: 9px 10px 6px 40px;
  font-size: 13px;
  display: block;
  background: #333333;
  color: #ffffff;
  text-align: left;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  line-height: 1em;
}
.social_list .facebook a {
  background-color: #265a96;
  background-image: url(https://a98da1.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_fb_w.png);
  background-repeat: no-repeat;
  background-position: 11px 5px;
  background-size: 17px 17px;
}
.social_list .googleplus a {
  background-color: #dd4b39;
  background-image: url(https://d90763.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_gp_w.png);
  background-repeat: no-repeat;
  background-position: 11px 7px;
  background-size: 15px 15px;
}
.social_list .hatebu a {
  background-color: #006db8;
  background-image: url(https://79d497.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_hatebu_w.png);
  background-repeat: no-repeat;
  background-position: 11px 3px;
  background-size: 20px 20px;
}
.social_list .twitter a {
  background-color: #129bce;
  background-image: url(https://a1cacc.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_tw_w.png);
  background-repeat: no-repeat;
  background-position: 11px 5px;
  background-size: 20px 20px;
}
.social_list li.line_btn {
  margin: 0;
}
.social_list li.line_btn a {
  background: transparent;
}
.social_list li a:hover {
  opacity: 0.7;
  background-position-x: 14px;
}
/*スマホソーシャル*/
#snach_button {
  width: 100%;
  position: fixed;
  bottom: 0px;
  height: auto;
  z-index: 300;
  background: #333333;
  left: 0;
}
#snach_button li a {
  display: block;
  color: #ffffff;
  width: 25%;
  float: left;
  text-indent: -9999px;
  height: 40px;
}
#sb_fb {
  background-color: #265a96;
  background-image: url(https://a98da1.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_fb_w.png);
  background-repeat: no-repeat;
  background-position: 47% 8px;
}
#sb_tw {
  background-color: #129bce;
  background-image: url(https://a1cacc.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_tw_w.png);
  background-repeat: no-repeat;
  background-position: 47% 8px;
}
#sb_gp {
  background-color: #dd4b39;
  background-image: url(https://d90763.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_gp_w.png);
  background-repeat: no-repeat;
  background-position: 47% 8px;
}
#sb_ln {
  background-color: #20b80a;
  background-image: url(https://3b2f8b.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_line_w.png);
  background-repeat: no-repeat;
  background-position: 47% 5px;
}
/*コラム下ライター*/
.articlle_end_author {
  border: 10px solid #eeeeee;
  background: #ffffff;
  padding: 10px 10px 20px;
  margin: 50px 10px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
}
.articlle_end_author:before {
  content: "";
  position: absolute;
  border: 30px solid #333333;
  top: -69px;
  left: 46%;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.bottom_to_profile a {
  display: block;
  width: 200px;
  margin: 10px auto 10px;
  background: #888888;
  color: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 8px 10px 5px;
  text-align: center;
}
.bottom_to_profile a:hover {
  background: #999999;
}
/*コラム下関連リンク*/
#bottom_related_area small {
  margin-left: 4px;
}
#br_writer,
.br_r_article {
  width: 300px;
  border: 1px solid #cccccc;
  margin: 20px 8px;
  padding: 10px;
  background: #ffffff;
}
#br_writer h2,
.br_r_article h2 {
  font-weight: normal;
  text-align: center;
  padding: 4px 10px;
  border-bottom: 1px solid #eeeeee;
}
#bottom_related_area ul {
  font-size: 13px;
  line-height: 1.4em;
}
#bottom_related_area li {
  font-size: 13px;
  line-height: 1.4em;
  list-style: none;
}
#bottom_related_area a {
  color: #436f92 !important;
  display: block;
  font-weight: normal !important;
  min-height: 36px;
  padding: 10px 20px;
  background: url(https://89aa2c.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_arrow.png) no-repeat 3px 10px;
}
#bottom_related_area a:visited {
  color: #663d98 !important;
}
#bottom_related_area a:hover {
  text-decoration: underline !important;
}
.yarpp-related {
  margin: 0 0 !important;
}

/*■■サイドバー【個別パーツ】■■*/
/*著者一覧*/
.s_writer_list {
  margin: 10px 0;
  padding: 0px 10px;
}
.s_wl_img_area {
  width: 80px;
}
.s_wl_img_area img {
  display: block;
  margin: 10px auto;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.s_wl_txt_area {
  width: 225px;
}
.s_wl_name {
  margin-top: 10px;
  font-size: 17px;
  font-weight: bold;
}
.toko_num {
  font-size: 12px;
  color: #c74487;
  font-weight: normal;
}
.s_wl_message {
  font-size: 12px;
  color: #888888;
  margin: 4px 10px;
  line-height: 1.2em;
}
.s_wl_to_apage {
  text-align: right;
}
.s_wl_to_apage a {
  margin: 3px auto;
  font-size: 12px;
  color: #436f92;
}
.s_wl_to_apage a:hover {
  text-decoration: underline;
}
/*人気コラム一覧*/
.side_nink h2 {
  text-indent: -9999px;
  background: url(https://e8bb58.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/title_ninki.png) no-repeat top center;
  border-bottom: #efefef solid 1px;
}
.article_rank {
  font-size: 13px;
}
.article_rank a {
  color: #436f92;
  display: block;
  padding: 9px 20px 9px 5px;
  line-height: 1.3em;
  margin-left: 45px;
}
.article_rank a:hover {
  text-decoration: underline;
}

.article_rank li {
  background: url(https://89aa2c.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_arrow.png) no-repeat 17px 9px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.article_rank li:nth-child(1) {
  background: url(https://94a4c8.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/rank_001.png) no-repeat 11px 5px;
}
.article_rank li:nth-child(2) {
  background: url(https://241189.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/rank_002.png) no-repeat 11px 5px;
}
.article_rank li:nth-child(3) {
  background: url(https://65d23b.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/rank_003.png) no-repeat 11px 5px;
}
.article_rank li:nth-child(1):hover,
.article_rank li:nth-child(2):hover,
.article_rank li:nth-child(3):hover {
  background-position: 16px 5px;
}
.article_rank li:hover {
  background-position: 23px 9px;
}
/*カテゴリ一覧*/
.cat-item {
  padding: 12px 20px;
}
.cat_list a {
  padding: 9px 20px;
  color: #436f92;
  font-size: 13px;
}
.cat_list .children {
  margin-left: 20px;
}
.cat_list a:hover {
  background: #f9f9f9;
  text-decoration: underline;
}

/*タグクラウド*/
.tags h2 {
  padding: 10px 20px 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  font-weight: normal;
}
.tags {
  padding: 10px 20px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
}
.tags li {
  float: left;
}
.tags a {
  display: block;
  padding: 5px 10px;
  color: #666666;
}
.tags a:hover {
  text-decoration: underline;
}
.s_writer_box {
  border: 2px solid #ffffff;
  position: relative;
  margin: 1px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.s_writer_box:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(https://dc52f7.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/pen_icon.png) no-repeat top left;
  background-size: 20px 20px;
  opacity: 1;
  position: absolute;
  right: 2px;
  top: 2px;
}
.s_writer_box:hover {
  opacity: 0.8;
}
.writer_side {
  padding: 0 7px;
}
.writer_side_name {
  position: absolute;
  bottom: 0;

  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  text-align: center;
  font-size: 12px;
}
.writer_side_name_in {
  padding: 5px 10px;
}
#side_sug {
  background: #ffffff;
}
#side_sug h2 {
  font-size: 23px;
  text-align: center;
  padding: 20px 10px 4px 20px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 5px;
  background: url(https://117e00.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_ballpoint.png) no-repeat 9px 10px;
  background-size: 35px;
  font-weight: bold;
}
#side_sug h2 span {
  font-size: 17px;
  font-weight: normal;
  maring: 0 3px;
}
#side_sug a {
  display: inline;
}
.ss_box {
  padding: 10px;
  background-image: url(https://e5df5f.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i_check_arrow.png);
  background-position: bottom 10px right 10px;
  background-size: 24px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #eeeeee;
}
.ss_box:hover {
  background-color: #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.ss_img {
  width: 80px;
}
.ss_img img {
  display: block;
  margin: 0px auto;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.ss_txt {
  width: 208px;
  padding: 0 0 0 10px;
  font-size: 15px;
}
.ss_txt {
  color: #436f92 !important;
  line-height: 1.2em;
  font-weight: bold;
}
.ss_box:hover .ss_txt {
  text-decoration: underline;
}
.ss_img img:hover {
  transform: rotate(-14deg);
  -moz-transform: rotate(-14deg);
  -webkit-transform: rotate(-14deg);
}
.ss_subtxt {
  font-size: 11px;
  color: #9b9b9b;
  margin: 3px 0;
  font-weight: normal;
  display: none;
}
.u_tips {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  padding: 5px 10px;
  color: #ffffff;
  bottom: -20px;
}
.s_more_link {
  padding: 5px 10px;
  text-align: right;
}
.s_more_link a {
  color: #436f92;
  margin: 5px;
}
.s_more_link a:hover {
  text-decoration: underline;
}

/*■■【個別ページ】著者ページ■■*/
.a_author_name_area {
  font-size: 25px;
  padding: 20px 20px 10px;
  border-bottom: 1px solid #cccccc;
}
.a_author_name_area small {
  font-size: 18px;
  font-weight: normal;
}
.a_author_name_area .a_name {
  font-weight: bold;
}
.a_author_name_area .a_name small {
  margin: 10px;
}
.a_tbd_desc_area {
  width: 540px;
}
.articlle_end_author .a_tbd_desc_area {
  width: 510px;
  height: auto;
  overflow: hidden;
}
.a_tbd_desc {
  position: relative;
  margin: 10px 30px;
  font-size: 13px;
  line-height: 1.6em;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 15px 20px;
  min-height: 80px;
}
.a_tbd_desc:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 20px;
  z-index: 4;
  border: 10px solid #cccccc;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.a_tbd_desc:after {
  content: "";
  position: absolute;
  left: -19px;
  top: 20px;
  z-index: 5;
  border: 10px solid #ffffff;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.a_profile {
  font-size: 16px;
  color: #666666;
  padding: 10px 20px;
  line-height: 1.3em;
}
.a_author_board {
  background: #ffffff;
  margin: 0 10px;
  border: 1px solid #efefef;
}

.a_author_area {
  width: 250px;
  font-size: 13px;
  background: #ffffff;
}
.a_tbd_author_name {
  text-align: center;
  padding-bottom: 3px;
}
.a_tbd_author_social {
  text-align: center;
}
.a_tbd_author_social img {
  margin: 3px 1px 15px;
}
.a_tbd_author_social img:hover {
  opacity: 0.8;
}
.articlle_end_author .a_tbd_author_social img {
  width: 20px;
  height: 20px;
  display: inline;
  margin: 5px;
  padding: 5px;
}
.au_link a {
  width: 200px;
  display: block;
  margin: 10px auto;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-align: center;
  background: #bd2828;
  color: #ffffff;
  padding: 10px 5px;
}
.au_link a:hover {
  opacity: 0.7;
}
.a_author_img img {
  margin: 10px auto;
  display: block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 10px;
}
.a_tbd_main {
  background: #ffffff;
  padding: 20px 20px;
  line-height: 1.4em;
  margin: 10px;
  border: 1px solid #efefef;
}
.top_column3.author_posts {
  border-bottom: 1px solid #eeeeee;
}
/*ページネーション*/
.pagination {
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
  position: relative;
  font-size: 11px;
}
.pagination div {
  margin: 20px 10px;
}
.pagination a,
.pagination span {
  margin: 2px 8px 2px 0;
  padding: 6px 0px 5px 0px;
  width: 60px;
  float: left;
  display: block;
  text-decoration: none;
  color: #777777;
  border: 1px solid #cccccc;
  background: #ffffff;
}

.pagination a:hover {
  color: #fff;
  background: #444444;
}

.pagination .current {
  background: #333333;
  color: #ffffff;
  border: 1px solid #333333;
}
/*■■■■■固定ページ■■■■■■■■■■■■■■■■■■*/
.ebrd {
  border: 1px solid #eeeeee;
  background: #ffffff;
}
.allpos th,
.allpos td {
  border: 1px solid #eeeeee;
  padding: 5px 10px;
  vertical-align: middle;
}
.allpos th {
  background: #fafafa;
  cursor: pointer;
}
.allpos th:hover {
  background: #f3f3f3;
}
.allpos {
  font-size: 12px;
  border: 1px solid #eeeeee;
}
.allpos a {
  color: #436f92;
}
.allpos a:hover {
  text-decoration: underline;
}
.al_no,
.al_auth,
.al_view {
  text-align: center;
}
/*■■■■著者一覧■■■■■*/

.l_writer_list {
  width: 300px;
  margin: 10px 40px;
  min-height: 205px;
}
.l_wl_img_area {
  width: 100px;
}
.l_wl_img_area img {
  width: 80px;
  height: auto;
  display: block;
  margin: 10px auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.l_wl_txt_area {
  width: 198px;
}
.l_wl_name {
  font-weight: bold;
  font-size: 20px;
  padding: 15px 10px 5px;
}
.l_wl_message {
  font-size: 12px;
  line-height: 1.2em;
  color: #888888;
  padding: 0px 15px;
}
.l_wl_toko {
  color: #c74487;
  padding: 5px 15px;
}
.l_wl_to_apage {
  text-align: right;
  padding: 5px 15px;
  font-size: 12px;
}
.l_wl_to_apage a {
  display: block;
  width: 150px;
  text-align: center;
  color: #333333;
  border: 1px solid #efefef;
  padding: 5px 10px 4px;
  background: #fcfcfc; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fcfcfc 1%, #f2f2f2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fcfcfc), color-stop(100%, #f2f2f2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcfcfc 1%, #f2f2f2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcfcfc 1%, #f2f2f2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fcfcfc 1%, #f2f2f2 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fcfcfc 1%, #f2f2f2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */

  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.l_wl_to_apage a:hover {
  background: #333333;
  color: #ffffff;
}

/*■■■リンクブロック*/
.nm-list {
  border: 1px solid #eeeeee;
}
.nm-list .cn-ttl {
  padding: 10px 10px 7px;
  background: #333333;
  color: #ffffff;
  margin-top: 30px;
}
.l-area .now {
  background: #ffe0e0;
  border-right: 4px solid #d44d4d;
}
.l-area div a {
  position: relative;
  padding: 5px 10px 3px;
  display: block;
  border-bottom: 1px #cccccc solid;
  line-height: 1.4em;
  font-size: 14px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
  color: #436f92;
}
.l-area div a:hover {
  background: #efefef;
}
.d2 {
  margin-left: 15px;
  border-left: 1px solid #cccccc;
}
.d3 {
  margin-left: 30px;
  border-left: 1px solid #cccccc;
}

.ft-link-ad {
  width: 728px;
  margin: 5px auto;
}
/*目次部分*/
#mokujiw {
  border: 4px solid #eeeeee;
  padding: 10px 20px;
  margin: 20px 0 10px;
}
#mokujib {
  background: #333333;
  color: #ffffff;
  padding: 4px 10px 2px;
  text-align: center;
}
#mokuji-in div {
  font-size: 13px;
  padding: 3px 10px;
  border-bottom: 1px solid #eeeeee;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
}
#mokuji-in div:hover {
  background: #efefef;
}
#mokuji-in .num {
  font-size: 10px;
  color: #333333;
  margin: 0 10px 0 0;
}
.tomokuji {
  text-align: right;
  font-size: 12px;
  margin: 3px 5px;
}
#bottom_ad_area {
  background: #ffffff;
}
/*デスクトップシェアボタン*/
.shareaside {
  margin: 5px auto;
}
.shareaside li {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0px 10px;
}

.shareaside li a {
  width: 40px;
  display: block;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 40px;
}
#sb_fb-dsk {
  background-image: url(https://abbc66.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i-fbook48.png);
}
#sb_gp-desk {
  background-image: url(https://7be65e.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i-ggl48.png);
}
#sb_tw-dsk {
  background-image: url(https://3b4268.claudeassets.com/20250713160335im_/http://realhotsports.com/images/icon/i-tw48.png);
}
/*■■■レスポンシブ対応************************/
@media screen and (max-width: 820px) {
  html,
  header,
  #main_contents_wrapper,
  .cat_list_cont,
  .child_cat_area {
    width: 100%;
    min-width: 0;
  }
  #head_line_wrapper,
  #header_wrapper,
  #gnavi_area,
  #main_contents,
  #column_top_new,
  .top_pt_txt_area,
  #sidebar,
  .s_tbd_desc_area,
  #bottom_related_area,
  #footer_wrapper,
  .s_author_area,
  #top_ad_area,
  #snatch_side {
    width: 100% !important;
    margin: 0 auto !important;
    height: auto;
    min-width: 280px;
  }
  .title_top_list,
  #head_social_area,
  .s_tbd_thumb,
  #sns_first,
  .tags,
  #gnavi_wp,
  #main_logo_area,
  #head_line,
  .s_tbd_desc:after,
  .s_tbd_desc:before,
  #footer_bg,
  .top_board,
  #main_content_back,
  #main_content_back2,
  .side_writer_pickup,
  .side_top_ad,
  #br_writer,
  #chosya,
  .side_rank,
  .s_tbd_tag,
  .s_author_area,
  #top_p_ad_area,
  .respdisnon,
  .cat_board,
  .top_pt_txt_area p,
  .top_author_area,
  .article_cat {
    display: none;
  }
  #main_logo_area,
  #main_logo,
  #br_writer,
  .br_r_article,
  .osusume-top h3,
  #main_contents,
  #sidebar,
  .top_pt_img_area {
    margin: 10px auto;
    float: none;
  }
  #bottom_ad,
  #bottom_ad2,
  #bottom_ad3,
  #bottom_ad4,
  #side_top_ad,
  #sub_ad {
    margin: 0px auto;
    float: none;
  }
  #main_contents {
    margin: 0;
  }
  #side_top_ad {
    width: auto;
  }
  .s_article ul,
  .s_article ol,
  .s_article li,
  .a_tbd_desc {
    margin: 5px;
  }
  .s_article li {
    margin-left: 20px;
  }
  .s_article div {
    float: none !important;
  }
  .s_article p {
    float: none !important;
  }
  .s_article iframe {
    width: 98%;
  }
  .osusume-top,
  .s_display_title,
  .s_tbd_desc,
  .top_pt_img_area {
    margin: 0;
  }
  .article_cat,
  .top_author_area,
  .s_top_board,
  .s_tbd_desc,
  #bottom_social_area,
  .sns_before,
  .articlle_end_author,
  .a_author_name_area,
  .ebrd,
  .a_tbd_main,
  .va_info,
  .va_info p {
    padding: 5px;
  }
  .top_pt_img_area img {
    width: auto;
    height: 100%;
  }
  .top_pt_img_area {
    width: 100%;
    height: auto !important;
    max-height: none;
  }
  .top_pt_img_area {
    max-height: 200px;
  }
  .s_article {
    border: none;
    padding: 10px 10px;
    font-size: 15px;
    line-height: 1.7em;
  }
  .s_display_title,
  .top_pt_txt_area,
  .osusume-top section {
    padding: 0;
  }
  #bottom_social_area {
    background: none;
  }
  .s_display_title {
    font-size: 26px;
    margin-top: 0px;
    clear: both;
  }
  .s_tbd_desc,
  .a_tbd_desc,
  .a_tbd_desc:after,
  .a_tbd_desc:before {
    border: none;
  }
  .s_tbd_desc {
    font-size: 15px;
    line-height: 1.3em;
  }
  .s_article p {
    margin-bottom: 1.7em;
    font-size: 15px;
  }
  #bottom_social_message,
  #bottom_social_area .target,
  .a_author_name_area {
    font-size: 16px !important;
    line-height: 1.4em;
  }
  #bottom_social_area,
  .a_tbd_desc,
  #gnavi_h {
    min-height: 0px !important;
  }
  #br_writer,
  .br_r_article {
    width: auto;
  }
  .articlle_end_author:before {
    left: 38%;
  }
  .s_tbd_main h3 {
    padding: 8px 10px 4px;
    font-size: 19px;
    margin-top: 20px;
  }
  .gotop {
    position: fixed;
    right: 10px;
    bottom: 43px;
  }
  #gnavi_bg {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
  }
  .gotop a {
    background: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    padding: 3px 5px;
    font-size: 12px;
    height: auto;
    width: auto;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
  }
  #gotop_in {
    padding-top: 0;
  }
  #gnavi_icon {
    display: block;
  }
  #gnavi_title {
    display: block;
  }
  #gnavi_wp {
    float: none;
  }
  #gnavi_wp li a {
    font-size: 13px;
    padding: 10px 20px;
  }
  .article_cat {
    line-height: 1.3em;
  }
  #gnavi_area .article_cat li a {
    padding: 0px 10px;
    text-shadow: none;
  }
  .osusume-list .article_cat {
    margin-top: 15px;
    padding-left: 34px;
    padding-bottom: 8px !important;
  }
  .currtbrd {
    margin-top: 3px;
    line-height: 1.2em;
  }
  .l_writer_list,
  .l_wl_img_area,
  .l_wl_txt_area,
  .l_wl_to_apage a {
    width: auto;
    min-height: 0px;
    margin: 0 auto;
    text-align: center;
    float: none;
  }
  #all_bg {
    margin-top: 0px;
  }
  .a_author_area {
    float: none;
    margin: 10px auto;
  }
  .a_tbd_desc_area {
    width: auto;
  }
  .osusume-top h3 {
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 21;
    left: 0;
    padding: 15px 10px;
    font-size: 18px;
    margin: 0px 0px;
    font-weight: bold;
  }
  .top_pt_txt_area p {
    margin: 10px;
  }
  .gnavi_srch {
    display: block;
  }
  #bottom_social_area {
    background: #ffffff;
    text-align: left;
    padding: 20px 10px;
  }
  .sns_before li {
    margin: 5px;
  }

  .ta_txt_area {
    width: 168px;
  }
  .s_article blockquote {
    padding: 10px 20px;
    margin: 10px;
    background: #f8f8f8;
  }
  .s_tbd_main img {
    display: block;
    float: none;
    height: auto;
    max-width: 100% !important;
  }
  .s_article img,
  .s_article .fltlft,
  .s_article .fltrght {
    display: block !important;
    float: none !important;
    margin: 10px auto !important;
  }
  .m_s_tbl {
    table-layout: fixed;
  }
  .m_s_tbl td {
    word-wrap: break-word;
  }
  .menu_social {
    width: 32px;
    height: 32px;
  }
  .s_article h2 {
    font-size: 20px;
    padding: 23px 23px 18px;
    margin-top: 20px;
    font-weight: bold;
    background: #efefef;
  }
  .social_list li {
    float: none;
    margin: 10px auto;
  }
  .social_list li.line_btn {
    width: 150px;
  }
  .s_display_title {
    padding-bottom: 10px;
  }
  .osusume-top .top_author_area {
    position: relative;
  }
  .lislft {
    padding: 0px;
  }
  #gnavi_wp ul.children {
    display: none !important;
  }
  .articlle_end_author {
    margin: 10px auto 10px;
  }
  .a_icon {
    padding: 65px 10px 10px;
    font-size: 16px;
    line-height: 1.3em;
  }
  .a_matome {
    padding-top: 85px;
  }
  .g_box,
  .o_box,
  .b_box,
  .g_box {
    padding: 10px;
  }

  .snatch {
    position: relative !important;
  }
  #snatch_side {
    margin-bottom: 0px !important;
    position: relative;
  }

  #snatch_side .bx-viewport img {
    width: auto;
  }
  #sidebar {
    margin-bottom: 80px;
  }
  .ss_txt {
    width: 191px;
  }
  .side_cat_list {
    margin: 0;
  }
  #side_top_ad {
    height: 280px;
    overflow: hidden;
  }
  .articlle_end_author {
    margin-top: 20px;
  }
  .a_author_img img {
    width: 100px !important;
    height: 100px !important;
    display: block;
    padding: 0;
    margin: 0 auto;
  }

  .articlle_end_author .a_tbd_desc_area {
    width: 180px;
    float: left;
    margin: 0;
    padding: 0 10px;
  }
  .articlle_end_author .a_tbd_desc {
    padding: 0;
  }
  .cat_list_cont {
    width: 70%;
  }
  .child_cat_area {
    width: 30%;
  }
  .sec_shadow {
    background-size: 100%;
  }
  .a_tbd_author_social {
    text-align: center;
  }
  .a_tbd_author_social img {
    margin: 4px 10px;
    width: 24px !important;
    display: inline !important;
    height: 24px !important;
  }
  .a_profile {
    font-size: 14px;
  }
  .a_author_name_area .a_name {
    font-size: 20px;
    line-height: 1.2em;
  }
  .au_link a,
  .a_author_img {
    float: none;
    margin: 10px auto;
  }
  .articlle_end_author .a_tbd_desc_area {
    width: 100%;
  }
  .articlle_end_author .a_tbd_desc_area,
  .articlle_end_author .a_tbd_desc {
    margin: 5px auto 10px;
    float: none;
  }
  .articlle_end_author .a_tbd_desc {
    max-height: 100px !important;
    border: 1px solid #cccccc;
    overflow-y: auto;
    padding: 10px !important;
    width: 90% !important;
  }
  .icon_box {
    background-position: 10px 10px;
    padding-top: 10px;
    padding-left: 51px;
  }
  .wp-polls {
    padding-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .wp-polls-ul li {
    margin-left: 0;
    font-size: 13px;
  }
  .s_article .poll-ttl {
    font-size: 19px;
  }
  #main_contents_bg {
    margin-top: 50px;
  }
  .view_area {
    width: 160px;
    float: left;
  }
  .s_top_date {
    margin-top: 8px;
    float: right;
  }
  #top_ad_area {
    min-height: 280px;
  }
  .ft-link-ad {
    display: none;
  }
  #mokujiw {
    padding: 5px;
  }
  .bottom_to_profile {
    display: none;
  }
  .side_rank.mid {
    display: block;
  }
  .s_article img.icome {
    width: 60px;
  }
  .social-button-list li {
    margin: 0 1px;
  }
}

/*
     FILE ARCHIVED ON 16:24:47 Jul 13, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:07:20 Sep 26, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.388
  exclusion.robots: 0.055
  exclusion.robots.policy: 0.047
  esindex: 0.006
  cdx.remote: 13.496
  LoadShardBlock: 92.831 (3)
  PetaboxLoader3.datanode: 124.951 (5)
  PetaboxLoader3.resolve: 87.52 (2)
  load_resource: 153.997
  loaddict: 40.829
*/