@charset "utf-8";
/* デスクトップ＆スマホ共通項目 */
	body {background-color: #ffffff;}

@media (min-width: 1180px){
	/***ヘッダー***/
	#head {
	display: block;
	position: relative;
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/header.jpg") center top no-repeat;
	height: 701px;
	margin: 0 auto;
	}
 	#head h1, #head h2, #head h3 {
 	font-size:0em;
 	}
	#movie {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/bg_movie.jpg") no-repeat;
	display: block;
	position: relative;
	width: 720px;
	height: 405px;
	margin: 0 auto;
	margin-top: 30px;
	}
	#movie .tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
	}
	
	/***メイン***/
	#main {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	}
	#main {
	margin: 0 auto;
	text-align: center;
	}
	#about p {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/about.png") no-repeat;
	width: 1067px;
	height: 528px;
	margin: 30px auto;
	font-size: 0em;
	}
	#gnav ul {
	display: flex;
	width: 1160px;
	margin: 30px auto;
	font-size: 0em;
	}
	#gnav li {
	width: 290px;
	height: 416px;
	}
	#gnav a:nth-child(1) {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/btn_hankyu.jpg") no-repeat;
	}
	#gnav a:nth-child(2) {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/btn_his.jpg") no-repeat;
	}
	#gnav a:nth-child(3) {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/btn_club.jpg") no-repeat;
	}
	#gnav a:nth-child(4) {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/btn_jtb.jpg") no-repeat;
	}
	
	#cont_hankyu h2, #cont_his h2, #cont_club h2, #cont_jtb h2 {
	font-size: 0em;
	}
	#cont_hankyu h1 {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/ttl_hankyu.png") no-repeat;
	width: 1160px;
	height: 273px;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 0em;
	}
	#cont_hankyu p  {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/txt_hankyu.png") no-repeat;
	width: 1160px;
	height: 360px;
	margin: 0 auto;
	font-size: 0em;
	}
	#cont_hankyu .btn_inquiry {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/inquiry.png") center no-repeat;
	background-color: #0099ff;
	width: 1160px;
	height:100px;
	margin: 0 auto;
	font-size: 0em;
	}
	#cont_hankyu .inquiry {
	width: 1080px;
	margin: 0 auto;
	padding: 20px 40px;
	font-size: 20px;
	line-height: 175%;
	text-align: left;
	border: #0099ff 1px solid;
	}
	#cont_hankyu .inquiry dt {
	width: 200px;
	color: #0099ff;
	float:left;
	}
	#cont_hankyu .inquiry dt::before {content: "【";color: #0099ff;}
	#cont_hankyu .inquiry dt::after {content: "】"; color: #0099ff;}
	#cont_hankyu .inquiry dd.col2 {padding-left: 200px;}
	#cont_hankyu .cautions  {
	font-size: 20px;
	line-height: 175%;
	}
	
	#cont_his h1 {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/ttl_his.png") no-repeat;
	width: 1160px;
	height: 265px;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 0em;
	}
	#cont_his p {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/txt_his.png") no-repeat;
	width: 1160px;
	height: 365px;
	margin: 0 auto;
	font-size: 0em;
	}
	#cont_his .btn_inquiry {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/inquiry.png") center no-repeat;
	background-color: #004098;
	width: 1160px;
	height:100px;
	margin: 0 auto;
	font-size: 0em;
	}
	#cont_his .inquiry {
	width: 1080px;
	margin: 0 auto;
	padding: 20px 40px;
	font-size: 20px;
	line-height: 175%;
	text-align: left;
	border: #004098 1px solid;
	}
	#cont_his .inquiry dt {
	width: 200px;
	color: #004098;
	float:left;
	}
	#cont_his .inquiry dt::before {content: "【";color: #004098;}
	#cont_his .inquiry dt::after {content: "】"; color: #004098;}
	#cont_his .inquiry dd.col2 {padding-left: 200px;}
	#cont_his .cautions  {
	font-size: 20px;
	line-height: 175%;
	}
	
	#cont_club h1 {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/ttl_club.png") no-repeat;
	width: 1160px;
	height: 285px;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 0em;
	}
	#cont_club p {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/txt_club.png") no-repeat;
	width: 1160px;
	height: 380px;
	margin: 0 auto;
	font-size: 0em;
	}
	#cont_club .btn_inquiry {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/inquiry.png") center no-repeat;
	background-color: #009143;
	width: 1160px;
	height:100px;
	margin: 0 auto;
	font-size: 0em;
	}
	#cont_club  .inquiry {
	width: 1080px;
	margin: 0 auto;
	padding: 20px 40px;
	font-size: 20px;
	line-height: 175%;
	text-align: left;
	border: #009143 1px solid;
	}
	#cont_club  .inquiry dt {
	width: 200px;
	color: #009143;
	float:left;
	}
	#cont_club .inquiry dt::before {content: "【";color: #009143;}
	#cont_club  .inquiry dt::after {content: "】"; color: #009143;}
	#cont_club  .inquiry dd.col2 {padding-left: 200px;}
	#cont_club  .cautions  {
	font-size: 20px;
	line-height: 175%;
	}
	
	#cont_jtb h1 {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/ttl_jtb.png") no-repeat;
	width: 1160px;
	height: 265px;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 0em;
	}
	#cont_jtb p {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/txt_jtb.png") no-repeat;
	width: 1160px;
	height: 380px;
	margin: 0 auto;
	font-size: 0em;
	}
	#cont_jtb .btn_inquiry {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.2/sp/travel_2018winter/images/desktop/teaser/inquiry.png") center no-repeat;
	background-color: #bf1a20;
	width: 1160px;
	height:100px;
	margin: 0 auto;
	margin-bottom: 50px;
	font-size: 0em;
	}
	#cont_jtb  .inquiry {
	width: 1080px;
	margin: 0 auto;
	padding: 20px 40px;
	font-size: 20px;
	line-height: 175%;
	text-align: left;
	border: #bf1a20 1px solid;
	}
	#cont_jtb  .inquiry dt {
	width: 200px;
	color: #bf1a20;
	float:left;
	}
	#cont_jtb .inquiry dt::before {content: "【";color: #bf1a20;}
	#cont_jtb .inquiry dt::after {content: "】"; color: #bf1a20;}
	#cont_jtb  .inquiry dd.col2 {padding-left: 200px;}
	#cont_jtb  .cautions  {
	font-size: 20px;
	line-height: 175%;
	}
}

		


