img {border:0px;}

a img {
	background: none!important;
}

a:hover img {
	opacity: 0.9!important;
	-ms-filter: "alpha( opacity=90 )";
	background: none!important;
}

ul li {
	list-style: none;
}

body {
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

div { box-sizing: border-box; }

#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-family: Hiragino Kaku Gothic ProN,Meiryo,Hiragino Sans,sans-serif;
}
.co-dib {display: inline-block;}
.co-fontnormal {font-family: Hiragino Kaku Gothic ProN,Meiryo,Hiragino Sans,sans-serif;}


.fontS { font-size: 12px; }
.fontMS { font-size: 17px; vertical-align: -1px; }
.fontM { font-size: 26px; vertical-align: -2px; }
.fontML { font-size: 30px; vertical-align: -2px; }
.fontL { font-size: 48px; vertical-align: -2px; }
.font-ylw { color: #e8ad0f; font-weight: 700; font-size: 18px;}

.cp-label {
	background: #33419B;
	color: #fff;
	border-radius: 1px;
	padding: 5px 7px 4px;
	font-size: 11px;
	display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: 3px;
	line-height: 1;
	font-weight: 600;
	border: 1px solid rgba(255, 255, 255, .3);
	letter-spacing: 1px;
}

.cp-button {
	display: inline-block;
	border-radius: 3px;
	background: linear-gradient(to right, #1b2358, #33419B);
	color: #fff!important;
	cursor: pointer;
	font-size: 15px;
	letter-spacing: 2px;
}

.cp-button:hover {
	background: linear-gradient(to right, #1A214E, #1A214E);
	transform: translateY(1px);
	transition: .3s;
}


.reference_icon{
	display: inline-block;
    margin: 5px 0;
    padding: 2px 10px;
    background-color: #dadada;
    color: #333;
}

.reference_link{
	word-break: break-all;
}

@media screen and (min-width : 768px) {
.sd { display: none;}
.pc { display: block;}

#head {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.des_breadcrumb {
	width: 1000px !important;
	padding-bottom: 6px;
	height: 34px;
	position: relative;
	border-bottom: 0;
}

.des_breadcrumb #sns {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -2px;
	right: 0;
}

.cp-button {
	padding: 15px 100px;
}

#foot_content {
	display: none;
	background: none;
}

.footer_content {
	background: none;
}

.footer_content ul {
	display: block;
}
}

@media only screen and (max-width: 767px) { 
img { max-width : 100%}
.pc { display: none;}
.sd { display: block;}

#head {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #c0b28b;
	height: 36px;
}

#head .logo {
	margin-top: 5px;
	fill: #fff;
}

.des_breadcrumb {
	text-indent: -0.4rem;
	padding-left: 0.4rem;
}

.cp-button {
	padding: 15px 50px;
}

#foot_content {
	width: 100%;
	padding-bottom: 10px;
	margin: 0 auto;
}

#foot_content .foot {
	margin-top: 5px;
}
}


/*---------------------------------
ページトップ
---------------------------------*/

#page-top {
	position: fixed;
	bottom: 21px;
	width: 50px;
	height: 50px;
	z-index:10000;
}

#move-page-top {
	color: #fff;
	text-decoration: none;
	display: block;
	cursor: pointer;
	font-size: 20px;
	background-color: #c6b893;
	padding: 18px 0;
	box-sizing: border-box;
	border-radius: 50px;
	height: 50px;
}

@media screen and (min-width : 768px) {
#page-top {
	right: 3%;
}
}

@media only screen and (max-width: 767px) {
#page-top {
	right: 5%;
}
}


/*---------------------------------
コンテンツ幅
---------------------------------*/

.columnBox {
	margin: 0 auto;
	text-align: left;
}

@media screen and (min-width : 768px) {
.columnBox {
	width: 1000px;
}
}

@media only screen and (max-width: 767px) { 
.columnBox {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
}


/*---------------------------------
メインビジュアル
---------------------------------*/

.top-content .top-bg {
	background-image: url('https://restaurant.img-ikyu.com/rsSpcl/sp/osakaCmp/main_bg2.jpg?fit=crop&w=2000&h=1000');
	background-size: cover;
	background-repeat: no-repeat;
}

.top-content .top-text {
	text-shadow: 0 1px 6px rgba(0,0,0,.4);
	color: #fff;
	width: 100%;
	max-width: 910px;
	margin: 0 auto;
	letter-spacing: 1px;
	font-family: 'Noto Sans JP', sans-serif;
}

.top-content .top-title {
	font-size: 14px;
	color: #333;
	text-shadow: none;
	margin: 50px 0;
}

.top-content .title1 {
	font-size: 19px;
'	border-bottom: 1px solid #333;
	padding: 0 0 10px;
	margin: 0 0 10px;
}

.top-content .title2 {
	margin: 0 0 10px;
}

.top-content .cpspan {
	background: linear-gradient(45deg, #313972, #33419B);
	padding: 8px 7px;
	text-align: center;
	color: #fff;
	opacity: .9;
}

.top-content .top-border {
	background: linear-gradient(45deg, #33419B, #1A214E);
	height: 5px;
	display: block;
	content: '';
}

.top-info {
	background: #f8f6f1;
	padding: 10px 10px 15px;
	font-size: 14px;
	color: #333;
	line-height: 1.6;
	width: 100%;
	max-width: 800px;
	margin: 20px auto;
	text-align: left;
	font-weight: 600;
}

.top-info-attention {
	margin: 10px 0 0;
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
	font-weight: normal;
}

.top-title-point {
	width: 80px;
}

.top-maintitle-pointcp {
	border-top: 1px solid #fff;
	line-height: 1;
	padding: 10px 10px 20px;
	margin: 20px 0 0;
	text-shadow: 0 0 5px rgba(0, 0, 0, .5);
	background: linear-gradient(45deg, transparent, rgba(0, 0, 0, .3), transparent);
	text-align: center;
}

@media screen and (min-width : 768px) {
	
	.top-content .top-title {
		font-size: 14px;
		background: rgba(255, 255, 255, .9);
		padding: 20px 20px 30px;
		width: 310px;
		border-radius: 3px;
	}

	.top-content .top-text {	
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	.top-content .top-maintitle {
		text-align: left;
		padding: 0 0 0 30px;
	}
		
	.top-content .cpspan {
		border-radius: 2px;
		margin: 30px 0 0;
	}
}

@media only screen and (max-width: 767px) {
	.top-content .top-bg {
		background-image: url('https://restaurant.img-ikyu.com/rsSpcl/sp/osakaCmp/main_bg2.jpg?fit=crop&w=700&h=1000&crop=entropy');
		background-size: cover;
		background-repeat: none;
	}

	.top-content .top-title {
		font-size: 15px;
		background: rgba(255, 255, 255, .9);
		padding: 10px 20px 10px;
		border-radius: 3px;
		margin: 50px auto 0;
		width: 94%;
	}

	.top-content .title1 {
		line-height: 1;
		padding: 0 0 20px;
	}

	.top-content .top-text {
		text-align: center;
		background: rgba(0, 42, 84, 0.3);
		box-sizing: border-box;
		padding: 50px 15px 20px;
	}

	.top-content .top-maintitle {
		margin: 0 0 0;
	}

	.top-content .cpspan {
		border-radius: 2px;
	}

	.top-maintitle-pointcp {
		padding: 20px 0;
	}

	.top-info {
		text-align: left;
	}
}

/*---------------------------------
キャンペーン概要
---------------------------------*/
.info-container {
	padding: 0 0 30px;
}
.campaign-info {
	max-width: 825px;
	margin: 0 auto;
	font-size: 14px;
	padding: 30px 0 0;
	width: 90%;
}

.campaign-info .text {
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.8;
}

.campaign-point {
	margin: 20px 0 0;
}

.campaign-point .pointbox {
	border: 2px solid #E8B93C;
	background: linear-gradient(45deg, #313972, #33419B);
	padding: 20px;
	line-height: 1.8;
	border-radius: 5px;
	color: #fff;
}

.pointinner-l img {
	width: 50px;
}

.campaign-point .pointinner-r {
	text-align: left;
}

.campaign-point .pointinner-r p {
	font-size: 17px;
	margin: 0 0 10px;
	white-space: nowrap;
	font-weight: 600;
}

.campaign-point .pointbox:nth-child(2) {
	white-space: nowrap;
}

.campaign-minami{
	background:#fff;
	padding:20px;
	box-sizing:border-box;
	border:solid 1px #313972;
	margin-top:20px;
	font-size:13px;
}

.campaign-minami a {
	border-bottom: 1px solid #333;
}

.eat {
	background: #fff;
	border-top: 4px solid #E8B93C;
	margin: 20px 0 0;
	color: #33419B;
	padding: 8px 10px;
	line-height: 1.4;
	font-size: 15px;
}

.eat:hover {
	transform: translateY(1px);
	transition: .3s;
	opacity: .9;
}


.eat a {
	color: #33419B;
	font-family: 'Noto Sans JP', sans-serif;
}

.eat a span {
	font-size: 12px;
}

.eat a::after {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	transform: rotate(-45deg);
	border-right: 2px solid #33419B;
	border-bottom: 2px solid #33419B;
	margin: 0 5px;
	vertical-align: 1px;
}

@media only screen and (min-width: 768px) {
	.campaign-info-sub {
		text-align: center;
		font-size: 12px;
	}

	.campaign-point {
		display: flex;
	}

	.campaign-point .pointbox {
		display: flex;
		justify-content: space-between;
	}

	.campaign-point .pointbox:first-child {
		margin: 0 55px 0 0;
		max-width: 370px;
	}

	.campaign-point .pointinner-r {
		padding: 0 15px;
	}

	.campaign-point .pointinner-l {
		padding: 0 20px 0 0;
		border-right: 1px dashed #E8B93C;
	}

	.pointinner-l img {
		margin: 55px 0 0;
	}

	.campaign-point .pointinner-r {
		text-align: left;
		font-size: 13px;
	}

	.eat {
		text-align: right;
	}
}

@media only screen and (max-width: 767px) {
	.campaign-info-sub {
		text-align: left;
		font-size: 12px;
	}

	.campaign-point .pointbox {
		width: 100%;
		margin: 0 0 20px;
		line-height: 1.8;
	}

	.campaign-point .pointbox:nth-child(2) .pointinner-r {
		text-align: left;
		display: inline-block;
		margin: 0 auto;
	}

	.campaign-point .pointinner-r p {
		text-align: center;
	}

	.campaign-point .pointinner-r {
		text-align: left;
	}

	.campaign-point :nth-child(2) .pointinner-r {
		text-align: center;
	}

	.eat {
		text-align: center;
	}
}

/*---------------------------------
ポイントキャンペーン
---------------------------------*/
.ptcp {
	padding: 10px 20px 5px;
	font-size: 11px;
	line-height: 1.7;
	width: 100%;
	max-width: 800px;
	margin: 20px auto;
	box-sizing: border-box;
	border-radius: 4px;
	background: #fbf8e7;
	opacity: .8;

}

.ptcp2 {
	padding: 15px 20px;
	font-size: 12px;
	line-height: 1.7;
	width: 100%;
	max-width: 800px;
	margin: 20px auto;
	box-sizing: border-box;
	border-radius: 10px;
	border-bottom: solid 3px #33419B;
	background: #fbf8e7;
}

.ptcp .ptcp-title {
	color: #af9b65;
	font-size: 19px;
	margin: 0;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.5px;
	line-height: 1.4;
	padding: 0 0 15px;
}

.ptcp2 .ptcp-title {
	color: #33419B;
	font-size: 24px;
	margin: 0;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.5px;
	line-height: 1.4;
	border-bottom: 2px solid #33419B;
	padding: 0 0 15px;
}

.ptcp-title-s {
	font-size: 16px;
}

.ptcp-date {
	color: #33419B;
    border-radius: 1px;
    padding: 10px 15px;
    margin: 10px 0 20px;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 1.4;
    border-left: 5px solid #33419B;
    background: #fff;
    font-weight: 600;
	text-align: left;
}

.ptcp-date span {
	font-size: 14px;
}

.ptcp-read {
	font-size: 15px;
	font-family: 'Noto Sans JP', sans-serif;
	margin: 15px 0 10px;
	color: #333;
	text-align: left;
}


@media only screen and (max-width: 767px) {
	.ptcp2 {
		text-align: center;
		width: 90%;
		border-top: 3px solid #33419B;
	}

	.ptcp-attention {
		text-align: left;
	}

	.ptcp2 img {
		width: 100px;
		margin: 0 20px 0 0;
	}
}

@media only screen and (min-width: 768px) {
	.ptcp2 {
		display: flex;
		align-items: center;
		text-align: left;
	}

	.ptcp2 img {
		width: 150px;
		margin: 0 30px 0 10px;
	}
}

/*---------------------------------
ご利用方法
---------------------------------*/
.useguide {
	padding: 20px 0 40px;
}
.step-container {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 20px;
}

.step-container .step {
	margin: 15px;
	background: #f8f6f1;
	position: relative;
	overflow: hidden;
	padding: 0 0 10px;
	flex: 1 0 auto;
}

.step-container .step-number {
	text-align: left;
	top: 0;
	left: 0;
	width: 0;
	height:0;
	border-bottom: 60px solid transparent;
	border-left: 60px solid #33419B;
	position: absolute;
}

.step-container .step-number-text {
	position: absolute;
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	left: 10px;
	top: 6px;
}

.step-container .illust {
	width: 150px;
	border-radius: 100px;
	margin: 20px auto;
}

.step-container .step-title {
	font-size: 17px;
	font-weight: 600;
	margin: 0 0 10px;
}

.step-container .step-text {
	text-align: left;
	font-size: 13px;
	line-height: 1.8;
	padding: 0 20px;
}

.step-info {
	background: #fff;
	padding: 10px;
	margin: 10px;
	font-size: 12px;
	color: #33419B;
	text-align: center;
}

.step-info a {
	color: #1A214E;
	border-bottom: 1px solid #1A214E;
	letter-spacing: 1px;
}


@media only screen and (min-width: 768px) {
	.step-container {
		display: flex;
		align-items: center;
	}

	.step-container .step {
		width: 100px;
		height: 450px;
		border-radius: 4px 20px 4px 4px;
	}

	.step-container .triangle {
		border-right: 4px solid #E8B93C;
		border-bottom: 4px solid #E8B93C;
		transform: rotate(-45deg);
		width: 16px;
		height: 16px;
		margin: 0 10px 0 0;
	}
}

@media only screen and (max-width: 767px) {
	.step-container .triangle {
		display: none;
	}

	.step-container .step {
		border-bottom: 1px solid #e6e3d4;
	}
}

/*---------------------------------
注意事項
---------------------------------*/
.attention {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 40px 0 0;
}
.attention ul li {
	list-style-type: disc;
	font-size: 13px;
	text-align: left;
	margin: 0 0 10px;
}


/*---------------------------------
レストランを探す
---------------------------------*/
.rstsearch {
	padding: 30px 0;
	background: #f8f6f1;
}

.rstsearch-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.rstsearch .area-container {
	display: flex;
	overflow-x: scroll;
	padding-bottom: 10px;
	margin: 0 20px 20px;
}

.rstsearch [class ^= area-link] {
	background-color: #1A214E;
	border-radius: 5px;
	overflow: hidden;
	color: #fff;
	padding: 140px 0 20px;
	margin: 10px 5px 0;
	min-width: 230px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 1);
	background-size: cover;
}

.rstsearch [class ^= area-link]:hover {
	transform: translateY(1px);
	transition: .3s;
	opacity: .9;
}

.rstsearch [class ^= area-link] p {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 2px;
	margin: 0 0 10px;
}

.border-button {
	border: 1px solid rgba(255, 255, 255, .4);
	background: rgba(0, 0, 0, .2);
	display: inline-block;
	padding: 5px 20px;
}

.area-link1 {
	background-image: url('https://restaurant.img-ikyu.com/rsSpcl/sp/osakaCmp/area_minami.jpg?auto=compress&format&lossless=0&w=700&h=700');	
}

.area-link2 {
	background-image: url('https://restaurant.img-ikyu.com/rsSpcl/sp/osakaCmp/area_yodoyabashi.jpg?auto=compress&format&lossless=0&w=700&h=700');	
}

.area-link3 {
	background-image: url('https://restaurant.img-ikyu.com/rsSpcl/sp/osakaCmp/area_osakaeki.jpg?auto=compress&format&lossless=0&w=700&h=700');	
}

.area-link4 {
	background-image: url('https://restaurant.img-ikyu.com/rsSpcl/sp/osakaCmp/area_shinosaka.jpg?auto=compress&format&lossless=0&w=700&h=700');	
}

.area-link5 {
	background-image: url('https://restaurant.img-ikyu.com/rsSpcl/sp/osakaCmp/area_obp.jpg?auto=compress&format&lossless=0&w=700&h=700');	
}

/*---------------------------------
スクロールバー
---------------------------------*/
::-webkit-scrollbar {
	width: 10px;
	height: 5px;
	background: transparent;
}

::-webkit-scrollbar-track {
	border-radius: 2px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
	border: 1px solid #eee;
}

::-webkit-scrollbar-thumb {
	background-color: rgba(51, 65, 155, .5);
	border-radius: 10px;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .3);
}


/*---------------------------------
検索UI
---------------------------------*/
.searchbar_container {
	background: #e6e3d4;
	text-align: center;
	margin: 0 0 30px;
}

.searchbar_inner {
	margin: 0 auto;
	font-size: 12px;
}

/*---------------------------------
各コンテンツ余白
---------------------------------*/

@media screen and (min-width : 768px) {
.section-rs {
	padding: 10px 0 50px;
}

.section-spcl {
	padding: 0px 0;
}
}

@media only screen and (max-width: 767px) {
.section-rs {
	padding-bottom: 40px;
}

.section-spcl {
	padding: 40px 0;
}

.section-spcl .columnBox {
	padding: 0 15px;
}
}


/*---------------------------------
見出しテキスト
---------------------------------*/
.title {
	font-size: 21px;
	font-weight: 600;
	text-align: center;
	line-height: 1.6;
}

@media only screen and (min-width: 768px) {
	.title {
		margin: 30px 15px 10px;
	}
}

@media only screen and (max-width: 767px) {
	.title {
		margin: 10px 0 0;
	}
}

/*---------------------------------
背景
---------------------------------*/

.bg-gray {
	background-color: #f8f7f7;
}


/*---------------------------------
こちらもおすすめ
---------------------------------*/
.section-spcl .recommend a {
	display: block;
	text-align: center;
	color: #fff;
	font-weight: 700;
	width: 100%;
	letter-spacing: 0.1rem;
	border-radius: 4px;
}

.section-spcl .recommend.beer a {
	background: url(https://restaurant.img-ikyu.com/rsSpcl/sp/terrace/2020/img/spcl_beer.jpg) no-repeat;
	background-size: cover;
}

.section-spcl .recommend.bbq a {
	background: url(https://restaurant.img-ikyu.com/rsSpcl/sp/terrace/2020/img/spcl_bbq.jpg) no-repeat;
	background-size: cover;
	background-position: bottom;
}

.section-spcl .recommend.kawayuka a {
	background: url(https://restaurant.img-ikyu.com/rsSpcl/sp/terrace/2020/img/spcl_kawayuka.jpg) no-repeat;
	background-size: cover;
}

@media screen and (min-width : 768px) {
.section-spcl .column {
    display: flex;
    flex-wrap: wrap;
}

.section-spcl .recommend {
	width: 48%;
}

.section-spcl .recommend:nth-child(odd) {
	margin-right: 3%;
}

.section-spcl .recommend:nth-child(3) {
	margin-top: 3%;
}

.section-spcl .recommend a {
	font-size: 17px;
	height: 200px;
	line-height: 200px;
}

.section-spcl .recommend a:hover {
	opacity: 0.7;
}
}

@media only screen and (max-width: 767px) {
.section-spcl .recommend a {
	font-size: 15px;
	height: 150px;
	line-height: 150px;
}

.section-spcl .recommend {
	margin-bottom: 20px;
}
}

/*こちらもおすすめ*/
.banner-area a {
	display: block;
	width: 100%;
	max-width: calc(940px / 3);
	margin: 0 10px 20px;
}

.banner-area a:hover {
	transition: .5s;
	opacity: .8;
}

.banner-area {
	display: flex;
	flex-wrap: wrap;
}

.banner-box {
	width: 100%;
	position: relative;
	border-radius: 2px;
}

.small .banner-box {
    height: 150px;
}

.large .banner-box::after {
	content: '';
	background-color: rgba(0,0,0,.4);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 2px;
}

.small .banner-box::after {
	content: '';
	background-color: rgba(0,0,0,.2);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 2px;
}

#salecontents {
	padding: 0;
	margin: 0;
}

.special .small .banner-box {
	height: 150px;
}

.special .small a {
	width: 100%;
	max-width: 300px;
}

.banner-box.sale {
	background: url(//restaurant.img-ikyu.com/rsSpcl/sp/sale/img/top.jpg) no-repeat;
	background-size: cover;
}

.banner-box.premiumsale {
	background: url(//restaurant.img-ikyu.com/rsSpcl/sp/premiumsale/img/top.jpg) no-repeat;
	background-size: cover;
}

.banner-box.afternoon {
	background: url(//restaurant.img-ikyu.com/rsDatas/rsData101500/r101313/101313ga10000033.jpg) no-repeat;
	background-size: cover;
}

.banner-box.off30 {
	background: url(//restaurant.img-ikyu.com/rsDatas/rsData100500/r100306/100306ga10000215.jpg) no-repeat;
	background-size: cover;
}

.banner-box.terrace {
	background: url(//restaurant.img-ikyu.com/rsDatas/rsData110000/r109804/orig/109804ga10000050.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}

.banner-box.highquality {
	background: url(//restaurant.img-ikyu.com/rsSpcl/img/2020/highquality_700350.jpg) no-repeat;
	background-size: cover;
}

.banner-box.lunch {
	background: url(//restaurant.img-ikyu.com/rsSpcl/img/2020/zeitaku_lunch.jpg) no-repeat;
	background-size: cover;
}

.banner-box.champagne {
	background: url(//restaurant.img-ikyu.com/rsSpcl/img/2019/hd_champagne.jpg) no-repeat;
	background-size: cover;
}

.banner-box.anniversary {
	background: url(//restaurant.img-ikyu.com/rsDatas/rsData101000/r100935/100935ga10000045.jpg) no-repeat;
	background-size: cover;
}

.banner-text {
    position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	z-index: 1;
	width: 100%;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}

.banner-text h4 {
	color: #fff;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.05em;
	font-size: 14px;
	text-shadow: 0 0 4px #000;
}

@media only screen and (max-width: 767px) {
	.banner-area a {
		margin: 0 auto 20px;
	}
}