/*==========================================================*


*==========================================================*/
@media screen and (min-width: 1030px) {
  .mt30 {
    margin-top: 30px;
  }
  .mt50 {
    margin-top: 50px;
  }
  .mt60 {
    margin-top: 60px;
  }
  .mb30 {
    margin-bottom: 30px;
  }
  .txt_r {
    text-align: right;
  }
  .purchase-btn {
    width: 328px;
    height: 60px;
    margin: 0 auto;
    background-image: url(/brand/eyebon/img/mv_btn_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s;
  }
  .purchase-btn:hover {
    opacity: 0.8;
  }
  .purchase-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    height: 100%;
    padding-left: 20px;
  }
  .cup-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #31a4cc !important;
    width: 615px;
    height: 142px;
    padding-top: 42px;
    margin: 0 auto;
    background-image: url(/brand/eyebon/img/pr_btn_cap.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s;
  }
  .cup-btn:hover {
    opacity: 0.8;
  }
  #under_mv {
    background: #ddf2f3 url(/brand/eyebon/img/products_title.png) no-repeat center top;
  }
  section#content01 {
    text-align: center;
  }
  .pr_list {
    margin-top: 60px;
    padding-bottom: 70px;
    background: url(/brand/eyebon/img/pr_dotline_large.png) no-repeat bottom center;
  }
  h2 {
    color: #2e6480;
    font-size: 2rem;
    font-weight: normal;
    margin-bottom: 20px;
  }
  h4 {
    text-align: left;
    font-size: 1.2rem;
    font-weight: normal;
    color: #0e4d6c;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
  }
  .brandList .ttl02 {
    border-bottom: inherit;
  }
  h4 {
    margin-top: 30px;
    font-size: 1.1rem;
    border-bottom: 1px dotted #0e4d6c;
  }
  .detail_ttl {
    text-align: left;
    font-size: 1.2rem;
    border-bottom: 1px dotted #0e4d6c;
    font-weight: normal;
    color: #0e4d6c;
    margin-top: 30px;
  }
  .attention_th {
    width: auto !important;
  }
  .pr_list ul {
    width: 1026px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .pr_list ul li {
    justify-content: space-between;
    position: relative;
  }
  .pr_list ul li.linebottom {
    background: url(/brand/eyebon/img/pr_dotline_wide.png) no-repeat bottom center;
  }
  .pr_list ul li h3 {
    padding: 20px 15px;
  }
  .pr_list ul li .lineleft {
    background: url(/brand/eyebon/img/pr_dotline_length.png) no-repeat left center;
  }
  .pr_list ul li a img {
    opacity: 1;
  }
  .pr_list ul li a {
    display: block;
  }
  .pr_list ul li span {
    background: url(/brand/eyebon/img/pr_icon_arrow01.png) no-repeat 10px center;
    color: #31a4cc;
    border: 2px solid #31a4cc;
    border-radius: 15px;
    box-sizing: border-box;
    width: 130px;
    padding: 2px 10px 1px 30px;
    display: block;
    font-size: 0.9rem;
    font-weight: bold;
    position: absolute;
    bottom: 30px;
    right: 17px;
  }
  .pr_list ul li.linebottom span {
    bottom: 40px;
  }
  .pr_list ul li a:hover span {
    color: #fff;
    background: url(/brand/eyebon/img/pr_icon_arrow01_on.png) no-repeat 10px center #31a4cc;
  }
  .pr_detail {
    width: 1026px;
    margin: 0 auto;
    padding-bottom: 60px;
    background: url(/brand/eyebon/img/pr_dotline_large.png) no-repeat bottom center;
  }
  #pr08.pr_detail {
    background: none;
  }
  .pr_detail .detail_links {
    display: flex;
    width: 525px;
    margin: 0 auto 50px;
    justify-content: space-between;
  }
  .pr_detail .detail_links .first {
    width: 250px;
    height: 50px;
    padding-bottom: 2px;
    background-image: url(/brand/eyebon/img/pr_btn_detail.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s;
  }
  .pr_detail .detail_links .first:hover {
    opacity: 0.8;
  }
  .pr_detail .detail_links .first a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    height: 100%;
  }
  .pr_detail .detail_links li:last-child {
    width: 250px;
    height: 50px;
    padding-bottom: 2px;
    background-image: url(/brand/eyebon/img/pr_btn_qa.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s;
  }
  .pr_detail .detail_links li:last-child:hover {
    opacity: 0.8;
  }
  .pr_detail .detail_links li:last-child a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    height: 100%;
  }
  .pr_detail .feature {
    box-sizing: border-box;
    text-align: left;
    display: flex;
    width: 860px;
    margin: 0 auto 10px;
    border: 3px solid #31a4cc;
    display: table;
  }
  .pr_detail .feature dt {
    border-right: 3px solid #31a4cc;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    width: 50px;
    background: #fff;
  }
  .pr_detail .feature dt div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .pr_detail .feature dt div span {
    font-size: 16px;
    color: #31a4cc;
  }
  .feature dt div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .feature dt div span {
    font-size: 16px;
    color: #31a4cc;
  }
  .pr_detail .feature dt,
  .pr_detail .feature dd {
    padding: 15px;
    align-items: center;
  }
  .pr_detail .feature dd {
    background: #f3fafe;
    color: #288bad;
    font-weight: bold;
  }
  .pr_detail .detail_com {
    width: 860px;
    margin: 30px auto 0;
    text-align: left;
  }
  .pr_detail .detail_com table {
    margin-top: 20px;
    border-top: 1px solid #8e9294;
    border-bottom: 1px solid #8e9294;
    width: 860px;
  }
  .pr_detail .detail_com table th,
  .pr_detail .detail_com table td {
    padding: 15px 7px;
    text-align: left;
    font-size: 0.9rem;
  }
  .pr_detail .detail_com table th {
    background: #f3fafe;
    border-bottom: 1px solid #8e9294;
    color: #1c2123;
  }
  .pr_detail .detail_com table tr:first-child th:first-child {
    width: 272px;
  }
  .pr_detail .detail_com table tr:first-child th:nth-child(4) {
    width: 244px;
  }
  .pr_detail .detail_com table th.center {
    text-align: center;
  }
  .pr_detail .detail_com table td {
    border-bottom: 1px dotted #afb3b5;
    color: #5a5f62;
  }
  .pr_detail .detail_com ol li {
    margin-bottom: 20px;
  }
  .pr_detail .detail_com ul {
    text-align: left;
    font-size: 0.95rem;
    list-style: disc;
    margin-left: 20px;
    margin-top: 10px;
  }
  .pr_detail .detail_com ul li {
    color: #4a7a91;
  }
  .pr_detail .detail_com ul li span {
    color: #5a5f62;
  }
  .pr_detail .detail_com ul.nodisc {
    list-style: none;
    margin-left: 10px;
  }
  .pr_detail .detail_com ul.nodisc li {
    color: #5a5f62;
  }
  .pr_detail .detail_com .comment {
    background: url(/brand/eyebon/img/pr_icon_bikkuri.png) no-repeat left center;
    padding-left: 40px;
    font-size: 0.9rem;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .pr_detail .detail_com .comment a {
    color: #0685c4;
    text-decoration: underline;
  }
  .pr_detail .detail_com .comment a:hover {
    text-decoration: none;
  }
  .pr_detail .detail_com table.table_small {
    width: 450px;
    border: 1px solid #8a8889;
    margin: 20px 10px 35px;
  }
  .pr_detail .detail_com table.table_small th,
  .pr_detail .detail_com table.table_small td {
    padding: 8px;
    border: solid 1px #8a8889;
    text-align: center;
  }
  .pr_detail .detail_com table.table_small th {
    background: #a6d8e3;
  }
  .pr_detail .detail_com table.table_small td + td {
    text-align: left;
  }
  #cup {
    background: #cceaf3;
    position: relative;
    padding: 70px 0;
  }
  #cup:before {
    content: " ";
    position: absolute;
    height: 24px;
    width: 100%;
    background: url(/brand/eyebon/img/bg_wave01_top.png) repeat-x left top;
    left: 0;
    top: 0;
  }
  #cup p {
    font-size: 1.2rem;
  }
  .cup_ttl {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .cup_inner {
    width: 820px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: left;
  }
  .cup_inner .cart_btn {
    margin: 50px auto 0;
    width: 640px;
  }
  .cup_inner .feature {
    box-sizing: border-box;
    text-align: left;
    display: flex;
    width: 820px;
    margin: 0 auto 10px;
    border: 3px solid #31a4cc;
    display: table;
  }
  .cup_inner .feature dt {
    border-right: 3px solid #31a4cc;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    width: 50px;
    background: #fff;
  }
  .cup_inner .feature dt span {
    font-size: 14px;
    color: #0d5575;
  }
  .cup_inner .feature dt,
  .cup_inner .feature dd {
    padding: 15px;
    align-items: center;
  }
  .cup_inner .feature dd {
    background: #f3fafe;
    color: #288bad;
    font-weight: bold;
  }
  .cup_inner .feature dd h2,
  .cup_inner .feature dd h3 {
    font-size: 100% !important;
    margin-bottom: 5px;
  }
  .cup_inner .feature dd strong {
    font-size: larger !important;
    color: #0d5575 !important;
  }
  .cup_inner .pr_usage {
    margin: 30px auto;
    display: flex;
    width: 820px;
  }
  .cup_inner ul.list {
    text-align: left;
    font-size: 0.95rem;
    list-style: disc;
    margin-left: 20px;
    margin-top: 10px;
  }
  .cup_inner ul.list li {
    color: #4a7a91;
  }
  .cup_inner ul.list li span {
    color: #5a5f62;
  }
  .element .inner {
    width: 100%;
  }
  .firstTh {
    width: 244px !important;
  }
  .thirdTh {
    width: 120px;
  }
  .lastTh {
    width: 108px;
  }
}
@media screen and (max-width: 1029px) {
  #under_mv {
    background: #ddf2f3 url(/brand/eyebon/img/sp/products_title.png) no-repeat right top;
    background-size: cover;
  }
  .purchase-btn {
    width: 328px;
    height: 60px;
    margin: 0 auto;
    background-image: url(/brand/eyebon/img/purchase_btn_sp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s;
  }
  .purchase-btn:hover {
    opacity: 0.8;
  }
  .purchase-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 4.5vw;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    height: 100%;
    padding-left: 5vw;
  }
  .cup-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 4.5vw;
    font-weight: bold;
    text-align: center;
    color: #31a4cc !important;
    width: 70vw;
    height: 5vw;
    padding: 8vw 0 4vw;
    margin: 0 auto;
    background-image: url(/brand/eyebon/img/pr_btn_cap_sp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s;
  }
  .cup-btn:hover {
    opacity: 0.8;
  }
  .pr_detail .detail_links .first {
    width: 49%;
    height: 14vw;
    padding-bottom: 2px;
    background-image: url(/brand/eyebon/img/pr_btn_detail_sp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s;
  }
  .pr_detail .detail_links .first:hover {
    opacity: 0.8;
  }
  .pr_detail .detail_links .first a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3vw;
    font-weight: bold;
    color: #FFF;
    height: 100%;
  }
  .pr_detail .detail_links li:last-child {
    width: 49%;
    height: 14vw;
    padding-bottom: 2px;
    background-image: url(/brand/eyebon/img/pr_btn_qa_sp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s;
  }
  .pr_detail .detail_links li:last-child:hover {
    opacity: 0.8;
  }
  .pr_detail .detail_links li:last-child a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3vw;
    font-weight: bold;
    color: #FFF;
    height: 100%;
  }
  #lineup h2 {
    color: #2e6480;
    font-size: 4vw;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: center;
  }
  #lineup ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #lineup ul li {
    width: 47%;
    position: relative;
    margin: 3% 0;
    padding: 15px 0;
    text-align: center;
  }
  #lineup ul li:after {
    position: absolute;
    bottom: 0;
    content: " ";
    height: 1px;
    width: 100%;
    border-top: 1px dotted #2198d4;
    left: 0;
  }
  #lineup ul li:nth-child(odd):before {
    position: absolute;
    content: " ";
    height: 98%;
    width: 1px;
    border-right: 1px dotted #2198d4;
    right: -7%;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #lineup ul li:nth-child(4):before,
  #lineup ul li:nth-child(8):before {
    display: none;
  }
  #lineup p {
    width: 80%;
    margin: 5% auto 10%;
  }
  .textRenew {
    margin: 10px 0 10px 50px;
  }
  .products * {
    font-size: 3.25vw;
    line-height: 1.7;
  }
  .products ul.thumbnail {
    margin: 0 0 0 6px;
  }
  .products ul.thumbnail li {
    position: relative;
    float: left;
    background: url(/brand/eyebon/img/products_line_dotted.gif) left top no-repeat;
    padding-top: 3px;
    margin-right: 2px;
  }
  .products ul.thumbnail li a {
    background: url(/brand/eyebon/img/product_btn_detail.gif) 110px 166px no-repeat;
    display: block;
  }
  .products ul.thumbnail li a:hover {
    background: url(/brand/eyebon/img/product_btn_detail_o.gif) 110px 166px no-repeat;
  }
  .products ul.thumbnail li img {
    border-right: 1px dotted #afb3b5;
    padding-right: 1px;
  }
  .products ul.thumbnail li.lastChild img {
    border: none;
  }
  .products ul.thumbnail li.firstLine {
    background: none;
  }
  .products .thumbnail2 {
    margin-top: 40px;
    text-align: center;
  }
  .products .section {
    border-bottom: 1px solid #c9d7d9;
  }
  .products .section.lastChild {
    border: none;
    padding: 5% 10px;
  }
  .products .section h3 {
    text-align: center;
    margin-top: 8%;
  }
  .products .section h4 {
    color: #0e4d6c;
    font-weight: bold;
    font-size: 3.75vw;
    border-bottom: 1px dotted #0e4d6c;
    padding: 0 0 1%;
    margin: 0 0 3%;
  }
  .products .section h4 span {
    font-size: 85%;
    padding-left: 6px;
  }
  .products .section h4 + div {
    margin: 0 0 20px;
  }
  .products .section h4 + p {
    margin: 0 0 20px;
  }
  .products .section h5 {
    border-left: 4px solid #0e4d6c;
    color: #0e4d6c;
    font-weight: bold;
    padding-left: 8px;
    margin: 0 0 14px 0;
  }
  .products .section .contentPagetop {
    width: 50%;
    margin: 0 auto 5%;
  }
  .products .section p.leader {
    margin: 0 0 12px;
  }
  .products .section dl.feature {
    border: 2px solid #3aa8ce;
    background: #f3fafe;
    display: table;
    width: 100%;
    margin: 0 0 3vw;
  }
  .products .section dl.feature dt {
    display: block;
    background: #fff;
    vertical-align: middle;
    text-align: center;
    border-bottom: 2px solid #3aa8ce;
  }
  .feature dt div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1vw;
  }
  .feature dt div img {
    width: 4vw;
  }
  .feature dt div span {
    font-size: 4vw;
    color: #31a4cc;
  }
  .cup_ttl {
    margin-bottom: 20px;
  }
  .cup_inner .feature dt span {
    font-size: 5vw;
    font-weight: bold;
  }
  .cup_inner .feature dt img {
    width: 6vw;
  }
  .products .section dl.feature dd {
    color: #0e4d6c;
    padding: 3%;
    line-height: 1.6em;
    font-size: 3.25vw;
  }
  .products .section dl.feature dd span {
    display: block;
    font-size: 90%;
  }
  .products .section .use ul li {
    margin: 0 0 12px;
  }
  .products .section .use ul {
    margin: 0 0 5%;
  }
  .products .section .element .inner {
    margin: 0 0 20px;
  }
  .products .section .element table {
    width: 100%;
    font-size: 90%;
    margin: 0 0 15px;
  }
  .products .section .element table th {
    background: #f3fafe;
    border-top: 1px solid #8e9294;
    border-bottom: 1px solid #8e9294;
    padding: 3%;
    text-align: left;
    font-size: 2.75vw;
    white-space: nowrap;
  }
  .products .section .element table th:first-of-type {
    width: 47%;
  }
  .products .section .element table th.ttl01 {
    width: 210px;
  }
  .products .section .element table th.ttl02 {
    width: 50px;
  }
  .products .section .element table td {
    padding: 3%;
    border-bottom: 1px dotted #afb3b5;
    color: #5a5f62;
    line-height: 1.4em;
    vertical-align: middle;
    font-size: 2.5vw;
  }
  .products .section .element table + ul {
    margin: 0 0 15px;
  }
  .products .section .element table + ul li {
    font-size: 85%;
    margin: 0 0 0 1.5em;
    color: #5a5f62;
    list-style-type: disc;
  }
  .products .section .element p.comment {
    background: url(/brand/eyebon/img/sp/product_img_attention.png) left center no-repeat;
    background-size: 10%;
    padding: 10px 0 10px 15%;
    font-size: 2.5vw;
  }
  .products .section .element p.comment a {
    color: #0683c3;
    text-decoration: underline;
    font-size: 2.5vw;
  }
  .products .section div.element dl.work {
    border: 1px solid #afb3b5;
    background: #f3fafe;
    font-size: 2.75vw;
    color: #1c2123;
    margin: 0 auto;
  }
  .products .section .element dl.work dt {
    font-weight: bold;
    margin: 0 0 10px;
  }
  .products .section .attention ul li {
    margin: 0 0 3% 0;
    line-height: 1.7;
  }
  .products .section .use ul.caution li {
    width: auto;
    float: none;
    color: #5a5f62;
    font-size: 85%;
    padding: 0 0 5px 0;
    text-indent: 0;
  }
  .products .section .attention dl {
    margin: 0 0 15px;
  }
  .products .section .attention dl dt {
    margin: 0 0 10px 15px;
    clear: both;
    text-indent: -1em;
    line-height: 1.4em;
  }
  .products .section .attention dl dd {
    padding: 0 10px 10px 40px;
    line-height: 1.4em;
    text-indent: -1.5em;
  }
  .products .section .attention li span {
    display: inline-block;
    margin: 0 0 10px 15px;
    clear: both;
    text-indent: -1em;
    line-height: 1.4em;
  }
  .products .section .attention li b {
    display: inline-block;
    font-weight: normal;
    padding: 0 10px 10px 19px;
    line-height: 1.4em;
    text-indent: -1.5em;
  }
  .products .section .attention ol li + li {
    margin-top: 15px;
  }
  .products .section .attention table {
    text-indent: 0;
    font-size: 90%;
    text-align: left;
    margin: 20px 0px 0 -20px;
  }
  .products .section .attention table {
    margin: 20px 10px 10px 20px;
    line-height: 1.4em;
  }
  .products .section .attention table th {
    padding: 8px;
    border: 1px solid #afb3b5;
    border-bottom: 1px solid #8e9294;
    background: #f3fafe;
  }
  .products .section .attention table td {
    padding: 8px;
    border-left: 1px solid #afb3b5;
    border-right: 1px solid #afb3b5;
    border-bottom: 1px dotted #afb3b5;
    color: #5a5f62;
  }
  .products .section .attention table td.region {
    text-align: left;
  }
  .products .section .attention table tr.lastChild td {
    border-bottom: 1px solid #afb3b5;
  }
  #cupArea {
    margin-top: 10%;
    padding: 0;
    background: #cceaf3;
    position: relative;
  }
  #cupArea .inner {
    padding-top: 10px;
  }
  #cupArea:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 24px;
    background: url(/brand/eyebon/img/sp/bg_wave01_top.png) repeat-x left top;
    background-size: 70%;
    top: 0;
    left: 0;
  }
  #cupArea #product09 {
    padding: 5% 10px;
  }
  #cupArea #product09 h3 + p {
    text-align: center;
    margin-bottom: 5%;
  }
  #cupArea #product09.section {
    position: relative;
  }
  #cupArea #product09.section h3 {
    margin-top: 30px;
  }
  #cupArea #product09.section dl.feature {
    margin: 0 0 10px;
  }
  .products #product09 dl.feature dt img {
    width: 25%;
  }
  #cupArea dl.feature dd h2,
  #cupArea dl.feature dd h3 {
    display: block;
    font-size: 3.5vw;
    font-weight: bold;
    padding-bottom: 2px;
    text-align: left;
    color: #0e4d6c !important;
    margin-top: 0 !important;
    margin-bottom: 0;
  }
  #cupArea #product09.section ul.usage li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
  }
  #cupArea #product09.section ul.attention {
    margin-left: 1.5em;
  }
  #cupArea #product09.section ul.attention li {
    list-style-type: disc;
    margin: 0 0 3% 0;
  }
  #cupArea #product09.section ul.care li {
    margin: 0 0 10px 13px;
    color: #5a5f62;
    font-size: 2.5vw;
  }
  .products .section sub {
    font-size: 2.5vw;
  }
  .detail_com {
    margin-bottom: 20px;
  }
  #productNav {
    position: fixed;
    width: 100%;
    background: url(/brand/eyebon/img/product_bg_nav.png) 0 0 repeat-x;
    top: -80px;
    z-index: 1000;
  }
  #productNav #inner {
    height: 80px;
    width: 960px;
    margin: 0 auto;
  }
  #productNav #inner ul li {
    float: left;
    position: relative;
    width: 106px;
    height: 80px;
  }
  #productNav #inner ul li a {
    width: 106px;
    height: 80px;
    display: block;
    background: none;
    position: absolute;
    z-index: 100;
  }
  #productNav #inner ul li.selected#p01 a {
    background: url(/brand/eyebon/img/product_nav01_a.png) 0 0 no-repeat;
  }
  #productNav #inner ul li.selected#p02 a {
    background: url(/brand/eyebon/img/product_nav02_a.png) 0 0 no-repeat;
  }
  #productNav #inner ul li.selected#p03 a {
    background: url(/brand/eyebon/img/product_nav03_a.png) 0 0 no-repeat;
  }
  #productNav #inner ul li.selected#p04 a {
    background: url(/brand/eyebon/img/product_nav04_a.png) 0 0 no-repeat;
  }
  #productNav #inner ul li.selected#p05 a {
    background: url(/brand/eyebon/img/product_nav05_a.png) 0 0 no-repeat;
  }
  #productNav #inner ul li.selected#p06 a {
    background: url(/brand/eyebon/img/product_nav06_a.png) 0 0 no-repeat;
  }
  #productNav #inner ul li.selected#p07 a {
    background: url(/brand/eyebon/img/product_nav07_a.png) 0 0 no-repeat;
  }
  #productNav #inner ul li.selected#p08 a {
    background: url(/brand/eyebon/img/product_nav08_a.png) 0 0 no-repeat;
  }
  #productNav #inner ul li.selected#p09 a {
    background: url(/brand/eyebon/img/product_nav09_a.png) 0 0 no-repeat;
  }
  #productNav #inner ul li.selected img {
    display: none;
  }
  #productNav #inner ul li span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 106px;
    height: 51px;
  }
  #productNav #inner ul li span img {
    height: 100%;
    width: 106px;
  }
  .products .detail_btn {
    overflow: hidden;
    padding: 0 10%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5%;
  }
  .products .detail_btn li {
    width: 48%;
  }
  .products .detail_btn li.first {
    margin: 0;
  }
  .cart_btn p {
    width: 90% !important;
    margin: 5% auto 5% !important;
  }
}