@charset "utf-8";
/*h2 {
    padding: 0px 0 0px 10px;
    color: #FFF;
    font-size: 16px;
    line-height: 20px;
    border-bottom: dashed 2px #cc0000;
    margin-bottom: 1.5em;
    background: url(https://gigaplus.makeshop.jp/hasepro/img/common/H2icon.png) no-repeat;
    background-position: left;
    padding-left: 1.4em;
}*/

table.table01 {
    margin: 15px auto 20px auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}

table.table01 th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #333;
    background-color: #f0f0f0;
    font-weight: normal;
}

table.table01 td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#undercolumn {
    margin: 10px 0 30px 0;
}

#undercolumn .mawari2 {
    padding: 0px 10px 1px 10px;
}

.mawari2 table {
    margin: 15px auto 20px auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
}

.mawari2 table tr:nth-child(2n+1) {
    background: #f0f0f0;
}

.mawari2 table th {
    padding: 7px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #fff;
    background-color: #000;
    font-weight: normal;
    font-size: 16px;
}

.mawari2 table td {
    padding: 7px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
}

.mawari ul.pillar {
    display: flex;
    flex-wrap: wrap;
}

.mawari ul.pillar li {
    width: 16.6%;
}

.side_column {
    padding-top: 0px;
    margin-top: -3px;
    overflow-x: hidden;
    -ms-overflow-style: none;
}

form#mailformpro {
    padding: 10px 0px;
}

form#mailformpro dl dt {
    float: left;
    width: 20%;
    clear: both;
    font-size: 12px;
    padding: 10px 10px 10px 0;
    text-align: right;
    line-height: 1.5em;
    margin: 0px;
}

form#mailformpro dl dd {
    border-top: solid 1px #CCC;
    margin: 0px;
    padding: 10px 10px 10px 0;
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
}

form#mailformpro input,
form#mailformpro textarea {
    padding: 3px;
    font-size: 14px;
    vertical-align: middle;
}

.must {
    display: block;
    background-color: #f00;
    padding: 0px 5px;
    font-size: 10px;
    color: #FFF;
    float: left;
    margin: 0px 5px;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #CCC;
}

#obioya2 {
    width: 100%;
    height: auto;
    max-width: 1100px;
    max-height: 45px;
    margin: 0 auto;
    /* background: url(../img/header/obibg.png) no-repeat;
    background: url(../img/header/obi9.png) no-repeat;*/
}

#obioya2 img {
    width: 100%;
    height: auto;
}

.xday-after {
    display: none;
}

#header {
    display: flex;
    width: auto;
    max-width: 1100px;
    align-items: center;
}

#logo_area {
    width: 30%;
    font-size: 80%;
}

#logo_area h1{
    height: auto;
}



/*#freedial h1{font-size:80%;}*/

#freedial {
    background: ;
    width: 30%;
    text-align: left;
    height: 110px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 20px 0 20px 20px;
    font-size: 16px;
    box-sizing: border-box;
    position: initial;
}



#costominfo {
    width: 40%;
    padding: 10px 0px 10px 20px;
    box-sizing: border-box;
    position: initial;
}

#costominfo p {
    margin-bottom: 8px;
}

#costominfo ul li {
    width: 22%;
}

#costominfo a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 4px 2px;
    font-size: 10px;
    text-decoration: none;
    color: #222;
    background: linear-gradient(#eee, #bbb);
    border: 1px #999 solid;
    border-radius: 4px;
    text-align: center;
}

#costominfo a:hover {
    background: linear-gradient(#cc0000, #660000);
    color: #FFF;
}

#costominfo ul li table {
    width: 100%;
}

#gnavi ul {
    display: flex;
    font-size: 80%;
}

#cashless img {
    width: 10.2%;
    height: auto;
    position: absolute;
    right: 0;
}

.main-visual {
    margin-top: 50px;
}

.Lsidebanner {
    position: fixed;
    top: 19px;
    left: 0;
    z-index: 999
}

.Rsidebanner {
    position: fixed;
    top: 19px;
    right: 0;
    z-index: 999
}

.pay p {
    background: #666;
    color: #fff;
    border-radius: 3px;
    padding: 0.3em 1em;
    margin-bottom: 10px;
}

.pay ul {
    line-height: 2.6em
}

.product-wrap{
    background-color: #fff;
}
.information-label {
    padding: 0.8em;
}


.items {
    margin-bottom: 30px;
}

.items p {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 10px;
}

.items p img {
    width: 100%;
    height: auto;
}

.flexitem {
    display: flex;
    justify-content: space-between;
}

.coupon {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.coupon li {
    width: 49%
}

.coupon li img {
    width: 100%;
    height: auto
}

a.f_btn {
    position: relative;
    display: inline-block;
    padding: 8px 7px;
    font-size: 15px;
    text-decoration: none;
    color: #222;
    background: linear-gradient(#eee, #bbb);
    border: 1px #999 solid;
    border-radius: 4px;
}

.hover_menu {
    position: relative;
}

.hover_menu .mask {
    width: 88%;
    height: 80%;
    position: absolute;
    /* 絶対位置指定 */
    top: 0;
    left: 0;
    opacity: 0;
    /* マスクを表示しない */
    background-color: rgba(0, 0, 0, 0.4);
    /* マスクは半透明 */
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 3% 6%;
}

.hover_menu:hover .mask {
    opacity: 1;
    /* マスクを表示する */
}

.hover_menu .menu,
{
    float: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin: 30px auto;
}

.hover_menu .menu02 {
    float: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 30px auto;
}

.hover_menu .menu li {
    width: 18%;
    height: auto;
    align-self: center;
    margin-right: 0
}

.hover_menu .menu02 li {
    width: 10%;
    height: auto;
    align-self: center;
    margin-right: 0
}

.hover_menu .menu li img,
.hover_menu .menu02 li img {
    width: 100%;
    height: auto;
}
.pop .popcar {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.pop .popcar li {
    width: 20%;
    height: auto;
    align-self: center;
}

.pop .popcar li img {
    width: 100%;
    height: auto;
}

ul.maker,
ul.topbnr3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

ul.maker li {
    width: 24%;
    margin-bottom: 5px;
}

ul.maker li img,
ul.topbnr3 li img {
    width: 100%;
    height: auto;
}

ul.topbnr3 li {
    width: 31%;
    margin-bottom: 8px;
}

.btn_ul {
    width: 86%;
    margin: 10px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    font-size: 8px;
}

.btn_uls {
    width: 86%;
    margin: 10px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    font-size: 8px;
}

.btn_ul02,
.btn_ul03 {
    width: 90%;
    margin: 10px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.btn_ul li,
.btn_uls li {
    text-align: center;
    margin-right: 5px;
}

.btn_ul02 li {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 22%;
}

.btn_ul03 li {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 30%;
}

.ct_btn,
.btn_ul02 li a,
.btn_ul03 li a {
    display: inline-block;
    text-decoration: none;
    /*color: rgba(152, 152, 152, 0.43);*/
    /*アイコン色*/
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    font-weight: bold;
    background-image: linear-gradient(#e8e8e8 0%, #d6d6d6 100%);
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);
    box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
    border-bottom: solid 2px #b5b5b5;
}

.carname a {
    width: 260px;
    display: inline-block;
    text-decoration: none;
    /*color: rgba(152, 152, 152, 0.43);*/
    /*アイコン色*/
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    font-weight: bold;
    background-image: linear-gradient(#e8e8e8 0%, #d6d6d6 100%);
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);
    box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
    border-bottom: solid 2px #b5b5b5;
    margin-bottom: 5px;
}

.btn_ul02 li a {
    display: flex;
    align-items: center;
    width: 90%;
    height: 40px;
    text-align: left;
    justify-content: center;
}

.btn_ul03 li a {
    display: flex;
    align-items: center;
    width: 90%;
    height: 60px;
    text-align: left;
    justify-content: center;
}

.sns {
    width: 60%;
    display: flex;
    justify-content: space-between;
    margin: 30px auto;
}

.sns li {
    width: 20%;
}

.sns li img {
    width: 100%;
    height: auto;
}

#r_contact li {
    float: none;
    margin-bottom: 5px;
}

a.aerobtn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    padding: 10px 80px;
    background: -webkit-gradient(linear, left top, left bottom, from(#6b6b6b), to(#000000));
    background: linear-gradient(top, #6b6b6b 0%, #000000);
    border-radius: 30px;
    border: 1px solid #000000;
    box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.7);
    text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3);
}

a.aerobtn:visited {
    color: #FFFFFF
}

#sideinfo {
    background: none;
    !important
}

.footer {
    background-color: #464646;
}

#footer {
    float: none;
    display: flex;
    max-width: 1100px;
    width: 80%;
    margin: 0 auto;
    color: #FFF;
    font-size: 12px;
    line-height: 1.3em;
    text-align: left;
}

#footer dl {
    max-width: 540px;
    width: 50%;
}

#footer .left_block {
    float: none;
}

.left_block {
    float: none;
    width: 50%;
    margin-right: 10px;
    box-sizing: border-box;
}

.right_block {
    float: none;
    width: 50%;
    box-sizing: border-box;
}
/*
#container {
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 100%;
    max-width: 1100px;
    background: 0;
    text-align: left;
}
*/
.topbnr2 {
    margin-top: 0;
}

.items .topbnr2 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.topbnr2 ul li {
    margin-bottom: 5px;
    width: 49%;
    float: none;
    margin-right: 0;
}

.topbnr2 ul li img {
    width: 100%;
    height: auto;
}

.topbnr2 ul.col3 li {
    width: 30%;
}


/* .info-delay {
                            width: 100%;
                            margin-bottom: 20px;
                        }

                        .info-delay p img {
                            width: 100%;
                            height: auto;
                        } */

.bx-wrapper {
    margin: 0 auto 5px;
}

a.aerobtn {
    margin-bottom: 20px;
}

ul.maker {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

ul.maker li {
    width: 24%;
    margin-bottom: 5px;
}

ul.menu_maker {
    display: flex;
    flex: no-wrap;
    margin: 30px auto;
    width: 100%;
}

ul.menu_maker li {
    width: 10%;
    ;
}

ul.menu_maker li:last-child {
    width: 20%;
}

ul.menu_maker li img {
    width: 100%;
    height: auto;
}

ul.photo_btn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 0 20px;
}

ul.photo_btn li {
    width: 25%;
}


/*ul.photo_btn li:first-of-type{width:13.2%;}*/

ul.photo_btn li img {
    width: 100%;
    height: auto;
}

.interiortable {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.interiortable td {
    width: 20%;
    margin: 0;
    background: rgb(177, 177, 177);
    background: linear-gradient(0deg, rgba(177, 177, 177, 1) 0%, rgba(80, 80, 80, 1) 41%, rgba(177, 177, 177, 1) 100%);
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 90%;
    font-weight: bold;
    vertical-align: middle;
}

.interiortable td.top {
    background: #b91c22;
    font-size: 130%;
}

.interiortable td img {
    width: 1.3em;
    height: 1.3em;
}

.interiortable td a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 3em;
}

.interiortable td a:hover {
    color: #ddd;
    background: linear-gradient(0deg, rgba(177, 177, 177, 0.7) 0%, rgba(80, 80, 80, 0.7) 41%, rgba(177, 177, 177, 0.7) 100%);
}

/*.sp {
    display: none;
}*/
#spcopyright{
    color: #fff;
    font-size: .5em;
    padding: 1em;
    text-align: center;
}

@media screen and (max-width:1220px) {
    .Lsidebanner {
        display: none;
    }
    .Rsidebanner {
        display: none;
    }
}

@media screen and (max-width:880px) {
    /*.pc {
        display: none;
    }
    .sp {
        display: inherit;
    }*/
    #page-top a{
        width: 40px;
    }
    #page-top a img{
    width: 100%;
    }
    body {
        min-width: auto;
    }
    /*.header {
        background: #000;
        height: 70px;
        width: 100%;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
        z-index: 9998;
    }
    #logout a, #login a {
        box-shadow: inset 0px 1px 0px 0px #ffffff;
        background: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
        background-color: #ededed;
        border-radius: 6px;
        border: 1px solid #dcdcdc;
        display: inline-block;
        cursor: pointer;
        color: #777777;
        font-family: Arial;
        font-size: 9px;
        font-weight: bold;
        padding: 3px;
        text-decoration: none;
        text-shadow: 0px 1px 0px #ffffff;
        margin-left: 15px;
    }
    .toggle {
        position: absolute;
        top: 15px;
        right: 10px;
        width: 45px;
        height: 45px;
        text-align: right;
        z-index: 2;
        background: url(https://gigaplus.makeshop.jp/hasepro/packages/haseprosp/img/menu.png) no-repeat;
        background-size: contain;
    }
    .toggle.open {
        background: url("https://gigaplus.makeshop.jp/hasepro/packages/haseprosp/img/close.png") center no-repeat;
        background-size: contain;
    }
    .overwrap {
        display: none;
        position: fixed;
        top: 70px;
        left: 0;
        right: 0;
        width: 750px;
        height: 100%;
        z-index: 9999;
        background: rgba(0, 0, 0, 0.4);
        margin: 0 auto;
    }
    .overwrap.open {
        display: block;
    }
    #sideNav {
        height: calc(100% - 70px);
        width: 80%;
        overflow-y: scroll;
        background: #000;
        position: fixed;
        top: 70px;
        right: -870px;
        z-index: 10000;
        -moz-transition: ease-in-out, 0.3s;
        -o-transition: ease-in-out, 0.3s;
        -webkit-transition: ease-in-out, 0.3s;
        transition: ease-in-out, 0.3s;
    }
    #sideNav.open {
        -moz-transform: translatex(0);
        -ms-transform: translatex(0);
        -webkit-transform: translatex(0);
        transform: translatex(0);
        right: 0;
    }
    .fa,.fas {
        font-weight: 900;
    }
    .fa,.far,.fas {
        font-family: "Font Awesome 5 Free";
    }
    .fa-fw {
        text-align: center;
        width: 1.25em;
    }
    .fa,.fab,.fal,.far,.fas {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }
    #sideGuide {
        background: #000;
        padding-bottom: 35px;
    }
    #sideGuide ul {
        margin-left: 10px;
        font-size: 13px;
        text-align: left;
    }
    #sideGuide li {
        height: 40px;
        line-height: 40px;
        position: relative;
        padding-left: 5px;
    }
    #sideGuide li:not(:first-child) {
        border-bottom: 1px solid #4d4d4d;
    }
    #sideGuide li:not(:first-child)::after {
        position: absolute;
        top: 0;
        right: 22px;
    }
    #sideGuide li:not(:first-child) a {
        padding: 0 0 0 23px;
    }
    #sideGuide li:first-child {
        font-weight: nomal;
        border-bottom: 1px solid #4d4d4d;
    }
    #sideGuide li:first-child a {
        padding: 0 0 0 23px;
    }
    #sideGuide li:first-child::after {
        position: absolute;
        top: 0;
        right: 22px;
    }
    #sideGuide a {
        color: #FFF;
        display: block;
        width: 100%;
        height: 100%;
    }
    #global__nav ul {
        font-size: 0;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        ;
    }
    #global__nav ul li {
        border-left: solid 1px #000;
        border-top: solid 1px #000;
        border-bottom: solid 1px #000;
        color: #AAA;
        background-color: #EFEFEF;
        font-size: 14px;
        margin: 0;
        padding: 0;
        width: calc(25%);
    }
    #global__nav ul li:first-child {
        border-left: none;
    }
    #global__nav ul li:nth-child(5) {
        border-left: solid 1px #000;
    }
    #global__nav ul li.list-inverse {
        color: #EFEFEF;
        background-color: #AAA;
    }
    #global__nav ul li a {
        color: #AAA;
        padding: .5em;
        display: block;
        font-weight: bold;
        padding-top: 40px;
        background: no-repeat center top 7px;
    }
    #global__nav ul li.list-inverse a {
        color: #EFEFEF;
        font-weight: bold;
    }
    #global__nav ul li .nav__sub__str {
        font-size: 10px;
        margin-left: 0;
        display: block;
        text-align: center;
    }
    #global__nav ul li.active {
        background-color: #FFEB3B;
    }
    #global__nav ul li.active a {
        color: #FF9800;
        font-weight: bold;
    }
    #global__nav ul li.list-inverse.active {
        background-color: #AAA;
    }
    #global__nav ul li.list-inverse.active a {
        color: #FFFF00;
        font-weight: bold;
    }
    #global__nav ul li:nth-child(1) a {
        background-image: url(https://gigaplus.makeshop.jp/hasepro/packages/haseprosp/img/common/navi_icon01.png);
    }
    #global__nav ul li:nth-child(2) a {
        background-image: url(https://gigaplus.makeshop.jp/hasepro/packages/haseprosp/img/common/navi_icon02.png);
    }
    #global__nav ul li:nth-child(3) a {
        background-image: url(https://gigaplus.makeshop.jp/hasepro/packages/haseprosp/img/common/navi_icon04.png);
    }
    #global__nav ul li:nth-child(4) a {
        background-image: url(https://gigaplus.makeshop.jp/hasepro/packages/haseprosp/img/common/navi_icon03.png);
    }
    #global__nav ul li:nth-child(5) a {
        background-image: url(https://gigaplus.makeshop.jp/hasepro/packages/haseprosp/img/common/navi_icon05.png);
    }
    #global__nav ul li:nth-child(6) a {
        background-image: url(https://gigaplus.makeshop.jp/hasepro/packages/haseprosp/img/common/navi_icon06.png);
    }
    #global__nav ul li:nth-child(7) a {
        background-image: url(https://gigaplus.makeshop.jp/hasepro/packages/haseprosp/img/common/navi_icon07.png);
    }
    #global__nav ul li:nth-child(8) a {
        background-image: url(https://gigaplus.makeshop.jp/hasepro/packages/haseprosp/img/common/navi_icon08.png);
    }*/
    /*.panel-body {
        width: 100%;
    }
    .panel-gray {
        padding: 10px;
        margin-top: 20px;
        margin-bottom: 20px;
        background-color: #AAA;
    }
    .input-group {
        position: relative;
        display: flex;
        border-collapse: separate;
        width: 80%;
        margin: 0 auto;
    }
    .search__form input[type="search"] {
        background: #FFF url(https://gigaplus.makeshop.jp/hasepro/packages/haseprosp/img/common/search_icon.png) no-repeat left 7px center;
    }
    .search__form input[type="search"] {
        display: block;
        width: 80%;
        border: none;
        padding: .25em 1em;
        padding-left: 2.25em;
        border-radius: 20px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    input[name="brand_search_button"] {
        border-radius: 6px;
        box-sizing: border-box;
        background: url(https://www.hasepro.co.jp/smartphone/images/template/5/icon-search.png) no-repeat center center;
        background-size: 26px 26px;
        text-indent: -9999em;
        width: 40px;
        height: 30px;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-radius: 20px;
        color: #333;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        background-color: #666;
        background-size: 22px;
        background-position: right 12px center;
    }
	*/
	
    ul.maker li {
        width: 30%;
        margin-bottom: 5px;
    }
    ul.photo_btn {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        margin: 0 0 20px;
    }
    ul.photo_btn li {
        width: 25%;
        margin-bottom: -4px;
    }
    /*ul.photo_btn li:first-of-type {
                    width: 13.2%;
                    }*/
    ul.photo_btn li img {
        width: 100%;
        height: auto;
    }
    .interiortable {
        width: 100%;
        border-collapse: collapse;
        margin-bottom: 20px;
        font-size: 70%;
    }
    .interiortable td {
        width: 20%;
        margin: 0;
        background: rgb(177, 177, 177);
        background: linear-gradient(0deg, rgba(177, 177, 177, 1) 0%, rgba(80, 80, 80, 1) 41%, rgba(177, 177, 177, 1) 100%);
        border: 1px solid #fff;
        text-align: center;
        color: #fff;
        font-size: 70%;
        font-weight: bold;
        vertical-align: middle;
    }
    .interiortable td.top {
        background: #b91c22;
        font-size: 100%;
    }
    .interiortable td img {
        width: 1.3em;
        height: 1.3em;
        vertical-align: middle;
    }
    .interiortable td a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        line-height: 3em;
    }
    .interiortable td a:hover {
        color: #ddd;
        background: linear-gradient(0deg, rgba(177, 177, 177, 0.7) 0%, rgba(80, 80, 80, 0.7) 41%, rgba(177, 177, 177, 0.7) 100%);
    }
    .footer .information p{
        width: 100%;
    }
    #M_headBasketIn{
        width: 100%;
    }
    .footer{
        background-color: #353535;
    }
    .sns {
        width: 80%;
        display: flex;
        justify-content: space-evenly;
        padding: 30px;
        margin: 0 auto;
    }
   
}

@media screen and (max-width:498px) {
    ul.maker li {
        width: 48%;
    }
}