@charset "utf-8";
/* ======= general ======= */
.okw_main {
  width: 930px;
  margin: 20px auto 0;
}
/* ======= common ======= */
.layoutleft .okw_area .ttl {
  padding: 0px 0 10px 0;
  font-weight: bold;
  font-size: 24px;
  color: #665329;
  line-height: 24px;
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.layoutleft .ttl span {
  font-weight: 100;
  font-size: 12px;
  margin-left: 15px;
}
/* ======= contents ======= */
.okw_contents {
  clear: both;
  width: 620px;
  line-height: 1.7;
  color: #000;
}
.okw_contents img {
  border-style: none;
  outline: none;
  vertical-align: top;
}
.okw_contents a {
  color: #0066cc;
  text-decoration: none;
}
.okw_contents a:visited {
  color: #832dab;
}
.okw_contents a:hover {
  text-decoration: underline;
  color: #209DD6;
  opacity: 0.8
}
.okw_contents.layoutleft {
  position: relative;
  z-index: 1;
  float: left;
}
.okw_contents.layoutright {
  float: right;
}
/* ======= contents main ======= */
.okw_contents .main {
  width: 620px;
}
.okw_contents .main.layoutleft {
  float: left;
}
.okw_contents .main.layoutright {
  float: right;
}
.okw_contents .pr ul li {
  margin-bottom: 20px;
}
.okw_area {
  position: relative;
  width: 610px;
  margin-bottom: 30px;
}
.okw_area h2, .okw_area p, .okw_area ul, .okw_area li, .okw_category ul, .okw_category li, .okw_recommend_area .ranking p {
  margin: 0;
  padding: 0;
  list-style: none;
}
.okw_attlink {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 11px;
  float: none;
  padding: 0;
  margin: 0;
}
.okw_attlink a {
  display: block;
  float: none;
  margin-top: 0px;
  height: auto;
}
/* ======= tab ======= */
.okw_tab {
 /position: relative;
 /z-index: auto;
}
.okw_tb_hed {
  border-bottom: 1px solid #dacaa5;
  height: 40px;
  -webkit-text-size-adjust: none
}
.okw_tb_list {
  clear: both;
  position: relative;
  border: 2px solid #D9CAA5;
  position: relative;
  padding: 0;
}
.okw_tb_list ul, .okw_recommend_area ul.ranking {
  display: block;
  padding: 0px 15px 0;
  background: #FFF;
  min-height: 150px;
}
.okw_tb_list li {
  border-bottom: 1px dotted #99865c;
}
.okw_recommend_area .ranking li .rank1_icon, .okw_recommend_area .ranking li .rank2_icon, .okw_recommend_area .ranking li .rank3_icon, .okw_tb_list li .rank1_icon, .okw_tb_list li .rank2_icon, .okw_tb_list li .rank3_icon {
  width: 24px;
  float: left;
  height: 21px;
  line-height: 100px;
  overflow: hidden;
  margin-right: 10px;
}
.rank1_icon {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat 0 -20px;
}
.rank2_icon {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat -25px -20px;
}
.rank3_icon {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat -51px -20px;
}
.q_lv3_icon {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat -127px -20px;
}
.q_lv2_icon {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat -103px -22px;
}
.q_lv1_icon {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat -79px -22px;
}
.okw_tb_list li .rank_ant_icon, .okw_recommend_area .ranking li .rank_ant_icon {
  padding-left: 3px;
  margin-top: 1px;
  width: 30px;
  float: left;
  height: 16px;
  font-size: 12px;
  font-weight: bold;
  color: #66400a
}
.okw_tb_list li .rank_ant_icon span, .okw_category li .rank_ant_icon span, .okw_recommend_area .ranking li .rank_ant_icon span {
  font-size: 11px;
  font-weight: 100;
}
.okw_recommend_area .ranking li .rank_ant_icon span {
  display: inline;
}
.okw_lt.ranking .sentense1, .okw_recommend_area .ranking .sentense1 {
  font-size: 14px;
}
.okw_lt.ranking .txt18, .okw_recommend_area .ranking .txt18 {
  font-size: 18px;
}
.okw_tb_list .sentense2 .statas_icon01, .okw_tb_list .sentense2 .statas_icon02, .okw_tb_list .sentense2 .statas_icon03, .okw_tb_list .sentense2 .statas_icon04 {
  float: right;
  display: block;
  width: 35px;
  height: 20px;
  line-height: 100px;
  overflow: hidden;
}
.okw_tb_list .sentense2 .time {
  clear: both;
  display: block;
}
.statas_icon01 {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat -154px 0px;
}
.statas_icon02 {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat -193px 0px;
}
.statas_icon03 {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat -193px -22px;
}
.statas_icon04 {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat -154px -22px;
}
.okw_tb_list .okw_attlink {
  right: 30px;
}
.okw_area .okw_rss_icon {
}
.okw_area .okw_rss_icon a {
  position: absolute;
  top: 11px;
  right: 10px;
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat -13px 0px;
  width: 15px;
  height: 15px;
  line-height: 100px;
  overflow: hidden;
}
.okw_tb_list em {
  font-style: normal;
}
.okw_tb_list ul.okw_lt .qa_hidden {
  padding: 10px 0;
  display: block;
  font-size: 12px;
  /margin-bottom:-2px;
}
.okw_tb_list ul.okw_lt a {
  padding: 10px 0;
  cursor: pointer;
  display: block;
  font-size: 12px;
  /margin-bottom:-2px;
}
.okw_tb_list ul.okw_lt a:hover {
  color: #209DD6;
  text-decoration: underline;
}
.okw_tb_list .sentense1, .okw_recommend_area .sentense1, .okw_tb_list .re_okw_lt .re_sentense1 {
  line-height: 21px;
  display: block;
  max-width: 540px;
  margin-right: 5px;
  float: left;
  font-size: 18px;
  font-weight: bold;
  -webkit-text-size-adjust: 100%
}
.okw_recommend_area .ranking .sentense1, .okw_tb_list .ranking .sentense1 {
  max-width: 500px;
}
.okw_tb_list a:hover .sentense1 {
  text-decoration: underline;
}
.okw_recommend_area .ranking .sentense1:before, .okw_tb_list .sentense1:before, .okw_tb_list .re_sentense1 .list_title:before {
  content: "Q";
  display: inline-block;
  color: #E69E3A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 112%;
  line-height: 1;
  margin-right: 4px;
}
.okw_recommend_area .ranking a:hover :before, .okw_tb_list a:hover :before {
  text-decoration: none;
}
.okw_tb_list a:visited .sentense1 em.list_cate, .okw_tb_list .re_sentense1 .list_cate {
  color: #832dab;
}
.okw_tb_list a:hover .sentense1 em {
  text-decoration: none;
}
.okw_tb_list .sentense1 em.txt20 {
  font-size: 20px;
  line-height: 15px;
}
.okw_tb_list .sentense1 .list_cate, .okw_tb_list .re_sentense1 .list_cate {
  display: inline-block;
  font-size: 12px;
  font-weight: 100;
  color: #0066cc;
  padding: 0 0 0 5px;
  vertical-align: bottom;
}
.okw_tb_list .sentense3, .okw_tb_list .re_sentense3 {
  float: right;
  width: 546px;
  -webkit-text-size-adjust: 100%;
}
.okw_tb_list .list_txt {
  display: block;
  color: #222;
  max-width: 405px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.okw_tb_list .time, .okw_tb_list .date_time {
  color: #aaaaaa;
  width: 140px;
  display: block;
  float: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
}
.okw_tb_list .okw_more_btn {
  text-align: center;
  font-size: 11px;
}
.okw_tb_list .okw_more_btn a {
  padding: 20px 0;
  display: block;
  line-height: 18px;
}
.okw_tb_list .okw_more_btn a .txt {
  padding-right: 5px;
  font-weight: bold;
  font-size: 18px;
  display: block;
}
.okw_tb_list li.top_bar {
  border-top: 1px solid #EEE;
}
.okw_lt .q_lv3_icon, .okw_lt .q_lv2_icon, .okw_lt .q_lv1_icon {
  width: 24px;
  float: left;
  height: 24px;
  line-height: 100px;
  overflow: hidden;
  margin-top: 7px;
  margin-right: 5px;
}
.okw_tb_list ul.lv_txt_area {
  position: absolute;
  top: 8px;
  right: 33px;
  font-size: 11px;
  padding: 0;
  min-height: 0;
}
.lv_txt_area li {
  float: left;
  line-height: 25px;
  margin-right: 5px;
  border: none;
  white-space: nowrap
}
.lv_txt_area li .q_lv3_icon, .lv_txt_area li .q_lv2_icon, .lv_txt_area li .q_lv1_icon {
  width: 24px;
  float: left;
  height: 24px;
  line-height: 100px;
  overflow: hidden;
  margin-right: 3px;
}
/* ======= user ranking ======= */
.okw_tb_list .ranking_user li .rank1_icon, .okw_tb_list .ranking_user li .rank2_icon, .okw_tb_list .ranking_user li .rank3_icon {
  width: 39px;
  height: 34px;
  overflow: hidden;
  position: absolute;
  top: 7px;
  left: 15px
}
.okw_tb_list .status_icon {
  width: 50px;
  font-family: Arial, Helvetica, sans-serif;
  color: #665329;
  font-weight: bold;
  font-size: 10px;
  overflow: hidden;
  position: absolute;
  top: 43px;
  left: 11px;
  text-align: center
}
.okw_tb_list .ranking_user .rank1_icon {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat 0 -46px;
}
.okw_tb_list .ranking_user .rank2_icon {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat -44px -46px;
}
.okw_tb_list .ranking_user .rank3_icon {
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat -88px -46px;
}
.okw_tb_list .ranking_user {
  clear: both;
  margin: 15px 0;
  padding: 0;
  min-height: 99px;
  display: table;
  word-break: break-all;
  word-wrap: break-word
}
.okw_tb_list .ranking_user.cpn_nm {
  margin: 25px 15px 0 15px;
  padding: 0 0 15px 0;
  border-bottom: 1px dotted #99865c
}
.okw_tb_list .ranking_user li {
  border: none;
  border-left: 1px dotted #99865c;
  width: 150px;
  position: relative;
  text-align: center;
  display: table-cell
}
.okw_tb_list .more_cpn_link {
  position: absolute;
  right: 7px;
  bottom: 7px;
  font-size: 11px;
}
.okw_tb_list .ranking_user li:first-child {
  border: none
}
.okw_tb_list .ranking_user li img {
  border: #ccc 1px solid
}
.okw_tb_list .ranking_user li .avatar_icon img {
  position: absolute;
  top: 9px;
  right: 28px
}
.okw_tb_list .ranking_user li a {
  padding: 15px 0 7px 0
}
.okw_tb_list .ranking_user.cpn_nm li a {
  padding: 0
}
.okw_tb_list .ranking_user li a:visited .rank_userarea .att {
  color: #222
}
.okw_tb_list .ranking_user li a:visited .rank_userarea .att span {
  color: #fff
}
.okw_tb_list .ranking_user li a:hover {
  text-decoration: none
}
.okw_tb_list .ranking_user li a:hover .rank_userarea .rank_username {
  text-decoration: underline
}
.rank_userarea {
  display: block;
  font-size: 11px;
  margin: 66px 0 0 0;
  padding: 0 5px
}
.cpn_nm .rank_userarea {
  margin: 5px 0 0 0;
}
.rank_userarea .att {
  line-height: 1.4;
  display: block;
  padding: 0 5px;
  margin: 8px 0 2px 0;
  color: #222
}
.rank_userarea .att span {
  font-size: 10px;
  background: #66400a;
  color: #fff;
  margin-top: 1px;
  margin-right: 4px;
  padding: 1px 3px;
  text-align: center;
  line-height: 1
}
.rank_userarea .rank_group {
  line-height: 1.4;
  display: block;
  padding: 0 5px;
  margin: 5px 0 2px 0;
  color: #222
}
.rank_userarea .rank_username {
  display: block;
  font-size: 14px;
  line-height: 1.2
}
.okw_tb_list .ranking_user.cpn_nm .rank_username {
  font-size: 12px;
}
.okw_tb_list .ranking_user .okw_more_btn {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle
}
.okw_tb_list .ranking_user .okw_more_btn span {
  padding-left: 20px;
  display: block
}
.okw_tb_list .ranking_user .okw_more_btn a {
  padding: 0
}
.okw_tb_list .ranking_user .okw_more_btn a:hover {
  text-decoration: underline
}
.okw_tb_list .ranking_user .okw_more_btn em {
  font-size: 18px
}
.ranking_user_footerlink {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 0 0
}
.ranking_user_footerlink span {
  font-weight: normal;
  margin: 0 5px
}
/* ======= expert jobs list ======= */
.okw_area .okw_tb_list .okw_list_p {
  display: block
}
.okw_area .okw_tb_list .okw_list_p .sort_type {
  background: none;
  font-size: 14px;
  font-weight: bold;
  margin-top: -8px;
  padding: 0
}
.okw_area .okw_tb_list .okw_list_p .sort_type ul {
  margin-top: -6px;
  margin-bottom: -5px;
  min-height: inherit;
  overflow: hidden
}
.okw_area .okw_tb_list .okw_list_p .sort_type li {
  border-bottom: none
}
.okw_area .okw_tb_list .okw_list_p .sort_type .okw_more_btn {
  border-top: 1px dotted #99865c;
  margin: 0 15px;
}
.okw_area .okw_tb_list .okw_list_p .expertList_area {
  height: 108px;
  padding: 15px;
  overflow: auto;
  width: 576px
}
/* ======= category ======= */
.okw_category {
  position: relative;
  margin-bottom: 15px;
  background: #f7f3e8;
  padding-bottom: 15px;
  margin-right: 10px;
}
.okw_category .ttl {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 8px;
  background: #d9caa5;
  color: #000
}
.okw_category_box {
  display: table-cell;
  vertical-align: top;
  padding-right: 10px
}
.okw_category_box .box {
  background: #FFF;
  padding: 10px
}
.okw_category_box img {
  width: 120px;
  height: 80px;
}
.okw_category li .rank1_icon, .okw_category li .rank2_icon, .okw_category li .rank3_icon, .okg_rank li .rank1_icon, .okg_rank li .rank2_icon, .okg_rank li .rank3_icon {
  width: 24px;
  float: left;
  height: 20px;
  line-height: 50px;
  overflow: hidden;
  margin: 0 12px 15px 0;
  padding: 0;
}
.okw_category li .rank_ant_icon {
  padding: 0 0 0 3px;
  margin: 0px;
  width: 35px;
  float: left;
  height: 16px;
  font-size: 12px;
  font-weight: bold;
  color: #66400a;
}
.okw_category li {
  clear: both;
  font-size: 12px;
  padding: 2px 0;
}
.okw_category li .rank_fo_b {
  font-size: 18px;
  font-weight: bold;
  display: block;
  line-height: 18px;
  padding: 2px 0 0;
}
.okw_category li a {
  margin-top: 2px;
  display: block;
  text-decoration: underline;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.okw_category li a:hover {
  text-decoration: none;
}
.okw_category_lank li {
  margin-bottom: 5px;
  padding: 0;
}
.okw_category ul.okw_category_lank {
  clear: both;
  float: left;
  width: 130px;
  margin-left: 15px;
}
.okw_category .ct_ttl {
  text-align: center;
  font-size: 18px;
  margin: 5px 0 0 0;
  padding: 0;
  font-weight: bold;
}
/* ======= qr ======= */
.okw_qr {
  position: relative;
  background: #f7f3e8;
  padding-bottom: 15px;
  margin-right: 10px;
}
.okw_qr .ttl {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 8px;
  background: #d9caa5;
  color: #000;
  margin: 14px 0;
}
.okw_qr ul {
  margin: 0 -1px 0 15px;
  padding: 0
}
.okw_qr ul li {
  list-style: none;
  float: left;
  width: 268px;
  padding-left: 15px;
  border-left: #99865c 1px dotted
}
.okw_qr ul li:first-child {
  margin-right: 15px;
  padding: 0;
  border-left: none
}
/* ======= external ======= */
.okw_external {
  position: relative;
  margin-bottom: 15px;
  background: #f7f3e8;
  padding-bottom: 15px;
  margin-right: 10px;
}
.okw_external .ttl {
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  background: #d9caa5;
  color: #000;
  margin: 14px 0;
}
/* ======= oks ======= */
.layoutleft .okw_external .ttl .oks_logo {
  margin: 0px 0 0 -1px;
  width: 142px;
  display: block;
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat 0 -85px;
  line-height: 70px;
  height: 25px;
  overflow: hidden;
  float: left;
}
.layoutleft .okw_external .ttl span {
  line-height: 25px;
}
ul.oks_box {
  margin: 0;
  padding: 0 15px;
}
.oks_box li.oks_sentence {
  padding-right: 5px;
  padding-left: 14px;
  border-left: #99865c 1px dotted;
  display: table-cell;
}
.oks_box li.oks_sentence:first-child {
  border: none;
  padding: 0;
}
.oks_box li.oks_sentence a {
  display: block;
}
.oks_box li.oks_sentence.none {
  border-right: none;
}
.oks_ttl {
  font-size: 13px;
  line-height: 15px;
  width: 170px;
  padding: 0;
  margin: 0;
  float: left;
}
.oks_sentence .oks_ttl a {
  font-size: 16px;
  line-height: 18px;
  width: 170px;
  margin-bottom: 5px;
}
.oks_ttl span {
  font-size: 11px;
  display: block;
}
.oks_sentence img {
  width: 90px;
  height: 90px;
}
.oks_sentence a {
  width: 90px;
  float: left;
  margin-right: 10px;
}
p.oks_txt_area {
  float: left;
  width: 170px;
  margin-top: 5px;
  font-size: 11px;
  color: #222;
  line-height: 13px;
  padding: 0;
  margin: 0;
}
/* ======= okw_category_filter ======= */
.okw_category_serect {
  line-height: 1.7;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  width: 270px;
}
.okw_category_serect .ct_ttl {
  font-weight: bold;
  float: left;
  font-size: 12px;
  margin-right: 5px;
  color: #222;
}
.okw_category_serect a {
  float: left;
  display: block;
}
.okw_category_serect a:hover .category_name {
  text-decoration: underline;
  cursor: pointer;
}
.category_name {
  padding-right: 10px;
  max-width: 195px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  position: relative;
}
.category_name:after {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 0;
  content: "";
  width: 5px;
  height: 6px;
  background: url(../images/common/sprite_icon.gif?dBmBVMuogH) no-repeat 0 0
}
.okw_tb_list .okw_category_filter {
  position: absolute;
  zoom: 1;
  top: 20px;
  left: 0;
  display: block;
  background: white;
  z-index: 10;
  border: 1px solid #CCC;
  width: 350px;
  padding: 0 5px;
  min-height: 50px;
}
.okw_tb_list .okw_category_filter li {
  height: 28px;
  line-height: 28px;
  background: #FFF;
  padding: 0;
  border-bottom: 1px dotted #DDD;
  border-top: none;
}
.okw_category_serect .okw_category_filter li a {
  float: none;
}
.okw_category_serect a:hover {
  color: #209DD6
}
.okw_tb_list ul.okw_category_serect .okw_category_filter li.none {
  border-bottom: none;
}
.okw_tb_list ul.okw_category_filter .list_right {
  width: 169px;
  float: right;
  border-left: 1px solid #DDD;
  padding: 0 5px
}
.okw_category_filter .list_left {
  width: 170px;
  float: left;
}
/* ======= no_login_top ======= */
.no_login_inner a:link, .no_login_inner a:visited {
  color: #0066cc;
  text-decoration: none;
}
.no_login_inner a:hover {
  color: #209dd6;
  text-decoration: underline
}
.no_login_section1, .no_login_section3, .no_login_section5, .no_login_section7, .no_login_section9, .no_login_section11, .no_login_section13 {
  background: #FFF;
}
.no_login_section2, .no_login_section4, .no_login_section6, .no_login_section8, .no_login_section10, .no_login_section12 {
  background: #f7f3e8
}
.no_login_inner {
  width: 930px;
  margin: 0 auto;
  padding: 0 10px;
  color: #66400a;
  line-height: 1.4;
  font-size: 14px;
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.no_login_inner ul, .no_login_inner li, .no_login_inner p {
  margin: 0;
  padding: 0;
}
.no_login_inner .ttl {
  font-size: 24px;
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  padding-bottom: 20px
}
.no_login_inner .dis {
  padding-bottom: 10px;
  display: block;
}
.no_login_inner .dis2 {
  display: block;
  font-size: 12px;
}
.no_login_inner a {
  display: block;
  padding-top: 15px;
  font-weight: bold
}
.no_login_inner .sc_left {
  width: 50%;
  display: table-cell;
  vertical-align: middle
}
.no_login_inner .sc_right {
  width: 50%;
  display: table-cell;
  vertical-align: middle
}
.no_login_section1 .no_login_inner .ttl {
  font-size: 36px;
  padding-top: 50px;
}
.no_login_section1 {
  min-height: 400px;
  background: url(../images/common/top_img01.gif?dBmBVMuogH) no-repeat center bottom;
  text-align: center;
}
.no_login_section2 .no_login_inner {
  width: 465px;
  padding: 100px 465px 100px 10px;
  background: url(../images/common/top_img02.gif?dBmBVMuogH) 510px no-repeat;
}
.no_login_section2 .no_login_inner .att {
  font-size: 12px;
}
.no_login_section3 .no_login_inner {
  padding: 60px 10px;
  display: block;
}
.no_login_section3 .sc_left p {
  position: relative;
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.no_login_section3 .h_date {
  padding-left: 110px;
  color: #e67373;
  font-weight: bold;
  font-size: 19px;
  min-height: 100px;
}
.no_login_section3 .q_date {
  padding-left: 110px;
  color: #e69e3a;
  font-weight: bold;
  font-size: 19px;
  min-height: 100px;
  margin-bottom: 30px;
}
.no_login_section3 .a_date {
  padding-left: 110px;
  color: #33aadd;
  font-weight: bold;
  font-size: 19px;
  min-height: 100px;
  margin-bottom: 26px;
}
.no_login_section3 .h_date span {
  display: block;
  color: #bf4c4c;
  font-size: 30px
}
.no_login_section3 .q_date span {
  display: block;
  color: #a66d21;
  font-size: 30px
}
.no_login_section3 .a_date span {
  display: block;
  color: #1b85b3;
  font-size: 30px
}
.no_login_section3 .h_date em, .no_login_section3 .q_date em, .no_login_section3 .a_date em {
  font: 90px Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 70px;
  margin-right: 5px;
}
.no_login_section3 .q_date:after {
  width: 30px;
  height: 30px;
  content: "";
  background: url(../images/common/top_img03.gif?dBmBVMuogH) no-repeat -165px -5px;
  position: absolute;
  bottom: -28px;
  left: 39px;
}
.no_login_section3 .a_date:after {
  width: 30px;
  height: 45px;
  content: "";
  background: url(../images/common/top_img03.gif?dBmBVMuogH) no-repeat -200px 7px;
  position: absolute;
  bottom: -33px;
  left: 39px;
}
.no_login_section3 .q_date:before {
  content: "Q";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125px;
  font-weight: bold;
  color: #E69E3A;
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -50px;
  line-height: 100px
}
.no_login_section3 .a_date:before {
  content: "A";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125px;
  font-weight: bold;
  color: #3AD;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -50px;
  line-height: 100px
}
.no_login_section3 .h_date:before {
  content: "";
  background: url(../images/common/top_img03.gif?dBmBVMuogH) no-repeat -174px -40px;
  position: absolute;
  top: 50%;
  margin-top: -45px;
  left: 2px;
  width: 100px;
  height: 90px;
}
.no_login_section4 .no_login_inner {
  padding-bottom: 370px;
  min-height: 230px;
  display: table;
  padding-top: 90px;
  background: url(../images/common/top_img04.gif?dBmBVMuogH) no-repeat center bottom;
}
.no_login_section4 .sc_left {
  text-align: right;
  padding-right: 15px;
  vertical-align: top;
}
.no_login_section4 .sc_right {
  padding-left: 15px;
  vertical-align: top;
}
.no_login_section4 .sc_right li {
  display: block;
  padding-bottom: 15px;
}
.no_login_section4 .sc_right li a {
  font-size: 18px;
  padding: 0
}
.no_login_section4 .dis_area {
  font-size: 12px;
}
.no_login_section5 .okw_nmb {
  font-size: 140px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #bfa34d;
  letter-spacing: -0.05em;
  line-height: 110px;
  margin: 60px 0 80px;
}
.no_login_section5 .okw_nmb span {
  letter-spacing: -0.13em;
}
.no_login_section5 .dis {
  margin-bottom: 20px;
}
.no_login_section5 .no_login_inner {
  text-align: center;
  min-height: 485px
}
.no_login_section5 .no_login_inner a, .no_login_section12 .no_login_inner a {
  display: inline-block;
  background: url(../images/common/top_img03.gif?dBmBVMuogH) no-repeat 0 0;
  width: 165px;
  height: 42px;
  cursor: pointer;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  line-height: 42px;
  margin: 0 0 5px 0;
  padding: 0
}
.no_login_section5 .no_login_inner a:link, .no_login_section5 .no_login_inner a:visited, .no_login_section12 .no_login_inner a:link, .no_login_section12 .no_login_inner a:visited {
  text-decoration: none
}
.no_login_section5 .no_login_inner a:hover, .no_login_section12 .no_login_inner a:hover {
  background: url(../images/common/top_img03.gif?dBmBVMuogH) no-repeat 0 -44px;
}
.no_login_section5 .no_login_inner a:active, .no_login_section12 .no_login_inner a:active {
  padding-top: 2px;
  background: url(../images/common/top_img03.gif?dBmBVMuogH) no-repeat 0 -88px;
  height: 40px;
}
.no_login_section5 .no_login_inner .ttl {
  padding-bottom: 30px;
}
.no_login_section6 .no_login_inner {
  width: 465px;
  padding: 130px 465px 130px 10px;
  background: url(../images/common/top_img05.gif?dBmBVMuogH) 490px no-repeat;
}
.no_login_section7 .no_login_inner {
  width: 465px;
  padding: 100px 10px 100px 465px;
  background: url(../images/common/top_img06.jpg?dBmBVMuogH) 10px no-repeat;
}
.no_login_section7 .no_login_inner .sc_right {
  padding-left: 20px;
}
.no_login_section8 .no_login_inner {
  padding: 100px 465px 100px 10px;
  width: 465px;
  background: url(../images/common/top_img07.gif?dBmBVMuogH) 490px top no-repeat;
}
.no_login_section9 .no_login_inner {
  padding-top: 80px;
  text-align: center;
  min-height: 605px;
  background: url(../images/common/top_img08.gif?dBmBVMuogH) center bottom no-repeat;
}
.no_login_section10 .no_login_inner {
  padding: 100px 465px 100px 10px;
  width: 465px;
  background: url(../images/common/top_img09_2.gif?dBmBVMuogH) 490px no-repeat;
}
.no_login_section10 .no_login_inner ul {
  overflow: hidden;
}
.no_login_section10 .no_login_inner li {
  font-size: 10px;
  width: 113px;
  margin-right: 30px;
  float: left;
  display: block;
  text-align: center;
  padding-top: 120px;
}
.no_login_section10 .no_login_inner li.pr1 {
  background: url(../images/common/top_img09_1.jpg?dBmBVMuogH) no-repeat;
}
.no_login_section10 .no_login_inner li.pr2 {
  background: url(../images/common/top_img09_1.jpg?dBmBVMuogH) -144px 0 no-repeat;
}
.no_login_section10 .no_login_inner li.pr3 {
  background: url(../images/common/top_img09_1.jpg?dBmBVMuogH) -288px 0 no-repeat;
  margin-right: 0
}
.no_login_section11 .no_login_inner {
  width: 465px;
  padding: 100px 10px 100px 465px;
  background: url(../images/common/top_img10.gif?dBmBVMuogH) 10px center no-repeat;
}
.no_login_section11 .no_login_inner .sc_right {
  padding-left: 20px;
}
.no_login_section11 ul, .no_login_section6 ul {
  margin-bottom: 10px;
}
.no_login_section11 li, .no_login_section6 li {
  display: block;
  padding-top: 10px;
}
.no_login_section11 li a, .no_login_section6 li a {
  padding: 0;
  font-weight: 100
}
.no_login_section12 .no_login_inner {
  padding-top: 70px;
  text-align: center;
  min-height: 450px;
}
.no_login_section12 li {
  position: relative
}
.no_login_section12 .q_date {
  width: 100px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125px;
  font-weight: bold;
  color: #E69E3A;
  line-height: 100px;
  margin-right: 70px;
}
.no_login_section12 .a_date {
  width: 100px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125px;
  font-weight: bold;
  color: #3AD;
  margin-right: 70px;
  line-height: 100px;
}
.no_login_section12 .h_date {
  background: url(../images/common/top_img03.gif?dBmBVMuogH) no-repeat -174px -40px;
  width: 100px;
  height: 90px;
  text-indent: 100%;
  overflow: hidden
}
.no_login_section12 .q_date:after {
  width: 40px;
  height: 40px;
  content: "";
  background: url(../images/common/top_img03.gif?dBmBVMuogH) no-repeat -290px -0px;
  position: absolute;
  top: 30px;
  right: -58px;
}
.no_login_section12 .a_date:after {
  width: 60px;
  height: 40px;
  content: "";
  background: url(../images/common/top_img03.gif?dBmBVMuogH) no-repeat -228px 0px;
  position: absolute;
  top: 30px;
  right: -55px;
}
.no_login_section12 ul {
  overflow: hidden;
  margin: 0 auto 60px;
  width: 440px;
}
.no_login_section12 li {
  float: left;
  display: block
}
.no_login_section12 .dis {
  margin-bottom: 20px;
}
.no_login_section13 .no_login_inner {
  padding: 50px 10px;
  padding-left: 20px;
  padding-right: 0
}
.no_login_section13 li {
  display: block;
  margin-bottom: 20px
}
.no_login_section13 a {
  padding: 0;
  display: inline-block;
  margin-left: 10px;
}
/* ======= okw_recommend 201709 kakin ======= */
.okw_recommend_tab ul li.top_tab_answer a {
  color: #38b3e6
}
.okw_recommend_tab ul li.tab_up a {
  color: #df3939
}
.okw_recommend_tab ul li.tab_thank a {
  color: #e87270
}
.okw_recommend_tab ul li.top_tab_answer a:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 25px;
  background: url(../images/common/sprites_icon_2.gif?dBmBVMuogH) no-repeat 0 -29px;
  position: absolute;
  top: 8px;
  left: 34px
}
.okw_recommend_tab ul li.top_tab_answer a span {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 68px
}
.okw_recommend_tab ul li.tab_up a:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 28px;
  background: url(../images/common/sprites_icon_2.gif?dBmBVMuogH) no-repeat -29px -29px;
  position: absolute;
  top: 6px;
  left: 28px
}
.okw_recommend_tab ul li.tab_up a span {
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 55px;
  line-height: 14px;
}
.okw_recommend_tab ul li.tab_thank a:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 28px;
  background: url(../images/common/sprite_icon3.png?dBmBVMuogH) no-repeat 0px 1px;
  position: absolute;
  top: 8px;
  left: 43px
}
.okw_recommend_tab ul li.tab_thank a span {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 72px
}
.okw_recommend_area {
  width: 610px;
}
.okw_recommend_area h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  background: #f8f8f8;
  margin: 0;
  padding: 19px 0 8px 10px;
  position: relative
}
.okw_recommend_area h2 span {
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  position: absolute;
  bottom: 8px;
  right: 10px
}
.okw_recommend_area h2 span.qlist_keyword {
  display: inline;
  position: static;
  padding-left: 4px
}
/* 一旦.文言なし のスタイル
.okw_recommend_area .realtime_update {
  font-size: 14px;
  line-height: 1.2;
  background: #f8f8f8;
  margin: 0;
  padding: 0 10px 8px 10px;
}
*/
.okw_recommend_area h2:first-child {
  padding-top: 0
}
.re_news_block {
  padding: 16px 0 30px;
  position: relative
}
.re_news_block h2 {
  line-height: 1.2;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0;
}
.re_news_block h2 + a {
  font-size: 12px;
  float: right;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 38px;
}
.re_news_block .re_news_list {
  width: 610px;
}
.re_news_block .re_news_list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.re_news_block .re_news_list li {
  border: 1px solid #ddd;
  border-bottom: none;
  list-style: none;
  padding: 0;
  position: relative;
  margin: 0;
}
.re_news_block .re_news_list li.qlist_more {
  border-bottom: 1px solid #ddd;
}
.re_news_block .re_news_list a {
  display: block;
  padding: 8px 16px;
  font-size: 14px;
}
.re_news_block .re_news_list .new a {
  background: #ffffe3;
}
.re_news_block .re_news_list a:hover {
  text-decoration: none;
}
.re_news_block .re_news_list .qlist_more a:hover {
  text-decoration: underline;
}
.re_news_block .re_news_list a:hover p:nth-of-type(2) b {
  text-decoration: underline;
}
.re_news_block .re_news_list a p:nth-of-type(2) b.nolink, .re_news_block .re_news_list a:hover p:nth-of-type(2) b.nolink {
  text-decoration: none;
  color: #333;
}
.re_news_block .re_news_list p {
  color: #666;
  font-size: 13px;
  padding: 0;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.re_news_block .re_news_list p.okwm_ttl_info_list {
  white-space: normal;
  position: relative;
  padding-right: 40px;
}
.re_news_block .re_news_list p:nth-of-type(2) {
  color: #06c;
}
.re_news_block .re_news_list a:hover .link_cl {
  text-decoration: underline;
}
.re_news_block .re_news_list .news_alert {
  font-weight: bold;
  color: #655228;
  margin-right: 8px;
}
.re_news_block .re_news_list .q_ttl {
  font-size: 13px;
}
.re_news_block .re_news_list .okwm_txt_time {
  color: #000;
  /* margin-left: 20px; */
  font-size: 11px;
  float: left !important;
  margin-top: 1px;
  font-weight: normal;
}
.re_news_block .re_news_list .q_ttl:before {
  content: "Q";
  display: inline;
  color: #E69E3A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 112%;
  font-weight: bold;
  line-height: 1;
  margin-right: 5px;
}
.re_news_block .re_news_list .a_ttl:before {
  content: "A";
  display: inline-block;
  color: #3AD;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 112%;
  line-height: 1;
  margin-right: 5px;
}
.re_news_block .re_news_list .c_disc:before {
  background: url(../images/common/sprite_mypage.gif?dBmBVMuogH) no-repeat scroll -2px -66px transparent;
  content: "";
  display: inline-block;
  height: 16px;
  line-height: 150px;
  margin-right: 5px;
  overflow: hidden;
  width: 15px;
  vertical-align: -1%;
  margin-right: 4px;
}
.re_news_block .re_news_list .h_disc:before {
  background: url(../images/common/sprites_icon_2.gif?dBmBVMuogH) no-repeat -24px -60px;
  content: "";
  display: inline-block;
  height: 13px;
  line-height: 150px;
  margin-right: 5px;
  overflow: hidden;
  width: 16px;
  vertical-align: -1%;
  margin-right: 4px;
}
.re_news_block .okwm_info_list li.okwm_info_list_no {
  padding: 16px;
  border-bottom: none;
  font-size: 12px;
}
.re_news_block .okwm_info_list .okwm_icon_new {
  position: absolute;
  top: 0;
  right: 0;
}
.sc_info .okwm_icon_new, .re_news_block .re_news_list .okwm_icon_new {
  background: url(../images/common/sprite_mypage.gif?dBmBVMuogH) no-repeat scroll 0 -88px transparent;
  display: block;
  float: right;
  height: 13px;
  margin-right: 3px;
  margin-top: 4px;
  width: 32px;
  margin-top: 5px;
  display: block;
  margin: 0 0 0 4px;
  vertical-align: middle;
}
.sc_info .okwm_icon_new {
  display: inline-block;
  float: none;
}
.re_news_block .re_news_list .closed_qa .news_alert:after {
  content: "非公開Q&A";
  font-size: 11px;
  display: inline-block;
  border: 1px solid #e31b13;
  color: #e31b13;
  padding: 3px;
  line-height: 1;
  border-radius: 4px;
  margin-left: 4px;
  vertical-align: 22%;
}
.re_news_block .re_news_list li.qlist_more {
  text-align: center;
}
.okw_recommend_area ul.ranking a {
  padding: 10px 0;
  cursor: pointer;
  display: block;
  font-size: 12px;
 /margin-bottom:-2px;
}
.okw_recommend_area ul.ranking a:hover {
  color: #209DD6;
  text-decoration: underline;
}
.okw_recommend_setting {
  border-top: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
  background: #fff;
  text-align: center;
  font-size: 14px;
  padding: 20px 0;
  line-height: 1.2
}
.btn_setting a {
  font-size: 14px;
  display: inline-block;
  width: 246px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: #06c 1px solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  margin: 16px 0 0 0
}
.btn_setting a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.btn_setting a:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/common/sprites_icon_2.gif?dBmBVMuogH) no-repeat -41px 0;
  position: absolute;
  top: 13px;
  right: 13px
}
.okw_personal_apply {
  width: 610px;
  clear: both;
  text-align: center;
  position: relative
}
.okw_personal_apply .apply_faq a {
  display: inline-block;
  font-size: 11px;
  position: absolute;
  bottom: 0;
  right: 0
}
.okw_favorite_area {
  width: 610px;
  margin: 40px 0 0 0
}
.okw_favorite_area .okw_qlist {
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
}
.okw_favorite_area h2 {
  line-height: 1.2;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 6px 0
}
.qlist_keyword_list {
  clear: both;
  border-top: #c9c9c9 1px solid;
  padding: 16px 10px;
  font-size: 12px;
  line-height: 1.2
}
.qlist_keyword_list span {
  display: block
}
.qlist_keyword_list ul {
  margin: 0;
  padding: 0;
  overflow: hidden
}
.qlist_keyword_list ul li {
  list-style: none;
  float: left;
  margin: 10px 10px 0 0
}
.qlist_keyword_list ul li a {
  display: inline-block;
  border: #ccc 1px solid;
  padding: 0 12px;
  height: 28px;
  line-height: 28px
}
.okw_announce {
  font-size: 14px;
  margin: 0 0 16px 0;
  max-width: 610px;
}
.text_announce {
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: #000 1px solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}
.okw_announce .btn_announce {
  height: 38px;
  line-height: 38px;
  border: #06c 1px solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center
}
.btn_announce a {
  display: block;
  position: relative;
}
.btn_announce a:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/common/sprites_icon_2.gif?dBmBVMuogH) no-repeat -41px 0;
  position: absolute;
  top: 13px;
  right: 13px;
}
.btn_announce span {
  display: block;
  height: 40px;
  position: relative;
  text-align: center;
}
.adminmessage a, .adminmessage p {
  opacity: 0;
}
.okw_recruiting {
  clear: both;
  width: 578px;
  margin: 0 0 30px 0;
  padding: 16px;
  background: #eee;
  line-height: 1.4;
  font-size: 14px
}
.okw_recruiting .ttl {
  font-size: 18px;
  font-weight: bold;
  color: #665329;
  line-height: 1.4;
  margin: 0 0 4px 0
}
.okw_recruiting .content {
  line-height: 1.1;
  clear: both;
  overflow: hidden
}
.okw_recruiting p {
  float: left;
  margin: 0;
  padding: 0
}
.okw_recruiting ul {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0
}
.okw_recruiting ul li {
  list-style: none;
  float: left;
  border-left: #000 1px solid;
  margin-left: 8px;
  padding-left: 8px
}
.okw_recruiting ul li:first-child {
  border: none;
  margin: 0;
  padding: 0
}
.okw_apps {
  font-size: 13px;
  line-height: 1.4;
  padding: 0 15px
}
.okw_apps ul {
  margin: 16px 0 0 0;
  overflow: hidden
}
.okw_apps ul li {
  text-align: center
}
.okw_apps ul li span {
  display: block;
  margin: 8px 0 0 0
}
.okw_apps ul li img {
  width: 200px
}
/* ======= Mail Address Auth ======= */
.okw_mail_address_auth {
  font-size: 14px;
}
.okw_mail_address_auth div {
  padding-top: 10px;
  text-align: center;
}
.okw_mail_address_auth strong {
  color: #df3939;
  display: inline-block;
  float: left;
  margin-bottom: 2em;
}
.okw_mail_address_auth p {
    padding-left: 5em;
}
.okw_announce .okw_mail_address_auth {
  border: #06c 1px solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
}
.okw_mail_address_auth a.btn_generic:link, .okw_mail_address_auth a.btn_generic:visited {
  display: inline-block;
  padding: 0 32px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  background: #6a6a6a;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-shadow: 3px 3px 3px 0 rgba(255,255,255,0.4) inset, -3px -3px 3px 0 rgba(0,0,0,0.2) inset;
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  text-align: center;
  vertical-align: bottom
}
.okw_mail_address_auth a.btn_generic:hover {
  background: #7d7d7d;
  text-decoration: none
}
.okw_mail_address_auth a.btn_generic:active {
  margin-top: 2px;
  height: 38px;
  background: #7d7d7d;
  box-shadow: none;
  text-decoration: none;
  line-height: 38px
}
/* ======= //Mail Address Auth ======= */
/* ======= クローラー対策・追加  ======= */
/*
  .date_time 投稿日時
  .sentense1 → re_sentense1
  .sentense3 → re_sentense3
*/
.re_sentense1 p:hover {
  text-decoration: underline;
}
.okw_tb_list .re_sentense1 .list_title {
  display: inline;
}
/* -- アバター -- */
.us_sc_img {
  position: relative;
}
.us_sc_img * {
  box-sizing: border-box;
}
.us_sc_img.img_xs {
  /* リストの時のみ */
  width: 20px;
  height: 20px;
}
.us_sc_img.img_xs img {
  width: 20px !important;
  height: 20px !important;
}
.us_sc_img.img_lg {
  width: 85px;
  height: 85px;
}
.us_sc_img img {
  border: none !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  z-index: 0;
}
.us_sc_img i {
  display: inline-block;
  text-indent: -9999px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
}
.us_sc_img i.ico_gd_us {
  background: url(../images/icon/ico_gd_users.svg?dBmBVMuogH) right bottom no-repeat;
  background-size: auto 100%;
  width: 100%;
}
.us_sc_img.img_lg img {
  width: 80px !important;
  height: 80px !important;
}
.us_sc_img.img_lg i.ico_gd_us {
  height: 45px;
  right: -10px;
}
/* c8スコア start --------------- */
.text_center {
  text-align: center;
}
.sc_area {
  margin-top: 64px;
  clear: both;
  overflow: hidden;
}
.sc_area.info_inner {
  margin-top: 0;
}
.sc_area h2 + p {
  font-size: 14px;
}
.sc_area small {
  color: #999;
  display: block;
  font-size: 13px;
  margin: 4px 0 0;
}
.okw_personal_area.info_wrap .sc_area small {
  margin-top: 8px;
  margin-bottom: 8px;
}
.sc_area .sc_chart {
  background: #fff;
  box-sizing: border-box;
  clear: both;
  padding: 16px 0 0;
  overflow: hidden;
  position: relative;
  width: 610px;
}
.sc_area.info_inner .sc_chart {
  width: 450px;
  margin: 0 auto;
}
.sc_area .cnt_sub_ttl {
  background: #f7f3e8;
  font-size: 16px;
  padding: 8px 16px;
  position: relative;
}
.sc_area .cnt_sub_ttl .right_txt {
  display: inline-block;
  font-size: 12px;
  position: absolute;
  right: 16px;
  bottom: 12px;
}
.sc_area .sc_chart i {
  background: #6f5821;
  border-radius: 4px;
  display: inline-block;
  font-style: normal;
  margin-right: 2px;
  position: relative;
  width: 19px;
  height: 28px;
  text-align: center;
}
.sc_area .sc_chart i:before, .sc_area .sc_chart i:after {
  content: "";
  display: block;
  width: 19px;
}
.sc_area .sc_chart i:before {
  border-top: 1px solid #fff;
  margin-top: -1px;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 50%;
}
.sc_area .sc_chart i:after {
  content: "?";
  color: #fff;
  bottom: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
}
.sc_area .c8_chart {
  box-sizing: border-box;
  float: left;
  width: 210px;
  height: 233px;
  z-index: 1;
  position: relative;
}
.okw_personal_area.info_wrap .sc_area .c8_chart {
  width: 210px;
  height: 220px;
}
.sc_area .c8_chart h4 {
  margin-left: -30px;
  text-align: center;
  margin-right: -50px;
}
.sc_area .c8_chart canvas {
  position: absolute;
  top: 8px;
  left: 16px;
  z-index: 2;
}
.okw_personal_area.info_wrap .sc_area .c8_chart canvas {
  left: 8px;
}
.sc_area .c8_chart svg {
  position: absolute;
  top: 36px;
  left: 44px;
  width: 153px;
  height: 153px;
  z-index: 0;
}
.okw_personal_area.info_wrap .sc_area .c8_chart svg {
  left: 36px
}
/* 計測中 */
.sc_area .c8_chart .adjusting {
  box-sizing: border-box;
  position: absolute;
  width: 227px;
  height: 213px;
  top: 8px;
  left: 8px;
  z-index: 3;
  border-radius: 16px;
  border: 1px solid #ddd;
  background-image: linear-gradient( -45deg, rgba(255,255,255, 0.8) 25%, rgba(246,246,246, 0.7) 25%, rgba(246,246,246, 0.7) 50%, rgba(255,255,255, 0.8) 50%, rgba(255,255,255, 0.8) 75%, rgba(246,246,246, 0.7) 75%, rgba(246,246,246, 0.7) );
  background-size: 24px 24px;
}
.okw_personal_area.info_wrap .sc_area .c8_chart .adjusting {
  width: 227px;
  height: 213px;
  top: 4px;
  left: 0;
}
.sc_area .c8_chart .adjusting * {
  box-sizing: border-box;
  display: block;
  text-align: center;
  color: #666
}
.sc_area .c8_chart .adjusting span {
  font-size: 24px;
  font-weight: normal;
  margin-top: 76px;
}
/* //計測中 */
.sc_area .sc_text {
  box-sizing: border-box;
  width: 150px;
  float: right;
  margin: 0 0 0 0;
  text-align: center;
}
.sc_area.info_inner .sc_text {
  width: 225px;
  padding: 24px 0 0 0;
}
.sc_area .sc_text p:first-child {
  padding-top: 62px;
  font-size: 14px;
}
.okw_personal_area.info_wrap .sc_area .sc_text p:first-child {
  padding-top: 40px;
}
/* チャートの説明 */
.sc_area .sc_chart_dsc {
  float: right;
  list-style: none;
  padding: 0 0;
  margin: 16px 0 0;
  width: 200px;
}
.sc_area .sc_chart_dsc li {
  margin: 4px 0;
  line-height: 12px;
}
.sc_area .sc_chart_dsc li:before {
  background: #ccc;
  border-radius: 4px;
  content: "";
  display: inline-block;
  height: 3px;
  margin-right: 4px;
  vertical-align: 3px;
  width: 24px;
}
.sc_area .sc_chart_dsc li.user_chart_line:before {
  background: #ff93a4;
}
.sc_area .sc_chart_dsc li.user_chart_avg_line:before {
  background: #d9caa5;
}
/* //チャートの説明 */
.sc_area .sc_text em {
  font-style: normal;
  display: block;
  font-size: 24px;
}
.sc_area .c8_info {
  padding: 48px 0 0;
  position: relative;
  margin: 0;
  width: 160px;
  float: right;
}
.sc_area .c8_info .ico_ok_tip {
  font-weight: bold;
  vertical-align: top;
  margin-top: 16px;
}
.sc_area .c8_info .ico_ok_tip:before {
  content: "";
  display: block;
  background: url(../images/icon/ok-tip.svg?dBmBVMuogH) 0 0 no-repeat;
  background-size : 100% auto;
  width: 72px;
  height: 72px;
  margin: 0 auto 16px;
}
.sc_area .c8_info .ico_ok_tip em {
  display: block;
  font-style: normal;
}
.sc_area .c8_info .ico_ok_tip span {
  font-weight: normal;
}
.sc_area .c8_info .ico_ok_tip p {
  font-weight: normal;
  width: 100%;
}
/* 協賛企業 */
.sc_area .c8_sponsor, .c8_sponsor {
  padding: 0;
  margin-top: 30px;
}
.sc_area .c8_sponsor h4, .c8_sponsor h4 {
  margin: 0 0;
  font-weight: bold;
}
.sc_area .c8_sponsor div, .c8_sponsor div {
  color: #999;
  box-sizing: border-box;
  width: 610px;
  padding: 16px;
  margin-top: 8px;
  margin-bottom: 30px;
  border: 1px dashed #ddd;
}
/* //協賛企業 */
/* //c8スコア end --------------- */

/* -- okチップ v2 -- */
.ok_tip_info {
  clear: both;
  overflow: hidden;
  width: 100%;
  background: url(../images/common/ico-mizuhiki-long.png?dBmBVMuogH) center 0 no-repeat;
  border-bottom: 3px solid #f40b03;
  background-size: auto 24px;
  padding: 32px 0 0 0;
}
.ok_tip_info * {
  box-sizing: border-box;
}
.ok_tip_info h2 {
  color: #f50a00;
  font-size: 18px;
  padding: 0;
  margin: 0;
  vertical-align: text-top;
  overflow: hidden;
}
.ok_tip_info h2:before {
  content: "";
  display: inline-block;
  background: url(../images/icon/ok-tip.svg?dBmBVMuogH) 0 0 no-repeat;
  background-size: auto 100%;
  height: 24px;
  width: 24px;
  margin-right: 6px;
  vertical-align: -5px;
}
.tip_flex {
  display: flex;
  align-content: stretch;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}
.tip_flex > div {
  align-self: center;
  flex: 1 0 auto;
  order: 0;
}
.tip_box.tip_flex {
  margin: 16px 0;
}
.tip_box > div {
  display: inline-block;
  padding: 8px 16px;
  width: 46%;
}
.tip_box.c18369 > div {
  padding-top:0;
  padding-bottom: 0;
}
.tip_box .rcd_tip {
  padding-left: 0;
  position: relative;
  border-right: 1px solid #ddd;
}
.tip_box .snd_tip {
  padding-right: 0;
}
.tip_box .tip_ttl {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  min-width: 5em;
}
.tip_box .snd_tip .tip_ttl {
}
.tip_box .tip_ttl span {
  display: block;
  font-size: 11px;
  font-weight: normal;
  margin-top: 4px;
}
.tip_box .rcd_tip .tip_ttl {
}
.tip_box .tip_total {
  line-height: 24px;
  text-align: right;
  font-weight: bold;
  vertical-align: top;
}
.tip_box .snd_tip .tip_total {
  font-size: 20px;
}
.tip_box .tip_total strong {
  vertical-align: top;
  font-size: 14px;
}
.tip_box .rcd_tip .tip_total {
  font-size: 30px;
  margin-bottom: 4px;
}
.tip_box .tip_total small {
  color: #666;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  margin-right: 4px;
  vertical-align: middle;
}
.tip_box .snd_tip .tip_total small {
  vertical-align: top;
}
.tip_box .rcd_tip .tip_total span {
  display: inline-block;
  line-height: 1;
}
.tip_box .rcd_tip .tip_total em {
  box-sizing: border-box;
  display: block;
  font-style: normal;
  text-align: center;
  position: absolute;
  top: -42px;
  right: 0;
  animation: tip_blm 4600ms 20ms 1 linear;
  animation-fill-mode: both;
}
.tip_box .rcd_tip .tip_total b {
  box-sizing: border-box;
  color: #fff;
  background: #e6182e;
  border-radius: 8px;
  box-shadow: 2px 2px 3px rgba(0,0,0,0.6);
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  padding: 8px 16px;
  position: relative;
}
.rcd_tip .tip_total b:before {
  border: 8px solid transparent;
  border-top: 8px solid #e6182e;
  content: "";
  position: absolute;
  bottom: -14px;
  right: 16px;
  margin-left: -8px;
}
@keyframes tip_blm {
 00% {
 opacity: 0;
 top:-27px;
}
 16% {
 opacity: 1;
 top:-42px;
}
 88% {
 opacity: 1;
 top:-42px;
}
 100% {
 opacity: 0;
 top:-57px;
}
}
.snd_now {
  clear: both;
  border-top: 1px solid #ddd;
  padding-top: 16px;
  margin-top: 16px;
}
.rcd_user_sum {
  clear: both;
  height: 32px;
  width: 130px;
  margin-right: -40px;
}
.rcd_user_sum .us_sc_img {
  margin-right: -16px;
  float: right;
  width: 32px;
  height: 32px;
}
.us_sc_img.img_sum img {
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  border: 2px solid #fff !important;
}
.ok_tip_info .myp_btn:visited, .ok_tip_info .myp_btn {
  border: #06c 1px solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  clear: both;
  color: #0066cc;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  padding: 8px;
  margin-top: 16px;
}
.ok_tip_info .myp_btn:hover {
  opacity: 0.8;
  text-decoration: none;
}
.ok_tip_info .myp_btn span {
  font-weight: bold;
}
.okw_personal_area.info_wrap .tgl_input_box {
}
.okw_personal_area.info_wrap .tgl_input_box .tgl_input_label {
  display: block;
  position: relative;
}
.okw_personal_area.info_wrap .tgl_input_box .tgl_input_label:hover:after {
  opacity: 0.8;
}
.okw_personal_area.info_wrap .tgl_input_box .tgl_input_label:after {
  right: 5px;
  top: 14px;
  content: "";
  position: absolute;
  background: url(../images/common/sprite_icon3.png?dBmBVMuogH) no-repeat -47px 0px;
  display: block;
  width: 14px;
  height: 12px;
}
.okw_personal_area.info_wrap .tgl_input_box .tgl_input_body {
  display: none;
}
.okw_personal_area.info_wrap .tgl_input_box .tgl_input_check {
  display: none;
}
.okw_personal_area.info_wrap .tgl_input_box input:checked + label:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 20px;
  right: 9px;
}
.okw_personal_area.info_wrap .tgl_input_box input:checked ~ .tgl_input_body {
  display: block;
}
/* ?マーク */
.okw_personal_area a.faq_icon, .okw_personal_area a.faq_icon:visited, .okw_personal_area a.faq_icon:hover, .okw_personal_area .faq_icon {
  margin-right: -0.5em;
  color: #999999;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  vertical-align: text-bottom;
  line-height: 22px;
  margin-left: 4px;
  vertical-align: middle;
  position: relative;
  width: 23px;
  height: 23px;
}
.okw_personal_area a.faq_icon:before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  border: 2px solid #ccc;
  top: -1px;
  left: 1px;
  border-radius: 50%;
}
a.faq_icon:hover, .faq_icon:hover {
  text-decoration: none;
  opacity: 0.8;
}
.sc_info {
  margin-top: 16px;
}
.sc_info h2 {
  font-size: 18px;
  margin-bottom: 8px;
}
.sc_info h2 + p {
  line-height: 1.5;
}
.exchange_info .exchangeTip{
  background: #f1f1f1;
  display: inline-block;
  padding:8px 16px;
  border-radius: 4px;
  line-height: 1;
  margin: 16px 0 0;
}
.exchange_info .fz_16 {
  font-size: 16px;
}
.exchange_info ul{
  clear: both;
  margin-top: 16px;
}
.exchange_info li{
  display: inline-block;
  padding: 0 8px;
  margin: 16px 0 0 ;
  border-left: 1px solid #ddd;
}
.exchange_info li:first-of-type{
  border: none;
  padding-left: 0;
}
.exchange_info li:last-of-type{
  padding-right: 0;
}
.sc_info .sc_area .sc_text.c18369 p:first-of-type{
  margin: 0 0;
}
.sc_info .sc_area .sc_text.c18369 p{
  position: relative;
}
.sc_info .sc_area .sc_text.c18369 p em {
  width:92px;
  height: 36px;
  line-height: 38px;
  margin: 16px auto 0;
  position: relative;
}
.sc_info .sc_area .sc_text.c18369{
  margin-left: 0;
  float: right;
  width: 36%;
  padding: 30px 0 0 0;
}
.okw_personal_area.info_wrap .sc_area .sc_text.c18369 p:first-child{
  padding-top: 30px;
}
.sc_area .sc_chart .sc_text.c18369 p span{
  display: block;
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  z-index: 1;
  position: relative;
}
.sc_area .sc_chart .sc_text.c18369 p.no_data em{
  color: #fff;
}
.sc_area .sc_chart .sc_text.c18369 p.no_data span{
  font-size:30px;
  letter-spacing: 2px;
  margin-right: -5px;
}
.sc_info .sc_area .sc_text.c18369 p.no_data em {
  margin: 16px auto 0;
}
.sc_area .sc_chart .sc_text.c18369 p.no_data:before,
.sc_area .sc_chart .sc_text.c18369 p.no_data em:before,
.sc_area .sc_chart .sc_text.c18369 p.no_data em:after{
  content: "";
  position: absolute;
  background: #6f5821;
  border-radius: 4px;
  display: inline-block;
  margin-right: 0;
  width: 28px;
  height: 36px;
  bottom:0;
  z-index: 0;
}
.sc_area .sc_chart .sc_text.c18369 p.no_data:before{
  left:50%;
  margin-left: -14px;
}
.sc_area .sc_chart .sc_text.c18369 p.no_data em:before{
  left:0;
}
.sc_area .sc_chart .sc_text.c18369 p.no_data em:after{
  right:0;
}
.sc_area .sc_chart .sc_text.c18369 p.no_data span:after{
  background: rgba(255,255,255,0.8);
  content: "";
  display: block;
  width:100%;
  height: 1px;
  position: absolute;
  left:0;
  top:50%;
}
.sc_area .sc_chart_dsc.c18369{
  margin-top:32px;
}