@charset "utf-8";



/* common style [PC] */

/* base
------	------	------	------	------	------ */
body {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 26px;
}
input[type="image"]:hover {
  opacity: 0.8;
}
a.seemore:hover {
  text-decoration: underline !important;
}
/* cssエレメント */
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.fontB {
  font-weight: bold !important;
}
.font_ss {
  font-size: 90% !important;
}
.font_sss {
  font-size: 70% !important;
}
.font_ll {
  font-size: 110% !important;
}
.font_lll {
  font-size: 130% !important;
}
.align_c {
  text-align: center !important;
}
.align_r {
  text-align: right !important;
}
.align_l {
  text-align: left !important;
}
/* ▼▼▼▼▼▼▼▼▼見出し始まり▼▼▼▼▼▼▼▼▼ */

h2, .page_header .page_title {
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  vertical-align: middle;
}
h3 {
  font-size: 19px;
  line-height: 22px;
  font-weight: bold;
  vertical-align: middle;
}
/* ▲▲▲▲▲▲▲▲▲見出し終わり▲▲▲▲▲▲▲▲▲ */

/* ▼▼▼▼▼▼▼▼▼見出し先頭アイコン始まり▼▼▼▼▼▼▼▼▼ */

/* ページ上部の見出しh2
------	------	------	------	------	------ */
.page_header .page_title {
  background: 0 11px no-repeat url(/common/img/pc/circle_l_00.png);
}
/* 先頭アイコンが付き、global_pc.cssで指定しているh3と同じフォントサイズ、行間、太さの見出し(クラス名heading_level2を追加）
------	------	------	------	------	------ */
.heading_level2 {
  background: 0 10px no-repeat url(/common/img/pc/circle_m_00.png);
}
/* ▲▲▲▲▲▲▲▲▲見出し先頭アイコン終わり▲▲▲▲▲▲▲▲▲ */

/* header
------	------	------	------	------	------ */
#header {
  position: relative;
  background: #fff;
  z-index: 5;
}
#header .inner {
  position: relative;
  margin: 0 auto;
  width: 1070px;
}
#header .logo {
  padding: 20px 0;
}
#header .logo a {
  display: inline-block;
  width: 124px;
  height: 35px;
  vertical-align: middle;
  background: center no-repeat #fff url(/common/img/pc/logo_qlife_basic.png);
  background-size: contain;
  text-indent: -9999px;
}
#header .logo .cc {
  display: inline-block;
  width: 550px;
  padding: 0 14px;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  vertical-align: middle;
  word-break: break-all;
}
#header .clubQLife {
  position: absolute;
  top: 3px;
  right: 0;
}
#header .clubQLife li {
  float: left;
  margin-left: 1px;
  width: 120px;
  text-align: center;
}
#header .clubQLife li.login {
  width: 110px;
}
#header .clubQLife li.register {
  width: 130px;
}
#header .clubQLife li.sns {
  margin-right: 7px;
  width: 25px;
}
#header .clubQLife li a {
  display: block;
  padding: 9px 0;
  line-height: 14px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
#header .clubQLife li.sns a:hover {
  opacity: 0.7;
}
#header .clubQLife li:not(.sns) a:hover {
  background: #f5f5f5;
}
#header .clubQLife li img {
  margin-top: -3px;
  margin-right: 8px;
  vertical-align: middle;
  width: 20px;
}
#header .clubQLife li.login img, #header .clubQLife li.register img {
  margin-right: 5px;
}
#header .clubQLife li.login img {
  width: 26px;
}
#header .clubQLife li.sns:nth-child(3) img {
  margin-top: -1px;
}
#head_srchBox {
  position: absolute;
  top: 39px;
  right: 0;
}
#head_srchInput {
  margin-right: -10px;
  width: 266px;
  height: 20px;
}
#header input[type="text"] {
  border: 1px solid #999;
  box-sizing: inherit;
  padding: 3px;
}
/* navigation
------	------	------	------	------	------ */
.gnav {
  background: #fff;
  border-bottom: solid 5px #f29f26;
}
.top .gnav {
  border-bottom: solid 5px #f6a100;
}
.hospital .gnav {
  border-bottom: solid 5px #f48e31;
}
.meds .gnav {
  border-bottom: solid 5px #4eb3de;
}
.dictionary .gnav {
  border-bottom: solid 5px #73b434;
}
.square .gnav {
  border-bottom: solid 5px #7586c6;
}
.join .gnav {
  border-bottom: solid 5px #f5807f;
}
.gnav .inner {
  margin: 0 auto;
  width: 1070px;
}
.gnav ul {
  float: left;
}
.gnav ul li {
  float: left;
}
.gnav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1em;
  text-decoration: none;
  text-align: center;
}
/* global
------	------	------ */
.gnav ul.global {
  margin-right: 9px;
}
.gnav ul.global li {
  margin-right: 1px;
  width: 100px;
  height: 54px;
  border-bottom: solid 1px #fff;
}
.hospital .gnav ul.global li.nv01 {
  border-bottom: solid 1px #f48e31;
}
.meds .gnav ul.global li.nv02 {
  border-bottom: solid 1px #4eb3de;
}
.dictionary .gnav ul.global li.nv03 {
  border-bottom: solid 1px #73b434;
}
.square .gnav ul.global li.nv04 {
  border-bottom: solid 1px #7586c6;
}
.join .gnav ul.global li.nv05 {
  border-bottom: solid 1px #f5807f;
}
.gnav ul.global li a {
  padding: 34px 0 0;
  height: 20px;
  font-weight: bold;
  color: #fff;
}
.gnav ul.global li.nv01 a {
/*  background: center top no-repeat #f48e31 url(/common/img/pc/gnav_icon_01.png); */
  background: center top no-repeat #f48e31 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeBAMAAAAodabAAAAAJ1BMVEUAAAD///////////////////////////////////////////////+uPUo5AAAADHRSTlMAtWnMqlXu3ZuIRiM0JFyjAAAAVUlEQVQ4y2MYBUMJyJwBgoOjWmisRXIiKVqMjY1zzigwnTkGZBCpBeQokBYQoKmW1tAN3KERJGlRANFMtNZi4rKAy8UZyBhsIUaWlvQy0rQgAMNAAQDh93XPqhFBvAAAAABJRU5ErkJggg==);
}
.gnav ul.global li.nv02 a {
/*  background: center top no-repeat #4eb3de url(/common/img/pc/gnav_icon_02.png); */
  background: center top no-repeat #4eb3de url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAMAAADthUvBAAAATlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////+QlxstAAAAGXRSTlMAzRGDE/ZvDfF559/Px8N1B/o5qH5pJzcv9fM47wAAAKtJREFUSMft0MsKwyAUhOFR66Vajbm25/1ftFAONNlnIIv8u1l9MLi7u1R9bSm1EEHMNvlVJtCyRjT/hkYxtKKPkQwtQCMaUgGwDUkA3RBPMZ5O9hmKARyUwDEOSu3nGw44KK8Hzq1XWaA5koEg8384jgEjG3YKxcCY92sQQzDgC9+AGSPdwFNWaIsYC0oxp49yajCafAoR2GaSoUqWsWSRZkEsDtV7Ezqu2RecaBJ2oACk+AAAAABJRU5ErkJggg==);
}
.gnav ul.global li.nv03 a {
/*  background: center top no-repeat #73b434 url(/common/img/pc/gnav_icon_03.png); */
  background: center top no-repeat #73b434 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAMAAADthUvBAAAAV1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////+ORg7oAAAAHHRSTlMA7jOH0kyW+fW0zJqBaRbl3oxGJxsFv62opj492HmNMgAAAJNJREFUSMft1LkOwyAURNEheGGL7cR21vn/7wwNKRzKh4QiTvPKKS4CTVMLrRiNdkI5PXnz/jlyQDmBCyJPh3I0u3RK2MPMA/PYIOvOjFm2/5tZWrh4MiplmDjh4skA9Ey6NpKlUw91Aa7xmGIjFl/nNlJHk394wiE/4iCpz/9dHpJ2xwyzQtRk+WN5Qdp2OlhRlQ92EiS1g3uJTQAAAABJRU5ErkJggg==);
}
.gnav ul.global li.nv04 a {
/*  background: center top no-repeat #7586c6 url(/common/img/pc/gnav_icon_04.png); */
  background: center top no-repeat #7586c6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAMAAADthUvBAAAAV1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////+ORg7oAAAAHHRSTlMAzPC7qjMh+2ri3WWHUuvFegwD89RzWhi0o0M2V3cLDQAAAKNJREFUSMft01kOgzAMRdFH2hIIhCFMHbz/dRZFyGr63VeBxNnAlS0bp9MehHzTg8Yb2RTTCySlaKQenuAwHxGxHooTmWsRW0GxJll1UIxINzeNc64AiJGxq1beA7yIAhgRd1ElLdJD5bRImSneJO4PkSFA9ZY1SXtVLW1dYzys1jJP2ARED+qfZHFT92SSY348P9LIF4PfK6wk7ASC5ZZYsC9vbbga9uvFHIUAAAAASUVORK5CYII=);
}
.gnav ul.global li.nv05 a {
/*  background: center 1px no-repeat #f5807f url(/common/img/pc/gnav_icon_05.png); */
  background: center 1px no-repeat #f5807f url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE2NzI3RTYwQzlBMjExRTdCQzkxREZEMTRBNDI5MEQ5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE2NzI3RTYxQzlBMjExRTdCQzkxREZEMTRBNDI5MEQ5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTY3MjdFNUVDOUEyMTFFN0JDOTFERkQxNEE0MjkwRDkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTY3MjdFNUZDOUEyMTFFN0JDOTFERkQxNEE0MjkwRDkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz50Ii+uAAADV0lEQVR42uyZTUhVQRSAfZLWCyv7MYz+FlaCGCSKUFFRFGFhECZk1CIQdWNFEOGylVBEiBFhCRFZLWqnES3CoBaRkIsyCSorKaLMJF6paa/vxAlu15nn01qMMAc+zr0zd4a5c+6cM2duJB6Pp3hxRyLeIN4gXrxBvEG8eIN4g/zfgUQif90zrpWoetgB06ETqnmuI9k+6WM7ajNkQg9co/1rw3PuWEQG4wKhMRXAQHysxKAuiXeKQpuh/XeocHUOfs+DowbpjCeW3eMYpCFB22HId9UgzrksdVXP4S10SRF8gG5YB6VwnecrLMaYifqsbs4mF2hf5aLLmuZgXEtX3cyknQhN9ipUCczjOg19GPbCIjVCK7SFjDEosQMOBsrW+KCe/AqZj/oEqyl7YlgBLahRWAxbDF29gWWBezFaIxzT56Wun77X+6CeRAzhOg+6E4y3FB6OE2MkTuyHtYb2NXDbx5DkV0iZbFO5b7YYJKLuKdNQ3Q9zNe5E6WPI0P6kKOqOu7hCUh10o3fgAJOUa6lvUJcVlpjmLFfFvrDTYsw9sinwMWQCiSFjWoI6Q1l5aEI36i6rXAN4L2SrbuH592pIcXlXoDK4SqjbJxsCys76xHACeYiO6zRsCJW1QhZ0wK4E7zSksaguUDYDzrk8B0Jqirtyw7A9HeTr/oh+AEWWyc1BveS5rlBVrrpDp8VJg6ivl3gQDX7hqHy0bHeboIxrUx5VA5d1dS0MlM8SF6aJp7vikstCZ8BReKbb135YqnX1WjYIl6AWqkLvUgSn4DyMQlegrjGwLZZt8yFI92dZdsTn9xpyintQCCOhcrlvD64Sru/Cz9BzJXpYOWLou8nnIXZph02Wuq/qcsIi+UgO8eLLn6Bv2O6+0LxkhaH9sPY77Le9Y2V0EjFNBl+IQR6rQR7Zgr1FfmgiGfNBfazcmswHBUfUGNkTODSUk+SLUIwxYw7NgVuJIWMp1tPcApDkcAFk6Kn0N71PMzTfBpKX1IbKR6BaXZusBtkyv9Kts5OJobO/cA27wTzUU0v1AMzWFROWStu5mD/L+jfpg3eWujkWY8i/kJ4p9I5TZ4XolxxV17RV48VyyAoEaNltyd9FCfL34Sb99iWTi3mDePEGmQryS4ABAJAFhrw8mDh5AAAAAElFTkSuQmCC);
}
.gnav ul.global li a:hover {
  opacity: 0.85;
}
.hospital .gnav ul.global li.nv01 a, .meds .gnav ul.global li.nv02 a, .dictionary .gnav ul.global li.nv03 a, .square .gnav ul.global li.nv04 a {
  opacity: 1;
}
/* sub
------	------	------ */
.gnav ul.sub li {
  margin-right: 4px;
}
.gnav ul.sub li:last-child {
  margin-right: 0;
}
.gnav ul.sub li a {
  position: relative;
  padding-top: 15px;
  height: 28px;
  color: #000;
  background-color: #fff;
  border: solid 1px #d6d6d6;
  overflow: hidden;
}
.gnav ul.sub li.nv01 a {
  width: 73px;
}
.gnav ul.sub li.nv02 a {
  width: 73px;
}
.gnav ul.sub li.nv03 a {
  width: 73px;
}
.gnav ul.sub li.nv04 a {
  width: 73px;
}
.gnav ul.sub li.nv05 a {
  width: 85px;
}
/*季節LP変更あり*/
.gnav ul.sub li.nv06 a {
  width: 110px;
  padding-top: 8px;
  height: 35px;
}
.gnav ul.sub li.nv07 a {
  width: 110px;
  padding-top: 8px;
  height: 35px;
}
.gnav ul.sub li.qlifepro a {
  background: #555555;
  color: #FFF;
  line-height: 1.2;
  padding-top: 8px;
  height: 35px;
}
.gnav ul.sub li.qlifepro a span {
  display: block;
}
.gnav ul.sub li a span {
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
}
.gnav ul.sub li a:after {
  content: '\25E2';
  position: absolute;
  bottom: -5px;
  right: -5px;
  font-size: 20px;
  color: #d6d6d6;
}
.gnav ul.sub li.qlifepro a:after {
  color: #ffffff;
}
.gnav ul.sub li a:hover {
  background-color: #f5f5f5;
}
.gnav ul.sub li.qlifepro a:hover {
  background-color: #7d7d7d;
  color: #ffffff;
}
/* topic path
------	------	------	------	------	------ */
.topic_path {
  background-color: #f5f5f5;
}
.topic_path ul {
  margin: 0 auto;
  padding: 11px 0 11px 30px;
  width: 1040px;
/*  background: left 11px no-repeat url(/common/img/pc/topic_path_home-mark.png); */
  background: left 11px no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAMAAAAIRmf1AAAAclBMVEVTU1P19fWDg4NdXV2fn59oaGhhYWHd3d3a2tpsbGxkZGTU1NTR0dHCwsKSkpKMjIx9fX12dnZzc3NbW1vg4ODX19fNzc3JycnFxcWxsbGbm5t6enpXV1fy8vLv7+/q6urk5OS0tLStra2GhoaAgIBvb29FLMqbAAAAkUlEQVQY063NSRaCMBAA0WoChDCPMjrr/a9ogsqTvbXLz+tuRHpTXURuapRP1nwYZAL8nWUFGMiPPxajDunQ4J02s9jlTElIdd7M6DtQRAGmdeZ+2xlXqWviSOjtFv3kXa1LuxlFbke+BVFBSHZN1foKYmxhMmaILEDTiUi6OFzvYnuIqwTUZt5q3l+s3tks8gLQIgXn94RwuQAAAABJRU5ErkJggg==);
}
.topic_path li {
  float: left;
}
.topic_path li:after {
  content: ">";
  margin: 0 7px;
}
.topic_path li:last-child:after {
  content : none;
}
.topic_path a {
  line-height: 17px;
  color: #0075cf;
  text-decoration: none;
}
.topic_path a:hover {
  text-decoration: underline;
}
/* fixed header
------	------	------	------	------	------ */
.fixed_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  /* 	height: 90px; */
  z-index: 400;
  transition-duration: 0.25s;
}
.fixed_header.hide {
  top: -55px;
  z-index: 0;
}
.fh_nav {
  position: relative;
  padding-top: 10px;
  background-color: #fff;
  border-bottom: solid 5px #f29f26;
  z-index: 110;
}
.hospital .fh_nav {
  border-bottom: solid 5px #f48e31;
}
.meds .fh_nav {
  border-bottom: solid 5px #4eb3de;
}
.dictionary .fh_nav {
  border-bottom: solid 5px #73b434;
}
.square .fh_nav {
  border-bottom: solid 5px #7586c6;
}
.join .fh_nav {
  border-bottom: solid 5px #f5807f;
}
.fh_nav .inner {
  margin: 0 auto;
  width: 1070px;
}
.fh_nav ul {
  float: left;
}
.fh_nav ul li {
  float: left;
}
.fh_nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1em;
  text-decoration: none;
  text-align: center;
}
.fh_nav ul.global {
  margin-right: 9px;
}
.fh_nav ul.global li {
  margin-right: 1px;
  width: 100px;
  height: 35px;
  border-bottom: solid 1px #fff;
}
.hospital .fh_nav ul.global li.nv01 {
  border-bottom: solid 1px #f48e31;
}
.meds .fh_nav ul.global li.nv02 {
  border-bottom: solid 1px #4eb3de;
}
.dictionary .fh_nav ul.global li.nv03 {
  border-bottom: solid 1px #73b434;
}
.square .fh_nav ul.global li.nv04 {
  border-bottom: solid 1px #7586c6;
}
.join .fh_nav ul.global li.nv05 {
  border-bottom: solid 1px #f5807f;
}
.fh_nav ul.global li a {
  padding: 0;
  height: 35px;
  line-height: 36px;
  font-weight: bold;
  color: #fff;
}
.fh_nav ul.global li.nv01 a {
  background: #f48e31;
}
.fh_nav ul.global li.nv02 a {
  background: #4eb3de;
}
.fh_nav ul.global li.nv03 a {
  background: #73b434;
}
.fh_nav ul.global li.nv04 a {
  background: #7586c6;
}
.fh_nav ul.global li.nv05 a {
  background: #f5807f;
}
.fh_nav ul.global li a:hover {
  opacity: 0.85;
}
.hospital .fh_nav ul.global li.nv01 a, .meds .fh_nav ul.global li.nv02 a, .dictionary .fh_nav ul.global li.nv03 a, .square .fh_nav ul.global li.nv04 a {
  opacity: 1;
}
.fh_nav ul.sub li {
  margin-right: 4px;
}
.fh_nav ul.sub li.nv01 {
  width: 56px;
}
.fh_nav ul.sub li.nv02 {
  width: 56px;
}
.fh_nav ul.sub li.nv03 {
  width: 56px;
}
.fh_nav ul.sub li.nv04 {
  width: 71px;
}
.fh_nav ul.sub li.nv05 {
  width: 102px;
}
.fh_nav ul.sub li.nv06 {
  width: 102px;
}
.fh_nav ul.sub li.nv07 {
  width: 96px;
}
.fh_nav ul.sub li.nv08 {
  width: 90px;
  margin-right: 0;
}
.fh_nav ul.sub li.qlifepro a {
  background: #555555;
  color: #FFF;
}
.fh_nav ul.sub li a {
  position: relative;
  height: 30px;
  line-height: 30px;
  color: #000;
  background-color: #fff;
  border: solid 1px #d6d6d6;
  overflow: hidden;
}
.fh_nav ul.sub li.nv01 a {
  width: 54px;
}
.fh_nav ul.sub li.nv02 a {
  width: 54px;
}
.fh_nav ul.sub li.nv03 a {
  width: 54px;
}
.fh_nav ul.sub li.nv04 a {
  width: 69px;
}
.fh_nav ul.sub li.nv05 a {
  width: 100px;
}
/*季節LP変更あり*/
.fh_nav ul.sub li.nv06 a {
  width: 100px;
  letter-spacing: -1px;
}
.fh_nav ul.sub li.nv06 a span {
  letter-spacing: 0;
}
.fh_nav ul.sub li.nv07 a {
  width: 94px;
}
.fh_nav ul.sub li.nv08 a {
  width: 88px;
}
.fh_nav ul.sub li a span {
  display: none;
}
.fh_nav ul.sub li a:after {
  content: '\25E2';
  position: absolute;
  bottom: -10px;
  right: -10px;
  font-size: 20px;
  color: #d6d6d6;
}
.fh_nav ul.sub li.qlifepro a:after {
  color: #ffffff;
}
.fh_nav ul.sub li a:hover {
  background-color: #f5f5f5;
}
.fh_nav ul.sub li.qlifepro a:hover {
  background-color: #7d7d7d;
  color: #ffffff;
}
/* fix-header submenu
------	------	------ */
.fh_tab {
  position: relative;
  top: 0;
  background: #f5f5f5;
  border-bottom: solid 1px #d6d6d6;
  transition-duration: 0.25s;
  z-index: 100;
}
.fh_tab.hide {
  top: -100px;
}
.fh_tab .inner {
  position: relative;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  width: 1070px;
  height: 49px;
}
.fh_tab .page-name {
  display: table-cell;
  padding: 4px 7px 4px 24px;
  height: 41px;
  /*	font-size: 17px;*/
  line-height: 20px;
  font-weight: bold;
  vertical-align: middle;
  text-indent: -24px;
  width: 420px;
}
.fh_tab .page-name img {
  margin: -3px 8px 0 0;
}
.fh_tab ul {
  position: absolute;
  top: 0;
  right: 0;
  border-left: solid 1px #d6d6d6;
}
.fh_tab ul li {
  float: left;
  width: 114px;
  height: 49px;
  border-right: solid 1px #d6d6d6;
}
.fh_tab ul li a {
  display: block;
  width: 100%;
  height: 49px;
  line-height: 51px;
  text-decoration: none;
  text-align: center;
  color: #000;
  background-color: #fff;
}
.fh_tab ul li a:hover {
  background-color: #efefef;
}
.fh_tab ul li.oos a {
  color: #999;
  background-color: #e5e5e5 !important;
}
/* page-tab
------	------	------ */
.page_tab li.oos a {
  font-weight: normal;
  color: #999;
  background-color: #e5e5e5 !important;
  border: solid 1px #ccc;
  border-bottom: 0;
}
/* container
------	------	------	------	------	------ */
#container {
  margin: 0 auto;
  width: 1070px;
  background: 750px 0 repeat-y url(/common/img/pc/body_bg.png) #fff;
}
/* main
------	------	------	------	------	------ */
#main {
  float: left;
  padding: 0 20px 0 0;
  width: 730px;
  background: #fff;
}
/* headings
------	------	------ */
.page_header {
  margin-bottom: 20px;
}
.page_header .page_title {
  display: table-cell;
  padding-left: 30px;
}
.heading_level2 {
  margin: 0 0 10px;
  padding: 9px 0 9px 23px;
  font-size: 19px;
  line-height: 22px;
  font-weight: bold;
  border-bottom: none;
}
.heading_level2.heading_overtwolines {
  line-height: 26px;
  padding-top: 4px;
}
/* common
------	------	------ */
a .mark {
  display: inline-block;
  margin-right: 5px;
  font-size: 10px;
  vertical-align: middle;
  color: #f19e26;
}
.pageLink90{
  margin-top: -90px;
  padding-top: 90px;
}

/* more accordion btns
------	------	------ */
p.more.mblock a {
  display: block;
  width: auto;
  font-size: 13px;
  line-height: 30px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: #000;
  background-color: #f5f5f5;
  border-bottom: solid 1px #d6d6d6;
}
p.more.mblock a:hover {
  background-color: #efefef;
}
p.more.mblock a .mark {
  margin-right: 2px;
  font-size: 18px;
  color: #adadad;
}
.acc_more_body {
  display: none;
}
.acc_more_trig a {
  cursor: pointer;
}
/* checkbox list
------	------	------ */
.cb_list {
  vertical-align: middle;
}
.cb_list li {
  float: left;
  position: relative;
  margin-right: 10px;
}
.cb_list li input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  opacity: 100\9;
}
.cb_list li input[type="checkbox"] + label {
  padding-left: 20px;
  background: left center no-repeat url(/common/img/pc/mark_checkbox_off.png);
  background: none\9;
  cursor: pointer;
}
.cb_list li input[type="checkbox"]:checked + label {
  background: left center no-repeat url(/common/img/pc/mark_checkbox_on.png);
  background: none\9;
}
.cb_list li input[type="radio"] + label {
  padding-left: 20px;
  background: left center no-repeat url(/common/img/pc/mark_radiobutton_off.png);
  background: none\9;
  cursor: pointer;
}
.cb_list li input[type="radio"]:checked + label {
  background: left center no-repeat url(/common/img/pc/mark_radiobutton_on.png);
  background: none\9;
}
.writer_data {
  display: block;
  padding: 25px 0 0;
}
/* description
------	------	------	------	------	------ */
.description {
  margin-bottom: 30px;
  padding: 15px 20px;
  background-color: #f5f5f5;
}
.description h2, .description h3 {
  font-size: 15px;
  line-height: 26px;
  font-weight: bold;
}
.description .more a:hover {
  text-decoration: underline;
}
/* search_box
------	------	------	------	------	------ */
.search_box {
  position: relative;
  padding: 0 0 10px;
  height: 100px;
}
.search_box .search_tab {
  float: left;
  margin-right: 3px;
  padding: 5px 0;
  width: 110px;
  height: 18px;
  font-size: 13px;
  line-height: 1em;
  font-weight: normal;
  text-align: center;
  color: #000;
  background-color: #fff;
  border: solid 1px #d6d6d6;
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
  cursor: pointer;
}
.search_box .search_tab:hover {
  background-color: #efefef;
}
.search_box .search_tab.act {
  color: #fff;
  background-color: #f19e26;
  border: solid 1px #f19e26;
}
.search_box .search_tab.tab00 {
  padding-top: 9px;
}
.search_box .search_tab span {
  display: inline-block;
  margin-right: 6px;
  width: 17px;
  height: 17px;
  line-height: 17px;
  vertical-align: sub;
}
.search_box .search_tab.tab01 span {
  background: url(/common/img/pc/icon_hosp_g.png);
}
.search_box .search_tab.tab02 span {
  background: url(/common/img/pc/icon_meds_g.png);
}
.search_box .search_tab.tab03 span {
  background: url(/common/img/pc/icon_dict_g.png);
}
.search_box .search_tab.tab01.act span {
  background: url(/common/img/pc/icon_hosp_w.png);
}
.search_box .search_tab.tab02.act span {
  background: url(/common/img/pc/icon_meds_w.png);
}
.search_box .search_tab.tab03.act span {
  background: url(/common/img/pc/icon_dict_w.png);
}
.search_box .tab00 span {
  display: none;
}
.search_box section {
  position: absolute;
  top: 29px;
  left: 0;
}
.search_box .search_input {
  margin-right: 5px;
  padding: 12px 14px;
  width: 548px;
  width: 540px\9;
  height: 14px;
  font-size: 14px;
  border: solid 1px #d6d6d6;
  overflow: visible;
}
.search_box .freq_word {
  padding-top: 75px;
}
.search_box .freq_word h3 {
  float: left;
  margin-right: 15px;
  font-weight: normal;
}
.search_box .freq_word ul {
  float: left;
}
.search_box .freq_word li {
  float: left;
  margin-right: 12px;
}
.search_box .freq_word li a {
  font-weight: bold;
  text-decoration: none;
  color: #0075cf;
  font-size: 13px;
}
.search_box .freq_word li a:hover {
  text-decoration: underline;
}
/* news
------	------	------	------	------	------ */
.ql_news {
  margin-bottom: 20px;
  overflow: hidden;
}
.ql_news ul {
  width: 745px;
}
.ql_news li {
  float: left;
  margin-right: 10px;
  width: 234px;
  height: 122px;
}
.ql_news li a {
  display: block;
  padding: 9px;
  width: auto;
  height: 102px;
  text-decoration: none;
  color: #000;
  border: solid 1px #d6d6d6;
}
.ql_news li a:hover {
  background-color: #efefef;
}
.ql_news li img {
  float: left;
  margin-right: 8px;
  width: 62px;
}
.ql_news li .title {
  overflow: hidden;
  font-size: 13px;
}
.ql_news li .tag {
  display: inline-block;
  margin-right: 7px;
  padding: 5px 5px 2px;
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #eb9b26;
}
.ql_news li small {
  display: block;
  font-size: 13px;
  color: #8c8b8b;
}
/* pagenation
------	------	------	------	------	------ */
.pager ul {
  padding: 10px 0 30px;
  text-align: center;
}
.pager li {
  display: inline-block;
  margin-right: 5px;
  font-size: 13px;
  line-height: 1em;
  border: solid 1px #d6d6d6;
}
.pager li a {
  display: block;
  padding: 5px 8px;
  text-decoration: none;
  color: #000;
}
.pager li a:hover {
  background-color: #efefef;
}
.pager li.act a {
  background-color: #e8e8e8;
}
/* ad
------	------	------	------	------	------ */
.ad {
  margin-bottom: 20px;
}
.ad.h90 {
  height: 90px;
}
.ad .ads_unit {
  margin-top: 20px;
}
.ad .banner {
  margin-bottom: 15px;
}
/* ad2col
------	------	------	------	------	------ */
.ad2col {
  margin: 30px 0;
}
.ad2col a {
  display: inline-block;
}
.ad2col a:first-child {
  margin: 0 16px 0 19px;
}
/* askDoctor
------	------	------	------	------	------ */
.ask_d {
  margin-bottom: 20px;
  text-align: center;
}
/* side
------	------	------	------	------	------ */
#sidebar {
  float: left;
  padding-left: 20px;
  width: 300px;
  height: 100%;
}
#sidebar .search_title {
  padding: 25px 0 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  background: 212px 16px no-repeat url(/common/img/pc/side_title.png);
}
#sidebar .freq_list li {
  margin-bottom: 6px;
  border: solid 1px #d6d6d6;
  border-radius: 4px;
  box-shadow: 0 1px 0px 0px #d6d6d6;
  overflow: hidden;
}
#sidebar .freq_list li a {
  display: block;
  padding: 16px 0 16px 56px;
  width: auto;
  font-size: 17px;
  line-height: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  background-position: 6px 0;
  background-repeat: no-repeat;
  background-color: #fff;
}
#sidebar .freq_list li.sn01 a {
  background-image: url(/common/img/pc/side_icon_amd.png);
}
#sidebar .freq_list li.sn02 a {
  background-image: url(/common/img/pc/side_icon_neurology.png);
}
#sidebar .freq_list li.sn03 a {
  background-image: url(/common/img/pc/side_icon_kampo.png);
}
#sidebar .freq_list li.sn04 a {
  background-image: url(/common/img/pc/side_icon_tounyou.png);
}
#sidebar .freq_list li.sn05 a {
  background-image: url(/common/img/pc/side_icon_covid19.png);
  background-position-y: center;
}
#sidebar .freq_list li a:hover {
  background-color: #efefef;
}
/* side keyword list
------	------	------ */
.keyword_list {
  padding: 15px 0 10px;
}
.keyword_list li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 8px;
  border: solid 1px #d6d6d6;
  border-radius: 4px;
  box-shadow: 0 1px 0px 0px #d6d6d6;
  overflow: hidden;
  vertical-align: bottom;
}
.keyword_list li a {
  display: block;
  line-height: 1;
  padding: 8px 7px 6px 7px;
  font-size: 15px;
  text-decoration: none;
  color: #000;
  background-color: #fff;
}
.keyword_list li a:hover {
  background-color: #efefef;
}
/* side banner
------	------	------ */
#sidebar .banner li {
  padding: 5px 0;
}
#sidebar .banner li.dfp_wrapper {
  padding: 0;
}
#sidebar .banner li .dfp_contents {
  padding: 5px 0;
}
#sidebar .banner li:first-child {
  padding: 10px 0 5px;
}
#sidebar .banner li:hover {
  opacity: 0.8;
}
/* side-section common
------	------	------ */
#sidebar section p {
  padding: 12px 0 12px 30px;
  font-size: 15px;
  line-height: 14px;
  font-weight: bold;
  background-position: 0 8px;
  background-repeat: no-repeat;
  border-bottom: solid 1px #d6d6d6;
}
/* side topics
------	------	------ */
#sidebar .side_topics {
  margin-bottom: 10px;
  border: solid 1px #d6d6d6;
}
#sidebar section.side_topics p {
  border-bottom: none;
  background-color: #707070;
  color: #fff;
  padding: 12px;
}
#sidebar .side_topics h2 {
  border-bottom: 0;
}
#sidebar .side_topics .topics_list>div{
  border-bottom: solid 1px #d6d6d6;
}
#sidebar .side_topics .topics_list>div:last-of-type{
  border-bottom: none;
}
/* side present
------	------	------ */
#sidebar .side_present {
  margin-bottom: 10px;
}
#sidebar .side_present p {
  padding: 10px;
  line-height: 23px;
}
#sidebar .side_present p a {
  display: block;
  text-decoration: none;
  color: #000;
  overflow: hidden;
}
#sidebar section.side_present p.title {
  background-image: url(/common/img/pc/side_heading_present.png);
  padding-left: 30px;
}
#sidebar .side_present p a:hover {
  background-color: #efefef;
}
#sidebar .side_present p img {
  float: left;
  margin-right: 12px;
}
/* ログイン時のメニュー-----	------	------ */
/*----------aside----------*/
.sideinner {
  margin-top: 5px;
}
.sideinner h2 {
  font-size: 17px;
  padding-left: 28px;
  margin: 15px 0 5px 0;
}
.m_side_menu h2 {
  background: url(/members/img/pc/icon_side_membermenu.png) no-repeat left center;
  background-size: 18px;
  font-weight: normal;/*portalのサイドバーを表示するときにboldになってしまうので個別指定　以下同様*/
}
.m_side_account h2 {
  background: url(/members/img/pc/icon_side_account.png) no-repeat left center;
  background-size: 18px;
  font-weight: normal;
}
.m_side_qlife h2 {
  background: url(/members/img/pc/icon_side_qlife.png) no-repeat 3px center;
  background-size: 22px;
  padding-left: 36px;
  font-weight: normal;
}
.m_side_info{
  display: block;
  padding: 13px;
  color: #000;
  font-size: 15px;
}
.m_side_info div {
  display: table;
  width: 268px;
  margin: 0 auto 15px;
}
.m_side_info p.side_info_point {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
  height: 30px;
}
.m_side_info p.info_point1 {
  margin-right: 10px;
}
.m_side_info p.info_point2 {
  font-size: 20px;
  text-align: right;
  line-height: 30px;
  color: #f4a000;
  padding-left: 8px;
}
.m_side_info .side_info_add p {
  display: block;
  font-size: 14px;
  line-height: 1.6;
}
.m_side_info .side_info_add p:nth-child(2n) {
  margin-bottom: 8px;
}
.m_side_info .side_info_add .btn {
  font-size: 14px;
}
.m_side_info .side_info_lead {
  margin: 20px 0 10px;
  line-height: 1.6;
}
.side_list li a {
  display: block;
  padding: 13px;
  font-size: 14px;
  line-height: 1;
  color: #000;
  background: url(/common/img/pc/icon_arrow_gray_s.png) no-repeat 98% center;
  background-size: 16px;
}
.side_list li a:hover {
  background: url(/common/img/pc/icon_arrow_gray_s.png) no-repeat 98% center #f7f7f7;
  background-size: 16px;
}
.side_list li {
  border-bottom: 1px solid #e7e7e7;
}
.side_list li:last-child {
  border-bottom: none;
}
.side_panel li {
  border-bottom: 1px solid #e7e7e7;
}
.side_panel li.panel2 {
  width: 149px;
  float: left;
}
.side_panel li.panel2:nth-child(odd) {
  width: 148px;
  float: left;
  border-right: 1px solid #e7e7e7;
}
.side_panel li.panel3 {
  width: 99px;
  float: left;
  border-right: 1px solid #e7e7e7;
  border-bottom: none;
}
.side_panel li.panel3:last-child {
  width: 98px;
  float: left;
  border-right: none;
}
.side_panel {
  font-size: 13px;
  text-align: center;
  margin-bottom: 25px;
}
.side_panel a {
  display: block;
  padding: 5px;
  color: #000;
}
.side_panel a:hover {
  background: #f7f7f7;
}
.side_panel a img {
  display: block;
  height: 30px;
  width: 30px;
  margin: 0px auto 4px;
}
/* side ads
------	------	------	------	------	------ */
#sidebar .side_ads {
  margin: 0 0 10px;
}
/* side sideinner
------	------	------	------	------	------ */
#sidebar .sideinner {
  width: 300px;
}
/* footer
------	------	------	------	------	------ */
#footer {
  background-color: #f5f5f5;
}
#footer .inner {
  margin: 0 auto;
  padding: 14px 0 16px;
  width: 1070px;
}
#footer ul {
  padding: 6px 0;
  text-align: center;
}
#footer ul li {
  display: inline-block;
  margin-right: 2px;
  padding-left: 7px;
  height: 13px;
  line-height: 13px;
  border-left: solid 1px #a3a3a3;
}
#footer ul li:first-child {
  border-left: 0;
}
#footer ul li a {
  text-decoration: none;
  line-height: 13px;
  color: #0075cf;
  font-size: 14px;
}
#footer ul li a:hover {
  text-decoration: underline;
}
#footer .backtop {
  position: fixed;
  right: -70px;
  bottom: 140px;
  transition-duration: 0.25s;
}
#footer .backtop.act {
  right: 0;
}
#footer .backtop a {
  display: block;
  width: 60px;
  height: 60px;
  background: 15px 13px no-repeat url(/common/img/pc/btn_backtop.png) #adadad;
  border-radius: 4px 0 0 4px;
  text-indent: -9999px;
}
#footer .backtop a:hover {
  background-color: #ccc;
}
#footer .copy {
  padding: 6px 0;
  line-height: 13px;
  text-align: center;
}
/* jq ui structure settings
------	------	------	------	------	------ */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1px 3px .3em;
  cursor: pointer;
  min-height: 0; /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  font-size: 14px;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: 0px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  height: 300px;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
  font-size: 14px;
  background: #DDD;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 1.5em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
/* jq ui theme settings
------	------	------	------	------	------ */
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url("/common/css/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("/common/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #fff;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #f5f5f5;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("/common/css/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("/common/css/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("/common/css/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("/common/css/images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("/common/css/images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("/common/css/images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("/common/css/images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("/common/css/images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("/common/css/images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("/common/css/images/ui-icons_cd0a0a_256x240.png");
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("/common/css/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("/common/css/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); /* support: IE8 */
  border-radius: 8px;
}
/* featherlight
------	------	------	------	------	------ */
.featherlight {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: #333;
  background: rgba(0, 0, 0, 0);
}
.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8);
}
.featherlight:before {
  content: '';
  display: inline-block;
  margin-right: -0.25em;
  height: 100%;
  vertical-align: middle;
}
.featherlight .featherlight-content {
  position: relative;
  display: inline-block;
  margin-left: 5%;
  margin-right: 5%;
  padding: 25px 25px 0;
  max-width: 100%;
  max-height: 95%;
  text-align: left;
  white-space: normal;
  vertical-align: middle;
  background: #fff;
  border-bottom: 25px solid transparent;
  overflow: auto;
  cursor: auto;
}
.featherlight .featherlight-inner {
  display: block;
}
.featherlight .featherlight-inner p img {
  margin: 0 auto;
  display: block;
}
.featherlight .featherlight-inner p.mail {
  margin: 0 auto;
  width: 230px;
}
.featherlight .featherlight-inner p.mail a {
  color: #0075cf;
  text-decoration: none;
}
.featherlight .featherlight-inner p.mail a:hover {
  text-decoration: underline;
}
.featherlight .featherlight-close-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  font-family: Arial, dsans-serif;
  line-height: 25px;
  text-align: center;
  color: #000;
  background: #fff;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  z-index: 9999;
}
.featherlight {
  width: 100%;
}
.featherlight-image {
  max-width: 100%;
}
.featherlight-iframe .featherlight-content {
  padding: 0;
  border-bottom: 0;
}
.featherlight iframe {
  border: none;
}
.noscroll {
  overflow: hidden;
}
/* custom attribute
------	------	------	------	------	------ */
.attr_cur_def {
  cursor: default !important;
}
.oos a {
  cursor: default !important;
}
.oos a:hover {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  -ms-filter: "alpha(opacity=100)" !important;
}
/* news_ad
------	------	------ */
.news_ad {
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}
.news_ad h2 {
  padding: 9px 0 9px 23px;
  font-size: 19px;
  line-height: 22px;
  font-weight: bold;
  border-bottom: none;
  background: 0 no-repeat url(/common/img/pc/circle_m_01.png);
  margin-bottom: 10px;
}
.recom_item_wrapper{
  width: 750px;
  display: flex;
  flex-flow: row wrap;
}
.recom_item_wrapper>div{
  width: 230px;
  overflow: hidden;
  margin-right: 20px;
  margin-bottom: 20px;
}
.recom_item_block {
  float: left;
  margin-right: 10px;
  width: 234px;
  height: 92px;
  border: solid 1px #d6d6d6;
  overflow: hidden;
}
/* sns
------	------	------ */
.snsbtn .bkmt a {
  margin-right: 6px;
}
.snsbtn .bkmt a:last-of-type {
  margin-right: 0;
}
.snsbtn a:hover {
  opacity: 0.8;
}
/* URLやユーザー入力内容表示部分を折り返す指定
------	------	------ */
.page_header .page_title {
  word-break: break-all;
}
.page_header h2 {
  word-break: break-all;
}
.site_address {
  word-break: break-all;
}
.topic_path li {
  word-break: break-all;
}

/* 下部オーバーレイ会員登録訴求エリア
------	------	------	------	------	------ */
.overlayBlock{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 110px;
  z-index: 200;
  background-color: rgba(0,0,0,0.65);
  padding: 15px 0;
  box-sizing: border-box;
}
.overlayBlock_text{
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.overlayBlock_button{
  display: block;
  width: 420px;
  margin: 10px auto 0;
  line-height: 1;
  padding: 13px 0;
  text-align: center;
  border-radius: 3px;
  background: #f4a000;
  color: #fff;
  box-shadow: 0 1px 0px 0px #cd851c;
  font-size: 18px;
  border: 1px solid #f4a000;
  border-bottom-color: #cd851c;
  text-decoration: none;
}
.overlayBlock_button:hover{
  background-color: #fab42e;
}
.overlayBlock_buttonTextL{
  font-size: 21px;
}
.overlayBlock_close{
  position: absolute;
  top: 10px;
  right: 5px;
  font-size: 20px;
  cursor: pointer;
  width: 30px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.overlayBlock_logoIcon{
  width: 80px;
  margin-top: -50px;
  margin-right: 15px;
}
.blueLink{
  color: #0075cf;
  text-decoration: none;
}

.blueLink:hover{
  text-decoration: underline;
}

/* orgsearch-list [meds]
------	------	------	------	------	------ */
div.orgsearch-list {
  background-color: #f5f5f5;
  padding: 15px 25px;
  margin-bottom: 25px;
}
.orgsearch-list h3 {
  margin-bottom: 10px;
}
.orgsearch-list li {
  margin-bottom: 5px;
}
.orgsearch-list li a {
  color: #0075CF;
  text-decoration: none;
}
.orgsearch-list li a::after {
  content: " \0025b6";
  font-size: 11px;
  line-height: 10px;
}
.orgsearch-list li a:hover {
  text-decoration: underline;
}
.orgsearch-list li a span {
  display: inline-block;
  /* ↓ 文字切り */
  width: 117px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* ↑ 文字切り */
  margin-right: 9px;
  padding-top: 5px;
  padding-bottom: 3px;
  text-align: center;
  font-weight: bold;
  line-height: 13px;
  font-size: 12px;
  color: #fff;
  background-color: #f4a000;
  vertical-align: middle;
}
/* clinicalTrial
------	------	------	------	------	------ */
.clinicalTrial{
  margin: 30px 0;
  background-color: #FDF7F6;
  border-top: 3px solid #E46360;
  box-shadow: 0 1px 3px #d9d9d9;
}
.clinicalTrial_title{
  padding: 20px;
  font-size: 17px;
  color: #E46360;
  font-weight: bold;
  line-height: 1;
}
.clinicalTrial_title:before{
  margin-right: 5px;
}
.clinicalTrial_contents{
  padding: 0 20px 5px;
}
.clinicalTrial_contents>div{
  margin-bottom: 15px;
}
.clinicalTrial_lead{
  margin-bottom: 15px;
  line-height: 1.6;
}
/* recruitLink_pc
------	------	------	------	------	------ */
.recruitLink{
  background-color: #f5f5f5;
  padding: 15px;
}
.recruitLink .inner {
  background-color: #FFF;
  padding: 0 15px;
}
.recruitLink .inner ul li {
  border-bottom: #D6D6D6 solid 1px;
  padding: 10px 0;
}
.recruitLink .inner ul li:last-of-type {
  border: none;
}
.recruitLink .inner ul li a {
  display: flex;
  align-items: center;
}
.recruitLink .inner ul li img {
  width: 80px;
  height: 80px;
  overflow: hidden;
  padding-right: 10px;
  flex: 0 0 80px;
}
.recruitLink .inner ul li .recruitLink_tag {
  background-color: #1B3055;
  color: #FFF;
  padding: 3px 15px;
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
  border-radius: 3px;
}
