@charset "UTF-8";
/*** The new CSS reset - version 1.11.1 (last updated 24.10.2023) ***/
 
*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg*,symbol*)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}
html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}
a,button{cursor:revert}
ol,ul,menu,summary{list-style:none}
img{max-inline-size:100%;max-block-size:100%}
table{border-collapse:collapse}
input,textarea{-webkit-user-select:auto}
textarea{white-space:revert}
meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable="false"])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable="true"]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}


.bb2026 #main {
  margin: 0 auto;
  width: 100%;
}

.bb2026 .main_img {
  margin-bottom: 64px;
}

@media only screen and (max-width: 768px) {
  .bb2026 .main_img {
    margin-bottom: 12px;
  }
}

.bb2026 .under_box {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: メイリオ, Meiryo, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, sans-serif;
}

.bb2026 .under_box h2 {
  font-family: メイリオ, Meiryo, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, sans-serif;
  display: block;
  font-size: 32px;
  font-weight: bold;
  line-height: 2.5rem;
  text-align: center;
  color: #000;
  margin-bottom: 36px;
}

@media (min-width: 768px) and (max-width: 1400px) {
  .bb2026 .under_box h2 {
    font-size: 2.3vw;
  }
}

@media only screen and (max-width: 768px) {
  .bb2026 .under_box h2 {
    font-size: 20px;
    text-align: center;
    padding-right: 0;
    line-height: 30px;
    margin-bottom: 24px;
  }
}

.bb2026 .under_box .lead00 {
  padding: 0 10%;
  text-align: justify;
  font-size: 19px;
  line-height: 28px;
  color: #000;
  margin-bottom: 12px;
}

@media (min-width: 768px) and (max-width: 1400px) {
  .bb2026 .under_box .lead00 {
    font-size: 1.3vw;
    line-height: 2vw;
  }
}

@media only screen and (max-width: 768px) {
  .bb2026 .under_box .lead00 {
    padding: 0 5%;
    margin-bottom: 30px;
  }
}

.bb2026 .under_box .sub01 {
  margin-bottom: 40px;
}

.bb2026 .under_box .lead01 {
  padding: 0 10%;
  text-align: justify;
  font-size: 19px;
  line-height: 28px;
  color: #000;
  margin-bottom: 60px;
}

@media (min-width: 768px) and (max-width: 1400px) {
  .bb2026 .under_box .lead01 {
    font-size: 1.3vw;
    line-height: 2vw;
  }
}

@media only screen and (max-width: 768px) {
  .bb2026 .under_box .lead01 {
    margin-bottom: 40px;
    padding: 0 5%;
  }
}

.bb2026 .under_box .sub02 {
  margin-bottom: 60px;
}

.bb2026 .under_box .section_title {
  font-family: メイリオ, Meiryo, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, sans-serif;
  display: block;
  font-size: 32px;
  font-weight: bold;
  line-height: 2.5rem;
  text-align: center;
  color: #000;
  margin-bottom: 60px;
}

@media (min-width: 768px) and (max-width: 1400px) {
  .bb2026 .under_box .section_title {
    font-size: 2.3vw;
  }
}

@media (max-width: 768px) {
  .bb2026 .under_box .section_title.under .title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .bb2026 .under_box .section_title.under {
    margin-bottom: 20px;
  }
}

.bb2026 .under_box .section_title .lead {
  font-size: 21px;
  line-height: 21px;
}

@media (min-width: 768px) and (max-width: 1400px) {
  .bb2026 .under_box .section_title .lead {
    font-size: 1.4vw;
    line-height: 1.4vw;
  }
}

@media (max-width: 768px) {
  .bb2026 .under_box .section_title.under .lead {
    font-size: 18px;
    text-align: left;
    padding: 0 18px;
  }
}
/*2024*/
.bb2026 .under_box .section_title.group_title{
  margin-bottom: 30px;
}
.bb2026 .under_box ul.group_logo{
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: 5rem;
  margin-right: 5rem;
  justify-content:center;
}

.bb2026 .under_box ul.group_logo li{
  width:calc(20%);
  padding-left: 2rem;
  padding-right: 2rem;
  margin-bottom: 3rem;
}
.bb2026 .under_box ul.group_logo li:nth-child(1),.bb2026 .under_box ul.group_logo li:nth-child(2),.bb2026 .under_box ul.group_logo li:nth-child(3){
  width: 30%;
}
.bb2026 .under_box ul.group_logo li:nth-child(9){
  display: none;
}
@media (max-width: 768px) {
  .bb2026 .under_box ul.group_logo{
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    justify-content:left；
  }
  .bb2026 .under_box ul.group_logo li:nth-child(9){
    display: block;
  }
  .bb2026 .under_box ul.group_logo li{
    width:50%;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 3rem;
  }
  .bb2026 .under_box ul.group_logo li:nth-child(1),.bb2026 .under_box ul.group_logo li:nth-child(2),.bb2026 .under_box ul.group_logo li:nth-child(3){
    width: 100%;
  }
}

.bb2026 .under_box ul.group_logo li div{
  text-align: center;
  margin-left: -1rem;
  margin-right: -1rem;

}
.bb2026 .under_box ul.group_logo li div a{
  font-size: 1.1rem;
  color: #000;
}
.bb2026 .under_box ul.group_logo li div a span{
  font-size: 0.7rem;
}
.bb2026 .under_box .on_off_box{
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 7rem;
}
@media (max-width: 768px) {
  .bb2026 .under_box .on_off_box{
    flex-wrap: wrap;
    margin-bottom: 5rem;
    margin-left: -10px;
    margin-right: -10px;
  }
  .bb2026 #main .under_box .tec_box .tec{
    text-align: center;
  }
  .bb2026 #main .under_box .tec_box .tec img{
    width:90%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  a:hover {
    opacity:0.7;
  }
}
/*--2024*/



.bb2026 .under_box .sub03 {
  margin-bottom: 20px;
}

.bb2026 .under_box .tec_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 2%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px;
}

.bb2026 .under_box .tec_box .tec {
  width: 23%;
}

@media (max-width: 768px) {
  .bb2026 .under_box .tec_box .tec {
    width: 100%;
    margin-bottom: 26px;
  }
}

.bb2026 .under_box .tec_box .tec .title {
  font-size: 20.5px;
  line-height: 28px;
  min-height: 90px;
  font-weight: bold;
  text-align: center;
  color: #000;
  padding: 0 15px;
}

@media (max-width: 768px) {
  .bb2026 .under_box .tec_box .tec .title {
    font-size: 26px;
    line-height: 36px;
    min-height: auto;
  }
}

.bb2026 .under_box .tec_box .tec .lead {
  font-size: 16px;
  line-height: 24px;
  padding: 0 25px;
  color: #000;
  text-align: justify;
}

.bb2026 .under_box .fresh_box {
  padding: 35px 100px;
  background: #F5F5F5;
  border: #707070 solid 1px;
  text-align: center;
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .bb2026 .under_box .fresh_box {
    padding: 25px 15px;
  }
}

.bb2026 .under_box .fresh_box .title {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  color: #000;
  margin-bottom: 12px;
}

@media (max-width: 768px) {
  .bb2026 .under_box .fresh_box .title {
    font-size: 20px;
    margin-bottom: 6px;
  }
}

.bb2026 .under_box .fresh_box .lead {
  font-size: 16px;
  line-height: 24px;
  padding: 0 15px;
  color: #000;
  text-align: left;
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  .bb2026 .under_box .fresh_box .lead {
    margin-bottom: 12px;
  }
}

.bb2026 .under_box .fresh_box .fresh_logo {
  width: 30% !important;
  margin: 0 auto 24px;
}

@media (max-width: 768px) {
  .bb2026 .under_box .fresh_box .fresh_logo {
    width: 80% !important;
  }
}

.bb2026 .under_box .fresh_box .fresh_button {
  width: 25% !important;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .bb2026 .under_box .fresh_box .fresh_button {
    width: 70% !important;
  }
}

.bb2026 .under_box .sub04 {
  margin-bottom: 40px;
}

.bb2026 .under_box .item_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}

.bb2026 .under_box .item_box a {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}



@media (max-width: 768px) {
  .bb2026 .under_box .item_box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.bb2026 .under_box .item_button {
  display: block;
  text-align: center;
  margin-bottom: 40px;
}

.bb2026 .under_box .item_button img {
  width: 30% !important;
}

@media (max-width: 768px) {
  .bb2026 .under_box .item_button img {
    width: 60% !important;
  }
}

.bb2026 .under_box .qa_title {
  color: #000;
  font-size: 24px;
  font-weight: bold;
}

.bb2026 .under_box .qa_box {
  font-size: 16px;
  line-height: 24px;
  color: #707070;
  border: #707070 solid 1px;
  padding: 30px;
  margin-bottom: 60px;
}

.bb2026 .under_box .qa_box .qa_q {
  font-weight: bold;
}

.bb2026 .under_box .qa_box .qa01, .bb2026 .under_box .qa_box .qa02, .bb2026 .under_box .qa_box .qa03 {
  margin-bottom: 16px;
}

.bb2026 .sp_only {
  display: none;
}

.bb2026 .pc_only {
  display: block;
}

@media only screen and (max-width: 768px) {
  .bb2026 .sp_only {
    display: block;
  }
  .bb2026 .pc_only {
    display: none;
  }
}

.bb2026 .under_box a.bbshop_ban{
  display: block;
  margin-bottom: 4rem;
}