@charset "utf-8";
#xebio_main {
    font-family: "游ゴシック体","游ゴシック", "Yu Gothic","ヒラギノ角ゴ StdN W4", YuGothic;
}
#xebio_main img {
    width: 100%;
    vertical-align: bottom;
}

#xebio_main .xebio_kv {
    margin-bottom: 80px !important;
}


#xebio_main .xebio_cont .xebio_cont__ttl {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;

    margin-bottom: 40px !important;
    font-size: 31px !important;
    font-weight: bold !important;
    text-align: center !important;
    font-family: "小塚ゴシック" !important;
}
#xebio_main .xebio_cont .xebio_cont__sub_ttl {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;

    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 2.2em !important;
    text-align: center !important;
    font-family: "小塚ゴシック" !important;
}
#xebio_main .xebio_cont .xebio_cont__txt {
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 2.2em !important;
}


#xebio_main .xebio_link {
    margin: 40px auto 60px !important;
}
#xebio_main .xebio_link .xebio_link__box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 24px;
}
#xebio_main .xebio_link .xebio_link__item {
    max-width: 282px;
}
#xebio_main .xebio_link .xebio_link__item .xebio_link__item_txt {
    text-align: left !important;
    font-size: 18px !important;
    line-height: 2.2em !important;
}
#xebio_main .xebio_link .xebio_link__item .xebio_link__item_txt span {
    display: inline-block;
    width: 100%;
    padding: 20px 0 10px!important;
    text-align: center !important;
    font-weight: bold !important;
    font-family: "小塚ゴシック" !important;
}



#xebio_main .xebio_coupon .xebio_coupon__lead {
    max-width: 540px;
    margin: 60px auto 40px !important;
    padding: 10px 30px !important;
    border-left: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
    font-weight: bold !important;
    font-family: "小塚ゴシック" !important;
}
#xebio_main .xebio_coupon .xebio_coupon__lead_txt {
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 2em !important;
}
#xebio_main .xebio_coupon .xebio_coupon__lead_txt.big {
    font-size: 20px !important;
    font-weight: bold !important;
    font-family: "小塚ゴシック" !important;

}

#xebio_main .xebio_coupon .xebio_coupon__link-box {
    max-width: 600px;
    margin: 0 auto 60px !important;
}
#xebio_main .xebio_coupon .xebio_coupon__get {
    padding-bottom: 60px;
}
#xebio_main .detail .xebio_cont__ttl {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    margin-bottom: 60px !important;
    border-top: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important;
}



#xebio_main .xebio_coupon .xebio_coupon__link {
    max-width: 600px;
    width: 100%;
    margin: 0 auto 10px !important;
}
#xebio_main .xebio_coupon .xebio_coupon__get .xebio_coupon__get_txt {
    font-size: 26px !important;
    font-weight: bold !important;
    line-height: 2.2em !important;
    margin-bottom: 40px !important;
    font-family: "小塚ゴシック" !important;
}


#xebio_main .pc-only{
    display: inline-block;
}
#xebio_main .sp-only{
    display: none;
}

	  /* =============== #lineLp .shopMenu =============== */
      #xebio_main .shopMenu {
        margin-top: 50px;
        margin-right: auto;
        margin-bottom: 42px;
        margin-left: auto;
      }
    
      #xebio_main .shopMenu__item {
        position: relative;
        display: flex;
        height: 50px;
        margin-bottom: 12px;
        padding: 8px 12px;
        background-color: white;
        font-size: 11px;
        text-align: center;
        justify-content: center;
        order: 1px solid #000;
      }
    
      #xebio_main .shopMenu_footer .shopMenu__item {
        padding: 12px;
      }
    
      #xebio_main .shopMenu__item a {
        display: block;
        width: 100%;
        color: #000;
        text-decoration: none;
      }
    
      #xebio_main .shopMenu__item p {
        margin-bottom: 3px;
        line-height: 1.2;
      }
    
      #xebio_main .shopMenu__item img {
        margin-left: -10px;
      }
    
      #xebio_main .shopMenu__item:before {
        position: absolute;
        top: 34%;
        right: 10px;
        width: 22px;
        height: 22px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        pointer-events: none;
        content: "";
      }
    
      #xebio_main .shopMenu__item:after {
        position: absolute;
        top: 45%;
        /* top: calc( 50% - 6px); */
        right: 19px;
        width: 5px;
        height: 5px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        pointer-events: none;
        content: "";
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
      }
    
      #xebio_main .shopMenu__item-ssx {
        border: 1px solid #003C8F;
      }
    
      #xebio_main .shopMenu__item-ssx:before {
        background-color: #003C8F;
      }
    
      #xebio_main .shopMenu__item-ssx img {
        width: 58%;
        margin-left: -15px;        
      }
    
      #xebio_main .shopMenu__item-vg {
        border: 1px solid #308668;
      }
    
      #xebio_main .shopMenu__item-vg:before {
        background-color: #006B46;
      }
    
      #xebio_main .shopMenu__item-vg img {
        width: 48%;
        margin-top: -2px;
        margin-left: -10px;
      }
    
      #xebio_main .shopMenu__item-lb {
        border: 1px solid #816A29;
      }
    
      #xebio_main .shopMenu__item-lb:before {
        background-color: #826A29;
      }
    
      #xebio_main .shopMenu__item-lb img {
        width: 50%;
        margin-top: -2px;
      }
    
      #xebio_main .shopMenu__item-vic {
        border: 1px solid #E80114;
      }
    
      #xebio_main .shopMenu__item-vic:before {
        background-color: #E90000;
      }
    
      #xebio_main .shopMenu__item-vic img {
        width: 50%;
      }
    
        /* =============== #xebio_main .campaign_link =============== */
        #xebio_main .campaign_link {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          margin: 30px 15px 0;
        }
        #xebio_main .campaign_link > li {
          width: 100%;
          margin: 0 0 20px;
        }
        #xebio_main .campaign_link > li > div {
          width: 100%;
          height: fit-content;
          box-sizing: border-box;
        }
        #xebio_main .campaign_link > li > ul {
          display: flex;
          justify-content: space-between;
        }
        #xebio_main .campaign_link > li > ul > li {
          width: 48%;
        }
        #xebio_main .campaign_link > li > ul > li a img {
          width: 100%;
          height: auto;
        }
        /* =============== #PC =============== */
          @media screen and (min-width: 599px) {
            /* =============== #lineLp .shopMenu =============== */
        #xebio_main .shopMenu {
          display: flex;
          width: auto;
          margin-right: 30px;
          margin-bottom: 70px;
          margin-left: 30px;
          justify-content: space-between;
        }
    
        #xebio_main .shopMenu__item {
          height: 44px;
          width: calc((100% / 4) - (14.5px * 3));
          padding: 10px 12px;
        }
    
        #xebio_main .shopMenu__item p {
          font-size: 14px;
          font-feature-settings: "palt";
        }
    
        #xebio_main .shopMenu_footer .shopMenu__item p {
          font-size: 10px;
        }
    
        #xebio_main .shopMenu__item img {
          margin-left: -5px;
        }
    
        #xebio_main .shopMenu__item:before {
          top: 40%;
          right: 10px;
          width: 16px;
          height: 16px;
        }
    
        #xebio_main .shopMenu__item:after {
          top: 49%;
          right: 17px;
          width: 3px;
          height: 3px;
        }
    
        #xebio_main .shopMenu__item-ssx img {
          width: auto;
          height: 35px;
          margin-top: 3px;
          margin-left: -15px;
        }
    
        #xebio_main .shopMenu__item-vg img {
          width: auto;
          height: 37px;
          margin-top: 5px;
          margin-left: -15px;
        }
    
        #xebio_main .shopMenu__item-lb img {
          width: auto;
          height: 32px;
          margin-top: 5px;
          margin-left: -15px;;
        }
    
        #xebio_main .shopMenu__item-vic img {
          width: auto;
          height: 33px;
          margin-top: 5px;
          margin-left: -15px;
        }
        #xebio_main .shopMenu_footer .shopMenu__item-ssx img {
          width: 75%;
          height: auto;
          margin-top: 2px;
        }
        #xebio_main .shopMenu_footer .shopMenu__item-vg img {
          width: 64%;
          height: auto;
          margin-top: 0;
        }
        #xebio_main .shopMenu_footer .shopMenu__item-lb img {
          width: 72%;
          height: auto;
          margin-top: 0;
        }
        #xebio_main .shopMenu_footer .shopMenu__item-vic img {
          width: 62%;
          height: auto;
          margin-top: 2px;
        }
    
          #xebio_main .campaign_link {
            margin: 50px 0 0;
          }
          #xebio_main .campaign_link > li {
            width: 48%;
            margin: 0 0 30px;
          }
          #xebio_main .campaign_link > li > div {
            height: 82px;
          }
        }
    
.ssx_link {
  margin-top: 90px !important;
  margin-bottom: 80px !important;
}

.ssx_link .xebio_cont__ttl a {
  color: #003C8F;
  text-decoration: underline;
}



/* PC追記 */

.tab-area {
  display: flex;
  margin: 30px 30px 0px 30px;
  cursor: pointer;
}
.tab {
  width: calc(100%/4);
  /* padding: 3px; */
  text-align: center;
  font-size: 12px;
  white-space:nowrap;
  height: auto;
  opacity: 0.5;
  border-top:1px #767676 solid;
  border-right:2px #767676 solid;
  border-left:2px #767676 solid;
}

.tab:not(:first-child){
  margin-left: -1px;
}


.tab p{
  padding-top: 3px;
}


#xebio_main .tab-area .tab img{
  margin-top: 3px;
  width:40%;
}

.tab-area .in-color1{
width: 100%;
height: 3px;
background-color:#003E8A;
} 
.tab-area .in-color2{
 width: 100%;
 height: 3px;
 background-color:#10613C;
} 
.tab-area .in-color3{
 width: 100%;
 height: 3px;
 background-color:#745B28;
 } 
.tab-area .in-color4{
  width: 100%;
  height: 3px;
  background-color:#E60A1F;
} 

.panel-area{
  max-width: 1200px;
  border-top: 2px solid #767676;
  border-bottom: 2px solid #767676;
  margin-bottom: 30px;
}

.panel-area a:hover{
text-decoration: none;
}

.tab:nth-child(n+2) {
  border-left: 2px solid #767676;
}
.tab.active {
opacity: 1;
}
.panel {
  display: none;
  text-align: center;
}
.panel.active {
  display: block;
}
.panel p{
  font-size: 26px;
  font-weight: bold;
  margin-top: 50px;
  position: relative;
}
.panel p:nth-of-type(3){
  font-size: 30px;
  font-weight: bold;
  margin-top: 80px;
  position: relative;
}

.panel p:before {
  content: "";
      display: block;
      position: absolute;
      top: 160%;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      width: 64px;
      height: 2px;
      border-radius: 5px;
    background: #767676;  
    margin: 0 auto;
  }

  #xebio_main .loglist,  #xebio_main .categorybnr{
    display: flex;
    flex-wrap: wrap;
    width: 86%;
    margin: 55px auto 40px;
    justify-content: space-between;
  }


  #xebio_main .loglist a,  #xebio_main .categorybnr a{
    display: inline-block;
    width: 12%;
    margin-bottom: 1%;
  }
  
  #xebio_main .empty_item{
  width: 12%;
}

  #xebio_main .allcate_btn{
    display: flex;
    align-items: center;
    justify-content: center;
  }


  #xebio_main .allcate_btn a{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #767676;
    border-radius: 7px;
    width: 200px;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
    color: #333;
  }
  #xebio_main .allfoaerure_btn{
    display: flex;
    align-items: center;
    justify-content: center;
  }


  #xebio_main .featurebnr{
    margin-top: 60px;
  }
  #xebio_main .featurebnr .featurebnr_link{
    display: flex;
    /* flex-wrap: wrap; */
  margin: 30px auto 40px;
  width: 90%;
  justify-content: space-between;
  }


  #xebio_main .featurebnr ul li a{
    display: inline-block;
    width: 95%;
  }

  #xebio_main .allfoaerure_btn a{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #767676;
    border-radius: 7px;
    width: 200px;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    margin-bottom: 60px;
    margin-top: 10px;
  }