@charset "UTF-8";
/* 変数定義 */
body {
  background-color: #ffffff !important;
}

header {
  background-color: #f8f8f5;
}

#item_list #eyecatch {
  width: 700px;
}
@media screen and (max-width: 1024px) {
  #item_list #eyecatch {
    width: 90vw;
    margin: 10px auto 30px;
  }
}
#item_list #eyecatch img {
  width: 700px;
  border-radius: 5px;
}
@media screen and (max-width: 1024px) {
  #item_list #eyecatch img {
    width: 90vw;
  }
}
#item_list #item_list_head {
  width: 554px;
  margin: 50px auto;
}
@media screen and (max-width: 1024px) {
  #item_list #item_list_head {
    width: 90vw;
  }
}
#item_list #item_list_head #title {
  font-size: 24px;
  letter-spacing: 2.4px;
  line-height: 25px;
  color: #1e6aad;
  text-align: center;
  font-weight: 300;
}
#item_list #item_list_head #title #furigana {
  display: block;
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 25px;
  color: #1e6aad;
  font-weight: 800;
  text-align: center;
}
#item_list #item_list_head * {
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 25px;
  color: #1e6aad;
}
#item_list .item_list {
  width: 554px;
  margin: 30px auto;
  min-height: 150px;
}
@media screen and (max-width: 1024px) {
  #item_list .item_list {
    width: 90vw;
  }
}
#item_list .item_list a {
  text-decoration: none;
  position: relative;
}
#item_list .item_list a:hover {
  text-align: none;
}
#item_list .item_list a .item .information::after {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  position: absolute;
  margin-right: 10px;
  right: 0;
  top: 55px;
  display: inline-block;
}
#item_list .item_list .title {
  color: #1e6aad;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 34px;
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  text-align: center;
}
#item_list .item_list .thumbnail {
  width: 150px;
  height: 150px;
}
#item_list .item_list .thumbnail img {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}
#item_list .item_list .item {
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  padding-bottom: 20px;
  flex-wrap: wrap;
  text-decoration: none;
  margin: 20px auto;
  position: relative;
}
#item_list .item_list .item .information {
  margin: auto 10px;
}
@media screen and (max-width: 1024px) {
  #item_list .item_list .item .information {
    width: 175px;
  }
}
#item_list .item_list .item .information * {
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 28px;
  color: #999999;
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
#item_list .item_list .item .information p {
  margin: 0;
}
#item_list .item_list .item .information .shop {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
#item_list .item_list .item .information .item_name {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 28px;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1e6aad;
  font-weight: 400;
}
#item_list .item_list .item .information .date {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
#item_list .item_list .item .comment {
  margin-top: 10px;
  margin-bottom: -20px;
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 25px;
}
#item_list .item_list .item .comment * {
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 25px;
  color: #393939;
}
#item_list .item_list .pagination {
  color: #1d6aad;
  font-size: 16px;
  letter-spacing: 2.4px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 50px;
}
#item_list .item_list .voice .customer .head {
  display: flex;
  flex-wrap: wrap;
  height: 120px;
}
#item_list .item_list .voice .customer .head .icon {
  width: 110px;
  height: 110px;
  margin: auto 0;
}
#item_list .item_list .voice .customer .head .icon img {
  width: 110px;
  height: 110px;
  -o-object-fit: cover;
     object-fit: cover;
}
#item_list .item_list .voice .customer .head .information {
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 25px;
  display: flex;
  flex-direction: column;
  margin: auto 0 auto 20px;
}
#item_list .item_list .voice .customer .head .information p {
  margin: 0;
}
#item_list .item_list .voice .customer .head .information .name {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 25px;
  font-weight: 500;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1d6aad;
}
#item_list .item_list .voice .customer .head .information .age {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 25px;
  font-weight: 500;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1d6aad;
}
#item_list .item_list .voice .customer .head .information .date {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 25px;
}
#item_list .item_list .voice .customer .comment p {
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 24px;
}
#item_list .item_list .voice .staff {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#item_list .item_list .voice .staff .head {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#item_list .item_list .voice .staff .head .icon {
  width: 120px;
  height: auto;
}
#item_list .item_list .voice .staff .head .icon img {
  width: 120px;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
}
#item_list .item_list .voice .staff .head .information {
  margin: auto 0 auto 20px;
}
#item_list .item_list .voice .staff .head .information .name {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 28px;
  color: #1e6aad;
  font-weight: 500;
}
#item_list .item_list .voice .staff .head .information .date {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 25px;
}
#item_list .item_list .voice .staff .head .comment {
  width: 400px;
  margin: 0 20px 0 auto;
}
@media screen and (max-width: 1024px) {
  #item_list .item_list .voice .staff .head .comment {
    width: 90vw;
    margin: auto;
  }
}
#item_list .item_list .voice .staff .head .comment p {
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 24px;
}
#item_list .recommendation {
  width: 470px;
  margin: 30px auto;
}
@media screen and (max-width: 1024px) {
  #item_list .recommendation {
    width: 90vw;
  }
}
#item_list .recommendation .title {
  color: #1d6aad;
  font-size: 18px;
  letter-spacing: 1.8px;
  line-height: 34px;
  text-align: center;
}
#item_list .recommendation .item {
  display: flex;
  margin-bottom: 30px;
}
#item_list .recommendation .item .thumbnail {
  width: 150px;
  height: 150px;
}
#item_list .recommendation .item .thumbnail img {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
#item_list .recommendation .item .tokuten {
  height: 150px;
  margin: auto 10px;
}
#item_list .recommendation .item .tokuten p {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  margin: 0;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 28px;
}
#item_list .recommendation .item .tokuten .item {
  color: #1d6aad;
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 28px;
  font-weight: 400;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
}
#item_list .recommendation .item .tokuten .shop {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 28px;
}
#item_list .recommendation .information table {
  margin: 20px auto;
}
#item_list .recommendation .information * {
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 25px;
  color: #ff4e00;
  font-weight: 400;
}
#item_list .recommendation .comment {
  padding: 0 5px;
}
#item_list .recommendation .comment * {
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 25px;
}
#item_list .youtube_ad {
  width: 554px;
  margin: 30px auto;
}
@media screen and (max-width: 1024px) {
  #item_list .youtube_ad {
    width: 90vw;
  }
}
#item_list .youtube_ad .title {
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 34px;
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  text-align: center;
  color: #1d6aad;
}
#item_list .youtube_ad img {
  width: 554px;
}
@media screen and (max-width: 1024px) {
  #item_list .youtube_ad img {
    width: 90vw;
  }
}

.voice_item {
  width: 554px;
  margin: 30px auto;
  min-height: 150px;
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .voice_item {
    width: 90vw;
  }
}
.voice_item .item {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
}
.voice_item .information {
  margin: auto 10px;
}
@media screen and (max-width: 1024px) {
  .voice_item .information {
    width: 175px;
  }
}
.voice_item .information * {
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 28px;
  color: #999999;
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
.voice_item .information p {
  margin: 0;
}
.voice_item .information .shop {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
.voice_item .information .item_name {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 28px;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1e6aad;
  font-weight: 400;
}
.voice_item .information .date {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
.voice_item .comment {
  margin-top: 10px;
  margin-bottom: -20px;
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 25px;
}
.voice_item .comment * {
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 25px;
  color: #393939;
}

.voice_item2 {
  width: 100%;
  margin: 30px auto;
  min-height: 150px;
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .voice_item2 {
    width: 90vw;
  }
}
.voice_item2 .item {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
}
.voice_item2 .information {
  margin: auto 10px;
}
@media screen and (max-width: 1024px) {
  .voice_item2 .information {
    width: 175px;
  }
}
.voice_item2 .information * {
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 28px;
  color: #999999;
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
.voice_item2 .information p {
  margin: 0;
}
.voice_item2 .information .shop {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
.voice_item2 .information .item_name {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 28px;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1e6aad;
  font-weight: 400;
}
.voice_item2 .information .date {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
.voice_item2 .comment {
  margin-top: 10px;
  margin-bottom: -20px;
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 25px;
}
.voice_item2 .comment * {
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 25px;
  color: #393939;
}

.voice_customer {
  width: 554px;
  margin: 30px auto;
  min-height: 150px;
}
@media screen and (max-width: 1024px) {
  .voice_customer {
    width: 90vw;
  }
}
.voice_customer .head {
  display: flex;
  flex-wrap: wrap;
  height: 120px;
}
.voice_customer .head .icon {
  width: 110px;
  height: 110px;
  margin: auto 0;
}
.voice_customer .head .icon img {
  width: 110px;
  height: 110px;
  -o-object-fit: cover;
     object-fit: cover;
}
.voice_customer .head .information {
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 25px;
  display: flex;
  flex-direction: column;
  margin: auto 0 auto 20px;
}
.voice_customer .head .information p {
  margin: 0;
}
.voice_customer .head .information .name {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 25px;
  font-weight: 500;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1d6aad;
}
.voice_customer .head .information .age {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 25px;
  font-weight: 500;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1d6aad;
}
.voice_customer .head .information .date {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 25px;
}
.voice_customer .comment p {
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 24px;
}

.voice_staff {
  width: 554px;
  margin: 30px auto;
  min-height: 150px;
}
@media screen and (max-width: 1024px) {
  .voice_staff {
    width: 90vw;
  }
}
.voice_staff .head {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.voice_staff .head .icon {
  width: 120px;
  height: auto;
}
.voice_staff .head .icon img {
  width: 120px;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
}
.voice_staff .head .information {
  margin: auto 0 auto 20px;
}
.voice_staff .head .information .name {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 28px;
  color: #1e6aad;
  font-weight: 500;
  margin-bottom: 0;
}
.voice_staff .head .information .date {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 25px;
  margin-bottom: 0;
}
.voice_staff .comment {
  width: 400px;
  margin: 0 20px 0 auto;
}
@media screen and (max-width: 1024px) {
  .voice_staff .comment {
    width: 90vw;
    margin: auto;
  }
}
.voice_staff .comment p {
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 24px;
}

.item_list_head {
  width: 554px;
  margin: 50px auto;
}
@media screen and (max-width: 1024px) {
  .item_list_head {
    width: 90vw;
  }
}
.item_list_head #title {
  font-size: 24px;
  letter-spacing: 2.4px;
  line-height: 25px;
  color: #1e6aad;
  text-align: center;
  font-weight: 300;
}
.item_list_head #title #furigana {
  display: block;
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 25px;
  color: #1e6aad;
  font-weight: 800;
  text-align: center;
}
.item_list_head * {
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 25px;
  color: #1e6aad;
}

.item_archive_list {
  width: 554px;
  margin: 30px auto;
  min-height: 150px;
}
@media screen and (max-width: 1024px) {
  .item_archive_list {
    width: 90vw;
  }
}
.item_archive_list a {
  text-decoration: none;
  position: relative;
}
.item_archive_list a:hover {
  text-align: none;
}
.item_archive_list a .item .information::after {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  position: absolute;
  margin-right: 10px;
  right: 0;
  top: 55px;
  display: inline-block;
}
.item_archive_list .title {
  color: #1e6aad;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 34px;
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  text-align: center;
}
.item_archive_list .thumbnail {
  width: 150px;
  height: 150px;
}
.item_archive_list .thumbnail img {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}
.item_archive_list .item {
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  padding-bottom: 20px;
  flex-wrap: wrap;
  text-decoration: none;
  margin: 20px auto;
  position: relative;
}
.item_archive_list .item .information {
  margin: auto 10px;
}
@media screen and (max-width: 1024px) {
  .item_archive_list .item .information {
    width: 175px;
  }
}
.item_archive_list .item .information * {
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 28px;
  color: #999999;
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
.item_archive_list .item .information p {
  margin: 0;
}
.item_archive_list .item .information .shop {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
.item_archive_list .item .information .item_name {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 28px;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1e6aad;
  font-weight: 400;
  width: 370px;
  margin-right: 5px;
}
.item_archive_list .item .information .date {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
.item_archive_list .item .comment {
  margin-top: 10px;
  margin-bottom: -20px;
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 25px;
}
.item_archive_list .item .comment * {
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 25px;
  color: #393939;
}
.item_archive_list .pagination {
  color: #1d6aad;
  font-size: 16px;
  letter-spacing: 2.4px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 50px;
}
.item_archive_list .pagination .current {
  font-size: 20px;
}
.item_archive_list .pagination a:hover {
  text-decoration: underline;
}

.customer_voice {
  width: 554px;
  margin: 30px auto;
  min-height: 150px;
}
@media screen and (max-width: 1024px) {
  .customer_voice {
    width: 90vw;
  }
}
.customer_voice p {
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 24px;
}
.customer_voice fugure {
  margin-block-end: unset;
}
.customer_voice .customer_information .icon {
  width: 120px;
  height: auto;
}
.customer_voice .customer_information .icon img {
  width: 120px;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
}
.customer_voice .customer_information .information {
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 25px;
  margin: auto 0;
  display: flex;
  flex-direction: column;
}
.customer_voice .customer_information .information p {
  margin: 0;
}
.customer_voice .customer_information .information .name {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 25px;
  font-weight: 500;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1d6aad;
}
.customer_voice .customer_information .information .age {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 25px;
  font-weight: 500;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1d6aad;
}
.customer_voice .customer_information .information .date {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 25px;
}
.customer_voice .staff .icon {
  width: 120px;
  height: auto;
}
.customer_voice .staff .icon img {
  width: 120px;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
}
.customer_voice .staff .information {
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 25px;
  margin: auto 0;
  display: flex;
  flex-direction: column;
}
.customer_voice .staff .information p {
  margin: 0;
}
.customer_voice .staff .information .name {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 25px;
  font-weight: 500;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1d6aad;
}
.customer_voice .staff .information .age {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 25px;
  font-weight: 500;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1d6aad;
}
.customer_voice .staff .information .date {
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 25px;
}
.customer_voice .staff ~ p {
  margin-left: 40px;
}

.item_list_view {
  width: 554px;
  margin: 30px auto;
  min-height: 150px;
}
@media screen and (max-width: 1024px) {
  .item_list_view {
    width: 90vw;
  }
}
.item_list_view a {
  text-decoration: none;
  position: relative;
}
.item_list_view a:hover {
  text-align: none;
}
.item_list_view .title {
  color: #1e6aad;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 34px;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  text-align: center;
}
.item_list_view .item {
  display: grid !important;
  grid-template-columns: 150px 1fr;
  grid-template-areas: "thumb info" "thumb comment";
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 8px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
  margin: 20px auto;
  align-items: start;
  position: relative;
}
.item_list_view .item.is-layout-flex {
  display: grid !important;
}
.item_list_view .item .thumbnail {
  grid-area: thumb;
  width: 150px;
  height: 150px;
  margin: 0;
}
.item_list_view .item .thumbnail > .wp-block-group__inner-container {
  width: 100%;
  height: 100%;
}
.item_list_view .item .thumbnail img {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.item_list_view .item .body {
  display: contents;
}
.item_list_view .item .body > .wp-block-group__inner-container {
  display: contents;
}
.item_list_view .item .information {
  grid-area: info;
  margin: 0;
  min-width: 0;
}
.item_list_view .item .information > .wp-block-group__inner-container {
  width: 100%;
}
.item_list_view .item .information * {
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 28px;
  color: #999;
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
.item_list_view .item .information p {
  margin: 0;
}
.item_list_view .item .information .item_name {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 20px;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1e6aad;
  font-weight: 600;
  margin-bottom: 8px;
}
.item_list_view .item .information .item_name a {
  font-size: 17px;
  letter-spacing: 1.7px;
  line-height: 20px;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  color: #1e6aad;
  font-weight: 600;
  margin-bottom: 8px;
  text-decoration: none;
}
.item_list_view .item .information .item_name a:hover {
  text-decoration: underline;
}
.item_list_view .item .comment {
  grid-area: comment;
  margin: 0;
  font: normal normal normal 13px/20px "Noto Sans JP", "Hiragino Sans", sans-serif;
  letter-spacing: 1.3px;
  color: #393939;
}
@media screen and (max-width: 1024px) {
  .item_list_view .item {
    grid-template-columns: 150px 1fr;
    grid-template-areas: "thumb info" "comment comment";
    -moz-column-gap: 14px;
         column-gap: 14px;
    row-gap: 12px;
  }
  .item_list_view .item .comment {
    margin-top: 0;
    font: normal normal normal 13px/20px "Noto Sans JP", "Hiragino Sans", sans-serif;
  }
}/*# sourceMappingURL=item_list.css.map */