@media screen and (max-width: 360px){
    .narrow_none {
        display: none;
    }
}


#vegecupsoup.otameshi .mv img {
    width: 100%;
    vertical-align: bottom;
}

#vegecupsoup.otameshi section.product {
    margin-bottom: 70px;
}

#vegecupsoup.otameshi section.product div.image {
    height: auto;
    background: none;
    position: relative;
    width: 490px;
}

#vegecupsoup.otameshi section.product div.image p.notice {
    font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-left: 8%;
    font-size: 14px;
}

#vegecupsoup.otameshi section.product div.image .label {
    position: absolute;
    top: 30px;
    width: 53%;
}


#vegecupsoup.otameshi section.product div.image img {
    width: 94% !important;
    margin-left: 8%;
}

#vegecupsoup.otameshi section.product div.info {
    padding-top: 56px;
}

#vegecupsoup.otameshi section.product div.info div.before {
    font-size: 20px;
    padding-top: 0px;
}

#vegecupsoup.otameshi .item_name {
    border-bottom: 1px solid #000;
    position: relative;
    margin-bottom: 22px;
}

#vegecupsoup.otameshi .item_name_icon {
    font-size: 10px;
    color: #da9557;
    border: 1px solid #da9557;
    background: #fff;
    width: 90px;
    display: inline-block;
    text-align: center;
    position: absolute;
 }


#vegecupsoup.otameshi .flex.item_data {
    border-bottom: 1px solid #000;
    padding-bottom: 16px;
    margin-bottom: 20px;
}
#vegecupsoup section.product div.info div.before p.label {
    margin-top: 4px;
    margin-bottom: 4px;
}

#vegecupsoup.otameshi .flex .lineup {
    display: flex;
    justify-content: space-between;
    width: 300px;
    margin-left: 12px;
}

#vegecupsoup.otameshi section.product div.info div.before{
        width: 170px;
    position: relative;
}

#vegecupsoup.otameshi section.product div.info div.before .icon {
    font-size: 14px;
    line-height: 16px;
    width: 48px;
    height: 42px;
    border: 1px solid #000;
    text-align: center;
    padding: 12px 2px 0 2px;
    box-sizing: border-box;
    position: absolute;
    top: 2px;
    right: 0;
    }

#vegecupsoup.otameshi section.product div.info h3 {
    padding-left: 100px;
    margin-bottom: 0px;
    display: inline-block;
    border-bottom: none;
        font-family: ten-mincho, serif;
}

#vegecupsoup.otameshi .flex .lineup li {
    width: 15%;
    }

#vegecupsoup.otameshi .flex .lineup li img {
    width: 100%;
}

#vegecupsoup.otameshi .flex.item_data {
    justify-content: flex-start;
}
#vegecupsoup.otameshi .flex .data_txt {
    font-size: 11px;
    line-height: 20px;
}

#vegecupsoup.otameshi section.product div.info button {
padding: 4px 0 4px 0px;
text-align: center;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#vegecupsoup.otameshi section.product div.info div.arrow {
    margin: 0 12px 0 6px;
}


#vegecupsoup.otameshi section.product div.info div.additional {
    width: 46px;
}
#vegecupsoup.otameshi section.product div.info div.additional86 {
    width: 86px;
    margin: 10px 0;
}

#vegecupsoup.otameshi section.product div.info div.after p.label {
    font-size: 12px;
    margin-bottom: 4px;
}

#vegecupsoup.otameshi section.product div.info div.after {
    font-size: 22px;
    width: 140px;
}

#vegecupsoup.otameshi section.product div.info div.arrow {
    border-top: solid 8px transparent;
    border-bottom: solid 8px transparent;
    border-left: solid 6px crimson;
    position: relative;
    top: 15px;
}

#vegecupsoup.otameshi section.product div.info div.additional div,
#vegecupsoup.otameshi section.product div.info div.additional86 div {
    width: 100%;
    font-size: 14px;
    padding: 2px 4px;
    line-height: 18px;
}

#vegecupsoup.otameshi section.product div.info button {
    margin-top: 22px;
    width: 220px;
    background: #000;
    color: #fff;
}

#vegecupsoup.otameshi section.product div.info button::before {
    background-color: #fff;
    top: 15px;
}
#vegecupsoup.otameshi section.product div.info button::after {
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    top: 19px;
}

#vegecupsoup.otameshi .data_under {
    position: relative;
    }

#vegecupsoup.otameshi .data_under .notes {
    position: absolute;
    font-size: 10px;
    line-height: 18px;
    bottom: -4px;
    right: 0;
}


#vegecupsoup.otameshi .worries {
}

#vegecupsoup.otameshi .worries h3 {
    text-align: center;
    font-family: ten-mincho, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 50px;
    letter-spacing: 0.2em;
}

#vegecupsoup.otameshi .worries h4 {
    font-family: ten-mincho, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    text-align: center;
    letter-spacing: 0.2em;
}

#vegecupsoup.otameshi .worries div.worries_content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 70%;
    margin: 0 auto 50px;
    }


#vegecupsoup.otameshi .worries .txt_img {
    text-align: center;
}

#vegecupsoup.otameshi .worries .txt_img img {
    width: 350px;
    }

#vegecupsoup.otameshi .worries .worries_content div {
    width: 50%;
    }

#vegecupsoup.otameshi .worries .worries_content div.right {
    padding-top: 80px;
    }

#vegecupsoup.otameshi .worries .worries_content div img {
    width: 100%;
    }

#vegecupsoup.otameshi .worries .settle {
    background: #f5f5f5;
    padding: 60px 0 40px;
    margin-top: -30px
}

#vegecupsoup.otameshi .worries .settle div.content {
    width: 70%;
    margin: 0 auto;
}

#vegecupsoup.otameshi .worries .settle img {
    width: 100%;
}

#vegecupsoup.otameshi .worries .settle .brand_about img {
    width: 40%;
    display: block;
    margin: 30px auto 20px;
    }

#vegecupsoup.otameshi .worries .settle .brand_about .wrap {
    text-align: center;
    border: 1px solid #000;
    padding: 4px 4px;
    width: 80%;
    margin: 0 auto 60px;
    }

#vegecupsoup.otameshi .worries .settle .brand_about .wrap .inner {
    border: 1px solid #000;
    padding: 30px 0;
    }

#vegecupsoup.otameshi .worries .settle .brand_about .wrap .tb {
    text-align: center;
    margin-bottom: 50px
}

#vegecupsoup.otameshi .worries .settle .brand_about .wrap h3 {
    padding-bottom: 6px;
    border-bottom: 2px solid #000;
    display: inline;
    font-family: ten-mincho, serif;
    }

#vegecupsoup.otameshi .worries .settle .brand_about .wrap p {
    font-size: 18px;
    line-height: 36px;
        font-family: ten-mincho, serif;
    }

#vegecupsoup.otameshi section.zaiakukan0 {
    margin-bottom: 60px;
    }

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason {
    background: none;
    position: absolute;
    
    border: 1px solid #000;
    padding: 4px 4px;
    
    background: #fff;
    min-width: 600px;
    
    display: inline-block;
    left: 50%;
    margin: 0;
    transform: translate(-50%, 0);
    
    width: 50%;
    height: auto;
}

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason .inner {
    border: 1px solid #000;
    width: 100%;
    min-width: auto;
    display: flex;
    justify-content: flex-start;
    padding: 10px 20px;
}

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason .inner .img {
    width: 20%;
    }

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason .inner .txt {
    width: 80%;
    padding-top: 20px;
        text-align: left;
    padding-left: 20px;
    }

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason h3 {
    line-height: .6em;
    position: relative;
}

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason h3 span {
    position: absolute;
    font-size: 12px;
    top: -10px;
}

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason p span {
    font-size: 12px;
    display: block;
    margin-top: -4px;
}

#vegecupsoup.otameshi section.zaiakukan0 .inner .tb {
    position: absolute;
    top: 16vw;
    width: 55%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#brand_top section.zaiakukan0 .inner div.reason:nth-of-type(2) {
    top: 29vw;
}

#brand_top section.zaiakukan0 .inner div.reason:nth-of-type(3) {
    top: 43vw;
}

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(4) {
    top: 57vw;
    }

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(4) .inner .txt,
#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(5) .inner .txt {
    padding-top: 14px;
}

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(5) {
    top: 71vw;
    }

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(6) {
    top: 85vw;
    }

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(7) {
    top: 99vw;
    }
@media screen and (min-width: 768px) and (max-width: 1050px){
    #vegecupsoup.otameshi section.zaiakukan0 .inner .tb { top: 180px; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(1) { top: 0%; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(2) { top: 25%; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(3) { top: 37%; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(4) { top: 49%; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(5) { top: 61%; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(6) { top: 73%; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(7) { top: 85%; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason h3 {
        font-size: 32px !important;
    }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason p {
        font-size: 16px !important;
    }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason p span {
        font-size: 12px !important;
    }
}
@media all and (-ms-high-contrast: none) {
    #vegecupsoup.otameshi section.zaiakukan0 .inner .tb { top: 180px; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(1) { top: 0px; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(2) { top: 350px; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(3) { top: 530px; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(4) { top: 710px; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(5) { top: 890px; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(6) { top: 1070px; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(7) { top: 1250px; }
}
    
    
#vegecupsoup.otameshi .flow {
    margin-bottom: 60px;
}

#vegecupsoup.otameshi .flow .inner{
    border: 1px solid #000;
    width: 1024px;
    padding: 50px 0;
}


#vegecupsoup.otameshi .flow .inner h3 {
    text-align: center;
    }

#vegecupsoup.otameshi .flow .inner h3 span img {
    width: 10%;
}

#vegecupsoup.otameshi .flow .inner ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 95%;
    margin: 0 auto;
    }

#vegecupsoup.otameshi .flow .inner ul li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 30%;
}

#vegecupsoup.otameshi .flow .inner ul li div {
    width: 46%;
    }

#vegecupsoup.otameshi .flow .inner ul li div img {
    width: 100%;
    }

#vegecupsoup.otameshi .flow .inner ul li p {
    width: 54%;
    font-size: 12px;
    }

#vegecupsoup.otameshi section.zaiakukan0 .inner {
    width: 100%;
    min-width: 1024px;
    max-width: initial;
}

#vegecupsoup.otameshi section.zaiakukan0 .inner img {
    display: block;
    width: 100%;
    margin: 0;
    position: relative;
}

#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason h3 {
    font-size: 2.7vw; /* 32px; */
    font-family: ten-mincho, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1em;
    letter-spacing: 0.2em;
    margin-bottom: 6px;
}
#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason p {
    font-size: 1.5vw;
    line-height: 1.5em;
}
#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason p span {
    font-size: 1.15vw;
}
#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason1 h3 { margin-top: 0.8vw; }
#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason2 h3 { margin-top: 0.8vw; }
#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason5 h3 { margin-top: 0.8vw; }
#vegecupsoup.otameshi section.zaiakukan0 .inner div.reason6 h3 { margin-top: 0.8vw; }

@media all and (-ms-high-contrast: none) {
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason h3 {
        font-size: 32px;
    }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason p {
        font-size: 16px;
    }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason p span {
        font-size: 12px;
    }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason1 h3 { margin-top: 0px; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason2 h3 { margin-top: 0px; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason5 h3 { margin-top: 0px; }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason6 h3 { margin-top: 0px; }
}

#brand_top section.zaiakukan0 .inner div.reason {
    box-sizing: border-box;
    position: absolute;
    width: 600px;
    height: 140px;
    left: 50%;
    margin-left: -300px;
    padding-top: 36px;
    text-align: center;
    background-repeat: no-repeat;
}

#vegecupsoup.otameshi .flow .inner ul li:nth-child(1) p {
    padding-top: 10px;
    }

#vegecupsoup.otameshi .flow .inner ul li:nth-child(2) p {
    padding-top: 33px;
    }

#vegecupsoup.otameshi .flow .inner ul li:nth-child(3) p {
    padding-top: 33px;
    }

#vegecupsoup.otameshi .flow .inner ul li:nth-child(3) div img {
    width: 86%;
    display: block;
    margin: 0 auto;
}

#vegecupsoup.otameshi section.all_line_up .content .view {
position: relative;
}

#vegecupsoup.otameshi section.all_line_up .content .view p {
position: absolute;
top: 0;
    font-size: 36px;
    text-align: left;
    font-family: ten-mincho, serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    margin: 62px 0 0 140px;
    line-height: 1.75em;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), -2px 2px 4px rgba(0, 0, 0, 0.3), 2px -2px 4px rgba(0, 0, 0, 0.3), -2px -2px 4px rgba(0, 0, 0, 0.3);
}

#vegecupsoup.otameshi section.all_line_up h2 {
    position: relative;
    margin-top: 70px;
    }

#vegecupsoup.otameshi section.all_line_up h2 span {
    font-size: 40px;
    xpadding: 0 10px;
    xposition: absolute;
    xleft: 0;
    xright: 0;
    }

#vegecupsoup.otameshi section.all_line_up {
    background: none;
    padding-top: 0;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 150px;
}

#vegecupsoup.otameshi section.all_line_up ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#vegecupsoup.otameshi section.all_line_up ul li {
    width: 48%;
}

#vegecupsoup.otameshi section.all_line_up ul li img.soup_img {
    width: 100%;
}

#vegecupsoup.otameshi section.all_line_up div.line_up div.commodity {
    /*width: 100%;*/
}

#vegecupsoup.otameshi section.all_line_up div.line_up div.commodity div.image {
        width: 100%;
    /*height: auto;*/
    margin-bottom: 40px;
}

#vegecupsoup.otameshi section.all_line_up div.line_up div.commodity .image img.number {
    bottom: -30px;
    width: 80px;
}

#vegecupsoup.otameshi .cap_img {
    width: 50px;
    padding-right: 16px;
}

#vegecupsoup.otameshi .cap_img img {
    width: 100%;
}
#vegecupsoup.otameshi section.all_line_up div.line_up div.commodity h4 {
    border-bottom: none;
        margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

#vegecupsoup.otameshi .soup_name {
    display: flex;
    padding-bottom: 6px;
    justify-content: flex-start;
    border-bottom: 1px solid #000;
}

#vegecupsoup.otameshi section.all_line_up div.line_up div.commodity p {
    /*padding: 10px 0 30px;*/

}
#vegecupsoup.otameshi section.all_line_up .commodities_image {
    padding-bottom: 50px;
}
#vegecupsoup.otameshi h3.soup_notes {
    text-align: center;
    line-height: 36px;
    margin-bottom: 40px;
}

#vegecupsoup.otameshi section.product_2 {
margin-bottom: 0;
}

#vegecupsoup.otameshi .all_line_up .lead {
    width: 260px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    margin: auto;
}

#vegecupsoup.otameshi .all_line_up .lead img {
    width: 100%;
}

#vegecupsoup.otameshi #feature {
    background: #eeeeee;
    padding: 70px 0 0px;
}

#vegecupsoup.otameshi #feature h3 {
    text-align: center;
    font-size: 26px;
    line-height: 48px;
}

#vegecupsoup.otameshi #feature h3 span {
    padding-top: 16px;
        text-align: center;
    width: 200px;
    display: block;
    margin: 0 auto;
    display: block;
}

#vegecupsoup.otameshi #feature img {
    width: 100%;
}

#vegecupsoup.otameshi .recomended h3 {
    text-align: center;
    font-family: ten-mincho, serif;
    font-weight: normal;
    border-bottom: 2px solid #000;
    display: block;
    margin: 0 auto;
    width: 300px;
    font-size: 26px;
    padding-bottom: 10px;
    line-height: 38px;
}


#vegecupsoup.otameshi .about {
    margin-bottom: 80px;
}

#vegecupsoup.otameshi .about img {
    width: 100%;
}

#vegecupsoup.otameshi .about .bk {
        width: 390px;
    display: block;
    margin: 30px auto 0;

}

#vegecupsoup.otameshi .about p {
        margin-top: 10px;
    font-family: ten-mincho, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    text-align: center;
    line-height: 2em;
}

@media screen and (max-width: 767px){

    #vegecupsoup.otameshi .item_name_icon {
        display: block;
        position: static;
        margin: 0 auto 6px;
    }

    #vegecupsoup.otameshi .item_name {
        border-bottom: none;
        margin-bottom: 12px;
    }

    #vegecupsoup.otameshi .label {
        width: 100%;
        margin-top: 16px;
        margin-bottom: 16px;
    }

    #vegecupsoup.otameshi .label img {
        width: 100%;
    }

    #vegecupsoup.otameshi section.product div.info {
        margin-top: 0;
    }

    #vegecupsoup.otameshi section.product {
        padding: 40px 0;
    }

    #vegecupsoup.otameshi section.product div.info h3 {
        width: 100%;
        padding: 0;
        font-size: 18px;
        text-align: center;
    }

    #vegecupsoup.otameshi section.product div.info h3 span {
        font-size: 28px;
        padding: 0 4px;
    }

    #vegecupsoup.otameshi section.product .item {
        vertical-align: bottom;
    }

    #vegecupsoup.otameshi .flex .lineup {
        box-sizing: border-box;
        width: 100%;
        background: #fff;
        padding-top: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        margin-left: 0px;
    }

    #vegecupsoup.otameshi .flex .lineup li {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        margin-bottom: 10px;
    }

    #vegecupsoup.otameshi .flex .lineup li .img {
        width: 16%;
        padding-right: 8px;
    }

    #vegecupsoup.otameshi .flex .lineup li .img img {
            width: 80%;
        display: block;
        margin: 0 auto;
    }

    #vegecupsoup.otameshi .flex .lineup li .txt {
            width: 80%;
        font-size: 12px;
        line-height: 20px;
        text-align: justify;
        padding-top: 2px;
    }

    #vegecupsoup.otameshi section.product div.info div.before {
        font-size: 5.2vw;
        width: 40%;
    }

    #vegecupsoup.otameshi section.product div.info div.before p.label {
        font-size: 3.4vw;
        margin-top: 0;
    }

    #vegecupsoup.otameshi section.product div.info div.before p.price span.small {
        font-size: 2.8vw;
        margin-right: -20px;
    }

    #vegecupsoup.otameshi section.product div.info div.arrow {
        box-sizing: border-box;
        width: 10px;
        height: 10px;
        border-top: solid 6px transparent;
        border-bottom: solid 6px transparent;
        border-left: solid 6px crimson;
        margin: 10px 3vw 0 10vw;
    }

    #vegecupsoup.otameshi section.product div.info div.after {
        font-size: 7vw;
        line-height: 0.9em;
        width: 37vw;
    }

    #vegecupsoup section.product div.info div.after p.price span.small {
        font-size: 3.4vw;
    }

    #vegecupsoup.otameshi section.product div.info div.additional div {
        font-size: 3.4vw;
        padding: 1vw 0;
        line-height: 4.3vw;
    }

    #vegecupsoup.otameshi section.product div.info div.additional {
            width: 11vw;
    }

    #vegecupsoup.otameshi section.product div.info div.after p.label {
        font-size: 3.4vw;
        margin-top: 5px;
    }

    #vegecupsoup.otameshi .flex.item_data {
        padding-bottom: 0;
        border-bottom: 0;
    }
    
    #vegecupsoup.otameshi .info p.notice {
        font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        margin-left: 0;
        text-align: right;
        font-size: 12px;
    }
    
    #vegecupsoup.otameshi .flex.item_data .before .price {
        line-height: 1.5em;
    }
    
    #vegecupsoup.otameshi section.product div.info button {
        margin-top: 0;
        width: 100%;
        }

    #vegecupsoup.otameshi .worries .settle .brand_about img {
            width: 100%;
        display: block;
        margin: -6px auto 0px;
    }

    #vegecupsoup.otameshi .worries div.worries_content {
        width: 100%;
            margin: 0 auto;
    }

    #vegecupsoup.otameshi .worries .settle {
        padding: 22px 0 0px;
    }
    
    #vegecupsoup.otameshi .worries .settle .brand_about .wrap {
        border: none;
        margin: 0 auto 20px;
        width: 100%;
    }
    
    #vegecupsoup.otameshi .worries .settle .brand_about .wrap .inner {
        border: none;
    }
    #vegecupsoup.otameshi .worries .settle .brand_about .wrap h3 {
        display: block;
        font-size: 28px;
        border-bottom: none;
        margin-bottom: 0px;
        letter-spacing: 0em;
    }
    #vegecupsoup.otameshi .worries .settle .brand_about .wrap p.about {
        display: inline-block;
        border-bottom: solid 1px #000;
    }
    #vegecupsoup.otameshi .worries .settle .brand_about .wrap .tb {
        text-align: center;
        margin-bottom: 0px;
    }

    
    #vegecupsoup.otameshi .worries .settle div.content {
        width: 90%;
    }

    #vegecupsoup.otameshi .worries div.worries_content img {
        width: 100%;
    }

    #vegecupsoup.otameshi .worries h3 {
        margin-bottom: 20px;
            font-family: ten-mincho, serif;
    }

    #vegecupsoup.otameshi .worries div.content {
        padding: 0;
    }

    #vegecupsoup.otameshi .worries .worries_content div {
        width: 100%;
    }

    #vegecupsoup.otameshi section.product div.image {
        width: 100%;
    }

    #vegecupsoup.otameshi .data_under .notes {
            position: static;
        text-align: center;
        font-size: 12px;
        padding-top: 16px;
    }

    #vegecupsoup.otameshi section.product {
        margin-bottom: 60px;
        }

    #vegecupsoup.otameshi .worries .txt_img img {
        width: 100%;
    }

    #vegecupsoup.otameshi .about .bk {
        width: 100%;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner {
        min-width: auto;
        padding: 0;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason {
        width: 90%;
        margin: auto;
        left: 0;
        right: 0;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason .inner .img {
        width: 32%;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason .inner .txt {
        width: 87%;
        padding-top: 8px;
        text-align: left;
        padding-left: 3vw;
    }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason1 .inner .txt
    {
        padding-top: 16px;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason {
        padding: 3px 3px;
        left: 50%;
        width: 90%;
        min-width: initial;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason h3 {
        font-size: 5.6vw;
        letter-spacing: 0em;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason p {
        padding-top: 4px;
        line-height: 4.5vw;
        font-size: 13px;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason .inner .txt {
        font-size: 3.5vw;
        line-height: 14px;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason p span {
            font-size: 10px;
        margin-top: 0px;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason .inner {
    padding: 10px 10px 8px;
    }


    #vegecupsoup.otameshi section.zaiakukan0 .inner .tb {
            top: 24vw;
        width: 90%;
    }

    #brand_top section.zaiakukan0 .inner div.reason:nth-of-type(2) {
        top: 46vw;
    }

    #brand_top section.zaiakukan0 .inner div.reason:nth-of-type(3) {
        top: 78vw;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(4) {
        top: 110vw;
    }
    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(5) {
            top: 142vw;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(6) {
        top: 174vw;
    }

    #vegecupsoup.otameshi section.zaiakukan0 .inner div.reason:nth-of-type(7) {
        top: 206vw;
    }

    #vegecupsoup.otameshi section.zaiakukan0 {
        margin-bottom: 26px;
    }

    #vegecupsoup.otameshi .flow {
        width: 94%;
        margin: 0 auto 26px;
    }

    #vegecupsoup.otameshi .flow .inner ul li {
        width: 90%;
        margin: 0 auto;
    }

    #vegecupsoup.otameshi .flow .inner ul li div {
        width: 44%;
    }


    #vegecupsoup.otameshi .flow .inner ul li p {
        width: 54%;
        font-size: 11px;
        line-height: 20px;
    }
    
    #vegecupsoup.otameshi .flow .inner h3 {
        font-family: ten-mincho, serif;
        font-weight: 400;
        font-style: normal;
    }
    
    #vegecupsoup.otameshi .flow .inner ul li p {
        font-family: "游ゴシック", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-size: 13px;
    }
    
    #vegecupsoup.otameshi .flow .inner ul li:nth-child(1) p {
        padding-top: 10px;
    }
    
    #vegecupsoup.otameshi .flow .inner ul li:nth-child(2) div img {
        margin-left: -4px;
    }

    #vegecupsoup.otameshi .flow .inner ul li:nth-child(3) div img {
        margin-left: 0;
    }

    #vegecupsoup.otameshi .flow .inner {
        padding: 30px 0 20px;
    }

    #vegecupsoup.otameshi section.all_line_up .content .view p {
        font-size: 20px;
        margin: 10px 0 0 20px;
        line-height: 1.65em;
    }

    #vegecupsoup.otameshi section.all_line_up h2 {
    margin-top: 46px;
    }

    #vegecupsoup section.all_line_up h2 {
        font-size: 20px;
    }

    #vegecupsoup.otameshi section.all_line_up h2 span {
    font-size: 30px;
    }

    #vegecupsoup.otameshi section.all_line_up h2 img {
    padding-top: 6px;
    width: 40%;
    }

    #vegecupsoup.otameshi section.all_line_up h2 {
        padding-bottom: 10px;
    }

    #vegecupsoup section.all_line_up .commodities_image {
            width: 80%;
        margin: 0 auto;
    }

    #vegecupsoup.otameshi section.all_line_up ul {
        margin-bottom: 20px;
    }

    #vegecupsoup.otameshi section.all_line_up ul li {
        width: 100%;
        margin-bottom: 40px;
    }

    #vegecupsoup.otameshi section.all_line_up div.line_up div.commodity h4 {
    font-size: 3.8vw;
        /*width: 78%;
        margin: 0 0 0 3vw;*/
        border-bottom: 1px solid #000;
        padding: 0 0 10px 0;
        margin: 0 20px 10px 20px;
    }

    #vegecupsoup.otameshi section.all_line_up div.line_up div.commodity div.image {
        margin-bottom: 30px;
    }

    #vegecupsoup.otameshi .soup_name {
            width: 90%;
        margin: 0 auto;
    }

    #vegecupsoup.otameshi .cap_img {
        width: 20%;
        padding-right: 0vw;
    }

    #vegecupsoup.otameshi section.all_line_up div.line_up div.commodity p {
        padding: 10px 0 10px;
        font-size: 12px;
        /*border-bottom: 1px solid #000;*/
    }

    #vegecupsoup.otameshi section.all_line_up div.line_up div.commodity p.appendix {
    font-size: 10px;
        padding: 10px 0 30px 0;
        border-bottom: none;
    }

    #vegecupsoup.otameshi section.all_line_up .commodities_image {
        padding-bottom: 20px;
    }

    #vegecupsoup.otameshi h3.soup_notes {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    #vegecupsoup.otameshi .all_line_up .lead {
        width: 60%;
        bottom: 10px;
    }

    #vegecupsoup.otameshi section.all_line_up {
        padding-bottom: 110px;
    }


    #vegecupsoup.otameshi section.product div.info {
    padding-top: 0;
    }

    #vegecupsoup.otameshi section.product.product_2 {
        margin-bottom: 0;
    }

    #vegecupsoup.otameshi #feature div.content,
    #vegecupsoup.otameshi #feature div.inner {
        padding: 0;
    }

    #vegecupsoup.otameshi #feature h3 {
        font-size: 22px;
        line-height: 40px;
        margin-bottom: 0;
    }

    #vegecupsoup.otameshi #feature h3 span {
        width: 50%;
        padding-top: 0;
    }

    #vegecupsoup.otameshi section.recomended .wrap h3 {
        width: 100%;
        font-size: 6vw;
        line-height: 30px;
        padding-bottom: 0;
    }

    #vegecupsoup.otameshi .about {
        margin-bottom: 36px;
    }

    #vegecupsoup.otameshi .about p {
        font-size: 16px;
    }

    #vegecupsoup section.recomended .wrap ul {
        margin: 30px 0 0 0px;
    }

    #vegecupsoup.otameshi .flow .inner {
        width: 100%;
    }

}


