@charset "UTF-8";
html {
  outline: 0;
  background: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body {
  outline: 0;
  color: #1d1d1d; }

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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline; }

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

html {
  overflow-y: scroll; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

input, textarea {
  margin: 0;
  padding: 0; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left; }

a:focus {
  outline: 0; }

img {
  vertical-align: bottom; }

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

.cf {
  min-height: 1px; }

* html .cf {
  height: 1px; }

.both {
  clear: both; }

.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #444;
  cursor: pointer; }

a:hover {
  color: #444;
  text-decoration: underline; }

.m05 {
  margin-bottom: 5px; }

.m10 {
  margin-bottom: 10px; }

.m12 {
  margin-bottom: 12px; }

.m15 {
  margin-bottom: 15px; }

.m20 {
  margin-bottom: 20px; }

.m30 {
  margin-bottom: 30px; }

.m40 {
  margin-bottom: 40px; }

.m50 {
  margin-bottom: 50px; }

.m60 {
  margin-bottom: 60px; }

.mt05 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt12 {
  margin-top: 12px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt35 {
  margin-top: 35px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.ml05 {
  margin-left: 5px; }

.ml10 {
  margin-left: 10px; }

.ml12 {
  margin-left: 12px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.ml30 {
  margin-left: 30px; }

.ml40 {
  margin-left: 40px; }

.ml50 {
  margin-left: 50px; }

.ml60 {
  margin-left: 60px; }

.mr05 {
  margin-right: 5px; }

.mr10 {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.mr30 {
  margin-right: 30px; }

.mr40 {
  margin-right: 40px; }

.mr50 {
  margin-right: 50px; }

.mr60 {
  margin-right: 60px; }

.margin5 {
  margin: 5px; }

.padding05 {
  padding: 5px; }

.padding07 {
  padding: 7px; }

.padding10 {
  padding: 10px; }

.padding15 {
  padding: 15px; }

.padding20 {
  padding: 20px; }

.pt05 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.pb05 {
  padding-bottom: 5px; }

.pb10 {
  padding-bottom: 10px; }

.pb15 {
  padding-bottom: 15px; }

.pb20 {
  padding-bottom: 20px; }

.pb30 {
  padding-bottom: 30px; }

.pb40 {
  padding-bottom: 40px; }

.pl05 {
  padding-left: 5px; }

.pl10 {
  padding-left: 10px; }

.pl15 {
  padding-left: 15px; }

.pl20 {
  padding-left: 20px; }

.pl30 {
  padding-left: 30px; }

.pl40 {
  padding-left: 40px; }

.pr05 {
  padding-right: 5px; }

.pr10 {
  padding-right: 10px; }

.pr15 {
  padding-right: 15px; }

.pr20 {
  padding-right: 20px; }

.pr30 {
  padding-right: 30px; }

.pr40 {
  padding-right: 40px; }

.flt {
  float: left; }

.flr {
  float: right; }

.txt_l, td.txt_l, .txt_l td {
  text-align: left; }

.txt_r, td.txt_r, .txt_r td {
  text-align: right; }

.txt_c, td.txt_c, .txt_c td {
  text-align: center; }

.valign_t, td.valign_t, .valign_t td {
  vertical-align: top; }

.valign_m, td.valign_m, .valign_m td {
  vertical-align: middle; }

.valign_b, td.valign_b, .valign_b td {
  vertical-align: bottom; }

.text_bold {
  font-weight: 600; }

.clear {
  clear: both; }

.cf:before, .cf:after {
  content: "";
  display: block; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1;
  overflow: hidden; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }

address {
  font-style: normal; }

.txt_80 {
  font-size: 80%; }

.txt_85 {
  font-size: 85%; }

.txt_90 {
  font-size: 90%; }

.txt_95 {
  font-size: 95%; }

.txt_110 {
  font-size: 110%; }

.txt_115 {
  font-size: 115%; }

.txt_120 {
  font-size: 120%; }

.txt_125 {
  font-size: 125%; }

.txt_130 {
  font-size: 130%; }

.txt_140 {
  font-size: 140%; }

.txt_150 {
  font-size: 150%; }

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

/*===================================*/
/** Bx slider
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("img/common/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: -40px;
  background: url("img/top/prev.png") no-repeat; }

.bx-wrapper .bx-next {
  right: -40px;
  background: url("img/top/next.png") no-repeat; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  outline: 0;
  width: 25px;
  height: 40px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("img/common/controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("img/common/controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

body {
  background: url(img/common/body_bg.png) center top no-repeat;
  background-image: url(img/common/body_bg.png);
  background-position: center top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px; }

img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

a, a img {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s; }

a img:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75; }

.page_top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  width: 77px;
  height: 77px;
  background: url(img/page_top.png) center center no-repeat;
  background-color: rgba(234, 81, 75, 0.7);
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s; }

.page_top:hover {
  opacity: 0.6; }

.table_w {
  width: 100%;
  display: table;
  table-layout: fixed; }

.table_c {
  display: table-cell;
  vertical-align: middle; }

.container {
  width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  position: relative; }

.header {
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 15px;
  z-index: 1;
  position: absolute; }

.header.header_top,
.header.clone-nav {
  background: rgba(255, 255, 255, 0.55); }

.header .inner {
  position: relative; }

.header .site_logo {
  width: 201px; }

.header .header_ranking_ico {
    position: absolute;
    top: 6px;
    left: 200px;
    width: 21%;
    padding-left: 5px;

}

.header .header_ranking__image {
  position: absolute;
  top: 4px;
  right: 385px;
  width: 90px; }

.header .header_ranking__image img {
  width: 90px;
  height: auto; }

.header .header_btn {
  position: absolute;
  top: 0;
  left: 560px;
  display: block;
  width: 178px;
  height: 51px;
  background: url(img/common/header_btn.png) no-repeat center top;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s; }

.header .header_btn:hover {
  background-position: center bottom; }

.header .header_popular {
  position: absolute;
  top: 0;
  left: 560px;
  display: block;
  width: 150px;
  background: none; }

.header .header_fb {
  position: absolute;
  top: 0;
  right: -10px; }

.header .header_tw {
  position: absolute;
  bottom: 0;
  right: -10px; }

.clone-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  width: 1000px;
  margin: 0 auto;
  transition: .3s;
  transform: translateY(-100%); }

.is-show {
  transform: translateY(0); }

.fv {
  padding-top: 65px; }

.pc_line{
	border-bottom: 1px solid  #063 ;
}



.fv.top {
  padding-top: 0;
  height: 460px;
  /*background: url(img/top/pc_fv.jpg) no-repeat;*/
  position: relative; }



.fv.top_osusume {
  padding-top: 0;
  height: 360px;
  /*background: url(img/top/pc_fv.jpg) no-repeat;*/
  position: relative; }

.fv.top .fv_btn {
  position: absolute;
  width: 380px;
  height: 95px;
  bottom: 17px;
  right: 10px; }

.main {
  padding: 0 12px; }

.top .top_bnr_area ul {
  text-align: center;
  margin-top: 20px; }

.top .top_bnr_area ul li {
  min-height: 90px;
  padding-bottom: 2px; }

.top .top_bnr_area ul li a {
  border: 3px solid #ddd;
  padding: 6px;
  text-decoration: none; }

.top .top_bnr_area ul li a.rank1 {
  border: 3px solid #ba9607; }

.top .top_bnr_area ul li a.rank2 {
  border: 3px solid #aaa; }

.top .top_bnr_area ul li a.rank3 {
  border: 3px solid #9e6112; }

.top .top_bnr_area ul li a .image {
  width: 100px; }

.top .top_bnr_area ul li a:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

.top .top_bnr_area ul li a .txt {
  padding-left: 10px;
  text-align: center; }

.top .top_bnr_area ul li a .txt p {
  color: #616161;
  font-weight: bold;
  margin-top: 5px; }

.top .top_bnr_area ul li a .txt span {
  color: #fc6600;
  font-weight: bold; }

.top .research_slide {
  margin-top: 30px; }

.top .research_slide .research_ttl {
  width: 926px;
  height: 205px;
  margin: 0 auto;
  background: url(img/top/ttl_research.gif) no-repeat center top;
  padding: 135px 0 0 267px; }

.top .research_slide .research_ttl h2 {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 5px;
  background: url(img/top/ttl_research_bg.png) no-repeat center bottom; }

.top .research_slide .slide_wrap {
  padding: 0 64px; }

.top .research_slide .bx-pager {
  margin-top: 5px; }

.top .research_slide .bx-pager li {
  width: 25%;
  float: left; }

.top .research_slide .bx-pager a img {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.top .research_slide .bx-pager a.active img {
  opacity: 1;
  filter: alpha(opacity=100); }

.search_box {
  margin-top: 50px; }

.search_box h2 {
  background: #ea514b;
  text-align: center;
  padding: 5px 0; }

.search_box table {
  width: 100%;
  border-top: 1px solid #ea514b;
  border-right: 1px solid #ea514b;
  border-left: 1px solid #ea514b; }

.search_box table tr:nth-child(odd) {
  background: #fffcf9; }

.search_box table th,
.search_box table td {
  vertical-align: middle;
  padding: 15px 20px;
  border-right: 1px solid #ea514b;
  border-bottom: 1px solid #ea514b; }

.search_box table tr:last-child th,
.search_box table tr:last-child td {
  border-bottom: none; }

.search_box table th {
  width: 250px;
  text-align: center;
  font-size: 20px;
  font-weight: bold; }

.search_box ul li {
  display: inline-block;
  margin-left: 25px; }

.search_box .width25 ul li {
  margin: 0; }

.search_box .width25 ul li:nth-child(1) {
  width: 20%; }

.search_box .width25 ul li:nth-child(2) {
  width: 21%; }

.search_box .width25 ul li:nth-child(4) {
  width: 23%; }

.search_box .width25 ul li:nth-child(3) {
  width: 32%; }

.search_box.search_box_childcareworker .width25 ul li {
  width: 25% !important; }

.search_box ul li:first-child {
  margin-left: 0; }

.search_box td ul:nth-child(2) {
  margin-top: 10px; }

.search_box label {
  font-size: 18px;
  color: #414e3e; }

input[type="checkbox"],
input[type="radio"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.search_box label {
  position: relative;
  display: block;
  word-break: break-all; }

.search_box label input[type="checkbox"] + span,
.search_box label input[type="radio"] + span {
  position: relative;
  padding: 0 10px 0 35px; }

.search_box ul label input[type="checkbox"] + span::before {
  border-color: #ea514b; }

.search_box ul label input[type="checkbox"]:checked + span::before {
  background-color: #ea514b; }

.search_box label span {
  display: inline-block; }

.search_box label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.search_box label input[type="checkbox"] + span::before, .search_box label input[type="checkbox"] + span::after {
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box; }

.search_box label input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 22px;
  height: 22px;
  border: 2px #616161 solid;
  border-radius: 5px; }

.search_box label input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px; }

.search_box label input[type="checkbox"]:checked + span::before {
  background-color: #616161; }

.search_box label input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }




.search_box.search_box_childcareworker ul label input[type="radio"] + span::before {
  border-color: #ea514b; }
.search_box.search_box_childcareworker ul label input[type="radio"]:checked + span::before {
  background-color: #ea514b; }
.search_box.search_box_childcareworker label input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }
.search_box.search_box_childcareworker label input[type="radio"] + span::before,
.search_box.search_box_childcareworker label input[type="radio"] + span::after {
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box; }
.search_box.search_box_childcareworker label input[type="radio"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 22px;
  height: 22px;
  border: 2px #616161 solid;
  border-radius: 5px; }
.search_box.search_box_childcareworker label input[type="radio"] + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px; }
.search_box.search_box_childcareworker label input[type="radio"]:checked + span::before {
  background-color: #616161; }
.search_box.search_box_childcareworker label input[type="radio"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }






.search_box .trigger,
.search_box .areatrigger {
  background: #f88883;
  cursor: pointer;
  border-bottom: 1px solid #fff;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s; }

.search_box .trigger.active,
.search_box .trigger:hover,
.search_box .areatrigger.active,
.search_box .areatrigger:hover {
  background: #ea514b; }

.search_box .acordion_inner {
  text-align: center; }

.search_box .area_acordion_inner {
  text-align: left;
  background-color: #eff3f7;
  padding: 20px;
  border: 1px solid #ea514b; }

.search_box .area_acordion_inner .inner {
  min-height: 567px;
  background-image: url(img/top/map_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative; }

.search_box .area_acordion_inner .inner ul {
  position: absolute;
  top: 0;
  left: 40px;
  width: 346px; }

.search_box .area_acordion_inner .inner ul li {
  display: block;
  margin: 1px 0 0 1px;
  float: left;
  padding: 10px; }

.search_box .area_acordion_inner .inner ul li:nth-child(1) {
  background: #6699cc; }

.search_box .area_acordion_inner .inner ul li:nth-child(2) {
  background: #52bbd1; }

.search_box .area_acordion_inner .inner ul li:nth-child(3) {
  background: #71d5cb; }

.search_box .area_acordion_inner .inner ul li:nth-child(4) {
  background: #75b777; }

.search_box .area_acordion_inner .inner ul li:nth-child(5) {
  background: #c0c743; }

.search_box .area_acordion_inner .inner ul li:nth-child(6) {
  background: #efb838; }

.search_box .area_acordion_inner .inner ul li:nth-child(7) {
  background: #f58c3f; }

.search_box .area_acordion_inner .inner ul li:nth-child(8) {
  background: #f1a296; }

.search_box .area_acordion_inner .inner ul li:nth-child(9) {
  background: #e77a72; }

.search_box .area_acordion_inner .inner ul li:nth-child(10) {
  background: #b88dc5; }

.area_checkbox {
  margin: 0;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  padding: 5px 5px 5px 32px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
  width: 150px;
  display: block; }

.area_checkbox:hover {
  background-color: #f2f2f2; }

.area_checkbox span {
  display: inline-block;
  margin-left: 5px; }

.area_checkbox:hover:after {
  border-color: #53b300; }

.area_checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: ''; }

.area_checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 16px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #53b300;
  border-bottom: 3px solid #53b300;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

input[type=checkbox]:checked + .area_checkbox:before {
  opacity: 1; }

input[type=checkbox]:checked + .area_checkbox:after {
  border: 2px solid #53b300; }

.search_box .area_acordion_inner .inner input[type=checkbox] {
  display: none; }

.search_box_childcareworker input[type=radio]:checked + .area_checkbox:before {
  opacity: 1; }

.search_box_childcareworker input[type=radio]:checked + .area_checkbox:after {
  border: 2px solid #53b300; }

.search_box_childcareworker .search_box .area_acordion_inner .inner input[type=radio] {
  display: none; }

.search_box_childcareworker .search_box .area_acordion_inner .inner input[type=radio] {
  padding:0; }

.areatrigger {
  border-bottom: 1px solid #fff; }

.active.areatrigger {
  border-bottom: none; }

.search_box .btn_submit {
  outline: none;
  display: block;
  width: 379px;
  height: 75px;
  background: url(img/top/btn_search.png) no-repeat center top;
  margin: 30px auto 0;
  text-indent: -9999px;
  border: none; }

.search_box .btn_submit:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75; }

.top .top_contents section {
  margin-top: 60px; }

.top .top_contents .main_ttl,
.top .top_contents .rank_ttl {
  background: url(img/common/ttl_bg.png) repeat;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  text-align: center;
  padding: 15px; }

.top .top_contents .main_ttl .hover,
.top .top_contents .rank_ttl .hover {
  position: absolute;
  left: 25px;
  top: -25px; }

/*.top .top_contents .main_ttl span {
	position: absolute;
	right:25px;
	top:7px;
	display:block;
	width:50px;
	height:51px;
	background: url(img/top/ico_open.png) no-repeat;
}
.top .top_contents .main_ttl.active span {
	background: url(img/top/ico_close.png) no-repeat;
}*/
.top .top_contents .inner {
  padding: 30px 20px 20px;
  border: 1px solid #ea514b;
  font-size: 18px;
  line-height: 1.7; }

.top .top_contents .hide_txt a {
  display: block;
  margin: 10px auto 0;
  width: 150px;
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  text-align: center;
  background: #f57b74;
  border: 1px solid #ea514b;
  text-decoration: none;
  color: #fff; }

.top .top_contents .inner span {
  font-weight: bold;
  color: #f08536; }

.top .top_contents .tabs {
  margin-top: 40px;
  width: 100%;
  display: table;
  border-bottom: 4px solid #ec5a54; }

.top .top_contents .tabs li {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 25px center;
  background-color: #e7e7e7;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s; }

.top .top_contents .tabs li:nth-child(1) {
  background-image: url(img/top/ico_tabs1.png);
  background-size: 47px auto;
  border-right: 1px solid #fff; }

.top .top_contents .tabs li:nth-child(2) {
  background-image: url(img/top/ico_tabs2.png);
  background-size: 35px auto; }

.top .top_contents .tabs li.active:nth-child(1),
.top .top_contents .tabs li:hover:nth-child(1) {
  background-image: url(img/top/ico_tabs1_active.png); }

.top .top_contents .tabs li.active:nth-child(2),
.top .top_contents .tabs li:hover:nth-child(2) {
  background-image: url(img/top/ico_tabs2_active.png); }

.top .top_contents .tabs li.active,
.top .top_contents .tabs li:hover {
  background-color: #fd8a86; }

.top .top_contents .tabs li a {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #636363;
  padding: 15px 0;
  text-decoration: none;
  background-image: url(img/top/ico_tabs3.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 10px auto; }

.top .top_contents .tabs li:hover a {
  color: #fff; }

.top .top_contents .tabs li.active a {
  color: #fff;
  background-image: url(img/top/ico_tabs3_active.png);
  background-size: 18px auto; }

.top .top_contents table {
  width: 100%;
  margin-top: 15px;
  border: 1px solid #ddd; }

.top .top_contents table thead th,
.top .top_contents table tbody td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold; }

.top .top_contents table thead th {
  background: #fd8a86;
  text-align: center;
  color: #fff;
  padding: 10px 0; }

.top .top_contents table tbody td {
  padding: 8px;
  color: #3b503b; }

.top .top_contents table tbody td.site {
  width: 385px; }

.top .top_contents table tbody td.btn_cell {
  width: 162px; }

.top .top_contents table tbody td.btn_cell .btn_detail {
  display: block;
  width: 124px;
  height: 81px;
  margin: 0 auto;
  background: url(img/top/btn_detail.png) no-repeat center top;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s; }

.top .top_contents table tbody td.btn_cell .btn_detail:hover {
  background: url(img/top/btn_detail.png) no-repeat center bottom; }

.top .top_contents table tbody td.point,
.top .top_contents table tbody td.number,
.top .top_contents table tbody td.area {
  text-align: center; }

.top .top_contents table tbody td .txt {
  font-size: 20px;
  padding-top: 25px;
  padding-left: 10px;
  vertical-align: top; }

.top .top_contents table tbody td .txt a {
  font-weight: bold;
  color: #062d42; }

.top .top_contents table tbody td.point span {
  color: #efbb30;
  display: inline-block;
  margin-right: 3px; }

.footer {
  background: #ea514b;
  margin-top: 50px; }

.footer .f_nav {
  padding: 30px 0; }

.footer .f_nav ul {
  text-align: center; }

.footer .f_nav ul li {
  display: inline-block;
  margin-right: 5px; }

.footer .f_nav ul li a {
  color: #fff;
  text-decoration: none; }

.footer .f_nav ul li a:hover {
  color: rgba(255, 255, 255, 0.5); }

.footer .f_nav ul li:before {
  content: "│";
  margin-right: 7px;
  color: #fff; }

.footer .f_nav ul li:first-child:before {
  display: none; }

.footer .copyright {
  color: #fff;
  text-align: center;
  padding: 10px;
  background: #fb7b76;
  font-size: 12px; }




.footer_retirement-agency {
  background: #66ccff;
  margin-top: 50px; }

.footer_retirement-agency .f_nav {
  padding: 30px 0; }

.footer_retirement-agency .f_nav ul {
  text-align: center; }

.footer_retirement-agency .f_nav ul li {
  display: inline-block;
  margin-right: 5px; }

.footer_retirement-agency .f_nav ul li a {
  color: #fff;
  text-decoration: none; }

.footer_retirement-agency .f_nav ul li a:hover {
  color: rgba(255, 255, 255, 0.5); }

.footer_retirement-agency .f_nav ul li:before {
  content: "│";
  margin-right: 7px;
  color: #fff; }

.footer_retirement-agency .f_nav ul li:first-child:before {
  display: none; }

.footer_retirement-agency .copyright {
  color: #fff;
  text-align: center;
  padding: 10px;
  background: #66ccff;
  font-size: 12px; }








.breadcrumb.single {
  padding-top: 70px; }

.breadcrumb ol {
  padding: 7px 30px;
  background: #f5f5f5; }

.breadcrumb ol li {
  display: inline;
  font-size: 12px;
  margin-right: 5px; }

.breadcrumb ol li:before {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Chalkboard SE", sans-serif;
  content: ">";
  margin-right: 7px;
  color: #aaaaaa; }

.breadcrumb ol li:first-child:before {
  display: none; }

.breadcrumb a {
  color: #1ab2e8;
  text-decoration: underline; }

.breadcrumb a:hover {
  text-decoration: none; }

/* ===================================================================
Ranking
=================================================================== */
.ranking_body .contents {
  padding: 30px; }

.ranking_body .contents ul li {
  margin-top: 30px; }

.ranking_body .contents ul li:first-child {
  margin-top: 0; }

.ranking_body .contents ul li .client_name {
  padding: 22px 20px;
  position: relative; }

.ranking_body .contents ul li .client_name {
  background-repeat: repeat;
  background-position: center;
  padding: 22px 20px 22px 40px;
  position: relative;
  background-image: url(img/ranking/ttl_bg.png); }

.rank_list li .client_name {
  padding: 22px 20px 22px 120px !important;
  position: relative; }

.rank_list li:nth-child(1) .client_name,
.ranking_body.ranking_single .contents .rank1 .client_name {
  background-image: url(img/ranking/point1.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list li:nth-child(2) .client_name,
.ranking_body.ranking_single .contents .rank2 .client_name {
  background-image: url(img/ranking/point2.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list li:nth-child(3) .client_name,
.ranking_body.ranking_single .contents .rank3 .client_name {
  background-image: url(img/ranking/point3.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list li:nth-child(4) .client_name,
.ranking_body.ranking_single .contents .rank4 .client_name {
  background-image: url(img/ranking/point4.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list li:nth-child(5) .client_name,
.ranking_body.ranking_single .contents .rank5 .client_name {
  background-image: url(img/ranking/point5.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list li .client_name:before {
  position: absolute;
  top: -16px;
  left: 20px; }

.rank_list li:nth-child(1) .client_name:before {
  content: url(img/ranking/rank1.png); }

.rank_list li:nth-child(2) .client_name:before {
  content: url(img/ranking/rank2.png); }

.rank_list li:nth-child(3) .client_name:before {
  content: url(img/ranking/rank3.png); }

.rank_list li:nth-child(4) .client_name:before {
  content: url(img/ranking/rank4.png); }

.rank_list li:nth-child(5) .client_name:before {
  content: url(img/ranking/rank5.png); }

.ranking_body .contents ul li .client_name h2 {
  font-size: 30px;
  font-weight: bold;
  color: #062d42; }

.ranking_body .contents ul li .client_name h2 a {
  font-size: 30px;
  font-weight: bold;
  color: #062d42;
  text-decoration: none; }

.ranking_body .contents ul li .client_name h2 a:hover {
  text-decoration: underline; }

.ranking_body .contents ul li .inner {
  padding: 30px 20px;
  border: 1px solid #ea514b; }

.ranking_body .contents ul li .inner .image {
  width: 380px; }

.ranking_body .contents ul li .inner .image img {
  width: 100%; }

.ranking_body .contents ul li .inner .image,
.ranking_body .contents ul li .inner .txt {
  vertical-align: top; }

.ranking_body .contents ul li .inner .txt {
  padding-left: 20px; }

.ranking_body .contents ul li .inner .txt .read {
  font-size: 18px;
  font-weight: bold; }

.ranking_body .contents ul li .inner .txt .read span {
  color: #eb4b44;
  font-weight: bold; }

.ranking_body .contents ul li .inner .txt table,
.ranking_single .single_detail table {
  width: 100%;
  border: 1px solid #ddd;
  margin-top: 10px; }

.ranking_body .contents ul li .inner .txt table th,
.ranking_body .contents ul li .inner .txt table td,
.ranking_single .single_detail table th,
.ranking_single .single_detail table td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 7px;
  vertical-align: middle;
  text-align: center; }

.ranking_body .contents ul li .inner .txt table th,
.ranking_single .single_detail table th {
  width: 25%;
  background: #aad1cd; }

.ranking_body .contents ul li .inner .txt table td .min {
  font-size: 11px; }

.ranking_body .contents ul li .inner .review_area {
  background: #ffeded;
  margin: 10px -20px 0;
  padding: 20px; }

.ranking_body .contents ul li .inner .review_area ul {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 15px;
  height: 170px;
  overflow-y: scroll; }

.ranking_body .contents ul li .inner .review_area ul li {
  margin-top: 25px; }

.ranking_body .contents ul li .inner .review_area ul li:first-child {
  margin-top: 0; }

.ranking_body .contents ul li .inner .review_area ul li .wrap {
  position: relative; }

.ranking_body .contents ul li .inner .review_area ul li .wrap .name {
  font-weight: bold;
  padding-left: 25px;
  line-height: 20px;
  font-size: 15px;
  background: url(img/ranking/ico_review.png) no-repeat left center; }

.ranking_body .contents ul li .inner .review_area ul li .wrap .name span {
  font-weight: bold;
  display: inline-block;
  margin: 0 15px; }

.ranking_body .contents ul li .inner .review_area ul li .wrap .point {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 15px; }

.ranking_body .contents ul li .inner .review_area ul li .wrap .point .star {
  color: #fcd462; }

.ranking_body .contents ul li .inner .review_area ul li .wrap .point .red {
  color: #ff3e33;
  display: inline-block;
  margin-left: 30px;
  font-weight: bold; }

.ranking_body .contents ul li .inner .review_area ul li p {
  margin-top: 10px; }













.ranking_body .contents ul li .inner .btn {
  display: block;
  width: 551px;
  margin: 20px auto 0; }

.ranking_body .contents .outline {
  margin-top: 50px; }

.ranking_body .contents .outline h3 {
  background-image: url(img/ranking/ttl_bg.png);
  background-repeat: repeat;
  padding: 22px 20px 22px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #062d42; }

.ranking_body .contents .outline table {
  width: 100%;
  border: 1px solid #c7c7c7;
  margin-top: 20px; }

.ranking_body .contents .outline table th,
.ranking_body .contents .outline table td {
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  padding: 20px;
  vertical-align: middle; }

.ranking_body .contents .outline table th {
  width: 25%;
  background: #fedcda; }

.ranking_body .contents .outline .btn_area {
  margin-top: 20px;
  text-align: right; }

.ranking_body .contents .outline .btn_area a {
  display: inline-block;
  color: #ea514b;
  border: 2px solid #ea514b;
  padding: 15px 40px;
  text-decoration: none; }

.ranking_body .contents .outline .btn_area a:hover {
  background: #ea514b;
  color: #fff; }

.ranking_single .contents ul li .client_name {
  padding: 22px 20px 22px 40px; }

.ranking_single .contents ul li .client_name:before {
  content: "" !important; }

/*20170729*/
.ranking_body .contents.conpact ul li .client_name {
  padding: 15px 20px 15px 40px; }

.ranking_body .contents.conpact ul li .client_name h2 {
  font-size: 26px; }

.ranking_body.ranking_single .contents.conpact .rank1 .client_name,
.ranking_body.ranking_single .contents.conpact .rank2 .client_name,
.ranking_body.ranking_single .contents.conpact .rank3 .client_name,
.ranking_body.ranking_single .contents.conpact .rank4 .client_name,
.ranking_body.ranking_single .contents.conpact .rank5 .client_name {
  background-position: 95% center,center !important;
  background-size: 140px auto, 595px auto; }

.ranking_body .contents.conpact ul li .inner {
  padding: 20px 20px 10px; }

.ranking_body .contents.conpact ul li .inner .table_w .image {
  width: 340px; }

.ranking_body .contents.conpact ul li .inner .table_w .txt table th,
.ranking_body .contents.conpact ul li .inner .table_w .txt table td {
  padding: 10px; }

.ranking_body .contents.conpact {
  padding-top: 15px; }

.ranking_single .contents ul li .read {
  font-weight: bold;
  font-size: 26px !important;
  color: #062d42 !important;
  text-align: center; }

.ranking_single .contents ul li .inner .txt table th,
.ranking_single .contents ul li .inner .txt table td {
  padding: 18px 7px; }

.ranking_single .contents ul li .inner .txt table th {
  width: 25%;
  background: #ffdedd; }

.ranking_single .contents ul li .inner .txt table td {
  font-size: 20px;
  font-weight: bold;
  color: #ff6d65; }

.ranking_single .contents ul li .inner .recommend {
  padding-top: 60px;
  padding-left: 200px;
  position: relative; }

.ranking_single .contents ul li .inner .recommend .ico {
  position: absolute;
  top: 20px;
  left: 80px; }

.ranking_single .contents ul li .inner .recommend .ico2 {
  position: absolute;
  bottom: -5px;
  right: 150px;
  width: 120px; }

.ranking_single .contents ul li .inner .recommend ul li {
  margin-top: 0;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  margin-top: 5px; }

.ranking_single .contents ul li .inner .recommend ul li:before {
  position: absolute;
  content: url(img/ranking/ico_check.png);
  top: 0;
  left: -40px; }

.ranking_single .contents ul li .inner .recommend ul li span {
  color: #ec3e41;
  font-weight: bold; }

.ranking_single .contents .single_review_area,
.ranking_single .contents .single_detail {
  margin-top: 40px; }

.ranking_single .contents .single_review_area .review_area {
  background: #ffeded;
  padding: 20px; }

.ranking_single .contents .ranking_single_ttl {
  text-align: center;
  background: url(img/ranking/single_review_ttl.png) repeat;
  padding: 20px; }

.ranking_single .contents .ranking_single_ttl span {
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  position: relative; }

.ranking_single .contents .ranking_single_ttl.ttl_review span:before {
  content: url(img/ranking/ico_review2.png);
  top: -5px;
  left: -65px;
  position: absolute; }

.ranking_single .contents .single_review_area .review_area ul {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 15px;
  height: 250px;
  overflow-y: scroll; }

.ranking_single .contents .single_review_area .review_area ul li {
  margin-top: 25px; }

.ranking_single .contents .single_review_area .review_area ul li:first-child {
  margin-top: 0; }

.ranking_single .contents .single_review_area .review_area ul li .wrap {
  position: relative; }

.ranking_single .contents .single_review_area .review_area ul li .wrap .name {
  font-weight: bold;
  padding-left: 25px;
  line-height: 20px;
  font-size: 15px;
  background: url(img/ranking/ico_review.png) no-repeat left center; }

.ranking_single .contents .single_review_area .review_area ul li .wrap .name span {
  font-weight: bold;
  display: inline-block;
  margin: 0 15px; }

.ranking_single .contents .single_review_area .review_area ul li .wrap .point {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 15px; }

.ranking_single .contents .single_review_area .review_area ul li .wrap .point .star {
  color: #fcd462; }

.ranking_single .contents .single_review_area .review_area ul li .wrap .point .red {
  color: #ff3e33;
  display: inline-block;
  margin-left: 30px;
  font-weight: bold; }

.ranking_single .contents .single_review_area .review_area ul li p {
  margin-top: 10px; }

.ranking_single .btn_single_gif {
  width: 910px;
  height: 112px;
  margin: 20px auto 0;
  display: block;
  background: url(img/detail/btn_single_gif.gif) no-repeat center top;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  padding-top: 33px;
  text-decoration: none; }






/* ===================================================================
haken
=================================================================== */
.haken_body .contents {
  padding: 30px; }

.haken_body .contents ul li {
  margin-top: 30px; }

.haken_body .contents ul li:first-child {
  margin-top: 0; }

.haken_body .contents ul li .client_name {
  padding: 22px 20px;
  position: relative; }

.haken_body .contents ul li .client_name {
  background-repeat: repeat;
  background-position: center;
  padding: 22px 20px 22px 40px;
  position: relative;
  background-image: url(img/haken/ttl_bg.png); }

.haken_list li .client_name {
  padding: 22px 20px 22px 120px !important;
  position: relative; }

.rank_list li:nth-child(1) .client_name,
.haken_body.haken_single .contents .rank1 .client_name {

  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list li:nth-child(2) .client_name,
.haken_body.haken_single .contents .rank2 .client_name {

  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list li:nth-child(3) .client_name,
.haken_body.haken_single .contents .rank3 .client_name {

  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list li:nth-child(4) .client_name,
.haken_body.haken_single .contents .rank4 .client_name {

  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list li:nth-child(5) .client_name,
.haken_body.haken_single .contents .rank5 .client_name {

  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.haken_list li .client_name:before {
  position: absolute;
  top: -16px;
  left: 20px; }

.haken_list li:nth-child(1) .client_name:before {
  content: url(img/haken/rank1.png); }

.haken_list li:nth-child(2) .client_name:before {
  content: url(img/haken/rank2.png); }

.haken_list li:nth-child(3) .client_name:before {
  content: url(img/haken/rank3.png); }

.haken_list li:nth-child(4) .client_name:before {
  content: url(img/haken/rank4.png); }

.haken_list li:nth-child(5) .client_name:before {
 content: url(img/haken/rank5.png);}

.haken_body .contents ul li .client_name h2 {
  font-size: 30px;
  font-weight: bold;
  color: #062d42; }

.haken_body .contents ul li .client_name h2 a {
  font-size: 30px;
  font-weight: bold;
  color: #062d42;
  text-decoration: none; }

.haken_body .contents ul li .client_name h2 a:hover {
  text-decoration: underline; }

.haken_body .contents ul li .inner {
  padding: 30px 20px;
  border: 1px solid #ea514b; }

.haken_body .contents ul li .inner .image {
  width: 380px; }

.haken_body .contents ul li .inner .image img {
  width: 100%; }

.haken_body .contents ul li .inner .image,
.haken_body .contents ul li .inner .txt {
  vertical-align: top; }

.haken_body .contents ul li .inner .txt {
  padding-left: 20px; }

.haken_body .contents ul li .inner .txt .read {
  font-size: 16px;
  font-weight: bold; }

.haken_body .contents ul li .inner .txt .read span {
  color: #eb4b44;
  font-weight: bold; }

.haken_body .contents ul li .inner .txt table,
.haken_single .single_detail table {
  width: 100%;
  border: 1px solid #ddd;
  margin-top: 10px; }

.haken_body .contents ul li .inner .txt table th,
.haken_body .contents ul li .inner .txt table td,
.haken_single .single_detail table th,
.haken_single .single_detail table td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 7px;
  vertical-align: middle;
  text-align: center; }

.haken_body .contents ul li .inner .txt table th,
.haken_single .single_detail table th {
  width: 25%;
  background: #aad1cd; }

.haken_body .contents ul li .inner .txt table td .min {
  font-size: 11px; }

.haken_body .contents ul li .inner .review_area {
  background: #ffeded;
  margin: 10px -20px 0;
  padding: 20px; }

.haken_body .contents ul li .inner .review_area ul {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 15px;
  height: 170px;
  overflow-y: scroll; }

.haken_body .contents ul li .inner .review_area ul li {
  margin-top: 25px; }

.haken_body .contents ul li .inner .review_area ul li:first-child {
  margin-top: 0; }

.haken_body .contents ul li .inner .review_area ul li .wrap {
  position: relative; }

.haken_body .contents ul li .inner .review_area ul li .wrap .name {
  font-weight: bold;
  padding-left: 25px;
  line-height: 20px;
  font-size: 15px;
  background: url(img/haken/ico_review.png) no-repeat left center; }

.haken_body .contents ul li .inner .review_area ul li .wrap .name span {
  font-weight: bold;
  display: inline-block;
  margin: 0 15px; }

.haken_body .contents ul li .inner .review_area ul li .wrap .point {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 15px; }

.haken_body .contents ul li .inner .review_area ul li .wrap .point .star {
  color: #fcd462; }

.haken_body .contents ul li .inner .review_area ul li .wrap .point .red {
  color: #ff3e33;
  display: inline-block;
  margin-left: 30px;
  font-weight: bold; }

.haken_body .contents ul li .inner .review_area ul li p {
  margin-top: 10px; }

.haken_body .contents ul li .inner .btn {
  display: block;
  width: 551px;
  margin: 20px auto 0; }

.haken_body .contents .outline {
  margin-top: 50px; }

.haken_body .contents .outline h3 {
  background-image: url(img/haken/ttl_bg.png);
  background-repeat: repeat;
  padding: 22px 20px 22px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #062d42; }

.haken_body .contents .outline table {
  width: 100%;
  border: 1px solid #c7c7c7;
  margin-top: 20px; }

.haken_body .contents .outline table th,
.haken_body .contents .outline table td {
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  padding: 20px;
  vertical-align: middle; }

.haken_body .contents .outline table th {
  width: 25%;
  background: #fedcda; }

.haken_body .contents .outline .btn_area {
  margin-top: 20px;
  text-align: right; }

.haken_body .contents .outline .btn_area a {
  display: inline-block;
  color: #ea514b;
  border: 2px solid #ea514b;
  padding: 15px 40px;
  text-decoration: none; }

.haken_body .contents .outline .btn_area a:hover {
  background: #ea514b;
  color: #fff; }

.haken_single .contents ul li .client_name {
  padding: 22px 20px 22px 40px; }

.haken_single .contents ul li .client_name:before {
  content: "" !important; }

/*20170729*/
.haken_body .contents.conpact ul li .client_name {
  padding: 15px 20px 15px 40px; }

.haken_body .contents.conpact ul li .client_name h2 {
  font-size: 26px; }

.haken_body.haken_single .contents.conpact .rank1 .client_name,
.haken_body.haken_single .contents.conpact .rank2 .client_name,
.haken_body.haken_single .contents.conpact .rank3 .client_name,
.haken_body.haken_single .contents.conpact .rank4 .client_name,
.haken_body.haken_single .contents.conpact .rank5 .client_name {
  background-position: 95% center,center !important;
  background-size: 140px auto, 595px auto; }

.haken_body .contents.conpact ul li .inner {
  padding: 20px 20px 10px; }

.haken_body .contents.conpact ul li .inner .table_w .image {
  width: 340px; }

.haken_body .contents.conpact ul li .inner .table_w .txt table th,
.haken_body .contents.conpact ul li .inner .table_w .txt table td {
  padding: 10px; }


.haken_body .contents.conpact {
  padding-top: 15px; }

.haken_single .contents ul li .read {
  font-weight: bold;
  font-size: 26px !important;
  color: #062d42 !important;
  text-align: center; }

.haken_single .contents ul li .inner .txt table th,
.haken_single .contents ul li .inner .txt table td {
  padding: 18px 7px; }

.haken_single .contents ul li .inner .txt table th {
  width: 25%;
  background: #ffdedd; }

.haken_single .contents ul li .inner .txt table td {
  font-size: 20px;
  font-weight: bold;
  color: #ff6d65; }

.haken_single .contents ul li .inner .recommend {
  padding-top: 60px;
  padding-left: 200px;
  position: relative; }

.haken_single .contents ul li .inner .recommend .ico {
  position: absolute;
  top: 20px;
  left: 80px; }

.haken_single .contents ul li .inner .recommend .ico2 {
  position: absolute;
  bottom: -5px;
  right: 150px;
  width: 120px; }

.haken_single .contents ul li .inner .recommend ul li {
  margin-top: 0;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  margin-top: 5px; }

.haken_single .contents ul li .inner .recommend ul li:before {
  position: absolute;
  content: url(img/haken/ico_check.png);
  top: 0;
  left: -40px; }

.haken_single .contents ul li .inner .recommend ul li span {
  color: #ec3e41;
  font-weight: bold; }

.haken_single .contents .single_review_area,
.haken_single .contents .single_detail {
  margin-top: 40px; }

.haken_single .contents .single_review_area .review_area {
  background: #ffeded;
  padding: 20px; }

.haken_single .contents .haken_single_ttl {
  text-align: center;
  background: url(img/haken/single_review_ttl.png) repeat;
  padding: 20px; }

.haken_single .contents .haken_single_ttl span {
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  position: relative; }

.haken_single .contents .haken_single_ttl.ttl_review span:before {
  content: url(img/haken/ico_review2.png);
  top: -5px;
  left: -65px;
  position: absolute; }

.haken_single .contents .single_review_area .review_area ul {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 15px;
  height: 250px;
  overflow-y: scroll; }

.haken_single .contents .single_review_area .review_area ul li {
  margin-top: 25px; }

.haken_single .contents .single_review_area .review_area ul li:first-child {
  margin-top: 0; }

.haken_single .contents .single_review_area .review_area ul li .wrap {
  position: relative; }

.haken_single .contents .single_review_area .review_area ul li .wrap .name {
  font-weight: bold;
  padding-left: 25px;
  line-height: 20px;
  font-size: 15px;
  background: url(img/haken/ico_review.png) no-repeat left center; }

.haken_single .contents .single_review_area .review_area ul li .wrap .name span {
  font-weight: bold;
  display: inline-block;
  margin: 0 15px; }

.haken_single .contents .single_review_area .review_area ul li .wrap .point {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 15px; }

.haken_single .contents .single_review_area .review_area ul li .wrap .point .star {
  color: #fcd462; }

.haken_single .contents .single_review_area .review_area ul li .wrap .point .red {
  color: #ff3e33;
  display: inline-block;
  margin-left: 30px;
  font-weight: bold; }

.haken_single .contents .single_review_area .review_area ul li p {
  margin-top: 10px; }

.haken_single .btn_single_gif {
  width: 910px;
  height: 112px;
  margin: 20px auto 0;
  display: block;
  background: url(img/detail/btn_single_gif.gif) no-repeat center top;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  padding-top: 33px;
  text-decoration: none; }






/* ===================================================================
Archive
=================================================================== */
.archive .contents {
  padding: 30px 0 0; }

.archive .contents h1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.5em; }

.archive .search_contents {
  position: relative; }

.archive .search_contents .search_result_wrap {
  border: 1px solid #ddd;
  width: 600px; }

.archive .search_contents .search_result_wrap h1 {
  background: #ea514b;
  text-align: center;
  color: #fff;
  padding: 5px 0; }

.archive .search_contents .search_result_wrap .inner {
  padding: 10px; }

.archive .search_contents .search_result_wrap .inner a {
  display: block;
  width: 200px;
  background: #848484;
  color: #fff;
  margin: 20px auto 10px;
  text-align: center;
  padding: 10px 0;
  text-decoration: none; }

.archive .search_contents .search_btn {
  position: absolute;
  width: 320px;
  top: 80px;
  right: 37px; }

.archive .search_contents .search_btn li {
  margin-top: 20px; }

.archive .search_contents .search_btn li:first-child {
  margin-top: 0; }

.archive .search_contents .search_btn li a {
  display: block;
  width: 350px;
  height: 88px; }

.archive .search_contents .search_btn li:nth-child(1) a {
  background: url(img/top/search_result_ranking2.png) no-repeat center top; }

.archive .search_contents .search_btn li:nth-child(2) a {
  background: url(img/top/search_result_pickup2.png) no-repeat center top;
  text-align: center;
  color: #fff;
  padding-top: 18px;
  padding-right: 7px;
  font-size: 105%;
  font-weight: bold;
  text-decoration: none; }

.archive .search_contents .search_btn li a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75; }

.archive .contents .search_query th {
  padding-right: 10px;
  width: 100px; }

.archive .contents .search_query td.work span {
  display: inline-block; }

.archive .contents .search_query td.work span:after {
  content: ", "; }

.archive .contents .search_query td.work span:last-child:after {
  content: ""; }

.archive .contents .search_query td.work {
  padding-left: 10px;
  position: relative; }

.archive .contents .search_query td.work:before {
  content: "： ";
  position: absolute;
  top: 0;
  left: -10px; }

.archive_table {
  width: 100%;
  border: 1px solid #ddd;
  margin-top: 30px; }

.archive_table th,
.archive_table td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
  text-align: center; }

.archive_table th {
  background: #fd8a86;
  text-align: center;
  color: #fff;
  padding: 10px 8px;
  font-weight: bold; }

.archive_table td {
  padding: 8px;
  color: #3b503b; }

.archive_table td.btn {
  width: 150px; }

.archive_table td.btn a {
  display: block;
  color: #fff;
  background: #ea514b;
  border-bottom: 3px solid #aa2e2a;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  text-decoration: none;
  padding: 12px 0;
  font-size: 105%;
  font-weight: bold;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s; }

.archive_table td.btn a:nth-child(2) {
  background: #0f4b87;
  border-bottom: 3px solid #0a2d51;
  margin-top: 8px; }

.archive_table td.btn a:hover {
  border-bottom: 1px solid #aa2e2a;
  margin-top: 2px; }

.archive_table td.btn a:nth-child(2):hover {
  border-bottom: 1px solid #0a2d51;
  margin-top: 10px; }

.archive_table .image {
  width: 140px; }

.archive_table .area {
  width: 115px; }

.archive_table .description {
  width: 320px;
  font-size: 15px;
  text-align: left;
  padding: 20px 12px; }

.archive_table .description span {
  font-weight: bold;
  color: #f00; }

.archive_table .name {
  text-align: left; }

.search_result .point {
  margin-top: 10px; }

.archive_table .point span {
  color: #efbb30;
  display: inline-block;
  margin: 0 3px; }

/* ===================================================================
非公開求人
=================================================================== */
.private_offer .private_offer_inner {
  padding: 30px; }

.page_ttl {
  background-image: url(img/ranking/ttl_bg.png);
  background-repeat: repeat;
  padding: 22px 20px 22px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #062d42; }

.private_offer .block01 ul {
  padding: 0 20px; }

.private_offer .block01 ul li {
  margin-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd; }

.private_offer .block01 ul li p {
  margin-top: 20px;
  font-size: 15px; }

.private_offer .block01 ul li p span {
  color: #f6494a;
  font-weight: bold; }

.private_offer .block01 .read {
  padding: 0 20px;
  margin-top: 20px;
  font-size: 15px; }

.private_offer .block01 .heading {
  border: 1px solid #fb7b76; }

.private_offer .block01 .heading .left {
  background: #fb7b76;
  width: 200px;
  text-align: center;
  color: #fff;
  padding: 15px;
  font-size: 16px;
  font-weight: bold; }

.private_offer .block01 .heading .right {
  padding: 15px;
  font-size: 16px;
  font-weight: bold; }

.private_offer .block02 {
  margin-top: 60px; }

.private_offer .block02.ranking_body .contents {
  padding: 30px 0; }

/* ===================================================================
一括比較
=================================================================== */
.comparison .contents {
  padding: 30px 0 0; }

/* ===================================================================
テクニック講座
=================================================================== */
.lesson_body .lesson_body_inner {
  padding: 10px 30px 30px;
  font-size: 15px; }

.lesson_body .lesson_body_inner section {
  margin-top: 40px; }

.lesson_body .lesson_body_inner section:first-child {
  margin-top: 0; }

.lesson_body .lesson_body_inner .block01 p {
  margin-top: 25px;
  padding: 0 20px; }

.lesson_body .lesson_body_inner .block01 .lead {
  margin-top: 25px;
  text-align: center;
  font-size: 18px;
  font-weight: bold; }

.lesson_body .lesson_body_inner .block01 .lead span {
  font-weight: bold;
  color: #f6494a; }

.lesson_body .lesson_body_inner .block02 .inner {
  padding: 20px 20px 0;
  position: relative; }

.lesson_body .lesson_body_inner .block02 .inner .btn {
  position: absolute;
  bottom: 0;
  right: 0; }

.lesson_btn_section {
  margin-top: 40px; }

.lesson_btn_section ul {
  padding: 0 25px; }

.lesson_btn_section ul li {
  width: 25%;
  float: left;
  text-align: center;
  padding: 0 5px; }

.lesson_body .ranking_body {
  margin-top: 60px; }

.lesson_body .lesson_single .inner {
  padding: 20px 20px 0; }

.lesson_body .lesson_single .inner span {
  color: #ec3e41;
  font-weight: bold; }

.lesson_body .lesson_single .heading {
  font-size: 18px;
  text-align: center; }

.lesson_body .lesson_single .heading span {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #ff0 0%); }

.lesson_body.lesson_other .lesson_single .inner ul {
  margin-top: 40px;
  margin-left: 20px;
  list-style-type: disc; }

.lesson_body.lesson_other .lesson_single .inner ul li {
  margin-top: 5px; }

.lesson_body.lesson_other .lesson_single .inner ul li:first-child {
  margin-top: 0; }

.lesson_body.lesson_other .lesson_single section .heading {
  padding: 16px 20px 16px 32px; }

.lesson_body.lesson_other .lesson_single section:nth-child(2) .heading,
.lesson_body.lesson_other .lesson_single section:nth-child(5) .heading {
  border: 1px solid #ff6633;
  color: #ff6633; }

.lesson_body.lesson_other .lesson_single section:nth-child(3) .heading {
  border: 1px solid #0097a7;
  color: #0097a7; }

.lesson_body.lesson_other .lesson_single section:nth-child(4) .heading {
  border: 1px solid #c0ca33;
  color: #c0ca33; }

.lesson_body.lesson_other .lesson_single .heading span {
  background: #fff;
  display: inline-block;
  position: relative; }

.lesson_body.lesson_other .lesson_single .heading span:after {
  content: "";
  position: absolute;
  left: -50px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 32px auto;
  top: 50%;
  margin-top: -16px; }

.lesson_body.lesson_other .lesson_single .heading span.ico_hatena_or:after {
  background-image: url(img/lesson/ico_hatena_or.png); }

.lesson_body.lesson_other .lesson_single .heading span.ico_clock_bl:after {
  background-image: url(img/lesson/ico_clock_bl.png); }

.lesson_body.lesson_other .lesson_single .heading span.ico_graph_gr:after {
  background-image: url(img/lesson/ico_graph_gr.png); }

.lesson_body.lesson_other .lesson_single .heading span.ico_light_or:after {
  background-image: url(img/lesson/ico_light_or.png); }

.lesson_body.lesson_other .lesson_single .heading span.ico_clock_or:after {
  background-image: url(img/lesson/ico_clock_or.png); }

.lesson_body.lesson_other .lesson_single .heading span.ico_hatena_bl:after {
  background-image: url(img/lesson/ico_hatena_bl.png); }

.lesson_body.lesson_other .lesson_single .heading span.ico_atn_gr:after {
  background-image: url(img/lesson/ico_atn_gr.png); }

.lesson_body.lesson_other .lesson_single .heading span.ico_merit_or:after {
  background-image: url(img/lesson/ico_merit_or.png); }

.lesson_body.lesson_other .lesson_single .heading span.ico_atn_bl:after {
  background-image: url(img/lesson/ico_atn_bl.png); }

.lesson_body.lesson_other .lesson_single .heading span.ico_point_gr:after {
  background-image: url(img/lesson/ico_point_gr.png); }

.lesson_body.lesson_other .lesson_single .heading span.ico_merit_bl:after {
  background-image: url(img/lesson/ico_merit_bl.png); }

.lesson_body.lesson_other .lesson_single .heading span.ico_atn_gr:after {
  background-image: url(img/lesson/ico_atn_gr.png); }

.lesson_body.lesson_other .lesson_single .heading span.ico_point_or:after {
  background-image: url(img/lesson/ico_point_or.png); }

/* ===================================================================
下層共通
=================================================================== */
.page_body .page_body_inner {
  padding: 30px;
  font-size: 15px; }

.page_body .page_body_inner .inner {
  padding: 25px; }

.company table,
.about_table table {
  width: 100%;
  border: 1px solid #ffe5ee; }

.company table th,
.company table td,
.about_table table th,
.about_table table td {
  padding: 15px;
  vertical-align: middle;
  border-right: 1px solid #ffe5ee;
  border-bottom: 1px solid #ffe5ee; }

.company table th,
.about_table table th {
  font-weight: bold;
  background: #fff2f6; }

.about_table table th {
  width: 200px; }

.about_table.result table {
  text-align: center; }

.about_table.result table th {
  background: #ff968d; }

.about_table.result table .point {
  font-weight: bold;
  color: #fd4042; }

.about_table table td.ttl {
  background: #b6b6b6;
  text-align: center;
  color: #fff; }

.company_archive {
  margin-top: 40px; }

.company_archive ul {
  text-align: center;
  letter-spacing: -.5em; }

.company_archive ul li {
  display: inline-block;
  margin-top: 12px;
  letter-spacing: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 16%; }

.privacy dl dt {
  padding: 0 10px;
  color: #ea514b;
  font-weight: bold;
  margin-bottom: 0.5em; }

.privacy dl dt:before {
  content: "- "; }

.privacy dl dd {
  padding: 0 10px;
  border-bottom: dotted 1px #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 13px; }

.privacy dl dd span {
  font-weight: bold;
  display: block;
  margin-bottom: 10px; }

.about table.nTable {
  width: 100%;
  border-collapse: collapse; }

.about table.nTable th, .reviewTableBX02 table.nTable td {
  padding: 10px 20px; }

.about table.nTable th {
  width: 127px;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
  background-color: #ffecec;
  border-right: 1px solid #cccccc; }

.reviewTableBX02 {
  /*調査結果*/
  border: 1px solid #ea514b; }

.reviewTableBX03 {
  border-top: 1px dotted #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 1px;
  padding: 20px 12px; }

.reviewTableBX03 table {
  width: 100%; }

.reviewTableBX03 table th {
  width: 196px; }

.reviewTableBX03 table td {
  text-align: center;
  vertical-align: middle; }

.reviewTableBX03 table th, .reviewTableBX03 table td {
  border: 1px solid #cccccc; }

.reviewTableBX03 table th {
  background-color: #ededed;
  font-weight: normal;
  text-align: left;
  padding: 10px;
  width: 178px; }

.reviewTableBX03 table th.titleTh {
  height: 70px;
  padding: 0;
  background: #fff url(img/common/review_tableBg.jpg) no-repeat 18px 100%; }

.reviewTableBX03 table th.titleTh h2 {
  font-size: 17px;
  padding-top: 28px;
  padding-left: 68px;
  color: #f584ae; }

.reviewTableBX03 table td.withB {
  width: 85px; }

.reviewTableBX03 table td.bgCellPk {
  background-color: #ffe7e7; }

.reviewTableBX03 table td.bgCellYe {
  background-color: #fffde7; }

/* ===================================================================
クッションページ
=================================================================== */
.cushion_page {
  background: #f6f6f6; }

.cushion_page_header {
  background: #fff; }

.cushion_page_header .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 10px;
  text-align: center; }

.cushion_page_header .inner .logo {
  width: 201px;
  margin: 0 auto; }

.cushion_page .main {
  margin: 100px auto 0;
  background: #fff;
  width: 900px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  position: relative;
  padding: 100px 30px 60px;
  text-align: center; }

.cushion_page .main .read {
  width: 630px;
  height: 102px;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(img/cushion/bg.png) no-repeat center top;
  padding-top: 15px; }

.cushion_page .main .read p {
  color: #fff;
  font-size: 18px;
  font-weight: bold; }

.cushion_page .main .loading p {
  color: #999;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px; }

.cushion_page .main .direct_link {
  font-size: 16px;
  margin-top: 40px; }

.cushion_page .main .direct_link a {
  color: #135E9F;
  text-decoration: underline; }

.cushion_page .main .illust {
  position: absolute;
  right: 30px;
  bottom: 10px; }

.archive_table .sort_btn {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
  /* IE6-9 */ }

.archive_table .sort_btn td {
  padding: 6px 0 0; }

.archive_table .sort_btn td ul {
  text-align: center; }

.archive_table .sort_btn td ul li {
  display: inline-block;
  vertical-align: middle; }

.archive_table .sort_btn td ul li:nth-child(2) {
  margin-left: 5px; }

.archive_table .sort_btn td ul li input {
  height: 20px; }

.top_link_box {
  margin-top: 40px !important;
  padding-bottom: 20px;
  border-bottom: 5px solid #ddd; }

.top_link_box .cont {
  width: 480px; }

.top_link_box .cont:nth-child(1) {
  float: left; }

.top_link_box .cont:nth-child(2) {
  float: right; }

.top_link_box .cont .cont_inner {
  border: 1px solid #ddd; }

.top_link_box .cont .cont_inner ul li {
  border-bottom: 1px dotted #ddd; }

.top_link_box .cont .cont_inner ul li:last-child {
  border-bottom: none; }

.top_link_box .tips .cont_inner ul li a {
  display: block;
  padding: 20px 20px 20px 40px;
  text-decoration: none;
  position: relative;
  color: #397db2;
  text-decoration: underline; }

.top_link_box .tips .cont_inner ul li a:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -5px;
  border-style: solid;
  border-width: 4px 0 4px 5.4px;
  border-color: transparent transparent transparent #397db2; }


.top_link_box .tips .cont_inner ul li:hover a {
  background: #f5f5f5; }

.top_link_box .faq li dd {
  display: none; }

.top_link_box .faq li .disp dd {
  display: block; }

.top_link_box .faq .cont_inner ul li dt a {
  display: block;
  padding: 20px 20px 20px 50px;
  text-decoration: none;
  color: #397db2;
  text-decoration: underline;
  position: relative; }

.top_link_box .faq .cont_inner ul li dt a:before {
  display: block;
  position: absolute;
  left: 10px;
  top: 50%;
  content: "";
  width: 27px;
  height: 27px;
  background: url(img/top/ico_question.png) no-repeat center top;
  margin-top: -14px; }

.top_link_box .faq .cont_inner ul li dd {
  padding: 0 20px 10px 50px;
  position: relative; }

.top_link_box .faq .cont_inner ul li dd:before {
  display: block;
  position: absolute;
  left: 10px;
  top: 14px;
  content: "";
  width: 27px;
  height: 27px;
  background: url(img/top/ico_answer.png) no-repeat center top;
  margin-top: -14px; }

.top_link_box .faq .cont_inner ul li .close {
  text-align: right;
  color: #397db2;
  text-decoration: underline; }

.top_link_box .faq .cont_inner ul li .close a {
  color: #397db2;
  text-decoration: underline; }

/* プライバシーポリシー*/
.page_privacy {
  padding: 35px; }

.page_privacy ul {
  margin-left: 20px; }

.page_privacy .heading {
  text-align: center;
  padding: 30px 0; }

.page_privacy .heading h2 {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 2px solid #333; }

.page_privacy section {
  border-top: 1px solid #ddd;
  padding: 30px 50px 0;
  margin-top: 40px; }

.page_privacy section h3 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px; }

.page_privacy section .inner {
  padding: 15px; }

.page_privacy table {
  border: 1px solid #ddd;
  margin-top: 25px; }

.page_privacy table th,
.page_privacy table td {
  padding: 15px; }

.page_privacy table thead th {
  text-align: center;
  background: #333;
  color: #fff;
  width: 50%; }

.page_privacy table thead th:first-child {
  border-right: 1px solid #fff; }

.page_privacy table tbody th {
  background: #f5f5f5;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

.page_privacy table tbody td {
  border-bottom: 1px solid #ddd; }

.page_privacy .latin {
  list-style-type: lower-latin; }

.page_privacy .latin li {
  margin-top: 15px; }

.caregivers_body .ranking_body .contents ul li .client_name {
  background-image: url(img/caregivers/ttl_bg.png); }
.caregivers_body .rank_list li:nth-child(1) .client_name,
.caregivers_body .ranking_body.ranking_single .contents .rank1 .client_name {
  background-image: url(img/ranking/point1.png), url(img/caregivers/ttl_bg.png) !important; }
.caregivers_body .rank_list li:nth-child(2) .client_name,
.caregivers_body .ranking_body.ranking_single .contents .rank2 .client_name {
  background-image: url(img/ranking/point2.png), url(img/caregivers/ttl_bg.png) !important; }
.caregivers_body .rank_list li:nth-child(3) .client_name,
.caregivers_body .ranking_body.ranking_single .contents .rank3 .client_name {
  background-image: url(img/ranking/point3.png), url(img/caregivers/ttl_bg.png) !important; }
.caregivers_body .rank_list li:nth-child(4) .client_name,
.caregivers_body .ranking_body.ranking_single .contents .rank4 .client_name {
  background-image: url(img/ranking/point4.png), url(img/caregivers/ttl_bg.png) !important; }
.caregivers_body .rank_list li:nth-child(5) .client_name,
.caregivers_body .ranking_body.ranking_single .contents .rank5 .client_name {
  background-image: url(img/ranking/point5.png), url(img/caregivers/ttl_bg.png) !important; }
.caregivers_body .ranking_body.ranking_single .contents .point3_4 .client_name {
  background-image: url(img/ranking/point3_4.png), url(img/caregivers/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 95% center,center !important;
background-size:140px auto, auto;}

.caregivers_body .ranking_body .contents ul li .inner {
  border: 1px solid #ee7300; }
.caregivers_body .ranking_body .contents ul li .inner .txt .read {
  font-size: 20px; }
.caregivers_body .ranking_body .contents ul li .inner .txt .read span {
  color: #ee7300; }
.caregivers_body .ranking_body .contents ul li .inner .txt table td .min {
  font-size: 12px !important; }
.caregivers_body .ranking_body .contents ul li .inner .review_area ul li .wrap .name {
  background: url(img/caregivers/ico_review.png) no-repeat left center; }
.caregivers_body .ranking_body .contents .outline h3 {
  background-image: url(img/caregivers/ttl_bg.png); }
.caregivers_body .ranking_body .contents .outline table th {
  background: #ffdcbb; }
.caregivers_body .ranking_body .contents .outline .btn_area a {
  color: #ee7300;
  border: 2px solid #ee7300; }
.caregivers_body .ranking_body .contents .outline .btn_area a:hover {
  background: #ee7300;
  color: #fff; }
.caregivers_body .footer {
  background: #ee7300; }
.caregivers_body .footer .copyright {
  background: #ffb46f; }
.caregivers_body .page_top {
  background-color: rgba(238, 115, 0, 0.7); }
.caregivers_body .page_ttl {
  background-image: url(img/caregivers/ttl_bg.png); }
.caregivers_body .about_table table th {
  background: #ffd19b; }
.caregivers_body .about_table.result table th {
  background: #ffd19b; }
.caregivers_body .archive_table th {
	background:#ee7300;
}
.caregivers_body .archive_table td.description span {
	color:#ee7300;
}
.caregivers_body .lesson_btn_section ul li {
	width:33%;
}

.pharmacist_body .ranking_body .contents ul li .client_name {
  background-image: url(img/pharmacist/ttl_bg.png); }
.pharmacist_body .rank_list li:nth-child(1) .client_name,
.pharmacist_body .ranking_body.ranking_single .contents .rank1 .client_name {
  background-image: url(), url(img/pharmacist/ttl_bg.png) !important; }
.pharmacist_body .rank_list li:nth-child(2) .client_name,
.pharmacist_body .ranking_body.ranking_single .contents .rank2 .client_name {
  background-image: url(), url(img/pharmacist/ttl_bg.png) !important; }
.pharmacist_body .rank_list li:nth-child(3) .client_name,
.pharmacist_body .ranking_body.ranking_single .contents .rank3 .client_name {
  background-image: url(), url(img/pharmacist/ttl_bg.png) !important; }
.pharmacist_body .rank_list li:nth-child(4) .client_name,
.pharmacist_body .ranking_body.ranking_single .contents .rank4 .client_name {
  background-image: url(), url(img/pharmacist/ttl_bg.png) !important; }
.pharmacist_body .rank_list li:nth-child(5) .client_name,
.pharmacist_body .ranking_body.ranking_single .contents .rank5 .client_name {
  background-image: url(), url(img/pharmacist/ttl_bg.png) !important; }
.pharmacist_body .ranking_body .contents ul li .inner {
  border: 1px solid #006d30;
  border-top: none; }
.pharmacist_body .ranking_body .contents ul li .inner .txt .read span {
  color: #e82900; }
.pharmacist_body .ranking_body .contents ul li .inner .review_area ul li .wrap .name {
  background: url(img/pharmacist/ico_review.png) no-repeat left center; }
.pharmacist_body .ranking_body .contents .outline h3 {
  background-image: url(img/pharmacist/ttl_bg.png); }
.pharmacist_body .ranking_body .contents .outline table th {
  background: #ade2c8; }
.pharmacist_body .ranking_body .contents .outline .btn_area a {
  color: #006d30;
  border: 2px solid #006d30; }
.pharmacist_body .ranking_body .contents .outline .btn_area a:hover {
  background: #006d30;
  color: #fff; }
.pharmacist_body .ranking_body .contents ul li .inner .txt table th,
.pharmacist_body .ranking_single .single_detail table th {
  background: #cbd6df; }
.pharmacist_body .ranking_body .contents ul li .inner .review_area {
  background: #f5f5f5; }
.pharmacist_body .footer {
  background: #006d30; }
.pharmacist_body .footer .copyright {
  background: #40b675; }
.pharmacist_body .page_top {
  background-color: rgba(0, 109, 48, 0.7); }
.pharmacist_body .page_ttl {
  background-image: url(img/pharmacist/ttl_bg.png); }
.pharmacist_body .about_table table th {
  background: #ade2c8; }
.pharmacist_body .about_table.result table th {
  background: #ade2c8; }

.childminder_body .ranking_body .contents ul li .client_name {
  background-image: url(img/childminder/ttl_bg.png); }
.childminder_body .rank_list li:nth-child(1) .client_name,
.childminder_body .ranking_body.ranking_single .contents .rank1 .client_name {
  background-image: url(img/ranking/point1.png), url(img/childminder/ttl_bg.png) !important; }
.childminder_body .rank_list li:nth-child(2) .client_name,
.childminder_body .ranking_body.ranking_single .contents .rank2 .client_name {
  background-image: url(img/ranking/point2.png), url(img/childminder/ttl_bg.png) !important; }
.childminder_body .rank_list li:nth-child(3) .client_name,
.childminder_body .ranking_body.ranking_single .contents .rank3 .client_name {
  background-image: url(img/ranking/point3.png), url(img/childminder/ttl_bg.png) !important; }
.childminder_body .rank_list li:nth-child(4) .client_name,
.childminder_body .ranking_body.ranking_single .contents .rank4 .client_name {
  background-image: url(img/ranking/point4.png), url(img/childminder/ttl_bg.png) !important; }
.childminder_body .rank_list li:nth-child(5) .client_name,
.childminder_body .ranking_body.ranking_single .contents .rank5 .client_name {
  background-image: url(img/ranking/point5.png), url(img/childminder/ttl_bg.png) !important; }
.childminder_body .ranking_body .contents ul li .inner {
  border: 1px solid #ec7084; }
.childminder_body .ranking_body .contents ul li .inner .txt .read span {
  color: #ec7084; }
.childminder_body .ranking_body .contents ul li .inner .review_area ul li .wrap .name {
  background: url(img/childminder/ico_review.png) no-repeat left center; }
.childminder_body .ranking_body .contents .outline h3 {
  background-image: url(img/childminder/ttl_bg.png); }
.childminder_body .ranking_body .contents .outline table th {
  background: #fbe1e5; }
.childminder_body .ranking_body .contents .outline .btn_area a {
  color: #ec7084;
  border: 2px solid #ec7084; }
.childminder_body .ranking_body .contents .outline .btn_area a:hover {
  background: #ec7084;
  color: #fff; }
.childminder_body .footer {
  background: #ec7084; }
.childminder_body .footer .copyright {
  background: #f29dab; }
.childminder_body .page_top {
  background-color: rgba(236, 112, 132, 0.7); }
.childminder_body .page_ttl {
  background-image: url(img/childminder/ttl_bg.png); }
.childminder_body .about_table table th {
  background: #f2d8de; }
.childminder_body .about_table.result table th {
  background: #f2d8de; }
.caregivers_body .ranking_single .contents ul li .inner .recommend ul li:before {
  content: url(img/caregivers/ico_check.png); }
.caregivers_body .ranking_single .contents ul li .inner .recommend ul li span {
  color: #ee7300; }
.caregivers_body .ranking_single .contents .ranking_single_ttl {
  background: url(img/caregivers/single_review_ttl.png) repeat; }
.caregivers_body .ranking_single .contents .single_review_area .review_area ul li .wrap .name {
  background: url(img/caregivers/ico_review.png) no-repeat left center; }


.phar_contents{
  padding: 20px 30px 10px 30px;
}
.main .pharmacist_haken_contents section {
    margin-top: 15px;
}
.main .pharmacist_haken_contents .main_ttl {
    background: url(img/pharmacist/haken/ttl_bg.png) no-repeat;
    text-align: left;
    padding: 10px 20px 10px 30px;
}

.pharmacist_haken_contents .main_ttl h2 {
    font-size: 20px;
    color: #009933;
    font-weight: bold;
    padding:8px 0px 12px 15px;
    margin-bottom: 10px;

}
.pharmacist_haken_contents h3 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    background: #f0f0f0;
    padding: 10px 0px  10px  10px ;
  }

.main .pharmacist_haken_contents .inner {
    padding: 20px 20px 10px;
    border: 1px solid #fff;
    font-size: 18px;
    line-height: 1.7;
}
.main .pharmacist_haken_contents .inner span {
    font-weight: bold;
    color: #ff3300;
}
.main .pharmacist_haken_contents .inner .inner_txt_box{
  padding: 10px;
  margin: 20px 0;
  color: #333;
  background: #d5e9c2;
  border-radius: 10px;
}
.main .pharmacist_haken_contents .inner .inner_txt_qa{
  padding: 10px;
  margin: 20px 0;
  color: #333;
  background: #fff;
  border:2px solid #e2dede;
}
.inner_txt_qa dl {
     overflow: hidden;
     _zoom: 1;
     }

.inner_txt_qa dt,
.inner_txt_qa dd{
     font-size: 18px;
     margin:0 0 10px 0;
     padding-left:4.5em;
     line-height:1.5em;
     background:none no-repeat left top;
     min-width: 40px;
     min-height:55px;
     }
.inner_txt_qa dd{
     background: url(img/pharmacist/haken/qa_a.png) no-repeat;
     overflow: hidden;
     padding-left: 60px;
     }
.inner_txt_qa dt{
     background: url(img/pharmacist/haken/qa_q.png) no-repeat;
     background-position: 0 10px;
     padding-top: 15px;
     padding-left: 60px;
     margin-top:-1px;
}

.main .pharmacist_haken_contents  .btns {
    display: block;
    width: 700px;
    margin: 20px auto 0;
}

.topic_column{
	margin-top: 30px;
	background: #f88883;
    cursor: pointer;
    /* border-bottom: 1px solid #fff; */
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.topic_column h2{
	margin-top: 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
    font-size: 20px;
}
.topic_column .topic_innter{
	width: 100%;
    background: #fff;
    border: 1px solid #ea514b;
    padding: 40px;
}
	


.topic_innter  img {
	padding-right: 10px;
}


.topic_innter  div{
   font-size: 13px;
   display: inline-block;
   padding: 0px 0px 6px 0px;
    
}
.topic_innter  .cet_i{
	
	padding: 0px 170px 0 200px;
    
}

.topic_innter  div.dashed{
	
	border-bottom: 1px dashed #ea514b;
    
    
}
.topic_innter .btn_batch{
	padding: 10px 20px;
    width: 300px;
    text-align: center;
    font-weight: bold;
    color: #ea514b;
    background: #FFF;
    border: solid 1px #ea514b;
    border-radius: 10px;
	margin-top: 20px;
}



.feature_slide_section {
    margin-top:20px;
}
.feature_slide_section .inner {
    padding:20px;
    background:#fff;
    border:2px solid #5d9d01;
}
.feature_slide_section .bx-wrapper {
	position: relative;
    *zoom:1
}
.feature_slide_section .bx-wrapper img {
	max-width: 100%;
	display: block
}
.feature_slide_section .bx-wrapper .bx-viewport {
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}
.feature_slide_section .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .feature_slide_section .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
*zoom:1;
*display:inline
}
.feature_slide_section .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.feature_slide_section .bx-wrapper .bx-pager.bx-default-pager a.active, 
.feature_slide_section .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #000
}
.feature_slide_section .bx-wrapper .bx-prev {
	left: -15px;
	background: url(../images/crejit/ico_prev.png)center center no-repeat
}
.feature_slide_section .bx-wrapper .bx-next {
	right: -15px;
	background: url(../images/crejit/ico_next.png)center center no-repeat
}
.feature_slide_section .bx-wrapper .bx-controls-direction a {
	position: absolute;
	outline: 0;
	top: 0;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	z-index: 2;
    background-size:30px auto !important;
}
.feature_slide_section .bx-wrapper .bx-controls-direction {
	width: 955px;
	position: absolute;
	top: 66px;
}
.feature_slide_section .bx-wrapper .bx-controls-direction a.disabled {
	display: none
}
.feature_slide_section a {
    color:#333;
    text-decoration: none;
}
.feature_slide_section a:hover img {
    filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.feature_slide_section .heading {
	background:#f2f2f2;
    text-align: center;
    padding:10px 0;
    font-size:15px;
    font-weight: bold;
    line-height:1.5;
    color: #ff6c00;
}
.feature_slide_section .read_more {
	padding-top:10px;
    text-align: right;
    font-size:12px;
    text-decoration: underline;
    color: #1c6e09;
}
.feature_slide_section .read {
	padding-top:10px;
    margin-top:10px;
    border-top:1px dotted #aaaaaa;
    text-align: center;
    font-size:12px;
    -moz-transition:0.3s;-webkit-transition:0.3s;-o-transition:0.3s;-ms-transition:0.3s;transition: 0.3s;
    font-weight: bold;
}
.feature_slide_section a:hover .read_more {
	color:#5d9d01;
}
.topics_body {
  background: #faf3e9;
  padding-bottom: 30px;
  line-height: 1.6; }
  .topics_body .topics_body_inner {
    padding: 20px; }
    .topics_body .topics_body_inner .ttl {
      background: #f88884;
      font-size: 20px;
      font-weight: bold;
      color: #fff;
      padding: 14px 14px 12px; }
    .topics_body .topics_body_inner .heading {
      padding: 20px;
      font-size: 17px; }
    .topics_body .topics_body_inner ul li {
      margin-top: 14px;
      background: #fff;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
      box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); }
      .topics_body .topics_body_inner ul li:first-child {
        margin-top: 0; }
      .topics_body .topics_body_inner ul li a {
        display: table;
        table-layout: fixed;
        padding: 20px;
        text-decoration: none; }
        .topics_body .topics_body_inner ul li a:hover {
          filter: alpha(opacity=75);
          -moz-opacity: 0.75;
          opacity: 0.75; }
      .topics_body .topics_body_inner ul li .image, .topics_body .topics_body_inner ul li .txt {
        display: table-cell;
        vertical-align: top; }
      .topics_body .topics_body_inner ul li .image {
        width: 140px;
        position: relative; }
      .topics_body .topics_body_inner ul li.new .image::before {
        content: "";
        position: absolute;
        left: -2px;
        top: -2px;
        width: 45px;
        height: 45px;
        background: url(img/topic/ico_new.png) no-repeat center top;
        background-size: 45px auto;
        z-index: 100; }
      .topics_body .topics_body_inner ul li .txt {
        padding-left: 20px; }
        .topics_body .topics_body_inner ul li .txt .category {
          display: inline-block;
          padding: 5px 0 3px;
          text-align: center;
          width: 100px;
          color: #fff;
          font-weight: bold;
          font-size: 13px; }
          .topics_body .topics_body_inner ul li .txt .category.column {
            background: #7fcff4; }
          .topics_body .topics_body_inner ul li .txt .category.topic {
            background: #f88884; }
        .topics_body .topics_body_inner ul li .txt .title {
          margin-top: 5px;
          font-size: 17px;
          font-weight: bold;
          color: #4F4F4F; }
        .topics_body .topics_body_inner ul li .txt .date {
          font-size: 12px;
          color: #A9A9A9; }
  .topics_body .pager {
    text-align: center;
    margin-top: 30px; }
    .topics_body .pager a, .topics_body .pager span {
      text-decoration: none;
      border: 1px solid #f88884;
      background: #f88884;
      padding: 7px 0 0;
      text-align: center;
      margin: 2px;
      color: #fff;
      width: 35px;
      height: 35px;
      display: inline-block;
      vertical-align: top; }
    .topics_body .pager a:hover,
    .topics_body .pager span.current {
      border-color: #f88884;
      background: #fee7e6;
      color: #f88884; }
    .topics_body .pager span.current {
      font-weight: bold; }

.search_box .area_inner {
  text-align: left;
  background-color: #eff3f7;
  padding: 20px;
  border: 1px solid #ea514b; }

.search_box .area_inner .inner {
  min-height: 567px;
  background-image: url(img/top/map_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative; }

.search_box .area_inner .inner ul {
  position: absolute;
  top: 0;
  left: 40px;
  width: 346px; }

.search_box .area_inner .inner ul li {
  display: block;
  margin: 1px 0 0 1px;
  float: left;
  padding: 10px; }

.search_box .area_inner .inner ul li:nth-child(1) {
  background: #6699cc; }

.search_box .area_inner .inner ul li:nth-child(2) {
  background: #52bbd1; }

.search_box .area_inner .inner ul li:nth-child(3) {
  background: #71d5cb; }

.search_box .area_inner .inner ul li:nth-child(4) {
  background: #75b777; }

.search_box .area_inner .inner ul li:nth-child(5) {
  background: #c0c743; }

.search_box .area_inner .inner ul li:nth-child(6) {
  background: #efb838; }

.search_box .area_inner .inner ul li:nth-child(7) {
  background: #f58c3f; }

.search_box .area_inner .inner ul li:nth-child(8) {
  background: #f1a296; }

.search_box .area_inner .inner ul li:nth-child(9) {
  background: #e77a72; }

.search_box .area_inner .inner ul li:nth-child(10) {
  background: #b88dc5; }

.search_box .area_inner .inner input[type=checkbox] {
  display: none; }

.search_box.search_box_childcareworker .area_inner .inner input[type=radio] {
  display: none; }

.top_topics {
  margin-top: 30px; }
  .top_topics h2 {
    background: #ea514b;
    text-align: center;
    padding: 5px 0; }
  .top_topics .inner {
    padding: 40px 0 20px;
    border: 1px solid #ea514b;
    text-align: center; }
    .top_topics .inner ul {
      display: inline-block;
      vertical-align: top;
      text-align: left; }
    .top_topics .inner ul li {
      margin-top: 15px;
      padding-bottom: 15px;
      border-bottom: 1px dashed #ea514b; }
      .top_topics .inner ul li:first-child {
        margin-top: 0; }
      .top_topics .inner ul li span, .top_topics .inner ul li a {
        display: inline-block;
        vertical-align: middle; }
      .top_topics .inner ul li span {
        background: #ff7376;
        padding: 3px 15px 1px;
        color: #fff;
        font-size: 11px;
        font-weight: bold;
        margin-right: 15px; }
      .top_topics .inner ul li a {
        font-size: 15px; }
      .top_topics .inner ul li a:hover {
        color: #ea514b; }
    .top_topics .inner .btn {
      margin-top: 20px; }
      .top_topics .inner .btn a {
        display: block;
        width: 340px;
        margin: 0 auto;
        text-decoration: none;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px;
        border: 2px solid #ff7376;
        color: #ff7376;
        font-size: 16px;
        font-weight: bold;
        padding: 15px 0;
        text-align: center; }
        .top_topics .inner .btn a:hover {
          background: #ff7376;
          color: #fff; }

.top_link_box {
  margin-top: 40px !important;
  padding-bottom: 0;
  border-bottom: none; }

.top_topics2 {
  margin-top: 20px; }
  .top_topics2 .top_topics2_inner {
    border: 1px solid #ddd;
    padding: 20px; }
    .top_topics2 .top_topics2_inner a {
      display: block;
      text-decoration: none; }
      .top_topics2 .top_topics2_inner a .title {
        padding: 5px;
        font-size: 15px; }
      .top_topics2 .top_topics2_inner a:hover img {
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1; }
      .top_topics2 .top_topics2_inner a:hover .title {
        color: #ea514b; }
  .top_topics2 .slick-track {
    margin: 0; }
  .top_topics2 .slick-prev::before, .top_topics2 .slick-next::before {
    content: '';
    width: 9px;
    height: 9px;
    border: 0px;
    border-top: solid 2px white;
    border-right: solid 2px white;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -5px;
    z-index: 100; }
  .top_topics2 .slick-prev::before {
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 11px; }
  .top_topics2 button.slick-prev,
  .top_topics2 button.slick-next {
    border: 1px solid #fff; }
  .top_topics2 button.slick-prev {
    display: block;
    left: -15px;
    z-index: 100;
    top: 100px;
    width: 40px;
    height: 40px;
    background: rgba(8, 92, 79, 0.8);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%; }
  .top_topics2 button.slick-next {
    display: block;
    right: -15px;
    top: 100px;
    width: 40px;
    height: 40px;
    background: rgba(8, 92, 79, 0.8);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%; }
  .top_topics2 .slick-initialized .slick-slide {
    margin: 0 5px; }
  .top_topics2 .btn {
    margin-top: 20px; }
    .top_topics2 .btn a {
      display: block;
      width: 340px;
      margin: 0 auto;
      text-decoration: none;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      border: 2px solid #085c4f;
      color: #085c4f;
      font-size: 16px;
      font-weight: bold;
      padding: 15px 0;
      text-align: center; }
      .top_topics2 .btn a:hover {
        background: #085c4f;
        color: #fff; }

.top_other {
  margin-top: 20px; }
  .top_other h2 {
    background: #ea514b;
    text-align: center;
    padding: 20px 0; }
  .top_other .top_other_inner {
    padding: 20px 80px 0; }
  .top_other ul {
    font-size: 0; }
    .top_other ul li {
      display: inline-block;
      width: 50%;
      vertical-align: top;
      font-size: 15px;
      text-align: center; }
      .top_other ul li:nth-child(1) {
        padding-right: 15px; }
      .top_other ul li:nth-child(2) {
        padding-left: 15px; }
      .top_other ul li p {
        margin-bottom: 5px; }
      .top_other ul li img {
        border: 1px solid #ddd; }






.pharmacist_body_guide .guide_bg {
	background: #e7f9fe;
}

.pharmacist_body_guide .guide_bg .guide_bg_inner{
	background: #fff;
	padding: 20px;
    margin: 0px 0px 0px 0px;
    position: relative;
    top: 20px;
	
}
.pharmacist_body_guide .section01 .heading {
	 text-align: center;
	 margin: 10px auto;
	 width: 65%;
}
.pharmacist_body_guide .section01 .txt   {
}
.pharmacist_body_guide .section01 .txt  p {
	color: #000;
    line-height: 1.2;
    text-align: left;
    font-size: 20px;
    background: #e7f9fe;
    padding: 40px;
}

.pharmacist_body_guide .section02 .heading {
   
    margin: 10px auto;
    position: relative;
    top: -30px;
    width: 70%;
    text-align: center;
}

.pharmacist_body_guide .section02 .inner {
    margin: 0px;
    padding: 8px;
    position: relative;
    top: -30px;
    
 }

.pharmacist_body_guide .section02 .inner .check_mo {
	    font-size: 20px;
    text-align: center;
   
}
.pharmacist_body_guide .section02  .inner .hashtag ul {
    margin: 10px;
    padding: 2px;
    text-align: center;
    
}

.pharmacist_body_guide .section02  .inner .hashtag ul li{
    display: inline-block;
    padding: 0.5em;
    font-size: 18px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    background: #fff;
    color: #333;
    border: 1px solid #333;
   
    
}
.pharmacist_body_guide .section03  .inner {
    
    border: 1px solid #ccc;
	padding: 40px;
	margin: 10px;
    
}

.pharmacist_body_guide .section03  .inner .image1 {
    width: 30%;
    margin: 10px 0 20px 0;
 }
.pharmacist_body_guide .section03  .inner .image2 {
    width: 40%;
    margin: 10px 0 20px 0;
 }
.pharmacist_body_guide .section03  .inner .image3 {
    width: 40%;
    margin: 10px 0 20px 0;
 }
.pharmacist_body_guide .section03  .inner .image4 {
    width: 40%;
    margin: 10px 0 20px 0;
 }
.pharmacist_body_guide .section03  .inner .image5 {
    width: 40%;
    margin: 10px 0 20px 0;
 }
.pharmacist_body_guide .section03  .inner .images {
    width: 20%; 
    margin: 15px 0 ;
 }


.pharmacist_body_guide .section03  .inner p  {
    
   font-size: 20px;
}


.pharmacist_body_guide .section03  .inner p strong {
    
   background: linear-gradient(transparent 10%, #ff0 0%);
    
}


.pharmacist_body_guide .section03  .inner ul {
    
   
 }
.pharmacist_body_guide .section03  .inner ul li{
    font-size: 18px;
    padding: 7px 5px 7px 0px;
	height: 35px;
   
 }

.pharmacist_body_guide .section03 .kan {
    position: relative;
    top: -20px;
    left: 10px; 
	height: auto;
    line-height: 1.2;
}


.rank_tbl_1_top5  table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
}

.rank_tbl_1_top5  th{
	background-color:#66ccff;
	color: #fff;
	padding: 10px 0 ;
	border:1px solid #ccc;
	text-align: center;
	font-size: 18px;
	height:30px;
}
.rank_tbl_1_top5  td{
	padding: 2px;
	border:1px solid #ccc;
	text-align: center;
	font-size: 18px;
	color: #666;
}

.pharmacist_body_guide .section04  .inner  {
    margin: 0px;
    padding: 0px 8px 8px 8px;
 }

.pharmacist_body_guide .section04  .inner .image {
    width: 40%;
    margin: 20px 0;
 }

.pharmacist_body_guide .section04  .inner .tcs {
	font-size: 14px;
    text-align: right;
    padding: 15px;
}



.btn_ttl_guide {
          margin: 20px auto;
           width: 74.6%; }
       .btn_ttl_guide a {
        display: block;
        width: 100%;
        margin: 0 auto;
        text-decoration: none;
        color: #fff;
        background: #0099cc;
        font-size: 20px;
        font-weight: bold;
        padding: 15px 10px;
        text-align: center;
        height:auto;
         }
        .btn_ttl_guide a:hover {
          background: #fff;
          color: #0099cc;
          border: 2px solid #0099cc;
          }

.pharmacist_body_guide .section05  .inner  {
    margin: 0px auto;
    padding: 0px 8px 8px 8px;
    text-align: center;
    width: 60%;
 }


.pharmacist_body_guide .section05  .inner  p{
       margin: 0px;
    padding: 10px;
    font-size: 20px;
 }
.pharmacist_body_guide .section05  .inner  p span{
   background: linear-gradient(transparent 10%, #ff0 0%);
 }
.pharmacist_body_guide .section05  .inner  p strong{
   color: #ff0000;
 }

.pharmacist_body_guide .section05  .kochikomi_pt_ttl{
   margin: 20px auto;
    width: 60%;
    text-align: center;
 }




.pharmacist_body_guide button.slick-prev {
  display: block;
  width:80px;
  height: 80px;
  background: url(img/pharmacist/guide/ico_prev.png)center center no-repeat;
}

.pharmacist_body_guide button.slick-next {
  display: block;
  width: 80px;
  height: 80px;
  background: url(img/pharmacist/guide/ico_next.png)center center no-repeat;
}




.top_link_box_yaku {
  margin-top: 40px !important;
  padding-bottom: 0px;
  border-bottom: 0px solid #ddd; }

.top_link_box_yaku .cont {
  width: 100%; }

.top_link_box_yaku .cont:nth-child(1) {
  float: left; }

.top_link_box_yaku .cont:nth-child(2) {
  float: right; }

.top_link_box_yaku .cont .cont_inner {
  border: 1px solid #ddd; }

.top_link_box_yaku .cont .cont_inner ul li {
  border-bottom: 1px dotted #ddd;
  margin-top: 0px;
}

.top_link_box_yaku .cont .cont_inner ul li:last-child {
  border-bottom: none; }

.top_link_box_yaku .tips .cont_inner ul li a {
  display: block;
  padding: 20px 20px 20px 40px;
  text-decoration: none;
  position: relative;
  color: #397db2;
  text-decoration: underline; }

.top_link_box_yaku .tips .cont_inner ul li a:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -5px;
  border-style: solid;
  border-width: 4px 0 4px 5.4px;
  border-color: transparent transparent transparent #397db2; }

.top_link_box_yaku .tips .cont_inner ul li:hover a {
  background: #f5f5f5; }

.top_link_box_yaku .faq li dd {
  display: none; }

.top_link_box_yaku .faq li .disp dd {
  display: block; }

.top_link_box_yaku .faq .cont_inner ul li dt a {
  display: block;
  padding: 20px 20px 20px 50px;
  text-decoration: none;
  color: #397db2;
  text-decoration: underline;
  position: relative; }

.top_link_box_yaku .faq .cont_inner ul li dt a:before {
  display: block;
  position: absolute;
  left: 10px;
  top: 50%;
  content: "";
  width: 27px;
  height: 27px;
  background: url(img/top/ico_yaku_question.png) no-repeat center top;
  margin-top: -14px; }

.top_link_box_yaku .faq .cont_inner ul li dd {
  padding: 0 20px 10px 50px;
  position: relative; }

.top_link_box_yaku .faq .cont_inner ul li dd:before {
  display: block;
  position: absolute;
  left: 10px;
  top: 14px;
  content: "";
  width: 27px;
  height: 27px;
  background: url(img/top/ico_answer.png) no-repeat center top;
  margin-top: -14px; }

.top_link_box_yaku .faq .cont_inner ul li .close {
  text-align: right;
  color: #397db2;
  text-decoration: underline; }

.top_link_box_yaku .faq .cont_inner ul li .close a {
  color: #397db2;
  text-decoration: underline; }









.drugstore .section01 .line  {
   
	    background-color: #ccffff;
    border-bottom: 5px solid #ccffff;
    margin: 20px 0;
   
}



.drugstore .section01  .heading {
	 text-align: center;
	    margin: 10px 0;
}

.drugstore .section01  h2 span {
	color: #666;
    font-size: 20px;
    font-weight: bold;
	background: linear-gradient(transparent 60%, #ff0 0%);
	
}


.drugstore .section01 .txt   {
	border: 2px dashed #66ccff;
    background: #fff;
    padding: 20px;
   margin: 20px 40px;
}

.drugstore .section01 .txt  p {
	color: #000;
    line-height: 1.5;
    text-align: left;
    font-size: 16px;
   
}

.drugstore .section01 .txt img.ps{

        position: relative;
    top: -30px;
    left: 40px;
    float: right;
    width: 90px;
}

.drugstore .section01 .txt  p strong {
	    background: linear-gradient(transparent 50%, #ff99cc 2%);
   
}

.drugstore .section01 .img {
	position: relative;
    top: -20px;
	padding: 0 40px;
   
}

.drugstore .section01 .enquete {
	padding:10px;
	color: #666;
	border: 1px solid #666;
	font-weight: bold;
	font-size: 18px;
	   margin: 10px 230px;
	text-align: center;
}

.drugstore .section01 .enquete_txt   {

    
        padding: 20px 40px;
    margin: 0 0px 20px 0px;
}

.drugstore .section01 p.exm  {
   font-size: 11px;
    padding: 0 40px;
   
}

.drugstore .section01 .drugstoresuki {
    margin: 20px 60px 0px 60px;
    border: 1px solid #0099ff;
}
.drugstore .section01 .drugstoresuki .drugstoresuki-title {
    font-size: 1.3em;
    background: #0099ff;
    padding: 8px;
    text-align: left;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.drugstore .section01 .drugstoresuki .drugstoresuki-title img {
    width: 2%;
    margin-right: 5px;
}
 .drugstore .section01 .drugstoresuki div {
    padding: 10px;
    margin: 0;
}

 .drugstore .section01 .drugstoresuki div ul {
    padding: 0;
   
}

 .drugstore .section01 .drugstoresuki div ul li {
   padding-top:5px; 
   font-size: 15px;
}
 .drugstore .section01 .drugstoresuki div span {
   color: #0099ff;
	font-weight: bold;
   
}

 .drugstore .section01 .drugstoresuki div strong {
   background: linear-gradient(transparent 30%, #ff0 0%);
   
}
















.drugstore .section02  .heading {
	 text-align: center;
	    background: #fff;
}



.drugstore .section02  h2 span {
	color: #666;
    font-size: 20px;
    font-weight: bold;
	background: linear-gradient(transparent 60%, #99ffcc 0%);
	
	
}


.drugstore .section02 .enquete {
	padding:10px;
	color: #666;
	border: 1px solid #666;
	font-weight: bold;
	font-size: 18px;
	   margin: 10px 230px;
	text-align: center;
}

.drugstore .section02 .enquete_txt   {

    
   padding: 20px 40px;
    margin: 0 5px;
}

.drugstore .section02 .enquete_txt span  {

    background: linear-gradient(transparent 50%, #ff99cc 2%);
    
}



.drugstore .section02 .box_ye  {
   
	background: #ffff99;
    font-size: 16px;
    padding: 20px;
    margin: 30px auto;
    width: 750px;
   
}


.drugstore .section02 .line  {
   
	    background-color: #666;
    border-bottom: 1px solid #666;
    margin: 20px 0px 40px 0px;
   
}







.drugstore .section03  .heading {
	 text-align: center;
	    background: #fff;
}



.drugstore .section03  h2 span {
	color: #666;
    font-size: 20px;
    font-weight: bold;
	background: linear-gradient(transparent 60%, #99ffcc 0%);
	
	
}


.drugstore .section03 .enquete {
	padding:10px;
	color: #666;
	border: 1px solid #666;
	font-weight: bold;
	font-size: 18px;
	  margin: 30px 230px 10px 230px;
	text-align: center;
}

.drugstore .section03 .enquete_txt   {

    
  padding: 20px 40px;
    margin: 0 5px;
}

.drugstore .section03 .enquete_txt span  {

    background: linear-gradient(transparent 50%, #ff99cc 2%);
    
}


.drugstore .section03 .enquete_txt strong {

    color: #ff0000;
    
}


.drugstore .section03 .box_ye  {
   
	background: #ffff99;
    font-size: 16px;
    padding: 20px;
    margin: 30px auto;
    width: 750px;
   
}

.drugstore .section03 .box_ye span {
   
	 background: linear-gradient(transparent 7%, #ffff33 2%);
}


.drugstore .section03 .line  {
   
	    background-color: #666;
    border-bottom: 1px solid #666;
   margin: 20px 0px 40px 0px;
   
}








.drugstore .section04  .heading {
	 text-align: center;
	    background: #fff;
}



.drugstore .section04  h2 span {
	color: #666;
    font-size: 18px;
    font-weight: bold;
	background: linear-gradient(transparent 60%, #99ffcc 0%);
	
	
}


.drugstore .section04 .enquete {
	padding:10px;
	color: #666;
	border: 1px solid #666;
	font-weight: bold;
	font-size: 18px;
	  margin: 30px 230px 10px 230px;
	text-align: center;
}

.drugstore .section04 .enquete_txt   {

    
 padding: 20px 40px;
    margin: 0 5px;
}

.drugstore .section04 .enquete_txt span  {

    background: linear-gradient(transparent 50%, #ff99cc 2%);
    
}

.drugstore .section04 .enquete_txt .ye  {

   background: linear-gradient(transparent 7%, #ffff33 2%);
    
}


.drugstore .section04 .enquete_txt strong {

    color: #ff0000;
    
}


.drugstore .section04 .box_ye  {
   
	background: #ffff99;
    font-size: 16px;
    padding: 20px;
    margin: 30px auto;
    width: 750px;
   
}

.drugstore .section04 .box_ye span {
   
	 background: linear-gradient(transparent 7%, #ffff33 2%);
}


.drugstore .section04 .line  {
   
	    background-color: #666;
    border-bottom: 1px solid #666;
        margin: 20px 0px 40px 0px;
   
}



.drugstore .section04 .drugstoresuki {
    margin: 20px 60px 0px 60px;
    border: 1px solid #0099ff;
}
.drugstore .section04 .drugstoresuki .drugstoresuki-title {
    font-size: 1.3em;
    background: #0099ff;
    padding: 8px;
    text-align: left;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}


.drugstore .section04 .drugstoresuki .drugstoresuki-title img {
    width: 2%;
    margin-right: 5px;
}
 .drugstore .section04 .drugstoresuki div {
    padding: 10px;
    margin: 0;
}

 .drugstore .section04 .drugstoresuki div ul {
    padding: 0;
   
}

 .drugstore .section04 .drugstoresuki div ul li {
   padding-top:5px; 
   font-size: 15px;
}

 .drugstore .section04 .drugstoresuki .kan {
    position: relative;
    top: -20px;
    left: 15px;
    height: 20px;
    padding: 0 8px 0 0px;
}



 .drugstore .section04 .drugstoresuki div span {
   color: #0099ff;
	font-weight: bold;
   
}




.drugstore .section04 .drugstoresuki_red {
    margin: 20px 60px 20px 60px;
    border: 1px solid #ff6666;
}
.drugstore .section04 .drugstoresuki_red .drugstoresuki-title_red {
    font-size: 1.3em;
    background: #ff6666;
    padding: 8px;
    text-align: left;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.drugstore .section04 .drugstoresuki_red .drugstoresuki-title_red img {
    width: 2%;
    margin-right: 5px;
}
 .drugstore .section04 .drugstoresuki_red div {
    padding: 10px;
    margin: 0;
}

 .drugstore .section04 .drugstoresuki_red div ul {
    padding: 0;
   
}

 .drugstore .section04 .drugstoresuki_red div ul li {
   padding-top:5px; 
   font-size: 15px;
}


.drugstore .section04 .drugstoresuki_red .kan {
       position: relative;
    top: -20px;
    left: 15px;
    height: 20px;
    padding: 0 8px 0 0px;
}


 .drugstore .section04 .drugstoresuki_red div span {
   color: #ff6666;
	font-weight: bold;
   
}




.drugstore .section05 .image {
	     text-align: center;
    margin: 30px auto 0px;
    width: 50%;
}


.drugstore_body .section01 {
  margin: 0 auto;
  margin-top: 10px;
  width: 916px;
  padding-bottom: 50px;
}
.drugstore_body .section01 .wrap {
  margin-top: 30px;
}
.drugstore_body .section01 .wrap .item {
  margin-top: 20px;
}
.drugstore_body .section01 .wrap .item .content {
  background: rgba(255, 255, 255, 0.85);
  padding: 30px 142px;
}
.drugstore_body .section01 .wrap .item .content strong {
  font-weight: bold;
  color: #ff4747;
}
.drugstore_body .section01 .wrap .item:first-child {
  margin-top: 0;
}
.drugstore_body .section01 .wrap .item:nth-child(1) .inner {
  padding: 30px 50px;
  background: url(img/pharmacist/drugstore2/section01_bg1.png) no-repeat center top;
  background-size: cover;
}
.drugstore_body .section01 .wrap .item:nth-child(2) .inner {
  padding: 30px 50px;
  background: url(img/pharmacist/drugstore2/section01_bg2.png) no-repeat center top;
  background-size: cover;
}
.drugstore_body .section01 .item1 .txt1 {
  text-align: center;
  font-size: 22px;
}
.drugstore_body .section01 .item1 .image {
  margin-top: 15px;
}
.drugstore_body .section01 .item1 .image p {
  margin-top: 10px;
}
.drugstore_body .section01 .item1 .txt2 {
  margin-top: 20px;
  background: #dcdcdc;
  padding: 20px 40px;
  font-size: 16px;
}
.drugstore_body .section01 .item2 .txt {
  font-size: 17px;
  line-height: 1.6;
}
.caregivers_ranking_contents {
   /* width:916px;*/
    /*margin:0 auto;*/
    /*margin-top:25px;*/
}
.caregivers_ranking_contents .heading {
    margin: 20px 0 35px;
    text-align: center;
}
.caregivers_ranking_contents .inner {
    /*padding:20px 20px 50px;*/
}
.caregivers_ranking_contents .inner .item {
    margin-top:20px;
    background:#fff8f0;
}

.caregivers_ranking_contents .inner .ttl {
    text-align: center;
    background: #f93;
    height: 155px;
	margin: 0px 0 0 0;
}
.caregivers_ranking_contents .inner .ttls {
    text-align: center;
    background: #f93;
    height: 100px;
	margin: 0px 0 0 0;
}

.caregivers_ranking_contents .ttlcs {
    text-align: center;
    background: #f93;
    height: 154px;
    margin: 0px 0 0 0;
}


.caregivers_ranking_contents .inner .item:first-child {
    margin-top:0;
}







.caregivers_ranking_contents .inner .item .txt {
	padding: 100px 100px 20px 100px;
    text-align: center;
   
}

.caregivers_ranking_contents .inner .item .txt strong {
    font-weight: bold;
    color:#e94700;
}







.caregivers_ranking_contents .inner .item_merito .txt {
    margin: 20px 10px;
    width: 100%;
    padding: 0;
    font-size: 4vw;
    color: #644a34;
}

.caregivers_ranking_contents .inner .item_merito .txts {
    margin: 20px 10px;
    width: 100%;
    padding: 0;
    font-size:4vw;
    color:#644a34;
}

.caregivers_ranking_contents .inner .item_merito .txt .meno_ttl {
    padding: 15px;
    margin: 0px;
    color: #333;
    background: #fff7d6;
    border-top: solid 13px #f0c637;
}



.caregivers_ranking_contents .inner .item_merito .txts .meno_ttls {
   padding: 15px;
    margin: 0px;
    color: #333;
    background: #eef8de;
    border-top: solid 13px #afe065;
}
.caregivers_ranking_contents .inner .item_merito .txt strong ,.caregivers_ranking_contents .inner .item_merito .txts strong {
   
   font-weight: bold;
    color:#e94700;

}


.caregivers_ranking_contents .inner .item_merito ul li {
   display: inline-block;
    width: 40%;
    text-align: center;
    margin-right: 30px;
    margin-left: 10px;
    margin-top: 0px;
}

.caregivers_ranking_contents .inner .item_merito ul.job_area {
      text-align: center;
     margin-top: 40px; 
    /* margin-right: 15px;*/
}
.caregivers_ranking_contents .inner .item_merito ul.job_areas {
      text-align: center;
    /* margin-top: 25px; */
    /* margin-right: 15px;*/
}





.caregivers_ranking_contents  .wrap_caregivers {
	background: url(img/caregivers/index2/woman_caregivers_img.png) no-repeat center top ;
    margin: 30px 100px 0px 100px;
    background-size: 100%;
    height: 320px;
    
}

.caregivers_ranking_contents2  .wrap_caregivers {
	background: url(img/caregivers/ranking/woman_caregivers_img2.png) no-repeat center top ;
    margin: 30px 100px 0px 100px;
    background-size: 100%;
    height: 320px;
    
}

.caregivers_ranking_contents  .wrap_caregivers p{
	padding: 10px;
    color: #333;
    font-weight: bold;
    font-size: 25px;
    position: relative;
    top: 50px;
    right: -50px;
    line-height: 1.9;
    
}




.caregivers  .section13 {
    margin: 40px 5px 0px 5px;
    width: 97%;
   background-size: 10px;
  border: 1px solid #d1d1d1;
 }

.caregivers  .section13 .inner .obliqueline {
        margin: -13px 0 0 0;


 }

.caregivers  .section13 .inner .txt {
        padding: 10px;
    color: #ff9933;
    font-size: 4.2vw;
    text-align: center;
    font-weight: 600;

}


.caregivers .section13 .inner .txt  .center{

    text-align: center;
}



.caregivers  .section13 .inner .txt  h3{
    padding: 10px;
    color:#5c6062;
     font-size: 5vw;
    text-align: center;
    font-weight: bold;
}

.caregivers  .section13 .inner .txt  strong{
    padding: 10px;
    color:#ff6c1c;
     font-size: 5vw;
    font-weight: bold;
}











.ranking_natou_site_ttl {
 background: url(img/caregivers/osusume/osususme_bg.png)repeat center top;
 padding: 20px 80px;
}


.rank_tbl_ranking table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
}

.rank_tbl_ranking  th{
	background-color:#ffffcc;
	color: #333;
	padding: 5px 3px;
	border:1px solid #ff6600;
	text-align: center;
	font-size: 15px;

}

.rank_tbl_ranking  th .ctt{
	
	padding-right: 6px;

}
.rank_tbl_ranking  td{
	padding: 2px;
	border:1px solid #ff6600;
	text-align: center;
	font-size: 15px;
	color: #333;
	background: #fff;
}




.rank_tbl_ranking td.ics {
   padding-top: 65px;
}

.rank_tbl_ranking td.icss {
  padding-bottom: 70px;
}


.rank_tbl_ranking td span {
font-size: 15px;
}


 .rank_tbl_ranking  .btn {
      padding: 30px; }
    .rank_tbl_ranking  .btn a {
        display: block;
        text-decoration: none;
        background: #ff7531;
       font-size: 15px;
        font-weight: bold;
        color: #fff;
        text-align: center;
       padding: 11px;
       width: 100%;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        border-bottom: 3px solid #d25c23;
        position: relative;
        z-index: 1;
        overflow: hidden;
        transition: .25s linear;
        -webkit-transition: .25s linear;
        -moz-transition: .25s linear;
        }
     .rank_tbl_ranking  .btn a::before {
          display: block;
          position: absolute;
          z-index: -1;
          left: -30%;
          top: -50%;
          content: "";
          width: 50px;
          height: 100pt;
          transform: rotate(30deg);
          -webkit-transform: rotate(30deg);
          -moz-transform: rotate(30deg);
          background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 50%, rgba(255, 255, 255, 0) 100%);
          background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, white), color-stop(100%, rgba(255, 255, 255, 0)));
          background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff #fff, rgba(255, 255, 255, 0) 100%);
          animation: a 7s infinite linear;
          -webkit-animation: a 7s infinite linear;
          -moz-animation: a 7s infinite linear; }

@keyframes a {
  0% {
    left: -30%; }
  13%, to {
    left: 120%; } }
@-webkit-keyframes a {
  0% {
    left: -30%; }
  13%, to {
    left: 120%; } }
@-moz-keyframes a {
  0% {
    left: -30%; }
  13%, to {
    left: 120%; } }


.ranking_natou_site .fvs {
   margin: 30px 10px;
}

.top_search_section {
  margin-top: 10px; }

.pharmacist_body .ranking_single .txt .read {
    text-align: left;
    font-size:20px !important;
}
.pharmacist_body .ranking_single .txt table th,
.pharmacist_body .ranking_single .txt table td {
    font-size:14px !important;
    font-weight: normal !important;
    color:#333 !important;
}
.pharmacist_body .ranking_single .contents ul li .inner .recommend ul li:before {
  content: url(img/pharmacist/detail/ico_check.png);}
.pharmacist_body .ranking_single .contents ul li .inner .recommend ul li span {
  color: #036f32; }
.pharmacist_body .ranking_single .contents .ranking_single_ttl {
  background: url(img/pharmacist/detail/ttl_bg.png) repeat; }
.pharmacist_body .ranking_single .contents .review_area ul li .wrap .name {
  background: url(img/pharmacist/ico_review.png) no-repeat left center; }
.pharmacist_body .ranking_single .contents .review_area {
  background: #f5f5f5; }
.pharmacist_body .ranking_single .contents ul li .inner .recommend {
  padding-left: 120px; }
.pharmacist_body .ranking_single .contents ul li .inner .recommend .ico2 {
  right: 30px; }
.pharmacist_body .ranking_single .contents ul li .inner .recommend ul li {
  font-size: 19px; }
.pharmacist_body .ranking_single .btn_single_gif {
  font-size: 24px;
  padding-top: 21px; }









/*------------------------------
薬剤師求人・転職サイトランキング index2.php
-------------------------------*/


.satisfaction_site2 h2{
	display: block;
    width: 50%;
    margin: 20px auto;
    text-decoration: none;
    border: 2px solid #0099cc;
    color: #339999;
    font-size: 25px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}




.satisfaction_site  h2{
	text-align: center;
	position: relative;
    top: 35px;
}

.satisfaction_site  .inner{
	display: block;
    border: 2px solid #339999;
    padding: 20px 0;
    margin: 0px 40px;
    text-align: center;
}


.satisfaction_banner{
	display: block;
    width: 100%;
    margin: 20px auto;
    padding: 10px 0;
    text-align: center;
}




 .section04_index2 {
  width: 91.6%;
    margin: 0 40px;
  margin-top: 50px;
  background: #0099cc;
  padding: 10px;
  position: relative;
}
 .section04_index2 .heading {
  position: absolute;
    background: url(img/pharmacist/index2/section02_heading.png) no-repeat center top;
    width: 80%;
    background-size: contain;
    height: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -30px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding: 5px;
}
 .section04_index2 .read {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #328480;
 line-height: 1.2;
    padding: 10px;
}
 .section04_index2 .inner {
  background: #fff;
 padding: 20px 10px 10px;
}

.section04_index2 .inner .wrap {
  margin-top: 20px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
 .section04_index2 .inner .wrap .image,  .section04_index2 .inner .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
 .section04_index2 .inner .wrap .image {
  width: 300px;
}
 .section04_index2 .inner .wrap .txt {
  padding-left: 20px;
}
  .section04_index2 .inner .wrap p {
  font-size: 16px;
}
 .section04_index2 .inner .wrap p span {
  color: #e51d37;
  font-weight: bold;
}


 .section_cs {
  margin: 0 auto;
 }
 .section_cs .job_area {
   text-align: center;
   margin-top: 25px;
   margin-right: 15px;
 }
 .section_cs .job_area li:first-child {
   padding-left: 0;
 }
 .section_cs .job_area li {
   display: inline-block;
   width: 15%;
   margin-left: 40px;
   position: relative;
   left: -14px;
 }

			


.ranking_body201908 {
  margin: 20px auto;
  text-align: center;
  z-index: 10;
}
.ranking_body201908 .section01 {
  padding: 40px 20px 20px;
}
.ranking_body201908 .section01 ul li {
    text-align: center;
	margin: 20px auto;
	width: 60%;
}
.ranking_body201908 .section01 ul li:first-child {
  margin-top: 0;
}

.ranking_body201908 .merito {
    width: 60%;
}
		
.ranking_body201908 .bg {
	background: url(img/ranking/section01_bg.png) no-repeat center top ;
    margin: -15px 40px 0px 40px;
    background-size: 100%;
	text-align: center;
    
    
}


.ranking_body201908 .section02  {
	
    margin: 20px 0px 0px 0px;
   
    
}

.ranking_body201908 .section02 .wrap {
	background: url(img/ranking/woman_img.png) no-repeat center top;
    margin: 20px 40px 0px;
    background-size: 100%;
    height: 340px;
    
}

.ranking_body201908 .section02 p{
	padding: 10px;
    color: #333;
    font-weight: bold;
    font-size: 33px;
    position: relative;
    top: 90px;
    right: 120px;
    
}









.section04_ranking2 {
  width: 91.6%;
    margin: 0 40px;
  margin-top: 30px;
  background: #0099cc;
 border: 2px solid #333;
 
}

 .section04_ranking2 .read {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #e51d37;
 line-height: 1.2;
    padding: 10px;
}
 .section04_ranking2 .inner {
  background: #fff;
 padding: 20px 10px 10px;
}

.section04_ranking2 .inner .wrap {
  margin-top: 20px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
 .section04_ranking2 .inner .wrap .image,  .section04_ranking2 .inner .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
 .section04_ranking2 .inner .wrap .image {
  width: 300px;
}
 .section04_ranking2 .inner .wrap .txt {
  padding-left: 20px;
}
  .section04_ranking2 .inner .wrap p {
  font-size: 16px;
}
 .section04_ranking2 .inner .wrap p span {
  color: #e51d37;
  font-weight: bold;
}



.ranking2 .line_ba{
	margin: 5px;
    padding: 5px;
}

.ranking2 .line_ba .fs{
	width: 100%;
}


.ranking2 .line_ba ul{
	display: flex;
    justify-content: center;
    align-items: center;
}

.ranking2 .line_ba ul li {
    margin-right: 10px;
   
}







.ranking_index3 .index3 .inner {
	background: url(img/pharmacist/ranking/index3/section01_bg.png) repeat center top ;
    margin: 0px 0px 0px 0px ;
    background-size: 5%;
}

.ranking_index3 .index3 .heading {
	 text-align: center;
	    margin: 0px 0 0px ;
}
.ranking_index3 .index3 .qualification_ttl {
	 text-align: center;
    margin: 10px 10px 20px;
}

.ranking_index3 .index3 .txt_index3   {
   width: 80%;
    margin: 0 auto;
    
}


.ranking_index3 .index3 .txt_index3 ul li  {
    padding: 20px 0 0 0;
    
}
.ranking_index3 .index3 .txt_index3 img  {
    width: 20%;
    padding: 2px;
    position: relative;
    right: 240px;
    top: 15px;
    
}
.ranking_index3 .index3 .txt_index3 .ttl_box_index3  {
    background: #fff;
	box-shadow: 4px 4px rgba(0,0,0,0.2);
	
    
}
.ranking_index3 .index3 .txt_index3 .ttl_box_index3 .point_ttl {
   background: #3b7bdf;
    color: #fff;
    padding: 0px 10px 10px;
    font-size: 25px;
	
    
}
.ranking_index3 .index3 .txt_index3 .ttl_box_index3 .point_ttl span {
    color: #ffff00;
	font-size:27px;
	font-weight: bold;
	
  }

.ranking_index3 .index3 .txt_index3 .ttl_box_index3 p.ttl_explanation  {
    color:#000;
	font-size: 18px;
	padding: 10px 15px;
	text-align: left;
	
 }
.ranking_index3 .index3 .txt_index3 .ttl_box_index3 p.ttl_explanation strong  {
    
	background: linear-gradient(transparent 60%, #ffff00 0%);
	
}

.ranking_index3 .index3  .heading02 {
	 text-align: center;
	 margin: 20px  0px ;
}
.ranking_index3 .index3  .ttl_explanation02 {
	padding: 20px 100px;
    text-align: left;
    font-size: 18px;
}






.tabs {
  margin-top: 50px;
  padding-bottom: 0px;
  width: 90%;
  margin: 0 auto;}


.tab_item {
  width: calc(100%/3);
    height: 52px;
    border-bottom: 3px solid #66cc99;
    background-color: #fff;
    border: 1px solid #66cc99;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    line-height: 50px;
    font-size: 25px;
    text-align: center;
    color: #66cc99;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
}

.tab_item:hover {
  opacity: 0.75;
}


input[name="tab_item"] {
  display: none;
}


.tab_content {
  display: none;
  padding: 0;
  clear: both;
  overflow: hidden;
  background: #fff;
}



#all:checked ~ #all_content,
#dispatch:checked ~ #dispatch_content,
#part:checked ~ #part_content {
  display: block!important;
 border: 1px solid #66cc99;
}


.tabs input:checked + .tab_item {
  background-color: #66cc99;
  color: #fff;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}



.tabs  .tab_content_description .tab_inner{
padding: 30px 20px;

}

.tabs  .tab_content_description .tab_inner .ttl{
	color: #000;
	font-size: 13px;
	text-align: center;
	
}
.tabs  .tab_content_description .tab_inner h2{
	color: #ff9900;
	font-size: 25px;
    text-align: center;
	font-weight: bold;
}

.tabs  .tab_content_description .tab_inner .heading{
	color: #000;
	font-size: 23px;
	text-decoration: underline;
	text-align: center;

}

.tabs  .tab_content_description .tab_inner .heading span{
	color: #ff3333;
	font-weight: bold;
	

}




  .tab_content_description  .content {
	padding-top: 6px;
}
  .tab_content_description  .content li {
	    margin: 0px 40px;
}

  .tab_content_description  .content li .inner_content {
	padding: 0px 10px 30px;
}
  .tab_content_description .content li .inner_content a {
	display: block;
	text-decoration: none;
	border: 1px solid #ddd;
	padding: 10px 22px 10px 7px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	position: relative;
}
  .tab_content_description .content li:first-child .inner_contenta {
	background: #ffecec;
}
  .tab_content_description .content li .inner_content a:after {
	content: "";
	display: block;
	width: 14px;
	top: 0;
	right: 0;
	z-index: 1;
	position: absolute;
	height: 100%;
	background: #66cc99;
	border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	-o-border-radius: 0 10px 10px 0;
	-ms-border-radius: 0 10px 10px 0;
}
  .tab_content_description .content li .inner_content a:before {
	content: "";
	position: absolute;
	right: 5px;
	top: 50%;
	z-index: 2;
	width: 4px;
	height: 4px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
  .tab_content_description .content li .inner_content a .heading {
	font-size: 105%;
	font-weight: bold;
	 font-size: 25px; 
}
  .tab_content_description .content li .inner_content a .heading span {
	font-weight: bold;
}
  .tab_content_description .content li .inner_content a .table_w {
	margin-top: 10px;
}
  .tab_content_description .content li .inner_content a .table_w .image {
	width: 45%;
}
  .tab_content_description .content li .inner_content a .table_w .txt {
	padding-left: 7px;
}
  .tab_content_description .content li .inner_content a .table_w .txt table {
	width: 100%;
	border: 1px solid #e2e2e2;
}

  .tab_content_description  .content li .inner_content a .table_w .txt table th,   .tab_content_description .content li .inner_content a .table_w .txt table td {
	font-size: 11px;
	padding: 4px 5px;
	vertical-align: middle;
	text-align: center;
}
  .tab_content_description  .content li .inner_content a .table_w .txt table th,   .tab_content_description .content li .inner_content a .table_w .txt table td img {
	width: 18px;
	height: auto;
}
  .tab_content_description .content li .inner_content a .table_w .txt table th {
	background: #82cf88;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    width: 200px;
    padding: 10px;
    font-size: 20px;
}
  .tab_content_description .content li .inner_content a .table_w .txt table tr:last-child th {
	border-bottom: none;
}
  .tab_content_description  .content li .inner_content a .table_w .txt table td {
	border-bottom: 1px solid #e2e2e2;
	background: #fff;
	      font-size: 20px;
}



.tab_content_description  .content .btn_table {
	margin: 20px 0 5px 0;
}






.tab_content_description .partial_section h3{
    background: #2a7acc;
    padding: 5px 10px;
    font-size: 23px;
    font-weight: bold;
    color: #fff;
	margin: 0 22px;
}


.tab_content_description .partial_section table {
  width: 95%;
    border: 1px solid #ddd;
    margin: 30px auto;
}
.tab_content_description .partial_section table th, .tab_content_description .partial_section table td {
  padding: 10px 15px;
  font-size: 15px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;
  text-align: left;
}
.tab_content_description  .partial_section table th {
  background: #66cc99;
  color: #fff;
  width: 25%;
 text-align: center;
font-size: 20px;	
}

.tab_content_description  .partial_section table th  span{
    color: #ff3333;
	font-weight: 700;
 
}
.tab_content_description  ul li:first-child .partial_section a {
  background: #fffbe4;
}


.ranking_index3   .section13 {
    margin: 30px 0 0 0;
    width: 100%;
   background-size: 10px;
  border: 1px solid #d1d1d1;
 }

.ranking_index3  .section13 .inner .obliqueline {
        margin: -13px 0 0 0;


 }

.ranking_index3  .section13 .inner .txt {
        padding: 10px;
    color: #66cc99;
    font-size: 4.2vw;
    text-align: center;
    font-weight: 600;

}


.ranking_index3 .section13 .inner .txt  .center{

    text-align: center;
}



.ranking_index3  .section13 .inner .txt  h3{
    padding: 10px;
    color:#5c6062;
     font-size: 5vw;
    text-align: center;
    font-weight: bold;
}

.ranking_index3  .section13 .inner .txt  strong{
    padding: 10px;
    color:#ff6c1c;
     font-size: 5vw;
    font-weight: bold;
}



/* pharmacist/topic/category01.php */


.title_line h1{
	 padding: 8px 0px;
  }

.page_category .category .inner {
	background: url(img/pharmacist/ranking/index3/section01_bg.png) repeat center top ;
    margin: 0px 0px 0px 0px ;
    background-size: 5%;
}

.page_category .category .heading_category {
	 text-align: center;
    margin: 50px 0 0px;
    border-top: solid 2px #4CAF50;
    border-bottom: solid 2px #4CAF50;
    color: #2c2c2f;
    background: #fff;
    font-size: 25px;
	padding: 5px;
}


.page_category .category .qualification_ttl {
	 text-align: center;
    margin: 10px 10px 20px;
}

.page_category .category .txt_index3   {
   width: 80%;
    margin: 0 auto;
    
}

.page_category .btn-group_1 button {
  background-color: #4CAF50; 
  border: 1px solid green; 
  color: white; 
  padding: 10px 24px; 
  cursor: pointer; 
font-size: 20px;
  float: left; 
}


 .page_category .btn-group_1:after {
  content: "";
  clear: both;
  display: table;
}

 .page_category .btn-group_1 button:not(:last-child) {
  border-right: none; 
}


 .page_category .btn-group_1 button:hover {
  background-color: #3e8e41;
}


.page_category .btn-group_2 button {
  background-color: #4CAF50; 
  border: 1px solid green; 
  color: white; 
  padding: 10px 24px; 
  cursor: pointer; 
font-size: 20px;
  float: left; 
}


 .page_category .btn-group_2:after {
  content: "";
  clear: both;
  display: table;
}

 .page_category .btn-group_2 button:not(:last-child) {
  border-right: none; 
}


 .page_category .btn-group_2 button:hover {
  background-color: #3e8e41;
}


.page_category .btn-group_3 button {
  background-color: #4CAF50; 
  border: 1px solid green; 
  color: white; 
  padding: 10px 24px; 
  cursor: pointer; 
font-size: 20px;
  float: left; 
}


 .page_category .btn-group_3:after {
  content: "";
  clear: both;
  display: table;
}

 .page_category .btn-group_3 button:not(:last-child) {
  border-right: none; 
}


 .page_category .btn-group_3 button:hover {
  background-color: #3e8e41;
}



.page_category #speed {
	margin: 30px 50px;
	background-color: #fff;
    border: 1px solid #66cc99;

}

.page_category #speed h3 {
	background: url(/img/pharmacist/topic/ttl_bg.png) repeat center top;
	padding: 20px 10px;
	font-size: 22px;

}

.page_category #speed p {
	color: #131313;
	font-size: 20px;
	padding: 20px 10px;

}

.page_category #speed p .marker {
	background: linear-gradient(transparent 60%, #ffff00 0%);

}

.page_category #speed p strong {
	text-decoration: underline;

}
.page_category #speed .ranking_align {
	padding: 20px 30px;
    margin: 0px 220px 20px;
    border: double 5px #66cc99;
}
.page_category #speed .ranking_align  ul li{
	padding: 10px 0px;
	color: #161616;
	font-size: 20px;
	
}
.page_category #speed .ranking_align  ul li span{
	text-decoration: underline;
	
	
}
.page_category #speed .btn_table_category {
    margin: 20px 90px;
}





.page_category #private {
	margin: 30px 50px;
	background-color: #fff;
    border: 1px solid #66cc99;

}

.page_category #private h3 {
	background: url(/img/pharmacist/topic/ttl_bg.png) repeat center top;
	padding: 20px 10px;
	font-size: 22px;

}

.page_category #private p {
	color: #131313;
	font-size: 20px;
	padding: 20px 10px;

}

.page_category #private p .marker {
	background: linear-gradient(transparent 60%, #ffff00 0%);

}

.page_category #private p strong {
	text-decoration: underline;

}
.page_category #private .ranking_align {
	padding: 20px 30px;
    margin: 0px 220px 20px;
    border: double 5px #66cc99;
}
.page_category #private .ranking_align  ul li{
	padding: 10px 0px;
	color: #161616;
	font-size: 20px;
	
}
.page_category #private .ranking_align  ul li span{
	text-decoration: underline;
	
	
}
.page_category #private .btn_table_category {
    margin: 20px 90px;
}












.page_category #facilities {
	margin: 30px 50px;
	background-color: #fff;
    border: 1px solid #66cc99;

}

.page_category #facilities h3 {
	background: url(/img/pharmacist/topic/ttl_bg.png) repeat center top;
	padding: 20px 10px;
	font-size: 22px;

}

.page_category #facilities p {
	color: #131313;
	font-size: 20px;
	padding: 20px 10px;

}

.page_category #facilities p .marker {
	background: linear-gradient(transparent 60%, #ffff00 0%);

}

.page_category #facilities p strong {
	text-decoration: underline;

}
.page_category #facilities .ranking_align {
	padding: 20px 30px;
    margin: 0px 220px 20px;
    border: double 5px #66cc99;
}
.page_category #facilities .ranking_align  ul li{
	padding: 10px 0px;
	color: #161616;
	font-size: 20px;
	
}
.page_category #facilities .ranking_align  ul li span{
	text-decoration: underline;
	
	
}
.page_category #facilities .btn_table_category {
    margin: 20px 90px;
}

.page_category #facilities .ttl_rn{
    text-align: center;
	    font-size: 23px;
    color: #000;
}









.page_category #employment {
	margin: 30px 50px;
	background-color: #fff;
    border: 1px solid #66cc99;

}

.page_category #employment h3 {
	background: url(/img/pharmacist/topic/ttl_bg.png) repeat center top;
	padding: 20px 10px;
	font-size: 22px;

}

.page_category #employment p {
	color: #131313;
	font-size: 20px;
	padding: 20px 10px;

}

.page_category #employment p .marker {
	background: linear-gradient(transparent 60%, #ffff00 0%);

}

.page_category #employment p strong {
	text-decoration: underline;

}
.page_category #employment .ranking_align {
	padding: 20px 30px;
    margin: 0px 220px 20px;
    border: double 5px #66cc99;
}
.page_category #employment .ranking_align  ul li{
	padding: 10px 0px;
	color: #161616;
	font-size: 20px;
	
}
.page_category #employment .ranking_align  ul li span{
	text-decoration: underline;
	
	
}
.page_category #employment .btn_table_category {
    margin: 20px 90px;
}







.page_category #twenty {
	margin: 30px 50px;
	background-color: #fff;
    border: 1px solid #66cc99;

}

.page_category #twenty h3 {
	background: url(/img/pharmacist/topic/ttl_bg.png) repeat center top;
	padding: 20px 10px;
	font-size: 22px;

}

.page_category #twenty p {
	color: #131313;
	font-size: 20px;
	padding: 20px 10px;

}

.page_category #twenty p .marker {
	background: linear-gradient(transparent 60%, #ffff00 0%);

}

.page_category #twenty p strong {
	text-decoration: underline;

}
.page_category #twenty .ranking_align {
	padding: 20px 30px;
    margin: 0px 220px 20px;
    border: double 5px #66cc99;
}
.page_category #twenty .ranking_align  ul li{
	padding: 10px 0px;
	color: #161616;
	font-size: 20px;
	
}
.page_category #twenty .ranking_align  ul li span{
	text-decoration: underline;
	
	
}
.page_category #twenty .btn_table_category {
    margin: 20px 90px;
}






.page_category #fortycareer {
	margin: 30px 50px;
	background-color: #fff;
    border: 1px solid #66cc99;

}

.page_category #fortycareer h3 {
	background: url(/img/pharmacist/topic/ttl_bg.png) repeat center top;
	padding: 20px 10px;
	font-size: 22px;

}

.page_category #fortycareer  p {
	color: #131313;
	font-size: 20px;
	padding: 20px 10px;

}

.page_category #fortycareer p .marker {
	background: linear-gradient(transparent 60%, #ffff00 0%);

}

.page_category #fortycareer p strong {
	text-decoration: underline;

}
.page_category #fortycareer .ranking_align {
	padding: 20px 30px;
    margin: 0px 220px 20px;
    border: double 5px #66cc99;
}
.page_category #fortycareer .ranking_align  ul li{
	padding: 10px 0px;
	color: #161616;
	font-size: 20px;
	
}
.page_category #fortycareer .ranking_align  ul li span{
	text-decoration: underline;
	
	
}
.page_category #fortycareer .btn_table_category {
    margin: 20px 90px;
}

.page_category #fortycareer .ttl_rn{
    text-align: center;
	    font-size: 23px;
    color: #000;
}
















.page_category #dispatch {
	margin: 30px 50px;
	background-color: #fff;
    border: 1px solid #66cc99;

}

.page_category #dispatch h3 {
	background: url(/img/pharmacist/topic/ttl_bg.png) repeat center top;
	padding: 20px 10px;
	font-size: 22px;

}

.page_category #dispatch p {
	color: #131313;
	font-size: 20px;
	padding: 20px 10px;

}

.page_category #dispatch p .marker {
	background: linear-gradient(transparent 60%, #ffff00 0%);

}

.page_category #dispatch p strong {
	text-decoration: underline;

}
.page_category #dispatch .ranking_align {
	padding: 20px 30px;
    margin: 0px 220px 20px;
    border: double 5px #66cc99;
}
.page_category #dispatch .ranking_align  ul li{
	padding: 10px 0px;
	color: #161616;
	font-size: 20px;
	
}
.page_category #dispatch .ranking_align  ul li span{
	text-decoration: underline;
	
	
}
.page_category #dispatch .btn_table_category {
    margin: 20px 90px;
}







.page_category #part {
	margin: 30px 50px;
	background-color: #fff;
    border: 1px solid #66cc99;

}

.page_category #part h3 {
	background: url(/img/pharmacist/topic/ttl_bg.png) repeat center top;
	padding: 20px 10px;
	font-size: 22px;

}

.page_category #part p {
	color: #131313;
	font-size: 20px;
	padding: 20px 10px;

}

.page_category #part p .marker {
	background: linear-gradient(transparent 60%, #ffff00 0%);

}

.page_category #part p strong {
	text-decoration: underline;

}
.page_category #part .ranking_align {
	padding: 20px 30px;
    margin: 0px 220px 20px;
    border: double 5px #66cc99;
}
.page_category #part .ranking_align  ul li{
	padding: 10px 0px;
	color: #161616;
	font-size: 20px;
	
}
.page_category #part .ranking_align  ul li span{
	text-decoration: underline;
	
	
}
.page_category #part .btn_table_category {
    margin: 20px 90px;
}








.page_category #blank {
	margin: 30px 50px;
	background-color: #fff;
    border: 1px solid #66cc99;

}

.page_category #blank h3 {
	background: url(/img/pharmacist/topic/ttl_bg.png) repeat center top;
	padding: 20px 10px;
	font-size: 22px;

}

.page_category #blank  p {
	color: #131313;
	font-size: 20px;
	padding: 20px 10px;

}

.page_category #blank p .marker {
	background: linear-gradient(transparent 60%, #ffff00 0%);

}

.page_category #blank p strong {
	text-decoration: underline;

}
.page_category #blank .ranking_align {
	padding: 20px 30px;
    margin: 0px 220px 20px;
    border: double 5px #66cc99;
}
.page_category #blank .ranking_align  ul li{
	padding: 10px 0px;
	color: #161616;
	font-size: 20px;
	
}
.page_category #blank .ranking_align  ul li span{
	text-decoration: underline;
	
	
}
.page_category #blank .btn_table_category {
    margin: 20px 90px;
}

.page_category #blank .ttl_rn{
    text-align: center;
	    font-size: 23px;
    color: #000;
}








.page_category  .merit{
    margin: 20px 50px;
}



.page_category  .merit .merit-title{
    font-size: 23px;
    background: #66cc99;
    padding: 10px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    
}

.page_category  .merit  ol.list_parentheses{
   counter-reset:number; 
  list-style-type: none!important; 
  padding:0.5em;
  background: #fff;
}

.page_category  .merit  ol.list_parentheses li{
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
 font-size: 18px;
    
}



.page_category  .merit  ol.list_parentheses li:before{

  position: absolute;
  counter-increment: number;
  content: counter(number);
  
  display:inline-block;
  background: #66cc99;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 18px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
    
}




.page_category .tabcontent {
  color: white;
  display: none;
  padding: 30px 20px;
  height: 100%;
}



.page_category .category .txt_index3 .ttl_box_index3  {
    background: #fff;
	box-shadow: 4px 4px rgba(0,0,0,0.2);
	
    
}
.page_category .category .txt_index3 .ttl_box_index3 .point_ttl {
   background: #3b7bdf;
    color: #fff;
    padding: 0px 10px 10px;
    font-size: 25px;
	
    
}
.page_category .category  .txt_index3 .ttl_box_index3 .point_ttl span {
    color: #ffff00;
	font-size:27px;
	font-weight: bold;
	
  }

.page_category .category .txt_index3 .ttl_box_index3 p.ttl_explanation  {
    color:#000;
	font-size: 18px;
	padding: 10px 15px;
	text-align: left;
	
 }
.page_category .category .txt_index3 .ttl_box_index3 p.ttl_explanation strong  {
    
	background: linear-gradient(transparent 60%, #ffff00 0%);
	
}

.page_category .category  .heading02 {
	 text-align: center;
	 margin: 20px  0px ;
}
.page_category  .category  .ttl_explanation02 {
	padding: 20px 100px;
    text-align: left;
    font-size: 18px;
}

.ranking_body .block01 {
	border: 1px solid #f0a478;
	margin: 30px 30px 0;
}


.ranking_body .block01 .heading {
	background: url(../../sp/img/haken/block01_ttl.png) repeat center top;
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	padding: 7px 0 4px 0;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}

.ranking_body .block01 .txt  p {
	color: #333;
    line-height: 1.4;
    text-align: left;
    font-size: 16px;
    padding: 20px 8px;
}

.ranking_body .block02 .heading {
	background: url(../../sp/img/haken/block01_ttl.png) repeat center top;
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	padding: 7px 0 4px 0;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	margin: 30px 0;
}



.btn_official_area {
    width: 100%;
    display: block;
    margin: 10px 0 0;
    /* background: #ea514b; */
    background: #fc6e28;
    text-align: center;
    padding: 16px 0;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    outline: none;
    -webkit-box-shadow: 0 3px 0 #fc9957;
    -moz-box-shadow: 0 3px 0 #fc9957;
    box-shadow: 0 3px 0 #fc9957;
    font-size: 23px;
	margin: 30px 0 0;
}


a.btn_official_area {
    color: #fff;
}







.ranking_body .contents ul li .inner .review_area ul.ranking {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 15px;
  height: auto;
  overflow-y: hidden;
   }

.ranking_body .contents ul li .inner .review_area ul.ranking li {
  margin-top: 25px; }

.ranking_body .contents ul li .inner .review_area ul.ranking li:first-child {
  margin-top: 0; }

.ranking_body .contents ul li .inner .review_area ul.ranking li .wrap {
  position: relative; }

.ranking_body .contents ul li .inner .review_area ul.ranking li .wrap .name {
  font-weight: bold;
  padding-left: 25px;
  line-height: 20px;
  font-size: 15px;
  background: url(img/ranking/ico_review.png) no-repeat left center; }

.ranking_body .contents ul li .inner .review_area ul.ranking li .wrap .name span {
  font-weight: bold;
  display: inline-block;
  margin: 0 15px; }

.ranking_body .contents ul li .inner .review_area ul.ranking li .wrap .point {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 15px; }

.ranking_body .contents ul li .inner .review_area ul.ranking li .wrap .point .star {
  color: #fcd462; }

.ranking_body .contents ul li .inner .review_area ul.ranking li .wrap .point .red {
  color: #ff3e33;
  display: inline-block;
  margin-left: 30px;
  font-weight: bold; }

.ranking_body .contents ul li .inner .review_area ul.ranking li p {
  margin-top: 10px; }



.index2_btn_section {
  padding: 30px 0 50px;
}

.index2_btn_section ul {
  padding: 0 25px; }

.index2_btn_section ul li {
width: 33%;
    float: left;
    text-align: center;
    padding: 0 2px;
}









.rikunavi_article {
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #f0f0f0;
  line-height: 1.6;
}
.rikunavi_article img {
  max-width: 100%;
  height: auto;
}
.rikunavi_article * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.rikunavi_article .fv {
  background: url(../images/rikunavi_article/fv_bg.png) repeat center top;
}
.rikunavi_article .fv .inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 300px;
}
.rikunavi_article table {
  border-collapse: collapse;
}
.rikunavi_article .rikunavi_article_ttl {
  background: #8fc31e;
}
.rikunavi_article .rikunavi_article_ttl .rikunavi_article_ttl_inner {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  height: 116px;
  padding-top: 22px;
}
.rikunavi_article .rikunavi_article_ttl .rikunavi_article_ttl_inner::before, .rikunavi_article .rikunavi_article_ttl .rikunavi_article_ttl_inner::after {
  content: "";
  position: absolute;
}
.rikunavi_article .rikunavi_article_ttl .rikunavi_article_ttl_inner::before {
  right: 0;
  top: -37px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 37px 402px;
  border-color: transparent transparent #c6d89e transparent;
}
.rikunavi_article .rikunavi_article_ttl .rikunavi_article_ttl_inner::after {
  left: 0;
  bottom: -37px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 37px 402px 0 0;
  border-color: #c6d89e transparent transparent transparent;
}
.rikunavi_article .section01 .inner {
  padding: 40px 15px 70px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.rikunavi_article .section01 h2 {
  background: #8fc31f;
  text-align: center;
  font-size: 24px;
  color: #fff;
  padding: 12px 0;
  position: relative;
}
.rikunavi_article .section01 h2::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 60px 0 60px;
  border-color: #8fc31f transparent transparent transparent;
}
.rikunavi_article .section01 h2 span {
  display: block;
  font-size: 30px;
}
.rikunavi_article .section01 p {
  text-align: center;
}
.rikunavi_article .section01 .txt {
  margin: 0 auto;
  margin-top: 35px;
  font-size: 16px;
  width: 850px;
}
.rikunavi_article .section01 .txt strong {
  font-weight: bold;
  color: #C00003;
}
.rikunavi_article .section01 .txt strong.underline {
  text-decoration: underline;
}
.rikunavi_article .section01 .btn {
  margin-top: 20px;
  text-align: center;
}
.rikunavi_article .section02 .inner {
  padding: 60px 0 70px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.rikunavi_article .section02 table {
  width: 850px;
  margin: 0 auto;
  border: 1px solid #a7d870;
  border-bottom: none;
  border-left: none;
}
.rikunavi_article .section02 table th, .rikunavi_article .section02 table td {
  vertical-align: middle;
  border-bottom: 1px solid #a7d870;
  padding: 10px;
  text-align: center;
  width: 50%;
}
.rikunavi_article .section02 table th {
  background: #a7d870;
  font-weight: bold;
  color: #056424;
}
.rikunavi_article .section02 table td {
  border-left: 1px solid #a7d870;
}
.rikunavi_article .section02 .txt {
  width: 850px;
  margin: 0 auto;
  margin-top: 25px;
  font-size: 16px;
}
.rikunavi_article .section02 .txt strong {
  font-weight: bold;
  color: #C00003;
}
.rikunavi_article .section02 .image {
  margin-top: 20px;
  text-align: center;
}
.rikunavi_article .section02 .txt2 {
  border: 2px solid #a7d870;
  width: 850px;
  margin: 0 auto;
  margin-top: 30px;
}
.rikunavi_article .section02 .txt2 .heading {
  background: #a7d870;
  font-weight: bold;
  color: #056424;
  padding: 10px;
  font-size: 16px;
  text-align: center;
}
.rikunavi_article .section02 .txt2 p {
  padding: 15px;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: #ff3000;
}
.rikunavi_article .section03 .inner {
  padding: 60px 75px 70px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.rikunavi_article .section03 .txt {
  font-size: 16px;
}
.rikunavi_article .section03 .txt strong {
  font-weight: bold;
  color: #C00003;
}
.rikunavi_article .section03 .image {
  margin-top: 20px;
}

.rikunavi_article .section03 table {
  width: 850px;
  margin: 20px auto;
  border: 1px solid #a7d870;
  border-bottom: none;
  border-left: none;
}
.rikunavi_article .section03 table th, .rikunavi_article .section03 table td {
  vertical-align: middle;
  border-bottom: 1px solid #a7d870;
  padding: 10px;
  text-align: center;
  width: 50%;
}
.rikunavi_article .section03 table th {
  background: #a7d870;
  font-weight: bold;
  color: #056424;
	font-size: 16px;
}
.rikunavi_article .section03 table td {
  border-left: 1px solid #a7d870;
  font-weight: bold;
	font-size: 16px;
}


.rikunavi_article .section04 .inner {
  padding: 50px 75px 70px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.rikunavi_article .section04 .image {
  text-align: center;
  margin: 20px 0;
}
.rikunavi_article .section04 .txt {
  font-size: 16px;
}
.rikunavi_article .section04 .txt strong {
  font-weight: bold;
  color: #C00003;
}
.rikunavi_article .section04 .image2 {
  margin-top: 20px;
  text-align: center;
}
.rikunavi_article .section04 .btn {
  margin-top: 30px;
  text-align: center;
}
.rikunavi_article .section05 .inner {
  padding: 10px 0 70px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.rikunavi_article .section05 .txt {
  font-size: 16px;
  padding: 25px 75px 0;
}
.rikunavi_article .section05 .txt strong {
  font-weight: bold;
  color: #C00003;
}

.rikunavi_article .section05 .image {
    margin-top: 20px;
    text-align: center;
}
.rikunavi_article .section06 .inner {
  padding: 40px 20px 70px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.rikunavi_article .section06 table {
  width: 100%;
}
.rikunavi_article .section06 .table_ttl {
  background-image: url(../img/pharmacist/article/table_bg.png) !important;
  background-repeat: repeat !important;
  border-top: 1px solid #8dc121 !important;
  border-left: 1px solid #8dc121 !important;
  border-right: 1px solid #8dc121 !important;
}
.rikunavi_article .section07 {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.rikunavi_article .section07 .inner {
  width: 850px;
  margin: 0 auto;
  padding: 30px 0 60px;
}
.rikunavi_article .section07 .image {
  background: url(../img/pharmacist/article/section07_image.png) no-repeat center top;
  height: 1120px;
  position: relative;
}
.rikunavi_article .section07 .image a {
  display: block;
  position: absolute;
  width: 266px;
  top: 22px;
  right: 16px;
}
.rikunavi_article .section07 .btn {
  margin-top: 20px;
  text-align: center;
}
.rikunavi_article .section08 .inner {
  padding: 0px 20px 70px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.rikunavi_article .section08 .timer {
  background-image: url(../img/pharmacist/article/section08_timer.png);
  background-repeat: no-repeat;
  background-position: 180px center;
  background-size: 230px auto;
  background-color: #ff9c0d;
  padding: 15px 100px 15px 450px;
  margin: 0 0 30px 0;
}
.rikunavi_article .section08 .timer .txt {
  background: #fff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  text-align: center;
  padding: 2px 5px;
  font-weight: bold;
  font-size: 25px;
  color: #ff9c0d;
}
.rikunavi_article .section08 .timer .txt span {
  font-size: 21px;
  color: #333;
  font-weight: normal;
}
.rikunavi_article .section08 table {
  width: 100%;
}
.rikunavi_article .section08 .table_ttl {
  background-image: url(../images/safecash/table_bg.png) !important;
  background-repeat: repeat !important;
  border-top: 1px solid #8dc121 !important;
  border-left: 1px solid #8dc121 !important;
  border-right: 1px solid #8dc121 !important;
}
.rikunavi_article .section09 .inner {
  padding: 40px 20px 70px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.rikunavi_article .section09 .btn {
  margin-top: 20px;
  text-align: center;
}
.rikunavi_article .section09 .bank_area .table_ttl {
  background-image: url(../images/fastestlp/ttl_bg_02.png);
  background-repeat: repeat;
  line-height: 1;
  padding: 5px 0 15px 25px;
  color: #fff;
  font-size: 25px;
}
.rikunavi_article .section09 .bank_area .table_ttl a {
  color: #fff;
  font-size: 25px;
  text-decoration: none;
  line-height: 48px;
}
.rikunavi_article .section09 .bank_area .table_ttl a:hover {
  color: #4c5fef;
  text-decoration: underline;
}
.rikunavi_article .section09 .bank_area table {
  width: 100%;
  margin-top: -11px;
  border-left: 1px solid #99f;
  border-right: 1px solid #99f;
  border-bottom: 1px solid #99f;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
.rikunavi_article .section09 .bank_area table th {
  vertical-align: middle;
  background-color: #ebf0fc;
  padding: 5px 5px;
  border: 1px solid #99f;
  text-align: center;
  color: #164481;
}
.rikunavi_article .section09 .bank_area table td {
  vertical-align: middle;
  background-color: #fff;
  padding: 5px 15px;
  border-left: 1px solid #99f;
  border-right: 1px solid #99f;
  border-bottom: 1px solid #99f;
  text-align: center;
}
.rikunavi_article .section09 .bank_area table td.font_small {
  font-size: 13px;
}
.rikunavi_article .section09 .bank_area table td.image_cell {
  width: 200px;
}
.rikunavi_article .section09 .bank_area table td.txt_left {
  text-align: left !important;
}
.rikunavi_article .section09 .bank_area table .image {
  width: 125px;
  margin: 0 auto;
}
.rikunavi_article .section09 .red {
  color: #e44040;
}
.rikunavi_article .section09 .bank_area table .btn {
  background-image: url(./images/fastestlp/table_btn.png);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 20px;
  width: 222px;
  text-align: left;
  padding-left: 40px;
  color: #fff;
  font-size: 20px;
  line-height: 120%;
}
.rikunavi_article .section09 .bank_area table a {
  text-decoration: none;
  display: block;
}
.rikunavi_article .section09 .bank_area table a:hover .btn {
  cursor: pointer;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.rikunavi_article .section09 .bank_area li {
  margin-top: 30px;
}
.rikunavi_article .section09 .bank_area li:first-child {
  margin-top: 0;
}
.rikunavi_article .section09 .bank_area li p {
  font-size: 10px;
  margin: 5px 0 0 5px;
}





.rikunavi_article .section06 .inner .bank_area .table_ttl {
          	background-image: url(img/jobhunting/ttl_bg_02.png);
          	background-repeat: no-repeat;
            padding: 10px 0 20px 20px !important;
          	color: #fff;

          }
          .rikunavi_article .section06 .inner .bank_area .table_ttl  a{
          color: #fff;
          font-size: 20px;
          font-weight: bold;
          text-decoration: none;
          }
          .rikunavi_article .section06 .inner .bank_area .table_ttl a:hover{
         color: #ffcccc;
         text-decoration: underline;
         }

          .rikunavi_article .section06 .inner .bank_area table {
          	width: 100%;
          	margin-top: -11px;
          	border-left: 1px solid #99f;
          	border-right: 1px solid #99f;
          	border-bottom: 1px solid #99f
          }
          .rikunavi_article .section06 .inner .bank_area table th {
          	vertical-align: middle;
          	background-color: #ebf0fc;
          	padding: 5px 5px;
          	border: 1px solid #99f;
          	text-align: center;
          	color: #164481;
            width: 230px;
          }
          .rikunavi_article .section06 .inner .bank_area table td {
          	vertical-align: middle;
          	background-color: #fff;
          	padding: 5px 15px;
          	border-left: 1px solid #99f;
          	border-right: 1px solid #99f;
          	border-bottom: 1px solid #99f;
          	text-align: center
          }
          .rikunavi_article .section06 .inner .bank_area table td.font_small {
          	font-size: 13px
          }
        .rikunavi_article   .section06 .inner .bank_area table td.image_cell {
          	width: 200px
          }
          .rikunavi_article .section06 .inner .bank_area table td.txt_left {
          	text-align: left !important
          }
          .rikunavi_article .section06 .inner .bank_area table .image {
          	width: 125px;
          	margin: 0 auto
          }

.rikunavi_article .section06  span.red {
    font-weight: bold;
    color: #C00003;
} 

.rikunavi_article .section08 .table_ttl {
  background-image: url(../img/pharmacist/article/table_bg.png) !important;
  background-repeat: repeat !important;
  border-top: 1px solid #8dc121 !important;
  border-left: 1px solid #8dc121 !important;
  border-right: 1px solid #8dc121 !important;
}

.rikunavi_article .section08 .inner .bank_area .table_ttl {
          	background-image: url(img/jobhunting/ttl_bg_02.png);
          	background-repeat: no-repeat;
            padding: 10px 0 20px 20px !important;
          	color: #fff;

          }
          .rikunavi_article .section08 .inner .bank_area .table_ttl  a{
          color: #fff;
          font-size: 20px;
          font-weight: bold;
          text-decoration: none;
          }
          .rikunavi_article .section08 .inner .bank_area .table_ttl a:hover{
         color: #ffcccc;
         text-decoration: underline;
         }

          .rikunavi_article .section08 .inner .bank_area table {
          	width: 100%;
          	margin-top: -11px;
          	border-left: 1px solid #99f;
          	border-right: 1px solid #99f;
          	border-bottom: 1px solid #99f
          }
          .rikunavi_article .section08 .inner .bank_area table th {
          	vertical-align: middle;
          	background-color: #ebf0fc;
          	padding: 5px 5px;
          	border: 1px solid #99f;
          	text-align: center;
          	color: #164481;
            width: 230px;
          }
          .rikunavi_article .section08 .inner .bank_area table td {
          	vertical-align: middle;
          	background-color: #fff;
          	padding: 5px 15px;
          	border-left: 1px solid #99f;
          	border-right: 1px solid #99f;
          	border-bottom: 1px solid #99f;
          	text-align: center
          }
          .rikunavi_article .section08 .inner .bank_area table td.font_small {
          	font-size: 13px
          }
        .rikunavi_article   .section08 .inner .bank_area table td.image_cell {
          	width: 200px
          }
          .rikunavi_article .section08 .inner .bank_area table td.txt_left {
          	text-align: left !important
          }
          .rikunavi_article .section08 .inner .bank_area table .image {
          	width: 125px;
          	margin: 0 auto
          }
.rikunavi_article .section08   span.red {
    font-weight: bold;
    color: #C00003;
} 




.ranking_body .inner .table_w  .btn_index2 a {
    display: block;
    text-decoration: none;
    background: #e82900;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 14px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-bottom: 5px solid #b2290b;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .25s linear;
    -webkit-transition: .25s linear;
    -moz-transition: .25s linear;
    -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.8) inset;
    -moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.8) inset;
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.8) inset;
	margin: 10px 0;
}



.rank_tbl_1_top5  table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}

.rank_tbl_1_top5  th{
	background-color: #89d6af;
    color: #1d1d1d;
    
    border: 1px solid #008c1c;
    text-align: center;
    font-size: 15px;
    padding: 5px 0;

}
.rank_tbl_1_top5  td{
	padding: 10px;
	border:1px solid #008c1c;
	text-align: left;
	font-size: 15px;
	color: #1a1818;
}

.rank_tbl_1_top5  span.red{
	
	color: #e82900;
	font-weight: bold;
}


.ranking_body .contents ul li .client_name .haken{
	    position: absolute;
    display: inline-block;
    top: 20px;
    left: 380px;
	
}


.ranking_body .contents ul li .client_name .part{
	    position: absolute;
    display: inline-block;
    top: 15px;
    left: 360px;
	
}





.ttl_caption{
	border: 1px solid #ee7300;
	padding: 10px;
    margin: 20px 0;
	line-height: 1.6;
	font-size: 20px;
}

.ttl_caption strong{
	text-decoration: underline;
	 
}
.ttl_caption span{
	color: #e51d37;
    font-weight: bold;
	 
	
}

.review_area_childcareworker  h2{
   font-size: 20px;
	font-weight: bold;
	color: #000;
    display: table;
    margin-left: auto;
    margin-right: auto;
	
}
.review_area_childcareworker ul 
{
 width: 100%;
    display: inline-flex;
	margin-top: 20px;

}
.review_area_childcareworker ul li
{
 background-image: url(img/childcareworker/kuchikomi.png);
 background-repeat: no-repeat;
background-size: 100%;
 height: 215px;
width: 50%;
  padding-left: 20px;
	position: relative;
    left: 30px;
	

}
.review_area_childcareworker ul li:nth-child(2) {
     margin-top: -2px;
}

.review_area_childcareworker ul li .wrap
{
   display: block;
    position: relative;
    left: 165px;
    top: 29px;
    padding: 10px;
    width: 55%;

}
.review_area_childcareworker ul li .name
{
 
	font-weight: 900;

}

.review_area_childcareworker ul li .wrap p
{
 
	font-size: 12.8px;

}

.childcareworker_ttl 
{
 
	text-align: center;
	background: #ee7300;
    height: 133px; 

}
.main .child_line{
 
	border: 2px solid #ee7300;
	padding: 20px;
	margin: 20px 0;
}








.hoikuhiroba_article {
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #f0f0f0;
  line-height: 1.6;
}
.hoikuhiroba_article img {
  max-width: 100%;
  height: auto;
}
.hoikuhiroba_article * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.hoikuhiroba_article .fv {
  background: url(../images/hoikuhiroba_article/fv_bg.png) repeat center top;
}
.hoikuhiroba_article .fv .inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 300px;
}
.hoikuhiroba_article table {
  border-collapse: collapse;
}
.hoikuhiroba_article .hoikuhiroba_article_ttl {
  background: #8fc31e;
}
.hoikuhiroba_article .hoikuhiroba_article_ttl .hoikuhiroba_article_ttl_inner {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  height: 116px;
  padding-top: 22px;
}
.hoikuhiroba_article .hoikuhiroba_article_ttl .hoikuhiroba_article_ttl_inner::before, .hoikuhiroba_article .hoikuhiroba_article_ttl .hoikuhiroba_article_ttl_inner::after {
  content: "";
  position: absolute;
}
.hoikuhiroba_article .hoikuhiroba_article_ttl .hoikuhiroba_article_ttl_inner::before {
  right: 0;
  top: -37px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 37px 402px;
  border-color: transparent transparent #c6d89e transparent;
}
.hoikuhiroba_article .hoikuhiroba_article_ttl .hoikuhiroba_article_ttl_inner::after {
  left: 0;
  bottom: -37px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 37px 402px 0 0;
  border-color: #c6d89e transparent transparent transparent;
}
.hoikuhiroba_article .section01 .inner {
  padding: 40px 15px 70px;
  /*width: 1000px;*/
  margin: 0 auto;
  background: #fff;
}
.hoikuhiroba_article .section01 h2 {
  background: #8fc31f;
  text-align: center;
  font-size: 24px;
  color: #fff;
  padding: 12px 0;
  position: relative;
}
.hoikuhiroba_article .section01 h2::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 60px 0 60px;
  border-color: #8fc31f transparent transparent transparent;
}
.hoikuhiroba_article .section01 h2 span {
  display: block;
  font-size: 30px;
}
.hoikuhiroba_article .section01 p {
  text-align: left;
 font-size:16px; 
}
.hoikuhiroba_article .section01 .txt {
    margin: 15px 50px;
    background: #fff;
	font-size: 16px;
    border: 1px solid #a7d870;
    padding: 20px;
}
.hoikuhiroba_article .section01 .txt strong {
	font-weight: bold;
  background: linear-gradient(transparent 10%, #ff0 0%);
}
.hoikuhiroba_article .section01 .txt strong.underline {
  text-decoration: underline;
}

.hoikuhiroba_article .section01 .btn {
  margin-top: 20px;
  text-align: center;
}


.hoikuhiroba_article .section01 .article_ttl {
 
	    display: block;
        width: 60%;
        margin: 20px auto;
        background-color: #f485ae;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px;
        border: 2px solid #f485ae;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        padding: 10px 0;
        text-align: center;
	
}
.hoikuhiroba_article .section01 .article_ttl span {
 
	   font-size: 22px;
        font-weight: bold;
   }

.hoikuhiroba_article .section01 .section01_ttl {
    padding: 10px;
    margin: 25px 50px;
    color: #333;
    font-size: 17px;
	font-weight: bold;
    background: #e8f4ce;
    border-left: solid 10px #85b817;
}


.hoikuhiroba_article .section01 table {
    width: 90%;
    border: 1px solid #a7d870;
    border-bottom: none;
    border-left: none;
    margin: 0 auto;
}
.hoikuhiroba_article .section01 table th, .hoikuhiroba_article .section01 table td {
  vertical-align: middle;
  border-bottom: 1px solid #a7d870;
  padding: 10px;
  text-align: center;
  background-color: #fff;
  
}
.hoikuhiroba_article .section01 table th {
  background: #a7d870;
  font-weight: bold;
  color: #056424;
}
.hoikuhiroba_article .section01 table td {
  border-left: 1px solid #a7d870;
	font-size: 16px;
	width: 250px;
}

.hoikuhiroba_article .section01 .point {
  border: 1px solid #a7d870;
    width: 80%;
    margin: 35px auto 30px;
    height: 121px;
}

.hoikuhiroba_article .section01 .point .inner{
	padding: 15px 10px 15px 25px;
	
}

.hoikuhiroba_article .section01 .point .point_ttl {
	
	display: block;
    width: 60%;
    /* margin: 20px auto; */
    background-color: #f485ae;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border: 2px solid #f485ae;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    position: relative;
    top: -32px;
    margin: 0 auto;
}

.hoikuhiroba_article .section01 .point p {
	
  position: relative;
    top: -20px;
}

.hoikuhiroba_article .section01 .point p span {
	
 background: linear-gradient(transparent 10%, #ff0 0%);
 font-weight: bold;
}

.hoikuhiroba_article .section02 .inner {
  padding: 60px 0 70px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}

.hoikuhiroba_article .section02 table {
  width: 850px;
  margin: 0 auto;
  border: 1px solid #fcb8b9;
  border-bottom: none;
  border-left: none;
}
.hoikuhiroba_article .section02 table th, .hoikuhiroba_article .section02 table td {
  vertical-align: middle;
  border-bottom: 1px solid #fcb8b9;
  padding: 10px;
  text-align: center;
  width: 50%;
}
.hoikuhiroba_article .section02 table th {
  background: #f485ae;
  font-weight: bold;
  color: #fff;
	font-size: 20px;
}
.hoikuhiroba_article .section02 table td {
  border-left: 1px solid #fcb8b9;
}

.hoikuhiroba_article .section02 table td span {
    font-weight: bold;
    color: #c00003;
}

.hoikuhiroba_article .section02 .txt {
  width: 850px;
  margin: 0 auto;
  margin-top: 25px;
  font-size: 16px;
}
.hoikuhiroba_article .section02 .txt strong {
  background: linear-gradient(transparent 10%, #ff0 0%);
 font-weight: bold;
}
.hoikuhiroba_article .section02 .image {
  margin: 20px 50px 30px;
  text-align: center;
}
.hoikuhiroba_article .section02 .txt2 {
  border: 2px solid #a7d870;
  width: 850px;
  margin: 0 auto;
  margin-top: 30px;
}
.hoikuhiroba_article .section02 .txt2 .heading {
  background: #a7d870;
  font-weight: bold;
  color: #056424;
  padding: 10px;
  font-size: 16px;
  text-align: center;
}
.hoikuhiroba_article .section02 .txt2 p {
  padding: 15px;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: #ff3000;
}

.hoikuhiroba_article .section02 .btn {
    margin-top: 20px;
    text-align: center;
}



.hoikuhiroba_article .section03 .inner {
  padding: 50px 50px 70px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.hoikuhiroba_article .section03 .txt {
     margin: 15px 20px 30px;
    background: #fff;
    font-size: 16px;
    border: 1px solid #a7d870;
    padding: 20px;
}
.hoikuhiroba_article .section03 .txt strong {
background: linear-gradient(transparent 10%, #ff0 0%);
 font-weight: bold;
}
.hoikuhiroba_article .section03 .image {
  margin: 20px;
}


.hoikuhiroba_article .section03 .support {
 
    
}

.hoikuhiroba_article .section03 .support .inners{
	border: 1px solid #a7d870;
    width: 100%;
	margin: 20px 0;
}

.hoikuhiroba_article .section03 .support .support_ttl {
	
	display: block;
    width: 60%;
     margin: 20px auto; 
    background-color: #f485ae;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border: 2px solid #f485ae;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
   
}

.hoikuhiroba_article .section03 .support p {
	padding: 15px;
	font-size: 16px;
  
}

.hoikuhiroba_article .section03 .support p span {
	
 background: linear-gradient(transparent 10%, #ff0 0%);
 font-weight: bold;
}

.hoikuhiroba_article .section03 .service {
 
}

.hoikuhiroba_article .section03 .service .inners{
	
    border: 1px solid #a7d870;
    width: 96.5%;
    margin: 20px 12px;
}

.hoikuhiroba_article .section03 .service .service_ttl {
	
	display: block;
    width: 60%;
    margin: 20px auto;
    background-color: #f485ae;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border: 2px solid #f485ae;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
   
}

.hoikuhiroba_article .section03 .service p {
	padding: 15px;
  
}

.hoikuhiroba_article .section03 .service p span {
	
  font-weight: bold;
    color: #c00003;
}


.hoikuhiroba_article .section03 table {
  width: 100%;
  margin: 20px auto;
  border: 1px solid #ff7376;
  border-bottom: none;
  border-left: none;
}
.hoikuhiroba_article .section03 table th, .hoikuhiroba_article .section03 table td {
  vertical-align: middle;
  border-bottom: 1px solid #ff7376;
  padding: 10px;
  text-align: center;
  
}
.hoikuhiroba_article .section03 table th {
  background: #ff7376;
  font-weight: bold;
  color: #056424;
	font-size: 16px;
}
.hoikuhiroba_article .section03 table td {
  border-left: 1px solid #ff7376;
  font-size: 16px;
	background-color: #feecec;
}


.hoikuhiroba_article .section03 .btn {
    margin-top: 20px;
    text-align: center;
}


.hoikuhiroba_article .section04 .inner {
  padding: 50px 75px 70px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.hoikuhiroba_article .section04 .image {
  text-align: center;
  margin: 20px 0;
}
.hoikuhiroba_article .section04 .txt ul{
 
}
.hoikuhiroba_article .section04 .txt ul li{
  margin: 20px 0;
}
.hoikuhiroba_article .section04  .woman_img{
 width: 100px;
}

.hoikuhiroba_article .section04 .woman_img p {
    margin: 5px 15px;
    font-weight: bold;
    font-size: 12px;
}

.hoikuhiroba_article .section04  div.woman_box{
 padding: 0px 20px 5px;
    /* margin: 20px 5px; */
    /* color: #2c2c2f; */
    background: #feecec;
    width: 730px;
    height: 50px;
    font-size: 16px;
   
}

.hoikuhiroba_article .section04 .section04_ttl {
    padding: 10px;
    margin: 20px 0;
    color: #333;
    font-size: 17px;
	font-weight: bold;
    background: #e8f4ce;
    border-left: solid 10px #85b817;
}
.hoikuhiroba_article .section04 .section04_ttls {
    padding: 10px;
    margin: 30px 0 0;
    color: #333;
    font-size: 17px;
	font-weight: bold;
    background: #e8f4ce;
    border-left: solid 10px #85b817;
}

.hoikuhiroba_article .section04 .ranking_btn {
    text-align: center;
    margin: 20px auto;
   
 }



.hoikuhiroba_article  .wrap {
padding: 10px;
background: #fff;
}

.hoikuhiroba_article .Client_NameArea a {
    color: #FFF;
    font-size: 20px;
    padding: 10px 10px 9px 10px;
    margin-bottom: 15px;
    text-align: left;
    font-weight: 700;
    text-decoration: none;
}

.hoikuhiroba_article  .Client_AreaTextFrame {
	text-align: left !important;
	  margin: 20px 0;
	 font-size: 16px;
}
 .hoikuhiroba_article  span.red {
	color: #f00;
	font-weight: 700;
	  font-size: 16px;
}


.hoikuhiroba_article  .table_w {
margin-top: 10px; }
.hoikuhiroba_article   .table_w .image {
width: 37%; }
.hoikuhiroba_article   .table_w .right {
padding-left: 40px;
    vertical-align: text-top;

}
.hoikuhiroba_article   table {
border: 1px solid #ccc;
	width: 100%;

}

.hoikuhiroba_article   table th, .hoikuhiroba_article  table td {
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align: center;
font-size: 16px;
padding:1px;
color: #333;
width: 200px;
}
.hoikuhiroba_article   table th {
background: #e1edc9; }
.hoikuhiroba_article  table ul {
text-align: left;
padding: 0 3px 3px; }

.page_body .box_detail2{
	padding: 0.5em 1em;
    margin: 20px 0;
    font-weight: bold;
    color: #1d1d1d;;
    background: #FFF;
    border: solid 1px #81d4ab;
   
}


.header .g_nav {
    position: absolute;
    top:10px;
    right:0;
}
.header .g_nav ul {
    text-align: right;
    font-size:0;
}
.header .g_nav ul li {
    display: inline-block;
    vertical-align: top;
    font-size:15px;
    position: relative;
    border-left:1px solid #ddd;
}
.header .g_nav ul li:last-child {
    /*border-right:1px solid #ddd;*/
}
.header .g_nav ul li:first-child {
     /*border-right:1px solid #ddd;*/
}
.header .g_nav ul li a {
    display: block;
    color:#333;
    text-decoration: none;
    padding:2px 15px 3px;
}
.header .g_nav ul li a:hover {
    filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
.header .g_nav ul li .image {
    width:20px;
    margin:0 auto;
}
.header .g_nav ul li p {
    font-size:13px;
    margin-top:3px;
    text-align: center;
	font-weight: bold;
}
.header .g_nav ul li a:hover p {
    color:#2b5eba;
}







.pharmacist_body .rank_list_pt_ha li:nth-child(1) .client_name,
.pharmacist_body .ranking_body.ranking_single .contents .rank1 .client_name {
  background-image: url(), url(img/pharmacist/ttl_bg.png) !important; }
.pharmacist_body .rank_list_pt_ha li:nth-child(2) .client_name,
.pharmacist_body .ranking_body.ranking_single .contents .rank2 .client_name {
  background-image: url(), url(img/pharmacist/ttl_bg.png) !important; }
.pharmacist_body .rank_list_pt_ha li:nth-child(3) .client_name,
.pharmacist_body .ranking_body.ranking_single .contents .rank3 .client_name {
  background-image: url(), url(img/pharmacist/ttl_bg.png) !important; }
.pharmacist_body .rank_list_pt_ha li:nth-child(4) .client_name,
.pharmacist_body .ranking_body.ranking_single .contents .rank4 .client_name {
  background-image: url(), url(img/pharmacist/ttl_bg.png) !important; }
.pharmacist_body .rank_list_pt_ha li:nth-child(5) .client_name,
.pharmacist_body .ranking_body.ranking_single .contents .rank5 .client_name {
  background-image: url(), url(img/pharmacist/ttl_bg.png) !important; }





.rank_list_pt_ha li .client_name {
  padding: 22px 20px 22px 120px !important;
  position: relative; }

.rank_list_pt_ha li:nth-child(1) .client_name,
.ranking_body.ranking_single .contents .rank1 .client_name {
  background-image: url(img/ranking/point1.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list_pt_ha  li:nth-child(2) .client_name,
.ranking_body.ranking_single .contents .rank2 .client_name {
  background-image: url(img/ranking/point2.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list_pt_ha li:nth-child(3) .client_name,
.ranking_body.ranking_single .contents .rank3 .client_name {
  background-image: url(img/ranking/point3.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list_pt_ha li:nth-child(4) .client_name,
.ranking_body.ranking_single .contents .rank4 .client_name {
  background-image: url(img/ranking/point4.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list_pt_ha li:nth-child(5) .client_name,
.ranking_body.ranking_single .contents .rank5 .client_name {
  background-image: url(img/ranking/point5.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 90% center,center !important; }

.rank_list_pt_ha li .client_name:before {
  position: absolute;
  top: -16px;
  left: 20px; }

.rank_list_pt_ha li:nth-child(1) .client_name:before {
  /*content: url(img/ranking/rank1.png);*/ }

.rank_list_pt_ha li:nth-child(2) .client_name:before {
  /*content: url(img/ranking/rank2.png);*/ }

.rank_list_pt_ha li:nth-child(3) .client_name:before {
  /*content: url(img/ranking/rank3.png);*/ }

.rank_list_pt_ha li:nth-child(4) .client_name:before {
  /*content: url(img/ranking/rank4.png);*/ }

.rank_list_pt_ha li:nth-child(5) .client_name:before {
  /*content: url(img/ranking/rank5.png); */}











.retirement-agency {
  /*padding-bottom: 20px;*/
}
.retirement-agency img {
  max-width: 100%;
  height: auto;
}
.retirement-agency * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.retirement-agency .section01 .inner {
  padding: 20px 15px;
}
.retirement-agency .section01 h2 {
  background: #66ccff;
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding: 12px 5px;
  position: relative;
	font-weight: bold;
}


.retirement-agency .section01 h2::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 41px 0 41px;
  border-color: #66ccff transparent transparent transparent;
}
.retirement-agency .section01 h2 span {
  display: block;
  font-size: 4.2vw;
}
.retirement-agency .section01 h3 {
  border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-align: center;
    font-size: 25px;
    color: #006699;
    padding: 8px 5px;
    margin: 15px 250px;
    font-weight: 700;
    position: relative;
}
.retirement-agency .section01 .txts {
  margin: 15px;
  background: #fff;
	font-size: 16px;
}
.retirement-agency .section01 .txts strong {
  font-weight: bold;
  color: #C00003;
}
.retirement-agency .section01 .txts strong.underline {
  text-decoration: underline;
}
.retirement-agency .section01 .wrap {
  margin: 50px 100px 50px 150px;
  width: 70%;
  display: table;
  table-layout: fixed;
  padding: 0 10px;
}
.retirement-agency .section01 .wrap .item {
  display: table-cell;
  width: 50%;
  vertical-align: bottom;
}
.retirement-agency .section01 .wrap .item:nth-child(1) {
  padding-right: 10px;
}
.retirement-agency .section01 .wrap .item:nth-child(2) {
  padding-left: 10px;
}
.retirement-agency .section01 p.line {
  border-bottom: 1px solid #ccc;
  margin: 30px 120px 30px 150px;
    text-align: center;
}




.retirement-agency .section02 .inner {
  padding: 20px 15px;
}

.retirement-agency .section02 h2 {
  background: #66ccff;
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding: 12px 5px;
  position: relative;
  font-weight: bold;
}

.retirement-agency .section02 h3 {
  border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-align: center;
    font-size: 25px;
    color: #006699;
    padding: 8px 5px;
    margin: 15px 250px;
    font-weight: 700;
    position: relative;
}

.retirement-agency .section02 .wrap {
 margin: 50px 100px 50px 150px;
  width: 70%;
  display: table;
  table-layout: fixed;
  padding: 0 10px;
}
.retirement-agency .section02 .wrap .item {
  display: table-cell;
  width: 50%;
  vertical-align: bottom;
}
.retirement-agency .section02 .wrap .item:nth-child(1) {
  padding-right: 10px;
}
.retirement-agency .section02 .wrap .item:nth-child(2) {
  padding-left: 10px;
}

.retirement-agency .section02 p.line {
  border-bottom: 1px solid #ccc;
 margin: 30px 120px 30px 150px;
    text-align: center;
}

.retirement-agency .section02  .pointbox {
   padding: 10px 8px;
   margin: 0px 100px 30px 100px;
    color: #565656;
    background: #ffeaea;
    /* box-shadow: 0px 0px 0px 10px #ffeaea; */
    border: dashed 2px #ffc3c3;
    border-radius: 8px;
	font-size: 18px;
}




.retirement-agency .section02  .pointbox span {
	
font-weight: bold;
  color: #C00003;
    
}

.retirement-agency .section02  p {
    margin: 0; 
    padding: 0;
}







.retirement-agency .section03 .inner {
  padding: 20px 15px;
}

.retirement-agency .section03 h2 {
  background: #66ccff;
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding: 12px 5px;
  position: relative;
  font-weight: bold;
}

.retirement-agency .section03 h3 {
  border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-align: center;
    font-size: 25px;
    color: #006699;
    padding: 8px 5px;
    margin: 15px 250px;
    font-weight: 700;
    position: relative;
}

.retirement-agency .section03 .wrap {
  margin: 50px 100px 50px 150px;
  width: 70%;
  display: table;
  table-layout: fixed;
  padding: 0 10px;
}
.retirement-agency .section03 .wrap .item {
  display: table-cell;
  width: 50%;
  vertical-align: bottom;
}
.retirement-agency .section03 .wrap .item:nth-child(1) {
  padding-right: 10px;
}
.retirement-agency .section03 .wrap .item:nth-child(2) {
  padding-left: 10px;
}

.retirement-agency .section03 p.line {
  border-bottom: 1px solid #ccc;
  margin: 30px 120px 30px 150px;
}

.retirement-agency .section03 .txt {
  margin: 15px 15px 30px;
  background: #fff;
font-size: 16px;
}

.retirement-agency .section03  .pointbox span {
 font-weight: bold;
  color: #C00003;
 }

.retirement-agency .section03  p {
    margin: 0; 
    padding: 0;
}
.retirement-agency .section03 .txt strong {
    font-weight: bold;
    color: #C00003;
}
.retirement_agency_body .page_top {
    background-color: rgba(0, 191, 255, 0.7);
}








.retirement-agency .section01 .review  ul {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    height: 220px;
	margin: 10px;
    
}


.retirement-agency .section01 .review ul li {
    margin-top: 15px;
    width: 100%;
    display: block;
    table-layout: fixed; 
}

.retirement-agency .section01 .review ul li .image, .retirement-agency .section01 .review ul li .comment {
      display: table-cell;
      vertical-align: top; }


.retirement-agency .section01 .review ul li .image {
      width: 100px;
      padding-right: 12px; }
.retirement-agency .section01 .review ul li .title {
      font-size: 18px; 
      padding: 10px;
}
.retirement-agency .section01 .review ul li .comment {
      background: #b6fccf;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      padding: 12px;
      position: relative; }
.retirement-agency .section01 .review ul li .comment::before {
        content: "";
        position: absolute;
        left: -12px;
        top: 16px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 12px 7px 0;
        border-color: transparent #b6fccf transparent transparent; }

.retirement-agency .section01 .review ul li .txt {
	font-size: 15px;
         }

.retirement-agency .section01 .review ul li .comment .overview {
        font-size: 0;
        position: relative;
        padding-top: 38px;
        font-size: 0; }
        
 .retirement-agency .section01.review ul li .comment .overview .txt {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          background: #fff;
          font-size: 15px;
          font-weight: bold;
          padding: 5px;
          border-radius: 5px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          -o-border-radius: 5px;
          -ms-border-radius: 5px; }
 
 
.retirement-agency .section01 .review ul li:first-child {
      margin-top: 0; }




















/* ===================================================================
派遣ページ
=================================================================== */

.page_category   {
  margin: 20px 10px 20px;
}

.page_category  .area {
   display: table;
    margin: 0 auto;
}

.page_category  .area li {
       display: table-cell;
    width: 200px;
    padding-right: 5px;
    
}

.page_category   img.si {
    
   /* width: 60%;*/
    
}

.page_ttl_gr {
    background-image: url(img/category/ttl_bg_gr.jpg);
    background-repeat: repeat;
    padding: 15px 10px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.page_ttl_pi {
    background-image: url(img/category/ttl_bg_pi.jpg);
    background-repeat: repeat;
    padding: 15px 10px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.page_ttl_bl {
    background-image: url(img/category/ttl_bg_bl.jpg);
    background-repeat: repeat;
    padding: 15px 10px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}


.category .category_inner {
  padding: 10px 7px; }

.category .block01 .img_main {
      padding: 20px;
    margin: 10px auto;
    display: table;
 }


.category .block01 .read {
  padding: 0 20px;
  margin-top: 20px;
  font-size: 15px; }

.category  .block01  .btn_official {
    
   display: table;
    margin: 10px auto;
     background: #ea514b; 
    /*background: #6fd146; */
    text-align: center;
    padding: 16px 0;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    outline: none;
    -webkit-box-shadow: 0 3px 0 #990000;
    -moz-box-shadow: 0 3px 0 #990000;
    box-shadow: 0 3px 0 #990000;
    font-size: 16px;
	width: 50%;
}

.category  .merito{
	background-color: #fff;
    border: 1px solid #f19060;
    /* border-radius: 5px; */
    margin: 40px 150px 20px 150px;
    padding: 25px 20px 10px 20px;
    position: relative;
}
.category  .merito:before{
	background-color: #f19060;
    border-radius: 5px;
    color: #fff;
    content: '派遣で働くメリット';
    padding: 5px 20px;
    position: absolute;
    left: 250px;
    top: -20px;
    font-size: 18px;
}
.category  .merito:after{
	border-top: 12px solid #f19060;		
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	content: '';
	position: absolute;
	top: 17px;
    left: 270px;
}

.category .box_meno{
    position: relative;
    background: #fff0cd;
    box-shadow: 0px 0px 0px 5px #fff0cd;
    /* border: dashed 2px white; */
    padding: 15px;
    margin: 30px 150px 30px 150px;
    color: #454545;
}
.category .box_meno:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #ffdb88 #fff #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.category .box_meno p {
    margin: 0; 
    padding: 0;
}


.category .block01 .heading {
  border: 1px solid #fb7b76; }

.category .block01 .heading .left {
  background: #fb7b76;
  width: 110px;
  text-align: center;
  color: #fff;
  padding: 15px 10px;
  font-weight: bold;
  vertical-align: middle; }

.category .block01 .heading .right {
  padding: 15px;
  font-size: 16px;
  font-weight: bold; }

.category .block02 {
  margin-top: 60px; }

.category .block02.ranking_body .contents {
  padding: 30px 0; }



 .ranking_body .recommend_point {
   margin: 30px 98px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3) inset;
  padding: 14px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  background: #f8f8f8; }

.ranking_body .recommend_point ul li {
  margin-top: 5px;
  padding-left: 26px;
  background-image: url(img/ranking/ico_check.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 14px auto; }

.ranking_body .recommend_pointul li:first-child {
  margin-top: 0; }

.ranking_body .recommend_point  ul li span {
  color: #ec3e41;
  font-weight: bold; }

.ranking_body .recommend_point .hover {
   position: relative;
    width: 200px;
    margin: 0 auto;
    top: -30px;
    left: 0;
    right: 0;
}

.shiny_button_0225 {
    display: block;
    width: 60%;
    margin: 10px auto 0px;
}

.detail_box_cate {
   margin: 20px auto;
	text-align: center; 
	display: table;
}

 .section_cs .job_area .text {
   font-size:15px;
 }

 .recommend_ph {
    margin-top: 10px;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3) inset;
    padding: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    background: #f8f8f8;
}

.recommend_ph ul li {
	margin-top: 0px;
    padding-left: 26px;
    background-image: url(img/ranking/ico_check.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 14px auto;
	font-size: 18px;
}

 .hover_ph {
	 width: 25%;
    position: relative;
    top: 25px;
    /* left: 280px; */
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.recommend_ph ul li.ma {
	margin-top: 0px;
}
 .recommend_ph  ul li span {
  color: #006633}












.kiracare_article {
  padding-bottom: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #f0f0f0;
  line-height: 1.6;
}
.kiracare_article img {
  max-width: 100%;
  height: auto;
}
.kiracare_article * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.kiracare_article .fv {
  background: url(../images/kiracare_article/fv_bg.png) repeat center top;
}
.kiracare_article .fv .inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 300px;
}

.kiracare_article .section01 h2 {
	padding: 10px;
	text-align: center;
 }

.kiracare_article .section01 .mag {
	padding: 30px 10px 0px;
    margin: 0 auto;
    max-width: 70%;
 }

.kiracare_article .section01 .st {
	padding: 10px 0 20px 0;
    margin: 0 auto;
    max-width: 100%;
 }


.kiracare_article table {
  border-collapse: collapse;
}
.kiracare_article .kiracare_article_ttl {
  background: #8fc31e;
}
.kiracare_article .kiracare_article_ttl .kiracare_article_ttl_inner {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  height: 116px;
  padding-top: 22px;
}
.kiracare_article .kiracare_article_ttl .kiracare_article_ttl_inner::before, .kiracare_article .kiracare_article_ttl .kiracare_article_ttl_inner::after {
  content: "";
  position: absolute;
}
.kiracare_article .kiracare_article_ttl .kiracare_article_ttl_inner::before {
  right: 0;
  top: -37px;
  width: 0;
	
  height: 0;
  border-style: solid;
  border-width: 0 0 37px 402px;
  border-color: transparent transparent #c6d89e transparent;
}
.kiracare_article .kiracare_article_ttl .kiracare_article_ttl_inner::after {
  left: 0;
  bottom: -37px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 37px 402px 0 0;
  border-color: #c6d89e transparent transparent transparent;
}
.kiracare_article .section01 .inner {
  padding: 40px 15px 0px;
  /*width: 1000px;*/
  margin: 0 auto;
  background: #fff;
}

.kiracare_article .section01 p {
  text-align: left;
 font-size:16px; 
}

.kiracare_article .section01 .btn {
  margin-top: 20px;
  text-align: center;
}


.kiracare_article .section01 .article_ttl {
 
	    display: block;
        width: 40%;
        margin: 20px auto;
        background-color: #85b817;
        border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        -o-border-radius: 30px;
        -ms-border-radius: 30px;
        border: 0px solid #85b817;
        font-size: 20px;
        padding: 10px 0;
        text-align: center;
	
}

.kiracare_article .section01 .article_ttl  a{
 
	  font-weight: bold;
        color: #fff;
        
	
}
.kiracare_article .section01 .article_ttl span {
 
	   font-size: 22px;
        font-weight: bold;
   }

.kiracare_article .section01 .section01_ttl {
    padding: 10px;
    margin: 25px 50px;
    color: #333;
    font-size: 17px;
	font-weight: bold;
    background: #e8f4ce;
    border-left: solid 10px #85b817;
}

.kiracare_article .section01 .section01_ttls {
    padding: 10px;
    margin: 10px 50px 12px;
    color: #fff;
    font-size: 17px;
	font-weight: bold;
    background: #85b817;
    
}

.kiracare_article .Client_AreaTextFrame td strong.mark {
    font-weight: bold;
    background: linear-gradient(transparent 10%, #ff0 0%);
}

.kiracare_article .section01 table {
    width: 90%;
    border: 1px solid #a7d870;
    border-bottom: none;
    border-left: none;
    margin: 0 auto;
}
.kiracare_article .section01 table th, .kiracare_article .section01 table td {
  vertical-align: middle;
  border-bottom: 1px solid #a7d870;

  padding: 10px;
  text-align: center;
  background-color: #fff;
  
}
.kiracare_article .section01 table th {
  background: #a7d870;
  font-weight: bold;
  color: #056424;
}
.kiracare_article .section01 table td {
  border-left: 1px solid #a7d870;
	font-size: 16px;
	width: 250px;
}

.kiracare_article  .section01 table td.title {
 background-color:#669933; 
 font-size:18px;  color: #fff; 
 font-weight: bold;  
 text-align:center;
}

.kiracare_article  .section01 table td.left {
 text-align:left;
}

.kiracare_article   .section01 .img_mg {
   padding: 0px 0 20px;
    width: 500px;
    margin: 0 auto;
}

.kiracare_article .section01 .point {
  border: 1px solid #a7d870;
    width: 80%;
    margin: 35px auto 0px;
    height: 121px;
}

.kiracare_article .section01 .point .inner{
	padding: 15px 10px 0px 25px;
	
}

.kiracare_article .section01 .point .point_ttl {
	
	display: block;
    width: 60%;
    /* margin: 20px auto; */
    background-color: #ff9933;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border: 2px solid #ff9933;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    position: relative;
    top: -32px;
    margin: 0 auto;
}

.kiracare_article .section01 .point p {
	
  position: relative;
    top: -20px;
}

.kiracare_article .section01 .point p span {
	
 background: linear-gradient(transparent 10%, #ff0 0%);
 font-weight: bold;
}



.kiracare_article .section01  table.de{
     width: 89%;
    border: 1px solid #ddd;
    margin-top: 10px;
    position: relative;
    left: -15px;
    top: 3px;
}


.kiracare_article .section01  table.de td
  {
  
  border: 1px solid #ddd;
  padding: 10px 7px;
  vertical-align: middle;
  text-align: center; 
}

.kiracare_article .section01 table.de th
{
  
    width: 25%;
    background: #aad1cd;
    font-weight: 100;
    color: #333;
}







.kiracare_article .section02 .inner {
  padding: 5px 0 10px;
 
  margin: 0 auto;
  background: #fff;
}

.kiracare_article .section02 table {
    width: 90%;
    border: 1px solid #a7d870;
    border-bottom: none;
    border-left: none;
    margin: 0 auto;
}
.kiracare_article .section02 table th, .kiracare_article .section02 table td {
  vertical-align: middle;
  border-bottom: 1px solid #a7d870;

  padding: 10px;
  text-align: center;
  background-color: #fff;
  
}
.kiracare_article .section02 table th {
  background: #a7d870;
  font-weight: bold;
  color: #056424;
}
.kiracare_article .section02 table td {
  border-left: 1px solid #a7d870;
	font-size: 16px;
	width: 250px;
}


.kiracare_article .section02 .point {
  border: 1px solid #a7d870;
    width: 80%;
    margin: 35px auto 30px;
    height: 121px;
}

.kiracare_article .section02 .point .inner{
	padding: 15px 10px 0px 25px;
	
}

.kiracare_article .section02 .point .point_ttl {
	
	display: block;
    width: 60%;
    /* margin: 20px auto; */
    background-color: #ff9933;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border: 2px solid #ff9933;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    position: relative;
    top: -32px;
    margin: 0 auto;
}

.kiracare_article .section02 .point p {
	
  position: relative;
    top: -20px;
}

.kiracare_article .section02 .point p span {
	
 background: linear-gradient(transparent 10%, #ff0 0%);
 font-weight: bold;
}


.kiracare_article .section02 .section01_ttl {
    padding: 10px;
    margin: 25px 50px;
    color: #333;
    font-size: 17px;
	font-weight: bold;
    background: #e8f4ce;
    border-left: solid 10px #85b817;
}

.kiracare_article .section02 .btn {
    margin-top: 20px;
    text-align: center;
}







.kiracare_article .section03 .inner {
  padding: 5px 0 10px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.kiracare_article .section03 .section01_ttl {
    padding: 10px;
    margin: 25px 50px;
    color: #333;
    font-size: 17px;
	font-weight: bold;
    background: #e8f4ce;
    border-left: solid 10px #85b817;
}


.kiracare_article .section03 table {
  width: 100%;
  margin: 20px auto;
  border: 1px solid #ff7376;
  border-bottom: none;
  border-left: none;
}
.kiracare_article .section03 table th, .kiracare_article .section03 table td {
  vertical-align: middle;
  border-bottom: 1px solid #ff7376;
  padding: 10px;
  text-align: center;
  
}
.kiracare_article .section03 table th {
  background: #ff7376;
  font-weight: bold;
  color: #056424;
	font-size: 16px;
}
.kiracare_article .section03 table td {
  border-left: 1px solid #ff7376;
  font-size: 16px;
	background-color: #feecec;
}


.kiracare_article .section03 .btn {
    margin-top: 20px;
    text-align: center;
}

.kiracare_article .section03 .image {
   margin: 0px auto;
    width: 500px;
}

.kiracare_article .section03 .nayou {
   
   padding: 20px 20px 0px 20px;
    border: 1px solid #85b817;
    margin: 20px 50px;
    background: #fcf9d7;
   
}
.kiracare_article .section03 .inners li {
    padding-bottom: 10px;
    padding-left: 25px;
    background-image: url(img/caregivers/article/check01.png);
	background-repeat: no-repeat;
}
.kiracare_article .section03 .inners li span {
    color: #c00003;
    font-weight: bold;
	text-decoration: underline;
}




.kiracare_article .section04 .inner {
  padding: 5px 0 10px;
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.kiracare_article .section04 .image {
  text-align: center;
  margin: 20px 0;
}

.kiracare_article .section04 .section04_ttls {
   padding: 10px;
    margin: 25px 50px;
    color: #333;
    font-size: 17px;
    font-weight: bold;
    background: #85b817;
	color: #fff;
}
.kiracare_article  .Client_AreaTextFrames {
	text-align: left !important;
	  margin: 20px 0;
	 font-size: 16px;
	 padding: 0 50px;
}

.kiracare_article .section04 .btn {
    margin-top: 20px;
    text-align: center;
}





.kiracare_article  .section04 .feature {
   margin: 20px 50px;
   
}
.kiracare_article .section04 .feature .inner_fe {
   border: 1px solid #ff6666;
	padding: 10px;
}

.kiracare_article .section04  .feature   ul li {
    margin-top: 5px;
    padding-left: 26px;
    background-image: url(img/caregivers/article/check02.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 14px auto;
}

.kiracare_article  .section04 .feature .feature_ttl {
	
     display: block;
    width: 30%;
    margin: 0px auto;
    background-color: #ff6666;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border: 2px solid #ff6666;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    position: relative;
}
.kiracare_article  .section04 .feature  span {
	
 color: #ff6666;
 font-weight: bold;
}



.kiracare_article  .section04 .osusumepoint {
   margin: 20px 50px;
    
}

.kiracare_article .section04 .osusumepoint .inner_po {
    border: 1px solid #ff6666;
	padding: 10px;
}


.kiracare_article  .section04 .osusumepoint .osusumepoint_ttl {
	
	display: block;
    width: 40%;
    margin: 0px auto;
    background-color: #ff6666;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border: 2px solid #ff6666;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    position: relative;
}

.kiracare_article  .section04 .osusumepoint p {
	
  position: relative;
    top: 0px;
}

.kiracare_article  .section04 .osusumepoint  p span {
	
 background: linear-gradient(transparent 10%, #ff0 0%);
 font-weight: bold;
}




.kiracare_article  .section04  .detail {
    margin: 10px 50px;}

.kiracare_article  .section04  .detail table {
  width: 100%;
  border: 1px solid #ddd;
  margin-top: 10px;
  font-size: 80%; }

.kiracare_article .section04  .detail table th,
.kiracare_article  .section04  .detail table td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 7px;
  vertical-align: middle;
  text-align: center; }

.kiracare_article  .section04  .detail table th {
  width: 25%;
  background: #aad1cd; }

.kiracare_article .section04   .detail {
  margin-top: 10px; }

.kiracare_article .section04   .detail table {
  width: 100%;
  border: 1px solid #ddd;
  margin-top: 10px;
  font-size: 80%; }

.kiracare_article .section04  .detail table th,
.kiracare_article  .section04   .detail table td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 7px;
  vertical-align: middle;
  text-align: center; }

.kiracare_article .section04   .detail table th {
  width: 25%;
  background: #aad1cd; }

.kiracare_article  .wrap {
padding: 10px;
background: #fff;
}


.kiracare_article .section04  table.de{
 width: 89%;
    border: 1px solid #ddd;
    margin: 10px 0 10px 20px;
    position: relative;
    top: -10px;
    
}


.kiracare_article .section04  table.de td
  {
  
  border: 1px solid #ddd;
  padding: 10px 7px;
  vertical-align: middle;
  text-align: center; 
}

.kiracare_article .section04 table.de th
{
  
    width: 25%;
    background: #aad1cd;
    font-weight: 100;
    color: #333;
	padding: 10px;
	vertical-align: middle;
}



.kiracare_article .Client_NameArea a {
    color: #FFF;
    font-size: 20px;
    padding: 10px 10px 9px 10px;
    margin-bottom: 15px;
    text-align: left;
    font-weight: 700;
    text-decoration: none;
}

.kiracare_article  .Client_AreaTextFrame {
	text-align: left !important;
	  margin: 20px 0;
	 font-size: 16px;
}
 .kiracare_article  span.red {
	color: #f00;
	font-weight: 700;
	  font-size: 16px;
}



.kiracare_article   .table_w .image {
width: 35%;
    padding: 0px 0px 50px 50px;
}
.kiracare_article   .table_w .right {
padding-left: 40px;
    vertical-align: text-top;

}
.kiracare_article   table {
border: 1px solid #ccc;
	width: 100%;

}

.kiracare_article   table th, .kiracare_article  table td {
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align: center;
font-size: 16px;
padding:1px;
color: #333;
width: 200px;
}
.kiracare_article   table th {
background: #e1edc9; }
.kiracare_article  table ul {
text-align: left;
padding: 0 3px 3px; }



.part_section .part_ttl{
	background-color: #ffff66;
	text-align: center;
    color: #ff9933;
    font-weight: bold;
    font-size:30px;
    padding: 10px;
	margin-top: 20px;
 }
.part_section .part_ttl span{
	text-align: center;
    color: #333;
    font-size: 20px;
 }

.part_section  .section_part {
    width: 100%;
    margin: 0 auto;
}
.part_section .section_part .part_area {
 text-align: center;
padding-top: 15px;
}
.part_section .section_part .check_txt {
 text-align: center;
 padding-top: 10px;
 font-size: 20px;
}
.part_section  .section_part .part_area li:first-child {
padding-left: 0;
}
.part_section   .section_part .part_area li {
    text-align: center;
    display: inline-block;
    width: 25%;
    margin-bottom: 25px;
    margin-right: 25px;
    margin-left: 4px;
}

.part_section .txt_wrap {
  padding: 20px 33px;
}
.part_section .txt_wrap .haken_ttl {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 10px 0px 10px 0px;
	background: url(img/pharmacist/part/ttl_bg.png) repeat;
}
 .part_section .txt_wrap .txt_nayou {
    font-size: 12px;
    padding: 10px ;
    text-align: left;
    color: #333;
    line-height: 1.6;
	border: 1px solid #3cae85;
 }

.part_section   .txt_wrap .txt_nayou p,
.part_section   .txt_wrap .txt_nayou dl {
	margin-bottom: 10px;
    font-size: 15px;
	}
.part_section  .txt_wrap .txt_nayou dl dt {
	font-weight: bold !important;
    font-size: 15px;
	}
.part_section    .txt_wrap .txt_nayou dl dd a {
	color:#2256b2;
	text-decoration: none;
}
.part_section  .txt_wrap .txt_nayou  span{
    font-weight: bold;
    background: #ffff66;     
}

 .part_section  .txt_wrap .txt_nayou  strong{
     font-weight: bold;
     color:#b70000;
     font-size:15px;
}
.part_section .txt_wrap .support {
   padding: 20px 0px 0px 0px;
	
}
.part_section .part_site_ttl {
  background-color: #0066cc;
    text-align: center;
    color: #ffff66;
    font-weight: bold;
    font-size: 30px;
    padding: 10px;
	
}
.part_section .part_site_ttl span {
   text-decoration: underline;
}







.twitter_article .section01 h2 {
    padding: 10px;
	background: url(img/caregivers/twitter/tw_ttl_bg.png) repeat center top;
    background-size: 15px auto;
    color: #fff;
    font-size: 25px;
	font-weight: bold;
	text-align: center;
}

.twitter_article .section01 .images {
	
    padding: 0px;
	text-align: center;
}

.twitter_article .section01 .image {
   padding: 0px;
	text-align: center;
}

.twitter_article .section01 .twitter_ttl {
    padding: 10px;
	background: url(img/caregivers/twitter/tw_ttl_bg.png) repeat center top;
    color: #fff;
    font-size:  25px;
	font-weight: bold;
	text-align: center;
}
.twitter_article .section01 .inner {
	
    padding: 20px 50px;
	background-color: #d7f1f1;
    
}
.twitter_article .section01 .inner .section01_title{
    padding: 10px 0px 10px 50px;
    color: #ee7300;
    font-size: 20px;
    font-weight: bold;
    background-color: #ffe8d2;
    border: 1px solid #ee7300;
    position: relative;
}

.twitter_article .section01 .inner .section01_title:before {
    background-image: url(img/caregivers/twitter/ico_rank1.png);
}
.twitter_article .section01 .inner .section01_title:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 61px;
    top: -5px;
    left: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px auto;
}

.twitter_article .section01 .inner .section02_title{
    padding: 10px 0px 10px 50px;
    color: #ee7300;
    font-size: 20px;
    font-weight: bold;
    background-color: #ffe8d2;
    border: 1px solid #ee7300;
   position: relative;
}

.twitter_article .section01 .inner .section02_title:before {
    background-image: url(img/caregivers/twitter/ico_rank2.png);
}
.twitter_article .section01 .inner .section02_title:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 61px;
    top: -5px;
    left: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px auto;
}



.twitter_article .section01 .inner .lump{
    display: inline-flex;
    padding: 20px 0;
}
.twitter_article .section01 .inner .lump .img {
    width: 50%;
}
.twitter_article .section01 .inner .lump .title_txt {
   padding-left: 8px;
   width: 85%;
}
.twitter_article .section01 .inner .lump .title_txt .txt {
	color: #FB070B;
    font-size: 30px;
    text-align: center;
    font-weight: bold
	
}
.twitter_article .section01 .feature {
    width: 100%;
    margin: 5px auto 10px;
   
}

.twitter_article .section01 .feature .feature_ttl {
	display: block;
    width: 92%;
    margin: 0px auto;
    background-color: #ee7402;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border: 2px solid #ee7402;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    position: relative;
}
.twitter_article .section01  .feature .inner_fe {
    padding: 10px;
	border: 1px solid #ebe9e6;
    background-color: #fff;
}
.twitter_article .section01  .feature .inner_fe  ul li {
  color:#ff6699;
  font-size: 25px;
  
}
.twitter_article .section01  .feature .inner_fe  ul li span {
 
  background: linear-gradient(transparent 50%, #ff0 0%);
}
.twitter_article .section01  .feature .inner_fe  ul li:nth-child(1) {
   
    padding-left: 58px;
	margin-top: 5px;
    background-image: url("img/caregivers/twitter/point1.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size:50px auto;
	height: 50px;
}
.twitter_article .section01  .feature .inner_fe  ul li:nth-child(2) {
    padding-left:58px;
	margin-top: 5px;
    background-image: url("img/caregivers/twitter/point2.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size:50px auto;
	height: 50px;
}

.twitter_article .section01  .feature .inner_fe  ul li:nth-child(3) {
    padding-left:58px;
	margin-top: 5px;
    background-image: url("img/caregivers/twitter/point3.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size:50px auto;
	height: 50px;
}

.twitter_article .section01  .feature  span {
	color: #f39c4a;
 font-weight: bold;
}
.twitter_article .section01  .explanation_box {
	padding: 10px 8px 10px 10px;
	margin: 20px 0;
	background-color: #fff;
	border: 1px solid #ffcc66;
	color: #333;
	font-size: 16px;
}
.twitter_article .section01  .explanation_box span.red {
	color: #ff6666;
text-decoration: underline;
}

.twitter_article .section01  table.ct {
  width: 100%;
  border: 1px solid #f39c4a;
  border-bottom: none;
  border-left: none;
}
.twitter_article .section01  table.ct th, .twitter_article .section01  table.ct td {
  vertical-align: middle;
  border: 1px solid #f39c4a;
  padding: 5px 0px 5px 10px;
  text-align: left;
  background-color: #fff;
  width: 50%;
  font-size: 14px;
}
.twitter_article .section01  .btn2 {
 padding: 30px 0 50px;
 text-align: center;
}

.twitter_article .section02  .section02_ttl {
    padding: 10px;
    background-color: #f39c4a;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}
.twitter_article .section02  .inner {
padding: 50px 50px 30px 50px;
 }

.twitter_article .section02   ul li {
  margin-bottom: 20px;
}
.twitter_article .section02 ul li .inners {
    border-left: 1px solid #ee7300;
    border-right: 1px solid #ee7300;
    border-bottom: 1px solid #ee7300;
	padding: 30px;
}
.twitter_article .section02  ul li .client_name {
   padding: 10px 0px 10px 50px;
   background-color: #ffe8d2;
   border: 1px solid #ee7300; 
   position: relative;
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 100px auto;
}

.twitter_article  .section02  ul li .client_name a {
  color: #ee7300;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.twitter_article  .section02  ul li .client_name:before {
    background-image: url(img/caregivers/twitter/ico_rank3.png);
}
.twitter_article  .section02  ul li .client_name:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 61px;
    top: -5px;
    left: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px auto;
}



.twitter_article .section02  ul li .client_name2 {
   padding: 10px 0px 10px 50px;
   background-color: #ffe8d2;
   border: 1px solid #ee7300; 
   position: relative;
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 100px auto;
}

.twitter_article  .section02  ul li .client_name2 a {
  color: #ee7300;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.twitter_article  .section02  ul li .client_name2:before {
    background-image: url(img/caregivers/twitter/ico_rank4.png);
}
.twitter_article  .section02  ul li .client_name2:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 61px;
    top: -5px;
    left: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px auto;
}
.twitter_article .section02  ul li .client_name3 {
   padding: 10px 0px 10px 50px;
   background-color: #ffe8d2;
   border: 1px solid #ee7300; 
   position: relative;
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 100px auto;
}

.twitter_article  .section02  ul li .client_name3 a {
  color: #ee7300;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.twitter_article  .section02  ul li .client_name3:before {
    background-image: url(img/caregivers/twitter/ico_rank5.png);
}
.twitter_article  .section02  ul li .client_name3:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 61px;
    top: -5px;
    left: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px auto;
}

.twitter_article .section02  ul li .client_name4 {
   padding: 10px 0px 10px 50px;
   background-color: #ffe8d2;
   border: 1px solid #ee7300; 
   position: relative;
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 100px auto;
}

.twitter_article  .section02  ul li .client_name4 a {
  color: #ee7300;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.twitter_article  .section02  ul li .client_name4:before {
    background-image: url(img/caregivers/twitter/ico_rank6.png);
}
.twitter_article  .section02  ul li .client_name4:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 61px;
    top: -5px;
    left: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px auto;
}


.twitter_article  .section02  ul li .inners .heading {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.twitter_article  .section02  ul li .inners .heading span.org{
     color: #dd3535;
	font-size: 20px;
    font-weight: bold;
}
.twitter_article  .section02 ul li .inners  .table_w {
    margin-top: 10px;
}

.twitter_article  .section02  ul li .inners  .table_w .image {
    width: 45%;
}
.twitter_article  .section02 ul li .inners  .table_w .txt {
    padding-left: 5px;
}

.twitter_article  .section02 ul li .inners .table_w .txt table {
  width: 100%;
  border: 1px solid #ddd;
  min-height: 137px; }

.twitter_article  .section02  ul li .inners .table_w .txt table th,
.twitter_article  .section02  ul li .inners .table_w .txt table td {
  vertical-align: middle;
  padding: 5px;
  font-size: 11px;
  border-bottom: 1px solid #ddd; 
  
}

.twitter_article  .section02 ul li .inners .table_w .txt table th {
  font-weight: bold;
  width: 42%;
  background: #ffeceb;
  border-right: 1px solid #ddd;
  font-size: 13px;
}

.twitter_article .section02 .shiny_button .btn_official {
    width: 100%;
    display: block;
    margin: 20px 0 0;
    /* background: #ea514b; */
    background: #6fd146;
    text-align: center;
    padding: 16px 0;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    outline: none;
    -webkit-box-shadow: 0 3px 0 #4d9f2a;
    -moz-box-shadow: 0 3px 0 #4d9f2a;
    box-shadow: 0 3px 0 #4d9f2a;
    font-size: 16px;
}
.twitter_article .section03  .section03_ttl {
    padding: 0px;
    font-weight: bold;
    text-align: center;
}



.twitter_article .section03  .contents {
  padding: 30px; }

.twitter_article .section03  .contents ul li {
  margin-top: 30px; }

.twitter_article .section03  .contents ul li:first-child {
  margin-top: 0; }



.twitter_article .section03   .contents ul li .client_name_tw {
  padding: 22px 20px;
  position: relative; }

.twitter_article .section03  .contents ul li .client_name_tw {
  background-repeat: repeat;
  background-position: center;
  padding: 22px 20px 22px 40px;
  position: relative;
  background-image: url(img/ranking/ttl_bg.png); }

.twitter_article .section03  .contents ul li .client_name_tw {
  background-image: url(img/caregivers/ttl_bg.png); }


.twitter_article .section03 .contents ul li .client_name_tw h2 {
  font-size: 30px;
  font-weight: bold;
  color: #062d42; }

.twitter_article .section03 .contents ul li .client_name_tw h2 a {
  font-size: 30px;
  font-weight: bold;
  color: #062d42;
  text-decoration: none; }

.twitter_article .section03 .contents ul li .client_name_tw h2 a:hover {
  text-decoration: underline; }

.twitter_article .section03  .contents ul li .inner {
  padding: 30px 20px;
  border: 1px solid #ea514b; }

.twitter_article .section03  .contents ul li .inner .image {
  width: 380px; }

.twitter_article .section03 .contents ul li .inner .image img {
  width: 100%; }

.twitter_article .section03 .contents ul li .inner .image,
.twitter_article .section03 .contents ul li .inner .txt {
  vertical-align: top; }

.twitter_article .section03 .contents ul li .inner .txt {
  padding-left: 20px; }

.twitter_article .section03 .contents ul li .inner .txt .read {
  font-size: 18px;
  font-weight: bold; }

.twitter_article .section03 .contents ul li .inner .txt .read span {
  color: #eb4b44;
  font-weight: bold; }

.twitter_article .section03 .contents ul li .inner .txt table,
.ranking_single .single_detail table {
  width: 100%;
  border: 1px solid #ddd;
  margin-top: 10px; }

.twitter_article .section03  .contents ul li .inner .txt table th,
.twitter_article .section03  .contents ul li .inner .txt table td,
.ranking_single .single_detail table th,
.ranking_single .single_detail table td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 7px;
  vertical-align: middle;
  text-align: center; }

.twitter_article .section03 .contents ul li .inner .txt table th,
.ranking_single .single_detail table th {
  width: 25%;
  background: #aad1cd; }

.twitter_article .section03 .contents ul li .inner .txt table td .min {
  font-size: 11px; }

.twitter_article .section03  .contents ul li .inner .review_area {
  background: #ffeded;
  margin: 10px -20px 0;
  padding: 20px; }

.twitter_article .section03  .contents ul li .inner .review_area ul {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 15px;
  height: 170px;
  overflow-y: scroll; }

.twitter_article .section03 .contents ul li .inner .review_area ul li {
  margin-top: 25px; }

.twitter_article .section03  .contents ul li .inner .review_area ul li:first-child {
  margin-top: 0; }

..twitter_article .section03 .contents ul li .inner .review_area ul li .wrap {
  position: relative; }

.twitter_article .section03  .contents ul li .inner .review_area ul li .wrap .name {
  font-weight: bold;
  padding-left: 25px;
  line-height: 20px;
  font-size: 15px;
  background: url(img/ranking/ico_review.png) no-repeat left center; }

.twitter_article .section03  .contents ul li .inner .review_area ul li .wrap .name span {
  font-weight: bold;
  display: inline-block;
  margin: 0 15px; }

.twitter_article .section03  .contents ul li .inner .review_area ul li .wrap .point {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 15px; }

.twitter_article .section03 .contents ul li .inner .review_area ul li .wrap .point .star {
  color: #fcd462; }

.twitter_article .section03  .contents ul li .inner .review_area ul li .wrap .point .red {
  color: #ff3e33;
  display: inline-block;
  margin-left: 30px;
  font-weight: bold; }

.twitter_article .section03  .contents ul li .inner .review_area ul li p {
  margin-top: 10px; }

.twitter_article .section03  .contents ul li .inner .btn {
    display: block;
    width: 551px;
    margin: 20px auto 0;
}
.twitter_article .section03 .rank_list li:nth-child(1) .client_name_tw {
    background-image: url(img/ranking/point1.png), url(img/caregivers/ttl_bg.png) !important;
	background-repeat: no-repeat, repeat !important;
    background-position: 90% center,center !important;
}


