@charset "Shift_JIS";

/* common */

#wrapper {
    overflow: hidden;
}

.contentsInr {
    overflow: hidden;
}

.contentsInr img {
    vertical-align: middle;
}

.flL {
    float: left;
}

.flR {
    float: right;
}

.taC {
    text-align: center;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}


/* #main */

#main{
	position:relative;
	height:450px;
	width:950px;
	}

#main .btn_01{
	position:absolute;
	right:17px;
	bottom:12px;
	}	
	
	
#main .btn_02{
	position:absolute;
	top:5px;
	left:5px;
	}

#main .btn_02 img{width:22%}


.tabTgl:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

ul#tabArea{
    text-align: center;
    margin:20px auto;
}
.tabTgl li a {
    display: block;
    width: 445px;
    height: 132px;
}

.tabTgl li.tabTgl-001 {
    display:block;
    margin: 0 auto;
    position: relative;
}


.tabTgl li.tabTgl-002 {
    margin-left: 15px;
    position: relative;
    top: 22px;
}

.tabTgl li.tabTgl-002.active {
    position: relative;
    z-index: 200;
}

#Tour_Nav ul {
    position: relative;
    z-index: 1;
    display: block;
    padding: 18px 20px;
    margin-bottom: 45px;
    overflow: hidden;
    background: #eeeeec;
    background-size: 956px auto;
    text-align: center;
    font-size:0;
}

#Tour_Nav ul li {
    display:inline-block;
    width: 170px;
    height: 50px;
    line-height: 60px;
    background-color: #fff;
    margin-right: 10px;
    text-align: center;
    color: #333;
    font-size: 16px;
}
#Tour_Nav ul li.liHigh{
    display:block;
    float:left;
    height: 75px!important;
    line-height: 30px;
    margin-top: 10px;
}
#Tour_Nav ul li:nth-child(4) {
    display:block;
    float:left;
    width: 535px;
    line-height: 20px;
    background-color: #95d18b;
    color: #333;
    text-align: center;
}
#Tour_Nav ul li:nth-child(4) div:first-child{
    line-height:16px;
    text-align: center;
    width:100%;
    height:20px;
    margin-top:10px;
}
#Tour_Nav ul li:nth-child(4) div.listMenu{
    float:left;
    margin-right:5px;
    color:#fff;
    font-size:14px;
    line-height:16px;
    text-align: center;
    width:170px;
    height:25px;
    margin-top:10px;
}
#Tour_Nav ul li:nth-child(4) div.listMenu a,
#Tour_Nav ul li:nth-child(4) div.listMenu a:hover{
    color:#fff;
    font-size:14px;
    line-height:16px;
    text-align: center;
    width:170px;
    height:25px;
}
#Tour_Nav ul li:nth-child(4) div.listMenu a:after {
    content: "";
    display: block;
    margin:5px auto;
    width: 10px;
    height: 7px;
    padding-left: 6px;
    background: url(/domtour/oka/alletour_21shimo/img/nav_icon2.png) no-repeat right center;
    background-size: 10px 7px;
    vertical-align: middle;
}

#Tour_Nav ul li:nth-child(5) {
    line-height: 75px;
}
#Tour_Nav ul li:nth-child(6) {
    /*padding-top: 20px;*/
    line-height: 20px;
}


#Tour_Nav ul li a {
    display: block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
}
#Tour_Nav ul li.liHigh {
    height: 75px!important;
    line-height: 75px;
}
#Tour_Nav ul li.liHigh a {
    height: 75px!important;
    line-height: 75px;
}
#Tour_Nav ul li:nth-child(6) a {
    /*display:block;*/
    padding-top:10px;
    line-height: 29px;
    height:75px;
    display:inline-block;
    vertical-align:middle;
}

#Tour_Nav ul li a:hover {
    color: #F47E9D;
}
#Tour_Nav ul li:nth-child(4) a:hover {
    color: #FFF;
}


#Tour_Nav ul li a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    padding-left: 6px;
    background: url("/domtour/oka/alletour_21shimo/img/nav_icon.jpg") no-repeat right center;
    background-size: 10px 7px;
    vertical-align: middle;
}
#Tour_Nav ul li:nth-child(4) a:after {
    content: "";
    display: none;
    width: 0;
    height: 0;
}


.Tour_hotel {
    position: relative;
    z-index: 1;
}
.Tour_hotel+.Tour_hotel {
    margin-top:60px;
}

.Tour_hotel h4 span a {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/hotel_icon.png") no-repeat scroll left center;
    height: 25px;
    position: absolute;
    right: 16px;
    text-indent: -9999px;
    top: 77px;
    width: 95px;
    z-index: 100;
}

.Tour_hotel div.hotelBlock {
    overflow: hidden;
    margin-left: 5px;
}

.Tour_hotel .blockLeft ul {
    /*float: left;*/
    /*margin-top: 12px;*/
}
.Tour_hotel .blockLeft .clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.Tour_hotel .blockLeft ul li {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/hotel_icon02.jpg") no-repeat scroll left 5px;
    padding-left: 18px;
    line-height:1.4em;
}
.Tour_hotel .blockLeft p{
    font-size:14px;
    font-weight: bold;
    line-height:1.4em;

}
.Tour_hotel .blockLeft ul+ul li:nth-of-type(1) {
    background: none;
    left: -20px;
    position: relative;
}
.Tour_hotel .blockLeft .detailButton{
    margin-top:5px;
    width:100px;
    height:25px;
    line-height:23px;
    text-align: center;
    border:2px solid #999999;
    border-radius: 5px;
}
.Tour_hotel .blockLeft .detailButton a{
    font-size: 12px;
    width:100px;
    height:25px;
    line-height:23px;
    text-align: center;
}
.Tour_hotel .blockLeft .detailButton a:before{
    content: "";
    display: inline-block;

    width: 13px;
    height: 12px;
    margin-right: 6px;

    background: url(/domtour/oka/alletour_21shimo/img/link_icon.png) no-repeat center left;
    /*padding-left: 14px;*/
    text-decoration: underline;

    background-size: 13px 12px;
    vertical-align: middle;
}


.lata_01{
    color:red;
    margin-top: 5px;
    line-height:23px;
    font-size: 12px!important;
}

.hotelBlock td{ vertical-align: top}

#Tour_distance {
    margin-top: 40px;
}

#Tour_distance span:nth-of-type(1) {}

#Tour_distance h4+div {
    /*padding-left: 20px;*/
}

#Tour_distance h4+div p span {
    text-decoration: underline;
}

#Tour_distance h4+div ul li {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/list_icon.jpg") no-repeat scroll left center;
    background-size: 12px auto;
    padding-left: 14px;
}

#Tour_distance h4+div ul li+li {
    margin-top: -1px;
}

.Tour_meal {
    position: relative;
    text-align: center;
    margin-top: 30px;
    border: 14px solid #d7eed4;
    border-radius: 30px;
    background-color: #d7eed4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.Tour_meal div.morning {
    background-color:#fff;
    position: relative;
    margin-top: 10px;
    padding:5px;
}
.Tour_meal .meal_inner{
    border:1px solid #94d18b;
    padding:10px;
}

.Tour_meal div.dinner {
    background-color:#fff;
    position: relative;
    margin-top: 10px;
    padding:5px;
    /*top: -32px;*/
}

.Tour_meal p.comments {
    margin-top:10px;
}

.Tour_meal div.lunch {
    position: relative;
    margin-top: 10px;
    padding:5px;
}

.lunchBox {
    display: none;
    background-color:#fffa82;
    margin: 0 auto;
    padding: 24px 0 20px;
    top: -10px;
    width: 879px;
    position: relative;
    z-index: 1;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
}

.lunchBox p:nth-of-type(1) {
    color: #F00000;
    margin-top: 10px;
}

.lunchBox .add {
    display: inline-block;
    color: #FFFFFF;
    font-size: 14px;
    background-color: #F00000;
    width: 82px;
    height: 21px;
}

.lunchBox p:nth-of-type(1) span:nth-of-type(2) {
    font-size: 15px;
    margin-left: 8px;
    font-weight: bold;
}

.lunchBox p:nth-of-type(1) span:nth-of-type(2) span {
    font-size: 30px;
}



.lunchBox-after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

#openBtn {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.lunch_title {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/meal_lunchtitle.png") no-repeat scroll left top;
    background-size: 879px 80px;
    height: 80px;
    width: 879px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    position: relative;
    z-index: 2;
}

.lunch_title_close {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/meal_lunchtitle_open.png") no-repeat scroll left top;
    background-size: 879px 78px;
    height: 78px;
    width: 879px;
    margin: 0 auto!important;
    position: relative;
    left: -1px;
}


.fa-plus-square {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/hotel_icon02.jpg") no-repeat scroll left 3px;
}

.lunch_note {
    color: #000000;
    font-size: 13px;
    margin-top: 3px;
}

.pinkTitle {
    color: #EB5280;
}

div.material .pinkTitle {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

div.material .pinkTitle:nth-of-type(1) {
    margin-bottom: 8px;
}

div.material .pinkTitle+p span {
    display: block;
    font-size: 14px;
    color: #42210B;
}

div.material .pinkTitle+p span.pinkTitle a {
    color: #EB5280;
    text-decoration: underline;
    font-size: 19px;
}

div.material p.note {
    font-size: 12px;
    color: #F00000;
    text-align: right;
    font-weight: bold;
    padding-right: 25px;
}

#Tour_caution {
    margin-top: 100px;
    margin-bottom: 40px;
}

#Tour_caution h4+p {
    color: #64ba71;
    font-size: 22px;
    text-align: center;
    margin-top: 5px;
}

p.miniTitle {
    display: block;
    background-color: #83c178;
    color: #fff;
    text-align: center;
    font-weight: bold;
    width: 130px;
    border-radius: 6px;
    margin-bottom: 8px;
}

#Tour_caution p.miniTitle:nth-of-type(2) {
    width: 135px;
}

#Tour_caution p.miniTitle:nth-of-type(3) {
    margin-top: 20px;
    width: 230px;
}

#Tour_caution p.miniTitle+p {
    margin-bottom: 8px;
}

#Tour_caution ul li {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/list_icon.jpg") no-repeat scroll left 4px;
    background-size: 12px auto;
    color: #1A1A1A;
    text-indent: 1em;
}

#Tour_caution dl+dl {
    margin-top: 12px;
}

#Tour_caution dl dt {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/list_icon02.jpg") no-repeat scroll left 4px;
    background-size: 13px auto;
    padding-left: 14px;
    color: #1A1A1A;
}

#Tour_caution dl dd {
    padding-left: 14px;
    color: #1A1A1A;
}

#Tour_caution .pdfMenu {
    margin-top: 15px;
    padding: 30px;
    background: #d7eed4;
}

#Tour_caution .pdfMenu ul {
    overflow: hidden;
}

#Tour_caution .pdfMenu ul li {
    float: left;
    display: table;
    width: 280px;
    height: 140px;
    background: #fff;
    padding-left: 0;
}

#Tour_caution .pdfMenu ul li+li {
    margin-left: 25px;
}
#Tour_caution .pdfMenu ul li:nth-child(4) {
    margin-left: 0;
}
#Tour_caution .pdfMenu ul li+li+li+li {
    margin-top:10px;
}

#Tour_caution .pdfMenu ul li a {
    display: table-cell;
    width: 100%;
    height: 100%;
    border: 1px solid #808080;
    vertical-align: middle;
    text-align: center;
}

#Tour_caution .pdfMenu ul li a:hover {
    opacity: 0.7;
    text-decoration: none;
}

#Tour_caution .pdfMenu ul li a >span {
    /*background: rgba(0, 0, 0, 0) url(/domtour/oka/alletour_21shimo/img/pdf_icon.jpg) no-repeat scroll left center;
    background-size: 14px auto;
    padding-left: 16px;*/
}

#Tour_caution .pdfMenu ul li a >span:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 15px;
    background: rgba(0, 0, 0, 0) url(/domtour/oka/alletour_21shimo/img/pdf_icon.jpg) no-repeat scroll left center;
    background-size: 14px auto;
    margin-right: 6px;
    margin-left: -26px;
    vertical-align: middle;
}

#Tour_caution .pdfMenu ul li a >span span {
    text-decoration: underline;
}

#Tour_qanda {
    background-color: #e7f4e3;
    margin-top: 100px;
}

#Tour_qanda ul {
    overflow: hidden;
    padding: 10px 23px 40px;
}

#Tour_qanda ul li {
    float: left;
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_bg.png") no-repeat scroll left top;
    background-size: 407px 105px;
    width: 407px;
    height: 105px;
    margin-bottom: 10px;
}

#Tour_qanda ul li:hover {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_bg_hover.png") no-repeat scroll left top;
}

#Tour_qanda ul li a {
    display: block;
    width: 390px;
    height: 84px;
    font-size: 17px;
    padding-top: 20px;
    padding-left: 14px;
    color: #72b87c;
}

#Tour_qanda ul li:nth-of-type(2n) {
    margin-bottom: 30px;
    margin-left: 58px;
}

#Tour_qanda ul li p {
    float: left;
    line-height: 21px;
    font-weight: bold;
}

#Tour_qanda ul li p:nth-of-type(1) {
    margin-right: 13px;
    padding-left: 14px;
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_icon.png") no-repeat scroll left 13px;
}

#Tour_qanda ul li p span {
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    height: 29px;
    width: 48px;
    margin-left: 5px;
}

#Tour_qanda ul li:nth-of-type(1) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img01.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(2) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img02.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(3) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img03.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(4) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img04.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(5) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img05.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(6) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img06.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(7) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img07.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(8) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img08.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(9) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img09.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(10) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img10.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(11) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img11.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(12) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img12.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(13) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img13.png") no-repeat scroll left top;
}

#Tour_qanda ul li:nth-of-type(14) p span {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/qanda_img14.png") no-repeat scroll left top;
}

#Under_divquestion {
    padding-top: 55px;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}

#Under_divquestion div {
    float: left;
    width: 50%;
}

#Under_divquestion div:nth-of-type(n+3) {
    margin-top: 10px;
}

#Under_divquestion .miniTitle {
    border-radius: 4px;
    margin-bottom: 5px;
}

#Under_divquestion p.note {
    color: #F00000;
    text-align: right;
    line-height: 1;
}

.qandaPage {
    background-color: #e5f4e2;
    font-size: 13px;
    color: #1A1A1A;
    line-height: 21px;
}

.qandaPage .txtArea {
    padding: 15px 10px;
    overflow: hidden;
}

.qandaPage .txtArea p span {
    float: left;
}

.qandaPage .txtArea p span:nth-of-type(1) {
    color: #E35682;
    font-size: 34px;
    float: left;
    width: 7%;
    margin-top: 5px;
}

.qandaPage .txtArea p span:nth-of-type(2) {
    float: left;
    width: 93%;
}

#Tour_contact {
    margin-bottom: 60px;
    margin-top: 40px;
}

#Tour_contact h4+p {
    color: #EB648E;
    font-size: 32px;
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
}

#Tour_contact h4+p+p {
    color: #1A1A1A;
    text-align: center;
}

#Tour_banner ul:nth-of-type(1) {
    margin-bottom: 15px;
}

#Tour_banner ul:nth-of-type(2) {
    overflow: hidden;
}

#Tour_banner ul:nth-of-type(2) li {
    float: left;
    margin-left: 10px;
}

#Tour_reservation {
    margin-top: 15px;
}

#Tour_reservation h4 {
    text-align: center;
}

#Tour_reservation h4 img {}

#Tour_reservation ol {
    width: 750px;
    padding: 0;
    margin: 0;
    margin: 20px auto 0;
    padding-bottom: 50px;
    list-style: none;
}

#Tour_reservation ol>li {
    border: 1px solid #808080;
    margin-bottom: 30px;
    position: relative;
}

#Tour_reservation ol>li:after {
    content: "";
    display: block;
    height: 12px;
    width: 15px;
    position: absolute;
    bottom: -22px;
    left: 70px;
    background: url(/domtour/oka/alletour_21shimo/img/arrow_icon.png) no-repeat center center;
    background-size: 15px 12px;
}


#Tour_reservation ol li span {
    background: rgba(0, 0, 0, 0) url(/domtour/oka/alletour_21shimo/img/pdf_icon.jpg) no-repeat scroll left center;
    background-size: 14px auto;
    padding-left: 20px;
}

#Tour_reservation ol>li.no4 {
    background: #ffeb64;
    text-align: center;
    padding: 10px;
}

#Tour_reservation ol>li.no4:after {
    left: 0;
    right: 0;
    margin: 0 auto;
}

#Tour_reservation ol>li.last {
    border: none;
    text-align: center;
}

#Tour_reservation ol>li.last:after {
    display: none;
}

#Tour_reservation ol>li dl {
    display: table;
}

#Tour_reservation ol>li dl dt {
    display: table-cell;
    padding: 15px 5px;
    width: 155px;
    vertical-align: middle;
    text-align: center;
    background: #ffeb64;
}

#Tour_reservation ol>li dl dt img {}

#Tour_reservation ol>li dl dd {
    display: table-cell;
    padding: 20px;
    padding-right: 5px;
    vertical-align: middle;
}

#Tour_reservation ol>li dl dd>ul>li {
    background: rgba(0, 0, 0, 0) url(/domtour/oka/alletour_21shimo/img/list_icon.jpg) no-repeat scroll left top 5px;
    background-size: 12px auto;
    padding-left: 14px;
}

#Tour_reservation ol>li dl dd>ul>li+li {
    margin-top: 10px;
}

#Tour_reservation ol>li dl dd>p {
    font-size: 13px;
}

#Tour_reservation ol>li dl dd>ul>li ul li {
    background: rgba(0, 0, 0, 0) url(/domtour/oka/alletour_21shimo/img/pdf_icon.jpg) no-repeat scroll left top 4px;
    background-size: 14px auto;
    padding-left: 16px;
}

#Tour_reservation ol>li dl dd>ul>li ul li+li {
    margin-top: 5px;
}

#Tour_reservation ol>li dl dd>ul>li ul li a {
    text-decoration: underline;
}

#Tour_reservation ol>li dl dd>ul>li ul li:last-child {
    background: none;
    padding-left: 0;
}

.Applititle {
    border-left: 5px solid #cc0000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 40px;
    padding-left: 10px;
}

.Applititle2 {
     font-size: 17px;
     font-weight: bold;
    }

.contents p,
.contents li,
.contents dt,
.contents dd {
    line-height: 1.7;
}

.cf::before,
.cf::after {
    content: " ";
    display: table;
}

.cf::after {
    clear: both;
}

.cf::before,
.cf::after {
    content: " ";
    display: table;
}

.Applibox {
    border: 1px solid #cc0000;
    margin-top: 20px;
}

.txtAppli {
    background: #cc0000 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 20px;
}

.mgl20 {
    margin-left: 20px;
}

.mgt10 {
    margin-top: 10px;
}

.mgb20 {
    margin-bottom: 20px;
}

.floatL {
    float: left;
}

.mgr30 {
    margin-right: 30px;
}

.Appliday {
    color: #cc0000;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 10px 20px;
}

.btnList_typeA {
    margin: 0 20px;
}

.btnList_typeA li {
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
}

.btnList_typeA li a {
    padding-left: 12px;
    padding-right: 12px;
}

a.iconOther {
    padding-left: 14px;
}

a.iconLink,
a.iconOther,
a.iconOtherW,
a.iconDown,
a.iconUp,
a.iconOpen,
a.iconClose,
a.iconReturn,
a.iconOtherImg {
    display: inline-block;
    line-height: 1.4;
    text-indent: 0;
}

.btnWT,
.btnBK,
.btnRD,
.btnCL,
.btnCP,
.btnCP_big {
    background-image: none;
    color: #0f0f69;
    display: inline-block;
    padding: 7px 20px 5px;
    text-align: center;
    text-decoration: none;
}

.btnRD.iconOther span {
    background: rgba(0, 0, 0, 0) url("/commonY15/img/icon_ext_white_01.png") no-repeat scroll 0 5px;
    padding-left: 18px;
}

.btnRD span {
    background: rgba(0, 0, 0, 0) url("/commonY15/img/icon_arrow_right_white_01.png") no-repeat scroll 0 7px;
    display: inline-block;
    line-height: 24px;
    padding-left: 10px;
}

.fs16 {
    font-size: 16px;
}

.btnList_typeA li a {
    padding-left: 12px;
    padding-right: 12px;
}

a.iconOther {
    padding-left: 14px;
}

.btnRD {
    background-color: #cc0000;
    color: #fff;
}

.space_l {
    padding-left: 9px;
    text-decoration: none !important;
}

.lunch .pdfMenu {
    margin: 30px auto;
    width: 280px;
    height: 140px;
    position: relative;
    z-index: 100;
}

.lunch .pdfMenu ul li {
    float: left;
    display: table;
    width: 280px;
    height: 140px;
    background: #fff;
    padding-left: 0;
}

.lunch .pdfMenu ul li a {
    border: 1px solid #808080;
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.lunch .pdfMenu ul li a > span::before {
    background: rgba(0, 0, 0, 0) url("/domtour/oka/alletour_21shimo/img/pdf_icon.jpg") no-repeat scroll left center / 14px auto;
    content: "";
    display: inline-block;
    height: 15px;
    margin-left: -26px;
    margin-right: 6px;
    vertical-align: middle;
    width: 14px;
}

.Applibox {
    margin-bottom: 30px;
}

#Under_divTable{
    margin-top:50px;
background-color: #fff;
}

table.under_table {
        width: 100%;
margin-top:20px;
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    border: 1px solid #ccc;
}
table.under_table thead {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: #F47E9D;
}
table.under_table thead th {
    padding: 10px 10px 10px 20px;
    font-weight: bold;
    vertical-align: top;
    color: #fff;
}
table.under_table tbody tr {
    width:100%;
    }
table.under_table tbody th {
    width: 40%;
    padding: 10px 10px 10px 20px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    background: #fef2f5;
}
table.under_table td {
    width: 60%;
    padding: 10px 10px 10px 20px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}
table.under_table2 caption ,
table.under_table3 caption{
/*  display:block;*/
  width:180px;
  height:25px;
  font-weight:bold;
  line-height:25px;
  font-size: 14px;
  color:#7ac46b;
  text-align: left;
  background-color:#fff;
}
table.under_table2 {
    width: 90%;
    text-align: left !important;
}
table.under_table2 tbody th {
    padding: 10px 10px 10px 10px;
    font-weight: bold;
    vertical-align: top;
    border: 1px solid #ccc;
    /*background: #fef2f5;*/
    text-align: center;
    vertical-align: middle;
}
table.under_table2 tbody th:nth-of-type(1) {
    width:10%;
    }
/*table.under_table2 tbody th:nth-of-type(2) {
    width:15%;
}*/
table.under_table2 td {
    padding: 10px 10px 10px 10px;
    vertical-align: top;
    border: 1px solid #ccc;
    width: 48%;
}

table.under_table3 {
    width:44.2%;
    text-align: center;
    float: left;
    margin-top: 10px;
}

table.under_table3:last-child{
	margin-left: 15px;
}

div.tableWrap:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

table.under_table3 tbody th {
    padding: 10px 10px 10px 10px;
    font-weight: bold;
    vertical-align: top;
    border: 1px solid #ccc;
    /*background: #fef2f5;*/
    text-align: center;
    vertical-align: middle;
}
table.under_table3 tbody th {
    width:40%;
    }
/*table.under_table3 tbody th:nth-of-type(2) {
    width:15%;
}*/
table.under_table3 td {
    padding: 10px 10px 10px 10px;
    vertical-align: top;
    border: 1px solid #ccc;
    text-align: center;
}

.mt15{
    margin-top: 15px;
}
.mt30{
    margin-top: 30px;
}
.mb30{
    margin-bottom: 30px;
}

.hotelBlock{
    margin-top: 10px;
}

.hotelBlock .blockLeft{
    position: relative;
    display: block;
    float:left;
    width:49%;
    height:325px;
}
.hotelBlock .blockRight{
    display: block;
    float:right;
    margin-left:1%;
    width:50%;
    height:330px;
    
}
.hotelBlock .blockLeft img{
    position: absolute;
    bottom:0;
    width:100%;
}
.hotelBlock.hotelBlock02 .blockLeft,
.hotelBlock.hotelBlock03 .blockLeft{
    width:38%;
}
.hotelBlock.hotelBlock02 .blockRight,
.hotelBlock.hotelBlock03 .blockRight{
    width:61%;
}
div.Tour_hotel h4 img{
    margin-left: 300px;
}

div.floatR.mgr40:after{
    clear: both;
    content: "";
    display: block;
    height: 0;
}
p.mgt10.mgl20.mgb20{
    clear: both;
}


/*go_to
----------------------------------------------*/


.red{color:red}

.go_to{ margin: 35px 4px 35px 4px}

.go_to .red{ font-weight: bold}

.go_to li{line-height:30px;}


/*asisomos
----------------------------------------------*/
.asisomos{ clear: both}