@charset "Shift_JIS";

/***********************************************************
    COMMON CSS
------------------------------------------------------------
    Author:         ccs/ito
    Version:        1.00
    
    
************************************************************/
/*  Suggested order
 *     プロパティを記述する際は
 *     この順序で記述してください。
 *  -------------------------------
 *  display
 *  list-style
 *  position
 *  float
 *  clear
 *  width
 *  height
 *  margin
 *  padding
 *  border
 *  background
 *  color
 *  font
 *  text-decoration
 *  text-align
 *  vertical-align
 *  white-space
 *  other text
 *  content
 */

html,
body {
	margin: 10px 0px 0px 30px;
	padding: 0px;
	background: #ffffff;
	font-size: 14px;
	height: 100%;
	line-height: 1.3;
}

p,
td,
div {
	line-height: 1.3;
}

.bold {
	font-weight: bold;
}

.textred {
	color: red;
}

#detail table {
	margin: 0px;
	padding: 0px;
	border: 0px solid #00ff00;
	border-collapse: collapse;
	background: #ffffff;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
}

#detail td {
	margin: 0px;
	padding: 10px;
	border: 1px solid #666666;
	background: #ffffff;
	color: #666666;
	font-size: 12px;
	text-align: left;
}

#detail td.head {
	margin: 0px;
	padding: 5px;
	border: 1px solid #666666;
	background: #ffdab5;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

table {
	border-color: #eee;
}

/*******************************
ダイヤの背景色
*******************************/

.style1 {
	background-color: #cc99ff;
}
.marathon {
	background-color: #99ffff;
	padding: 3px;
}

.eve1 {
	background-color: #9ff;
	padding: 3px;
}
.eve2 {
	border: solid 1px #06f;
	background-color: #ccffff;
	padding: 1px;
	color: #000;
}

.bg-red {
}

.bg-red a {
	width: 300px;
	height: 25px;
	background-color: #fcc;
	border: solid #f00 1px;
	line-height: 25px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	text-align: center;
}

.bg-red a:hover {
	color: #f00;
}

/* 新千歳→都心*/
.o-a {
	background-color: #6f0;
}

.a-m {
	background-color: #fc9;
}

.o-k24 {
	background-color: #9cf;
}

/* 都市間高速バス */

.tyokkoubin01 {
	background-color: #f00;
	padding: 2px;
	color: #fff;
	font-size: 12px;
}

.tb-base {
	font-size: 12px;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
}

.tb-base td {
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
}

.txt12 {
	font-size: 12px;
}

/* ccs */
.gray-center-link {
	margin-bottom: 20px;
}
.gray-center-link a {
	display: block;
	text-align: center;
	background-color: #eee;
	padding: 0.5em;
}

.gray-center-link a:hover {
	background-color: #9cf;
}

/* モジュール */

.hokkaido_love2020_cp {
	border: solid 2px #4dac6a;
	padding: 16px;
}

.hokkaido_love2020_cp img {
	max-width: 100%;
}

.hokkaido_love2020_cp h2 {
	color: #4dac6a;
	text-align: center;
	font-size: 20px;
	margin: 0 0 16px 0;
}

.hokkaido_love2020_cp small {
	font-size: 80%;
}

.hokkaido_love2020_cp dl dt {
	background-color: #4dac6a;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding: 4px;
}

.hokkaido_love2020_cp dl dd .alert {
	align-items: flex-start;
	margin: 0;
}
.hokkaido_love2020_cp dl dd .flex {
	align-items: flex-start;
	justify-content: space-between;
}
.hokkaido_love2020_cp dl dd .flex div {
	width: 49%;
}

.hokkaido_love2020_cp dl dd {
	margin: 0;
	padding: 8px;
	font-size: 14px;
}

.hokkaido_love2020_cp-faretable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 8px;
}
.hokkaido_love2020_cp-faretable tr {
	border-bottom: solid 1px #4dac6a;
}

.hokkaido_love2020_cp-faretable td,
.hokkaido_love2020_cp-faretable th {
	padding: 8px;
	font-size: 16px;
	text-align: center;
}
.hokkaido_love2020_cp-faretable th {
	padding: 8px;
	text-align: center;
}
.hokkaido_love2020_cp-faretable th span {
	color: crimson;
}
.hokkaido_love2020_cp-faretable td:nth-child(1) {
}
.hokkaido_love2020_cp-faretable td:nth-child(2) {
	color: crimson;
	text-decoration: line-through;
}
.hokkaido_love2020_cp-faretable td:nth-child(4) {
	color: crimson;
	font-weight: bold;
	font-size: 20px;
}
.hokkaido_love2020_cp-faretable td:nth-child(5) {
	color: crimson;
	font-weight: bold;
	font-size: 20px;
	position: relative;
}
.hokkaido_love2020_cp-faretable td:nth-child(5) span {
	display: inline-block;
	margin-top: -3px;
	position: relative;
	z-index: 1;
	transform: rotate(-3deg);
}
.hokkaido_love2020_cp-faretable td:nth-child(5) span::before {
	content: "";
	display: inline-block;
	width: 120%;
	height: 8px;
	background-color: red;
	position: absolute;
	bottom: -0px;
	left: -10%;
	z-index: 0;
	opacity: 0.5;
	transform: skewX(-8deg);
}
.hokkaido_love2020_cp-tel {
	color: #4dac6a;
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
	border: solid 1px #4dac6a;
	padding: 4px 8px;
	border-radius: 20px;
}
.hokkaido_love2020_cp-table {
	border-collapse: collapse;
	border: solid 1px #ccc;
	width: 100%;
	margin-bottom: 16px;
}
.hokkaido_love2020_cp-table td,
.hokkaido_love2020_cp-table th {
	font-size: 14px;
	padding: 4px 8px;
	vertical-align: top;
	text-align: left;
}
.hokkaido_love2020_cp-table th {
	white-space: nowrap;
}

.hokkaido_love2020_cp-table tr {
	border-bottom: solid 1px #ccc;
}
.hokkaido_love2020_cp-table tr:last-child {
	border: none;
}
.hokkaido_love2020_cp-footer {
	padding-top: 16px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	border-top: solid 1px #4dac6a;
}
.hokkaido_love2020_cp-footer div {
	text-align: center;
}
.hokkaido_love2020_cp-footer div img {
	max-height: 50px;
	width: auto;
}
