/* ------------------------------
 width: all
------------------------------ */
header {
  z-index: 10000;
}
br.pc {
  display: block !important;
}
br.sp {
  display: none !important;
}
img.pc {
  display: block !important;
}
img.sp {
  display: none !important;
}
main section {
  position: relative;
  background-color: #fff;
}
main section a:hover {
  opacity: 0.6;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
main section.s01 {
  background-color: #d2b48c;
  padding: 112px 40px 0;
}
main section.s01 .wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
main section.s01 .wrapper h1 img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper {
  padding: 60px 40px;
  max-width: 900px;
  margin: 0 auto;
}
main section.s02 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s04 {
  padding-bottom: 65px;
}
main section.s04 .wrapper h4 {
  padding: 50px 40px;
}
main section.s04 .wrapper h4 img {
  width: 100%;
  max-width: 1200px;
  display: block;
  margin: 0 auto;
}
main section.s04 .wrapper .bike_photo_list {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
main section.s04 .wrapper .bike_photo_list li {
  width: 33.3%;
}
main section.s04 .wrapper .bike_photo_list li a {
  display: block;
  text-decoration: none;
}
main section.s04 .wrapper .bike_photo_list li a img {
  width: 100%;
  display: block;
}
main section.s04 .wrapper .bike_photo_list li a p {
  text-align: center;
  color: #543434;
  font-weight: 500;
  font-size: 18px;
  margin-top: 15px;
}
main section.s04 .wrapper .pricebox {
  border: 1px solid #707070;
  max-width: 1344px;
  width: calc(100% - 80px);
  margin: 60px auto 0;
  padding: 35px 40px 35px;
  text-align: center;
}
main section.s04 .wrapper .pricebox .t01 {
  font-size: 18px;
  font-weight: bold;
}
main section.s04 .wrapper .pricebox .t01 span {
  font-size: 24px;
  font-weight: bold;
  padding-left: 20px;
}
main section.s04 .wrapper .pricebox .t02 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
}
main section.s04 .wrapper .pricebox .t02 a {
  color: #000;
  text-decoration: underline;
}
main section.s06 {
  padding: 0 40px;
}
main section.s06 .wrapper {
  max-width: 1650px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
}
main section.s06 .wrapper .photo {
  width: 52%;
  max-width: 855px;
  display: block;
}
main section.s06 .wrapper .txtbox {
  width: 42.4%;
}
main section.s06 .wrapper .txtbox .t01 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
main section.s06 .wrapper .txtbox .t02 {
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  color: #0F6EB8;
  margin-top: 10px;
}
main section.s06 .wrapper .txtbox table {
  width: 100%;
  margin-top: 40px;
}
main section.s06 .wrapper .txtbox table tr {
  text-align: left;
  position: relative;
}
main section.s06 .wrapper .txtbox table tr::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #707070;
}
main section.s06 .wrapper .txtbox table tr:last-child::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #707070;
}
main section.s06 .wrapper .txtbox table tr th {
  vertical-align: bottom;
  font-size: 20px;
  font-weight: bold;
  line-height: 170%;
  padding: 22px 20px 22px 0;
}
main section.s06 .wrapper .txtbox table tr td {
  width: 315px;
  font-size: 14px;
  font-weight: bold;
  vertical-align: bottom;
  line-height: 24px;
  padding: 29px 0;
}
main section.s06 .wrapper .txtbox table tr td br {
  display: none;
}
main section.s06 .wrapper .txtbox table tr td span {
  font-size: 24px;
  line-height: 24px;
  padding: 0 10px 0 20px;
  vertical-align: baseline;
  display: inline-block;
}
main section.s06 .wrapper .txtbox .t03 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
}
main section.s06 .wrapper .txtbox .t03 a {
  color: #000;
  text-decoration: underline;
}
main section.s07 {
  margin-top: 0; /* 重複削除、上部マージン調整 */
  background-color: transparent;
  padding: 0;
  overflow: hidden;
}
main section.s07 .wrapper {
  background-color: #d2b48c;
  padding: 60px 2% 50px;
  margin: 0;
  margin-bottom: 50;
  overflow: hidden;
  min-height: auto;
}
main section.s07 .wrapper .photolist {
  display: flex;
  justify-content: space-between;
  background-color: transparent;
  padding: 0;
  margin-top: 0;
  margin-bottom: 50;
  align-items: flex-end;
}
main section.s07 .wrapper .photolist li {
  width: 18.3%;
}
main section.s07 .wrapper .photolist li a {
  display: block;
}
main section.s07 .wrapper .photolist li a img {
  width: 100%;
  display: block;
}
main section.s05 {
  padding: 0 40px;
}
main section.s05 .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 0 100px;
}
main section.s05 .wrapper .t01 {
  text-align: center;
  font-weight: 500;
  font-size: 24px;
}
main section.s05 .wrapper .btn_search {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 35px auto 0;
  background-color: #d2b48c;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  line-height: 100%;
  padding: 52px 0;
}
main section.s08 {
  background-color: #d2b48c;
  padding: 55px 0 120px;
}
main section.s08 .wrapper .t01 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
}
main section.s08 .wrapper .recommendlist {
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
  padding: 0 2.1%;
}
main section.s08 .wrapper .recommendlist li {
  width: 23.4%;
}
main section.s08 .wrapper .recommendlist li a {
  width: 100%;
  display: block;
  text-decoration: none;
}
main section.s08 .wrapper .recommendlist li a img {
  border-radius: 20px;
  display: block;
  width: 100%;
}
main section.s08 .wrapper .recommendlist li a p {
  color: #fff;
  font-size: 14px;
  line-height: 175%;
  font-weight: bold;
  margin-top: 30px;
}
/* 追加コンテンツのスタイル（簡潔統合） */
.added-content {
  text-align: center;
  margin: 0px;
  padding: 0 2%;
  background: none;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.centered-text {
  margin: 0;
  padding: 0;
  font-size: 16px;
  width: 100%;
}
.banner-link {
  display: inline-block;
  margin: 0 auto 20px;
  padding: 0;
  background: none;
  text-decoration: none;
  line-height: 0;
  height: auto;
  overflow: hidden;
}
.banner {
  width: 40%; /* PCデフォルト */
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
  background: none;
  vertical-align: bottom;
}

/******************************************
[1500px]
******************************************/
@media screen and (max-width: 1500px) {
  main section.s06 .wrapper .txtbox table tr th {
    vertical-align: middle;
    padding: 15px 15px 15px 0;
  }
  main section.s06 .wrapper .txtbox table tr td {
    vertical-align: middle;
    width: 155px;
    padding: 15px 0;
  }
  main section.s06 .wrapper .txtbox table tr td br {
    display: block;
  }
  main section.s06 .wrapper .txtbox table tr td span {
    padding: 5px 5px 0 0;
  }
}

/******************************************
[1023px]
******************************************/
@media screen and (max-width: 1023px) {
  main section.s06 .wrapper {
    display: block;
  }
  main section.s06 .wrapper .photo {
    width: 100%;
  }
  main section.s06 .wrapper .txtbox {
    width: 100%;
    margin-top: 40px;
  }
  main section.s06 .wrapper .txtbox table tbody {
    display: block;
  }
  main section.s06 .wrapper .txtbox table tr {
    display: block;
  }
  main section.s06 .wrapper .txtbox table tr th {
    width: 100%;
    display: block;
    vertical-align: middle;
    padding: 22px 0 0 0;
  }
  main section.s06 .wrapper .txtbox table tr td {
    width: 100%;
    display: block;
    vertical-align: middle;
    padding: 15px 0;
    border: none !important;
    text-align: right;
  }
  main section.s06 .wrapper .txtbox table tr td br {
    display: none;
  }
  main section.s06 .wrapper .txtbox table tr td span {
    padding: 0 5px 0 15px;
  }
}

/* PC調整（min-width: 769px） */
@media (min-width: 769px) {
  .banner {
    width: 40%;
  }
  .banner-link {
    margin-bottom: 0px;
  }
.added-content {
  margin-bottom: -50px;
  }
}

/******************************************
[767px] (モバイル調整、簡潔統合)
******************************************/
@media screen and (max-width: 767px) {
  main section.s01 {
    padding: 80px 0 0;
  }
  main section.s02 .wrapper {
    padding: 25px 35px;
  }
  main section.s04 {
    padding-bottom: 30px;
  }
  main section.s04 .wrapper h4 {
    padding: 30px;
  }
  main section.s04 .wrapper .bike_photo_list {
    display: block;
    padding-top: 15px;
  }
  main section.s04 .wrapper .bike_photo_list li {
    width: 100%;
  }
  main section.s04 .wrapper .bike_photo_list li + li {
    margin-top: 25px;
  }
  main section.s04 .wrapper .bike_photo_list li a p {
    font-size: 17px;
    margin-top: 12px;
  }
  main section.s04 .wrapper .pricebox {
    width: calc(100% - 80px);
    margin: 45px auto 0;
    padding: 30px 10px;
  }
  main section.s04 .wrapper .pricebox .t01 {
    line-height: 190%;
  }
  main section.s04 .wrapper .pricebox .t01 span {
    padding-left: 0;
  }
  main section.s06 {
    margin-top: -20px;
    padding: 0 20px;
  }
  main section.s06 .wrapper {
    display: block;
  }
  main section.s06 .wrapper .txtbox {
    margin-top: 40px;
  }
  main section.s06 .wrapper .txtbox .t01 {
    font-size: 22px;
  }
  main section.s06 .wrapper .txtbox .t02 {
    font-size: 36px;
  }
  main section.s06 .wrapper .txtbox table tr th {
    padding: 20px 0 0 0;
    font-size: 24px;
  }
  main section.s06 .wrapper .txtbox table tr td {
    padding: 12px 0 20px;
    text-align: right;
  }
  main section.s06 .wrapper .txtbox .t03 {
    font-size: 22px;
  }
  main section.s07 {
    margin-top: 10px;
  }
  main section.s07 .wrapper {
    padding: 40px 35px 50px;
    background-color: #d2b48c;
  }
  main section.s07 .wrapper .photolist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 15px;
    background-color: transparent;
    padding: 0;
  }
  main section.s07 .wrapper .photolist li {
    width: calc(50% - 7.5px); /* 2列確保 */
  }
  main section.s07 .wrapper .photolist li + li {
    margin-top: 0;
  }
  main section.s05 {
    padding: 0 30px;
  }
  main section.s05 .wrapper {
    padding: 20px 0 50px;
  }
  main section.s05 .wrapper .t01 {
    font-size: 20px;
    line-height: 180%;
  }
  main section.s05 .wrapper .btn_search {
    font-size: 32px;
    margin: 25px auto 0;
    padding: 54px 0;
  }
  main section.s08 {
    padding: 40px 0 40px;
  }
  main section.s08 .wrapper .t01 {
    font-size: 32px;
  }
  main section.s08 .wrapper .recommendlist {
    margin-top: 30px;
    padding: 0 4%;
    flex-wrap: wrap;
    gap: 4vw 4%;
  }
  main section.s08 .wrapper .recommendlist li {
    width: 48%;
  }
  main section.s08 .wrapper .recommendlist li a img {
    border-radius: 8px;
  }
  main section.s08 .wrapper .recommendlist li a p {
    margin-top: 12px;
  }
  br.pc {
    display: none !important;
  }
  br.sp {
    display: block !important;
  }
  img.pc {
    display: none !important;
  }
  img.sp {
    display: block !important;
  }
  /* モバイル追加調整 */
  .banner {
    width: 90%;
  }
  .banner-link {
    margin-bottom: 25px;
  }
  .added-content {
    padding: 0 0px;
  }
}

/******************************************
[reset]
******************************************/
* {
  position: relative;
}
html,
body {
  height: 100%;
  overflow-x: hidden;
}
li {
  list-style: none;
}
button {
  border: none;
  background-color: transparent;
}
input,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: none;
}

/******************************************
[footer]
******************************************/
.footer {
  display: flex;
  align-items: end;
  padding: 60px 80px;
  background: #222222;
}
.footer__main {
  display: flex;
}
.footer__logo {
  width: 180px;
  margin: 0 80px 0 0;
}
.footer__logo-img {
  width: 100%;
  height: auto;
}
.footer__nav {
  display: flex;
}
.footer__menu {
  margin: 0 45px 0 0;
}
.footer__menu:last-child {
  margin-right: 0;
}
.footer__menu-item {
  margin: 0 0 5px;
}
.footer__menu-item:last-child {
  margin-bottom: 0;
}
.footer__menu-link {
  font-size: 14px;
  color: #999999;
  line-height: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer__policy {
  display: flex;
  margin: 0 0 15px;
}
.footer__policy-item {
  display: flex;
  align-items: center;
  line-height: 1;
}
.footer__policy-item:after {
  content: "|";
  margin: 0 20px;
  color: #999999;
}
.footer__policy-item:last-child:after {
  display: none;
}
.footer__policy-link {
  font-size: 13px;
  color: #999999;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer__copyright {
  text-align: right;
  font-size: 12px;
  color: #999999;
}
@media (hover: hover) {
  .footer__menu-link:hover {
    text-decoration: underline;
    color: #fff;
  }
  .footer__policy-link:hover {
    text-decoration: underline;
    color: #fff;
  }
}
@media screen and (max-width: 1919px) {
  .footer {
    flex-direction: column;
    align-items: start;
    padding: 60px 56px;
  }
  .footer__main {
    margin: 0 0 40px;
  }
  .footer__copyright {
    text-align: left;
  }
}
@media screen and (max-width: 1023px) {
  .footer__main {
    flex-direction: column;
  }
  .footer__logo {
    margin: 0 0 40px;
  }
  .footer__policy {
    flex-wrap: wrap;
    margin: -5px 0 16px;
  }
  .footer__policy-item {
    margin: 5px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 60px 16px 55px;
  }
  .footer__nav {
    flex-direction: column;
  }
  .footer__menu {
    margin: 0 0 5px;
  }
  .footer__menu:last-child {
    margin-bottom: 0;
  }
}
.center-text { text-align: center; }
.large-text { font-size: 1.5em; } /* 調整可能 */