<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*760px以上*/
@media screen and (min-width: 760px),print {

.pcnone{display:none;}
.ml_128{margin-left:128px;display: block;}

/* CSS */
#wrap {
	width: 100%;
	margin:0 auto;
	padding:0;
	line-height:1.6;
	font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.inner950 {
    width: 950px;
    margin: 0 auto;
    display: block;
}

#wrap .inner950 #dirPathBlock{
	font-size:13px;
	margin-bottom: 15px;
}
    
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&amp;back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}

#Foot {
	margin: 0;
}

.txt_small {
    font-size: 14px;
}
.txt_large {
    font-size: 18px;
}
.txt_bold {
    font-weight: bold;
}
.txt_large2 {
    font-size: 24px;
    padding: 15px 0 25px;
}

/* ------------------------------------------
	mainArea
------------------------------------------ */
#mainArea{
	width:100%!important;
	margin:0 auto;
	display:block;
	position:relative;
	padding:0 0 20px 0;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#mainArea table {	border-collapse: collapse;}
#mainArea img { border: none; vertical-align: bottom;}
#mainArea ol,#mainArea  ul,#mainArea  dl,#mainArea  li{ list-style-type: none;
overflow: hidden;}

#mainArea a:hover {opacity: 0.7;}
#mainArea {font-size:16px;line-height: 1.5;}

/* ------------------------------------------
	title
------------------------------------------ */
#title{
	width:100%;
	background:#fff url(../images/bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	text-align:center;
	height:700px;

}

#title h2{
margin:0 auto;
padding:0;
width: 950px;
text-align: right;
}
#title h2 img{
margin:0;
padding:0 0;
width: 950px;
}



/* ------------------------------------------
	artcleWrap
------------------------------------------ */
.artcleWrap{
	width:100%!important;
	display:block;
	text-align: center;
	margin:0 auto 0;
	padding:10px 0 30px 0;
	position:relative;
}

/*.artcleWrap:nth-of-type(2n) {
	background:#fff;
}*/

.inner{
	width:950px;
	margin:40px auto;
    background:#f5f1e7;
}
.inner_info{
	width:950px;
	margin:40px auto;
}

 
  /* ------------------------------------------
	info
------------------------------------------ */
#info {
    background:#e6e0b5;
}
#info p.infoTxt{
font-size: 28px;
text-align:center;
margin-bottom:10px;
line-height:1.8;
    font-weight: bold;
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: 400;
    letter-spacing: 0.15em;
     color: #221814!important;
}
#info h3.infoTxt{
font-size: 36px;
text-align:center;
margin-bottom:0px;
line-height:1.8;
    display: inline-block;
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    letter-spacing: 0.15em;
     color: #221814!important;
}

/*.digital_link {
    display: inline-block;
    padding: 15px;
    background-color: #fff;
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    border:1px solid #174B33;
     color: #221814!important;
}*/

.digital_link a {
    display: inline-block;
    padding: 15px;
    background-color: #fff;
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    border:1px solid #174B33;
     color: #221814!important;
}
.digital_link a:hover {
    text-decoration: none!important;
}

#info p.infoLead{
font-size: 28px;
text-align:center;
    margin-top:15px;
margin-bottom:10px;
line-height:1.8;
    font-weight: bold;
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: 400;
    letter-spacing: 0.15em;
     color: #221814!important;
}
#info ul.infoWrap {
    width:950px;
    margin:0 0 10px 0;
    background: #ece8cd;
    padding:15px;
    box-sizing: border-box;
    overflow: hidden;
    color: #221814!important;
}
#info ul.infoWrap li {
    float:left;
}
#info ul.infoWrap li:first-child {
    float:left;
    width:300px;
    margin-right: 20px;
}
#info dl.infoWrap_txt dt {
    border-top:2px solid #BFAE72;
    border-bottom:2px solid #BFAE72;
    padding:7px 0;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    font-size: 20px;
    color: #221814!important;
}
#info dl.infoWrap_txt dd {
    margin-top:10px;
    text-align: left;
}
#info dl.infoWrap_ph {
    width:600px;
}
#info dl.infoWrap_ph dt {
    width:400px;
    height:260px;
    float:left;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
}
#info dl img {
    width:100%;
    height: auto;
}
#info dl.infoWrap_ph dd {
    float:right;
    width:190px;
    height:125px;
    overflow: hidden;
    position: relative;
}
#info dl.infoWrap_ph dd:first-of-type {
    margin-bottom:10px;
}
#info dl.infoWrap_ph span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
#info dl.infoSuite {
    margin-top:20px;
    width:950px;
    color: #221814!important;
    overflow: hidden;
}
#info dl.infoSuite dt {
    border-bottom:1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    margin-bottom:10px;
}
#info dl.infoSuite dd.img {
    float:left;
    width:300px;
    margin-right: 10px;
    position: relative;
}
#info dl.infoSuite dd.img img {
    width:100%;
    height: auto;
}
#info dl.infoSuite dd.img span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
#info dl.infoSuite dd.txt01 {
    float:right;
    text-align: left;
    width:640px;
}
#info dl.infoSuite dd.txt01 p.top {
    padding-bottom:10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #BFAE72; 
}
#info p.right {
    float:right;
    font-size: 12px;
}
/* ----------------------------------- */
.wrap_center {	
    margin:30px auto 0px auto;
    width:950px;
    overflow: hidden;
	align-content: center
}


 /* btn
------------------------------------------ */
.btn a{
	/*background:#76613e;*/
	display:block;
	padding:15px;
	text-align:center;
	color:#FFF !important;
	text-decoration:none !important;
	border-radius: 5px;
	width:70%;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:20px auto;
}

.btn:hover{
	opacity: 0.8 ;
	transition: 0.2s ;
	text-decoration:none !important;
}
.jrsetplan a{
padding:25px 0;
background:#ed7541 url("../images/bt_arrow_brown.png") no-repeat 96% 50%;
background-size: 25px;
width:740px;
font-size: 24px;
margin:30px auto;
}
.jrsetplan .itto {
font-size: 22px;
text-indent: -30px;
}

h2 {
  overflow: hidden;
  text-align: center;
    font-size: 32px;
	margin-bottom: 30px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
     color: #221814!important;
}
h2 span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}
h2 span::before,
h2 span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #333;
}
h2 span::before {
  right: 100%;
}
h2 span::after {
  left: 100%;
}


.wrap_hotel {
width: 949px;
margin: 0px auto 50px auto;
text-align: left;
}
.mujin .wrap_hotel {

}
.room .wrap_hotel {

}

.select01::after,.select02::after,.select03::after,.select04::after,.select05::after,.select06::after {
	content: "";
	position: absolute;
	width: 19px;
	height: 13px;
	left: 50%;
	bottom: -13px;
	margin-left: -9px;
	background-repeat: no-repeat;
	background-position: top left no-repeat;
	background-image: url(../images/ic_tab.png);
	background-size: 19px 13px;
}

/*1日目・2日目*/
.inner_hotel {
background-color: #f2efdc;
border: solid 1px #dbd0a0;
padding: 15px 15px 15px 15px;
overflow: hidden;
margin-top: -13px;
}
.hotel {
background-color: #fff;
padding: 20px;
overflow: hidden;
margin-bottom: 15px;
}
.hotel h4.day1 {
font-size: 24px;
color: #666666;
padding: 0px 0px 10px 120px;
margin: 0px 0px 15px 0px;
    background: url(../images/icon_day1.png) no-repeat;
    height:100px;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}
.hotel .img1 {
    width:100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
padding: 0px;
margin: 0px 17px 0 0;
}
.hotel .img1 p {
    width:290px;
    margin-bottom: 5px;
}
.hotel .img1 img {
    width:100%;
    height: auto;
}
.hotel .img1 p {
    position: relative;
}
.hotel .img1 p span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel .txt1 img {
    float:right;
    margin-top:10px;
    position: absolute;
    right:0;
    bottom:0;
}
.hotel .txt1 {
float: right;
width: 100%;
font-size: 16px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
    position: relative;
}
.hotel .txt1 p span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel .txt2 {
float: right;
width: 460px;
font-size: 16px;
padding: 0px 0px 10px 0px;
margin: 0px 0px 10px 0px;
    height:266px;
    position: relative;
}
.hotel .txt2 span {
    position:absolute;
    bottom:0;
    right:0;
}
.hotel .txt1 p.dinner {
    margin:10px 0 ;
    padding: 10px;
    background: #f8f7ee;
    border:1px solid #ebe6cc;
    font-size: 14px;
}
.hotel .txt1 p.sup {
    margin-top:10px;
    font-size: 14px;
}

.hotel h5 {
    font-size: 20px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    margin-bottom: 0px;
}


/*2日目*/
.hotel h4.day2 {
font-size: 24px;
color: #666666;
padding: 0px 0px 10px 120px;
margin: 0px 0px 15px 0px;
    background: url(../images/icon_day2.png) no-repeat;
    height:100px;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}

.hotel.day2 .img {
    width:100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
padding: 0px;
margin: 0px 17px 0 0;
}

.hotel.day2 .img p {
    width:32.5%;
    margin-bottom: 5px;
    position: relative
}
.hotel.day2 .img img {
    width:100%;
}
.hotel.day2 .img p span {
    position: absolute;
    bottom:0;
    right:0;    
}


/*3日目*/
.hotel h4.day3 {
font-size: 24px;
color: #666666;
padding: 0px 0px 10px 120px;
margin: 0px 0px 15px 0px;
    background: url(../images/icon_day3.png) no-repeat;
    height:100px;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}

.hotel.day3 .img {
    width:100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
padding: 0px;
margin: 0px 17px 0 0;
}

.hotel.day3 .img p.photo {
    width:28%;
    margin-bottom: 5px;
    position: relative;
}
.hotel.day3 .img p.txt {
    width:41.5%;
    margin-bottom: 5px;
}
.hotel.day3 .img img {
    width:100%;
}
.hotel.day3 .img p.photo span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;  
}

/*3日目
.hotel h4.day3 {
font-size: 24px;
color: #666666;
padding: 0px 0px 10px 120px;
margin: 0px 0px 15px 0px;
    background: url(../images/icon_day3.png) no-repeat;
    height:100px;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}
.hotel div.day3_sup {
    display: block;
    float:right;
    width:877px;
    color: red;
    font-size: 12px;
    overflow: hidden;
    height:30px;
    text-align: right;
}
.hotel div.hotel_day3 ul {
    width:33.3333%;
    float:left;
    border-left:1px solid #221814;
    padding:0 10px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
}
.hotel div.hotel_day3 ul:first-child {
    border:none;
}
.hotel div.hotel_day3 ul li.img {
    position: relative;
    margin-bottom: 5px!important;
}
.hotel div.hotel_day3 ul li.img span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.hotel_day3 ul li img {
    width:100%;
    height: auto;
}
.hotel div.hotel_day3 ul li.area {
    font-size: 14px;
    position: relative;
}
.hotel div.hotel_day3 ul li.area span {
    border: red 1px solid;
    padding: 2px;
    color: red;
    font-size: 12px;
    position: absolute;
    right:0;
    top:0;
}
.hotel div.hotel_day3 ul li.kana {
    font-size: 12px;
    margin-bottom: 10px !important;
}
.hotel div.hotel_day3 ul li.shosai {
    margin-top:10px;
    font-size: 12px;
} */

/*3日目*/
.hotel h4.day3 {
font-size: 24px;
color: #666666;
padding: 0px 0px 10px 120px;
margin: 0px 0px 15px 0px;
    background: url(../images/icon_day3.png) no-repeat;
    height:100px;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}
.hotel div.day3_sup {
    display: block;
    float:right;
    width:877px;
    color: red;
    font-size: 12px;
    overflow: hidden;
    height:30px;
    text-align: right;
}
.hotel div.hotel_day3 ul {
    width:50%;
    float:left;
    border-left:1px solid #221814;
    padding:0 10px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
}
.hotel div.hotel_day3 ul.height {
    height: 280px;
}
.hotel div.hotel_day3 ul:first-child {
    border:none;
}
.hotel div.hotel_day3 ul li.course_tit01 {
    background: #740003;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
}
.hotel div.hotel_day3 ul li.course_tit02 {
    background: #141D48;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px
}
.hotel div.hotel_day3 ul li.img {
    width:50%;
    position: relative;
    margin:0 10px 10px 0;
    float:left;
    overflow: hidden;
}
.hotel div.hotel_day3 ul li.img span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.hotel_day3 ul li.img01 {
    position:relative;
    float:left;
    margin-bottom: 10px;
}
.hotel div.hotel_day3 ul li.img01 span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.hotel_day3 ul li img {
    width:100%;
    height: auto;
    float:left;
    overflow: hidden;
}
.hotel div.hotel_day3 ul li.tit {
    overflow: :hidden;
    width:100%;
    display: inline-block;
}
.hotel div.hotel_day3 ul li.txt {
    font-size: 14px;
    float:right;
    width:47%;
}
.hotel div.hotel_day3 ul li.txt_wide {
    font-size: 16px;
    margin-bottom: 15px;
}

/*4日目*/
.hotel h4.day4 {
font-size: 24px;
color: #666666;
padding: 0px 0px 10px 120px;
margin: 0px 0px 15px 0px;
    background: url(../images/icon_day4.png) no-repeat;
    height:100px;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}
.hotel div.day4_sup {
    display: block;
    float:right;
    width:877px;
    color: red;
    font-size: 12px;
    overflow: hidden;
    height:30px;
    text-align: right;
}
.hotel div.hotel_day4 ul {
    width:50%;
    float:left;
    border-left:1px solid #221814;
    padding:0 10px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
}
.hotel div.hotel_day4 ul.height {
    height: 280px;
}
.hotel div.hotel_day4 ul:first-child {
    border:none;
}
.hotel div.hotel_day4 ul li.course_tit01 {
    background: #740003;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
}
.hotel div.hotel_day4 ul li.course_tit02 {
    background: #141D48;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px
}
.hotel div.hotel_day4 ul li.img {
    width:50%;
    position: relative;
    margin:0 10px 10px 0;
    float:left;
    overflow: hidden;
}
.hotel div.hotel_day4 ul li.img span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.hotel_day4 ul li.img01 {
    position:relative;
    margin-bottom: 10px;
}
.hotel div.hotel_day4 ul li.img01 span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.hotel_day4 ul li img {
    width:100%;
    height: auto;
    float:left;
    overflow: hidden;
}
.hotel div.hotel_day4 ul li.tit {
    overflow: :hidden;
    width:100%;
    display: inline-block;
}
.hotel div.hotel_day4 ul li.txt {
    font-size: 14px;
    float:right;
    width:47%;
}

 
/*5日目*/
.hotel h4.day5 {
font-size: 24px;
color: #666666;
padding: 0px 0px 10px 120px;
margin: 0px 0px 15px 0px;
    background: url(../images/icon_day5.png) no-repeat;
    height:100px;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}
.hotel div.day5_sup {
    display: block;
    float:right;
    width:877px;
    color: red;
    font-size: 12px;
    overflow: hidden;
    height:30px;
    text-align: right;
}
.hotel div.hotel_day5 p.tit {
    font-size: 18px;
    border-top:1px solid #221814;
    border-bottom:1px solid #221814;
    padding: 5px 0;
    width:877px;
    text-align: center;
    margin:0 0 10px 0;
    clear: both;
}
.hotel div.hotel_day5 ul {
    width:50%;
    float:left;
    border-left:1px solid #221814;
    padding:0 10px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 0;
}
.hotel div.hotel_day5 ul:first-of-type {
    border:none;
}
.hotel div.hotel_day5 ul li.course_tit01 {
    background: #740003;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px
}
.hotel div.hotel_day5 ul li.course_tit02 {
    background: #141D48;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px
}
.hotel div.hotel_day5 ul li.img {
    width:50%;
    position: relative;
    margin:0 10px 10px 0;
    float:left;
}
.hotel div.hotel_day5 ul li.img span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.hotel_day5 ul li img {
    width:100%;
    height: auto;
    float:left;
}
.hotel div.hotel_day5 ul li.txt {
    font-size: 14px;
}
.hotel div.hotel_day5 ul.no3 {
    width:877px;
    padding:10px 10px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
    border-top:1px solid #221814;
    border-left:none;
}

/*食事2日目・3日目*/
div.shokuji {
    width:877px;
    margin: 10px 0 0 0;
    padding: 20px;
    background: #f8f7ee;
    border: 1px solid #ebe6cc;
    overflow: hideen;
    float:left;
    box-sizing: border-box;
}
div.shokuji p {
    width:100%;
    text-align: center;
    padding-bottom:10px;
    font-weight: bold;
    font-size: 20px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    background: url(../images/shokuji_bg.png) no-repeat ;
    height: 50px;
}
div.shokuji dl {
    width:50%;
    box-sizing: border-box;
    float:left;
}
div.shokuji dl:first-of-type {
    padding-right: 1%;
}
div.shokuji dl:last-of-type {
    padding-left: 1%;
}
div.shokuji dl dt {
    background: #F5F3E3;
    border-top:1px solid #E6E0B5;
    border-bottom:1px solid #E6E0B5;
    padding:6px;
    text-align: center;
}
div.shokuji dl dd {
    padding: 5px 0 0 0;
    position: relative;
}
div.shokuji dl dd:first-of-type,
div.shokuji dl dd.space01{
    padding: 15px 0 0 0;
    position: relative;
}
div.shokuji dl dd.shokuji_txt01,
div.shokuji_day4 dl dd.shokuji_txt01,
div.shokuji_day5 dl dd.shokuji_txt01{
}
div.shokuji dl dd.shokuji_txt01-02 {
    
}
div.shokuji dl dd ul {
    
}
div.shokuji dl dd img {
    width:100%;
    height: auto;
}
div.shokuji dl dd span {
    position: absolute;
    bottom:0;
    right:1%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
div.shokuji dl dd ul li span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.shokuji_bar {
    margin-top:15px;
    padding: 10px;
    border:1px solid #E6E0B5;
    background: #F5F3E3;
}

.shokuji_bar span {
    font-weight: bold;
}

/*食事4日目*/
div.shokuji_day4 {
    width:877px;
    margin: 10px 0 0 0;
    padding: 20px;
    background: #f8f7ee;
    border: 1px solid #ebe6cc;
    overflow: hideen;
    float:left;
    box-sizing: border-box;
}
div.shokuji_day4 p {
    width:100%;
    text-align: center;
    padding-bottom:10px;
    font-weight: bold;
    font-size: 20px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    background: url(../images/shokuji_bg.png) no-repeat ;
    height: 50px;
}
div.shokuji_day4 dl {
    width:33.3%;
    box-sizing: border-box;
    float:left;
    padding:0 1%;
}

div.shokuji_day4 dl dt {
    background: #F5F3E3;
    border-top:1px solid #E6E0B5;
    border-bottom:1px solid #E6E0B5;
    padding:6px;
    text-align: center;
}
div.shokuji_day4 dl dd {
    padding: 5px 0 0 0;
    position: relative;
}
div.shokuji_day4 dl dd ul {
    
}
div.shokuji_day4 dl dd img {
    width:100%;
    height: auto;
}
div.shokuji_day4 dl dd span {
    position: absolute;
    bottom:0;
    right:1%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
div.shokuji_day4 dl dd span.course01 {
    position:inherit;
    bottom:0;
    right:0;
    background-color:#740003;
    color: #fff;
    font-size: 11px;
    display: inline-block;
    padding:5px 10px;
    width:100%;
    box-sizing: border-box;
}
div.shokuji_day4 dl dd span.course02 {
    position:inherit;
    bottom:0;
    right:0;
    background-color:#1e2c60;
    color: #fff;
    font-size: 11px;
    display: inline-block;
    padding:5px 10px;
    width:100%;
    box-sizing: border-box;
}
div.shokuji_day4 dl dd ul li span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
div.shokuji_day4 dl dd.shokuji_txt02 {
    margin-bottom: 10px;
}

/*食事5日目*/
div.shokuji_day5 {
    width:877px;
    margin: 10px 0 0 0;
    padding: 20px;
    background: #f8f7ee;
    border: 1px solid #ebe6cc;
    overflow: hideen;
    float:left;
    box-sizing: border-box;
}
div.shokuji_day5 p {
    width:100%;
    text-align: center;
    padding-bottom:10px;
    font-weight: bold;
    font-size: 20px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    background: url(../images/shokuji_bg.png) no-repeat ;
    height: 50px;
}
div.shokuji_day5 ul.lunch {
    width:100%;
    box-sizing:border-box;
    float:left;
    padding: 0 34% 15px;
    overflow: hidden;
}
div.shokuji_day5 ul.dinner {
    width:100%;
    box-sizing:border-box;
    float:left;
    padding: 0 0 0;
    overflow: hidden;
}
div.shokuji_day5 ul.dinner span.course01 {
    position:inherit;
    bottom:0;
    right:0;
    background-color:#740003;
    color: #fff;
    font-size: 11px;
    display: inline-block;
    padding:5px 10px;
    width:100%;
    box-sizing: border-box;
}
div.shokuji_day5 ul.dinner span.course02 {
    position:inherit;
    bottom:0;
    right:0;
    background-color:#1e2c60;
    color: #fff;
    font-size: 11px;
    display: inline-block;
    padding:5px 10px;
    width:100%;
    box-sizing: border-box;
}
div.shokuji_day5 ul li.tit {
    width:97%;
    background: #F5F3E3;
    border-top:1px solid #E6E0B5;
    border-bottom:1px solid #E6E0B5;
    padding:6px;
    text-align: center;
    margin:0 1.5%;
    box-sizing: border-box;
}
div.shokuji_day5 ul li.shokuji_txt02 {
    width:97%;
    margin:0 1.5%;
}
div.shokuji_day5 ul li {
    padding: 5px 0 0 0;
    position: relative;
}
div.shokuji_day5 ul li img {
    width:100%;
    height: auto;
}
div.shokuji_day5 ul li span {
    position: absolute;
    bottom:0;
    right:1%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
div.shokuji_day5 dl {
    width:33.3%;
    box-sizing: border-box;
    float:left;
    padding:0 1%;
}

div.shokuji_day5 dl dt {
    background: #F5F3E3;
    border-top:1px solid #E6E0B5;
    border-bottom:1px solid #E6E0B5;
    padding:6px;
    text-align: center;
}
div.shokuji_day5 dl dd {
    padding: 5px 0 0 0;
    position: relative;
}
div.shokuji_day5 dl dd img {
    width:100%;
    height: auto;
}
div.shokuji_day5 dl dd span {
    position: absolute;
    bottom:0;
    right:1%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
div.shokuji_day5 dl dd ul li span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}

/*スケジュール・旅行代金*/
.schedule img {
    width:100%;
}
.daikin img {
    width:100%;
}

h6 {
    width:100%;
    text-align: left;
    padding:0 0 10px 0;
    font-size: 18px;
    font-weight: bold;
}
.toiawase {
        width: 940px;
        /* margin: 0 15px; */
        margin: 0 0px;
        padding: 20px;
        background: #ebebeb;
        box-sizing: border-box;
        text-align: center;
        font-size: 14px;
    }
.txt_tit {
        font-size: 20px;
    }
.txt_tel {
        font-size: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 15px;
    }
p.shuryo {
    margin-bottom: 25px;
    color: #cd0000;
    font-weight: bold;
    font-size: 20px;
    padding: 15px;
    background: #f3f0de;
}

/*クリアフィックス*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
} 
.clearfix:before {
  content: "";
  display: block;
  clear: both;
} 
.clearfix {
  display: block;
}
    
}

/*-----------------759px以下--------------------*/
@media screen and (max-width: 759.9px) {
    
.spnone{display:none;}

#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}

/* ------------------------------------------
	h1
------------------------------------------ */
h1{
	font-size:10px!important;
}


/* CSS */
#wrap {
	width: 100%;
	margin:0 auto;
	padding:0;
 	font-size:16px;
	padding-bottom:30px;
	font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.inner950 {
width: 100%;
margin: 0 auto;
display: block;
overflow:hidden;
}

#wrap .inner950 #dirPathBlock{
	font-size:10px;
	margin:1%;
}


.txt_small {
    font-size: 90%;
}
.txt_large {
    font-size: 110%;
}
.txt_bold {
    font-weight: bold;
}
.txt_large2 {
    font-size: 130%;
    padding: 0 3% 20px;
    text-align: center;
}


/* ------------------------------------------
	title
------------------------------------------ */
#title{
	position:relative;
	background:url(../images/bg.png) repeat-x 50% 50% #f5f1e7;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
    margin:0;
}
#title img{
width: 100%;
height: auto;
}



/* ------------------------------------------
	artcleWrap
------------------------------------------ */
.artcleWrap{
	width:100%!important;
	display:block;
	margin:0 auto 0;
	padding:20px 0 20px 0;
	position:relative;
}

.inner{
	margin:10px auto 10px;
}

    .wrap_center {
    /*margin:30px auto 0px auto;ツアーありの場合復活*/
    margin:10px auto 0px auto;/*ツアーなしの場合*/
    width:100%;
    overflow: hidden;
	align-content: center
}

/* btn
------------------------------------------ */
.btn a{
	display:block;
	padding:15px 20px 15px 15px;
	text-align:center;
	color:#FFF!important;
	border-radius: 5px;
	width:80%;
	font-size:1rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:10px auto 0;
}
@media (max-width:320px){ /*5/SE*/
.btn a{
font-size:0.9rem;
}
}

.jrsetplan a{
padding:10px 1.2em 10px 0;
background:#ed7541 url("../images/bt_arrow_brown.png") no-repeat 97% 50%;
background-size: 16px;
width:95%;
font-size:0.8em ;
margin:10px auto 0px auto;
}
@media (max-width:320px){ /*5/SE*/
.jrsetplan a{
padding:10px 10px 10px 0;
font-size:0.8rem ;
}
}
.jrsetplan a {
text-decoration: none;
}

  /* ------------------------------------------
	info
------------------------------------------ */
#info.artcleWrap {
	background:#f5f1e7;
	padding:10px 0 0 0;
}
#info .infoTxt{
font-size: 1.0em;
text-align:center;
margin-bottom:10px;
line-height:1.2;
    font-weight: bold;
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: 400;
    letter-spacing: 0.15em;
     color: #221814!important;
}
#info h3.infoTxt{
    width:100%;
font-size: 1.1em;
text-align:center;
margin-bottom:0px;
line-height:1.8;
    display: inline-block;
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    letter-spacing: 0.15em;
     color: #221814!important;
}
.digital_link a {
    display: inline-block;
    padding: 0.7rem;
    background-color: #fff;
    margin: 0.3em 10% 1.8em;
    font-size: 0.9em;
    line-height: 1.5;
    text-align: center;
    border:1px solid #174B33;
     color: #221814!important;
    box-sizing: border-box;
    width:80%;
}
.digital_link a:hover {
    text-decoration: none!important;
}


h2 {
  overflow: hidden;
  text-align: center;
    font-size: 1.1em;
	margin-bottom: 0.8rem;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
     color: #221814!important;
}
h2 span {
  position: relative;
  display: inline-block;
  margin: 0 1.5em;
  padding: 0 0.5em;
  text-align: center;
}
h2 span::before,
h2 span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #333;
}
h2 span::before {
  right: 100%;
}
h2 span::after {
  left: 100%;
}


.shikicho_info {
    width:94%;
    margin:0 3%;
    overflow: hidden;
}

.shikicho_info img {
    width:100%;
}

#info p.infoLead{
font-size: 1.2em;
text-align:center;
    margin-top:15px;
margin-bottom:10px;
line-height:1.8;
    font-weight: bold;
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: 400;
    letter-spacing: 0.15em;
     color: #221814!important;
}
#info ul.infoWrap {
    width:100%;
    margin:0 0 10px 0;
    background: #ece8cd;
    padding:15px;
    box-sizing: border-box;
    overflow: hidden;
    color: #221814!important;
}
#info ul.infoWrap li {
    float:left;
    width:100%;
}
#info ul.infoWrap li:first-child {
    float:left;
    width:100%;
    margin-right: 20px;
}
#info dl.infoWrap_txt dt {
    border-top:2px solid #BFAE72;
    border-bottom:2px solid #BFAE72;
    padding:7px 0;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    font-size: 1.1em;
    color: #221814!important;
    text-align: center;
}
#info dl.infoWrap_txt dd {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
}
#info dl.infoWrap_ph {
    width:100%;
}
#info dl.infoWrap_ph dt {
    width:100%;
    height:auto;
    float:left;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
}
#info dl img {
    width:100%;
    height: auto;
}
#info dl.infoWrap_ph dd {
    float:right;
    width:100%;
    height:auto;
    overflow: hidden;
    position: relative;
}
#info dl.infoWrap_ph span {
    position: absolute;
    bottom:3%;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
#info dl.infoSuite {
    margin-top:1.5em;
    width:100%;
    color: #221814!important;
    overflow: hidden;
}
#info dl.infoSuite dt {
    border-bottom:1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    font-size: 1.2em;
    text-align: left;
    margin-bottom:10px;
}
#info dl.infoSuite dd.img {
    float:left;
    width:100%;
    margin-right: 10px;
    position: relative;
}
#info dl.infoSuite dd.img img {
    width:100%;
    height: auto;
}
#info dl.infoSuite dd.img span {
    position: absolute;
    bottom:03%;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
#info dl.infoSuite dd.txt01 {
    float:right;
    text-align: left;
    width:100%;
}
#info dl.infoSuite dd.txt01 p.top {
    margin-top:0.2em;
    padding-bottom:0.5em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #BFAE72;
    font-size: 1.1em;
}
#info p.right {
    float:right;
    font-size: 12px;
    margin-bottom: 1.2em;
}




.wrap_hotel {
margin: 0px auto 20px auto;
text-align: left;
}




/*1日目・2日目*/
.inner_hotel {
background-color: #f2efdc;
    border: solid 1px #dbd0a0;
    padding: 0.5em;
    overflow: hidden;
    margin: 0 3%;
    width: 94%;
    box-sizing: border-box;
}
.hotel {
background-color: #fff;
padding: 0.5em;
/*overflow: hidden;*/
margin-bottom: 15px;
    float:left;
}
.hotel h4.day1 {
font-size: 18px;
color: #666666;
padding: 0px 0px 0.5em 3em;
margin: 0px 0px 0.5em 0px;
    background: url(../images/icon_day1.png) no-repeat;
    background-size: 2.5em;
    height:3.5em;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}
.hotel h4.day2 {
font-size: 18px;
color: #666666;
padding: 0px 0px 0.5em 3em;
margin: 0px 0px 0.5em 0px;
    background: url(../images/icon_day2.png) no-repeat;
    background-size: 2.5em;
    height:2.5em;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}
.hotel.day2 .img p {
    position: relative;
    margin-top: 10px;
}
.hotel.day2 .img p span {
    position: absolute;
    bottom:3%;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel .img1 {
float: left;
width: 100%;
padding: 0px;
margin: 0px 17px 0 0;
}
.hotel .img1 p {
    margin-bottom: 5px;
}
.hotel .img1 img {
    width:100%;
    height: auto;
}
.hotel .img img {
    width:100%;
    height: auto;
}
.hotel .img1 p {
    position: relative;
}
.hotel .img1 p span {
    position: absolute;
    bottom:3%;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel .txt1 img {
    float:left;
    margin-top:10px;
    position: relative;
    width:100%;
}
.hotel .txt1 {
width: 100%;
font-size: 16px;
padding: 0px;
margin: 0px;
    position: relative;
    overflow: hidden;
}
.hotel .txt1 p {
    margin-top: 10px;
    }
.hotel .txt1 p span {
    position: absolute;
    bottom:3%;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel .txt2 {
float: right;
width: 100%;
font-size: 16px;
padding: 0px 0px 10px 0px;
margin: 0px 0px 10px 0px;
    height:266px;
    position: relative;
}
.hotel .txt2 span {
    position:absolute;
    bottom:0;
    right:0;
}
.hotel .txt1 p.dinner {
    margin:10px 0 ;
    padding: 10px;
    background: #f8f7ee;
    border:1px solid #ebe6cc;
    font-size: 14px;
}
.hotel .txt1 p.sup {
    font-size: 14px;
}

.hotel h5 {
    font-size: 1.1em;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    margin-top:10px;
    margin-bottom: 0.3em;
}
/*3日目
.hotel h4.day3 {
font-size: 1em;
color: #666666;
padding: 0px 0px 0.5em 3em;
margin: 0px 0px 0.3em 0px;
    background: url(../images/icon_day3.png) no-repeat;
    background-size: 2.5em;
    height:3.5em;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}
.hotel div.day3_sup {
    display: block;
    float:right;
    width: 100%;
    color: red;
    font-size: 0.7em;
    overflow: hidden;
    text-align: left;
    margin-bottom: 0.5em;
}
.hotel div.hotel_day3 ul {
    width: 100%;
    float:left;
    padding:0 10px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
}
.hotel div.hotel_day3 ul:first-child {
    border:none;
}
.hotel div.hotel_day3 ul li.img {
    position: relative;
    margin-bottom: 5px!important;
}
.hotel div.hotel_day3 ul li.img span {
    position: absolute;
    bottom:3%;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.hotel_day3 ul li img {
    width:100%;
    height: auto;
}
.hotel div.hotel_day3 ul li.area {
    font-size: 14px;
    position: relative;
}
.hotel div.hotel_day3 ul li.area span {
    border: red 1px solid;
    padding: 2px;
    color: red;
    font-size: 12px;
    position: absolute;
    right:0;
    top:0;
}
.hotel div.hotel_day3 ul li.kana {
    font-size: 12px;
    margin-bottom: 10px !important;
}
.hotel div.hotel_day3 ul li.shosai {
    margin-top:10px;
    font-size: 12px;
} */

/*3日目*/
.hotel h4.day3 {
font-size: 18px;
color: #666666;
padding: 0px 0px 0.5em 3em;
margin: 0px 0px 0.3em 0px;
    background: url(../images/icon_day3.png) no-repeat;
    background-size: 2.5em;
    height:3.5em;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}
.hotel.day3 .img p {
    position: relative;
}
.hotel.day3 .img p span {
    position: absolute;
    bottom:3%;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.day3_sup {
    display: block;
    float:right;
    width: 100%;
    color: red;
    font-size: 0.7em;
    overflow: hidden;
    text-align: left;
    margin-bottom: 0.5em;
}
.hotel div.hotel_day3 ul {
    width: 100%;
    float:left;
    padding:0 10px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
}
.hotel div.hotel_day3 ul:first-child {
    border:none;
}
.hotel div.hotel_day3 ul li.course_tit01 {
    background: #740003;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px
}
.hotel div.hotel_day3 ul li.course_tit02 {
    background: #141D48;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px
}
.hotel div.hotel_day3 ul li.img {
    width: 100%;
    position: relative;
    margin:0 10px 10px 0;
    float:left;
}
.hotel div.hotel_day3 ul li.img span {
    position: absolute;
    bottom:0%;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.hotel_day3 ul li.img01 {
    position:relative;
    float:left;
    overflow: hidden;
    margin-bottom: 10px;
}
.hotel div.hotel_day3 ul li.img01 span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.hotel_day3 ul li img {
    width:100%;
    height: auto;
    float:left;
}
.hotel div.hotel_day3 ul li.txt {
    font-size: 14px;
}
.txt_wide {
    margin-bottom: 10px;
}

/*4日目*/
.hotel h4.day4 {
font-size: 18px;
color: #666666;
padding: 0px 0px 0.5em 3em;
margin: 0px 0px 0.3em 0px;
    background: url(../images/icon_day4.png) no-repeat;
    background-size: 2.5em;
    height:3.5em;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}
.hotel div.day4_sup {
    display: block;
    float:right;
    width: 100%;
    color: red;
    font-size: 0.7em;
    overflow: hidden;
    text-align: left;
    margin-bottom: 0.5em;
}
.hotel div.hotel_day4 ul {
    width: 100%;
    float:left;
    padding:0 10px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
}
.hotel div.hotel_day4 ul:first-child {
    border:none;
}
.hotel div.hotel_day4 ul li.course_tit01 {
    background: #740003;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px
}
.hotel div.hotel_day4 ul li.course_tit02 {
    background: #141D48;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px
}
.hotel div.hotel_day4 ul li.img {
    width: 100%;
    position: relative;
    margin:0 10px 10px 0;
    float:left;
}
.hotel div.hotel_day4 ul li.img span {
    position: absolute;
    bottom:0%;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.hotel_day4 ul li.img01 {
    position:relative;
    float:left;
    overflow: hidden;
    margin-bottom: 10px;
}
.hotel div.hotel_day4 ul li.img01 span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.hotel_day4 ul li img {
    width:100%;
    height: auto;
    float:left;
}
.hotel div.hotel_day4 ul li.txt {
    font-size: 14px;
}
 
/*5日目*/
.hotel h4.day5 {
font-size: 18px;
color: #666666;
padding: 0px 0px 0.5em 3em;
margin: 0px 0px 0.3em 0px;
    background: url(../images/icon_day5.png) no-repeat;
    background-size: 2.5em;
    height:3.5em;
    border-bottom: 1px solid #221814;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: center;
}
.hotel div.day5_sup {
    display: block;
    float:right;
    width:100%;
    color: red;
    font-size: 0.7em;
    overflow: hidden;
    text-align: right;
    margin-bottom: 0.5em;
}
.hotel div.hotel_day5 p.tit {
    font-size: 0.8em;
    border-top:1px solid #221814;
    border-bottom:1px solid #221814;
    padding: 5px 0;
    width:100%;
    text-align: center;
    margin:0 0 10px 0;
    clear: both;
}
.hotel div.hotel_day5 ul {
    width: 100%;
    float:left;
    padding:0.5em 10px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 1em;
    border-top:1px solid #221814;
}
.hotel div.hotel_day5 ul:first-of-type {
    border:none;
}
.hotel div.hotel_day5 ul li.course_tit01 {
    background: #740003;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px
}
.hotel div.hotel_day5 ul li.course_tit02 {
    background: #141D48;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px
}
.hotel div.hotel_day5 ul li.img {
    width: 100%;
    position: relative;
    margin:0 10px 10px 0;
    float:left;
}
.hotel div.hotel_day5 ul li.img span {
    position: absolute;
    bottom:3%;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
.hotel div.hotel_day5 ul li img {
    width:100%;
    height: auto;
    float:left;
}
.hotel div.hotel_day5 ul li.txt {
    font-size: 14px;
}
.hotel div.hotel_day5 ul.no3 {
    width: 100%;
    padding:10px 10px 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
    border-top:1px solid #221814;
    border-left:none;
}

/*食事2日目・3日目*/
div.shokuji {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 20px;
    background: #f8f7ee;
    border: 1px solid #ebe6cc;
    overflow: hideen;
    float:left;
    box-sizing: border-box;
}
div.shokuji p {
    width:100%;
    text-align: center;
    padding-bottom:0.5em;
    font-weight: bold;
    font-size: 1.1em;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    background: url(../images/shokuji_bg_smp.png) no-repeat ;
    background-size: 100% auto;
    height: 1.5em;
}
div.shokuji dl {
    width: 100%;
    box-sizing: border-box;
    float:left;
    padding:0.5em 1% 20px;
}
div.shokuji dl:last-child {
    padding:0.5em 1% 0px;
}
div.shokuji dl:first-of-type {
    padding-right: 1%;
}
div.shokuji dl:last-of-type {
    padding-left: 1%;
}
div.shokuji dl dt {
    background: #F5F3E3;
    border-top:1px solid #E6E0B5;
    border-bottom:1px solid #E6E0B5;
    padding:6px;
    text-align: center;
}
div.shokuji dl dd {
    padding: 5px 0 0 0;
    position: relative;
    font-size: 0.8em;
}
div.shokuji dl dd.shokuji_txt01,
div.shokuji_day4 dl dd.shokuji_txt01,
div.shokuji_day5 dl dd.shokuji_txt01{
    font-size: 0.9em;
    font-weight: bold;
}
div.shokuji dl dd ul {
    
}
div.shokuji dl dd img {
    width:100%;
    height: auto;
}
div.shokuji dl dd span {
    position: absolute;
    bottom:3%;
    right:1%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
div.shokuji dl dd ul li span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}

.shokuji_bar {
    margin-top:15px;
    padding: 10px;
    border:1px solid #E6E0B5;
    background: #F5F3E3;
    font-size: 0.8em;
}

.shokuji_bar span {
    font-weight: bold;
}

/*食事4日目*/
div.shokuji_day4 {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 20px;
    background: #f8f7ee;
    border: 1px solid #ebe6cc;
    overflow: hideen;
    float:left;
    box-sizing: border-box;
}
div.shokuji_day4 p {
    width:100%;
    text-align: center;
    padding-bottom:0.5em;
    font-weight: bold;
    font-size: 1.1em;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    background: url(../images/shokuji_bg_smp.png) no-repeat ;
    background-size: 100% auto;
    height: 1.5em;
}
div.shokuji_day4 dl {
    width: 100%;
    box-sizing: border-box;
    float:left;
    padding:0.5em 1% 0;
}

div.shokuji_day4 dl dt {
    background: #F5F3E3;
    border-top:1px solid #E6E0B5;
    border-bottom:1px solid #E6E0B5;
    padding:6px;
    text-align: center;
}
div.shokuji_day4 dl dd {
    padding: 5px 0 0 0;
    position: relative;
    font-size: 0.8em;
}
div.shokuji_day4 dl dd ul {
    
}
div.shokuji_day4 dl dd img {
    width:100%;
    height: auto;
}
div.shokuji_day4 dl dd span {
    position: absolute;
    bottom:3%;
    right:1%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
div.shokuji_day4 dl dd span.course01 {
    position:inherit;
    bottom:0;
    right:0;
    background-color:#740003;
    color: #fff;
    font-size: 11px;
    display: inline-block;
    padding:5px 10px;
    width:100%;
    box-sizing: border-box;
}
div.shokuji_day4 dl dd span.course02 {
    position:inherit;
    bottom:0;
    right:0;
    background-color:#1e2c60;
    color: #fff;
    font-size: 11px;
    display: inline-block;
    padding:5px 10px;
    width:100%;
    box-sizing: border-box;
}
div.shokuji_day4 dl dd ul li span {
    position: absolute;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}

/*食事5日目*/
div.shokuji_day5 {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 20px;
    background: #f8f7ee;
    border: 1px solid #ebe6cc;
    overflow: hideen;
    float:left;
    box-sizing: border-box;
}
div.shokuji_day5 p {
    width:100%;
    text-align: center;
    padding-bottom:0.5em;
    font-weight: bold;
    font-size: 1.1em;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
    background: url(../images/shokuji_bg_smp.png) no-repeat ;
    background-size: 100% auto;
    height: 1.5em;
}
div.shokuji_day5 ul.lunch {
    width:100%;
    box-sizing:border-box;
    float:left;
    padding: 0 0 15px;
    overflow: hidden;
}
div.shokuji_day5 ul.dinner {
    width:100%;
    box-sizing:border-box;
    float:left;
    padding: 0 0 0;
    overflow: hidden;
}
div.shokuji_day5 ul.dinner span.course01 {
    position:inherit;
    bottom:0;
    right:0;
    background-color:#740003;
    color: #fff;
    font-size: 11px;
    display: inline-block;
    padding:5px 10px;
    width:100%;
    box-sizing: border-box;
}
div.shokuji_day5 ul.dinner span.course02 {
    position:inherit;
    bottom:0;
    right:0;
    background-color:#1e2c60;
    color: #fff;
    font-size: 11px;
    display: inline-block;
    padding:5px 10px;
    width:100%;
    box-sizing: border-box;
}
div.shokuji_day5 ul li.tit {
    width:100%;
    background: #F5F3E3;
    border-top:1px solid #E6E0B5;
    border-bottom:1px solid #E6E0B5;
    padding:6px;
    text-align: center;
    margin:0 0%;
    box-sizing: border-box;
    font-size: 1em;
}
div.shokuji_day5 ul li.shokuji_txt02 {
    width:100%;
    margin:0 0;
}
div.shokuji_day5 ul li {
    padding: 5px 0 0 0;
    position: relative;
    font-size: 0.8em;
}
div.shokuji_day5 ul li img {
    width:100%;
    height: auto;
}
div.shokuji_day5 ul li span {
    position: absolute;
    bottom:3%;
    right:1%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
div.shokuji_day5 dl {
    width: 100%;
    box-sizing: border-box;
    float:left;
    padding:0 1%;
}

div.shokuji_day5 dl dt {
    background: #F5F3E3;
    border-top:1px solid #E6E0B5;
    border-bottom:1px solid #E6E0B5;
    padding:6px;
    text-align: center;
}
div.shokuji_day5 dl dd {
    padding: 5px 0 0 0;
    position: relative;
}
div.shokuji_day5 dl dd img {
    width:100%;
    height: auto;
}
div.shokuji_day5 dl dd span {
    position: absolute;
    bottom:3%;
    right:1%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}
div.shokuji_day5 dl dd ul li span {
    position: absolute;
    bottom:3%;
    right:0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 11px;
    padding:5px 10px;
}

/*スケジュール*/
.schedule {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    margin-bottom:1em;
    padding:0 3% 10px 3%;
    box-sizing: border-box;
    width:96%;
}
.schedule img  {
    max-width: 200%;
max-width: auto;
max-height: initial;
max-height: auto;
}


h6 {
    width:100%;
    text-align: left;
    padding:0 10px 10px 10px;
    font-size: 1em;
    font-weight: bold;
}
.toiawase {
        width: 94%;
        margin: 0 3%;
        padding: 20px;
        background: #ebebeb;
        box-sizing: border-box;
        text-align: center;
        font-size: 14px;
    }
.txt_tit {
        font-size: 20px;
    }
.txt_tel {
        font-size: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 15px;
    }
.daikin {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    margin-bottom:1em;
    padding:0 3% 10px 3%;
    box-sizing: border-box;
    width:96%;
}
.daikin img  {
    max-width: 200%;
max-width: auto;
max-height: initial;
max-height: auto;
}
.annai {
    margin-bottom:1em;
}
p.shuryo {
    margin-bottom: 1.5rem;
    color: #cd0000;
    font-weight: bold;
    font-size: 1.1rem;
    padding: 0.8rem;
    background: #e6e0b5;
    width:92%;
    margin:0 4% 1.5rem;
    box-sizing: border-box;
    box-sizing: border-box;
}  
    
}


</pre></body></html>