a{
    text-decoration:none;
}

.red{
    color:red;
}

body{
}
.top_menu,
.information
{
    max-width: 1200px;
    margin-left:auto;
    margin-right:auto;
}
form {
    margin: 0;
}
.banner{
    width:980px;
    margin-left:auto;
    margin-right:auto;

    margin-top:0px;
    margin-bottom:50px;
}

#header{
    padding-top:120px;
}
.banner_img{
    display:block;
    padding : 2px;
}
.top_menu_base{
    background-image : url('../images/topmenu_bg.gif');
    background-repeat: repeat-x;
    height:120px;
    width:100%;
    position: fixed;
    top:0px;
    z-index: 1000;
}
.top_menu_base_phone{
    display: none;
}

.for_pc{
    display: block;
}
.for_mobile{
    display: none;
}

.head_copy{
    text-align: center;
    font-size : 100%;
    font-weight: bold;
    margin-top: -32px;
    color:white;
    letter-spacing: 0.1em;
    position: relative;
}
.head_copy_mobile{
    text-align: center;
    font-size : 100%;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
    text-shadow: 2px 2px 4px #aaaaaa;
}
.top_menu .lang{
    padding-top: 5px;
    text-align: right;
    color:white;
    font-weight: bold;
}
.top_menu .lang a{
    color:white;
}
.top_menu .lang a:hover{
    color:orange;
}

.top_menu .menu_item{
}
.top_menu .menu_item a{
    display: block;
    margin-top:10px;
}
#menu_news:hover img,
#menu_prod:hover img,
#menu_mail:hover img
{
    visibility: hidden;
}
#menu_news{
    float:left;
    background-image: url('../images/menu_news_on.gif');
    width: 80px;
    height:50px;
}
#menu_prod{
    float:left;
    background-image: url('../images/menu_prod_on.gif');
    width: 110px;
}
#menu_mail{
    background-image: url('../images/menu_mail_on.gif');
    width: 50px;
    position: relative;
    top : -8px;
}

.top_menu .menu_item2{
    text-align: center;
}
#menu_logo{
    position: relative;
    top:-20px;
}

#icons_base{
    text-align: right;
    margin-top:10px;
}
.menu_item .icons a{
    float:right;
    width:50px;
    margin-right: 20px;
}
.top_menu_base_phone .menu_item{
    margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
    body{
        overflow-x: hidden;
    }
    #header{
        padding-top:0px;
    }

    .top_menu,
    .information,
    .footer{
        width : 100%;
    }
    .banner{
        width : 100%;
    }
    .top_menu_base{
        display: none;
    }
    .top_menu_base_phone{
        display: block;
    }
    
    .for_pc{
        display: none;
    }
    .for_mobile{
        display: block;
    }
    #menu_logo{
        position: relative;
        top:0px;
    }    
    .footer_banner{
        display: none;
    }
}
@media screen and (min-width: 769px) {
    .top_menu,
    .information
    {
        min-width: 1000px;
    }
    .footer_base{
    }
}
.button-regist {
    background: #00FFFF; /* this is an black */
    color:#000000;
    font-weight: bold;
    width:300px;
    display: block;
    margin:10px auto 10px auto;
}

.top-banner{
    display: block;
    width:700px;
    margin-left:auto;
    margin-right: auto;
    margin-top:20px;
    margin-bottom:20px;
}
@media screen and (max-width: 780px){
    .top-banner{
        width:100%;
    }
}

.border1{
    border: solid 1px #000000;
    margin:10px 0px 10px 0px;
} 

.border2{
    border: solid 1px #000000;
    margin:10px 0px 10px 0px;
} 

.demo{
    font-weight: bold;
    font-size: 200%;
    margin-top:10px;
   font-family: "Arial Black" !important;
}
.demo2{
    font-weight: bold;
    font-size: 80%;
}
.desc{
    text-align: right;
    margin-top:25px;
}

/* ソーシャルボタン*/
.sns{
    text-align: left;
    padding-left: 0px;
}

.imgSS{
    margin : 0px auto 10px auto;
}

.sns > li {
    display: inline-block;
    line-height: 0;
    vertical-align: top;
    margin: 0 7px;
}
  
.sns > li:first-child {
    margin-left: 0;
}
  
.sns > li:last-child {
    margin-right: 5px;
}
  
.sns iframe {
    margin: 0 !important;
}
  
@media screen and (max-width: 780px){
    .sns > li{
        width: 80px !important;
        margin: 0 15px 10px 0;
    }
}

.demo_title{
    font-weight: bold;
    font-size:120%;
}
.button-win,
.button-mac{
    width:470px;
    color:white;
    text-align: center;
    border-radius: 5px;
    padding: 20px 0px;
}
.button-win{
    background-color: #3A8CD6;
}
.button-mac{
    background-color: #FEB22B;
}
.button-main-text {
    font-size:1.25em;
    font-weight: bold;
}
.l-box{
    margin-left : 10px;
    margin-right: 10px;
}

.l-box p{
    line-height: 160%;
}

.information-head{
    font-size:150%;
    padding: 1rem 1rem;
    border: 3px solid #000;
}
@media screen and (max-width: 768px) {
    .button-win,
    .button-mac{
        width:100%;
    }
    .button-win,
    .button-mac{
        width:100%;
    }
}
.price{
    font-weight: bold;
    font-size:200%;
    margin : 10px 0px 10px 0px;
}
.price_label{
    font-size: 70%;
}
.campain_input {
    margin : 10px 0px 10px 0px;
}
#dc_coupon {
    width:20em;
    font-size:1.25em;
    background-color: #fffecb;
}
#btn_coupon {
    font-size:1.25em;
}
#buy_error {
    color : red;
    margin-bottom: 10px;
}
.button-add-cart{
    display: inline-flex; /* フレックスボックスを使用してアイテムを整列させる */
    align-items: center; /* アイテムを垂直方向の中央に配置 */
    justify-content: center; /* アイテムを水平方向の中央に配置 */
    gap: 10px; /* 画像とテキストの間隔 */
    border: none; /* 枠線なし */
    cursor: pointer; /* カーソルスタイルをポインターに設定 */
    text-decoration: none; /* テキストの装飾をなしに設定 */

    width:100%;
    line-height: 50px;
    color:white;
    font-size:1.5em;
    background-color: #b83b37;
    border-radius: 5px;
}
.add_cart_icon {
    width : 28px;
    float: left;
}
.video{
    margin:5px;
}
.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


.footer_base{
    background-color: black;
    color:white;
    margin-top: 30px;
}
.footer_banner{
    height:130px;
    background-image: url('../images/footer_banner_bg.gif');
    background-repeat: repeat-x;
    
    text-align: center;
}
.footer_banner a{
    display: inline-block;
    margin : 30px 10px 0px 10px;
}
.footer{
    text-align: center;
    padding : 20px 0px 20px 0px;
}
.footer h3{
    margin : 0;
    line-height: 120%;
}
.footer a{
    color:white;
}
.footer a:hover{
    color:orange;
}

.prod_item{
    border : 1px solid black;
}

.news_item{
    margin-bottom:10px;
    padding-bottom:10px;
    overflow-x:hidden;
    margin-right: 20px;
    border-bottom: 1px solid #8e8e8e;
}
.news_item img{
    max-height: 300px;
}
.news_date{
    color: #202020;
    font-weight: bold;
    font-size: 150%;
    padding-top: 5px;
}
.news_title{
    font-weight: bold;
    font-size: 120%;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.wcButton{
    background: #00BD2B;
    color:#ffffff;
    font-weight: bold;
    font-size: 120%;
    padding:20px;
}

.pc_products{
    text-align: center;
    font-family: Verdana;
}
a.pc_products,
a.pc_products:visited
{
    color: #fff;
    font-weight: bold;
    transition: 0.1s;
}
a.pc_products:hover {
    text-shadow: -1px 1px 5px #aaaaaa, 1px -1px 5px #aaaaaa;
}

.menu_item .links{
    margin-right : 20px;
    float:left;
}


/*------------------ iOS ---------------------------*/

.ios_body{
    padding:15px;
}
.ios_title{
    text-align: center;
    font-weight: bold;
    font-size:250%;
    font-family: "Arial Black";
}

.ios_subtitle{
    text-align: center;
    font-size:150%;
    margin-bottom: 10px;
}
.ios_link{
    margin-bottom: 10px;
}
.ios_link a{
    background-size: 100% 100% !important;
}
.ios_movie_wrapper{
    position: relative;
    width: 100%;
    padding: calc(315 / 560 * 100%) 0 0;
}
.ios_movie{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ios_promotion{
    font-weight: bold;
    font-size:150%;
    margin-bottom: 20px;
    color:#F19029;
}

/*------------------ banner ---------------------------*/
.bp-box {
    position: relative;
    margin-top: 1.5em;
    margin-right:0.2em;
    margin-left:0.2em;
    padding-top: 1em;
    color: #555555; /* 文章色 */
    background-color: #fff; /* 背景色 */
    border: 1px solid #bbbbbb; /* 枠線の太さ・色 */
    min-height: 210px;
   }
.bp-text{
    padding:0em 0.5em 0.5em 0.5em;
    font-size:9pt;
    min-height: 30px;
}
.bp_title {
    position: absolute;
    left: 20px;
    top: -15px;
    font-weight: bold;
    font-size:14pt;
    background-color: #fff; /* タイトル背景色 */
    color: #555555; /* タイトル文字色 */
   } 
   
.middle_banner{
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
    width:100%;
}
.middle_banner a{
    display: inline-block;
}
.obs_text{
    font-weight: bold;
}

.menu-btn {
    position: fixed;
    top: 0px;
    right: 0px;
    display: flex;
    height: 40px;
    width: 40px;
    justify-content: center;
    align-items: center;
    z-index: 110;
    background-color:rgba(255,255,255,0.4);
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #999999;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}

.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #ffffff;
}
.menu-content ul {
    padding: 70px 10px 0;
}
.menu-content ul li {
    border-bottom: solid 1px #ffffff;
    list-style: none;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 15px;
    box-sizing: border-box;
    color:#202020;
    text-decoration: none;
    padding: 9px 15px 10px 0;
    position: relative;
}
.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #202020;
    border-right: solid 2px #202020;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #ffffff;
    transition: all 0.5s;/*アニメーション設定*/
}
#menu-btn-check:checked ~ #lang {
    right: 0px;
}
#menu-btn-check{
    display: none;
}
#lang{
    position: fixed;
    right: -32vw;
    top: 0px;
    background: #ffffff;
    border: solid 1px #000000;
    width: 30vw;
    z-index: 100;
}
.lang_item{
    text-align: left;
    line-height: 200%;
    padding-left: 10px;
}
.lang_item a{
    text-decoration: none;
    color: #000000;
}

/*カート枠*/

.cart_icon {
    position: relative;
    margin-top: 10px;
}
.cart_badge {
    background-color: #b83b37; /* 背景色を赤に設定 */
    color: white; /* テキスト色を白に設定 */
    font-weight: bold; /* テキストをボールドに設定 */
    padding: 5px 10px; /* 内側の余白を設定 */
    border-radius: 50%; /* バッジを丸くする */
    font-size: 1em; /* フォントサイズを調整 */
    position: absolute; /* 相対位置指定 */
    top: -4px; /* アイコンの上に表示 */
    right: 1px; /* アイコンの右側に表示 */
}

.cart-box{
    border: 1px;
    border-style: dotted;
    border-color: black;
    margin-top: 10px;
}

.cart-title{
    font-weight: bold;
    font-size : 150%;
    padding-left: 15px; 
}

.cart-text{
    margin-left: 30px;
    font-size : 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    width : calc(100% - 40px);
    border-bottom:#000000 1px dashed;
}

.waribiki-price {
    color: red; 
    font-weight: bold;
    text-decoration: line-through; 
}

.red-alert {
    color: red; 
    font-weight: bold
}
.cart-text-price {
    margin-left: -10px;
    line-height: 200%;
    font-size : 100%;
    text-align: right;
}

.total-price-box{
    margin-top: 10px;
}
.total-price{
    text-align: right;
    width : calc(100% - 10px); 
    font-size : 150%;   
    font-weight: bold;
}
.total-price-big{
    font-size : 150%;   
    font-weight: bold;
}

.nav-button {
    font-size: 150%;
}

/* 他の商品を見るリンク */
.button-top {
    display: inline-block;
    padding: 5px 20px; /* パディングを調整してボタンのサイズを変更できます */
    text-decoration: none;
    background-color: #f45d42; /* ボタンの背景色 */
    color: #ffffff; /* ボタンのテキスト色 */
    border: 1px solid #f45d42; /* ボタンのボーダー色 */
    transition: background-color 0.3s ease; /* ホバー時のアニメーション */
}

.information-icon {
    position: relative;
    display: inline-block;
    width: 30px; /* アイコンの幅 */
    height: 30px; /* アイコンの高さ */
    border-radius: 50%; /* 丸い形状 */
    background-color: #3498db; /* アイコンの背景色 */
}
  
.information-icon::before {
    content: "i";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff; /* アイコンの色 */
    font-size: 12px; /* アイコンのフォントサイズ */
    font-weight: bold; /* アイコンの太さ */
}

.center-text {
    display: flex;
    align-items: center;
    height: 50px; /* 適切な高さを指定 */
}

.payment_base {
    margin: 0px 0px 30px 0px;
}

.payment_banner {
    display: block;
    width : 400px;
    line-height : 60px;
    font-size : 150%;
    margin : 10px auto;
    text-align: center;
}

.amazon {
    background-color: #F1C75D;
    color: black;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.paypay {
    background-color: #FF0000;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.banktransfer {
    background-color: #1d50a2;
    color: #ffffff;
    font-weight: bold;
}

.payment_table {
    width: 100%;
}

.payment_table .item{

}

.payment_table .subtotal{
    text-align: right;
}

.payment_table {
    border-collapse:collapse;
}

.payment_table tr:nth-child(odd) {
background-color:#eeeeee;
}

.payment_table tr:nth-child(even) {
background-color:#ffffff;
}

.payment_table tr td {
    padding : 5px;
}

#paypal_pay,
#amazon_pay {
    margin-bottom: 30px;
}
#AmazonPayButton {
    width : 400px;
    height: 80px;
    margin : auto;
}
#paypay_pay {
    margin-bottom: 30px;
}
#paypay_normal {
    text-align: center;
}
.complete-body {
    position: relative;
    width: 600px;
    margin: auto;
    font-size: 120%;
    margin-top : 50px;
    margin-bottom: 100px;
}

.recommend_header1 {
    font-size: 150%;
    font-weight: bold;
    background-color: #fdff9a;
    padding: 5px 15px;
    width: fit-content;
    transform: rotate(-2deg);
}
.recommend_sub_header1{
    text-align: center;
    margin-top: 5px;
}
.recommend_body1 {
    margin: auto;
    padding: 10px;
    margin-top : 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
}
.recommend_header2{
    font-size: 120%;
}
.recommend_name2{
    font-size: 120%;
    font-weight: bold;
    color: #ffffff;
}
.recommend_body2 {
    color : #ffffff;
    position: relative;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.recommend_body2::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    background-image: var(--background-image);
    background-size: cover;
    background-position: center;
    filter: brightness(0.4) blur(1px); /* ぼかしと明るさのフィルターを同時に適用 */
    background-color: #3f3f3f;
}

/* 本来の要素のコンテンツを疑似要素より上に表示するためのスタイル */
.recommend_body2 * {
    position: relative;
    z-index: 1;
}

.recommend_detail {
    margin-top: 10px;
    text-align: right;
}

.recommend_detail span {
    font-size: 120%;
    padding: 5px;
    border-radius: 5px;
    background-color: #e45b00;
}

@media screen and (max-width: 780px){
    #dc_coupon {
        width:12em;
    }
    .cart_menu {
        height: 150%;
        font-size : 120%;
        font-weight: bold;
    }
    .cart_count {
        color: #FF0000;;
    }
}

.product_recommend {
    margin-top: 40px;
}