.box_ramen #ramen_sec2 {
    height: 533px;
    position: relative;
    background-image: url("../img/my_img/miso_sec2_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    color: #fff;
    /* margin-top: 46px; */
}
.box_ramen #ramen_sec2 .txt {
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.5px;
    width: 683px;
    position: absolute;
    bottom: 26px;
    left: 38px;
    z-index: 1;
    box-sizing: border-box;
}
.box_ramen #ramen_sec3 {
    margin: 88px 0 89px;
}
.box_ramen #ramen_sec3 h2 {
    text-align: center;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 11px;
}
.box_ramen #ramen_sec3 h2 span {
    border-bottom: 1px solid #ffc6c6;
    padding: 0 55px 14px;
}
.box_ramen #ramen_sec3 h2 q {
    color: #f33b3b;
}
.box_ramen #ramen_sec3 .txt {
    text-align: center;
    margin: 55px 0 53px;
}
.box_ramen #ramen_sec3 .txt span {
    color: #f33b3b;
}
.box_ramen #ramen_sec3 .blk {
    display: flex;
    justify-content: space-between;
	flex-wrap:wrap;
}
.box_ramen #ramen_sec3 .blk .blk-box {
    width: auto;
    border: 1px solid #f33b3b;
    position: relative;
    box-sizing: border-box;
	margin-bottom:30px;
}
.box_ramen #ramen_sec3 .blk h3 {
    font-size: 30px;
    background: #f33b3b;
    color: #fff;
    letter-spacing: 12px;
    padding: 22px 0 17px;
}
	.box_ramen #ramen_sec3 .blk h3 span {
		font-size:24px;
    	letter-spacing: 5px;
	}
.box_ramen #ramen_sec3 .blk .img {
    position: absolute;
    top: -1px;
    right: -72px;
    z-index: 1;
}
.box_ramen #ramen_sec3 .blk .box1 {
	padding-bottom:53px;
}
.box_ramen #ramen_sec3 .blk .box1 h3 {
    text-align: center;
}

.box_ramen #ramen_sec3 .blk .box1 ul {
    padding-top: 46px;
}
.box_ramen #ramen_sec3 .blk .box1 ul li {
    position: relative;
    width: 219px;
    margin-left: 103px;
    border-bottom: 1px solid #ffc6c6;
    font-size: 20px;
    letter-spacing: 8px;
    box-sizing: border-box;
    padding: 0 0 2px 97px;
}
.box_ramen #ramen_sec3 .blk .box1 ul li img {
    position: absolute;
    left: -74px;
}
.box_ramen #ramen_sec3 .blk .box1 ul li .icon1 {
    top: -33px;
}
.box_ramen #ramen_sec3 .blk .box1 ul li .icon2 {
    top: -25px;
}
.box_ramen #ramen_sec3 .blk .box1 ul li .icon3 {
    top: -17px;
}
.box_ramen #ramen_sec3 .blk .box1 ul li .icon4 {
    top: -22px;
}
.box_ramen #ramen_sec3 .blk .box1 ul li .icon5 {
    top: -16px;
}
.box_ramen #ramen_sec3 .blk .box1 ul li .icon6 {
    top: -10px;
}
.box_ramen #ramen_sec3 .blk .box1 ul li .icon7 {
    top: -52px;
}
.box_ramen #ramen_sec3 .blk .box1 ul li .icon8 {
    top: -31px;
}
.box_ramen #ramen_sec3 .blk .box1 ul li + li {
    margin-top: 42px;
}
.box_ramen #ramen_sec3 .blk .box1 .syouyu_ul li {
    width: 246px;
    padding-left: 77px;
}
.box_ramen #ramen_sec3 .blk .box1 .tonkotsu_ul {
    padding-top: 81px;
}
.box_ramen #ramen_sec3 .blk .box1 .tonkotsu_ul li {
    width: 251px;
    padding: 0 0 6px 79px;
}
.box_ramen #ramen_sec3 .blk .box1 .tonkotsu_ul li + li {
    margin-top: 72px;
}
.box_ramen #ramen_sec3 .blk .box2 h3 {
    padding-left: 46px;
}
.box_ramen #ramen_sec3 .blk .box2 .txt2 {
    padding: 56px 30px 53px 35px;
}
@media screen and (max-width:1200px) {
    .box_ramen #ramen_sec3 .blk .blk-box {
        width: 49%;
    }
    .box_ramen #ramen_sec3 .blk h3 {
        letter-spacing: 9px;
    }
    .box_ramen #ramen_sec3 .blk .img {
        right: -104px;
    }
    .box_ramen #ramen_sec3 .blk .box1 ul li {
        margin: 0 auto;
    }
    .box_ramen #ramen_sec3 .blk .box1 .syouyu_ul li {
        width: 220px;
        padding-left: 72px;
        letter-spacing: 3px;
    }
    .box_ramen #ramen_sec3 .blk .box1 .syouyu_ul li img {
        left: -52px;
    }
    .box_ramen #ramen_sec3 .blk .box1 .tonkotsu_ul li {
        width: 250px;
        padding-left: 94px;
        letter-spacing: 3px;
    }
    .box_ramen #ramen_sec3 .blk .box1 .tonkotsu_ul li img {
        left: -45px;
    }
    .box_ramen #ramen_sec3 .blk .box2 h3 {
        padding-left: 30px;
    }
    .box_ramen #ramen_sec3 .blk .box2 .txt2 {
        padding: 56px 20px 53px 25px;
    }
}
@media screen and (max-width:1120px) {
    .box_ramen #ramen_sec1 {
        padding: 0 4%;
    }
    .box_ramen #ramen_sec2 .txt {
        width: 100%;
        padding-right: 65px;
    }
}
@media screen and (max-width:999px) {
    .box_ramen #ramen_sec2 {
        background-image: url("../img/my_img/miso_sec2_bg_sp.jpg");
        background-size: 100%;
        background-color: #000;
        height: auto;
        padding-bottom: 7%;
        /* margin-top: 10%; */
    }
    .box_ramen #ramen_sec2 .txt {
        font-size: 16px;
        width: 100%;
        position: static;
        padding: 0 4%;
        margin-top: 41%;
    }
    .box_ramen #ramen_sec3 {
        margin: 10% 0 15%;
    }
    .box_ramen #ramen_sec3 h2 {
        font-size: 7vw;
        line-height: 10vw;
        letter-spacing: 0.3em;
    }
    .box_ramen #ramen_sec3 h2 span {
        padding: 0 4% 3% 7%;
    }
    .box_ramen #ramen_sec3 .txt {
        margin: 10% 0;
    }
    .box_ramen #ramen_sec3 .blk {
        display: block;
    }
    .box_ramen #ramen_sec3 .blk .blk-box {
        width: auto !important;
        display: block !important;
        width: 92%;
        margin: 0 auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    .box_ramen #ramen_sec3 .blk h3 {
        font-size: 4.8vw;
        line-height: 7vw;
        letter-spacing: 0.2em;
        text-align: center;
        padding: 2.3% 0 3%;
    }
    .box_ramen #ramen_sec3 .blk .img {
        position: static;
        width: 100%;
    }
    .box_ramen #ramen_sec3 .blk .box1 {
        padding-bottom: 10%;
    }
    .box_ramen #ramen_sec3 .blk .box1 ul li {
        width: 60%;
        margin: 0 auto;
        font-size: 4vw;
        line-height: 8vw;
        letter-spacing: 0.2em;
        padding-left: 26%;
    }
    .box_ramen #ramen_sec3 .blk .box1 ul li img {
        width: 50%;
        left: -24%;
    }
    .box_ramen #ramen_sec3 .blk .box1 ul li .icon1 {
        top: -66%;
    }
    .box_ramen #ramen_sec3 .blk .box1 ul li .icon2 {
        top: -38%;
    }
    .box_ramen #ramen_sec3 .blk .box1 ul li .icon3 {
        top: -23%;
    }
    .box_ramen #ramen_sec3 .blk .box1 ul li .icon4 {
        top: -46%;
    }
    .box_ramen #ramen_sec3 .blk .box1 ul li .icon5 {
        top: -32%;
    }
    .box_ramen #ramen_sec3 .blk .box1 ul li .icon6 {
        top: -13%;
    }
    .box_ramen #ramen_sec3 .blk .box1 ul li .icon7 {
        top: -135%;
    }
    .box_ramen #ramen_sec3 .blk .box1 ul li .icon8 {
        top: -65%;
    }
    .box_ramen #ramen_sec3 .blk .box1 ul li + li {
        margin-top: 10%;
    }
    .box_ramen #ramen_sec3 .blk .box1 .syouyu_ul li {
        width: 60%;
        padding-left: 20%;
    }
    .box_ramen #ramen_sec3 .blk .box1 .syouyu_ul li img {
        left: -20%;
    }
    .box_ramen #ramen_sec3 .blk .box1 .tonkotsu_ul li {
        width: 60%;
        padding-left: 20%;
    }
    .box_ramen #ramen_sec3 .blk .box1 .tonkotsu_ul li img {
        left: -20%;
    }
    .box_ramen #ramen_sec3 .blk .box1 .tonkotsu_ul li + li {
        margin-top: 16%;
    }
    .box_ramen #ramen_sec3 .blk .box2 {
        /* margin-top: 8%; */
        padding-bottom: 7%;
    }
    .box_ramen #ramen_sec3 .blk .box2 h3 {
        padding-left: 0;
    }
    .box_ramen #ramen_sec3 .blk .box2 .img img {
        width: 100%;
    }
    .box_ramen #ramen_sec3 .blk .box2 .txt2 {
        padding: 0 4%;
        margin-top: -3%;
    }
}
.box_ice #ice_sec2 {
    margin: 31px 0 37px;
    width: 840px;
    height: 630px;
    position: relative;
    background-image: url("../img/my_img/ice_sec2_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.box_ice #ice_sec2 .txt {
    width: 400px;
    height: 370px;
    text-align: center;
    font-size: 32px;
    line-height: 66px;
    letter-spacing: 4px;
    position: absolute;
    top: 222px;
    left: 211px;
    z-index: 1;
}.box_ice #ice_sec2 .txt span{
    font-size: 44px;

}
.box_ice #ice_sec3 {
    background: url("../img/my_img/ice_sec3_bg.jpg") no-repeat center/cover;
    padding: 54px 0 38px;
}
.box_ice #ice_sec3 h2 {
    text-align: right;
    font-size: 38px;
    letter-spacing: 10px;
    margin-right: 18px;
}
.box_ice #ice_sec3 h2 span {
    border-bottom: 1px solid #ffc6c6;
    padding: 0 0 18px 25px;
}
.box_ice #ice_sec3 h2 small {
    font-size: 30px;
}
.box_ice #ice_sec3 h2 q {
    color: #f33b3b;
}
.box_ice #ice_sec3 .txt {
    width: 399px;
    float: right;
    margin: 45px 21px 0 0;
	font-size: 120%;
}
.box_ice #ice_sec4 {
    margin: 102px 0 81px;
}
.box_ice #ice_sec4 h2 {
    width: 725px;
    margin: 0 auto;
    text-align: center;
    font-size: 35px;
    letter-spacing: 11px;
    border-bottom: 1px solid #ffc6c6;
    padding-bottom: 20px;
}
.box_ice #ice_sec4 h2 span {
    color: #f33b3b;
    font-size: 50px;
}
.box_ice #ice_sec4 .slick-arrow {
    width: 52px;
    height: 53px;
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: auto;
    top: 266px;
}
.box_ice #ice_sec4 .slick-arrow:before {
    display: none;
}
.box_ice #ice_sec4 .slick-prev {
    background-image: url("../img/my_img/prev.png");
    left: 88px;
}
.box_ice #ice_sec4 .slick-next {
    background-image: url("../img/my_img/next.png");
    right: 91px;
}
.box_ice #ice_sec4 .ice_sec4_js .txt {
    font-size: 25px;
    letter-spacing: 10px;
    text-align: center;
    margin-top: -45px;
}
.box_ice #ice_sec4 .ice_sec4_js .txt2 {
    margin-top: -9px;
}
.box_ice #ice_sec4 .ice_sec4_thumb {
    width: 855px;
    margin: 35px 0 0 -5px;
}
.box_ice #ice_sec4 .ice_sec4_thumb .slick-track {
    transform: none !important;
}
.box_ice #ice_sec4 .ice_sec4_thumb .slick-slide {
    cursor: pointer;
}
.box_ice #ice_sec4 .ice_sec4_thumb .slick-slide:nth-child(1) {
    width: 140px !important;
}
.box_ice #ice_sec4 .ice_sec4_thumb .slick-slide:nth-child(2) {
    width: 148px !important;
}
.box_ice #ice_sec4 .ice_sec4_thumb .slick-slide:nth-child(3), .box_ice #ice_sec4 .ice_sec4_thumb .slick-slide:nth-child(4), .box_ice #ice_sec4 .ice_sec4_thumb .slick-slide:nth-child(5) {
    width: 138px !important;
}
.box_ice #ice_sec4 .ice_sec4_thumb .slick-slide:nth-child(6) {
    width: 153px !important;
}
@media screen and (max-width:1200px) {
    .box_ice #ice_sec2 {
        width: 100%;
    }
    .box_ice #ice_sec2 .txt {
        left: 50%;
        transform: translateX(-50%);
    }
    .box_ice #ice_sec3 .txt {
        width: 48%;
		
    }  .box_ice #ice_sec3 .txt span{
  
	
    }
    .box_ice #ice_sec4 h2 {
        width: 100%;
        letter-spacing: 8px;
    }
    .box_ice #ice_sec4 .slick-prev {
        left: 3%;
    }
    .box_ice #ice_sec4 .slick-next {
        right: 3%;
    }
    .box_ice #ice_sec4 .ice_sec4_thumb {
        width: 100%;
        margin: 35px 0 0 0;
    }
    .box_ice #ice_sec4 .ice_sec4_thumb .slick-slide:nth-child(3), .box_ice #ice_sec4 .ice_sec4_thumb .slick-slide:nth-child(4), .box_ice #ice_sec4 .ice_sec4_thumb .slick-slide:nth-child(5), .box_ice #ice_sec4 .ice_sec4_thumb .slick-slide:nth-child(1) {
        width: 16% !important;
    }
    .box_ice #ice_sec4 .ice_sec4_thumb .slick-slide:nth-child(6), .box_ice #ice_sec4 .ice_sec4_thumb .slick-slide:nth-child(2) {
        width: 17% !important;
    }
}
@media screen and (max-width:999px) {
    .box_ice #ice_sec1 {
        padding: 0 4%;
    }
    .box_ice #ice_sec2 {
        padding: 48% 0 10%;
        height: auto;
        background-image: url("../img/my_img/ice_sec2_bg_sp.jpg");
    }
    .box_ice #ice_sec2 .txt {
        position: static;
        margin: 0 auto;
        left: auto;
        top: auto;
        transform: none;
		font-size: 6vw;
    }
	  .box_ice #ice_sec2 .txt span{

		font-size: 9vw;
    }
    .box_ice #ice_sec3 {
        padding: 10% 0 44%;
        background: url("../img/my_img/ice_sec3_bg2_sp.png") no-repeat center bottom/100%, url("../img/my_img/ice_sec3_bg1_sp.png") no-repeat center top/100%, #fdfbf9;
    }
    .box_ice #ice_sec3 h2 {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        font-size: 7vw;
        line-height: 10vw;
        letter-spacing: 0.3em;
        border-bottom: 1px solid #ffc6c6;
        padding-bottom: 3%;
    }
    .box_ice #ice_sec3 h2 small {
        font-size: 5.5vw;
    }
    .box_ice #ice_sec3 h2 span {
        padding: 0;
        border-bottom: none;
    }
    .box_ice #ice_sec3 h2 q {
        display: block;
    }
    .box_ice #ice_sec3 .txt {
        width: 90%;
        margin: 4% auto 0;
        float: none;
        text-align: justify;
    }
    .box_ice #ice_sec4 {
        margin: 12% 0 12%;
    }
    .box_ice #ice_sec4 h2 {
        width: 80%;
        margin: 0 auto;
        font-size: 6vw;
        line-height: 9vw;
        letter-spacing: 0.2em;
        padding-bottom: 3%;
    }
    .box_ice #ice_sec4 h2 span {
        font-size: 9vw;
    }
    .box_ice #ice_sec4 .ice_sec4_js .txt {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 5px;
        margin-top: -8%;
    }
    .box_ice #ice_sec4 .ice_sec4_js .txt2 {
        margin-top: 0;
    }
    .box_ice #ice_sec4 .slick-arrow {
        width: 9%;
        height: 15%;
        top: 38%;
    }
    .box_ice #ice_sec4 .slick-prev {
        left: 2%;
    }
    .box_ice #ice_sec4 .slick-next {
        right: 2%;
    }
    .box_ice #ice_sec4 .ice_sec4_thumb {
        margin: 2% 0 0 1%;
    }
}