@charset "utf-8";
/* CSS Document */

.top_bg{
	background-color: #000000;
}
.top_img{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 600px;
	position: relative;
	width:1280px;
}

#fee{
	padding-bottom: 80px;
}
.re_title{
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	padding-bottom: 35px;
}

.plan_txt{
	color: #FFFFFF;
	line-height: 1.5em;
}
.plan_txt span{
	color: #f9e605;
}

.cancel_title{
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	padding-bottom: 30px;
}
.cancel_text{
	color:#FFFFFF;
	line-height: 1.7em;
	text-align: center;
	letter-spacing: 0.1em;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.cancel_table{
	margin-top:20px;
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ffffff;
}
.cancel_table tr th {
    border-bottom: 1px solid hsla(0,0%,100%,0.50);
    background:rgba(255,255,255,0.18);
    color: #FFFFFF;
    padding: 10px 20px;
    letter-spacing: 2px;
    width: 500px;
	line-height: 1.5em;
	vertical-align: middle;
}
.cancel_table tr td {
    border-bottom: 1px solid hsla(0,0%,100%,0.50);
    padding: 10px 20px;
	line-height: 1.5em;
	width: 500px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.cancel_table tr:last-child th{
	border-bottom: 1px solid #ffffff!important;
}
.cancel_table tr:last-child td{
	border-bottom: 1px solid #ffffff!important;
}

/*#option{
	
}*/
#option{
	background: url( ../img/reservation/bg_red.png)repeat-x;
	background-size: cover;
	height:auto;
	text-align: center;
	background-position: top center;
}
#option::before{
	content:"";
	display: inline-block;
	background: url("../img/reservation/dt_bg_sp.png") repeat-x;
	background-size: contain;
	width: 100%;
	height: 25px
}
#option .box1200{
	padding: 80px 0;
}
#option .box{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.op_box{
	margin-top: 30px;
	width: 47%;
	padding: 3%;
	box-sizing: border-box;
	/*background-color: hsla(0,100%,100%,0.15);*/
	position: relative;
	background: hsla(0, 0%, 0%, 0.15);
}
.op_box::after{
	content:"";
	display: inline-block;
	background: url("../img/reservation/dt_deco.png") no-repeat;
	background-size: contain;
	width: 110px;
	height: 110px;
	position: absolute;
	bottom: -35px;
	right: -20px;
}
.op_t{
	text-align: left;
	color: #FFFFFF;
	/*border-bottom: 4px solid hsla(0,0%,100%,0.30);*/
	padding: 2%;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 1.55em;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-shadow: 0 0 10px hsla(0,0%,0%,0.50);
	display: flex;
	justify-content: center;
	align-items: center;
}
.op_t img{
	margin-right: 10px;
}
.op_table{
	margin-top:30px;
	width:100%;
	border: 1px solid hsla(0, 0%, 100%, 0.4);
}
.op_table tr th {
    border-bottom: 1px solid hsla(0,0%,100%,0.4);
    color: #FFFFFF;
    padding: 2%;
    letter-spacing: 2px;
    width: 17%;
	line-height: 1.5em;
	vertical-align: middle;
	/*background-color: hsla(0,0%,100%,0.15);*/
	background-color: #8d2746;
}
.op_table tr td {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.4);
    padding: 2%;
	line-height: 1.6em;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.td_week{
	width: 25%;
	/*background-color: #4e1d2c!important;*/
	text-align: center!important;
	background-color:hsla(0,0%,100%,0.15);
}
.b_none{border: none!important;}
.op_kome_box{
	display: table;
	margin: 80px auto 0;
	padding: 0 4%;
	box-sizing: border-box;
}
.op_kome_box a{
	color: #FFD600;
	padding: 0 3px;
	text-decoration: underline;
	font-size: 1.1em;
}
.op_kome_box a:hover{
	color: #00c9ff;
	text-decoration: none;
}
.option_btn{
	background-color: #FFFFFF;
	border-radius: 4px;
	}
.option_btn p{
	display: flex;
	justify-content: center;
	align-items: center;
	}	
.option_btn a{
	display: block;
	padding: 6% 4%;
	text-decoration: none;
	color: #b11010;
	font-weight: bold;
}
.option_btn:hover{
	opacity: 0.6;
}
.option_btn a:hover{
	color: #b11010;
}	
.option_btn p::after{
	content: "";
	display: inline-block;
	background: url("../img/reservation/icon_pdf.svg")no-repeat;
	background-size: contain;
	width: 35px;
	height: 35px;
}


#cancel{
	padding: 30px 0 100px;
}

/*#re_daytrip{
	background: url( ../img/reservation/dt_bg.png)repeat-x;
	background-size: cover;
	height:auto;
	text-align: center;
	background-position: top center;
	padding-bottom: 50px;
}*/
#re_daytrip{
	background: url( ../img/reservation/bg_red.png)repeat-x;
	background-size: cover;
	height:auto;
	text-align: center;
	background-position: top center;
	padding-bottom: 50px;
}
#re_daytrip::before{
	content:"";
	display: inline-block;
	background: url("../img/reservation/dt_bg_sp.png") repeat-x;
	background-size: contain;
	width: 100%;
	height: 25px
}
#re_daytrip .box{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.dt_box{ 
	position: relative;
	display: table;
}
.day_box{
	margin-top: 30px;
	width: 46%;
	padding: 3%;
	box-sizing: border-box;
	background: hsla(0,0%,0%,0.15);
	/*background-color: hsla(0,100%,82%,0.20);*/
	position: relative;
}
.day_box::after{
	content:"";
	display: inline-block;
	background: url("../img/reservation/dt_deco.png") no-repeat;
	background-size: contain;
	width: 110px;
	height: 110px;
	position: absolute;
	bottom: -35px;
	right: -20px;
}
.kai{
	position:absolute;
	right: 20px;
	top:90px;
	color: #FFFFFF;
}
.dt_title{
	padding-top: 70px;
}
.day_t{
	text-align: left;
	color: #FFFFFF;
	border-bottom: 4px solid hsla(0,0%,100%,0.30);
	padding: 2%;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-shadow: 0 0 10px hsla(0,0%,0%,0.50);
}
.day_t{display: flex; justify-content: space-between;}
.day_t span{font-size: 0.7em;}
.dt_text{
	color:#FFFFFF;
	line-height: 1.9em;
	text-align: left;
	letter-spacing: 0.05em;
}
.dt_bold{
	font-size: 1.3em;
	margin: 5px 0;
	font-weight: 500;
}
.day_box .kikan01{
	font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	background-color: #FFFFFF;
	color: #1752DC;
	font-size: 0.6em!important;
	font-weight: 600;
	padding: 3px 8px 1px;
	border-radius: 12px;
	text-shadow: none;
	letter-spacing: -0.03em;
	margin-left: 3px;
}
.day_box .kikan02{
	font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	background-color: #FFFFFF;
	color: #CD0E11;
	font-size: 0.6em!important;
	font-weight: 600;
	padding: 3px 8px 1px;
	border-radius: 12px;
	text-shadow: none;
	letter-spacing: -0.03em;
	margin-left: 3px;
}
.pt_25{
	padding-top: 25px;
}
.dt_table{
	margin-top:30px;
	width:100%;
	border: 2px solid hsla(0,0%,100%,0.5);
}
.dt_table tr th {
    border-bottom: 1px solid hsla(0,0%,100%,0.5);
    color: #FFFFFF;
    padding: 1% 2%;
    letter-spacing: 2px;
    width: 30%;
	line-height: 1.5em;
	vertical-align: middle;
	background-color: hsla(0,0%,100%,0.15);
}
.dt_table tr td {
    border-bottom: 1px solid hsla(0,0%,100%,0.5);
    padding: 1% 2%;
	line-height: 1.5em;
	width: 70%;
	color: #FFFFFF;
	text-align: center;
}
.kome_list{
	color: #fff9f9;
	text-align: left;
	line-height: 1.7em;
	margin: 15px 0 0;
}
.dt_tel_box{
	display: flex;
	justify-content: center;
	align-items:flex-end;
	margin-top: 30px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.dt_tel{
	color: #FFFFFF;
	line-height: 2em;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.08em;
	text-align: center;
}
.tel_01{
	font-size: 1.1em;
}
.tel_02{
	font-size: 1.6em;
}
.dt_img{
	width: 180px;
	margin-left: 30px;
}
.dt_img img{
	width: 100%;
	height: auto;
	filter: drop-shadow(6px 5px 0px #000);
}
.pb_70{
	padding-bottom: 70px;
}