/*追加*/

h2 {
    text-align: center;
}

html {
    margin: 0;
    padding: 0;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.slideshow-pager {
    bottom: -45px !important
}

.slideshow-pager span:before {
    border-radius: 10px !important;
    border: 1px solid !important;
}

.top_hr {
    color: #2db5f7;
    background: #2db5f7;
    height: 2px;
    border: none;
    margin-bottom: 2em;
}

.title_small {
    font-size: 0.7em;
    color: #333;
}

.campaign_banner img {
    display: inline-block;
    width: 33%
}

div.awafpgrid ul li a {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 1em !important;
    font-weight: normal !important;
}

div.awafpgrid ul li span {
    font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 1em !important;
    color: #333 !important;
}

.awafpgrid .afp-addtocart button div {
    background-image: none !important;
}

.afp-addtocart button.button {
    background: #3399cc !important;
    display: inline-block;
    padding: 7px 15px !important;
    border: 0 !important;
    color: #FFFFFF;
    font-size: 13px !important;
    font-weight: normal;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}

.jm-megamenu {
    background: none !important;
    border-left: 0px solid #444 !important;
    border-right: 0px solid #444 !important;
}

.jm-megamenu ul.level0 li.mega a.mega {
    color: #fff;
}

.product-name a:hover::after,
.prodDetails a:hover::after,
.awafptitle a:hover::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

/*mega menu*/

.jm-megamenu ul.level0 li.mega a.mega.haschild:hover span.menu-title,
.jm-megamenu ul.level0 li.mega.haschild:hover>a.mega span.menu-title {
    background: none !important;
}

.jm-megamenu .megacol {
    width: 100% !important
}

div#jm-megamenu-12 {
    background: #009bf6;
}

/*top*/

.best table {
    width: 100%;
}

.shop-comment {
    padding-top: 0.5em;
    color: #2db5f7;
}

.infomation_wrap {
    margin-top: 1em;
    margin-right: 1em;
    /*border: 3px solid #f1f1f1;*/
    padding-bottom: 1em;
    text-align: center;
    color: #009bf6;
    font-size: 1.4em;
    font-weight: bold;
}

.infomation_wrap img {
    margin: 0 auto;
    width: 85%;
    margin-top: 1em;
}

.infomation_wrap h3 {
    background: #d1eefe
}

.infomation_wrap2 {
    margin-bottom: 1em;
    margin-right: 1em;
    padding-bottom: 1em;
    text-align: center;
    color: #009bf6;
    font-size: 1.4em;
    font-weight: bold;
}

.infomation_wrap2 img {
    margin: 0 auto;
    width: 85%;
    margin-top: 1em;
}

.infomation_wra2 h3 {
    background: #d1eefe
}

/*headeer*/

.item_menu_item img {
    display: inline-block;
    vertical-align: middle;
    height: 2em;
}

.grid-categories.megamenu-main-content .level1-megamenu ul li {
    width: 24.5%;
    display: inline-block;
    line-height: 1.5em;
    font-size: 15px;
}

.grid-categories.megamenu-main-content {
    width: 100%;
}

/*wraping*/

.wrap_bnr_out {
    display: flex;
    justify-content: space-around;
}

.wrap_bnr_out p {
    text-align: center;
}

.wrap_bnr_left img,
.wrap_bnr_right img {
    display: block;
    margin: 0 auto;
}

.wrap_bnr_out h2 {
    color: #555 !important;
    text-align: left;
}

.wrap_bnr_left h2,
.wrap_bnr_right h2 {
    border-left: 5px solid #95a6e8;
    width: 90%;
    margin: 1em auto;
    padding-left: 12px;
}

.wrap_order_process {
    /* border: 1px solid; */
    width: 90%;
    margin: 0 auto;
    margin-top: 2em;
    padding: 2em;
    background: #efefef;
    margin-bottom: 2em;
}

@media only screen and (max-width: 950px) {
    .shop_comment {
        display: none
    }
}