@charset "UTF-8";
@import 'sanitize.css';
body { margin: 0; padding: 0; color: #123; background: #ffffff; font: normal 100%/1.5 db_adman_xlight, sans-serif; letter-spacing: .5px; }

/* Font */
@font-face { font-family: 'db_adman_xbold'; font-display: fallback; src: url('../fonts/font-admanrounded/db_admanrounded_x_bd_v3.2-webfont.eot'); src: local('DB Adman X Bd'), url('../fonts/font-admanrounded/db_admanrounded_x_bd_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/font-admanrounded/db_admanrounded_x_bd_v3.2-webfont.woff2') format('woff2'),  url('../fonts/font-admanrounded/db_admanrounded_x_bd_v3.2-webfont.woff') format('woff'),  url('../fonts/font-admanrounded/db_admanrounded_x_bd_v3.2-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'db_adman_xlight'; font-display: fallback; src: url('../fonts/font-admanrounded/db_admanrounded_x_li_v3.2-webfont.eot'); src: local('DB Adman X Li'), url('../fonts/font-admanrounded/db_admanrounded_x_li_v3.2-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/font-admanrounded/db_admanrounded_x_li_v3.2-webfont.woff2') format('woff2'), url('../fonts/font-admanrounded/db_admanrounded_x_li_v3.2-webfont.woff') format('woff'), url('../font-admanrounded/db_admanrounded_x_li_v3.2-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'db_adman_xregular'; font-display: fallback; src: url('../fonts/font-admanrounded/db_admanrounded_x_v3.2-webfont.eot');  src: local('DB Adman X'), url('../font-admanrounded/db_admanrounded_x_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/font-admanrounded/db_admanrounded_x_v3.2-webfont.woff2') format('woff2'), url('../fonts/font-admanrounded/db_admanrounded_x_v3.2-webfont.woff') format('woff'),  url('../fonts/font-admanrounded/db_admanrounded_x_v3.2-webfont.ttf') format('truetype');  font-weight: normal;  font-style: normal; }

h1,h2,h3,h4,h5,h6{ margin: 0; padding: 0; font-weight: normal; }
ul,li,ol{ margin: 0; padding: 0; list-style: none;}
a{ text-decoration: none; }
.clr:after{ content:""; display:block; height:0; clear:both; visibility:hidden; }
.japanese{ font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif !important; letter-spacing: normal !important;}

/**{ font: normal 100%/1.5 db_adman_xlight, sans-serif; letter-spacing: .5px; }*/

/* FeatureHomePage */
.FeatureHomePage{ width: auto; max-width: 1440px; height: auto; margin: auto; margin-top: 70px; padding: 20px 0px 0px 0px; text-align: center;}
.FeatureHomePage ul{ margin: 0px; padding: 0px;}
.FeatureHomePage ul li{ width: auto; height:auto; position: relative; color: #fff; }
.FeatureHomePage ul li a{ color: #fff; transition: .3s ease; }
.FeatureHomePage ul li a:hover{ color: #fff; transition: .3s ease; }
.FeatureHomePage ul li .PictureDisplay{ width: 100%; height: 480px; overflow: hidden; border-radius: 20px; margin: auto; text-align: center; background: rgba(0,0,0,0.5); background-color: #112233;}
.FeatureHomePage ul li .PictureDisplay img{ display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; }
.FeatureHomePage ul li .RightCaptions{ width: 70%; margin: auto; padding: 10px 10px 10px 10px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center;}
.FeatureHomePage ul li .RightCaptions p{ }
.FeatureHomePage ul li h1{ clear: both; font-family: 'db_adman_xbold'; width: 70%; font-size: 65px; margin: auto; line-height: 70px; position: relative; letter-spacing: 1px; color: #fff; }
.FeatureHomePage ul li .Captions{ width: 70%; margin: auto; font-size: 25px; line-height: 25px; margin-top: 20px; -webkit-font-smoothing: antialiased; }

/* FeatureCategoryage */
/*.FeatureCategoryage{ width: auto; max-width: 1440px; height: auto; margin: auto; margin-top:20px;}
.FeatureCategoryage .PictureDisplayCat{ width: 100%; height: 480px; border-radius: 20px; overflow: hidden; -webkit-font-smoothing: antialiased; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; }
.FeatureCategoryage .PictureDisplayCat img{ width: 100%; height: auto; }
.FeatureCategoryage .LeftCaptions{ width: 35%; float: left; position: relative; margin-left: 10%; height: 100%; text-align: left;}
.FeatureCategoryage .LeftCaptions h1{ clear: both; font-family: 'db_adman_xbold'; font-size: 70px; margin: auto; line-height: 70px; position: relative; letter-spacing: 1px; color: #fff; }
.FeatureCategoryage .LeftCaptions p{ margin: auto; font-size: 25px; line-height: 25px; margin-top: 20px; -webkit-font-smoothing: antialiased; }
.FeatureCategoryage .RightCaptions{ width: calc(40% - 5%); float: right; position: relative; margin-right: 10%; height: 100%; background: rgba(0,0,0,0.7); text-align: left;}
.FeatureCategoryage .RightCaptions h2{ clear: both; font-family: 'db_adman_xbold'; font-size: 35px; margin: auto; line-height: 33px; position: relative; letter-spacing: 1px; color: #fff; }
.FeatureCategoryage .RightCaptions p{ margin: auto; font-size: 22px; line-height: 25px; margin-top: 20px; -webkit-font-smoothing: antialiased; }
.FeatureCategoryage .RightCaptions p:before{ content:' '; position: absolute; margin-top: -10px; width: 25px; border-bottom: 2px solid #ea1313; transform:translateX(0%);}
.FeatureCategoryage .TextBoxShow { position: absolute; width: 85%; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; }*/

/* FeatureCategoryage */
.FeatureCategoryage{ width: auto; /*max-width: 1440px;*/ height: auto; margin: auto; margin-top:0px; -webkit-font-smoothing: antialiased; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
.FeatureCategoryageBox{ max-width: 1160px; margin: auto; }
.FeatureCategoryage .PictureDisplayCat{ width: 100%; height: 480px; overflow: hidden; }
.FeatureCategoryage .PictureDisplayCat img{ width: 100%; height: auto; }
.FeatureCategoryage .LeftCaptions{ width: 40%; float: left; position: relative; margin-left: 0%; height: 100%; text-align: left;}
.FeatureCategoryage .LeftCaptions h1{ clear: both; font-family: 'db_adman_xbold'; font-size: 70px; margin: auto; line-height: 60px; position: relative; letter-spacing: 1px; color: #fff; }
.FeatureCategoryage .LeftCaptions p{ margin: auto; font-size: 25px; line-height: 25px; margin-top: 20px; -webkit-font-smoothing: antialiased; }
.FeatureCategoryage .RightCaptions{ width: calc(55% - 5%); float: right; position: relative; margin-right: 0%; height: 100%; background: rgba(0,0,0,0.7); text-align: left;}
.FeatureCategoryage .RightCaptions h2{ clear: both; font-family: 'db_adman_xbold'; font-size: 35px; margin: auto; line-height: 33px; position: relative; letter-spacing: 1px; color: #fff; margin-left: 40px; margin-right: 40px; }
.FeatureCategoryage .RightCaptions p{ margin: auto; font-size: 22px; line-height: 25px; margin-top: 20px; -webkit-font-smoothing: antialiased; margin-left: 40px; margin-right: 40px; }
.FeatureCategoryage .RightCaptions p:before{ content:' '; position: absolute; margin-top: -10px; width: 25px; border-bottom: 2px solid #ea1313; transform:translateX(0%);}
.FeatureCategoryage .TextBoxShow { position: absolute; width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; border-radius: 0px; }

/* FeatureCulture */
.FeatureCulture{ width: auto; /*max-width: 1440px;*/ height: auto; margin: auto; margin-top:0px; -webkit-font-smoothing: antialiased; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
.FeatureCultureBox{ max-width: 1160px; margin: auto; }
.FeatureCulture .PictureDisplayCat{ width: 100%; height: 480px; overflow: hidden; }
.FeatureCulture .PictureDisplayCat img{ width: 100%; height: auto; }
.FeatureCulture .LeftCaptions{ width: 35%; float: left; position: relative; margin-left: 10%; height: 100%; text-align: left;}
.FeatureCulture .LeftCaptions h1{ clear: both; font-family: 'db_adman_xbold'; font-size: 65px; margin: auto; line-height: 60px; position: relative; letter-spacing: 1px; color: #fff; }
.FeatureCulture .LeftCaptions p{ margin: auto; /*font-size: 25px;*/ font-size: 18px; line-height: 25px; margin-top: 20px; -webkit-font-smoothing: antialiased; }
.FeatureCulture .RightCaptions{ width: 35%; /*width: calc(55% - 5%);*/ float: right; position: relative; margin-right: 10%; height: 100%; background: rgba(0,0,0,0.7); text-align: left;}
.FeatureCulture .RightCaptions h2{ clear: both; font-family: 'db_adman_xbold'; font-size: 33px; margin: auto; line-height: 33px; position: relative; letter-spacing: 1px; color: #fff; margin-left: 40px; margin-right: 40px; }
.FeatureCulture .RightCaptions p{ margin: auto; /*font-size: 22px;*/ font-size: 18px; line-height: 25px; margin-top: 20px; -webkit-font-smoothing: antialiased; margin-left: 40px; margin-right: 40px; }
.FeatureCulture .RightCaptions p:before{ content:' '; position: absolute; margin-top: -10px; width: 25px; border-bottom: 2px solid #ea1313; transform:translateX(0%);}
.FeatureCulture .TextBoxShow { position: absolute; width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; border-radius: 0px; background-color: #ccc; }

/* FeatureCultureV2 */
.FeatureCultureV2{ width: auto; height: auto; margin: auto; margin-top:0px; -webkit-font-smoothing: antialiased; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
.FeatureCultureV2BG{ position: relative; width: auto; height: 480px; overflow: hidden; display: block; margin: auto; margin-top: 0px; -webkit-font-smoothing: antialiased; background-position: center; background-repeat: no-repeat; background-size: cover;}
.FeatureCultureV2BG img{ display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; }
.FeatureCultureV2Box{ position: absolute; display: block; width: 1160px; height: 480px; margin: auto; left: 0; right: 0; top:0; margin-top: 0px; /*background-color: #111;*/ }
.FeatureCultureV2 .LeftCaptionsV2{ width: 40%; float: left; position: relative; height: 100%; text-align: left; }
/*.FeatureCultureV2 .LeftCaptionsV2 h1{ clear: both; font-family: 'db_adman_xbold'; font-size: 65px; margin: auto; line-height: 60px; position: relative; letter-spacing: 1px; color: #fff; }*/
.FeatureCultureV2 .LeftCaptionsV2 h1{ clear: both; position: relative; font-family: 'db_adman_xbold'; font-size: 40px; margin: auto; line-height: 42px; position: relative; letter-spacing: 1px; color: #fff; margin-top: 30px; padding-left: 55px; }
.FeatureCultureV2 .LeftCaptionsV2 h1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-area.svg") no-repeat 0 0; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.LandmarkH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-destination.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.FoodH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-eat-food.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.ShopH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-shopping.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.PlauYourTripH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-plan-your-trip.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.GuidanceH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-guidance.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.TravelingH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-traveling.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.StayH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-hotel.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.TipsH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-tips.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.NewsH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-news.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.MapH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-map-plan.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.TrainH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-jr-pass.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.CouponH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/coupon-icon-type.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.AriplaneH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-airplan.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.CultureH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-culture.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.JapaneseH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-japanese.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 h1.OthersH1:before{ position: absolute; content: ''; width:45px; height: 45px; left: 0; background:url("../images/icon/icon-others.svg") no-repeat 0 0!important; background-size:auto 40px; }
.FeatureCultureV2 .LeftCaptionsV2 p{ clear: both; font-family: 'db_adman_xbold'; font-size: 70px; margin: auto; line-height: 60px; position: relative; letter-spacing: 1px; color: #fff; }
.FeatureCultureV2 .RightCaptionsV2{ width: 55%; float: right; position: relative; height: 100%; background: rgba(0,0,0,0.7); text-align: left; overflow: hidden;}
.FeatureCultureV2 .RightCaptionsV2 h2{ clear: both; font-family: 'db_adman_xbold'; font-size: 33px; margin: auto; line-height: 33px; position: relative; letter-spacing: 1px; color: #fff; margin-left: 40px; margin-right: 40px; }
.FeatureCultureV2 .RightCaptionsV2 p{ margin: auto; font-size: 18px; line-height: 25px; margin-top: 20px; -webkit-font-smoothing: antialiased; margin-left: 40px; margin-right: 40px; }
.FeatureCultureV2 .RightCaptionsV2 p:before{ content:' '; position: absolute; margin-top: -10px; width: 25px; border-bottom: 2px solid #ea1313; transform:translateX(0%);}
.FeatureCultureV2 .TextBoxShowV2 { position: absolute; width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; border-radius: 0px; }

/* BreadcrumbTopAll */
.BreadcrumbTopAll{ height: auto; margin-top: 90px; background-color: #efefef; padding: 6px 0px 5px 0px; }
.BreadcrumbTop{ width: auto; max-width: 1440px; margin: auto; text-align: left; font-size: 15px;}
.BreadcrumbTop a{ color: #123; text-decoration: none; }
.BreadcrumbTop .CategoryActive{ background-color:#ea1313; color: #fff; border-radius: 3px; padding: 2px 8px 2px 8px;  }
.BreadcrumbTop .CategoryActive a{ color: #fff; }
.BreadcrumbTop .breadcrumb_last,.BreadcrumbTop span.bread-wrap span:last-child,.BreadcrumbTop span.bread-wrap span:last-child { background-color:#ea1313; color: #fff; }
.BreadcrumbTop ul{ display: inline; text-align: left; }
.BreadcrumbTop ul li{ text-align: left; display: inline-block; margin-right: 20px; position: relative; }
.BreadcrumbTop ul li:after{ content: '»'; position: absolute; right: -10px; }
.BreadcrumbTop ul li:last-child:after{ display: none; }
.BreadcrumbTop ul li:last-child{background-color:#ea1313; color: #fff; border-radius: 3px; padding: 2px 8px 2px 8px;}

/* DestinationTopPage */
.DestinationTopPage{ width: auto; margin: auto; padding: 60px 0px 40px 0px; text-align: center; }
.DestinationTopPage h2{ margin-bottom: 30px; }
.DestinationTopPageBox { width: auto; max-width: 1160px; margin: auto;}
.DestinationTopPageBox ul{ margin: 0px; padding: 0px; margin-top: 40px; }
.DestinationTopPageBox ul li{ width: auto; float: left!important; height:auto; margin-left: 20px; margin-right: 20px;}
.DestinationTopPageBox ul li:nth-child(1){ width: auto; height:auto; margin-bottom: 30px; }
.DestinationTopPageBox ul li a{ color: #112233; transition: .3s ease; display: block; }
.DestinationTopPageBox ul li a:hover{ background-color: #ecf0f1; color: #333; transition: .3s ease; border-radius: 10px; }
.DestinationTopPageBox ul li .CategoryDisplay{ position: absolute; color: #fff; margin-top: 10px; }
.DestinationTopPageBox ul li .CategoryDisplay a{ color: #fff; display: block; }
.DestinationTopPageBox ul li .CategoryDisplay a:hover{ background-color: transparent; }
.DestinationTopPageBox ul li .CategoryDisplay img{ height: 10px; vertical-align: middle; display: inline; }
.DestinationTopPageBox ul li .CategoryDisplay a:hover{ background-color: transparent; }
.DestinationTopPageBox ul li .CategoryDisplay img{ height: 10px; vertical-align: middle; display: inline; }
.DestinationTopPageBox ul li .PictureDisplay{ width: auto; height: 230px; margin: auto; border-radius: 10px; }
.DestinationTopPageBox ul li .PictureDisplay img{ display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; border-radius: 10px; } /* display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; */
.DestinationTopPageBox ul li .RightCaptions{ width: auto; text-align: left; margin: 0px; padding: 10px 10px 10px 10px;}
.DestinationTopPageBox ul li .RightCaptions p{}
.DestinationTopPageBox ul li .Title { clear: both; font-family: 'db_adman_xbold'; text-align: left; font-size: 25px; margin: 0px; line-height: 25px; position: relative; letter-spacing: 1px;}
.DestinationTopPageBox ul li:nth-child(1) .Title { font-size:22px; line-height: 23px;}
.DestinationTopPageBox ul li .DateAndCate{ font-size: 15px; text-align: center; }
.DestinationTopPageBox ul li .DateAndCate p:nth-child(1){ float: left; }
.DestinationTopPageBox ul li .DateAndCate p:nth-child(2){ float: right; }
.DestinationTopPageBox ul li:nth-child(1) .DateAndCate p:nth-child(1){ float: left; text-align: left; }
.DestinationTopPageBox ul li:nth-child(1) .DateAndCate p:nth-child(2){ float: right; text-align: right; }
.DestinationTopPageBox ul li .DateAndCate img{ height: 12px; display: inline; vertical-align: middle; }
.DestinationTopPageBox ul li .Captions{ margin: 0px; position: relative; font-size: 18px; line-height: 25px; margin-top: 10px; }
.DestinationTopPageBox ul li:nth-child(1) .Captions{ display: block; }
.slick-prev:before { background-image: url('../images/arrow-left-icon.png'); background-size: cover; display: inline-block; width: 23px!important; height: 42px!important; content:""; }
.slick-next:before { background-image: url('../images/arrow-right-icon.png'); background-size: cover; display: inline-block; width: 23px!important; height: 42px!important; content:""; }
.slick-prev, .slick-next{ width: 23px!important; height: 42px!important;}
.slick-track {
 float: left!important;
}

/* FeatureCategoryPage */
.FeatureCategoryPage{ background-image: linear-gradient(150deg, #b5d5ea 0%, #c2d1d5 100%); /*margin-top: 40px;*/}

/* AreaCategoryPage */
.AreaCategoryPage{ background-image: linear-gradient(150deg, #ffffff 0%, #ffffff 100%)!important;}
.AreaCategoryPage .HeaderBox .Describtions{ text-align: left; padding-left: 0px; margin-bottom: 0px; }
.AreaCategoryPage h2{ margin-bottom: 20px; }

/* HeaderBox */
.HeaderBox{ width: auto; height: auto; margin: auto; display: inline; text-align: left; padding-top: 10px; padding-bottom: 10px;}
.HeaderBox h2, .HeaderBox p.seach-header{ font-family: 'db_adman_xbold'; font-size: 35px; letter-spacing: 1px; position: relative; display: inline-block; }
.HeaderBox h2:before, .HeaderBox p.seach-header:before { content:' '; position: absolute; margin-top: -10px; width: 25px; border-bottom: 3px solid #ea1313; transform:translateX(0%);}
.HeaderBox h3{ font-family: 'db_adman_xbold'; font-size: 35px; letter-spacing: 1px; position: relative; display: inline-block; }
.HeaderBox h3:before { content:' '; position: absolute; margin-top: -10px; width: 25px; border-bottom: 3px solid #ea1313; transform:translateX(0%);}
.HeaderBox span{ font-size: 35px; letter-spacing: 1px; font-family: 'db_adman_xlight';}
.HeaderBox img{ vertical-align:top; width: 45px; margin: 0px 0px 0px -5px; }
.HeaderBox .Describtions{ margin-top: -25px; text-align: center; font-size: 20px; padding: 0px 20px 0px 20px; }
.RightMoreLink{ display: inline-block; text-align: right; float: right; margin-top: 10px; position: relative;background-color: #ea1313; color:#fff; padding:1px 10px 1px 20px; border-radius: 5px;}
.RightMoreLink a{ background-color: #ea1313; color:#fff; }
.RightMoreLink:before{ width: 0; height: 0;border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #fff; position: absolute; top: 8px; left:10px; content: ""; z-index: 99;}
.HeaderBox .DescribtionsLeft{ margin-top: -5px; text-align: left; font-size: 20px; padding: 0px 20px 0px 0px; }

/* TravelHomepage */
.TravelHomepage{ padding: 80px 0px 80px 0px; background-image: linear-gradient(150deg, #b5d5ea 0%, #feeebb 100%);} 
.TravelHomepageBox{ max-width: 1160px; margin: auto; margin-top: 10px; }
.TravelHomepageBox ul{ width: 100%; margin: 0px; padding: 0px; margin-top: 10px; display: inline-block; text-align: left;}
.TravelHomepageBox ul li{ width: 17.2%; height:auto; display: inline-block; text-align: left; margin: 1.5% 1.5% 1% 1.5%; vertical-align: top; overflow: auto; }
.TravelHomepageBox ul li:nth-child(1){ margin-left: 0px;}
.TravelHomepageBox ul li:nth-child(5){ margin-right: 0px;}
.TravelHomepageBox ul li:nth-child(6){ margin-left: 0px;}
.TravelHomepageBox ul li:nth-child(10){ margin-right: 0px;}
.TravelHomepageBox ul li:nth-child(11){ margin-left: 0px;}
.TravelHomepageBox ul li:nth-child(15){ margin-right: 0px;}
.TravelHomepageBox ul li a{ color: #112233; width: 100%; height:auto; display: block; }
.TravelHomepageBox ul li a:hover{ color: #ea1313; }
.TravelHomepageBox ul li .PictureDisplay{  width: 100%; height:150px; overflow: hidden; margin: auto; position: relative; z-index: 9; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.TravelHomepageBox ul li .PictureDisplay img{ display: block; position: absolute; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; } /* display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; */
.TravelHomepageBox ul li .LineAround{ position: absolute; width: 90%; height: 86%; margin: 5%; border: 1px solid #EAF3F4; z-index: 8; }
.TravelHomepageBox ul li .LineAround div{ transition: .2s ease; opacity: 0; position: absolute; top: 100%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center;}
.TravelHomepageBox ul li:hover .LineAround div{ width: 100%; top: 54%; transition: .3s ease;  opacity: 1;}
.TravelHomepageBox ul li:hover .LineAround span.IconReadMore{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-destination.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.TravelHomepageBox ul li p{ margin: 0px; padding: 5px 0px 5px 0px; text-align: center; font-family: 'db_adman_xbold'; font-size: 22px; position: relative; margin-top: 8px; line-height: 20px;}
.TravelHomepageBox ul li p:before { content:' '; position: absolute; top: -8px; left: 0px; width: 25px; border-bottom: 2px solid #ea1313; transform:translateX(0%);}
.TravelHomepageBox ul li:hover .contentoverlay { background: rgba(0,0,0,0.7); position: absolute;  height: 100%; width: 100%; left: 0; top: 0; bottom: 0; right: 0;  z-index: 8; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.TravelHomepageBox ul li:hover .LineAround span.IconReadMoreLandmark{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-landmark.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.TravelHomepageBox ul li:hover .LineAround span.IconReadMoreFood{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-food.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.TravelHomepageBox ul li:hover .LineAround span.IconReadMoreShop{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-shopping.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.TravelHomepageBox ul li:hover .LineAround span.IconReadMorePlanYourTrip{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-plan-your-trip.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.TravelHomepageBox ul li:hover .LineAround span.IconReadMoreGuidance{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-guidance.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.TravelHomepageBox ul li:hover .LineAround span.IconReadMoreTraveling{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-traveling.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.TravelHomepageBox ul li:hover .LineAround span.IconReadMoreStay{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-hotel.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.TravelHomepageBox ul li:hover .LineAround span.IconReadMoreTips{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-tips.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }

.TravelHomepageBox ul li:hover .LineAround span.IconReadMoreCulture{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-culture.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.TravelHomepageBox ul li:hover .LineAround span.IconReadMoreFoodC{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-food.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.TravelHomepageBox ul li:hover .LineAround span.IconReadMoreLanguage{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-hotel.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.TravelHomepageBox ul li:hover .LineAround span.IconReadMoreNews{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-tips.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }

/* InterestingCategory */
.InterestingCategory{ padding: 80px 0px 80px 0px; }
.InterestingCategory h2{ margin-bottom: 20px; }
.InterestingCategory .HeaderBox .Describtions{ text-align: left; padding-left: 0px; margin-bottom: 0px; }
.InterestingCategoryBox{ max-width: 1160px; margin: auto; margin-top: 10px; }
.InterestingCategoryBox ul{ width: 100%; margin: 0px; padding: 0px; margin-top: 20px; /*display: inline;*/ text-align: center;}
.InterestingCategoryBox ul li{ width: 22%; margin: 1.5% 1.5% 1% 1.5%; float: left; position: relative; /*display: inline-block;max-width: 345px;*/ height: auto; font-size: 17px; font-family: 'db_adman_xregular'; }
.InterestingCategoryBox ul li a{ /*display: block; color: #123; height:auto; line-height: 20px; text-align:left; padding: 20px 0px 20px 17%; vertical-align: top; overflow: auto; background-image: url('../images/bg-category.png'); background-position: left center; background-repeat: no-repeat; background-size: contain;*/}
.InterestingCategoryBox ul li:after{ content:''; width: 20px; height: 20px; position: absolute; z-index: 99; top: 25%; right:7%; /*transform:translateX(0%);*/  }

/*.InterestingCategoryBox ul li a.ActivityBGCat{ display: block; color: #123; height:auto; line-height: 20px; text-align:left; padding: 20px 0px 20px 17%; vertical-align: top; overflow: auto; background-image: url('../images/bg-category.png'); background-position: left center; background-repeat: no-repeat; background-size: contain;}
.InterestingCategoryBox ul li a.PlanTripBGCat{ display: block; color: #123; height:auto; line-height: 20px; text-align:left; padding: 20px 0px 20px 17%; vertical-align: top; overflow: auto; background-image: url('../images/bg-category2.png'); background-position: left center; background-repeat: no-repeat; background-size: contain;}*/
.InterestingCategoryBox ul li a.BGCategoryTravel{ position: relative; display: block; color: #fff; height:auto;line-height: 20px; text-align:left; padding: 20px 0px 20px 20px; vertical-align: top; overflow: auto; /*background-image: url('../images/bg-category3.png');*/ background-position: left center; background-repeat: no-repeat; background-size: contain;}
.InterestingCategoryBox ul li a.BGCategorySeason{ display: block; color: #fff; height:auto;line-height: 20px; text-align:left; padding: 20px 0px 20px 20px; vertical-align: top; overflow: auto; /*background-image: url('../images/bg-category4.png');*/ background-position: left center; background-repeat: no-repeat; background-size: contain;}
.InterestingCategoryBox ul li a.BGCategoryTrip{ display: block; color: #fff; height:auto;line-height: 20px; text-align:left; padding: 20px 0px 20px 20px; vertical-align: top; overflow: auto; /*background-image: url('../images/bg-category5.png');*/ background-position: left center; background-repeat: no-repeat; background-size: contain;}
.InterestingCategoryBox ul li a.BGCategoryHotels{ display: block; color: #fff; height:auto;line-height: 20px; text-align:left; padding: 20px 0px 20px 20px; vertical-align: top; overflow: auto; /*background-image: url('../images/bg-category6.png');*/ background-position: left center; background-repeat: no-repeat; background-size: contain;}
.InterestingCategoryBox ul li a.BGCategoryShopping{ display: block; color: #fff; height:auto;line-height: 20px; text-align:left; padding: 20px 0px 20px 20px; vertical-align: top; overflow: auto; /*background-image: url('../images/bg-category7.png');*/ background-position: left center; background-repeat: no-repeat; background-size: contain;}
.InterestingCategoryBox ul li a.BGCategoryRestaurants{ display: block; color: #fff; height:auto;line-height: 20px; text-align:left; padding: 20px 0px 20px 20px; vertical-align: top; overflow: auto; /*background-image: url('../images/bg-category8.png');*/ background-position: left center; background-repeat: no-repeat; background-size: contain;}
.InterestingCategoryBox ul li a.BGCategoryPlan{ display: block; color: #fff; height:auto;line-height: 20px; text-align:left; padding: 20px 0px 20px 20px; vertical-align: top; overflow: auto; /*background-image: url('../images/bg-category9.png');*/ background-position: left center; background-repeat: no-repeat; background-size: contain;}
.InterestingCategoryBox ul li a.BGCategoryMap{ display: block; color: #fff; height:auto;line-height: 20px; text-align:left; padding: 20px 0px 20px 20px; vertical-align: top; overflow: auto; /*background-image: url('../images/bg-category10.png');*/ background-position: left center; background-repeat: no-repeat; background-size: contain;}

.InterestingCategoryBox ul li a.BGCategoryTravel img{ position: absolute; top: 0; left: 0; display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: contain; z-index: -1; }
.InterestingCategoryBox ul li a.BGCategorySeason img{ position: absolute; top: 0; left: 0; display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: contain; z-index: -1; }
.InterestingCategoryBox ul li a.BGCategoryTrip img{ position: absolute; top: 0; left: 0; display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: contain; z-index: -1; }
.InterestingCategoryBox ul li a.BGCategoryHotels img{ position: absolute; top: 0; left: 0; display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: contain; z-index: -1; }
.InterestingCategoryBox ul li a.BGCategoryShopping img{ position: absolute; top: 0; left: 0; display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: contain; z-index: -1; }
.InterestingCategoryBox ul li a.BGCategoryRestaurants img{ position: absolute; top: 0; left: 0; display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: contain; z-index: -1; }
.InterestingCategoryBox ul li a.BGCategoryPlan img{ position: absolute; top: 0; left: 0; display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: contain; z-index: -1; }
.InterestingCategoryBox ul li a.BGCategoryMap img{ position: absolute; top: 0; left: 0; display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: contain; z-index: -1; }

.InterestingCategoryBox ul li a .TravelCateTypePage:after{ content:''; width: 20px; height: 20px; position: absolute; z-index: 99; top: 26%; right:7%; background:url("../images/icon/icon-destination.svg"); background-position: center center; background-repeat: no-repeat; background-size: contain; }
.InterestingCategoryBox ul li a .SeasonCateTypePage:after{ content:''; width: 20px; height: 20px; position: absolute; z-index: 99; top: 26%; right:7%; background:url("../images/icon/icon-season.svg"); background-position: center center; background-repeat: no-repeat; background-size: contain; }
.InterestingCategoryBox ul li a .TripCateTypePage:after{ content:''; width: 20px; height: 20px; position: absolute; z-index: 99; top: 26%; right:7%; background:url("../images/icon/icon-jr-pass.svg"); background-position: center center; background-repeat: no-repeat; background-size: contain; }
.InterestingCategoryBox ul li a .HotelsCateTypePage:after{ content:''; width: 20px; height: 20px; position: absolute; z-index: 99; top: 26%; right:7%; background:url("../images/icon/icon-onsen.svg"); background-position: center center; background-repeat: no-repeat; background-size: contain; }
.InterestingCategoryBox ul li a .ShoppingCateTypePage:after{ content:''; width: 20px; height: 20px; position: absolute; z-index: 99; top: 26%; right:7%; background:url("../images/icon/icon-shopping.svg"); background-position: center center; background-repeat: no-repeat; background-size: contain; }
.InterestingCategoryBox ul li a .RestaurantsCateTypePage:after{ content:''; width: 20px; height: 20px; position: absolute; z-index: 99; top: 26%; right:7%; background:url("../images/icon/icon-eat-food.svg"); background-position: center center; background-repeat: no-repeat; background-size: contain; }
.InterestingCategoryBox ul li a .PlanCateTypePage:after{ content:''; width: 20px; height: 20px; position: absolute; z-index: 99; top: 26%; right:7%; background:url("../images/icon/icon-travel-plan.svg"); background-position: center center; background-repeat: no-repeat; background-size: contain; }
.InterestingCategoryBox ul li a .MapCateTypePage:after{ content:''; width: 20px; height: 20px; position: absolute; z-index: 99; top: 26%; right:7%; background:url("../images/icon/icon-destination.svg"); background-position: center center; background-repeat: no-repeat; background-size: contain; }

/* ActivityHomepage */
.ActivityHomepage{ padding: 80px 0px 0px 0px; background-color: #fff;} 
.ActivityHomepageBox{ width: auto; max-width: 1160px; margin: auto; margin-top: 10px; }
.ActivityHomepageBox ul{ width: auto; margin: 0px; padding: 0px; margin-top: 10px; display: inline; text-align: center; }
.ActivityHomepageBox ul li{ width: 22%; height:auto; margin: 1.5% 2% 0% 2%; float: left; vertical-align: top; display: inline-block; text-align: center; overflow: auto; }
.ActivityHomepageBox ul li:first-child{ margin-left: 0px; }
.ActivityHomepageBox ul li:last-child{ margin-right: 0px; }
.ActivityHomepageBox ul li a{ color: #112233; transition: .3s ease; display: block; }
.ActivityHomepageBox ul li a:hover{ color: #333; transition: .3s ease; }
.ActivityHomepageBox ul li .CategoryDisplay{ position: absolute; z-index: 99; margin-top: 20px; }
.ActivityHomepageBox ul li .CategoryDisplay a{ color: #fff; }
.ActivityHomepageBox ul li .CategoryDisplay a:hover{ background-color: transparent; }
.ActivityHomepageBox ul li .CategoryDisplay img{ height: 12px; vertical-align: middle; }
.ActivityHomepageBox ul li .PictureDisplay{ width: 100%; height: 190px; margin: auto; overflow: hidden; position: relative; z-index: 9; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.ActivityHomepageBox ul li .PictureDisplay img{ position: absolute; display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; } /* display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; */
.ActivityHomepageBox ul li .LineAround{ position: absolute; width: 90%; height: 86%; margin: 5%; border: 1px solid #EAF3F4; z-index: 8; }
.ActivityHomepageBox ul li .LineAround div{ transition: .2s ease; opacity: 0; position: absolute; top: 100%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center;}
.ActivityHomepageBox ul li:hover .LineAround div{ width: 100%; top: 54%; transition: .3s ease;  opacity: 1;}
.ActivityHomepageBox ul li:hover .LineAround span.IconReadMoreLandmark{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-landmark.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.ActivityHomepageBox ul li:hover .LineAround span.IconReadMoreFood{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-food.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.ActivityHomepageBox ul li:hover .LineAround span.IconReadMoreShop{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-shopping.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.ActivityHomepageBox ul li:hover .LineAround span.IconReadMorePlanYourTrip{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-plan-your-trip.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.ActivityHomepageBox ul li p{ margin: 0px; padding: 5px 0px 5px 0px; text-align: center; font-family: 'db_adman_xbold'; font-size: 22px; position: relative; margin-top: 8px; line-height: 20px;}
.ActivityHomepageBox ul li p:before { content:' '; position: absolute; top: -8px; left: 0px; width: 25px; border-bottom: 2px solid #ea1313; transform:translateX(0%);}
.ActivityHomepageBox ul li:hover .contentoverlay { background: rgba(0,0,0,0.7); position: absolute;  height: 100%; width: 100%; left: 0; top: 0; bottom: 0; right: 0;  z-index: 8; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

/* PlanTripHomepage */
.PlanTripHomepage{ padding: 50px 0px 80px 0px; background-color: #fff;} 
.PlanTripHomepageBox{ width: auto; max-width: 1160px; margin: auto; margin-top: 10px; }
.PlanTripHomepageBox ul{ width: auto; margin: 0px; padding: 0px; margin-top: 10px; display: inline; text-align: center; }
.PlanTripHomepageBox ul li{ width: 22%; height:auto; margin: 1.5% 2% 0% 2%; float: left; vertical-align: top; display: inline-block; text-align: center; overflow: auto; }
.PlanTripHomepageBox ul li:first-child{ margin-left: 0px; }
.PlanTripHomepageBox ul li:last-child{ margin-right: 0px; }
.PlanTripHomepageBox ul li a{ color: #112233; transition: .3s ease; display: block; }
.PlanTripHomepageBox ul li a:hover{ color: #333; transition: .3s ease; }
.PlanTripHomepageBox ul li .CategoryDisplay{ position: absolute; z-index: 99; margin-top: 20px; }
.PlanTripHomepageBox ul li .CategoryDisplay a{ color: #fff; }
.PlanTripHomepageBox ul li .CategoryDisplay a:hover{ background-color: transparent; }
.PlanTripHomepageBox ul li .CategoryDisplay img{ height: 12px; vertical-align: middle; }
.PlanTripHomepageBox ul li .PictureDisplay{ width: 100%; height: 190px; margin: auto; position: relative; z-index: 9; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.PlanTripHomepageBox ul li .PictureDisplay img{ position: absolute; display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; } /* display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; */
.PlanTripHomepageBox ul li .LineAround{ position: absolute; width: 90%; height: 86%; margin: 5%; border: 1px solid #EAF3F4; z-index: 8; }
.PlanTripHomepageBox ul li .LineAround div{ transition: .2s ease; opacity: 0; position: absolute; top: 100%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center;}
.PlanTripHomepageBox ul li:hover .LineAround div{ width: 100%; top: 54%; transition: .3s ease;  opacity: 1;}
.PlanTripHomepageBox ul li:hover .LineAround span.IconReadMoreGuidance{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-guidance.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.PlanTripHomepageBox ul li:hover .LineAround span.IconReadMoreTraveling{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-traveling.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.PlanTripHomepageBox ul li:hover .LineAround span.IconReadMoreStay{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-hotel.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }
.PlanTripHomepageBox ul li:hover .LineAround span.IconReadMoreTips{display:inline-block; width:64px; height: 64px; background:url("../images/read-more-icon-tips.png") no-repeat 0 0; background-size:auto 64px; padding:0 0px 0 0px; margin:0 0px 0 0px; font-size:13px; line-height:15px; }

.PlanTripHomepageBox ul li p{ margin: 0px; padding: 5px 0px 5px 0px; text-align: center; font-family: 'db_adman_xbold'; font-size: 22px; position: relative; margin-top: 8px; line-height: 20px;}
.PlanTripHomepageBox ul li p:before { content:' '; position: absolute; top: -8px; left: 0px; width: 25px; border-bottom: 2px solid #ea1313; transform:translateX(0%);}
.PlanTripHomepageBox ul li:hover .contentoverlay { background: rgba(0,0,0,0.7); position: absolute;  height: 100%; width: 100%; left: 0; top: 0; bottom: 0; right: 0;  z-index: 8; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

.ActivityCat{ color: #fff; font-size: 13px; text-align: left; background-image: linear-gradient(150deg, #D50D80 0%, #DC5B25 100%); border-radius: 0px 100px 100px 0px; padding:3px 5px 2px 10px; vertical-align: top;}
.PlanTripCat{ color: #fff; font-size: 13px; text-align: left; background-image: linear-gradient(150deg, #009581 0%, #006EA5 100%); border-radius: 0px 100px 100px 0px; padding:3px 5px 2px 10px; vertical-align: top;}
.CultureCat{ color: #fff; font-size: 13px; text-align: left; background-image: linear-gradient(150deg, #298EC5 0%, #a136ff 100%); border-radius: 0px 100px 100px 0px; padding:3px 5px 2px 10px; vertical-align: top;}

/* Others iconTravel */
span.TravelCateType{display:inline-block; width:auto; background:url("../images/icon-map.png") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 13px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.TravelCateType:after{ content: 'สถานที่ท่องเที่ยวญี่ปุ่น'; }
span.FoodCateType{display:inline-block; width:auto; background:url("../images/icon-food.png") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 13px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.FoodCateType:after{ content: 'ร้านอาหาร'; }
span.PlanCateType{display:inline-block; width:auto; background:url("../images/icon-pin-map.png") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 18px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.ShoppingCateType{display:inline-block; width:auto; background:url("../images/icon-shopping.png") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.ShoppingCateType:after{ content:'ช้อปปิ้ง'; }
span.HotelCateType{display:inline-block; width:auto; background:url("../images/icon-hotel.png") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.HotelCateType:after{ content: 'ที่พัก'; }
span.MapCateType{display:inline-block; width:auto; background:url("../images/icon-pin-map.png") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.MapCateType:after{ content: 'แผนที่เที่ยวญี่ปุ่น'; }
span.TrainCateType{display:inline-block; width:auto; background:url("../images/icon-train.png") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.TrainCateType:after{ content: 'รถไฟญี่ปุ่น'; }
span.CouponCateType{display:inline-block; width:auto; background:url("../images/icon-coupon.png") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.CouponCateType:after{ content: 'คูปองส่วนลด'; }
span.AirportCateType{display:inline-block; width:auto; background:url("../images/icon-travel.png") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.AirportCateType:after{ content: 'สนามบินญี่ปุ่น'; }
span.fb-result{display:inline-block; width:auto; background:url("../images/facebook-thumb.png") no-repeat 0 0; background-size:auto 15px; padding:0 5px 0 20px; margin:0 0 0 0; font-size:14px; line-height:18px; }
span.view-result{display:inline-block; width:auto; background:url("../images/icon/view-icon.svg") no-repeat 0 0; background-size:auto 11px; padding:0 5px 0 22px; margin:0 5px 0 0px; font-size:14px; line-height:15px; }
span.view-result-single{display:inline-block; width:auto; background:url("../images/icon/view-icon.svg") no-repeat 0 0; background-size:auto 11px; padding:0 5px 0 22px; margin:0 5px 0 0px; font-size:20px; line-height:15px; }
span.JapanPin{display:inline-block; width:auto; background:url("../images/icon/map-icon.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:14px; line-height:15px; }
span.JapanPinRed{display:inline-block; width:auto; background:url("../images/icon/pin-icon-red.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:14px; line-height:15px; }
span.DashedIcon{display:inline-block; width:auto; background:url("../images/dash-icon.png") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 8px; margin:0 0px 0 0px; line-height:2px; color: #fff; }

/* iconTravel */
span.DestinationIconCate{display:inline-block; width:48px;height: 48px; background:url("../images/travel-icon-type.png") no-repeat 0 0; background-size:auto 48px; padding:0px; margin:-10px 0px 0px 0px; vertical-align: middle; }
span.FoodIconCate{display:inline-block; width:48px;height: 48px; background:url("../images/eat-icon-type.png") no-repeat 0 0; background-size:auto 48px; padding:0px; margin:-10px 0px 0px 0px; vertical-align: middle; }
span.ShoppingIconCate{display:inline-block; width:48px;height: 48px; background:url("../images/shopping-icon-type.png") no-repeat 0 0; background-size:auto 48px; padding:0px; margin:-10px 0px 0px 0px; vertical-align: middle; }
span.HotelIconCate{display:inline-block; width:48px;height: 48px; background:url("../images/hotel-icon-type.png") no-repeat 0 0; background-size:auto 48px; padding:0px; margin:-10px 0px 0px 0px; vertical-align: middle;}
span.TravelIconCate{display:inline-block; width:48px;height: 48px; background:url("../images/map-icon-type.png") no-repeat 0 0; background-size:auto 48px; padding:0px; margin:-10px 0px 0px 0px; vertical-align: middle;}
span.MapIconCate{display:inline-block; width:48px;height: 48px; background:url("../images/pin-map-icon-type.png") no-repeat 0 0; background-size:auto 48px;  padding:0px; margin:-10px 0px 0px 0px; vertical-align: middle; }
span.TrainIconCate{display:inline-block; width:48px;height: 48px; background:url("../images/train-icon-type.png") no-repeat 0 0; background-size:auto 48px; padding:0px; margin:-10px 0px 0px 0px; vertical-align: middle; }
span.CouponIconCate{display:inline-block; width:48px;height: 48px; background:url("../images/favorite-icon-type.png") no-repeat 0 0; background-size:auto 48px; padding:0px; margin:-10px 0px 0px 0px; vertical-align: middle; }
span.AirportIconCate{display:inline-block; width:48px;height: 48px; background:url("../images/travel-icon-type2.png") no-repeat 0 0; background-size:auto 48px; padding:0px; margin:-10px 0px 0px 0px; vertical-align: middle; }


/* ---------------------------------- New SVG Icon -------------------------------- */
/* ------ Category Type Icon Top Menu ------ */
span.AreaIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/area-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.ActivityIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/activity-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.TravelPlanIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/travel-plan-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.DirectoryIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/directory-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }

/* ------ Activity Type Icon ------ */
span.LandmarkIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/landmark-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.EatFoodIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/eat-food-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.ShoppingIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/shopping-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.PlanyourTripIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/plan-your-trip-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
/*span.SightSeeingIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/sight-seeing-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.OnsenIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/onsen-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }*/

/* ------ Travel Plan Type Icon ------ */
span.GuidanceIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/guidance-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.TravelingIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/traveling-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.HotelIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/hotel-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.TipsIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/tips-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
/*span.JRPassIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/jr-pass-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.TransportationIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/transportation-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.ConvitientToolIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/convitient-tool-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.TravenPlanIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/map-plan-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.AirPlanIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/airplan-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }*/

/* ------ Directory Type Icon ------ */
span.JapaneseFoodIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/japan-food-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.JapanLanguageIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/japan-language-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.CouponIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/discount-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.PopularIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/popular-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.DiscountIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/discount-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.LineListIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/line-list-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.ArticleIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/article-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.CategoryIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/category-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.RelatedIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/related-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.FeatureIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/feature-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.DestinationsCateIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/destinations-category-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }
span.InformationsIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/informations-icon.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }

/* ------ Type Icon In List ------ */
/* Activity */
span.DestinationTypeList{display:inline-block; width:auto; background:url("../images/icon/icon-destination.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 13px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.DestinationTypeList:after{ content: 'สถานที่ท่องเที่ยวญี่ปุ่น'; padding-left: 5px; }
span.EatFoodTypeList{display:inline-block; width:auto; background:url("../images/icon/icon-eat-food.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 13px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.EatFoodTypeList:after{ content: 'ร้านอาหารที่ญี่ปุ่น'; padding-left: 5px; }
span.ShoppingTypeList{display:inline-block; width:auto; background:url("../images/icon/icon-shopping.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.ShoppingTypeList:after{ content:'ช้อปปิ้ง ญี่ปุ่น'; padding-left: 5px; }
span.PlanYourTripTypeList{display:inline-block; width:auto; background:url("../images/icon/icon-plan-your-trip.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.PlanYourTripTypeList:after{ content: 'แพลนเที่ยวญี่ปุ่น'; padding-left: 5px; }
/* Plan Trip */
span.GuidanceTypeList{display:inline-block; width:auto; background:url("../images/icon/icon-guidance.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.GuidanceTypeList:after{ content: 'คู่มือเที่ยวญี่ปุ่น'; padding-left: 5px; }
span.TravelingTypeList{display:inline-block; width:auto; background:url("../images/icon/icon-traveling.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.TravelingTypeList:after{ content: 'การเดินทางในญี่ปุ่น'; padding-left: 5px; }
span.StayTypeList{display:inline-block; width:auto; background:url("../images/icon/icon-hotel.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.StayTypeList:after{ content: 'ที่พักญี่ปุ่น'; padding-left: 10px; }
span.TipsTypeList{display:inline-block; width:auto; background:url("../images/icon/icon-tips.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.TipsTypeList:after{ content: 'Tips เที่ยวญี่ปุ่น'; padding-left: 2px; }
/*span.MapPlanTypeList{display:inline-block; width:auto; background:url("../images/icon/icon-map-plan.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.MapPlanTypeList:after{ content: 'แผนที่เที่ยวญี่ปุ่น'; }
span.JRPassTypeList{display:inline-block; width:auto; background:url("../images/icon/icon-jr-pass.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.JRPassTypeList:after{ content: 'รถไฟญี่ปุ่น'; }
span.CouponTypeList{display:inline-block; width:auto; background:url("../images/icon/icon-coupon.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.CouponTypeList:after{ content: 'คูปองส่วนลด'; padding-left: 10px; }
span.AirPlanTypeList{display:inline-block; width:auto; background:url("../images/icon/icon-airplan.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.AirPlanTypeList:after{ content: 'สนามบินญี่ปุ่น'; padding-left: 15px; }*/

/* Dictionaries */
span.CultureDictionariesList{display:inline-block; width:auto; background:url("../images/icon/icon-culture.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 20px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.CultureDictionariesList:after{ content: 'วัฒนธรรมญี่ปุ่น'; }
span.FoodDictionariesList{display:inline-block; width:auto; background:url("../images/icon/icon-eat-food.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 13px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.FoodDictionariesList:after{ content: 'อาหารญี่ปุ่น'; }
span.JapaneseDictionariesList{display:inline-block; width:auto; background:url("../images/icon/icon-japanese.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.JapaneseDictionariesList:after{ content:'ภาษาญี่ปุ่น'; }
span.NewsDictionariesList{display:inline-block; width:auto; background:url("../images/icon/icon-news.svg") no-repeat 0 0; background-size:auto 12px; padding:0 5px 0 15px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.NewsDictionariesList:after{ content: 'ข่าวสารและอื่นๆ'; padding-left: 5px; }
span.SearchIconDisplay{display:inline-block; width:32px;height: 32px; background:url("../images/icon/icon-search.svg") no-repeat 0 0; background-size:auto 32px; padding:0px; margin:-10px 0px 0px 5px; vertical-align: middle; }

/* LineHalf */
.LineHalf{ max-width: 1160px; margin: auto; background-color: #808080; height: 1px; width: auto; clear: both; content:""; display:block; }
.LineHalf2{ max-width: 1160px; margin: auto; background-color: #808080; height: 1px; width: auto; clear: both; content:""; display:block; }

/* TailContentHomepage */
/*.TailContentHomepage{ width: auto; margin: auto; margin-top: 60px; padding: 10px 0px 40px 0px; } 
.TailContentHomepageBox{ width: 100%; max-width: 1160px; height: auto; margin: auto; }
.TailContentHomepageBoxLeft{ width: 65%; float: left;}
.TailContentHomepageBoxRight{ width: 28%; float: right; border-left: 1px solid #eee; padding-left:4%; max-width: 320px;}*/

/* SinglePageLayout */
.TailContentHomepage{ width: auto; margin: auto; margin-top: 60px; padding: 10px 0px 40px 0px; } 
.TailContentHomepageBox{ width: 100%; max-width: 1160px; height: auto; margin: auto; padding-bottom: 40px; }
.TailContentHomepageBoxLeft{ width: calc(100% - 400px); float: left; border-right: 1px solid #eee; padding-right: 40px; }
.TailContentHomepageBoxRight{ width: calc(100% - 320px); float: right; max-width: 320px; }

/* SinglePageLayout */
.SinglePageLayout{ width: auto; margin: auto; margin-top: 20px; padding: 20px 0px 0px 0px; } 
.SinglePageLayoutBox{ width: 100%; max-width: 1160px; height: auto; margin: auto; padding-bottom: 40px; border-bottom: 1px solid #eee; }
.SinglePageLayoutBoxLeft{ width: calc(100% - 360px); float: left; border-right: 1px solid #eee; padding-right: 40px; }
.SinglePageLayoutBoxRight{ width: calc(100% - 320px); float: right; max-width: 320px; }

/* BlogPR */
.BlogPR{ font-size: 18px; letter-spacing: 1px; font-family: 'db_adman_xbold'; background-image: linear-gradient(150deg, #ea1313 0%, #FA4707 100%); color: #fff; margin-bottom: 10px; padding: 2px 12px 0px 12px; line-height: 21px; display: inline-block; border-radius: 100px; }
.liquid-speech-balloon-wrap{ margin: 40px 0 50px 0!important; }
.liquid-speech-balloon-text{ letter-spacing: 0;}

/* FeatureImagePost */
.FeatureImagePost{ width: auto; /*height: 60vh; height: 570px;*/ height: auto; margin-bottom: 20px; border-radius: 10px;}
.FeatureImagePost img{ width: 100%; height: auto; border-radius: 10px; }
h1.TitlePost { font-family: 'db_adman_xbold'; font-size: 35px; margin: 10px 0px 30px 0px; line-height: 38px; position: relative; padding-left: 15px;}
h1.TitlePost:before{ width: 0; height: 0;border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #ea1313; position: absolute; top: 13px; left:0px; content: ""; z-index: 99;}
.CateangeDatePost{ height: auto; margin-top: 10px; margin-bottom: 30px; }
.CateangeDatePost .Cat{ float: left; text-align: left; }
.CateangeDatePost .ActivityCat{ color: #fff; font-size: 13px; background-image: linear-gradient(150deg, #D50D80 0%, #DC5B25 100%); border-radius: 100px; padding:3px 5px 2px 10px; vertical-align: top;}
.CateangeDatePost .PlanTripCat{ color: #fff; font-size: 13px; background-image: linear-gradient(150deg, #009581 0%, #006EA5 100%); border-radius: 100px; padding:3px 5px 2px 10px; vertical-align: top;}
.CateangeDatePost .Date{ float: right; text-align: right; }
.CateangeDatePost .Date span{ font-size: 18px!important;}
.Date time{display:inline-block; width:auto; background:url("../images/icon/date-icon.svg") no-repeat 0 2px; background-size:auto 16px; padding:0 5px 0 22px; margin:0 5px 0 0px; font-size:20px; line-height:24px; }
.CateangeDatePost .CultureCat{ color: #fff; font-size: 13px; background-image: linear-gradient(150deg, #298EC5 0%, #a136ff 100%); border-radius: 100px; padding:3px 5px 2px 10px; vertical-align: top;}

/* SocialPost */
.SocialPost{ width: auto; height: auto; margin-top: 0px; }
.SocialStar{ float: left; margin-top: 8px; }
.SocialStarCount{ position: relative;display:inline-block; vertical-align: middle; width:auto; height: auto; margin-top: -10px; margin-left: 10px; font-size: 18px; }
.SocialShare{ /*float: right;*/ margin-top: 0px; font-size: 25px; text-align: right;}
.ShareBTN{ position: relative;display:inline-block; vertical-align: top; width:auto; height: auto; margin-right: 30px; margin-top: 7px; font-size: 18px;}
.ShareBTN:before { content:''; position: absolute; width: 25px; height: 25px; background:url("../images/icon/share-icon.svg") no-repeat; background-position: center; background-size:cover; top: 5px; left: 5px; }
.ShareBTNCount{ position: relative;display:inline-block; vertical-align: top; width:auto; height: auto; margin-top: 5px; margin-right: 10px; font-size: 25px; font-family: 'db_adman_xbold'; }
.SocialShare ul{ display: inline; text-align: right; }
.SocialShare ul li{ display: inline-block; font-size: 14px; letter-spacing: 1px; position: relative; }
.SocialShare ul li a{ display: block; margin-left: 0px; margin-right: 0px; position: relative;}
.SocialShare ul li a:after{ position: absolute; content: ''; right: 10px; top: 10px; width: 13px; height: 12px; background-color: #111; background:url("../images/icon-link-out.png") no-repeat 0 0; background-position: center; background-size:cover; z-index: 1; }
.FBSahre{ width:120px; height: 35px; position: relative; text-align: center; background-color: #263c7f; color: #fff; border-radius: 5px; line-height: 35px; /*text-indent: 100%; white-space: nowrap; overflow: hidden;*/ /*background:url("../images/fb-share-icon.png") no-repeat; background-position: center; background-size:cover;*/ }
.FBSahre:before{ position: absolute; content: ''; width: 9px; height: 20px; top: 8px; left: 10px; background:url("../images/icon-fb-link-out.png") no-repeat 0 0; background-position: center; background-size:cover; z-index: 1; }
.TWSahre{  width:120px; height: 35px; position: relative; text-align: center; background-color: #37b1e1; color: #fff; border-radius: 5px; line-height: 35px; /*text-indent: 100%; white-space: nowrap; overflow: hidden;*/ /*background:url("../images/twitter-share-icon.png") no-repeat; background-position: center; background-size:cover;*/ }
.TWSahre:before{ position: absolute; content: ''; width: 18px; height: 15px; top: 10px; left: 10px; background:url("../images/icon-tw-link-out.png") no-repeat 0 0; background-position: center; background-size:cover; z-index: 1; }
.LineSahre{ width:120px; height: 35px; position: relative; text-align: center; background-color: #3ace01; color: #fff; border-radius: 5px; line-height: 35px; /*text-indent: 100%; white-space: nowrap; overflow: hidden;*/ /*background:url("../images/line-share-icon.png") no-repeat; background-position: center; background-size:cover;*/ }
.LineSahre:before{ position: absolute; content: ''; width: 21px; height: 20px; top: 8px; left: 10px; background:url("../images/icon-line-link-out.png") no-repeat 0 0; background-position: center; background-size:cover; z-index: 1; }
.SocialShareCulture{ margin-top: -10px; float: right; }


/* SinglePageDetail */
.SinglePageDetail{ padding: 30px 0px; margin-bottom: 30px; margin-top: 30px; border-top:1px solid #eee; font-family: Tahoma,sans-serif; font-size: 16px;  }
.SinglePageDetail li{ list-style-type: disc!important; list-style-position: inside!important; }
.SinglePageDetail a{ color: #3175e4; }
.SinglePageDetail a:hover{ text-decoration: underline; }
.SingleTopCaptions{ text-align:left; font-size: 21px; line-height: 1.2em; font-family: 'db_adman_xregular'; margin-bottom: 30px; }
.SinglePageDetail p img{ width: 100%; max-width: 100%; height: auto; display: block; margin-left: auto; margin-right: auto;}
.SinglePageDetail img{ width: 100%; max-width: 100%; height: auto; display: block; margin-left: auto; margin-right: auto;}
.SinglePageDetail .cr{ display: block; padding: 3px; text-align: right; font-size: 11px; background-color: #e7eced; }
.SinglePageDetail .cr a{ color: #666; }
.SinglePageDetail h2{ position: relative; background-color: #E8E8E8; border-radius: 10px; color: #112233; padding: 15px 20px 13px 30px; margin: 80px 0px 40px 0px; font-size: 34px; line-height: 35px; font-family: 'db_adman_xregular'; letter-spacing: 1px;  }
.SinglePageDetail h2 em{ margin-right: 5px; font-style: normal; }
.SinglePageDetail h2 em:after{ content: '.'; }
.SinglePageDetail h2:before{ width: 0; height: 0; border-top: 6px solid transparent; border-right: 11px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #ea1313; position: absolute; top: 25px; left:15px; content: ""; z-index: 99;}
.SinglePageDetail p{ margin: 0 0 40px; }
.SinglePageDetail h3{ border-left: 3px solid #123; font-family: 'db_adman_xbold'; line-height: 1.1em; font-size: 30px; margin: 40px 0px 20px 0px; padding: 0px 0px 0px 10px; }
.SinglePageDetail h3.detail, .SinglePageDetail p.detail.header{ border-left: 0px; line-height: 1.3em; font-size: 30px; font-family: 'db_adman_xbold'; margin: 40px 0px 10px 0px; padding: 0px 10px 0px 3px; color: #123; z-index: 1; position: relative; overflow: hidden; text-align: left; height: auto;}
.SinglePageDetail h3.detail:before, .SinglePageDetail p.detail.header:before{ display: inline-block; background: url(../images/icon-pin-area.png) no-repeat 0px 0px; background-size: 30px auto; width: 30px; height: 30px; margin: 0 10px 0 0; padding: 0; content: ''; vertical-align: middle; font-weight: normal; }

/* index topic */
.SinglePageDetail .index{ padding-top: 20px; padding-bottom: 20px; font-family: 'db_adman_xbold'; clear: both;}
.SinglePageDetail .index p { margin-bottom: 0px; position: relative; text-align: center; }
.SinglePageDetail .index p:after{border-top: 5px solid #123; content: ''; position: absolute; top: 25px; left: 0; width: 100%; z-index: 1;}
.SinglePageDetail .index p span{ font-size: 30px; letter-spacing:1px; text-align: center; display: inline-block; padding: 5px 25px 10px 50px; margin: auto; background-color: #fff; position: relative; z-index: 2; }
.SinglePageDetail .index p span:before{ content: ''; position: absolute; width: 16px; height: 13px; left: 25px; top: 20px; background:url("../images/icon/icon-contents-index.svg") no-repeat 0 0; background-position: center; background-size:cover; z-index: 2;}
/*.SinglePageDetail .index p span:before { content:' '; position: absolute; margin-top: -10px; width: 25px; border-bottom: 3px solid #ea1313; }*/
.SinglePageDetail .index ol{ padding: 10px 0px 30px 0px; margin-bottom: 30px; text-align: left; border-bottom: 2px solid #123; }
.SinglePageDetail .index ol li{ list-style: none!important; line-height: 1.2em; font-size: 21px; font-family: 'db_adman_xregular'; letter-spacing: 0.5px; }
.SinglePageDetail .index ol li a{ color: #123; display: inline-flex; padding: 7px 15px 5px 10px; margin: 0px 0px 5px 0px; background-color: #E8E8E8; border-radius: 8px; overflow: auto; }
.SinglePageDetail .index ol li a:hover{ text-decoration: underline; }

/* Link topic */
.SinglePageDetail a.link { display: block; position: relative; background-color: #A4C1D5; color: #123; padding: 10px 40px 10px 10px; margin-bottom: 10px; clear: both; overflow: auto; }
.SinglePageDetail a.link img{ width: 140px; height: auto; float: left; display: block; margin: 0 10px 0 0; }
.SinglePageDetail a.link p.title{ width: calc(100% - 150px); float: right; position: relative; background-color: #fff; margin: 0px; padding: 10px 20px 5px 20px; line-height: 1.1em; font-size: 20px; font-family: 'db_adman_xbold'; }
.SinglePageDetail a.link p.title:before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #ea1313; position: absolute; top: 15px; left:10px; content: ""; z-index: 99;}
.SinglePageDetail a.link p.description{ width: calc(100% - 150px); float: right; min-height: 45px; display: block; margin: 0px; padding: 5px 20px 10px 20px; background-color: #fff; font-size: 16px; line-height: 18px; font-family: 'db_adman_xlight'; }
.SinglePageDetail a.link:before{ position: absolute; right: 20px; top: 0; height: 100%; width: 40px; background: #123; content: ''; display: block; background:url(../images/arrow-icon-link.png) no-repeat center center; background-size: 40px auto; }
.SinglePageDetail div.partner a.link p.title{ width: calc(100% - 150px); padding-right: 2.8%; }
.SinglePageDetail div.partner a.link p.description{ width: calc(100% - 150px); padding-right: 25%; }

/* detail */
.SinglePageDetail div.detail{ padding: 0px; margin: 20px 0px 20px 0px; text-align: center; }

/* google-map */
.SinglePageDetail div.detail .map-button{ cursor: pointer; position:relative; display: inline-block; width: auto; padding: 5px 20px; border-radius: 5px; margin:auto; text-align: center; font-family: 'db_adman_xlight'; background: #ea1313; color: #fff; font-size: 22px; }
.SinglePageDetail div.detail .map-button:before{ display: inline-block; background:url("../images/wold-map-icon.svg") no-repeat; background-position: center; background-size:cover; background-size: 20px auto; width: 20px; height: 23px; margin: 0 10px 0 0; content: ''; vertical-align: middle; font-weight: normal; }
.SinglePageDetail div.detail .google-map{ margin: 30px 0 0; position: relative; padding-bottom: 75%; height: 0; overflow: hidden; display: none; }
.SinglePageDetail div.detail .google-map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.SinglePageDetail .youtube { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.SinglePageDetail .youtube iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.SinglePageDetail blockquote{ padding: 0 20px 15px; margin: 0 0 40px; line-height: 1.1em; font-size: 20px; font-family: 'db_adman_xregular'; border: 1px solid #8697a8; border-style: solid; border-width: 4px 4px 4px 4px; -webkit-border-image:url(../images/global/bg-bias.png) 4 4 4 4 round; border-image:url(../images/global/bg-bias.png) 4 4 4 4 round; color: #123;}
.SinglePageDetail blockquote:before{ content: open-quote; display: block; margin: 0px 0 -40px -10px; font-size: 80px; font-weight: bold; line-height: 80px; width: auto; color: #123;}
.SinglePageDetail blockquote .cr{ background-color: transparent;}
.SinglePageDetail .instagram-media{ max-width: 100%!important; margin-bottom: 40px!important; }
.SinglePageDetail div.detail iframe { width: 100%!important;}

/* table */
.SinglePageDetail table.detail{ width: 100%; display: inline-table; border-collapse: separate; padding: 20px; color: #494949; margin: 0 0 20px; font-family: 'db_adman_xregular'; font-size: 20px; background-color: #F2F2F2; border: 1px solid #C9C9C9; border-radius: 10px; }
.SinglePageDetail table.detail th{ position: relative; line-height: 24px; width: 23%; text-align: left; padding: 5px 10px 5px 15px; font-weight: normal; vertical-align: top; }
.SinglePageDetail table.detail th:before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #ea1313; position: absolute; top: 10px; left:0px; content: ""; z-index: 99;}
.SinglePageDetail table.detail td{ width: 75%; line-height: 24px; padding: 5px 0px; text-align: left; vertical-align: top; }
.SinglePageDetail table.detail a{ color: #494949; }

/* Partenr */
.SinglePageDetail div.partner{ margin: 0 0 30px; padding: 0 0 -30px; position: relative; clear: both; }
.SinglePageDetail div.partner:after{ content: ''; position: absolute; right: 55px; bottom: 25px; width: 100px; height: 25px; }
.SinglePageDetail div.partner.agoda:after{ background: url(../images/partner/logo-agoda.svg) no-repeat right bottom; background-size: contain;}
.SinglePageDetail div.partner.booking:after{ background: url(../images/partner/logo-booking.svg) no-repeat right bottom; background-size: contain;}
.SinglePageDetail div.partner.klook:after{ background: url(../images/partner/logo-klook.svg) no-repeat right bottom; background-size: contain;}

/* PrivilegeCard */
.SinglePageDetail .PrivilegeCard{ width: auto; height: auto; margin-bottom: 40px; font-family: 'db_adman_xregular'; color: #666666;}
.SinglePageDetail .PrivilegeCard ul{ display: flex; height: auto; text-align: center;}
.SinglePageDetail .PrivilegeCard li{ background-color: #F9F9F9; padding-bottom: 15px; border-radius: 15px; display: inline-block; vertical-align: top; text-align: center; width: 33%; height: auto; margin: 0% 0.2% 20px 0.2%; }
.SinglePageDetail .PrivilegeCard li table{ height:auto; vertical-align: top; border-collapse: collapse; text-align: left; font-size: 13px; overflow: hidden;}
.SinglePageDetail .PrivilegeCard table td{ background-color: #F9F9F9; line-height: 18px; padding: 10px; }
.SinglePageDetail .PrivilegeCard table td.head{ font-size: 20px; line-height: 20px; padding-top: 25px; vertical-align: top; height: 100px; font-family: 'db_adman_xbold'; color: #fff; text-align: center; }
.SinglePageDetail .PrivilegeCard table td span{ position: relative; font-size: 18px; display: block; margin-bottom: 0px; padding-left: 20px; line-height: 20px; }
.SinglePageDetail .PrivilegeCard table td span:before{ position: absolute; top: 0; left: 0; background:url("../images/check-true-icon.png") no-repeat; background-position: center; background-size:cover; background-size: 14px auto; width: 14px; height: 14px; content: '';}
.SinglePageDetail .PrivilegeCard table td p{ margin: 0px; padding-left: 20px;}
.SinglePageDetail .PrivilegeCard table td.kbank{ background-repeat: no-repeat; background-position: top center; background-size:100%;}
.SinglePageDetail .PrivilegeCard table td.aeon{ background-repeat: no-repeat; background-position: top center; background-size:100%;}
.SinglePageDetail .PrivilegeCard table td.scb{ background-repeat: no-repeat; background-position: top center; background-size:100%;}

/* Statment Summary */
.SinglePageDetail .statment{ width: 100%; text-align: center; font-family: 'db_adman_xregular'; }
.SinglePageDetail .statment h3{ text-align: left; }
.SinglePageDetail .statment table{ display:inline-block; text-align: center; border-collapse: collapse; vertical-align: top; border-radius: 10px; overflow: hidden; margin-bottom: 10px; }
.SinglePageDetail .statment table td{ border-bottom: 1px solid #D8D8D8; padding: 5px; }
.SinglePageDetail .statment table .head{ font-family: 'db_adman_xbold'; color: #fff; padding: 7px 17px 5px 17px; }
.SinglePageDetail .statment table.duration .head{ background-image: linear-gradient(150deg, #D80080 0%, #DD5A22 100%); padding: 7px 40px 5px 40px; }
.SinglePageDetail .statment table.duration td{ background-color: #C9C9C9; }
.SinglePageDetail .statment table.adult .head{ background-color: #00B093;}
.SinglePageDetail .statment table.adult td{ background-color: #E2E2E2; }
.SinglePageDetail .statment table.child .head{ background-color: #009ADB;}
.SinglePageDetail .statment table.child td{ background-color: #F2F2F2;}
.SinglePageDetail .statment p span{ display: block; margin-top: 20px; font-size: 15px; color: #666; }

/* ArticleListHomepage */
.ArticleListHomepage{ margin-bottom: 40px; }
.ArticleListHomepage ul{ margin: 0px; padding: 0px; margin-top: 10px; }
.ArticleListHomepage ul li{ width: auto; height:auto; overflow: auto; margin-bottom: 30px; }
.ArticleListHomepage ul li a{ width: 100%; color: #112233; transition: .3s ease; display: inline-block; border-radius: 10px;}
.ArticleListHomepage ul li a:hover{ background-color: #ecf0f1; color: #333; transition: .3s ease; }
.ArticleListHomepage ul li .CategoryDisplay{ position: absolute; margin-top: 20px; }
.ArticleListHomepage ul li .CategoryDisplay a{ color: #fff; }
.ArticleListHomepage ul li .CategoryDisplay a:hover{ background-color: transparent;}
.ArticleListHomepage ul li .CategoryDisplay img{ height: 12px; vertical-align: middle; }
.ArticleListHomepage ul li .PictureDisplay{ width: 37%; height: 180px; margin: auto; float: left; margin-bottom: -8px; border-radius: 20px; overflow: hidden; }
.ArticleListHomepage ul li .PictureDisplay img{ display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; border-radius: 20px; } /* display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; */
.ArticleListHomepage ul li .RightCaptions{ width: 58%; float: right; text-align: left; margin: 0px; padding-top: 10px; padding-right: 10px;}
.ArticleListHomepage ul li .RightCaptions p{ margin-bottom: 5px; }
.ArticleListHomepage ul li .Title { font-family: 'db_adman_xbold'; font-size: 23px; margin: 0px; line-height: 28px; position: relative; padding-left: 20px; margin-bottom: 5px;}
.ArticleListHomepage ul li .Title:before{ width: 0; height: 0;border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #ea1313; position: absolute; top: 7px; left:0px; content: ""; z-index: 99;}
.ArticleListHomepage ul li .DateAndCate{ font-size: 15px; }
.ArticleListHomepage ul li .DateAndCate img{ height: 12px; }
.ArticleListHomepage ul li .Captions{ margin: 0px; padding: 0px 0px 5px 0px; position: relative; font-size: 18px; line-height: 21px; margin-top: 20px; }
.ArticleListHomepage ul li .Captions:before { content:' '; position: absolute; top: -8px; left: 0px; width: 25px; border-bottom: 1px solid #ea1313; transform:translateX(0%);}
.ArticleListHomepage .MoreLink{ text-align: center; padding-top: 10px; }
.ArticleListHomepage .MoreLink a{ position: relative; display: inline-block; font-size: 20px; font-weight: 600; letter-spacing: 2px; padding: 5px 50px 5px 60px; border-radius: 5px; letter-spacing: 1px; color: #fff; background-color: #ea1313; transition: all .3s; }
.ArticleListHomepage .MoreLink a:hover{ background-color: #e74c3c; transition: all .3s; }
.ArticleListHomepage .MoreLink a:before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #fff; position: absolute; top:14px; left:45px; content: ""; z-index: 99;}

/* PopularListHomepage */
.PopularListHomepage{ clear: both; width: 320px; margin-top: 50px;}
h3.HeaderBoxAr{ font-size: 28px; }
.PopularListHomepage ul{ margin: 0px; padding: 0px; margin-top: 10px; }
.PopularListHomepage ul li{ width: auto; height:auto; overflow: auto; margin-bottom: 20px; }
/*.PopularListHomepage ul li:nth-child(1){ background-color: #111!important; overflow: auto!important; }*/
.PopularListHomepage ul li a{ color: #112233; transition: .3s ease; display: inline-block; border-radius: 10px; }
.PopularListHomepage ul li a:hover{ color: #333; transition: .3s ease; }
.PopularListHomepage ul li .CategoryDisplay{ position: absolute; margin-top: 10px; }
.PopularListHomepage ul li .CategoryDisplay a{ color: #fff; }
.PopularListHomepage ul li .CategoryDisplay a:hover{ background-color: transparent;}
.PopularListHomepage ul li .CategoryDisplay img{ height: 10px; vertical-align: middle; }
.PopularListHomepage ul li .PictureDisplay{ width: 45%; height: auto; margin: auto; float: left; margin-bottom: -8px; }
.PopularListHomepage ul li .PictureDisplay img{ width: 100%; height: auto; border-radius: 10px; }
.PopularListHomepage ul li .RightCaptions{ width: 50%; float: right; text-align: left; margin: 0px; padding-top: 0px; padding-right: 10px;}
.PopularListHomepage ul li .RightCaptions p{ margin: 0px; }
.PopularListHomepage ul li .Title { font-family: 'db_adman_xbold'; font-size: 17px; margin: 0px; line-height: 18px; position: relative; padding-left: 15px;}
.PopularListHomepage ul li .Title:before{ width: 0; height: 0;border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #ea1313; position: absolute; top: 5px; left:0px; content: ""; z-index: 99;}
.PopularListHomepage ul li .DateAndCate{ font-size: 14px; }
.PopularListHomepage ul li .DateAndCate img{ height: 8px; }
.PopularListHomepage ul li .Captions{ display: none; margin: 0px; padding: 0px 0px 0px 0px; position: relative; line-height: 18px; margin-top: 15px; }
.PopularListHomepage ul li .Captions:before { content:' '; position: absolute; top: -8px; left: 0px; width: 25px; border-bottom: 1px solid #ea1313; transform:translateX(0%);}
.PopularListHomepage .MoreLink{ text-align: center; }
.PopularListHomepage .MoreLink a{ position: relative; display: inline-block; padding: 5px 20px 5px 30px; border-radius: 5px; letter-spacing: 1px; color: #fff; background-color: #ea1313; transition: all .3s; }
.PopularListHomepage .MoreLink a:hover{ background-color: #e74c3c; transition: all .3s; }
.PopularListHomepage .MoreLink a:before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #fff; position: absolute; top:12px; left:18px; content: ""; z-index: 99;}

/* FeatureSingleRightBox */
.FeatureSingleRightBox{ clear: both; width: 320px; margin-top: 10px; margin-bottom: 50px;}
.FeatureSingleRightBox ul{ margin: 0px; padding: 0px; margin-top: 10px; }
.FeatureSingleRightBox ul li{ width: auto; height:auto; overflow: auto; margin-bottom: 10px; position: relative; }
.FeatureSingleRightBox ul li a{ color: #112233; transition: .3s ease; display: inline-block; border-radius: 10px; }
.FeatureSingleRightBox ul li a:hover{ color: #333; transition: .3s ease; }
.FeatureSingleRightBox ul li .CategoryDisplay{ position: absolute; margin-top: 10px; }
.FeatureSingleRightBox ul li .CategoryDisplay a{ color: #fff; }
.FeatureSingleRightBox ul li .CategoryDisplay a:hover{ background-color: transparent;}
.FeatureSingleRightBox ul li .CategoryDisplay img{ height: 10px; vertical-align: middle; }
.FeatureSingleRightBox ul li:nth-child(1) { margin-bottom: 20px;}
.FeatureSingleRightBox ul li:nth-child(1) a{ width: auto; height: 210px; color: #fff; overflow: hidden; }
.FeatureSingleRightBox ul li:nth-child(1) .PictureDisplay{ width: auto; height: 210px; margin: 0px; padding: 0px; float: none; }
.FeatureSingleRightBox ul li:nth-child(1) .RightCaptions{ width: auto; float: none; position: absolute; bottom: 8px; border-radius: 0px 0px 10px 10px; text-align: left; padding: 10px; margin: 0px; background: rgba(0,0,0,0.7);}
.FeatureSingleRightBox ul li .PictureDisplay{ width: 45%; height: auto; margin: auto; float: left; margin-bottom: -8px; }
.FeatureSingleRightBox ul li .PictureDisplay img{ width: 100%; height: auto; border-radius: 10px; }
.FeatureSingleRightBox ul li .RightCaptions{ width: 50%; float: right; text-align: left; margin: 0px; padding-top: 0px; padding-right: 10px;}
.FeatureSingleRightBox ul li .Title { font-family: 'db_adman_xbold'; font-size: 17px; margin: 0px; line-height: 18px; position: relative; padding-left: 15px;}
.FeatureSingleRightBox ul li .Title:before{ width: 0; height: 0;border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #ea1313; position: absolute; top: 4px; left:5px; content: ""; z-index: 99;}
.FeatureSingleRightBox ul li .DateAndCate{ font-size: 14px; }
.FeatureSingleRightBox ul li .DateAndCate img{ height: 8px; }
.FeatureSingleRightBox ul li .Captions{ position: relative; z-index: 3; margin-top: 15px; font-size: 15px; margin-left: 10px;}
.FeatureSingleRightBox ul li .Captions:before { content:' '; position: absolute; z-index: 4; top: -8px; left: 0px; width: 25px; border-bottom: 1px solid #ea1313;}
.FeatureSingleRightBox ul li .Captions span{ display: block; height: 30px; line-height: 16px; overflow: hidden;}

/* CultureHighlight */
.CultureHighlight{ clear: both; width: auto; max-width: 960px; margin: auto; margin-top: 50px; margin-bottom: 50px;}
.CultureHighlight ul{ margin: 0px; padding: 0px; margin-top: 10px; }
.CultureHighlight ul li{ width: 47.5%; float: left; /*background-color: #112233;*/ margin: 2% 0% 2% 0%; position: relative; display: block; overflow: hidden; height: auto; padding: 0px; }
.CultureHighlight ul li:nth-child(odd){ margin-left: 0%; margin-right: 5%; /*background-color: #ccc;*/ clear: both;}
.CultureHighlight ul li a{ color: #fff; transition: .3s ease; display: block; width: 100%; height:345px; position: relative; overflow: hidden; border-radius: 25px; background-position: center; background-size:cover; background-repeat: no-repeat; }
.CultureHighlight ul li a:hover{ color: #ccc; transition: .3s ease; }
.CultureHighlight ul li .PictureDisplay{ width: 100%; height: auto; margin: auto; }
.CultureHighlight ul li .PictureDisplay img{ width: 100%; height: auto; }
.CultureHighlight ul li .RightCaptions{  position: absolute; height: 120px; bottom: 0px; text-align: left; padding: 30px; margin: 0px; background: rgba(0,0,0,0.7); }
.CultureHighlight ul li .Title { font-family: 'db_adman_xbold'; font-size: 28px; margin: 0px; line-height: 30px; position: relative; letter-spacing: 2px;}
.CultureHighlight ul li .Captions{ position: relative; height: 80px; overflow: hidden; z-index: 3; margin-top: 10px; font-size: 18px; line-height: 21px; }

/* CategoryRightCulture */
.CategoryRightCulture{ margin-top: 80px; }
.CategoryRightCulture .CaptionsCate{ font-size: 20px; }
.CategoryRightCulture ul li{ padding-left: 30px; border-bottom: 1px solid #fff; }
.CategoryRightCulture ul li:hover{ border-bottom: 1px solid #ededed; }
.CategoryRightCulture ul li a{ display: block; margin: 5px 0px 5px 0px; color: #112233; position: relative; font-size: 18px;  }
.CategoryRightCulture ul li a:before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #ea1313; position: absolute; top:8px; left:-20px; content: ""; z-index: 99;}
.CategoryRightCulture ul li a:hover{ color: #ea1313; }

/* ListLineRightCulture */
.ListLineRightCulture{ margin-top: 80px; }
.ListLineRightCulture ul { margin-top: 10px; }
.ListLineRightCulture ul li{ position: relative; margin: 0px 0px 0px 0px; padding: 10px 0px 10px 20px; vertical-align: top; border-top: 1px solid #eee; overflow: auto; clear: both; }
.ListLineRightCulture ul li:last-child{ border-bottom: 1px solid #eee; }
.ListLineRightCulture ul li:before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #ea1313; position: absolute; top:16px; left:0px; content: ""; z-index: 99;}
.ListLineRightCulture ul li .Title{ font-family: 'db_adman_xbold'; font-size: 18px; margin: 0px; text-align: left; }
.ListLineRightCulture ul li .CallNumber{ margin-top: 0px; position: relative; padding-left: 18px; text-align: left; margin-bottom: 0px; padding-bottom: 0px; }
.ListLineRightCulture ul li .CallNumber:before{ width: 11px; height: 11px; content: ''; background-color: #ccc; top: 5px; left:0px; position: absolute; background: url(../images/icon-call.png) no-repeat; background-size: cover;}
.ListLineRightCulture ul li .LeftCallNumber{ width: 65%; float: left; }
.ListLineRightCulture ul li .RightCallNumber{ width: 35%; float: right; display: inline; text-align: right; }
.ListLineRightCulture ul li .call-jp{ position: relative;width: 28px; height: 43px; display: inline-block; }
.ListLineRightCulture ul li .call-jp:before{ width: 28px; height: 43px; content: ''; background-color: #ccc; top: 5px; left:0px; position: absolute; background: url(../images/call-jp.png) no-repeat; background-size: cover;}
.ListLineRightCulture ul li .call-en{ position: relative;width: 28px; height: 43px; display: inline-block; }
.ListLineRightCulture ul li .call-en:before{ width: 28px; height: 43px; content: ''; background-color: #ccc; top: 5px; left:0px; position: absolute; background: url(../images/call-en.png) no-repeat; background-size: cover;}
.ListLineRightCulture ul li .call-th{ position: relative;width: 28px; height: 43px; display: inline-block; }
.ListLineRightCulture ul li .call-th:before{ width: 28px; height: 43px; content: ''; background-color: #ccc; top: 5px; left:0px; position: absolute; background: url(../images/call-th.png) no-repeat; background-size: cover;}
.ListLineRightCulture .MoreList{ text-align: right; position: relative; margin-top: 20px; }
.ListLineRightCulture .MoreList a{ color: #4D4D4D; }
.ListLineRightCulture .MoreList a:before{ width: 0; height: 0; border-top: 4px solid transparent; border-right: 8px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #ea1313; position: absolute; top: 8px; right:30px; content: ""; z-index: 99;}

/* BlogerProfile */
.BlogerProfile{ background:url("../images/bg-bloger-profile.png"); padding: 20px 15px 15px 15px; border-radius: 10px; margin-top: 30px; font-family: 'db_adman_xregular'; box-shadow: 2px 2px 5px #ccc; }
.BlogerProfilePicture{ width: 100px; height:100px; float: left; overflow: hidden; border-radius: 100px; border:5px solid #72a5bc; }
.BlogerProfilePicture img{ width: 120px!important; height: auto!important; }
.BlogerProfileInfo{ display: block; width: calc(100% - 130px); float: right; font-size: 28px; vertical-align: top; }
.BlogerProfileInfo p{ margin: 0px; }
.BlogerProfileInfoDescriptions { font-size: 20px; line-height: 21px; padding-top: 10px; }
span.BlogerProfileBook{display:inline-block; width:auto; background:url("../images/icon/book-icon.svg") no-repeat 0 0; background-size:auto 25px; padding:0 5px 0 50px; font-size:28px; color: #ea1313; line-height:25px; }
span.BlogerProfilePost{display:inline-block; width:auto; background:url("../images/icon/post-icon.svg") no-repeat 0 0; background-size:auto 15px; padding:0 5px 0 20px; font-size:20px; line-height:18px; }
.BlogerProfileInfo .MorePost{ float: right; margin-top: -30px; font-size: 16px; text-align: center; }
.BlogerProfileInfo .MorePost a{ position: relative; display: inline-block; padding: 2px 15px 2px 25px; border-radius: 3px; color: #fff; background-color: #ea1313; transition: all .3s; }
.BlogerProfileInfo .MorePost a:hover{ background-color: #112233; transition: all .3s; }
.BlogerProfileInfo .MorePost a:before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #fff; position: absolute; top:9px; left:12px; content: ""; z-index: 99;}

/* RelatedPostSinglePage */
.RelatedPostSinglePage{ width: auto; margin: auto; padding:80px 0px 40px 0px; }
.RelatedPostSinglePageBox { width: auto; margin: auto;}
.RelatedPostSinglePageBox ul{ margin: 0px; padding: 0px; margin-top:0px; }
.RelatedPostSinglePageBox ul li{ width: 29.5%; float: left; margin: 2%;}
.RelatedPostSinglePageBox ul li:first-child{ margin-left: 0px; }
.RelatedPostSinglePageBox ul li:last-child{ margin-right: 0px; }
.RelatedPostSinglePageBox ul li:nth-child(4){ clear: both; }
.RelatedPostSinglePageBox ul li a{ color: #112233; transition: .3s ease; display: block; }
.RelatedPostSinglePageBox ul li a:hover{ background-color: #ecf0f1; color: #333; transition: .3s ease; border-radius: 10px; }
.RelatedPostSinglePageBox ul li .CategoryDisplay{ position: absolute; color: #fff; margin-top: 10px; }
.RelatedPostSinglePageBox ul li .CategoryDisplay a{ color: #fff; display: block; }
.RelatedPostSinglePageBox ul li .CategoryDisplay a:hover{ background-color: transparent; }
.RelatedPostSinglePageBox ul li .CategoryDisplay img{ height: 10px; vertical-align: middle; display: inline; }
.RelatedPostSinglePageBox ul li .CategoryDisplay a:hover{ background-color: transparent; }
.RelatedPostSinglePageBox ul li .CategoryDisplay img{ height: 10px; vertical-align: middle; display: inline; }
.RelatedPostSinglePageBox ul li .PictureDisplay{ width: auto; height: auto; margin: auto; }
.RelatedPostSinglePageBox ul li .PictureDisplay img{ width: 100%; height: auto; border-radius: 10px; }
.RelatedPostSinglePageBox ul li .RightCaptions{ width: auto; text-align: left; margin: 0px; padding: 0px 10px 10px 10px;}
.RelatedPostSinglePageBox ul li .Title { clear: both; font-family: 'db_adman_xbold'; text-align: left; font-size: 18px; margin: 0px; line-height: 20px; position: relative; letter-spacing: 1px;}
.RelatedPostSinglePageBox ul li .DateAndCate{ font-size: 15px; text-align: center; }
.RelatedPostSinglePageBox ul li .DateAndCate p:nth-child(1){ float: left; }
.RelatedPostSinglePageBox ul li .DateAndCate p:nth-child(2){ float: right; }
.RelatedPostSinglePageBox ul li .DateAndCate img{ height: 12px; display: inline; vertical-align: middle; }
.RelatedPostSinglePageBox ul li .Captions{ margin: 0px; position: relative; height: 35px; font-size: 16px; line-height: 18px; margin-top: 10px;  overflow: hidden;}

/* CouponRightBox */
.CouponRightBox{ margin-top: 0px; }
.CouponRightBox li{ margin: 20px 0px 20px 0px; padding: 0px; text-align: center; }
.CouponRightBox li a{ width: 320px; height: 170px; display: block; overflow: hidden; color: #fff; position: relative; margin: auto;  box-shadow: 5px 5px 5px rgba(0,0,0,0.1); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.CouponRightBox ul li img{ display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; } 
.CouponRightBox li .DiscountTop{ position: absolute; z-index: 1; right: 0;top: 0; font-size: 12px; color: #fff; text-align: right; background-image: linear-gradient(180deg, #FA9800 0%, #FA4707 100%); border-radius: 0px 0px 0px 10px; padding:5px 10px 2px 10px; vertical-align: top; }
.CouponRightBox li .DiscountPinArea{ width: auto; display: block; position: absolute; z-index: 2; text-align: left; bottom: 0; padding: 15px 100px 15px 10px; font-size: 20px; line-height: 18px; font-family: 'db_adman_xregular'; letter-spacing: 1px; background:rgba(0,0,0,0.5); color: #fff; }
.CouponRightBox li .DiscountNumber{ display: block; font-size: 25px; font-family: 'db_adman_xbold'; position: absolute; z-index: 3; text-align: right; bottom: -25px; right: 0px; padding: 20px 10px 10px 30px; background-image: url('../images/bg-discount.png'); background-position: top left; background-repeat: no-repeat; background-size: cover; }
.CouponRightBox ul li .DiscountNumber p{ font-size: 32px; line-height: 21px; display: block; margin-top: 0px; }
.CouponRightBox ul li .DiscountNumber p span{ font-size: 15px; display: block; margin-top: -5px; }
.CouponRightBox .MoreLink{ text-align: center; }
.CouponRightBox .MoreLink a{ position: relative; display: inline-block; padding: 5px 20px 5px 30px; border-radius: 5px; letter-spacing: 1px; color: #fff;     background-image: linear-gradient(150deg, #FA8F01 0%, #FA4707 100%); }
.CouponRightBox .MoreLink a:hover{ background-color: #e74c3c; transition: all .3s; }
.CouponRightBox .MoreLink a:before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #fff; position: absolute; top:12px; left:18px; content: ""; z-index: 99;}
span.IconDiscountTop{display:inline-block; width:auto; background:url("../images/icon/coupon-icon-type.svg") no-repeat 0 0; background-size:auto 10px; padding:0 0 0 20px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
span.IconDiscountPinArea{display:inline-block; width:auto; background:url("../images/icon/pin-coupon.svg") no-repeat 0 0; background-size:auto 30px; padding:0 0 0 30px; margin:0 5px 0 0px; font-size:20px; line-height:18px; }
span.IconDiscountNumber{display:inline-block; width:auto; background:url("../images/icon/coupon-icon-type.svg") no-repeat 0 0; background-size:auto 15px; padding:0 0 0 30px; margin:0 0px 0 0px; font-size:25px; line-height:15px; }

/* CouponPageBox */
.CouponPageBox{ margin-top: 0px; height: auto; }
.CouponPageBox ul{ margin: 0px; padding: 0px; list-style: none; margin-top: 30px; overflow: auto; }
.CouponPageBox ul li{ width: 30%; float: left; margin: 1% 1.5% 4% 1.5%; padding: 0px; text-align: center; position: relative; }
.CouponPageBox ul li a{ width: auto; height: 170px; display: block; overflow: hidden; color: #fff; position: relative; margin: auto;  box-shadow: 5px 5px 5px rgba(0,0,0,0.1); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.CouponPageBox ul li img{ display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; } 
.CouponPageBox ul li .DiscountTop{ position: absolute; z-index: 1; right: 0;top: 0; font-size: 12px; color: #fff; text-align: right; background-image: linear-gradient(180deg, #FA9800 0%, #FA4707 100%); border-radius: 0px 0px 0px 10px; padding:5px 10px 2px 10px; vertical-align: top; }
.CouponPageBox ul li .DiscountPinArea{ width: auto; display: block; position: absolute; z-index: 2; text-align: left; bottom: 0; padding: 15px 100px 15px 10px; font-size: 20px; line-height: 18px; font-family: 'db_adman_xregular'; letter-spacing: 1px; background:rgba(0,0,0,0.5); color: #fff; }
.CouponPageBox ul li .DiscountNumber{ display: block; font-size: 25px; font-family: 'db_adman_xbold'; position: absolute; z-index: 3; text-align: right; bottom: -25px; right: 0px; padding: 20px 10px 10px 30px; background-image: url('../images/bg-discount.png'); background-position: top left; background-repeat: no-repeat; background-size: cover; }
.CouponPageBox ul li .DiscountNumber p{ font-size: 32px; line-height: 21px; display: block; margin-top: 0px; }
.CouponPageBox ul li .DiscountNumber p span{ font-size: 15px; display: block; margin-top: -5px; }
.CouponPageBox .MoreLink{ text-align: center; }
.CouponPageBox .MoreLink a{ position: relative; display: inline-block; padding: 5px 20px 5px 30px; border-radius: 5px; letter-spacing: 1px; color: #fff; background-color: #ea1313; }
.CouponPageBox .MoreLink a:hover{ background-color: #e74c3c; transition: all .3s; }
.CouponPageBox .MoreLink a:before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #fff; position: absolute; top:12px; left:18px; content: ""; z-index: 99;}
.CouponPageBox ul li span.IconDiscountTop{display:inline-block; width:auto; background:url("../images/icon/coupon-icon-type.svg") no-repeat 0 0; background-size:auto 10px; padding:0 0 0 20px; margin:0 5px 0 0px; font-size:13px; line-height:13px; }
.CouponPageBox ul li span.IconDiscountPinArea{display:inline-block; width:auto; background:url("../images/icon/pin-coupon.svg") no-repeat 0 0; background-size:auto 30px; padding:0 0 0 30px; margin:0 5px 0 0px; font-size:18px; line-height:18px; }
.CouponPageBox ul li span.IconDiscountNumber{display:inline-block; width:auto; background:url("../images/icon/coupon-icon-type.svg") no-repeat 0 0; background-size:auto 15px; padding:0 0 0 30px; margin:0 0px 0 0px; font-size:25px; line-height:15px; }

/* CouponDiscountHomepage */
.CouponDiscountHomepage{ padding: 60px 0px 30px 0px; background-color: #fff;} 
.CouponDiscountHomepageBox{ max-width: 1160px; margin: auto; margin-top: 10px; }
.CouponDiscountHomepageBox .Banner{ text-align: center; margin-top: 20px;}
.CouponDiscountHomepageBox .Banner img{ width: auto; max-width:100%; height: auto; }

/* Footer */
.FooterAboutChillChillJapan{ width: auto; height: auto; margin: auto; padding:60px 0px 60px 0px; margin-top: 40px; position: relative; /* background-image: url("../images/bg-about-chillchilljapan.jpg"); background-position: top center; background-repeat: no-repeat; background-size: cover;*/ }
.FooterAboutChillChillJapan .BGPicFooter{ position: absolute; width: 100%; height: 550px; margin-top: -70px; overflow: hidden; z-index: -1; }
.FooterAboutChillChillJapan .BGPicFooter img{ display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover;}
.FooterAboutChillChillJapanInner{ width: auto; max-width: 1160px; margin: auto;}
.FooterAboutChillChillJapanLeft{ width: 48%; float: left; padding: 0px; height: auto; text-align: left; }
.FooterAboutChillChillJapanLeft img{ width: 100%; height: auto; max-width: 500px; }
.FooterAboutChillChillJapanRight{ width: 48%; float: right; padding: 0px; height: auto; text-align: left; color: #fff; font-size: 16px; }
.FooterAboutChillChillJapanRight h2{ font-family: 'db_adman_xbold'; font-size: 36px; line-height: 45px; letter-spacing: 2px; position: relative;}
.FooterAboutChillChillJapanRight h2:before {  content:' '; position: absolute; margin-top: -10px; width: 25px; border-bottom: 3px solid #ea1313; transform:translateX(0%);}
.FooterAboutChillChillJapanRight p{ font-size: 18px; line-height: 21px; }
.FooterAboutChillChillJapanRightLink{ margin-top: 30px; font-family: 'db_adman_xregular'; font-size: 20px; letter-spacing: 2px; }
.FooterAboutChillChillJapanRightLink a{ position: relative; display: inline-block; background-color:#ea1313; color: #fff; border-radius: 5px; padding: 5px 20px 5px 30px; text-decoration: none; transition: all .3s;}
.FooterAboutChillChillJapanRightLink a:hover{ color:#fff; background-color:#e74c3c; transition: all .3s; }
.FooterAboutChillChillJapanRightLink a:before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #fff; position: absolute; top:15px; left:20px; content: ""; z-index: 99;}
.FooterMenu{ width: auto; max-width: 1160px; height: auto; margin: auto; margin-top: 80px; padding: 0px; }
.FooterMenuBox{ /* width: 23%;*/ height: auto; float: left; margin: 0% 30px 0% 30px; font-size: 18px; }
.FooterMenuBox:nth-child(1){ /*width:23%;*/ margin-left: 0%; }
.FooterMenuBox:nth-child(2){ /*width:17%;*/}
.FooterMenuBox:nth-child(3){ /*width:22%;*/}
.FooterMenuBox:nth-child(4){ /*width:14%;*/}
.FooterMenuBox:nth-child(5){ width: 150px; float: right; margin-right: 0px; }
.FooterMenuBox .Title{ font-family: 'db_adman_xbold'; font-size: 36px; letter-spacing: 2px; margin: 0px; padding: 0px; position: relative; margin-top: 10px;}
.FooterMenuBox .Title:before {  content:' '; position: absolute; margin-top: -10px; width: 25px; border-bottom: 3px solid #ea1313; transform:translateX(0%);}
.FooterMenuBox ul{ margin: 0px; padding: 0px; list-style: none; margin-left: 10px; }
.FooterMenuBox ul li{ position: relative; line-height: 18px; margin: 10px 0px 10px 0px; }
.FooterMenuBox ul li:before { content:' '; position: absolute; margin-top: 8px; margin-left: -10px; width: 5px; border-bottom: 3px solid #ea1313; transform:translateX(0%);}
.FooterMenuBox ul li a{ color: #112233; text-decoration: none; }
.FooterMenuBox ul li a:hover{ color: #ea1313; }
.FooterMenuBoxFollow ul{ margin-left: 0px; }
.FooterMenuBoxFollow ul li{ margin: 0px; padding: 0px; margin-bottom: 5px; }
.FooterMenuBoxFollow ul li img{ width: 100%; height: auto; max-width: 150px; margin: 0px 0px -10px -5px; }
.FooterMenuBoxFollow ul li:hover img{ margin: 0px 0px -10px -5px;}
.FooterMenuBoxFollow ul li:before { content:' '; position: absolute; margin-top: 0px; margin-left: 0px; width: 0px; border-bottom: 0px solid #ea1313; transform:translateX(0%);}
.FooterCover{ width: auto; height: auto; margin: auto; text-align: center; margin-top: 40px; margin-bottom: 20px; padding: 0px 20px 0px 20px; }
.FooterCover img{ width: 100%; height: auto; max-width:830px; }
.FooterLogo{ width: auto; height: auto; margin: auto; text-align: center; margin-top: 20px; margin-bottom: 20px; }
.FooterLogo img{ width: 100%; height: auto; max-width:140px; }
.FooterLink{ width: auto; height: auto; margin: auto; border-top: 1px solid #C9C9C9;  text-align: center;}
.FooterLink ul{ display: inline; text-align:center; }
.FooterLink ul li{ display: inline-block; text-align: center; padding:0px; margin: 0px; padding-top: 10px; padding-bottom: 10px; letter-spacing: 1px; }
.FooterLink ul li:before{ content:' l '; position: absolute; width: 1px; margin-left: -3px; margin-top: 2px; color: #666; }
.FooterLink ul li a{ padding: 5px 15px 5px 15px; font-size: 20px; text-decoration: none; color: #112233; }
.FooterLink ul li a:hover{ color: #ea1313; }
.FooterLink ul li:first-child:before{  content:' '; position: absolute; width: 1px; }
.FooterLink ul li:first-child a{ padding-left: 0px; }
.FooterLink ul li:last-child a{ padding-right: 0px; }
.CopyRight{ margin-bottom: 0px; color: #fff; background-color: #ea1313; text-align: center; padding: 10px; letter-spacing: 1.5px; }

/* SocialShareFixed */
.SocialShareFixed{ display: none; position: fixed; bottom: 0px; width: 100%; height: 40px; z-index: 9999999;}
.SocialShareFixed ul{ display: inline; }
.SocialShareFixed li{ width: calc( (100% - 64px) / 3 ); float: left; text-align: center; margin: 0 3px; padding: 0px; border-radius: 10px 10px 0  0;}
.SocialShareFixed li a{ display: block; color: #fff; z-index: 999; letter-spacing: 1px; }
.SocialShareFixed li:last-child{ width: 40px; background-color: #ea1313;}
.FBShareBox{ background-color: #3b5998; }
.FBShareBox span{ display:inline-block; position: relative; width:auto; background:url("../images/facebook-white.png") left 15px bottom 10px no-repeat; background-size:auto 20px; padding:12px 0px 8px 10px; margin:0; font-size:17px; line-height: 20px; width: 100%;}
.TWShareBox{ background-color: #1dcaff; }
.TWShareBox span{ display:inline-block; position: relative; width:auto; background:url("../images/twitter-white.png") left 15px bottom 10px  no-repeat; background-size:auto 20px; padding:12px 0px 8px 10px; margin:0; font-size:17px; line-height: 20px; width: 100%;}
.LINEShareBox{ background-color: #00c300; }
.LINEShareBox span{ display:inline-block; position: relative; width:auto; background:url("../images/line-white.png") left 15px bottom 10px no-repeat; background-size:auto 20px;padding:12px 0px 8px 10px; margin:0; font-size:17px; line-height: 20px; width: 100%;}
.BTTShareBox{  }
.BacktoTop a{ display:inline-block; width: 40px; height: 40px; background:url("../images/back-to-top-icon.png") no-repeat 0 0; background-size:auto 10px; background-position: center center; z-index: 999999; border-radius: 0px; position: fixed; padding: 0px; margin: 0px; right: 3px; bottom: 0px;  background-color: #ea1313; border-radius: 50%; }

/* RatingStar */
.rating-form{ margin: 0px!important; padding: 0px!important; }
.rating-form h4{ margin: 0px!important; padding: 0px!important; }
.rating-item { margin: 0px!important; padding: 0px!important;  }
div.rating-form form{margin: 0px!important; padding: 0px!important; vertical-align: top!important;}
.mr-star-rating-select i, .mr-star-rating-select span{ vertical-align: top!important; }
.save-rating{ background-color: #ccc; padding: 3px 5px 3px 5px; border-radius: 3px; }
.mr-star-rating{ vertical-align: middle!important; }

/* Pagination */
section#pagination{ margin: 60px 0 0; padding: 0; }
section#pagination ul{ position: relative; margin: 0; padding: 0; text-align: center; min-height: 50px; }
section#pagination ul li:first-child, section#pagination ul li:last-child{ position: absolute; width: 49%; top:0; left: 0; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
section#pagination ul li:last-child{ left: auto; right: 0; }
section#pagination ul li:first-child span, section#pagination ul li:last-child span{ color: #999; }
section#pagination ul li:first-child a:before, section#pagination ul li:last-child a:after{ content: ''; width: 20px; height: 20px; background: url(../png/0317-arrow-right2.png) no-repeat 0 0; background-size: 20px auto; display: inline-block; margin: 0 0 0 10px; vertical-align: bottom; }
section#pagination ul li:first-child a:before{ background: url(../png/0321-arrow-left2.png) no-repeat 0 0; background-size: 20px auto;	margin: 0 10px 0 0; }
section#pagination ul li:last-child a:hover:after{ background: url(../png/0317-arrow-right2-white.png) no-repeat 0 0; background-size: 20px auto;		 }
section#pagination ul li:first-child a:hover:before{ background: url(../png/0321-arrow-left2-white.png) no-repeat 0 0; background-size: 20px auto;	 }
section#pagination ul li{ margin: 60px 3px 0; padding: 0; display: inline-block; list-style: none; border: 1px solid #ea1313; text-align: center; font-family: db_adman_xbold; font-size: 20px; border-radius: 5px; }
section#pagination ul li a, section#pagination ul li span{ display: block; width: auto; height: 100%; line-height: 20px; margin: 0; padding: 10px 15px; color: #ea1313; }
section#pagination ul li span.active, section#pagination ul li a:hover{ background: #ea1313; color: #fff; border-radius: 3px;}

/* NoDataList */
.NoDataList{ margin: 50px 0px 50px 0px; text-align: left; font-size: 20px; color: red; font-family: db_adman_xbold; letter-spacing: 2px; }

/* PrivacyPolicyPage */
.PrivacyPolicyPage{ max-width: 800px; margin: auto; margin-top: 50px; padding-bottom: 50px; font-size: 20px; }
.PrivacyPolicyPage h1{ font-size: 45px; line-height: 1em; font-family: db_adman_xbold; text-align: center; margin-bottom: 30px; margin-top: 30px; letter-spacing: 2px; }
.PrivacyPolicyPage h2{font-size: 30px; margin-top: 30px; line-height: 1em; font-family: db_adman_xbold; text-align: left; margin-bottom: 10px; /*border-left: 8px solid #123;*/ padding: 0 0 0 0px; letter-spacing: 1px; position: relative; }
.PrivacyPolicyPage h2:before{ position: absolute; content: ''; height: 4px; width: 25px; background-color:#ea1313; margin-top: -10px; }
.PrivacyPolicyPage .block{ margin: 20px 0px 40px 0px; font-size: 21px; line-height: 21px; }
.PrivacyPolicyPage .block ol{ margin-top: 0px; padding: 0px; margin-left: 40px; }
.PrivacyPolicyPage .block ol li{ list-style-type: decimal; }
.PrivacyPolicyPage ul{ margin-left: 10px; }
.PrivacyPolicyPage ul li{ margin: 0px; padding: 0px; margin-left: 20px; list-style-type: circle; }
.PrivacyPolicyPage ul li p{ margin:0px; padding: 0px; }

/* ContactUsPage */
.ContactUsPage{ max-width: 800px; margin: auto; margin-top: 50px; padding-bottom: 50px; text-align: center; }
.ContactUsPage h1{ font-size: 45px; line-height: 1.1em; font-family: db_adman_xbold; text-align: center; margin-bottom: 30px; letter-spacing: 2px; }
.ContactUsPage p{ margin: 0px; font-size: 22px; line-height: 22px; margin-bottom: 20px; font-family: 'db_adman_xregular'; }
.ContactUsPage .Email{ display: inline-block; margin-top:10px; font-size: 25px; letter-spacing: 2px; font-family: 'db_adman_xregular'; padding: 5px 20px; border-radius: 100px; background-color: #ea1313; color: #fff; transition: .3s ease; }
.ContactUsPage .Email:hover{ background-color: #123; transition: .3s ease; }
.ContactFormPage{ margin: auto; margin-top: 40px; max-width: 400px; padding: 40px; border:1px solid #ea1313; border-radius: 20px; font-size: 20px; color: #123; font-family: 'db_adman_xbold'; }
.ContactFormPage ul li{ clear: both; margin-bottom: 20px; text-align: left; }
.ContactFormPage ul li:last-child{ text-align: center; margin-bottom: 0px; }
.ContactFormPage ul li label span{ display: block; }
.ContactFormPage ul li input[type=text]{ font-family: 'db_adman_xregular'; font-size: 18px; display: block; width: 92%; padding: 10px 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 10px; border:1px solid #ccc; }
.ContactFormPage ul li input[type=email]{ font-family: 'db_adman_xregular'; font-size: 18px; display: block; width: 92%; padding: 10px 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 10px; border:1px solid #ccc; }
.ContactFormPage ul li textarea{ font-family: 'db_adman_xregular'; font-size: 18px; display: block; width: 92%; padding: 10px 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 10px; border:1px solid #ccc; }
.ContactFormPage ul li button { font-family: 'db_adman_xbold'; position: relative; cursor: pointer; background-image: linear-gradient(150deg, #ea1313 0%, #FA4707 100%); border:0px; color: #fff; letter-spacing: 1px; padding: 8px 50px 8px 20px; border-radius: 10px; font-size: 20px; -webkit-appearance: none; -moz-appearance: none; appearance: none; transition: all .3s; }
.ContactFormPage ul li button:hover{ background-image: linear-gradient(150deg, #FA4707 0%, #ea1313 100%); transition: all .3s; }
.ContactFormPage ul li button:before{ position: absolute; width: 20px; height: 20px; content: ''; right: 20px; top: 12px; background:url("../images/icon/icon-send.svg") no-repeat; background-size:auto 20px; }
.TitleForm { margin: auto; display: flex; width: 300px; justify-content: center; align-items: center; text-align: center; font-family: 'db_adman_xbold'; font-size: 20px; margin-top: 40px; margin-bottom: 20px;}
.TitleForm:before, .TitleForm:after { content: ''; border-top: 2px solid; margin: 0 20px 0 0; flex: 1 0 20px; }
.TitleForm:after { margin: 0 0 0 20px;}

/* RecruitmentPage */
.RecruitmentPage{ max-width: 800px; margin: auto; margin-top: 50px; padding-bottom: 50px; text-align: center; }
.RecruitmentPage h1{ font-size: 45px; line-height: 1.1em; font-family: db_adman_xbold; text-align: center; margin-bottom: 30px; letter-spacing: 2px; }
.RecruitmentPage h2{font-size: 30px; line-height: 1em; font-family: db_adman_xbold; text-align: left; margin-bottom: 10px; /*border-left: 8px solid #123;*/ padding: 0 0 0 0px; letter-spacing: 1px; margin-left: 10px; }
.RecruitmentPage h2:before{ position: absolute; content: ''; height: 4px; width: 25px; background-color:#ea1313; margin-top: -10px; }
.RecruitmentPage p{ margin: 0px; font-size: 22px; line-height: 22px; margin-bottom: 20px; font-family: 'db_adman_xregular'; }
.RecruitmentPage table { width: 100%; font-size: 18px; border-spacing: 12px; border-collapse: separate; margin-bottom: 30px; }
.RecruitmentPage table th { width: 26%; background: #ea1313; box-shadow: 6px 6px 0 #840202; font-family:'db_adman_xregular'; font-size: 1.3em; letter-spacing: 1px; }
.RecruitmentPage table th em { font-style: normal; padding: 10px 20px; display: block; color: #fff; text-align: left; }
.RecruitmentPage table td { width: 74%; background: #f1f1f1; box-shadow: 6px 6px 0 #ddd; text-align: left; }
.RecruitmentPage table td span { font-style: normal; padding: 10px 20px; display: block; }

/* SitemapPage */
.SitemapPage{ max-width: 800px; margin: auto; margin-top: 50px; padding-bottom: 50px; text-align: center; }
.SitemapPage h1{ font-size: 45px; line-height: 1.1em; font-family: db_adman_xbold; text-align: center; margin-bottom: 30px; letter-spacing: 2px; }
.SitemapPage h2{font-size: 30px; line-height: 1em; font-family: db_adman_xbold; text-align: left; margin-bottom: 20px; /*border-left: 8px solid #123;*/ padding: 0 0 0 0px; letter-spacing: 1px; }
.SitemapPage p{ margin: 0px; font-size: 22px; line-height: 22px; margin-bottom: 20px; font-family: 'db_adman_xregular'; }
.sitemap ul li{ float: left; width: 26%; margin: 0 5% 0 0; text-decoration: none; list-style: none; font-family: 'db_adman_xlight'; font-size: 18px; }
.sitemap ul li:last-child{ margin: 0; }
.sitemap .title{ margin: 0 0 0px; margin-bottom: 10px; padding: 0; padding-left: 0px; font-size: 30px; font-weight: 400; }
.sitemap .title span{ font-size: 22px; }
.sitemap .title:before{ content: ''; position: absolute; margin:0; padding: 0; vertical-align: text-bottom; height: 4px; width: 25px; background-color:#ea1313; margin-top: -10px; }
.sitemap .title .about:before{ background: url(../icons/png/0001-home-white.png) no-repeat 0 2px; background-size:20px auto; }
.sitemap .title .fun:before{	background: url(../icons/png/0202-sphere-white.png) no-repeat 0 2px; background-size:20px auto; }
.sitemap .title .area:before{ background: url(../icons/png/0176-airplane-white.png) no-repeat 0 2px; background-size:20px auto; }
.sitemap .title .tips:before{ background: url(../icons/png/0075-compass-white.png) no-repeat 0 2px; background-size:20px auto; }
.sitemap ul li ul{ margin: 0; padding: 0; list-style: disc;	list-style-position: inside; }
.sitemap li ul li, .SitemapPage .sitemap li ul li a{ color: #e0e2e5; }
.sitemap ul{ width: 100%; list-style: none; overflow: auto; padding: 0; margin: 0 0 60px; font-family: 'db_adman_xregular'; font-size: 20px; border-top: 5px solid #ea1313; border-left: 1px solid #ea1313; box-sizing: border-box; }
.sitemap ul li{ width: 25%; margin: 0;  border: none; border-right: 1px solid #ea1313; border-bottom: 1px solid #ea1313; padding: 0; display: block; text-align: center; float: left; box-sizing: border-box; line-height: 25px; height: 45px; overflow: hidden; border-radius: 0; background: none; }
.sitemap ul li:hover{ background: #ea1313; }
.sitemap ul li a{ padding: 10px 0; display: block; color: #123; border: none; font-family: 'db_adman_xregular'; }
.sitemap ul li:hover a{ color: #fff; }

/* AboutUsPage */
.AboutUsPage{ max-width: 800px; margin: auto; margin-top: 50px; padding-bottom: 50px; text-align: left; }
.AboutUsPage h1{ font-size: 45px; line-height: 1.1em; font-family: db_adman_xbold; text-align: center; margin-bottom: 30px; letter-spacing: 2px; }
.AboutUsPage h2{ font-size: 30px; line-height: 1em; font-family: db_adman_xbold; text-align: left; margin-bottom: 30px; /*border-left: 8px solid #123;*/ padding: 0 0 0 0px; letter-spacing: 1px; }
.AboutUsPage h3{ margin: 0 0 10px; font-family: db_adman_xbold; font-weight: 700; font-size: 25px; }
.AboutUsPage p{ margin: 0px; font-size: 20px; line-height: 24px; margin-bottom: 20px; }
.AboutUsPage .LeftIMG{ width: 120px; margin: 0 20px 20px 0; float: left; }
.AboutUsPage .LeftIMG2{ width: 250px; margin: 0 0px 20px 20px; float: right; }
.AboutUsPage .LeftIMG3{ width: 250px; margin: 0 20px 20px 0; float: left; }
.AboutUsPage .sitemap{ margin-top: 30px; }
.AboutUsPage .sitemap ul{ /*border-left: 1px solid #123;*/  }

/* PageNotFoundPage */
.PageNotFoundPage{ max-width: 800px; margin: auto; margin-top: 80px; padding-bottom: 50px; text-align: left; }
.PageNotFoundPage h1{ font-weight: 700; font-size: 60px; font-family: db_adman_xbold; text-align: center; margin: 0 0 20px; }
.PageNotFoundPage p{ font-size: 24px; font-family: 'db_adman_xregular'; line-height: 1.2em; text-align: center; margin: 0 0 5px; }

/* SearchResult */
.SearchResult{ font-family: 'db_adman_xregular'; margin-bottom: 30px; font-size: 20px; }

/* CouponPage */
.CouponPage{ max-width: 1160px; margin: auto; margin-top: 50px; padding-bottom: 50px;}
.CouponPage h1{ font-size: 45px; line-height: 1.1em; font-family: db_adman_xbold; text-align: center; margin-bottom: 30px; letter-spacing: 2px; }
.CouponPage a{ color: #123; }
.CouponPageNav{ max-width: 640px; margin: auto; }
.PromotionHeader { margin: 0 0 40px; border-radius: 20px; overflow: hidden; }
.PromotionHeader .banner { width: 65%; float: left; height: 348px; position: relative; }
.PromotionHeader .banner img{ width: 100%; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); }
.PromotionHeader .description { width: 35%; vertical-align: top; height: 348px; float: right; display: block; position: relative; background-color: #123; color: white; }
.PromotionHeader .description .Space { width: 90%; padding: 30px 25px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); }
.PromotionHeader .description h1{ font-family: 'db_adman_xregular'; margin: 0 0 0px; text-align: left; padding: 0; font-size: 30px;  line-height: 1.1em; letter-spacing: 0.5px; }
.PromotionHeader .description hr{ width: 40px; margin: 10px 0 15px; }
.PromotionHeader .description p{ margin: 0; padding: 0; font-family: 'db_adman_xlight'; line-height: 1.3em; font-size: 19px; letter-spacing: 0.5px; }

/* SingleTopCaptionsPromotion */
.SingleTopCaptionsPromotion{}
.SingleTopCaptionsPromotion a.coupon-image{ max-width: 400px; margin: 15px auto; text-align: center; display: block; }
.SingleTopCaptionsPromotion a.coupon-image img{ width: 100%; }
.SingleTopCaptionsPromotion a.coupon-image span{ display: inline-block; margin: 5px 0 0; font-family: 'db_adman_xregular'; font-size: 24px; line-height: 1.1em; }
#promotion-table{ width: auto; border-radius: 30px; box-shadow: 1px 1px 0px rgba(0,0,0,0.1),-1px -1px 0px rgba(0,0,0,0.1), 1px -1px 0px rgba(0,0,0,0.1),-1px 1px 0px rgba(0,0,0,0.1); margin-top: 50px; margin-bottom: 50px; }
#promotion-table table{ width: 100%; border-radius: 30px; overflow: hidden; border-spacing: 0; border-collapse: collapse; }
#promotion-table th{ width: 30%; background: #123; border-bottom: 1px solid #fff; color: #fff; font-family: 'db_adman_xregular'; font-size: 20px; }
#promotion-table td{ width: 70%; font-family: 'db_adman_xlight'; border-bottom: 1px solid #ccc; font-size: 20px; background: #f8f8f8; }
#promotion-table tr:last-child td, #promotion-table tr:last-child th{ border-bottom: none; }
#promotion-table th span, #promotion-table td span{ display: block; padding: 10px 15px; letter-spacing: 0.5px; }

/* cookie-notice-container */
.cookie-notice-container a{ color:#ea1313;}
.cn-button.bootstrap{ background-color: #ea1313!important; }

/* ServayStage */
.ServayStage{ margin: auto; margin-top: 0px; margin-bottom: 0px; max-width: 320px; font-family: 'db_adman_xregular'; }
.ServayStage ul{ list-style: none; list-style-type: none!important; }
.ServayStage ul li{ list-style: none; list-style-type: none!important; }

.basic-yop-poll-container { font-family: 'db_adman_xregular';}
.basic-yop-poll-container .basic-answer{ margin-top: -5px!important; margin-bottom: 0px!important;}
.basic-yop-poll-container .basic-answers-results .progress{ margin-top: 0px!important; margin-bottom: 0px!important; height: 10px!important;}
.basic-yop-poll-container .basic-stats { margin: 0px auto 10px!important; }
.basic-yop-poll-container .basic-vote { margin-bottom: 5px!important; }
.bootstrap-yop h4, .bootstrap-yop h5, .bootstrap-yop h6 { margin-top: 10px!important; margin-bottom: 10px!important; }

/* type02 */
ul.type02 { line-height: 1.2em; width: 100%; list-style: none; margin: 0; padding: 0; text-align: left; }
ul.type02 li{ display: inline-block; width: 31.8%; background: #f9f9f9; vertical-align: top; text-align: left; margin: 0 0.4% 30px; padding: 0; border-radius: 0 0 15px 15px; color: #666; }
ul.type02 li p:first-child{ font-family: 'db_adman_xbold'; /*background: #123;*/ min-height: 126px; color: #fff; font-size: 22px; text-align: center; padding: 12% 10px 10px 10px; background:url("../images/bg-card-all.png") no-repeat; background-position: top center; background-size:100%; }/* bg-card-all.svg */
/*ul.type02 li p.emp{ font-family: 'db_adman_xregular'; background: #345; font-size: 18px; color: #fff; padding: 10px; }
ul.type02 li p.emp span:before{ display: none; }*/
ul.type02 li p{ margin: 0; padding: 10px 10px 10px 30px; font-family: 'db_adman_xregular'; font-size: 14px; }
ul.type02 li p span{ font-family: 'db_adman_xregular'; font-size: 18px; display: block; position: relative; }
ul.type02 li p span:before{ position: absolute; top:0; left: -18px; background:url("../images/check-true-icon.png") no-repeat; background-position: center; background-size:cover; background-size: 12px auto; width: 13px; height: 13px; content: '';}

/* type03 */
ul.type03 { line-height: 1.2em; width: 100%; list-style: none; margin: 0; padding: 0; text-align: left; }
ul.type03 li{ display: inline-block; width: 31.8%; background: #f9f9f9; vertical-align: top; text-align: left; margin: 0 0.4% 30px; padding: 0; border-radius: 0 0 15px 15px; color: #666; }
ul.type03 li p:first-child{ font-family: 'db_adman_xbold'; /*background: #123;*/ min-height: 126px; color: #fff; font-size: 22px; text-align: center; padding: 12% 10px 10px 10px; background:url("../images/bg-card-all.png") no-repeat; background-position: top center; background-size:100%; }/* bg-card-all.svg */
/*ul.type03 li p.emp{ font-family: 'db_adman_xregular'; background: #345; font-size: 18px; color: #fff; padding: 10px; }
ul.type03 li p.emp span:before{ display: none; }*/
ul.type03 li p{ margin: 0; padding: 10px 10px 10px 30px; font-family: 'db_adman_xregular'; font-size: 14px; }
ul.type03 li p span{ font-family: 'db_adman_xregular'; font-size: 18px; display: block; position: relative; }
ul.type03 li p span:before{ position: absolute; top:0; left: -18px; background:url("../images/check-true-icon.png") no-repeat; background-position: center; background-size:cover; background-size: 12px auto; width: 13px; height: 13px; content: '';}

/*recaptcha v2*/
.g-recaptcha div{
  margin: auto;
}

/* SCK_BannerContainer */
.SCK_BannerContainer{ background-color: rgba(0,0,0,0.8)!important; color: #fff!important; z-index: 99999999999!important; width: 100%!important; position: fixed!important; max-width: 100%!important; margin: 0!important; left: 0!important; right: 0!important; bottom: 0!important; padding: 10px 20px!important;  box-shadow: 0px 0px 10px rgba(0,0,0,0)!important; }
#SCK #SCK_BannerTextContainer{ width: 78%!important; min-height: 30px; }
#SCK #SCK_BannerTextContainer p{ line-height:21px!important; margin: 0!important; padding-top: 5px!important; text-align: right!important; font-size: 16px!important; }
#SCK #SCK_BannerTextContainer p a{ color: #fff!important; }
#SCK #SCK_BannerTextContainer p a:hover{ color: #FA4707!important; }
#SCK #SCK_BannerActions{ margin: 0px!important; bottom: 0!important; top: 10px!important; right: 13%!important; }
#SCK .SCK_Accept{ margin: 0px!important; padding:5px 20px!important; background-image: linear-gradient(150deg, #ea1313 0%, #FA4707 100%)!important; font-size: 16px!important; font-family: 'db_adman_xbold'; border-radius: 3px!important; letter-spacing: 1px; }
.SCK_Close{ display: none; }

.SinglePageDetail .post-nav-links{ margin: 80px 0 50px; text-align: center; font-family: 'db_adman_xbold'; font-size: 25px; text-transform: uppercase;}
.SinglePageDetail .post-nav-links .post-page-numbers{ display: inline-block; width: auto; height: 100%; line-height: 20px; padding: 10px 20px; background-color: #fff; color: #ea1313; border: 1px solid #ea1313; border-radius: 3px; margin: 0 2px; }
.SinglePageDetail .post-nav-links .post-page-numbers:hover{ background: #ea1313; color: #fff;}
.SinglePageDetail .post-nav-links .current{ display: inline-block; width: auto; height: 100%; line-height: 20px; margin: 0 2px; padding: 10px 20px; background: #ea1313; color: #fff;}

/* summary */
.SinglePageDetail div.summary {font-size: 16px; position: relative; border: 1px solid transparent; border-radius: 20px; background-clip: padding-box; padding: 15px 30px 20px; margin-top:30px; margin-bottom:30px; color: #444;/* background:#eee;*/ border: 2px solid #FA4707; }
.SinglePageDetail div.summary:before{ position: absolute; content: '';  left: 20px; top: 15px; width: 40px; height:40px;  background:url("../images/icon-summary.svg") no-repeat; background-size: contain; z-index: 2; }
.SinglePageDetail div.summary em{ font-weight: bold; text-align: left; font-style: normal; font-family: 'db_adman_xregular'; color: #FA4707; font-size: 30px; letter-spacing: 2px!important; padding-bottom: 10px; display:block; margin-left: 40px; line-height: 1.6em;}
.SinglePageDetail div.summary p{ margin: 0; color: #444; line-height: 1.5em; margin-bottom: 10px;}
.SinglePageDetail div.summary ul{ padding: 0; margin: 0; margin-left: 20px; list-style-type: circle!important;}
.SinglePageDetail div.summary li { padding: 0; margin-bottom: 10px; line-height: 25px; position: relative; list-style-type: circle!important; text-indent: -20px; }
.SinglePageDetail div.summary li::marker { position: absolute; background-color: #ccc;}

/* table_box */
.ScrollTable{ margin: 20px 0; width: auto; transform: translateZ(0); overflow-y:scroll; }
.SinglePageDetail table.table_box{ min-width: 100%; font-size: 16px; width: auto; /*border-left: 1px solid #eee; border-right: 1px solid #eee; border-top: 1px solid #eee;*/ } /*  border-collapse: collapse; border-radius: 1em; overflow: hidden; */
.SinglePageDetail table.table_box thead{ background-color: #009581; background: linear-gradient(90deg, rgba(0,149,129) 0%, rgba(0,110,165) 100%); background: linear-gradient(90deg, rgba(0,149,129,1) 0%, rgba(0,110,165) 100%); }
.SinglePageDetail table.table_box thead th{ padding: 20px 15px; font-size: 22px; line-height: 25px; font-family: 'db_adman_xregular'; vertical-align: middle; min-width: 30px; background-color: transparent;} 
.SinglePageDetail table.table_box tbody td{ padding: 15px 15px; vertical-align: middle; min-width: 30px;} 
.SinglePageDetail table.table_box thead th{ border-right: 1px solid #fff; color: #fff; }
.SinglePageDetail table.table_box thead th:last-child{ border-right: 0px; }
.SinglePageDetail table.table_box tbody tr{ background-color: #f9f9f9; }
.SinglePageDetail table.table_box tbody tr:nth-child(odd){ background-color: #fff; }
.SinglePageDetail table.table_box tbody td span.bold{ font-weight: bold; }     
.SinglePageDetail table.table_box tbody td span.red{ color: red; }     
.SinglePageDetail table.table_box tbody tr td, .SinglePageDetail table.table_box tbody tr th { min-width: 100px; }
.SinglePageDetail table.table_box tbody tr td:nth-child(2){ min-width: 100px; }
.SinglePageDetail table.table_box tbody tr:hover{ background-color: #f3f3f3;  }
.SinglePageDetail table.table_box tbody td{ border-right: 1px solid #eee; border-left: 1px solid #eee; border-bottom: 1px solid #eee; text-align: left; }
.SinglePageDetail table.table_box tbody td a{ color: #4195da; text-decoration: underline; display: block;}
.SinglePageDetail table.table_box tr:first-child th:first-child { border-top-left-radius: 10px; }
.SinglePageDetail table.table_box tr:first-child th:last-child { border-top-right-radius: 10px; }

/* table_box */
.SinglePageDetail .ScrollTable{ margin: 20px 0; width: auto; transform: translateZ(0); overflow-y:scroll; }
.SinglePageDetail .ScrollTable table{ min-width: 100%; font-size: 16px; width: auto; /*border-left: 1px solid #eee; border-right: 1px solid #eee; border-top: 1px solid #eee;*/ } /*  border-collapse: collapse; border-radius: 1em; overflow: hidden; */
.SinglePageDetail .ScrollTable table thead{ background-color: #009581; background: linear-gradient(90deg, rgba(0,149,129) 0%, rgba(0,110,165) 100%); background: linear-gradient(90deg, rgba(0,149,129,1) 0%, rgba(0,110,165) 100%); }
.SinglePageDetail .ScrollTable table thead th{ padding: 15px 15px; font-size: 22px; line-height: 25px; font-family: 'db_adman_xregular'; vertical-align: middle; min-width: 30px; background-color: transparent;} 
.SinglePageDetail .ScrollTable table tbody td{ padding: 15px 15px; vertical-align: middle; min-width: 30px;} 
.SinglePageDetail .ScrollTable table thead th{ border-right: 1px solid #ccc; color: #fff; }
.SinglePageDetail .ScrollTable table thead th:last-child{ border-right: 0px; }
.SinglePageDetail .ScrollTable table tbody tr{ background-color: #f9f9f9; }
.SinglePageDetail .ScrollTable table tbody tr:nth-child(odd){ background-color: #fff; }
.SinglePageDetail .ScrollTable table tbody td span.bold{ font-weight: bold; }     
.SinglePageDetail .ScrollTable table tbody td span.red{ color: red; }     
.SinglePageDetail .ScrollTable table tbody tr td, .SinglePageDetail .ScrollTable table tbody tr th { min-width: 100px; }
.SinglePageDetail .ScrollTable table tbody tr td:nth-child(2){ min-width: 100px; }
.SinglePageDetail .ScrollTable table tbody tr:hover{ background-color: #f3f3f3;  }
.SinglePageDetail .ScrollTable table tbody td{ border-right: 1px solid #eee; border-left: 1px solid #eee; border-bottom: 1px solid #eee; text-align: left; }
.SinglePageDetail .ScrollTable table tbody td a{ color: #4195da; text-decoration: underline; display: block;}
.SinglePageDetail .ScrollTable table tr:first-child th:first-child { border-top-left-radius: 15px; }
.SinglePageDetail .ScrollTable table tr:first-child th:last-child { border-top-right-radius: 15px; }

/* KlookBox */
.KlookBox{ margin-top: 20px;}

/* ################## Edit For Block editor ################## */
#toc_container{ width: 100%!important; margin: auto; font-size: 21px!important; padding: 0 0 30px 0!important; font-family: 'db_adman_xregular'; border: 0!important; border-bottom: 2px solid #123!important; background-color: #fff!important; }
#toc_container p.toc_title{ font-size: 30px; font-family: 'db_adman_xbold'; position: relative; z-index: 3;}
#toc_container p.toc_title:before{border-top: 5px solid #123; content: ''; position: absolute; top: 20px; left: 0; width: 100%; z-index: -2;}
#toc_container p.toc_title:after{ content: ''; position: absolute; top: 0px; left: 0; right: 0; margin: auto; width: 100%; z-index: -2; background-color: #fff; width: 260px; height: 50px;}
/*#toc_container p.toc_title span.IconList{ position: relative;}
#toc_container p.toc_title span.IconList:before{ content: ''; position: absolute; width: 16px; height: 13px; left: 25px; top: 20px; background: url(../images/icon/icon-contents-index.svg) no-repeat 0 0; background-position: center; background-size: cover; z-index: 2;}
#toc_container p.toc_title{font-size: 30px; letter-spacing: 1px; text-align: center; display: block; margin: auto; padding: 5px 25px 10px 50px;  margin: auto; background-color: #fff; position: relative; z-index: 2;}*/
#toc_container p.toc_title .toc_toggle { font-size: 18px; font-weight: 300; color: #999;}
#toc_container p.toc_title .toc_toggle a{ font-size: 18px; font-weight: 300; color: #999;}
#toc_container p.toc_title+ul.toc_list li a{ line-height: 25px; display: inline-flex; padding: 5px 0px 0px 0px; margin: 0px 0px 0px 0px; background-color: #fff; border-radius: 0px; }
#toc_container p.toc_title+ul.toc_list li ::marker { margin: 0!important;}
#toc_container ul li{ font-size: 21px!important; font-family: 'db_adman_xbold'; margin: 0!important; list-style: none!important; }
#toc_container a{ margin: 0; padding: 0; /*border-bottom: 1px dotted #ccc;*/}
#toc_container a:hover{ text-decoration: none!important; border-bottom: 1px solid #000;}
#toc_container ul ul li{ font-size: 21px!important; font-family: 'db_adman_xregular'; }
/*#toc_container ul li .toc_depth_1{ font-size: 23px; font-family: 'db_adman_xbold';}*/
#toc_container .toc_number{ min-width: 25px; /*padding-right: 5px; display: contents;*/ }
#toc_container ul ul li .toc_number{ /*min-width: 25px;*/ padding-right: 10px;} 

/* lwptoc */
.lwptoc{ width: 100%!important; margin: auto; font-size: 21px!important; padding: 0 0 0px 0!important; font-family: 'db_adman_xregular'; border: 0!important; background-color: #fff!important; transition: all .3s; }
.lwptoc_i{ padding: 0 0 20px 0!important; background-color: #fff!important;}
.lwptoc li{ font-size: 21px!important; line-height: 25px; font-family: 'db_adman_xbold'; margin: 0!important; list-style: none!important; transition: all .3s; }
.lwptoc a{ margin: 0; padding: 5px 0px 0px 0px; color: rgb(25,103,210)!important; display: inline-flex; border-bottom: 1px solid #fff!important; }
.lwptoc a:hover{ text-decoration: none!important;}
.lwptoc li li{ font-size: 21px!important; font-family: 'db_adman_xregular'; }
.lwptoc ol{margin: 0px!important;}
.lwptoc ol ol{ padding-left: 1.5em!important; margin-left: 1.5em!important;}
.lwptoc .lwptoc_item_number{ min-width: 25px; /*padding-right: 5px; display: contents;*/ }
.lwptoc ol ol li .lwptoc_item_number{ /*min-width: 25px;*/ padding-right: 10px;} 
.lwptoc OL.lwptoc_itemWrap OL.lwptoc_itemWrap{ margin: 0!important;}
.lwptoc .lwptoc_item_number{ margin-right: 0!important;}
.TOCTop{ margin-bottom: 40px; position: relative; overflow: hidden; transition: all 0.3s ease-in-out 0s; border-bottom: 2px solid #123!important;}
.TOCTop .BTNMore{ position: absolute; content: ''; bottom: 0px; left: 0; width: 100%; text-align: center; padding: 40px 10px 20px 10px; background: linear-gradient(to top, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 100%); transition: all .3s;}
.TOCTop .BTNMore button{ display:inline-block; margin: auto; background-color: #123; color: #fff; font-size: 18px; font-family: 'db_adman_xregular'; cursor: pointer; border: 1px solid #eee; border-radius: 100px; padding: 8px 20px;}
.TOCTop .BTNMore button:hover{  background-image: linear-gradient(150deg, #FA8F01 0%, #FA4707 100%);}
.TOCTop .BTNMore2{ position: absolute; content: ''; bottom: 10px; left: 0; width: 100%; text-align: center; padding: 10px 10px; background: linear-gradient(to top, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%); transition: all .3s;}
.TOCTop .BTNMore2 button{ display:inline-block; margin: auto; background-color: #123; color: #fff; font-size: 18px; font-family: 'db_adman_xregular'; cursor: pointer; border: 1px solid #eee; border-radius: 100px; padding: 8px 20px; }
.TOCTop .BTNMore2 button:hover{ background-image: linear-gradient(150deg, #FA8F01 0%, #FA4707 100%);}
.TOCTop .lwptoc-notInherit .lwptoc_i DIV A{ border-bottom: 1px solid #fff!important;}
.TOCTop .lwptoc-notInherit .lwptoc_i DIV A:hover{  border-bottom: 1px solid rgb(25,103,210)!important;}
.lwptoc_header{ text-align: center; font-size: 30px; font-family: 'db_adman_xbold'; position: relative; z-index: 3;}
.lwptoc_header:before{border-top: 5px solid #123; content: ''; position: absolute; top: 20px; left: 0; width: 100%; z-index: -2;}
.lwptoc_header:after{ content: ''; position: absolute; top: 0px; left: 0; right: 0; margin: auto; width: 100%; z-index: -2; background-color: #fff; width: 230px; height: 50px;}
.TOCTail .lwptoc-notInherit .lwptoc_i DIV A{ border-bottom: 1px solid #fff!important;}
.TOCTail .lwptoc-notInherit .lwptoc_i DIV A:hover{  border-bottom: 1px solid rgb(25,103,210)!important;}

/* TOCBTN */
.TOCBTN{ position: fixed; right: 20px; bottom: 20px; z-index: 9999;}
.TOCBTN .BTNIcon a{ width: 50px; height: 50px; padding: 12px 10px; color: #fff; font-family: 'db_adman_xbold'; font-size: 10px; border-radius: 100px; background-image: linear-gradient(150deg, #FA8F01 0%, #FA4707 100%); text-align: center; display: block;/* line-height: 50px;*/ }
.TOCBTN .BTNIcon a img{ display: block; margin: auto; width: auto; max-width: 22px; height: auto; filter: brightness(0) invert(1);}
.PopopBG{ display: flex; justify-content: center; align-items: center; position: fixed; top: 0; right: -100%; opacity: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); z-index: 999999999; transition: all .3s; }
.PopopBG .PopopBox{ position: relative; border-radius: 10px; margin: auto; overflow: hidden; overflow-y: scroll; max-width: 800px; height: auto; max-height: 80%; background-color: #fff; padding: 20px 40px; }
.PopopBG .Close{ position: fixed; display: flex; justify-content: center; align-items: center; right: 0; left: 0; margin: auto; top: auto; bottom: 2%; z-index: 99; background-color: #ea1313; color: #fff!important; border-radius: 100px; opacity: 1; width: 45px; height: 45px; }
.PopopBG .Close a{ display: block; width: 45px; height: 45px; line-height: 42px; text-align: center; color: #fff; font-size: 35px; font-family: 'db_adman_xbold'; }
.PopopBG .PopopBox .Inner{ position: relative; }

/* block editor > Others */
figure { margin: 0 0 0 0!important; }
figure.wp-block-image{ margin: 0 0 40px!important; }
figure.wp-block-image figcaption{ display: block; margin: 0!important; padding: 3px; text-align: right; font-size: 11px; background-color: #e7eced; }
.wp-block-table figcaption { color: #555; font-size: 13px; text-align: center; }
.crLink{ margin: 0 0 0 40px;}
.SinglePageDetail blockquote p{ margin: 0;}
ul.coupon li{ list-style: none!important; }
ul.coupon li p{ margin: 10px 0 20px 0;}

/* block editor > Link topic */
.SinglePageDetail .link { display: block; position: relative; background-color: #A4C1D5; color: #123; padding: 10px 10px 10px 10px; margin-bottom: 10px; clear: both; overflow: auto; }
.SinglePageDetail .link img{ width: 140px; height: auto; float: left; display: block; margin: 0 10px 0 0; }
.SinglePageDetail .link p.title{ width: calc(100% - 150px); float: right; position: relative; background-color: #fff; margin: 0px; padding: 10px 20px 5px 20px; line-height: 1.1em; font-size: 20px; font-family: 'db_adman_xbold'; }
.SinglePageDetail .link p.title:before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #ea1313; position: absolute; top: 15px; left:10px; content: ""; z-index: 99;}
.SinglePageDetail .link p.description{ width: calc(100% - 150px); float: right; min-height: 45px; display: block; margin: 0px; padding: 5px 20px 10px 20px; background-color: #fff; font-size: 16px; line-height: 18px; font-family: 'db_adman_xlight'; }
.SinglePageDetail .link:before{ position: absolute; right: 20px; top: 0; height: 100%; width: 40px; background: #123; content: ''; display: block; background:url(../images/arrow-icon-link.png) no-repeat center center; background-size: 40px auto; }
.SinglePageDetail div.partner .link p.title{ width: calc(100% - 150px); padding-right: 2.8%; }
.SinglePageDetail div.partner .link p.description{ width: calc(100% - 150px); padding-right: 25%; }
.SinglePageDetail .wp-block-media-text .wp-block-media-text__content{ padding: 0px 30px 0px 0px!important;}
.SinglePageDetail div.partner{ position: relative; overflow: hidden;}

/* New Large Link */
.SinglePageDetail .LargeLinkBox{ position: relative; background-color: #A4C1D5; color: #123; padding: 10px 40px 10px 10px; margin-bottom: 20px; overflow: hidden;}
.SinglePageDetail .LargeLinkBox .wp-block-media-text{ position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-around;}
.SinglePageDetail .LargeLinkBox figure.wp-block-media-text__media{ position: relative!important; width: 150px; height: 95px; margin: 0!important; padding-right: 10px; background-color: #A4C1D5; z-index: 1;}
.SinglePageDetail .LargeLinkBox figure.wp-block-media-text__media img{display: block!important; width: 100%!important; height: 100%!important; object-fit: cover!important;}
.SinglePageDetail .LargeLinkBox .wp-block-media-text .wp-block-media-text__content{ width: calc(100% - 150px); position: relative; margin: 0; min-height: 95px; background-color: #fff; padding: 0px 20px 0px 0px!important;}
.SinglePageDetail .LargeLinkBox .wp-block-media-text .wp-block-media-text__content:before{ position: absolute; right: -20px; top: 0; height: 100%; width: 40px; background: #123; content: ''; display: block; background:url(../images/arrow-icon-link.png) no-repeat center center; background-size: 40px auto; }
.SinglePageDetail .LargeLinkBox .wp-block-media-text .wp-block-media-text__content .title{ position: relative; margin: 0; padding: 10px 0px 5px 20px; line-height: 1.1em; font-size: 20px; font-family: 'db_adman_xbold';}
.SinglePageDetail .LargeLinkBox .wp-block-media-text .wp-block-media-text__content a:before{ position: absolute; content: ''; display: block; top: -10px; left: -160px; width: 800px; height: 200px; z-index: 90; }
.SinglePageDetail .LargeLinkBox .wp-block-media-text .wp-block-media-text__content .title:before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #ea1313; position: absolute; top: 15px; left:10px; content: ""; z-index: 99;}
.SinglePageDetail .LargeLinkBox .wp-block-media-text .wp-block-media-text__content .description{ margin: 0; padding: 5px 0px 10px 20px; font-size: 16px; line-height: 18px; font-family: 'db_adman_xlight';}
.SinglePageDetail .LargeLinkBox .agoda:after{ content: ''; position: absolute; right: 15px; bottom: 5px; width: 100px; height: 25px; background: url(../images/partner/logo-agoda.svg) no-repeat right bottom; background-size: contain;}
.SinglePageDetail .LargeLinkBox .booking:after{ content: ''; position: absolute; right: 15px; bottom: 5px; width: 100px; height: 25px; background: url(../images/partner/logo-booking.svg) no-repeat right bottom; background-size: contain;}
.SinglePageDetail .LargeLinkBox .klook:after{ content: ''; position: absolute; right: 15px; bottom: 5px; width: 100px; height: 25px; background: url(../images/partner/logo-klook.svg) no-repeat right bottom; background-size: contain;}

/* block editor > table */
.SinglePageDetail figure.detail table{ width: 100%; display: inline-table; border-collapse: separate; padding: 20px; color: #494949; margin: 0 0 20px; font-family: 'db_adman_xregular'; font-size: 20px; background-color: #F2F2F2; border: 1px solid #C9C9C9; border-radius: 10px; }
.SinglePageDetail figure.detail table tr td:nth-child(1){ position: relative; line-height: 24px; width: 23%!important; text-align: left; padding: 5px 10px 5px 15px; font-weight: normal; vertical-align: top; }
.SinglePageDetail figure.detail table tr td:nth-child(1):before{ width: 0; height: 0; border-top: 5px solid transparent; border-right: 10px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #ea1313; position: absolute; top: 10px; left:0px; content: ""; z-index: 99;}
.SinglePageDetail figure.detail table tr td:nth-child(2){ width: 75%!important; line-height: 24px; padding: 5px 0px; text-align: left; vertical-align: top; }
.SinglePageDetail figure.detail table a{ color: #494949; }
.SinglePageDetail figure.detail table td{ border: 0px solid!important;}
.SinglePageDetail figure.detail table thead{ border-bottom: 0px solid;}
/* google-map */
.SinglePageDetail .map-button{ cursor: pointer; position:relative; display:table; padding: 5px 20px; border-radius: 5px; margin: 0 auto; margin-bottom: 20px; text-align: center; font-family: 'db_adman_xlight'; background: #ea1313; color: #fff; font-size: 22px; }
.SinglePageDetail .map-button:before{ display: inline-block; background:url("../images/wold-map-icon.svg") no-repeat; background-position: center; background-size:cover; background-size: 20px auto; width: 20px; height: 23px; margin: 0 10px 0 0; content: ''; vertical-align: middle; font-weight: normal; }
.SinglePageDetail .google-map{ margin: 30px 0 0; position: relative; padding-bottom: 75%; height: 0; overflow: hidden; display: none; text-align: center; }
.SinglePageDetail .google-map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* block editor > table compair */
.SinglePageDetail .TableCompairBox .wp-block-group__inner-container{ display:flex; flex-wrap: wrap; justify-content: left; width: 100%;}
.SinglePageDetail .TableCompairBox figure.TableCompair{ width: 100%; max-width: 31.33%; margin: 2% 1% 4% 1%!important; border-radius: 15px; padding-bottom: 10px; background-color: #f9f9f9; }
.SinglePageDetail figure.TableCompair table{ width: 100%; padding: 0px; color: #494949; font-family: 'db_adman_xregular'; font-size: 20px; }
.SinglePageDetail figure.TableCompair table thead{ height: 140px; text-align: center; background:url("../images/bg-card-all.png") no-repeat; background-position: top center; background-size:100%;  }
.SinglePageDetail figure.TableCompair table thead tr th{ line-height: 23px; padding: 0 10px 60px 10px; font-size: 22px; color: #fff; vertical-align: middle; font-family: 'db_adman_xbold'; }
.SinglePageDetail figure.TableCompair table td{ border: 0px solid!important; padding: 5px 10px 5px 30px; font-size: 14px; line-height: 18px; color: #666; position: relative;}
.SinglePageDetail figure.TableCompair table td strong{ font-family: 'db_adman_xregular'; font-size: 18px; display: inline-block; position: relative; }
.SinglePageDetail figure.TableCompair table td strong:before{ position: absolute; top: 3px; left: -20px; background:url("../images/check-true-icon.png") no-repeat; background-position: center; background-size:cover; background-size: 12px auto; width: 13px; height: 13px; content: '';}
.SinglePageDetail figure.TableCompair table a{ color: #494949; }
.SinglePageDetail figure.TableCompair table thead{ border: 0px solid!important;}
/* ################## End Edit For Block editor ################## */

#cookie-notice{ z-index: 99999999!important; }
#cookie-notice .cn-button:not(.cn-button-custom){ background-image: linear-gradient(150deg,#ea1313 0,#fa4707 100%)!important; font-family: 'db_adman_xlight'!important; font-size: 17px!important; }
#cookie-notice .cn-button:not(.cn-button-custom):hover{ color: #fff!important;}
.cookie-notice-container a{ color: #fff!important;}
.cookie-notice-container a:hover{ color: #ea1313!important; }
.cn-text-container{ font-family: 'db_adman_xlight'!important; }
.cookie-notice-container{ font-size: 17px!important;}

.wp-block-embed__wrapper { margin: 0 0 40px 0; overflow: hidden; padding-top: 56.25%; position: relative; }
.wp-block-embed__wrapper iframe { border: 0; height: 100%; left: 0; position: absolute; top: 0;  width: 100%; }

.instagram-media{ width: 75%!important; margin: auto!important;}

.has-text-align-center{ text-align: center!important;}


/* ADSCoupon */
.ADSCouponList .TitleCoupon{ margin: 0; text-align: center; font-size: 25px; margin-bottom: 25px; font-family: 'db_adman_xbold'; }
.ADSCouponList ul{ list-style: none; display: flex; flex-wrap: nowrap; justify-content: left; gap: 3%;}
.ADSCouponList ul li{ list-style: none; width: 32%; margin: 0; padding: 0px; background:#123; text-align: center; position: relative; border-radius: 20px; overflow: hidden; }
.ADSCouponList ul li::marker{ display: none!important;content: ""!important;}
.ADSCouponList ul li p{ margin: 0; }
.ADSCouponList ul li a{ width: auto; height: auto; display: block; color: #fff; position: relative; margin: auto; box-shadow: 5px 5px 5px rgba(0,0,0,0.1); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.ADSCouponList ul li .Picture{ overflow: hidden; height: 150px; position: relative; }
.ADSCouponList ul li .Picture img{ display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; } 
.ADSCouponList ul li .DiscountTop{ position: absolute; z-index: 1; right: 0;top: 0; font-size: 12px; color: #fff; text-align: right; background-image: linear-gradient(180deg, #FA9800 0%, #FA4707 100%); border-radius: 0px 0px 0px 10px; padding:2px 10px 2px 10px; vertical-align: top; }
.ADSCouponList ul li .DiscountPinArea{ width: auto; display: block; position: relative; z-index: 2; text-align: left; bottom: 0; padding: 10px 15px; font-size: 16px; line-height: 18px; font-family: 'db_adman_xregular'; letter-spacing: 1px; color: #fff; }
.ADSCouponList ul li .DiscountNumber{ display: block; font-size: 25px; font-family: 'db_adman_xbold'; position: absolute; z-index: 3; text-align: right; bottom: -10px; right: -15px; padding: 20px 25px 15px 25px; background-image: url('../images/bg-discount.png'); background-position: top left; background-repeat: no-repeat; background-size: cover; }
.ADSCouponList ul li .DiscountNumber p{ font-size: 32px; line-height: 21px; display: block; margin-top: 0px; }
.ADSCouponList ul li .DiscountNumber p span{ font-size: 15px; display: block; margin-top: -5px; }
.ADSCouponList span.IconDiscountTop{display:inline-block; width:auto; background:url("../images/icon/coupon-icon-type.svg") no-repeat 0 0; background-size:auto 10px; padding:0 0 0 20px; margin:0 5px 0 0px; font-size:14px; font: normal 100%/1.1 db_adman_xlight, sans-serif;}
.ADSCouponList span.IconDiscountPinArea{display:block; width:100%; font-size:18px; line-height:20px; background:none; box-shadow: none; padding: 0;


/*
display: block;
  display: -webkit-box; white-space: normal;
  max-width: 100%;
  height: 55px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;*/}
.ADSCouponList span.IconDiscountNumber{display:inline-block; width:auto; background:url("../images/icon/coupon-icon-type.svg") no-repeat 0 0; background-size:auto 15px; padding:0 0 0 30px; margin:0 0px 0 0px; font-size:25px; line-height:15px; }
.ADSCouponList ul li .DiscountPinArea .DisplaySuCat{background:url("../images/icon/pin-coupon.svg") no-repeat 0 0; background-size:auto 20px; padding:0 0 0 25px; margin:0 5px 0 0px; display: inline-block;  font-size: 16px; color: #fff; margin-top: 10px;}
.ADSCouponList ul li .DiscountPinArea .DisplaySuCat span{background-image: linear-gradient(150deg, #D50D80 0%, #DC5B25 100%); padding: 2px 6px; margin: 0 7px 5px 0; border-radius: 7px; display: inline-block;}
.ADSCouponList ul li .DisplayLogoCoupon{ position: absolute; content: ''; max-width: 90px; max-height: 90px; width:auto; height: auto; left: 5px; top: 5px; display: flex; justify-content: center; align-items: center; overflow: hidden; background: #fff; border-radius: 7px;}
.ADSCouponList ul li .DisplayLogoCoupon img{ display: block; margin: 0; width: 100%; max-width: 100%; height: auto; }
/*.ADSCouponList p{ margin: 0; }
.ADSCouponList .Picture{ width: 100%; height: 286px; overflow: hidden;}
.ADSCouponList .Picture img{ display: block; width: 100%!important; height: 100%!important; object-fit: cover; }
.ADSCouponList .Title{ margin-top: 10px; }*/

/* BannerCoupon */
.SinglePageBannerCoupon{ opacity: 0; position: fixed; width: 100%; max-width: 1160px; height: auto; bottom: -200px; left: 0; right: 0; margin: auto; z-index: 99; transition: .3s ease; }
.BannerCouponDisplay{ width: calc(100% - 360px); margin-bottom: 10px; position: relative;}
.ActiveBannerCoupon{ opacity: 1; bottom: 0; transition: .3s ease; }
.InActiveBannerCoupon{ opacity: 0; bottom: -200px; transition: .3s ease; }
.ADSCouponRight {position: relative; overflow: hidden; background-color: #123; box-shadow: 5px 5px 5px rgba(0,0,0,0.1); color: #123; font-size: 20px; text-align: center; transition: .3s ease; border-radius: 15px; border: 3px solid #fff; }
.ADSCouponRight p{ margin: 0; }
.ADSCouponRight a{ color: #fff; padding: 10px; overflow: hidden; display: flex; flex-wrap: nowrap; justify-content: left; }
.ADSCouponRight .Picture{ width: 180px; height: auto; overflow: hidden; border-radius: 0px; position: relative; margin: -10px; }
.ADSCouponRight .Picture img{ display: block; width: 100%!important; max-width: 100%!important; height: 100%!important; object-fit: cover; }
.ADSCouponRight .Detail{ width: calc(100% - 20px); line-height: 18px; text-align: left; display: flex; margin-left: 20px; }
.ADSCouponRight .Title{ padding: 5px 110px 5px 20px; font-size: 20px; line-height: 23px;}
.ADSCouponRight .DiscountNumber{ display: block; font-size: 25px; font-family: 'db_adman_xbold'; position: absolute; z-index: 3; text-align: right; bottom: -5px; right: -13px; padding: 25px 25px 15px 25px; background-image: url('../images/bg-discount.png'); background-position: top left; background-repeat: no-repeat; background-size: cover; }
.ADSCouponRight .DiscountNumber p{ font-size: 32px; line-height: 21px; display: block; margin-top: 5px; }
.ADSCouponRight .DiscountNumber p span{ font-size: 15px; display: block; margin-top: -5px; }

.ADSCouponRight .DisplaySuCat{background:url("../images/icon/pin-coupon.svg") no-repeat 0 0; background-size:auto 20px; padding:0 0 0 25px; margin:0 5px 0 0px; display: inline-block;  font-size: 16px; color: #fff; margin-top: 10px; }
.ADSCouponRight .DisplaySuCat span{background-image: linear-gradient(150deg, #D50D80 0%, #DC5B25 100%); padding: 2px 6px; margin: 0 7px 5px 0; border-radius: 7px;display: inline-block;}
.ADSCouponRight .LogoCoupon{ position: absolute; content: ''; width: 60px; height: 40px; left: 5px; top: 5px; overflow: hidden; background: #fff; border-radius: 5px;}
.ADSCouponRight .LogoCoupon img{ margin: 0; width: 100%; max-width: 100%; height: auto; }
.CloseADSCoupon{ cursor: pointer; margin: 0; position: absolute; width: 45px; height: 45px; line-height: 42px; text-align: center; border-radius: 100px; right: -20px; top: -15px; font-size: 30px; font-family: 'db_adman_xbold'; background-color: #000; color: #fff;}

.VotePoll{ margin-bottom: 60px;}
.VotePoll p{ margin: 0;}
.VotePoll p:last-child{ margin-top: 10px;}
.VotePoll ul{ background-color: #f2f2f2; padding: 15px 20px; margin: 0!important; border-radius: 0 0 15px 15px;  }
.PollPicture{ width: 100%; height: auto; max-width: 100%; border-radius: 15px 15px 0 0; }
.wp-polls{ font-size: 22px;}
.wp-polls p strong{ font-size: 24px; font-family: 'db_adman_xbold'; }
.wp-polls p a{ font-family: 'db_adman_xbold'; font-size: 18px; border: 0!important; border-radius: 5px; padding: 5px 20px; color: #fff; background-image: linear-gradient(150deg, #FA8F01 0%, #FA4707 100%);}
.wp-polls .Buttons{ border: 0!important; font-weight: 600; border-radius: 5px; padding: 7px 10px; color: #fff; background-image: linear-gradient(150deg, #ea1313 0%, #FA4707 100%); }

.LinkForRegister{ display: block; width: 100%; max-width: 450px; margin: auto!important; margin-top: 25px!important; margin-bottom: 25px!important; overflow: hidden; background-image: linear-gradient(150deg, #FA8F01 0%, #FA4707 100%); color: #fff!important; padding: 15px 20px 15px 65px; border-radius: 10px; position: relative;}
.LinkForRegister:before{ position: absolute; content: ''; left: 15px; top: 14px; width: 40px; height: 35px; background: url(../images/coupon-icon.png) no-repeat 0 0; background-position: center; background-size: 80%; }
.LinkForRegister span{ font-family: 'db_adman_xbold'; font-size: 25px; display: block!important; border-left: 1px dotted #fff; line-height: 30px; padding-left: 15px!important; margin-left: 0px!important; }
.LinkSNS{ max-width: 450px; margin: auto!important; margin-top: 25px!important; margin-bottom: 25px!important; display: flex; justify-content: center; overflow: hidden; color: #fff!important; font-family: 'db_adman_xbold'; font-size: 23px; line-height: 21px; gap: 2%;}
.LinkSNS .LinkFacebook{ width: 49%; background-color: #263c7f; color: #fff; padding: 15px 10px 15px 50px; position: relative; border-radius: 10px!important; }
.LinkSNS .LinkFacebook span{ display: block; margin-top: 5px; font-size: 16px; font-family: 'db_adman_xregular'; line-height: 18px; }
.LinkSNS .LinkFacebook:before{ position: absolute; content: ''; left: 20px; top: 16px; width: 10px; height: 22px; background: url(../images/icon-fb-link-out.png) no-repeat 0 0; background-position: center; background-size: contain; }
.LinkSNS .LinkLine{ width: 49%; background-color: #3ace01; color: #fff; padding: 15px 10px 15px 50px; position: relative; border-radius: 10px!important; }
.LinkSNS .LinkLine span{ display: block; margin-top: 5px; font-size: 16px; font-family: 'db_adman_xregular'; line-height: 18px; }
.LinkSNS .LinkLine:before{ position: absolute; content: ''; left: 12px; top: 15px; width: 24px; height: 24px; background: url(../images/icon-line-link-out.png) no-repeat 0 0; background-position: center; background-size: contain; }

.LinkForRegister2{ display: block; width: 100%; max-width: 450px; margin: auto!important; margin-top: 40px!important; margin-bottom: 25px; overflow: hidden; background-image: linear-gradient(150deg, #FA8F01 0%, #FA4707 100%); padding: 15px 20px 15px 20px; border-radius: 10px 10px 0 0; position: relative;}
.LinkForRegister2 a{ font-family: 'db_adman_xbold'; font-size: 25px; display: block!important; color: #fff!important; line-height: 30px;text-align: center; }
.LinkSNS2{ max-width: 450px; margin: auto!important; margin-bottom: 10px; display: flex; justify-content: space-between; overflow: hidden; border-radius: 0 0 10px 10px!important; color: #fff!important; font-family: 'db_adman_xbold'; font-size: 23px; line-height: 21px;}
.LinkSNS2 .LinkFacebook{ width: 50%; background-color: #263c7f; color: #fff; padding: 15px 10px 15px 50px; position: relative; }
.LinkSNS2 .LinkFacebook span{ display: block; margin-top: 5px; font-size: 16px; font-family: 'db_adman_xregular'; line-height: 18px; }
.LinkSNS2 .LinkFacebook:before{ position: absolute; content: ''; left: 20px; top: 16px; width: 10px; height: 22px; background: url(../images/icon-fb-link-out.png) no-repeat 0 0; background-position: center; background-size: contain; }
.LinkSNS2 .LinkLine{ width: 50%; background-color: #3ace01; color: #fff; padding: 15px 10px 15px 50px; position: relative; }
.LinkSNS2 .LinkLine span{ display: block; margin-top: 5px; font-size: 16px; font-family: 'db_adman_xregular'; line-height: 18px; }
.LinkSNS2 .LinkLine:before{ position: absolute; content: ''; left: 12px; top: 15px; width: 24px; height: 24px; background: url(../images/icon-line-link-out.png) no-repeat 0 0; background-position: center; background-size: contain; }


/* ADSCouponForPage */
.ADSCouponForPage .TitleCoupon{ margin: 0; text-align: center; font-size: 25px; margin-bottom: 25px; font-family: 'db_adman_xbold'; }
.ADSCouponForPage ul{ list-style: none; display: flex; flex-wrap: wrap; justify-content: left; gap: 3%; margin-top: 40px;}
.ADSCouponForPage ul li{ list-style: none; width: 31.33%; margin: 0; padding: 0px; background:#fff; text-align: center; position: relative; border-radius: 20px; overflow: hidden; margin-bottom: 50px; box-shadow: 1px 5px 10px rgba(0,0,0,0.1); }
.ADSCouponForPage ul li::marker{ display: none!important;content: ""!important;}
.ADSCouponForPage ul li p{ margin: 0; }
.ADSCouponForPage ul li a{ width: auto; height: auto; display: block; color: #123; position: relative; margin: auto; /*box-shadow: 5px 5px 5px rgba(0,0,0,0.1);*/ background-position: center center; background-repeat: no-repeat; background-size: cover; }
.ADSCouponForPage ul li .Picture{ overflow: hidden; height: 240px; position: relative; }
.ADSCouponForPage ul li .Picture img{ display: block; width: 100%; max-width: 100%; height: 100%; max-height: 100%; object-fit: cover; } 
.ADSCouponForPage ul li .DiscountTop{ position: absolute; z-index: 1; right: 0;top: 0; font-size: 12px; color: #fff; text-align: right; background-image: linear-gradient(180deg, #FA9800 0%, #FA4707 100%); border-radius: 0px 0px 0px 10px; padding:2px 10px 2px 10px; vertical-align: top; }
.ADSCouponForPage ul li .DiscountPinArea{ width: auto; display: block; position: relative; z-index: 2; text-align: left; bottom: 0; padding: 15px 20px; font-size: 16px; line-height: 18px; font-family: 'db_adman_xbold'; letter-spacing: 1px;  }
.ADSCouponForPage ul li .DiscountNumber{ display: block; font-size: 25px; font-family: 'db_adman_xbold'; position: absolute; z-index: 3; text-align: right; bottom: -10px; right: -15px; padding: 20px 25px 15px 25px; color: #fff; background-image: url('../images/bg-discount.png'); background-position: top left; background-repeat: no-repeat; background-size: cover; }
.ADSCouponForPage ul li .DiscountNumber p{ font-size: 32px; line-height: 21px; display: block; margin-top: 0px; }
.ADSCouponForPage ul li .DiscountNumber p span{ font-size: 15px; display: block; margin-top: -5px; }
.ADSCouponForPage span.IconDiscountTop{display:inline-block; width:auto; background:url("../images/icon/coupon-icon-type.svg") no-repeat 0 0; background-size:auto 10px; padding:0 0 0 20px; margin:0 5px 0 0px; font-size:14px; font: normal 100%/1.1 db_adman_xlight, sans-serif;}
.ADSCouponForPage span.IconDiscountPinArea{display:block; width:100%; font-size:21px; line-height:23px; background:none; box-shadow: none; padding: 0; }
.ADSCouponForPage span.IconDiscountNumber{display:inline-block; width:auto; background:url("../images/icon/coupon-icon-type.svg") no-repeat 0 0; background-size:auto 15px; padding:0 0 0 30px; margin:0 0px 0 0px; font-size:25px; line-height:15px; }
.ADSCouponForPage ul li .DiscountPinArea .DisplaySuCat{ background:url("../images/icon/pin-coupon.svg") no-repeat 0 0; background-size:auto 20px; padding:0 0 0 25px; margin:0 5px 0 0px; display: inline-block; font-size: 16px; color: #666; margin-top: 10px;}
.ADSCouponForPage ul li .DiscountPinArea .DisplaySuCat span{ /*background-image: linear-gradient(150deg, #D50D80 0%, #DC5B25 100%); padding: 2px 6px; margin: 0 7px 5px 0; border-radius: 7px;*/ margin: 0 5px 0px 0; display: inline-block;}
.ADSCouponForPage ul li .DisplayLogoCoupon{ position: absolute; content: ''; max-width: 90px; max-height: 90px; width:auto; height: auto; left: 5px; top: 5px; display: flex; justify-content: center; align-items: center; overflow: hidden; background: #fff; border-radius: 7px;}
.ADSCouponForPage ul li .DisplayLogoCoupon img{ display: block; margin: 0; width: 100%; max-width: 100%; height: auto; }
.ADSCouponForPage ul li .DiscountPinArea .ItemType{ /*background:url("../images/icon/pin-coupon.svg") no-repeat 0 0; background-size:auto 20px;*/ padding: 0 0 5px 0px; margin:0 5px 0 0px; display: block; font-size: 16px; color: #123; margin-top: 10px;}


/* SearchCouponBox */
.SearchCouponBox{ display: flex; justify-content: center; align-items: center; font-size: 18px; margin-bottom: 60px; }
.SearchCouponBox .ItemList { padding: 0 10px; position: relative; }
.SearchCouponBox .ItemList p{ margin: 0; }
.SearchCouponBox input[type=text]{ font-family: 'db_adman_xregular'; font-size: 18px; display: block; width: 100%; padding: 10px 20px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 5px; border:1px solid #ccc; }
.SearchCouponBox select { position: relative; font-family:'db_adman_xregular'; font-size: 18px; display: block; width: 100%; padding: 10px 40px 10px 20px; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; border-radius: 5px; border:1px solid #ccc; z-index: 1; }
.SearchCouponBox select label:after{ content: ""; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #666; position: absolute; left: 330px; top: 52px; z-index: 2; }
.SearchCouponBox .select-style { border: 1px solid #ccc; width: 250px; border-radius: 5px; overflow: hidden; background: #fafafa url("../images/icon-arrow-down.png") no-repeat 90% 50%;}
/*.SearchCouponBox .select-style select { padding: 8px 20px; width: 110%; color: #6D6D6D; border: none; box-shadow: none; background: transparent; background-image: none; -webkit-appearance: none; }
.SearchCouponBox .select-style select:focus { outline: none; }*/
.SearchCouponBox .ItemListBTT{ margin: 0 10px;}
.SearchCouponBox button { font-family: 'db_adman_xbold'; position: relative; cursor: pointer; background-image: linear-gradient(150deg, #ea1313 0%, #FA4707 100%); border:0px; color: #fff; letter-spacing: 2px; padding: 8px 20px 8px 50px; border-radius: 5px; font-size: 20px; margin-top: 9px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.SearchCouponBox button:before{ position: absolute; width: 20px; height: 20px; content: ''; left: 20px; top: 12px; background:url("../images/search-solid.svg") no-repeat; background-size:auto 20px; }

#infinite-loader img { opacity: 0.6; }
.Red{ color: red;}
