/* ÃƒÂ£Ã†â€™Ã‚ÂªÃƒÂ£Ã¢â‚¬Å¡Ã‚Â»ÃƒÂ£Ã†â€™Ã†â€™ÃƒÂ£Ã†â€™Ã‹â€ CSS ÃƒÂ£Ã‚ÂÃ¢â‚¬Å“ÃƒÂ£Ã‚ÂÃ¢â‚¬Å“ÃƒÂ£Ã‚ÂÃ¢â‚¬Â¹ÃƒÂ£Ã¢â‚¬Å¡Ã¢â‚¬Â° */
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}

body {
  margin: 0
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit
}

pre {
  font-family: monospace, monospace;
  font-size: inherit
}

address {
  font-style: inherit
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit
}

abbr[title] {
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit
}

[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox
}

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default
}

:-moz-focusring {
  outline: auto
}

select:disabled {
  opacity: inherit
}

option {
  padding: 0
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0
}

legend {
  padding: 0
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

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

[type="search"] {
  outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

label[for] {
  cursor: pointer
}

details {
  display: block
}

summary {
  display: list-item
}

[contenteditable]:focus {
  outline: auto
}

table {
  border-color: inherit
}

caption {
  text-align: left
}

td,
th {
  vertical-align: top;
  padding: 0
}

th {
  text-align: left;
  font-weight: 700
}

/* ÃƒÂ£Ã†â€™Ã‚ÂªÃƒÂ£Ã¢â‚¬Å¡Ã‚Â»ÃƒÂ£Ã†â€™Ã†â€™ÃƒÂ£Ã†â€™Ã‹â€ CSS ÃƒÂ£Ã‚ÂÃ¢â‚¬Å“ÃƒÂ£Ã‚ÂÃ¢â‚¬Å“ÃƒÂ£Ã‚ÂÃ‚Â¾ÃƒÂ£Ã‚ÂÃ‚Â§ */



html {
  letter-spacing: normal;
  line-height: 1.6;
  font-size: 16px;
  color: #444444;
}


a:hover {
  opacity: 0.6;
  transition-duration: 0.3s;
}


img {
  width: 100%;
}

body {
  background-color: #f3f1eb3d;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

table {
  border-collapse: collapse;
}


#key-visual {
  width: 100%;
  background-color: #ffffff;
}


#key-visual picture {
  max-width: 950px;
  margin: 0% auto;
  display: block;
}


#main {
  /* padding-top: 24px; */
  margin: 0 auto;
  /* display: flex; */
  /* flex-flow: wrap; */
}

@media screen and (min-width: 992px) {
  #main {
    padding-top: 24px;
  }
}


#contents {
  width: 100%;
  /* padding-left: 3.2%;
    padding-right: 3.2%; */
}




#sidebar-wrap {
  width: 100%;
  padding-left: 3.2%;
  padding-right: 3.2%;
}




.ranking-box {
  display: flex;
  flex-wrap: wrap;
  background-color: #ffffff;
  padding-top: 0px;
  padding-left: 0%;
  padding-right: 0%;
  padding-bottom: 0px;
  justify-content: center;
  margin: 0px auto 36px;
  width: 92%;
}

@media screen and (min-width:768px) {
  .ranking-box {
    padding-left: 0%;
    padding-right: 0%;
    width: 100%;
  }
}



.ranking-box .header {
  width: 100%;
  padding-top: 32px;
  padding-left: 2.0%;
  padding-right: 2.0%;
}

@media screen and (min-width:576px) {
  .ranking-box .header {
    padding-left: 3.2%;
    padding-right: 3.2%;
  }
}

.ranking-box .header h2 {
  display: flex;
  align-items: center;
}

.ranking-box .header h2 div {
  flex: 1;
  font-size: 24px;
  font-weight: bold;
  padding-top: 8px;
  padding-left: 0%;
  padding-right: 0%;
  padding-bottom: 8px;
  line-height: 1.32;
}


.ranking-box .header img {
  width: 60px;
  margin-right: 4%;
}

@media screen and (min-width:576px) {
  .ranking-box .header img {
    width: 80px;
  }

}

.ranking-box .header a {
  color: #606060;
  word-break: break-all;
}

.ranking-box .caption {
  display: flex;
  flex-wrap: wrap;
}

.ranking-box .image {
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12px;
}

@media screen and (min-width:768px) {
  .ranking-box .image {
    width: 32%;
  }
}


.ranking-box .recommend {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width:768px) {
  .ranking-box .recommend {
    width: 68%;
  }
}

.ranking-box .recommend h3 {
  font-weight: bold;
  font-size: 19px;
  line-height: 1.4;
  padding-bottom: 12px;
  color: #606060;
  padding-left: 3.6%;
  padding-right: 3.6%;
}

@media screen and (max-width:768px) {
  .ranking-box .recommend h3 {
    font-size: 17px;
  }
}

.ranking-box .recommend .check-list {
  padding-bottom: 20px;
  display: flex;
  align-items: start;
  flex-direction: column;
  padding-left: 3.6%;
  padding-right: 3.6%;
}

.ranking-box .recommend .check-list img {
  width: 32px;
  height: 24px;
  padding-right: 8px;
}

.ranking-box .recommend .check-list li {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #606060;
  padding-bottom: 12px;
  padding-left: 34px;
  background: url(../img/icon-check.png) no-repeat left top;
}

.ranking-box .recommend .check-list li strong {
  background: linear-gradient(transparent 50%, #fff47d 0%);
  font-size: 1.1em;
}


@media screen and (min-width:768px) {
  .ranking-box .recommend .check-list li {
    font-size: 16px;
  }
}




.ranking-box .action ul {
  width: 100%;
  /*
  display: flex;
  flex-direction: column;
  justify-content: center;
  */
}

@media screen and (min-width:992px) {
  .ranking-box .action ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media screen and (min-width:576px) {
  .ranking-box .action ul {
    flex-direction: row;
    justify-content: space-between;
  }
}


.ranking-box .action {
  padding-left: 3.6%;
  padding-right: 3.6%;
  width: 100%;
}

.ranking-box .action .container {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ranking-box .action ul li {
  flex: 1;
  padding: 1.2%;
}

.ranking-box .action a {
  border-radius: 12px;
  padding-top: 24px;
  padding-left: 4%;
  padding-right: 4%;
  padding-bottom: 24px;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  font-weight: bold;
  width: 100%;
  display: block;
  letter-spacing: 0em;
  position: relative;
}

.ranking-box .action .btn-detail {
  background-image: -moz-linear-gradient(left, #1758d1c7 0%, #18bbff 100%);
  background-image: -webkit-linear-gradient(left, #2551e3c9 0%, #003567 100%);
  background-image: linear-gradient(left, #1758d1c7 0%, #18bbff 100%);
  border: 2px solid #fff;
  box-shadow: 0 2px 2px #9e9e9e;
  border-radius: 10px;
  background-size: 180% auto;
  transition: all .3s ease-out;
  opacity: 1;
}

.ranking-box .action .btn-official {
  background-image: -moz-linear-gradient(left, #dc4949 0%, #ed316e 100%);
  background-image: -webkit-linear-gradient(left, #e32525c9 0%, #7d0000 100%);
  background-image: -webkit-linear-gradient(left, #e32525c9 0%, #7d0000 100%);
  border: 2px solid #fff;
  box-shadow: 0 2px 2px #9e9e9e;
  border-radius: 10px;
  background-size: 180% auto;
  transition: all .3s ease-out;
  opacity: 1;
}

.ranking-box .action .btn-recommend {
  background-image: -moz-linear-gradient(left, #c383e0 0%, #ed2b0a 100%);
  background-image: -webkit-linear-gradient(left, #c383e0 0%, #ed2b0a 100%);
  background-image: -webkit-linear-gradient(left, #c383e0 0%, #ed2b0a 100%);
  border: 2px solid #fff;
  box-shadow: 0 2px 2px #9e9e9e;
  border-radius: 10px;
  background-size: 180% auto;
  transition: all .3s ease-out;
  opacity: 1;
}

/*
.ranking-box .action .btn-tel {
  background: #e27560;
}
*/

.ranking-box .summary {
  width: 100%;
}

.ranking-box .summary .spec {
  width: 93.6%;
  line-height: 1.32;
  border-top: 1px solid #bababa;
  margin: auto;
  margin-top: 24px;
  /* margin-bottom: 20px; */
}
@media screen and (max-width:768px) {
  .ranking-box .summary .spec {
    border-top: none;
  }
}



.spec_star_hyoka {
  display: none;
}

.ranking-box .summary .spec tr {
  border-bottom: 1px solid #bababa;
}

@media screen and (max-width:768px) {
  .ranking-box .summary .spec tr {
    border-bottom: none;
  }
}

.ranking-box .summary .spec th {
  padding-top: 12px;
  padding-left: 3.2%;
  padding-right: 3.2%;
  padding-bottom: 12px;
  width: 33%;
  background-color: #f8f8f8;
}

.ranking-box .summary .spec td {
  width: 70%;
  padding-top: 12px;
  padding-left: 3.2%;
  padding-right: 3.2%;
  padding-bottom: 12px;
}

@media screen and (max-width:768px) {
  .ranking-box .summary .spec th {
    padding-top: 12px;
    padding-left: 3.2%;
    padding-right: 3.2%;
    padding-bottom: 12px;
    width: 100%;
    /*width: 30%;*/
    display: block;
    text-align: center;
    background-color: #f8f8f8;
  }

  .ranking-box .summary .spec td {
    width: 100%;
    /*width: 70%;*/
    display: block;
    text-align: center;
    padding-top: 12px;
    padding-left: 3.2%;
    padding-right: 3.2%;
    padding-bottom: 12px;
  }
}


.reviewsTitle {
  background: url(../img/icon/reviews-icon.png) no-repeat 0.8rem center #c1b4a3;
  background-size: 1.4rem;
  padding: 1.2rem 0.7rem 1.2rem 2.8rem;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin: 0.8rem 0;
}



.reviews-items {
  display: flex;
  width: 91.2%;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 12px;
  margin: auto;
}

.reviews-items .icon {
  width: 40px;
  height: 40px;
}

@media screen and (min-width:576px) {
  .reviews-items .icon {
    width: 60px;
    height: 60px;
  }
}


.reviews-items div {
  width: 82%;
  padding-left: 4%;
}

@media screen and (min-width:576px) {
  .reviews-items div {
    width: 86%;
    padding-left: 4%;
  }
}


.reviews-items div p {
  display: flex;
  align-items: center;
  padding-bottom: 4px;
}

.reviews-items div p img {
  width: 120px;
  height: 20px;
}

.reviews-items div p span {
  padding-left: 1.2%;
  font-weight: 600;
  font-size: 20px;
  color: #888888;
}


.reviews-contents {
  display: flex;
  width: 91.2%;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 32px;
  margin: auto;
  border-bottom: 1px solid #c9c9c9;
}

#sidebar {
  padding-left: 2%;
  padding-right: 2%;
}



#sidebar .title h3 {
  padding-bottom: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #606060;
  line-height: 1.4;
}

.sidebar-contents {
  padding-top: 0px;
  padding-bottom: 36px;
}

.sidebar-contents ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.sidebar-contents li {
  background-color: #ffffff;
  margin-bottom: 12px;
  width: 100%;
}

@media screen and (min-width:576px) {
  .sidebar-contents li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    display: flex;
  }
}


.sidebar-contents li a {
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}

.sidebar-contents li .rank_img {
  width: 60px;
  height: 60px;
  padding: 12px;
}

.sidebar-contents li span {
  padding-left: 4.0%;
  font-weight: normal;
  line-height: 1.4;
  color: #606060;
  font-size: 15.2px;
  flex: 1;
}

.sidebar-contents li .contents_img {
  width: 100%;
  height: auto;
  margin-right: 12px;
}

.contents_sidrbartitle {
  padding: 5.2%;
  /* font-weight: bold; */
  font-size: 0.88rem;
  line-height: 1.32;
  border-left: 5.2px solid #c1b4a3;
}

.rank_sidrbartitle {
  word-break: break-all;
  padding: 4% 4% 4% 0;
  overflow: auto;
  line-height: 1.2;
  flex: 1;
  font-weight: bold;
  font-size: 0.88rem;
}


.select-sort {
  width: 90%;
  background-color: #ffffff;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
  border-color: #f1f1f1;
  margin: 0 auto 12px;
}

.select-sort__summary {
  padding: 14px 4%;
}

.select-sort__p {
  padding: 12px 4%;
  border-style: solid;
  border-width: 2px 0 0 0;
  border-color: #f1f1f1;
}


@media screen and (min-width:992px) {
  .select-sort {
    width: 50%;
    margin: 0;
  }
}

.select-sort__p input {
  display: none;
}

.select-sort__p label {
  display: block;
  width: 100%;
}

.select-sort__p:hover {
  background-color: #c1b4a3;
  color: #fff;
  font-weight: bold;
}







.form-bg {
  padding-top: 0px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  background-color: #ffffff;
  margin-bottom: 40px;
}

.form-bg form {
  width: 100%;
}

.form-bg form table {
  width: 100%;
}

.form-bg .section-title {
  padding-top: 16px;
  padding-left: 6%;
  padding-right: 6%;
  padding-bottom: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.4;
  text-align: left;
  width: 100%;
  margin-bottom: 12px;
  background-color: #656260;
}

.check-refine-table form {
  overflow-y: hidden;
  height: auto;
}

.check-refine-table tr {
  display: flex;
  flex-direction: column;
}

.check-refine-table th {
  padding-top: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #606060;
  line-height: 1.4;
  padding-left: 6.0%;
  padding-right: 6.0%;
}

.check-refine-table tr td .check-group {
  padding-top: 16px;
  padding-left: 6.0%;
  padding-right: 6.0%;
  padding-bottom: 4px;
  display: flex;
  flex-wrap: wrap;
}


.check-refine-table tr td .check-group div {
  padding-top: 12px;
  padding-left: 4.0%;
  padding-right: 3.2%;
  padding-bottom: 12px;
  display: flex;
  align-items: center;
  background-color: #fbfbfb;
  border-width: 0px;
  border-color: #979797;
  margin-bottom: 12px;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}


@media screen and (min-width:576px) {
  .check-refine-table tr td .check-group div {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
}



.check-refine-table tr td .check-group div input {
  width: 24px;
}

.check-refine-table tr td .check-group div label {
  padding-left: 3.2%;
  line-height: 1.4;
  font-size: 14.2px;
  flex: 1;
  display: block;
  width: 100%;
  font-weight: bold;
}


.form-bg .btn-container button {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 12px;
  padding-left: 6%;
  padding-right: 6%;
  padding-bottom: 20px;
}

.form-bg .btn-container button a {
  border-radius: 8px 8px 8px 8px;
  padding-top: 16px;
  padding-left: 4%;
  padding-right: 4%;
  padding-bottom: 16px;
  font-size: 15.2px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  font-weight: bold;
  width: 100%;
  background: #8b796d;
}



.select-details {
  border-style: solid;
  border-color: #efefef;
  border-width: 2px;
  border-radius: 12px;
  width: 88%;
  margin: auto;
  margin-top: 16px;
  margin-bottom: 16px;
}

.select-details__summary {
  padding: 4%;
  line-height: 1.4;
  font-size: 14.2px;
}

.select-details__p {
  padding: 4%;
  border-style: solid;
  border-color: #efefef;
  border-width: 2px 0 0 0;
  padding-left: 4.8%;
  line-height: 1.4;
  font-size: 14.2px;
}


.select-details__p label input {
  margin-right: 4%
}















#sidebar .banner {
  padding-top: 0px;
  padding-bottom: 48px;
  position: relative;
  margin: auto;
  /* max-width: 440px; */
}

@media screen and (min-width:992px) {
  #sidebar .banner {
    display: flex;
    justify-content: center;
    padding-bottom: 24px;
  }
}

#contents-banner .banner {
  padding-bottom: 48px;
  position: relative;
}

#contents-banner {
  padding-bottom: 48px;
  position: relative;
}


.detail-btn {
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  padding: 0;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 32px;
  font-weight: bold;
}

.detail-btn span {
  position: relative;
  display: block;
}

.detail-btn active {
  opacity: 0.6;
}








.pagination {
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  /* padding-top: 36px; */
  padding-bottom: 36px;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #505050;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #c1b4a3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #505050;
  border-color: #505050;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}





footer {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  order: 5;
  width: 100%;
}

.footer-menu-list {
  display: flex;
  justify-content: center;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-direction: column;
}

@media screen and (min-width:576px) {
  .footer-menu-list {
    flex-direction: row;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}


.footer-menu-list li {
  padding-top: 16px;
  padding-left: 4%;
  padding-right: 4%;
  padding-bottom: 16px;
  font-size: 14.2px;
  font-weight: normal;
  color: #606060;
  border-bottom: 2px solid #f1f1f1;
}

@media screen and (min-width:576px) {
  .footer-menu-list li {
    padding-top: 4px;
    padding-left: 1.2%;
    padding-right: 1.2%;
    padding-bottom: 4px;
    margin-left: 16px;
    margin-right: 16px;
    width: max-content;
  }
}

footer .copyright {
  display: flex;
  justify-content: center;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 8px;
  padding-left: 1.2%;
  padding-right: 1.2%;
  padding-bottom: 8px;
  background-color: #91680e;
}

#header {
  padding: 12px 2.0%;
  text-align: left;
  background-color: #fff;
}

#header .container .logo {
  font-size: 0.6rem;
  margin: 0 0 0 2%;
  line-height: 1.2;
  color: #902513;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  /* max-width: 1200px; */
  background: url(../img/icon_ranking.png);
  background-size: 22px;
  background-position-x: left;
  background-position-y: center;
  background-repeat: no-repeat;
  padding-left: 28px;
  max-width: 72%;
}

#header .container .logo a strong {
  font-size: 0.8rem;
}

@media screen and (min-width:576px) {
  #header .container .logo {
    font-size: 12px;
    background-size: 32px;
    background-position-x: left;
    background-position-y: center;
    background-repeat: no-repeat;
    padding-left: 40px;
    margin: 0 auto;
    max-width: 1200px;
  }

  #header .container .logo a strong {
    font-size: 16px;
  }
}

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 2%;
  margin-right: auto;
}

#pageTop a {
  display: block;
  z-index: 999;
  padding: 0;
  width: 35px;
  height: 35px;
  background-color: #902513;
  opacity: 1;
  color: #3c3c3c;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s;
}

#pageTop a:active {
  text-decoration: none;
  opacity: 0.6;
}

#pageTop a span {
  display: block;
  position: relative;
  width: 35px;
  height: 35px;
}

#pageTop a span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
  width: 10px;
  height: 10px;
  border-left: 3px solid #fff;
  border-top: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


#info_contents {
  background-color: #fff;
  padding-top: 16px;
  padding-left: 3.2%;
  padding-right: 3.2%;
  padding-bottom: 24px;
  margin-bottom: 48px;
}

#info_contents iframe {
  vertical-align: bottom;
  width: 100%;
}

#info_contents .title {
  padding-bottom: 24px;
  font-weight: bold;
  font-size: 1.2rem;
}

#info_contents dd {
  padding-bottom: 24px
}

.ranking-box .point {
  padding: 24px 4%;
}

.ranking-box .point .detail {
  padding-bottom: 24px;
}

.ranking-box .point .title {
  color: #3781D1;
  padding: 12px 0;
  border-bottom: 2px solid #3781D1;
  font-weight: bold;
  font-size: 1.32rem;
}

.ranking-box .point .sub-title {
  padding: 24px 0 8px 0;
  font-size: 1.12rem;
  font-weight: bold;
  padding: 10px 15px 10px 15px;
  text-align: left;
  color: #000;
  margin: 10px 0;
  background: #fde34f;
  /*background: linear-gradient(to right top, #3e71cd, #47bfe3, #5af5fc);*/
  clear: both;
  border-radius: 10px;
}

.ranking-box .point .detail img {
  margin: 0 0 12px;
}

@media screen and (min-width: 768px) {
  .ranking-box .banner {
    width: 100%;
    padding: 0 4%;
  }
}



.navi_btn {
  background: transparent url(../img/btn.png) no-repeat 0 0;
  display: block;
  width: 35px;
  height: 35px;
  position: fixed;
  top: 12px;
  right: 20px;
  cursor: pointer;
  z-index: 200;
}

.peke {
  background-position: -35px 0;
}

.drawr {
  display: none;
  background-color: #e9faff;
  position: fixed;
  top: 0px;
  right: 0;
  padding: 60px 10px 20px 20px;
  z-index: 100;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drawr .banner img {
  width: 100%;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .drawr {
    width: 80%;
  }
}

@media screen and (min-width: 768px) {
  .drawr {
    width: 300px;
  }
}

#menu li {
  width: 260px;
}

#menu li a {
  color: #ffffff;
  font-size: 14px;
  display: block;
  padding: 45px 20px 45px 10px;
  font-weight: 500;
}


.d-block {
  display: block;
}

.d-none {
  display: none;
}


@media screen and (min-width:576px) {
  .d-sm-none {
    display: none;
  }
}

@media screen and (min-width:576px) {
  .d-sm-block {
    display: block;
  }
}

@media screen and (min-width:768px) {
  .d-md-none {
    display: none;
  }
}

@media screen and (min-width:768px) {
  .d-md-block {
    display: block;
  }
}

@media screen and (min-width:992px) {
  .d-lg-none {
    display: none;
  }
}

@media screen and (min-width:992px) {
  .d-lg-block {
    display: block;
  }
}

@media screen and (min-width:1200px) {
  .d-xl-none {
    display: none;
  }
}

@media screen and (min-width:1200px) {
  .d-xl-block {
    display: block;
  }
}

@media screen and (min-width:1400px) {
  .d-xxl-none {
    display: none;
  }
}

@media screen and (min-width:1400px) {
  .d-xxl-block {
    display: block;
  }
}

.d-flex {
  display: flex;
}

@media screen and (min-width:576px) {
  .d-sm-flex {
    display: flex;
  }
}

@media screen and (min-width:768px) {
  .d-md-flex {
    display: flex;
  }
}

@media screen and (min-width:992px) {
  .d-lg-flex {
    display: flex;
  }
}

@media screen and (min-width:1200px) {
  .d-xl-flex {
    display: flex;
  }
}

@media screen and (min-width:1400px) {
  .d-xxl-flex {
    display: flex;
  }
}



.content-area {
  background-color: #fff;
  margin-bottom: 36px;
}

.content-area .section-title {
  font-size: 24px;
  padding: 12px 2%;
  font-weight: bold;
}

.content-area .content-area-inner {
  padding: 12px 2%;
}

.content-area .content-area-inner .section-sub-title {
  font-size: 18px;
  padding: 12px 2%;
  font-weight: bold;
}

.content-area .content-area-inner p {
  padding: 0px 2% 12px 2%;
  white-space: pre-line;
}

.pr_bottom_rectangle {
  display: none;
}

.pr_bottom_square {
  display: block;
}

@media screen and (min-width:576px) {
  .pr_bottom_rectangle {
    display: block;
  }

  .pr_bottom_square {
    display: none;
  }
}


.bottom-0 {
  margin-bottom: 0 !important;
}

.bottom-10 {
  margin-bottom: 10px !important;
}

.bottom-20 {
  margin-bottom: 20px !important;
}

.bottom-30 {
  margin-bottom: 30px !important;
}

.bottom-40 {
  margin-bottom: 40px !important;
}

.bottom-50 {
  margin-bottom: 50px !important;
}

.bottom-60 {
  margin-bottom: 60px !important;
}

.bottom-70 {
  margin-bottom: 70px !important;
}

.bottom-100 {
  margin-bottom: 100px !important;
}

.bottom-150 {
  margin-bottom: 150px !important;
}

.bottom-200 {
  margin-bottom: 200px !important;
}

/* 注釈用 */
.asterisk {
  font-size: 0.7em;
  vertical-align: top;
}

.cmt {
  margin: 15px 40px;
  width: 100%;
}

.cmt p {
  font-size: 0.6em;
  color: #1a1a1a;
  margin: 0 !important;
  text-align: right;
}


/* 電話番号 */
.summary__tel {
  width: 100%;
  display: table;
  padding: 20px 0;
  border-top: 2px solid #dcdcdc;
  border-bottom: 2px solid #dcdcdc;
  margin-bottom: 30px;
  line-height: 1.3;
  padding-left: 30px;
}

.summary__tel .title {
  width: 15%;
  display: table-cell;
  vertical-align: middle;
  background-color: #e27560;
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.summary__tel .main-text {
  width: 52%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
  box-sizing: border-box;
}

.summary__tel .main-text .number {
  font-size: 30px;
  font-weight: bold;
  color: #ea4d4d;
}

.summary__tel .main-text .number.freedial {
  background: url(../img/icon-freedial.png) no-repeat left top;
  padding-left: 70px;
  font-weight: bold;
  color: #ea4d4d;
  background-size: contain;
}

.summary__tel .main-text p.tel-num {
  font-weight: bold;
  color: #ea4d4d;
  padding-left: 15px;
}

.summary__tel .main-text .text {
  font-size: 13px;
}

.summary__tel .time-title {
  width: 9%;
  display: table-cell;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #bfbfbf;
  font-size: 14px;
  vertical-align: middle;
  text-align: center;
}

.summary__tel .time-detail {
  width: 24%;
  padding: 0 10px;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
}

/* .ranking-box .btn:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
} */
.ranking-box .btn:hover,
.ranking-box .btn active,
.result-area .btn:hover,
.result-area .btn active {
  -webkit-transform: translateY(6px);
  /* transform: translateY(6px); */
  /* box-shadow: 0 0 0 transparent; */
}

/*
.ranking-box .btn-tel::before {
  content: "";
  position: absolute;
  background: url(../img/icon_tel.png) no-repeat left top;
  background-size: 30px;
  width: 30px;
  left: 20px;
  top: 20px;
  height: 30px;
}
*/

.ranking-box .btn-tel {
    background: linear-gradient(to bottom, #edc56b 0%, #bf8402 100%);
    border: 2px solid #fff;
    box-shadow: 0 2px 2px #9e9e9e;
    border-radius: 10px;
    background-size: 180% auto;
    transition: all .3s ease-out;
    opacity: 1;
    /* border: 2px solid #ffffff;
    box-shadow: 0 2px 2px #ea4d4d; */
}

.ranking-box .btn-tel::before {
    content: "";
    position: absolute;
    background: url(../img/icon_tel.png) no-repeat left top;
    background-size: 30px;
    width: 30px;
    left: 20px;
    top: 20px;
    height: 30px;
}

.ranking-box .rank1-tel:before {
  display: block;
  content: '最大5万円買取金額UP中！おすすめ度NO1！'; /* 表示するテキスト */
  margin-top:5px; /* ボタンとテキストの距離 */
  text-align: center; /* テキストの左右位置 */
  font-size: 17px; /* テキストのフォントサイズ */
  line-height:1.4em; /* 行間 */
  font-weight: bold;
}
.ranking-box .rank1-tel:after {
  display: block;
  content: '相談／査定料完全無料'; /* 表示するテキスト */
  margin-top:2px; /* ボタンとテキストの距離 */
  text-align: center; /* テキストの左右位置 */
  font-size: 16px; /* テキストのフォントサイズ */
  line-height:1.4em; /* 行間 */
  font-weight: bold;
}

.ranking-box .call {
  margin: 0 0 36px;
}

.ranking-box .call .call-action ul li {
  text-align: center;
  width: 90%;
  margin: 18px auto;
}

.ranking-box .call .call-action ul li a {
  display: block;
  width: 100%;
  border-radius: 0px;
  padding: 12px;
  background: #fff;
  font-size: 12px;
  line-height: 1.3;
  font-weight: normal;
  margin: 0 auto;
}

.ranking-box .call .call-action ul li a:hover,
.ranking-box .call .call-action ul li a active {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  box-shadow: 0 0 0 transparent;
}

.ranking-box .call .call-action ul li a span {
  font-size: 120%;
  display: inline-block;
  position: relative;
  padding: 12px 0 12px 46px;
  font-size: 18px;
  font-weight: bold;
}

.ranking-box .call .call-action ul li a span:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 24px;
  top: 50%;
  left: 0;
  margin-top: -12px;
}

.ranking-box .call .call-action ul li a.btn-daytime {
  border: 1px solid #4b9d89;
  color: #4b9d89;
  /*    box-shadow: 0 6px 0 #4b9d89;*/
}

.ranking-box .call .call-action ul li a.btn-daytime:active,
.ranking-box .call .call-action ul li a.btn-daytime:hover {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  box-shadow: 0 0 0 transparent;
  text-decoration: none;
}

.ranking-box .call .call-action ul li a.btn-daytime span:before {
  background: url(../img/icon_call03.png) no-repeat center center;
  background-size: 30px auto;
}

.ranking-box .call .call-action ul li a.btn-nighttime {
  border: 1px solid #703976;
  color: #703976;
  /*    box-shadow: 0 6px 0 #703976;*/
}

.ranking-box .call .call-action ul li a.btn-nighttime:active,
.ranking-box .call .call-action ul li a.btn-nighttime:hover {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  box-shadow: 0 0 0 transparent;
  text-decoration: none;
}

.ranking-box .call .call-action ul li a.btn-nighttime span:before {
  background: url(../img/icon_call04.png) no-repeat center center;
  background-size: 30px auto;
}

#footer-bar {
  position: fixed;
  margin: 0;
  padding: 10px 0;
  bottom: -140px;
  left: 0;
  width: 100%;
  border-top: 1px solid #d9d7cb;
  background: #e27560;
  /*background: linear-gradient(to bottom, #56c9f7 0%,#3f78cf 100%);*/
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* ================================================== */
/* Footer bar
/* ================================================== */
#footer-bar .container {
  padding: 0 !important;
}

#footer-bar .multiple {
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
}

#footer-bar .multiple li {
  display: table-cell;
  margin: 0;
  padding: 2px 0;
  width: 100%;
  text-align: center;
  border-left: 1px solid #d9d7cb;
  border-right: 1px solid #d9d7cb;
}

#footer-bar .multiple li a {
  display: block;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  margin: 10px 0;
}

#footer-bar .multiple .btn-tel::before {
  content: "";
  position: absolute;
  background: url(../img/icon_tel.png) no-repeat left top;
  background-size: 30px;
  width: 30px;
  left: 20px;
  top: 15px;
  height: 30px;
}



#footer-bar .multiple .icon {
  display: block;
  margin: 0 auto 10px auto;
}

#footer-bar .single li {
  margin: 0;
  padding: 2px 0;
  text-align: center;
  border-left: 1px solid #d9d7cb;
  border-right: 1px solid #d9d7cb;
}

#footer-bar .single li a {
  display: block;
  height: 53px;
  font-size: 16px;
  line-height: 40px;
  text-decoration: none;
  color: #333;
}

#footer-bar .single .icon {
  margin-right: 20px;
  vertical-align: bottom;
}

.icon-tell {
  width: 45px;
  height: 45px;
  background: url(../img/icon_tel_foot.png) no-repeat 0 0;
  background-size: 100%;
}

.tel-number {
  font-size: 13px;
  padding-bottom: 15px;
  color: #e10606;
}

.footer-bottom {
  padding-bottom: 90px;
}

@media screen and (min-width: 1025px) {
  .footer-bottom {
    padding-bottom: 0px;
  }
}

#footer-bar .container .multiple li a .icon {
  display: block;
  margin: 0 auto 5px auto;
}

#footer-bar .container .single li {
  margin: 0;
  padding: 0;
  text-align: center;
  border-left: 1px solid #d9d7cb;
  border-right: 1px solid #d9d7cb;
}

#footer-bar .container .single li a {
  display: block;
  height: 3.5em;
  font-size: 5vw;
  line-height: 3.5em;
  text-decoration: none;
  color: #333;
}

#footer-bar .container .single li a .icon {
  margin-right: 0.5em;
  vertical-align: middle;
  background-size: 100%;
  width: 22px;
}

#footer-bar .container .single li a .icon.icon-ranking-no01 {
  margin-right: 0.5em;
  vertical-align: middle;
  background-size: 100%;
  width: 32px;
}

#footer-bar .icon-ranking {
  width: 25%;
  min-height: 40px;
  background: url(../img/icon_ranking.png) no-repeat;
  background-size: 80%;
}

#footer-bar .icon-check-c {
  width: 25%;
  min-height: 40px;
  background: url(../img/icon_check_c.png) no-repeat;
  background-size: 80%;
}

@media screen and (min-width:992px) {
  .pc-display-none {
    display: none;
  }
}

@media screen and (max-width:991px) {
  .sp-display-none {
    display: none;
  }
}


/**アフィ文言**/
.afi-att {
  max-width: 992px;
  width: 100%;
  margin: 20px auto 0;
  text-align: center;
}

.afi-att p {
  margin: 0 10px;
  font-size: 14px;
  font-weight: bold;
}

@media screen and (max-width: 991px) {
    .afi-att {
        text-align: left;
    }
}

@media screen and (max-width: 768px) {
  .afi-att p {
    font-size: 3vw;
  }
}

/*********************
サブコンテンツ　KV下
*********************/
.subcontents {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  margin-bottom: 25px;
}

.subcontents::after {
  content: "";
  display: block;
  clear: both;
}

/**コメント**/
.subcontents .subcontents-ccomment {
  width: 100%;
  padding: 40px;
  background: #ffffff;
}

.subcontents .subcontents-ccomment h2 {
  font-size: 24px;
  font-weight: bold;
  border-left: 10px solid #01214c;
  border-bottom: 2px solid #01214c;
  margin-bottom: 15px;
  box-sizing: border-box;
  padding-left: 10px;
  padding-bottom: 5px;
  color: #01214c;
}

.subcontents .subcontents-ccomment h3 {
  font-weight: bold;
  width: max-content;
  background: linear-gradient(transparent 50%, #ffff0f 100%);
  font-size: 1.25em;
}

.subcontents .subcontents-ccomment p {
  margin-bottom: 1em;
}

.subcontents .subcontents-ccomment span.small {
  font-size: 0.8em;
  color: #666;
}

.subcontents .subcontents-ccomment .text {
  border: 5px solid #010101;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 20px;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  max-width: 1080px;
}

/* .subcontents .subcontents-ccomment .text dl{
    margin-top: 5px;
    margin-bottom: 5px;
} */
.subcontents .subcontents-ccomment .text dt {
  display: block;
  margin-right: 1em;
  color: #1f83da;
  font-size: 1.2em;
}

.subcontents .subcontents-ccomment .text dd {
  display: block;
  font-weight: bold;
}

.subcontents .subcontents-ccomment .text .point_text {
  font-size: 1.1em;
}

.subcontents .subcontents-ccomment .text .point1 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.subcontents .subcontents-ccomment .text .point2 {
  margin-bottom: 15px;
}

@media screen and (max-width: 1024px) {
  .subcontents .subcontents-ccomment {
    width: 96%;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
  }
}

/* youtube */
.ranking-box .youtube {
  width: 100%;
  margin-top: 20px;
  padding: 0 4%;
}


.summary__tel{
	width: 95%;
	display: table;
	padding: 20px 0;
	border-top: 2px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc;
	margin-bottom: 30px;
	line-height: 1.3;
  margin-left: auto;
  margin-right: auto;
}
.summary__tel .title{
	width: 15%;
	display: table-cell;
	vertical-align: middle;
	background-color: #48a700;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.summary__tel .main-text{
	width: 52%;
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
	box-sizing: border-box;
}
.summary__tel .main-text .number{
	font-size: 27px;
	font-weight: bold;
	color: #ea4d4d;
}
.summary__tel .main-text .number.freedial {
    background: url(../img/icon-freedial.png) no-repeat left top;
    padding-left: 70px;
    font-weight: bold;
    color: #ea4d4d;
}
.summary__tel .main-text p.tel-num{
	font-weight: bold;
	color: #ea4d4d;
  padding-left: 15px;
}
.summary__tel .main-text .text{
	font-size: 13px;
}
.summary__tel .time-title{
	width: 9%;
	display: table-cell;
	vertical-align: middle;
	background-color: #eeeeee;
	border: 1px solid #bfbfbf;
	font-size: 14px;
	vertical-align: middle;
	text-align :center;
}
.summary__tel .time-detail{
	width: 24%;
	padding: 0 10px;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
}

.marker{
  background: linear-gradient(transparent 50%, #fff47d 0%);
}