.index-top .background {
    padding-top: 21.5%;
}
.align-text ul{
    padding-inline-start: 18px;
}
body .ui-button.ui-button-text-only .ui-button-text{
    line-height: 23px
}
.no-display-lg{
    display: none;
}
.no-display-sm{
    display: block;
}
.paddingtop-photo{
    padding-top: 1em;
}
.padd-news1{
    padding: 0 3em 0 0;
}
.padd-news2{
    padding: 0 0 0 2em;
}
.padd-35{
    padding: 25px 0 0 0;
}
.pad-5{
    padding: 5px;
}
.mrgn-left-10{
    margin-left: 10px;
}
.no-margin-bottom{
    margin-bottom: 0;
}
.no-margin-top{
    margin-top: 0;
}
.font14{
    font-size: 14px !important;
}
.margin-title-news{
    margin: 3em 0 2.5em;
}
.wrap-button{
    margin-top: 2.5em;
    margin-bottom: 3em;
}
.mrgn-top-1{
    margin-top: 3em;
}
.margin-resultTop{
    margin-top: 25px !important;
    margin-bottom: 50px !important;
}
.pad-top-1{
    padding-top: 0;
}
.margin-top-bottom{
    margin: 3em 0 2.5em;
}
.margin-index-app{
    margin-top: 1.5em;
}
.wrap-menu-top {
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0.6) ; /*rgba(0, 0, 0, 0.6)*/ 
}
.bg-topresult{
    background-color: #000000;
    /*#484342*/
}
.menu-top h2 {
    font-size: 25.5px;
    font-weight: 500;
    line-height: 1.1;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 25px;
}
.menu-top {
    width: 82%;
    padding: 45px 0 55px;
    max-width: 1260px;
}
.menu-top select {
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    font-size: 18px;
    border-radius: 0;
    border: none;
    color: #353535;
    font-family: YuGothic;
    padding: 10px 20px;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
    position: relative;
}
.menu-top .wrap-select {
    width: 26%;
    position: relative;
}
/*.menu-top .wrap-select::after {
    content: "";
    width: 12px;
    height: 12px;
    border-right: 2px solid #202c45;
    border-top: 2px solid #202c45;
    transform: rotate(135deg);
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
}*/
.menu-top .select-menu{
    width: 100%; 
    border-radius: 0;
    padding: 0;
}
.menu-top .select-menu .ui-selectonemenu-label.ui-inputfield.ui-corner-all{
    padding: 5px 20px;
}
.menu-top input {
    width: 26%;
    height: 40px;
    background-color: #ffffff;
    font-size: 18px;
    border-radius: 0;
    border: none;
    font-family: YuGothic;
}
body .ui-inputfield {
    color: #191919;
    font-size: 14px;
    background: #ffffff;
    padding: 10px 10px;
    border: 1px solid #a9a9ae;
    outline: 0 none;
    -moz-transition: border-color 0.2s, box-shadow 0.2s;
    -o-transition: border-color 0.2s, box-shadow 0.2s;
    -webkit-transition: border-color 0.2s, box-shadow 0.2s;
    transition: border-color 0.2s, box-shadow 0.2s;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
body .ui-inputfield::-webkit-input-placeholder {
    color: #a3a3a3;
}
body .ui-inputfield:-moz-placeholder {
    color: #a3a3a3;
}
body .ui-inputfield::-moz-placeholder {
    color: #a3a3a3;
}
body .ui-inputfield:-ms-input-placeholder {
    color: #a3a3a3;
}
body .ui-button.ui-state-hover.black-hover{
    background-color: #191919 ;
    border-color: #191919;
    color: #fffffe;
}
.menu-top button {
    width: 12.5%;
    border-radius: 0;
    background-color: #e93523;
    height: 40px;
    border: none;
    font-family: YuGothic;
}
.menu-top form {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
    width: 98%;
    /*margin-bottom: 20px;*/
}
body .ui-button.ui-button-text-only .ui-button-text {
    padding: 7px 15px;
    font-size: 14px;
}
body .ui-widget, body .ui-widget .ui-widget {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    text-decoration: none;
}
.font-color a{
    color: #191919;
}

.font-black-color a{
    color: #191919;
}
.font-black-color a:hover{
    color: #191919;
}

body .index-top .menu-top .ui-button.ui-button-text-only .ui-button-text {
    padding: 0;
}

/*add new online store search*/
.top-online-search .search-more .ui-button {
    height: 40px;
    padding: 0 1em;
    margin-left: 2em;
}
.top-online-search .ui-button.black-hover {
    margin-left: 2em;
}
.top-online-search input {
    margin-left: 2em;
}
.top-online-search .wrap-select {
    margin-left: 2em;
}
.top-online-search .wrap-select:first-of-type {
    margin-left: 0;
}
.top-online-search .search-more .ui-button .ui-button-text {
    line-height: 1.2em;
}
/*end add new online store search*/

/*products winner*/
.title-index h2 {
    /*margin:*/ 
    color: #1A1A1A;
}
.slider-product-index .slick-list {
    width: 78%;
    margin: auto;
}
.slider-product-index .slick-slide {
    padding: 10px;
}
.slider-product-index .item-slider {
    position: relative;
    border: 1px solid #d7d8d7;
    border-radius: 9px;
    margin: 0;
}
.slider-product-index .item-slider .badge {
    border: 1px solid #ececec;
    border-radius: 9px;
    position: absolute;
    left: 6%;
    top: 3%;
}
.slider-product-index .item-slider .in img {
    margin-top: 30px;
    margin: 29px auto 0;
    width: 152px;
    height: 256px;
    object-fit: contain;
}
.slider-product-index .item-slider .in {
    text-align: center;
    color: #1A1A1A;
    margin-bottom: 1em;
}
.slider-product-index .item-slider .in h3 {
    font-size: 20px ;
    margin: auto 20px;
}
.slider-product-index .item-slider .in .font20{
    font-size: 20px;
}
.slider-product-index .item-slider .in p {
    margin: auto 20px;
    font-size: 14px;
}
.slider-product-index .item-slider .in p.small {
    font-size: 12px;
    margin: auto 20px;
    word-break: break-word;
}
.slider-product-index .item-slider .in p.price {
    margin-top: 7px;
    font-size: 14px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.small{
    font-size: 14px;
    line-height: 18px;
    color: #878787 !important;
}
.font-YuMincho{
    font-family: YuMincho;
}
.text-ambassador{
    margin-top: 5%;
    padding-left: 3em;
}
.slider-product-index .badge img {
    width: 50px;
}
.slick-next:focus {
    outline: none;
}
.slick-prev:focus {
    outline: none;
}
.slider-product-index .item-slider:hover {
    transform: scale(1.05);
    transition: 500ms ease 0s;
}
.slider-product-index .slick-track {
    display: flex;
}
.slider-product-index .slick-track .slick-slide {
    display: flex;
}
.slider-product-index .slick-track .slick-slide > div {
    display: flex;
    width: 100%;
}
.slick-prev {
    position: absolute;
    width: 77px;
    height: 120px;
    border: none;
    background: #ebeae7;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    z-index: 1;
}
.slick-prev::after {
    content: "";
    width: 25px;
    height: 25px;
    border-left: 1px solid #9f9f9d;
    display: inline-block;
    border-bottom: 1px solid #9f9f9d;
    transform: rotate(45deg);
    position: relative;
    left: 5px;
    z-index: 1;
}
.slick-next {
    position: absolute;
    width: 77px;
    height: 120px;
    border: none;
    background: #ebeae7;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.slick-next::after {
    content: "";
    width: 25px;
    height: 25px;
    border-right: 1px solid #9f9f9d;
    display: inline-block;
    border-top: 1px solid #9f9f9d;
    transform: rotate(45deg);
    position: relative;
    left: 0;
}
.slick-slide a:focus {
    outline: none;
}

/*section app info*/
.index-app-info {
    background-color: #ececec;
    padding-bottom: 1.65em;
    margin-top: 7px
}
.index-app-info .download-app img {
    height: 50px;
}
.index-app-info .download-app a:first-child img {
    margin-right: 28px;
}
.download-tutor p {
    text-align: center;
    font-size: 12px;
    word-break: keep-all;
    margin-top: 1.5em;
}

/*section ambassador*/
.index-ambassador {
    background-color: #797979;
    color: #ffffff;
}
.index-ambassador p {
    font-size: 18px;
    line-height: 1.6;
    color: #f5f5f5;
}

/*section news*/
.title-in {
    border-bottom: 1px solid #bcbcbc;
}
.title-in h3 {
    margin: 0;
}
.index-news .image-fit {
    padding-bottom: 55%;
}
.index-news .image-fit img {
    object-fit: cover;
    max-width: 100%;
}
.img-fit-top img{
    width: 100%;
    max-height: 500px;
    object-fit: contain;
    background-color: #000000;
}
.ttl h3 {
    font-weight: normal;
    margin: 0;
    font-size: 18px;
}
.index-news .content {
    margin-top: 2.5em;
}
.index-news .list h3 {
    font-weight: 400; 
    margin: 0;
    font-size: 18px;
}
.index-news .list a h3:hover{
    color: #39C6D1;
}
.content .list {
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 30px;
    padding-top: 30px;
}
.content .list a {
    display: flex;
}
.content .list .img {
    /*\width: 30%;*/
    width: 10%;
    min-width: 133px;
}
.content .list .img .image-fit {
    padding-bottom: 100%;
}
.content .list .text {
    padding-top: 5px;
    color: black;
    padding-right: 1em;
    min-width: 75%;
}
.content .list:first-of-type {
    padding-top: 0;
}
.content .list:last-of-type {
    border-bottom: none;
}
.index-pop-product .slider-product-index .slick-track .slick-slide {
    margin: 0;
}
.index-pop-product .title-index h2 {
    margin-bottom: 10px;
}
.index-pop-product .wrap-button {
    margin-top: 21px;
}
.index-news .content .list a {
    justify-content: space-between;
}
.index-news .content .list .text {
    min-width: unset;
}

@media screen and (min-width:1500px) {
    .slick-prev {
        position: absolute;
        width: 60px;
        height: 60px;
        border: none;
        background: #ebeae7;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        border-radius: 50%;
        z-index: 1;
    }
    .slick-prev::after {
        content: "";
        width: 20px;
        height: 20px;
        border-left: 1px solid #9f9f9d;
        display: inline-block;
        border-bottom: 1px solid #9f9f9d;
        transform: rotate(45deg);
        position: relative;
        left: 5px;
        top: 3px;
        z-index: 1;
    }
    .slick-next {
        position: absolute;
        width: 60px;
        height: 60px;
        border: none;
        background: #ebeae7;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        border-radius: 50%;
    }
    .slick-next::after {
        content: "";
        width: 20px;
        height: 20px;
        border-right: 1px solid #9f9f9d;
        display: inline-block;
        border-top: 1px solid #9f9f9d;
        transform: rotate(45deg);
        position: relative;
        left: -5px;
        top: 2px;
    }
}

@media screen and (max-width: 1024px) {
    .text-ambassador{
        margin-top: 0% !important;
        padding-left: 3em;
    }
    .mrgn-top-1{
        margin-top: 0em;
    }
    .padd-news1{
        padding: 0 2em 0 0;
    }
    .padd-news2{
        padding: 0 0 0 1em;
    }

    /*add new online store search*/
    .top-online-search .search-more .ui-button {
        margin-left: 1em;
    }
    .top-online-search .ui-button.black-hover {
        margin-left: 1em;
    }
    .top-online-search input {
        margin-left: 1em;
    }
    .top-online-search .wrap-select {
        margin-left: 1em;
    }
    /*end add new online store search*/
}
@media screen and (max-width: 768px) {
    .mrgn-top-1{
        margin-top: 0em;
    }
    .display-inlineflex{
        display: inline-flex;
    }
    .width100{
        width: 100%;
    }
    .text-ambassador p {
        margin-top: 0;
    }
    .slider-product-index .item-slider .in img {
        height: 130px;
        /*margin: 0 auto;*/
    }
    .padd-news1 {
        padding: 0 .5em;
    }
    .padd-news2 {
        padding: 0 .5em;
    }

    /*add new online store search*/
    .top-online-search .search-more .ui-button {
        padding: 0 0.5em;
    }
    /*end add new online store search*/
}

@media screen and (max-width: 40.063em) {
    /* .title-index h2{
        font-size: 18px !important;
    } */
    .slider-product-index .item-slider .in h3 {
        font-size: 20px ;
        margin: auto 0px;
        padding: 0 16px;
    }
    .slider-product-index .item-slider .in p {
        margin: auto 0px;
        padding: 0 16px;
        font-size: 14px;
    }
    .slider-product-index .item-slider .in p.small {
        font-size: 12px;
        margin: auto 0px;
        padding: 0 16px;
        word-break: break-word;
    }
    .slick-prev {
        position: absolute;
        width: 77px;
        height: 120px;
        border: none;
        background-color: rgba(100, 100, 100, 0.1);
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px;
        z-index: 1;
    }
    .slick-next {
        position: absolute;
        width: 77px;
        height: 120px;
        border: none;
        background-color: rgba(100, 100, 100, 0.1);
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px;
    }
    .font16{
        font-size: 16px;
    }
    .no-display-lg{
        display: block;
    }
    .no-display-sm{
        display: none;
    }
    .text-profile-sm-only{
        text-align: center;
        margin-bottom: 2em;
    }
    .paddingtop-photo{
        padding-top: 2em;
    }
    .index-ambassador p{
        font-size: 14px;
    }
    .title-in h3{
        font-size: 16px;
    }
    .padding-sakeist-index-sm{
        padding: 1.5em 2em 0.5em 2em;
    }
    .pad-button{
        padding: 0px 30px  !important;
    }
    .pad-top-1{
        padding-top: 1em !important;
    }
    .word-break span{
        word-break: break-all !important;
    }
    .margin-index-app{
        margin-top: 0.5em;
        width: 100%;
        text-align: center;
    }
    .index-app-info {
        padding-bottom: 4em;
    }
    .index-app-info .download-app img{
        height: 90%;
        width: 90%;
    }
    .index-app-info .download-app a:first-child img {
        margin-right: 15px;
    }
    .index-app-info .download-app a:last-child img {
        margin-left: 15px;
    }
    .text-ambassador{
        padding-left: 1em;
        padding-right: 1em;
        padding-bottom: 1em;
        margin-bottom: 1.5em;
    }
    .padd-news1{
        padding: 1em 16px;
    }
    .padd-news2{
        padding: 1em 16px;
    }
    #news.index-news {
        margin: 0 auto auto;
    }
    .glider{
        overflow-x: hidden;
    }
    .slick-next {
        width: 10.4%;
        height: 85px;
        right: -.5em;
    }
    .slick-next::after {
        width: 10px;
        height: 10px;
    }
    .slick-prev {
        width: 10.4%;
        height: 85px;
        left: -.5em;
    }
    .slick-prev::after {
        content: "";
        width: 10px;
        height: 10px;
    }
    .slider-product-index .slick-list {
        width: 100%;
    }
    .glider-contain{
        padding: .5em;
    }
    .slider-product-index .glider{
        width: 100%;
    }
    .menu-top{
        width: 95%;
    }
    .menu-top form{
        width: 100%;
    }
    .menu-top h2{
        font-size: 18px !important;
    }
    .menu-top select{
        font-size: 14px;
        padding: .5em;
    }
    /*    body .ui-button.ui-button-text-only .ui-button-text{
            padding: 0;
        }*/
    .margin-top-bottom{
        margin: 1em 0 1em;
    }
    .seemore-btn{
        padding: .5em;
    }
    .line{
        width: 90% !important;
        margin-top: 3em;
    }
    .set-img-sm{
        float: none;
        margin: 1em auto auto;
        width: 60%;
    }
    .margin-title-news{
        margin: 0.8em auto 0;
    }
    .padd-nol-sm{
        padding: 0;
    }
    .slider-product-index .item-slider .in h3 {
        font-size: 14px !important;
    }
    .slider-product-index .item-slider .in p {
        font-size: 12px;
    }
    .slider-product-index .item-slider .in p.small {
        font-size: 12px;
    }
    .index-news .content {
        margin-top: 3em;
    }
    .index-news .list h3 {
        font-size: 14px;
    }
    .content .list .img {
        min-width: 80px;
    }
    .index-app-slider {
        width: 80%;
        margin: 1em 10% auto;
    }
    .download-tutor .slick-dots li button:before {
        width: 7px;
        height: 7px;
        border: 1px solid lightgray;
    }
    .download-tutor .slick-dots li {
        width: 9px;
    }
    .download-tutor .slick-dots {
        bottom: -4em;
    }
    .padding-SM {
        padding: .5em;
    }
    .sm-public-filter .menu-top form {
        flex-wrap: wrap;
    }
    .sm-public-filter .menu-top .wrap-select {
        width: calc(50% - 4px);
        margin-bottom: 2px;
    }
    .sm-public-filter .menu-top .ui-selectonemenu label.ui-selectonemenu-label {
        height: 42px;
        width: 100%;
        line-height: 2.5em;
        font-size: 14px;
    }
    .sm-public-filter .menu-top .ui-inputfield {
        width: calc(100% - 71px);
        height: 42px;
        border: none;
    }
    .sm-public-filter .menu-top button {
        height: 42px;
        width: 71px;
    }
    .sm-public-filter.wrap-menu-top {
        height: auto;
    }
    .sm-public-filter .menu-top {
        padding: 25px 0 35px;
    }
    .sm-public-filter .ui-selectonemenu .ui-selectonemenu-trigger .ui-icon:before {
        content: "";
    }
    .sm-public-filter .menu-top .wrap-select::after {
        content: "";
        position: absolute;
        transform: rotate(135deg);
        width: 6px;
        height: 6px;
        border-right: 1px solid #202c45;
        border-top: 1px solid #202c45;
        top: 16px;
        right: 13px;
    }
    .index-win-product .title-index {
        margin-top: 2.5em;
    }
    .index-pop-product .wrap-button {
        margin-top: 11px;
        margin-bottom: 3.5em;
    }
    .index-pop-product .title-index h2 {
        margin-bottom: 6px;
    }
    .wrap-button {
        margin-top: auto;
    }

    /*add new online store search*/
    .top-online-search .wrap-select {
        margin-left: 0;
    }
    .top-online-search input {
        margin-left: 0;
    }
    .top-online-search .ui-button.black-hover {
        margin-left: 0;
    }
    .top-online-search .search-more .ui-button {
        margin-left: 0;
        width: 100%;
    }
    .top-online-search .search-more {
        width: 100%;
        margin-top: 10px;
    }
    /*end add new online store search*/
}