@charset "UTF-8";
#msthd02 {
  position: relative;
  width: 100%;
  margin: 0 auto 10px;
  text-align: left;
  line-height: 1.22 !important;
}

#msthd02:after {
  content: "";
  display: block;
  clear: both;
}

#msthd02 div, #msthd02 p, #msthd02 ul, #msthd02 li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: small;
  line-height: 1.22 !important;
}

#msthd02 a {
  text-decoration: none;
}

#msthd02 a img {
  border: 0;
}

#msthd02 .logo {
  float: left;
  padding: 12px 10px 4px 5px;
}

#msthd02 .msthdtxt {
  float: left;
  display: block;
  position: relative;
  z-index: 1;
  min-height: 38px;
  margin: 11px 0 0;
  *zoom: 1;
}

#msthd02 .msthdtxt:before {
  content: "";
  display: block;
  vertical-align: middle;
}

#msthd02 .msthdtxt:after {
  content: "";
  clear: both;
}

#msthd02 #msthdLoginLink {
  padding-top: 3px;
}

#msthd02 .b {
  font-weight: bold;
}

#msthd02 .msthdLink {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: 0;
  padding: 8px 0 0 2px;
}

#msthd02 .msthdLink a:hover {
  text-decoration: underline;
}

#msthd02 .msthdLink ul {
  text-align: right;
}

#msthd02 .msthdLink ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  margin-right: 17px;
}

#msthd02 .msthdLink ul li:last-child {
  margin-right: 10px;
}

#msthd02 .msthdLink ul li.msthdLinkYtop {
  margin-right: 17px;
}

#msthd02 #msthdtp {
  min-height: 32px;
  width: 100%;
  position: relative;
  background-color: #F7F7F8;
  overflow: hidden;
}

#msthd02 #msthdUhd {
  display: none;
}

#msthd02 #mhd_uhd_pc {
  display: none;
}

#msthd02 .compo {
  display: inline-block;
  width: 480px;
}

#msthd02 .compo p {
  margin: 0;
  padding: 9px 0 8px 10px;
  font-size: small;
  line-height: 100%;
  text-align: left;
}

#msthd02 .compo .bn {
  float: left;
  margin-right: 10px;
}

#msthd02 .compo .txt a:hover {
  text-decoration: underline;
}

#msthd02 #msthdsb {
  float: right;
  display: inline-block;
  letter-spacing: -0.4em;
  margin-right: 7px;
}

#msthd02 #msthdsb:after {
  content: "";
  display: block;
  clear: both;
}

#msthd02 #msthdsb:before {
  content: "";
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  height: 100%;
}

#msthd02 #msthdsrch {
  display: none;
  padding: 3px;
  height: 26px;
}

#msthd02 #msthdsrchBox #msthdsbox {
  margin: 0;
  padding: 0 2px;
  border: 1px solid #999;
  border-radius: 0;
  border-right: none;
  width: 192px;
  height: 26px;
  font-size: 12px;
  font-family: sans-serif;
  line-height: 2;
  vertical-align: baseline;
  outline: none;
  box-sizing: border-box;
}

#msthd02 #msthdsbox:-ms-input-placeholder {
  color: #999;
}

#msthd02 #msthdsrch form {
  padding: 0;
  margin: 0;
}

#msthd02 #msthdsrch label {
  position: absolute;
  top: 9px;
  right: 240px;
  width: 80px;
  text-align: right;
}

#msthd02 #msthdsrch #msthdsrchBox {
  font-size: 0;
}

#msthd02 .offLeft {
  display: block;
  height: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#msthd02 #msthdsrch #msthdsbt {
  position: relative;
  border: 0 solid;
  width: 26px;
  height: 26px;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 12px;
  font-family: system-ui, sans-serif;
  vertical-align: baseline;
  text-indent: -9999px;
  background-image: url(https://s.yimg.jp/yui/jp/mh/pc/1.1.0/img/btn_search.png);
  cursor: pointer;
  line-height: initial;
}

html:not(:target) #msthd02 #msthdsrch #msthdsbt {
  background-image: url(https://s.yimg.jp/yui/jp/mh/pc/1.1.0/img/btn_search_2x.png);
  background-size: 26px 77px;
}

#msthd02 #msthdsrch #msthdsbt:hover {
  background-position: 0 -51px;
}

/* ---------- reset ---------- */
body {
  margin: 0;
  padding: 0;
}

dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, p, blockquote, fieldset, div {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

ul li, ol li {
  list-style: none;
}

table {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

caption {
  text-align: left;
}

table, pre, code, select, textarea, kbd, var, ins, del, samp {
  font-size: 100%;
}

address, cite, dfn, em, strong, var, th, ins, del, samp {
  font-weight: normal;
  font-style: normal;
}

img {
  vertical-align: bottom;
}

a img {
  border: 0;
}

hr.separation {
  display: none;
}

fieldset {
  border: none;
}

header, section, nav, aside, footer, article {
  display: block;
}

/* ---------- initialize ---------- */
body {
  text-align: center;
  font-size: 82%;
  color: #333;
  font-family: Helvetica, Arial, "メイリオ", "ヒラギノ W3", "Hiragino Sans", "ヒラギノ角ゴシック", "ＭＳ Ｐゴシック", sans-serif;
  -webkit-text-size-adjust: none;
          text-size-adjust: none;
}

a {
  color: #022eb0;
  text-decoration: none;
}

a:visited {
  color: #9471a5;
}

a:hover {
  text-decoration: underline;
}

/*float*/
.floatL {
  float: left;
}

.floatR {
  float: right;
}

/*IE11*/
select::-ms-expand {
  display: none;
}

.cm-authorProfile {
  display: block;
  overflow: hidden;
}
.cm-authorProfile__text {
  overflow: hidden;
}
.cm-authorProfile__thumbnail {
  width: 108px;
  height: 108px;
  float: left;
  position: relative;
  overflow: hidden;
  margin-right: 10px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
}
.cm-authorProfile__thumbnail img {
  max-width: 108px;
  max-height: 108px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.cm-authorProfile__writer .cm-head01__title {
  margin-bottom: 5px;
}
.cm-authorProfile__writer .cm-head01__title a, .cm-authorProfile__writer .cm-head01__title p {
  font-size: 15px;
}
.cm-authorProfile__textListItem {
  padding-left: 12px;
  position: relative;
}
.cm-authorProfile__textListItem:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 3px;
  background-color: #cacaca;
  display: block;
  position: absolute;
  top: 8px;
  left: 0px;
}
.cm-authorProfile__textNote {
  font-size: 11px;
}

.cm-timeLine__item {
  position: relative;
  border-top: solid 1px #f0f0f0;
  line-height: normal;
  /* ---------- infeed AD ---------- */
  /* ---------- /infeed AD ---------- */
}
.cm-timeLine__item:first-child {
  border-top: 0px;
}
.cm-timeLine__itemArticleLink {
  display: block;
  min-width: 630px;
  overflow: hidden;
  padding: 10px 0;
}
.cm-timeLine__itemArticleLink:hover {
  text-decoration: none;
}
.cm-timeLine__itemArticleLink:hover .cm-timeLine__itemTitle {
  text-decoration: underline;
}
.cm-timeLine__itemThumbnail {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 10px;
  vertical-align: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.cm-timeLine__itemTitle {
  font-size: 14px;
}
.cm-timeLine__itemCredit, .cm-timeLine__itemPr {
  margin-top: 5px;
  display: block;
  font-size: 11px;
  line-height: 1;
  word-break: break-word;
  color: #111;
}
.cm-timeLine__itemTime {
  display: block;
  font-size: 11px;
  line-height: 1;
  margin-top: 5px;
  word-break: break-word;
  color: #888;
}
.cm-timeLine__itemVideoThumbnail {
  display: block;
  position: relative;
  margin-right: 10px;
  text-align: center;
  overflow: hidden;
  background-color: #000;
}
.cm-timeLine__itemVideoThumbnailImg {
  background: url(https://s.yimg.jp/images/sports/all_device/pc/movie/images/noimage.png) no-repeat center;
  position: absolute;
  margin: auto;
  height: auto;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.cm-timeLine__itemVideoTime {
  position: absolute;
  display: inline-block;
  right: 0;
  bottom: 0;
  vertical-align: middle;
  font-size: 76%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  line-height: 1.5;
  height: 18px;
  padding: 2px 3px 0 14px;
}
.cm-timeLine__itemVideoTime::before {
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  top: 0;
  bottom: 0;
  left: 3px;
  border: 3px solid transparent;
  border-left: 7px solid #fff;
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.cm-timeLine__itemTitle {
  font-size: 14px;
}
.cm-timeLine__itemCredit, .cm-timeLine__itemPr {
  margin-top: 5px;
  display: block;
  font-size: 11px;
  word-break: break-word;
  color: #111;
}
.cm-timeLine__itemTime {
  display: block;
  font-size: 11px;
  margin-top: 5px;
  word-break: break-word;
  color: #767676;
}
.cm-timeLine__itemVideoThumbnail {
  width: 124px;
  height: 70px;
  float: left;
}
.cm-timeLine__itemVideoThumbnailImg {
  width: 124px;
}
.cm-timeLine__itemText {
  overflow: hidden;
}
.cm-timeLine__item--infeed {
  position: relative;
  border-top: solid 1px #f0f0f0;
  line-height: normal;
}
.cm-timeLine__item--infeed:hover .yads_ad_title {
  text-decoration: underline;
}
.cm-timeLine__item--infeed a {
  display: block;
  overflow: hidden;
  padding: 10px 0;
}
.cm-timeLine__item--infeed a:hover {
  text-decoration: none;
}
.cm-timeLine__item--infeed .yads_ad_img {
  float: left;
  width: 70px;
  height: 70px;
  margin-right: 10px;
  overflow: hidden;
  vertical-align: bottom;
  background-size: contain;
}
.cm-timeLine__item--infeed .yads_ad {
  display: block;
  min-width: 630px;
  overflow: hidden;
}
.cm-timeLine__item--infeed .yads_ad_title {
  font-size: 108%;
}
.cm-timeLine__item--infeed .yads_ad_info {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 10px;
  font-size: 93%;
  color: #808080;
}
.cm-timeLine__item--infeed .yads_ad_info span {
  vertical-align: middle;
  line-height: 1;
}
.cm-timeLine__item--infeed .yads_ad_info a, .cm-timeLine__item--infeed .yads_ad_info a:visited, .cm-timeLine__item--infeed .yads_ad_info a:hover {
  color: #808080;
  text-decoration: none;
}
.cm-timeLine__item--infeed .yads_ad_info img {
  margin-left: 3px;
  vertical-align: middle;
}
.cm-timeLine__item--infeed .yads_ad_adv {
  display: block;
  font-size: 77%;
  color: #111;
}
.cm-timeLine__item--infeed .yads_ad_adv:hover {
  text-decoration: none;
}
.cm-timeLine__load {
  text-align: center;
}
.cm-timeLine__loadIcon {
  width: 35px;
  height: 35px;
  margin-top: 32px;
}
.cm-timeLine__moreView {
  text-align: center;
}
.cm-timeLine__moreView--button {
  width: 100%;
  height: 35px;
  margin-top: 10px;
  padding: 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  background-color: transparent;
  color: #333;
  font-size: 100%;
  font-weight: normal;
  outline: none;
  cursor: pointer;
}
.cm-timeLine__moreView--button:hover {
  text-decoration: underline;
}
.cm-timeLineInfo {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  border-bottom: solid 1px #f0f0f0;
}
.cm-timeLineInfo__text {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}

/* IE11 */
_:-ms-lang(x)::-ms-backdrop, .cm-timeLine__itemTitle {
  font-size: 14px;
  overflow: hidden;
  line-height: 1.4em;
  max-height: 4.2em;
  position: relative;
}

_:-ms-lang(x)::-ms-backdrop, .cm-timeLine__itemTitle:before {
  content: "…";
  position: absolute;
  bottom: 0;
  background-color: #fff;
  right: 0px;
}

_:-ms-lang(x)::-ms-backdrop, .cm-timeLine__itemTitle:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.cm-icon--appLimited {
  background-color: #ff9502;
  border-radius: 8px;
  color: #fff;
  font-size: 10px;
  padding: 1px 6px;
  margin-top: 5px;
  display: inline-block;
  width: -webkit-fit-content;
  width: fit-content;
}
.cm-icon--official {
  background-color: #238C0A;
  border-radius: 8px;
  color: #fff;
  font-size: 10px;
  padding: 1px 6px;
  margin-top: 5px;
  display: inline-block;
}
.cm-icon--pr {
  background-color: #FF9502;
  border-radius: 8px;
  color: #fff;
  font-size: 10px;
  padding: 1px 10px;
  margin-top: 5px;
  display: inline-block;
  line-height: 15px;
  text-align: center;
}

.cm-articleHead01 {
  margin-bottom: 10px;
}
.cm-articleHead01__title {
  font-size: 24px;
  line-height: 31px;
  font-weight: bold;
}
.cm-articleHead01__link, .cm-articleHead01__noLink {
  display: block;
  margin-bottom: 2px;
  line-height: 1.4;
  font-size: 14px;
}
.cm-articleHead02 {
  margin-bottom: 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  align-items: flex-end;
}
.cm-articleHead02__title {
  color: #333;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  border-left: 4px solid #e0e0e0;
  padding-left: 8px;
}
.cm-articleParagraph {
  margin-bottom: 20px;
}
.cm-articleParagraph__img {
  max-width: 630px;
  height: auto;
  display: table;
  margin: 0 auto 10px;
}
.cm-articleParagraph__img picture {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.cm-articleParagraph__img img {
  margin-bottom: 5px;
}
.cm-articleParagraph__caption {
  display: table-caption;
  caption-side: bottom;
  font-size: 12px;
  color: #767676;
}
.cm-articleParagraph__text {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 28px;
  word-break: break-all;
}
.cm-articleParagraph__text--bold {
  font-weight: 700;
}
.cm-articleParagraph__videoPlayer {
  margin-bottom: 10px;
  text-align: center;
}
.cm-articleParagraph__videoPlayer .yjads_priority_3 {
  margin: auto;
}
.cm-articleParagraph__twitter {
  margin-bottom: 10px;
  text-align: center;
}
.cm-articleParagraph__twitter iframe[id^=tw_new] {
  width: 500px;
}
.cm-articleParagraph__textList {
  margin-bottom: 20px;
}
.cm-articleParagraph__textListItem {
  padding-left: 12px;
  margin-top: 5px;
  position: relative;
  font-size: 14px;
  line-height: 1.8;
}
.cm-articleParagraph__textListItem:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 3px;
  background-color: #cacaca;
  display: block;
  position: absolute;
  top: 8px;
  left: 0px;
}
.cm-articleParagraph__textListNote {
  font-size: 11px;
  margin-top: 5px;
}

.cm-authorInfo {
  display: block;
  min-width: 630px;
  overflow: hidden;
  margin-bottom: 10px;
}
.cm-authorInfo__thumbnail {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-right: 5px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
}
.cm-authorInfo__thumbnail img {
  width: auto;
  height: auto;
  max-width: 40px;
  max-height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.cm-authorInfo__text {
  font-size: 12px;
  max-width: 450px;
  display: inline-block;
  vertical-align: top;
}
.cm-authorInfo__link, .cm-authorInfo__noLink {
  display: block;
  margin-bottom: 1px;
  line-height: 1.5;
}
.cm-authorInfo__pr {
  color: #767676;
  font-size: 12px;
  margin-bottom: 3px;
}
.cm-authorInfo__sub {
  min-width: 125px;
  max-width: 254px;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  float: right;
}
.cm-authorInfo__subTime {
  color: #767676;
  font-size: 12px;
}
.cm-authorInfo__sub .cm-icon {
  margin-top: 0;
  margin-bottom: 5px;
}

article section:not(:first-of-type) .cm-articleHead02 {
  margin-top: 30px;
}

.cm-appLink {
  margin: 30px 0 20px;
}
.cm-appLink__main {
  background: #efefef;
  padding: 25px 20px;
}
.cm-appLink__title {
  font-weight: bold;
  font-size: 18px;
}
.cm-appLink__inner {
  overflow: hidden;
  height: 90px;
  margin-top: 20px;
  padding-left: 90px;
  background: url(https://s.yimg.jp/images/sports/all_device/pc/app/column/sportsnavi/img/logo.png) no-repeat;
}
.cm-appLink__inner dl {
  float: left;
  overflow: hidden;
  height: 90px;
  margin-left: 28px;
}
.cm-appLink__inner dt {
  float: left;
  margin-top: 12px;
  margin-right: 15px;
}
.cm-appLink__inner dt a {
  display: block;
  overflow: hidden;
  height: 40px;
  padding-top: 26px;
  text-indent: -9999px;
}
.cm-appLink__innerItem--ios {
  width: 223px;
}
.cm-appLink__innerItem--ios a {
  width: 118px;
  background: url(https://s.yimg.jp/images/sports/all_device/pc/app/column/sportsnavi/img/bacth_ios.png) no-repeat;
}
.cm-appLink__innerItem--android {
  width: 220px;
}
.cm-appLink__innerItem--android a {
  width: 115px;
  background: url(https://s.yimg.jp/images/sports/all_device/pc/app/column/sportsnavi/img/batch_android.png) no-repeat;
}
.cm-appLink__sub {
  margin-top: 20px;
  text-align: center;
}
.cm-appLink__sub ul {
  display: inline-block;
  padding: 0 5px;
}
.cm-appLink__sub li {
  color: #666666;
  font-size: 12px;
  list-style: disc inside;
  line-height: 1.3;
  text-align: left;
}

.cm-shopItem {
  padding: 10px;
  border: 1px solid #e0e0e0;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.cm-shopItem__thumbnail {
  position: relative;
  float: left;
  width: 180px;
  height: 180px;
  margin-right: 20px;
}
.cm-shopItem__thumbnail img {
  width: 180px;
  height: auto;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.cm-shopItem__detail {
  overflow: hidden;
}
.cm-shopItem__detail--text {
  font-size: 16px;
}
.cm-shopItem__detail--text dd {
  font-size: 13px;
  color: #767676;
  font-weight: 400;
  text-align: right;
  margin-top: 8px;
}
.cm-shopItem__detail--shopName {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  line-height: 1;
  text-align: right;
  font-size: 13px;
  margin-bottom: 5px;
}
.cm-shopItem__detail--shopName dt::after {
  content: "：";
}
.cm-shopItem__detail--yshopping {
  font-size: 13px;
  color: #808080;
  text-align: right;
}
.cm-shopItem__detail--linkButton {
  text-align: center;
  display: block;
  width: 260px;
  height: 43px;
  margin: 20px auto;
  line-height: 43px;
  font-weight: bold;
  border-radius: 2px;
  background-color: #022EB0;
}
.cm-shopItem__detail--linkButton a {
  color: #fff;
  display: block;
}
.cm-shopItem__detail--linkButton a:hover {
  text-decoration: none;
  background-color: #092C94;
}
.cm-shopItem__detail--linkButton a:visited {
  color: #fff;
}
.cm-shopItem__gear .cm-shopItem__thumbnail {
  width: 100px;
  height: 100px;
}
.cm-shopItem__gear .cm-shopItem__thumbnail img {
  width: 100px;
  height: auto;
}
.cm-shopItem__gear .cm-shopItem__detail--text {
  font-weight: 700;
}
.cm-shopItem__gear ul {
  margin-top: 28px;
}
.cm-shopItem__gear .cm-shopItem__linkButton {
  display: inline-block;
  margin-right: 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  width: 155px;
}
.cm-shopItem__gear .cm-shopItem__linkButton:last-child {
  margin-right: 0;
}
.cm-shopItem__gear .cm-shopItem__linkButton a {
  display: block;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  color: #fff;
  border-radius: 2px;
}
.cm-shopItem__gear .cm-shopItem__linkButton a:hover {
  text-decoration: none;
}
.cm-shopItem__gear .cm-shopItem__linkButton--info a {
  background-color: #022EB0;
}
.cm-shopItem__gear .cm-shopItem__linkButton--info a:hover {
  background-color: #092C94;
}
.cm-shopItem__gear .cm-shopItem__linkButton--yshopping a {
  background-color: #ee3037;
}
.cm-shopItem__gear .cm-shopItem__linkButton--yshopping a:hover {
  background-color: #d91e25;
}
.cm-shopItem__gear .cm-shopItem__linkButton--yafuoku a {
  background-color: #e3b600;
}
.cm-shopItem__gear .cm-shopItem__linkButton--yafuoku a:hover {
  background-color: #d1a700;
}
.cm-shopItemReview {
  margin-bottom: 30px;
  font-size: 14px;
}
.cm-shopItemReview .cm-head03 {
  overflow: hidden;
}
.cm-shopItemReview .cm-head03 h1 {
  float: left;
}
.cm-shopItemReview__evaluation {
  font-size: 12px;
  line-height: 1;
  text-align: right;
}
.cm-shopItemReview__evaluation--title {
  font-weight: bold;
  line-height: 1.4;
}
.cm-shopItemReview__evaluation--title::after {
  content: "：";
}
.cm-shopItemReview__evaluation--star {
  color: #ff950e;
  margin-right: 5px;
}
.cm-shopItemReview__evaluation--point {
  font-weight: bold;
}
.cm-shopItemReview__head {
  margin-bottom: 10px;
  padding: 8px;
  background-color: #f5f5f5;
}
.cm-shopItemReview__itemName {
  font-weight: bold;
  margin-bottom: 5px;
}
.cm-shopItemReview__itemAttribute {
  font-size: 13px;
}
.cm-shopItemReview .cm-linkMore {
  margin-top: 0;
  text-align: right;
  font-size: 12px;
}

.cm-pagination {
  overflow: hidden;
  text-align: center;
  margin-bottom: 30px;
}
.cm-pagination__body {
  margin: 0 -4px;
}
.cm-pagination__items {
  display: -webkit-inline-box;
  display: inline-flex;
  min-height: 40px;
  margin: 0;
  padding: 0;
  font-size: 15px;
}
.cm-pagination__item {
  display: -webkit-box;
  display: flex;
  margin: 0 4px;
}
.cm-pagination__item a, .cm-pagination__item span {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  min-width: 42px;
  font-weight: 700;
  padding: 9px 0px;
  color: #333;
  border: solid 1px #bbb;
  border-radius: 4px;
}
.cm-pagination__item a:hover {
  text-decoration: none;
  background-color: #f9f9f9;
}
.cm-pagination__item--current span {
  color: #fff;
  background-color: #444;
  border-color: #444;
}
.cm-pagination__item--next a, .cm-pagination__item--next span {
  padding-right: 12px;
  position: relative;
  display: -webkit-box;
  display: flex;
}
.cm-pagination__item--next a::after, .cm-pagination__item--next span::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -4px;
}
.cm-pagination__item--prev a, .cm-pagination__item--prev span {
  padding-left: 12px;
  position: relative;
  display: -webkit-box;
  display: flex;
}
.cm-pagination__item--prev a::before, .cm-pagination__item--prev span::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 1px #333;
  border-left: solid 1px #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -4px;
}
.cm-pagination__item--disabled span {
  color: #aaa;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}
.cm-pagination__item--disabled span::before, .cm-pagination__item--disabled span::after {
  border-color: #aaa;
}
.cm-pagination__number {
  margin: 8px 4px 0;
}
.cm-pagination__number--current {
  margin: 0 4px;
  font-weight: 700;
}
.cm-pagination__number--text {
  margin: 0 4px;
}

.cm-textList__item {
  background: none;
  line-height: 1.8;
  margin-top: 5px;
  padding-left: 12px;
  position: relative;
}
.cm-textList__item::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 3px;
  background-color: #cacaca;
  display: block;
  position: absolute;
  top: 8px;
  left: 0px;
}
.cm-textListFooter {
  margin-top: 5px;
}
.cm-textListNote__item {
  margin-top: 0;
  font-size: 11px;
}

.cm-follow {
  margin-bottom: 20px;
  margin-top: 10px;
}
.cm-follow__title {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  background: #f3f3f3;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
}
.cm-followList__item {
  border: 1px solid #e0e0e0;
  padding: 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.cm-followList__item:nth-child(n+2) {
  border-top: none;
}
.cm-followList__link {
  font-size: 15px;
  font-weight: bold;
}
.cm-followList__note {
  margin-top: 5px;
  font-size: 11px;
  color: #767676;
}
.cm-followList__note__update {
  color: #767676;
}
.cm-followList__note__update::after {
  content: "更新";
  padding-left: 3px;
}

.cm-wrapper {
  width: 1120px;
  margin: 0 auto;
  text-align: left;
}
.cm-wrapper__content {
  background-color: #fff;
}
.cm-wrapper__content::after {
  content: "";
  display: block;
  clear: both;
}

.cm-leftColumn {
  margin-bottom: 30px;
  float: left;
}

.cm-centerColumn {
  float: left;
  width: 630px;
  margin: 0 0 30px 10px;
}

.cm-rightColumn {
  float: right;
  width: 300px;
  margin-bottom: 20px;
}
.cm-rightColumn .cm-head02 {
  background-color: #333;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.cm-rightColumn .cm-head02__title {
  padding: 8px 10px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
.cm-rightColumn .cm-head03__title {
  font-weight: bold;
  padding: 8px 9px;
  font-size: 13px;
}
.cm-rightColumn .cm-modAd {
  margin-bottom: 10px;
}

.cm-head02 {
  margin-top: 10px;
  padding-bottom: 10px;
  position: relative;
  border-bottom: 2px #f0f0f0 solid;
}
.cm-head02__title {
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
}
.cm-head02:after {
  content: ".";
  line-height: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  bottom: -2px;
  width: 50px;
  border-bottom: 2px solid #111;
}
.cm-head03 {
  margin: 15px 0 5px;
}
.cm-head03__title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
.cm-head01 {
  padding: 0;
}
.cm-head01__title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
.cm-head01 h1 {
  line-height: 1.2;
}
.cm-head02 {
  margin-bottom: 10px;
}

.cm-modCommon01 {
  margin-bottom: 30px;
}

.cm-modCommon02 {
  margin-bottom: 10px;
}

.cm-modCommon03 {
  margin: 0;
}

.cm-error {
  padding: 120px 0;
  text-align: center;
  font-size: 15px;
  line-height: 1.3;
}
.cm-error__title {
  font-size: 18px;
  font-weight: bold;
}
.cm-error__text {
  margin-top: 10px;
}
.cm-error__link {
  margin-top: 30px;
}

.cm-jsOff {
  background-color: #eee;
  padding: 16px;
  text-align: center;
  font-size: 12px;
}
.cm-jsOff__title {
  color: #fc0d1c;
  font-weight: bold;
}
.cm-jsOff__text {
  margin-top: 5px;
}

.cm-systemError {
  border: 1px solid #e0e0e0;
  padding: 12px;
  text-align: center;
  font-size: 12px;
  border-radius: 2px;
}
.cm-systemError__title {
  color: #fc0d1c;
}
.cm-systemError__text {
  margin-top: 5px;
}

#TEMPLA_EMG1 div, #TEMPLA_EMG2 div, #TEMPLA_EMG3 div {
  margin: 0 0 10px 0;
  text-align: center;
  font-size: 16px;
}

[data-ino=id-48661] .subNav .subNav__item,
[data-ino=id-48658] .subNav .subNav__item,
[data-ino=id-57439] .subNav .subNav__item {
  float: left;
  line-height: 28px;
  color: #333;
  letter-spacing: -0.6px;
}
