img {border:0px;}

a img {
	background: none!important;
}

a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=70 )";
	background: none!important;
}

ul{
	padding:0;
	margin:0;
}

ul li {
	list-style: none;
}

body {
	color: #333;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-family: Hiragino Kaku Gothic ProN,Meiryo,Hiragino Sans,sans-serif;
}

.co-tac {
	text-align: center;
}

.co-dib {
	display: inline-block;
}

.co-itl {
	font-style: italic;
}

.gt_top {
    display: none;
}

.object-banner-gotoeat {
	display: none;
}

.co-fs24 {font-size: 24px;}

.co-fs40 {font-size: 40px;}

@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;
}

#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: fixed;
	background-color: rgba(175,155,101,.93);
	height: 36px;
	z-index: 999;
}

#head .logo {
	margin-top: 5px;
	fill: #fff;
}

.des_breadcrumb {
	text-indent: -0.4rem;
	padding-left: 0.4rem;
}

#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: #c0b28b;
	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,.campaign-announce {
	width: 800px;
}

.content {
	padding: 30px 0 60px;
}
}

@media only screen and (max-width: 767px) { 
.columnBox {
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}

.content {
	padding: 20px 15px 30px;
	box-sizing: border-box;
}

.campaign-announce{
	width:100%;
	font-size:13px !important;
}
}


/*---------------------------------
背景色
---------------------------------*/

.bg-white {
	background-color: #fff;
}

.bg-lgray {
	background-color: #f8f7f7;
}

.bg-dgray {
	background-color: #7a7a7a;
}

.bg-gray {
	background-color: #f1f0ee;
}

.bg-gold {
	background-color: #af9b65;
}

.bg-pink-orange {
	background: -moz-linear-gradient(-90deg, #ff634d, #f04d5e);
	background: -webkit-linear-gradient(-90deg, #ff634d, #f04d5e);
	background: linear-gradient(-90deg, #ff634d, #f04d5e);
}


/*---------------------------------
新メインビジュアル
---------------------------------*/
.main {
	background-size: cover;
	color: #fff;
	line-height: 1.2;
	font-family: 'Noto Sans JP', sans-serif;
}

.main-title {
	margin: 0 auto 30px;
    border-bottom: 2px solid #fff;
    max-width: 800px;
    padding: 0 0 40px;	
}

.main-title-info {
	font-size: 18px;
	color: #fff;
	margin: 0 auto 30px;
	line-height: 1.4;
	display: inline-block;
	padding: 8px 10px 10px 20px;
	border-radius: 1px;
	border: 1px solid #f66;
	background: rgba(0, 0, 0, .3);
	text-shaadow: none;
}

.main-title-info-s {
	font-size: 17px;
	margin: 0 10px;
	display: inline-block;
	vertical-align: 1px;
}

.main-subtitle {
	letter-spacing: 1px;
}

.main-subtitle1 {
	margin: 0 0 0;
}

.main-subtitle-getpoint::before {
	content: '+';
	background: #fff;
	color: #333;
	border-radius: 100px;
	vertical-align: middle;
	line-height: 0.9;
	margin: 0 10px 7px 0;
}

@media screen and (min-width : 768px) {
	.main {
		font-size: 90px;
		background-size: cover;
		background-image: url('https://restaurant.img-ikyu.com/rsSpcl/sp/gotoeat/img/main_img.jpg');
		padding: 80px 0;
		text-shadow: 0 0 7px rgba(0, 0, 0, .2);
	}

	.main-subtitle {
		font-size: 40px;
	}

	.main-subtitle1 {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.main-subtitle-s {
		font-size: 22px;
		margin: 12px 10px 0 0;
		vertical-align: middle;
	}

	.main-subtitle-m {
		font-size: 25px;
	}

	.main-subtitle-l {
		font-size: 66px;
		line-height: 1;
	}

	.main-subtitle-getpoint::before {
		width: 40px;
		height: 40px;
		display: inline-block;
		text-shadow: none;
	}

	.main-read {
		font-size: 18px;
		font-weight: normal;
		margin: 40px 0 0;
		line-height: 1.8;
		padding: 40px 0 0;
		border-top: 1px solid #fff;
		display: inline-block;
	}
}


@media screen and (max-width : 767px) {
	.main {
		background-image: url('https://restaurant.img-ikyu.com/rsSpcl/sp/gotoeat/img/main_img.jpg?fit=crop&w=700&h=1000');
		padding: 100px 0 70px;
	}
	.main-title {
		font-size: 15vmin;
		border-bottom: 2px solid #fff;
		display: inline-block;
		padding: 0 0 35px;
		margin: 0 15px 10px;
	}

	.main-subtitle {
		font-size: 6.5vmin;
		line-height: 1.8;
	}

	.main-subtitle-s {
		font-size: 5vmin;
		margin: 12px 10px 0 0;
		vertical-align: middle;
	}

	.main-subtitle-m {
		font-size: 6.5vmin;
	}

	.main-subtitle-l {
		font-size: 10vmin;
		line-height: 1;
	}

	.main-subtitle-getpoint::before {
		display: block;
		margin: 3px auto;
		width: 26px;
		height: 26px;
	}

	.main-read {
		font-size: 4.5vmin;
		margin: 60px 0 0;
		line-height: 1.8;
		background: rgba(0, 0, 0, .6);
		padding: 20px 10px;
	}

	.main-title-info {
		margin: 0 0 50px;
	}
}

/*---------------------------------
キャンペーン概要
---------------------------------*/
.content-title-l {
	font-size: 24px;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 1px;
	line-height: 1.4;
}

.goto-label {
	border: 1px solid #f66;
	color: #f04f4f;
	display: inline-block;
	padding: 3px 10px;
	border-radius: 2px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	line-height: 1.2;
	margin: 0 5px;
	background: #fff;
}

.goto-label-s {
	color: #fff;
	display: inline-block;
	padding: 3px 5px;
	border-radius: 1px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 12px;
	line-height: 1.2;
	margin: 0 3px 0 0;
	background: #f04f4f;
}

.goto-label span {
	font-size: 13px;
}


/*---------------------------------
見出し
---------------------------------*/
.content-title {
	text-align: center;
    font-weight: 700;
	margin: 10px 0 20px;
	font-family: 'Noto Sans JP', sans-serif;
}

@media screen and (min-width : 768px) {	
.content-title {
	font-size: 20px;
}
}

@media only screen and (max-width: 767px) { 
.content-title {
	font-size: 18px;
}
.content-title-l {
	padding: 10px 0 0;
}
}


/*---------------------------------
ボタン
---------------------------------*/

.button-top a {
	display: inline-block;
	line-height: 1.7;
    text-align: center;
    color: #fff;
	border-radius: 2px;
	box-sizing: border-box;
	font-size: 14px;
}

.button-top a.border {
	border: solid 1px #fff;
}

@media screen and (min-width : 768px) {
.button-top a {
	width: 400px;
	margin-top: 20px;
	padding: 12px 10px;
}

.to_information {
	border: 1px solid #fff;
	color: #fff!important;
	font-size: 15px;
	display: inline-block;
	padding: 15px 40px;
	border-radius: 4px;
	margin: 20px auto 0;
	cursor: pointer;
	width: 90%;
	max-width: 400px;
}

.to_information:hover {
	background: #f04f4f;
	transition: 0.8s;
	box-shadow: 0 0 10px rgba(255, 255, 255, .3);
}

.to_information .circle {
	width: 8px;
	height: 8px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	display: inline-block;
	margin: 0 0 2px 20px;
}
}

@media only screen and (max-width: 767px) { 
.button-top a {
	width: 90%;
	padding: 10px 10px;
	background: #af9b65;
	color: #fff;
	border: 1px solid #af9b65;
	font-size: 14px;
	border-radius: 3px;
}
}

/*---------------------------------
ナビゲーション（SDのみ）
---------------------------------*/

.tabs .tab-body {
	margin: 0;
	padding-left: 0;
}

@media screen and (min-width : 768px) {
.tabs .tab-list {
	display: none;
}

.tabs #tab02,.tabs #tab03,.tabs #tabSearch {
	display: block !important;
}
}

@media only screen and (max-width: 767px) {
.tabs .tab-list {
	display: flex;
	align-items: center;
	margin: 0;
	padding-left: 0;
	padding-top: 36px;
    z-index: 998;
	position: fixed;
	width: 100%;
	height: 4.5em;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.2)
}

.tabs .tab-list li {
	text-align: center;
}

.tab01, .tab02 {
	width: 28%;
}

.tab03 {
	width: 40%;
	margin: 0 0 0 10px;
}

.tabs .tab-list li:nth-child(even) {
	margin-right: 0;
}

.tabs .tab-list li a {
	display: block;
	color: #af9b65;
	font-size: 14px;
	padding: 15px 10px;
}

.tabs .tab-list li a.active {
	font-weight: 700;
	color: #333;
	border-bottom: solid 3px #af9b65;
}

.tabs .tab-list li.tab03 a {
    background: linear-gradient(-90deg, #ff634d, #f04d5e);
    color: #fff;
    border-radius: 3px;
    padding: 10px 5px;
    margin: 0 10px;
}

.tabs .tab-list li.tab03 a.active {
	border-bottom: solid 3px #fff;
	margin-top: 3px;
}

.circle {
	width: 5px;
	height: 5px;
	border-right: 1.5px solid #fff;
	border-bottom: 1.5px solid #fff;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	display: inline-block;
	margin: 0 0 1px 10px;
}

.searchredbutton {
	padding: 0 20px;
}

}

/*---------------------------------
概要
---------------------------------*/

.content {
	width: 100%;
	background-image: url(//restaurant.img-ikyu.com/rsSpcl/sp/gotoeat/img/bg_left.png),url(//restaurant.img-ikyu.com/rsSpcl/sp/gotoeat/img/bg_right.png);
	background-repeat: no-repeat,no-repeat;
    background-position: left,right;
	background-size: contain;
}

.main-title img {
	margin: 0 auto;
}

.main-text {
	color: #fff;
	margin: 20px auto;
	max-width: 800px;
	line-height: 1.8;
	letter-spacing: 1px;
	font-size: 16px;
}

.main-about .about-box {
	border-radius: 10px;
	border-bottom: solid 3px #d44845;
	box-sizing: border-box;
}

.main-about .subtitle,
.main-about .date {
	text-align: center;
	margin: 0;
	line-height: 1.5;
	font-family: 'Noto Sans JP', sans-serif;
}

.main-about .goto .subtitle,
.main-about .goto .date {
	color: #f04d5e;
}

.main-about .point .subtitle,
.main-about .point .date {
	color: #ff634d;
}

.main-about .subtitle {
    font-size: 16px;
}

.about-box {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.about-box .label {
	position: absolute;
	top: -40px;
    right: 0;
    left: 0;
    padding: 15px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-weight: 700;
    font-size: 15px;
    border-radius: 2px;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #23a9b0;
	line-height: 1.6;
	letter-spacing: 1px;
}

.about-box .label:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    border: 8px solid transparent;
    border-top: 8px solid #1f9197;
    width: 0;
    height: 0;
}

.about-box .logo {
	display: block;
	margin: 20px auto;
	box-sizing: border-box;
}

.main-about .date {
	margin: 0 auto;
}

.main-about .goto .date {
	border-bottom: 1px solid #f04f4f;
	line-height: 1.6;
}

.main-about .point .date {
	border: solid 2px #ff634d;
}

.main-about .text {
	font-size: 13px;
	line-height: 1.7;
}

.main-about .text .info {
	display: block;
	padding: 10px 15px;
	margin-top: 20px;
	color: #ff634d;
    font-size: 12px;
}

.main-about .point-box {
	border-left: solid 5px #f04d5e;
	padding: 15px 10px;
	margin-bottom: 10px;
}

.main-about .point-title,
.main-about .point-detail {
	font-weight: 700;
	margin: 0;
}

.main-about .point-title {
    text-align: center;
	line-height: 1.4;
}

.main-about .point-detail {
	color: #f04d5e;
}

.main-about .note {
	font-size: 11px;
	color: #f04d5e;
	display: block;
	text-align: center;
	margin: 20px 0 0;
}

.main-about .sale-link {
	height: 150px;
	background: url(//restaurant.img-ikyu.com/rsSpcl/sp/sale/img/top.jpg) no-repeat;
	background-size: cover;
	position: relative;
}

.sale-text {
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 10px;
	color: #23a9b0;
}

.main-about .sale-link a {
	display: block;
}

.main-about .sale-link-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;
	font-weight: 700;
    font-size: 16px;
    text-shadow: 0 0 30px #000;
}

.main-about .sale-link-text img {
	width: 70%;
}

.main-about .sale-link::after {
    content: '';
    background-color: rgba(0,0,0,.3);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 2px;
}

.main-about .sale-link .button {
	border: solid 1.5px #fff;
    padding: 8px;
    box-sizing: border-box;
    width: 200px;
    margin: 20px auto 0;
    font-size: 12px;
	font-weight: normal;
}

.goto-date  {
	font-size: 14px;
    display: block;
    margin-top: 10px;
}


.goto-date2  {
	font-size: 14px;
    display: block;
    margin-top: 10px;
	color:#333;
}

.point-limit{
	font-size: 15px;
    display: block;
    margin: 15px 0;
	color: #f04d5e;
    font-family: 'Noto Sans JP', sans-serif;
	text-align:center;
}

.point-limit-s {
	font-size: 14px;
	line-height:1.5em;
}

.point-limit-note{
	color:#333;
	font-size:13px;
	line-height:1.5em;
	display:block;
	text-align: left;
}

.reference_icon{
	display: inline-block;
    margin: 5px 0;
    padding: 2px 10px;
    background-color: #dadada;
    color: #333;
}

.reference_link{
	word-break: break-all;
}

.campaign-announce{
    background: #fff;
    padding: 25px;
    box-sizing: border-box;
    border-bottom: solid 3px #d44845;
    margin: 0 auto 80px;
    font-size: 14px;
	line-height:1.7;
	text-align:left;
}

.announce_title{
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

.campaign-announce a {
	border-bottom: 1px solid #333;
}

@media screen and (min-width : 768px) {
.main-title img {
	width: 750px;
}

.main-text {
	font-size: 17px;
	margin-bottom: 60px;
}

.main-about {
	display: flex;
	justify-content: space-between;
}

.main-about .about-box {
	padding: 45px 30px 30px;
	text-align: center;
}

.about-box .label {
    width: 40%;
}

.about-box .logo.goto {
	width: 350px;
}

.about-box .logo.point05,
.about-box .logo.point10 {
	width: 315px;
}

.main-about .date {
	display: inline-block;
	margin: 0 auto 20px;
	font-size: 17px;
	padding: 20px 0 15px;
}

.main-about .text {
	margin: 25px 0;
}

.main-about .point-container {
	display: flex;
	justify-content: center;
	margin: 20px 0 0;
}

.main-about .point-box {
	margin: 0 20px;
	padding: 20px;

}

.main-about .point-title {
	font-size: 14px;
	margin: 0 0 10px;
}

.main-about .point-detail {
	font-size: 15px;
}

.main-about .point-detail span {
	font-size: 25px;
	vertical-align: -3px;
}

.main-about .sale-link:hover {
    opacity: 0.9;
}
}

@media only screen and (max-width: 767px) { 
.content.main {
	background-size: 38%;
	background-position: -5% 6%,101% -22%;
	padding: 130px 15px 50px;
	box-sizing: border-box;
	position: relative;
}

.main-title img {
	width: 85%;
}

.main-text {
	font-size: 14px;
	padding-bottom: 30px;
	text-align: left;
}

.main-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f9f0b3;
    color: #f04d5e;
    padding: 10px 1px;
    font-size: 13px;
    font-weight: 700;
    box-sizing: border-box;
    font-family: 'Noto Sans JP', sans-serif;
}

.main-about {
	padding: 0;
}

.main-about .about-box {
    padding: 40px 15px 20px;
	margin: 40px 0 0;
}

.about-box .label {
    width: 80%;
}

.about-box .label .main-subtitle-s {
	font-size: 17px;
}

.about-box .logo {
	width: 100%;
	margin: 10px 0 20px;
}

.about-box .logo.goto {
	padding: 0 20px;
	margin: 20px 0 0;
}

.about-box .logo.point05,
.about-box .logo.point10 {
	padding: 0 40px;
}

.main-about .date {
	font-size: 15px;
	padding: 5px 0 20px;
	margin: 10px 0 20px;
}

.main-about .point-container {
	margin: 20px 0 0;
}

.main-about .text {
	margin: 20px 0;
}

.main-about .point-title {
	font-size: 14px;
	margin-bottom: 15px;
}

.main-about .point-detail {
	font-size: 15px;
	text-align: center;
}

.main-about .point-detail span {
	font-size: 28px;
	vertical-align: -4px;
	margin: 0 2px 0 0;
}

.main-about .point .text {
	margin-bottom: 0;
}

.main-about .about-box {
	margin-top: 60px;
}
}

/*---------------------------------
ポイントキャンペーン
---------------------------------*/
.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 #d44845;
	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: #1f9197;
	font-size: 24px;
	margin: 0;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.5px;
	line-height: 1;
	border-bottom: 2px solid #1f9197;
	padding: 0 0 15px;
}

.ptcp-title-s {
	font-size: 16px;
}

.ptcp-date {
	color: #1f9197;
    border-radius: 1px;
    padding: 10px 10px;
    margin: 10px 0 20px;
    font-size: 14px;
    line-height: 1.4;
    border-left: 5px solid #1f9197;
    max-width: 300px;
    background: #fff;
    font-weight: 600;
	text-align: center;
}

.ptcp-date span {
	font-size: 16px;
}

.ptcp-attention {
	text-align: left;
}

.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;
	}

	.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;
	}
}

/*---------------------------------
ご利用の流れ・ご利用例・注意事項
---------------------------------*/
.content-subtitle {
	text-align: center;
}

.flow {
	width: 98%;
	max-width: 1000px;
	margin: 0 auto;
}

.flow-box {
	position: relative;
}

.flow-box:not(:last-child)::before {
	position: absolute;
	width: 10px;
	height: 10px;
	border: 0px;
}

.flow-image {
	text-align: center;
}

.flow-title {
	font-weight: 700;
	color: #333;
	font-size: 15px;
}

.flow-description {
	line-height: 1.7;
	font-size: 13px;
}

.flow-login {
	color: #af9b65;
	border: 1px solid #af9b65;
	border-radius: 4px;
	padding: 6px 15px 5px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	letter-spacing: 1px;
	margin: 10px auto;
}

.flow-login:hover {
	color: #af9b65;
	background: #f8f6f1;
	transition: 0.5s;
}

.flow-detail table th,
.flow-detail table td {
	padding: 10px 15px;
	border: 2px solid #f8f7f7;
}

.flow-detail table tr th:not(:first-child) {
	background-color: #23a9b0;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	text-align: center;
}

.flow-detail table th:first-child,
.flow-detail table td:first-child {
	background-color: #d9edef;
	font-weight: 700;
	font-size: 12px;
}

.flow-detail table td:not(:first-child) {
	font-size: 13px;
	line-height: 1.7;
	background-color: #fff;
}

.flow-description-information {
	color: #f66;
}

.flow-description-information a {
	border-bottom: 1px solid #f66;
	color: #f66!important;
}

.flow-description-information a:hover {
	opacity: .8;
}

.note-area {
	padding: 40px 15px;
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
}

.note-area dt {
	text-align: center;
	font-size: 15px;
    font-weight: 700;
    margin-bottom: 25px;
}

.note-area dd {
	font-size: 13px;
    display: list-item;
    list-style: disc;
	margin-bottom: 10px;
	line-height: 1.7;
}

.note-area-faq {
	display: inline-block;
	padding: 12px 0;
	background: #f04f4f;
	border-radius: 4px;
	color: #fff!important;
	cursor: pointer;
	margin: 0 auto 30px;
	width: 100%;
	max-width: 400px;
	font-size: 15px;
	letter-spacing: 1px;
	text-align: center;
}

.note-area-faq:hover {
	background: #f66;
	transition: 0.5s;
}

.example-goto {
    box-sizing: border-box;
    text-align: center;
	border-radius: 2px;
}

.example-title {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 15px;
	font-weight: 700;
	text-align: center;
}

.example-text {
	font-size: 18px;
	font-weight: 700;
	color: #f04d5e;
	margin-bottom: 15px;
}

.example-text span {
	font-size: 24px;
}

.example-goto .note {
	font-size: 10px;
}

.example-plus {
	padding: 0 30px;
    box-sizing: border-box;
    font-size: 30px;
    font-weight: 700;
}

.example-point {
    box-sizing: border-box;
	border-radius: 2px;
}

.example-list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-bottom: 8px;
	margin: 8px 0;
}

.example-list dt {
	text-align: center;
    padding: 5px;
	font-size: 11px;
	color: #fff;
	letter-spacing: 0.05em;
}

.example-list dd.price {
	font-weight: 700;
	font-size: 15px;
}

.example-price {
	display: flex;
	align-items: center;
	background: #fff4f3;
	padding: 10px;
}

.example-price p {
	margin: 0;
}

.example-price .original {
	position: relative;
	margin-right: 40px;
}

.example-price .original:after {
	position: absolute;
    content: "";
    top: 25%;
    right: -35%;
    width: 7px;
    height: 7px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.example-price .off {
	color: #ff634d;
	border: solid 1px #ff634d;
	padding: 1px 5px;
	margin-right: 20px;
}

.example-price .price {
	font-weight: 700;
	font-size: 15px;
}

@media screen and (min-width : 768px) {
.content-subtitle {
	font-size: 14px;
	margin: 30px 0;
}

.flow-area {
	display: flex;
	margin-top: 50px;
	margin-bottom: 20px;
	justify-content: center;
}

.flow-box:not(:last-child)::before {
	content: '';
	border-top: solid 4px #23a9b0;
	border-right: solid 4px #23a9b0;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 25%;
	right: -30px;
	margin: 0 20px 0 0;
}

.flow-image img {
	width: 70%;
}

.flow-box {
	width: 250px;
	padding: 0 30px;
}

.flow-title {
	text-align: center;
}

.flow-detail {
	margin-bottom: 50px;
}

.flow-detail th:first-child {
	width: 180px;
}

.flow-detail th:nth-child(2) {
	width: 410px;
}

.flow-detail th:last-child {
	width: 410px;
}

.example-area {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 50px;
}

.example-goto {
	width: 30%;
	padding: 55px 30px;
	border-top: solid 4px #f04d5e;
	border-bottom: solid 3px #e8e8e8;
}

.example-point {
	width: 55%;
	padding: 22px 30px;
	border-top: solid 4px #ff634d;
	border-bottom: solid 3px #e8e8e8;
}

.example-goto .example-title {
	margin-bottom: 20px;
}

.example-list {
	border-bottom: solid 1px #e8e8e8;
}

.example-list dt {
	width: 30%;
}

.example-list dd {
	width: 30%;
	font-size: 13px;
    text-align: center;
}

.example-price {
	justify-content: flex-end;
}

.example-list dd.price {
	width: 20%;
	font-weight: 700;
	text-align: right;
}

.example-price .original {
	font-size: 13px;
}
}

@media only screen and (max-width: 767px) {
.content-subtitle {
	font-size: 13px;
	margin: 25px 0 30px;
	line-height: 1.6;
}

.flow {
	padding: 10px 0 0;
}

.flow-area {
    margin-top: 20px;
    margin-bottom: 40px;
}

.flow-box {
	background: #f1f0ee;
    padding: 25px 10px;
	border-radius: 10px;
	position: relative;
	display: flex;
	align-items: center;
}

.flow-box:not(:last-child)::before {
	content: '';
	border-top: solid 4px #23a9b0;
	border-right: solid 4px #23a9b0;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	bottom: -30px;
	left: 0;
	right: 0;
	margin: auto;
}

.flow-box:not(:last-child) {
	margin-bottom: 50px;
}

.flow-image {
	width: 30%;
}

.flow-title {
	text-align: left;
	margin: 0;
}

.flow-text {
	width: 70%;
	padding-left: 8%;
}

.flow-description {
	margin-top: 10px;
	margin-bottom: 0;
}

.flow-detail {
	margin-bottom: 40px;
}

.flow-login {
	margin: 10px auto 0;
}

.flow-detail table {
	display: block;
	overflow-x: scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}

.flow-detail th:first-child {
	width: 100px;
}

.flow-detail th:nth-child(2) {
	width: 100px;
}

.flow-detail th:last-child {
	width: 100px;
}

.flow-detail ::-webkit-scrollbar{
	width: 10px;
}

.flow-detail ::-webkit-scrollbar-track{
	background: #eaeaea;
	border: none;
	border-radius: 10px;
}

.flow-detail ::-webkit-scrollbar-thumb {
	background: #23a9b0;
	border-radius: 10px;
	box-shadow: none;
}

.note-area dd {
    margin-left: 20px;
}

.example-goto,
.example-point {
	padding: 20px 15px;
}

.example-goto {
	border-left: solid 5px #f04d5e;
}

.example-point {
	border-left: solid 5px #ff634d;
}

.example-plus {
	text-align: center;
	margin: 20px 0;
}

.example-list dt {
	width: 100%;
}

.example-list dd {
	width: 50%;
    margin: 10px 0 0;
    text-align: center;
    font-size: 14px;
}

.example-list dd.price {
	width: 50%;
}

.example-price {
	font-size: 13px;
	justify-content: center;
}

.example-price .original {
	font-size: 14px;
}
}


/*---------------------------------
レストランを探す
---------------------------------*/


.search-area .content-title {
	margin-bottom: 10px;
}

.searchbar_inner {
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
	font-size: 12px;
}

.searchbar_container {
	background: #e6e3d4;
	padding: 10px;
}


@media only screen and (max-width: 767px) {
	#tabSearch {
		display: none;
	}
}

/*---------------------------------
限定セール・特集
---------------------------------*/
.special {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.content-title .sale-count {
	margin-top: 5px;
	margin-bottom: 0;
}

.content-title .sale-count span {
	font-size: 30px;
	padding: 0 5px;
}

.special .sale-title{
	font-size:30px;
}

.special .sale-date {
	margin-top: 20px;
	margin-bottom: 40px;
    border: solid 1px #f66;
    display: inline-block;
    color: #f66;
	font-size: 13px;
	font-weight: 700;
    padding: 5px 20px;
    border-radius: 50px;
}

.banner-area a {
	display: block;
	width: 100%;
	margin: 0 0 20px;
}

.banner-box {
	width: 100%;
	position: relative;
	border-radius: 2px;
}

.small .banner-box {
    height: 120px;
}

.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;
}

.banner-box.sale {
	background: url(//restaurant.img-ikyu.com/rsSpcl/sp/sale/img/top.jpg) no-repeat;
	background-size: cover;
}

.banner-box.timesale {
	background: url(//restaurant.img-ikyu.com/specials/img/timesale_top_nontext.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;
}

.large .banner-text .description {
	margin: 0;
	font-size: 12px;
	text-shadow: 0 0 30px #000;
}

.large .banner-text .description.note {
	font-size: 10px;
	margin: 10px 0;
}

.large .banner-text .date {
	font-weight: 700;
	font-size: 17px;
	text-shadow: 0 0 30px #000;
}

.large .banner-text .date span {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 15px;
}

.large .banner-text .button {
	background: linear-gradient(-90deg, #ff634d, #f04d5e);
	padding: 15px 0;
    margin: 0;
    display: inline-block;
	border-radius: 2px;
	box-sizing: border-box;
	font-size: 18px;
	letter-spacing: 2px;
}

.small .banner-text h4 {
	text-shadow: 0 0 5px #000;
}

@media screen and (min-width : 768px) {
.special .content-title {
	margin-bottom: 40px;
}

.content-title.count {
    margin-bottom: 30px;
}

.content-title .sale-count {
	display: inline;
}

.special .sale-date {
	font-size: 13px;
}

.banner-area {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.banner-area.large {
	margin-bottom: 30px;
}

.special .small a {
	margin: 0 5px;
}

.banner-area a,
.banner-area .banner-box {
	margin: 0 10px;
}

.banner-area a:hover,
.button-top a:hover {
	opacity: 0.8;
	transition: .3s;
}

.banner-box {
	width: 100%;
	background-position: bottom center;
}

.large .banner-box {
    height: 290px;
}

.large .banner-text h4 {
	margin: 0;
}

.large .banner-text .description.note {
	margin: 20px 0 0;
}

.sale .banner-text h4 img {
	width: 90%;
	max-width: 360px;
}

.premiumsale .banner-text h4 img {
	width: 90%;
}

.large .banner-text .date {
	margin-bottom: 18px;
}

.large .banner-text .button {
	width: 300px;
}

.small .banner-text h4 {
	font-size: 16px;
}
}

@media only screen and (max-width: 767px) { 
.special {
	background-color: #f8f7f7;
}
.special .content-title {
	margin-bottom: 30px;
}

.content-title.count {
	margin-bottom: 30px;
}

.content-title .sale-count {
	font-size: 23px;
}

.content-title .sale-count span {
	font-size: 35px;
}

.special .sale-date {
	font-size: 14px;
}

.banner-area.large {
	margin-bottom: 40px;
}

.banner-area.large:hover {
	opacity: .9;
}

.banner-box {
	background-position: 23% bottom;
	margin-bottom: 10px;
}

.large .banner-text h4 {
	margin-top: 0;
	margin-bottom: 0;
}

.sale .banner-text h4 img {
	width: 90%;
	margin: 10px 7px 0 0;
}

.premiumsale .banner-text h4 img {
	width: 100%;
}

.large .banner-box {
    height: 300px;
}

.large .banner-text .date {
	margin-bottom: 20px;
	font-size: 13px;
}

.large .banner-text .button {
	width: 70%;
	font-size: 14px;
}

.small .banner-text h4 {
	font-size: 15px;
}
}

/*---------------------------------
事務局からのご案内
---------------------------------*/
.secretariatInforamtion {
	font-size: 11px;
	max-width: 720px;
	margin: 0 auto;
	background: #f8f8f8;
	text-align: left;
	padding: 15px;
}

.secretariatInforamtion p {
	font-weight: 600;
	text-align:center;
}

.secretariatInforamtion ul, .secretariatInforamtion dd {
	margin: 10px 0;
	padding: 0;
}

.secretariatInforamtion dt {
	text-align: center;
}

.secretariatInforamtion li {
	list-style-type: decimal!important;
	margin: 0 0 0 16px;
	padding: 0;
}

.secretariatInforamtion-attention {
	font-size: 11px;
	margin: 10px 0 30px;
}

.text-link {
	border-bottom: 1px solid #333;
	margin: 0 3px;
	color: #333!important;
}

/*---------------------------------
お知らせ
---------------------------------*/
.news_topics {
	width:800px;
	margin: 0 auto 110px;
	text-align: left;
}

.notes_title{
    font-size: 18px;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 1px;
    line-height: 1.4;
	text-align:center;
	padding-bottom:15px;
}

.notes_box{
	background-color:#ffffff;
	height:200px;
	padding:10px 30px;
	font-size:13px;
    line-height: 1.7;
	overflow:auto;
	overflow-y:scroll;
	overflow-x:hidden;
}

.notes_box li{
	border-bottom:solid #ccc 1px;
	padding-bottom:15px;
}

.notes_box dt{
	font-weight:bold;
	margin-bottom:10px;
}

.notes_box dd{
    margin-inline-start: 0;
}

@media only screen and (max-width: 767px) { 
.news_topics {
	width:95%;
}

.notes_title{
    font-size: 15px;
}

.notes_box{
	background-color:#ffffff;
	height:200px;
	padding:10px 15px;
	font-size:12px;
    line-height: 1.7;
}
}
/*---------------------------------
宿泊・スパリンク
---------------------------------*/
.service-box {
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	border-radius: 2px;
	margin: 20px 0 0;
}
.service-image {
	position: relative;
}

.service-image img {
	width: 100%;
}

.service-image .campaign {
	position: absolute;
	top: 10%;
	left: 0;
	padding: 5px 10px;
    background: #1a4473;
	color: #fff;
	font-size: 12px;
}

.service-text {
	padding: 10px 15px 15px;
}

.service-text .service-title {
	font-weight: 700;
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
    margin-top: 0;
}

.service-link {
	text-align: right;
	color: #333;
	font-size: 12px;
	margin: 0;
}

@media screen and (min-width : 768px) {
.service-area {
	display: flex;
	justify-content: center;
	widht: 90%;
	max-width: 1000px;
	margin: 40px auto 0;
}

.service-box {
    width: 480px;
	margin: 0 20px;
}

.service-box:hover {
	opacity: 0.9;
	transition: .3s;
}
}

@media only screen and (max-width: 767px) {
.service-box:first-child {
	margin-bottom: 20px;
}
}