@charset "UTF-8";

/* /////////////////////////////////////////////// */

/* テンプレート用CSS */

/* /////////////////////////////////////////////// */
/* --------------------------------------------------------------------------------------------------------------------------------------------- */
/* 初期化 */
/* --------------------------------------------------------------------------------------------------------------------------------------------- */
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,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, #menu, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

body {
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, sans-serif;
  font-size: 0.85em;
  line-height: 160%;
  background-color: #FFF;
  background-image: url(../img/ouen/bg.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  border-top: 10px solid #CC0814;
}

a {
  color: #5377BA;
  color: #115AA6;
}

a:hover {
  color: #FD8724;
  text-decoration: none;
}

iframe {
  width: 100%;
  vertical-align: bottom;
}

table {
  border-collapse: collapse;
}

address {
  font-style: normal;
}


/* --------------------------------------------------------------------------------------------------------------------------------------------- */
/* 汎用 */
/* --------------------------------------------------------------------------------------------------------------------------------------------- */
.no_list {
  margin: 0;
  padding: 0;
}

.no_list>li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fix:after {
  content: " ";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.left {
  text-align: left !important;
}

.center {
  text-align: center !important;
}

.right {
  text-align: right !important;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.both {
  clear: both;
}

.w_max {
  width: 100% !important;
}

.w_auto {
  width: auto !important;
}

.mincho {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif !important;
}

.bold {
  font-weight: bold !important;
}

.fs_ss {
  font-size: 0.6em !important;
}

.fs_ll {
  font-size: 1.4em !important;
}

.lt {
  text-decoration: line-through;
}

.btn {
  padding: 0.5em 1em;
  display: inline-block;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  background-color: #999;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
}

.img_btn {
  display: inline-block;
  border: 1px solid #8A9395;
}

.img_btn img {
  vertical-align: bottom;
}

.img_btn:hover {
  border: 1px solid #FD8724;
}


/* ----------------------------------------------- */
/* 全体 */
/* ----------------------------------------------- */
.cat_icon {
  width: 42px;
  height: 42px;
  display: inline-block;
}

.shopping,
.kyoryoku_primary {
  background-image: url(../img/kyoryoku/category1.png);
}

.learn,
.kyoryoku_secondary {
  background-image: url(../img/kyoryoku/category2.png);
}

.play,
.kyoryoku_tertiary {
  background-image: url(../img/kyoryoku/category3.png);
}

.gourmet,
.kyoryoku_tertiary2 {
  background-image: url(../img/kyoryoku/category4.png);
}

.live,
.kyoryoku_tertiary3 {
  background-image: url(../img/kyoryoku/category5.png);
}

.stay,
.kyoryoku_tertiary4 {
  background-image: url(../img/kyoryoku/category6.png);
}

.etc,
.kyoryoku_other {
  background-image: url(../img/kyoryoku/category90.png);
}


/* ----------------------------------------------- */
/* ヘッダー */
/* ----------------------------------------------- */
body>div {
  overflow: hidden;
  position: relative;
}

header {
  width: calc(100% - 70px);
  max-width: 1000px;
  min-height: 270px;
  margin: 0 auto;
  padding: 20px 0 0px;
  position: relative;
  overflow: hidden;
  background-image: url(../img/kyoryoku/header_bg_top.png);

  background-position: right bottom;
  box-sizing: border-box;
  z-index: 2;
}

.top header {
  min-height: 480px;
  padding: 50px 0 40px;
  background-image: url(../img/kyoryoku/header_bg_top.png);
}

h1 {
  width: 548px;
  height: 118px;
  margin-bottom: 25px;
  overflow: hidden;
  white-space: nowrap;
  /* background-image: url(../img/kyoryoku/logo.png); */
}

.top h1 {
  width: 548px;
  height: 118px;
}

h1 a {
  width: 100%;
  height: 100%;
  /* display: block; */
  text-indent: 200%;
  white-space: nowrap;
}

header p {
  width: 545px;
  padding-left: 2px;
  line-height: 160%;
  font-size: 1.3em;
}

.ab.bg {
  overflow: hidden;
  position: relative;
}

div#bg1,
div#bg2,
div#bg3 {
position: absolute;
  left: 0;
  right: 0;
  background-position: bottom;
  background-repeat: repeat-x;
}

#bg3 {
  height: 200px;
  bottom: 0;
  background-image: url(../img/ouen/bg3.png);
}

#bg2 {
  height: 174px;
  bottom: 0;
  background-image: url(../img/ouen/bg2.png);
}

#bg1 {
  height: 108px;
  bottom: 0;
  background-image: url(../img/ouen/bg1.png);
}

/* ----------------------------------------------- */
/* article */
/* ----------------------------------------------- */
article {
  padding-bottom: 40px;
  position: relative;
  background-color: #58ACC1;
  z-index: 3;
}

article>div {
  width: calc(100% - 70px);
  max-width: 1000px;
  margin: 0 auto;
  padding: 35px;
  background-color: #FFF;
  border-radius: 14px;
  box-shadow: 0 2px 5px 0 #000;
}

.top article section {
  margin-bottom: 30px;
}

article h2 {
  margin-bottom: 20px;
  padding: 15px 20px;
  line-height: 100%;
  color: #900;
  font-size: 24px;
  font-weight: normal;
  background-color: #FCF2F2;
  border: 2px solid #CC0814;
  border-left: none;
  border-right: none;
}

article input[type="radio"],
article input[type="checkbox"] {
  display: none;
}

.pager {
  margin-bottom: 20px;
  text-align: center;
}

.pager li {
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  font-size: 1.2em;
  text-align: center;
  color: #FFF;
  background-color: #CC0814;
  border-radius: 5px;
}

.pager li a {
  display: block;
  color: #000;
  text-decoration: none;
  background-color: #EEE;
  border-radius: 4px;
}

.pager li a:hover {
  background-color: #DDD;
}

#submit_area .btn {
  width: 225px;
  margin: 5px;
  padding: 0;
  line-height: 60px;
  border: none;
  font-size: 21px;
  border-radius: 6px;
}

#submit_area .btn:hover {
  color: #FFF;
  background-color: #6CABBC;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------- */
/* 一覧 */
/* --------------------------------------------------------------------------------------------------------------------------------------------- */
.h2_box {
  position: relative;
}

.h2_box div {
  margin-top: -0.6em;
  position: absolute;
  top: 50%;
  right: 20px;
  line-height: 100%;
}

.h2_box div select {
  vertical-align: middle;
}

.list_num {
  margin-bottom: 20px;
}

.list_num dt,
.list_num dd {
  display: inline-block;
}

h2+#list_item {
  /* padding-top: 10px; */
}

#list_item>dt {
  padding: 20px;
  position: relative;
  line-height: 100%;
  color: #FFF;
  font-size: 21px;
  background-color: #6CABBC;
  background-image: url(../img/ouen/btn_shadow.png);
  background-position: right center;
  border-radius: 6px 6px 0 0;
}

#list_item>dt p {
  display: inline-block;
  width: calc(100% - 105px);
  /* font-size: 0.8em; */
}

#list_item>dt>a {
  color: #FFF;
  text-decoration: none;
}

#list_item>dt>a:first-child:hover {
  color: #FFF;
  text-decoration: underline;
}

#list_item>dt ul {
  margin-top: -21px;
  position: absolute;
  top: 50%;
  right: 85px;
}

#list_item>dt ul li {
  margin-left: 10px;
  display: inline-block;
}

#list_item .cat_icon {
  overflow: hidden;
  display: block;
  float: left;
  text-indent: 200%;
  white-space: nowrap;
}

#list_item .btn_detail {
  width: 60px;
  height: 30px;
  margin-top: -15px;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  color: #900;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  background-color: #FFF;
  border-radius: 4px;
}

#list_item>dd {
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #6CABBC;
  border-top: none;
  border-radius: 0 0 6px 6px;
}

#list_item>dd>img {
  width: 250px;
  float: right;
}

#list_item>dd>img+div {
  width: 618px;
  float: left;
}

.bonus {
  margin-bottom: 20px;
  padding-left: 10px;
  position: relative;
}

.bonus dt {
  width: 1.99em;
  margin-right: 10px;
  padding: 8px 0;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 120%;
  color: #FFF;
  text-align: center;
  background-color: #F60;
  border-radius: 4px;
}

.bonus.pref dt {
  background-color: #CC0814;
}

.bonus dd {
  margin-bottom: 10px;
  padding-left: 5em;
  position: relative;
  line-height: 100%;
}

.bonus dd span {
  display: block;
  position: absolute;
  top: 0;
  left: 2em;
}

.bonus dd strong {
  color: #F60;
}

.bonus.pref dd strong {
  color: #CC0814;
}

#list_item>dd table {
  width: 100%;
  border-top: 1px solid #DDD;
}

#list_item>dd th,
#list_item>dd td {
  padding: 5px 10px;
  text-align: left;
  font-weight: normal;
  border-bottom: 1px solid #DDD;
}

#list_item>dd th {
  background-color: #F6F6F6;
}




/* --------------------------------------------------------------------------------------------------------------------------------------------- */
/* 一覧 */
/* --------------------------------------------------------------------------------------------------------------------------------------------- */
#list_item>dd>div.fix>* {
  width: 50%;
  width: 435px;
  float: left;
}

#list_item>dd>div.fix>*:last-child {
  float: right;
}

#list_item>dd>div.fix strong {
  font-size: 1.2em;
  line-height: 110%;
}

div.fix .bonus dt {
  width: 1.99em;
  padding: 8px 0;
  font-size: 1.4em;
}

div.fix .bonus dd {
  margin-bottom: 15px;
  padding-left: 6em;
}

div.fix .bonus dd span {
  left: 3em;
}

div.fix .bonus dd p {
  line-height: 140%;
}

.comment {
  min-height: 190px;
  padding: 20px 0 20px 130px;
  background-image: url(../img/ouen/comment.png);
  background-position: left 20px;
}

.comment dl {
  padding: 15px;
  background-color: #F7D7A6;
  border-radius: 4px;
}

.comment dl dt {
  margin-bottom: 10px;
  line-height: 100%;
  font-size: 1.2em;
  font-weight: bold;
}



/* --------------------------------------------------------------------------------------------------------------------------------------------- */
/* トップページ */
/* --------------------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------ 分野からさがす ------------------------------*/
#category>ul {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

#category>ul>li {
  width: 225px;
  padding-left: 60px;
  margin: 0px 10px 10px 0px;
  color: #FFF;
  font-weight: bold;
  background-position: 10px 10px;
  background-repeat: no-repeat;
  border-radius: 5px;
  cursor: pointer;
  box-sizing: border-box;
}

#category>ul>li:nth-of-type(4n) {
  margin-right: 0;
}

#category ul li span {
  display: block;
  line-height: 60px;
  font-size: 21px;
}

#category>ul>li>div {
  width: 600px;
  height: 28em;
  margin: 0 0 0 -300px;
  padding: 25px;
  display: none;
  position: fixed;
  top: 55%;
  left: 50%;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 12px;
  box-shadow: 0 2px 6px 0 #666;
  z-index: 10;
  transition: 0.2s ease-in-out;

  display: block;
  top: 140%;
}

#category>ul>li.active>div {
  margin-top: -14em;
  top: 50%;
}

#category>ul>li:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.25);
  transition: 0.2s ease-in-out;
}

#category>ul>li.active:before {
  top: 0;
}

#category>ul>li>div .all {
  padding: 7px 14px;
  display: block;
  position: absolute;
  top: 8px;
  right: 60px;
  font-size: 1em;
  line-height: 140%;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

#category>ul>li>div .close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
}

#category>ul>li>div .close:before,
#category>ul>li>div .close:after {
  content: "";
  width: 40px;
  height: 4px;
  margin-top: -2px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  background: #FFF none repeat scroll 0 0;
  transform: rotate(45deg);
  transition: all 0.3s ease 0s;
}

#category>ul>li>div .close:before {
  transform: rotate(-45deg);
}

#category>ul>li>div p {
  margin: -25px;
  margin-bottom: 15px;
  padding: 0 15px;
  line-height: 50px;
  color: #FFF;
  font-weight: bold;
  font-size: 1.3em;
  background-color: #C00;
  border-radius: 12px 12px 0 0;
}

#category>ul>li>div a {
  width: 200px;
  height: 50px;
  margin: 0 auto;
  display: block;
  line-height: 50px;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  font-size: 1.3em;
  background-color: #E56B5E;
  border-radius: 4px;
}

#category>ul>li>div>ul {
  margin-bottom: 15px;
}

#category>ul>li>div>ul>li {
  width: 33.333%;
  float: left;
}

#category>ul>li>div>ul>li label {
  padding: 10px 0;
  display: block;
}

#category>ul>li>div>ul>li label:before {
  content: "";
  width: 1em;
  height: 1em;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  background-color: #CCC;
  border-radius: 2px;
}

#category>ul>li>div>ul>li input:checked+label {
  color: #C00;
  box-shadow: none;
}

#category>ul>li>div>ul>li input:checked+label:before {
  background-color: #C00;
  box-shadow: 2px 2px 6px -3px #000 inset;
}

#category>ul>li>ul {
  margin-top: -10px;
  padding-left: 1em;
  padding-bottom: 11px;
}

#category>ul>li>ul>li {
  list-style: circle;
  color: rgba(255, 255, 255, 0.65);
}

#category ul li div ul li {
  color: #000;
}

/* 標準 */
#category>ul>li:nth-of-type(1) {
  background-color: #E56B5E;
}

#category>ul>li:nth-of-type(2) {
  background-color: #58ACC1;
}

#category>ul>li:nth-of-type(3) {
  background-color: #EDA2BF;
}

#category>ul>li:nth-of-type(4) {
  background-color: #FD8C41;
}

#category>ul>li:nth-of-type(5) {
  background-color: #5EBA97;
}

#category>ul>li:nth-of-type(6) {
  background-color: #F0B04E;
}

#category>ul>li:nth-of-type(7) {
  background-color: #8D8CD8;
}

/* チェック済み */
#category ul li input:checked+label {
  box-shadow: 2px 2px 6px -3px #000 inset;
}

#category ul li input:checked+label:after {
  content: "";
  width: 40px;
  height: 30px;
  margin-top: -15px;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  background-image: url(../img/ouen/checked.png);
}

#category>ul>li:nth-of-type(1)>input:checked+label {
  background-color: #c35b50;
}

#category>ul>li:nth-of-type(2)>input:checked+label {
  background-color: #4b92a4;
}

#category>ul>li:nth-of-type(3)>input:checked+label {
  background-color: #ca8aa3;
}

#category>ul>li:nth-of-type(4)>input:checked+label {
  background-color: #d97737;
}

#category>ul>li:nth-of-type(5)>input:checked+label {
  background-color: #509e80;
}

#category>ul>li:nth-of-type(6)>input:checked+label {
  background-color: #cc9642;
}

#category>ul>li:nth-of-type(7)>input:checked+label {
  background-color: #7877b8;
}


/*------------------------------ 店舗名からさがす ------------------------------*/
#name ul {
  margin-bottom: 20px;
}

#name li {
  width: 84px;
  margin-left: 10px;
  float: left;
}

#name li:first-child {
  margin-left: 0;
}

#name ul li label {
  display: block;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  background-color: #EEE;
  border: 1px solid #CCC;
  border-top: none;
  border-left: none;
  border-radius: 4px;
}

#name ul li input:checked+label {
  background-color: #CCC;
  border: 1px solid #999;
  border-right: none;
  border-bottom: none;
}

#name input[type="text"] {
  width: 500px;
  height: 34px;
  margin: 0 0 10px;
  padding: 0 0 0 10px;
  background-color: #F8F8F8;
  border: 1px solid #CCC;
  border-top-color: #999;
  border-left-color: #999;
  border-radius: 3px;
  box-sizing: border-box;
  box-shadow: 2px 2px 2px -2px #999 inset;
}


/*------------------------------ エリアからさがす ------------------------------*/
#area ul li {
  width: 225px;
  margin: 0px 10px 10px 0px;
  float: left;
}

#area ul li:nth-of-type(4n) {
  margin-right: 0;
}

#area ul li span,
#area ul li label {
  padding-left: 20px;
  display: block;
  line-height: 60px;
  color: #FFF;
  font-size: 21px;
  font-weight: bold;
  background-color: #6CABBC;
  background-position: right center;
  border-radius: 5px;
  cursor: pointer;
}

#area ul li:nth-of-type(1) span {
  background-color: #999;
  background-image: url(../img/ouen/area10.png);
}

#area ul li:nth-of-type(2) label {
  background-image: url(../img/ouen/area1.png);
}

#area ul li:nth-of-type(3) label {
  background-image: url(../img/ouen/area2.png);
}

#area ul li:nth-of-type(4) label {
  background-image: url(../img/ouen/area3.png);
}

#area ul li:nth-of-type(5) label {
  background-image: url(../img/ouen/area4.png);
}

#area ul li:nth-of-type(6) label {
  background-image: url(../img/ouen/area5.png);
}

#area ul li:nth-of-type(7) label {
  background-image: url(../img/ouen/area6.png);
}

#area ul li:nth-of-type(8) label {
  background-image: url(../img/ouen/area7.png);
}

#area ul li:nth-of-type(9) label {
  background-image: url(../img/ouen/area8.png);
}

#area ul li:nth-of-type(10) label {
  background-image: url(../img/ouen/area9.png);
}

/* チェック済み */
#area ul li :checked+label {
  background-color: #568996;
  box-shadow: 2px 2px 2px -1px #145 inset;
}


/*------------------------------ submit_area ------------------------------*/
#submit_area {
  padding: 35px 0 0;
  text-align: center;
  border-top: 1px solid #CCC;
}

#list_item+#submit_area {
  padding: 15px 0 0;
  border-top: none;
}

#submit_area input {
  width: 225px;
  margin: 0 5px;
  line-height: 60px;
  color: #FFF;
  font-size: 21px;
  font-weight: bold;
  border: none;
  border-radius: 5px;
}

#submit_area input[type="submit"] {
  background-color: #E56B5E;
}

#submit_area input[type="reset"] {
  background-color: #999;
}

/* ----------------------------------------------- */
/* フッター */
/* ----------------------------------------------- */
footer {
  height: 40px;
  line-height: 40px;
  color: #FFF;
  text-align: center;
  background-color: #CC0814;
}

@media screen and (max-width: 641px) {

  /* /////////////////////////////////////////////// */
  /*　スマートフォン用CSS　*/
  /* /////////////////////////////////////////////// */
  body {
    font-size: 1.4em;
  }

  #bg2 {
    margin-bottom: -10px;
  }

  #bg3 {
    margin-bottom: -10px;
  }

  body>div>div {
    background-position: bottom;
    /* background-size: 100% auto; */
  }

  body.top>div>div {
    background-size: 150% auto;
  }

  header {
    width: 100%;
    min-height: auto;
    /* padding: 20px 0 0 30px; */
    background-image: none;
  }

  header h1 {
    width: 100%;
    height: 100%;
    margin: auto;
    /* margin-left: 80px; */
    /* margin-bottom: 50px; */
    background-size: 100% auto;
  }

  .top header {
    min-height: 300px;
    padding: 20px 30px 90px;
    background-image: none;
  }

  .top header h1 {
    width: 500px;
    margin-left: 40px;
    margin-bottom: 20px;
    background-size: 100% auto;
  }

  header img {
    width: 100%;
    padding: 20px 40px;
    padding-top: 0;
  }

  .pager {
    margin-bottom: 35px;
  }

  .page-numbers {
    width: 29px;
    font-size: 1em!important;/**/
  }

  .pager li {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }

  .list_num {
    margin-bottom: 5px;
    padding: 0 15px;
  }

  article {
    padding: 0;
  }

  article>div {
    width: 100%;
    padding: 0px;
    border-radius: 0;
  }

  article h2 {
    font-size: 30px;
  }

  #list_item {
    padding: 15px!important;
  }

  #category>ul,
  #name ul,
  #area ul {
    padding: 0 20px;
  }

  #category>ul>li,
  #area ul li {
    width: 290px;
  }

  #category>ul>li>ul>li {
    font-size: 0.85em;
  }

  #category>ul>li>div {
    height: 25em;
    margin-top: -12.5em;
    top: 200%;
  }

  #category>ul>li>div p {
    padding: 5px 25px;
  }

  #category>ul>li>div>ul>li {
    width: 50%;
  }

  #category>ul>li>div .close {
    width: 52px;
    height: 60px;
  }

  #name li {
    width: 112px;
    margin-bottom: 10px;
  }

  #name li:nth-of-type(5n+1) {
    margin-left: 0;
  }

  #name ul li label {
    height: 50px;
    line-height: 50px;
  }

  #name ul+div {
    padding: 0 20px;
    text-align: center;
  }

  #name input[type="text"] {
    width: 100%;
    text-align: left;
  }

  #list_item>dt {
    font-size: 30px;
  }

  #list_item>dd>img {
    width: 440px;
    float: none;
    margin: 0 60px 20px;
  }

  #list_item>dd>div.fix>* {
    width: 100%;
  }

  #list_item table {
    font-size: 0.9em;
  }

  #list_item>dd>div.fix>table {
    margin-bottom: 20px;
  }

  #submit_area {
    padding: 35px 20px;
  }

  #list_item+#submit_area {
    padding: 0 0 30px;
  }

  #submit_area .btn {
    /* width: 300px;
    height: 60px;
    line-height: 60px; */
  }

  #list_item>dd>img+div {
    width: auto;
    float: none;
  }

  footer {
    padding: 15px 0;
    height: 100%;
    line-height: normal;
    font-size: 0.8em;
  }

  /* --------------------------------------------------------------------------------------------------------------------------------------------- */
  /* 一覧 */
  /* --------------------------------------------------------------------------------------------------------------------------------------------- */
  #list_item>dt>a {
    display: inline-block;
    width: calc(100% - 100px);
    font-size: 0.8em;
  }

  dd.fix > div {
    width: 100%;/**/
    overflow-x: scroll;/**/
  }

  #list_item>dd table {
    width: 200%;/**/
  }

  #list_item>dd th,
  #list_item>dd td {
    text-wrap: nowrap;/**/
  }

  #list_item>dd th {
    width: 10%;
  }

  /* --------------------------------------------------------------------------------------------------------------------------------------------- */
  /* 詳細 */
  /* --------------------------------------------------------------------------------------------------------------------------------------------- */
  div.fix .bonus dt {
    font-size: 1em;
  }

  #list_item>dt p {
    font-size: 0.8em;
  }

  div.fix .bonus dd {
    margin-bottom: 10px;
    padding-left: 5em;
  }

  div.fix .bonus dd span {
    left: 2em;
  }

  #list_item>dd>div.fix strong {
    font-size: 1em;
    line-height: 100%;
  }

  .comment dl dt {
    font-size: 1em;
  }
}