@charset 'UTF-8';
/*@font-face {
    font-family: 'NotoSans';
    src: url(../font/NotoSans_regular.woff) format('woff');
	font-weight: normal;
}

@font-face {
    font-family: 'NotoSans';
    src: url(../font/NotoSans_bold.woff) format('woff');
	font-weight: bold;
}*/
/*font設定 */
.detailFlex
{
    justify-content: center;
}

#dvProductDetailArea
{
    padding: 0;
}
#dvProductDetailArea #detailImage
{
    width: 588px;
    margin-bottom: 80px;
}
@media screen and (max-width: 767px)
{
    #dvProductDetailArea #detailImage
    {
        width: 100%;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 767px)
{
    #dvProductDetailArea #detailImage .ChangesByVariation .mainImage
    {
        /* 画面幅いっぱいにはみ出させるためのネガティブマージン */
        width: 100vw;
        margin: 0 calc(50% - 50vw);
    }
}
#dvProductDetailArea #detailImage .mainImage #zoomPicture
{
    width: 588px;

    clip-path: inset(0px 0px 0px 0px round 8px);
}
@media screen and (max-width: 767px)
{
    #dvProductDetailArea #detailImage .mainImage #zoomPicture
    {
        width: 100%;

        clip-path: inset(0px 0px 0px 0px round 0px);
    }
}
#dvProductDetailArea .thickbox:hover
{
    opacity: 1 !important;
}
#dvProductDetailArea #detailOne
{
    width: 548px;
    margin-top: 0;
}
@media screen and (max-width: 767px)
{
    #dvProductDetailArea #detailOne
    {
        width: 100%;
        margin-top: 40px;
        padding-top: 0;
    }
}
#dvProductDetailArea .productSellInfo
{
    clear: both;

    margin: 0 0 60px 0;
    padding: 0;

    border: none;
    background-color: #fff;
}
#dvProductDetailArea .itemname
{
    font-size: 24px !important;
    font-weight: 500;

    margin-top: 16px;
    margin-bottom: 16px;

    color: #09689d;
}
#dvProductDetailArea .productDetailId
{
    font-family: 'Inter', 'Zen Kaku Gothic New', 'Noto Sans JP', '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 14px;
    font-weight: 500;

    margin-bottom: 16px;
}
#dvProductDetailArea #dvProductSubInfo
{
    margin-bottom: 0;
}
#dvProductDetailArea .productAmount
{
    font-weight: 500;
}
#dvProductDetailArea .productAmount__wrap
{
    font-weight: 400;

    position: relative;

    max-width: 240px;
    padding-top: 4px;
}
#dvProductDetailArea .productAmount__wrap::after
{
    position: absolute;
    top: 44%;
    right: 16px;

    width: 6px;
    height: 6px;
    margin: auto 0;

    content: '';
    transform: rotate(135deg);

    border-top: 2px solid #666;
    border-right: 2px solid #666;
}
#dvProductDetailArea .productAmount__wrap select
{
    position: relative;

    width: 100%;
    padding: 8px 24px 8px 16px;

    border: 1px solid #d9d9d9;
    border-radius: 5px;
    background: #fff;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
@media screen and (max-width: 767px)
{
    #dvProductDetailArea .productAmount__wrap select
    {
        font-size: 16px;
    }
}
#dvProductDetailArea .product__tit
{
    font-family: 'Noto Serif JP', serif;
    font-size: 16px;
    line-height: 2;

    margin-bottom: 16px;
}
#dvProductDetailArea .product__txt
{
    font-size: 14px;
    line-height: 2;

    margin-bottom: 16px;
}
.addCart p
{
    padding: 16px 24px;
}
@media screen and (max-width: 767px)
{
    .addCart p
    {
        padding: 16px;
    }
}
@media screen and (min-width: 768px)
{
    .addCart p a
    {
        margin: 0;
    }
}

#dvProductDetailArea #dvProductSubInfo .productDetailId
{
    float: none;
}

#divBottomArea
{
    clear: both;

    width: 100%;
    height: auto;
}

#dvProductDetailArea .icon
{
    display: flex;

    gap: 8px;
    flex-wrap: wrap;
}

#dvProductDetailArea .icon img
{
    margin-bottom: 0;
}

#detailOne .productSellInfo p
{
    margin: 0;
}

.addCart p.cart_btn_box
{
    padding: 0;
}
@media screen and (min-width: 768px)
{
    .addCart p.cart_btn_box
    {
        padding: 0;
    }
}

@media screen and (max-width: 767px)
{
    .addCart.productCart-primary p.cart_btn_box
    {
        width: 280px;
    }
}

@media screen and (min-width: 768px)
{
    .addCart .btnCart
    {
        padding: 0;
    }
}

#dvProductReviewButtonControls .btn
{
    display: block;

    width: 261px;
    padding: 16px 16px;

    text-align: center;

    color: #09689d;
    border: 1px solid #09689d;
    border-radius: 8px;
    background-color: #fff;
}

.dvProductAdvancedSearch
{
    padding: 0;
}
@media screen and (max-width: 767px)
{
    .dvProductAdvancedSearch
    {
        width: 100%;
    }
}

.cartPricebBox
{
    border-radius: 8px;
}

.cartPricebBox.normal
{
    background: #fff;
}

.productPoint__box
{
    padding: 0 16px 0 0;

    text-align: right;
}

.cartPricebBox.subsc
{
    background: #fff;
}

.pmini
{
    font-size: 12px;
}

input,
textarea
{
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
}

.selectValiation img
{
    border: none;
}

.radioBtn label
{
    margin: 0 0 0 8px !important;

    vertical-align: middle;
}

.orderBox div.list dt input
{
    vertical-align: middle !important;
}
