/* ÃƒÂ£Ã†â€™Ã‚ÂªÃƒÂ£Ã¢â‚¬Å¡Ã‚Â»ÃƒÂ£Ã†â€™Ã†â€™ÃƒÂ£Ã†â€™Ã‹â€ CSS ÃƒÂ£Ã‚ÂÃ¢â‚¬Å“ÃƒÂ£Ã‚ÂÃ¢â‚¬Å“ÃƒÂ£Ã‚ÂÃ¢â‚¬Â¹ÃƒÂ£Ã¢â‚¬Å¡Ã¢â‚¬Â° */
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

*,
::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 {
  position: relative;
  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: 0.04rem;
  line-height: 1.6;
  font-size: 15.8px;
  color: #444444;
}


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


img {
  width: 100%;
}

body {
  background-color: #F0F0F0;
  font-family: "Noto Sans JP", sans-serif;
}

table {
  border-collapse: collapse;
}


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


#key-visual picture {
  /*max-width: 1200px;*/
  max-width: 100%;
  margin: 0 auto;
  display: block;
}


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


#contents {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width:576px) {
  #contents {
    padding-left: 25px;
    padding-right: 25px;
  }

}




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




.ranking-box {
  display: flex;
  flex-wrap: wrap;
  background-color: #F0F0F0;
  padding-top: 0px;
  padding-left: 0%;
  padding-right: 0%;
  padding-bottom: 0px;
  justify-content: center;
  margin-bottom: 36px;
  /* margin-top: 12px; */
}

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



.ranking-box .header {
  position: relative;
  padding-bottom: 12px;
  width: 100%;
  border-bottom: 1px solid #413730;
}

@media screen and (max-width:639px) {
  .ranking-box .header {
    padding-bottom: 16px;
  }
}

/*
.ranking-box .header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83.5%;
  height: 7px;
  background-image: url(../img/ttl_line_bottom.png);
  background-size: contain;
  background-repeat: no-repeat;
}
  */
/*
@media screen and (max-width:639px) {
  .ranking-box .header::after {
    width: 95%;
    height: 6px;
    background-image: url(../img/ttl_line_bottom_sp.png);
  }

}
  */

h1.result-title{
  position: relative;
  padding: 0.1em 0.5em;
  background: -webkit-linear-gradient(to right, #413730, transparent);
  background: linear-gradient(to right, #413730, transparent);
  color: #F0E0C7;
  font-size: 32px;
  font-family: "Shippori Mincho", serif;
}

.ranking-box .header h2 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Shippori Mincho", serif;
}

.ranking-box .header h2 div {
  flex: 1;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.32;
}

@media screen and (min-width:768px) {
  .ranking-box .header h2 div {
    font-size: 25px;
  }
}

@media screen and (max-width:768px) {
  h1.result-title{
    background: -webkit-linear-gradient(to right, #413730, #b7a79c);
    background: linear-gradient(to right, #413730, #b7a79c);
  }
}

.ranking-box .header img {
  width: 27px;
}

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

}

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

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

.ranking-box .container {
  padding: 12px 0;
}

@media screen and (min-width:768px) {
  .ranking-box .container {
    padding: 20px 0;
  }
}

.ranking-box .intro {
  font-size: 15px;
}

@media screen and (min-width:768px) {
  .ranking-box .intro {
    font-size: 18px;
  }

}

.ranking-box .image {
  width: 100%;
  /*aspect-ratio: 750 / 420;*/
  margin-top: 20px;
}

@media screen and (min-width:768px) {
  .ranking-box .image {
    margin-top: 25px;
  }
}

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

@media screen and (min-width:768px) {
  .ranking-box .recommend {
    margin-top: 40px;
  }
}

.ranking-box .recommend h3 {
  /*
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #c18312;
  */
  font-size: 17px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
}

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

}
/*
.ranking-box .recommend h3::before {
  content: "";
  display: block;
  width: 30px;
  height: 20px;
  background-image: url(../img/group/icon_point.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width:768px) {
  .ranking-box .recommend h3::before {
    width: 45px;
    height: 25px;
  }
}
*/

.ranking-box .recommend .check-list {
  margin-top: 10px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

@media screen and (min-width:768px) {
  .ranking-box .recommend .check-list {
    margin-top: 24px;
    padding: 0 15px;
    gap: 10px;
  }
}

/* .ranking-box .recommend .check-list img {
  width: 32px;
  height: 24px;
  padding-right: 8px;
} */
.ranking-box .recommend .check-list{
  counter-reset: number 0;
}
.ranking-box .recommend .check-list li {
  position: relative;
  width: 100%;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.4;
  padding-left: 5.5em;
  border-bottom: 1px solid #c4a85f;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
  /*
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 50px;
  padding-right: 12px;
  background: linear-gradient(to right, #b37b24 50%, #d7a12a);
  */
}

@media screen and (min-width:768px) {
  .ranking-box .recommend .check-list li {
    /*
    font-size: 22px;
    padding-top: 12px;
    padding-bottom: 13px;
    padding-left: 70px;
    padding-right: 25px;
    */
  }
}

.ranking-box .recommend .check-list li::before {
  content: 'Check';
  position: absolute;
  left: 0;
  color: #c4a85f;
  font-family: "Shippori Mincho", serif;
  /*
  content: '';
  position: absolute;
  top: 50%;
  left: 17px;
  transform: translateY(-50%);
  width: 25px;
  height: 22px;
  background-image: url(../img/icon_check-white.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  */
}
.ranking-box .recommend .check-list li::after {
  counter-increment: number 1;
    content: counter(number);
    position: absolute;
    left: 2.25em;
    color: #c4a85f;
    font-size: 150%;
    line-height: 1;
    top: -0.1em;
    font-family: "Shippori Mincho", serif;
}

@media screen and (max-width:768px) {
  .ranking-box .recommend .check-list li::before {
    top: 0.25em;
  }
  .ranking-box .recommend .check-list li::after {
    top: 0;
    bottom: auto;
  }
}

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





.ranking-box .action ul {
  width: 100%;
  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;
}

.ranking-box .action .btn-detail {
  background: #888888;
}

.ranking-box .action .btn-official {
  background: #34b9b9;
}

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

.ranking-box .summary .spec {
  width: 100%;
  line-height: 1.32;
  margin-top: 35px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 5px;
}

@media screen and (min-width:768px) {
  .ranking-box .summary .spec {
    margin-top: 76px;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
}

.ranking-box .summary .spec_item {
  position: relative;
}

.ranking-box .summary .spec_item-box {
  padding: 5px;
  border: 2px solid #0b1b34;
}

.ranking-box .summary .spec_item-inner {
  display: grid;
  grid-template-columns: 35px 90px 1fr;
  align-items: center;
  gap: 10px;
  padding: 15px 12px;
  border: 1px solid #0b1b34;
}

@media screen and (min-width:768px) {
  .ranking-box .summary .spec_item-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 64px 10px 30px;
    height: 175px;
  }
}

.ranking-box .summary .spec_icon {
  width: 35px;
  height: 35px;
  background-color: #0b1b34;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
}

@media screen and (min-width:768px) {
  .ranking-box .summary .spec_icon {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 72px;
    height: 72px;
    padding: 18px;
  }
}

.ranking-box .summary .spec_name {
  font-size: 17px;
  font-weight: bold;
  color: #2f405a;
}

@media screen and (min-width:768px) {
  .ranking-box .summary .spec_name {
    font-size: 20px;
  }
}

.ranking-box .summary .spec_text {
  font-size: 15px;
  color: #55595f;
}

@media screen and (min-width:768px) {
  .ranking-box .summary .spec_text {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
}


.spec_star_hyoka {
  display: none;
}

@media screen and (min-width:768px) {
  .ranking-box .summary .spec tr {
    border-bottom: 1px solid #bababa;
  }
}

.ranking-box .summary .spec th {
  padding-top: 12px;
  padding-left: 3.2%;
  padding-right: 3.2%;
  padding-bottom: 12px;
  display: block;
  width: 100%;
  background-color: #eee;
  vertical-align: middle;
  text-align: center;
}

@media screen and (min-width:768px) {
  .ranking-box .summary .spec th {
    display: table-cell;
    width: 30%;
    text-align: left;
    background-color: #f8f8f8;
  }
}

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

@media screen and (min-width:768px) {
  .ranking-box .summary .spec td {
    display: table-cell;
    width: 70%;
    text-align: left;
  }
}

.ranking-box .summary .spec td .spec_star_mongon {
  display: inline-block;
  text-align: left;
}

@media screen and (min-width:768px) {
  .ranking-box .summary .spec td .spec_star_mongon {
    display: block;
  }
}

.ranking-box .info {
  margin-top: 36px;
}

@media screen and (min-width:768px) {
  .ranking-box .info {
    margin-top: 50px;
  }

}

.info_title {
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  border: 2px solid #1E1E1E;
  color: #1E1E1E;
  line-height: 1;
}

@media screen and (min-width:768px) {
  .info_title {
    font-size: 16px;
  }

}

.info_items {
  margin-top: 5px;
}

@media screen and (min-width:768px) {
  .info_items {
    margin-top: 20px;
  }

}

.info_item {
  display: grid;
  grid-template-columns: 135px 1fr;
  gap: 15px;
  padding: 12px 0;
}

@media screen and (min-width:768px) {
  .info_item {
    grid-template-columns: 185px 1fr;
    gap: 50PX;
    padding: 20px 0;
  }

}

.info_item:not(:first-child) {
  border-top: 1px solid #e5e5e5;
}

.info_item dt {
  font-size: 16px;
  font-weight: bold;
  color: #1E1E1E;
}

@media screen and (min-width:768px) {
  .info_item dt {
    font-size: 16px;
  }

}

.info_item dd {
  font-size: 14px;
  color: #3c4047;
}

@media screen and (min-width:768px) {
  .info_item dd {
    font-size: 16px;
  }

}

.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%;
}

@media screen and (max-width:991px) {
  #sidebar {
    margin-top: 40px;
    padding: 20px;
    background-color: #e7e7e7;
  }

}



#sidebar .title h3 {
  padding-bottom: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  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: #666666;
  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: 100%;
  background-color: #ffffff;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
  border-color: #f1f1f1;
  margin-bottom: 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%;
  }
}

.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-check .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%;
  background-color: #929fa7;
  border-radius: 10px 10px 0 0;
}

.form-bg {
  padding-top: 12px;
  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%;
}

.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: #666666;
  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: #fff;
  border-width: 0px;
  border-color: #999999;
  margin-bottom: 12px;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  transition: ease 0.4s;
  cursor: pointer;
}


@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:hover {
  background-color: #ccc;
}



.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: 13.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: #354462;
  border: 2px solid #354462;
}

.form-bg .btn-container button a:hover {
  background-color: #fff;
  color: #354462;
  opacity: 1;
}

.rank {
  /*
  display: grid;
  grid-template-columns: 23px 1fr;
  gap: 8px;
  align-items: center;
  font-size: 20px;
  color: #fff;
  */
}

@media screen and (max-width:639px) {
  .rank {
    grid-template-columns: 16px 1fr;
    gap: 5px;
    font-size: 15px;
  }
}

/* #sidebar .item-wrap .title h3 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
  padding-bottom: 0;
} */

.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: 13.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: 13.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;
}

#contents-banner > a{
  display: block;
  margin-bottom: 25px;
}
#contents-banner > a:last-of-type{
  margin-bottom: 0;
}

@media screen and (max-width:991px) {
  #contents-banner {
    padding-bottom: 30px;
  }
}

.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: #F0F0F0;
  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: 13.2px;
  font-weight: normal;
  color: #666666;
  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: #594536;
}








#header {
  /* padding: 12px 2.0%; */
  text-align: left;
  background-color: #fff;
  margin-bottom: 30px;
}

@media screen and (min-width:576px) {
  #header {
    margin-bottom: 36px;
  }

}

#header .container .logo {
  font-size: 0.6rem;
  margin: 0 0 0 2%;
  line-height: 1.2;
  color: #34b9b9;
  font-family: "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¦ËœÅ½Ã¦Å“Â ProN W6", "HiraMinProN-W6", "HGÃ¦ËœÅ½Ã¦Å“ÂE", "Ã¯Â¼Â­Ã¯Â¼Â³ Ã¯Â¼Â°Ã¦ËœÅ½Ã¦Å“Â", "MS PMincho", "MS Ã¦ËœÅ½Ã¦Å“Â", 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;
  z-index: 999;
}

#pageTop a {
  display: block;
  padding: 0;
  width: 35px;
  height: 35px;
  background-color: #c4a85f;
  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 .banner {
  padding: 0 4%;
}

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

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

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

.ranking-box .point .sub-title {
  margin: 12px 0;
  padding: 10px 15px;
  font-size: 1.12rem;
  font-weight: bold;
  background-color: #c1b4a3;
  border-radius: 10px;
}

.ranking-box .point .sub-title:not(:first-of-type) {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .ranking-box .point .detail {
    padding: 0 15px;
  }
}

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

.ranking-box .point .detail p {
  font-size: 15px;
  line-height: 2;
}

@media screen and (min-width: 768px) {
  .ranking-box .point .detail p {
    font-size: 15.8px;
  }
}


.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: 2000;
}

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

}

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

.drawr {
  display: none;
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0px;
  right: 0;
  padding: 60px 10px 20px 20px;
  z-index: 1000;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

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

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

@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;
}

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

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

.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;
  }
}

/**アフィ文言**/
.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;
  }
}

/* ジャンルで探す */
.link .ttl {
  display: grid;
  grid-template-columns: 1fr max-content 1fr;
  justify-content: center;
  align-items: center;
  gap: 15px;
  font-size: 28px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  color: #893b3b;
  flex-shrink: 0;
}

@media screen and (max-width:639px) {
  .link .ttl {
    font-size: 18px;
  }

}

.link .ttl::before {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background-image: url(../img/ttl_line_left.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width:639px) {
  .link .ttl::before {
    background-image: url(../img/ttl_line_left_sp.png);
  }
}

.link .ttl::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background-image: url(../img/ttl_line_right.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width:639px) {
  .link .ttl::after {
    background-image: url(../img/ttl_line_right_sp.png);
  }
}

.link_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
  margin-top: 12px;
}

@media screen and (max-width:639px) {
  .link_wrap {
    margin-top: 15px;
  }

}

.link_item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc((100% - 10px) / 3);
  aspect-ratio: 260 / 60;
  background-image: url(../img/btn_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 20px;
  color: #fff;
}

@media screen and (max-width:639px) {
  .link_item {
    aspect-ratio: 230 / 100;
    background-image: url(../img/btn_bg_sp.png);
    font-size: 14px;
  }

  .link_item.activity {
    aspect-ratio: 400 / 100;
    min-width: 150px;
  }

}

.link_item span {
  display: grid;
  grid-template-columns: max-content max-content;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

@media screen and (max-width:639px) {
  .link_item span {
    gap: 5px;
  }
}

.link_item span::before {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.link_item.area span::before {
  width: 17px;
  height: 26px;
  background-image: url(../img/group/icon_area.png);
}

@media screen and (max-width:639px) {
  .link_item.area span::before {
    width: 8px;
    height: 12px;
  }
}

.link_item.pet span::before {
  width: 23px;
  height: 26px;
  background-image: url(../img/group/icon_pet.png);
}

@media screen and (max-width:639px) {
  .link_item.pet span::before {
    width: 11px;
    height: 12px;
  }
}

.link_item.type span::before {
  width: 26px;
  height: 26px;
  background-image: url(../img/group/icon_type.png);
}

@media screen and (max-width:639px) {
  .link_item.type span::before {
    width: 12px;
    height: 12px;
  }
}

.link_item.equipment span::before {
  width: 27px;
  height: 27px;
  background-image: url(../img/group/icon_equipment.png);
}

@media screen and (max-width:639px) {
  .link_item.equipment span::before {
    width: 13px;
    height: 13px;
  }
}

.link_item.activity span::before {
  width: 27px;
  height: 23px;
  background-image: url(../img/group/icon_activity.png);
}

@media screen and (max-width:639px) {
  .link_item.activity span::before {
    width: 13px;
    height: 11px;
  }
}

/* エリアから探す ~ */
.group {
  margin-top: 60px;
}

@media screen and (max-width:991px) {
  .group {
    margin-top: 36px;
  }
}

.group .ttl {
  position: relative;
    padding-bottom: 12px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

@media screen and (max-width:639px) {
  .group .ttl {
    padding-bottom: 5px;
  }

}

/*
.group .ttl::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 83.5%;
  height: 7px;
  background-image: url(../img/ttl_line_bottom.png);
  background-size: contain;
  background-repeat: no-repeat;
}
*/

@media screen and (max-width:639px) {
  /*
  .group .ttl::after {
    width: 90%;
    height: 6px;
    background-image: url(../img/ttl_line_bottom_sp.png);
  }
  */
}

.group .ttl span {
  display: grid;
  grid-template-columns: max-content max-content;
  align-items: center;
  gap: 17px;
  font-size: 25px;
  font-weight: bold;
  font-family: "Shippori Mincho", serif;
}

@media screen and (max-width:639px) {
  .group .ttl span {
    font-size: 18px;
    gap: 8px;
  }
}

.group .ttl span::before {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.group .ttl.brand span::before {
  width: 25px;
  height: 25px;
  background-image: url(../img/group/icon_brand.png);
}

@media screen and (max-width:639px) {
  .group .ttl.brand span::before {
    width: 20px;
        height: 20px;
  }
}

.group .ttl.setring span::before {
  width: 25px;
  height: 25px;
  background-image: url(../img/group/icon_setring.png);
}

@media screen and (max-width:639px) {
  .group .ttl.setring span::before {
    width: 20px;
        height: 20px;
  }
}

.group .ttl.type span::before {
  width: 26px;
  height: 26px;
  background-image: url(../img/group/icon_type.png);
}

@media screen and (max-width:639px) {
  .group .ttl.type span::before {
    width: 12px;
    height: 12px;
  }
}

.group .ttl.equipment span::before {
  width: 27px;
  height: 27px;
  background-image: url(../img/group/icon_equipment.png);
}

@media screen and (max-width:639px) {
  .group .ttl.equipment span::before {
    width: 13px;
    height: 13px;
  }
}

.group .ttl.activity span::before {
  width: 27px;
  height: 23px;
  background-image: url(../img/group/icon_activity.png);
}

@media screen and (max-width:639px) {
  .group .ttl.activity span::before {
    width: 13px;
    height: 11px;
  }
}

.group_wrap {
  margin-top: 20px;
  /*
  overflow-x: scroll;
  scrollbar-width: none;
  */
}

@media screen and (max-width:991px) {
  .group_wrap {
    margin-top: 10px;
  }
}

.group_wrap::-webkit-scrollbar {
  display: none;
}

.group_items {
  display: grid;
  /* grid-template-columns: repeat(4, 190px); */
  grid-template-columns: repeat(3, minmax(190px, 1fr));
  gap: 20px;
  width: auto;
}

@media screen and (max-width:639px) {
  .group_items {
    grid-template-columns: repeat(3, minmax(98px, 1fr));
    gap: 5px;
  }

}

.group_item {
  display: grid;
  gap: 10px;
}

.group_item img {
  border-radius: 20px;
}

@media screen and (max-width:639px) {
  .group_item img {
    border-radius: 10px;
  }
}

.group_name {
  font-size: 14px;
  /*font-weight: bold;*/
  text-align: center;
}

@media screen and (max-width:639px) {
  .group_name {
    font-size: 10px;
  }
}

/* side-item */
.side-item {
  display: grid;
  gap: 5px;
}

.side-item .item-group {
  padding: 20px;
  border-radius: 20px;
  background-color: #CDCAC3;
  margin-top: 30px;
}
.side-item .item-group:first-of-type {
  margin-top: 0;
}

.side-item .item-group .title {
  /*
  display: grid;
  grid-template-columns: max-content max-content;
  align-items: center;
  gap: 18px;
  */
  font-size: 22px;
  color: #413730;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-family: "Shippori Mincho", serif;
}

@media screen and (max-width:639px) {
  .side-item .item-group .title {
    /*gap: 15px;*/
    font-size: 17px;
  }
}
/*
.side-item .item-group .title::before {
  content: '';
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
*/

.side-item .item-group .title.area::before {
  width: 17px;
  height: 26px;
  background-image: url(../img/group/icon_area.png);
}

@media screen and (max-width:639px) {
  .side-item .item-group .title.area::before {
    width: 12px;
    height: 19px;
  }
}

.side-item .item-group .title.pet::before {
  width: 23px;
  height: 26px;
  background-image: url(../img/group/icon_pet.png);
}

@media screen and (max-width:639px) {
  .side-item .item-group .title.pet::before {
    width: 16px;
    height: 19px;
  }
}

.side-item .item-group .title.type::before {
  width: 26px;
  height: 26px;
  background-image: url(../img/group/icon_type.png);
}

@media screen and (max-width:639px) {
  .side-item .item-group .title.type::before {
    width: 19px;
    height: 19px;
  }
}

.side-item .item-group .title.equipment::before {
  width: 27px;
  height: 27px;
  background-image: url(../img/group/icon_equipment.png);
}

@media screen and (max-width:639px) {
  .side-item .item-group .title.equipment::before {
    width: 20px;
    height: 20px;
  }
}

.side-item .item-group .title.activity::before {
  width: 27px;
  height: 24px;
  background-image: url(../img/group/icon_activity.png);
}

@media screen and (max-width:639px) {
  .side-item .item-group .title.activity::before {
    width: 20px;
    height: 18px;
  }
}

.side-item .item-group .item-wrap {
  /* display: none; */
  margin-top: 26px;
}

@media screen and (max-width:991px) {
  .side-item .item-group .item-wrap {
    margin-top: 20px;
  }
}

/* .side-item .item-group .item-wrap.open {
  display: block;
} */

.side-item .item-group .item-wrap_inner {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.side-item .item-group .item-wrap .sub-title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  /*
  aspect-ratio: 300 / 60;
  background-image: url(../img/btn_bg_side.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  */
  background-color: #BAB6AF;
  border-radius: 0px;
    cursor: pointer;
    padding: 15px 0;
}

.side-item .item-group .item-wrap .sub-title.open {
  border-radius: 5px 5px 0 0;
}

.side-item .item-group .item-wrap .sub-title span {
  font-size: 20px;
  color: #fff;
}

@media screen and (max-width:639px) {
  .side-item .item-group .item-wrap .sub-title span {
    font-size: 17px;
  }
}

.side-item .item-group .item-wrap .item-list {
  /* display: none; */
  padding: 15px 0;
  border-radius: 0 0 5px 5px;
  background-color: #F0F0F0;
}

@media screen and (max-width:991px) {
  .side-item .item-group .item-wrap .item-list {
    padding: 0;
  }
}

/* .side-item .item-group .item-wrap .item-list.open {
  display: block;
} */

.side-item .item-group .item-wrap .rank{
  color: #3C3C3C;
}

.side-item .item-group .item-wrap .rank_item {
  display: grid;
  grid-template-columns: 45px 1fr;
  gap: 18px;
  align-items: center;
  padding: 15px;
  font-size: 16px;
  color: #3C3C3C;
}

@media screen and (max-width:639px) {
  .side-item .item-group .item-wrap .rank_item {
    grid-template-columns: 46px 1fr;
    gap: 13px;
    font-size: 15px;
  }
}

.js-accordion-content {
  display: none;
}

.js-accordion-content.open {
  display: block;
}

/* side-contents */
.side-contents {
  margin-top: 40px;
}

@media screen and (max-width:991px) {
  .side-contents {
    margin-top: 30px;
  }

}

.side-contents .contents-wrap {
  padding: 25px 20px 20px;
  border-radius: 20px;
  background-color: #c28c21;
}

.side-contents .contents-wrap .title {
  display: grid;
  grid-template-columns: max-content max-content;
  justify-content: center;
  align-items: center;
  gap: 18px;
  font-size: 20px;
  color: #ffffff;
  cursor: pointer;
}

@media screen and (max-width:639px) {
  .side-contents .contents-wrap .title {
    justify-content: initial;
    gap: 15px;
    font-size: 17px;
  }
}

.side-contents .contents-wrap .title::before {
  content: '';
  display: block;
  width: 20px;
  height: 26px;
  background-image: url(../img/group/icon_column.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width:639px) {
  .side-contents .contents-wrap .title::before {
    width: 15px;
    height: 19px;
  }
}

.side-contents .contents-wrap .item-list {
  display: grid;
  gap: 10px;
  margin-top: 25px;
}

.side-contents .contents-wrap .item-list li {
  background-color: #fff;
  border-radius: 10px;
}

.side-contents .contents-wrap .contents-item {
  display: block;
  border-radius: 10px;
  overflow: hidden;
}

.contents-title {
  display: block;
  padding: 18px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #0b1b34;
}

/* --- article */
span.orange {
  color: #D3A142;
}

span.blue {
  color: #5b8ad3;
}

span.bold {
  font-weight: bold;
}

span.inline-block {
  display: inline-block;
}

.article {
  /*color: #0b1b34;*/
}

.article h2{
  font-size: 30px;
  font-family: "Shippori Mincho", serif;
  font-weight: bold;
  color: #413730;
  border-bottom: 1px solid #413730;
  margin-bottom: 15px;
  padding-bottom: 0.25em;

}

.article h3{
  font-size: 26px;
    font-family: "Shippori Mincho", serif;
    font-weight: bold;
    color: #413730;
    margin-bottom: 25px;
    position: relative;
    padding-left: 20px;
}
.article h3::before{
  content: "";
    display: block;
    width: 6px;
    height: 1.5em;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #c4a85f;
}

.article h4.pickup{
  font-size: 26px;
  font-weight: bold;
  color: #413730;
  margin-bottom: 15px;
}
.article h4.pickup::before{
  content: "PICK UP";
  font-family: "Shippori Mincho", serif;
  display: block;
  color: #c4a85f;
}

.article .item-wrap{
  margin-top: 35px;
  margin-bottom: 35px;
}

.article .item-wrap h4{
  font-size: 20px;
  font-weight: bold;
}

.article_title {
  width: 100%;
  margin-bottom: 30px;
}

@media screen and (max-width:991px) {
  .article_title {
    margin-bottom: 25px;
    padding: 0;
  }

}

.article .intro_text p{
  font-size: 16px;
  line-height: calc(40 / 16);
  letter-spacing: 0.02em;
  margin-bottom: 1em;
}
.article .intro_text p:last-of-type{
  margin-bottom: 0;
}

@media screen and (max-width:991px) {
  .article .intro_text p{
    /*font-weight: bold;*/
    line-height: calc(54 / 30);
    text-align: initial;
  }
}

.article .content{
  margin-top: 35px;
  margin-bottom: 35px;
}

.article .content p{
  font-size: 16px;
  line-height: calc(40 / 16);
  letter-spacing: 0.02em;
  margin-bottom: 1em;
}
.article .content p:last-of-type{
  margin-bottom: 0;
}

.article .content dl{
  margin-top: 15px;
  margin-bottom: 15px;
}

.article .content dl dt{
  color: #D3A142;
}

.article .content .img-wrap{
  margin-top: 15px;
  margin-bottom: 15px;
}

.article .content .matrix-wrap{
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
}

.article .content .matrix-wrap .bg{
  position: relative;
}

.article .content .matrix-wrap .bou{
  position: absolute;
  top: 65%;
  left: 15%;
}
.article .content .matrix-wrap .bvl{
  position: absolute;
  top: 55%;
  left: 33%;
}
.article .content .matrix-wrap .car{
  position: absolute;
  top: 54%;
  left: 58%;
}
.article .content .matrix-wrap .gra{
  position: absolute;
  top: 24%;
  left: 16%;
}
.article .content .matrix-wrap .har{
  position: absolute;
  top: 74%;
  left: 27%;
}
.article .content .matrix-wrap .laza{
  position: absolute;
  top: 17%;
  left: 53%;
}
.article .content .matrix-wrap .tif{
  position: absolute;
  top: 37%;
  left: 28%;
}
@media screen and (max-width:991px) {
  .article .content .matrix-wrap .bou{
    position: absolute;
    top: 67%;
    left: 4%;
    width: 19%;
  }
  .article .content .matrix-wrap .bvl{
    position: absolute;
    top: 60%;
    left: 28%;
    width: 18%;
  }
  .article .content .matrix-wrap .car{
    position: absolute;
    top: 54%;
    left: 58%;
    width: 15%;
  }
  .article .content .matrix-wrap .gra{
    position: absolute;
    top: 18%;
    left: 6%;
    width: 17%;
  }
  .article .content .matrix-wrap .har{
    position: absolute;
    top: 81%;
    left: 16%;
    width: 20%;
  }
  .article .content .matrix-wrap .laza{
    position: absolute;
    top: 14%;
    left: 56%;
    width: 27%;
  }
  .article .content .matrix-wrap .tif{
    position: absolute;
    top: 33%;
    left: 20%;
    width: 20%;
  }
}

.article .content .point-wrap{
  margin-top: 15px;
  margin-bottom: 15px;
  counter-reset: number 0;
}
.article .content .point-wrap dl{
  
}
.article .content .point-wrap dl dt{
  color: #c4a85f;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #c4a85f;
  width: 15em;
  max-width: 100%;
  margin-bottom: 0.5em;
  font-family: "Shippori Mincho", serif;
}
.article .content .point-wrap dl dt:before{
  counter-increment: number 1; 
  content: "Point."counter(number);
  margin-right: 1em;
}

@media screen and (max-width:991px) {
  .article .content p{
    /*font-weight: bold;*/
    line-height: calc(54 / 30);
    text-align: initial;
  }
}

.article .bottom_text {
  font-size: 16px;
  line-height: calc(40 / 16);
  letter-spacing: 0.02em;
}

@media screen and (max-width:991px) {
  .article .bottom_text {
     /*font-weight: bold;*/
    line-height: calc(54 / 30);
  }
}

.article .merit{
  margin-top: 35px;
  margin-bottom: 35px;
}

.article .demerit{
  margin-top: 35px;
  margin-bottom: 35px;
}

article .reason{

}

/* article_button */
.article_button {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.article_button .btn {
  /*
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  width: 100%;
  aspect-ratio: 600 / 80;
  border-radius: 10px;
  background-image: url(../img/btn_bg_gold.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  */
  display: block;
    border-radius: 10px;
    font-size: 26px;
    color: #fff;
    margin-top: 8px;
    margin-bottom: 16px;
    text-align: center;
    /* font-weight: bold; */
    padding-top: 15px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 15px;
    background: radial-gradient(rgb(199 51 51), rgb(109 18 19));
    border: 2px solid #b04f39;
    font-family: "Shippori Mincho", serif;
    max-width: 100%;
}

@media screen and (max-width:991px) {
  .article_button .btn {
    /*
    max-width: 300px;
    margin-top: 35px;
    aspect-ratio: 600 / 130;
    border-radius: 5px;
    background-image: url(../img/btn_bg_gold_sp.png);
    font-size: 17px;
    */
  }
}

.article_bottom #ranking-banner{
  margin-top: 25px;
  margin-bottom: 25px;
}

.article_bottom #contents-banner{

}

.article_bottom h3{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

#article2 #result{
  /*
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 5%;
  */
  margin-top: 30px;
}

#article2 #table_article2{

}
#article2 #table_article2 table{
  min-width: auto;
}

#article2 #table_article2 table tr td.table3__order_1 {
  background-color: #f7f4f1;
}

#article2 #table_article2 table td {
  width: 33.3% !important;
  background-color: #f7f4f1;
}

#article2 #table_article2 table tr.b-top td{
  background-color: #f7f4f1;
}
#article2 #table_article2 table tr td ul {
  width: 95%;
}
#article2 #table_article2 table tr td .btn-official{
  background: radial-gradient(rgb(237 175 57), rgb(173 120 43));
  border: 3px solid #935c11;
  padding-top: 5px;
  padding-left: 3.2%;
  padding-right: 3.2%;
  padding-bottom: 5px;
  width: 100%;
  font-size: 16px;
  font-weight: normal;
}
#article2 #table_article2 table tr td p{
  font-size: 14px;
    line-height: 1.75;
}
#article2 #table_article2 table .table_first td.item_image img{
  border: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 5%;
    border-radius: 0;
    aspect-ratio: auto;
}
#article2 #table_article2 table .table_first td.item_image img.logo{
  aspect-ratio: 750 / 420;
  width: 75%;
}
@media screen and (max-width:576px) {
  #article2 #table_article2 table {
    width: 130vw !important;
  }
}

/* modal_button */
.article_modal_button {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.article_modal_button .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  width: 100%;
  aspect-ratio: 600 / 63;
  border-radius: 10px;
  background-image: url(../img/btn_bg_orange.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

@media screen and (max-width:991px) {
  .article_modal_button .btn {
    max-width: 300px;
    aspect-ratio: 600 / 90;
    border-radius: 5px;
    background-image: url(../img/btn_bg_orange_sp.png);
  }

}

.article_modal_button .btn.link span {
  display: grid;
  grid-template-columns: 32px max-content;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width:991px) {
  .article_modal_button .btn.link span {
    grid-template-columns: 16px max-content;
    font-size: 15px;
  }

}

.article_modal_button .btn.link span::before {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  background-image: url(../img/icon_link.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width:991px) {
  .article_modal_button .btn.link span::before {
    width: 16px;
    height: 16px;
  }
}

/* modal */
.article_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(25, 29, 51, 50%);
  padding: 190px 20px;
  overflow: scroll;
  z-index: 999;
}

@media screen and (max-width:991px) {
  .article_modal {
    padding: 100px 0;
  }

}

.article_modal-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 850px;
  width: 92%;
}

.article_modal-content {
  background: #191f35;
  text-align: left;
  border-radius: 30px;
  overflow: hidden;
}

@media screen and (max-width:991px) {
  .article_modal-content {
    border-radius: 15px;
  }

}

.article_modal_title {
  padding: 20px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(to right, #b37b24 50%, #d7a12a);
}

@media screen and (max-width:991px) {
  .article_modal_title {
    padding: 15px;
    font-size: 15px;
  }

}

.article_modal_body {
  padding: 30px 40px 40px;
}

@media screen and (max-width:991px) {
  .article_modal_body {
    padding: 20px 15px 30px;
  }

}

.article_modal_body *:last-child {
  margin-bottom: 0;
}

.article_modal_body p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.875;
  color: #fff;
}

@media screen and (max-width:991px) {
  .article_modal_body p {
    font-size: 12px;
  }

}

@media screen and (max-width:991px) {
  .article_modal_body p.article_modal_intro {
    font-size: 14px;
  }

}

.article_modal_sub-title {
  display: grid;
  grid-template-columns: 28px 1fr;
  gap: 10px;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width:991px) {
  .article_modal_sub-title {
    grid-template-columns: 14px 1fr;
    margin-top: 30px;
    margin-bottom: 12px;
    padding-bottom: 8px;
    font-size: 14px;
  }

}

.article_modal_sub-title::before {
  content: '';
  display: block;
  width: 28px;
  height: 28px;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width:991px) {
  .article_modal_sub-title::before {
    width: 14px;
    height: 14px;
  }

}

.article_modal_sub-title.gear::before {
  background-image: url(../img/icon_gear.png);
}

.article_modal_sub-title.calendar::before {
  background-image: url(../img/icon_calendar.png);
}

.article_method_items {
  display: grid;
  gap: 8px;
  margin-top: 20px;
  margin-bottom: 40px;
}

@media screen and (max-width:991px) {
  .article_method_items {
    gap: 13px;
    margin-top: 12px;
    margin-bottom: 30px;
  }

}

.article_method_item {
  display: grid;
  grid-template-columns: 167px 1fr;
  gap: 12px;
  align-items: center;
}

@media screen and (max-width:991px) {
  .article_method_item {
    grid-template-columns: 120px 1fr;
    gap: 8px;
  }

}

.article_method_item dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  background-color: #fff;
  border-radius: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #191f35;
}

@media screen and (max-width:991px) {
  .article_method_item dt {
    height: 24px;
    border-radius: 10px;
    font-size: 12px;
  }

}

.article_method_item dd {
  font-size: 16px;
  color: #fff;
}

@media screen and (max-width:991px) {
  .article_method_item dd {
    font-size: 12px;
  }

}

.article_merit_items {
  display: grid;
  gap: 10px;
  max-width: 750px;
  margin: 40px auto;
}

@media screen and (max-width:991px) {
  .article_merit_items {
    margin: 30px auto 20px;
  }

}

.article_merit_item {
  display: grid;
  grid-template-columns: 180px 1fr;
  border: 1px solid #fff;
  border-radius: 20px;
  height: 110px;
  overflow: hidden;
}

@media screen and (max-width:991px) {
  .article_merit_item {
    grid-template-columns: 90px 1fr;
    border-radius: 10px;
    height: initial;
  }

}

.article_merit_item dt {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.article_merit_item dt span {
  display: grid;
  grid-template-columns: 29px max-content;
  align-items: center;
  gap: 10px;
  font-size: 22px;
  font-weight: bold;
  color: #191f35;
}

@media screen and (max-width:991px) {
  .article_merit_item dt span {
    grid-template-columns: 15px max-content;
    gap: 5px;
    font-size: 12px;
  }

}

.article_merit_item dt span::before {
  content: '';
  display: block;
  width: 29px;
  height: 29px;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width:991px) {
  .article_merit_item dt span::before {
    width: 15px;
    height: 15px;
  }

}

.article_merit_item dt span.merit::before {
  background-image: url(../img/icon_merit.png);
}

.article_merit_item dt span.demerit::before {
  background-image: url(../img/icon_demerit.png);
}

.article_merit_item dd {
  display: flex;
  align-items: center;
  padding: 10px 30px;
}

@media screen and (max-width:991px) {
  .article_merit_item dd {
    padding: 10px 15px;
  }

}

.article_merit_item dd span {
  font-size: 16px;
  line-height: calc(25 / 16);
  color: #fff;
}

@media screen and (max-width:991px) {
  .article_merit_item dd span {
    font-size: 12px;
  }

}

/* case */
.article .case_wrap {
  display: grid;
  gap: 30px;
  margin-top: 60px;
}

@media screen and (max-width:991px) {
  .article .case_wrap {
    gap: 20px;
    margin-top: 55px;
  }

}

.article .case_box {
  border-radius: 30px;
  background-color: #f0f7fb;
  overflow: hidden;
}

@media screen and (max-width:991px) {
  .article .case_box {
    border-radius: 15px;
  }

}

.article .case_title {
  width: 100%;
}

.article .case_items {
  display: grid;
  gap: 16px;
  padding: 30px 35px 35px;
}

@media screen and (max-width:991px) {
  .article .case_items {
    gap: 10px;
    padding: 15px;
  }
}

.article .case_item {
  display: grid;
  grid-auto-flow: column;
  gap: 17px;
}

@media screen and (max-width:991px) {
  .article .case_item {
    gap: 8px;
  }

}

.article .case_item.left {
  grid-template:
    'icon talk' auto / 96px 1fr;
  justify-content: flex-start;
}

@media screen and (max-width:991px) {
  .article .case_item.left {
    grid-template:
      'icon talk' auto / 48px 1fr;
  }
}

.article .case_item.right {
  grid-template:
    'talk icon' auto / 1fr 96px;
  justify-content: flex-end;
}

@media screen and (max-width:991px) {
  .article .case_item.right {
    grid-template:
      'talk icon' auto / 1fr 48px;
  }
}

.article .case_icon {
  grid-area: icon;
  width: 96px;
  height: 105px;
}

@media screen and (max-width:991px) {
  .article .case_icon {
    width: 48px;
    height: 52.5px;
  }
}

.article .case_talk-wrap {
  grid-area: talk;
  padding-top: 10px;
}

@media screen and (max-width:991px) {
  .article .case_talk-wrap {
    padding-top: 5px;
  }
}

.article .case_talk {
  position: relative;
  width: fit-content;
  padding: 15px 20px;
  background-color: #fff;
  letter-spacing: 0.02em;
}

@media screen and (max-width:991px) {
  .article .case_talk {
    padding: 10px;
    font-size: 14px;
  }

}

.article .case_item.left .case_talk {
  margin-left: 25px;
  margin-right: auto;
  border-radius: 0 15px 15px 15px;
}

@media screen and (max-width:991px) {
  .article .case_item.left .case_talk {
    margin-left: 15px;
    border-radius: 0 10px 10px 10px;
  }

}

.article .case_item.right .case_talk {
  margin-left: auto;
  margin-right: 25px;
  border-radius: 15px 0 15px 15px;
}

@media screen and (max-width:991px) {
  .article .case_item.right .case_talk {
    margin-right: 15px;
    border-radius: 10px 0 10px 10px;
  }
}

.article .case_item.left .case_talk::before {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: -24px;
  width: 24px;
  height: 25px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}

@media screen and (max-width:991px) {
  .article .case_item.left .case_talk::before {
    left: -13px;
    width: 12px;
    height: 12.5px;
  }
}

.article .case_item.left .case_talk::after {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: -22px;
  width: 24px;
  height: 25px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  background-color: #fff;
}

@media screen and (max-width:991px) {
  .article .case_item.left .case_talk::after {
    left: -11px;
    width: 12px;
    height: 12.5px;
  }
}

.article .case_item.right .case_talk::before {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  right: -24px;
  width: 24px;
  height: 25px;
  clip-path: polygon(100% 0, 0 0, 0 100%);
}

@media screen and (max-width:991px) {
  .article .case_item.right .case_talk::before {
    right: -13px;
    width: 12px;
    height: 12.5px;
  }
}

.article .case_item.right .case_talk::after {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  right: -22px;
  width: 24px;
  height: 25px;
  clip-path: polygon(100% 0, 0 0, 0 100%);
  background-color: #fff;
}

@media screen and (max-width:991px) {
  .article .case_item.right .case_talk::after {
    right: -11px;
    width: 12px;
    height: 12.5px;
  }
}

.article .case_talk.blue {
  border: 1px solid #172941;
}

.article .case_talk.blue::before {
  background-color: #172941;
}

.article .case_talk.pink {
  border: 1px solid #d87787;
}

.article .case_talk.pink::before {
  background-color: #d87787;
}

.article .case_talk.orange {
  border: 1px solid #e37d05;
}

.article .case_talk.orange::before {
  background-color: #e37d05;
}

.article .case_text {
  margin-top: 40px;
  line-height: calc(40 / 16);
}

@media screen and (max-width:991px) {
  .article .case_text {
    margin-top: 30px;
    line-height: calc(54 / 32);
  }
}

/* point */
.article .point {
  margin-top: 90px;
}

@media screen and (max-width:991px) {
  .article .point {
    margin-top: 60px;
  }
}

.article .point_title {
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
}

.article .point_wrap {
  display: grid;
  gap: 60px;
  margin-top: 30px;
}

@media screen and (max-width:991px) {
  .article .point_wrap {
    gap: 30px;
    margin-top: 20px;
  }

}

.point_box {
  overflow: hidden;
}

.article .point .text {
  margin-top: 30px;
  line-height: calc(36 / 16);
}

@media screen and (max-width:991px) {
  .article .point .text {
    margin-top: 14px;
    line-height: calc(24 / 14);
  }

}

.article .point_table {
  margin-top: 40px;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

@media screen and (max-width:991px) {
  .article .point_table {
    margin-top: 30px;
  }

}

.article .point_table::-webkit-scrollbar {
  display: none;
}

.article .point_table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

@media screen and (max-width:549px) {
  .article .point_table table {
    width: 490px;
  }

}

.article .point_table tr {
  display: grid;
  grid-template-columns: 40px 1fr 1fr 1fr;
  grid-template-rows: max-content;
  border: 3px solid #fff;
}

@media screen and (max-width:991px) {
  .article .point_table tr {
    grid-template-columns: 30px 1fr 1fr 1fr;
    border: none;
  }

}

.article .point_table th,
.article .point_table td {
  display: flex;
  align-items: stretch;
  border: 1.5px solid #fff;
}

@media screen and (max-width:991px) {

  .article .point_table th,
  .article .point_table td {
    border: 2px solid #fff;
  }

}

.article .point_table th .inner,
.article .point_table td .inner {
  padding: 25px 10px;
  flex: 1;
}

@media screen and (max-width:991px) {

  .article .point_table th .inner,
  .article .point_table td .inner {
    padding: 12px 5px;
  }

}

.article .point_table tbody th .inner {
  padding: 25px 0px;
}

@media screen and (max-width:991px) {
  .article .point_table tbody th .inner {
    padding: 12px 0px;
  }
}

.article .point_table thead th:not(:first-child) .inner {
  background-color: #0b1b34;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 20px 20px 0 0;
}

@media screen and (max-width:991px) {
  .article .point_table thead th:not(:first-child) .inner {
    font-size: 15px;
    border-radius: 10px 10px 0 0;
  }

}

.article .point_table tbody th .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0f7fb;
  font-size: 18px;
  font-weight: bold;
  border-radius: 20px 0 0 20px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: center;
}

@media screen and (max-width:991px) {
  .article .point_table tbody th .inner {
    font-size: 13px;
    border-radius: 5px 0 0 5px;
    min-height: max-content;
  }

}

.article .point_table tbody td .inner {
  background-color: #f0f7fb;
}

.article .point_table tbody td .table_head {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width:991px) {
  .article .point_table tbody td .table_head {
    font-size: 14px;
  }

}

.article .point_table tbody td .table_text {
  font-size: 14px;
  line-height: calc(30 / 14);
}

@media screen and (max-width:991px) {
  .article .point_table tbody td .table_text {
    font-size: 12px;
    line-height: calc(17 / 12);
  }
}

/* hamburger nav */
.menu {
  display: none;
}
@media screen and (max-width:991px) {
  .menu {
    position: fixed;
    top: 15px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 50px;
    height: 50px;
    border-radius: 10px 0 0 10px;
    background-color: rgba(255, 255, 255, 0.8);
    transition: transform 250ms ease;
    cursor: pointer;
    z-index: 200;
  }
}

.menu span {
  position: relative;
  display: block;
  width: 50%;
  height: 2px;
  background-color: #0b1b34;
  float: left;
  transform-origin: center center;
  transition: transform 250ms ease;
  z-index: 200;
}

.menu span:nth-of-type(1) {
  transform: translateY(-5px);
}

.menu span:nth-of-type(3) {
  transform: translateY(5px);
}

.nav {
  position: fixed;
  top: 0px;
  right: -350px;
  padding: 90px 10px 20px 20px;
  width: 350px;
  height: 100vh;
  margin: 0;
  transition: right 500ms ease;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: scroll;
}

.menu.open {
  background-color: transparent;
  /* transform: rotate(360deg); */
}

.menu.open span:nth-of-type(1) {
  transform: translateY(1px) rotate(45deg);
}

.menu.open span:nth-of-type(2) {
  display: none;
}

.menu.open span:nth-of-type(3) {
  transform: translateY(-1px) rotate(-45deg);
}

.nav.open {
  right: 0px;
}

.ranking-box .point#point1{
  background-color: #F7F4F1;
  margin-top: 35px;
  margin-bottom: 35px;
}
.ranking-box .point#point2{
  margin-top: 35px;
  margin-bottom: 35px;
}

.intro-wrap{
  margin-bottom: 30px;
}
.intro-wrap p{
  font-size: 15px;
  margin-bottom: 1em;
}
.intro-wrap p:last-of-type{
  margin-bottom: 0;
}

/**アフィ文言**/
.afi-att {
  max-width: 992px;
  width: 100%;
  margin: 20px auto 0;
  text-align: center;
}
.afi-att p {
  margin: 0 10px;
  font-size: 12px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .afi-att {
      text-align: left;
  }
}
@media screen and (max-width: 480px) {
  .afi-att p {
    font-size: 2.7vw;
  }
}


.intro-wrap span.orange {
    color: #9b752d;
}
.intro-wrap .intro-point {
    font-family: "Shippori Mincho", serif;
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
}
.intro-wrap .intro-point .inline-block {
display:inline-block;
}
.intro-wrap .intro-point .tt {
    color: #413730;
    background: #cdcac3;
    padding: 10px;
    border-radius: 10px 10px 0 0;
}
.intro-wrap .intro-point .tt p {
    margin: 0;
    font-size: 20px;
}
.intro-wrap .intro-point .tt span.orange {
color: #9b752d;
}
.intro-wrap .intro-point .tt .underline {
    text-decoration: underline;
}
.intro-wrap .intro-point .tt .big {
    font-size: 34px;
    line-height: 1.3;
    margin-top: 3px;
}
.intro-wrap .intro-point .intro-pointlist {
    background: #e9e6d9;
    border-radius: 0 0 10px 10px;
}
.intro-wrap .intro-point .intro-pointlist ol {
    padding: 20px 20px 0;
display:inline-block;
margin:0 auto;
font-size: 20px;
}
.intro-wrap .intro-point .intro-pointlist ol li {
margin-bottom:20px;
}
.intro-wrap .intro-point .intro-pointlist ol li i b {
    font-size: 40px;
    margin-right: 15px;
    font-family: math;
    line-height: 1;
}
.intro-wrap .intro-point .intro-pointlist ol li .strong {
font-size: 30px;
    color: #9b752d;
}
@media screen and (max-width: 550px) {
.intro-wrap .intro-point .tt p {
        font-size: 3.8vw;
}
.intro-wrap .intro-point .tt .big {
        font-size: 5.3vw;
}
.intro-wrap .intro-point .intro-pointlist ol {
padding: 20px 10px 0;
        font-size: 16px;
}
.intro-wrap .intro-point .intro-pointlist ol li {
    text-align: left;
line-height: 1.5;
}
.intro-wrap .intro-point .intro-pointlist ol li .strong {
font-size: 18px;
}
.intro-wrap .intro-point .intro-pointlist ol li i {
        float: left;
        margin-top: 7px;
}
.intro-wrap .intro-point .intro-pointlist ol li > span {
margin-left: 90px;
display:block;
}
}