@charset "UTF-8";

/*!
Theme Name: Re:volver 求人テーマ
Description: Re:volverの求人用汎用テーマ
Template:   cocoon-master
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
.pr{
  text-align: right;
  color: #888;
  max-width: 1030px;
  margin: 0 auto;
  font-size: 10px;
}
.content {
  background-color: #fdf0f1;
}
#main h1 {
  padding: 0.6em 0.8em;
}
#main h2 {
  border-top: 4px double#a2835a;
  border-bottom: 4px double#a2835a;
  padding: 14px 0;
  background-color: #fff;
}
.article h2 {
  color: #000 !important;
}
#main h3 {
  border-left: 8px solid #dd8b13;
  border-top: none;
  border-right: none;
  border-bottom: none;
  padding: 4px 0 4px 10px !important;
}
#main h4 {
  border-bottom: dotted thin #a2835a;
  padding: 5px 0 !important;
  margin-bottom: 16px;
}
#main h5 {
  color: #a2835a;
}
#main h6 {
  color: #a2835a;
}
label {
  display: inline-block;
}
strong {
  color: #ea6414;
}

/************************ヒーローヘッダースタート********************/
.pc-hero {
  background-image: url(https://hoiku-style.net//wp-content/uploads/headerPC.png);
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: -20px;
  padding: 32px 20px;
}
.pc-hero .pc-search-box {
  background-color: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  max-width: 442px;
  border-radius: 15px;
  padding: 20px;
  margin: 20px 30px;
}
.sp-hero {
  display: none;
}
.header-container-in.hlt-top-menu {
  padding: 10px 0;
}
.pref-tab .su-tabs-panes {
  min-height: 200px;
}
.pref-kyujin {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  background-color: #f4efe1;
  justify-content: space-around;
  border-radius: 10px;
}
.pref-kyujin-item {
  display: flex;
  background-color: #fff;
  border-radius: 10px;
  padding: 4px;
  margin: 6px;
  flex-grow: 1;
}
.tab-rei .pref-kyujin-item {
  width: calc(50% - 12px);
}
.pref-kyujin-item-img {
  padding: 4px;
}
.pref-kyujin-item-img img {
  display: block;
}
.pref-kyujin-item-detail {
  padding: 4px;
}
.tab-rei .pref-kyujin-item-detail {
  font-size: 18px;
}

.hiketsu,
.useful {
  display: flex;
  justify-content: space-between;
}
.hiketsu a,
.useful a {
  text-decoration: none;
}
.hiketsu-content {
  border: solid thin #bbb;
  border-radius: 10px;
  margin: 10px;
  padding: 8px;
  text-align: center;
  flex: 1;
}
.useful-content {
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
  margin: 10px;
  padding: 8px;
  flex: 1;
}

.hiketsu-content p,
.useful-content p {
  color: #888;
  font-size: 10px;
}
.useful-content p {
  margin: 0;
  line-height: 1.4;
}

.useful-content {
  display: flex;
}
.hiketsu-content-left,
.useful-content-left {
  flex-shrink: 0;
  padding-right: 8px;
}
.kotsu {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.kotsu-left .kotsu-fukidashi {
  margin: 0;
  padding: 17px;
  background-color: #f4efe1;
  border-radius: 10px;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  position: relative;
  margin-right: 16px;
}
.kotsu-right .kotsu-fukidashi {
  padding: 10px;
  background-color: #efefef;
  border-radius: 12px 12px 12px 0;
  font-weight: bold;
  margin: 10px;
}
#pref-rank-title {
  text-align: center !important;
  padding: 0 0 20px 0;
}
#pref-rank-title h2 {
  font-size: 3em !important;
  color: #000 !important;
  border: none !important;
  line-height: 1.4;
}

.jijou h2 {
  font-size: 32px !important;
}
.pref-jijou {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
.jijou-left {
  width: 58%;
  margin: 16px;
}
.jijou-left h3 {
  font-size: 21px;
}
.jijou-left p {
  font-size: 16px;
}
.jijou-right {
  margin: 0 auto;
}
.jijou-right-inner {
  display: flex;
  justify-content: space-between;
}

.jijou-right-inner-l {
  border-radius: 30px 0 30px 30px;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.5);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 26px;
  background-color: #f4efe1;
  margin-right: 6px;
}
#pref-header {
  width: 100%;
}
.sp-header {
  display: none;
}
.pref-jijou-title,
.toggle-title {
  pointer-events: none;
}
.pref-sp-title {
  display: none;
}
.pref-shape {
  margin-bottom: -64px;
}
.pref-shape .elementor-shape-fill {
  fill: #13a7dd;
}
.ac-container {
  border-top: none;
}
.ac-container label {
  display: block;
  cursor: pointer;
  background: #cfcfcf linear-gradient(to bottom, #c7c9c7, #bcbfbc 1px, #bcbfbc 50%, #a8a8a8 50%, #cfcfcf);
  width: 100%;
  text-align: center;
  color: #fff;
  margin: 0 0 8px;
  padding: 14px 0;
  font-size: 18px;
  font-weight: 700;
  border-radius: 4px;
  border-bottom: solid 4px rgba(147, 147, 147, 1);
}
.ac-article {
  overflow: hidden;
  height: 0;
}
.ac-container input {
  display: none;
}
.ac-container input:checked ~ .ac-article {
  height: 100%;
}
.ac-container .sbp-l {
  margin-right: 1em;
  margin-bottom: 16px;
}
.ac-container .speech-balloon p {
  font-size: 12px;
}
.kuchikomi-btn {
  /*display: none;*/
}
.c-list {
  list-style: none;
  padding-left: 0;
}
.c-list__item {
  position: relative;
  margin-bottom: -1px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #dfdfdf;
  word-break: break-all;
}
.c-list__block {
  display: block;
  color: inherit;
  text-decoration: none;
  padding: 12px 16px;
  font-weight: 700;
}
.c-list__block span {
  padding: 4px 8px;
  background-color: #eb6877;
  color: #fff;
  margin-right: 8px;
}
.c-list--arrow .c-list__item:after {
  position: absolute;
  top: 50%;
  right: 8px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -0.5em;
  color: #ff3d6e;
  font-size: 14px;
  pointer-events: none;
  content: "\f105";
}
.ranking-table-sp {
  display: none;
}
.pref-shokushu {
  display: none;
}
.pref-shokushu-btnbox-pc div a img:hover {
  opacity: 0.6;
}
.pref-shokushu-btnbox-pc {
  display: flex;
  justify-content: space-around;
  padding: 14px 0 4px;
}
.search-ac {
  text-align: center;
  font-size: 16px;
  margin-bottom: 0px !important;
  margin: 0 auto;
  max-width: 600px;
}
.search-ac .su-spoiler-title {
  background-color: #f26671 !important;
  color: #fff;
}
.ranking-item-image-tag .rank-img-pc {
  width: 100%;
}
.marker {
  background-color: #fff;
  color: #dd1332;
  font-weight: bold;
}
/************************ヒーローヘッダーエンド********************/

/************************職種別アイコンスタート********************/

#shokushu {
  text-align: center;
  padding: 20px;
  margin: 40px 0;
}
#shokushu a:hover {
  opacity: 0.6;
}
.h-line {
  position: relative;
  display: inline-block;
  padding: 0 155px;
  color: #a2835a;
  font-size: 2em;
  font-weight: 700;
}

.h-line:before,
.h-line:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 145px;
  height: 1px;
  background-color: #a2835a;
}

.h-line:before {
  left: 0;
}
.h-line:after {
  right: 0;
}
#shokushu p {
  color: #a2835a;
  font-size: 13px;
  font-weight: 400;
}

/************************職種別アイコンエンド********************/

/************************比較表スタート********************/
#hikaku {
  padding-top: 40px;
  text-align: center;
}
#hikaku table {
  background-color: #fff;
  table-layout: fixed;
  max-width: 800px;
  margin: 0 auto;
}
#hikaku table img {
  width: 120px;
}
#hikaku table td {
  height: 56px;
  font-size: 18px;
}
#hikaku .hikaku-th {
  width: 140px;
}
#hikaku .hikaku-cu {
  width: auto;
}
#hikaku table .h01 {
  background-image: url(https://xn--u9j926g9ub946be1v.com/wp-content/uploads/2019/11/hikakuico01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-blend-mode: lighten;
}
#hikaku table .h02 {
  background-image: url(https://xn--u9j926g9ub946be1v.com/wp-content/uploads/2019/11/hikakuico02.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-blend-mode: lighten;
}
#hikaku table .h03 {
  background-image: url(https://xn--u9j926g9ub946be1v.com/wp-content/uploads/2019/11/hikakuico03.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-blend-mode: lighten;
}
/************************比較表エンド********************/

/************************求人例スタート********************/
#kyujinrei {
  text-align: center;
  padding-top: 48px;
}
.su-tabs {
  background: #fff !important;
}
.su-tabs-panes {
  min-height: 625px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  border: solid thin #a2835a;
}

.kyujin-rei .su-tabs-panes {
  min-height: inherit;
}
.kyujin-rei .su-tabs-nav {
  display: flex;
  justify-content: space-between;
}
.kyujin-rei .su-tabs-nav span.su-tabs-current {
  background: #f39700 !important;
  color: #fff;
}
.kyujin-rei .su-tabs-nav span {
  font-size: 20px !important;
  font-weight: bold;
  width: 50%;
  text-align: center;
  color: #484e5d;
  background-color: #eff2f5;
  padding: 20px 15px !important;
}
.pref-kyujin {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  background-color: #f4efe1;
  justify-content: space-around;
  border-radius: 10px;
}
.pref-kyujin-item {
  display: flex;
  background-color: #fff;
  border-radius: 10px;
  padding: 4px;
  margin: 6px;
  flex-grow: 1;
  max-width: 305px;
}
.tab-rei .pref-kyujin-item {
  width: calc(50% - 12px);
}
.pref-kyujin-item-img {
  padding: 4px;
}
.pref-kyujin-item-img img {
  display: block;
}
.pref-kyujin-item-detail {
  padding: 4px;
}
.tab-rei .pref-kyujin-item-detail {
  font-size: 18px;
}

/************************求人例アイコンエンド********************/

/************************訴求スタート********************/
.top-sokyu-wrapper {
  max-width: 800px;
  margin: auto;
  padding: 40px 10px;
}
.top-sokyu-header01 {
  display: flex;
  padding: 20px 10px 10px;
  align-items: center;
}
.top-sokyu-header01-01 {
  width: 20%;
  padding: 10px;
}
.top-sokyu-header01-02 {
  width: 80%;
  padding: 12px;
}
.top-sokyu-article {
  display: flex;
  padding: 10px;
}
.top-sokyu-article-01 {
  width: 66.666%;
  padding: 10px;
}
.top-sokyu-article-02 {
  width: 33.333%;
  padding: 10px;
}
.top-sokyu-footer {
  padding: 10px;
  background-color: #fdf9eb;
}
.top-sokyu-footer p {
  padding: 0 50px 10px;
}
.top-sokyu-footer-title {
  font-size: 30px;
  line-height: 1.4em;
  text-align: center;
}
/************************訴求エンド********************/

/************************ランキングスタート********************/
.fukidashi {
  margin: 0;
  padding: 17px;
  background-color: #f4efe1;
  border-radius: 10px;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
.fukidashi-nurse {
  width: 96px;
  padding: 10px;
  min-width: 96px;
}
.fukidashi-wrapper {
  padding: 0 120px 15px 60px;
  display: flex;
}
.sp-ranking-title {
  display: none;
}
.ranking-item {
  border: solid 10px #e9c75a;
  margin-bottom: 1rem;
}
.ranking-item-title {
  padding: 0 0 20px;
}
.ranking-item-title h4 {
  font-size: 28px;
}
.ranking-item-name-text {
  font-size: 30px;
  font-weight: bold;
}
.ranking-item-rating {
  text-align: right;
  margin-top: -30px;
  position: relative;
}
.ranking-item-rating:after {
  content: url("https://hoiku-style.net/wp-content/uploads/hyouka-fukidashi.png");
  position: absolute;
  right: 90px;
  top: -40px;
}
.ranking-item-image-tag {
  width: 40% !important;
  max-width: 200px;
}
.ranking-item-image-tag .rank-img-sp {
  display: none !important;
}
.ranking-item-img-desc {
  margin-top: 8px;
}
.ranking-item-description strong {
  color: #ff8800;
  font-size: 21px;
}
.ranking-list {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}
.ranking-list ul li {
  padding: 4px 0;
  color: #535353;
}
.ranking-comment-wrapper {
  display: flex;
  padding: 10px 20px;
}
.ranking-comment {
  border: solid 4px #d1c0a5;
  padding: 8px;
  border-radius: 8px;
}
.ranking-comment:after {
  content: "";
  position: absolute;
  right: 84px;
  bottom: 85px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: transparent transparent transparent #d1c0a5;
  border-width: 10px 20px 10px 20px;
}
.fukidashi:after {
  content: "";
  position: absolute;
  right: -37px;
  bottom: 48px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: transparent transparent transparent #f4efe1;
  border-width: 10px 20px 10px 20px;
}
.ranking-comment-right {
  flex-basis: 100px;
  flex-shrink: 0;
}
.ranking-table {
  table-layout: fixed;
  margin-top: 16px;
}
.ranking-table th {
  font-size: 12px;
}
.ranking-table td {
  text-align: center;
}
.ranking-table-sp {
  display: none;
}
.ranking-item-detail {
  flex-shrink: 2;
}
.ranking-item-detail a {
  background: #cfcfcf linear-gradient(to bottom, #c7c9c7, #bcbfbc 1px, #bcbfbc 50%, #a8a8a8 50%, #cfcfcf);
}
.ranking-item-link a {
  background-color: #ff7200;
  border-bottom: solid 4px rgba(181, 86, 10, 1);
}
.ranking-item-link a:hover {
  color: #fff !important;
  background-color: #ff7200 !important;
  border-top: solid 2px transparent !important;
  border-left: solid 2px transparent !important;
  border-right: solid 2px transparent !important;
  border-bottom: solid 4px rgba(181, 86, 10, 1) !important;
  opacity: 0.7;
}
.interviewauthor {
  display: flex;
  border: solid 3px #2882b4;
  background-color: #e9f3ff;
  padding: 10px;
  margin-bottom: 15px;
}
.interviewauthor p {
  margin: 0;
}
.evaluationTable td {
  background-color: #fff;
}
.detail-table th {
  min-width: 100px;
}
.sindan-title {
  margin-bottom: 10px;
}
.btmicro-copy {
  text-align: center;
  color: #fff;
  background-color: #8bc34a;
  margin: 0 auto 20px;
  width: 380px;
  font-size: 12px;
  border-radius: 30px;
  position: relative;
  top: 10px;
  padding: 6px;
  animation-name: microbaloon;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 0.5s;
}
.btmicro-copy:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -6px;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-color: #8bc34a transparent transparent;
  border-width: 6px 6px 0;
}
@keyframes microbaloon {
  0% {
    transform: translate(0, 0px);
  }

  100% {
    transform: translate(0, -4px);
  }
}
.ac-container {
  border-top: none;
}
.ac-container label {
  display: block;
  cursor: pointer;
  background: #cfcfcf linear-gradient(to bottom, #c7c9c7, #bcbfbc 1px, #bcbfbc 50%, #a8a8a8 50%, #cfcfcf);
  width: 100%;
  text-align: center;
  color: #fff;
  margin: 0 0 8px;
  padding: 14px 0;
  font-size: 18px;
  font-weight: 700;
  border-radius: 4px;
  border-bottom: solid 4px rgba(147, 147, 147, 1);
}
.ac-article {
  overflow: hidden;
  height: 0;
}
.ac-container input {
  display: none;
}
.ac-container input:checked ~ .ac-article {
  height: 100%;
}
.ac-container .sbp-l {
  margin-right: 1em;
}
.ac-container .speech-balloon p {
  font-size: 12px;
}
.ranking-item .search-tag {
  margin: 2px 0;
  text-align: left;
}
.ranking-item .search-tag ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ranking-item .search-tag ul li {
  background-color: #fffaf1;
  border: solid thin #ff8800;
  color: #ff8800;
  font-size: 12px;
  padding: 1px 3px;
  margin-right: 2px;
  display: inline-block;
}
.ranking-item-link a {
  overflow: hidden;
}
.ranking-item-link a:after {
  content: "";
  height: 100%;
  width: 30px;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #fff;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflection 3s ease-in-out infinite;
}
@keyframes reflection {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
.introduction {
  padding: 12px;
  border: solid thin salmon;
  margin: 12px 0;
  line-height: 1.8;
}
/************************ランキングエンド********************/

/************************検索フォームスタート********************/

#feas-searchform-0 table {
  margin-bottom: 0;
}

#feas-searchform-0 table th {
  text-align: center;
  padding: 8px;
  background-color: #fcf4d7;
}
#feas-searchform-0 table td {
  position: relative;
}
#feas-searchform-0 table td select {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  -webkit-appearance: none;
  appearance: none;
}
#feas-searchform-0 table td label {
  padding: 8px;
}
#feas-searchform-0 table td label input {
  margin-right: 6px;
}
#feas-searchform-0 table .submit {
  text-align: center;
  padding: 8px;
}
#feas-searchform-0 table .submit input {
  width: 100%;
  max-width: 600px;
  height: 56px;
  background: #3fca3a linear-gradient(to bottom, #58ca54, #29be22 1px, #29be22 50%, #05a800 50%, #3fca3a);
  color: #fff;
  border: none;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 700;
}
#feas-searchform-1 {
  display: none;
}
#feas-searchform-0 table .still:after,
#feas-searchform-1 table .still:after {
  content: " ";
  position: absolute;
  right: 16px;
  width: 20px;
  height: 20px;
  margin-top: -30px;
  background: url(https://kaigo-style.com/wp-content/uploads/2021/05/arrow02.png) 0 0 no-repeat;
  background-size: 20px;
  pointer-events: none;
  display: block;
}
#feas-searchform-0 .selecting,
#feas-searchform-1 .selecting,
#feas-searchform-0 table .submit .selecting,
#feas-searchform-1 table .submit .selecting {
  border: 2px solid #ff7600;
  animation-name: form-blink;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  animation-delay: 0s;
}
@keyframes form-blink {
  0% {
    border-color: #ff7600;
  }
  100% {
    border-color: #ffffff;
  }
}

#feas-searchform-0 table .ok,
#feas-searchform-1 table .ok {
  position: relative;
}
#feas-searchform-0 table .ok:after,
#feas-searchform-1 table .ok:after {
  display: block;
  content: " ";
  position: absolute;
  top: 50%;
  right: 36px;
  width: 20px;
  height: 20px;
  margin-top: -8px;
  background: url(https://kaigo-style.com/wp-content/uploads/2021/05/arrow02_ok.png) 0 0 no-repeat;
  background-size: 20px;
  pointer-events: none;
}
/************************検索フォームエンド********************/
/************************フッタースタート********************/
.navi-entry-cards {
  display: flex;
  margin-top: 24px;
}
.navi-entry-card-title {
  color: #dd1332;
}
#footer-in {
  background-image: url(https://hoiku-style.net/wp-content/uploads/footer_backimg.png);
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 200px;
}
/************************フッターエンド********************/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
  /*必要ならばここにコードを書く*/
}

/*768px以下*/
@media screen and (max-width: 768px) {
  .header-container-in.hlt-top-menu .logo-header img {
    height: auto;
    width: 50%;
    max-width: 280px;
  }
  #header .site-name-text {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 0;
  }
  .content {
    margin-top: 0px;
  }
  main.main,
  div.sidebar {
    padding: 0;
  }
  article.article {
    padding: 10px;
  }
  .header-container-in.hlt-top-menu {
    padding: 0;
  }
  #sidebar {
    display: none;
  }
  #header-container {
    background-color: #fff;
    border-bottom: solid 1px #dd8b13;
    margin-bottom: 8px;
  }
  .breadcrumb {
    margin-top: 0px;
  }
  .ranking-item-title {
    padding: 0 0 10px;
  }
  .ranking-item-title h4 {
    font-size: 18px;
  }
  .ranking-list {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
  }
  .ranking-list ul li {
    padding: 4px 0;
    color: #000;
  }
  .ranking-item-image-tag {
    display: block;
    max-width: 110px;
  }
  .ranking-item-rating {
    text-align: right;
    margin-top: -10px;
    position: relative;
  }
  .ranking-item-img-desc {
    margin-top: 0px;
    display: flex;
  }
  .ranking-item {
    padding: 14px;
    border-width: 6px;
  }
  .ranking-item-name-text {
    font-size: 26px;
  }
  .ranking-item-image-tag {
    width: 100% !important;
  }
  .ranking-item-image-tag .rank-img-sp {
    display: block !important;
  }
  .ranking-item-image-tag .rank-img-pc {
    display: none !important;
  }
  .ranking-comment-wrapper {
    padding: 0px;
  }
  .ranking-comment:after {
    right: 64px;
  }
  .ranking-item-rating:after {
    display: none;
  }
  .ranking-item-link-buttons {
    display: flex;
  }
  .ranking-item-detail a {
    padding: 14px 0;
    font-size: 11px;
  }
  .ranking-table {
    display: none;
  }
  .ranking-item .ranking-table-sp {
    display: table;
    padding: 4px;
    margin: 6px 0;
  }
  #main-panel .su-tabs-nav span {
    border: none !important;
    padding: 6px 10px !important;
    font-weight: bold !important;
    background-color: #eff2f5;
    text-align: center;
    margin-right: 3px !important;
    border-radius: 5px 5px 0px 0px !important;
    font-size: 13px;
    background-image: none !important;
    flex: 1;
    line-height: 1.4;
  }
  #main-panel .su-tabs-nav span:last-child {
    margin-right: 0px !important;
  }
  #main-panel .su-tabs-nav span.su-tabs-current {
    background-color: #eb6877 !important;
    background-image: none !important;
    color: #fff;
    cursor: default;
  }
  .su-tabs-pane {
    padding: 6px !important;
  }
  .addTerm {
    padding: 0 30px;
    display: table-cell;
  }
  .addTerm p {
    text-align: center;
    background-color: #bbb;
    border-radius: 30px;
    width: 100%;
    padding: 5px 0;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    margin: 6px 0;
  }
  .searchFormTable {
    margin-bottom: 0;
  }
  #feas-searchform-0 table th,
  #feas-searchform-1 table th {
    min-width: 80px;
  }
  #main-panel .su-tabs-vertical .su-tabs-nav {
    display: flex;
    justify-content: space-between;
    border: none !important;
    width: 100% !important;
  }
  #main-panel .su-tabs-vertical .su-tabs-panes {
    width: 100% !important;
    min-height: inherit !important;
    max-height: inherit !important;
    box-shadow: none;
  }
  .ac-container label {
    font-size: 14px;
  }
  .merit-table th {
    min-width: 60px;
  }
  .btmicro-copy {
    width: 90%;
  }
  .pc-hero {
    display: none;
  }
  .sp-hero {
    display: block;
  }
  #shokushu {
    display: none;
  }
  #kyujinrei {
    display: none;
  }
  .kyujin-rei .su-tabs-nav span {
    font-size: 14px !important;
    padding: 14px !important;
  }

  #feas-searchform-1 {
    display: block;
  }
  #feas-searchform-0 {
    display: none;
  }
  #feas-searchform-1 table th {
    text-align: center;
    background-color: #fcf4d7;
    white-space: nowrap;
    padding: 6px;
    font-size: 12px;
    max-width: 80px;
  }
  #feas-searchform-1 table td {
    padding: 4px;
    position: relative;
  }
  #feas-searchform-1 table td select {
    width: 100%;
    height: 32px;
    padding: 0 6px;
    -webkit-appearance: none;
    appearance: none;
  }
  #feas-searchform-1 table td label {
    padding: 2px 4px;
    display: inline-block;
  }
  #feas-searchform-1 table td label input {
    margin-right: 6px;
  }
  #feas-searchform-1 table .submit {
    text-align: center;
    padding: 8px;
  }
  #feas-searchform-1 table .submit input {
    width: 100%;
    max-width: 600px;
    height: 56px;
    background: #3fca3a linear-gradient(to bottom, #58ca54, #29be22 1px, #29be22 50%, #05a800 50%, #3fca3a);
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
  }
  #feas-searchform-0 table .still:after,
  #feas-searchform-1 table .still:after {
    content: " ";
    right: 20px;
    margin-top: -26px;
  }

  #feas-searchform-0 table .ok,
  #feas-searchform-1 table .ok {
    position: relative;
  }
  #feas-searchform-0 table .ok:after,
  #feas-searchform-1 table .ok:after {
    right: 14px;
  }
  .fukidashi-wrapper {
    padding: 0 20px 15px;
  }
  .sp-ranking-title {
    display: block;
    margin-bottom: 10px;
  }
  .pc-ranking-title {
    display: none;
  }
}

/*480px以下*/
@media screen and (max-width: 480px) {
  .ranking-item-title {
    padding: 0 0 10px;
  }
  .ranking-item-title h4 {
    font-size: 18px;
  }
  .ranking-list {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
  }
  .ranking-item-description ul {
    margin-top: 0 !important;
    padding-left: 6px;
  }
  .ranking-list ul li {
    padding: 4px 0;
    color: #000;
    line-height: 1.4;
  }
  .ranking-item-image-tag {
    display: block;
    max-width: 110px;
  }
  .ranking-item-rating {
    text-align: right;
    margin-top: -10px;
    position: relative;
  }
  .ranking-item-img-desc {
    margin-top: 0px;
    display: flex;
  }
  .ranking-item {
    padding: 14px;
  }
  .ranking-item-name-text {
    font-size: 26px;
  }
  .ranking-item-image-tag {
    width: 100% !important;
  }
  .ranking-item-image-tag .rank-img-sp {
    display: block !important;
  }
  .ranking-item-image-tag .rank-img-pc {
    display: none !important;
  }
  .ranking-comment-wrapper {
    padding: 0px;
  }
  .ranking-comment:after {
    right: 64px;
  }
  .ranking-item-rating:after {
    display: none;
  }
  .ranking-item-link-buttons {
    display: flex;
  }
  .ranking-item-detail a {
    padding: 14px 0;
    font-size: 11px;
  }
  .ranking-table {
    display: none;
  }
  .ranking-item .search-tag ul li {
    font-size: 10px;
  }
  .top-sokyu-wrapper {
    padding: 16px;
    margin-bottom: 10px;
  }
  .top-sokyu-header01 {
    padding: 0;
  }
  .top-sokyu-footer-title {
    font-size: 20px;
  }
  .top-sokyu-article-01 h3,
  .top-sokyu-article-01 h3 {
    font-size: 16px;
  }
  .top-sokyu-footer p {
    padding: 0;
  }
  .top-sokyu-article {
    flex-wrap: wrap;
    padding: 0;
  }
  .top-sokyu-article-01,
  .top-sokyu-article-02 {
    width: 100%;
  }
  #hikaku {
    padding: 10px 6px;
  }
  #hikaku th {
    line-height: 1.1em;
  }
  #hikaku .hikaku-th {
    width: 20px;
  }
  #hikaku table td {
    font-size: 14px;
  }
  #hikaku .txt-s {
    font-size: 11px;
  }
  #main .kyujinrei-box h2 {
    font-size: 16px;
    padding: 4px;
  }
  .pref-kyujin {
    padding: 2px;
  }
  .pref-kyujin-item {
    width: calc(50% - 4px);
    padding: 2px;
    margin: 2px;
  }
  .pref-kyujin-item-img {
    padding: 2px;
    max-width: 60px;
  }
  .pref-kyujin-item-detail {
    padding: 2px;
    line-height: 1.2;
    font-size: 10px;
  }
  .tab-rei .pref-kyujin-item-detail {
    font-size: 10px;
  }
  .pref-lead {
    border: 1px solid #ccc !important;
    font-size: 16px;
  }
  .hiketsu,
  .useful {
    display: block;
  }
  .hiketsu-content {
    display: flex;
  }
  #pref-rank-title h2 {
    font-size: 20px !important;
    padding: 0;
  }
  .kotsu {
    margin-bottom: 20px;
    padding: 0 6px;
  }
  .kotsu-right img {
    min-width: 60px;
  }
  .pref-jijou,
  .sp-toggle {
    padding: 8px;
    margin-bottom: 20px;
  }
  .jijou {
    margin-top: -10px;
  }
  #content #content-in #main .jijou h2 {
    font-size: 18px !important;
    color: #f26671 !important;
    border-radius: 40px;
    padding: 6px !important;
  }
  .jijou-left,
  .jijou-right {
    width: 100%;
    margin: 0;
  }
  .jijou-right-inner-l {
    padding: 10px;
  }
  .jijou-right-inner-r {
    max-width: 90px;
  }
  .jijou-left h3 {
    font-size: 18px;
  }
  .jijou-left p {
    font-size: 14px;
  }
  .navi-entry-cards {
    display: block;
  }
}
