@charset "shift_jis";
body {
  background: #fff;
  font-family: CI, Meiryo, qMmpS ProN W3, qMmpS Pro W3, Hiragino Kaku Gothic ProN, Hiragino Kaku Gothic Pro, verdana, lr\ oSVbN, sans-serif;
  word-wrap: break-word
}

body, p {
  margin: 0;
  padding: 0
}

dd, dl, dt, li, ol, ul {
  margin: 0;
  padding: 0;
  list-style: none
}

h1, h2, h3, h4, h5 {
  font: inherit;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding: 0
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

a {
  text-decoration: none;
  color: #1345a0
}

a:hover {
  text-decoration: underline
}

a:focus {
  outline: 0
}

a img {
  border: 0
}

form {
  line-height: 1
}

input {
  font-family: CI, Meiryo, qMmpS ProN W3, qMmpS Pro W3, Hiragino Kaku Gothic ProN, Hiragino Kaku Gothic Pro, verdana, lr\ oSVbN, sans-serif;
  margin: 0;
  padding: 0 5px
}

input:hover {
  cursor: pointer
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.clearfix {
  min-height: 1px
}


/* header */

#top-header,
#header{
  border-top: #418be0 solid 4px;
width: 100%;
}

.top-header-logo,
.header-logo {
  width: 1085px;
  margin: 0 auto
}

.top-header-logo-inner,
.header-logo-inner {
  width: 1065px;
  height: 92px;
  margin: 0 auto;
  overflow: hidden;
}

.top-header-logo-magazine {
  float: left;
  width: 720px;
  padding: 30px 0 30px 0
}

.top-header-logo-magazine {
  overflow: hidden;
}

.top-header-search{
  float: left;
  background: #fff;
  padding: 2px 10px 2px 15px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px
}

.top-header-search input[type="text"].search-box {
  font-size: 12px;
  width: 230px;
  cursor: text;
  border: 0;
  outline: 0;
  padding: 4px 5px 4px 0;
  cursor: default
}

.search-box::-webkit-input-placeholder {
  color: #a8a8a8
}

.search-box:-ms-input-placeholder {
  color: #c2c2c2
}

.search-box::-moz-placeholder {
  color: #232323
}

.search-submit {
  float: right;
  width: 20px;
  height: 20px;
  margin: 3px 0 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: url(https://kakakumag.com/images/mag/icon-search.png)no-repeat center center
}

.top-header-sns-link {
  float: left;
  padding: 35px 0 0 45px;
}
.top-header-sns-link {
    overflow: hidden;
}

.top-header-sns-link li{
  float: left;
  margin-left: 10px;
  background: url(https://kakakumag.com/images/mag/hd-sns-btn.png)center top no-repeat;
  background-size: 24px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 4px;
  height: 24px;
  width: 24px
}

.top-header-sns-link li:first-child {
  margin-left: 0
}

.top-header-sns-link li a {
  display: block;
  padding: 3px 0
}

.top-header-sns-link .top-header-facebook {
  background-color: #3b5999;
  background-position: center 0
}
.top-header-sns-link .top-header-twitter {
  background-color:#1DA1F2;
  background-position: center -24px
}
.top-header-sns-link .top-header-line{
  background-color: #00b800;
  background-position: center -48px
}
.top-header-sns-link .top-header-youtube{
  background-color: #ff0000;
  background-position: center -72px
}
.top-header-sns-link .top-header-rss {
  background-color: #cdcdcd;
  background-position: center -96px
}

.top-logo-magazine-pic{
  line-height: 0;
  display: inline;
  float: left;
  margin: 5px 20px 0 0
}

.top-logo-magazine-catch{
  font-size: 10px;
  margin: 8px 23px 0 0;
  float: left;
  letter-spacing: .05em;
  color: #a8a8a8
}

.top-header-logo-kakaku {
  float: right;
  width: 125px;
  padding: 35px 0 0 0;
  text-align: right
}

.top-logo-kakaku-pic img{
  line-height: 0
}

.top-logo-kakaku-text{
  font-size: 9px;
  margin-top: 15px;
  letter-spacing: .02em;
  color: #a8a8a8
}


.header-navi {
  width: 100%;
  margin: 0 auto;
  border-top: #e2e2e2 solid 1px;
  border-bottom: #dfdfdf solid 1px;
  background: #fff
}

.header-navi-inner {
  width: 1120px;
  margin: 0 auto
}

.header-navi-list {
  width: 1120px;
  margin: 0 auto;
  padding-left: 10px;
}
.header-navi-list:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.header-navi-list li {
    height: 56px;
    font-size: 14px;
    float: left;
    text-align: center;
}
.header-navi-list li a {
    text-decoration: none;
    color: #2e2e2e;
    margin: 13px 4px 0 0;
    padding: 5px 16px;
    display: block;
   transition: all  0.3s ease;
}

.header-navi-list li a:hover  {
  background: #efefef;
    text-decoration: none;
    color: #2e2e2e;
    border-radius: 30px;
    margin: 13px 4px 0 0;
    padding: 5px 16px;
}
.new-icon {
    display: none;
}

.header-link {
  width: 1085px;
  margin: auto auto 20px
}

.header-link-inner {
  width: 1065px;
  margin: 0 auto
}

.header-link-inner:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.header-link-list {
  float: left;
  width: 796px;
  margin: 6px 15px 0 0
}

.header-link-list:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.header-link-list li {
  float: left;
  color: #f45a37
}

.header-link-list a {
  font-size: 12px;
  font-weight: 700;
  margin: 10px auto 0;
  color: #f45a37
}

.header-link-list li+li:before {
  content: '\00a0E\00a0'
}

.header-ad {
  margin: 0 auto;
  text-align: center;
  width: 970px;
  overflow: hidden;
  display: block
}

.header-ad:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "."
}

.header-ad-in {
  margin-bottom:0;
}

.bread-crumb {
  width: 1065px;
  margin: 25px auto 10px;
  padding: 3px 10px
}

.bread-crumb-list:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.bread-crumb li {
  font-size: 11px!important;
  float: left;
  margin-right: 5px;
  color: #656565;
  margin-bottom: 6px;
  word-break: break-all!important
}

.bread-crumb a {
  color: #1345a0
}

.bread-crumb li+li:before {
  margin-right: 4px;
  content: '>'
}


/* container */

#container {
  width: 1085px;
  margin: 0 auto;
  padding-top: 20px
}

.container-inner {
  width: 1065px;
  margin: 0 auto 60px;
}

.container-inner:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.container-main,
.container-main-mov{
  float: left;
  width: 715px;
  padding-right: 24px;
}

.container-main:after,
.container-main-mov:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}
.container-side-wrap,
.container-side-mov-wrap {
  width: 300px;
  float: right
}

.container-side-wrap:after,
.container-side-mov-wrap:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}


/* contents-side */

.container-side,
.container-side-mov {
  width: 300px;
  padding-bottom: 50px
}

.side-rss {
  margin-left: 8px
}

.side-rss img {
  vertical-align: bottom
}

.side-timestamp {
  font-size: 11px;
  margin-bottom: 15px;
  text-align: right;
  color: #b4b4b4
}

.side-ranking-head {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #2e2e2e
}

.side-ranking {
  margin-bottom: 50px
}

.side-ranking-list li {
  position: relative;
  margin-bottom: 7px;
  padding-bottom: 0;
  border-bottom: #ebebeb solid 1px
}

.side-ranking-list li:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.side-ranking-list li:last-child {
  border-bottom: 0
}

.side-ranking-number {
  font-size: 12px;
  line-height: 1.6;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding-top: 2px;
  text-align: center;
  color: #fff;
  background-color: #418be0;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px
}

.side-ranking-thum {
  display: block;
  float: left;
  margin-right: 15px;
  overflow: hidden;
  width: 70px;
  height: 70px;
  position: relative
}

.side-ranking-thum img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%
}

.side-ranking-list li a {
  display: inline-block
}

.side-ranking-list li a:hover img {
  opacity: .85;
  filter: alpha(opacity=85);
  -moz-opacity: .85
}

.side-ranking-title {
  font-size: 13px;
  padding-top: 5px;
  font-weight: 700;
  line-height: 1.5;
  display: block;
  float: left;
  width: 215px
}

a:hover .side-ranking-title {
  text-decoration: underline
}

.side-ranking-btn a {
  font-size: 12px;
  font-weight: 700;
  display: block;
  width: 298px;
  padding: 13px 0;
  text-align: center;
  color: #418be0;
  border: #418be0 solid 1px
}

.side-ranking-btn a:after {
  content: '\00a0\00a0'
}

.side-newarrival-btn a {
  font-size: 12px;
  font-weight: 700;
  display: block;
  width: 298px;
  padding: 13px 0;
  text-align: center;
  color: #418be0;
  border: #418be0 solid 1px
}

.side-newarrival-btn a:after {
  content: '\00a0\00a0'
}

.side-bnr {
  margin-bottom: 50px
}

.side-bnr img {
  width: 300px
}

.side-bnr a :hover {
  opacity: .85;
  filter: alpha(opacity=85);
  -moz-opacity: .85;
}



/* dellg */

.side-ad-box {
  margin-bottom: 50px;
}

.side-ad-box-head {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 15px;
  color: #2e2e2e
}

.side-ad-box-title {
  font-size: 13px;
  line-height: 1.4;
  padding: 12px 14px 10px;
  color: #2e2e2e;
  background: #f2f2f2
}

.side-ad-box-wrap {
  padding: 12px 14px;
  border-right: #ebebeb solid 1px;
  border-bottom: #ebebeb solid 1px;
  border-left: #ebebeb solid 1px
}

.side-ad-box-inner:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.side-ad-box-inner {
  margin-bottom: 10px
}

.side-ad-box-thum {
  float: left;
  width: 110px;
  margin-right: 10px
}

.side-ad-box-element {
  float: left;
  width: 148px
}

.side-ad-box-maker {
  font-size: 12px;
  line-height: 1.45;
  margin-bottom: 5px;
  color: #9b9b9b
}

.side-ad-box-name {
  font-size: 12px;
  line-height: 1.45;
  margin-bottom: 2px;
  word-break: break-all;
}

a:hover .side-ad-box-name {
    text-decoration: underline;
}
.side-ad-box-name {
    font-size: 12px;
    line-height: 1.45;
    margin-bottom: 2px;
    word-break: break-all;
}

.side-ad-box-price {
  font-size: 14px;
  font-weight: 700;
  vertical-align: middle;
  color: #db3e26
}


.side-ad-box-tag {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    color: rgb(255, 255, 255);
    padding: 0 5px;
    border-radius: 3px;
    background: rgb(230, 82, 82);
    font-weight: normal;
}


.side-ad-box-text {
    font-size: 10px;
    color: rgb(129, 129, 129);
    word-break: break-all;
}

.side-ad-box a:hover {
  text-decoration: none
}



/* ΪL */

.side-pickup-head {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #2e2e2e
}

.side-pickup {
  margin-bottom: 50px
}

.side-pickup-list li {
  margin-bottom: 20px
}

.side-pickup-list li a {
  border-bottom: #ebebeb solid 1px;
  position: relative;
  overflow: hidden;
  width: 300px;
  display: inline-block
}

.side-pickup-list li:last-child {
  border-bottom: 0
}

.side-pickup-thum {
  width: 300px;
  height: 160px;
  overflow: hidden;
  position: relative
}

.side-pickup-thum img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto
}

.side-pickup-list li a:hover {
  opacity: .85;
  filter: alpha(opacity=85);
  -moz-opacity: .85
}

.side-pickup-title-element {
  position: absolute;
  bottom: 0;
  width: 300px;
  padding: 30px 12px 12px;
  box-sizing: border-box;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .7);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
    background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
    background: -ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
    background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
}

.side-pickup-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
  color: #fff
}


/* ΕVL */

.side-newarrival-head {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #2e2e2e
}

.side-newarrival {
  margin-bottom: 50px
}

#recommend_box {
  margin-bottom: 50px!important
}

.side-newarrival-list li {
  margin-bottom: 7px;
  padding-bottom: 0;
  border-bottom: #ebebeb solid 1px
}

.side-newarrival-list li:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.side-newarrival-list li:last-child {
  border-bottom: 0
}

.side-newarrival-thum {
  display: block;
  float: left;
  margin-right: 15px;
  overflow: hidden;
  width: 70px;
  height: 70px;
  position: relative
}

.side-newarrival-thum a:hover img {
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: .75
}

.side-newarrival-thum img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%
}

.side-newarrival-list li a {
  display: inline-block
}

.side-newarrival-list li a:hover img {
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: .75
}

.side-newarrival-element {
  float: left;
  width: 195px
}

.side-newarrival-title {
  font-size: 13px;
  padding-top: 5px;
  font-weight: 700;
  line-height: 1.5;
  display: block;
  float: left;
  width: 215px
}

a:hover .side-newarrival-title {
  text-decoration: underline
}

.side-newarrival-timestamp {
  font-size: 11px;
  color: #a2a2a2
}


/* Lg */

.side-ad-top {
  margin-bottom: 50px;
  text-align: center;
  width: 300px;
  height: 250px
}

.side-ad-middle {
  text-align: center;
  margin-bottom: 50px
}

.side-ad-btm {
  text-align: center;
  margin-bottom: 0;
}

.main-ad-mrectangle-2col:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.main-ad-mrectangle-left,
.main-ad-mrectangle-right {
  width: 350px;
  text-align: center;
  float: left;
  margin-bottom: 50px
}


/* pagination */

.pagination-article {
  position: relative;
  overflow: hidden;
  margin: 70px 0
}

.article-sns-standard+.pagination-article {
  margin-top: 35px
}

.pagination-article-inner {
  position: relative;
  left: 50%;
  float: left
}

.pagination-article-inner a, .pagination-article-inner span {
  position: relative;
  left: -50%;
  float: left;
  margin-right: 5px;
  padding: 5px 11px 3px;
  border: 1px solid #f1f1f1
}

.pagination-article-inner span {
  background: #f1f1f1
}

.pagination-article-inner .ellipsis {
  padding: 10px 3px 0;
  background: #fff;
  border: 0
}

.pagination-article-inner a {
  background: #fff;
  color: #000
}

.pagination-article-inner a:hover {
  text-decoration: none;
  background: #f1f1f1
}

.pagination-list {
  position: relative;
  overflow: hidden;
  margin: 0 0 75px
}

.pagination-list-inner {
  position: relative;
  left: 50%;
  float: left
}

.pagination-list-inner a, .pagination-list-inner span {
  position: relative;
  left: -50%;
  float: left;
  margin-right: 8px;
  padding: 5px 11px 3px;
  border: 1px solid #f1f1f1
}

.pagination-list-inner span {
  background: #f1f1f1
}

.pagination-list-inner .ellipsis {
  padding: 10px 3px 0;
  background: #fff;
  border: 0
}

.pagination-list-inner a {
  background: #fff;
  color: #000
}

.pagination-list-inner a:hover {
  text-decoration: none;
  background: #f1f1f1
}


/* footer */

.footer {
  width: 100%;
  background: #f8f8f8
}

.footer-head {
  padding: 35px 0 30px
}

.footer-head img {
  padding-top: 10px
}

.footer-inner {
  width: 1065px;
  margin: 0 auto
}

.footer-inner:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.footer-inner dl {
  margin-bottom: 20px
}

.footer-category, .footer-contents {
  float: left;
  width: 200px;
  margin-right: 88px
}

.footer-writer {
  float: left;
  width: 200px;
  margin-right: 89px
}

.footer-archive {
  float: left;
  width: 200px
}

.footer-archive dt, .footer-category dt, .footer-contents dt, .footer-writer dt {
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 15px;
  color: #a4a4a4;
  border-bottom: #ddd solid 1px
}

.footer-archive dd a, .footer-category dd a, .footer-contents dd a, .footer-writer dd a {
  font-size: 10px;
  display: block;
  margin-bottom: 15px;
  color: #545454
}

.footer-info {
  margin-bottom: 20px
}

.footer-info li {
  display: inline
}

.footer-info li a {
  font-size: 10px;
  margin-right: 15px;
  color: #545454
}

.footer-copyright {
  font-size: 10px;
  margin-bottom: 10px;
  color: #9f9e9e
}

#totop {
  position: fixed;
  right: 76px;
  bottom: 0;
  width: 66px;
  height: 60px;
  padding: 13px 0 0;
  text-align: center;
  z-index: 1
}

#totop a {
  display: block;
  display: none
}


/* Tie-up-side ΦAL */

.side-related-head {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 25px;
  color: #2e2e2e
}

.side-related {
  margin-bottom: 10px
}

.side-related-list li {
  margin-bottom: 7px;
  padding-bottom: 0;
  border-bottom: #ebebeb solid 1px
}

.side-related-list li:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.side-related-thum {
  display: block;
  float: left;
  margin-right: 15px;
  overflow: hidden;
  width: 70px;
  height: 70px;
  position: relative
}

.side-related-thum a:hover img {
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: .75
}

.side-related-thum img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%
}

.side-related-list li a {
  display: inline-block
}

.side-related-list li a:hover img {
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: .75
}

.side-related-element {
  float: left;
  width: 195px
}

.side-related-title {
  font-size: 13px;
  padding-top: 5px;
  font-weight: 700;
  line-height: 1.5;
  display: block;
  float: left;
  width: 215px
}

.side-ranking-title .pr-icon, .side-related-title .pr-icon {
  font-size: 11px;
  padding-left: 3px;
  font-weight: 400;
  vertical-align: middle;
  display: inline-block
}

a:hover .side-related-title {
  text-decoration: underline
}

.side-related-timestamp {
  font-size: 11px;
  color: #a2a2a2
}

.side-related-timestamp a:hover {
  text-decoration: none
}


/* ETCh@twitter */
.side-tw-box {
  width:300px;
  box-sizing: border-box;
 background: #f7f7f7;
 padding: 10px;
 margin-bottom: 50px;
}




/* floating-bnr */

.fixedRightAdContainer {
  display: block;
  display: none
}

.fixedRightAd {
  display: none;
  position: fixed;
  right: 61px;
  bottom: 80px;
  width: 96px;
  z-index: 2
}

.fixedRightAdClose {
  cursor: pointer;
  position: absolute;
  top: -11px;
  right: -11px;
  z-index: 1
}

.fixedRightAdBnr {
  z-index: 0
}


/* fit-sidebar */

.fit-sidebar-fixed {
  margin-top: 0!important;
  margin-bottom: 0!important;
  position: fixed
}

.fit-sidebar-blank {
  z-index: 0;
  background-color: transparent;
  visibility: hidden
}


/* seo */

p.footer-disclaimer {
  font-size: 10px;
  margin-bottom: 30px;
  color: #9f9e9e
}

.side-tag-box {
  margin-bottom: 50px;
  overflow: hidden;
  zoom: 1
}

.side-tag-head {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #2e2e2e
}

.side-tag-list li a {
  font-size: 10px !important;
  line-height: 1;
  float: left;
  margin-right: 7px;
  margin-bottom: 7px;
  padding: 6px;
  color: #656565;
  border: #dbdbdb solid 1px
}

.side-tag-list li a.current, .side-tag-list li a:hover {
  text-decoration: none;
  background-color: #ebebeb
}

.side-list {
  background: #f7f7f7;
  padding: 20px 20px 15px;
  margin-bottom: 3px
}

.side-line-up-list-head {
  font-size: 13px;
  color: #333;
  margin-bottom: 15px
}

.side-line-up-list li {
  padding-bottom: 6px;
  margin-bottom: 13px;
  border-bottom: #e8e8e8 solid 1px;
  overflow: hidden;
  zoom: 1
}

.side-line-up-list li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none
}

.side-line-up-list li a {
  display: inline-block
}

.side-line-up-list li a:hover {
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: .75
}

.side-line-up-list-thum {
  float: left;
  margin-right: 15px;
  width: 70px;
  height: 70px
}

.side-line-up-list-thum img {
  width: 70px;
  padding: 0;
  margin: 0
}

.side-line-up-list-element {
  float: left;
  width: 175px
}

.side-line-up-list-title {
  font-size: 13px;
  line-height: 1.4;
  color: #1345a0;
  font-weight: 800;
  margin-bottom: 7px;
 word-break: break-all;
}

.side-line-up-list-cap {
  font-size: 11px;
  line-height: 1.4;
  color: #8c8c8c
}

.side-line-up-list-check {
  font-size: 11px;
  line-height: 1.4;
  color: #e47e24;
  background: url(/images/mag/arrow_orn.png) center right no-repeat;
  padding-right: 13px;
  display: inline-block
}

.side-related-link-head, .side-related-link-list-head {
  font-size: 12px;
  color: #333;
  margin-bottom: 15px
}

.side-related-link-list {
  font-size: 13px;
  color: #1345a0;
  font-weight: 800;
  margin-bottom: 5px
}

.side-related-link-list li a {
  margin-bottom: 15px;
  display: block
}

.side-related-link-list li:last-child {
  margin-bottom: 0
}

.side-related-link-list li a:hover {
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: .75;
  text-decoration: none
}

.side-outside-link-head {
  font-size: 12px;
  color: #333;
  margin-bottom: 15px
}

.side-outside-link-list {
  font-size: 13px;
  color: #1345a0;
  font-weight: 800;
  margin-bottom: 5px
}

.side-outside-link-list li a {
  margin-bottom: 15px;
  display: block
}

.side-outside-link-list li span {
  background: url(/images/mag/icon_osw.png) center right no-repeat;
  padding-right: 16px
}

.side-outside-link-list li:last-child {
  margin-bottom: 0
}

.side-outside-link-list li a:hover {
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: .75;
  text-decoration: none
}

