@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    scroll-behavior: smooth;
}

body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    color: #fff;
}

@media screen and (min-width: 768px) {
    body {
        min-width: 1200px;
    }
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    display: block;
    cursor: pointer;
}

a:focus {
    outline: none;
}

button {
    padding: 0;
    border: none;
    outline: none;
    font: inherit;
    color: inherit;
    background: none
}

.dope-bg {
    width: 100%;
    background-image: url(../../img/usr/dope/dope-bg.png);
    background-size: cover;
    padding-bottom: 250px;
}

.dope-sp {
    display: none;
}


main {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
font-style: normal;
font-weight: 400;
}
.tsuku{
  font-family: "fot-tsukubrdgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
}
.rtsuku{
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
}
/* 時計 */
.dope-timetext {
    font-size: 2.8rem;
    text-align: center;
    margin: 20px auto;
    letter-spacing: 0.15em;
}

.tick {
    font-size: 1rem;
    white-space: nowrap;
    font-family: "fot-tsukubrdgothic-std", sans-serif;
    width: 500px;
    margin: 0 auto;
    padding-top: 40px;
}

.tick-flip,
.tick-text-inline {
    font-size: 2.5em;
     font-family: "fot-tsukubrdgothic-std", sans-serif;
}

.tick-label {
    margin-top: 10px;
    font-size: 1em;
     font-family: "fot-tsukubrdgothic-std", sans-serif;
}

.tick-char {
    width: 1.5em;
     font-family: "fot-tsukubrdgothic-std", sans-serif;
}

.tick-text-inline {
    display: inline-block;
    text-align: center;
    min-width: 1em;
}

.tick-text-inline+.tick-text-inline {
    margin-left: -.325em;
}

.tick-group {
    margin: 0 .5em;
    text-align: center;
}

.tick-text-inline {
    color: #000 !important;
}

.tick-label {
    color: #fff !important;
  font-family: "fot-tsukubrdgothic-std", sans-serif;
  font-weight: bold;
    font-size: 2rem;
}

.tick-flip-panel {
    color: #000 !important;
}

.tick-flip {
   font-family: "fot-tsukubrdgothic-std", sans-serif;
   font-weight: bold;
}

.tick-flip-panel-text-wrapper {
    line-height: 1.45 !important;
}

.tick-flip-panel {
    background-color: #00a0e9 !important;
}

.tick-flip {
    border-radius: 0.13em !important;
}

.tick .tick-credits {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .4;
    text-decoration: none;
    font-size: 6px;
    color: #5b5b5b;
}

/* 時計ここまで */

/* メインビジュアル　*/


#dope-mainvisual img {
    width: 100%;
    vertical-align: bottom;
}

/* リード */
#dope-lead {
    padding-top: 200px;
}

.dope-leadtext {
    width: 966px;
    margin: 0 auto;
    font-size: 2.2rem;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 2;
    padding: 10px 0;
    position: relative;
}

 .dope-line{
    font-size: 3rem;
    text-align: center;
 }
/* 商品 */

.dope-productbox{
    display: flex;
    margin: 0 auto;
    justify-content: center;
  align-items: start;
}

 .dope-productbox img{
    width: 380px;
 }
.dope-product-name {
    text-align: center;
    margin-bottom: 100px;
    margin-top: 100px;
}

.dope-product-name01 {
    font-size: 3.3rem;
    letter-spacing: 0.1em;
}

.dope-product-name02 {
    display: inline-block;
    font-size: 5rem;
    letter-spacing: 0.1em;
    position: relative;
    padding-left: 190px;
}
.dope-product-name02::before {
    content: '';
    display: block;
    width: 180px;
    height: 60px;
    background-image: url(../../img/usr/dope/yamituki.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.blue {
    font-size: 5rem;
    color: #00a0e9;;
    padding-left: 20px;
}
.small{
    font-size: 3.3rem;
    color: #fff;
}


.dope-product {
    display: flex;

    margin: 0 auto 200px auto;
    gap: 70px;
    justify-content: center;
  align-items: start;
}

.dope-text {
    font-size: 2.2rem;
    letter-spacing: 0.1em;
    line-height: 2;
  padding-right: 50px;
  width: 550px;
}
.dope-souryoucontainer{
    display: flex;
    margin-top: 50px;
    justify-content: center;
  align-items: center;
  gap: 50px;
}
.dope-souryou-box{
    width: 500px;
}
.dope-souryouflex {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    justify-content: center;
}

.dope-souryou,
.dope-reitou {
    font-size: 1.7rem;
    letter-spacing: 0.1em;
    border: 3px #00a0e9 solid;
    padding: 5px 10px;
}

.dope-price {
    font-size: 4.4rem;
    letter-spacing: 0.1em;
    margin-bottom: 44px;
    text-align: center;
}

.dope-price-en {
    font-size: 2.2rem;
    letter-spacing: 0.1em;
}

.dope-cart {
    transition: .3s;
    position: relative;
}
.dope-cart::after{
   content: "";
    position: absolute;
    top: 50%;   /* 縦軸をセンタリングする */
    right: 40px;
    transform: translateY(-50%);   /* 縦軸をセンタリングする */
    border: 10px solid transparent;
    border-left: 13px solid #000;   /* 好みで色を変えてください */
}
.dope-cart::before{
   content: "";
    position: absolute;
    top: 50%;   /* 縦軸をセンタリングする */
    right: 60px;
    transform: translateY(-50%);   /* 縦軸をセンタリングする */
    border: 10px solid transparent;
    border-left: 13px solid #000;   /* 好みで色を変えてください */
    z-index: 1;
}

.dope-cart a {
    margin: 0 auto 10px;
    background-color: #00a0e9;
    color: #000;
    width: 340px;
    height: 90px;
    font-size: 2.6rem;
    position: relative;
    padding: 24px 0 0 47px;
    text-align: left;
    transition: .3s;
    letter-spacing: 0.1em;
    border-radius: 10px;
}



@media screen and (min-width: 767px) {

    .dope-cart:hover {
        opacity: 0.7;
    }
}

.dope-button-product {
    text-align: center;
    margin-bottom: 50px;
}

.dope-button-product a {
    display: inline-block;
    font-size: 2rem;
    letter-spacing: 0.1em;
    color: #fff;
    border-bottom: #00a0e9 2px solid;
}


.dope-attention {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    color: #fff;
    text-indent: -1em;

}

/* 店舗 */
#dope-store {
    width: 1120px;
    margin: 0 auto;
    background-color: #000;
    padding: 60px 100px;
    text-align: center;
    position: relative;
}

.dope-store-title {
    font-size: 3rem;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
}



.dope-store-title02 {
    display: inline-block;
    font-size: 2.2rem;
    letter-spacing: 0.15em;
    border: 2px solid #00a0e9;
    padding: 10px 35px;
    margin-bottom: 50px;
}

.dope-store-box {
    text-align: left;
}

.dope-store-title03 {
    font-size: 2.2rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
    position: relative;
    padding-left: 17px;
}
.dope-store-title03::before{
    content: "";
    position: absolute;
    top: 50%;   /* 縦軸をセンタリングする */
    left: 0;
    transform: translateY(-50%);   /* 縦軸をセンタリングする */
    border: 10px solid transparent;
    border-left: 13px solid #00a0e9;   /* 好みで色を変えてください */
}


.dope-store-text {
    font-size: 2rem;
    letter-spacing: 0.1em;
    margin-bottom: 80px;
    line-height: 1.6;
}

.dope-store-line {
    content: '';
    width: 930px;
    height: 1px;
    border: solid 1px #00a0e9;
    margin-bottom: 50px;
}
.dope-store-title03 span{
    color: #00a0e9;
}
@media screen and (max-width:767px) {
    .dope-bg {
        padding-bottom: 100px;
    }

    .dope-pc {
        display: none;
    }

    .dope-sp {
        display: block;
    }

    .dope-inner {
        padding: 0 20px;
    }

    /* 時計 */
    .dope-timetext {
        font-size: 2rem;
    }
    .tick-label {
        font-size: 1.6rem;
    }
    .tick {
        font-size: 1rem;
        white-space: nowrap;
        font-family: arial, sans-serif;
        width: 80%;
        padding-top: 30px;
    }

    /* リード */
    #dope-lead {
        padding-top: 50px;
    }
     .dope-line{
    font-size: 1.5rem;
    text-align: center;
 }

    .dope-leadtext {
        width: 100%;
        margin: 0 auto;
        font-size: 1.6rem;
        text-align: left;
        letter-spacing: 0.1em;
        line-height: 1.6;
        text-align: center;
        padding: 20px 10px;
        position: relative;
    }


    /* 商品 */

.dope-product {
    margin: 0 auto 100px;
    gap: 70px;
    justify-content: center;
  align-items: start;
}

    .dope-product-name {
        margin-bottom: 50px;
    }

    .dope-product-name01 {
        font-size: 2rem;
    }

    .dope-product-name02 {
        font-size: 2.8rem;
         padding-left: 0px;
         padding-top: 80px;
         line-height: 1.2;
    }
    .dope-product-name02::before {
    width: 120px;
    height: 60px;
    background-image: url(../../img/usr/dope/yamituki.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 25%;
    left: 25%;
}

.blue {
    font-size: 3rem;
    color: #00a0e9;;
    padding-left: 20px;
}
.small{
    font-size: 2rem;
    color: #fff;
}

.dope-productbox{
   flex-direction: column-reverse;
    margin: 0 auto;
    justify-content: center;
  align-items: center;
  gap: 20px;
  text-align: center;
}

    .dope-text {
        font-size: 1.6rem;
        line-height: 1.6;
        width: 80%;
   display: block;
   text-align-last: left;
   padding-right: 0px;
    }
    .dope-souryoucontainer{
   flex-direction: column;
    margin-top: 70px;
    justify-content: center;
  align-items: center;
  gap:  10px;
}

    .dope-souryouflex {
        gap: 20px;
        margin-bottom: 0px;
    }

    .dope-souryou,
    .dope-reitou {
        font-size: 1.4rem;
    }
.dope-souryou-box{
    width: 100%;
}
    .dope-price {
        font-size: 3.6rem;
        margin-bottom: 0px;
    }

    .dope-price-en {
        font-size: 2rem;
    }

    .dope-cart a {
        width: 280px;
        height: 70px;
        font-size: 2rem;
        padding: 20px 0 0 50px;
        margin-bottom: 20px;
    }
.dope-cart::after{
   content: "";
    position: absolute;
    top: 50%;   /* 縦軸をセンタリングする */
    right: 35px;
    transform: translateY(-50%);   /* 縦軸をセンタリングする */
    border: 8px solid transparent;
    border-left: 11px solid #000;   /* 好みで色を変えてください */
}
.dope-cart::before{
   content: "";
    position: absolute;
    top: 50%;   /* 縦軸をセンタリングする */
    right: 50px;
    transform: translateY(-50%);   /* 縦軸をセンタリングする */
    border: 8px solid transparent;
    border-left: 11px solid #000;   /* 好みで色を変えてください */
    z-index: 1;
}

 .dope-productbox img{
    width: 80%;
 }


    .dope-rightbox {
        width: 100%;
    }

    /* 店舗 */
    #dope-store {
        width: 100%;
        padding: 20px 10px;
    }

    .dope-store-title {
        font-size: 2.2rem;
        margin-bottom: 0px;
    }



    .dope-store-title02 {
        font-size: 2rem;
        margin-top: 40px;
        padding: 10px 20px;
    }

    .dope-store-title03 {
        font-size: 1.8rem;
        margin-bottom: 30px;
    }



    .dope-store-text {
        font-size: 1.6rem;
        margin-bottom: 50px;
    }

    .dope-store-line {
        width: 80%;
        margin: 0 auto 40px;
    }
.dope-store-title03::before{
    content: "";
    position: absolute;
    top: 50%;   /* 縦軸をセンタリングする */
    left: 0;
    transform: translateY(-50%);   /* 縦軸をセンタリングする */
    border: 8px solid transparent;
    border-left: 11px solid #00a0e9;   /* 好みで色を変えてください */
}
}