.header .header__left {
    display: flex;
    /* margin-top: 0.5rem; */
    width: 25%;
    margin-top: auto;
    margin-bottom: auto;
}
@media only screen and (max-width:926px) {
    .header .header__left {
        width: 100%;
    }
    .meka_description .meka_description_list{
        width: 100%;
    }
  }
.header__right {
    display: flex;
    margin-left: auto;
    width: 65% !important;
    text-align: center !important;
}

.btn_learn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 16px;
    text-decoration: none;
    color: #525263;
    background-color: #F5F7F8;
    border-color: #ccc;
    
   
}
.btn_learn:hover{
    text-decoration: none;
    color: #525263;
    background-color: #d7dfe3;
    border-color: #adadad;
}
.btn_learn:focus{
    outline:none;
    text-decoration: none;
    color: #525263;
    background-color: #d7dfe3;
    border-color: #adadad;
}

.meka_description_image{
    margin: unset;
    width: 32%;
}
@media only screen and (max-width:926px) {
    .meka_description .meka_description_list{
        width: 100%;
    }
    .meka_description_image{
        margin: 0 auto;
        width: 80%;
    }
}


/* .header .header__rightButtonImage.-qanda {
    width: 20.92px !important;
    height: 15.92px !important;
    background-image: url(../img/block/header/header_balloon_02.png) !important;
    margin-right: .81rem;
} */

.footer .footer__blue {
    background-color: white;
    padding: 20px;
}
.footer .footer__copyrightPart,.footer .footer__blueBottomLink{
    color: #000000 !important;
}

.header .header__logo{
    max-height: 55px;
}
.header .header__logoWrapper {
    /* width: initial; */
    width: auto;
    height: inherit;
    margin-right: initial;
    padding: 6px;
}
.spFooter .spFooter__itemLink{
    padding: 15px 0 !important;
}
.header .header__rightButton{
    flex-direction: column;
}


@media only screen and (max-width:926px) {
    .spFooter{
        display: flex !important;
    }
  }

.ec-layoutRole__contents {
    padding: 0px !important;
}

.ec-pager .ec-pager__item a, .ec-pager .ec-pager__item--active a{
    width: 40px !important;
}
.footer .footer__skyblue{
    margin-top: 60px;
}
.ec-off4Grid .ec-off4Grid__cell{
    margin-bottom: 60px;
}

/*商品一覧の金額表示*/
.price02-default{
    display: none;
}

.tab01 {
    color: #000000;
}

element.style {
}
.underpage-heading-title {
    padding: 60px 0 40px;
}
.underpage-heading-title{
    padding-top: 60px;
}
.ec-contactRole {
    padding: 0 !important;
}

/*商品詳細*/
@media screen and (min-width: 999px) {
    .ec-grid__cell:first-child{
        width: 50% !important
    }
    .ec-grid{
        display: flex !important;
    }
    .ec-productRole img {
        max-width: 540px !important;
    }
    .ec-productcode{
        padding: 6px;
    }
}
@media screen and (max-width: 998px) {
    .ec-productRole__title {
        order: initial;
        font-size: 41px;
        margin-bottom: 0;
    }
    .ec-productRole .ec-productRole__title .ec-headingTitle {
        font-size: 24px;
    }
    .ec-grid2__cell:last-of-type > div {
        padding: 0rem !important;
    }
    .ec-productRole .ec-productRole__category {
        border-bottom: 0px;
    }
    .ec-layoutRole{
        /*padding: 0 15px !important;*/
    }
    .ec-productRole {
        padding: 0 !important;
    }
}

.ec-sliderItemRole {
    margin-top: 3rem;
}
.ec-grid2 {
    justify-content: initial;
}
.ec-grid2__cell:last-of-type > div {
    padding: 2rem 0;
}
.ec-productcode{
    font-size: 24px;
    color: black;
    font-weight: bold;
}
.ec-productRole .ec-productRole__title .ec-headingTitle{
    color: black;
}
.order-ui {
    margin: 40px auto;
    width: 90%;
    padding: 0;
}
.ec-productRole {
    padding-left: 0px;
    padding-right: 0px;
}

.link-item{
    color: #ffffff;
    text-align: left;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: .01em;
    line-height: 1.83333333333;
    text-decoration: underline;
}
@media screen and (max-width: 998px) {
    .link-item{
        font-size: 1rem;
    }
}
.link-item:hover {
    color: white;
}
.link-item:focus {
    color: white;
}

.youtube-title {
    margin-top: 60px;
    margin-bottom: 10px;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
  max-width: 600px;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.header__hamburgerWrapper{
    display:none;
    
}
@media screen and (max-width: 768px){
#footer {
    overflow: initial;
    margin-bottom: 70px;
}
}

.originalModal .originalModal__threeItemsWrapper {
width: 100%;
}
.originalModal .originalModal__item:not(:last-child) {
width: 32%;
}

.footer .footer__blue {
    padding: 40px 20px 20px 20px;
}
.footer .footer__blueTop {
    justify-content: center;
}
.footer .footer__copyright {
    color: white;
}
.footer .footer__blueBottomLinks a {
    color: white !important;
}
.footer .footer__blueBottomLinks {
    margin: 0 auto;
}
.footer .footer__copyrightPart {
    margin: 20px 0;
    text-align: center;
}

.ec-productRole__description h2{
    font-size: 2.4rem;
    margin-top: 2rem;
}

.ec-productRole__description img{
    margin: 2rem 0 3rem;
}

.product_list__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
}

.box-lining{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
@media (min-width: 900px) {
    .modal-content_custom {
        width: 800px !important;
        max-width: 800px !important;
        height: 640px !important;
    }
    .item-lining {
        width: 22% !important;
    }
    .scrollbar
    {
        height: 400px;
        width: 100%;
        overflow-y: auto;
    }
}
@media (max-width: 900px) {
    .item-lining {
        width: 21% !important;
    }
    .scrollbar
    {
        height: 300px;
        width: 100%;
        overflow-y: auto;
    }
}
@media screen and (max-width: 600px){
    .item-lining {
        width: 26% !important;
    }
}

.force-overflow
{
	min-height: 450px;
}
#lining-list::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#lining-list::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#lining-list::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #555555;
}
.box-input{
    position: relative;
}

.modal-title-product{
    font-size: 14px;
    font-weight: 100;
}

.btn-search-pc{
    position: absolute;
    top: 0;
    right: 0;
    background: #004F99;
    height: 100%;
    padding: 0 10px;
    font-size: 14px;
    color: white;
}

.product_list__tag {
    font-weight: bold;
    min-width: 40px;
    height: 29px;
    background-color: #424242;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 1.41666666667;
    white-space: nowrap;
    margin-bottom: 0.06rem;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    box-sizing: border-box;
}
