@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kaisei+Tokumin:wght@400;500;700;800&family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');
body {
    padding: 0px;
    margin: 0px;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}
.takeout_wrap {
    margin-top: 3.84%;
    margin-left: 6.92%;
    margin-right: 6.92%;
    margin-bottom: 6.92%;
}
.notice ul {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 8px;
    padding-bottom: 0px;
    margin: 0px;
    list-style-type: none;
    font-size: 14px;
}

.menu_each_ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.menu_each_ul li {
    margin-bottom: 3.84%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 2.3%;
    box-sizing: border-box;
    border: 1px solid #DADADA;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.to_item_detail_w {
    margin-left: 2.3%;
    width: 63.84%;
}
.bento_price_line {
    border-top: 1px solid #982101;
    border-bottom: 1px solid #982101;
    padding-top: 12px;
    padding-bottom: 12px;
}
.bento_price_line em {
    color: #982101;
    font-style: normal;
    margin-left: 6px;
    margin-right: 6px;
    font-weight: 500;
}


.to_item_detail_w h3 {
    font-size: 40px;
    color: #982101;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
    font-family: 'Kaisei Tokumin', serif;
    /* [disabled]border-left-width: 7px; */
    /* [disabled]border-left-style: dotted; */
    /* [disabled]padding-left: 12px; */
    line-height: 1;
}


body header {
    background-color: #982101;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 3.84%;
    padding-right: 3.84%;
}
.head_logo img {
    width: 100%;
    height: auto;
}

.head_logo {
    width: 186px;
}
.takeout_wrap h1 {
    text-align: center;
    font-size: 48px;
    font-family: 'Kaisei Tokumin', serif;
    margin-bottom: 3.07%;
}
.to_img_w {
    width: 33.07%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* [disabled]border: 1px solid #DFDFDF; */
}
.to_img_w img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    -webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 12px rgba(0,0,0,0.14);
}
.menu_each_ul li .menu_detail_ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.menu_each_ul li .menu_detail_ul li {
    padding-top: 6px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 6px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-style: none none dashed;
    width: 31.53%;
    border-bottom-width: 1px;
    border-bottom-color: #D8D8D8;
    margin-right: 2.69%;
    color: #2E2E2E;
}
.menu_each_ul li .menu_detail_ul li:nth-child(3n) {
    margin-right: 0px;
}



@media screen and (max-width:700px){
	
	.takeout_wrap {
    margin-top: 3.84%;
    margin-left: 6.92%;
    margin-right: 6.92%;
    margin-bottom: 6.92%;
}
.menu_each_ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.menu_each_ul li {
    margin-bottom: 3.84%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5.38%;
    box-sizing: border-box;
    border: 1px solid #DADADA;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
	
	.menu_each_ul li:nth-child(2n) {
    margin-bottom: 3.84%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5.38%;
    box-sizing: border-box;
    border: 1px solid #DADADA;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #F9F9F9;
}
	
	
.to_item_detail_w {
    margin-left: 0px;
    width: 100%;
    margin-top: 6.92%;
}
.bento_price_line {
    border-top: 1px solid #982101;
    border-bottom: 1px solid #982101;
    padding-top: 12px;
    padding-bottom: 12px;
}
.bento_price_line em {
    color: #982101;
    font-style: normal;
    margin-left: 6px;
    margin-right: 6px;
    font-weight: 500;
}


.to_item_detail_w h3 {
    font-size: 26px;
    color: #982101;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
    font-family: 'Kaisei Tokumin', serif;
    /* [disabled]border-left-width: 7px; */
    /* [disabled]border-left-style: dotted; */
    /* [disabled]padding-left: 12px; */
    line-height: 1;
}


body header {
    background-color: #982101;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 3.84%;
    padding-right: 3.84%;
}
.head_logo img {
    width: 100%;
    height: auto;
}

.head_logo {
    width: 186px;
}
.takeout_wrap h1 {
    text-align: center;
    font-size: 32px;
    font-family: 'Kaisei Tokumin', serif;
    margin-bottom: 3.07%;
}
.to_img_w {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* [disabled]border: 1px solid #DFDFDF; */
}
.to_img_w img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    -webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 12px rgba(0,0,0,0.14);
}
.menu_each_ul li .menu_detail_ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.menu_each_ul li .menu_detail_ul li {
    padding-top: 6px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 6px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-style: none none dashed;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-color: #D8D8D8;
    margin-right: 2.69%;
    color: #2E2E2E;
    font-size: 13px;
}
.menu_each_ul li .menu_detail_ul li:nth-child(3n) {
    margin-right: 0px;
}

	
	
}
