/*body {
padding-top: 0; 
}
#container {
margin-top: 0!important;
width: 100%;
}
#leftcolumn {
display: none;
}
@media (min-width: 768px){
.col-sm-push-3 {
left: 0;
}
}
@media (min-width: 768px){
.col-sm-9 {
width: 100%;
}
}*/
/*調整*/
li input[type="submit"]:hover{
    cursor: hand; cursor:pointer;
}
ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
a{
    text-decoration: none;
    transition: 0.2s;
}
a:hover{
    opacity: 0.8;
}
#bag_option{
    width: 100%;
}
#bag_option #bag li {
    width:16%;
    /*height:332px;*/
    display: inline-block;
    /*margin-right:0;*/
    /*margin-left:-8px;*/
}
/*#bag li:first-child{
background:url(./img/bag01.jpg);

}*/
/*ul#bag li:nth-child(2){
background:url(./img/bag02.jpg);
margin-right:0px;
}*/
/*ul#bag li:nth-child(3){
background:url(./img/bag03.jpg);
margin-right:0px;
}*/
/*ul#bag li:nth-child(4){
background:url(./img/bag04.jpg);
margin-right:0px;
}*/

/*ul#bag li:nth-child(5){
background:url(./img/bag05.jpg);
margin-right:0px;
}*/

/*ul#bag li:nth-child(6){
background:url(./img/bag06.jpg);
margin-right:0px;
}*/
#bag_option #illumination{
}
#bag_option #illumination li {
    position:relative;
    display: inline-block;
}

.item_name {
    line-height:14px;
    font-size:10px;
    font-weight:bold;
}

img {
    -webkit-transition: all .5s;
    transition: all .5s;
}

img:hover {
    opacity:1;
}


.cart_btns {
    font-size:12px;
    /*height:296px;*/
    line-height:34px;
    /*margin-top:10px;*/
}

#bag_option input[name="units"] {
    border:1px solid #ccc;
    border-radius:4px;
    height:30px;
    width:36px;
    font-size:14px;
    text-align:center;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-bottom:5px;
    margin-right:10px;
    margin-left:10px;
}

#bag_option input[type="submit"] {
    width:100%;
    border:0px ;
    height:34px;
    font-size:12px;
    text-indent:0px;
    background-color:#b8272d;
    color:#fff;
    border-radius: 5px;
}

#bag_option input[name="units"]:hover, input[type="submit"]:hover {
    border-radius:0;
}


#bag_option #bag li {
    position:relative;
}

#bag_option #bag li .cart_btns {
    /*position: absolute;
    bottom: 35px;
    right: 13px;*/
    padding: 4px;
}
#bag{
    margin-bottom:10px;
}
#bag_option .title{
    background-color: #e85a24;
    color: white;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding: 8px 0;
}
.main_comment {
    padding-top: 80px;
}
@media screen and (max-width: 479px) {
    .title{
        font-size: 18px;
    }
    .main_comment {
        padding-top: 40px;
    }
}
.info{
    font-size: 14px;
    text-align: center;
    padding: 16px 0;
    line-height: 1.6em;
}
@media screen and (max-width: 479px) {
    .info{
        font-size: 13px;
    }
}
.bag_all{
    font-size: 16px;
    background-color: #b8272d;
    border-radius: 8px;
    padding: 16px;
    color: white;
    width: 80%;
    text-align: center;
    display: block;
    margin: 32px auto 24px;
}
@media screen and (max-width: 479px) {
    .bag_all{

        margin: 0px auto 24px;
    }
}
@media screen and (max-width: 767px) {
    .bag_all{

        margin: 0px auto 24px;
    }
}
.bag_name{
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 1.5em;
    margin-bottom: 8px;
}
.bag_size{
    font-size: 12px;
    text-align: center;
    line-height: 1.4em;
    margin-bottom: 12px;
}
.bold{
    font-weight: 600;
}
.flex__container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 8px;
}
.flex__inner{
    width: 15%;
}
@media screen and (max-width: 767px) {
    .flex__inner{
        width: 32%;
        padding: 0 0 24px 0;
    }
}
@media screen and (max-width: 479px) {
    .flex__inner{
        width: 32%;
        padding: 0 0 24px 0;
    }
}
.custom-select{
    display: none;
}
.camp_lp .contents {
    width: 100%;
}
.container_camp_lp{
    width: 100%!important;
}
.camp_lp .item_ver {
    width: 32%;
    margin: 0 0 30px;
}
@media screen and (max-width: 767px){
    .camp_lp .item_ver {
        width: 32%;
        margin: 0 0 30px;
    }
}
@media screen and (max-width: 479px){
    .camp_lp .item_ver {
        width: 48.5%;
        margin: 0 0 30px;
    }
}

@media screen and (max-width: 767px){
    .one_column_center {
        width: auto;
        margin: 0;
    }
}
@media screen and (max-width: 479px){
    .one_column_center {
        width: auto;
        margin: 0;
    }
}
/*#container {
max-width: 756px;
margin: 0;
padding: 0;
}*/
.camp_lp .item_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
a.cart_detail span {
    background-image: none;
    background-repeat: no-repeat;
    padding: 0;
    color: #fff;
}
@media screen and (max-width: 767px){
    .camp_lp a.cart_detail span {
        padding: 0;
        font-size: 14px;
    }
}
@media screen and (max-width: 479px){
    .camp_lp a.cart_detail span {
        padding: 0;
        font-size: 12px;
    }
}
.item_num{display: none;}
a.cart_detail {
    width: 100%;
    height: 40px;
    display: flex;
    background-color: #b8272d;
    margin: 0;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.camp_lp a.cart_detail {
    height: 40px;
}
.bag_all{
    color: #fff!important;
}
a:link:hover, a[href]:hover {
    color: #fff;
    text-decoration: none;
}
.visible-sp{
    display:none;
}
.visible-pc{
    display:block;
}
@media screen and (max-width:479px){
    .visible-sp{
        display:block;
    }
    .visible-pc{
        display:none;
    }
}
@media screen and (max-width:479px){
    .visible-sp{
        display:block;
    }
    .visible-pc{
        display:none;
    }
}
@media screen and (max-width: 767px){
    .one_column_center {
        width: auto;
        margin: 0;
    }
}
@media screen and (max-width: 479px){
    .one_column_center {
        width: auto;
        margin: 0;
    }
}

.item_box .item_li > li a .txt_area .btn {
    margin-top: auto;
    background: #bb3030;
    text-align: center;
    color: #fff;
    font-weight: 500;
    padding: 18px 0;
    transition: .2s;
}
a:link:hover, a[href]:hover {
    /*color: #000;*/
    opacity: 0.6;
    text-decoration: none;
}
.cc-animate.cc-revoke.cc-bottom {
    display: none;
}
.cc-revoke.cc-left {
    left: 3em;
    right: unset;
    display: none;
}
.camp_lp .item_price{
    margin-bottom: 4px;
    padding-top: 2px;
}
@media screen and (max-width: 479px){
    .camp_lp .item_price{
        margin-bottom: 2px;
        padding-top: 2px;
    }
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    border-radius: 4px;
    border: 1px solid #ECEAEB;
    background-color: #fff;
    padding: 6px 0 6px 20px;
}
@media screen and (max-width: 479px){
    input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
        padding: 6px 0 6px 14px;
    }
}
.box60 {
    width: 53px;
    margin: 0 0 5px 0;
}
@media screen and (max-width: 479px){
    .box60 {
        width: 40px;
    }
}
.suryo::after{
    content: "枚";
}
.price__box{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
}
@media screen and (max-width: 479px){
    .price__box{
        width: 95%;
        font-size: 90%;
    }
}
.camp_lp .item_ttl {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 8px;
}
@media screen and (max-width: 479px){
    .camp_lp .item_ttl {
        font-size: 14px;
    }
}
.bg-gradient {
    background: #ff416c;
    background: -webkit-linear-gradient(to right, #ff416c, #ff4b2b);
    background: linear-gradient(to right, #ff416c, #ff4b2b);
}
.rounded {
    border-radius: 1rem !important;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

/*   ページ内キーワード 210728  */
#fukusaya_item{
    width: 100%;
}
#fukusaya_item .fukusaya_table{
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}
#fukusaya_item .fukusaya_table .type1 {
    padding: 6px;
    color: #ffffff;
    font-weight: bold;	
    text-align: left;
    vertical-align: top;
    background-color: #19448e;
    border: 1px solid #19448e;
}
#fukusaya_item .fukusaya_table td{
    padding: 6px;
    vertical-align: top;
    background-color: #fff;
    border: 1px solid #19448e;
    line-height: 1.6;
}
#fukusaya_item .item_table{
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    font-family: sans-serif;
}
#fukusaya_item .item_table .type2{
    padding: 6px;
    font-weight: bold;	
    text-align: center;
    vertical-align: top;
    color: #333;
    background-color: #eee;
    border: 1px solid #b9b9b9;
}
#fukusaya_item .item_table td{
    padding: 6px;
    vertical-align: top;
    background-color: #fff;
    border: 1px solid #b9b9b9;
    line-height: 1.6;
}
.ec-productRole__btn .ec-blockBtn--action {
    
}
.cart_detail{
    width: 100%;
    height: 70px;
    display: flex;
    background-color: #d6030c;
    margin: 0 ;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width:900px){
    .cart_detail{
        font-size: 14px;
    }
}

.cart_detail span {
    background-image: url(../img/common/icn_cart_pc.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 30px;
    color:#fff;
}

.cart_detail:hover{
    opacity:0.8;
    text-decoration:none;
}
