@charset "UTF-8";
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
  height: 0;
}
.clearfix:after {
  clear: both;
  height: 0;
}

.box_right {
  float: right;
}

.box_left {
  float: left;
}

.box_center {
  margin: 0 auto;
  text-align: center;
}

.text_center {
  text-align: center;
}

.not_active {
  opacity: 0.5;
}

.position_right {
  position: absolute;
  bottom: 0;
  right: 0;
}

.position_left {
  position: absolute;
  bottom: 0;
  left: 0;
}

.btn_whitecolor, .btn_redcolor {
  height: 45px;
  width: 310px;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  text-align: center;
  cursor: pointer;
}
.btn_whitecolor *:not(br), .btn_redcolor *:not(br) {
  display: inline-block;
  vertical-align: middle;
}
.btn_whitecolor:before, .btn_redcolor:before {
  display: inline-block;
  content: "";
  width: 0px;
  height: 100%;
  vertical-align: middle;
}

.btn_limecolor, .btn_orangecolor, .btn_nocolor {
  height: 45px;
  width: 310px;
  text-align: center;
  cursor: pointer;
}
.btn_limecolor *:not(br), .btn_orangecolor *:not(br), .btn_nocolor *:not(br) {
  display: inline-block;
  vertical-align: middle;
}
.btn_limecolor:before, .btn_orangecolor:before, .btn_nocolor:before {
  display: inline-block;
  content: "";
  width: 0px;
  height: 100%;
  vertical-align: middle;
}

.btn_orangecolor2, .btn_bulecolor, .btn_graycolor {
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  cursor: pointer;
}
.btn_orangecolor2 *:not(br), .btn_bulecolor *:not(br), .btn_graycolor *:not(br) {
  display: inline-block;
  vertical-align: middle;
}
.btn_orangecolor2:before, .btn_bulecolor:before, .btn_graycolor:before {
  display: inline-block;
  content: "";
  width: 0px;
  height: 100%;
  vertical-align: middle;
}

.btn_whitecolor {
  background-color: #fff;
  -moz-box-shadow: 0 3px 0 #cccccc;
  -webkit-box-shadow: 0 3px 0 #cccccc;
  box-shadow: 0 3px 0 #cccccc;
  margin: 0 auto 25px;
  width: 70%;
}
.btn_whitecolor img {
  width: 150px;
}

.btn_redcolor {
  background-color: #c8140a;
  -moz-box-shadow: 0 3px 0 #a01008;
  -webkit-box-shadow: 0 3px 0 #a01008;
  box-shadow: 0 3px 0 #a01008;
}
.btn_redcolor img {
  width: 185px;
}

.btn_limecolor {
  background-color: #22c064;
}
.btn_limecolor a {
  color: #fff;
  height: 100%;
  padding: 13px 0;
  width: 100%;
}

.btn_orangecolor {
  background-color: #ff6a1f;
}
.btn_orangecolor a {
  color: #fff;
  height: 100%;
  padding: 12px 0;
  width: 100%;
}
.btn_orangecolor a:hover {
  text-decoration: none;
}

.btn_orangecolor2 {
  background-color: #ff6a1f;
  -moz-box-shadow: 0 3px 0 #cc3100;
  -webkit-box-shadow: 0 3px 0 #cc3100;
  box-shadow: 0 3px 0 #cc3100;
}

.btn_bulecolor {
  background-color: #1565c0;
  -moz-box-shadow: 0 3px 0 #0f4786;
  -webkit-box-shadow: 0 3px 0 #0f4786;
  box-shadow: 0 3px 0 #0f4786;
}

.btn_graycolor {
  background-color: #e6e6e6;
  -moz-box-shadow: 0 1px 0 #b8b8b8;
  -webkit-box-shadow: 0 1px 0 #b8b8b8;
  box-shadow: 0 1px 0 #b8b8b8;
}

.outsite {
  background-image: url("../img/icon_outside.png");
  background-position: 94%;
  background-repeat: no-repeat;
  background-size: 15px;
}

.outsite_w {
  background-image: url("../img/icon_outside_w.png");
  background-position: 87%;
  background-repeat: no-repeat;
  background-size: 15px;
}

.up {
  background-image: url("../img/icon_up.png");
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: 15px;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  font-family: "Open Sans", "Noto Sans Japanese", Avenir, "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body {
  font-family: "Open Sans", "Noto Sans Japanese", Avenir, "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  word-wrap: break-word;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 999999px;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  margin: 0;
  padding: 0;
}

input, select, textarea {
  font-family: "Open Sans", "Noto Sans Japanese", Avenir, "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0;
  padding: 0;
  font-size: 100%;
  border: 1px solid #898a8b;
  border-radius: 10px;
  cursor: pointer;
}

label {
  cursor: pointer;
}

a {
  text-decoration: none;
  color: #333333;
}

br {
  line-height: 0;
}

iframe[name="google_conversion_frame"] {
  position: absolute;
  top: 0;
}

html, body {
  min-width: 320px;
  width: 100%;
  height: 100%;
}

header {
  line-height: 0;
}

.main {
  overflow: initial!important;
}
.page{
  overflow: initial!important;
}
#footer {
  overflow: hidden;
}
  #go-entry {
      position: fixed;
      z-index:999;
      bottom: 0px;
      right: 0px;
      left: 0px;
      font-size: 50%;
  }

  #go-entry a {
      background: rgba(0,0,0,0.5);
      text-decoration: none;
      color: #fff;
      width: 100%;
      padding: 14px 0;
      text-align: center;
      display: block;
  }
  #go-entry a img {
      width: 50%;
  }
  #go-entry a:hover {
      text-decoration: none;
      background: rgba(0,0,0,0.8);
  }

@media screen and (min-width: 641px) {
  #go-entry {
      position: fixed;
      z-index:999;
      bottom: 0px;
      right: 0px;
      left: 0px;
      font-size: 50%;
  }
  #go-entry a {
      background: rgba(0,0,0,0.5);
      text-decoration: none;
      color: #fff;
      width: 100%;
      padding: 24px 0;
      text-align: center;
      display: block;
  }
  #go-entry a img {
      width: auto!important;
  }
  #go-entry a:hover {
      text-decoration: none;
      background: rgba(0,0,0,0.8);
  }
}


@media screen and (max-width: 320px) {
  header {
    width: 320px;
  }
}
header img {
  width: 320px;
}

@media screen and (max-width: 320px) {
  #header,
  #footer {
    width: 320px;
  }
}

.wrapper {
  position: relative;
  width: 100%;
  font-size: 14px;
}
@media screen and (max-width: 320px) {
  .wrapper {
    width: 320px;
  }
}

.head_bg {
  width: 100%;
  min-width: 320px;
  padding-bottom: 30px;
  background-image: url("../img/top_head_bg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1440px 912px;
  background-color: #000;
}
@media screen and (max-width: 320px) {
  .head_bg {
    width: 320px;
  }
}
.head_bg .head_inner {
  width: 320px;
  margin: auto;
  padding: 0 0 18px 0;
  line-height: 1.7;
}
.head_bg .head_inner h1 img {
  width: 320px;
}
.head_bg .head_inner h2 img {
  width: 310px;
}
.head_bg .head_inner .read {
  color: #fff;
  padding: 0 2px 0;
  margin: 0 0 12px 0;
}
.head_bg .head_inner a:hover {
  text-decoration: none;
}
.head_bg .headnav {
  width: 100%;
  padding: 0 0 2px 0;
  background: #900e07;
}
@media screen and (max-width: 320px) {
  .head_bg .headnav {
    width: 320px;
  }
}
.head_bg .headnav .anchor_down {
  width: 49.8%;
  text-align: center;
  float: left;
  border-top: 1px solid #d3433b;
  -moz-box-shadow: 0 2px 0 #900e07;
  -webkit-box-shadow: 0 2px 0 #900e07;
  box-shadow: 0 2px 0 #900e07;
  background-color: #bf130a;
  margin-left: 1px;
}
@media screen and (min-width: 321px) {
  .head_bg .headnav .anchor_down {
    width: 49.6%;
  }
}
@media screen and (max-width: 320px) {
  .head_bg .headnav .anchor_down {
    width: 49.6%;
  }
}
.head_bg .headnav .anchor_down .a_btn {
  width: 100%;
  padding: 12px 0;
}
.head_bg .headnav .anchor_down .a_btn img {
  width: 115px;
}

.content {
  position: relative;
  width: 100%;
  line-height: 1.7;
}

.ttl {
  width: 100%;
  background-color: #c8140a;
  text-align: center;
  padding: 12px 0;
  margin-bottom: 17px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}

.method {
  width: 310px;
  margin: 0 auto 15px;
  font-size: 12px;
  border: 1px solid #e6e6e6;
}
.method dt {
  background-color: #e6e6e6;
  line-height: 21px;
  padding-left: 4px;
}
.method dd {
  background-color: #f5f5f5;
  padding: 7px 0 14px 4px;
  line-height: 1.2;
}

.sec_vote {
  padding-bottom: 0px;
}
.sec_vote a:hover {
  text-decoration: none;
}
.sec_vote .voteimg {
  width: 310px;
  margin: 0 auto;
  margin-bottom: 6px;
}
.sec_vote .voteimg img {
  width: 310px;
}
.sec_vote .subttl {
  width: 310px;
  margin: 0 auto 10px;
  text-align: center;
}
.sec_vote .subttl img {
  width: 255px;
}
.sec_vote .subread {
  width: 310px;
  margin: 0 auto 17px;
  text-align: center;
  color: #808080;
  font-size: 10px;
}

.sec_rank {
  padding-bottom: 15px;
}
.sec_rank .tab_wrap {
  border-bottom: 2px solid #e6e6e6;
}
.sec_rank .tab_wrap.active {
  border-bottom: 2px solid #eb460f;
}
.sec_rank .tab_wrap.active.equal {
  border-bottom: 2px solid #1565c0;
}
.sec_rank .tab_wrap .tab_box {
  width: 310px;
  margin: 0 auto;
  position: relative;
  height: 36px;
}
.sec_rank .tab_wrap .tab_box .tab_btn_left,
.sec_rank .tab_wrap .tab_box .tab_btn_right {
  width: 49%;
  height: 32px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0 6px 0 0;
  font-size: 12px;
  font-weight: bold;
  color: #646464;
  background: #e6e6e6;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0px 0px;
  text-align: center;
}
.sec_rank .tab_wrap .tab_box .tab_btn_left *:not(br),
.sec_rank .tab_wrap .tab_box .tab_btn_right *:not(br) {
  display: inline-block;
  vertical-align: middle;
}
.sec_rank .tab_wrap .tab_box .tab_btn_left:before,
.sec_rank .tab_wrap .tab_box .tab_btn_right:before {
  display: inline-block;
  content: "";
  width: 0px;
  height: 100%;
  vertical-align: middle;
}
.sec_rank .tab_wrap .tab_box .tab_btn_left a span,
.sec_rank .tab_wrap .tab_box .tab_btn_right a span {
  display: table-cell;
  vertical-align: middle;
}
.sec_rank .tab_wrap .tab_box .tab_btn_right {
  position: absolute;
  right: 0;
  left: inherit;
  bottom: 0;
  margin: 0 0 0 0;
}
.sec_rank .tab_wrap .tab_box .active {
  text-align: center;
  top: 0px;
  height: 37px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #eb460f;
}
.sec_rank .tab_wrap .tab_box .active span{
  background-image: url("../img/icon_smile.png");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  padding-left: 20px;
}


.sec_rank .tab_wrap .tab_box .active *:not(br) {
  display: inline-block;
  vertical-align: middle;
}
.sec_rank .tab_wrap .tab_box .active:before {
  display: inline-block;
  content: "";
  width: 0px;
  height: 100%;
  vertical-align: middle;
}
.sec_rank .tab_wrap .tab_box .active a {
  color: #fff;
}
.sec_rank .tab_wrap .tab_box .active_que {
  text-align: center;
  top: 0px;
  height: 37px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #1565c0;
}
.sec_rank .tab_wrap .tab_box .active_que span{
  background-image: url("../img/icon_shame.png");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  padding-left: 20px;
}
.sec_rank .tab_wrap .tab_box .active_que *:not(br) {
  display: inline-block;
  vertical-align: middle;
}
.sec_rank .tab_wrap .tab_box .active_que:before {
  display: inline-block;
  content: "";
  width: 0px;
  height: 100%;
  vertical-align: middle;
}
.sec_rank .tab_wrap .tab_box .active_que a {
  color: #fff;
}
.sec_rank .tab_wrap .tab_box .tab_btn:nth-child(even) {
  margin: 0 0 0 0;
}
.sec_rank .higher_rank {
  padding-top: 11px;
}
.sec_rank .higher_rank .higher_box {
  width: 310px;
  margin: 0 auto;
}
.sec_rank .higher_rank .see_box {
  position: relative;
  height: 44px;
  margin-bottom: 5px;
}
.sec_rank .higher_rank .many {
  width: 115px;
  height: 44px;
}
.sec_rank .higher_rank .many a {
  color: #fff;
  width: 94%;
  height: 100%;
  padding: 12px 0;
}
.sec_rank .higher_rank .many .count {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 0 3px;
  color: #fff;
  border-radius: 15px;
  border-color: transparent;
  font-size: 10px;
  float: right;
  margin-top: 2px;
  min-width: 25px;
  text-align: center;
  line-height: 1.6;
}
.sec_rank .higher_rank .many .see {
  float: left;
  width: 66%;
  font-size: 12px;
  font-weight: bold;
  padding-left: 20px;
  background-image: url("../img/icon_smile.png");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
.sec_rank .higher_rank .many .see img{
  width: 100%;
}

.sec_rank .higher_rank .many .see.shame {
  background-image: url("../img/icon_shame.png");
}
.sec_rank .higher_rank .many .ita {
  font-style: italic;
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-left: -5px;
}
.sec_rank .higher_rank .decimal {
  width: 71px;
  height: 33px;
}
.sec_rank .higher_rank .decimal a {
  color: #fff;
  width: 94%;
  height: 100%;
  padding: 8px 0;
}
.sec_rank .higher_rank .decimal .count {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 0px 2px;
  color: #fff;
  border-radius: 15px;
  border-color: transparent;
  font-size: 7px;
  float: right;
  margin-top: 2px;
  margin-right: 1px;
  min-width: 15px;
  line-height: 1.8;
  text-align: center;
}
.sec_rank .higher_rank .decimal .see {
  float: left;
  font-size: 10px;
  font-weight: bold;
  width: 55%;
}
.sec_rank .higher_rank .decimal .see img{
  width: 100%;
}

.sec_rank .higher_rank .decimal .ita {
  font-style: italic;
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-left: -3px;
}
.sec_rank .higher_rank .equal {
  width: 94px;
  height: 33px;
}
.sec_rank .higher_rank .equal a {
  color: #fff;
  width: 94%;
  height: 100%;
  padding: 7px 0;
}
.sec_rank .higher_rank .equal .count {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 0 3px;
  color: #fff;
  border-radius: 15px;
  border-color: transparent;
  font-size: 7px;
  float: right;
  margin-top: 2px;
  min-width: 15px;
  text-align: center;
}
.sec_rank .higher_rank .equal .see {
  float: left;
  font-size: 10px;
  font-weight: bold;
  width: 60%;
}
.sec_rank .higher_rank .equal .see img{
  width: 100%;
}
.sec_rank .higher_rank .equal .ita {
  font-style: italic;
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-left: -3px;
}
.sec_rank .higher_rank .higher_list {
  position: relative;
  width: 310px;
  background: #fff;
  margin: 0 6px 10px 0;
  padding: 0;
}
.sec_rank .higher_rank .higher_list .package {
  text-align: center;
  width: 111px;
  float: left;
  margin: 0 5px 0 0;
}
.sec_rank .higher_rank .higher_list .package img {
  width: 100%;
  height: 100%;
}
.sec_rank .higher_rank .higher_list .package_detal {
  width: 194px;
  float: left;
}
.sec_rank .higher_rank .higher_list .package_higher_ttl {
  font-weight: bold;
  font-size: 14px;
  line-height: 0.6;
  margin-bottom: 10px;
}
.sec_rank .higher_rank .higher_list .higher_ttl {
  margin-bottom: 5px;
}
.sec_rank .higher_rank .higher_list .higher_ttl .numbr {
  float: left;
  background-image: url("../img/badge_bg.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  line-height: 2.2;
}
.sec_rank .higher_rank .higher_list .higher_ttl .numbr.rain {
  background-image: url("../img/badge_no_bg.png");
  line-height: 2.6;
}
.sec_rank .higher_rank .higher_list .higher_ttl .higher_text {
  float: right;
  width: 275px;
  margin: 3px 0 0 0;
  font-size: 14px;
  font-weight: bold;
  color: #212121;
  border-bottom: 1px solid #ff3d00;
}
.sec_rank .higher_rank .higher_list .higher_ttl .higher_text.rain {
  border-bottom: 1px solid #1565c0;
}
.sec_rank .higher_rank .higher_list:nth-child(even) {
  margin: 0 0 10px 0;
}
.sec_rank .higher_rank .amazon_link {
  margin-bottom: 5px;
  height: 15px;
}
.sec_rank .higher_rank .amazon_link img {
  width: 80px;
  height: 10px;
}
.sec_rank .higher_rank .disk_select .disk_list {
  float: left;
  width: 68px;
  margin-right: 5px;
  text-align: center;
  height: 20px;
  line-height: 1.2;
}
.sec_rank .higher_rank .disk_select .disk_list a {
  font-size: 10px;
  height: 100%;
  padding: 3px 0;
  width: 100%;
}
.sec_rank .higher_rank .disk_select .disk_list:nth-child(even) {
  margin-right: 0;
}
.sec_rank .under_rank {
  padding-top: 15px;
  background-image: url("../img/baren_bg.png");
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 10px 6px;
  background-color: #e6e6e6;
}
.sec_rank .under_rank .under_box {
  width: 310px;
  margin: 0 auto;
}
.sec_rank .under_rank .under_box {
  width: 310px;
  margin: 0 auto;
}
.sec_rank .under_rank .see_box {
  position: relative;
  height: 32px;
  margin-bottom: 10px;
}
.sec_rank .under_rank .many {
  width: 80px;
  height: 30px;
}
.sec_rank .under_rank .many a {
  color: #fff;
  width: 94%;
  height: 100%;
  padding: 6px 0;
}
.sec_rank .under_rank .many .count {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 0 3px;
  color: #fff;
  border-radius: 15px;
  border-color: transparent;
  font-size: 10px;
  float: right;
  min-width: 23px;
  text-align: center;
}
.sec_rank .under_rank .many .see {
  float: left;
  font-size: 10px;
  font-weight: bold;
  width: 59%;
}
.sec_rank .under_rank .many .see img{
  width: 100%;
}
.sec_rank .under_rank .many .ita {
  font-style: italic;
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-left: -5px;
}
.sec_rank .under_rank .decimal {
  width: 57px;
  height: 20px;
}
.sec_rank .under_rank .decimal a {
  color: #fff;
  position: absolute;
  top: 24%;
  left: 2%;
}
.sec_rank .under_rank .decimal .count {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 0 2px;
  color: #fff;
  border-radius: 15px;
  border-color: transparent;
  font-size: 7px;
  float: right;
  right: 1px;
  min-width: 29%;
  text-align: center;
  margin-right: 2%;
}
.sec_rank .under_rank .decimal .see {
  float: left;
  font-size: 7px;
  font-weight: bold;
  width: 46%;
  margin-left: 4%;
}
.sec_rank .under_rank .decimal .see img{
  width: 100%;
}
.sec_rank .under_rank .decimal .ita {
  font-style: italic;
  float: left;
  font-size: 7px;
  font-weight: bold;
  margin-left: -3px;
}
.sec_rank .under_rank .equal {
  width: 68px;
}
.sec_rank .under_rank .equal a {
  color: #fff;
  position: absolute;
  top: 26%;
  left: 2%;
}
.sec_rank .under_rank .equal .count {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 0 2px;
  color: #fff;
  border-radius: 15px;
  border-color: transparent;
  font-size: 7px;
  position: absolute;
  right: 2px;
  min-width: 29%;
  text-align: center;
}
.sec_rank .under_rank .equal .see {
  float: left;
  font-size: 7px;
  font-weight: bold;
  margin-left: 4%;
  width: 50%;
}
.sec_rank .under_rank .equal .see img{
  width: 100%;
}
.sec_rank .under_rank .equal .ita {
  font-style: italic;
  float: left;
  font-size: 7px;
  font-weight: bold;
  margin-left: -3px;
}
.sec_rank .under_rank .under_list {
  position: relative;
  width: 152px;
  float: left;
  border: 1px solid #e6e6e6;
  background: #fff;
  margin: 0 6px 10px 0;
  padding: 5px;
}
.sec_rank .under_rank .under_list .package {
  text-align: center;
}
.sec_rank .under_rank .under_list .package img {
  width: 56%;
  height: 56%;
}
.sec_rank .under_rank .under_list .package_ttl {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.2;
}
.sec_rank .under_rank .under_list .numbr {
  position: absolute;
  top: 5px;
  left: 5px;
  background: #e6e6e6;
  width: 23px;
  height: 23px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 1.8;
}
.sec_rank .under_rank .under_list:nth-child(even) {
  margin: 0 0 10px 0;
}
.sec_rank .under_rank .disk_select .disk_list {
  float: left;
  width: 68px;
  margin-right: 4px;
  text-align: center;
  height: 20px;
  line-height: 1.2;
}
.sec_rank .under_rank .disk_select .disk_list a {
  font-size: 10px;
  height: 100%;
  padding: 3px 0;
  width: 100%;
}
.sec_rank .under_rank .disk_select .disk_list:nth-child(even) {
  margin-right: 0;
}
.sec_rank .under_rank .amazon_link {
  margin-bottom: 5px;
  height: 15px;
}
.sec_rank .under_rank .amazon_link img {
  width: 80px;
  height: 10px;
}
.sec_rank .subttl {
  width: 310px;
  margin: 0 auto 10px;
  text-align: center;
}
.sec_rank .subread {
  width: 310px;
  margin: 0 auto 17px;
  text-align: center;
  color: #808080;
  font-size: 10px;
}

.sec_other {
  width: 310px;
  padding: 5px;
  margin: 0 auto;
}
.sec_other .foot_note {
  font-size: 10px;
  color: #808080;
  margin-bottom: 28px;
}
.sec_other .fbPageplugin {
  width: 300px;
  margin: 0 auto 25px;
  display: none;
}
.sec_other .fbPageplugin.sp {
  display: block;
}

.anc {
  width: 300px;
  margin: 0 auto 15px;
}
.anc .p_anc {
  width: 150px;
  float: right;
  height: 35px;
  font-weight: bold;
  font-size: 12px;
}
.anc .p_anc a {
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 7px 0;
}
.anc .p_anc a:hover {
  text-decoration: none;
}
.anc img {
  width: 100%;
  height: 100%;
}

.sec_form {
  padding-bottom: 40px;
}
.sec_form .a_links {
  color: #22c064;
  text-decoration: underline;
}
.sec_form .links_submit {
  color: #fff;
}
.sec_form .submit_layout {
  border: none;
  border-radius: 0;
}
.sec_form .method {
  margin: 0 auto 30px;
}
.sec_form .input_box {
  width: 310px;
  margin: 0 auto;
}
.sec_form .input_box .noteslist {
  margin-bottom: 25px;
}
.sec_form .input_box .noteslist li {
  padding-left: 0.5em;
  text-indent: -0.5em;
}
.sec_form .input_box .cp_note {
  background: #e6e6e6;
  border: 1px solid #ada9a9;
  padding: 20px 10px;
  margin-bottom: 20px;
}
.sec_form .input_box .suptext {
  font-size: 10px;
  color: #808080;
}
.sec_form .input_box .ltext {
  font-size: 12px;
}
.sec_form .input_box .lstext {
  font-size: 10px;
}
.sec_form .input_box .input_list {
  margin-top: 40px;
  font-size: 12px;
}
.sec_form .input_box .input_list dd {
  margin-bottom: 20px;
}
.sec_form .input_box .input_list dd .input_inner {
  display: block;
}
.sec_form .input_box .input_list dd .select_inner {
  margin-bottom: 20px;
}
.sec_form .input_box .input_list .item_size {
  width: 230px;
}
.sec_form .input_box .input_list .item_m_size {
  width: 139px;
}
.sec_form .input_box .input_list .item_s_size {
  width: 115px;
}
.sec_form .input_box .input_list .item_ss_size {
  width: 78px;
}
.sec_form .input_box .input_list .item_height {
  height: 37px;
}
.sec_form .input_box .input_list .item_wide_height {
  height: 54px;
}
.sec_form .input_box .input_list .radio_size input {
  width: 15px;
  height: 15px;
  position: inherit;
  margin-top: 2px;
  margin-left: 0;
  opacity: 1;
}
.sec_form .input_box .input_list .radio_size label {
  margin-right: 5px;
}
.sec_form .input_box .input_list .sex input,
.sec_form .input_box .input_list .sex select {
  display: table-cell;
  vertical-align: middle;
}
.sec_form .input_box .input_list .item_marge {
  padding: 0 20px 0 0;
}
.sec_form .input_box .input_list .move_select select {
  margin-bottom: 0px;
  display: block;
}
.sec_form .input_box .input_list .move_select select.item_l_size {
  width: 310px;
}
.sec_form .input_box .input_list .move_select_ttl {
  font-size: 17px;
  font-weight: bold;
}
.sec_form .input_box .required {
  color: #ff0000;
}
.sec_form .conf_box {
  padding: 0 5px;
}
.sec_form .conf_box p {
  margin-bottom: 18px;
}
.sec_form .comp_box {
  padding: 0 5px;
}
.sec_form .comp_box p {
  margin-bottom: 35px;
}
.sec_form .comp_box .links {
  margin-bottom: 18px;
}

.sns {
  width: 255px;
  margin: 0 auto;
}
.sns .sns_list {
  float: left;
  margin-right: 8px;
}
.sns .sns_list:last-child {
  margin-right: 0;
}

footer {
  position: relative;
  width: 100%;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: center;
  background-color: #fff;
  color: #333333;
}
footer .copyright {
  height: 8px;
  white-space: nowrap;
}

/* #### 640以上 ####　*/
@media screen and (min-width: 641px) {
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table;
    height: 0;
  }
  .clearfix:after {
    clear: both;
    height: 0;
  }

  .box_right {
    float: right;
  }

  .box_left {
    float: left;
  }

  .box_center {
    margin: 0 auto;
    text-align: center;
  }

  .text_center {
    text-align: center;
  }

  .not_active {
    opacity: 0.5;
  }

  .position_right {
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .position_left {
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .btn_whitecolor, .btn_redcolor {
    height: 90px;
    width: 620px;
    border-radius: 8px;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    text-align: center;
    cursor: pointer;
  }
  .btn_whitecolor *:not(br), .btn_redcolor *:not(br) {
    display: inline-block;
    vertical-align: middle;
  }
  .btn_whitecolor:before, .btn_redcolor:before {
    display: inline-block;
    content: "";
    width: 0px;
    height: 100%;
    vertical-align: middle;
  }

  .btn_limecolor, .btn_orangecolor, .btn_nocolor {
    height: 90px;
    width: 620px;
    text-align: center;
    cursor: pointer;
  }
  .btn_limecolor *:not(br), .btn_orangecolor *:not(br), .btn_nocolor *:not(br) {
    display: inline-block;
    vertical-align: middle;
  }
  .btn_limecolor:before, .btn_orangecolor:before, .btn_nocolor:before {
    display: inline-block;
    content: "";
    width: 0px;
    height: 100%;
    vertical-align: middle;
  }

  .btn_orangecolor2, .btn_bulecolor, .btn_graycolor {
    border-radius: 8px;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    cursor: pointer;
  }
  .btn_orangecolor2 *:not(br), .btn_bulecolor *:not(br), .btn_graycolor *:not(br) {
    display: inline-block;
    vertical-align: middle;
  }
  .btn_orangecolor2:before, .btn_bulecolor:before, .btn_graycolor:before {
    display: inline-block;
    content: "";
    width: 0px;
    height: 100%;
    vertical-align: middle;
  }

  .btn_whitecolor {
    background-color: #fff;
    -moz-box-shadow: 0 6px 0 #cccccc;
    -webkit-box-shadow: 0 6px 0 #cccccc;
    box-shadow: 0 6px 0 #cccccc;
    margin: 0 auto 30px;
  }
  .btn_whitecolor img {
    width: 70%;
  }

  .btn_redcolor {
    background-color: #c8140a;
    -moz-box-shadow: 0 6px 0 #a01008;
    -webkit-box-shadow: 0 6px 0 #a01008;
    box-shadow: 0 6px 0 #a01008;
  }
  .btn_redcolor img {
    width: auto;
  }

  .btn_limecolor {
    background-color: #22c064;
  }
  .btn_limecolor a {
    color: #fff;
    height: 100%;
    padding: 26px 0;
    width: 100%;
  }

  .btn_orangecolor {
    background-color: #ff6a1f;
  }
  .btn_orangecolor a {
    color: #fff;
    height: 100%;
    padding: 25px 0;
    width: 100%;
  }
  .btn_orangecolor a:hover {
    text-decoration: none;
  }

  .btn_nocolor {
    font-size: 24px;
  }

  .btn_orangecolor2 {
    background-color: #ff6a1f;
    -moz-box-shadow: 0 6px 0 #cc3100;
    -webkit-box-shadow: 0 6px 0 #cc3100;
    box-shadow: 0 6px 0 #cc3100;
  }

  .btn_bulecolor {
    background-color: #1565c0;
    -moz-box-shadow: 0 6px 0 #0f4786;
    -webkit-box-shadow: 0 6px 0 #0f4786;
    box-shadow: 0 6px 0 #0f4786;
  }

  .btn_graycolor {
    background-color: #e6e6e6;
    -moz-box-shadow: 0 2px 0 #b8b8b8;
    -webkit-box-shadow: 0 2px 0 #b8b8b8;
    box-shadow: 0 2px 0 #b8b8b8;
  }

  .outsite {
    background-image: url("../img/icon_outside.png");
    background-position: 95%;
    background-repeat: no-repeat;
    background-size: 30px;
    width: 70%;
  }

  .outsite_w {
    background-image: url("../img/icon_outside_w.png");
    background-position: 80%;
    background-repeat: no-repeat;
    background-size: 30px;
  }

  .up {
    background-image: url("../img/icon_up.png");
    background-position: 10%;
    background-repeat: no-repeat;
    background-size: 25px;
  }

  .fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
  }
}
@media screen and (min-width: 641px) {
  html, body {
    min-width: 320px;
    width: 100%;
    height: 100%;
  }

  header {
    line-height: 0;
    width: auto;
  }
  header img {
    width: inherit;
  }

  .wrapper {
    position: relative;
    width: 100%;
    font-size: 28px;
  }

  .head_bg {
    z-index: 1;
    position: relative;
    width: 100%;
    min-width: 640px;
    padding-bottom: 60px;
    background-image: url("../img/top_head_bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 2880px 1825px;
    background-color: #000;
  }
  .head_bg .head_inner {
    width: 640px;
    margin: auto;
    padding: 0 0 36px 0;
    line-height: 1.7;
  }
  .head_bg .head_inner h1 img {
    width: auto;
  }
  .head_bg .head_inner h2 img {
    width: auto;
  }
  .head_bg .head_inner .read {
    color: #fff;
    padding: 0 5px 0;
    margin: 0 0 25px 0;
    font-size: 28px;
  }
  .head_bg .head_inner a:hover {
    text-decoration: none;
  }
  .head_bg .headnav {
    width: 100%;
    padding: 0 0 4px 0;
    background: #900e07;
  }
  .head_bg .headnav .anchor_down {
    width: 49.8%;
    text-align: center;
    float: left;
    border-top: 1px solid #d3433b;
    -moz-box-shadow: 0 4px 0 #900e07;
    -webkit-box-shadow: 0 4px 0 #900e07;
    box-shadow: 0 4px 0 #900e07;
    background-color: #bf130a;
    margin-left: 2px;
  }
}
@media screen and (min-width: 641px) and (min-width: 641px) {
  .head_bg .headnav .anchor_down {
    width: 49.6%;
  }
}
@media screen and (min-width: 641px) and (max-width: 640px) {
  .head_bg .headnav .anchor_down {
    width: 49.6%;
  }
}
@media screen and (min-width: 641px) {
  .head_bg .headnav .anchor_down .a_btn {
    width: 100%;
    padding: 24px 0;
  }
  .head_bg .headnav .anchor_down .a_btn img {
    width: auto;
  }

  .content {
    position: relative;
    width: 100%;
    line-height: 1.7;
  }

  .ttl {
    width: 100%;
    background-color: #c8140a;
    text-align: center;
    padding: 24px 0;
    margin-bottom: 35px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
  }

  .method {
    width: 620px;
    margin: 0 auto 30px;
    font-size: 24px;
    border: 1px solid #e6e6e6;
  }
  .method dt {
    background-color: #e6e6e6;
    line-height: 42px;
    padding-left: 8px;
  }
  .method dd {
    background-color: #f5f5f5;
    padding: 15px 0 28px 8px;
    line-height: 1.5em;
  }

  .sec_vote {
    padding-bottom: 0px;
  }
  .sec_vote a:hover {
    text-decoration: none;
  }
  .sec_vote .voteimg {
    width: 620px;
    margin: 0 auto;
    margin-bottom: 18px;
  }
  .sec_vote .voteimg img {
    width: auto;
  }
  .sec_vote .subttl {
    width: 620px;
    margin: 0 auto 20px;
    text-align: center;
  }
  .sec_vote .subttl img {
    width: auto;
  }
  .sec_vote .subread {
    width: 620px;
    margin: 0 auto 34px;
    text-align: center;
    color: #808080;
    font-size: 20px;
  }

  .sec_rank {
    padding-bottom: 30px;
  }
  .sec_rank .tab_wrap {
    border-bottom: 2px solid #e6e6e6;
  }
  .sec_rank .tab_wrap .tab_box {
    width: 620px;
    margin: 0 auto;
    position: relative;
    height: 72px;
  }
  .sec_rank .tab_wrap .tab_box .tab_btn_left,
  .sec_rank .tab_wrap .tab_box .tab_btn_right {
    width: 49%;
    height: 64px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0 12px 0 0;
    font-size: 24px;
    font-weight: bold;
    color: #646464;
    background: #e6e6e6;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
  }
  .sec_rank .tab_wrap .tab_box .tab_btn_left *:not(br),
  .sec_rank .tab_wrap .tab_box .tab_btn_right *:not(br) {
    display: inline-block;
    vertical-align: middle;
  }
  .sec_rank .tab_wrap .tab_box .tab_btn_left:before,
  .sec_rank .tab_wrap .tab_box .tab_btn_right:before {
    display: inline-block;
    content: "";
    width: 0px;
    height: 100%;
    vertical-align: middle;
  }
  .sec_rank .tab_wrap .tab_box .tab_btn_left a span,
  .sec_rank .tab_wrap .tab_box .tab_btn_right a span {
    display: table-cell;
    vertical-align: middle;
  }
  .sec_rank .tab_wrap .tab_box .tab_btn_right {
    position: absolute;
    right: 0;
    left: inherit;
    bottom: 0;
    margin: 0 0 0 0;
  }
  .sec_rank .tab_wrap .tab_box .active {
    text-align: center;
    top: -1px;
    height: 74px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    background: #eb460f;
  }
  .sec_rank .tab_wrap .tab_box .active span{
    background-size: 32px 32px;
    padding-left: 40px;
  }

  .sec_rank .tab_wrap .tab_box .active *:not(br) {
    display: inline-block;
    vertical-align: middle;
  }
  .sec_rank .tab_wrap .tab_box .active:before {
    display: inline-block;
    content: "";
    width: 0px;
    height: 100%;
    vertical-align: middle;
  }
  .sec_rank .tab_wrap .tab_box .active a {
    color: #fff;
  }
  .sec_rank .tab_wrap .tab_box .active_que {
    text-align: center;
    top: -1px;
    height: 74px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    background: #1565c0;
  }
  .sec_rank .tab_wrap .tab_box .active_que span{
    background-size: 32px 32px;
    padding-left: 40px;
  }
  .sec_rank .tab_wrap .tab_box .active_que *:not(br) {
    display: inline-block;
    vertical-align: middle;
  }
  .sec_rank .tab_wrap .tab_box .active_que:before {
    display: inline-block;
    content: "";
    width: 0px;
    height: 100%;
    vertical-align: middle;
  }
  .sec_rank .tab_wrap .tab_box .active_que a {
    color: #fff;
  }
  .sec_rank .tab_wrap .tab_box .tab_btn:nth-child(even) {
    margin: 0 0 0 0;
  }
  .sec_rank .higher_rank {
    padding-top: 22px;
  }
  .sec_rank .higher_rank .higher_box {
    width: 620px;
    margin: 0 auto;
  }
  .sec_rank .higher_rank .see_box {
    position: relative;
    height: 88px;
    margin-bottom: 20px;
  }
  .sec_rank .higher_rank .many {
    width: 230px;
    height: 88px;
  }
  .sec_rank .higher_rank .many a {
    color: #fff;
    width: 94%;
    height: 100%;
    padding: 25px 0;
  }
  .sec_rank .higher_rank .many .count {
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    padding: 0 6px;
    color: #fff;
    border-radius: 30px;
    border-color: transparent;
    font-size: 20px;
    float: right;
    margin-top: 2px;
    min-width: 50px;
    text-align: center;
  }
  .sec_rank .higher_rank .many .see {
    float: left;
    font-size: 24px;
    font-weight: bold;
    padding-left: 40px;
    background-image: url("../img/icon_smile.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 33px 33px;
  }
  .sec_rank .higher_rank .many .see.shame {
    background-image: url("../img/icon_shame.png");
  }
  .sec_rank .higher_rank .many .ita {
    font-style: italic;
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin-left: -10px;
  }
  .sec_rank .higher_rank .decimal {
    width: 143px;
    height: 66px;
  }
  .sec_rank .higher_rank .decimal a {
    color: #fff;
    width: 92%;
    height: 100%;
    padding: 15px 0;
  }
  .sec_rank .higher_rank .decimal .count {
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    padding: 0 6px;
    color: #fff;
    border-radius: 30px;
    border-color: transparent;
    font-size: 16px;
    float: right;
    margin-top: 2px;
    min-width: 30px;
    text-align: center;
  }
  .sec_rank .higher_rank .decimal .see {
    float: left;
    font-size: 20px;
    font-weight: bold;
  }
  .sec_rank .higher_rank .decimal .ita {
    font-style: italic;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-left: -7px;
  }
  .sec_rank .higher_rank .equal {
    width: 188px;
    height: 66px;
  }
  .sec_rank .higher_rank .equal a {
    color: #fff;
    width: 92%;
    height: 100%;
    padding: 15px 0;
  }
  .sec_rank .higher_rank .equal .count {
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    padding: 0 6px;
    color: #fff;
    border-radius: 30px;
    border-color: transparent;
    font-size: 16px;
    float: right;
    margin-top: 2px;
    min-width: 30px;
    text-align: center;
  }
  .sec_rank .higher_rank .equal .see {
    float: left;
    font-size: 20px;
    font-weight: bold;
  }
  .sec_rank .higher_rank .equal .ita {
    font-style: italic;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-left: -7px;
  }
  .sec_rank .higher_rank .higher_list {
    position: relative;
    width: 620px;
    background: #fff;
    margin: 0 12px 20px 0;
    padding: 0;
  }
  .sec_rank .higher_rank .higher_list .package {
    text-align: center;
    width: 222px;
    float: left;
    margin: 0 10px 0 0;
  }
  .sec_rank .higher_rank .higher_list .package_detal {
    width: 388px;
    float: left;
  }
  .sec_rank .higher_rank .higher_list .package_higher_ttl {
    font-weight: bold;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .sec_rank .higher_rank .higher_list .higher_ttl {
    margin-bottom: 10px;
  }
  .sec_rank .higher_rank .higher_list .higher_ttl .numbr {
    float: left;
    background-image: url("../img/badge_bg.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
    font-size: 28px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    line-height: 2.2;
  }
  .sec_rank .higher_rank .higher_list .higher_ttl .numbr.rain {
    background-image: url("../img/badge_no_bg.png");
    line-height: 2.5;
  }
  .sec_rank .higher_rank .higher_list .higher_ttl .higher_text {
    float: right;
    width: 550px;
    margin: 6px 0 0 0;
    font-size: 28px;
    font-weight: bold;
    color: #212121;
    border-bottom: 2px solid #ff3d00;
  }
  .sec_rank .higher_rank .higher_list .higher_ttl .higher_text.rain {
    border-bottom: 2px solid #1565c0;
  }
  .sec_rank .higher_rank .higher_list:nth-child(even) {
    margin: 0 0 20px 0;
  }
  .sec_rank .higher_rank .amazon_link {
    margin-bottom: 0px;
    height: 40px;
  }
  .sec_rank .higher_rank .amazon_link img {
    width: auto;
    height: auto;
  }
  .sec_rank .higher_rank .disk_select .disk_list {
    float: left;
    width: 136px;
    margin-right: 10px;
    text-align: center;
    height: 40px;
    line-height: 1.2;
  }
  .sec_rank .higher_rank .disk_select .disk_list a {
    font-size: 20px;
    height: 100%;
    padding: 6px 0;
    width: 100%;
  }
  .sec_rank .higher_rank .disk_select .disk_list:nth-child(even) {
    margin-right: 0;
  }
  .sec_rank .under_rank {
    padding-top: 30px;
    background-image: url("../img/baren_bg.png");
    background-position: top left;
    background-repeat: repeat-x;
    background-size: 19px 12px;
    background-color: #e6e6e6;
  }
  .sec_rank .under_rank .under_box {
    width: 620px;
    margin: 0 auto;
  }
  .sec_rank .under_rank .under_box {
    width: 620px;
    margin: 0 auto;
  }
  .sec_rank .under_rank .see_box {
    position: relative;
    height: 64px;
    margin-bottom: 20px;
  }
  .sec_rank .under_rank .many {
    width: 160px;
    height: 60px;
  }
  .sec_rank .under_rank .many a {
    color: #fff;
    width: 93%;
    height: 100%;
    padding: 11px 0;
  }
  .sec_rank .under_rank .many .count {
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    padding: 0 6px;
    color: #fff;
    border-radius: 30px;
    border-color: transparent;
    font-size: 20px;
    float: right;
    min-width: 46px;
    text-align: center;
  }
  .sec_rank .under_rank .many .see {
    float: left;
    font-size: 20px;
    font-weight: bold;
  }
  .sec_rank .under_rank .many .ita {
    font-style: italic;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-left: -10px;
  }
  .sec_rank .under_rank .decimal {
    width: 115px;
    height: 50px;
  }
  .sec_rank .under_rank .decimal a {
    color: #fff;
  }
  .sec_rank .under_rank .decimal .count {
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    padding: 0 4px;
    color: #fff;
    border-radius: 30px;
    border-color: transparent;
    font-size: 16px;
    position: absolute;
    right: 2px;
    min-width: 27px;
    text-align: center;
    margin-right: 0;
  }
  .sec_rank .under_rank .decimal .see {
    float: left;
    font-size: 16px;
    font-weight: bold;
    width: 60%;
    margin-left: 4%;
  }
  .sec_rank .under_rank .decimal .ita {
    font-style: italic;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: -7px;
  }
  .sec_rank .under_rank .equal {
    width: 136px;
    height: 50px;
  }
  .sec_rank .under_rank .equal a {
    color: #fff;
    width: 100%;
  }
  .sec_rank .under_rank .equal .count {
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    padding: 0 4px;
    color: #fff;
    border-radius: 30px;
    border-color: transparent;
    font-size: 16px;
    position: absolute;
    right: 5%;
    min-width: 27px;
    text-align: center;
    margin-right: 0;
  }
  .sec_rank .under_rank .equal .see {
    float: left;
    font-size: 16px;
    font-weight: bold;
    width: 60%;
    margin-left: 4%;
  }
  .sec_rank .under_rank .equal .ita {
    font-style: italic;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: -7px;
  }
  .sec_rank .under_rank .under_list {
    position: relative;
    width: 304px;
    float: left;
    border: 1px solid #e6e6e6;
    background: #fff;
    margin: 0 12px 20px 0;
    padding: 10px;
  }
  .sec_rank .under_rank .under_list .package {
    text-align: center;
  }
  .sec_rank .under_rank .under_list .package_ttl {
    font-weight: bold;
    font-size: 24px;
    line-height: 1.2;
  }
  .sec_rank .under_rank .under_list .numbr {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #e6e6e6;
    width: 46px;
    height: 46px;
    border-radius: 25px;
    font-size: 28px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .sec_rank .under_rank .under_list:nth-child(even) {
    margin: 0 0 20px 0;
  }
  .sec_rank .under_rank .disk_select .disk_list {
    float: left;
    width: 136px;
    margin-right: 10px;
    text-align: center;
    height: 40px;
    line-height: 1.2;
  }
  .sec_rank .under_rank .disk_select .disk_list a {
    font-size: 20px;
    height: 100%;
    padding: 6px 0;
    width: 100%;
  }
  .sec_rank .under_rank .disk_select .disk_list:nth-child(even) {
    margin-right: 0;
  }
  .sec_rank .under_rank .amazon_link {
    margin-bottom: 15px;
    height: 25px;
  }
  .sec_rank .under_rank .amazon_link img {
    width: auto;
    height: auto;
  }
  .sec_rank .subttl {
    width: 620px;
    margin: 0 auto 20px;
    text-align: center;
  }
  .sec_rank .subread {
    width: 620px;
    margin: 0 auto 34px;
    text-align: center;
    color: #808080;
    font-size: 20px;
  }

  .sec_other {
    width: 620px;
    padding: 10px;
    margin: 0 auto;
  }
  .sec_other .foot_note {
    font-size: 20px;
    color: #808080;
    margin-bottom: 56px;
  }
  .sec_other .fbPageplugin {
    width: 500px;
    margin: 0 auto 50px;
    display: block;
  }
  .sec_other .fbPageplugin.sp {
    display: none;
  }

  .anc {
    width: 600px;
    margin: 0 auto 30px;
  }
  .anc .p_anc {
    width: 300px;
    float: right;
    height: 70px;
    font-weight: bold;
    font-size: 24px;
  }
  .anc .p_anc a {
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 15px 0;
  }
  .anc .p_anc a:hover {
    text-decoration: none;
  }

  .sec_form {
    padding-bottom: 80px;
  }
  .sec_form .a_links {
    color: #22c064;
    text-decoration: underline;
  }
  .sec_form .links_submit {
    color: #fff;
  }
  .sec_form .submit_layout {
    border: none;
    border-radius: 0;
    font-size: 24px;
  }
  .sec_form .method {
    margin: 0 auto 60px;
  }
  .sec_form .input_box {
    width: 620px;
    margin: 0 auto;
  }
  .sec_form .input_box .noteslist {
    margin-bottom: 50px;
  }
  .sec_form .input_box .noteslist li {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 28px;
  }
  .sec_form .input_box .suptext {
    font-size: 20px;
    color: #808080;
  }
  .sec_form .input_box .ltext {
    font-size: 24px;
  }
  .sec_form .input_box .lstext {
    font-size: 20px;
  }
  .sec_form .input_box .input_list {
    margin-top: 80px;
    font-size: 24px;
  }
  .sec_form .input_box .input_list dd {
    margin-bottom: 40px;
  }
  .sec_form .input_box .input_list dd .input_inner {
    display: block;
    font-size: 28px;
  }
  .sec_form .input_box .input_list dd .select_inner {
    margin-bottom: 40px;
  }
  .sec_form .input_box .move_select .select_inner .item_l_size {
    width: 310px;
  }
  .sec_form .input_box .input_list .item_size {
    width: 460px;
  }
  .sec_form .input_box .input_list .item_m_size {
    width: 278px;
  }
  .sec_form .input_box .input_list .item_s_size {
    width: 230px;
  }
  .sec_form .input_box .input_list .item_ss_size {
    width: 155px;
  }
  .sec_form .input_box .input_list .item_height {
    height: 54px;
  }
  .sec_form .input_box .input_list .item_wide_height {
    height: 108px;
  }
  .sec_form .input_box .input_list .radio_size input {
    width: 30px;
    height: 30px;
    width: 30px;
    height: 30px;
    position: inherit;
    margin-top: 5px;
    margin-left: 0;
    opacity: 1;
  }
  .sec_form .input_box .input_list .radio_size label {
    margin-right: 10px;
  }
  .sec_form .input_box .input_list .sex input,
  .sec_form .input_box .input_list .sex select {
    display: table-cell;
    vertical-align: middle;
  }
  .sec_form .input_box .input_list .item_marge {
    padding: 0 40px 0 0;
  }
  .sec_form .input_box .input_list .move_select select {
    margin-bottom: 0px;
    display: block;
  }
  .sec_form .input_box .input_list .move_select select.item_l_size {
    width: 620px;
  }
  .sec_form .input_box .input_list .move_select_ttl {
    font-size: 34px;
    font-weight: bold;
  }
  .sec_form .input_box .required {
    color: #ff0000;
  }
  .sec_form .conf_box {
    padding: 0 10px;
  }
  .sec_form .conf_box p {
    margin-bottom: 35px;
    font-size: 28px;
  }
  .sec_form .comp_box {
    padding: 0 10px;
  }
  .sec_form .comp_box p {
    margin-bottom: 70px;
    font-size: 28px;
  }
  .sec_form .comp_box .links {
    margin-bottom: 35px;
  }

  .sns {
    width: 350px;
    margin: 0 auto;
  }
  .sns .sns_list {
    float: left;
    margin-right: 45px;
    height: 30px;
    -moz-transform: scale(1.4, 1.4);
    -ms-transform: scale(1.4, 1.4);
    -webkit-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4);
  }
  .sns .sns_list:last-child {
    margin-right: 0;
  }

  footer {
    position: relative;
    width: 100%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
    background-color: #fff;
    color: #333333;
  }
  footer .copyright {
    height: 16px;
    white-space: nowrap;
  }
}
