@charset "utf-8";
/* CSS Document */

html {
  scroll-behavior: smooth;
}
.price_info_wrapper {
  width: 100%;
  max-width: 960px;
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 20px;
}
.main_img {
  width: 100%;
}

.main_img img {
  width: 100%;
}

/* 背景色 */
.tire_priceup {
  background: #ffffff;
  /* 2204-2207 #27b8f9; */
  padding-bottom: 50px;
  position: relative;
}

.tire_information_main_wrapper_title {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url("/PC/ja/asset/img/nw/feature/price_information/2025/main_2412.jpg");
  height: 343px;
  margin-bottom: 30px;
}

.main_content {
  width: 100%;
  margin: 10px 0 50px;
  padding: 20px;
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 15px;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans",
    "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  box-shadow: 0px 3px 10px #666666;
}

.title {
  text-align: center;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 1.5;
  margin: 0.5em 0 1.5em;
}

.title span{
	font-size: 1.0em;
	font-weight: normal}

.title_img {
  display: block;
  width: 100%;
}

.sub_title {
  text-align: center;
  font-size: 1.3rem;
  color: #e90003;
  font-weight: 600;
}

.sub_title span {
  font-size: 1rem;
  color: #e90003;
  padding: 0.25rem;
  border-bottom: solid 1px #e90003;
}

.search_title {
  display: block;
  text-align: center;
  font-size: 1.6rem;
  color: #e90003;
  font-weight: 600;
  display: block;
  margin-top: 30px;
  background-color: #0086f4;
  color: #ffffff;
}

.tire_search_btns {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
 /* -webkit-box-pack: justify;
  justify-content: space-between;:*/
-webkit-box-align: center;
align-items: center;
}

.logo {
  width: 90%;
  margin: 10px 5%;
}

.logo ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
/*
.logo ul::after{
  content:"";
  display: block;
  width:30%;
}
*/
.logo ul li {
  width: 190px;
  padding: 0;
  margin: 10px 10px;
  min-width: 0;
  box-sizing: border-box;
}

.logo ul li img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.maker_name {
  font-weight: bold;
  font-size: 2rem;
  display: block;
  border-bottom: 2px solid #000000;
}

.maker_name span {
  font-size: 0.85rem;
  display: inline-block;
  margin-left: 5px;
}
.btn_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  width: 98%;
  margin: 20px auto;
  z-index: 5;
}

.each_mk {
  width: calc(100% / 2 - 10px);
  margin: 20px auto;
  box-sizing: border-box;
}

.each_mk.pickup {
  width: 100%;
  margin: 20px 0;
  box-sizing: border-box;
}

.each_mk ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

.tan {
  width: calc(50% - 5px);
}
.set {
  width: calc(50% - 5px);
}
.each_mk a {
  text-decoration: none;
  cursor: pointer;
}

.search_btn {
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 14px;
  margin: 5px 0;
  padding: 1.5rem 0.15rem;
  text-align: center;
  border-radius: 5px;
  transition: 0.6s;
  /*background: url(https://fujicorporation.life/BASE/asset/img/feature/tire_information/202202/search.png) right 5% bottom 45% no-repeat;   
background-size: 40px;*/
}
.search_btn.btn_pickup {
  padding: 1.2rem 0.15rem;
  /*background: url(https://fujicorporation.life/BASE/asset/img/feature/tire_information/202202/search.png) right 5% bottom 45% no-repeat;   
background-size: 40px;*/
}
.search_btn.summer {
  background: url("https://fujicorporation.life/BASE/asset/img/feature/tire_information/202312/search_summer.png")
    right 1% bottom 48% no-repeat;
  background-size: 33px;
  color: #d83c00;
  border: solid 2px #d83c00;
}
.search_btn.winter {
  background: url("https://fujicorporation.life/BASE/asset/img/feature/tire_information/202312/search_snow.png")
    right 1% bottom 48% no-repeat;
  background-size: 33px;
  color: #034bb9;
  border: solid 2px #034bb9;
}

.logo_date {
/*
  font-weight: bold;
  display: block;
  text-align: center;
  margin-bottom: 5px;
  font-size: 24px;
  color: #d10003;
*/
    font-weight: bold;
    display: block;
    text-align: center;
    font-size: 24px;
    color: #d10003;
    margin: 0.5em auto 1em;
}

.border {
display: flex;
align-items: center;
}

.border:before,
.border:after {content: ""; height: 2px; flex-grow: 1; background-color: #d10003;}

.border:before {
margin-right: 1rem;
}

.border:after {
margin-left: 1rem;
}

.search_btn.summer:hover {
  background: url("https://fujicorporation.life/BASE/asset/img/feature/tire_information/202312/search_summer_active.png")
    right 1% bottom 48% no-repeat;
  background-size: 33px;
  background-color: #d83c00;
  color: #fff;
  border: solid 2px #d83c00;
}
.search_btn.winter:hover {
  background: url("https://fujicorporation.life/BASE/asset/img/feature/tire_information/202312/search_snow_active.png")
    right 1% bottom 48% no-repeat;
  background-size: 33px;
  color: #fff;
  border: solid 2px #034bb9;
  background-color: #034bb9;
}

.none{
position: relative;
background-color: #000000;
display: block;
}

.none img{
opacity: 0.6;
}



@media screen and (max-width: 780px) {
  .each_mk {
    width: calc(100%);
    margin: -120px 0 20px;
    box-sizing: border-box;
    padding-top: 120px;
  }
  .logo {
    width: 98%;
    margin: 10px 1%;
  }
  .logo ul li {
    width: calc(100% / 4 - 5px);
    padding: 0;
    margin: 5px 10px;
    font-size: 13px;
  }
  .price_info_wrapper {
    width: 100%;
    max-width: 960px;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 10px;
  }
}

@media screen and (max-width: 600px) {
  .logo ul li {
    width: calc(100% / 2 - 20px);
    padding: 0;
    margin: 5px 10px;
  }
	.main_content {
   padding: 10px
}
	.title {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.15rem;
    line-height: 1.5;
}
}