@charset "UTF-8";

#wrapper {}

/* CSS Document */
.contents {
	height: 100%;
	overflow-x: hidden;
}

.cont {
	width: 1600px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.inner {
	width: 950px;
	margin: 0 auto;
}

/* headSlideArea */
.contHead {
	position: relative;
}

.headSlideArea {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
	/* -webkit-transform: translateX(-50%);
	transform: translateX(-50%); */
	z-index: 1;
}

.headSlideArea #slider li .dis_none {
	display: none;
}

.bx-viewport #slider li .dis_none {
	display: block !important;
}

.wrap01_block {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}

.wrap01_bg {
	width: 426px;
	height: 700px;
	margin: 0 auto;
	background: rgba(73, 92, 93, 0.7);
	position: relative;
	bottom: 97px;
	left: 0;
	right: 0;
}

.wrap01 {
	padding: 80px 35px 0;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
}

.wrap01 h1 {
	margin-bottom: 20px;
}

.wrap01 .period {
	color: #fff;
	font-weight: bold;
}

.wrap01 .period span {
	font-size: 20px;
}


.unchor_nav {
	width: 950px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	bottom: 225px;
	letter-spacing: -.4em;
}

.unchor_nav li {
	display: inline-block;
	width: 148px;
	margin-right: 10px;
	position: relative;
	padding: 4px 9px 9px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 0px 0px 14px 7px rgba(129, 129, 129, 0.3);
}

.unchor_nav li::after {
	position: absolute;
	bottom: 9px;
	right: 9px;
	content: '';
	width: 28px;
	height: 28px;
	background: url(../img/icon_unchor01.png);
	display: inline-block;
}

.unchor_nav li:last-child {
	margin-right: 0;
}

.unchor_nav li .tit {
	text-align: center;
	padding: 10px 0;
}

.unchor_nav li .pic img {
	vertical-align: bottom;
}

.trip01 .titBlock .tit01,
.trip02 .titBlock .tit01,
.trip03 .titBlock .tit01,
.trip04 .titBlock .tit01,
.trip05 .titBlock .tit01 {
	margin-bottom: 20px;
}

/* trip01 */
.trip01 {
	background: url("../img/thema_oka_trip08_bg.jpg")no-repeat;
	background-position: left top;
	position: relative;
	margin-bottom: 140px;
}

.trip01::before {
	background: url("../img/thema_oka_trip01_deco01.png")no-repeat;
	content: '';
	width: 224px;
	height: 96px;
	top: 0;
	right: 196px;
	position: absolute;
	z-index: -1;
}

.trip01::after {
	background: url("../img/thema_oka_trip01_deco02.png")no-repeat;
	content: '';
	width: 565px;
	height: 300px;
	bottom: -30px;
	right: 196px;
	position: absolute;
	z-index: -1;
}

.trip01 .titBlock {
	padding-top: 55px;
	width: 795px;
	text-align: right;
	margin: 0 auto;
	position: relative;
	left: 70px;
}

.trip01 .titBlock .txt {
	margin-bottom: 40px;
	padding: 1rem 1rem;
  background: #fad9e7;
}

/* trip01 main slide*/
.trip01 .main_slide {
	width: 670px;
	position: relative;
	right: -275px;
}


/* trip02 
.trip02 {
	background: url("../img/thema_oka_trip02_bg.jpg")no-repeat;
	background-position: right top;
	position: relative;
	margin-bottom: 190px;
}

.trip02::before {
	background: url("../img/thema_oka_trip02_deco01.png")no-repeat;
	content: '';
	width: 224px;
	height: 96px;
	top: 0;
	left: 198px;
	position: absolute;
	z-index: -1;
}

.trip02::after {
	background: url("../img/thema_oka_trip02_deco02.png")no-repeat;
	content: '';
	width: 565px;
	height: 300px;
	bottom: -80px;
	left: 200px;
	position: absolute;
	z-index: -1;
}

.trip02 .titBlock {
	padding-top: 55px;
	width: 670px;
	text-align: left;
}

.trip02 .titBlock .txt {
	margin-bottom: 40px;
}

/* trip02 main slide
.trip02 .main_slide {
	width: 600px;
	position: relative;
	left: -10px;
}

.trip02 .bx-wrapper {
	max-width: initial !important;
}
.trip02 .bx-viewport .slider .hotel01 {
	display: block;
}*/


/* trip03 */
.trip03 {
	background: url("../img/thema_oka_trip09_bg.jpg")no-repeat;
	background-position: right top;
	position: relative;
	margin-bottom: 140px;
}

.trip03::before {
	background: url("../img/thema_oka_trip02_deco01.png")no-repeat;
	content: '';
	width: 224px;
	height: 96px;
	top: 0;
	left: 196px;
	position: absolute;
	z-index: -1;
}

.trip03::after {
	background: url("../img/thema_oka_trip02_deco02.png")no-repeat;
	content: '';
	width: 565px;
	height: 300px;
	bottom: -30px;
	left: 196px;
	position: absolute;
	z-index: -1;
}

.trip03 .titBlock {
	padding-top: 55px;
	width: 460px;
	text-align: left;
}

.trip03 .titBlock .txt {
	margin-bottom: 40px;
	padding: 1rem 1rem;
  background: #ffef90;
}

/* trip03 main slide*/
.trip03 .main_slide {
	width: 670px;
	position: relative;
	left: -10px;
}


/* trip04 */
.trip04 {
	background: url("../img/thema_oka_trip04_bg.jpg")no-repeat;
	background-position: left top;
	position: relative;
	margin-bottom: 140px;
}

.trip04::before {
	background: url("../img/thema_oka_trip04_deco01.png")no-repeat;
	content: '';
	width: 224px;
	height: 96px;
	top: 0;
	right: 198px;
	position: absolute;
	z-index: -1;
}

.trip04::after {
	background: url("../img/thema_oka_trip04_deco02.png")no-repeat;
	content: '';
	width: 565px;
	height: 300px;
	bottom: -30px;
	right: 196px;
	position: absolute;
	z-index: -1;
}

.trip04 .titBlock {
	padding-top: 55px;
	width: 620px;
	text-align: right;
    margin: 0 auto;
	position: relative;
	left: 160px;
}

.trip04 .titBlock .txt {
	margin-bottom: 40px;
	padding: 1rem 1rem;
  background: #d4e6a8;
	
}

/* trip04 main slide*/
.trip04 .main_slide {
	width: 670px;
	position: relative;
	right: -275px;
}

/* trip05 */
.trip05 {
	background: url("../img/thema_oka_trip05_bg.jpg")no-repeat;
	background-position: right top;
	position: relative;
	margin-bottom: 140px;
}

.trip05::before {
	background: url("../img/thema_oka_trip05_deco01.png")no-repeat;
	content: '';
	width: 224px;
	height: 96px;
	top: 0;
	left: 196px;
	position: absolute;
	z-index: -1;
}

.trip05::after {
	background: url("../img/thema_oka_trip05_deco02.png")no-repeat;
	content: '';
	width: 565px;
	height: 300px;
	bottom: -30px;
	left: 196px;
	position: absolute;
	z-index: -1;
}

.trip05 .titBlock {
	padding-top: 55px;
	width: 460px;
	text-align: left;
}

.trip05 .titBlock .txt {
	margin-bottom: 40px;
	padding: 1rem 1rem;
  background: #E7CDE8;
}

/* trip05 main slide*/
.trip05 .main_slide {
	width: 670px;
	position: relative;
	left: -10px;
}



/* スライダー共通 */
.main_slide .bx-wrapper .bx-viewport {
	height: 520px !important;
	background-color: rgba(255, 255, 255, 0);
	padding: 0 10px;
	box-sizing: border-box;
}

.main_slide .slider {
	margin: 0;
	padding: 0;
	display: flex;
}

.main_slide .slider .hotel01 {
	padding: 20px 15px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 0px 0px 10px 4px rgba(129, 129, 129, 0.3);
	text-align: left;
	position: relative;
	top: 20px;
	left: 20px;
	margin-right: 20px;
	display: inline-block;
}

.bx-viewport .slider .hotel01 {
	display: block !important;
}

.main_slide .slider .hotel01:last-child {
	margin-right: 0;
}

.main_slide .slider .hotel01 .tit {
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	top: -10px;
	left: 15px;
}

.main_slide .slider .hotel01 .tit span {
	padding: 5px;
}

.main_slide .slider .hotel01 .tit.-pink span {
	background: #fad9e7;
}

.main_slide .slider .hotel01 .tit.-yellow span {
	background: #ffef90;
}

.main_slide .slider .hotel01 .tit.-Purple span {
	background: #E7CDE8;
}

.main_slide .slider .hotel01 .tit.-lime span {
	background: #d4e6a8;
}

.main_slide .slider .hotel01 .hotelTit {
	font-weight: bold;
	margin: 20px 0;
	display: table-cell;
	vertical-align: middle;
	height: 48px;
}

.main_slide .slider .hotel01 .pic {
	padding-top: 10px;
	border-top: 1px solid #AE0000;
}

.main_slide .slider .hotel01 .ico {
	padding: 10px 0;
}

.main_slide .slider .hotel01 .ico img {
	display: inline-block;
}

.main_slide .slider .hotel01 .ico a {
	font-weight: bold;
}

.main_slide .slider .hotel01 .btn01 {
	margin-bottom: 20px;
}

.main_slide .slider .hotel01 .btn01 a {
	width: 100%;
	box-sizing: border-box;
}

.main_slide .prevBtn01,
.main_slide .prevBtn03,
.main_slide .prevBtn05 {
	position: absolute;
	bottom: 153px;
	left: -40px;
	width: 15px;
	height: 30px;
}

.main_slide .prevBtn02,
.main_slide .prevBtn04 {
	position: absolute;
	bottom: 170px;
	left: -45px;
	width: 15px;
	height: 30px;
}

.main_slide .prevBtn01 a,
.main_slide .prevBtn02 a,
.main_slide .prevBtn03 a,
.main_slide .prevBtn04 a,
.main_slide .prevBtn05 a {
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
}

.main_slide .prevBtn01 a:hover,
.main_slide .prevBtn02 a:hover,
.main_slide .prevBtn03 a:hover,
.main_slide .prevBtn04 a:hover,
.main_slide .prevBtn05 a:hover {
	opacity: .7;
}

.main_slide .nextBtn01,
.main_slide .nextBtn03,
.main_slide .nextBtn05 {
	position: absolute;
	bottom: 153px;
	right: -55px;
	width: 15px;
	height: 30px;
}

.main_slide .nextBtn02,
.main_slide .nextBtn04 {
	position: absolute;
	bottom: 170px;
	right: -55px;
	width: 15px;
	height: 30px;
}

.main_slide .nextBtn01 a,
.main_slide .nextBtn02 a,
.main_slide .nextBtn03 a,
.main_slide .nextBtn04 a,
.main_slide .nextBtn05 a {
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
}

.main_slide .nextBtn01 a:hover,
.main_slide .nextBtn02 a:hover,
.main_slide .nextBtn03 a:hover,
.main_slide .nextBtn04 a:hover,
.main_slide .nextBtn05 a:hover {
	opacity: .7;
}


/*ゆマーク*/
.main_slide .slider .hotel01 .ico.yu01,
.main_slide .slider .hotel01 .ico.yu02 {
	padding-right: 35px;
	position: relative;
}

.main_slide .slider .hotel01 .ico.yu01:after {
	content: "";
	display: inline-block;
	width: 28px;
	height: 35px;
	background: url(/domtour/commonY15/newyear/images/icon_yumark01.png) no-repeat 0 0;
	background-size: contain;
	box-sizing: border-box;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
}

.main_slide .slider .hotel01 .ico.yu02:after {
	content: "";
	display: inline-block;
	width: 25px;
	height: 24px;
	background: url(/domtour/commonY15/newyear/images/icon_yumark02.png) no-repeat 0 0;
	background-size: contain;
	box-sizing: border-box;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
}

.main_slide .bx-wrapper .bx-pager {
	bottom: 30px;
}

.main_slide .bx-wrapper .bx-pager.bx-default-pager a {
	background: #ffffff;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.main_slide .bx-wrapper .bx-pager.bx-default-pager a:hover,
.main_slide .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #cccccc;
}

/*nearMe area */
.nearMeArea {
	width: 950px;
	margin:0 auto 100px;
}
.nearMeArea .nearMefrm {
	margin-top: 60px;
	padding: 30px 30px 25px;
 	border: 10px solid #b5b1e5;
	width: 870px;
}
.nearMeArea .tit {
	font-size: 20px;
	font-weight: bold; 
}
.nearMeArea .catch {
	margin-top: 20px;
	color: #7466D0;
	font-weight: bold; 
}
.nearMeArea .txt {
	margin-top: -4px;
	float: left;
	width: 600px;
}
.nearMeArea .pic {
	float: right;
	width: 250px;
	text-align: right;
}
.nearMeArea .txtList li,
.nearMeArea .noteList li {
  margin-top: 0px;
}



/* banner area */
.bnArea .bg {
	background: url("../img/thema_oka_bnArea_bg.jpg") repeat-x;
	width: 100%;
}

.bnArea .bg .ctrArea {
	text-align: center;
	padding-bottom: 30px;
}

.bnArea .ctrArea .bn01 .tit {
	padding-top: 40px;
}

.bnArea .ctrArea .bn01 p {
	margin-bottom: 20px;
}

.bnArea .ctrArea .bn02 .tit {
	padding-top: 10px;
}

.bnArea .ctrArea .bn02 p {
	margin-bottom: 20px;
}

.bnArea .ctrArea .bn02 {
	padding-bottom: 30px;
}

/* tri_ad */
.tripBox250.forcia-TA_gadget-template6 img {
	display: inline-block;
}

/*20200630追加logo*/
.logo{
	width: 180px;
	position: relative;
  top: 20px;
  left: 70%;
}

/* キャンペーンバナーエリア */
.cpBnr {
	margin: -160px auto 60px;
  text-align: center;
}


/* 部屋指定 */
.main_slide .slider .hotel01 .room {
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    top: -10px;
		right: 15px;
}
.main_slide .slider .hotel01 .room span {
	padding: 5px;
}

.main_slide .slider .hotel01 .room.-upper span {
	color: #013C99;
	border: 1px solid #013C99;
	background: #FFF;
}

.main_slide .slider .hotel01 .room.-number span {
	color: #009E64;
	border: 1px solid #009E64;
	background: #FFF;
}


