/*  ------------------------------pc_gnav -- */

.campaign {
    background: #ce9761;
    }

.campaign img {
    width: 1024px;
    margin: 0 auto;
    display: block;
}
@media screen and (max-width: 767px) {
    .campaign img {
    width: 95%;
    max-width: 480px;
    }
}

a:hover div,
a:hover li{
    /*opacity: .5;*/
    text-decoration: underline;
    transition: 0.8s;
}
a:hover h4{
    text-decoration: underline;
    padding-bottom: .1px;
}
a:hover {
    padding-bottom: .1px;
}
a:hover li img{
    text-decoration: none !important;
}
a:hover button{
    opacity: .5;
    xtext-decoration: underline;    
    transition: 0.8s;
}
.main_menu .main_nav .mega_menu {
    display: none;
}

nav.main_menu{
    position: relative;
    border-bottom: 1px solid #ccc;
}
ul.main_nav {
    width: 1024px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
ul.main_nav li {
    font-family: YakuHanJP,'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 15px;
    width: 20%;
    text-align: center;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
}

ul.main_nav li:hover{
    background: #efefef;
    transition: 0.8s;
    text-decoration: none !important;
    color: #333 !important;
}
li.mega_btn a span {
display: inline-block;
color: #CCC;
margin: 0 0 0 6px;
}
li.mega_btn a span i {
color: #CCC;
transform: rotate(180deg);
margin: 0 0 0 6px;
}
ul.main_nav li:hover a span i{
color: #333;
transition: 0.8s;
}

.main_menu .main_nav .mega_menu {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 37px;
    left: 0;
    right: 0;
    width: 1024px;
    height: 100px;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 -5px 8px #efefef;
}

div.mmn_wrap{
    padding: 30px;
    box-sizing: border-box;
}

ul.child {
    width: 240px;
    display: block;
    padding-bottom: 12px;
    margin: 0;
    vertical-align: text-top;
    float: left;
}
ul.child5 {
    width: 192px;
}
ul.child li{
    width: 100% !important;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
}

ul.child li:hover{
    background: #fff !important;
}
ul.child li a:hover{
    text-decoration: underline;
}
.nav_arrow {
    border-top: 10px solid #3c3c3c;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    width: 0;
    position: absolute;
    }
.nav_arrow.n1{left: 293px;}
.nav_arrow.n2{left: 503px;}
.nav_arrow.n3{left: 706px;}
.nav_arrow.n4{left: 909px;}


.col_01 {
width: 740px;
margin-right: 20px;
overflow: hidden;
float: left;
}

.col_01 ul {
display: inline-block !important;
}

.col_02 {
width: 200px;
display: inline-block;
float: left;
}

.col_01,
.col_02 {
xmargin-top: -22px;
}

.col_01 p,
.col_02 p {
display: block;
border-bottom: 1px solid #000;
line-height: 28px;
padding: 0 0 10px;
margin-bottom: 10px;
text-align: left;
margin-top: -8px;
}


@media screen and (min-width: 768px) {
    .sp_only{
        display: none !important;
    }

    .t_cartbtn2.mgt10 {
        margin-top: 12px !important;
    }
}


@media screen and (max-width: 767px) {
    .pc_only{
        display: none !important;
    }
    a{ width: 100%;}
}

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;

    /* ゴシック */
    /* font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */

    /* 明朝 */
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

    font-size: 16px;
    line-height: 1.5em;
}

/* スマフォ */
@media screen and (max-width: 767px) {
    body {
        padding-top: 60px;
    }
}

button {
    border: none;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 15px;
    outline: none;
    cursor: pointer;
}

a {
    text-decoration: none;
    color: #000;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

div.inner {
    box-sizing: border-box;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

div.content {
    box-sizing: border-box;
    position: relative;
    max-width: 1024px;
    margin: 0 auto;
}

/* スマフォ */
@media screen and (max-width: 767px){
    div.inner {
        width: 100%;
        padding: 0 10px;
        overflow: hidden;
    }
    div.content {
        width: 100%;
        padding: 0 10px;
        overflow: hidden;
    }
    .tyumoku div.content {
        width: 100%;
        padding: 0 10px;
        xheight: 110px;
        height: 44px;
        overflow: hidden;
        overflow-x: scroll !important;
        display: block;
        white-space: nowrap;
    }
}

/*----------------------------------------------------------------------------*/
/*  ヘッダー */
header div.obi {
    width: 100%;
    height: 30px;
    background-color: #3c3c3c;
    font-size: 0;
    line-height: 1;
    xline-height: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
header div.obi-inner {
    width: 1024px;
    margin: 0 auto;
    display: flex;
    line-height: 30px;
}
header div.obi p.catch {
    xdisplay: ;
    width: 380px;
    font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    xpadding-top: 2px;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
}

header div.obi p.contact {
    xdisplay: inline-block;
    width: 464px;
    font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    xpadding-top: 2px;
    font-size: 12px;
    color: #fff;
}
header div.obi p.contact span {
    font-size: 16px;
    font-weight: bold;
}

header div.obi ul.links {
    display: block;
    xflex-wrap: wrap;
    width: 180px;
    font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 0px;
    color: #fff;
    text-align: right;
    xoverflow: hidden;
}
header div.obi ul.links li{
    font-size: 11px;
    text-align: right;
    width: 90px;
    display: inline-block !important;
    padding: 0 0 1px 0;
}
/*header div.obi ul.links li img {
    display: inline-block;
    margin: 0 4px 0 0;
    vertical-align: middle;
    backface-visibility: hidden;
}*/
header div.obi ul.links li span{
    xdisplay: inline-block;
    padding: 0 2px 1px 6px;
    display: inline-block;
}
header div.obi ul.links li a{
    color: #fff;
    font-size: 11px;
    xpadding-bottom: 1px;
    xdisplay: inline-block;
}
header div.obi ul.links li a:hover{
    text-decoration: underline; 
    display: inline-block;
}

header div.title {
    box-sizing: border-box;
    height: 100px;
    border-bottom: solid 1px #ccc;
    background-color: #fff;
}
header div.gttitle {
    box-sizing: border-box;
    height: 120px;
    border-bottom: solid 1px #ccc;
    background-color: #fff;
}
header div.title h1 {
    position: absolute;
    top: -10px;
    height: 100px;
    padding: 0;
    line-height: 1em;
}

header div.title .content {
    position: relative;
}

header div.title .content .sub_nav {
    font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: absolute;
    height: auto;
    top: 0;
    right: 0;
    font-size: 13px;
    
    padding: 34px 0 0 0;
    text-align: right;
    line-height: 22px !important;
}
header div.title .content .sub_nav a{
    line-height: 22px !important;
}
header div.title .content .sub_nav a:hover{
    text-decoration: underline;
}
header div.title .content .sub_nav a.other {
    color: #999;
}
header div.title .content .sub_nav a.new_register {
    display: inline-block;
    padding: 2px 10px 0;
    border: solid 1px #000;
    border-radius:2px;
    margin: 0 6px;
}
header div.title .content .sub_nav a.border {
    border-right: solid 1px #999;
    padding-right: 8px;
    margin-right: 8px;
}
header div.title .content .sub_nav a.login {
    display: inline-block;
    margin: 0 6px;
}
header div.title .content .sub_nav a.shopping_cart {
    display: inline-block;
    vertical-align: middle;
}
header div.title div.sub_nav a.shopping_cart span.badge {
    font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 9px;
    line-height: 15px;
    font-weight: bold;

    position: absolute;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 7px;
    padding: 0;

    top: 30px;
    right: -6px;

    color: #fff;
    background-color: crimson;
    text-align: center;
}

ul.pickup_keywords li a:hover{
    text-decoration: underline;
    display: inline-block;
}

/* スマフォ */
@media screen and (max-width: 767px){
    header div.headbar {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        overflow: visible;
        z-index: 1000;
    }
    header div.menu_toggle {
        position: absolute;
        width: 50px;
        height: 60px;
        top: 0;
        left: 0;
        z-index: 1000;
    }
    header div.menu_toggle div.wrapper {
        font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-size: 9px;
        position: relative;
        width: 50px;
        height: 60px;
        text-align: center;
    }
    header div.menu_toggle div.wrapper span{
        position: absolute;
        width: 20px;
        height: 1px;
        left: 20px;
        background-color: #000;
        opacity: 1;
        transition: all .3s ease-out;
    }
    header div.gttitle div.menu_toggle div.wrapper span{
        position: absolute;
        width: 20px;
        height: 1px;
        left: 5px;
        background-color: #000;
        opacity: 1;
        transition: all .3s ease-out;
    }
    header div.menu_toggle div.wrapper span:nth-child(1) { top: 17px; }
    header div.menu_toggle div.wrapper span:nth-child(2) { top: 25px; }
    header div.menu_toggle div.wrapper span:nth-child(3) { top: 33px; }
    
    header div.menu_toggle.active div.wrapper span:nth-child(1)
    {
        transform: rotate(45deg);
        top: 25px;
    }
    header div.menu_toggle.active div.wrapper span:nth-child(2)
    {
        opacity: 0;
    }
    header div.menu_toggle.active div.wrapper span:nth-child(3)
    {
        transform: rotate(-45deg);
        top: 25px;
    }
    
    
    header div.menu_toggle div.wrapper p
    {
        position: absolute;
        width: 100%;
        top: 32px;
        left: 4px;
        text-align: center;
    }
    
    header div.title,
    header div.gttitle{
        background: rgba(255, 255, 255, 1);
        height: 60px;
    }
    header div.title h1 {
        position: relative;
        width: 100%;
        top: 0px;
        height: 60px;
        padding: 0;
        margin-left: -3px;
        line-height: 60px;
        text-align: center;
    }
    header div.gttitle h1 {
        position: relative;
        width: 100%;
        top: 0px;
        height: 60px;
        padding: 0;
        margin-left: -15px;
        line-height: 60px;
        text-align: center;
    }
    header div.title h1 img,
    header div.gttitle h1 img {
        height: 60px;
    }
    header div.title .content .sub_nav {
        height: 60px;
        width: 50px;
    }    
    header div.title div.sub_nav a.shopping_cart {
        position: absolute;
        top: 10px;
        right: 14px;
    }
    header div.title div.sub_nav a.shopping_cart span.shopping_cart_title {
        font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-size: 9px;
        display: inline-block;
        width: 60px;
        position: absolute;
        top: 24px;
        right: -1px;
    }
    header div.title div.sub_nav a.shopping_cart span.badge {
        font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-size: 9px;
        line-height: 15px;
        font-weight: bold;
        
        position: absolute;
        display: inline-block;
        width: 15px;
        height: 15px;
        border-radius: 7px;
        padding: 0;
        
        top: -2px;
        right: -4px;
        
        color: #fff;
        background-color: crimson;
        text-align: center;
    }
    
    header div.obi p.catch {
        font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        text-align: center;
        width: 100%;
        line-height: 30px;
    }
    
    header nav {
        display: none;
    }
    header nav .content {
        padding: 0;
        z-index: 1000;
    }
    header nav ul {
        display: block;
        background-color: #000;
    }
    header nav ul li {
        padding: 10px;
        border-bottom: solid 1px #ccc;
    }
    header nav ul li a {
        color: #fff;
    }
    header nav ul li:after {
        right: 20px;
        transform: rotate(-45deg);
    }
}


/*----------------------------------------------------------------------------*/
/*  パンクズリスト */
section.breadcrumbs_list ul {
    font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    box-sizing: border-box;
    display: inline-block;
    xheight: 40px;
    padding: 8px 0 0 0;
    font-size: 0;
}
section.breadcrumbs_list ul li {
    display: inline-block;
    font-size: 12px;
    margin-right: 14px;
}
section.breadcrumbs_list ul li::after {
    content: ">";
    margin-left: 14px;
}
section.breadcrumbs_list ul li:last-child::after {
    content: "";
}
/* スマフォ */
@media screen and (max-width: 767px){
    section.breadcrumbs_list ul {
        font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        xheight: 42px;
        padding: 6px 0 0 0;
    }
    section.breadcrumbs_list ul li {
        display: inline-block;
        xheight: 18px;
        margin-right: 4px;
        line-height: 18px;
    }
    section.breadcrumbs_list ul li::after {
        margin-left: 4px;
    }
}
/*----------------------------------------------------------------------------*/
/*  サイドナビ */
@media screen and (max-width: 767px){
    body.fixed {
        position: fixed;
        width: 100%;
    }

    .slide_nav_left {
        position: fixed;
        left: -100%;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.6);
        top: 0;
        z-index: 2000;
        font-size: 12px;
        xfont-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
        font-family: YakuHanJP,'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
        line-height: 150%;
    }
    .slide_nav_left.open {
        left: 0;
    }
        
    .slide_nav_left .overlay, .slide_nav_right .overlay_02 {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 8888;
    }
    
    .slide_btn {
        width: 20px;
        display: inline-block;
        position: absolute;
        left: 9px;
        top: 26px;
    }
    .slide_nav_left.open .slide_btn.slide_btn_close {
        z-index: 1000;
        left: 89%;
    }
    .slide_nav_left.open .slide_btn.slide_btn_close span, .slide_nav_right.open .search_icon_close span {
        background: #fff;
        height: 2px;
        display: block;
        z-index: 130;
        width: 36px;
    }
    .slide_nav_left.open .slide_btn.slide_btn_close span, .slide_nav_right.open .search_icon_close span {
        background: #fff;
        height: 2px;
        display: block;
        z-index: 130;
        width: 36px;
    }
    .slide_nav_left.open .slide_btn.slide_btn_close span:first-child, .slide_nav_right.open .search_icon_close span:first-child {
        transform: rotate(-45deg);
        margin-top: 2px;
    }
    .slide_nav_left.open .slide_btn.slide_btn_close span:last-child, .slide_nav_right.open .search_icon_close span:last-child {
        transform: rotate(45deg);
        margin-top: -2px;
    }
    
    .slide_nav_left .slide_nav_wrap {
        background: #fff;
        width: 88%;
        left: 0;
        position: absolute;
        height: 100%;
        overflow-y: scroll;
        z-index: 9999;
    }
    
    .slide_nav_wrap .row_1 {
        border-bottom: 1px solid #eeeeee;
    }
    .slide_nav_wrap .row_1 li {
        width: 140px;
        padding: 15px 0 13px;
        margin: 0 auto;
        text-align: center;
    }
    .slide_nav_wrap .row_1 li img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        border: 0;
    }

    .slide_nav_wrap .row_2 {
        border-bottom: 1px solid #eeeeee;
        display: flex;
        justify-content: space-between;
    }
    .slide_nav_wrap .row_2 li {
        width: 50%;
        box-sizing: border-box;
        padding: 15px 0;
        text-align: center;
    }
    .slide_nav_wrap .row_2 li:first-child {
        border-right: 1px solid #eeeeee;
    }

    .slide_nav_wrap .row_3 {
        border-bottom: 1px solid #eeeeee;
        display: flex;
        justify-content: space-between;
    }
    .slide_nav_wrap .row_3 li {
        width: 33%;
        padding: 5px 0;
        text-align: center;
    }
    .slide_nav_wrap .row_3 li img {
        margin: 0 auto;
        max-width: 100%;
        vertical-align: bottom;
        display: block;
        border: 0;
    }

    .slide_nav_wrap .row_4 {
        border-bottom: 1px solid #eeeeee;
    }
    .slide_nav_wrap .row_4 li {
        padding: 9px 0;
        text-align: center;
    }
    .slide_nav_wrap .row_4 li span img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        border: 0;
    }
    
    .slide_nav_wrap .txt_nav {
        padding-bottom: 40px;
    }
    .slide_nav_wrap .txt_nav li {
        position: relative;
        text-indent: 2em;
        text-align: left;
    }
    .slide_nav_wrap .txt_nav>li b {
        border-bottom: 1px solid #eeeeee;
        display: block;
        padding: 32px 0 10px;
        font-size: 14px;
    }
    .slide_nav_wrap .txt_nav>li>ul>li {
        border-bottom: 1px solid #eeeeee;
        padding: 14px 0;
    }
    .slide_nav_wrap .txt_nav>li>ul>li div {
        display: inline-block;
        margin-right: 10px;
        width: 40px;
        height: 40px;
        
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right center;
        
        vertical-align: middle;
    }
    
    .slide_nav_wrap .txt_nav>li>ul>li.thumbnail {
        padding: 4px 0;
    }
    .slide_nav_wrap .txt_nav>li>ul>li.thumbnail i {
        top: 6px;
    }
    
    .slide_nav_wrap .txt_nav>li>ul>li.side_ac_01, .slide_nav_wrap .txt_nav>li>ul>li.side_ac_02 {
        border-bottom: none;
        padding-bottom: 0;
    }
    .slide_nav_wrap .side_ac_01 span {
        display: block;
        border-bottom: 1px solid #eeeeee;
        padding-bottom: 10px;
    }
    .slide_nav_wrap .side_ac_01 ul li, .slide_nav_wrap .side_ac_02 ul li {
        background: #f5f5f5;
    }
    .slide_nav_wrap .side_ac_01 ul li {
        padding: 10px 0;
        border-bottom: 1px solid #eeeeee;
    }
    .slide_nav_wrap .txt_nav li a {
        display: block;
    }
    .slide_nav_wrap .txt_nav li i {
        transform: rotate(90deg);
        position: absolute;
        right: 4%;
        top: 2px;
    }
    .slide_nav_wrap .txt_nav li.ind i {
        top: 22px;
    }
    
    .slide_nav_wrap .row_2 li:nth-child(1) {
        background-color: #da9557;
    }
    .slide_nav_wrap .row_2 li:nth-child(2) {
        background-color: #666666;
    }
    .slide_nav_wrap .row_2 li a {
        color: #fff;
    }
}


/*----------------------------------------------------------------------------*/
/* 注目ワード */
section.tyumoku {
    font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    background-color: #eeeeee;
    padding: 0 0 0 0;
}
section.tyumoku .content {
    padding-top: 6px;
}
section.tyumoku h2 {
    box-sizing: border-box;
    display: inline-block;
    background-color: #da9557;
    padding: 2px 12px;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    margin-bottom: 0;
}
section.tyumoku ul {
    box-sizing: border-box;
    display: inline-block;
    margin-left: 16px;
    vertical-align: top;
}
section.tyumoku ul li {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-right: 16px;
}

/* スマフォ */
@media screen and (max-width: 767px){
    section.tyumoku {
        background-color: initial;
    }
    section.tyumoku h2 {
        position: absolute;
        top: 9px;
    }
    section.tyumoku ul {
        width: auto;
        padding: 0 0 0 80px;
    }
    section.tyumoku ul li {
        padding: 0px 6px;
        border-radius: 3px;
        background-color: #eeeeee;
        margin-right: 6px;
    }
    section.tyumoku ul li a {
        font-weight: bold;
    }
}