@charset "UTF-8";

/*----------------------------------------
	content_l
-----------------------------------------*/

#content_l {
	width: 685px;
}

#content_l .b{
	font-weight:bold;
}

/*----------------------------------------
	tit_box01
-----------------------------------------*/

#tit_box01 {
	margin-bottom: 30px;
}

#tit_box01 h1 {
	padding: 6px 0 7px 52px;
	background: #00add2 url(/company/img/index_tit01_bg01.png) no-repeat left top;
}

#tit_box01 h2{
	padding-top:30px;
	border-top: 1px dotted #ccc;
}

/*----------------------------------------
	search_box01
-----------------------------------------*/

.search_box01 p img {
	margin-bottom:1px;
	vertical-align:bottom;
}

.search_box01 span.voice_page_link a {
	padding: 1px 6px;
	border-top: 1px solid #00a2c4;
	border-bottom: 1px solid #00a2c4;
	border-left: 1px solid #00a2c4;
}

.search_box01 span.voice_page_link a.last {
	padding: 1px 6px;
	border: 1px solid #00a2c4;
}

.search_box01 span.voice_page_link a:hover {
	padding: 1px 6px;
	background-color: #f1fafd;
	border-top: 1px solid #00a2c4;
	border-bottom: 1px solid #00a2c4;
	border-left: 1px solid #00a2c4;
}

.search_box01 span.voice_page_link a.last:hover {
	padding: 1px 6px;
	background-color: #f1fafd;
	border: 1px solid #00a2c4;
}

.search_box01 span.voice_page_link_selected a {
	padding: 1px 6px;
  text-decoration: none;
	background-color: #f1fafd;
	border-top: 1px solid #00a2c4;
	border-bottom: 1px solid #00a2c4;
	border-left: 1px solid #00a2c4;
  cursor: default;
}

.search_box01 span.voice_page_link_selected a.last {
	padding: 1px 6px;
  text-decoration: none;
	background-color: #F1FAFD;
	border: 1px solid #00a2c4;
  cursor: default;
}

/*----------------------------------------
	list_wrap
-----------------------------------------*/

#list_wrap01 {
	margin-top:30px;
}

#list_wrap02 {
	margin:25px 0;
}

/*----------------------------------------
	list_stit
-----------------------------------------*/

.list_stit{
	margin-bottom:15px;
	background:url(/company/img/company_stit_bg.png) repeat-y left top;
}

.list_stit_bg_top{
	padding-top:2px;
	background:url(/company/img/company_stit_bg_top.png) no-repeat left top;
}

.list_stit_bg_btm{
	padding-bottom:2px;
	background:url(/company/img/company_stit_bg_btm.png) no-repeat left bottom;
}

.list_stit h3{
	margin-left:15px;
}

/*----------------------------------------
	box01
-----------------------------------------*/

.box01{
	margin-bottom:12px;
}

/*----------------------------------------
	box01_logobox
-----------------------------------------*/

.box01_logobox{
	float:left;
	width:221px;
	margin-right:14px;
	background:url(/company/img/company_logobox_bg.png) repeat-y left top;
}

.box01_logobox_last{
	float:right;
	width:221px;
	margin-right:-6px;
	background:url(/company/img/company_logobox_bg.png) repeat-y left top;
}

.box01_logobox_bg_top{
	padding-top:1px;
	background:url(/company/img/company_logobox_bg_top.png) no-repeat left top;
}

.box01_logobox_bg_btm{
	background:url(/company/img/company_logobox_bg_btm.png) no-repeat left bottom;
}

.box01_logobox_bg_btm dt{
	margin:0 7px 0 1px;
	padding:10px;
	background-color:#FDF7D5;
}

.box01_logobox_bg_btm dt span{
	display:table-cell;
	vertical-align:middle;
}

.box01_logobox_bg_btm dt span img{
	margin-right:10px;
	padding:4px;
	border:1px solid #ccc;
	background-color:#fff;
}

.box01_logobox_bg_btm dd{
	padding:8px 16px 5px 10px;
}

/*----------------------------------------
	page_box01
-----------------------------------------*/

.page_box01{
	margin-bottom:30px;
	text-align:center;
}

.page_box01 span.size12_arrow01_l {
	padding-left: 16px;
	background: url(/company/img/index_arrow01_l.png) no-repeat left center;
}

.page_box01 span.size12_arrow01_r {
	padding-right: 16px;
	background: url(/company/img/index_arrow01_r.png) no-repeat right center;
}

a.voice_page {
	padding: 3px 6px;
	border: 1px solid #cccccc;
}

a.voice_page:hover {
	background-color: #f1fafd;
	border: 1px solid #00a2c4;
}

.voice_page_selected {
  padding: 3px 6px;
  background-color: #f1fafd;
  border: 1px solid #00a2c4;
  text-decoration: none;
  cursor: default;
}

/* ナビゲーションのfont調整 */
#lnav ul li a span.arrow_gy_size12 {
  font-size: 12px;
}

/* #25372 SEO改修 */
.company {
  border: 2px solid #e9dfbe;
}

.company-logo {
  border: 1px solid #ccc;
  padding: 4px;
}

.company-name {
  font-size: 18px;
  font-weight: bold;
  color: #2d61b5;
  text-decoration: none!important;
}

.company-header {
  display: table;
}

.company-header > * {
  display: table-cell;
  vertical-align: top;
  padding-right: 4px;
}

.company-inner {
  padding: 12px;
}

.company-area-text {
  padding-left: 8px;
}

.company-info {
  border: 1px solid #e9dfbe;
  box-sizing: border-box;
  padding: 8px;
  width: 100%;
}

/* .company-info内に業者のプラン内容(.company-plan)が表示される場合に使用するクラスです */
.company-info-plan {
  padding-bottom: 2px;
}

.company-info-header {
  padding-bottom: 8px;
  border-bottom: 1px dotted #e9dfbe;
}

.company-star {
  padding-right: 9px;
}

.company-score {
  padding-right: 10px;
  font-weight: bold;
}

.company-score-num {
  color: #cd3630;
  font-size: 18px;
}

.company-score-unit {
  font-size: 13px;
}

.company-rate li {
  display: inline-block;
  padding: 0 8px 0 0;
  font-size: 12px;
  position: relative;
}

.company-rate li:after {
  content: '/';
  position: absolute;
  right: -2px;
  top: 0;
}

.company-rate li:last-child {
  padding: 0;
  border: none
}

.company-rate li:last-child:after {
  content: '';
}

.company-star > * {
  margin-right: -2px;
  display: inline-block;
}

.company-voice {
  background-color: #fefbee;
}

.company-icon {
  font-weight: bold;
  display: inline-block;
  padding: 1px 0;
  font-size: 12px;
  text-align: center;
}

.company-icon-voice {
  color: #fff;
  background-color: #ec7d38;
  width: 76px;
}

.company-icon-area {
  background-color: #ccc;
  color: #fff;
  width: 56px;
}

.text-voice-title {
  font-size: 16px;
  font-weight: bold;
  color: #ec7d38;
  display: inline-block;
  padding-left: 8px;
}

.text-accent {
  color: #cd3630;
}

.text-small {
  font-size: 12px;
}

.text-large {
  font-size: 18px;
}

.company-voice-date {
  text-align: right;
  color: #ccc;
  padding: 4px 0;
}

.l-company {
  margin-bottom: 24px;
}

.l-company-header {
  margin-bottom: 12px;
}

.l-company-info {
  margin-bottom: 12px;
}

.l-company-info-vertical > *{
  display: inline-block;
  vertical-align: middle;
}

.l-company-logo,
.l-company-voice-avatar {
  margin-right: 8px;
}

.l-vertical {
  display: table;
}

.l-vertical > * {
  display: table-cell;
  vertical-align: middle;
}

.l-companyList-btn {
  width: 500px;
  margin: 0 auto;
}

.companyList-btn {
  border-radius: 4px;
  border: 1px solid #ababab;
  padding: 12px;
  text-align: center;
  position: relative;
  font-size: 14px;
  line-height: 1;
}

.companyList-btn::before {
  position: absolute;
  content: '';
  top: 12px;
  left: 20px;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #ababab;
  border-right: 2px solid #ababab;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.is-open.companyList-btn::before {
  top: 16px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.companyList-btn:hover {
  opacity: .6;
  cursor: pointer;
}

.company-plan {
  display: table;
}

.company-plan-header {
  display: table-cell;
  vertical-align: top;
  width: 103px;
  padding-right: 10px;
}

.company-plan-header-title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 27px;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  background-color: #916c54;
  color: #fff;
  line-height: 1;
  padding: 4px 0 3px 3px;
  box-sizing: border-box;
  position: relative;
  margin-right: 15px;
  margin-bottom: 6px;
}

.company-plan-header-title::after {
  content: '';
  display: block;
  height: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 13px 10px;
  border-color: transparent transparent transparent #916c54;
  position: absolute;
  right: -10px;
  top: 0;
  letter-spacing: -.05em;
}

.company-plan-corona .company-plan-header-title {
  background-color: #3692cc;
}

.company-plan-corona .company-plan-header-title::after {
  border-color: transparent transparent transparent #3692cc;
}

.company-plan-body {
  display: table-cell;
  vertical-align: top;
}

.company-plan-list {
  padding-top: 1px;
}

.company-plan-list::after {
  clear: both;
  content: '';
  display: block;
}

.company-plan-list > li {
  float: left;
  display: table;
  border: 1px solid #e6ddc2;
  margin-bottom: 8px;
  margin-right: 10px;
  border-radius: 2px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.company-plan-list > li::before {
  content: '';
  display: table-cell;
  width: 26px;
  height: 20px;
  background-color: #f7f3e8;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.company-plan-corona .company-plan-list > li {
  border: 1px solid #cee9ff;
}

.company-plan-corona .company-plan-list > li::before {
  background-color: #f2fcff;
}

.company-plan-name {
  display: table-cell;
  vertical-align: middle;
  padding: 2px 5px 0;
  line-height: 1;
  font-size: 12px;
  color: #612c0a;
}

.company-plan-corona .company-plan-name {
  color: #004a79;
}

.company-plan-corona .company-plan-title {
  color: #0e5380;
  font-size: 12px;
  font-weight: bold;
}

/*
連番が飛び飛びになっているのは、DB上のservice_optionsのkeyに対応させるため。
欠番のclassが出力させることはありません。
*/
.company-plan-icon2::before {
  background-image: url('/company/img/company-plan-icon2.png');
}
.company-plan-icon3::before {
  background-image: url('/company/img/company-plan-icon3.png');
}
.company-plan-icon4::before {
  background-image: url('/company/img/company-plan-icon4.png');
}
.company-plan-icon5::before {
  background-image: url('/company/img/company-plan-icon5.png');
}
.company-plan-icon8::before {
  background-image: url('/company/img/company-plan-icon8.png');
}
.company-plan-icon9::before {
  background-image: url('/company/img/company-plan-icon9.png');
}
.company-plan-icon10::before {
  background-image: url('/company/img/company-plan-icon10.png');
}
.company-plan-icon12::before {
  background-image: url('/company/img/company-plan-icon12.png');
}
.company-plan-icon13::before {
  background-image: url('/company/img/company-plan-icon13.png');
}
.company-plan-icon14::before {
  background-image: url('/company/img/company-plan-icon14.png');
}

.company-plan-corona-icon1::before {
  background-image: url(/company/img/company-plan-corona-icon1.png);
}
.company-plan-corona-icon2::before {
  background-image: url(/company/img/company-plan-corona-icon2.png);
}
.company-plan-corona-icon3::before {
  background-image: url(/company/img/company-plan-corona-icon3.png);
}
.company-plan-corona-icon4::before {
  background-image: url(/company/img/company-plan-corona-icon4.png);
}
.company-plan-corona-icon5::before {
  background-image: url(/company/img/company-plan-corona-icon5.png);
}

/*----------------------------------------
  prefContainer
-----------------------------------------*/

.prefContainer {
  border: 1px solid #ccc;
  border-radius: 4px;
}

.prefContainer-header {
  background-color: #f7f3e9;
  padding: 10px;
}

.prefContainer-title {
  font-size: 20px;
  font-weight: bold;
  color: #5f341c;
  position: relative;
  padding-left: 50px;
}

/* 既存のcssを上書きするために importantを利用していますd*/
.prefContainer-title-anchor {
  color: #5f341c !important;
}

.prefContainer-title:before {
  content:url("/ranking/img/prefcontainer-icon.png");
  position:absolute;
  top: -3px;
  left: 2px;
}

.prefContainer-title-small  {
  font-size: 14px;
  font-weight: initial;
  color: #5f341c;
  padding-left: 16px;
}

.prefContainer-body {
  padding: 24px 20px 20px;
}

.prefContainer-item-title {
  font-weight: bold;
  width: 100px;
  padding-left: 30px;
  background: url(/img/cmn_bg_pic.png) no-repeat left -61px;
}

.prefContainer-anchor {
  font-weight: bold;
  color: #333 !important;
  text-decoration: none !important;
}

.prefContainer-list li {
  display: inline-block;
  padding: 0 10px 10px 0;
  position: relative;
}

.prefContainer-list li:after {
  content: "|";
  display: block;
  color: #ccc;
  position: absolute;
  top: 0;
  right: 0;
}

.prefContainer-list li:last-child:after {
  content: "";
}

.l-prefContainer-body {
  display: table;
}

.l-prefContainer-body > * {
  width: 440px;
  display: table-cell;
  vertical-align: top;
}

.l-prefContainer-body > *:first-child {
  border-right: 1px solid #eee;
  padding-right: 20px;
}

.l-prefContainer-body > *:last-child {
  padding-left: 20px;
}

.l-prefContainer-item > * {
  padding-bottom: 20px;
}

.l-prefContainer-item > *:last-child {
  padding-bottom: 0;
}

/*----------------------------------------
  module heading
-----------------------------------------*/

.heading {
  background-color: #602a08;
  border-radius: 4px;
  padding: 10px 23px;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
}

.heading-subtitle {
  background-color: #f8f3e8;
  border-radius: 4px;
  border-left: 10px solid #602a08;
  font-size: 20px;
  color: #602a08;
  padding: 5px 20px 5px 15px;
  font-weight: bold;
}

.heading-secondary {
  border-bottom: 2px solid#e2dbc9;
  padding-bottom: 10px;
  color: #602a08;
  font-size: 20px;
  font-weight: bold;
}

.heading-secondary-icon {
  padding-left: 34px;
  position: relative;
}

.heading-secondary-icon::before {
  content: '';
  width: 26px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.heading-secondary-icon-truck::before {
  background: center/contain url(../img/icon-truck.png) no-repeat;
}


/*----------------------------------------
  module tile
-----------------------------------------*/

.tile {
  border: 1px solid #ccc;
  border-bottom: none;
  border-right: none;
}

.tile-item {
  width:  25%;
  float: left;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 12px 15px;
}

.tile-item.tile-item-companyInitial {
  width:  10%;
  font-size: 15px;
  padding: 5px;
}

.tile-item-anchor:hover {
  text-decoration: none !important;
  cursor: pointer;
}

/*----------------------------------------
  module tab
-----------------------------------------*/

.tab-panel li {
  display: inline-block;
  width: 24%;
  box-sizing: border-box;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #ededed;
  border-top: 6px solid #d9d9d9;
  color: #a6a6a6;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
}

.tab-panel li.is-active {
  color: #333;
  font-weight: bold;
  border: solid 1px #bbb;
  border-top: 6px solid #dc151f;
  border-bottom: 2px #fff solid;
  position: relative;
  margin-bottom: -1px;
  z-index: 1;
}

.tab-list {
  border: solid 1px #bbb;
  padding: 20px;
  position: relative;
  margin-top: -1px;
}

/*----------------------------------------
  layout/module ranking
-----------------------------------------*/
.l-ranking-table-company {
  position: relative;
}

.l-ranking-table-company > *:last-child {
  padding-left: 8px;
}

.l-ranking-table-cell > *:first-child {
  width: 180px;
}

.l-ranking-table-cell > *:last-child {
  width: 65px;
}

.ranking-title {
  background-color: #f8f3e8;
  border-radius: 4px;
  border-left: 10px solid #602a08;
  font-size: 20px;
  color: #602a08;
  padding: 5px 20px 5px 15px;
  font-weight: bold;
  margin: 0 0 25px;
}

.ranking-body {
  border: 2px solid #ddd;
  border-radius: 6px;
}

.ranking-body-item {
  display: block;
  position: relative;
  padding: 15px;
  border-bottom: 1px solid #ccc;
  text-decoration: none !important;
}

.ranking-heading {
  color: #fff;
  font-weight: bold;
  padding: 8px 15px;
  font-size: 18px;
  border-radius: 4px;
  margin-bottom: 8px;
}

.ranking-heading-left {
  background-color: #ed6349;
}

.ranking-heading-right {
  background-color: #0084b2;
}

.ranking-table {
  border: 1px solid #ccc;
}

.ranking-table tr > *:last-child {
  border-left: 1px solid #ccc;
  text-align: center;
}

.ranking-table thead {
  background-color: #f3f3f3;
  border-bottom: 1px solid #ccc;
}

.ranking-table thead th {
  text-align: center;
  padding: 5px;
  font-weight: bold;
  box-sizing: border-box;
}

.ranking-table tbody th,
.ranking-table tbody td {
  padding: 15px 8px;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}

.ranking-table-order {
  position: absolute;
  top: 0;
  left: 8px;
}

.ranking-table-logo {
  border: 1px solid #ccc;
  padding: 1px;
  margin-left: 21px;
}

.ranking-table-cell-review {
  text-align: center;
  background-color: #fffcdf;
  color: #dc161f;
  font-size: 12px;
  font-weight: bold;
}

.ranking-note {
  background-color: #f3f3f3;
  color: #717171;
  font-size: 12px;
}

.ranking-note-evidence {
  padding: 20px;
}

.ranking-note-title {
  height: 36px;
  margin-bottom: 20px;
}

.ranking-note-table {
  color: #717171;
  font-size: 12px;
}

.ranking-note-table th {
  width: 115px;
  padding: 3px 0;
  position: relative;
}

.ranking-note-table th:after {
  content: ':';
  position: absolute;
  right: 10px;
  top: 1px;
}

/*----------------------------------------
  companyFilter
-----------------------------------------*/

/* defaultスタイルのリセッt */
.companyFilter-checkBox input[type="checkbox"] {
  display: none;
}

.l-companyFilter-btn {
  width: 270px;
  margin-left: 50px;
}

.l-companyFilter-terms-category {
  margin-left: 9px;
}

.companyFilter-heading {
  font-size: 13px;
  font-weight: bold;
  position: relative;
  padding-left: 18px;
}

.companyFilter-heading::before {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: center/contain url(../img/icon-search.png) no-repeat;
}

.companyFilter-service {
  display: none;
}

.companyFilter-index {
  display: flex;
  -webkit-display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.companyFilter-index li {
  border: 1px solid #ccc;
  border-radius: 18px;
  box-shadow: 0 1px rgba(204, 204, 204, 1);
}

/* 既存のスタイルを打ち消すため詳細度をあげています */
a.companyFilter-index-anchor {
  display: inline-block;
  padding: 4px 14px;
  text-decoration: none;
  cursor: pointer;
}

.companyFilter-terms {
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #f3f3f3;
}

.companyFilter-terms > * {
  padding-bottom: 13px;
  border-bottom: 1px dotted #ccc;
}

.companyFilter-terms > *:last-child {
  padding: 0;
  border-bottom: 0;
}

.companyFilter-terms-label {
  width: 117px;
  color: #828282;
}

.companyFilter-anchor {
  color: #235fbb;
  text-decoration: underline;
  cursor: pointer;
  position: relative;
}

.conpanyFilter-anchor-icon {
  width: 15px;
  height: 15px;
  background-color: #ccc;
  margin-right: 6px;
  display: block;
  border-radius: 50%;
  position: relative;
}

.conpanyFilter-anchor-icon::before,
.conpanyFilter-anchor-icon::after {
  content: '';
  transition: all .4s;
  box-sizing: border-box;
  width: 11px;
  height: 2px;
  position: absolute;
  right: 2px;
  top: 7px;
  background-color: #fff;
  border-radius: 4px;
}

.conpanyFilter-anchor-icon::before {
  transform: rotate(90deg);
}

.conpanyFilter-anchor-icon::after {
  transform: rotate(0deg);
}

.conpanyFilter-anchor-icon.is-open::before {
  transform: rotate(180deg);
}

.conpanyFilter-anchor-icon.is-open::after {
  display: none;
}

.companyFilter-btn {
  padding: 5px 0;
  border: 1px solid #707070;
  border-radius: 3px;
  background-color: #757575;
  box-shadow: 0 1px rgba(44, 44, 44, 1);
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

.companyFilter-btn:hover {
  opacity: .8;
}

.companyFilter-select-wrapper {
  display: inline-block;
  position: relative;
}

.companyFilter-select {
  /* ▼defaultスタイルのリセッt */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
  /* ▲defaultスタイルのリセッt */
  font-size: 12px;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 3px 20px 3px 8px;
  background-color: #fff;
}

.companyFilter-select-wrapper::after {
  content: '';
  display: block;
  position: absolute;
  right: 7px;
  top: 50%;
  border: 5px solid transparent;
  border-top: 8px solid #828282;
  border-bottom: 0;
  transform: translateY(-50%);
}

.companyFilter-checkBox {
  display: inline-block;
  font-size: 12px;
  padding: 6px;
  padding-left: 23px;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
}

.companyFilter-checkBox::before {
  content: '';
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 3px;
  width: 14px;
  height: 14px;
  border: 1px solid #ccc;
  transform: translateY(-50%);
}

.companyFilter-checkBox.is-checked::before {
  background-color: #888;
}

.companyFilter-checkBox.is-checked::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 8px;
  width: 4px;
  height: 9px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-60%) rotate(45deg);
}

.companyFilter-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  padding: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, .8);
  z-index: 10;
}

/*----------------------------------------
  utility
-----------------------------------------*/

.l-align-center {
  text-align: center;
}
