@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700,900&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500&display=swap');

* {
	margin: 0;
	padding: 0;
}

.item li a {
    color: #529ec2;
	text-decoration: none;
}

.item li a:hover {
    text-decoration: underline;
    color: #136489;
}

.item2 li a {
    color: #529ec2;
	text-decoration: none;
}

.item2 li a:hover {
    text-decoration: underline;
    color: #136489;
}

.shop {
    background:linear-gradient(transparent 60%, #ffd1d1 60%);
	display: inline-block;
	margin-bottom: 8px;
	font-size: 1.1em!important;
}

.shop_b {
    background:linear-gradient(transparent 60%, #f2d58a 60%);
	display: inline-block;
	margin-bottom: 8px;
	font-size: 1.1em!important;
}

.shop_c {
    background:linear-gradient(transparent 60%, #e8d1ff 60%);
	display: inline-block;
	margin-bottom: 8px;
	font-size: 1.1em!important;
}

.attention p {
    font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 10px;
}

.price {
    color: red;
	font-size: 0.8em!important;
}

.price b {
    font-size: 1.6em!important;
}

.price e {
    font-size: 1em!important;
	color: #000;
	text-decoration: none;
}

.useage_sub_a {
	background:linear-gradient(transparent 60%, #f2d58a 60%);
	display: inline;
	font-size: 1.1em;
	line-height: 2;
}

.useage_sub_b {
	background:linear-gradient(transparent 60%, #ffd1d1 60%);
	display: inline;
	font-size: 1.1em;
	line-height: 2;
}

.kikan_small {display: inline-block; font-weight: 400; font-size: 80%}

@media screen and (max-width: 735px) {
/* ****************************************************
	
	スマホ用プロパティ
	
***************************************************** */
.title_pc {
	display: none;
}

#contentswrap{
    width: auto;
    height: auto;
	overflow: hidden;
	font-family: YakuHanJPs, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	background-image: url("/shinsaibashi/restaurant_fukubukuro/images/bg_red.png");
	padding-bottom: 40px;
}

#contentswrap img{
    max-width: 100%;
    height: auto;
	width:auto; /* for ie8 */
}

.title_wrap {
    width: 100%;
	text-align: center;
	padding: 0;
	margin-bottom: 30px;
	box-sizing: border-box;
	background-image: url("/shinsaibashi/restaurant_fukubukuro/images/kv_bg.png");
	background-size: 50px;
	background-color: #f5eadb;
}

.title_wrap img {
    vertical-align: bottom;
	margin-bottom: 0px;
	margin: 0 auto;
	width: 100%;
}

.titbg {
    width: 100%;
	margin: 0 auto;
	background-image: url("/shinsaibashi/restaurant_fukubukuro/images/tit_bg_smp.jpg");
	background-size: 50px!important;
}

.categorie {
    display: inline-block;
	background: #fff;
	padding: 15px;
	margin-bottom: 10px;
	box-sizing: border-box;
	font-size: 22px;
	font-weight: 700;
	color: #E00003;
}

.categorie_wrap {
    width: 95%;
	border-bottom: 6px solid #fff;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 20px;
}

.item_wrap {
    width: 90%;
	margin: 0 auto;
	margin-bottom: 40px;
	list-style: none;
	background: #fff;
	padding: 25px;
	box-sizing: border-box;
	font-size: 1.2em;
	font-weight: 500;
	border-top: solid 5px #BD9C73;
	border-bottom: solid 5px #BD9C73;
}

.item_wrap_img {
    width: 80%;
	margin: 0 auto;
	margin-bottom: 10px;
}

.item_wrap_txt {
    width: 100%;
	text-align: left;
	font-size: 0.9em;
}

.item_wrap li span {
    font-size: 0.75em;
}

.naiyou {
    width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px 0 10px 0;
	box-sizing: border-box;
	border-top: dashed 1px #CBB986;
	border-bottom: dashed 1px #CBB986;
	font-size: 0.7em;
	text-align: left;
	list-style: none;
}

.naiyou_tit {
    width: 18%;
	padding: 5px;
	box-sizing: border-box;
	border-radius: 50px;
	background: #CBB986;
	color: #fff;
    text-align: center;
}

.naiyou_txt {
	width: 77%;
	line-height: 1.8;
}

.attention {
    text-align: center;
	color: #fff;
	font-size: 1em;
	padding: 20px;
	line-height: 1.8;
}
.attention {
    text-align: center;
	color: #fff;
	font-size: 0.9em!important;
	padding: 20px 20px 40px 20px;
	line-height: 1.8;
}

.attn_left {
    display: inline-block;
    text-align: left;
	font-size: 0.85em;
}

.useage {
    width: 90%;
	background: #fff5ee;
	margin: 0 auto;
	padding: 30px;
	box-sizing: border-box;
	line-height: 1.8;
	font-size: 0.8em;
}

.usebtn {
    text-decoration: none!important;
	background: #9d1515;
	color: #fff!important;
	padding: 5px 10px 5px 10px;
	box-sizing: border-box;
	display: inline-block;
	border-radius: 20px;
	line-height: 1;
	font-size: 0.85em;
	margin-top: 10px;
}

.useage_sub {
    display: block;
	width: 100%;
	border-bottom: 1px solid #000;
	font-size: 1.2em;
	font-weight: 600;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 20px;
	line-height: 1;
	text-align-last: center;
}

.link_msg {
    font-size: 1.1em;
	font-weight: 600;
	color: #fff;
	padding: 30px 0 10px 0;
	text-align: center;
}
.link_zone {
    width: 90%;
	margin: 0 auto;
}

.link_zone a {
    display: block;
    max-width: 400px;
}
}
@media screen and (min-width: 736px) {
/* ****************************************************
	
	PC用プロパティ
	
***************************************************** */
.title_smp {
	display: none;
}

#contentswrap{
    width: 100%;
    height: auto;
	margin: 0 auto;
	overflow: hidden;
	text-align:center;
	padding: 0 0 50px 0;
	font-family: YakuHanJPs, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	background-image: url("/shinsaibashi/restaurant_fukubukuro/images/bg_red.png");
}


.title_wrap {
    width: 100%;
	padding: 0px 0 0px 0;
	margin-bottom: 30px;
	background-image: url("/shinsaibashi/restaurant_fukubukuro/images/kv_bg.png");
	background-size: auto;
	background-color: #f5eadb;
}

.title_wrap img {
    vertical-align: bottom;
	width: 600px;
}

.titbg {
    display: block;
    max-width: 1000px;
	margin: 0 auto;
	background-image: url("/shinsaibashi/restaurant_fukubukuro/images/tit_bg.jpg");
}

.categorie {
    display: inline-block;
	background: #fff;
	padding: 15px;
	margin-bottom: 10px;
	box-sizing: border-box;
	font-size: 22px;
	font-weight: 700;
	color: #E00003;
}

.categorie_wrap {
    max-width: 1000px;
	border-bottom: 6px solid #fff;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 30px;
}

.item_wrap {
    max-width: 1000px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	margin: 0 auto;
	margin-bottom: 30px;
	list-style: none;
	background: #fff;
	padding: 30px;
	box-sizing: border-box;
	font-size: 1.2em;
	font-weight: 500;
	border-top: solid 5px #BD9C73;
	border-bottom: solid 5px #BD9C73;
}

.item_wrap_img {
    width: 30%;
}

.item_wrap_txt {
    width: 66%;
	text-align: left;
}

.item_wrap li span {
    font-size: 0.75em;
}

.naiyou {
    width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 8px;
	margin-bottom: 5px;
	padding: 10px 0 10px 0;
	box-sizing: border-box;
	border-top: dashed 1px #CBB986;
	border-bottom: dashed 1px #CBB986;
	font-size: 0.7em;
	text-align: left;
	list-style: none;
}

.naiyou_tit {
    width: 10%;
	padding: 5px;
	box-sizing: border-box;
	border-radius: 50px;
	background: #CBB986;
	color: #fff;
    text-align: center;
}

.naiyou_txt {
	width: 88%;
	line-height: 1.8;
}

.attention {
    text-align: center;
	color: #fff;
	font-size: 1em;
	padding: 20px;
	line-height: 1.8;
}

.attn_left {
    display: inline-block;
    font-size: 0.85em;
}

.useage {
    width: 1000px;
	background: #fff5ee;
	margin: 0 auto;
	padding: 30px;
	box-sizing: border-box;
	line-height: 1.8;
	font-size: 0.9em;
}

.usebtn {
    text-decoration: none!important;
	background: #9d1515;
	color: #fff!important;
	padding: 5px 10px 5px 10px;
	box-sizing: border-box;
	display: inline-block;
	border-radius: 20px;
	line-height: 1;
	font-size: 0.85em;
	margin-top: 10px;
}

.useage_sub {
    display: block;
	width: 300px;
	border-bottom: 1px solid #000;
	font-size: 1.2em;
	font-weight: 600;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 20px;
	line-height: 1;
}

.link_msg {
    font-size: 1.1em;
	font-weight: 600;
	color: #fff;
	padding: 30px 0 10px 0;
}
.link_zone {
    max-width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.link_zone a {
    display: block;
    max-width: 400px;
}
}