@charset "UTF-8";
.MT0 {
  margin-top: 0px;
}

.MR0 {
  margin-right: 0px;
}

.MB0 {
  margin-bottom: 0px;
}

.ML0 {
  margin-left: 0px;
}

.MT5 {
  margin-top: 5px;
}

.MR5 {
  margin-right: 5px;
}

.MB5 {
  margin-bottom: 5px;
}

.ML5 {
  margin-left: 5px;
}

.MT10 {
  margin-top: 10px;
}

.MR10 {
  margin-right: 10px;
}

.MB10 {
  margin-bottom: 10px;
}

.ML10 {
  margin-left: 10px;
}

.MT15 {
  margin-top: 15px;
}

.MR15 {
  margin-right: 15px;
}

.MB15 {
  margin-bottom: 15px;
}

.ML15 {
  margin-left: 15px;
}

.MT20 {
  margin-top: 20px;
}

.MR20 {
  margin-right: 20px;
}

.MB20 {
  margin-bottom: 20px;
}

.ML20 {
  margin-left: 20px;
}

.MT25 {
  margin-top: 25px;
}

.MR25 {
  margin-right: 25px;
}

.MB25 {
  margin-bottom: 25px;
}

.ML25 {
  margin-left: 25px;
}

.MT30 {
  margin-top: 30px;
}

.MR30 {
  margin-right: 30px;
}

.MB30 {
  margin-bottom: 30px;
}

.ML30 {
  margin-left: 30px;
}

.MT35 {
  margin-top: 35px;
}

.MR35 {
  margin-right: 35px;
}

.MB35 {
  margin-bottom: 35px;
}

.ML35 {
  margin-left: 35px;
}

.MT40 {
  margin-top: 40px;
}

.MR40 {
  margin-right: 40px;
}

.MB40 {
  margin-bottom: 40px;
}

.ML40 {
  margin-left: 40px;
}

.MT45 {
  margin-top: 45px;
}

.MR45 {
  margin-right: 45px;
}

.MB45 {
  margin-bottom: 45px;
}

.ML45 {
  margin-left: 45px;
}

.MT50 {
  margin-top: 50px;
}

.MR50 {
  margin-right: 50px;
}

.MB50 {
  margin-bottom: 50px;
}

.ML50 {
  margin-left: 50px;
}

.txtleft {
  text-align: left;
}

.txtcenter {
  text-align: center;
}

.txtright {
  text-align: right;
}

* {
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 17px;
}

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

ol li {
  line-height: 1.5;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 10px 0;
}
table th {
  padding: 10px;
}
table td {
  padding: 10px;
}

hr {
  border: none;
  border-top: 1px dotted #ccc;
  height: 1px;
}
hr.dotted {
  border: none;
  border-top: 2px dotted #ffc5e1;
  height: 2px;
}

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

form {
  display: inline;
}

img {
  border: none;
  vertical-align: bottom;
  text-decoration: none;
}

.displaysp, .top_search-sp, .displaypc.hide {
  display: none !important;
}

.displaypc {
  display: block;
}

.hide, .bnr-special, .sp-banner_wrap, #headsp, .sdbtn {
  display: none;
}

.flleft, .flleftpc {
  float: left;
}

.flright, .flrightpc {
  float: right;
}

.flleftsp, .flrightsp {
  float: none;
}

.note {
  font-size: 13px;
}

.color_pink {
  color: #f5419a;
}

.fs10 {
  font-size: 10px;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.M10 {
  margin: 0 10px 20px 10px;
}

.alert {
  color: #ea1919;
}

.waku {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 5px;
}

.waku1 {
  background-color: #f5f5f5;
  padding: 10px;
  margin: 5px;
}

.waku2 {
  padding: 10px;
  margin: 5px;
  background-color: #fff4f9;
  border: 2px #ffc5e1 solid;
}

.waku3 {
  padding: 10px;
  margin: 0 0 5px 0;
  background-color: #ffeaf5;
}

.waku4 {
  border: 3px double #ccc;
  padding: 0 10px;
  margin: 5px;
}

.waku5 {
  padding: 12px 20px;
  margin: 0px 5px 15px 5px;
  background-color: #d1e4f3;
}

.waku6 {
  border: 1px solid #FF76E6;
  padding: 10px;
  margin: 5px;
}

.sizes {
  font-size: 90% !important;
  font-weight: normal;
}

.sizem {
  font-size: 110%;
}

.sizel {
  font-size: 120%;
}

.sizell {
  font-size: 140%;
}

.red {
  color: #ea1919;
}

.pink {
  color: #f5419a;
}

.gray {
  color: #666;
}

.black {
  color: black;
}

.bld {
  font-weight: bold;
}

.bldnum {
  font-weight: bold;
  line-height: 1;
}

.bold {
  font-weight: bold;
}

strong {
  font-weight: bold;
  color: #f5419a;
}

.strong {
  font-weight: bold;
}

.bgcolor1 {
  background-color: #ffc5e1;
  padding: 4px 10px;
  margin: 2px;
  line-height: 2;
}

.a_plus {
  padding-left: 17px;
  background: url("/img/ad/list/plus_pink.gif") no-repeat center left;
}

.clear-all {
  clear: both;
  height: 1px;
}

.small_input {
  background-color: #FFFFDD;
  width: 200px;
}

.input {
  background-color: #FFFFDD;
}

.textarea {
  background-color: #FFFFDD;
  width: 450px;
}

#mainbox textarea {
  width: 500px;
}

#flashMessage {
  border: 1px solid #ccc;
  margin: 10px 0;
  font-weight: bold;
  color: #F00;
  padding: 10px 10px 10px 32px;
  background: url("../img/icon/icon_alert.png") no-repeat 5px 5px;
}
#flashMessage.fav_msg {
  background: none;
  padding: 10px;
}
#flashMessage.fav_msg p {
  color: #666;
  background: url("../img/fav/icon_fav.gif") no-repeat;
  padding: 0 0 0 26px;
  line-height: 20px;
}

.error-message {
  color: #a94442;
  font-weight: bold;
}

.failure_message {
  color: #a94442;
  background-color: #f2dede;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #ebccd1;
  border-radius: 4px;
}

.success_message {
  color: #3c763d;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
}

.well_info {
  background: #f5f5f5;
  border: solid 1px #dbdbdb;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 10px;
}

.attention {
  margin: 5px 0 20px 0;
  padding: 8px 10px;
  background-color: #f0f0f0;
  color: #ea1919;
}
.attention p {
  font-weight: normal;
  color: #333333;
}
.attention .red {
  color: #ea1919;
}

.btnbase1 {
  background: #fecf7b;
  margin: 5px auto 20px;
  padding: 8px;
  width: 910px;
}

.btnbase2 {
  background-color: #fff;
  padding: 15px;
  width: 560px;
  float: left;
  overflow: scroll;
  height: 200px;
}

.btnbase3 {
  background: #ffffff;
  border: solid 7px #ffde7f;
  margin: 0 0 25px 0;
  padding: 8px;
  width: 650px;
}

.clearboth {
  width: 1px;
  height: 1px;
  clear: both;
  overflow: hidden;
}

.listGMview {
  width: 100%;
  height: 300px;
}

h2.imgh2 {
  text-align: center;
  margin: 11px 0 0 0;
  padding: 0;
  background-color: #ffc5e1;
  border-bottom: 0;
}

/* arrow ---------------------------*/
.arrow_down {
  padding-left: 17px;
  background: url("/img/icon/chevron_down_pink_16.png") no-repeat;
}

.arrow1 {
  padding-left: 15px;
  background: url("/img/icon/arrow.gif") no-repeat 0 -78px;
}

.arrow2 {
  padding-left: 15px;
  background: url("/img/icon/arrow.gif") no-repeat 2px -95px;
}

.arrow_blank {
  padding: 2px 13px 2px 0;
  background: url("/img/icon/arrow.gif") no-repeat right -13px;
}

.arrowright {
  padding-left: 20px;
  background: url("/img/icon/arrow.gif") no-repeat 3px -38px;
}

.arrowdown {
  padding-left: 20px;
  background: url("/img/icon/arrow.gif") no-repeat 3px -58px;
}

.arrowclose {
  padding-left: 20px;
  background: url("/img/icon/arrow.gif") no-repeat 3px -112px;
}

/* arrow end ---------------------------*/
a.button_soudan_mail {
  color: white;
  font-weight: bold;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1YzA1YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY4YTUxNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #95c05b), color-stop(100%, #68a514));
  background: -moz-linear-gradient(#95c05b, #68a514);
  background: -webkit-linear-gradient(#95c05b, #68a514);
  background: linear-gradient(#95c05b, #68a514);
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background: #68a514 \9;
  border: solid 1px #487d00 \9;
  box-shadow: 0 2px 1px 0 #487d00;
  display: block;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
a.button_soudan_mail:hover {
  opacity: 0.8;
}
a.button_soudan_mail i.fa {
  color: white;
}
a.button_soudan_mail span {
  margin: 0 0 0 2px;
}

a.button_shiryo, button.button_shiryo {
  color: white;
  font-weight: bold;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwNWU1ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VhMTkxOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f05e5e), color-stop(100%, #ea1919));
  background: -moz-linear-gradient(#f05e5e, #ea1919);
  background: -webkit-linear-gradient(#f05e5e, #ea1919);
  background: linear-gradient(#f05e5e, #ea1919);
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background: #ea1919 \9;
  border: solid 1px #d61414 \9;
  box-shadow: 0 2px 1px 0 #a70f0f;
  display: block;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
a.button_shiryo:hover, button.button_shiryo:hover {
  opacity: 0.8;
}
a.button_shiryo i.fa, button.button_shiryo i.fa {
  color: white;
}
a.button_shiryo span, button.button_shiryo span {
  margin: 0 0 0 2px;
}

.detail2 .menu_item, .detail .menu_item {
  font-weight: 700;
  padding: 8px 5px;
  background-color: #e7eff4;
  color: #296487;
  text-align: center;
}

table.detail th {
  padding: 10px;
  border: 1px #ccc solid;
  background: #f5f5f5;
  color: #405867;
  font-weight: bold;
  line-height: 120%;
  text-align: left;
}
table.detail td {
  padding: 10px;
  border: 1px #ccc solid;
}

table.detail3 {
  width: 100%;
}
table.detail3 th {
  padding: 12px 5px;
  border: 1px #ccc solid;
  background-color: #f5f5f5;
  color: #405867;
  font-weight: bold;
  line-height: 120%;
  text-align: center;
}
table.detail3 td {
  padding: 7px;
  border: 1px #ccc solid;
  background-color: #fff;
}

.wrapper {
  width: 950px;
  margin: 0 auto;
  padding: 0;
}

#column {
  width: 850px;
  margin: 5px auto 30px auto;
}

#contents {
  width: 700px;
  float: left;
  margin: 0;
}

#bodywrap {
  width: 100%;
  padding: 0;
}

#mainbox, #mainbox2 {
  margin: 10px;
}

.headerFix {
  display: none;
  background: #f676aa;
  color: white;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop+0));
  _border-bottom: #cccccc solid 1px;
}
.headerFix .wrapper {
  display: table;
}
.headerFix span {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 10px 5px 0;
}
.headerFix span.title {
  font-weight: bold;
  font-size: 20px;
}
.headerFix span.tel_number {
  font-family: "Roboto Condensed", sans-serif;
  background: url("/img/nav/tel_icon_48_26.gif") no-repeat left center;
  padding: 0 0 0 52px;
  text-align: left;
  font-weight: bold;
  color: #f5419a;
  background: url("/img/nav/tel_icon_white_48_26.png") no-repeat left center;
  font-size: 28px;
  line-height: 28px;
  color: white;
  padding-left: 52px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
}
.headerFix span.tel_term {
  font-size: 14px;
}
.headerFix span.tel_term span {
  padding: 0;
}

.header {
  margin: 0 0 10px 0;
}
.header .header_info {
  width: 100%;
  margin: 10px 0;
}
.header .header_info .logo {
  margin: 0 10px 0 0;
}
.header .header_info .logo a {
  display: inline-block;
}
.header .header_info .jyoujyou {
  color: #6e6754;
  background: url("/img/nav/icon_head_jyoujyou.png") no-repeat center left;
  padding: 0 0 0 25px;
  margin: 0 0 5px 0;
  font-size: 13px;
  line-height: 24px;
}
.header .header_info .header_tel {
  padding: 0 0 0 0;
  display: inline-block;
}
.header .header_info .header_tel p {
  line-height: 1em;
}
.header .header_info .header_tel p.title {
  font-weight: bold;
  color: #8b826a;
}
.header .header_info .header_tel p.tel_number {
  font-family: "Roboto Condensed", sans-serif;
  background: url("/img/nav/tel_icon_54_29.gif") no-repeat left center;
  padding: 0 0 0 57px;
  text-align: left;
  font-weight: bold;
  color: #f5419a;
  margin: 0;
  font-size: 38px;
  line-height: 34px;
  display: inline-block;
}
.header .header_info .header_tel p.tel_term {
  padding: 0;
  margin: 0 0 3px 0;
  color: #666;
  font-size: 12px;
}
.header .header_info .other_tel_desc {
  display: inline-block;
  background: #f5f5f5;
  padding: 5px 10px;
  margin: 0 0 0 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.header .header_info .search_pc {
  margin: 0 10px 0 0;
}
.header .header_info .search_pc input {
  display: inline;
  vertical-align: top;
  width: 8em;
}
.header .header_info .search_pc button {
  display: inline;
  vertical-align: top;
}
.header .header_info ul.header_function {
  border-left: solid 1px #b3b3b3;
}
.header .header_info ul.header_function li {
  float: left;
  padding: 0 8px;
  border-right: solid 1px #b3b3b3;
}
.header .header_info ul.header_function li a {
  text-decoration: none;
}
.header .header_info ul.header_function li a span, .header .header_info ul.header_function li a i {
  vertical-align: middle;
}
.header .header_info ul.header_function li a i.fa {
  font-size: 18px;
}
.header .header_info ul.header_function li a span {
  margin: 0 0 0 2px;
}
.header .header_info ul.header_function li a .text {
  text-decoration: underline;
  font-size: 15px;
}
.header .header_info ul.header_function li a .count_num {
  width: 2.2em;
  height: 2.2em;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #f676aa;
  color: white;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: center;
  display: inline-block;
  line-height: 2em;
}
.header .global_nav .gnav_main {
  border-bottom: solid #f676aa 5px;
}
.header .global_nav .gnav_main a {
  height: 50px;
  width: 470px;
  display: block;
  overflow: hidden;
  *position: relative;
}
.header .global_nav .gnav_main a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )";
  margin-top: 1px;
}
.header .global_nav .gnav_main a img {
  position: relative;
  margin-top: 3px;
}
.header .global_nav .gnav_main .gjyutaku {
  float: left;
}
.header .global_nav .gnav_main .gjyutaku a img {
  margin-left: 0;
}
.header .global_nav .gnav_main .gzaitaku {
  float: right;
}
.header .global_nav .gnav_main .gzaitaku a img {
  margin-left: -480px;
}
.header .global_nav .gnav_main a.gnav_active img, .header .global_nav .gnav_main a.gnav_active:hover img {
  margin-top: -51px;
}
.header .global_nav ul.gnav_other {
  background: #fef1f7;
  border-bottom: solid 2px #fbbbd5;
  padding: 8px 0;
}
.header .global_nav ul.gnav_other li {
  float: left;
  border-right: solid 1px #fbbbd5;
  margin: 0;
  padding: 0 10px;
}
.header .global_nav ul.gnav_other li a {
  background: url("/img/nav/gnav_other.png") no-repeat left top;
  margin: 0;
  padding: 0 0 0 27px;
  display: block;
  color: #343128;
  font-size: 15px;
  line-height: 25px;
}
.header .global_nav ul.gnav_other li a:hover {
  color: #f5419a;
  margin-top: -2px;
}
.header .global_nav ul.gnav_other li a.gnav_work {
  background-position: 0 0;
}
.header .global_nav ul.gnav_other li a.gnav_sk {
  background-position: 0 -50px;
}
.header .global_nav ul.gnav_other li a.gnav_reform {
  background-position: 0 -100px;
}
.header .global_nav ul.gnav_other li a.gnav_lf {
  background-position: 0 -150px;
}
.header .global_nav ul.gnav_other li a.gnav_youhin {
  background-position: 0 -200px;
}
.header .global_nav ul.gnav_other li a.gnav_qa {
  background-position: 0 -250px;
}
.header .global_nav ul.gnav_other li a.gnav_sfc {
  background: url("/img/nav/gnav_sfc.png") no-repeat left top;
}
.header .global_nav ul.gnav_other li a.gnav_active {
  background-color: #f676aa;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: white;
  text-decoration: none;
  padding: 2px 3px 1px 27px;
}
.header .global_nav ul.gnav_other li a.gnav_active:hover {
  margin: 0;
}

.header.lpstyle .header_info {
  margin: 6px 0;
}
.header.lpstyle .jyoujyou_wrap {
  background: #eeedec;
  padding: 0 3px;
  margin: 0 0 10px 0;
}
.header.lpstyle .jyoujyou {
  color: #6e6754;
  background: url("/img/nav/icon_head_jyoujyou.png") no-repeat center left;
  padding: 0 0 0 25px;
  margin: 0;
  font-size: 13px;
  line-height: 24px;
}

.breadcrumb {
  padding: 0;
  font-size: 13px;
}
.breadcrumb li {
  float: left;
  color: #333;
  padding: 0 10px 0 0;
}
.breadcrumb li i.fa {
  font-size: 13px;
  color: #b3b3b3;
  margin: 0 5px 0 0;
}
.breadcrumb li div {
  display: inline;
}
.breadcrumb a {
  display: inline-block;
}

.breadclumb-top {
  margin-bottom: 10px;
}

#rightnav {
  font-size: 15px;
  float: right;
  margin: 0 0 5px 0;
  width: 220px;
}
#rightnav .latest h5, #rightnav .favorite h5, #rightnav .recommend h5, #rightnav .shinchaku h5 {
  margin: 0;
  border-bottom: 3px solid #ccc;
  color: #444444;
  padding: 7px 0;
  line-height: 1;
}
#rightnav .latest h5 span, #rightnav .favorite h5 span, #rightnav .recommend h5 span, #rightnav .shinchaku h5 span {
  padding: 0 0 0 2px;
}
#rightnav .latest ul, #rightnav .favorite ul, #rightnav .recommend ul, #rightnav .shinchaku ul {
  margin: 0 0 5px 0;
}
#rightnav .shinchaku {
  margin: 0 0 20px 0;
}
#rightnav .shinchaku p.txtright {
  padding: 5px 0;
}
#rightnav .latest, #rightnav .favorite, #rightnav .recommend {
  margin-bottom: 25px;
}
#rightnav .right_sst_list li {
  border-bottom: 1px dotted #aaaaaa;
  padding: 7px 0;
}
#rightnav .right_sst_list div.thumbnails {
  float: left;
  height: 45px;
  overflow: hidden;
}
#rightnav .right_sst_list .thumright {
  float: right;
  width: 155px;
  margin: 0;
}
#rightnav .right_sst_list .itemtxtbtm {
  height: auto;
  background: #fee8ed;
  border-bottom: dotted 1px #aaaaaa;
  margin-top: 2px;
  padding: 3px 7px 2px 7px;
  color: #333333;
}
#rightnav .recommend .right_sst_list li, #rightnav .shinchaku .right_sst_list li {
  border-bottom: none;
  padding: 12px 0 0 0;
}

.right_special_list #right_tabs {
  width: 220px;
  display: block;
}
.right_special_list a.list-bnr {
  width: 220px;
  height: 167px;
  display: block;
}
.right_special_list a.list-bnr.hide {
  display: none;
}
.right_special_list a.list-bnr img {
  display: block;
}

.rank_menu ul, .rank_menu ol {
  margin: 10px 0 25px 0;
  padding: 0 10px;
}
.rank_menu li {
  margin-bottom: 5px;
}

.rank_menu {
  border: solid 2px #ffda8d;
  width: 216px;
  background-color: #FFF4DE;
  margin-bottom: 15px;
}

.rank_menu ol {
  margin: 5px;
}

.rank_menu h2 {
  font-size: 18px;
  border: none;
  border-bottom: 3px solid #ffad00;
  text-align: center;
  margin-bottom: 2px;
  line-height: 1.5;
  margin-top: 5px;
  padding: 4px 0;
  color: #f57900;
}

.rank_menu h5 {
  color: #F57900;
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 2px;
}

.navbox2 {
  border-left: solid 2px #ffc5e1;
  border-right: solid 2px #ffc5e1;
  border-bottom: solid 2px #ffc5e1;
  width: 216px;
  background-color: #fff5fa;
  margin-bottom: 15px;
}

.feature_right {
  width: 220px;
  margin-bottom: 20px;
}
.feature_right ul {
  background: url("/img/feature/feature_box_right_bg2.gif") repeat-y;
  width: 220px;
  padding: 0;
  margin: 0;
  *margin: 0 0 -10px 0;
}
.feature_right ul li {
  padding-left: 12px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #CCC;
  margin-bottom: 5px;
}
.feature_right ul li a {
  width: 200px;
  height: 63px;
  position: relative;
  display: block;
  overflow: hidden;
}
.feature_right ul li a:hover {
  margin: 0;
  padding: 0;
  height: 62px\9;
  margin-bottom: 1px\9;
}
.feature_right ul li a img {
  padding: 0;
  margin: 0;
  display: block;
  position: relative;
}
.feature_right ul li.kaisetsu_new img {
  margin-top: 0;
}
.feature_right ul li.satsuki img {
  margin-top: -63px;
}
.feature_right ul li.nyuukyokin0 img {
  margin-top: -126px;
}
.feature_right ul li.seikatsuhogo img {
  margin-top: -189px;
}
.feature_right ul li.kaigojiman img {
  margin-top: -252px;
}
.feature_right ul li.kangotaisei img {
  margin-top: -315px;
}
.feature_right ul li.premium img {
  margin-top: -378px;
}
.feature_right ul li.onsen img {
  margin-top: -441px;
}
.feature_right ul li.facility_for_two img {
  margin-top: -504px;
}

.soudan_right {
  width: 220px;
  margin: 0 0 20px 0;
}
.soudan_right h4 {
  font-size: 20px;
  margin: 0 0 5px 0;
  padding: 0;
  border: none;
  border-bottom: solid 3px #f676aa;
  line-height: 1.3em;
}
.soudan_right p {
  line-height: 1.2em;
}
.soudan_right p .color_pink {
  font-weight: bold;
}
.soudan_right .inner {
  padding: 0 0 5px 0;
}
.soudan_right .tel_number {
  font-family: "Roboto Condensed", sans-serif;
  background: url("/img/nav/tel_icon_48_26.gif") no-repeat left center;
  padding: 0 0 0 52px;
  text-align: left;
  font-weight: bold;
  color: #f5419a;
  font-size: 25px;
  margin: 0 0 3px 0;
}
.soudan_right .tel_term {
  color: #666;
  font-size: 14px;
}
.soudan_right a.button_soudan_mail span {
  font-size: 18px;
}

#njb_right_banner {
  margin-bottom: 20px;
}

#kj_right_banner {
  margin-bottom: 20px;
}

#sikatoru_right_banner {
  margin-bottom: 20px;
}

.wrapper-bottom.breadclumb-bottom {
  margin-bottom: 20px;
}

.bottom_nav_wrap {
  width: 100%;
  background-color: white;
  padding: 0;
}

.bottom_nav {
  width: 950px;
  margin: 0 auto 40px;
}
.bottom_nav .inner {
  background: #fdeed3;
  float: left;
  width: 276px;
  padding: 15px;
  min-height: 7em;
  margin: 0 15px 0 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.bottom_nav .inner.last {
  margin: 0;
}
.bottom_nav h4 {
  margin: 0 0 5px 0;
  padding: 0;
  border: none;
}
.bottom_nav h4 i.fa {
  margin: 0 5px 0 0;
  color: #8b826a;
}
.bottom_nav ul {
  padding: 0 10px;
}
.bottom_nav ul li {
  margin: 0 0 5px 0;
}
.bottom_nav ul li a {
  color: #514c3e;
}
.bottom_nav ul li a:hover {
  color: #f5419a;
}

.footer_illust {
  width: 100%;
  background: url("/img/nav/footer_illust.gif") repeat-x;
  height: 66px;
}

.footer {
  width: 100%;
  background-color: #f784b3;
  padding: 18px 0;
  margin: 0;
}
.footer .footer_nav {
  margin: 0 0 15px 0;
  display: block;
  background: #fbbbd5;
  padding: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.footer .footer_nav li {
  float: left;
  margin: 0 1em 0 0;
}
.footer .footer_nav li a {
  color: #333;
  font-size: 15px;
  display: inline-block;
}
.footer .footer_nav li a:hover {
  color: #f5419a;
}
.footer .footer_info {
  font-size: 14px;
  padding: 0;
  color: white;
}
.footer .footer_info p {
  line-height: 1.3em;
}
.footer .footer_info p.strong {
  font-weigth: bold;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.footer .footer_info address {
  margin: 0;
  padding: 0;
  min-height: 21px;
  line-height: 1em;
  font-style: normal;
  font-size: 12px;
  color: #fde4ee;
}
.footer .footer_info .pmark_link {
  float: right;
}
.footer .footer_info .pmark_link img {
  height: 60px;
  background: white;
}
.footer .footer_info .inner_text {
  width: 860px;
  float: left;
}

.map_area_wrap {
  width: 700px;
  height: 354px;
  background: url("/img/map/map_bg.gif?ver=20150301") no-repeat;
  position: relative;
  margin: 0 0 20px 0;
  _margin-bottom: -560px;
}
.map_area_wrap.search_nurse {
  margin-top: 10px;
}
.map_area_wrap .titleWrap {
  position: absolute;
  background: url("/img/map/map_loupe.gif") no-repeat left top;
  padding: 0 0 0 38px;
  margin: 20px 0 0 15px;
}
.map_area_wrap .titleWrap.top {
  margin: 12px 0 0 15px;
}
.map_area_wrap .titleWrap.long {
  width: 517px;
  margin-top: 9px;
}
.map_area_wrap h1, .map_area_wrap h3 {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  color: #4c70c3;
}
.map_area_wrap h1.top-main {
  font-size: 28px;
  line-height: 1em;
  letter-spacing: 1px;
}
.map_area_wrap p.top-sub {
  color: #666;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.map_area_wrap p.top-sub strong {
  color: #db2b79;
}
.map_area_wrap h3.kaigo_service, .map_area_wrap h3.else {
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.5px;
}
.map_area_wrap h3.kaigo_service span, .map_area_wrap h3.else span {
  color: #f855a5;
}
.map_area_wrap .pref_part a, .map_area_wrap .pref_part div.inner {
  display: block;
  font-size: 18px;
  position: absolute;
  zoom: 1;
}
.map_area_wrap .pref_part div.inner {
  color: #808080;
}
.map_area_wrap .pref_part li.hokkaido a, .map_area_wrap .pref_part li.hokkaido .inner {
  left: 598px;
  top: 48px;
}
.map_area_wrap .pref_part li.aomori a, .map_area_wrap .pref_part li.aomori .inner {
  left: 570px;
  top: 127px;
}
.map_area_wrap .pref_part li.iwate a, .map_area_wrap .pref_part li.iwate .inner {
  left: 622px;
  top: 127px;
}
.map_area_wrap .pref_part li.akita a, .map_area_wrap .pref_part li.akita .inner {
  left: 570px;
  top: 155px;
}
.map_area_wrap .pref_part li.miyagi a, .map_area_wrap .pref_part li.miyagi .inner {
  left: 622px;
  top: 155px;
}
.map_area_wrap .pref_part li.yamagata a, .map_area_wrap .pref_part li.yamagata .inner {
  left: 570px;
  top: 183px;
}
.map_area_wrap .pref_part li.fukushima a, .map_area_wrap .pref_part li.fukushima .inner {
  left: 622px;
  top: 183px;
}
.map_area_wrap .pref_part li.gunma a, .map_area_wrap .pref_part li.gunma .inner {
  left: 570px;
  top: 227px;
}
.map_area_wrap .pref_part li.tochigi a, .map_area_wrap .pref_part li.tochigi .inner {
  left: 622px;
  top: 227px;
}
.map_area_wrap .pref_part li.saitama a, .map_area_wrap .pref_part li.saitama .inner {
  left: 570px;
  top: 255px;
}
.map_area_wrap .pref_part li.ibaraki a, .map_area_wrap .pref_part li.ibaraki .inner {
  left: 622px;
  top: 255px;
}
.map_area_wrap .pref_part li.tokyo a, .map_area_wrap .pref_part li.tokyo .inner {
  left: 570px;
  top: 283px;
}
.map_area_wrap .pref_part li.chiba a, .map_area_wrap .pref_part li.chiba .inner {
  left: 622px;
  top: 283px;
}
.map_area_wrap .pref_part li.kanagawa a, .map_area_wrap .pref_part li.kanagawa .inner {
  left: 505px;
  top: 283px;
}
.map_area_wrap .pref_part li.toyama a, .map_area_wrap .pref_part li.toyama .inner {
  left: 458px;
  top: 171px;
}
.map_area_wrap .pref_part li.nigata a, .map_area_wrap .pref_part li.nigata .inner {
  left: 510px;
  top: 171px;
}
.map_area_wrap .pref_part li.ishikawa a, .map_area_wrap .pref_part li.ishikawa .inner {
  left: 458px;
  top: 199px;
}
.map_area_wrap .pref_part li.nagano a, .map_area_wrap .pref_part li.nagano .inner {
  left: 510px;
  top: 199px;
}
.map_area_wrap .pref_part li.fukui a, .map_area_wrap .pref_part li.fukui .inner {
  left: 458px;
  top: 227px;
}
.map_area_wrap .pref_part li.yamanashi a, .map_area_wrap .pref_part li.yamanashi .inner {
  left: 510px;
  top: 227px;
}
.map_area_wrap .pref_part li.gifu a, .map_area_wrap .pref_part li.gifu .inner {
  left: 407px;
  top: 255px;
}
.map_area_wrap .pref_part li.aichi a, .map_area_wrap .pref_part li.aichi .inner {
  left: 398px;
  top: 283px;
}
.map_area_wrap .pref_part li.mie a, .map_area_wrap .pref_part li.mie .inner {
  left: 346px;
  top: 283px;
}
.map_area_wrap .pref_part li.shizuoka a, .map_area_wrap .pref_part li.shizuoka .inner {
  left: 450px;
  top: 283px;
}
.map_area_wrap .pref_part li.kyoto a, .map_area_wrap .pref_part li.kyoto .inner {
  left: 394px;
  top: 165px;
}
.map_area_wrap .pref_part li.hyogo a, .map_area_wrap .pref_part li.hyogo .inner {
  left: 342px;
  top: 165px;
}
.map_area_wrap .pref_part li.osaka a, .map_area_wrap .pref_part li.osaka .inner {
  left: 342px;
  top: 193px;
}
.map_area_wrap .pref_part li.shiga a, .map_area_wrap .pref_part li.shiga .inner {
  left: 394px;
  top: 193px;
}
.map_area_wrap .pref_part li.nara a, .map_area_wrap .pref_part li.nara .inner {
  left: 342px;
  top: 221px;
}
.map_area_wrap .pref_part li.wakayama a, .map_area_wrap .pref_part li.wakayama .inner {
  left: 342px;
  top: 249px;
  font-size: 16px;
}
.map_area_wrap .pref_part li.shimane a, .map_area_wrap .pref_part li.shimane .inner {
  left: 234px;
  top: 169px;
}
.map_area_wrap .pref_part li.tottori a, .map_area_wrap .pref_part li.tottori .inner {
  left: 284px;
  top: 169px;
}
.map_area_wrap .pref_part li.yamaguchi a, .map_area_wrap .pref_part li.yamaguchi .inner {
  left: 234px;
  top: 197px;
}
.map_area_wrap .pref_part li.okayama a, .map_area_wrap .pref_part li.okayama .inner {
  left: 284px;
  top: 197px;
}
.map_area_wrap .pref_part li.hiroshima a, .map_area_wrap .pref_part li.hiroshima .inner {
  left: 234px;
  top: 225px;
}
.map_area_wrap .pref_part li.ehime a, .map_area_wrap .pref_part li.ehime .inner {
  left: 222px;
  top: 271px;
}
.map_area_wrap .pref_part li.kagawa a, .map_area_wrap .pref_part li.kagawa .inner {
  left: 274px;
  top: 271px;
}
.map_area_wrap .pref_part li.kochi a, .map_area_wrap .pref_part li.kochi .inner {
  left: 222px;
  top: 299px;
}
.map_area_wrap .pref_part li.tokushima a, .map_area_wrap .pref_part li.tokushima .inner {
  left: 274px;
  top: 299px;
}
.map_area_wrap .pref_part li.saga a, .map_area_wrap .pref_part li.saga .inner {
  left: 114px;
  top: 173px;
}
.map_area_wrap .pref_part li.fukuoka a, .map_area_wrap .pref_part li.fukuoka .inner {
  left: 166px;
  top: 173px;
}
.map_area_wrap .pref_part li.nagasaki a, .map_area_wrap .pref_part li.nagasaki .inner {
  left: 114px;
  top: 201px;
}
.map_area_wrap .pref_part li.oita a, .map_area_wrap .pref_part li.oita .inner {
  left: 166px;
  top: 201px;
}
.map_area_wrap .pref_part li.kumamoto a, .map_area_wrap .pref_part li.kumamoto .inner {
  left: 114px;
  top: 229px;
}
.map_area_wrap .pref_part li.miyazaki a, .map_area_wrap .pref_part li.miyazaki .inner {
  left: 166px;
  top: 229px;
}
.map_area_wrap .pref_part li.kagoshima a, .map_area_wrap .pref_part li.kagoshima .inner {
  left: 114px;
  top: 257px;
}
.map_area_wrap .pref_part li.okinawa a, .map_area_wrap .pref_part li.okinawa .inner {
  left: 118px;
  top: 307px;
}
.map_area_wrap .pref_part.hide {
  display: block !important;
}

.top_section {
  margin: 0 0 20px 0;
}

.top_section.shisetsu .box {
  width: 340px;
  float: left;
  margin: 15px 0 0 0;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #ccc;
}
.top_section.shisetsu .box:nth-child(even) {
  float: right;
  margin-left: 20px;
}
.top_section.shisetsu .box .table {
  display: table;
}
.top_section.shisetsu .box .link_photo_wrap {
  display: table-cell;
  vertical-align: top;
}
.top_section.shisetsu .box a.link_photo {
  width: 80px;
  height: 80px;
  overflow: hidden;
  display: block;
}
.top_section.shisetsu .box.box_100 a.link_photo img {
  margin-top: 0px;
}
.top_section.shisetsu .box.box_198 a.link_photo img {
  margin-top: -80px;
}
.top_section.shisetsu .box.box_201 a.link_photo img {
  margin-top: -160px;
}
.top_section.shisetsu .box.box_197 a.link_photo img {
  margin-top: -240px;
}
.top_section.shisetsu .box a.link_name {
  font-size: 17px;
  font-weight: bold;
}
.top_section.shisetsu .box p {
  font-size: 15px;
  line-height: 1.2em;
  margin: 0 0 5px 0;
}
.top_section.shisetsu .box .inner {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 10px;
}
.top_section.shisetsu .box .inner ul li {
  float: left;
  margin: 0 8px 0 0;
}
.top_section.shisetsu .box .inner ul li.label {
  background: #f676aa;
  color: white;
  padding: 2px 5px;
  font-size: 14px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.top_section.shisetsu .box .inner ul li.last {
  margin: 0;
}
.top_section.shisetsu .box .guide_wrap {
  background: #fdeed3;
  padding: 5px 10px;
  margin: 5px 0 0 0;
}
.top_section.shisetsu .box .guide_wrap a {
  color: #514c3e;
}
.top_section.shisetsu .box .guide_wrap a:hover {
  color: #f5419a;
}

.top_section.feature .box_wrap {
  margin: 15px 0 20px 0;
}
.top_section.feature a.box {
  width: 220px;
  display: block;
  text-decoration: none;
  color: #333;
  border: solid 1px #ccc;
  background: white;
  line-height: 1.2em;
  float: left;
  margin: 0 17px 15px 0;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
}
.top_section.feature a.box:nth-child(3n) {
  margin-right: 0;
}
.top_section.feature a.box p.img_wrap {
  height: 120px;
  overflow: hidden;
}
.top_section.feature a.box p.text {
  padding: 12px;
}
.top_section.feature a.box p.text .strong {
  display: block;
  color: #1a46b3;
  text-decoration: underline;
  font-size: 18px;
  margin: 0 0 5px 0;
}
.top_section.feature a.box p.text .desc {
  font-size: 15px;
}
.top_section.feature a.box:hover {
  border-color: #f676aa;
}
.top_section.feature a.box:hover .text .strong {
  color: #f5419a;
}
.top_section.feature .kaisetsu_new .img_wrap img {
  margin-top: 0px;
}
.top_section.feature .nyuukyokin0 .img_wrap img {
  margin-top: -120px;
}
.top_section.feature .premium .img_wrap img {
  margin-top: -240px;
}
.top_section.feature .facility_for_two .img_wrap img {
  margin-top: -360px;
}
.top_section.feature .kangotaisei .img_wrap img {
  margin-top: -480px;
}
.top_section.feature .kaigojiman .img_wrap img {
  margin-top: -600px;
}
.top_section.feature .onsen .img_wrap img {
  margin-top: -720px;
}
.top_section.feature .seikatsuhogo .img_wrap img {
  margin-top: -840px;
}

.top_section.guides h2 i, .top_section.guides h2 span {
  vertical-align: top;
}
.top_section.guides h2 i.fa {
  font-size: 40px;
  color: #79ab33;
  margin: 0 5px 0 0;
}
.top_section.guides h2 span.sub {
  font-size: 20px;
  padding: 0 0 0 5px;
}
.top_section.guides h2 a {
  font-size: 16px;
  line-height: 40px;
}
.top_section.guides .box_wrap {
  margin: 15px 0 0 0;
}
.top_section.guides .box {
  background: #fdeed3;
  padding: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 10px 0;
}
.top_section.guides .box h3 {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  font-size: 18px;
}
.top_section.guides .box ul li {
  float: left;
  margin: 0 1em 0 0;
}
.top_section.guides .box ul li a {
  color: #514c3e;
  display: inline-block;
}
.top_section.guides .box ul li a:hover {
  color: #f5419a;
}

.top_section h2 {
  background: none;
  border-bottom: solid 4px #f891bb;
  border-left: none;
  padding: 0 0 5px 0;
  margin: 0;
  font-size: 26px;
  color: #514c3e;
}
.top_section h2 span {
  display: inline-block;
  line-height: 40px;
}
.top_section.shisetsu h2 span {
  background: url("/img/icon/icon_shisetsu.png") no-repeat left center;
  padding: 0 0 0 45px;
}
.top_section.feature h2 span {
  background: url("/img/icon/icon_feature.png") no-repeat left center;
  padding: 0 0 0 45px;
}

a.btn-bookmark {
  display: block;
  overflow: hidden;
}
a.btn-bookmark:hover img {
  opacity: 1;
}
a.bookmarked {
  pointer-events: none;
}
a.bookmarked:hover {
  cursor: default;
}
a.detail-bookmark.btn-bookmark {
  width: 164px;
  height: 30px;
}
a.detail-bookmark.btn-bookmark.not-bookmarked:hover img, a.detail-bookmark.btn-bookmark.bookmarked:hover img {
  margin-top: -30px;
}
a.list-bookmark.btn-bookmark {
  width: 137px;
  height: 27px;
  margin: 0 0 5px 0;
}
a.list-bookmark.btn-bookmark.not-bookmarked:hover img, a.list-bookmark.btn-bookmark.bookmark-delete:hover img {
  margin-top: -27px;
}

.jaslist .jasltkt a.btn-bookmark img {
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}

#shiborikomi2 #gmap_area {
  width: 678px;
  margin: 0 auto;
}
#shiborikomi2 #gmap_area .gmap_canvas {
  width: 100% !important;
}
#shiborikomi2 .googft-info-window {
  font-family: 'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
  font-size: 13px;
  width: 240px;
  height: 160px;
}
#shiborikomi2 .googft-info-window a.name {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px 0;
  display: block;
  text-decoration: underline;
}
#shiborikomi2 .googft-info-window a.img_link {
  width: 100px;
  display: inline-block;
}
#shiborikomi2 .googft-info-window .detail {
  width: 130px;
}
#shiborikomi2 .googft-info-window .detail span.label {
  display: block;
  background: #247eca;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.1em;
  padding: 2px;
  margin: 0 0 3px 0;
}
#shiborikomi2 .googft-info-window .detail dl {
  width: auto;
  border: none;
  border-top: dotted 1px #aaaaaa;
  border-bottom: dotted 1px #aaaaaa;
}
#shiborikomi2 .googft-info-window .detail dl.last-dl {
  border-top: none;
}
#shiborikomi2 .googft-info-window .detail dl dt, #shiborikomi2 .googft-info-window .detail dl dd {
  width: auto;
  float: none;
  padding: 2px;
  line-height: 1.1em;
  color: #333333;
}
#shiborikomi2 .googft-info-window .detail dl dt {
  font-size: 12px;
  background: #dde8fe;
  border: none;
  border-bottom: dotted 1px #aaaaaa;
}
#shiborikomi2 .googft-info-window .detail dl dd {
  background: #ffffff;
}

.soudan_box {
  width: 950px;
  margin: 0 0 20px 0;
  position: relative;
}
.soudan_box h3 {
  margin: 0;
  padding: 5px 10px 5px 20px;
  border: none;
  background: #f784b3;
  color: white;
  font-size: 26px;
  line-height: 1.3em;
}
.soudan_box h3 span {
  display: inline;
}
.soudan_box h3 img {
  display: inline;
}
.soudan_box img.soudan_photo {
  position: absolute;
  right: -20px;
  top: 20px;
}
.soudan_box .inner {
  padding: 20px;
  border-bottom: dashed 2px #ccc;
}
.soudan_box .inner p.txt_pr {
  color: #444;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.2em;
  border-bottom: solid 5px #f891bb;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  width: 620px;
}
.soudan_box .apply {
  width: 620px;
  margin: 0 0 15px 0;
}
.soudan_box .apply h5 {
  font-weight: bold;
  margin: 0 0 5px 0;
  letter-spacing: 0;
  text-align: left;
  padding: 0 0 0 0;
  color: #444;
}
.soudan_box .apply .soudan_tel, .soudan_box .apply .soudan_mail {
  text-align: left;
  padding: 0;
}
.soudan_box .apply .soudan_tel {
  width: 304px;
  padding-right: 15px;
}
.soudan_box .apply .soudan_tel p.telnum {
  font-family: "Roboto Condensed", sans-serif;
  background: url("/img/nav/tel_icon_54_29.gif") no-repeat left center;
  padding: 0 0 0 57px;
  text-align: left;
  font-weight: bold;
  color: #f5419a;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: 1px\9;
  margin: 0 0 5px 0;
}
.soudan_box .apply .soudan_tel p.telterm {
  margin: 0;
  font-size: 14px;
  line-height: 1.2em;
  color: #666;
}
.soudan_box .apply .soudan_mail {
  padding: 0 0 0 15px;
}
.soudan_box .apply .soudan_mail a.button_soudan_mail span {
  font-size: 18px;
}

span.sstcount0 {
  padding: 0 0 0 2px;
  margin: 0;
  color: #999999;
  font-weight: normal;
  font-size: 12px;
}

span.sstcount1 {
  padding: 0 0 0 2px;
  margin: 0;
  color: #666666;
  font-weight: normal;
  font-size: 12px;
}

span.sstcount2 {
  background-color: #d7d7d7;
  padding: 0 2px 0 3px;
  margin: 0 0 0 3px;
  color: #405867;
}

a span.sstcount1 {
  text-decoration: none;
}

.hit_word {
  color: #0b89d1;
  font-weight: bold;
}

input.mail-input {
  background-color: #ffffff;
  border: 1px #cccccc solid;
  height: 18px;
  width: 96px;
}

.searchquichdd div, .searchquichdd select {
  float: left;
  margin: 0 2px;
}

.sort_menu {
  background: url("/img/ad/list/sort_bg.gif") repeat-x bottom;
  margin-bottom: 5px;
  padding: 0 0 11px 0;
}
.sort_menu ol {
  background: #ffedf6;
  border-bottom: 1px solid #feb2d7;
}
.sort_menu ol li {
  float: left;
  padding: 0 10px;
  margin: 8px 0 0 0;
  border-right: 1px dotted #cccccc;
}
.sort_menu ol li:last-child {
  border-right: none;
}
.sort_menu ol li.midashi {
  padding: 0;
  margin: 0;
  border-right: none;
}
.sort_menu ol span.selected {
  font-weight: bold;
  color: #f5419a;
  background: url("/img/ad/list/sort_selected.gif") no-repeat;
  padding: 0 0 0 16px;
}

/*-------都道府県絞り込み 2013--------*/
#shiborikomi_list_above {
  height: 1px;
  display: block;
  position: relative;
  margin-top: -56px;
  margin-bottom: 56px;
}

#shiborikomi,
#shiborikomi2 {
  width: 694px;
  border: solid 3px #d5d5d5;
  border-top: solid 2px #d5d5d5;
  margin: 5px 0 10px 0;
}

#shiborikomi dl,
#shiborikomi2 dl {
  width: 694px;
  margin: 0;
  background: #f0f0f0;
  border-top: #e0e0e0 solid 1px;
}

#shiborikomi dl#shiborikomi-type {
  border-top: none;
}

#shiborikomi dl dt,
#shiborikomi2 dl dt {
  float: left;
  background: #f0f0f0;
  color: #333333;
  padding: 10px;
  /*font-weight:700;*/
  width: 79px;
  border-left: solid 1px #ffffff;
  border-top: solid 1px #ffffff;
}

#shiborikomi dl.pref_page dt,
#shiborikomi2 dl.pref_page dt {
  width: 60px;
  font-size: 13px !important;
}

#shiborikomi dl dd,
#shiborikomi2 dl dd {
  float: left;
  padding: 10px;
  width: 574px;
  background: #ffffff;
  border-top: solid 1px #ffffff;
}

#shiborikomi dl.pref_page dd,
#shiborikomi2 dl.pref_page dd {
  width: 593px;
}

#shiborikomi dl.pref_page #city_list,
#shiborikomi2 dl.pref_page #city_list {
  width: 593px;
}

#shiborikomi dl.pref_page #city_list h3,
#shiborikomi2 dl.pref_page #city_list h3,
#shiborikomi2 dl #route_list h3 {
  margin: 0 0 10px 0;
  border: none;
  background: #ffe7f2;
  font-size: 18px;
}

#shiborikomi dl.pref_page #city_list h3.nolink_sp,
#shiborikomi2 dl.pref_page #city_list h3.nolink_sp,
#shiborikomi2 dl #route_list h3.nolink_sp {
  background: #fff7d5;
}

#shiborikomi dl.pref_page #city_list h3 a,
#shiborikomi2 dl.pref_page #city_list h3 a,
#shiborikomi2 dl #route_list h3 a {
  font-size: 18px;
}

#shiborikomi dl.pref_page #city_list h3 div,
#shiborikomi2 dl.pref_page #city_list h3 div,
#shiborikomi2 dl #route_list h3 div {
  font-size: 14px;
}

#shiborikomi dl.pref_page #city_list h3 div span.sstcount2,
#shiborikomi2 dl.pref_page #city_list h3 div span.sstcount2 {
  font-size: 13px;
}

#shiborikomi dl.pref_page #city_list .inner,
#shiborikomi2 dl.pref_page #city_list .inner,
#shiborikomi2 dl #route_list .inner {
  padding: 0;
  margin: 0 0 15px 0;
  background: none;
  border: none;
  text-align: left;
}

#shiborikomi dl.pref_page #city_list ol.sikutyosonlist,
#shiborikomi2 dl.pref_page #city_list ol.sikutyosonlist,
#shiborikomi2 dl #route_list ol.sikutyosonlist {
  margin: 0 0 5px 0;
  width: 100%;
  float: none;
}

#shiborikomi dl.pref_page #city_list ol.sikutyosonlist li,
#shiborikomi2 dl.pref_page #city_list ol.sikutyosonlist li,
#shiborikomi2 dl #route_list ol.sikutyosonlist li {
  width: 138px;
  margin: 0 5px;
}

#shiborikomi dl.pref_page #city_list ol.sikutyosonlist li span.sstcount1,
#shiborikomi dl.pref_page #city_list h3 span.sstcount1,
#shiborikomi2 dl.pref_page #city_list ol.sikutyosonlist li span.sstcount1,
#shiborikomi2 dl.pref_page #city_list h3 span.sstcount1 {
  display: inline;
  font-size: 12px;
  background: none;
  color: #666666;
  padding: 0;
}

#shiborikomi dl b,
#shiborikomi2 dl b {
  color: #f5419a;
}

#shiborikomi dl ul li,
#shiborikomi2 dl ul li {
  float: left;
  margin: 0 1.3em 0 0;
}

#shiborikomi .shiborikomi-hide,
#shiborikomi2 .shiborikomi-hide {
  display: none;
}

#shiborikomi .shiborikomi-view,
#shiborikomi2 .shiborikomi-view {
  display: block;
}

#shiborikomi2.city_route_wrap {
  border: none;
  width: 700px;
  margin: 0 0 10px 0;
}

/*----------------路線タブ関連----------------*/
#shiborikomi2 ul.city_route_tab li {
  float: left;
  margin: 0 11px 0 0;
}

#shiborikomi2 ul.city_route_tab li.last-li {
  margin: 0;
}

#shiborikomi2 ul.city_route_tab li a {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 37px;
  height: 35px;
  width: 226px;
  background: url("/img/ad/list/city_route_map_tab_bg.gif") no-repeat;
  background-position: 0 -40px;
  margin: 5px 0 0 0;
}

#shiborikomi2 ul.city_route_tab li a.selected,
#shiborikomi2 ul.city_route_tab li a:hover {
  background-position: 0 0;
  margin: 0 0 0 0;
  height: 40px;
  line-height: 44px;
  color: #ffffff;
  font-weight: bold;
}

#shiborikomi2 ul.city_route_tab li a span {
  text-decoration: underline;
}

#shiborikomi2 ul.city_route_tab li a.selected span,
#shiborikomi2 ul.city_route_tab li a:hover span {
  text-decoration: none;
}

#shiborikomi2 ul.city_route_tab li a span.txt {
  background: url("/img/ad/list/city_route_map_tab_icon.png") no-repeat;
  display: inline-block;
  padding: 0 0 0 35px;
  line-height: 35px;
}

#shiborikomi2 ul.city_route_tab li a span.txt span.displaypc {
  display: inline !important;
}

#shiborikomi2 ul.city_route_tab li a.city_btn span.txt {
  background-position: 0 -40px;
}

#shiborikomi2 ul.city_route_tab li a.city_btn.selected span.txt,
#shiborikomi2 ul.city_route_tab li a.city_btn:hover span.txt {
  background-position: 0 -5px;
}

#shiborikomi2 ul.city_route_tab li a.route_btn span.txt {
  background-position: 0 -117px;
  padding: 0 0 0 27px;
}

#shiborikomi2 ul.city_route_tab li a.route_btn.selected span.txt,
#shiborikomi2 ul.city_route_tab li a.route_btn:hover span.txt {
  background-position: 0 -80px;
}

#shiborikomi2 ul.city_route_tab li a.map_btn span.txt {
  background-position: 0 -190px;
  padding: 0 0 0 24px;
}

#shiborikomi2 ul.city_route_tab li a.map_btn.selected span.txt,
#shiborikomi2 ul.city_route_tab li a.map_btn:hover span.txt {
  background-position: 0 -155px;
}

#shiborikomi2.city_route_wrap dl {
  border: solid 1px #feb2d7;
  border-top: solid 4px #fc8dba;
  width: 698px;
}

#shiborikomi2.city_route_wrap dl dt {
  width: 81px;
}

#shiborikomi2.city_route_wrap dl dd {
  width: 678px;
}

#shiborikomi2.city_route_wrap dl dd #city_list,
#shiborikomi2.city_route_wrap dl dd #route_list {
  width: auto;
}

#shiborikomi2.city_route_wrap dl dd #city_list ol.sikutyosonlist li,
#shiborikomi2.city_route_wrap dl dd #route_list ol.sikutyosonlist li {
  width: 157px;
}

#shiborikomi2.city_route_wrap dl dd #route_list ol.sikutyosonlist.rosen_ol li {
  width: 211px;
}

#shiborikomi2.city_route_wrap dl dd #route_list li.line_name {
  margin: 0 1em 0.5em 0;
  float: left;
  width: auto;
}

#shiborikomi2.city_route_wrap dl dd #route_list .related-line {
  padding: 5px 10px;
  background: #EBF5FF;
  width: auto;
  margin: 0;
}

#shiborikomi2.city_route_wrap dl dd #route_list .related-line h4 {
  color: #444444;
  padding: 0;
  line-height: 1em;
}

#shiborikomi2.city_route_wrap dl dd #city_list .inner,
#shiborikomi2.city_route_wrap dl dd #route_list .inner {
  margin-left: 10px;
}

#shiborikomi dl.pref_page dd #city_list a.show_default1,
#shiborikomi dl.pref_page dd #city_list a.show_default2,
#shiborikomi2 dl.pref_page dd #city_list a.show_default1,
#shiborikomi2 dl.pref_page dd #city_list a.show_default2,
#shiborikomi2.city_route_wrap dl dd #route_list a.show_rosen1,
#shiborikomi2.city_route_wrap dl dd #route_list a.show_rosen2 {
  margin-top: -5px;
  display: inline-block !important;
}
#shiborikomi dl.pref_page dd #city_list a.show_default1.hide,
#shiborikomi dl.pref_page dd #city_list a.show_default2.hide,
#shiborikomi2 dl.pref_page dd #city_list a.show_default1.hide,
#shiborikomi2 dl.pref_page dd #city_list a.show_default2.hide,
#shiborikomi2.city_route_wrap dl dd #route_list a.show_rosen1.hide,
#shiborikomi2.city_route_wrap dl dd #route_list a.show_rosen2.hide {
  display: none !important;
}

/*-------都道府県絞り込み 201404--------*/
.shiborikomi-jyoken {
  border-right: solid 1px #FEB2D7;
  border-left: solid 1px #FEB2D7;
}
.shiborikomi-jyoken.top {
  border-top: solid 1px #FEB2D7;
  padding: 0;
}
.shiborikomi-jyoken.bottom {
  margin: 0 0 10px 0;
  padding: 0;
  border-bottom: solid 1px #FEB2D7;
}
.shiborikomi-jyoken.bottom dl dd {
  border-top: dotted 1px #cccccc;
}
.shiborikomi-jyoken.bottom dl dd li {
  margin: 0 20px 0 0;
}
.shiborikomi-jyoken.bottom.notop {
  padding: 0;
  border-top: solid 1px #FEB2D7;
}
.shiborikomi-jyoken.bottom.notop dl dd {
  border-top: none;
}
.shiborikomi-jyoken dl {
  background: #fee8ed;
}
.shiborikomi-jyoken dl dt {
  float: left;
  background: #fee8ed;
  padding: 10px;
  margin: 0;
  width: 81px;
}
.shiborikomi-jyoken dl dd {
  background: white;
  float: left;
  width: 587px;
  padding: 10px 0 10px 10px;
}
.shiborikomi-jyoken dl dd ul li {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}
.shiborikomi-jyoken dl dd ul li.type-last-li {
  margin-right: 0;
}
.shiborikomi-jyoken dl dd ul li.currentitem span {
  font-weight: bold;
  color: #f5419a;
}
.shiborikomi-jyoken dl dd ul li select {
  font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  margin: 0 0 0 5px;
}

/*-------都道府県絞り込み 201404 //--------*/
.box_condition_title {
  background: #f0f0f0;
}

.box_button .button {
  display: block;
  margin: 0 auto;
  width: 50%;
}

table.box_condition_table {
  margin: 0;
}
table.box_condition_table .box_button .button {
  font-size: 20px;
  padding: 10px;
}
table.box_condition_table th, table.box_condition_table tr {
  border: solid 1px #ccc;
}
table.box_condition_table th {
  text-align: left;
  vertical-align: top;
}
table.box_condition_table ul li {
  display: block;
  margin: 0;
  padding: 0 10px 0 0;
}
table.box_condition_table ul.width_30per li {
  width: 30%;
}

.panel_sort {
  background: #f0f0f0;
  margin: 10px 0;
}
.panel_sort ol {
  display: table;
}
.panel_sort li {
  display: table-cell;
}
.panel_sort li.midashi {
  background: #d1d1d1;
  font-weight: bold;
  padding: 5px 20px;
}
.panel_sort li.item {
  padding: 5px 0 5px 20px;
}

.panel_search_right {
  margin: 0 0 20px 0;
}
.panel_search_right .box_title {
  background: #f676aa;
  color: white;
  padding: 5px 10px;
  text-align: center;
}
.panel_search_right .box_title span {
  font-size: 20px;
  font-weight: bold;
}
.panel_search_right .box_condition {
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-top: solid 1px #ccc;
}
.panel_search_right .box_condition:last-child {
  border-bottom: solid 1px #ccc;
}
.panel_search_right .box_condition .box_condition_title {
  padding: 5px 10px;
}
.panel_search_right .box_condition .box_condition_title span {
  font-weight: bold;
}
.panel_search_right .box_condition .box_condition_body {
  padding: 10px;
}
.panel_search_right .box_condition .box_condition_body ul li {
  display: block;
  margin: 0 0 3px 0;
}
.panel_search_right .box_condition .box_condition_body input[type="radio"] {
  margin: 0 2px 0 0;
}
.panel_search_right .box_condition .box_condition_body select {
  margin: 0 0 10px 0;
}

.panel_search_bottom {
  margin: 0 0 20px 0;
}
.panel_search_bottom .box_title {
  border-left: 5px solid #f676aa;
  color: #514c3e;
  font-size: 22px;
  font-weight: bold;
  line-height: 1em;
  margin: 0 0 15px 0;
  padding: 0 10px;
}
.panel_search_bottom table.box_condition_table ul li {
  font-size: 15px;
  margin: 0 0 5px 0;
}
.panel_search_bottom table.box_condition_table input[type="radio"], .panel_search_bottom table.box_condition_table input[type="checkbox"] {
  margin: 0 3px 0 0;
}
.panel_search_bottom table.box_condition_table td.box_button {
  background: #f8f8f8;
  padding: 20px 10px;
}
.panel_search_bottom span.selected {
  margin: 0 10px 0 0;
}

.ctl_modal_content {
  background: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: fixed;
  display: none;
  z-index: 2;
  width: 70%;
  margin: 0;
  padding: 10px 20px;
}

.ctl_modal_content p {
  margin: 0;
  padding: 0;
}

.ctl_modal_overlay {
  z-index: 1;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal_search {
  border-top: 5px solid #f676aa;
}
.modal_search .a_close {
  color: #666;
  font-size: 14px;
  text-decoration: underline;
}
.modal_search .a_close i {
  font-size: 14px;
}
.modal_search table.box_condition_table th {
  width: 15%;
}
.modal_search ul.tabs {
  border-bottom: solid 5px #f784b3;
  margin: 0;
}
.modal_search ul.tabs li {
  margin: 0 5px 0 0;
}
.modal_search ul.tabs a {
  background: white;
  border: solid 1px #f784b3;
  border-bottom: none;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 0 0;
  color: #f5419a;
  display: block;
  padding: 5px 10px;
}
.modal_search ul.tabs a.active, .modal_search ul.tabs a:hover {
  background: #f784b3;
  border: solid 1px #f784b3;
  border-bottom: none;
  color: white;
  text-decoration: none;
}
.modal_search .height_fix {
  overflow-y: scroll;
  max-height: 300px;
}
.modal_search .category_small .box_condition_body {
  color: #666;
  font-size: 14px;
}
.modal_search .category_small .box_condition_body a {
  font-size: 16px;
}
.modal_search .gmap_canvas {
  width: auto !important;
  height: 300px !important;
}

.pagenation {
  background: #f0f0f0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #666;
  margin: 15px 0;
  padding: 10px;
  text-align: center;
}
.pagenation ul li, .pagenation span {
  border-left: solid 1px #dbdbdb;
  padding: 0 10px;
}
.pagenation ul li:first-child, .pagenation span:first-child {
  border: none;
}
.pagenation span.disabled {
  display: none;
}

.pagenation .next img, .pagenation .prev img {
  display: none;
}

#sisetust {
  width: 700px;
  margin: 0 0 20px 0;
}
#sisetust.zaitaku ul {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  border-left: 2px solid;
  margin: 2px;
}
#sisetust.zaitaku ul h4 {
  float: left;
  border: none;
  width: 41px;
  margin: 5px;
  padding: 0;
}
#sisetust.zaitaku ul h4 span.displaypc {
  width: 42px;
  position: relative;
  overflow: hidden;
  display: block;
}
#sisetust.zaitaku ul.sisetuul1 {
  border-left-color: #e99104;
}
#sisetust.zaitaku ul.sisetuul1 h4 span.displaypc {
  height: 36px;
}
#sisetust.zaitaku ul.sisetuul1 h4 span.displaypc img {
  margin-top: 0;
}
#sisetust.zaitaku ul.sisetuul2 {
  border-left-color: #e53727;
}
#sisetust.zaitaku ul.sisetuul2 h4 {
  min-height: 150px;
}
#sisetust.zaitaku ul.sisetuul2 h4 span.displaypc {
  height: 52px;
}
#sisetust.zaitaku ul.sisetuul2 h4 span.displaypc img {
  margin-top: -36px;
}
#sisetust.zaitaku ul.sisetuul3 {
  border-left-color: #da2582;
}
#sisetust.zaitaku ul.sisetuul3 h4 span.displaypc {
  height: 22px;
}
#sisetust.zaitaku ul.sisetuul3 h4 span.displaypc img {
  margin-top: -86px;
}
#sisetust.zaitaku ul.sisetuul4 {
  border-left-color: #8b15cc;
}
#sisetust.zaitaku ul.sisetuul4 h4 span.displaypc {
  height: 37px;
}
#sisetust.zaitaku ul.sisetuul4 h4 span.displaypc img {
  margin-top: -110px;
}
#sisetust.zaitaku ul.sisetuul5 {
  border-left-color: #402bd6;
  border-bottom: none;
}
#sisetust.zaitaku ul.sisetuul5 h4 span.displaypc {
  height: 37px;
}
#sisetust.zaitaku ul.sisetuul5 h4 span.displaypc img {
  margin-top: -145px;
}
#sisetust.zaitaku ul li {
  float: left;
  width: 150px;
  padding: 4px;
  display: block;
  _padding: 2px;
}
#sisetust.zaitaku ul li.li_title {
  width: 50px;
}
#sisetust.zaitaku ul li p {
  padding: 1px;
  margin: 0 0 8px 0;
  line-height: 1.3;
  color: #333;
}
#sisetust.zaitaku ul li a {
  width: 151px;
  margin: 0 0 0 0;
  display: block;
  text-decoration: none;
}
#sisetust.zaitaku ul li a h5 {
  padding: 0 0 0 20px;
  display: block;
  line-height: 1.1em;
  margin: 0 0 5px 0;
  text-decoration: underline;
  color: #1a46b3;
}
#sisetust.zaitaku ul li a:hover h5 {
  color: #f5419a;
}
#sisetust.zaitaku ul li a:visited h5 {
  color: #6b3997;
}

#sisetust ul.zaitakuul.sisetuul1 a h5 {
  background: url("/img/public_detail/sisetu_sst_arrow_yellow.gif") no-repeat;
}

#sisetust ul.zaitakuul.sisetuul2 a h5 {
  background: url("/img/public_detail/sisetu_sst_arrow_red.gif") no-repeat;
}

#sisetust ul.zaitakuul.sisetuul3 a h5 {
  background: url("/img/public_detail/sisetu_sst_arrow_pink.gif") no-repeat;
}

#sisetust ul.zaitakuul.sisetuul4 a h5 {
  background: url("/img/public_detail/sisetu_sst_arrow_purple.gif") no-repeat;
}

#sisetust ul.zaitakuul.sisetuul5 a h5 {
  background: url("/img/public_detail/sisetu_sst_arrow_blue.gif") no-repeat;
}

/*---------------------------- jaslist -----------------------------------*/
.jaslist {
  margin-bottom: 15px;
}
.jaslist .jaslt {
  background-color: #f0f0f0;
  width: 100%;
  margin-bottom: 5px;
}
.jaslist .jaslt form {
  float: left;
}
.jaslist .jaslt img.icon {
  padding: 3px 5px 0 10px;
  float: left;
}
.jaslist .jaslt p {
  padding: 0;
  font-size: 120%;
  font-weight: 700;
  float: left;
  width: 540px;
  text-decoration: underline;
}
.jaslist .jaslad {
  float: left;
  padding: 5px;
  margin-left: 10px;
  line-height: 1.6;
  width: 260px;
}
.jaslist .jaslad.no-float {
  float: none;
  width: auto;
}
.jaslist .jaslad2 {
  float: left;
  padding: 5px;
  width: 210px;
}
.jaslist .jasltel {
  margin: 0.1em 8px;
  padding-left: 22px;
  background: url("/img/icon/icon_tel.gif") no-repeat left center;
}
.jaslist .jasladd {
  height: 1.6em;
  display: block;
}
.jaslist .jasladd a.gmapLink, .jaslist .jaslad a.gmapLink {
  display: inline-block;
}
.jaslist .jasltaio, .jaslist .jasltkt, .jaslist .jasltaio2 {
  float: left;
  margin: 1px;
}
.jaslist .jasltkt img, .jaslist .jasltaio img, .jaslist .jasltaio2 img {
  background-color: #ce6537;
  padding: 10px 1px;
  margin: 0 5px;
  float: left;
}

.jaslist2 .jasltkt {
  float: left;
  margin: 1px;
}

.jasltkt2 {
  margin: 4px;
  width: 500px;
  float: left;
}

.jasltkt2.no-float {
  float: none;
  width: auto;
}

.jaslist .jasltaio p {
  width: 210px;
  line-height: 1.5;
  padding-top: 5px;
  float: left;
}

.jaslist .jasltaio2 p {
  width: 390px;
  line-height: 1.5;
  padding-top: 5px;
  float: left;
}

.jasltbox {
  margin: 4px;
  width: 400px;
  float: left;
}

.jasltbox.no-float,
.jasltbox.no-float .jasltkt {
  float: none;
  width: auto;
}

.jasltbox2 {
  width: 480px;
  float: left;
}

.sort_menu2 {
  margin-bottom: 15px;
  border-bottom: 1px solid #9abbdd;
}
.sort_menu2 li {
  float: left;
  padding: 3px 10px;
  margin: 4px 5px 0 5px;
  border-left: 1px solid #9abbdd;
  border-right: 1px solid #9abbdd;
  border-top: 1px solid #9abbdd;
}
.sort_menu2 li.active {
  padding: 5px 10px;
  margin: 0 5px;
  border-bottom: 1px solid #fff;
  position: relative;
  top: 1px;
}

.waku_1000 {
  padding: 5px 15px;
  border: 1px solid #ccc;
}
.waku_1000 img {
  float: left;
  padding-right: 10px;
}
.waku_1000 span {
  float: left;
  padding-top: 4px;
}

.dsbox {
  border: 4px solid #ffc5e1;
  margin-bottom: 25px;
  margin-top: -10px;
  padding: 1px;
  background: #fff5fa;
}
.dsbox hr {
  border: 1px 0 0 0 solid #ffc5e1;
}

.dsright {
  margin: 1px;
  float: left;
  width: 520px;
  padding: 3px 8px;
}

.dsleft {
  margin: 1px;
  float: left;
  width: 130px;
  padding: 3px 8px;
  font-weight: 700;
  color: #ff6581;
}

.yolp-infowindow div, .yolp-infowindow table,
.yolp-infowindow th, .yolp-infowindow td {
  margin: 0;
  padding: 0;
}

.yolp-infowindow table {
  border-collapse: collapse;
  border-spacing: 0;
}

.yolp-infowindow th {
  font-style: normal;
  font-weight: normal;
}

.yolp-infowindow caption,
.yolp-infowindow th {
  text-align: left;
}

.sitemapbox {
  margin: 0 0 30px 0;
}
.sitemapbox h3 {
  border-left: 5px solid #FBA6D1;
}
.sitemapbox h4 {
  padding: 0 0 0 5px;
  margin: 0 0 10px 0;
  border-left: 5px solid #FDBDDD;
}
.sitemapbox h5 {
  margin: 0 0 5px 0;
}
.sitemapbox .inner {
  margin: 0 0 20px 0;
  padding: 5px 10px;
  border-bottom: dotted 1px #cccccc;
}
.sitemapbox .inner.last {
  border: none;
}
.sitemapbox .inner2 {
  margin: 0 0 15px 0;
}
.sitemapbox ul li {
  float: left;
  margin: 0 1em 0.5em 0;
  padding: 0 1em 0 0;
  display: inline-block;
  border-right: solid 1px #cccccc;
}
.sitemapbox ul li.last {
  border: none;
}
.sitemapbox .dl_list dl dt {
  float: left;
  width: 130px;
}
.sitemapbox .dl_list dl dd {
  float: left;
  width: 700px;
}
.sitemapbox.kiku_kaigo {
  margin: 0 0 50px 0;
}
.sitemapbox.other .inner {
  border-top: dotted 1px #aaaaaa;
  border-bottom: none;
  padding: 20px 0 0 0;
}

#box-rule {
  margin: 0 5px 30px 5px;
}

#waku-rule {
  border: 1px solid #ddd;
  width: 680px;
  padding: 10px;
  height: 200px;
  overflow: auto;
}

.section {
  margin-bottom: 10px;
}

#box-rule h3 {
  font-weight: bold;
  margin-bottom: 5px;
  color: #333;
  border-bottom: 1px #ccc dotted;
}

.pwchange {
  text-align: right;
  margin: 30px 0;
  padding: 10px;
  border: 1px solid #ddd;
}

.entrystep {
  height: 48px;
  text-align: center;
  float: left;
  background-color: #ffc5e1;
  padding: 10px 15px;
  margin: 5px;
}

.entryarrow {
  float: left;
  padding-top: 15px;
  color: #f5419a;
  font-weight: 700;
}

#entrynav {
  text-align: center;
}

.viewn {
  margin: 15px 0;
  padding: 5px;
  text-align: center;
}

.dsearchbox {
  padding: 10px 5px;
}

.dsearchbox h3 {
  color: #e93f8a;
  background: #fff5fa;
  border-left: none;
  border-bottom: 2px solid #fd82b8;
  padding: 0;
  margin: 10px 0 3px 2px;
}

.flletpd li {
  float: left;
  padding: 0 1px;
}

.Dsearchlist {
  padding: 5px 10px;
  border: 1px solid #ffc5e1;
  background: #fff;
}

.highlight {
  background: #ffc5e1;
}

.inputleft {
  border-bottom: 2px dotted #ffc5e1;
  padding-bottom: 3px;
  margin: 0 0 3px 0;
}

ul.inputleft li {
  float: left;
}

li.leftline {
  padding-left: 3px;
  border-left: 1px solid #ccc;
  margin-left: 5px;
}

.hidebox1kaiso {
  font-weight: 700;
}

.hidebox2kaiso {
  margin-left: 15px;
}

.dottedlineunder {
  border-bottom: 2px dotted #fff;
  padding: 3px 0 2px 0;
  margin: 0 5px 3px 5px;
}

#search_form2 {
  background: #ffffff;
  width: 698px;
  padding: 0;
  margin: 0 0 20px 0;
  border: solid 1px #d5d5d5;
}

#search_form2,
#search_form2 dd,
#search_form2 dt,
#search_form2 input,
#search_form2 label,
#search_form2 li,
#search_form2 div {
  line-height: 1.8em;
}

#search_form2 h2 {
  padding: 5px 10px 5px 10px;
  margin: 0;
  border: none;
  border-bottom: 1px solid #c2ceec;
  background: #e1e6f3;
}

#search_form2 .search_jyoken dl {
  width: 698px;
  background: #f0f0f0;
  border-top: 1px solid #E0E0E0;
}

#search_form2 .search_jyoken dl dt {
  float: left;
  background: #f0f0f0;
  color: #333333;
  padding: 10px;
  width: 119px;
  border-left: solid 1px #ffffff;
  border-top: solid 1px #ffffff;
}

#search_form2 .search_jyoken dl dd {
  float: left;
  padding: 12px 10px;
  width: 538px;
  background: #ffffff;
  border-top: solid 1px #ffffff;
}

#search_form2 .search_jyoken dl dd ul li {
  float: left;
  margin: 0 1em 0 0;
  display: inline-block;
}

#search_form2 .inner {
  background: #f8f8f8;
  padding: 10px 5px;
  border-top: dotted 1px #d5d5d5;
  text-align: center;
}

#search_form2 .search_jyoken .inner a {
  float: left;
  margin: 5px 120px 0 5px;
}

#search_form2 .search_jyoken .inner img {
  float: left;
  margin: 0;
  width: 187px;
}

#search_form2 input.button_jyoken {
  font-size: 16px;
}

#search_detail {
  background-color: #fff;
  padding: 0;
  border-top: 1px solid #D5D5D5;
}

#search_detail h3 {
  margin: 0;
  border-left: none;
  border-bottom: 1px solid #D5D5D5;
  padding: 5px 10px 3px 10px;
  font-size: 14px;
}

#search_detail .dl_wrap {
  margin: 0;
}

#search_detail dl {
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #ccc;
  background: #F0F0F0;
}

#search_detail dt {
  float: left;
  width: 119px;
  font-weight: 700;
  background: #F0F0F0;
  padding: 10px;
  color: #666666;
}

#search_detail dd {
  float: left;
  width: 538px;
  background: #ffffff;
  padding: 10px;
}

#search_detail dd label {
  margin: 0 0 0 3px;
}

#search_detail #shisetsu_youkaigo p.p_top {
  padding: 5px;
}

#search_form2 input {
  margin-right: 3px;
}

.search_notice {
  margin: 0 0 20px 0;
}

.search_notice p.serch_jyoken {
  border-bottom: dotted 1px #cccccc;
  padding: 5px;
  margin: 0 0 10px 0;
}

.rankrst {
  border-bottom: 1px #999 dotted;
  margin: 3px 0;
  background-color: #FFF4DE;
  border-left: none;
  padding: 3px;
}

p.rankrst {
  background-color: #fff5fa;
  border-bottom: 1px dotted #333;
  padding: 5px;
  margin: 5px 0;
}

.rchosearea {
  background-color: #f5f5f5;
  border: 1px solid #cdd3d7;
  margin: 10px 10px 15px 10px;
}

.rchosearea p {
  margin: 5px;
}

.rarealist {
  border: 1px solid #cdd3d7;
  background-color: #fff;
  padding: 15px 15px 15px 35px;
  margin: 0 auto 20px auto;
  width: 90%;
}

.rarealist li {
  width: 33%;
  float: left;
  list-style-type: disc;
}

p.rankrttl {
  font-weight: bold;
  padding: 5px;
  color: #333;
  text-align: center;
  border-bottom: #ff6ee5 solid 3px;
}

.rank_cell {
  width: 8%;
}

#ranking h2, #map h2, #review h2 {
  margin: 0px 0px 0px 0px;
  text-align: left;
  height: 26px;
  background: url(../img/tit_beta_info_bar.gif) 0px 1px no-repeat;
  padding: 0px 0 4px 20px;
  color: #333333;
}

#ranktit {
  margin: 5px 20px;
}

#ranktit p {
  width: 600px;
  float: left;
  margin-top: 10px;
  font-weight: 700;
}

#ranktit div#rankbtn {
  float: right;
}

ol.ranktopol li {
  margin: 8px 10px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 8px;
}

.orderright {
  float: left;
  background-color: #fff;
  width: 733px;
  padding: 8px;
}

.orderright dt, .orderright2 dt {
  background-color: #ce6537;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

.orderright dd, .orderright2 dd {
  font-weight: 700;
  color: #ce6537;
  text-align: center;
}

.num_cell {
  width: 150px;
  margin: 1px 0 0 1px;
  float: left;
}

.orderright .jigyosyo_cell {
  float: left;
  margin-left: 8px;
  width: 435px;
}

.orderright .submit {
  padding: 4px;
  float: right;
  border-left: 1px solid #cdd3d7;
}

#rankbox2 {
  background-color: #cdd3d7;
  width: 700px;
  border-top: 1px solid #cdd3d7;
}

.orderright2 {
  float: left;
  background-color: #fff;
  width: 633px;
  padding: 8px;
}

.orderright2 .jigyosyo_cell {
  float: left;
  margin-left: 8px;
  width: 460px;
}

#rankbox2 .ordernum {
  float: left;
  font-weight: 700;
  width: 30px;
  padding: 10px;
  text-align: right;
  border-top: 1px solid #fff;
}

.aboutrank1 {
  float: left;
  width: 320px;
  margin-right: 20px;
}

.aboutrank2 div.waku1 {
  float: right;
  width: 360px;
  height: 180px;
}

.aboutrank3 {
  float: left;
  width: 320px;
}

.rankingtitle {
  width: 270px;
  float: left;
}

.rankingright {
  width: 380px;
  float: right;
}

.rankrule li {
  list-style-type: disc;
  margin-left: 20px;
  margin-top: 5px;
  border-top: 1px dotted #ddd;
  padding-top: 5px;
}

.btnbase2_guide {
  background-color: #fff;
  padding: 5px;
}

.hajimetehead {
  background: url(/img/intro/head_bg.jpg) no-repeat;
  width: 620px;
  height: 225px;
  padding: 40px;
}

.hajimetehead h1 {
  border: 0;
}

.hajimete_btnbox {
  text-align: center;
}

.hajimete_btnbox h2 {
  border: 0;
  padding: 0;
}

.hajimete_btnbox ul {
  margin-left: 5px;
}

.hajimete_btnbox li {
  float: left;
  margin: 3px;
}

.sisetucatch {
  background: url(/img/intro/photo1.jpg) no-repeat right top;
  width: 660px;
  margin: 0 auto;
}

.sisetucatch p {
  width: 440px;
  padding: 15px 0;
}

.hajimete_tel {
  background: url(/img/intro/photo2.jpg) no-repeat right top;
  width: 650px;
  margin: 0 auto 50px auto;
}

.hajimete_tel p {
  width: 450px;
  padding: 15px 0;
}

.zaitakuul li, .sisetuul li {
  float: left;
  width: 150px;
  padding: 4px;
}

.zaitakuul {
  border-bottom: 1px solid #bdc5f3;
  padding: 5px 2px 0 2px;
  margin: 2px;
}

.waku2intro {
  padding: 10px 15px;
  margin: 30px 20px;
  background-color: #fff4f9;
  border: 2px #ffc5e1 solid;
}

.hsisetuul {
  margin-left: 20px;
}

.sikutyosonlist {
  float: none;
  margin: 0 0 4px 0;
  width: 100%;
  *padding: 0;
}

#shiborikomi.chiikihoukatsu {
  margin: 5px 0 20px 0;
}

#shiborikomi.chiikihoukatsu .sikutyosonlist li {
  margin: 0 0 6px 0;
  display: block;
}

.sikutyosonlist li {
  float: left;
  width: 25%;
  *width: 24%;
  *display: inline;
}

.sikutyosonlist span.gyouseiku {
  font-size: 10px;
  color: #aaaaaa;
  margin: 0 3px 0 3px;
}

.contactform {
  background-color: #d1e4f3;
  width: 870px;
  margin: 0 auto;
}

.contactform dt {
  float: left;
  width: 200px;
  color: #333;
  padding: 8px 15px;
  border-top: 2px solid #fff;
  font-weight: 700;
}

.contactform dd {
  float: left;
  background-color: #f0f0f0;
  width: 608px;
  padding: 8px 15px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

.contactform2 {
  background-color: #d1e4f3;
  width: 432px;
  margin: 15px auto;
}

.contactform2 dt {
  float: left;
  width: 95px;
  color: #333;
  padding: 12px 10px;
  border-top: 2px solid #fff;
  font-weight: 700;
}

.contactform2 dd {
  float: left;
  background-color: #f0f0f0;
  width: 295px;
  padding: 10px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

.client_term_right {
  float: right;
  width: 43%;
  height: 25em;
  overflow: scroll;
  margin-bottom: 20px;
}

ul.formconfirmbtn {
  width: 300px;
  margin: 0 auto;
}

.contactform3 {
  background-color: #d1e4f3;
  width: 700px;
}

.contactform3 dt {
  float: left;
  width: 250px;
  color: #333;
  padding: 12px 10px;
  border-top: 2px solid #fff;
  font-weight: 700;
}

.contactform3 dd {
  float: left;
  background-color: #f0f0f0;
  width: 408px;
  padding: 10px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

.heightchosei {
  line-height: 2;
}

.sslimg {
  text-align: center;
  border-top: 1px dotted #ccc;
  margin-top: 10px;
  padding-top: 10px;
}

.form_common_submit {
  margin: 25px 0;
}

.form_common_submit input {
  display: block;
  margin: 0 auto;
  margin-bottom: 25px;
}

.form_common_submit a.arrowback_blue {
  padding-left: 15px;
  background: url("/img/contact_info/arrow_left_blue.gif") no-repeat;
  float: left;
}

.form_common a.arrowback_blue {
  padding-left: 15px;
  background: url("/img/contact_info/arrow_left_blue.gif") no-repeat;
  float: left;
}

#links #alpha {
  float: right;
  width: 500px;
}

#links h2 {
  margin-bottom: 20px;
}

#links h3 {
  font-weight: normal;
  font-size: 80%;
  color: #666666;
}

#links h4 {
  margin-top: 30px;
  font-size: 120%;
  color: #000;
}

#links h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: normal;
}

#links h6 {
  margin-top: 15px;
  font-weight: normal;
}

#links li {
  list-style-type: none;
}

#links dl.arrow dd {
  margin: 3px 0px 0px 15px;
}

#links ul.one_column li {
  margin-top: 3px;
  padding-left: 12px;
}

#links ul.two_column li {
  float: left;
  width: 250px;
  margin-top: 3px;
  padding-left: 12px;
}

#links ul.three_column li {
  float: left;
  width: 145px;
  margin-top: 3px;
  padding-left: 12px;
}

#links ul.normal li {
  list-style-type: disc;
  margin: 5px 0px 5px 25px;
}

#links .framework {
  border: 1px solid #aaa;
  padding: 15px;
  margin-top: 5px;
  width: 630px;
}

#links .grayback {
  background: #F0F0F0;
}

#links .organ_list dt {
  font-weight: bold;
  margin-top: 15px;
}

#links .organ_list dd {
  margin: 10px 0px 0px 20px;
}

.two_column li {
  width: 40%;
  float: left;
}

#links h1 {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.public_links {
  margin-left: 20px;
}

.public_links li img {
  width: 150px;
}

.public_links li {
  height: 50px;
  float: left;
  margin: 8px 25px;
}

#kjright {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 3px solid #e868bf;
  margin-bottom: 20px;
}

.kjrighttitle {
  background: url("/img/banner/kj_iconbg.gif") no-repeat;
  padding: 0 5px 3px 40px;
  margin-top: 5px;
}

.hwrighttitle {
  padding: 0 5px 3px 35px;
  margin-top: 5px;
}

#kjright .kjbox {
  border: 1px solid #ccc;
  margin: 0 5px 5px 5px;
}

.kjboxtit {
  background-color: #fff5fa;
  border-bottom: 2px solid #ffc5e1;
  padding: 5px;
  line-height: 1.3;
  position: relative;
}

.kjdl {
  border-bottom: 1px dotted #ccc;
}

#kjright .kjdl dt {
  width: 25px;
  height: 26px;
  float: left;
  line-height: 1.3;
}

#kjright .kjdl dd {
  float: left;
  width: 170px;
  margin: 5px 0 2px 0;
  line-height: 1.3;
}

#kjright .kjjob {
  background: url("/img/banner/kj_icon.gif") no-repeat 0 0;
  margin: 7px 0 3px 3px;
}

#kjright .kjsalary {
  background: url("/img/banner/kj_icon.gif") no-repeat -300px 0;
  margin: 1px 0 1px 1px;
}

#kjcenter .kjbox {
  border: 1px solid #ccc;
}

#kjcenter .kjname, #kjlist .kjname {
  font-size: 14px;
  margin-left: 15px;
}

#kjcenter .kjlistbox, #kjlist .kjlistbox {
  padding: 10px 20px;
}

#kjcenter .kjdl dt, #kjlist .kjdl dt {
  width: 72px;
  padding: 3px 0 3px 28px;
  float: left;
  font-weight: 700;
  color: #313131;
  margin-top: 3px;
}

#kjcenter .kjdl dd {
  float: left;
  width: 520px;
  margin: 8px;
}

#kjcenter .kjjob, #kjlist .kjjob {
  background: url("/img/banner/kj_icon.gif") no-repeat 0 0;
}

#kjcenter .kjsalary, #kjlist .kjsalary {
  background: url("/img/banner/kj_icon.gif") no-repeat -300px 0;
}

.job_content {
  background: url("/img/banner/kj_icon.gif") no-repeat -100px 0;
}

.how2work {
  background: url("/img/banner/kj_icon.gif") no-repeat -200px 0;
}

.kjsalary2 {
  background: url("/img/banner/kj_icon.gif") no-repeat -500px 0;
}

.kjholiday {
  background: url("/img/banner/kj_icon.gif") no-repeat -400px 0;
}

.kjworktime {
  background: url("/img/banner/kj_icon.gif") no-repeat -600px 0;
}

.kjaddress {
  background: url("/img/banner/kj_icon.gif") no-repeat -700px 0;
}

.kjboxmain {
  float: left;
  margin: 15px 20px;
}

.kjphoto {
  background: url("/img/banner/kj_photo.gif") no-repeat;
  float: left;
  width: 160px;
  height: 120px;
}

.kjpr {
  float: left;
  width: 460px;
  margin-left: 10px;
  color: #ff5d17;
  font-weight: 700;
}

.hwpr {
  color: #ff5d17;
  font-weight: 700;
  margin: 10px 20px;
}

.kjrightbtn {
  margin: 15px 0;
  text-align: center;
}

.kj_btn_foot {
  width: 620px;
  margin: 5px auto 0 auto;
  padding-right: 10px;
  padding-bottom: 25px;
}

.kj_btn_foot li {
  float: left;
  margin-left: 10px;
}

.hwnum {
  position: absolute;
  top: 5px;
  left: 20px;
}

.hwlistbox {
  width: 65%;
  float: left;
}

.hwlistbox dt {
  float: left;
  width: 20%;
  font-weight: 700;
  color: #313131;
}

.hwlistbox dd {
  float: left;
  width: 80%;
}

.hwwrap {
  margin: 5px 20px;
}

.hwdl {
  padding: 7px 3px;
  border-bottom: 1px dotted #ccc;
}

.hwrightbox {
  width: 32%;
  float: right;
  margin-bottom: 15px;
}

.hwrightbox__inner {
  border: 2px solid #ff5d17;
}

.hwrightboxlist {
  padding: 10px;
}

.hwrightboxtit {
  color: #ff5d17;
  padding: 6px;
}

.hwrightboxtit {
  background-color: #ff5d17;
  color: #fff;
  font-weight: 700;
}

.hwrightlist1 dt, .hwrightlist2 dt {
  font-weight: 700;
  color: #888;
  text-decoration: underline;
}

.hwrightlist1 dd {
  padding-bottom: 10px;
}

.hwaddress {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}

.hwrightname {
  color: #ff5d17;
}

.hwrlist {
  padding: 5px;
}

.teikyo {
  margin-left: 20px;
  margin-bottom: 15px;
}

#kjcenter .joblist {
  margin-bottom: 10px;
  background: #fff5fa;
}

.joblbox {
  border-bottom: 1px solid #ccc;
  margin-top: 1px;
}

.jobtitsort {
  margin-top: 20px;
}

.joblbox div {
  float: left;
}

.joblstart {
  width: 13%;
  border-right: 1px solid #ccc;
  margin: 5px;
}

.joblid {
  width: 47%;
  margin: 5px;
  border-right: 1px solid #ccc;
}

.joblsalary {
  margin: 5px;
}

.jobkokaibi {
  text-align: right;
  margin-right: 10px;
}

.hellowork__cv-button--downside, .hellowork__cv-button--upside {
  border-radius: 10px;
  border: solid 1px;
  color: white;
  background-color: #5780e7;
  text-decoration: none;
  text-align: center;
  border-bottom: solid 4px #627295;
}
.hellowork__cv-button--upside {
  font-size: 16px;
  margin-bottom: 5px;
  padding: 5px;
}
.hellowork__cv-button--downside {
  font-size: 30px;
  margin: 10px;
  padding: 10px;
  font-weight: bold;
}

.left_menu {
  width: 200px;
  text-align: left;
}

.menubar {
  background-color: #ffddee;
  font-stye: bold;
}

.menubar > th {
  text-align: left;
  padding: 5px;
}

.bigbutton {
  margin: 2px;
  text-decoration: none;
  font: bold 1em;
  display: inline-block;
  text-align: center;
  color: #fff;
  border: 1px solid #9c9c9c;
  border: 1px solid rgba(0, 0, 0, 0.3);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0.05em rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0.05em rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 0.05em rgba(0, 0, 0, 0.4);
}

.bigbutton, .bigbutton span {
  -moz-border-radius: .3em;
  border-radius: .3em;
}

.bigbutton span {
  border-top: 1px solid #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  display: block;
  padding: 0.5em 2.5em;
  color: #000000;
}

.bigbutton:hover {
  box-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 0.1em rgba(0, 0, 0, 0.4);
}

.bigbutton:active {
  position: relative;
  top: 1px;
}

.button-orange {
  background: #f09c15;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8c939), to(#f09c15));
  background: -moz-linear-gradient(-90deg, #f8c939, #f09c15);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#f8c939", EndColorStr="#f09c15");
}

.button-orange:hover {
  background: #f8c939;
  background: -webkit-gradient(linear, left top, left bottom, from(#f09c15), to(#f8c939));
  ackground: -moz-linear-gradient(-90deg, #f09c15, #f8c939);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#f09c15", EndColorStr="#f8c939");
}

.button-orange:active {
  background: #f09c15;
}

.siryotxt {
  color: #39F;
  font-weight: 700;
}

.kengakutxt {
  color: #F36;
  font-weight: 700;
}

table.detail3 td.color4 {
  background-color: #FCC;
}

table.detail3 td.color5 {
  background-color: #fff8de;
}

table.detail3 th.color5th {
  background-color: #fff2c2;
}

table.detail3 td.color6 {
  background-color: #e0e9fd;
}

iframe.client_left_box {
  float: left;
  overflow: scroll;
  width: 553px;
  height: 500px;
  padding: 1px;
  background: #999;
  border: 0;
}

iframe.client_right_box {
  background: #999;
  float: right;
  width: 381px;
  height: 500px;
  margin-right: 4px;
  border: 0;
  padding: 1px;
}

.client_h1_txt {
  margin: 15px 5px;
}

.mosikomitable_tit_left {
  float: left;
}

.mosikomitable_tit_right {
  float: right;
}

.mosikomitable_tit_3 {
  font-weight: 700;
  padding: 2px 0;
}

.focusip {
  border: 0;
  width: 1px;
  height: 1px;
}

/*--------------------  client  ----------------------*/
dl.contactform2.clients_login input#ClientContactEmail,
dl.contactform2.clients_login input#ClientPassword {
  width: 99%;
  _width: 98%;
}

.feature_left {
  background: url("/img/feature/feature_box_bg2.gif") repeat-y;
  margin: 5px 0 20px -13px;
  width: 713px;
}
.feature_left img {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.feature_left ul {
  padding: 0 0 5px 35px;
}
.feature_left ul li {
  float: left;
  margin: 0 8px 8px 0;
}
.feature_left ul li a {
  display: block;
  height: 63px;
  position: relative;
  overflow: hidden;
  width: 214px;
}
.feature_left ul li.kaisetsu_new img {
  margin-top: 0px;
}
.feature_left ul li.satsuki img {
  margin-top: -63px;
}
.feature_left ul li.nyuukyokin0 img {
  margin-top: -126px;
}
.feature_left ul li.seikatsuhogo img {
  margin-top: -189px;
}
.feature_left ul li.kaigojiman img {
  margin-top: -252px;
}
.feature_left ul li.kangotaisei img {
  margin-top: -315px;
}
.feature_left ul li.premium img {
  margin-top: -378px;
}
.feature_left ul li.onsen img {
  margin-top: -441px;
}
.feature_left ul li.facility_for_two img {
  margin-top: -504px;
}

.fav_1 {
  margin: 0 0 20px 0;
}

.fav_1 ul {
  margin: 0 0 10px 0;
}

.fav_1 ul li {
  font-size: 16px;
  margin: 0 0 3px 0;
  letter-spacing: 0;
}

.fav_1 p {
  color: #444444;
}

.fav_2 .inner {
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  border-bottom: dotted 1px #cccccc;
}

.fav_2 .inner h4 {
  font-size: 18px;
  color: #5a3e49;
  background-image: url("/img/fav/icon_num.gif");
  background-repeat: no-repeat;
  padding: 0 0 0 35px;
  display: block;
  height: 30px;
  line-height: 30px;
}

.fav_2 .inner h4.num1 {
  background-position: 0 0;
}

.fav_2 .inner h4.num2 {
  background-position: 0 -30px;
}

.fav_2 .inner h4.num3 {
  background-position: 0 -60px;
}

.fav_2 .inner p.PL45 {
  padding-left: 45px;
}

.fav_2 .inner img {
  width: 760px;
  margin: 10px auto;
  display: block;
}

.fav_3 a {
  width: 413px;
  height: 53px;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 10px auto;
}

.fav_3 a img {
  position: relative;
}

.fav_3 a:hover img {
  margin-top: -53px;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )";
}

#mainbox.contact {
  width: 870px;
  margin: 0 auto 20px;
}

#mainbox.contact h1 {
  margin: 0 auto 20px;
}

.contact .inner {
  background: url("/img/client_campaign/cnt_bg.gif") repeat-y;
  width: 840px;
  padding: 10px 15px;
  border-top: solid 1px #d3c7cb;
  border-bottom: solid 1px #d3c7cb;
}

.contact .notice h4 {
  background: url("/img/icon/icon_alert2.gif") no-repeat center left;
  border: none;
  color: #c80000;
  line-height: 18px;
  margin-bottom: 10px;
}

.contact .notice h4 span {
  padding: 0 0 0 22px;
}

.contact .notice dl {
  width: 840px;
  margin: 0 auto 15px;
}

.contact .notice dl dt {
  font-weight: bold;
  background: #f7cfcf;
  padding: 5px 10px 3px 10px;
}

.contact .notice dl dd {
  padding: 10px 10px 0 10px;
}

.contact .notice ul li {
  float: left;
  margin: 0 0.5em 0 0;
}

.contact .notice .info {
  background: #FCFFAA;
  margin: 0 0 10px 0;
  padding: 10px;
}

.contact .notice .info h5 {
  font-size: 15px;
  border-left: 4px solid #EFB3B3;
  line-height: 1.1em;
  padding: 0 0 0 5px;
}

.contact .notice .info .red {
  color: #C80000;
}

.contactform_wrap {
  margin: 0 0 20px 0;
}

.contactform_wrap input[type="text"] {
  width: 300px;
}

.contactform_wrap ul li {
  margin: 0 0 8px 0;
}

.contactform_wrap input[type="radio"] {
  margin: 0 5px 0 0;
}

.contactform_wrap textarea {
  width: 400px;
}

.contactform_wrap .jigyosho_note {
  border-top: dotted 1px #ccc;
  border-bottom: dotted 1px #ccc;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  color: #444444;
  background: #f8f8f8;
}

.contactform_wrap .jigyosho_note ul {
  margin: 5px 0;
}

.contactform_wrap .jigyosho_note ul li {
  margin: 0 0 1px 0;
}

.recommend.sashikomi {
  margin: 0 0 15px 0;
}
.recommend.sashikomi h3 {
  border-bottom: 3px solid #ccc;
  border-left: none;
  padding: 10px 0 8px 10px;
  margin: 10px 0;
}
.recommend.sashikomi h3 span {
  padding: 0 0 0 3px;
  line-height: 1em;
  overflow: hidden;
}
.recommend.sashikomi ul {
  margin: 0 0 5px 0;
}
.recommend.sashikomi ul li {
  float: left;
  border: solid 1px #ccc;
  margin: 0 5px 0 0;
  width: 228px;
}
.recommend.sashikomi ul li.last_li {
  margin: 0;
}
.recommend.sashikomi ul li .item_top {
  padding: 7px 4px 7px 7px;
  min-height: 4em;
}
.recommend.sashikomi ul li .item_top a.link_img {
  float: left;
  display: block;
  width: 90px;
  max-height: 68px;
  overflow: hidden;
}
.recommend.sashikomi ul li .item_top a.link_img img {
  width: 90px;
}
.recommend.sashikomi ul li .item_top .txtwrap {
  float: right;
  width: 123px;
  line-height: 1.2em;
}
.recommend.sashikomi ul li .item_top .txtwrap a {
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.recommend.sashikomi ul li .item_top .txtwrap p {
  line-height: 1.1em;
  font-size: 15px;
}
.recommend.sashikomi ul li .item_bottom {
  padding: 7px;
  background: #fee8ed;
}
.recommend.sashikomi ul li .item_bottom p {
  line-height: 1.2em;
}

h2 {
  margin: 50px 0px 20px;
  background: #5780e7;
  color: white;
  padding: 20px 0px 10px 10px;
  border: 0px;
}

h3 {
  margin: 70px 0px 20px;
  color: #666;
  padding: 10px 0px 5px 10px;
  border: 0px;
  border-bottom: solid 5px #f48fb1;
}

h4 {
  border-bottom: solid 3px #5780e7;
  border-left: 0px;
  padding: 30px 5px 5px 20px;
  color: #757575;
  margin: 30px 50px 10px 0px;
}

.h4__box {
  color: black;
  margin: 20px 50px 20px 0px;
  padding: 20px;
  border: solid 1px #5780e7;
}

p {
  line-height: 30px;
}

.footer_fix_cv_box {
  width: 700px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  position: fixed;
  bottom: 5px;
  z-index: 1000;
}
.footer_fix_cv_box a {
  text-decoration: none;
  text-align: center;
}
.footer_fix_cv_box__title {
  background: #5780e7;
  margin: 0;
  border-radius: 0 0 10px 10px;
}
.footer_fix_cv_box__title h2 {
  width: 90%;
  color: white;
  padding: 10px;
  margin: 0px;
  border: 0px;
  border-radius: 0 0 10px 10px;
  font-size: 20px;
}
.footer_fix_cv_box_buttons--inner {
  display: flex;
  justify-content: center;
}
.footer_fix_cv_box .telNumQuestion {
  font-family: "Roboto Condensed", sans-serif;
  background: url("/img/nav/tel_icon_question_detail.gif") no-repeat left center;
  padding: 0 0 0 57px;
  text-align: left;
  font-weight: bold;
  color: #f5419a;
  font-size: 36px;
  line-height: 1em;
  margin: 0;
  padding: 0 0 0 92px;
}
.footer_fix_cv_box__buttons {
  padding: 7px;
  display: flex;
  justify-content: space-between;
}
.footer_fix_cv_box__buttons--inner {
  display: flex;
  justify-content: space-around;
}
.footer_fix_cv_box__button--red {
  padding: 4px 10px;
  margin: 0px 2px;
  background: linear-gradient(to bottom, #fc5b4a 0%, #ea170b 100%);
  border: 1px solid #ad0a04;
  border-radius: 50px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  display: flex;
  justify-content: space-around;
  align-items: center;
  min-width: 130px;
  font-size: 20px;
}
.footer_fix_cv_box__button--red:hover {
  opacity: .75;
  color: white;
}
.footer_fix_cv_box__button--red:visited {
  color: #FFF;
}

/************ tool tip ************/
.ui-cluetip {
  background: #fceded;
  border: 1px solid #ff74b9;
}

.ui-cluetip h3 {
  clear: both;
  margin: 0;
  font-size: 16px;
}

.ui-cluetip-header {
  background: #ff97c7;
  border: 1px solid #ff9ccd;
  color: #fff;
  font-weight: bold;
  padding: 8px;
  overflow: hidden;
}

.ui-cluetip-header span {
  float: left;
  width: 230px;
}

.cluetip-close {
  float: right;
}

.ui-cluetip-content {
  background: #fff;
  color: #222222;
  padding: 10px;
}

.cluetip-inner a {
  padding-left: 13px;
}

/************ dialog ************/
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-widget-overlay {
  background: #a6a6a6 50% 50%;
  opacity: .40;
  filter: Alpha(Opacity=40);
}

.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden;
  background: #fff;
}

.ui-dialog .ui-dialog-titlebar {
  display: none;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  padding: .5em 1em;
  background: #fff;
  overflow: hidden;
}

.ui-dialog .ui-dialog-buttonpane {
  position: absolute;
  top: 15px;
  right: 20px;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/*--------------------  overlay  ----------------------*/
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
  display: table-cell;
  background: #000000;
}

.alert_wrap {
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
}

.alert_cnt {
  display: table-cell;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
}

.alert_wrap .alert {
  position: static;
  top: 0;
  display: block;
  width: 200px;
  margin: 0 auto;
  background: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )";
  color: #333333;
  padding: 20px;
}

/* Base Superbox Styles */
#superbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  height: 100%;
}

#superbox-wrapper {
  position: fixed;
  z-index: 9999;
  top: 0;
  display: table;
  width: 100%;
  height: 100%;
}

#superbox-container {
  position: relative;
  display: table-cell;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

#superbox {
  margin: 0 auto;
  padding: 0;
  width: 800px !important;
  height: auto;
}

#superbox-container .loading {
  margin: 0;
  text-align: center;
}

/* Default Theme */
#superbox-overlay {
  background: #000;
}

#superbox-container .loading {
  text-align: center;
  font-size: 40px;
  color: #fff;
}

#superbox {
  padding: 10px;
  background: #fff;
}

#superbox-innerbox {
  padding: 0;
  height: auto !important;
}

#superbox.image {
  text-align: center;
}

#superbox .close,
#superbox .nextprev {
  padding: 2px 4px;
  background: #f1f2f5;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e9ebef), color-stop(0, #fff));
  background: -webkit-linear-gradient(top, #fff 0%, #e9ebef 100%);
  background: -moz-linear-gradient(top, #fff 0%, #e9ebef 100%);
  background: -o-linear-gradient(top, #fff 0%, #e9ebef 100%);
  background: -ms-linear-gradient(top, #fff 0%, #e9ebef 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e9ebef 100%);
  border-radius: 2px;
  border: 1px solid #9ca6c2;
  text-align: center;
  width: 6em;
  float: right;
}

.clearfix:after,
.clearfix_pc:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clearfix,
.clearfix_pc {
  min-height: 1px;
}

* html .clearfix,
* html .clearfix_pc {
  height: 1px;
}
