@charset "UTF-8";
@import url('../tomin.css');
@import url('print.css') print;

article{
    line-height: 1.8;
    letter-spacing: 1px;
}

article img{width:100%;height:auto;backface-visibility:hidden;}


.commonTtl{color: #bda662;text-align: center;margin-bottom: 30px;}
.commonTtl .main:after{content:"";display: block;width: 60px;height: 2px;border-top: 2px solid #bda662;margin: 0 auto;margin-top: 30px;}
.commonTtl .main{font-size: 32px;line-height: 1;padding-bottom: 25px;}
.commonTtl .sub{font-weight: normal;letter-spacing: 2px;/* display: none; */font-size: 16px;}

#Reserve .commonTtl{
    color: #fff;
    margin-top: 20px;
    margin-bottom: 50px;
}
#Reserve .commonTtl .main:after{
    border-color: #fff;
}

.owl-buttons{}
.owl-theme .owl-controls{margin-top: 5px;}
.owl-theme .owl-controls .owl-buttons div{font-size: 20px;padding: 0;}
.owl-theme .owl-controls .owl-page span{width: 10px;height: 10px;margin: 0 4px;margin-bottom: 3px;}

section.contents{padding-top: 60px;padding-bottom: 60px;}
section.contents:nth-of-type(even){background-color: #f3f3f3;border-top: 1px solid #e5e5e5;padding-bottom: 40px;}

section .Entry .photo{position: relative;z-index: 2;}
section .Entry .photo .owl-item div{position: relative;line-height: 0;}
section .Entry .photo .caption{position: absolute;bottom: 5px;left: 5px;z-index: 9999;padding: 2px 5px;color: #fff;font-size: 11px;background-color: rgb(0 0 0 / 80%);line-height: 1;}

.SMPAccTitle{
    display: none;
}
.SMPAccTitle.normalAccTitle{
    display: block;
}
.SMPAccTitle.normalAccTitle:hover{
    cursor: pointer;
}

.ruby span.small{
    font-size: 65%;
    line-height: 1.8;
}

.modalClose,.modalBtn{display: none;}

.CommonAtte{
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
    border: 2px solid #ccc;
    padding: 10px;
    box-sizing: border-box;
    font-size: 13px;
}
.CommonAtte p{}

.overTxt .more
{background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%);background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 47%,rgba(255,255,255,1) 100%);background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 47%,rgba(255,255,255,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );padding: 43px 0 5px 0;text-align: center;margin-top: -40px;z-index: 1;position: relative;text-align: left;}
.overTxt.gray .more,
section.contents:nth-of-type(even) .overTxt .more{background: -moz-linear-gradient(top, rgba(243,243,243,0) 0%, rgba(243,243,243,1) 47%, rgba(243,243,243,1) 100%);
background: -webkit-linear-gradient(top, rgba(243,243,243,0) 0%,rgba(243,243,243,1) 47%,rgba(243,243,243,1) 100%);
background: linear-gradient(to bottom, rgba(243,243,243,0) 0%,rgba(243,243,243,1) 47%,rgba(243,243,243,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f3f3f3', endColorstr='#f3f3f3',GradientType=0 );}

.Entry.pickup .overTxt.gray .more{background: -moz-linear-gradient(top, rgba(243,243,243,0) 0%, rgba(243,243,243,1) 47%, rgba(243,243,243,1) 100%);background: -webkit-linear-gradient(top, rgba(243,243,243,0) 0%,rgba(243,243,243,1) 47%,rgba(243,243,243,1) 100%);background: linear-gradient(to bottom, rgba(242,235,224,0) 0%,rgba(242,235,224,1) 47%,rgba(242,235,224) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f3f3f3', endColorstr='#f3f3f3',GradientType=0 );}
.overTxt.white .more
{background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 100%) !important;background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 47%,rgba(255,255,255,1) 100%) !important;background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 47%,rgba(255,255,255,1) 100%) !important;filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ) !important;}

.overTxt .more span{
    font-size: 15px;
    display: inline-block;
    width: 14em;
    text-align: center;
    margin: 0 auto;
    background-color: #d1bd82;
    color: #fff;
    border-radius: 100px;
    padding: 5px 30px;
    position: relative;
}
.overTxt .more span:hover{background-color: #b6a572;cursor: pointer;}
.overTxt .more span:after{position: absolute;right: 5px;top:50%;margin-top:-0.5em;content: "\e313";font-family:'Material Symbols Outlined';line-height: 1}

/*-------------------------------------------------header_change*/
.header_change{position: fixed !important;transition: .5s;width: 100%;top: -450px;z-index: 1000;background-color: #fff;/* display: none; */}
.header_change.show{}



/*-------------------------------------------------StsAttention*/
.StsAttention{
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 12px;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
}

.StsAttention .Inner{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: left;
    margin-bottom: 5px;
    width: 55%;
} 
.StsAttention .Inner dl{display: flex;flex-wrap: wrap;position: relative;justify-content: left;margin-right: 5px;} 
.StsAttention .Inner dt{
	background-color: #e92424;
    color: #fff;
    padding: 0 5px;
    font-size: 18px;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    } 
.StsAttention .Inner dd{font-size: 18px;font-weight: bold;flex: 1;} 
.StsAttention .Inner p{
    font-size: 12px;
    margin-right: 15px;
}
.StsAttention .StsInfo{
    font-size: 12px;
}


/*---------------------------------------OtherTour*/
#OtherTour{
    width: 1000px;
    margin: 0 auto;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 30px;
    display: flex;
    align-items: center;
    background-color: #ebebeb;
    margin-bottom: 40px;
    border: 2px solid #bda662;
}
#OtherTour.single{
    background-color: #eaeaea;
    border: 2px solid #66aa60;
}
#OtherTour h2{font-size: 13px;text-align: center;background-color: #bda662;color: #fff;padding: 0 3px 0 10px;height: 100px;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;white-space: nowrap;margin-right: 29px;line-height: 1.6;}
#OtherTour.single h2{
    height: 60px;
    background-color: #66aa60;
}
#OtherTour h2 span{
    display: block;
}
#OtherTour h2 span.L{
    font-size: 18px;
}
#OtherTour h2 span.OtherTourAtte{
    font-size: 12px;
    font-weight: normal;
    padding-top: 2px;
}
#OtherTour h2:after{content:"";width: 0;height: 0;border-style: solid;border-width: 50px 0 50px 20px;border-color: transparent transparent transparent #bda662;position: absolute;right: -20px;top: 0;}
#OtherTour.single h2:after{
    border-width: 30px 0 30px 20px;
    border-color: transparent transparent transparent #66aa60;
}
#OtherTour.single .txt{
    font-weight: bold;
    font-size: 14px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#OtherTour.single .txt strong{
    font-weight: bold;
    font-size: 24px;
    display: inline-block;
    padding-right: 10px;
    color: #66aa60;
}
#OtherTour.single .btn{
}
#OtherTour.single .btn a{
    background-color: #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    margin-left: 10px;
    text-decoration: none;
}
#OtherTour.single .btn a:after{content:"\e313";font-family:'Material Symbols Outlined';display: inline-block;padding-left: 5px;}
#OtherTour.single .btn a:hover{
    background-color: #bda662;
    color: #fff;
}
#OtherTour .SMPAccTitle{
    display: none;
}

#OtherTour .SMPAccIn{
    display: flex;
    justify-content: space-between;
    /* width: 100%; */
    /* flex-wrap: wrap; */
}
#OtherTour dl{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    /* width: 49%; */
}
#OtherTour dl + dl{
    margin-right: 0;
    /* width: 51%; */
}
#OtherTour dl + dl:before{content:"";border-left:1px dotted #bda662;position: absolute;height: 100%;width: 1px;left: -14px;}
#OtherTour dt{
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    padding-bottom: 10px;
    white-space: nowrap;
}
#OtherTour dd{
    margin-right: 10px;
    font-size: 14px;
}
#OtherTour dd a{
    display: inline-block;
    text-decoration: none;
    border: 2px solid #bda662;
    border-radius: 3px;
    padding: 3px 5px;
    position: relative;
    font-weight: bold;
    background-color: #fff;
    color: #bda662;
}
#OtherTour dd a:hover{
    background-color: #bda662;
    color: #fff;
}
#OtherTour dd a:after{content:"\e315";font-family:'Material Symbols Outlined';display: inline-block;padding-left: 5px;}
#OtherTour dd strong{
    padding: 3px 3px 3px 10px;
    display: block;
    background-color: #acacac;
    border: 2px solid #acacac;
    color: #fff;
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#OtherTour dd strong em{
    display: inline-block;
    font-size: 12px;
    background-color: #7e7e7e;
    border-radius: 3px;
    margin-left: 5px;
    color: #ffffff;
    padding: 1px 10px;
}


#OtherTour dd .status{
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    margin-right: 5px;
    line-height: 1;
    padding: 5px;
    border-radius: 2px;
}
#OtherTour dd strong .status{
    background-color: inherit !important;
    border: 1px solid #fff;
}
#OtherTour dd .status span{
    font-weight: bold;
}
#OtherTour dd .status.none{
    background-color: #8f8f8f;
    color: #fff;
}
#OtherTour dd .status.little{
    background-color: #cc85c5;
    color: #fff;
}
#OtherTour dd .status.more{
    background-color: #56ac4c;
    color: #fff;
}

#OtherTour dd .status.none span{}
#OtherTour dd .status.little span{}
#OtherTour dd .status.more span{}

/*---------------------------------------OtherTourHotel*/
#OtherTourHotel{
    width: 1000px;
    margin: 0 auto;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 30px;
    display: flex;
    align-items: center;
    background-color: #ebebeb;
    margin-bottom: 40px;
    border: 2px solid #bda662;
}
#OtherTourHotel.single{
    background-color: #eaeaea;
    border: 2px solid #66aa60;
}
#OtherTourHotel h2{font-size: 13px;text-align: center;background-color: #bda662;color: #fff;padding: 0 3px 0 10px;height: 100px;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;white-space: nowrap;margin-right: 29px;line-height: 1.6;}
#OtherTourHotel.single h2{
    height: 60px;
    background-color: #66aa60;
}
#OtherTourHotel h2 span{
    display: block;
}
#OtherTourHotel h2 span.L{
    font-size: 18px;
}
#OtherTourHotel h2 span.OtherTourAtte{
    font-size: 12px;
    font-weight: normal;
    padding-top: 2px;
}
#OtherTourHotel h2:after{content:"";width: 0;height: 0;border-style: solid;border-width: 50px 0 50px 20px;border-color: transparent transparent transparent #bda662;position: absolute;right: -20px;top: 0;}
#OtherTourHotel.single h2:after{
    border-width: 30px 0 30px 20px;
    border-color: transparent transparent transparent #66aa60;
}
#OtherTourHotel.single .txt{
    font-weight: bold;
    font-size: 14px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#OtherTourHotel.single .txt strong{
    font-weight: bold;
    font-size: 24px;
    display: inline-block;
    padding-right: 10px;
    color: #66aa60;
}
#OtherTourHotel.single .btn{
}
#OtherTourHotel.single .btn a{
    background-color: #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    margin-left: 10px;
    text-decoration: none;
}
#OtherTourHotel.single .btn a:after{content:"\e313";font-family:'Material Symbols Outlined';display: inline-block;padding-left: 5px;}
#OtherTourHotel.single .btn a:hover{
    background-color: #bda662;
    color: #fff;
}
#OtherTourHotel .SMPAccTitle{
    display: none;
}

#OtherTourHotel .SMPAccIn{
    display: flex;
    justify-content: space-between;
    /* width: 100%; */
    /* flex-wrap: wrap; */
}
#OtherTourHotel dl{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    /* width: 49%; */
}
#OtherTourHotel dl + dl{
    margin-right: 0;
    /* width: 51%; */
}
#OtherTourHotel dl + dl:before{content:"";border-left:1px dotted #bda662;position: absolute;height: 100%;width: 1px;left: -14px;}
#OtherTourHotel dt{
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    padding-bottom: 10px;
    white-space: nowrap;
}
#OtherTourHotel dd{
    margin-right: 10px;
    font-size: 14px;
}
#OtherTourHotel dd a{
    display: inline-block;
    text-decoration: none;
    border: 2px solid #bda662;
    border-radius: 3px;
    padding: 3px 40px;
    position: relative;
    font-weight: bold;
    background-color: #fff;
    color: #bda662;
}
#OtherTourHotel dd a:hover{
    background-color: #bda662;
    color: #fff;
}
#OtherTourHotel dd a:after{content:"\e315";font-family:'Material Symbols Outlined';display: inline-block;padding-left: 5px;}
#OtherTourHotel dd strong{
    padding: 3px 3px 3px 10px;
    display: block;
    background-color: #acacac;
    border: 2px solid #acacac;
    color: #fff;
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#OtherTourHotel dd strong em{
    display: inline-block;
    font-size: 12px;
    background-color: #7e7e7e;
    border-radius: 3px;
    margin-left: 5px;
    color: #ffffff;
    padding: 1px 10px;
}


#OtherTourHotel dd .status{
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    margin-right: 5px;
    line-height: 1;
    padding: 5px;
    border-radius: 2px;
}
#OtherTourHotel dd strong .status{
    background-color: inherit !important;
    border: 1px solid #fff;
}
#OtherTourHotel dd .status span{
    font-weight: bold;
}
#OtherTourHotel dd .status.none{
    background-color: #8f8f8f;
    color: #fff;
}
#OtherTourHotel dd .status.little{
    background-color: #cc85c5;
    color: #fff;
}
#OtherTourHotel dd .status.more{
    background-color: #56ac4c;
    color: #fff;
}

#OtherTourHotel dd .status.none span{}
#OtherTourHotel dd .status.little span{}
#OtherTourHotel dd .status.more span{}

/*-----------------------------------------------MV*/
#MV{margin-bottom: 20px;position: relative;}
#MV .slick-dotted.slick-slider{ margin-bottom:0}
#MV .slick-dots li.slick-active button:before{ background-color: #bda662;}
#MV .slick-prev,
#MV .slick-next{ top: 45%;}
#MV .slick-prev:before,
#MV .slick-next:before{color:#081b27;position:absolute;display:block;position:relative;top:1px;display:inline-block;font-family:'Material Symbols Outlined';ont-style:normal;font-weight:400;font-size:30px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff!important;opacity:1; left: 6px;}
#MV .slick-prev:before{content:"\e314";top: -1px;left: -2px;}
#MV .slick-next:before{content:"\e315";top: -1px;left: 2px;}
#MV .slick-arrow,
#MV .slick-arrow:hover,
#MV .slick-arrow:focus,
#MV .slick-arrow:active{width:40px;height:40px;background-color:#081b27;border-radius:40px;opacity:.7}
#MV .slick-arrow{filter:drop-shadow(4px 4px 4px rgba(0,0,0,0.2))}
#MV .slick-arrow:hover,
#MV .slick-arrow:focus,
#MV .slick-arrow:active{opacity:1}
#MV .slick-next{right:20px;z-index: 99;}
#MV .slick-prev{left:20px;z-index:100}

#MV .slick-track{
    display: flex;
    align-items: stretch;
}
#MV .slick-track:before,
#MV .slick-track:after{content: none;}

#MV .slick-slide{position:relative;height: 250px;display: block;text-decoration:none;border-radius: 0;background-repeat: no-repeat;background-position: center;background-size: cover;margin: 0 2px;}
#MV .slick-slide .caption{
    position: absolute;
    bottom: 0;
    z-index: 9;
    background-color: rgb(0 0 0 / 40%);
    color: #fff;
    font-size: 11px;
    padding: 2px 5px;
}
#MV .slick-slide a{display:block;text-decoration:none;border-radius:5px}
#MV .slick-dots{
    margin: 10px 0 10px 0;
    bottom: auto;
    position: relative;
}
#MV .slick-dots li{width: 14px;height: 14px;}
#MV .slick-dots li button{width: 12px;height: 12px;}
#MV .slick-dots li button:before{background-color: #686868;left: 0;font-size: 0;content: "";font-family: inherit;width: 12px;height: 12px;border-radius: 100%;}
#MV li dl{margin-bottom: 10px;  padding: 10px 15px 5px 15px;}

#MV .End{position: absolute;top: 30%;left: 0;z-index: 999;width: 100%;text-align: center;}
#MV .End span{background-color: #c11d1d;color: #fff;font-size: 24px;padding: 9px 33px;display: inline-block;font-weight: bold;border: 2px solid #fff;border-radius: 3px;}

#MV .End a{
    color: #fff;
    font-size: 18px;
    display: block;
    background-color: #ceb152;
    text-decoration: none;
    padding: 1px 17px;
    margin-bottom: 9px;
    margin-top: 6px;
    border-radius: 3px;
}
#MV .End a:hover{
    background-color: #ae9954;
}
#MV .End a:after{content:"\e315";font-family:'Material Symbols Outlined';display: inline-block;padding-left: 5px;}

/*-----------------------------------------------Title*/
#Title{width: 1000px;margin: 0 auto;display: flex;justify-content: space-between;margin-bottom: 50px;align-items: flex-start;flex-wrap: wrap;}

.STSrenew + #Title{
	margin-top: 30px;
}


#Title .Attention{
width: 100%;
    border: 2px solid #e92424;
    color: #e92424;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
#Title .Attention p{}


#Title .Main{flex: 1;padding-right: 30px;}
#Title .Main .Icon{display: flex;margin-bottom: 5px;flex-wrap: wrap;}
#Title .Main .Icon li{margin-bottom: 5px;margin-right: 5px;border: 1px solid #ccc;line-height: 1;font-size: 13px;padding: 5px 8px;color: #6d6d6d;}
#Title .Main .Icon li + li{}
#Title .Main .Icon .point{background-color: #c11d1d;color: #fff;border-color: #c11d1d;font-weight: bold;}

#Title .Main h1{font-size: 28px;margin-bottom: 10px;line-height: 1.5;}
#Title .Main h1 strong{display: inline-block;padding-left: 10px;}
#Title .Main h2{font-size: 18px;padding-bottom: 5px;}
#Title .Main .bar{
    background-color: #bda662;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    padding: 0 5px;
}
#Title .Main .date{font-weight: bold;font-size: 18px;padding-bottom: 7px;}
#Title .Main .price{display: flex;align-items: center;color: #dc2424;flex-wrap: wrap;}
#Title .Main .price dt{font-size: 20px;margin-right: 15px;white-space: nowrap;}
#Title .Main .price dt strong{font-weight: bold;font-size: 36px;line-height: 1;}
#Title .Main .price dd{font-size: 13px;padding-top: 3px;}

#Title .Main .option{
    margin-right: 18px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
#Title .Main .option li{
    font-size: 13px;
    position: relative;
    text-align: center;
    display: flex;
    font-weight: bold;
    align-items: baseline;
    padding: 6px 6px 3px 6px;
    border: 3px solid #96d644;
    border-radius: 0 3px 3px 0;
}
#Title .Main .option.discount li:after{content:"";height: 1px;background-color: #df0000;width: 100%;display: block;position: absolute;top: 34%;left: 0;}
#Title .Main .option li strong{
    font-size: 24px;
    line-height: 1;
    display: inline-block;
    padding: 0 2px;
    color: #7ebd2c;
}
#Title .Main .option li strong span{
    font-size: 18px;
}
#Title .Main .option li.icon{
    background-color: #96d644;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;
    position: relative;
    border-radius: 3px 0 0 3px;
    align-items: center;
}


#Title .Bn{width: 280px;border: 1px solid #ccc;padding: 10px;box-sizing: border-box;}
#Title .Bn dl{}

#Title .Bn dt{}
#Title .Bn dt a{}
#Title .Bn dt a:hover{ opacity: 0.7}
#Title .Bn dd{font-size: 12px;text-align: center;}
#Title .Bn dd a{}
#Title .Bn dd a:hover{}


#Title .Main .ribon {
  display: inline-block;
  position: relative;
  height: 40px;/*リボンの高さ*/
  line-height: 40px;/*リボンの高さ*/
  font-weight: bold;
  text-align: center;
  padding: 0 40px;/*横の大きさ*/
  font-size: 15px;/*文字の大きさ*/
  background: #dc2424;/*塗りつぶし色*/
  color: #FFF;/*文字色*/
  margin-bottom: 20px;
  box-sizing: border-box;
}

#Title .Main .ribon:before, #Title .Main .ribon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

#Title .Main .ribon:before {
  top: 0;
  left: 0;
  border-width: 20px 0px 20px 10px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

#Title .Main .ribon:after {
  top: 0;
  right: 0;
  border-width: 20px 10px 20px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
/*--------------------------------------Point*/
#Point{background-color: #f3f3f3;width: 1000px;margin: 0 auto;padding: 28px 10px 18px 10px;box-sizing: border-box;margin-top: 30px;}

#Point .modal_content > div{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#Point .Entry{flex: 1;background-color: #fff;margin: 0 15px;padding: 15px 20px;position: relative;box-shadow: 0 0 4px rgb(0 0 0 / 30%);margin-bottom: 5px;}
#Point .Entry .icon{color: #bda662;font-size: 14px;line-height: 1;letter-spacing: 1px;text-align: center;justify-content: center;display: flex;align-items: center;margin-bottom: 8px;}
#Point .Entry .icon strong{font-weight: normal;font-size: 23px;letter-spacing: 0;display: inline-block;padding-left: 3px;}
#Point .Entry .icon:before,
#Point .Entry .icon:after{content:"";display: block;width: 30px;height: 1px;background-color: #ecdeb5;margin: 0 7px;}
#Point .Entry dl{}
#Point .Entry dt{font-size: 22px;padding-bottom: 6px;color: #bda662;line-height: 1.46;}
#Point .Entry dt span{font-size: 80%;display: inline-block;padding-left: 5px;}
#Point .Entry dd{color: #414141;line-height: 1.6;font-size: 14px;}
#Point .atte{width: 100%;padding-top: 5px;font-size: 12px;padding-left: 15px;}




/*---------------------------------------MenuArea*/
.MenuArea{background-color: #f7f7f7;border-top: 1px solid #d6d6d6;border-bottom: 1px solid #e5e5e5;box-shadow: 0px 3px 3px -1px #e9e9e9 inset;}
.MenuArea .Inner{display: flex;justify-content: space-evenly;max-width: 1000px;margin: 0 auto;}
.MenuArea p{
    letter-spacing: 0;
}
.MenuArea p a{display: block;color: #000;text-decoration: none;padding: 15px 20px;font-weight: bold;}
.MenuArea p a:hover,
.MenuArea p.current a{color: #bda662;}
.MenuArea p a:after{content: "\e313"; font-family:'Material Symbols Outlined';display: block;text-align: center;line-height: 1;}
.MenuArea p.Reserve a{background-color: #bda662;color: #fff;}
.MenuArea p.Reserve a:hover{background-color: #917e48;}

.header_change.MenuArea p a{padding: 10px 20px;font-size: 13px;}
.header_change.MenuArea p a:after{padding-top: 1px;}

/*-----------------------------------------Tourpoint*/
#Tourpoint{}
#Tourpoint h1{}

#Tourpoint .btn{margin-top: 10px;display: inline-block;}
#Tourpoint .btn + .btn{
	margin-left: 5px;
}
#Tourpoint .btn a{position: relative;display: inline-block;text-decoration: none;padding: 6px 30px 8px 25px;border: 2px solid #bda662;color: #bda662;border-radius: 3px;font-size: 15px;background-color: #fff;font-weight: bold;}
#Tourpoint .btn a:hover{background-color: #bda662;color: #fff;}
#Tourpoint .btn a:after{position: absolute;right: 5px;top:50%;margin-top:-0.5em;content:"\e315";font-family:'Material Symbols Outlined';line-height: 1}

#Tourpoint .btn a[href*="#"]:after{content: "\e313";}


#Tourpoint .Basic{width: 1000px;margin: 0 auto;}
#Tourpoint .Arrange + .Basic{
	margin-top: 50px;
}
#Tourpoint .Basic .Entry{display: flex;flex-wrap: wrap;align-items: start;position: relative;}
#Tourpoint .Basic .Entry + .Entry{margin-top: 60px;}
#Tourpoint .Basic .Entry.Lsize + .Entry.Ssize,
#Tourpoint .Basic .Entry.Ssize + .Entry.Ssize{margin-top: 40px;}
#Tourpoint .Basic .Entry.Lsize{background-color: #f3f3f3;}
#Tourpoint .Basic .Entry.Lsize.pickup{
    background-color: #f2ebe0;
}
#Tourpoint .Basic .Entry.Ssize{align-items: inherit;}
#Tourpoint .Basic .Entry .main{position: relative;flex: 1; min-width: 1%}

#Tourpoint .Basic .Entry .icon{border: 2px solid #bda662;background-color: #fff;color: #bda662;position: absolute;font-weight: bold;font-size: 16px;padding: 3px 9px;top: -23px;right: 20px;border-radius: 3px;}

#Tourpoint .Basic .Entry .icon:after, #Tourpoint .Basic .Entry .icon:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#Tourpoint .Basic .Entry .icon:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}
#Tourpoint .Basic .Entry .icon:before {
	border-color: rgba(189, 166, 98, 0);
	border-top-color: #bda662;
	border-width: 8px;
	margin-left: -8px;
}
#Tourpoint .Basic .Entry.pickup .icon:after, #Tourpoint .Basic .Entry.pickup .icon:before{
    content: none;
}
#Tourpoint .Basic .Entry.pickup .icon {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 119px;
  height: 141px;
  overflow: hidden;
  border: none;
  color: #fff;
  background-color: inherit;
  }

#Tourpoint .Basic .Entry.pickup .icon span {
  display: inline-block;
  position: absolute;
  padding: 7px 0;
  left: -21px;
  top: 39px;
  width: 210px;
  text-align: center;
  font-size: 15px;
  line-height: 16px;
  background: #c8aa3f;
  color: #fff;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#Tourpoint .Basic .Entry.pickup .icon span{background: rgb(199,152,16);
background: -moz-linear-gradient(left, rgba(199,152,16,1) 0%, rgba(234,185,45,1) 50%, rgba(199,152,16,1) 100%);
background: -webkit-linear-gradient(left, rgba(199,152,16,1) 0%,rgba(234,185,45,1) 50%,rgba(199,152,16,1) 100%);
background: linear-gradient(to right, rgba(199,152,16,1) 0%,rgba(234,185,45,1) 50%,rgba(199,152,16,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c79810', endColorstr='#c79810',GradientType=1 );}
#Tourpoint .Basic .Entry.pickup .icon span:before,
#Tourpoint .Basic .Entry.pickup .icon span:after {
  position: absolute;
  content: "";
  border-top: 4px solid #b2751b;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}

#Tourpoint .Basic .Entry.pickup .icon span:before {
  left: 14px;
}

#Tourpoint .Basic .Entry.pickup .icon span:after {
  right: 17px;
}
#Tourpoint .Basic h2{/* color: #bda662; */}
#Tourpoint .Basic .txt{}
#Tourpoint .Basic .txt + .txt{padding-top: 1em;}
#Tourpoint .Basic .option{padding: 5px 10px;margin-top: 15px;}
#Tourpoint .Basic .option ul{
	display: flex;
	flex-wrap: wrap;
}
#Tourpoint .Basic .option li{padding-left: 16px;margin-right: 20px;}
#Tourpoint .Basic .option li + li{}
#Tourpoint .Basic .option li:before{ content:"\ef4a";display:block; float:left; margin-left: -16px; width:1em; text-align:center; font-family:'Material Symbols Outlined';color: #bda662;margin-top: 1px;}



#Tourpoint .Basic .Entry.Lsize .owl-theme .owl-controls{margin-top: 7px;}
#Tourpoint .Basic .Entry.Lsize .owl-theme .owl-controls .owl-buttons div{padding: 0 8px;}
#Tourpoint .Basic .Entry.Ssize .box{flex: 1;display: flex;position: relative;flex-wrap: wrap;flex-direction: row-reverse;border: 3px solid #e0e0e0;padding: 30px;padding-top: 30px;}
#Tourpoint .Basic .Entry.Ssize .box + .box{padding-left: 25px;margin-left: 30px;}

#Tourpoint .Basic .Entry.Lsize .photo{width: 450px;}
#Tourpoint .Basic .Entry.Ssize .photo{width: 210px;margin-left: 20px;}
#Tourpoint .Basic .Entry.Ssize.onesize .photo,
#Tourpoint .Basic .Entry.Ssize.onesize .photo img{width: 300px;}

#Tourpoint .Basic .Entry.Lsize .main{padding: 30px;}
#Tourpoint .Basic .Entry.Ssize .main{}



#Tourpoint .Basic .Entry.Ssize .icon{font-size: 12px;padding: 1px 8px;top: 2px;right: 0;}

#Tourpoint .Basic .Entry.Lsize h2{font-size: 24px;padding-bottom: 10px;line-height: 1.5;}
#Tourpoint .Basic .Entry.Lsize.pickup h2{
    padding-right: 40px;
}
#Tourpoint .Basic .Entry.Ssize h2{font-size: 18px;margin-bottom: 6px;background-color: #fff;position: absolute;top: -15px;left: 17px;padding: 0 5px;}

#Tourpoint .Basic .Entry.Lsize .txt{font-size: 15px;}
#Tourpoint .Basic .Entry.Ssize .txt{margin-top: -5px;}

#Tourpoint .Basic .Entry.Lsize .option{background-color: #fff;}
#Tourpoint .Basic .Entry.Ssize .option{background-color: #f3f3f3;margin-top: 10px;font-size: 13px;}
#Tourpoint .Basic .Entry.Lsize h3{font-size: 16px;font-weight: bold;padding-bottom: 15px;}

/*-------------------------------------*/
#Tourpoint .Arrange{width: 1000px;margin: 0 auto;margin-top: 50px;}
#Tourpoint .Arrange .Entry{padding: 30px;display: flex;flex-wrap: wrap;box-shadow: 0 0 4px rgb(0 0 0 / 40%);}
#Tourpoint .Arrange .Entry + .Entry{margin-top: 30px;}
#Tourpoint .Arrange .Entry .genre{display: inline-block;background-color: #ccc;color: #fff;line-height: 1;font-weight: bold;padding: 5px 10px;font-size: 15px;margin-bottom: 5px;}
#Tourpoint .Arrange .Entry .title{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;margin-bottom: 8px;width: 100%;}
#Tourpoint .Arrange .Entry.OP .title{
    margin-bottom: 0px;
}
#Tourpoint .Arrange .Entry .title dt{font-size: 22px;line-height: 1.5;padding-bottom: 5px;padding-top: 5px;display: flex;align-items: center;}
#Tourpoint .Arrange .Entry .title dd{border: 1px solid #ccc;line-height: 1;padding: 8px 10px;border-radius: 3px;font-weight: bold;margin-bottom: 8px;}

#Tourpoint .Arrange .Entry .main{flex: 1;}
#Tourpoint .Arrange .Entry .main .txt{}
#Tourpoint .Arrange .Entry .main .txt + .txt{}
#Tourpoint .Arrange .Entry .main .info{margin-top: 12px;padding-top: 12px;border-top: 1px solid #ccc;display: flex;flex-wrap: wrap;}
#Tourpoint .Arrange .Entry .main .info dl{display: flex;flex-wrap: wrap;margin-right: 20px;font-size: 13px;}
#Tourpoint .Arrange .Entry .main .info dl + dl{}
#Tourpoint .Arrange .Entry .main .info dt{}
#Tourpoint .Arrange .Entry .main .info dt:before{content:"\ef4a";font-family:'Material Symbols Outlined';padding-right: 2px;}
#Tourpoint .Arrange .Entry .main .info dt:after{content:"："}
#Tourpoint .Arrange .Entry .main .info dd{}
#Tourpoint .Arrange .Entry .photo{width: 300px;margin-top: 5px;padding-left: 30px;}
#Tourpoint .Arrange .Entry.plan .photo{
    width: 400px;
}

#Tourpoint .Arrange .Entry.OP .genre{background-color: #c28bba;}
#Tourpoint .Arrange .Entry.OP .title dd,
#Tourpoint .Arrange .Entry.OP .main .info dt:before{color: #c28bba;}

#Tourpoint .Arrange .Entry.plan{justify-content: space-between;}
#Tourpoint .Arrange .Entry.plan .title dt .icon{font-size: 15px;border: 2px solid #ccc;color: #9e9e9e;padding: 4px 5px;line-height: 1;display: inline-block;margin-right: 4px;}
#Tourpoint .Arrange .Entry.plan .title dd{border: none;font-weight: normal;line-height: 1.6;padding: 0;margin-bottom: 5px;}

#Tourpoint .Arrange .Entry.plan .main{
    display: flex;
    flex-wrap: wrap;
}
#Tourpoint .Arrange .Entry.plan .box{box-sizing: border-box;position: relative;flex: 1; min-width: 1%}
#Tourpoint .Arrange .Entry.plan .box + .box{margin-left: 20px;padding-left: 20px;}
#Tourpoint .Arrange .Entry.plan .box + .box:before{ content:"";display: block;width: 1px;position: absolute;left: 0px;height: 100%;background-color: #f3f3f3;}
#Tourpoint .Arrange .Entry.plan .box .date{background-color: #f3f3f3;text-align: center;font-size: 16px;margin-bottom: 6px;}
#Tourpoint .Arrange .Entry.plan .box .route{position: relative;}
#Tourpoint .Arrange .Entry.plan .box .route:before{content:"";width: 2px;display: block;background-color: #d6d6d6;height: 100%;position: absolute;left: 69px;}

#Tourpoint .Arrange .Entry.plan .box .route dl{display: flex;flex-wrap: wrap;align-items: center;}
#Tourpoint .Arrange .Entry.plan .box .route dl + dl{margin-top: 15px;}
#Tourpoint .Arrange .Entry.plan .box .route dt{width: 6.3em;position: relative;font-size: 13px;text-align: right;padding-right: 23px;box-sizing: border-box;align-self: baseline;padding-top: 1px;}
#Tourpoint .Arrange .Entry.plan .box .route dt:after{content:"\e0c8"; font-family:'Material Symbols Outlined';position: absolute;display: block;right: 7px;color: #bda662;top: 0px;font-size: 16px;background-color: #ffffff;}
#Tourpoint .Arrange .Entry.plan .box .route dd{flex: 1;}
#Tourpoint .Arrange .Entry.plan .box .route dd .dst{font-size: 15px;display: flex;flex-wrap: wrap;align-items: baseline;font-weight: bold;}
#Tourpoint .Arrange .Entry.plan .box .route dd .dst .time{font-size: 13px;font-weight: normal;display: inline-block;margin-left: 5px;}
#Tourpoint .Arrange .Entry.plan .box .route dd .dst .time:before{content:"\e8b5"; font-family:'Material Symbols Outlined';display: inline-block;padding-right: 3px;}
#Tourpoint .Arrange .Entry.plan .box .route dd .comment{font-size: 13px;line-height: 1.5;color: #bda662;}

#Tourpoint .Arrange .Entry.plan .genre{background-color: #bda662;}

#Tourpoint .Arrange .Entry.plan .atte{width: 100%;background-color: #f3f3f3;padding: 10px 15px;margin-top: 15px;}
#Tourpoint .Arrange .Entry.plan .atte ul{display: flex;flex-wrap: wrap;}
#Tourpoint .Arrange .Entry.plan .atte li{margin-right: 20px;}
#Tourpoint .Arrange .Entry.plan .atte li:before{content:"\ef4a";font-family:'Material Symbols Outlined';padding-right: 4px;}


/*-----------------------------------------Vehicle*/
#Vehicle{}
#Vehicle.golf{
	padding-bottom: 0;
}

#Vehicle .Route{display: flex;width: 1000px;margin: 0 auto;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;margin-bottom: 60px;}
#Vehicle .Route .map{width: 500px;padding: 5px;background-color: #fff;line-height: 0;position: relative;margin-right: 40px;}
#Vehicle .Route .map img{width: 500px;object-fit: cover;height: 400px;}
#Vehicle .Route .map .routemap{line-height: 1;position: absolute;bottom: 20px;border-radius: 3px;right: 20px;background-color: rgba(0,0,0,0.5);color: #fff;padding: 15px 20px;text-decoration: none;}
#Vehicle .Route .map .routemap:hover{background-color: rgba(0,0,0,0.9);}
#Vehicle .Route .map .routemap:before{content:"\e55b"; font-family:'Material Symbols Outlined';display: inline-block;padding-right: 5px;}
#Vehicle .Route .map .routemap:after{content:"\e315"; font-family:'Material Symbols Outlined';display: inline-block;padding-left: 8px;}

#Vehicle .Route .list{flex: 1;position: relative;}
#Vehicle .Route .list:before{ content:"";position: absolute;width: 2px;height: 100%;top: 0;left: 53px;background-color: #e3d9ba;}
#Vehicle .Route .list h3{color: #fff;background-color: #bda662;padding: 10px 20px;font-size: 16px;font-weight: normal;position: relative;margin-bottom: 10px;margin-top: 10px;}
#Vehicle .Route .list h3:first-of-type{margin-top: 0;}
#Vehicle .Route .list h3 + h3{margin-top: 20px;}
#Vehicle .Route .list h3:before{content:"\e0c8"; font-family:'Material Symbols Outlined';display: inline-block;padding-right: 5px;}
#Vehicle .Route .list h3 span{font-size: 13px;}
#Vehicle .Route .list ul{color: #bda662;position: relative;display: flex;align-items: center;flex-wrap: wrap;justify-content: flex-start;}
#Vehicle .Route .list li.time{width: 50px;font-size: 12px;line-height: 1.2;text-align: center;display: flex;flex-direction: column;}
#Vehicle .Route .list li.time strong{font-size: 20px;}
#Vehicle .Route .list li.comment{font-size: 12px;padding-left: 20px;flex: 1;}
#Vehicle .Route .list h3:last-of-type{/* margin-bottom: 0; */}
#Vehicle .Route .total{width: 100%;text-align: right;color: #bda662;padding-top: 5px;}

#Vehicle .Route.column1{
	display: block;
	margin-bottom: 20px;
}
#Vehicle .Route.column1 .map{
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
}
#Vehicle .Route.column1 .map img{
	width: auto;
	object-fit: inherit;
	height: auto;
}
#Vehicle .Route.column1 .list{
	display: flex;
	justify-content: space-between;
	border: 3px solid #c1c1c1;
	padding: 15px;
	box-sizing: border-box;
}
#Vehicle .Route.column1 .list:before{
	content: none;
}
#Vehicle .Route.column1 .list .box{}
#Vehicle .Route.column1 .list .box + .box{
	margin-left: 30px;
}
#Vehicle .Route.column1 .list .box h3{
	white-space: nowrap;
	position: relative;
}
#Vehicle .Route.column1 .list .box + .box h3:before{
	content: "";
	display: block;
	position: absolute;
	width: 30px;
	height: 3px;
	background-color: #bda662;
	top: 23px;
	left: -30px;
}
#Vehicle .Route.column1 .list .box p{
	color: #887747;
}

/*-----------------------------------------topic*/
section.topic .atte{width: 1000px;margin: 0 auto;margin-top: 40px;font-size: 13px;border: 2px solid #ebebeb;padding: 10px;box-sizing: border-box;}
section.topic:nth-of-type(even) .atte{border-color: #e9e9e9;}
section.topic h2{width: 1000px;margin: 0 auto;text-align: center;padding-bottom: 60px;}
section.topic h2 .logo{
    width: 250px;
    display: block;
    margin: 0 auto;
}
section.topic h2 .main{font-size: 28px;padding-bottom: 10px;}
section.topic#Othertopic h2 .main{
	font-size: 25px;
}
section.topic h2 .sub{font-size: 18px;}
section.topic h2 .sub span{display: block;}
section.topic .maintxt{font-size: 16px;text-align: center;position: relative;margin-bottom: 80px;line-height: 2;}
section.topic .maintxt .txt{}
section.topic .maintxt .txt + .txt{
	margin-top: 1em;
}
section.topic .maintxt span{display: block;}
section.topic .maintxt:after,
section.topic .maintxt:before{
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 50%;
  height: 5px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #3ccfd6, #3ccfd6 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #d6d6d6 , #d6d6d6 1px, transparent 1px, transparent 4px);
  background-size: 6px 6px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 50%;
  transform:  translate(-50%,-50%);
  }
section.topic .maintxt:before{top: -30px;bottom: auto;}
section.topic h1 + .maintxt{
}
section.topic h1 + .maintxt:before{
	top: 0;
}
section.topic h1 + .maintxt .txt{
	padding-top: 30px;
}
section.topic .Special{
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 50px;
	border: 3px solid #bda662;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
}
section.topic .Special:before{content:"";width: calc(100% - 6px);display: block;height: calc(100% - 6px);position: absolute;top: 2px;left: 2px;border: 1px solid #bda662;}
section.topic .Special h3{
	color: #bda662;
	font-size: 20px;
	margin-bottom: 5px;
}
section.topic .Special .txt{padding-bottom: 5px;}
section.topic .Special ul{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
section.topic .Special li{padding-left:16px;margin-right: 30px;font-weight: bold;}
section.topic .Special li + li{}
section.topic .Special li:before{content:"\ead5";display:block;float:left;margin-left:-18px;width:1em;text-align:center;font-family:'Material Symbols Outlined';color: #bda662;font-weight: normal;}

section.topic .Intro{width: 1000px;margin: 0 auto;margin-bottom: 80px;padding-top: 20px;}
section.topic .maintxt + .Intro{
	padding-top: 0;
}
section.topic .Intro .Entry{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
section.topic .Intro .Entry + .Entry{margin-top: 40px;}
section.topic.golf .Intro .Entry + .Entry{margin-top: 40px;border-top: 3px double #ccc;padding-top: 40px;}
section.topic .Intro .Entry .main{flex: 1;padding-right: 40px;}
section.topic .Intro .Entry .main h3{font-size: 24px;line-height: 1.5;padding-bottom: 10px;/* display: flex; *//* flex-wrap: wrap; *//* align-items: center; */}
section.topic .Intro .Entry .main h3 .icon{font-size: 15px;background-color: #bda662;display: inline-block;color: #fff;padding: 0 5px;margin: 5px 10px 5px 0;vertical-align: text-top;}
section.topic .Intro .Entry .main .txt{font-size: 15px;}

section.topic .Intro .Entry .main dl{}
section.topic .Intro .Entry .main dt{
	font-size: 15px;
	padding-bottom: 6px;
}
section.topic .Intro .Entry .main dd{}
section.topic .Intro .Entry .main dd ul{}
section.topic .Intro .Entry .main dd li{}
section.topic .Intro .Entry .main dd li h4{
	font-size: 15px;
}
section.topic .Intro .Entry .main dd li + li{
	margin-top: 15px;
	padding-top: 13px;
	border-top: 1px dotted #9c9c9c;
}
section.topic .Intro .Entry .main dd li:before{}
section.topic .Intro .Entry .main dd .btn{
	margin-top: 6px;
}
section.topic .Intro .Entry .main dd .btn a{position: relative;display: inline-block;text-decoration: none;padding: 3px 19px 3px 10px;border: 2px solid #bda662;color: #bda662;border-radius: 3px;}
section.topic .Intro .Entry .main dd .btn a:hover{background-color: #bda662;color: #fff;}
section.topic .Intro .Entry .main dd .btn a:after{position: absolute;right: 8px; top:50%; margin-top:-0.5em;content:"\e315"; font-family:'Material Symbols Outlined'; line-height: 1}

section.topic .Intro .Entry .photo{width: 450px;align-self: flex-start;}

section.topic .Item{width: 1000px;margin: 0 auto;position: relative;}
section.topic .maintxt  + .Item{
	margin-top: 110px;
}
section.topic .Item + .Item{margin-top: 65px;}
section.topic .Item .Title{position: absolute;justify-content: center;text-align: center;flex-direction: column;align-items: center;display: flex;color: #fff;right: 20px;height: 75px;top: -46px;background-color: #bda662;z-index: 99;padding: 0 15px;}
section.topic .Item .Title dt{font-size: 20px;letter-spacing: 3px;}
section.topic .Item .Title dd{letter-spacing: 1px;font-size: 14px;line-height: 1;}

section.topic .Item .Entry{display: flex;align-items: start;height: 100%;padding: 30px;background-color: #fff;}
section.contents:nth-of-type(odd) .Item .Entry{/* box-shadow: 0 0 3px rgb(0 0 0 / 20%); */background-color: #f3f3f3;}
section.topic .Item .Entry .main{flex: 1;}
section.topic .Item .Entry .main h3{padding-bottom: 7px;display: flex;flex-wrap: wrap;align-items: center;/* padding-right: 75px; */}
section.topic .Item .Entry .main h3 .name{font-size: 24px;line-height: 1.5;display: flex;flex-wrap: wrap;align-items: center;}
section.topic .Item .Entry .main h3 .name span{
	font-size: 73%;
}
section.topic .Item .Entry .main h3 .icon{font-size: 16px;background-color: #bda662;color: #fff;line-height: 1;padding: 5px 10px;margin-right: 7px;margin-bottom: 7px;margin-top: 7px;/* margin-right: 90px; */}
section.topic .Item .Entry .main .txt{font-size: 15px;}
section.topic .Item .Entry .main .txt + .txt{
	padding-top: 1em;
}
section.topic .Item .Entry .photo{width: 400px;line-height: 0;margin-right: 30px;}


section.topic .Item .owl-theme .owl-controls{margin-top: 15px;}
section.topic .Item .owl-theme .owl-controls .owl-page span{-webkit-transition: all .3s ease-out;width: auto;height: auto;border-radius: 3px;font-size: 13px;position: relative;line-height: 1.5;padding: 5px;background-color: inherit;opacity: 1;border: 2px solid #ccc;}
section.topic .Item .owl-theme .owl-controls .owl-page span:hover{background-color: #ccc;color: #fff;}
section.topic .Item .owl-theme .owl-controls .owl-page.active span{background-color: #bda662;border-color: #bda662;color: #fff;}
section.topic .Item .owl-theme .owl-controls .owl-page span .icon{font-size: 12px;}
section.topic .Item .owl-theme .owl-controls .owl-page.active span:before
{content:"";width: 0;
position: absolute;height: 0;
border-style: solid;
border-width: 0 10.5px 10px 10.5px;
border-color: transparent transparent #bda662 transparent;
top: -8px;left: 50%;margin-left: -10.5px;}

section.topic .Item .owl-wrapper{display: flex !important;}
section.topic .Item .owl-carousel .owl-item > div{/* display: flex; */height: 100%;}

section.topic .Item .owl-theme .owl-controls .owl-page span.small{
    display: none;
}
/*-------------------------------------------Hotel*/

#Hotel{}

#Hotel .MainSC{
    margin-bottom: 10px;
}
#Hotel .MainSC.Tab_Btm{
    margin-top: 15px;
}
#Hotel .MainSC ul{width: 1000px;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: center;}
#Hotel .MainSC li{
    -webkit-transition: all .3s ease-out;
    display: flex;
    align-items: center;
    border: 2px solid #ccc;
    padding: 5px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    position: relative;
}
#Hotel .MainSC li:hover{
    background-color: #ccc;
    color: #fff;
    cursor: pointer;
}
#Hotel .MainSC li + li{}
#Hotel .MainSC li .icon{
    background-color: #bda662;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 4px 7px;
    margin-right: 5px;
}

#Hotel .MainSC li span{
    font-size: 12px;
}
#Hotel .MainSC li.select{
    background-color: #bda662;
    border-color: #bda662;
    color: #fff;
}
#Hotel .MainSC li.select:after{content:"";width: 0;position: absolute;height: 0;border-style: solid;border-width: 10px 10.5px 0 10.5px;border-color: #bda662 transparent transparent transparent;bottom: -8px;left: 50%;margin-left: -10.5px;}
#Hotel .MainSC.Tab_Btm li.select:after{content:none}
#Hotel .MainSC.Tab_Btm li.select:before
{content:"";width: 0;
position: absolute;height: 0;
border-style: solid;
border-width: 0 10.5px 10px 10.5px;
border-color: transparent transparent #bda662 transparent;
top: -8px;left: 50%;margin-left: -10.5px;}

#Hotel .MainSC li .small{
    display: none;
}
#Hotel .Entry{
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 4px rgb(0 0 0 / 40%);
    /* border: 1px solid #ccc; */
    padding: 30px;
    box-sizing: border-box;
}
#Hotel.contents:nth-of-type(even) .Entry{box-shadow:none}
#Hotel .Entry .Head{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
#Hotel .Entry .Head .main{
    flex: 1;
}
#Hotel .Entry .Head .main .dst{
    font-weight: bold;
    display: flex;
    white-space: nowrap;
    align-items: center;
    margin-bottom: 5px;
}
#Hotel .Entry .Head .main .dst:after{ content:"";width: 100%;height: 1px;background-color: #dedede;margin-left: 6px;}
#Hotel .Entry .Head .main h2{
    font-size: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
    line-height: 1.4;
}
#Hotel .Entry .Head .main h2 .icon{
    background-color: #bda662;
    margin-right: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    margin-top: 5px;
    padding: 4px 7px;
    margin-bottom: 7px;
}

#Hotel .Entry .Head .main .txt{
    font-size: 15px;
    line-height: 2;
}
#Hotel .Entry .Head .photo{
    width: 450px;
    padding-right: 30px;
}
#Hotel .Entry .data{
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-top: 20px;
}
#Hotel .Entry .data dl{
    display: flex;
    flex-wrap: wrap;
}
#Hotel .Entry .data dl + dl{
    border-top: 1px solid #ccc;
    padding-top: 5px;
    margin-top: 5px;
}
#Hotel .Entry .data dt{
    width: 10em;
    background-color: #ececec;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-weight: bold;
    margin-right: 10px;
}
#Hotel .Entry .data dd{
    flex: 1;
}
#Hotel .Entry .data dd li{padding-left:16px;}
#Hotel .Entry .data dd li:before{content:"\e86c"; display:block; float:left; margin-left:-18px; width:1em; text-align:center; font-family:'Material Symbols Outlined';}

#Hotel .Entry h3{
    font-size: 24px;
    color: #bda662;
    width: 100%;
    display: flex;
    white-space: nowrap;
    align-items: center;
    margin-bottom: 5px;
}
#Hotel .Entry h3:after{ content:"";width: 100%;height: 1px;background-color: #dedede;margin-left: 6px;}

#Hotel .Entry .sec{
    margin-top: 10px;
}
#Hotel .Entry .sec + .sec{
    margin-top: 25px;
}
#Hotel .Entry .Room{
}
#Hotel .Entry .Room .RoomSC{
    background-color: #f3f3f3;
    margin-top: 5px;
    padding: 15px;
    margin-bottom: 10px;
}
#Hotel .Entry .Room .RoomSC ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#Hotel .Entry .Room .RoomSC li{
    line-height: 1;
    text-decoration: underline;
    font-size: 15px;
}
#Hotel .Entry .Room .RoomSC li .small{
    display: none;
}
#Hotel .Entry .Room .RoomSC li.select{
    text-decoration: none;
    font-weight: bold;
}
#Hotel .Entry .Room .RoomSC li + li{
    border-left: 1px solid #a5a5a5;
    padding-left: 15px;
    margin-left: 15px;
}
#Hotel .Entry .Room .RoomSC li:hover{
    cursor: pointer;
    text-decoration: none;
}

#Hotel .Entry .Room .RoomEntry{
}
#Hotel .Entry .Room .RoomEntry .Inner{
    display: flex;
    align-items: flex-start;
}
#Hotel .Entry .Room .RoomEntry .main{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#Hotel .Entry .RoomEntry .main h4{
    font-size: 20px;
    padding-bottom: 5px;
    padding-right: 5px;
}
#Hotel .Entry .RoomEntry .main h4:before{content: "「";}
#Hotel .Entry .RoomEntry .main h4:after{content: "」";}
#Hotel .Entry .RoomEntry .main .info{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
#Hotel .Entry .RoomEntry .main .info li{
    font-size: 13px;
    margin-right: 20px;
    padding-left:16px;
    line-height: 1.4;
    padding-bottom: 5px;
}
#Hotel .Entry .RoomEntry .main .info li:before{content:"\ef4a";display:block; float:left;margin-left: -14px; width:1em; text-align:center; font-family:'Material Symbols Outlined';}
#Hotel .Entry .RoomEntry .main .txt{
    font-size: 15px;
    /* padding-top: 5px; */
    /* border-top: 1px solid #ccc; */
    /* padding-top: 10px; */
    /* margin-top: 10px; */
}
#Hotel .Entry .Room .RoomEntry .comment{
    border: 2px solid #e9e9e9;
    padding: 7px 10px;
    margin-top: 15px;
    width: 100%;
}
#Hotel .Entry .Room .RoomEntry .comment dt{
    font-weight: bold;
}
#Hotel .Entry .Room .RoomEntry .comment dd{
    font-size: 13px;
}
#Hotel .Entry .Room .RoomEntry .comment + dl{}
#Hotel .Entry .RoomEntry .amenity{border: 2px solid #ecdba6;margin-top: 15px;padding: 7px 10px;width: 100%;box-sizing: border-box;}
#Hotel .Entry .RoomEntry .amenity dt{
    font-weight: bold;
    /* color: #bda662; */
}
#Hotel .Entry .RoomEntry .amenity dd{}
#Hotel .Entry .RoomEntry .amenity ul{
    display: flex;
    flex-wrap: wrap;
}
#Hotel .Entry .RoomEntry .amenity li{
    font-size: 13px;
    /* width: 11em; */
    padding-right: 30px;
    box-sizing: border-box;
}
#Hotel .Entry .RoomEntry .amenity li:before{content:"\e315"; font-family:'Material Symbols Outlined';padding-right: 2px;}
#Hotel .Entry .RoomEntry .amenity li.yes{/* color: #bda662; */}
#Hotel .Entry .RoomEntry .amenity li.no{color: #b9b9b9;}
#Hotel .Entry .RoomEntry .amenity li.yes:before{content:"\ef4a";}
#Hotel .Entry .RoomEntry .amenity li.no:before{content:"\e5cd";}
#Hotel .Entry .Room .RoomEntry .photo{
    width: 400px;
    margin-top: 10px;
    padding-left: 30px;
}

#Hotel .Entry .Meal{}
#Hotel .Entry .Meal .SMPAccIn{display: flex;flex-wrap: wrap;}
#Hotel .Entry .Meal .main{
    flex: 1;
    min-width: 1%;
}
#Hotel .Entry .Meal .photo{
    width: 400px;
    padding-left: 30px;
}
#Hotel .Entry .Meal ul{
}
#Hotel .Entry .Meal li{
}
#Hotel .Entry .Meal li + li{
    margin-top: 20px;
}
#Hotel .Entry .Meal li .ttl{
    font-weight: bold;
    font-size: 15px;
}
#Hotel .Entry .Meal li .ttl .icon{
    font-size: 13px;
    background-color: #bda662;
    display: inline-block;
    color: #fff;
    line-height: 1.4;
    padding: 2px 4px;
    font-weight: normal;
    margin-right: 5px;
}
#Hotel .Entry .Meal li .txt{
    padding-top: 5px;
}
#Hotel .Entry .Meal .atte{
    border: 2px solid #e9e9e9;
    font-size: 13px;
    padding: 5px 10px;
    margin-top: 15px;
}
#Hotel .Entry .Free{
    display: flex;
    flex-wrap: wrap;
}
#Hotel .Entry .Free .SMPAccIn{display: flex;flex-wrap: wrap;}
#Hotel .Entry .Free .main{
    flex: 1;
    min-width: 1%;
}
#Hotel .Entry .Free .main dl{}
#Hotel .Entry .Free .main dt{
    font-weight: bold;
    font-size: 15px;
}
#Hotel .Entry .Free .main dd{}
#Hotel .Entry .Free .main dl + dl{
    margin-top: 20px;
}
#Hotel .Entry .Free .photo{
    width: 400px;
    padding-left: 30px;
}

#Hotel .Entry .Arrenge{
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
    border: 2px solid #deb2d7;
    padding: 20px;
    position: relative;
}
#Hotel .Entry .Arrenge .SMPAccIn{display: flex;flex-wrap: wrap;}
#Hotel .Entry .Arrenge h3{
    font-size: 20px;
    color: #c28bba;
    position: absolute;
    top: -18px;
    background-color: #fff;
    width: auto;
    padding: 0 5px;
}
#Hotel .Entry .Arrenge .main{
    flex: 1;
}
#Hotel .Entry .Arrenge .main h4{}
#Hotel .Entry .Arrenge .main .info{}
#Hotel .Entry .Arrenge .main .info li{
    color: #c28bba;
}
#Hotel .Entry .Arrenge .main .txt{}
#Hotel .Entry .Arrenge .main .price{
    width: 100%;
    background-color: #f3f3f3;
    margin-top: 15px;
    /* padding: 7px 10px; */
    display: flex;
    /* flex-wrap: wrap; */
    /* align-items: center; */
}
#Hotel .Entry .Arrenge .main .price dt{
    background-color: #c28bba;
    font-size: 13px;
    color: #fff;
    white-space: nowrap;
    padding: 5px 10px;
    display: flex;
    align-items: center;
}
#Hotel .Entry .Arrenge .main .price dd{
    padding: 10px;
}
#Hotel .Entry .Arrenge .main .price dd strong{
    font-size: 16px;
    padding-right: 10px;
}
#Hotel .Entry .Arrenge .main .price dd span{
    font-size: 13px;
    display: inline-block;
}
#Hotel .Entry .Arrenge .amenity{
    border: none;
    padding: 0;
}
#Hotel .Entry .Arrenge .photo{
    width: 300px;
    padding-left: 30px;
}


/*-------------------------------------------------------Sche*/
#Sche{padding-bottom: 90px;}
#Sche .inner{width:1000px;margin:0 auto;position:relative;z-index:2;/* border-bottom: 1px solid #000; */}
#Sche .inner{margin-bottom: 20px;}
#Sche .inner h3 {font-size:18px}
#Sche .inner .title{display:flex;padding-bottom:10px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}
#Sche .inner .title h3{}
#Sche .inner .title h3 .ttl{font-size:22px}
#Sche .inner .title h3 .subttl{font-size:14px;width:100%}
#Sche .inner .title .info{font-size:14px;font-weight:400}
#Sche .inner .info{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;margin-bottom: 15px;}
#Sche .inner .Iconlist{text-align:center;}
#Sche .inner .Iconlist span{
    margin-left: 20px;
}
#Sche .inner .info .special{
    margin-top: 5px;
    margin: 5px 25px;
}
#Sche .inner .info .special dd{background-color: inherit;font-weight: bold;color: #a579ad;}
#Sche .inner .info .special dt{border: 2px solid #fff;}



#Sche .inner .icon:after{content:"";width:1.2em;height:1.2em;display:inline-block;background-position:center bottom;background-repeat:no-repeat;background-size:contain;margin:0 2px}
#Sche .inner .nyuzyo:after{content:"◎";width:auto;height:auto}
#Sche .inner .gesya:after{content:"〇";width:auto;height:auto}
#Sche .inner .shinkansen:after{background-image:url(https://www.his-j.com/kokunai/theme/premium/asset/images/tour/sche_icon_shinkansen.png)}
#Sche .inner .train:after{background-image:url(https://www.his-j.com/kokunai/theme/premium/asset/images/tour/sche_icon_train.png)}
#Sche .inner .bus:after{background-image:url(https://www.his-j.com/kokunai/theme/premium/asset/images/tour/sche_icon_bas.png)}
#Sche .inner .walk:after{background-image:url(https://www.his-j.com/kokunai/theme/premium/asset/images/tour/sche_icon_walk.png)}
#Sche .inner .plane:after{background-image:url(https://www.his-j.com/kokunai/theme/premium/asset/images/tour/sche_icon_air.png)}
#Sche .inner .car:after{background-image:url(https://www.his-j.com/kokunai/theme/premium/asset/images/tour/sche_icon_car.png)}
#Sche .inner .special dl{ display: flex;}
#Sche .inner .special dt{background-color: #fcebff;width: 3em;}
#Sche .inner .special dd{background-color: #f6e2f9;border-left-color: #c8b2cc !important;}


#Sche .inner .Entry{/* border-top: 1px solid #c8c8c8; */display:flex;align-items:stretch;background-color: #fff;box-shadow: 0 0 3px rgb(0 0 0 / 30%);position: relative;flex-wrap: wrap;}
#Sche.contents:nth-of-type(even) .Entry{
    /* box-shadow: none; */
}
#Sche .inner .Entry + .Entry{
    margin-top: 40px;
}
#Sche .inner .Entry + .Entry:before{
  content:
  "…";
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: block;
  position: absolute;
  left: 50%;
  top: -27px;
  color: #b7b7b7;
  }
#Sche .inner .StayPlan{background-color: #f6e2f9;}
#Sche .inner .day{width: 100%;text-align:center;justify-content:center;padding: 9px 0 13px 0;background-color: #555;color: #fff;line-height: 1;}
#Sche .inner .day strong{font-size:18px}
#Sche .inner .day em{color: #fff;}
#Sche .inner .day em + strong{font-size: 18px;}
#Sche .inner .plan{display:flex;flex-wrap:wrap;flex: 1;min-width: 1%;}
#Sche .inner .plan + .plan{border-top:2px solid #d2c88a}
#Sche .inner .plan p{width:100%;padding:3px 0 3px 5px}
#Sche .inner .plan p + p{padding-top: 5px;}
#Sche .inner .plan h3{width:100%;background-color:#E7E0B5;align-self:baseline;text-align:center;padding:4px 0}
#Sche .inner .plan .time{display:flex;width: calc(100% - 52px);flex-wrap:wrap}
#Sche .inner .plan .time dl{width:100%;display:flex;flex-wrap:wrap;}
#Sche .inner .plan .time .multi + dl{
    border-top: 1px solid #c9c9c9;
}
#Sche .inner .plan .time dl + dl{border-top: 1px solid #dedede;}
#Sche .inner .plan .time dl.special + dl.special{
    border-top-color: #c8b2cc !important;
}
#Sche .inner .plan .time dt{text-align:center;width:7em;padding: 10px;}
#Sche .inner .plan .time dd{display:flex;flex-wrap:wrap;flex:1;border-left: 1px solid #c9c9c9;padding:7px;height:100%;box-sizing:border-box}
#Sche .inner .plan .time dd .dept{flex:1;display:block}
#Sche .inner .plan .time dd .dept + .dept{border-left:1px solid #ccc;border-top:none;margin-left:5px;padding-left:5px}
#Sche .inner .plan .time dd .dept dt{width:100%;background-color:#F2EED6;padding:2px 0;border:none}
#Sche .inner .plan .time dd .dept dd{padding:5px 0;border:none;height:auto;align-self:flex-start}
#Sche .inner .plan .time .multi{
    display: flex;
    flex-wrap: wrap;
    /* border: 1px solid #cebc89; */
    margin: 10px;
    width: 100%;
}
#Sche .inner .plan .time .multi.timeInclude{}
#Sche .inner .plan .time .multi.timeInclude:before{}

#Sche .inner .plan .time .multi .multiTtl{
    width: 100%;
    text-align: center;
    background-color: #cebc89;
    color: #fff;
    /*box-sizing: border-box;*/
}
#Sche .inner .plan .time .multi .multiTtl strong{
    color: #fff;
    background: none;
}
#Sche .inner .plan .time .multi .box{
    flex: 1;
    display: block;
}
#Sche .inner .plan .time .multi .box + .box{
    border: none;
    border-left: 1px solid #c9c9c9;
}
#Sche .inner .plan .time .multi .box dt{
    width: 100%;
    font-weight: bold;
    color: #8c732d;
    padding-top: 0;
    display: block;
    padding: 5px 0;
    background-color: #e5e5e5;
    line-height: 1.45;
}
#Sche .inner .plan .time .multi .box dd{
    border: none;
    height: auto;
}
#Sche .inner .SP{margin:5px;font-size:14px;background-color:#9F1F19;color:#fff;padding:3px 5px;font-weight:700}
#Sche .inner .sightseeing,#Sche .inner .gourmet,#Sche .inner .highlight{margin:5px;padding:5px 10px;width:100%;box-sizing:content-box}
#Sche .inner .sightseeing .ttl,#Sche .inner .gourmet .ttl,#Sche .inner .highlight .ttl{font-weight:700;border-bottom: 1px solid rgba(0,0,0,0.2);}
#Sche .inner .sightseeing .ttlnu,#Sche .inner .gourmet .ttlnu,#Sche .inner .highlight .ttlnu{font-weight:700;}
#Sche .inner .sightseeing p,#Sche .inner .gourmet p{width:auto}
#Sche .inner .sightseeing p + p,#Sche .inner .gourmet p + p{padding-top:5px;font-size:13px}
#Sche .inner .sightseeing{background-color: #cdf0ee;}
#Sche .inner .gourmet{background-color: #f7f1d4;}
#Sche .inner .highlight{background-color: #e2cae6;}
#Sche .inner .special .gourmet,
#Sche .inner .special .sightseeing{background-color: #e2cae6;}
#Sche .inner p strong{color: #bda662;background: linear-gradient(transparent 70%, #f6efdc 60%);}
#Sche .inner em{
    color: #bda662;
    font-weight: bold;
}
#Sche .inner .gourmet strong{
    color: #bdac58;
}
#Sche .inner .sightseeing strong{
    color: #3b938e;
    background: none;
}

#Sche .inner .special p strong{color: #93519e;}
#Sche .inner .meal{width: 49px;text-align:center;border-left: 1px solid #c9c9c9;display:flex;align-items:center;justify-content:center;padding:10px 0;}
#Sche .inner .route .plan .meal{}
#Sche .inner .meal ul{}
#Sche .inner .meal li{border: 1px solid #555;line-height:1;width:1.5em;color: #fff;height:1.5em;background-color: #555;display:flex;align-items:center;justify-content:center}
#Sche .inner .meal li + li{margin-top:5px}
#Sche .inner .meal li.none{border-color:#afafaf;color:#afafaf;background-color: #fff;}
#Sche .inner .hotel{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  width: fit-content;
  text-align:
  center;
  display:
  flex;
  border-left: 1px solid #c9c9c9;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
  text-orientation: upright;
  }
#Sche .inner .hotel > *{max-width:100%;}
#Sche .atte{border: 2px solid #cecece;padding:10px;margin-top:30px;width: 1000px;margin: 0 auto;box-sizing: border-box;margin-top: 20px;font-size: 13px;}


/*----------------------------------Price*/
#Price{}

/*--------------calendar*/
#Price .CalenderWrap{width: 1000px;margin: 0 auto;margin-bottom:25px;box-sizing: border-box;}
#Price .CalenderWrap h3{
    font-size: 20px;
    text-align: center;
    padding-bottom: 20px;
}
#Price .CalenderWrap ul{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
#Price .CalenderWrap ul.size2:after{ content:"";display:block;width: 31%;
}
#Price .CalenderWrap ul.sizeL{
    justify-content: left;
}
#Price .CalenderWrap li{
    margin-bottom: 25px;
}
#Price .CalenderWrap .size1 li{
    width: 31%;
}
#Price .CalenderWrap .size2 li{
    width: 31%;
}
#Price .CalenderWrap .size3 li{
    width: 31%;
}
#Price .CalenderWrap .size4 li{
    width: 24%;
}
#Price .CalenderWrap .sizeL li{
    width: 24%;
    margin-right: 13px;
}
#Price .CalenderWrap .sizeL li:nth-child(4n){
    margin-right: 0;
}
#Price .CalenderWrap li .title{
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    line-height: 1;
    padding-bottom: 4px;
}
#Price .CalenderWrap li .title strong{
    font-size: 28px;
}
#Price .CalenderWrap li .title strong span{
    font-size: 14px;
}
#Price .calendar{
    width: 100%;
    text-align: center;
    padding-top: 0;
    border-spacing: 0;
    background-color: #fff;
}
#Price .calendar tr{
}
#Price .calendar td{
    border-bottom: 1px solid #ccc;
    padding: 2px;
    border-left: 1px solid #ccc;
    vertical-align: top;
    /* padding: 10px; */
    font-size: 15px;
}
#Price .calendar td:last-child{border-right: 1px solid #ccc;}
#Price .calendar th{
    background-color: #eaeaea;
    border-left: 1px solid #ccc7c7;
    border-top: 1px solid #ccc7c7;
}
#Price .calendar th:last-child{ border-right: 1px solid #ccc7c7;}
#Price .calendar td.saturday{
    background-color: #effbfd;
}
#Price .calendar td.holiday{
    background-color: #ffecec;
}
#Price .calendar td p{
    color: #fff;
    font-weight: bold;
    line-height: 1;
    padding: 5px 2px 3px 2px;
    font-size: 16px;
    border-radius: 2px;
    height: 20px;
}


#Price .calendar td.A p,
#Price .Entry dt.A{ background-color: #ff6666; color:#fff}

#Price .calendar td.B p,
#Price .Entry dt.B{background-color: #99cccc;color:#fff}

#Price .calendar td.C p,
#Price .Entry dt.C{background-color: #999933;color:#fff}

#Price .calendar td.D p,
#Price .Entry dt.D{background-color: #993399;color:#fff}

#Price .calendar td.E p,
#Price .Entry dt.E{background-color: #cc9966;color:#fff}

#Price .calendar td.F p,
#Price .Entry dt.F{background-color: #cc6699;color:#fff}

#Price .calendar td.G p,
#Price .Entry dt.G{background-color: #9999cc;color:#fff}

#Price .calendar td.H p,
#Price .Entry dt.H{background-color: #84cf76;color:#fff}

#Price .calendar td.I p,
#Price .Entry dt.I{background-color: #6699ff;color:#fff}

#Price .calendar td.J p,
#Price .Entry dt.J{background-color: #cc6666;color:#fff}

#Price .calendar td.K p,
#Price .Entry dt.K{background-color: #00936e;color:#fff}

#Price .calendar td.L p,
#Price .Entry dt.L{background-color: #6633cc;color:#fff}

#Price .calendar td.M p,
#Price .Entry dt.M{background-color: #009933;color:#fff}

#Price .calendar td.N p,
#Price .Entry dt.N{background-color: #666600;color:#fff}

#Price .calendar td.O p,
#Price .Entry dt.O{background-color: #666699;color:#fff}

#Price .calendar td.P p,
#Price .Entry dt.P{background-color: #996699;color:#fff}

#Price .calendar td.Q p,
#Price .Entry dt.Q{background-color: #993333;color:#fff}

#Price .calendar td.R p,
#Price .Entry dt.R{background-color: #0066cc;color:#fff}

#Price .calendar td.S p,
#Price .Entry dt.S{background-color: #993366;color:#fff}

#Price .calendar td.T p,
#Price .Entry dt.T{background-color: #330099;color:#fff}

#Price .calendar td.U p,
#Price .Entry dt.U{background-color: #ff00cc;color:#fff}

#Price .calendar td.V p,
#Price .Entry dt.V{background-color: #663366;color:#fff}

#Price .calendar td.W p,
#Price .Entry dt.W{background-color: #663333;color:#fff}

#Price .calendar td.X p,
#Price .Entry dt.X{background-color: #663399;color:#fff}

#Price .calendar td.Y p,
#Price .Entry dt.Y{background-color: #990000;color:#fff}

#Price .calendar td.Z p,
#Price .Entry dt.Z{background-color: #666666;color:#fff}


#Price .Entry dt.A,
#Price .Entry dt.B,
#Price .Entry dt.C,
#Price .Entry dt.D,
#Price .Entry dt.E,
#Price .Entry dt.F,
#Price .Entry dt.G,
#Price .Entry dt.H,
#Price .Entry dt.I,
#Price .Entry dt.J,
#Price .Entry dt.K,
#Price .Entry dt.L,
#Price .Entry dt.M,
#Price .Entry dt.N,
#Price .Entry dt.O,
#Price .Entry dt.P,
#Price .Entry dt.Q,
#Price .Entry dt.R,
#Price .Entry dt.S,
#Price .Entry dt.T,
#Price .Entry dt.U,
#Price .Entry dt.V,
#Price .Entry dt.W,
#Price .Entry dt.X,
#Price .Entry dt.Y,
#Price .Entry dt.Z{
	width: 2em;
	text-align: center;
}


/*-----------------tab*/
#Price .TabWrapPrice{
    margin-bottom: 30px;
}
#Price .Head{
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#Price .Head .MainSC{margin-left: 10px;}
#Price .Head .MainSC ul{
    display: flex;
    align-items: flex-end;
}
#Price .Head .MainSC li{
    margin-left: 10px;
    background-color: #bda662;
    line-height: 1;
    padding: 12px 15px;position: relative;
    font-weight: bold;
	    color: #fff;
}
section.contents:nth-of-type(odd)#Price .Head .MainSC li{ box-shadow: 0 0 3px rgb(0 0 0 / 30%);}
#Price .Head .MainSC li.select{
    background-color: #ffffff;
    color: #bda662;
    padding: 15px 15px;
}
#Price .Head .MainSC li:hover{
    cursor: pointer;
    text-decoration: underline;
}
#Price .Head .MainSC li:after{ content:"";position: absolute;background-color: #ffffff;left: 0;bottom: -5px;width: 100%;height: 5px;}
#Price .Head .MainSC li.select:after{background-color: #ffffff;height: 10px;bottom: -5px;}
#Price .Head .MainSC li.select:hover{
}
#Price .Head .data{
    padding-bottom: 5px;
    flex: 1;
    text-align: right;
}
#Price .Head .data .highlight{
	color: #ed1e1e;
	font-weight: bold;
	font-size: 16px;
}
#Price .Entry{
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    padding: 30px;
    box-sizing: border-box;
    padding-top: 20px;
}

section.contents:nth-of-type(odd)#Price .Entry{
    box-shadow: 0 0 4px rgb(0 0 0 / 40%);
}
section.contents#Price .Entry.Model{
	/* border: 2px solid #caafc6; */
	box-shadow: none;
	margin-bottom: 30px;
	background-color: #f2e9f1;
}
#Price .Entry h2{
    display: flex;
    white-space: nowrap;
    align-items: center;
    margin-bottom: 5px;
}
#Price .Entry h2:after{ content:"";width: 100%;height: 1px;background-color: #dedede;margin-left: 6px;}
#Price .Entry.Model h2:after{
	background-color: #c7b2c4;
}
#Price .Entry h2:before{content:"\e7fd"; font-family:'Material Symbols Outlined';font-weight: normal;display: inline-block;padding-right: 3px;color: #bda662;}
#Price .Entry.Model h2:before{
	color: #c28bba;
}
#Price .Entry .Inner{
    display: flex;
    flex-wrap: wrap;
}
#Price .Entry .Basic{
    display: flex;
    flex-wrap: wrap;
}
#Price .Entry .Basic + .Basic{
    margin-top: 20px;
}
#Price .Entry.Model .Basic + .Basic{
	border-top: 3px solid #fff;
	padding-top: 15px;
}
#Price .Entry .Arrange{
    margin-top: 25px;
    background-color: #f3f3f3;
    padding: 15px 20px;
    width: 100%;
    box-sizing: border-box;
}
#Price .Entry .Arrange dt{}
#Price .Entry h3{
    font-size: 18px;
    margin-bottom: 5px;
    /* width: 100%; */
    padding-right: 20px;
}
#Price .Entry h3 span.small{
    font-size: 80%;
}
#Price .Entry dl{
    display: flex;
    flex-wrap: wrap;
    margin-right: 48px;
    align-items: center;
    margin-bottom: 9px;
}
#Price .Entry dt{
    background-color: #e2e2e2;
    font-weight: bold;
    padding: 10px;
    line-height: 1;
    font-size: 13px;
}
#Price .Entry.Model dt{
	background-color: #c28bba;
	color: #fff;
}
#Price .Entry dd{
    color: #dc2424;
    font-weight: bold;
    font-size: 24px;
    padding-left: 7px;
    line-height: 1;
}
#Price .Entry.Model dd{
	color: #c28bba;
}
#Price .Entry dd + dd{}
#Price .Entry dd.btn{}
#Price .Entry dd.btn a{
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border: 2px solid #bda662;
    padding: 7px 10px;
    border-radius: 3px;
    margin-left: 5px;
}
#Price .Entry dd.btn a:after{content: "\f105";font-family:'Material Symbols Outlined';display: inline-block;padding-left: 5px;}
#Price .Entry dd.btn a:hover{
    background-color: #bda662;
    color: #fff;
}
#Price .Entry dl + dl{
}
#Price .Entry .Arrange h3{
    font-size: 18px;
}
#Price .Entry .Arrange dl{
    align-items: inherit;
}
#Price .Entry .Arrange .btnInclude dl{
    align-items: center;
    /* margin-right: 0; */
}
#Price .Entry .Arrange .btnInclude dl + dl{
}
#Price .Entry .Arrange dt{
    background-color: inherit;
    padding: 0;
    line-height: 1.5;
}
#Price .Entry .Arrange dd{
    font-size: 18px;
    padding-left: 5px;
}
#Price .Entry .Arrange dd.btn{}
#Price .Entry .Arrange dd.btn a{
    font-size: 14px;
}
#Price .Entry dl.soldout{
    
}
#Price .Entry dl.soldout dt{
}
#Price .Entry dl.soldout dd{position: relative;}
#Price .Entry dl.soldout dd:after{content:"完売しました";position: absolute;background-color: rgb(0 0 0 / 50%);width: 100%;left: 4px;white-space: nowrap;color: #fff;text-align: center;padding: 8px;font-family: initial;font-size: 14px;top: -5px;}
#Price .Basic.multiple .Inner .soldout dd.txt:after{
	content: none;
}

#Price .Entry .atte{
    font-size: 13px;
    border: 2px solid #ccc;
    padding: 5px 10px;
    color: #838383;
    margin-top: 5px;
}
#Price .Entry.Model .atte{
	border-color: #cab8c8;
	color: #864c7e;
}
#Price .Entry .Arrange .atte{}

#Price .Option{
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px 30px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    align-items: center;
}
section.contents:nth-of-type(odd)#Price .Option{
    box-shadow: 0 0 4px rgb(0 0 0 / 40%);
}
#Price .Option h3{
    font-size: 20px;
    width: 100%;
    margin-bottom: 7px;
}
#Price .Option dl{
    display: flex;
    align-items: center;
    margin-right: 50px;
    margin-bottom: 10px;
}
#Price .Option dt{
    background-color: #eee;
    font-weight: bold;
    padding: 10px;
    line-height: 1;
    font-size: 13px;
}
#Price .Option dd{
    color: #dc2424;
    font-size: 18px;
    line-height: 1;
    padding-left: 5px;
}
#Price .Option dd + dd{
    font-size: 14px;
    padding-left: 0;
}

#Price .Info{
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 30px;
}
#Price .Entry .Info{
	width: 100%;
	margin: 0;
	margin-top: 20px;
}
#Price .Info ul{
    display: flex;
    flex-wrap: wrap;
}
#Price .Info li{padding-left:16px;margin-right: 20px;margin-bottom: 7px;line-height: 1.5;}
#Price .Info li.highlight{
	color: #e71818;
	font-size: 17px;
	font-weight: bold;
}
#Price .Info li + li{}
#Price .Info li:before{content:"\e86c"; display:block; float:left;margin-left: -16px; width:1em; text-align:center; font-family:'Material Symbols Outlined';}

#Price .Condition{width: 1000px;margin: 0 auto;border-top: 3px double #ccc;padding-top: 20px;}
#Price .Condition h2{
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}
#Price .Condition .Inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#Price .Condition .Inner dl{
    width: 48%;
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    margin-bottom: 15px;
}
#Price .Condition .Inner dt{
    background-color: #fff;
    font-size: 13px;
    width: 10em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 8px;
    box-sizing: border-box;
}
section.contents:nth-of-type(odd)#Price .Condition .Inner dt{
    background-color: #e6e6e6;
}
#Price .Condition .Inner dd{
    flex: 1;
    padding-left: 10px;
    align-self: center;
}
#Price .Condition .Inner dd ul{
    display: flex;
    flex-wrap: wrap;
}
#Price .Condition .Inner dd li{margin-right: 20px;margin-bottom: 7px;line-height: 1.5;}

#Price .Condition .notes{
    border: 2px solid #ccc;
    padding: 20px;
    margin-top: 20px;
}
#Price .Condition .notes dl{}
#Price .Condition .notes dl + dl{
    margin-top: 20px;
}
#Price .Condition .notes dt{
    font-weight: bold;
    padding-bottom: 3px;
}
#Price .Condition .notes dd{}
#Price .Condition .notes dd{}
#Price .Condition .notes dd ul{}
#Price .Condition .notes dd li{padding-left:16px;margin-bottom: 7px;line-height: 1.5;}
#Price .Condition .notes dd li:before{content:"\e86c"; display:block; float:left;margin-left: -16px; width:1em; text-align:center; font-family:'Material Symbols Outlined';}

#Price .cancel{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    border-right: 1px solid #ccc;
    /* width: 1000px; */
    position: relative;
    box-sizing: border-box;
} 
#Price .cancel h3{
    font-size: 18px;
    width: 100%;
    background-color: #ddd;
    padding: 4px 11px;
    border: 1px solid #ccc;
    border-right: none;
    box-sizing: border-box;
}
#Price .cancel dl{
    display: flex;
    padding: 10px;
    box-sizing: border-box;
    letter-spacing: 0;
    border-bottom: 1px solid #ccc;
    flex: 1;
    border-left: 1px solid #ccc;
}
#Price .cancel dl + dl{
}
#Price .cancel dt{
    font-weight: bold;
    width: 17em;
}
#Price .cancel dd{
    padding-left: 7px;
    width: 15em;
}
#Price .cancel .ttl{
}
#Price .cancel .ttl dt{}
#Price .cancel .ttl dd{}


#Price .OtherLinkBtn{
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
    background-color: #ddd0a9;
    padding: 30px;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#Price .OtherLinkBtn .title{
    font-size: 18px;
    padding-bottom: 20px;
    color: #fff;
    width: 100%;
}
#Price .OtherLinkBtn a{
    display: block;
    background-color: #fff;
    text-decoration: none;
    color: #bda662;
    font-weight: bold;
    font-size: 16px;
    padding: 20px 40px;
    margin: 0 10px;
    border-bottom: 2px solid #887c4b;
    position: relative;
    border-radius: 3px;
    margin-bottom: 20px;
}
#Price .OtherLinkBtn a:hover{
    background-color: #bda662;
    color: #fff;
}
#Price .OtherLinkBtn a:after{position: absolute;right: 8px; top:50%; margin-top:-0.5em;content:"\e315"; font-family:'Material Symbols Outlined'; line-height: 1}

/*--------------------------------#Price .multiple*/
#Price .Basic.multiple{}
#Price .Basic.multiple .Inner{}
#Price .Basic.multiple .Inner dl{
	margin-right: 0;
}
#Price .Basic.multiple .Inner dl + dl{padding-top: 18px;margin-top: 8px;border-top: 1px dotted #7f7f7f;}
#Price .Basic.multiple .Inner dt{
	width: 14em;
	padding: 10px 6px;
	box-sizing: border-box;
	font-size: 16px;
}
#Price .Basic.multiple .Inner dt span{
	font-size: 13px;
}
#Price .Basic.multiple .Inner dd{
	font-size: 22px;
}
#Price .Basic.multiple .Inner dd.txt{
	color: #000;
	font-size: 15px;
	width: 100%;
	font-weight: normal;
	padding: 0;
	margin-top: 13px;
}


/*----------------------------------Alljapan*/
#Alljapan{
    background-color: #ffffff;
    width: 1000px;
    margin: 0 auto;
    border: 2px solid #ccc;
    padding: 12px;
    margin-top: 60px;
    text-align: center;
}
#Alljapan h2{
    text-align: center;
    font-size: 22px;
    color: #987e4d;
    padding-bottom: 20px;
    line-height: 1.8 !important;
}
#Alljapan h2 span{
    font-size: 11px;
    display: block;
}
#Alljapan .info{
    text-align: center;
    color: #ffffff;
    font-size: 17px;
    display: inline-block;
    background-color: #DF0000;
    margin-bottom: 15px;
    padding: 1px 10px;
}
#Alljapan dl{display: flex;align-items: center;padding: 7px 12px;text-align: left;}
#Alljapan dl + dl{margin-top:15px;border-top: 2px solid #ccc;padding-top: 15px;}
#Alljapan dt{
    font-size: 15px;
    color: #987e4d;
    line-height: 1.4;
    width: 20em;
}
#Alljapan dd{
    padding-left: 10px;
    font-size: 15px;
    flex: 1;
    border-left: 1px solid #ccc;
}

.AlljapanBox .normalAccTitle:hover{color: #61a867;}
.AlljapanBox .normalAccTitle:after{
    background-color: #61a867;
}



.AlljapanBox{}
.AlljapanBox #Alljapan{
    width: 100%;
    box-sizing: border-box;
    border: none;
    margin-top: 0;
}
.AlljapanBox #Alljapan h2{
}

/*-------------------------------------パラメータ―「cpn=discount」で表示される割引施策*/
.CPNdiscount{display: none;--CPNdiscountMainColor: #f67803;--CPNdiscountMainColorPale:#fffee8}

#Title .CPNdiscount {
	position: relative;
	background: var(--CPNdiscountMainColorPale);
	border: 2px solid var(--CPNdiscountMainColor);
	margin-bottom: 20px;
	border-radius: 4px;
	padding: 5px 5px;
	margin-top: 5px;
}
#Title .CPNdiscount:after, #Title .CPNdiscount:before {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#Title .CPNdiscount:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: var(--CPNdiscountMainColorPale);
	border-width: 10px;
	margin-left: -10px;
}
#Title .CPNdiscount:before {
	border-color: rgba(228, 126, 48, 0);
	border-top-color: var(--CPNdiscountMainColor);
	border-width: 13px;
	margin-left: -13px;
}
#Title .CPNdiscount .Inner{
	display: flex;
	flex-wrap: wrap;
}
#Title .CPNdiscount .Title{
	display: flex;
	flex-direction: column;
	line-height: 1.3;
	background-color: var(--CPNdiscountMainColor);
	font-weight: bold;
	color: #fff;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	margin-right: 10px;
	padding: 7px 7px;
	border-radius: 2px;
}
#Title .CPNdiscount .Title span{
}
#Title .CPNdiscount dl{
	display: flex;
	flex-wrap: wrap;
	flex: 1;
	line-height: 1.5;
	align-self: center;
	align-items: baseline;
}
#Title .CPNdiscount dt{
	font-size: 14px;
	color: var(--CPNdiscountMainColor);
	font-weight: bold;
	letter-spacing: 0;
	margin-right: 6px;
	background: linear-gradient(transparent 60%, #f6f674 60%);
}
#Title .CPNdiscount dt strong{
	font-size: 115%;
	font-weight: 900;
}
#Title .CPNdiscount dd{
	font-weight: bold;
	font-size: 14px;
	color: var(--CPNdiscountMainColor);
}
#Title .CPNdiscount dd strong{
	color: var(--CPNdiscountMainColor);
	font-size: 25px;
	line-height: 1;
	letter-spacing: -1px;
	display: inline-block;
	padding: 0 2px;
	font-weight: 900;
}
#Title .CPNdiscount .atte{
	font-weight: normal;
	width: 100%;
	font-size: 13px;
	padding-top: 6px;
}
#Title .CPNdiscount .atte strong{
	font-size: 100%;
	letter-spacing: 0;
}


/*------------------------------floatingBn　CPNdiscount*/
#floatingBn.CPNdiscount{left: 0;width: 100%;padding: 15px 0;background-color: rgb(0 0 0 / 10%);position: fixed;bottom: 0;z-index: 999;}
#floatingBn.CPNdiscount .delete{
    z-index: 9;
    right: -27px;
}
#floatingBn.CPNdiscount .link{
    width: 810px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
}
#floatingBn.CPNdiscount .link p{}
#floatingBn.CPNdiscount .Inner{
	display: flex;
	flex-wrap: wrap;
	border-radius: 4px;
	padding: 10px;
	background-image: linear-gradient(-60deg, #ff5858 0%, #f09819 100%);
	color: #fff;
}
#floatingBn.CPNdiscount .Title{
	display: flex;
	flex-direction: column;
	line-height: 1.3;
	background-color: #fff;
	font-weight: bold;
	color: var(--CPNdiscountMainColor);
	align-items: center;
	justify-content: center;
	font-size: 18px;
	margin-right: 10px;
	padding: 7px 12px;
	border-radius: 3px;
	width: auto;
}
#floatingBn.CPNdiscount .Title span{
}
#floatingBn.CPNdiscount dl{
	display: flex;
	flex-wrap: wrap;
	flex: 1;
	line-height: 1.5;
	align-self: center;
	align-items: baseline;
}
#floatingBn.CPNdiscount dt{
	font-size: 15px;
	color: #f6ff50;
	font-weight: bold;
	letter-spacing: 0;
	margin-right: 8px;
}
#floatingBn.CPNdiscount dt strong{
	font-size: 120%;
}
#floatingBn.CPNdiscount dd{
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
#floatingBn.CPNdiscount dd span{
	font-size: 13px;
}
#floatingBn.CPNdiscount dd strong{
	color: #eeea60;
	font-size: 25px;
	line-height: 1;
	letter-spacing: -1px;
	display: inline-block;
	padding: 0 2px;
	font-weight: 900;
}
#floatingBn.CPNdiscount .atte{
	font-weight: normal;
	width: 100%;
	font-size: 13px;
	padding-top: 6px;
}
#floatingBn.CPNdiscount .atte strong{
	font-size: 100%;
	letter-spacing: 0;
	font-weight: bold;
}

/*------------------------------Slide arrow*/

    .fa-angle-left:before {
        content: "\e314";
    }



    .fa-angle-right:before {
        content: "\e315";
    }



    .fa {
        display: inline-block;
        font-family: 'Material Symbols Outlined';
        font-weight: normal;
        font-style: normal;
        font-size: inherit;
        line-height: 1;
        letter-spacing: normal;
        text-transform: none;
        display: inline-block;
        white-space: nowrap;
        word-wrap: normal;
        direction: ltr;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;
        font-feature-settings: 'liga';
    }