@charset "UTF-8";
/* CSS Document */
/*----------------------------------
    index用のCSSです
----------------------------------*/
/*----------------------------------メインコンテンツ----------------------------------*/

.containner img{
    width: auto;
}

img {
    margin: 0;
    padding: 0;
    font-size: 0;
}
.contents h1 {
    background: #333;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    padding: 100px;
}
.seoarea {
    overflow: hidden;
    clear: both;
    width: 960px;
    height: auto;
    margin: 0 0 20px;
}
p.seotxt {
    font-size: 14px;
    line-height: 20px;
    float: left;
    margin-right: 10px;
    width: 660px;
    margin-top: 11px;
    color: #333;
}
/*start_snsボタン*/
.ss_snsArea {
    width: 288px;
    height: 38px;
    margin-top: 11px;
    float: right;
}
.ss_snsList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ss_snsListItem {
    width: 38px;
    height: 38px;
    background: gray;
    border-radius: 50%;
    box-sizing: border-box;
    transition: .3s;
}
.ss_snsListItem:hover {
    opacity: .7;
}
.ss_link-sns {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}
.ss_link-sns:hover {
    text-decoration: none;
}
.fab.ss_icn-sns {
    display: table-cell;
    vertical-align: middle;
    color: white;
    font-size: 20px;
}
.fab.ss_icn-sns-line {
    color: #00b900;
    font-size: 32px;
}
.fa-hatena::before {
    content: "B!";
    font-family: Verdana;
    font-weight: bold;
}
.ss_snsFb {
    background: #1877F2;
}
.ss_snsTw {
    padding: 3px 0 0 3px;
    background: #1da1f2;
}
.ss_snsLn {
    position: relative;
    background: #00b900;
}
.ss_snsLn::before {
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    background: white;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 0;
}
.fa-line::before {
    position: relative;
}
.ss_snsHb {
    font-size: 19px;
    padding-left: 2px;
    background: #0090e0;
}
.ss_snsPc {
    padding-top: 2px;
    background: #f35b6b;
}
/*end_snsボタン*/
.MainContBox h2 {
    background: #ccc;
    color: #333;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 18px;
}
.MainContBox h3 {
    color: #333;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 16px;
    text-align: center;
}
.MainContBox dl {
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}
.MainContBox dl dt {
    width: 280px;
    height: 210px;
    background: #4c4c4c;
    color: #fff;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.MainContBox dl dd {
    width: 660px;
    height: auto;
    color: #333;
    font-size: 14px;
    display: table-cell;
    padding-left: 20px;
}
/*----------------------------------180327追加分----------------------------------*/
body {
    display: block !important;
}
.sec-kenya-tanzania *, .sec-kenya-tanzania *:before, .sec-kenya-tanzania *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sec-kenya-tanzania img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}
.sec-kenya-tanzania {
    overflow: hidden;
    width: 100%;
    min-width: 960px;
    margin: 0;
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
    font-family: YuGothic, "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif;
}
.sec-kenya-tanzania .ft-serif {
    font-family: YuMincho, "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Times New Roman", "メイリオ", Meiryo, Georgia, serif;
}
.sec-kenya-tanzania * {
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    font-family: inherit;
}
.sec-kenya-tanzania .clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.sec-kenya-tanzania a {
    text-decoration: none;
}
.sec-kenya-tanzania .wrapper {
    width: 960px;
    margin: 0 auto;
}
.sec-kenya-tanzania .trans {
    opacity: 1;
    transition: opacity 0.26s ease;
}
.sec-kenya-tanzania .current .trans,
.sec-kenya-tanzania .trans:hover {
    opacity: 0.5;
}
.sec-kenya-tanzania .flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.sec-kenya-tanzania .sec-keyvisual {
    background: #dbdace;
}
.sec-kenya-tanzania .sec-keyvisual img {
    display: block;
    width: 100%;
}
.sec-kenya-tanzania .sec-keyvisual .keyvisual-inner {
    float: right;
    width: 50%;
    position: relative;
}
.sec-kenya-tanzania .sec-keyvisual .slide-keyvisual {
    margin-left: -400px;
}
.sec-kenya-tanzania .sec-keyvisual .logo {
    position: absolute;
    width: 325px;
    left: -515px;
    top: 35px;
    padding: 0;
    background: none;
    z-index: 1500;
}
.sec-kenya-tanzania .sec-keyvisual .item-slide {
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    visibility: hidden;
}
.sec-kenya-tanzania .sec-keyvisual .slick-initialized .item-slide {
    visibility: visible;
}
.sec-kenya-tanzania .sec-keyvisual .slick-dots {
    position: absolute;
    left: -78px;
    bottom: 72px;
    display: flex;
    width: 100px;
}
.sec-kenya-tanzania .sec-keyvisual .slick-dots > li {
    width: 7px;
    margin-right: 8px;
}
.sec-kenya-tanzania .sec-keyvisual .slick-dots .slick-active button {
    background: #3f3ec8;
}
.sec-kenya-tanzania .sec-keyvisual .slick-dots button {
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #fff;
}
.sec-kenya-tanzania .sec-title img {
    margin: 0 auto;
    display: block;
}
.sec-kenya-tanzania .sec-tour {
    padding: 25px 0 0;
    position: relative;
    z-index: 100;
}
.sec-kenya-tanzania .sec-tour .sec-title {
    margin-bottom: 26px;
}
.sec-kenya-tanzania .list-tour {
    /*margin-bottom: 30px;*/
}
.sec-kenya-tanzania .list-tour > li + li {
    margin-top: 30px;
}

.sec-kenya-tanzania .list-tour li.tour_box{
	width: 920px;
	margin: 0 auto;
	padding: 20px 0;
}

.sec-kenya-tanzania .tour_tab{
	width: 100%;
	border: 2px solid #3f3ec8;
}
.sec-kenya-tanzania p.noTour{
	text-align: center;
	padding: 40px;
	font-size: 15px;
}


.sec-kenya-tanzania .item-tour {
    display: block;
}
.sec-kenya-tanzania .item-tour .tour-head {
    background: #3f3ec8;
    position: relative;
    font-size: 21px;
    font-weight: bold;
    padding: 7px 180px 7px 30px;
    color: #fff;
}
.sec-kenya-tanzania .item-tour .code {
    position: absolute;
    min-width: 175px;
    top: 0;
    right: 0;
    height: 100%;
    font-size: 16px;
    color: #3f3ec8;
    background: #ffe507;
    text-align: center;
    display: flex;
    justify-content: center;
	align-items: center;
}
.sec-kenya-tanzania .item-tour .code span {
    font-weight: normal;
}
.sec-kenya-tanzania .item-tour .tour-inner {
    padding: 20px 20px 20px 20px;
    background: #f4f4f4;
}
.sec-kenya-tanzania .item-tour .tour-photo {
    width: 270px;
}
.sec-kenya-tanzania .item-tour .tour-info {
    width: 610px;
    padding-left: 20px;
    padding-bottom: 40px;
    position: relative;
}
.sec-kenya-tanzania .item-tour .tour-ttl {
    font-size: 18px;
    line-height: 1.6;
    color: #3f3ec8;
    margin: -5px 0 12px;
}
.sec-kenya-tanzania .item-tour .tour-bottom {
    text-align: right;
    letter-spacing: 0.08em;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.sec-kenya-tanzania .item-tour .tour-price {
    font-size: 23px;
    font-weight: bold;
    line-height: 1;
    color: #fb3535;
}
.sec-kenya-tanzania .item-tour .tour-text {
    font-size: 12px;
    color: #333;
}
.sec-kenya-tanzania .list-dots {
    line-height: 1.32;
    color: #333 !important;
}
.sec-kenya-tanzania .list-dots > li {
    padding-left: 1em;
    position: relative;
}
.sec-kenya-tanzania .list-dots > li + li {
    margin-top: 7px;
}
.sec-kenya-tanzania .list-dots > li:before {
    content: '・';
    position: absolute;
    left: 0;
    top: 0;
}
.sec-kenya-tanzania .box-depart {
    background: #3f3ec8;
    color: #fff;
    padding: 26px 70px 29px 32px;
    align-items: center;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.sec-kenya-tanzania .box-depart:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 22px;
    background: url(/attending/kaigai/vd/kenya_tanzania/images/icn_arrow_02.png) no-repeat center center;
    background-size: 100% auto;
    top: 50%;
    margin-top: -11px;
    right: 30px;
}
.sec-kenya-tanzania .box-depart .depart-ttl {
    width: 95px;
    font-size: 21px;
    font-weight: bold;
    flex: 0 0 95px;
}
.sec-kenya-tanzania .box-depart .list-depart {
    width: 100%;
}
.sec-kenya-tanzania .list-depart {
    font-size: 18px;
    line-height: 1.2;
}
.sec-kenya-tanzania .list-depart > li {
    position: relative;
    padding-left: 97px;
}
.sec-kenya-tanzania .list-depart > li + li {
    margin-top: 16px;
}
.sec-kenya-tanzania .list-depart .tag {
    position: absolute;
    left: 0;
    top: 0;
}
.sec-kenya-tanzania .tag {
    border-radius: 3px;
    background: #ffe507;
    letter-spacing: 0.08em;
    font-size: 16px;
    line-height: 1;
    padding: 5px 5px;
    color: #3f3ec8;
    width: 84px;
    text-align: center;
    font-weight: bold;
}
.sec-kenya-tanzania .sec-point {
    padding-bottom: 110px;
}
.sec-kenya-tanzania .sec-point .sec-title {
    margin-bottom: 36px;
}

.sec-kenya-tanzania .sec-point .sec-title img{
    width: 258px;
}

.sec-kenya-tanzania .list-point {
    position: relative;
}
.sec-kenya-tanzania .list-point:after, .sec-kenya-tanzania .list-point:before {
    content: '';
    position: absolute;
}
.sec-kenya-tanzania .list-point:before {
    width: 95px;
    height: 90px;
    background: url(/attending/kaigai/vd/kenya_tanzania/images/bg_backg_01.png) no-repeat center center;
    background-size: 100% auto;
    left: -76px;
    top: -58px;
}
.sec-kenya-tanzania .list-point:after {
    width: 95px;
    height: 95px;
    background: url(/attending/kaigai/vd/kenya_tanzania/images/bg_backg_02.png) no-repeat center center;
    background-size: 100% auto;
    right: -66px;
    bottom: -50px;
}
.sec-kenya-tanzania .item-point {
    width: 295px;
    margin-left: 37px;
    position: relative;
    z-index: 2;
}
.sec-kenya-tanzania .item-point:before, .sec-kenya-tanzania .item-point:after {
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    height: 5px;
}
.sec-kenya-tanzania .item-point:before {
    top: 0;
}
.sec-kenya-tanzania .item-point:after {
    bottom: 0;
}
.sec-kenya-tanzania .item-point:nth-child(3n+1) {
    margin-left: 0;
}
.sec-kenya-tanzania .item-point .point-ttl {
    height: 80px;
    position: relative;
    padding: 13px 0 8px 67px;
    border-bottom: 1px solid #333;
    font-size: 16px;
    font-weight: bold;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.sec-kenya-tanzania .item-point .point-ttl:after {
    content: '';
    position: absolute;
    width: 1px;
    top: 13px;
    bottom: 8px;
    background: #333;
    left: 65px;
}
.sec-kenya-tanzania .item-point .point-number {
    position: absolute;
    left: 0;
    top: 13px;
}

.sec-kenya-tanzania .item-point .point-number img{
    width: 65px;
}

.sec-kenya-tanzania .item-point .point-info {
    font-size: 15px;
    line-height: 2.15;
    padding: 15px 40px 15px;
    /*word-break: break-all;*/
}
.sec-kenya-tanzania .sec-banner {
    height: 300px;
    position: relative;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
}
.sec-kenya-tanzania .sec-banner .title {
    position: absolute;
    left: 50%;
    margin-left: -480px;
    top: 88px;
}
.sec-kenya-tanzania .sec-banner .banner-map {
    position: absolute;
    right: 50%;
    margin-right: -455px;
    top: 90px;
    width: 350px;
}
.sec-kenya-tanzania .banner-tanzania {
    background-image: url(/attending/kaigai/vd/kenya_tanzania/images/BP19-128935D.jpg);
}
.sec-kenya-tanzania .banner-kenya {
    background-image: url(/attending/kaigai/vd/kenya_tanzania/images/BP19-128930D.jpg);
}
.sec-kenya-tanzania .sec-mod {
    padding: 36px 0 40px;
}
.sec-kenya-tanzania .sec-mod .desc {
    line-height: 2.05;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.08em;
    width: 550px;
}
.sec-kenya-tanzania .list-tanzania {
    position: relative;
    z-index: 10;
    margin-top: 66px;
}
.sec-kenya-tanzania .list-tanzania .item-news:nth-child(even) .photo-inner {
    margin-right: 0;
    margin-left: -105px;
}
.sec-kenya-tanzania .list-tanzania .item-news:nth-child(even) .news-photo {
    float: right;
}
.sec-kenya-tanzania .list-tanzania .item-news:nth-child(even) .news-info {
    float: right;
    margin: 0 -114px 0 0;
}
.sec-kenya-tanzania .list-tanzania .title {
    margin-right: -586px;
    right: 50%;
    top: 3px;
}
.sec-kenya-tanzania .list-kenya {
    position: relative;
    z-index: 10;
    margin-top: 66px;
}
.sec-kenya-tanzania .list-kenya .title {
    left: 50%;
    top: 0;
    margin-left: -586px;
}
.sec-kenya-tanzania .list-kenya .item-news .photo-inner {
    margin-right: 0;
    margin-left: -68px;
}
.sec-kenya-tanzania .list-kenya .item-news .news-photo {
    float: right;
}
.sec-kenya-tanzania .list-kenya .item-news .news-info {
    float: right;
    margin: 0 -106px 0 0;
}
.sec-kenya-tanzania .list-kenya .item-news:nth-child(even) .photo-inner {
    margin-right: -105px;
    margin-left: 0;
}
.sec-kenya-tanzania .list-kenya .item-news:nth-child(even) .news-photo {
    float: left;
}
.sec-kenya-tanzania .list-kenya .item-news:nth-child(even) .news-info {
    float: left;
    margin: 0 0 0 -110px;
}
.sec-kenya-tanzania .list-kenya .item-news .box-info {
    background: #57aea7;
}
.sec-kenya-tanzania .item-news {
    margin-bottom: 80px;
    position: relative;
}
.sec-kenya-tanzania .item-news .title {
    position: absolute;
    width: 12px;
    bottom: -80px;
}
.sec-kenya-tanzania .item-news .title img {
    position: relative;
    z-index: 5;
}
.sec-kenya-tanzania .item-news .title:before {
    content: '';
    position: absolute;
    left: 50%;
    width: 1px;
    background: #333;
    top: 5px;
    bottom: -80px;
}
.sec-kenya-tanzania .item-news:last-child {
    margin-bottom: 0;
}
.sec-kenya-tanzania .item-news .news-title {
    margin-bottom: 40px;
}
.sec-kenya-tanzania .item-news .news-photo {
    width: 50%;
    float: left;
}
.sec-kenya-tanzania .item-news .photo-inner {
    margin-right: -105px;
}
.sec-kenya-tanzania .item-news .slick-initialized .item-slide {
    visibility: visible;
}
.sec-kenya-tanzania .item-news .item-slide {
    height: 498px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    visibility: hidden;
}
.sec-kenya-tanzania .item-news .photo {
    width: 528px;
    margin: -8px 0 -90px 128px;
}
.sec-kenya-tanzania .item-news .news-info {
    width: 590px;
    margin-left: -110px;
    float: left;
    position: relative;
    z-index: 1500;
}
.sec-kenya-tanzania .item-news .box-info {
    background: #ffe507;
    padding: 42px 25px 30px 42px;
    min-height: 335px;
    /*word-break: break-all;*/
    position: relative;
}
.sec-kenya-tanzania .item-news .notice-img {
    position: absolute;
    width: 144px;
    right: -25px;
    top: -64px;
}
.sec-kenya-tanzania .item-news .news-ttl {
    font-weight: bold;
    letter-spacing: 0.18em;
    margin-bottom: 16px;
}
.sec-kenya-tanzania .item-news .small {
    font-size: 19px;
    font-weight: normal;
    letter-spacing: 0.08em;
    display: block;
    margin-top: 12px;
}
.sec-kenya-tanzania .item-news .news-desc {
    font-size: 15px;
    letter-spacing: 0.06em;
    line-height: 2.35;
}
.sec-kenya-tanzania .sec-point-tour {
    position: relative;
    padding: 72px 0 100px;
}
.sec-kenya-tanzania .sec-point-tour .wrapper {
    position: relative;
    z-index: 5;
}
.sec-kenya-tanzania .sec-point-tour:after {
    content: '';
    position: absolute;
    left: 0;
    right: 50%;
    margin-right: -400px;
    background: url(/attending/kaigai/vd/kenya_tanzania/images/bg_pattern_08.jpg) repeat 0 0;
    background-size: 130px auto;
    top: -100px;
    bottom: 0;
}
.sec-kenya-tanzania .point-tour-kenya {
    padding-top: 60px;
}
.sec-kenya-tanzania .point-tour-kenya:after {
    background: url(/attending/kaigai/vd/kenya_tanzania/images/bg_pattern_07.jpg) repeat 0 0;
    background-size: 130px auto;
    right: 0;
    margin: 0 0 0 -400px;
    left: 50%;
    top: -140px;
}
.sec-kenya-tanzania .item-point-tour {
    background: #fff;
    margin-bottom: 72px;
    /*word-break: break-all;*/
}
.sec-kenya-tanzania .item-point-tour:last-child {
    margin-bottom: 0;
}
.sec-kenya-tanzania .item-point-tour * {
    letter-spacing: 0.08em;
}
.sec-kenya-tanzania .item-point-tour .point-tour-photo {
    width: 450px;
}
.sec-kenya-tanzania .item-point-tour .point-tour-photo img {
    display: block;
    width: 100%;
}
.sec-kenya-tanzania .item-point-tour .point-tour-info {
    width: 510px;
    padding: 30px 40px 25px 46px;
}
.sec-kenya-tanzania .item-point-tour .point-tour-ttl {
    font-size: 21px;
    margin-bottom: 10px;
}
.sec-kenya-tanzania .item-point-tour .small {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
}
.sec-kenya-tanzania .item-point-tour .point-tour-desc {
    line-height: 2;
    font-size: 14px;
}
.sec-kenya-tanzania .item-point-tour .point {
    width: 132px;
    position: absolute;
    left: -65px;
    top: -57px;
}
.sec-kenya-tanzania .item-point-tour .point-ttl {
    padding-left: 80px;
    position: relative;
}
.sec-kenya-tanzania .list-point-tanzania li:nth-child(even) .point-tour-photo {
    order: 2;
    width: 470px;
}
.sec-kenya-tanzania .list-point-tanzania li:nth-child(even) .point-tour-info {
    order: 1;
    width: 490px;
    padding-right: 26px;
    padding-left: 40px;
}
.sec-kenya-tanzania .list-point-kenya li:nth-child(even) .point-tour-photo {
    width: 470px;
}
.sec-kenya-tanzania .list-point-kenya li:nth-child(even) .point-tour-info {
    width: 490px;
    padding-left: 35px;
    padding-right: 30px;
}
.sec-kenya-tanzania .list-point-kenya li:nth-child(odd) .point-tour-photo {
    order: 2;
}
.sec-kenya-tanzania .list-point-kenya li:nth-child(odd) .point-tour-info {
    order: 1;
}
.sec-kenya-tanzania .sec-wildebeest {
    padding: 90px 0 0;
    position: relative;
    z-index: 2;
}
.sec-kenya-tanzania .sec-wildebeest .col {
    width: 50%;
}
.sec-kenya-tanzania .sec-wildebeest .wildebeest-photo {
    margin-left: -124px;
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.sec-kenya-tanzania .sec-wildebeest .wildebeest-photo img {
    width: 100%;
}
.sec-kenya-tanzania .sec-wildebeest .wildebeest-info {
    width: 465px;
    margin-right: 18px;
    position: relative;
    z-index: 5;
    float: right;
}
.sec-kenya-tanzania .sec-wildebeest .wildebeest-ttl {
    margin-bottom: 55px;
}
.sec-kenya-tanzania .sec-wildebeest .note {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 12px;
    letter-spacing: 0.04em;
    line-height: 1.33;
    width: 350px;
    font-weight: 500;
}
.sec-kenya-tanzania .sec-wildebeest .wildebeest-txt {
    line-height: 1.3;
    font-size: 19px;
    font-weight: 500;
    color: #5a5dd2;
    position: relative;
    padding-left: 16px;
    width: 350px;
    margin-bottom: 14px;
}
.sec-kenya-tanzania .sec-wildebeest .wildebeest-txt img {
    position: absolute;
    width: 40px;
    top: -25px;
    left: 0;
}
.sec-kenya-tanzania .sec-wildebeest .wildebeest-txt:before {
    content: '';
    position: absolute;
    left: 3px;
    width: 7px;
    top: 0;
    bottom: 0;
    border-left: 2px solid #5a5dd2;
    border-right: 2px solid #5a5dd2;
}
.sec-kenya-tanzania .sec-wildebeest-map {
    position: relative;
    margin-top: -100px;
    padding: 14px 0 30px;
}
.sec-kenya-tanzania .sec-wildebeest-map:after {
    content: '';
    height: 368px;
    width: 100%;
    top: 0;
    background: #fafafa;
    position: absolute;
    left: 0;
}
.sec-kenya-tanzania .sec-wildebeest-map .wrapper {
    position: relative;
    z-index: 5;
}
.sec-kenya-tanzania .sec-wildebeest-map .title {
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0.08em;
    margin-bottom: 6px;
}
.sec-kenya-tanzania .sec-wildebeest-map .map-photo {
    width: 420px;
}
.sec-kenya-tanzania .sec-wildebeest-map .map-info {
    width: 500px;
    margin-left: 40px;
    font-size: 15px;
    letter-spacing: 0.06em;
    line-height: 2.35;
    padding-top: 118px;
    font-weight: 500;
}
.sec-kenya-tanzania .sec-travel {
    padding: 25px 0 0;
}
.sec-kenya-tanzania .sec-travel .travel-inner {
    position: relative;
    margin-top: 34px;
    padding: 34px 0 0;
}
.sec-kenya-tanzania .sec-travel .travel-inner:after {
    content: '';
    position: absolute;
    left: 58px;
    right: 58px;
    background: url(/attending/kaigai/vd/kenya_tanzania/images/bg_pattern_01.jpg) repeat 0 0;
    background-size: 215px auto;
    top: 0;
    bottom: 0;
}
.sec-kenya-tanzania .sec-travel .travel-inner > * {
    position: relative;
    z-index: 5;
}
.sec-kenya-tanzania .table {
    background: #fff;
    font-size: 17px;
    letter-spacing: 0.04em;
    text-align: center;
    margin: 30px 0 48px;
    width: 100%;
}
.sec-kenya-tanzania .table strong {
    font-weight: bold;
}
.sec-kenya-tanzania .table th, .sec-kenya-tanzania .table td {
    border: 2px solid #e5e5e5;
    vertical-align: middle;
}
.sec-kenya-tanzania .table th {
    color: #fff;
    font-weight: bold;
    padding: 5px;
}
.sec-kenya-tanzania .table th:nth-child(1) {
    width: 142px;
    border-right-color: #57aea7;
}
.sec-kenya-tanzania .table th:nth-child(2) {
    width: 410px;
    background: #57aea7;
    border-color: #57aea7;
}
.sec-kenya-tanzania .table th:nth-child(3) {
    width: 408px;
    background: #f3dc25;
    border-color: #f3dc25;
}
.sec-kenya-tanzania .table td {
    padding: 8px;
}
.sec-kenya-tanzania .table .ft-serif {
    font-size: 20px;
    font-weight: 500;
}
.sec-kenya-tanzania .compare-note {
    text-align: right;
    font-size: 14px;
    letter-spacing: 0.1em;
    margin: 10px 0;
}
.sec-kenya-tanzania .row-compare {
    margin-bottom: 82px;
}
.sec-kenya-tanzania .row-compare .col {
    width: 460px;
    border-bottom: 2px solid #1b1b1b;
    padding-bottom: 15px;
}
.sec-kenya-tanzania .row-compare .col:nth-child(2) {
    margin-left: 40px;
}
.sec-kenya-tanzania .row-compare .col:nth-child(2) .table-compare td {
    padding-left: 20px;
    letter-spacing: -0.01em;
}
.sec-kenya-tanzania .row-compare .col:nth-child(2) .list-number {
    line-height: 1.9;
}
.sec-kenya-tanzania .row-compare .title {
    font-weight: bold;
    font-size: 19px;
    letter-spacing: 0.04em;
    color: #000;
    padding-left: 22px;
    margin-bottom: 12px;
}
.sec-kenya-tanzania .table-compare {
    font-weight: bold;
    letter-spacing: 0.04em;
    font-size: 17px;
    width: 100%;
    color: #000;
    margin-bottom: 18px;
}
.sec-kenya-tanzania .table-compare th, .sec-kenya-tanzania .table-compare td {
    border: 2px solid #1b1b1b;
    vertical-align: middle;
}
.sec-kenya-tanzania .table-compare th {
    width: 144px;
    border-left: none;
    text-align: center;
    font-size: 24px;
    letter-spacing: 0.06em;
}
.sec-kenya-tanzania .table-compare th img {
    display: block;
    margin: 0 auto;
}
.sec-kenya-tanzania .table-compare td {
    padding: 8px 0 9px 30px;
    border-right: none;
}
.sec-kenya-tanzania .color-green {
    color: #32847d;
}
.sec-kenya-tanzania .color-yellow {
    color: #c4b000;
}
.sec-kenya-tanzania strong {
    font-weight: bold;
}
.sec-kenya-tanzania .list-number {
    counter-reset: my-counter;
    font-size: 16px;
    line-height: 1.65625;
    margin-left: 18px;
}
.sec-kenya-tanzania .list-number > li {
    counter-increment: my-counter;
    position: relative;
    padding-left: 22px;
}
.sec-kenya-tanzania .list-number > li + li {
    margin-top: 10px;
}
.sec-kenya-tanzania .list-number > li:before {
    content: counter(my-counter);
    position: absolute;
    right: 100%;
    margin-right: -15px;
    top: 0;
    font-weight: bold;
}
.sec-kenya-tanzania .belongings {
    background: url(/attending/kaigai/vd/kenya_tanzania/images/bg_pattern_02.jpg) repeat 0 0;
    background-size: 215px auto;
    padding: 10px 25px 32px;
}
.sec-kenya-tanzania .belongings .sec-title {
    margin: -25px 0 42px;
}
.sec-kenya-tanzania .list-belongings {
    padding-left: 95px;
    margin: 0 auto;
}
.sec-kenya-tanzania .list-belongings > li {
    width: 272px;
}
.sec-kenya-tanzania .list-belongings > li:nth-child(2) {
    width: 225px;
}
.sec-kenya-tanzania .list-check {
    font-size: 15px;
    letter-spacing: 0.08em;
}
.sec-kenya-tanzania .list-check > li {
    background: url(/attending/kaigai/vd/kenya_tanzania/images/icn_checked.png) no-repeat 0 0;
    background-size: 30px auto;
    padding: 2px 0 6px 38px;
}
.sec-kenya-tanzania .list-check > li + li {
    margin-top: 13px;
}
.sec-kenya-tanzania .sec-container {
    position: relative;
    padding: 35px 0 0;
}
.sec-kenya-tanzania .sec-container > * {
    position: relative;
    z-index: 5;
}
.sec-kenya-tanzania .sec-container:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 844px;
    margin-left: -422px;
    z-index: 0;
    background: url(/attending/kaigai/vd/kenya_tanzania/images/bg_pattern_03.jpg) repeat 0 0;
    background-size: cover;
}
.sec-kenya-tanzania .list-notes {
    padding-left: 30px;
}
.sec-kenya-tanzania .list-notes > li {
    width: 280px;
    margin: 28px 0 0 30px;
}
.sec-kenya-tanzania .list-notes > li:nth-child(3n+1) {
    margin-left: 0;
}
.sec-kenya-tanzania .item-notes {
    background: #5a5dd2;
    color: #fff;
    padding: 46px 25px 30px 30px;
    /*word-break: break-all;*/
}
.sec-kenya-tanzania .item-notes .notes-ttl {
    font-weight: normal;
    font-size: 21px;
    margin-bottom: 8px;
}
.sec-kenya-tanzania .item-notes .desc {
    line-height: 1.8;
    font-size: 14px;
}
.sec-kenya-tanzania .img {
    display: block;
    max-width: 100%;
}
.sec-kenya-tanzania .notes-number {
    margin-bottom: 12px;
}
.sec-kenya-tanzania .notes-photo {
    width: 450px;
    margin-left: 30px;
    margin-top: -32px;
    position: relative;
}
.sec-kenya-tanzania .notes-photo.mg-left {
    margin-left: -202px;
    margin-bottom: -42px;
    padding-top: 72px;
}
.sec-kenya-tanzania .notes-photo.mg-left .notes-tooltip {
    left: auto;
    right: -12px;
    top: 35px;
}
.sec-kenya-tanzania .notes-tooltip {
    position: absolute;
    top: -56px;
    left: 66px;
    width: 172px;
}
.sec-kenya-tanzania .sec-notes {
    margin-bottom: 25px;
}
.sec-kenya-tanzania .sec-notes .sec-title {
    margin-bottom: 20px;
}
.sec-kenya-tanzania .sec-basic {
    padding: 65px 0;
}
.sec-kenya-tanzania .sec-basic .sec-title {
    margin-bottom: 28px;
}
.sec-kenya-tanzania .list-basic {
    width: 918px;
    margin: 0 auto;
}
.sec-kenya-tanzania .list-basic > li {
    width: 440px;
    margin-left: 38px;
}
.sec-kenya-tanzania .list-basic > li:nth-child(2n+1) {
    margin-left: 0;
}
.sec-kenya-tanzania .item-basic {
    border: 2px solid #eeeeef;
    background: url(/attending/kaigai/vd/kenya_tanzania/images/bg_pattern_05.png) repeat 0 0;
    background-size: 3px auto;
    padding: 46px 35px 46px 46px;
}
.sec-kenya-tanzania .item-basic .basic-head {
    display: flex;
    margin-bottom: 42px;
}
.sec-kenya-tanzania .item-basic .basic-head .logo {
    flex: 0 0 65px;
    width: 65px;
}
.sec-kenya-tanzania .item-basic .basic-head .title {
    width: 100%;
    padding-left: 16px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.08em;
    margin-top: -4px;
}
.sec-kenya-tanzania .item-basic .basic-head .title > span {
    display: block;
}
.sec-kenya-tanzania .table-data {
    font-size: 17px;
    line-height: 1.65;
}
.sec-kenya-tanzania .table-data th, .sec-kenya-tanzania .table-data td {
    vertical-align: top;
    padding: 6px 0;
}
.sec-kenya-tanzania .table-data th {
    width: 55px;
    font-weight: bold;
}
.sec-kenya-tanzania .sec-about {
    padding-bottom: 68px;
}
.sec-kenya-tanzania .sec-about .sec-title {
    margin-bottom: 30px;
}
.sec-kenya-tanzania .list-about {
    width: 918px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 2;
    background: url(/attending/kaigai/vd/kenya_tanzania/images/bg_pattern_05.png) repeat 0 0;
    background-size: 3px auto;
    border: 2px solid #efefef;
    padding: 42px 0 28px;
    text-align: justify;
}
.sec-kenya-tanzania .list-about .note {
    font-size: 14px;
    margin-top: 4px;
}
.sec-kenya-tanzania .list-about .title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
}
.sec-kenya-tanzania .list-about > li {
    width: 50%;
}
.sec-kenya-tanzania .list-about > li:first-child {
    border-right: 2px solid #e5e5e5;
    padding: 0 25px 0 42px;
}
.sec-kenya-tanzania .list-about > li:first-child .title {
    color: #c4b000;
}
.sec-kenya-tanzania .list-about > li:last-child {
    padding: 0 38px 0 32px;
}
.sec-kenya-tanzania .list-about > li:last-child .title {
    color: #57bfb7;
}
.sec-kenya-tanzania .sec-infection .sec-title {
    margin-bottom: 30px;
}
.sec-kenya-tanzania .infection {
    background: url(/attending/kaigai/vd/kenya_tanzania/images/bg_pattern_06.png) repeat 0 0;
    background-size: 3px auto;
    font-size: 15px;
    line-height: 2.5;
    color: #111;
    margin: 0 20px;
    padding: 50px 42px 42px 52px;
    text-align: justify;
}
.sec-kenya-tanzania .infection strong {
    background: #ffffff;
}
.sec-kenya-tanzania .sec-temperature {
    background: url(/attending/kaigai/vd/kenya_tanzania/images/bg_AS20-007842D1.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 70px 0 135px;
}
.sec-kenya-tanzania .sec-temperature .sec-title {
    margin-bottom: 26px;
}
.sec-kenya-tanzania .temperature {
    background: url(/attending/kaigai/vd/kenya_tanzania/images/bg_pattern_04.jpg) no-repeat 0 0;
    background-size: cover;
}
.sec-kenya-tanzania .temperature .note {
    font-size: 12px;
    letter-spacing: 0.12em;
    line-height: 1.75;
    padding: 16px 30px 25px;
}
.sec-kenya-tanzania .custom-object-fit img {
    display: none !important;
}
.sec-kenya-tanzania .sec-features {
    padding: 10px 0 90px;
    position: relative;
    z-index: 5;
    margin-top: 50px;
}
.sec-kenya-tanzania .sec-features .sec-title {
    margin-bottom: 40px;
}
.sec-kenya-tanzania .list-features {
    font-size: 15px;
    line-height: 1.65;
}
.sec-kenya-tanzania .list-features > li {
    width: 218px;
    margin-left: 29px;
}
.sec-kenya-tanzania .list-features > li:nth-child(4n+1) {
    margin-left: 0;
}
.sec-kenya-tanzania .list-features img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.sec-kenya-tanzania .list-features a {
    display: block;
    color: #333 !important;
}
.sec-kenya-tanzania .sec-anchor {
    position: absolute;
    left: 0;
    top: -54px;
    z-index: 99999;
    width: 100%;
    min-width: 960px;
    height: 80px;
}
.sec-kenya-tanzania .sec-anchor-inner {
    z-index: 99999;
    padding-top: 10px;
}
.sec-kenya-tanzania .sec-anchor-inner.anchor-fixed {
    position: relative;
    width: 100%;
    left: 0;
    min-width: 960px;
    animation: slideIn .3s ease forwards;
}
@keyframes slideIn {
    0% {
        top: -100px;
    }
    
    100% {
        top: 0;
    }
}
.sec-kenya-tanzania .list-anchor {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 9px rgba(51, 51, 51, 0.4);
    width: 900px;
    margin: 0 auto;
    justify-content: center;
}
.sec-kenya-tanzania .list-anchor a {
    display: block;
    padding: 19px 28px 29px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.08em;
    position: relative;
    color: #333 !important;
}
.sec-kenya-tanzania .list-anchor a:after {
    content: '';
    width: 16px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: 14px;
    background: url(/attending/kaigai/vd/kenya_tanzania/images/icn_arrow_01.png) no-repeat 0 0;
    background-size: 100% auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .sec-kenya-tanzania .item-tour .tour-head {
        padding-top: 12px;
    }
    .sec-kenya-tanzania .item-tour .code {
        padding-top: 16px;
    }
    .sec-kenya-tanzania .list-depart > li {
        padding-top: 4px;
    }
    .sec-kenya-tanzania .tag {
        padding: 7px 5px 2px;
    }
    .sec-kenya-tanzania .sec-wildebeest .wildebeest-txt {
        padding-top: 3px;
    }
    .sec-kenya-tanzania .table td {
        padding-top: 12px;
    }
    .sec-kenya-tanzania .table-compare td {
        padding-top: 12px;
    }
    .sec-kenya-tanzania .infection strong {
        padding-top: 4px;
    }
}
@media print {
    .wow {
        visibility: visible !important;
    }
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.wow {
    visibility: hidden;
}
@-webkit-keyframes fade-in-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fade-in-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fade-in-up {
    -webkit-animation-name: fade-in-up;
    animation-name: fade-in-up;
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fade-in {
    -webkit-animation-name: fade-in;
    animation-name: fade-in;
}
@-webkit-keyframes fade-in-left {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fade-in-left {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.fade-in-left {
    -webkit-animation-name: fade-in-left;
    animation-name: fade-in-left;
}
@-webkit-keyframes fade-in-right {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fade-in-right {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.fade-in-right {
    -webkit-animation-name: fade-in-right;
    animation-name: fade-in-right;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide:active, .slick-slide:focus {
    outline: none;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-arrow, .slick-dots button {
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -1000px;
    overflow: hidden;
    padding: 0;
    border: none;
    background-color: transparent;
    outline: none;
    display: block;
    cursor: pointer;
}
/*# sourceMappingURL=index.css.map */



.wrap_tabBtn{
	display: flex;
	justify-content: space-between;
}

.wrap_tabBtn a{
	text-align: center;
	background: #d6d7ec;
	color: #3f3ec8;
	width: 475px;
	padding: 20px 0;
	font-size: 20px;
	display: block;
		
}
.wrap_tabBtn a:hover{
	opacity: 0.5;
}

.wrap_tabBtn .active a{
	background: #3f3ec8;
	color: #fff;
	font-weight: bold;
}


#section-tour img{ width: 412px;}