@charset "UTF-8";

/*!
Theme Name: revolver-list
Template:   cocoon-master
Version:    1.0.8
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
p,h1,h2,h3,h4,h5,h6{
  margin-bottom: 24px;
}
#main h2{
  border: none;
  background-color: #25a897;
  color: #fff;
  padding: 12px;
}
#search-form h2 {
  font-size: 32px;
  border: none;
  background-color: #fff;
  margin: 0;
  padding: 0;
}
#main h3{
  border-top: 1px solid #25a897;
  border-bottom: 1px solid #25a897;
  padding: 14px 0;
  color: #25a897;
  background-color: #fff;
}
#main .lp-card-wrapper h3{
  border: none;
  background-color: none;
  color: #19448e;
  margin: 0;
  padding: 0;
  font-size: 1.2em;
}
.total-cv{
  width: fit-content;
  margin: 8px auto 0;
  position: relative;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  animation-name: microbaloon;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 0.5s;
}
.line{
  background: linear-gradient(transparent 60%, #ffd70078 90%);
  font-weight: bold;
}
.header-container {
  padding: 4px;
  /* border-bottom: solid 4px #034105; */
}
.header-container-in.hlt-top-menu .wrap {
  min-width: 245px;
}
.entry-title {
  font-size: 42px;
}
#lp01-header {
  width: 100%;
  position: relative;
  z-index: 2;
  background: rgb(255, 255, 255);
  background: -webkit-linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(245, 245, 220, 1) 1%, rgba(0, 0, 0, 1) 9%);
  background: -o-linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(245, 245, 220, 1) 1%, rgba(0, 0, 0, 1) 9%);
  background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(245, 245, 220, 1) 1%, rgba(0, 0, 0, 1) 9%);
  background-image: url(https://xn--u9j926g9ub946be1v.com/wp-content/uploads/2020/01/hedaer-lpc.jpg);
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}
.lp01-header-in {
  width: 1256px;
  height: 560px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /*background-image: url(https://xn--u9j926g9ub946be1v.com/wp-content/uploads/2019/11/header-bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;*/
}
.lp01-header-in-l {
  position: relative;
}
.slideLR00MF {
  opacity: 0;
}
.slideLR01MF {
  -webkit-animation: slideLR01MF 0.5s forwards;
  animation: slideLR01MF 0.5s forwards;
  position: absolute;
  bottom: 480px;
  left: 50px;
  width: 420px;
  opacity: 0;
}
@-webkit-keyframes slideLR01MF {
  0% {
    -webkit-transform: translate(-100%, -50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes slideLR01MF {
  0% {
    -webkit-transform: translate(-100%, -50px);
    transform: translate(-100%, -50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
.slideLR02MF {
  -webkit-animation: slideLR02MF 0.85s forwards;
  animation: slideLR02MF 0.85s forwards;
  position: absolute;
  bottom: 345px;
  width: 640px;
  opacity: 0;
}
@-webkit-keyframes slideLR02MF {
  0% {
    -webkit-transform: translate(-100%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes slideLR02MF {
  0% {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}

.lp01-header-in-r {
  position: relative;
  min-width: 560px;
}
/*.lp01-header-in-r img{
	position: absolute;
	bottom: 0;
	right: 0;
}*/
.drop00 {
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  opacity: 0;
}
.drop00a {
  -webkit-animation: drop00 0.5s forwards;
  animation: drop00 0.5s forwards;
}
@-webkit-keyframes drop00 {
  0% {
    -webkit-transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes drop00 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.header-ca-main-title {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
}
.zoomIn00 {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}
.zoomIn00a {
  -webkit-animation: zoomIn00 0.5s forwards;
  animation: zoomIn00 0.5s forwards;
}
@-webkit-keyframes zoomIn00 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0);
  }
  25% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 0.5;
    -webkit-transform: scale3d(0.2, 0.2, 0.2);
  }
  80% {
    opacity: 0.8;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
  }
  90% {
    opacity: 0.9;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomIn00 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
  }
  25% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 0.5;
    -webkit-transform: scale3d(0.2, 0.2, 0.2);
    transform: scale3d(0.2, 0.2, 0.2);
  }
  80% {
    opacity: 0.8;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2);
  }
  90% {
    opacity: 0.9;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.aniDly05 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.aniDly075 {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.aniDly10 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.aniDly125 {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
.aniDly15 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.aniDly175 {
  -webkit-animation-delay: 1.75s;
  animation-delay: 1.75s;
}
.aniDly20 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.aniDly25 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.lp01-header-in2 {
  margin: 0 auto 40px;
  display: block;
  width: 1256px;
  position: relative;
  margin-top: -60px;
  padding: 0 80px;
  height: 160px;
}
#lp02-header {
  min-width: var(--full-column-width);
  height: 370px;
  /* width: 100%;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
  background: rgb(255, 255, 255);
  background: -webkit-linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(245, 245, 220, 1) 35%, rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(245, 245, 220, 1) 35%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(245, 245, 220, 1) 35%, rgba(0, 0, 0, 1) 100%);
  background-image: url(https://pita-job.net/engineer/wp-content/uploads/hedaer01.png);
  background-size: contain;
  background-position: center;
  background-repeat: repeat-x; */
}
.lp02-header-in {
  margin: 0 auto;
  max-width: 1000px;
}
#lp02-header-sp{
  display: none;
}
.banner-ranking, .header-btn{
  max-width: 640px;
  margin: 0 auto;
  display: flex;
  justify-content: space-evenly;
  padding: 0 8px;
  margin-bottom: 14px;
}
.header-btn .header-btn-l,.header-btn .header-btn-r{
  width: 90%;
  max-width: 230px;
  text-align: center;
  padding: 8px;
  border-radius: 16px;
  text-decoration: none;
  color: black;
}
.header-btn .header-btn-l{
  background-color: #c3d825;
}
.header-btn .header-btn-r{
  background-color: #ffb435;
}

.main-visual-inner h1{
  padding-top: 50px;
}
.main-visual-inner-sp{
  position: relative;
}
.ribbon1{
  position: absolute;
  left: 58px;
  bottom: 16px;
  background-color: #a5942a;
  color: #fff;
  padding: 0px 8px;
  line-height: 20px;
}
.header-lead {
  background-color: #000;
  color: #fff;
  padding: 10px;
  border-radius: 12px 16px;
  border: solid #fff 4px;
  margin: 0 150px 0;
}
#lp03-header {
  width: 100%;
  position: relative;
  padding-top: 60px;
}
#lp03-header h2 {
  text-align: center;
  margin-bottom: 80px;
}
.lp03-header-in {
  width: 1256px;
  margin: 0 auto;
  position: relative;
  padding-top: 60px;
  text-align: center;
}
.type-lead {
  width: 1256px;
  margin: 0 auto;
  padding-top: 60px;
}
.type-lead-item {
  background-color: #000;
  margin-bottom: 40px;
  position: relative;
}
.type-lead-item:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -18px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  border-width: 18px 18px 0 18px;
}
.type-lead-item-in {
  padding: 4px 4px 4px 60px;
}
.type-lead-item-in h3 {
  font-size: 2.2em;
  color: #fff;
}
.type-lead-item-in p {
  background-color: #fff;
  padding: 20px;
  margin: 0;
}
@-webkit-keyframes bgscroll {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2000px 0;
  }
} /* 2000px使用した背景画像の横幅 */
@keyframes bgscroll {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2000px 0;
  }
}
.content {
  margin-top: 0px;
}

.text-red {
  color: #f00;
  font-weight: bold;
}
#lp-card{
  display: flex;
  justify-content: center;
}
.lp-card-wrapper{
  padding: 6px 6px 12px;
  margin-bottom: 12px
}
.lp-card-item{
  border: #000 solid thin;
  background-color: #fff;
  width: 33%;
  padding: 16px;
  max-width: 236px;
  margin: 0 8px;
}
.lp-card-wrapper h3{
  color: #19448e;
  font-size: 1.1rem;
  text-align: center;
}
#ichiran{
  text-align: center;
}
#kyujinrei02{
  max-width: 1000px;
  margin: 0px auto 40px;
  position: relative;
  border-top: 3px solid #034105;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.15);
  border-radius: 16px;
  padding: 8px;
  font-weight: bold;
}
.mySwiper {
  width: 90%;
}
.swiper-backface-hidden .swiper-slide {
  border: solid thin #000;
  padding: 0 0 22px 0;
}
.swiper .swiper-wrapper table td{
  border: solid thin #eee;
  font-weight: 100;
}
.swiper .swiper-wrapper table th{
  white-space: nowrap;
  border: solid thin #eee;
}
.button-jump {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 400px;
  margin: 8px auto 0;
  padding: 0.5em;
  background: linear-gradient(-15deg, #8B7326 20%, #D9BC41 50%, #8B7326 80%);
  border-radius: 6px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
#sokyu {
  background-color: #f3f1df;
  padding: 60px 8px 80px;
}
.sokyu-wrapper {
  display: flex;
  justify-content: space-around;
  max-width: 1330px;
  margin: 0 auto 100px;
}
.sokyu-wrapper > div {
  flex-basis: 30%;
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  border-top: 5px solid #034105;
}
.sokyu-wrapper img {
  display: block;
  margin: 0 auto;
  width: 50%;
}
#sokyu h2 {
  margin: 20px 0;
  text-align: center;
}
#sokyu h3 {
  padding-left: 10px;
  border-bottom: solid thin;
  font-size: 1.6em;
  margin: 1em;
  color: #054207;
  line-height: 1.6;
}
#sokyu p {
  margin: 2.2em;
}
#sokyu-02{
  max-width: 1000px;
  margin: 0 auto 40px;
  padding: 10px;
}
.sokyu-02-title {
  display: flex;
  padding: 10px;
  border-style: solid;
  border-width: 4px;
  border-color: #034105;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-bottom: 12px;
}
.sokyu-02-title-l {
  padding: 10px 0;
  background-color: #034105;
  width: 18%;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.sokyu-02-title-r {
  color: #3f3f3f;
  font-size: 1.8em;
  font-weight: 700;
  width: 81.332%;
  text-align: center;
}
.sokyu-02-article-l {
  width: 100%;
  margin-right: 0;
}
.sokyu-02-article-l p {
  margin-bottom: 1.2em;
  font-size: 14px;
}
.sokyu-02-article-r {
  width: 33.333%;
  float: right;
}
#sokyu-sp {
  display: none;
}
.twosite-sokyu{
  padding: 2em 0px;
  margin-bottom: 2em;
}
.twosite-sokyu-wrapper{
  max-width: 680px;
  margin-inline: auto;
  border-radius: 36px;
  border-width: 8px;
  border-style: solid;
  border-color: #15bfaa;
  border-image: initial;
}
.twosite-sokyu-wrapper h2{
  padding: 1em 0px 0px;
  max-width: 500px;
  margin: auto;
}
.twosite-sokyu-wrapper h3:before {
  background-image: url(/wp-content/uploads/twosaite-icon.png);
  position: absolute;
  display: block;
  content: "";
  top: 12px;
  left: -60px;
  width: 35px;
  height: 35px;
  background-position: 50% 50%;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: contain;
}
.twosite-sokyu-point1{
  line-height: 1.8;
  margin: 1.5em 88px;
  padding: 1em 0px 0px;
  border-top: 2px dotted #15bfaa;
  position: relative;
}
.twosite-sokyu-point2{
  line-height: 1.8;
  margin: 1.5em 88px;
  padding: 1em 0px 0px;
  border-top: 2px dotted #15bfaa;
  margin-bottom: 0px;
  padding-bottom: 30px;
  position: relative;
}
.cp_point {
  position: relative;
  margin: 72px auto 30px;
  padding: 35px 20px 25px 50px;
  border: 3px double #da3c41;
  background-color: #fff;
  border-radius: 10px;
  max-width: 900px;
  font-size: 1.3em;
}
.cp_point::before {
  position: absolute;
  top: -1.25em;
  left: 1.5em;
  content: attr(title);
  padding: 0.3em 0.5em 0 2em;
  font-size: 90%;
  font-weight: bold;
  color: #da3c41;
  height: 27px;
  background-color: #fcfcfc;
  border-radius: 20px;
  border: 2px solid #da3c41;
}
.cp_point::after {
  position: absolute;
  top: -1em;
  left: 0.5em;
  font-family: FontAwesome;
  content: "\f164 ";
  padding: 0.3em 0 0 0;
  font-size: 18px;
  color: #fff;
  line-height: 25px;
  text-align: center;
  width: 35px;
  height: 30px;
  background-color: #da3c41;
  border-radius: 20px 0 0 20px;
}
.cp_point > li {
  position: relative;
  list-style-type: none;
}
.cp_point > li::before {
  position: absolute;
  top: 0.25em;
  left: -1.5em;
  font-family: FontAwesome;
  content: "\f138 ";
  color: #bbb;
}
.cp_point h4 {
  text-align: center;
  margin-top: 24px;
  border: solid thin #000;
  max-width: 400px;
  margin: 24px auto 8px;
}
.kumiawase-list {
  display: flex;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  max-width: 550px;
  margin: 0 auto;
}
.kumiawase-item {
  flex-basis: 50%;
  padding: 8px;
  text-align: center;
}
.kyujinrei-title {
  color: #007b43;
  margin-top: 10px;
  text-align: center;
  padding: 2px 8px;
  font-size: 1.1rem;
  font-weight: bold;
}
.tb_list {
  display: flex;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  max-width: 1030px;
  flex-wrap: wrap;
}
.tb_item {
  width: 50%;
  border: 1px solid #ddd;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .tb_item {
    width: 100%;
  }
}
.tb_list .tb_item a {
  position: relative;
  display: block;
  padding: 25px 25px 25px 67px;
  overflow: hidden;
  font-size: 16px;
  line-height: 14px;
  color: #222;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
}
.tb_list .tb_item a:after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  content: "";
  border-top: 2px solid #ddd;
  border-right: 2px solid #ddd;
  width: 10px;
  height: 10px;
  transform: rotate(45deg) translate(0, -50%);
}
.tb_list .tb_item a:hover {
  color: #0364a7;
}
.tb_list .tb_item a:hover::after {
  border-color: #0364a7;
}
.tb_list .tb_item a img {
  position: absolute;
  top: 50%;
  left: 18px;
  display: block;
  width: 32px;
  height: 32px;
  transform: translate(0, -50%);
}
/* .triangle {
  width: 50px;
  height: 30px;
  background-color: #000;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  margin: 0 auto 30px;
} */
.ranking-comment-wrapper {
    margin-bottom: 14px;
}
/************************転職の流れ********************/
.ranking-flow {
  position: relative;
  padding: 30px 0 20px;
}
.ranking-flow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border: solid 50px transparent;
  border-top: solid 30px #F2F3F3;
}
.ranking-flow-inner {
  width: 100%;
  max-width: 1000px;
  margin: 10px auto 0;
}
.ranking-flow-title {
  text-align: center;
  font-size: 2rem;
}
.flow-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 100%;
  margin: 8px auto;
  padding: 5px 0;
  border: solid 2px #000;
  border: none;
  width: 98%;
  padding: 5px;
}
.flow-item_block {
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  width: 22%;
  display: flex;
  justify-content: space-around;
}
.flow-item_arrow {
  margin: auto;
  border: solid 15px transparent;
  border-left-color: #d3db91;
  border-right: none;
}
.flow-item_block_img {
  display: block;
  width: 95%;
}
.flow-item_block_content {
  width: 100%;
}
.flow-item_block_head {
  padding: 5px 0;
  border-bottom: dotted 1px #bbb;
  font-size: 15px;
  font-weight: bold;
}
.flow-item_block_head img {
  display: inline-block;
  height: 1em;
}
.flow-item_block_text {
  padding: 3px;
  font-size: 14px;
}
/************************２つのポイント********************/
#point{
  background-color: #262f64;
  color: #fff;
  display: flex;
  justify-content: space-around;  
  margin-bottom: 30px;
  /* background: linear-gradient(220.55deg, #2b7a36 0%, #261e55 100%); */
  background-image: url(https://pita-job.net/doctor/wp-content/uploads/38876437.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.point-wrapper{
  max-width: 1330px;
  margin-inline: auto;
  padding: 4rem 8px;
}
#point .point-wrapper h3{
  margin-bottom: 2rem;
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.6;
  text-shadow: 0 0 80px rgb(192 219 255 / 75%), 0 0 32px rgb(65 120 255 / 24%);
}
#point .point-wrapper ol{
  padding-left: 20px;
}
#point .point-wrapper ol>li{
  padding: 1rem 0;
}
#point .point-wrapper ol>li strong{
  font-size: 1.1rem;
  text-shadow: 0 0 80px rgb(192 219 255 / 75%), 0 0 32px rgb(65 120 255 / 24%);
}
#point .point-wrapper ol ul{
  padding-left: 8px;
  padding-top: 8px;
}
#point .point-wrapper ol ul li{
  font-size: 14px;
  margin-bottom: 12px;
}
#nayamitema{
  text-align: center;
  margin-bottom: 4rem;
  max-width: 500px;
  margin-inline: auto;
}
#nayami-answer{
  max-width: 840px;
  margin-inline: auto;
}
.nayami-answer-item{
  padding: 50px 40px 40px;
  margin-bottom: 4rem;
  border-width: 1px;
  border: thin solid #000;
  position: relative;
}
.nayami-answer-item_number{
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  width: 690px;
  padding: 0;
  margin: 0;
  font-size: 32px;
  transform: translateY(-50%) translateX(-50%);
  background-color: #fff;
}
.nayami-answer-item_title{
  padding: 0;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background-color: #034105;
}
.nayami-answer-item_text{
  word-wrap: break-word;
  margin-bottom: 2rem;
}
.nayami-answer-item_text > p{
  margin-bottom: 1rem;
  font-size: 14px;;
}
#search-form-wrapper {
    max-width: 1000px;
    margin: 0 auto 40px;}
  #search-form {
    padding: 20px;
    margin: 0 auto;
    background-color: #fff;
    border: solid #034105 3px;
    border-radius: 8px;
    text-align: center;
  }
  #search-form h2 {
    font-size: 32px;
    border: none;
  }
  #feas-searchform-4 {
    display: block;
    justify-content: space-between;
    font-size: 12px;
  }
  #feas-searchform-4 label {
    display: flex;
    margin-bottom: 10px;
    max-width: none;
    min-width: 140px;
  }
  
  .search-form4 {
    margin-top: 30px;
  }
  
  #feas-submit-button-4 {
    width: 180px;
  }
  #feas-searchform-4 select {
    background-color: #034105;
    color: #fff;
    -webkit-appearance: none;
    appearance: none;
    font-size: 16px;
    margin-left: 4px;
    padding: 8px;
  }

  .search-title {
    text-align: center;
    background-color: #034105;
    color: #fff;
    font-weight: bold;
    width: 156px;
    padding: 2px;
    font-size: 14px;
    margin: 0;

  }
  .still, .ok {
    position: relative;
    border: 2px solid #034105;
}
.selecting {
  border: 2px solid #ff7600;
  border-radius: 5px;
  animation-name: blink;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  animation-delay: 0s;
}
/************************比較表********************/
#hikaku-wrapper{
  max-width: 1000px;
  margin-inline: auto;
}
#hikaku-wrapper table{
  text-align: center;
}
#hikaku-wrapper table:not(.has-border-color) th,#hikaku-wrapper table:not(.has-border-color) td{
  border: solid 1px #ccc;
}
#hikaku-wrapper table:not(.has-border-color) th{
  font-size: 10px;
  padding: 5px 0;
  background: #f5f5f5;
  color: #666;
}
#hikaku-wrapper table:not(.has-border-color) td{
  background-color: #fff;
  padding: 10px 5px;
}
.hikaku-btn{
  text-decoration: none;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  background: #eca73b;
  box-shadow: 0px 6px 0px #5e4a0c;
  padding: 10px 0;
  line-height: 1.25;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.hikaku-site{
  width: 220px;
  text-align: center;
}
.hikaku-score{
  color: #ff4b4b;
  font-weight: bold;
  font-size: 20px;
}
.hikaku-kyujinnum{
  font-size: 16px;
  font-weight: bold;
}
ul.hikaku-point{
  list-style-type: none;
  padding-left: 0;
}
ul.hikaku-point li{
  font-size: 16px;
  width: calc(100% - 10px);
  border: solid 2px #013831;
  background: #f9ffef;
  color: #013831;
  font-weight: bold;
  margin: 0 auto 4px;
  line-height: 1;
  padding: 6px 0;
  border-radius: 6px;
}
#hikaku-wrapper .su-tabs{
  padding: 0;
}
#hikaku-wrapper .su-tabs .su-tabs-nav {
  display: flex;
  justify-content: space-between;
  border: none !important;
  width: 100% !important;
}
#hikaku-wrapper .su-tabs .su-tabs-panes {
  width: 100% !important;
  min-height: inherit !important;
  max-height: inherit !important;
  box-shadow: none;
  border: solid 2px #25a897;
}
#hikaku-wrapper .su-tabs-nav span.su-tabs-current {
  background-color: #25a897 !important;
  color: #fff;
  cursor: default;
}
#hikaku-wrapper .su-tabs-nav span {
  border: none !important;
  padding: 24px 6px !important;
  font-weight: bold !important;
  background-color: #eff2f5;
  text-align: center;
  margin-right: 3px !important;
  font-size: 24px;
  flex: 1;
}
strong{color: unset;}
.modal .h5,h5{font-size:1rem;margin-bottom:.5rem;margin-top:0;font-weight:500;line-height:1.2}
#main { padding: 8px; }
p,#main h2{margin-bottom: 1.4em;}
.ranking-item-rating:after{display: none;}
.header-container-in.hlt-top-menu .logo-header img{display: none;}
.pr{margin: -14px auto 0;}
#lp-card{
  display: flex;
  justify-content: center;
margin-bottom: 24px;
}
.lp-card-wrapper{
  padding: 6px 6px 12px;
  margin-bottom: 12px
}
.lp-card-item{
  border: #000 solid thin;
  background-color: #fff;
  width: 33%;
  padding: 12px;
  max-width: 236px;
  margin: 0 8px;
}
.lp-card-wrapper h3{
  color: #19448e;
  font-size: 1.1rem;
  text-align: center;
}
.btn-flash {
  overflow: hidden;
}
.btn-flash: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;
  }
}

/**********************************************************************************************************
** レスポンシブデザイン用のメディアクエリ
**********************************************************************************************************/
/*1280px以下*/
@media screen and (max-width: 1280px) {
  .search-text-wrpper {
    margin: 1.8em -2em 1.8em 6em;
  }
  #genre {
    width: 100%;
  }
  .arrow-section {
    width: 100%;
  }
  .side-ikumouzai .side-ikumouzai-l {
    left: 10px;
    bottom: 50px;
    height: 150px;
  }
  .side-ikumouzai .side-ikumouzai-r {
    right: 10px;
    bottom: 90px;
    height: 150px;
  }
  .type-lead {
    width: auto;
    padding: 20px 60px;
  }
  .lp03-header-in {
    width: auto;
  }
}

/*1030px以下*/
@media screen and (max-width: 1030px) {
  .lp01-header-in {
    width: 100%;
  }
  .lp02-header-in {
    width: 100%;
  }
  .lp01-header-in2 {
    width: 100%;
    padding: 0 12px;
    margin-top: -20px;
  }
  #search-form-wrapper {
    width: 100%;
  }
  .rankingUpdate {
    top: 27%;
    width: 100%;
    font-size: 32px;
  }
  .rankingUpdate-ca {
    top: -49%;
    width: 100%;
    font-size: 40px;
  }
  .slideLR01MF {
    bottom: 420px;
  }
  .slideLR02MF {
    bottom: 277px;
  }
  .rank-item-list {
    flex-basis: 310px;
    min-width: 310px;
  }
  .hyouka-star {
    font-size: 1em;
  }
  .hyouka-star span {
    margin-left: 8px;
  }
  .rank-item01-image {
    width: 160px;
    padding-right: 0px;
    flex-basis: 160px;
  }
  .rank-item02-wrapper table {
    width: 380px;
  }
  .genre-wrapper {
    margin: 0 60px;
  }
  .type-lead-item-in {
    padding: 4px 4px 4px 90px;
  }
  .ikumou-column-more .alm-reveal li {
    width: 47%;
  }
  .sokyu-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 32px;
  }
  .sokyu-wrapper > div {
    flex-basis: 100%;
    margin-bottom: 12px;
  }
}

/*768px以下*/
@media screen and (max-width: 768px) {
  .entry-title {
    font-size: 24px;
  }
  .mobile-none {
    display: none;
  }
  .lp01-header-in {
    height: 340px;
  }
  .lp01-header-in-r {
    min-width: 330px;
    overflow: hidden;
    width: 400px;
  }
  .lp01-header-in-r img {
    right: -50px;
  }
  .lp01-header-in2,
  .lp02-header-in2 {
    width: 100%;
  }

  #lp02-header {
    display: none;
  }
  .lp02-header-in {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    margin-bottom: 0;
    min-height: 210px;
  }
  .lp02-header-in h2 {
    padding-top: 60px;
  }
  .keyvisual {
    padding-top: 5em;
  }
  .keyvisual h1 {
    font-size: 2.1em;
    line-height: 1.5em;
    margin-top: 24px;
  }
  .lp02-header-in2 img {
    display: block;
    width: 100%;
    padding-bottom: 10px;
  }
  #lp02-header-sp{
    display: block;
  }
  #lp-card {
    justify-content: space-around;
    font-size: 12px;
}
  .lp-card-wrapper{
    background-color: #fff;
  }
  .lp-card-item{
    padding: 6px;
    margin: 0 4px;
  }
  .lp-card-wrapper h3{
  font-size: 1.3em;
  text-align: center;
  color: #fff;
}

  #kyujinrei02{
    margin: 0 auto 40px;
  }
  .header-lead {
    margin: -10px 136px 0;
  }
  .ranking-list ul {
    margin: 0;
    padding: 0;
    margin-left: 15px;
  }
  #ranking h2 {
    margin: 0;
  }
  .rank-item {
    padding: 10px 4px;
  }

  .rank-item00-wrapper {
    flex-wrap: wrap;
  }
  .rank-item02-wrapper table {
    width: 100%;
    max-width: 330px;
  }
  .rank-item00-wrapper table th {
    white-space: nowrap;
  }
  .rank-item00-wrapper table td {
    min-width: 30px;
  }
  .rank-item02-wrapper {
    padding-left: 0px;
  }
  .rank-item-list {
    flex-basis: 100%;
    min-width: 100px;
  }
  #ranking .rank-item01-wrapper .rank-item-list ul {
    margin-left: 0px;
    padding: 0 0 0 10px;
  }
  .rank-item-list ul li {
    font-size: 14px;
  }
  .rank-item01-image {
    width: 120px;
    padding-right: 20px;
    flex-basis: 120px;
  }
  .rank-item01-wrapper {
    margin-bottom: 10px;
    max-width: 380px;
  }
  .hyouka-star {
    font-size: 1em;
    text-align: center;
    padding: 4px 0;
    margin: 0 0 8px 0;
  }
  .hyouka-star span {
    padding: 0 6px;
    margin-left: 0px;
  }
  .rank-item h3 {
    font-size: 1.8em;
    margin-bottom: 2px;
  }
  .rank-bt {
    padding: 4px;
  }
  .rank-item-wrapper:nth-of-type(1) .rank-item h3:before,
  .rank-item-wrapper:nth-of-type(2) .rank-item h3:before,
  .rank-item-wrapper:nth-of-type(3) .rank-item h3:before {
    vertical-align: text-bottom;
    width: 50px;
    height: 50px;
  }
  #search-form-wrapper {
    width: 100%;
  }
  #search-form {
    width: 100%;
    padding: 8px;
  }
  .comment-wrapper {
    padding: 6px;
  }
  .search-text {
    font-size: 14px;
  }
  #feas-submit-button-4 {
    width: 100%;
    margin-top: 2px;
    font-size: 18px;
  }
  .mobile-menu-buttons {
    background: #000;
  }
  .micro-copy {
    width: 100%;
    font-size: 15px;
  }
  .btmicro-copy {
    width: 90%;
    margin-bottom: 20px;
  }
  .search-text-wrpper {
    margin: 1.2em 0;
    padding: 0 10px;
  }
  .sp-price {
    margin-top: 0;
  }
  .sp-price dt {
    padding: 0px 14px;
  }
  .n-price dt {
    padding: 0px 22px;
  }
  #question {
    width: 100%;
  }
  .cp_qa .cp_qanda {
    position: relative;
    margin: 0 0 2em 3em;
    padding: 0 0 0 1em;
    border-left: 1px solid #333333;
  }
  .cp_qa .quest {
    position: initial;
    text-align: left;
    display: block;
  }
  .cp_qa .cp_qanda::before {
    left: -1em;
    font-size: 3em;
  }
  .cp_point{
    font-size: 1em;
    padding: 30px;
  }
  .ikumou-column-wrapper {
    display: block;
    margin: 0;
  }
  .still:after {
    top: 50%;
    right: 20px;
    margin-top: -8px;
  }
  .ok:after {
    top: 50%;
    right: 20px;
    margin-top: -8px;
  }
  .search-item-detail {
    flex-wrap: wrap;
  }
  .search-item-detail-in {
    display: flex;
  }
  .search-item-list {
    flex-basis: 100%;
    min-width: 100px;
    font-size: 14px;
  }
  .search-item-list ul {
    padding: 0 0 0 18px;
    margin: 0;
    line-height: 1.6;
  }
  .search-item-image {
    width: 120px;
    padding-right: 8px;
    flex-basis: 120px;
  }
  .search-item-table table {
    font-size: 12px;
  }
  .search-bt {
    width: 100%;
    padding: 0 2px;
  }
  .search-bt a {
    padding: 12px;
    border-radius: 30px;
  }
  .search-bt a .fa {
    top: 20px;
  }
  .rankingUpdate {
    top: 43%;
    width: 100%;
    font-size: 20px;
  }
  .rankingUpdate-ca {
    top: 22%;
    width: 100%;
    font-size: 20px;
  }
  .slideLR01MF {
    bottom: 320px;
    width: 380px;
  }
  .slideLR02MF {
    bottom: 210px;
    width: 510px;
  }
  #other-ranking {
    padding-bottom: 0;
  }
  .other-ranking-wrapper {
    display: block;
    margin: 0;
  }
  .other-ranking-left img {
    width: 80px;
    min-width: 80px;
  }
  #genre {
    margin: 24px auto;
  }
  .genre-wrapper {
    margin: 0 12px;
  }
  .genre-item {
    padding: 0 36px;
  }
  .arrow-section {
    width: 100%;
    margin-top: -30px;
  }
  #lp03-header h2 {
    text-align: center;
    margin-bottom: 80px;
  }
  #lp03-header {
    padding-top: 30px;
  }
  #lp03-header h2 {
    margin-bottom: 20px;
  }
  .sokyu-02-title-l{
    font-size: 10px;
    width: 24%;
    white-space: nowrap;
  }
  .sokyu-02-title-r{
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    margin-left: 10px;
  }
  #cartoon {
    width: auto;
  }
  .header-btn .header-btn-l,.header-btn .header-btn-r{
    max-width: 160px;
  }
  /************************転職の流れ********************/
  .flow-item {
    width: 100%;
    padding: 5px 0;
  }
  .flow-item_block {
    flex-wrap: nowrap;
    align-items: center;
    width: 98%;
  }
  .flow-item_block_img {
    display: block;
    width: 33%;
  }
  .flow-item_block_content {
    width: 66%;
    padding-left: 8px;
  }
  .flow-item_arrow {
    margin: 3px 0;
    border: solid 15px transparent;
    border-top-color: #d3db91;
    border-bottom: none;
  }
  #point .point-wrapper h3{
    font-size: 18px;
  }
  .nayami-answer-item{
    padding: 10px;
  }
  .nayami-answer-item_number {
    width: 80vw;
    font-size: 24px;
}
  .nayami-answer-item_title{
    margin-top: 2rem;
    font-size: 18px;
  }
  #main-panel table{
    font-size: 10px;
  }
  .hikaku-btn{
    font-size: 12px;
    box-shadow: 0px 3px 0px #5e4a0c;
    padding: 5px 0;
    border-radius: 6px;
  }
  .hikaku-site{
    width: 94px;
  }
  .hikaku-kyujinnum{
    font-size: 12px;
  }
  .hikaku-score{
    font-size: 16px;
  }
  .hikaku-touroku{
    width: 62px;
  }
  ul.hikaku-point li{
    font-size: 10px;
    width: calc(100% - 5px);
    border: solid 1px #25a897;
    margin: 0 auto 2px;
    padding: 3px 0;
    border-radius: 3px;
  }
  #hikaku-wrapper .su-tabs .su-tabs-panes .su-tabs-pane{
    padding: 0!important;
  }
  #hikaku-wrapper .su-tabs-nav span {
    padding: 12px 6px !important;
    font-size: 16px;
  }
  .twosite-sokyu-wrapper {
    padding: 4px;
}
  .twosite-sokyu-wrapper h2{
    padding: 0;
    max-width: 500px;
    margin: auto;
  }
  .twosite-sokyu-wrapper h3{
    font-size: 16px;
  }
  .twosite-sokyu-wrapper h3:before {
    left: -36px;
    width: 24px;
  }
  .twosite-sokyu-point1{
    margin: 1.5em 26px 26px 50px;
    padding: 1em 0px 0px;
  }
  .twosite-sokyu-point2{
    margin: 1.5em 26px 26px 50px;
    padding: 1em 0px 0px;
  }
  #header-container {
    border-bottom: none;
  }

}

/*480px以下*/
@media screen and (max-width: 480px) {
  .header-lead {
    margin: 0px 10px 0;
    font-size: 14px;
    line-height: 1.6;
  }

  #genre {
    width: 98%;
    margin: 0px auto 24px;
    padding: 12px 2px;
  }
  .genre-wrapper {
    margin: 0;
    justify-content: space-around;
  }
  .rankingUpdate {
    top: 49%;
    width: 100%;
    font-size: 14px;
  }
  .rankingUpdate-ca {
    top: 32%;
    width: 100%;
    font-size: 16px;
    margin: 0;
  }
  .genre-item {
    padding: 0 20px 20px;
    display: block;
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  }
  .genre-item img {
    width: 60px;
  }
  .genre-item h4 {
    font-size: 14px;
    position: relative;
    margin-top: -8px;
  }
  .genre-item h4:after {
    content: " ";
    position: absolute;
    right: 8%;
    bottom: -14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 24px 0 24px;
    border-color: #000000 transparent transparent transparent;
  }
  .arrow-section a span {
    width: 16px;
    height: 16px;
  }
  .content {
    margin-top: 0;
  }
  .side-ikumouzai .side-ikumouzai-l {
    left: 10px;
    bottom: 310px;
    height: 80px;
  }
  .side-ikumouzai .side-ikumouzai-r {
    right: 10px;
    bottom: 310px;
    height: 80px;
  }
  .rank-item01-wrapper {
    max-width: none;
  }
  .rank-item02-wrapper {
    width: 100%;
  }
  .rank-item02-wrapper table {
    width: 100%;
    max-width: none;
  }
  .type-lead {
    width: auto;
    padding: 20px 10px;
  }
  .type-lead-item-in {
    padding: 4px 4px 4px 20px;
  }
  .type-lead-item-in h3 {
    font-size: 1.3em;
  }
  .type-lead-item-in p {
    padding: 4px 12px;
    line-height: 1.6;
    font-size: 14px;
  }
  .lp01-header-in {
    height: 125px;
  }
  .lp01-header-in-r {
    min-width: 220px;
    width: 220px;
  }
  .lp01-header-in2 {
    margin-bottom: 0;
  }
  .slideLR01MF {
    bottom: 175px;
    left: 16px;
    width: 180px;
  }
  .slideLR02MF {
    bottom: 122px;
    width: 236px;
  }
  .lp03-header-in {
    padding-top: 20px;
  }
  .ikumou-column-more .alm-reveal {
    display: block;
    margin: 0;
  }
  .ikumou-column-more .alm-reveal li {
    width: auto;
  }
  #hikaku {
    padding-top: 10px;
  }
  #hikaku th {
    line-height: 1.1em;
  }
  #hikaku .hikaku-th {
    width: 20px;
  }
  #hikaku .hikaku-cu {
    width: 140px;
  }
  #hikaku .txt-s {
    font-size: 11px;
  }
  main.main {
    padding: 0;
  }
  #sokyu {
    font-size: 14px;
    padding: 20px 8px 22px;
  }
  #sokyu p {
    margin: 1em 0;
  }
  #sokyu h3 {
    font-size: 1.2em;
    margin: 0;
  }
  .introduction {
    font-size: 14px;
  }
}
/*320px以下*/
@media screen and (max-width: 320px) {
  .side-ikumouzai .side-ikumouzai-l {
    left: 10px;
    bottom: 320px;
    height: 80px;
  }
  .side-ikumouzai .side-ikumouzai-r {
    right: 10px;
    bottom: 320px;
    height: 80px;
  }
  .rank-bt a {
    text-align: center;
    color: #fff;
    padding: 12px;
    margin: 6px;
    transition: 0.5s ease;
  }
  .result_shousai {
    font-size: 12px;
  }
  .officialLink_s {
    font-size: 14px;
  }
  main.main,
  div.sidebar {
    padding: 10px 2px;
  }
  .micro-copy {
    font-size: 14px;
  }
  .genre-item {
    padding: 0 14px 20px;
  }
  .rankingUpdate-ca {
    top: 39%;
    font-size: 14px;
  }
}
/*モーダル等用CSS*/
.modal .h5,h5{font-size:1rem;margin-bottom:.5rem;margin-top:0;font-weight:500;line-height:1.2}.modal p{margin-top:0;margin-bottom:0}.modal .btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.modal .btn{transition:none}}.modal .btn:hover{color:#212529;text-decoration:none}.modal .btn.focus,.modal .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn:disabled,.modal .btn.disabled{opacity:.65}.modal .btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.modal .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:focus,.modal .btn-primary.focus,.modal .btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.modal .btn-primary.focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary:disabled,.modal .btn-primary.disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.modal .btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.modal .btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.modal .btn-link{font-weight:400;color:#007bff;text-decoration:none}.modal .btn-link:hover{color:#0056b3}.modal .btn-link.focus,.modal .btn-link:focus,.modal .btn-link:hover{text-decoration:underline}.modal .btn-link.disabled,.modal .btn-link:disabled{color:#6c757d;pointer-events:none}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.modal .fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.modal .fade{transition:none}}.modal .fade:not(.show){opacity:0}.modal .collapse:not(.show){display:none}.modal .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.modal .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.modal .close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.modal .close:not(:disabled):not(.disabled):focus{opacity:.75}.modal button.close{padding:0;background-color:transparent;border:0}.modal a.close.disabled{pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:2;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:50pc}}@media(min-width:1200px){.modal-xl{max-width:855pt}}
.article-footer,.entry-header{display:none}#main{padding:8px}#breadcrumb{display:none}.rankbox-inner table td{text-align:center}.article h4{border-top:0;margin:0}.article h5,.article h6{border-bottom:0;margin:0}@media screen and (max-width:480px){.entry-content,.entry-content>*{margin-top:0}div.sidebar,main.main{padding:0 4px}}.content {margin-top: 0;}