#main .reasons img{
    width: 100%;
    max-width: 1000px;
    margin:auto;
}
#main .reasons{
    display: block;
    background-color:#ed7700;
}
#main .reasons:hover{
    opacity: 0.85;
}
.price #p_multipul:before{
    font-family: "Font Awesome 5 Free";
    content: '\f0aa  ';
    font-weight: 900;
}

.champagne_set .wrap_cart .price p.normal:after{
    font-family: "Font Awesome 5 Free";
    content: ' \f061 ';
    font-weight: 900;
}

#main.champagne_set form div.wrap_cart span p.catch{
    font-size: 1.1em;
    color:#fff;
    margin:0;
}

#main.champagne_set form div.wrap_cart span p.catch:before{
    font-family: "Font Awesome 5 Free";
    content: '\f138  ';
    font-weight: 900;
}

#main.champagne_set form div.wrap_cart .wine_name{
    font-size: 1.4em;
    color:#fff;
    margin:0;
}

/*------------------------- sec_review -------------------------*/

#main #review .mt30 {
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#main .sec_review .wrap_form input{
    font-size: 1.2em;
    padding: 5px;
    margin-bottom: 15px;
}

#main .sec_review .star_list{
    padding:20px 0;
}

#main .sec_review .star_list .HTMLFORM_ELEMENT{
    display: block;
    margin:-15px 0;
}

#main .sec_review .wrap_form input#NICKNAME{
    max-width: 600px;
    width: 100%;
    box-sizing: border-box;
}

#main .sec_review .wrap_form input#REVIEW_TITLE{
    max-width: 600px;
    width: 100%;
    box-sizing: border-box;
}

#main .sec_review .wrap_form textarea{
    max-width: 600px;
    width: 100%;
    box-sizing: border-box;
}

#main #review a{
    color:#fff;
	text-decoration: underline;
}

#main form .sec_review td.star_list span.HTMLFORM_ELEMENT label{
    font-size: 1.3em;
    color:#EDD074;
}

#main #review .button{
    margin-top:15px;
}

#main #review .button.negative {
  background-color: #7cb342;
  border:1px solid #669435;
  color:#fff!important;
  margin-bottom: 0;
  padding:7px 25px;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

#main .sec_review {
    text-align: center;
    border:solid 1px #000;
    margin: 0;
    color:#fff;
    background-color:#000;
}

#main .sec_review .each_review .wrap_star{
    display: block;
    width:100%;
    height: 40px;
}
#main .sec_review .each_review .star{
    width:100%;
    height: 15px;
    text-align: center;
}

#main .sec_review p{
    margin-bottom: 0px;
}
#main .sec_review p.ask_login{
    margin-bottom: 15px;
}
/*----- ttl -----*/
#main .sec_review .ttl {
    margin: 35px 0;
}
#main .sec_review .ttl .en {
    font-size: 35px;
    color:#3c322f;
}
#main .sec_review .ttl h2 {
    font-size: 13px;
}
/*----- content -----*/
#main .sec_review .content {
    margin: 0 auto 50px;
}
#main .sec_review .content article {
    padding: 50px 50px 25px;
}
#main .sec_review .content article .sttl h3 {
    font-size: 20px;
}
/*----- wrap_form -----*/
#main .sec_review .wrap_form {
    text-align: left;
    background:#111;
    padding:30px;
    border:solid 1px #888;
    max-width:600px;
    margin:auto;
}
#main .sec_review .wrap_form #error{
    color:#ff0000;
    margin:10px 0;
}
#main .sec_review .wrap_form #error ul li:before{
    font-family: "Font Awesome 5 Free";
    content: '\f06a  ';
    font-weight: 900;
}
#main .sec_review .wrap_form h2{
    font-size: 1.3em;
    padding-bottom: 7px;
}
#main .sec_review .wrap_form .sttl h3 {
    font-size: 20px;
}
#main .sec_review .wrap_form .wrap_post ul {
    margin: 0 auto 50px;
    width: 800px;
}
#main .sec_review .wrap_form .wrap_post input[type="submit"] {
    margin: 0 auto;
    width: 200px; height: 50px;
}
#main .sec_review .content {
	margin: 0 15px 50px;
}
#main .sec_review .content article {
	text-align: center;
    background:#111;
    padding:30px;
    border:solid 1px #888;
    max-width:600px;
    margin:auto;
}
#main .sec_review .content article:last-child {
	margin-bottom: 15px;
}
#main .sec_review .content article .sttl {
	margin-bottom: 15px;
}
#main .sec_review .content article .sttl h3 {
	font-size: 16px;
}
#main .sec_review .content article .wrap_star ul li{
    display: inline;
    font-size: 1.3em;
    color:#EDD074;
}
#main .sec_review .content article .wrap_text {
	margin-bottom: 15px;
	font-size: 12px;
}
#main .sec_review .content article .wrap_name {
	padding-bottom: 15px;

	font-size: 12px;
	text-align: center;
}
#main .sec_review .content article .wrap_info {
	margin-bottom: 25px;

	text-align: center;
}

#main .update_notice{
    background: #000;
    padding:3px;
    margin:3px 3px 1px 2px;
    box-sizing: border-box;
}

#main .update_notice p{
    color:#fff;
    margin:0;
    font-size: 0.9em;
    text-align: left;
}

body #header{
    position: relative;
}

body #header #searchSec{
    position: absolute;
    right: 80px;
    top:10px;
    width:250px;
}

@media screen and (max-width:980px) {
    body #header #searchSec{
        top:54px;
        right:unset;
        margin-left:-130px;
        left:50%;
    }

    body #header {
        width: 100%;
        height: 96px;
    }
}

#main{
    margin:0;
}

body #header #searchSec input{
    width:80%;
    height: 28px;
    float: left;
    font-size: 0.8em;
    border:1px solid #ccc;
    padding-left:5px;
}

body #header #searchSec .btn_search{
    float: left;
    display: block;
    height: 28px;
    width: 20%;
    letter-spacing: 0.2em;
    text-align: center;
    background-color:#111;
    font-size: 0.9em;
    border:1px solid #d4bc66;
    color:#d4bc66;
    box-sizing: border-box;
}

#main div#cornerBnr .coupon{
    display: block;
    background-color:#fff;
    text-align: center;
    color:#ff0000;
    font-size: 1.6em;
    position:absolute;
    bottom:33px;
    left:20px;
    width:177px;
}

#main .sec_detail .left .ttl .wrap_cart .not_onsale{
    color:#fc2633;
    font-size: 0.97em;
}

#main .sec_detail .left .ttl .wrap_cart .nyuka_notice a{
    color:#d4bc66;
    display: block;
	float: left;
	height: 34px;
	border: 1px solid #d4bc66;
	text-align: center;
	line-height: 34px;
    padding:0 10px;
    background-color: #302a17;
}

#cornerBnr{
    display: none;
    position: fixed;
    bottom:0;
    left: 33px;
    z-index: 90;
}

#cornerBnr img.cornerBnrClose{
    width: auto;
    position: fixed;
    left:236px;
    bottom:253px;
    z-index: 91;
}

#cornerBnrSp img{
    width: 100%;
}

#cornerBnr img.cornerBnrClose:hover{
    opacity: 0.9;
}

#cornerBnrSp{
    display: none;
    position: fixed;
    bottom:0;
    left: 0px;
    width: 100%;
    z-index: 20;
}

#cornerBnrSp img.cornerBnrClose{
    width: auto;
    position: absolute;
    top:-1px;
    right: -1px;
    z-index: 91;
}

#cornerBnrSp img.cornerBnrClose:hover{
    opacity: 0.9;
}

#main h1#cham_h1 {
 display: block;
    background-color: #070603;
    font-size: 0.85em;
    padding:2px 0;
    text-align: center;
    color:#d4bc66;
}

#main.champagne_set .wrap_cart #cartin div span.sold_out{
    color: #fff;
    background-color:#000;
    font-weight: noarmal;
    border:solid 1px #fff;
    font-size: 1.3em;
    padding:7px 15px;
}

.detail_timesale{
    background-color:#ff0000;
    text-align:center;
    font-weight:bold;
    font-size: 1.3em;
}

.detail_timesale p{
    margin-bottom: 0;
}

#news_flash {
    color:#fff;
    background-color:#000;
    padding:7px;
    padding-left:12px;
    margin:2px;
    margin-top:0;
    margin-bottom:0;
    margin-right:3px;
    border-top: 3px;
    border-top-color: #fff;
    border-style: solid;
    font-size:1em;
}

span.goldText {
    color:#d4bc66;
    font-weight: bold;
}

.champagne_set .sec_detail{
    padding:0!important;
}

.champagne_set .title_box{
    font-size:1.8em;
    text-align: left;
}
.champagne_set .title_box{
    margin-top:15px;
    margin-left:15px;
    margin-right:10px;
    margin-bottom:5px;
}
.champagne_set .title_box p.wine_name{
    margin-top:0;
    line-height: 1.6em;
    margin-bottom: 0;
}
.champagne_set .title_box p.catch{
    font-size: 0.7em;
    margin-bottom: 0;
}
.champagne_set .title_box p.catch:before{
    font-family: "Font Awesome 5 Free";
    content: '\f138  ';
    font-weight: 900;
}

@media screen and (max-width:850px) {
    .champagne_set .title_box p{
        font-size: 0.8em;
        line-height: 1.5em;
    }
}

.champagne_set .midashi_box p{
    padding:0 40px 30px;
    color:#fff;
}
.champagne_set .each_one{
    margin:0;
    margin-bottom:50px;
    max-width:800px;
    margin:auto;
}
.champagne_set .each_info {
    padding:10px 20px;
}
.champagne_set .each_info table{
    margin-top:10px;
    margin-left:20px;
    width:auto;
}
.champagne_set .each_info table .product_name td{
    color:#fff;
    padding:10px;
}
.champagne_set .each_info table .product_name th{
    color:#a38c4a;
    padding:10px;
    font-size:1.4em;
}
.champagne_set .each_info table tr{
}
.champagne_set .each_info table tr.set_data th{
    font-size:0.9em;
    width:80px;
    padding:5px 10px;
    border-bottom: solid 1px #6d6134;
}
.champagne_set .each_info table tr.set_data td{
    font-size:0.9em;
    padding:5px 10px;
    border-bottom: solid 1px #ccc;
}
.champagne_set .each_info table tr.set_data .data_name{
    width:130px;
    color:#999;
    text-align: right;
}
.champagne_set .each_info table tr.set_data .data_field{
    width:340px;
}
.champagne_set .each_info h2{
    font-size:2.0em;
    text-align: center;
    margin-top:25px;
    margin-bottom:20px;
    margin-left:0;

}
.champagne_set .each_info h2{
}
.champagne_set .imgWrapper{
    float:left;
    margin-right:20px;
}
.champagne_set .imgWrapper img{
    height:280px;
}

.champagne_set .bottom_link{
    width:auto;
    font-size:1.6em;
    text-align: center;
    padding:100px 0;
    padding-top:80px;
}

.champagne_set .bottom_link a{
    text-decoration:underline;
}

.each_one h2{
    color:#a38c4a;
    font-size:1.8em !important;
    display:block;
    text-align: left!important;
    margin-left:20px;
}

.each_one .set_title {
    margin-top:30px;
    float:left;
}

.each_one .set_title p{
    line-height: 2.4em;
    margin-bottom:35px;
}

@media screen and (min-width:751px) {
    /*　画面サイズが1024pxからはここを読み込む　*/
    .wrap_product .tbpc_show{
        display: block;
        width: 100%;
    }
    .wrap_product .sp_show{
        display: none;
        width: 100%;
    }
}

@media screen and (max-width:750px) {
    .wrap_product .tbpc_show{
        display:none;
        width: 100%;
    }
    .wrap_product .sp_show{
        display:block;
        width: 100%;
    }

    .champagne_set .imgWrapper{
        margin-right:0;
    }

    .champagne_set .each_info table{
        margin-left:0px;
    }
    .champagne_set .each_info h2{
        font-size:1.5em;
    }
}
