@charset "UTF-8";

.contents {
	overflow: hidden;
}

.hotelArea ul li {
	margin: 0;
	line-height: 135% !important;
}
.noteList > li {
    margin-top: 0;
	}

/* ========== Header ========== */

#dpHd01 {
	min-height: 700px;
	position: relative;
}

#dpHd01 .dpHd01_wrap01{
	width: 100%;
	min-height: 560px;
	margin-top: 15px;
	position: absolute;
	overflow: hidden;
	margin: auto;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

#dpHd01 .title_inner {
	position: absolute;
	width: 950px;
	min-height: 500px;
	top: 50px;
	left: 0;
	right: 0;
	margin: auto;
}
#dpHd01 img {
	width: 100%;
}
#dpHd01 .mvBg {
	width: 100%;
	line-height: 0;
	height: 483px;
	background: url("../img/main_bg01.png") no-repeat top center;
	background-size: cover;
}
#dpHd01 .mainTit01 {
	position: absolute;
	z-index: 15;
	top: -29px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	width: 587px;
}

#dpHd01 .mapWrap{
	position: relative;
	z-index: 5;
}
#dpHd01 .mapWrap .map_pic01 {
	position: absolute;
    z-index: 0;
    top: -39px;
    left: 119px;
    right: 0;
    margin: auto;
    text-align: center;
    width: 816px;
}
#dpHd01 .mapWrap .map_pic01 img {
	width: 100%;
}

#dpHd01 .mapWrap .map_btn {
	position: relative;
	width: 497px;
	height: 389px;
	top: 28px;
	margin: auto;
	z-index: 15;
}

#dpHd01 .mapWrap .map_btn *[class*="btn_"] {
	position: absolute;
	z-index: 4;
}

#dpHd01 .mapWrap .map_btn .btn_furano01 {
	top: 75px;
    left: 226px;
}

#dpHd01 .mapWrap .map_btn .btn_sahoro01 {
	top: 164px;
	right: -23px;
}

#dpHd01 .mapWrap .map_btn .btn_tomamu01 {
	bottom: 31px;
	left: 227px;
}

#dpHd01 .mapWrap .map_btn .btn_rusutsu01 {
	bottom: 144px;
    left: 57px;
}

#dpHd01 .mapWrap .map_btn .btn_hakodateonuma01 {
	bottom: 1px;
	left: -104px;
}

#dpHd01 .mapWrap .map_btn .btn_niseko01 {
	bottom: 119px;
	left: -104px;
}
#dpHd01 .mapWrap .map_btn .btn_touya01 {
	bottom: 60px;
	left: -104px;
}
#dpHd01 .mapWrap .map_btn .btn_kitayuzawa01 {
	bottom: -38px;
	left: 108px;
}

#dpHd01 .btn_option01 {
	position: absolute;
	top: 79px;
    left: 69px;
    z-index: 15;
    width: 145px;
}

#dpHd01 .btn_option02 {
	position: absolute;
	bottom: 64px;
    right: 9px;
    z-index: 15;
    width: 348px;
}
#dpHd01 .mvSlideBox {
    width: 213px;
}

#dpHd01 .lead {
	background: #f5e462;
	padding: 10px 0 15px;
	text-align: center;
}
#dpHd01 .lead .txred{
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
	font-weight: bold;
	color: #c90000;
}
#dpHd01 .lead .txbold{
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
	font-weight: bold;
	font-size: 20px;
	vertical-align: -2px;
}
#dpHd01 .slick-list.draggable {
    width: 100%;
	margin: 0;
}
#dpHd01 .slick-initialized .slick-slide {
    line-height: 0;
}

/**/

.dpModalBox img {
	vertical-align: bottom;
}


/* anchorArea */
.anchorArea {
	padding: 65px 0 ;
	display: flex;
	justify-content: center;
	background: #fff;
}
.anchorArea a {
	display: block;
	margin: 0 14px;
	transition: all ease 0.2s;
}
.anchorArea img {
	width: 365px;
}
.mainBg {
	background: url("../img/main_bg.jpg") no-repeat top center;
	background-attachment: fixed;
	background-size: cover;
}

/*hotelArea*/
.areaTitle {
	width: 384px;
	position: absolute;
	top: -51px;
	left: 50%;
	transform: translateX(-50%);
}
.contentsInr {
    margin: 0 auto;
	padding-bottom: 100px;
	padding-top: 1px;
}
.contentsInr.contentsInrBottom {
	padding-top: 0;
	padding-bottom: 40px;
}
.contentsInr .mainCont .hotelArea {
	width: 950px;
	margin-top: 122px;
	position: relative;
	background: #fff;
	padding: 53px 0 0;
	box-shadow: 0px 0px 16px -6px rgb(0 0 0 / 60%);
    border-radius: 20px;
}
.contentsInr .mainCont .hotelArea:nth-child(1) {
	margin-top: 112px;
}
.contentsInr .mainCont .hotelArea .timeRequired {
	text-align: center;
	font-size: 14px;
	color: #664c00;
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
}
.contentsInr .mainCont .hotelArea .areaInfoTitle {
	text-align: center;
	font-size: 18px;
	color: #664c00;
	background: #f0ede4;
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
	padding: 8px 0;
	margin: 20px 0;
}
.contentsInr .mainCont .hotelArea .areaInfo {
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 40px;
}
.contentsInr .mainCont .hotelArea .withIcon a {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
}
.contentsInr .mainCont .hotelArea .bottom01 {
	padding: 0 0 30px 0;
}
.contentsInr .mainCont .hotelArea .bottom01.slide {
	padding: 0 0 70px 0;
}

/*
.contentsInr .mainCont #area01 .bottom01,
.contentsInr .mainCont #area04 .bottom01,
.contentsInr .mainCont #area05 .bottom01,
.contentsInr .mainCont #area06 .bottom01,
.contentsInr .mainCont #area09 .bottom01 {
	background: url(../img/hotelArea_b.jpg) no-repeat left bottom;
	padding: 0 0 20px 15px;
	margin-top: 0;
	margin-right: -5px;
}

.contentsInr .mainCont #area03 .bottom01,
.contentsInr .mainCont #area07 .bottom01,
.contentsInr .mainCont #area08 .bottom01 {
	background: url(../img/hotelArea_b.jpg) no-repeat left bottom;
	padding: 0 0 5px 15px;
	margin-top: 0;
	margin-right: -5px;
}
*/


/*hotelBox01*/

.contentsInr .mainCont .hotelArea .hotelFlex {
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
}
.contentsInr .mainCont .hotelArea .hotelBox01 {
	width: 430px;
	margin: 20px 0 0 0;
	border: 1px solid #95825b;
	position: relative;
}
.contentsInr .mainCont .hotelArea .hotelBox01::before,
.contentsInr .mainCont .hotelArea .hotelBox03 .bottom02::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -5px;
    width: 0;
    height: 0;
    border-top: 7px solid #95825b;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    transform: rotate(135deg);
}
.contentsInr .mainCont .hotelArea .hotelBox01::after,
.contentsInr .mainCont .hotelArea .hotelBox03 .bottom02::after {
    content: '';
    position: absolute;
    top: -2px;
    right: -5px;
    width: 0;
    height: 0;
    border-top: 7px solid #95825b;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    transform: rotate(225deg);
}
.contentsInr .mainCont .hotelArea .triangle::before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: -5px;
    width: 0;
    height: 0;
    border-top: 7px solid #95825b;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    transform: rotate(45deg);
}
.contentsInr .mainCont .hotelArea .triangle::after {
	content: '';
    position: absolute;
    bottom: -2px;
    right: -5px;
    width: 0;
    height: 0;
    border-top: 7px solid #95825b;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    transform: rotate(315deg);
}

.contentsInr .mainCont .hotelArea .hotelBox01:nth-child(-n+2) {
margin-top: 0;
}

.contentsInr .mainCont .hotelArea .hotelBox01 .bottom02 {
	padding: 0 2px 24px;
}

.contentsInr .mainCont .hotelArea .hotelBox01 .hotelName,
.contentsInr .mainCont .hotelArea .hotelBox03 .hotelName {
	font-size: 20px;
	color: #ff7f00;
	padding: 20px;
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
	position: relative;
}
.contentsInr .mainCont .hotelArea .hotelBox01 .hotelName .onsenIcon01,
.contentsInr .mainCont .hotelArea .hotelBox03 .hotelName .onsenIcon01 {
	position: absolute;
    right: 20px;
    top: 13px;
	width: 103px;
    display: block;
}
.contentsInr .mainCont .hotelArea .hotelBox01 .hotelName .onsenIcon02,
.contentsInr .mainCont .hotelArea .hotelBox03 .hotelName .onsenIcon02 {
	position: absolute;
	right: 20px;
    top: 13px;
    width: 87px;
    display: block;
}
.contentsInr .mainCont .hotelArea .hotelBox01 .hotelName .onsenIcon03,
.contentsInr .mainCont .hotelArea .hotelBox03 .hotelName .onsenIcon03 {
	position: absolute;
	right: 16px;
    top: 14px;
    width: 24px;
    display: block;
}
.contentsInr .mainCont .hotelArea .hotelSlide .hotelBox01 .hotelName .onsenIcon03{
    top: 10px;
}
.contentsInr .mainCont .hotelArea .hotelBox01 .hotelName .onsenIcon04,
.contentsInr .mainCont .hotelArea .hotelBox03 .hotelName .onsenIcon04 {
	position: absolute;
	right: 16px;
    top: 10px;
    width: 116px;
    display: block;
}
.contentsInr .mainCont .hotelArea .hotelBox01 .hotelName span img,
.contentsInr .mainCont .hotelArea .hotelBox03 .hotelName span img {
	width: 100%;
}

.contentsInr .mainCont .hotelArea .hotelBox01 .wrap01 {
	padding: 10px 23px;
}

.contentsInr .mainCont .hotelArea .hotelBox01 .wrap01 .point01 {
	border: 1px solid #D80000;
	margin-top: 10px;
}

.contentsInr .mainCont .hotelArea .hotelBox01 .wrap01 .point01 .txt01 {
	float: left;
	width: 80%;
	padding: 10px 0;
}

.contentsInr .mainCont .hotelArea .hotelBox01 .wrap02 {
	padding: 0 23px 10px;
}

.contentsInr .mainCont .hotelArea .hotelBox01 .wrap02 .point01 {
	border: 1px solid #D80000;
	margin: 10px 0 0;
}

.contentsInr .mainCont .hotelArea .hotelBox01 .wrap02 .point01 .txt01 {
	float: left;
	width: 80%;
	padding: 2.8% 0 2%;
	vertical-align: middle;
}

.contentsInr .mainCont .hotelArea .hotelBox01 .reserveArea {
	margin-top: 10px;
}

.contentsInr .mainCont .hotelArea .hotelBox01 .reserveArea .trip {
	width: 180px;
	float: left;
}

.contentsInr .mainCont .hotelArea .hotelBox01 .reserveArea .reserve {
	width: 111px;
	float: right;
	text-align: right;
}
.contentsInr .mainCont .hotelArea .hotelBox01 .reserveArea .reserve p {
	margin: 0 0 8px;
}
.contentsInr .mainCont .hotelArea .hotelBox01 .floatR {
	padding-left: 1px;
}
/*hotelBox02*/

.contentsInr .mainCont .hotelArea .hotelBox02 {
	background: url(../img/hotel_bg02.jpg) repeat left top;
	width: 920px;
	margin: 0 20px 0 0;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .top02 {
	background: url(../img/hotel_t02.jpg) no-repeat left top;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .bottom02 {
	padding: 24px 12px;
	background: url(../img/hotel_b02.jpg) no-repeat left bottom;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .wrap01 {
	padding: 10px 23px;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .tit {
	float: left;
	padding: 20px;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .l01 {
	float: left;
	width: 390px;
	padding: 7px 0px 0 20px;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .l02 {
	float: left;
	width: 510px;
	margin: 20px -80px 0 0;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .point01 {
	border: 1px solid #D80000;
	margin: 20px 20px 0;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .point01 .txt01 {
	float: left;
	width: 92%;
	padding: 2% 0;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .point02 {
	border: 1px solid #D80000;
	width: 590px;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .point02 .txt01 {
	float: right;
	width: 89%;
	padding: 2% 0;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .reserveArea {
	margin-top: 10px;
	width: 330px;
	padding: 0 20px 0 0;
	float: right;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .reserveArea .trip {
	width: 180px;
	float: left;
}

.contentsInr .mainCont .hotelArea .hotelBox02 .reserveArea .reserve {
	width: 120px;
	float: right;
	text-align: right;
}

/*hotelBox03*/

.contentsInr .mainCont .hotelArea .hotelBox03 {
	width: 890px;
	margin: 30px 30px 0;
}
.contentsInr .mainCont .hotelArea .hotelBox03:first-of-type {
	margin-top: 0;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .bottom02 {
	position: relative;
	border: 1px solid #95825b;
	padding: 0 0 30px;
}
.contentsInr .mainCont .hotelArea .hotelBox03 .bottom02.option {
	padding: 0;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .wrap01 {
	padding: 10px 23px;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .tit {
	padding: 5px 20px 20px;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .l01 {
	float: left;
	width: 484px;
	margin-top: -20px;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .l02 {
	float: left;
	width: 280px;
	padding-left: 2px;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .r01 {
	float: right;
	width: 400px;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .r02 {
	float: right;
	width: 594px;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .point01 {
	border: 1px solid #D80000;
	width: 440px;
	margin: 20px auto 0;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .point01 .txt01 {
	float: left;
	width: 85%;
	padding: 2% 0;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .point02 {
	border: 1px solid #D80000;
	width: 573px;
	margin: 15px 0 0 0;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .point02 .txt01 {
	float: left;
	width: 85%;
	padding: 2% 0;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .reserveArea {
	margin-top: 10px;
	width: 180px;
	padding: 0 20px 0 0;
	float: right;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .reserveArea .trip {
	width: 180px;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .reserveArea .reserve {
	margin-top: 10px;
	width: 180px;
	text-align: right;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .reserveArea02 {
	width: 180px;
	padding: 0 20px 0 0;
	float: right;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .reserveArea02 .trip {
	width: 180px;
}

.contentsInr .mainCont .hotelArea .hotelBox03 .reserveArea02 .reserve {
	margin: 5px 0 0;
	width: 180px;
	text-align: right;
}
.contentsInr .mainCont .hotelArea .hotelBox03 .reserveArea02 .reserve p  {
	margin-bottom: 5px;
}

/* hotelOption */
.contentsInr .mainCont .hotelArea .hotelOptionWrap {
	margin: 0 30px;
}
.contentsInr .mainCont .hotelArea .hotelOption {
	background: url("../img/option_bg01.png") no-repeat center center;
	background-size: cover;
	margin-top: 31px;
	padding-bottom: 1px;
}
.contentsInr .mainCont .hotelArea .optionTitleWrap,
#option .optionTitleWrap{
	text-align: center;
	padding: 20px;
}
.contentsInr .mainCont .hotelArea .optionTitle {
	background: #001aff;
	color: #fff;
	border-radius: 50px;
	padding: 3px 10px;
	display: inline-block;
}
.contentsInr .mainCont .hotelArea .optionFlex,
#option .optionFlex{
	background: #fbf7eb;
	display: flex;
	justify-content: flex-start;
	padding: 20px;
	margin: 0 24px 30px;
}
.contentsInr .mainCont .hotelArea .optionFlex.top {
	margin: 0 24px 20px;
}
.contentsInr .mainCont .hotelArea .optionImg,
#option .optionImg{
	width: 235px;
	margin-right: 40px;
}
.contentsInr .mainCont .hotelArea .optionImg img,
#option .optionImg img{
	width: 100%;
	height: auto;
}
.optionText01,
.optionText02 {
    display: flex;
    flex-direction: column;
		justify-content: space-between;
		margin: 0 0 0 auto;
}
.optionText01 {
	margin-right: 25px;
}
.contentsInr .mainCont .hotelArea .optionName01,
#option .optionName01{
	color: #2f9a27;
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
	font-size: 28px;
	margin-top: -10px;
}
.contentsInr .mainCont .hotelArea .optionName02, 
#option .optionName02{
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
	font-size: 13px;
}
.contentsInr .mainCont .hotelArea .optionPeriod01,
#option .optionPeriod01{
	font-size: 14px;
	color: #2f9a27;
}
.contentsInr .mainCont .hotelArea .optionPeriod02,
#option .optionPeriod02 {
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: -0.5px;
}
.contentsInr .mainCont .hotelArea .optionPeriod02 .week,
#option .optionPeriod02 .week{
	font-size: 13px;
}
.contentsInr .mainCont .hotelArea .optionPeriod02 .day,
#option .optionPeriod02 .day{
	font-size: 19px;
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
	vertical-align: -2px;
}
.contentsInr .mainCont .hotelArea .optionPriceBox,
#option .optionPriceBox{
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
	display: flex;
	align-items: center;
	margin-top: -10px;
}
.contentsInr .mainCont .hotelArea .optionPriceBox:nth-child(1),
#option .optionPriceBox:nth-child(1){
	margin-top: -10px;
}
.contentsInr .mainCont .hotelArea .optionPrice01,
#option .optionPrice01{
	font-size: 14px;
	color: #bd0000;
	line-height: 1.4em
	/*width: 47px;*/
}
.contentsInr .mainCont .hotelArea .optionPrice01.children,
.contentsInr .mainCont .hotelArea .optionPrice01.children02 {
	position: relative;
	margin-top: -15px;
}
.contentsInr .mainCont .hotelArea .optionPrice01.children span {
	position: absolute;
    bottom: -16px;
    right: -6px;
    width: 70px;
}
.contentsInr .mainCont .hotelArea .optionPrice01.children02 span {
	position: absolute;
    bottom: -16px;
	right: -14px;
    width: 70px;
}
.contentsInr .mainCont .hotelArea .optionPrice02,
#option .optionPrice02{
	font-size: 30px;
	color: #bd0000;
}
.contentsInr .mainCont .hotelArea .optionPrice02 .en,
#option .optionPrice02 .en{
	font-size: 20px;
}
.contentsInr .mainCont .hotelArea .btnWT.iconOther {
    padding: 7px 0px 5px!important;
    width: 140px;
	margin: 0 0 0 auto;
}
.contentsInr .mainCont .hotelArea .btnWT.iconOther span,
#option .btnWT.iconOther span{
    color: #bd0000;
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
}


/* hotelSlider */
.contentsInr .mainCont .hotelArea .hotelSlide {
    margin-top: 30px;
}
.contentsInr .mainCont .hotelArea .hotelSlide .hotelBox01 {
    width: 368px;
	margin: 0 15px;
}
.contentsInr .mainCont .hotelArea .hotelSlide .hotelBox01 .hotelName {
    font-size: 16px;
}
.contentsInr .mainCont .hotelArea .hotelSlide .hotelBox01 .wrap01 {
	padding: 0;
}
.contentsInr .mainCont .hotelArea .hotelSlide .hotelBox01 .imgWrap .floatL,
.contentsInr .mainCont .hotelArea .hotelSlide .hotelBox01 .imgWrap .floatR {
	width: 182px;
}
.contentsInr .mainCont .hotelArea .hotelSlide .hotelBox01 .imgWrap {
	margin-bottom: 20px;
}
.contentsInr .mainCont .hotelArea .hotelSlide .hotelBox01 .imgWrap img {
	width: 100%;
	height: auto;
}
.contentsInr .mainCont .hotelArea .hotelSlide .hotelBox01 .wrap01 .point01 {
	margin: 0 20px 12px;
}
.contentsInr .mainCont .hotelArea .hotelSlide .hotelBox01 .wrap01 .point01 .txt01 {
	padding: 6% 0 5.6%;
}
.contentsInr .mainCont .hotelArea .hotelSlide .hotelBox01 .reserveArea {
    margin: 0 20px;
}
.contentsInr .mainCont .hotelArea .hotelSlide .slick-prev {
    background: url("../img/slide_left_orange_icon.png") no-repeat center/cover;
}
.contentsInr .mainCont .hotelArea .hotelSlide .slick-next {
    background: url("../img/slide_right_orange_icon.png") no-repeat center/cover;
}

/* optionArea */
.optionArea {
	background: url("../img/option_bg02.png") repeat center center;
	background-size: cover;
	padding: 40px 0 100px;
}
.optionArea > .optionTitle {
	width: 636px;
	margin: 0 auto 30px;
}
.optionTitle img {
	width: 100%;
	height: auto;
}

.optionArea .optionBox {
	background: #fbf7eb;
	border: solid 1px #95825b;
	text-align: center;
	margin: 0 15px;
	padding-bottom: 20px;
}
.optionArea .optionBox .optionAreaNameWrap {
	padding: 20px 0 5px;
}
.optionArea .optionBox .optionAreaName {
	background: #001aff;
	color: #fff;
	border-radius: 50px;
	padding: 3px 10px;
	display: inline-block;
}
.optionArea .optionBox .optionName {
	color: #2f9a27;
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.optionArea .optionBox .optionName.long {
	font-size: 14px;
	line-height: 1.1;
}
.optionArea .optionBox .imgWrap {
	width: 256px;
	margin: 0 auto 10px;
}
.optionArea .optionBox .imgWrap img {
	width: 100%;
	height: auto;
}
.textFlex {
	display: flex;
	justify-content: space-between;
    padding: 0 28px;
}
.optionArea .optionBox .priceBox {
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
}
.optionArea .optionBox .optionPrice01 {
	font-size: 14px;
}
.optionArea .optionBox .optionPrice01 span {
	font-size: 12px;
}
.optionArea .optionBox .optionPrice02 {
	font-size: 26px;
	color: #bd0000;
	line-height: 1.4;
}
.optionArea .optionBox .optionPrice02 .en {
	font-size: 16px;
}
.optionArea .optionBox .optionPrice03 {
	font-size: 12px;
  line-height: 1.2;
  margin-top: 5px;
	font-weight: bold;
}
.optionArea .optionBox .btnWT.iconOther {
    padding: 7px 0px 5px!important;
    width: 140px;
	margin: 10px 0 0 0;
}
.optionArea .optionBox .btnWT.iconOther span {
    color: #bd0000;
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
}
.optionArea .slick-dotted.slick-slider {
    width: 980px;
}
.optionArea .slick-list.draggable {
	margin: 0;
}
.optionArea .slick-prev {
    left: -52px;
}
.optionArea .slick-next {
    right: -52px;
}
#option .optionArea .slick-dots li button:before {
    background: #fff;
}
#option .optionArea .slick-dots {
    bottom: -50px;
}

/**/

.mgr16 {
	margin-right: 16px;
}

.mgr17 {
	margin-right: 16px;
}

.contentsInr .mainCont .hotelArea .optionBnr01 {
	margin-top: 15px;
	background-color: #FFF;
	width: 920px;
	vertical-align: bottom;
}
.contentsInr .mainCont .hotelArea .optionBnr01 img {
	vertical-align: bottom;
}
.area04 .point02, 
.area08 .point02 {
	margin-bottom: 20px;
}
.contentsInr .mainCont .hotelArea.area09 .hotelBox01,
.contentsInr .mainCont .hotelArea.area10 .hotelBox01 {
    width: 427px;
}
.contentsInr .mainCont .hotelArea.area09 .hotelBox01 .wrap01,
.contentsInr .mainCont .hotelArea.area10 .hotelBox01 .wrap01 {
    padding: 0;
}
.contentsInr .mainCont .hotelArea.area09 .hotelBox01 .wrap01 .point01,
.contentsInr .mainCont .hotelArea.area10 .hotelBox01 .wrap01 .point01 {
    margin: 30px 25px 15px;
}
.contentsInr .mainCont .hotelArea.area09 .hotelBox01 .reserveArea,
.contentsInr .mainCont .hotelArea.area10 .hotelBox01 .reserveArea {
    margin: 10px 25px 0;
}
.contentsInr .mainCont .hotelArea.area09 .hotelBox01 .wrap01 .point01 .txt01,
.contentsInr .mainCont .hotelArea.area10 .hotelBox01 .wrap01 .point01 .txt01 {
    padding: 20px 0;
}
.contentsInr .mainCont .hotelArea.area09 .hotelBox01 .bottom02,
.contentsInr .mainCont .hotelArea.area10 .hotelBox01 .bottom02 {
    padding: 0 2px 30px;
}
.contentsInr .mainCont .hotelArea.area04 .optionTitleWrap {
    padding: 10px;
}
.contentsInr .mainCont .hotelArea.area04 .optionPrice01 {
	width: 56px;
}
.contentsInr .mainCont .hotelArea.area04 .optionPriceBox:nth-child(1) {
    margin-top: 0;
}
.dnArea01 {
    padding: 65px 0 0;
}
.dnArea01 .reserveTitle {
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
    text-align: center;
	font-size: 32px;
	padding-bottom: 35px;
}
.dnArea01 .txtBox:nth-of-type(3) {
	margin: 40px 0 80px;
}
.dnArea01 .txtBox .ttlLv1 {
    border-bottom: 3px solid #dcdcdc;
    padding-top: 0;
}
.dnArea01 .txtBox .ttlLv1::after {
    content: "";
    display: block;
    width: 37.5%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    background-color: #c41419;
}
.dnArea01 .btnRD {
	margin-top: 5px;
	position: relative;
}
.dnArea01 .acWrap + .btnRD {
	margin-top: 10px;
}
.dnArea01 .btnRD::after {
	content: '';
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
	top: 43%;
    right: 11px;
}
.dnArea01 .btnRD span {
	padding-left: 0;
	padding-right: 10px;
	line-height: 33px;
    background: none;
}
.dnArea01 .acTitle {
	background: #fff;
    border: 1px solid #d0d0d0;
	padding: 9px 6px 9px 9px;
    cursor: pointer;
	font-size: 16px;
	position: relative;
	margin-top: 15px;
}
.dnArea01 .acTitle::after {
	content: '';
    width: 7px;
    height: 7px;
    border-top: 2px solid #c41419;
    border-right: 2px solid #c41419;
    transform: rotate(135deg);
    position: absolute;
    top: 29%;
    right: 16px;
}
.dnArea01 .acTitle.open::after {
	transform: rotate(315deg);
	top: 40%;
}
.dnArea01 .acContent {
    border: 1px solid #d0d0d0;
	border-top: none;
    padding: 17px;
}
.dnArea01 .acContent img {
    width: 100%;
}
.searchArea .searchTitle {
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
    text-align: center;
	font-size: 42px;
	padding-bottom: 15px;
}
.searchArea .searchCaution {
	color: #c41419;
	font-family: "ヒラギノ角ゴ ProN W6","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    font-weight: bold;
	/*text-align: center;*/
	font-size: 18px;
	padding-bottom: 10px;
}

/*coupon*/
#coupon{
    background: url(../img/option_bg01.png) center center;
    background-size: contain;
	padding-bottom: 1px;
}
#option .couponArea{
	width: 950px;
	margin: 0 auto;
}
#option .optionalplan{
	background: #001aff;
    color: #fff;
    padding: 3px 10px;
    display: inline-block;
}
#option .optionFlex{
	flex-direction: column;
	margin: 0 0 20px;
	border: solid 1px #95825b;
}
#option .couponTitleWrap{
	padding: 0 0 10px;
}
.couponPickup {
    display: inline-block;
    padding: 2px 60px;
    background: #26A53C;
    color: #fff;
    font-weight: bold;
	font-size: 1.4em;
	border-radius: 50px;
}
.couponAreaName{
	display: inline-block;
    padding: 2px 6px;
    background: #F13997;
    color: #fff;
	margin-right: 10px;
}
#option .couponAreaNameWrap{
	display: flex;
    align-items: center;
	padding-bottom: 10px;
}
.ndcoupon{
	display: inline-block;
    padding: 2px 6px;
    background: #26A53C;
    color: #fff;
    font-weight: bold;
}
#option .optionArea{
	padding: 0 0 80px;
	background: none;
}
#option .optionArea .optionBox .imgWrap img {
    width: 100%;
    height: 170px;
}

#option .nameBlock {
	display: flex;
}
#option .nameBlock .rgtSide {
	flex-shrink: 0;
	margin-left: 60px;
}
#option .nameBlock .rgtSide .txt {
	font-size: 16px;
  color: #bd0000;
  font-weight: bold;
}
#option .nameBlock .nameBox {
	display: flex;
	align-items: center;
}
#option .nameBlock .nameBox > p {
	line-height: 1.2;
}
#option .nameBox .optionName01 {
	font-size: 32px;
	margin-top: 0;
	margin-left: 10px;
}
#option .nameBox .optionName02 {
	font-size: 16px;
}
#option .nameBlock .nameBox + .txt {
	margin-top: 10px;
}
#option .nameBlock .optionPriceBox .optionPrice02 {
	font-size: 40px;
}

#option .exampleBlock {
	margin-top: 10px;
}
#option .exampleBlock .block_ttlBox {
	display: block;
	padding: 5px;
	text-align: center;
	background-color: #ff7f00;
}
#option .exampleBlock .block_ttlBox .block_ttl {
	color: #fff;
	font-weight: bold;
}
#option .exampleBlock .block_cont {
	padding: 20px;
	background-color: #fff;
}
#option .exampleBlock .block_cont .exampleList {
	display: flex;
	flex-wrap: wrap;
	row-gap: 30px;
	column-gap: 30px;
}
#option .exampleBlock .block_cont .exampleList > li {
	width: calc((100% - 60px) / 3);
}
#option .exampleBlock .imgWrap img {
	width: 100%;
	vertical-align: top;
}
#option .exampleBlock .optionAreaNameWrap {
	display: flex;
	align-items: center;
}
#option .exampleBlock .optionAreaNameWrap .optionAreaName {
	background: #001aff;
    color: #fff;
    border-radius: 50px;
    padding: 3px 10px;
    display: inline-block;
}
#option .exampleBlock .optionAreaNameWrap .optionAreaName + * {
	margin-left: 10px;
}
#option .exampleBlock .optionName {
	font-size: 18px;
	font-weight: bold;
	color: #2f9a27;
	margin-top: 5px;
}
#option .exampleBlock .txt_coupon {
	margin-top: 10px;
	font-weight: bold;
	color: #ff7f00;
}
#option .exampleBlock .txt_coupon .coupon_num {
	font-size: 16px;
}
#option .exampleBlock .exampleList .txt {
	font-weight: bold;
	font-size: 12px;
}

#option .dtlBlock {
	position: relative;
}
#option .dtlBlock .period_txt {
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#option .dtlBlock .period_txt .period {
	font-size: 18px;
}
#option .dtlBlock .noteList {
	margin-top: 10px;
}
#option .dtlBlock .btnWT.iconOther {
	position: absolute;
	right: 0;
	bottom: 0;
}

#option .slick-dots li button{
	/*display: none;*/
}
#option .slick-dots li button:before
{
    background: #fff;
}
#option .slick-dots li.slick-active button:before {
    opacity: .75;
    background: #95825b;
}

.searchArea .box_red {
    border: 1px solid #D80000;
    padding: 19px 19px 14px;
	width: 900px;
    margin: auto;
}

.closetxt{
font-size:18px;
font-weight: bold;
color: #CC0000;
border:2px solid #CC0000;
padding:20px;
margin:5px auto;
max-width: 950px;
text-align: center;
margin-bottom: 30px;
}
