@charset "shift-jis";


/*  --------------------------------------
			2.3月用
-------------------------------------------------- */
/* サブタイトル用 */
.subTtl{
	font-size: 80%;
}

/* ブルー */
.blue {
	color: #1B5285;
	font-weight: bold;
}


/* オレンジ */
.orange {
	color: #ed775d;
	font-weight: bold;
}


/* 郵送料用 */
.shipping {
	padding: 5px;
	border: 1px solid #DC143C;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/* テーブル下のインデント付き注釈用 */
ul.indtxtlist {
	margin-left: 0;
	padding-left: 0;
}
ul.indtxtlist li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
	/*font-size: 12px;
	line-height: 1.6;*/
}


/* 食べて応援 */
.eat {
}

.eat p:nth-child(1) {
	font-size:120%;
	color:#31708F;
	font-weight:700;
	text-align: center;
}
.eat p:nth-child(2) {
	font-size:180%;
	color: #DC143C;
	font-weight:700;
	text-align: center;
}
.eat  p:nth-child(3) {
	color:#31708F;
	font-weight:700;
}

/* ベネッセコンサート */
.benessse {
	background: #D3EDFB;
	color:#31708F;
	font-weight: 700;
	text-align: center;
	padding: 1em;
	border-radius: 50%;
}


/* FC東京 */
.border{
	display: inline-block;
	position: relative;
}
.border:before {
	content: '';
	width: 100%;
	height: 1px;
	border-top: solid 2px #DC143C;
	position: absolute;
	left: 0;
	top: calc(50% - 4px);
}
.border:after {
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: solid 2px #DC143C;
	position: absolute;
	left: 0;
	bottom: calc(50% - 4px);
}
.shadow {
	background: #bebebe;
}


/* シネマチケット */
.cinema p {
	font-weight: 700;
}
ul.cinemaunit {
	margin-top: 5px;
	padding-left: 0;
	list-style: none;
}
ul.cinemaunit li {
	padding-left: 1em;
	text-indent: -1em;
}
ul.cinemaunit .num {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
ul.cinemaunit .blue {
	color: #028cbb;
	font-size: 120%;
	font-weight: 700;
}
ul.cinemaunit .btn {
	padding-left: 2.8em;
}

/* 写真館ピノキオ */
.redlinebox {
	border: 1px solid #E3143C;
	/*border-radius: 5px;*/
	padding: .8em 1em 0;
	margin: 0 0 1.2em;
	/*color: #E3143C;
	font-weight: bold;*/
}

/* NAS芦花公園 */
.nasUnit {
	background: #FDF1F6;
	margin: 0 0 1.2em;
}
.nasUnit .txt {
	padding: 2em 0 0;
	letter-spacing: 2px;
}
.nasUnit .box {
	background: #fff;
	border: 10px solid #FDF1F6;
	padding: 1em 1em 0;
}
.nasUnit .box span {
	border: 1px solid #f00;
	padding: .5em;
	color: #f00;
}

/* 特別宿泊プラン */
ul.indtxtlist02 {
	margin-left: 0;
	padding-left: 0;
}
ul.indtxtlist02 li {
	list-style: none;
	padding-left: 2.5em;
	text-indent: -2.5em;
	/*font-size: 12px;
	line-height: 1.6;*/
}


/* みさきまぐろきっぷ */
.maguro {
	margin-left: 0;
	margin-right: 0;
	padding: 0 1em;
}
.maguro.bg {
	background: #ECECF3;
	border-radius: 10px;
	margin-bottom: 1.5em;
}
.magurobg01 {
	background: #fff;
	border: 2px solid #3AAE36;
	border-radius: 10px;
	margin-bottom: 1em;
}
.magurobg02 {
	background: #fff;
	border: 2px solid #0062B1;
	border-radius: 10px;
	margin-bottom: 1em;
}
.magurobg03 {
	background: #fff;
	border: 2px solid #009EA2;
	border-radius: 10px;
	margin-bottom: 1em;
}

.maguro .ttl {
	font-size: 1.5em;
	font-weight:bold;
	margin: .5em 0;
}
.maguro .ttl.color01  {
	color: #3AAE36;
}
.maguro .ttl.color02  {
	color: #0062B1;
}
.maguro .ttl.color03  {
	color: #009EA2;
}
.maguro .bg_f {
	border: 1px solid #E60012;
	padding: .5em;
	border-radius: 5px;
	color: #E60012;
}
.maguro .bg_f span {
	border-bottom: 1px solid #E60012;
}

/* サニーメイドサービス */
.maidbox {
	background: #fef4ef;
	padding: 10px 20px 1px;
}


/* 宝塚星組　原作 */
.gensaku {
	font-size: 13px;
	line-height: 1.4;
	margin-bottom: 0;
}


/* info */
.infobgbox {
	border: 2px solid #DC143C;
	padding: 5px;
	border-radius: 10px;
	margin-top: .5em;
}
.infobgbox h4 {
	font-size: 16px;
	color: #DC143C;
	font-weight: bold;
	padding-left: .5em;
}
.infobgbox ul {
	margin-left: .5em;
}



/* 価格表等テーブル下を調整 */
@media (min-width: 768px) {
	.table-responsive {
		margin-bottom: -10px;
	}
	.relaxPht {
		position: absolute;
		top: 0;
		right: 0;
		text-align: right;
	}
	.relaxPht .pht {
		width: 45%;
	}
}
/* レストランのアイコンを調整 */
@media screen and (max-width: 1199px) {
	.icns {
		text-align: center;
	}
}

@media screen and (max-width: 767px) {
	.table-responsive {
		margin-bottom: 5px;
	}
	dl.nougaku dt, dl.nougaku dd {
		display: block;
	}
	.relaxUnit {
		margin-top: 0;
	}
	.relaxUnit .pht {
		float: none;
		width: 100%;
		padding-left: 0;
	}
}


/* 打ち消し線 */
del {
	text-decoration: line-through;
	color:#f00;
}
del span {
	color:#fff;
}




