@charset "Shift-JIS";



/* uEUฬ๚l๐NA
............................................................... */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, br, div, span, img, a, form, select, option, input, button, table, tr, td, th, caption, noscript {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
img {
    border: none;
}
ul {
    list-style: none;
}
table {
    table-layout: fixed;
    border-collapse: collapse;
}
article, aside, canvas, details, figcaption, figure, header, footer, hgroup, menu, category , section, summary {
    display: block;
}
/* NX^C๐NA
............................................................... */
a:link {
    border: none;
    text-decoration: underline;
    color: #2e5fa0;
}
a:active {
    border: none;
    text-decoration: none;
    color: #2e5fa0;
}
a:visited {
    border: none;
    text-decoration: underline;
    color: #2e5fa0;
}
a:hover {
    border: none;
    text-decoration: none;
    color: #6296ca;
}
/* wiF ถฬๅซณ s่
............................................................... */
body {
    font-size: 62.5%;
    font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
    color: #444;
    -webkit-text-size-adjust: 100%;
}
/* float ฉฎNA
............................................................... */
.clearfix {
    _height: 1px;
    min-height: 1px;/**//*/
    height: auto;
    overflow: hidden;
    /**/
}
.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#ERS_container{
    width: 100%;
    padding-top: 100px;
}
#ERS_container.fixed{
    position: fixed;
}

#ERS_container.shipping_guide{
    padding-top: 0px;
}
#ERS_wrapper {
    overflow: hidden;
}
.grayLayer{
    background: #333;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
}

/* header
............................................................... */
.header {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px 12px;
    background: #fff;
    box-sizing: border-box;
    z-index: 200;
}
.header_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 100%;
    height: 30px;
}
.header_wrap .header_list {
    vertical-align: middle;
}
.header_wrap .header_list h1 a {
    display: block;
}
.header_wrap .header_list img {
    display: block;
}
.header_wrap .header_list:first-child {
    text-align: left;
}
.header_wrap .header_list:nth-child(2) {
    text-align: center;
}
.header_wrap .header_list:nth-child(2) img {

}
.header_wrap .header_list:nth-child(3) {
    text-align: right;
}
.header_wrap .header_list:nth-child(3) img {

}
.header_wrap .header_list .JS_MenuClose{
    display: none;
    margin-top: 3px;
}

.header_size {
    margin-bottom: 4px;
}

.header .header_wrap .img_size img {
    margin-top: 0;
    margin-bottom: 2px;
}

.slider {
    margin: 0px 0 0;
}


/* article
............................................................... */
nav {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
}
article {
    display: none;
    width:100%;
    margin:0 0 0 0;
    padding:0 0 0 0;
    z-index:100;
}

.header nav.open{
    overflow-y: scroll;
    height: 100%;
    position: fixed;
}

.header nav.open article{
    height: 730px;
}

.menu_search {
    width:100%;
    height: 50px;
    margin:0 0 0 0;
    padding:0 0 0 0;
    background-color:#333;
}
.menu_search img{
    display:block;
    vertical-align:bottom;
}
.menu_search form{
    height: 100%;
    margin:0 0 0 0;
    padding:5px;
    vertical-align:middle;
    box-sizing:border-box;
}
.menu_search form p{
    width:100%;
    height:100%;
    margin:0 0;
    padding:10px;
    border:1px solid #ccc;
    background-color:#fff;
    box-sizing:border-box;
}
.menu_search form input{
    height: 100%;
}
.menu_search form input[type="text"]{
    margin:0;
    padding:0;
    width: calc(100% - 36px);
    line-height:1.0;
    font-size:1.4em;
    color:#333;
    border:none;
    margin-left: 18px;
    vertical-align:middle;
    box-sizing:border-box;
    font-weight:bold;
    outline: 0;
    background: #fff;
}
.menu_search form input::-webkit-input-placeholder {
    color: #ccc;
}
.menu_search form input::-ms-input-placeholder {
    color: #ccc;
}
.menu_search form input::-moz-placeholder {
    color: #ccc;
}
.menu_search form input[type="submit"]{
    width:18px;
    margin:0;
    vertical-align:middle;
    background:none;
    border:none;
    background:url(../images_new/menu_search-icon01.png) 0 center no-repeat;
    background-size:18px;
    box-sizing:border-box;
}
.menu_category01{
    margin:0;
    padding:0;
    box-sizing:border-box;
}
.menu_category01 ul{
    width:100%;
    margin:0;
    padding:0;
    border-top:1px solid #555;
    background:#fff;
}
.menu_category01 ul li{
    width:100%;
    height: 50px;
    margin:0;
    font-size:1.4em;
    background:#333;
    background-size:3.3% auto;
    border-bottom: 1px solid #555;
    box-sizing:border-box;
}
.menu_category01 ul li:first-child {
    border-top: none;
}
.menu_category01 ul li a{
    width:100%;
    height: 100%;
    margin:0;
    padding-left: 50px;
    text-decoration:none;
    display:block;
    box-sizing:border-box;
    color:#fff;
    font-weight: bold;
    line-height: 50px;
}
.menu_category01 ul li.title_mypage a{
    background:url(../images_new/icon_menu02.png) 15px 50% no-repeat;
    background-size:20px auto;
}
.menu_category01 ul li.title_mas a{
    background:url(../images_new/icon_menu04.png) 15px 50% no-repeat;
    background-size:18px auto;
}
.menu_category01 ul li.title_guide a{
    background:url(../images_new/icon_menu03.png) 15px 50% no-repeat;
    background-size:19px auto;
}
.menu_category01 ul li.title_shop a{
    background:url(../images_new/icon_menu05.png) 15px 50% no-repeat;
    background-size:19px auto;
}

/* JeS
............................................................... */
.menu_category02{
    position: fixed;
    width: 100%;
    margin-top: 50px;
    z-index: 100;
    height: 50px;
}
.menu_category02.open{
    height: 100%;
    overflow-y: scroll;
}
.menu_category02 h2{
    width:100%;
    margin:0 0 0 0;
    padding:0 0 0 0;
    color:#fff;
    font-size:16px;
    font-family: "qMmpS Pro W6","HiraKakuPro-W6","qMmpS Pro W6", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
    background: url(../images_new/menu_bg01.png) no-repeat left top #ea0000;
    background-size: 103px;
    border:none;
}
/*.menu_category02 div p{
    display:none;
}*/
.menu_category02 h2 span {
    width:100%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background:url(../images_new/menu_icon02.png) right 16px top 50% no-repeat;
    background-size:18px;
    cursor: pointer;
    font-weight: normal;
}
.menu_category02 h2.close span {
    background:url(../images_new/menu_icon03.png) right 16px top 50% no-repeat;
    background-size:18px;
}
.menu_category02 ul{
    width:100%;
    height: 1050px;
    margin:0;
    padding:0;
    display:none;
    position: absolute;
    top: 50px;
    z-index: 1000;
}
.menu_category02 ul li{
    width:100%;
    height: 51px;
    display: block;
    margin:0;
    padding:0;
    font-size:1.2em;
    font-family: "qMmpS Pro W3","HiraKakuPro-W3","qMmpS Pro W3", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
    background:#333;
    background-size:3.3% auto;
    border-bottom:1px solid #ccc;
    box-sizing:border-box;
    border-bottom: 1px solid #555;
}

.menu_category02 ul li:first-child {
    border-top: none;
}

/*.menu_category02 ul li a{
    width:100%;
    height: 100%;
    margin:0;
    text-decoration:none;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    box-sizing:border-box;
    color:#fff;
    line-height: 50px;
    align-items: center;
}*/

.menu_category02 ul li a{
    width:100%;
    height: 50px;
    margin:0;
    display: block;
    box-sizing:border-box;
    color:#fff;
    line-height: 50px;
    text-decoration: none;
}
.menu_category02 ul li a img{
    margin-right: 10px;
    float: left;
}

.menu_category02 ul li:after{
    content: "";
    clear: both;
    display: block;
}

.menu_category01 ul li.menu_category02{
    font-size:1.1em;
    border:none;
}
.menu_category01 ul li.menu_category02 span,
.menu_category01 ul li.menu_category02 h2.close span {
    padding:5.6% 0 5.6% 4%;
    background-size:8.1% auto;
    background-position:94.1% 50%;
    box-sizing:border-box;
    font-size: 0.9em;
}

.flex-control-nav li {
    margin-right: 5%!important;

}
.menu_category02 .headMenu {
    position: relative;
}

article.sb-slidebar.sb-left::-webkit-scrollbar {
    display: none;
}
article.sb-slidebar.sb-left::-moz-scrollbar {
    display: none;
}
article.sb-slidebar.sb-left::scrollbar {
    display: none;
}

/* footer
............................................................... */
footer {
    padding:18px 10px 38px;
    background: #f9f9f9;
}
.menu_footer{
    margin:0 auto;
    padding:20px 20px 31px;
    background: #fff;
    text-align:center;
}
.link_box{
    margin-bottom: 20px;
}
.link_box li{
    margin:0;
    display:block;
    font-family: "qMmpS Pro W3","HiraKakuPro-W3","qMmpS Pro W3", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}
.link_box li img{
    width:100%;
    display: block;
    margin:0 auto;
}
.link_box .footer_link_txt{
    margin-top: 14px;
    font-size:1.1em;
    font-weight: bold;
    color:#80a60a;
    display:block;
}
.link_box li:first-child a{
    margin-bottom: 3%;
    color:#2e5fa0;
    display: block;
}
.contact_box{
    margin:0 auto;
    padding:0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.contact_box li{
    width:48%;
}
.contact_box li img{
   width:100%;
}
.copyright{
    margin:0;
    padding-top: 20px;
    color:#333;
    text-align:center;
    font-family: "qMmpS Pro W3","HiraKakuPro-W3","qMmpS Pro W3", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
    font-size:0.9em;
}

/* Ly[oi[@display: none๐RgAEgลoi[\ฆ
=============================================*/
.campaign{
   width:100%;
    margin:0 auto 0 auto;
    padding:0 0 0 0;
    /* display: block; */
    display:none;
}

.campaign p{
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-align:center;
}
.campaign p img{
    width:100%;
    margin:0 0 0 0;
    padding:0 0 0 0;
    vertical-align: bottom;
}


/*RAu[h*/
.coreblade {
    position: relative;
    height: 0;
    padding: 30px 0 56.25%;
    overflow: hidden;
}

.coreblade iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*จm็น*/
.announce_section {
    margin: 0 10px 20px 10px;
    background-color: #ffffff;
    position: relative;
    z-index: 4;
}

.announce_section .inner {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
/*    font-size: 12px;*/
    line-height: 0;
    border: 1px solid orange;
    border-radius: 5px;
}

.announce_section .inner dt {
    display: inline;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    padding: 3px;
    margin: 0 2px;
    background-color: orange;
    border-radius: 5px;
}

.announce_section .inner dd {
    display: inline;
    line-height: 20px;
    font-size: 10px;
}

.announce_section a {
    text-decoration: none;
    color: #000;
}


/*Recall*/
.recall_section {
    margin: 0 10px 20px 10px;
    background-color: #ffffff;
    position: relative;
    z-index: 4;
    border: 1px solid orange;
    border-radius: 5px;
}

.recall_section h3 {
    text-align: center;
    background-color: red;
    border-radius: 5px;
    margin: 5px 5px;
    padding: 5px 0;
    color: #fff;
    font-size: 1.25em;
}

.recall_section p {
    font-size: 1.25em;
    line-height: 1.75;
    padding: 5px 10px 10px;
}

.recall_section p a {
    text-decoration: none;
}

/*nCp[|[ฺืGAp*/
.hyperpole_sp_position {
    width: 80%;
    margin: 10px auto;
    scroll-behavior: smooth;
}

/*Layout CSS*/
.sns__section {
    display: -webkit-flex;
    display: flex;
    justify-content:space-around;
    padding: 20px 0;
}

.sns__section_twitter {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    background: #55acee;
    overflow: hidden;
    border-radius: 13px;
}


.sns__section_insta {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    overflow: hidden;
    border-radius: 13px;
}

.sns__section_insta:before {
    content: '';
    position: absolute;
    top: 23px;
    left: -18px;
    width: 60px;
    height: 60px;
    background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
    background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
}

.sns__section_fa-twitter {
    color: #FFF;
    position: relative;
    z-index: 2;
    font-size: 35px;
    line-height: 50px;
}

.sns__section_fa-instagram {
    color: #FFF;
    position: relative;
    z-index: 2;
    font-size: 35px;
    line-height: 50px;
}

.sns__section_twitter_btn {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    text-decoration: none !important;
}

.sns__section_insta_btn {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    text-decoration: none !important;
}

.sns__section_text {
    font-size: 13px;
    color: #313131;
}
