@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
address,
em,
img,
input,
q,
strong,
small,
b,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
footer,
header,
menu,
nav,
section,
summary,
time,
audio,
video {
  margin: 0;
  padding: 0;

  vertical-align: baseline;

  border: 0;

  font: inherit;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
address,
em,
img,
input,
q,
small,
b,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
footer,
header,
menu,
nav,
section,
summary,
time,
audio,
video {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

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 {
  margin: 0;

  font-size: 100%;
  font-weight: normal;
}

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

table {
  margin: 0;
  padding: 0;

  border-spacing: 0;

  border-collapse: collapse;

  font-size: 100%;
}

caption {
  text-align: left;
}

table,
pre,
code,
select,
input,
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;
}

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

button {
  cursor: pointer;

  -webkit-tap-highlight-color: rgba(102, 204, 255, 0.5);
}

input,
button {
  word-wrap: break-word;
  word-break: break-all;
}

img {
  vertical-align: bottom;
}

a {
  text-decoration: none;

  -webkit-tap-highlight-color: rgba(102, 204, 255, 0.5);
}

a img {
  border: 0;
}

a:link,
a:visitede {
  text-decoration: none;
}

a:hover,
a:active {
  text-decoration: none;
}

body > img {
  position: absolute;
}

body > span {
  position: absolute;
}

body {
  word-wrap: break-word;
  word-break: break-all;

  color: #484848;

  font-family: "游ゴシック", YuGothic, sans-serif, Verdana, Roboto, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
  font-size: 14px;
  line-height: 1.5;

  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

input,
button {
  font-family: "游ゴシック", YuGothic, sans-serif, Verdana, Roboto, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
}

a {
  color: #0064c8;
}

a:hover {
  color: #3e9fff;
}

a:visitede {
  color: #0064c8;
}

.wrapper {
  width: 100%;
  min-width: 950px;
  margin: 0 auto;

  text-align: center;
}

.contents {
  letter-spacing: 1.1px;

  background-color: #f5f5f5;

  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.contents__inner {
  display: inline-block;
  clear: both;

  width: 950px;
  margin: 20px auto;

  text-align: left;
}

.aside-contents {
  clear: both;

  background-color: #f5f5f5;
}

#header {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#emg3 table,
#emg2 table,
#emg table {
  margin: 0 auto;

  text-align: center;
}

#emg3 > table,
#emg2 > table,
#emg > table {
  margin: 10px auto !important;
}

#emg3 td,
#emg2 td,
#emg td {
  -webkit-box-sizing: initial;
  box-sizing: initial;
  padding: 2px;
}

#emg3 > br,
#emg2 > br,
#emg > br {
  display: none;
}

.errorText {
  margin: 10px 10px 0;
  padding: 13px;

  text-align: center;

  color: #e62e2e;
  background-color: #f5f5f5;

  line-height: 1.3em;
}

.errorText a {
  display: inline-block;

  margin-top: 5px;

  text-decoration: underline;

  color: #0064c8;

  *display: inline;
  *zoom: 1;
}

.errorText a:visited {
  color: #0064c8;
}

#msthd #msthdsbox {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

#msthd .logo {
  padding-left: 15px !important;
}

#msthd .msthdlink {
  margin-right: 10px;
}

.emergencyNews,
.infoNews {
  overflow: hidden;

  margin: 15px auto;
  padding: 0 10px 0;
}

.emergencyNews__link {
  margin: 0 auto;

  text-align: left;

  border: 1px solid #e62e2e;

  font-size: 107.1%;
}

.emergencyNews__link a {
  display: block;

  padding: 10px;

  color: #e62e2e;
}

.emergencyNews__link a:hover {
  color: #f75757;
}

.infoNews__link {
  margin: 0 auto;

  text-align: left;

  border: 1px solid #e5e5e5;
}

.infoNews__link a {
  display: block;

  padding: 10px;
}

.emergencyNews + .breadPath,
.emergencyNews + .breadPath {
  padding-top: 5px;
  padding-bottom: 10px;
}

.gnav {
  display: block;

  width: 100%;
  height: 40px;

  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
}

.gnav__list {
  float: left;
  overflow: hidden;

  margin: 0 auto;
  padding: 0 10px;

  font-size: 107.1%;
  line-height: 30px;
}

.gnav__item {
  float: left;
}

.gnav__item a {
  display: block;

  width: 120px;

  text-align: center;

  color: #484848;

  font-weight: bold;
  line-height: 40px;
}

.gnav__item:hover {
  background-color: #f5f5f5;
}

.sns {
  display: inline-block;
  float: right;

  padding: 10px;
}

.sns__list {
  overflow: hidden;
}

.sns__item {
  display: inline-block;
  float: left;

  margin: 0 5px;

  line-height: 1px;
}

.fb__btn {
  min-width: 61px;

  line-height: 1;
}

.hd-nav {
  position: relative;
  z-index: 2;

  display: block;
  clear: both;

  width: 100%;

  border-bottom: 2px solid #e62e2e;
  background: #fff;
  -webkit-box-shadow: rgba(156, 156, 156, 0.4) 0 2px 2px -1px;
  box-shadow: rgba(156, 156, 156, 0.4) 0 2px 2px -1px;
}

.hd-nav__expand {
  float: left;
}

.hd-nav__search {
  float: left;

  padding-top: 18px;
  padding-left: 20px;
}

.hd-nav:after {
  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: ".";
}

.hd-nav-expand__list-main {
  position: relative;
  z-index: 9999;

  float: left;
}

.hd-nav-expand__ttl {
  display: block;

  width: 196px;
}

.hd-nav-expand__ttl-link {
  display: block;

  padding-left: 38px;

  color: #484848;
  border-right: 1px solid #e5e5e5;
  background-image: url(https://s.yimg.jp/images/premium/cre/service/common/pc/images/icon_pullarrow.png);
  background-repeat: no-repeat;
  background-position: 15px center;

  font-weight: bold;
  line-height: 68px;
}

.hd-nav-expand__ttl-link:hover {
  color: #484848;
}

.hd-nav-expand__item {
  position: absolute;
  z-index: 9999;
  top: 47px;
  left: -1px;

  display: none;

  width: 208px;

  text-align: left;

  border: 1px solid #e5e5e5;
  background-color: #fff;
  -webkit-box-shadow: 0 0 1px #666;
  box-shadow: 0 0 1px #666;
}

.hd-nav-expand__item li {
  z-index: 10;
}

.hd-nav-expand__text {
  display: block;

  color: #484848;
  border-bottom: 1px solid #e5e5e5;

  font-weight: bold;
}

.hd-nav-expand__text .focus {
  background-color: #f5f5f5;
}

.hd-nav-expand__link {
  display: block;

  width: 100%;
  padding-left: 20px;

  color: #484848;

  line-height: 40px;
}

.hd-nav-expand__link:hover {
  color: #484848;
  background-color: #f5f5f5;
}

.hd-nav-expand__sub {
  position: absolute;
  top: -1px;
  left: 200px;

  display: none;

  width: 160px;

  border: 1px solid #e5e5e5;
  background-color: #fff;

  font-weight: bold;
}

.hd-nav-expand-sub__ttl {
  display: block;

  margin-bottom: 5px;

  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
}

.hd-nav-expand-sub__item {
  display: block;

  margin-bottom: 5px;

  background-color: #fff;
}

.hd-nav-expand-sub__link {
  display: block;

  width: 100%;
  padding-left: 20px;

  color: #484848;

  line-height: 40px;
}

.hd-nav-expand-sub__link:hover {
  color: #484848;
  background-color: #f5f5f5;
}

.hd-nav-search__inner {
  float: left;
  overflow: hidden;

  width: 368px;
  height: 34px;

  border: 1px solid #f8f7f7;
  background-color: #484848;
}

.hd-nav-search__inner.focus {
  border-color: #3e9fff;
}

.hd-nav-search form {
  width: 366px;
}

.hd-nav-search__select-box {
  float: left;

  border-right: 1px solid #e5e5e5;
}

.hd-nav-search__select {
  min-width: 84px;
  height: 32px;
  padding: 0 0 0 4px;

  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-radius: inherit;
  background-color: #f5f5f5;
  background-image: url(https://s.yimg.jp/images/premium/cre/service/common/pc/images/icon_pullarrow.png);
  background-image: none\9;
  background-repeat: no-repeat;
  background-position: 60px center;

  font-size: 78.6%;
  line-height: 32px;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.hd-nav-search__select::-ms-expand {
  display: none;

  color: #f5f5f5;
  border-right: #f5f5f5;
  background-color: #f5f5f5;
  /* IE10 */
}

.hd-nav-search__form-box {
  float: left;
}

.hd-nav-search__form {
  width: 200px;
  height: 32px;
  padding: 0 5px;

  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  outline: none;

  font-size: 78.6%;
  line-height: 32px;
}

.hd-nav-search__submit {
  float: left;
}

.hd-nav-search__submit button {
  width: 80px;
  height: 32px;
  padding: 0 4px;

  cursor: pointer;
  vertical-align: middle;
  letter-spacing: 0.2em;

  color: #fff;
  border: none;
  background-color: #484848;

  font-size: 100%;
  line-height: 32px;
}

:root .hd-nav-search__select {
  color: #f5f5f5;
  border-right: #f5f5f5;
  background: none;
  background-color: #f5f5f5;
  /* IE9 */
}

.easy-select-box {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  background-color: #f5f5f5;
  background-image: url(https://s.yimg.jp/images/premium/cre/service/common/pc/images/icon_pullarrow.png);
  background-repeat: no-repeat;
  background-position: 60px center;
}

.esb-displayer {
  overflow: hidden;

  width: 84px;
  height: 30px;
  padding-right: 20px;
  padding-left: 4px;

  cursor: default;
  white-space: nowrap;
  text-indent: 5px;
  text-overflow: ellipsis;
  word-wrap: normal;

  font-size: 78.6%;
  line-height: 30px;
}

.esb-dropdown {
  position: absolute;
  z-index: 2;

  display: none;
  overflow: auto;

  width: 180px !important;

  border: 1px solid #e5e5e5;
  background-color: #fff;
  -webkit-box-shadow: 0 0 1px #666;
  box-shadow: 0 0 1px #666;

  font-size: 85.7%;
}

.esb-item {
  padding: 5px;

  cursor: default;
  text-align: left;

  color: #484848;
  background-color: #fff;
}

.esb-item:hover {
  background-color: #f5f5f5;
}

.easy-select-box:focus,
.hd-nav-search__submit button:focus {
  outline: none !important;
}

.ads-footer {
  padding-top: 30px;
}

.copyright {
  width: 640px;
  margin: 0 auto;
  padding: 30px 10px 0;

  color: #666;

  font-size: 78.6%;
}

.copyright__text {
  display: block;

  text-align: left;
}

.ft-nav {
  min-width: 950px;
  margin: 30px auto 0;
  padding: 30px 0;

  text-align: center;

  background-color: #fff;
}

.ft-nav__box {
  min-width: 950px;
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 20px;

  *zoom: 1;
}

.ft-nav__box:after {
  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: ".";
}

.ft-nav__inner {
  float: left;

  width: 100%;
  margin-right: -370px;

  text-align: left;
}

.ft-nav__category {
  padding-right: 370px;
}

.ft-nav__info {
  padding-right: 370px;
}

.ft-nav__opinion {
  float: right;

  width: 350px;
  padding: 0 20px;

  text-align: left;

  border-left: 1px solid #ddd;
}

.ft-nav-category__ttl-box {
  margin: 0 0 10px;

  *zoom: 1;
}

.ft-nav-category__ttl-box:after {
  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: ".";
}

.ft-nav-category__ttl {
  float: left;

  font-size: 92.8%;
  font-weight: bold;
}

.ft-nav-category__ttl-link {
  display: block;
  float: right;

  font-size: 92.8%;
}

.ft-nav-category__inner {
  *zoom: 1;
}

.ft-nav-category__inner:after {
  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: ".";
}

.ft-nav-category__list {
  *zoom: 1;
}

.ft-nav-category__list:after {
  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: ".";
}

.ft-nav-category__item {
  float: left;

  width: 24%;
  margin: 0 0 5px;

  font-size: 92.8%;
}

.ft-nav-info__ttl {
  margin: 20px 0 10px;
  padding-bottom: 5px;

  font-size: 92.8%;
  font-weight: bold;
}

.ft-nav-info__item {
  margin: 0 0 8px;

  font-size: 92.8%;
}

.ft-nav-opinion__ttl {
  margin-bottom: 10px;

  font-weight: bold;
}

.ft-nav-opinion__ttl--finished {
  display: block;

  padding: 20px 0 80px;

  text-align: center;

  font-size: 114.3%;
  font-weight: bold;
}

.ft-nav-opinion__ttl--error {
  display: block;

  padding: 20px 0 0;

  text-align: center;

  font-size: 114.3%;
  font-weight: bold;
}

.ft-nav-opinion__text {
  margin-bottom: 10px;

  font-size: 100%;
}

.ft-nav-opinion__text--finished {
  display: block;

  padding: 28px 0 20px;

  text-align: center;

  font-size: 100%;
}

.ft-nav-opinion__text__error {
  display: block;

  padding: 20px 0 110px;

  font-size: 100%;
}

.ft-nav-opinion__textarea {
  width: 286px;
  height: 100px;
  margin-bottom: 10px;
  padding: 10px;

  resize: vertical;

  border: 1px solid #ddd;
  border-radius: 4px;
  outline: none;
}

.ft-nav-opinion__textarea:focus {
  border-color: #3e9fff;
}

.ft-nav-opinion__btn {
  display: block;

  width: 308px;

  cursor: pointer;
  text-align: center;
  vertical-align: middle;

  color: #666;
  border: 1px solid 1px solid #e5e5e5;
  border-radius: 4px;
  background-color: #f5f5f5;

  font-size: 100%;
  font-weight: bold;
  line-height: 34px;
}

.ft-nav-opinion__btn:hover {
  opacity: 0.7;
}

.change-device {
  margin: 0 auto 10px;

  text-align: center;
}

.change-device dl {
  display: inline-block;

  margin-bottom: 5px;
  padding: 2px 5px;

  background-color: #f5f5f5;
}

.change-device dt {
  display: inline;
}

.change-device dt:after {
  content: ":";
}

.change-device dd {
  display: inline;
}

.change-device dd:after {
  content: "|";
}

.change-device dd:last-child:after {
  content: "";
}

.change-device p {
  font-size: 85.7%;
}

.change-device a,
.change-device span {
  padding: 0 5px;
}

.change-device span {
  font-weight: bold;
}

address {
  min-width: 950px;
  margin: 0 auto;
  padding: 10px 0 20px;

  text-align: center;

  border-top: 1px solid #e5e5e5;
  background-color: #fff;

  font-size: 92.8%;
  line-height: 1.4em;
}

.icon__top {
  display: inline-block;

  width: 15px;
  height: 15px;

  vertical-align: middle;
  text-indent: -9999px;

  background-image: url(https://s.yimg.jp/images/premium/cre/service/common/pc/images/icon_menu.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.icon__search {
  display: inline-block;

  width: 15px;
  height: 15px;

  vertical-align: middle;
  text-indent: -9999px;

  background-image: url(https://s.yimg.jp/images/premium/cre/service/common/pc/images/icon_menu.png);
  background-repeat: no-repeat;
  background-position: 0 -25px;
}

.icon__ranking {
  display: inline-block;

  width: 15px;
  height: 15px;

  vertical-align: middle;
  text-indent: -9999px;

  background-image: url(https://s.yimg.jp/images/premium/cre/service/common/pc/images/icon_menu.png);
  background-repeat: no-repeat;
  background-position: 0 -49px;
}

.icon__favorite {
  display: inline-block;

  width: 15px;
  height: 15px;

  vertical-align: middle;
  text-indent: -9999px;

  background-image: url(https://s.yimg.jp/images/premium/cre/service/common/pc/images/icon_menu.png);
  background-repeat: no-repeat;
  background-position: 0 -75px;
}

.icon__history {
  display: inline-block;

  width: 15px;
  height: 15px;

  vertical-align: middle;
  text-indent: -9999px;

  background-image: url(https://s.yimg.jp/images/premium/cre/service/common/pc/images/icon_menu.png);
  background-repeat: no-repeat;
  background-position: 0 -102px;
}
