@charset "UTF-8";
h2, span {
	color: #000;
}
.tvShopping {
  width: 100%;
  min-width: 980px;
  overflow: hidden;
  color: #000000;
}
.tvShopping .underline {
  text-decoration: underline;
}
.tvShopping .underline * {
  text-decoration: underline;
}
.tvShopping .clearfix * {
  zoom: 1;
}
.tvShopping .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.tvShopping .trans {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.26s ease;
  -o-transition: opacity 0.26s ease;
  -webkit-transition: opacity 0.26s ease;
  transition: opacity 0.26s ease;
}
.tvShopping .trans:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.tvShopping *,
.tvShopping *:before,
.tvShopping *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tvShopping a {
  text-decoration: none;
}
.tvShopping p {
  font-size: 16px;
  /*line-height: 1.5;*/
  color: #000000;
}
.tvShopping .wrapper {
	width: 1024px;
  /*width: 960px;*/
  margin: 0 auto;
}

.wrapper960 {
  width: 960px !important;
}

.tvShopping .ft-serif {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Times New Roman", "游明朝", YuMincho, "メイリオ", Meiryo, Georgia, serif;
}
.tvShopping .ft-serif * {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Times New Roman", "游明朝", YuMincho, "メイリオ", Meiryo, Georgia, serif;
}
.tvShopping img {
  display: inline-block;
}
.tvShopping img.center {
  display: block;
  margin: 0 auto;
}
.tvShopping .keyvisual {
  background: url(/attending/media/cambodia/images/Pousada01_BP18-030533.jpg) no-repeat top center;
  background-size: cover;
  height: 569px;
}
.tvShopping .keyvisual .wrapper {
  height: 598px;
  position: relative;
}
.tvShopping .keyvisual .wrapper .subTtl {
    background: #ba0000;
    margin: 0px -200%;
    padding: 6px 200% 0;
}
.tvShopping .keyvisual .wrapper .subTtl:after {
content:"";
display:block;
height:2px;
width: 100%;
margin: 11px -100% 0px;
padding: 0px 200%;
background: #fef47d; /* Old browsers */
background: -moz-linear-gradient(left, #845900 0%, #fef47d 50%, #8b6107 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #845900 0%,#fef47d 50%,#8b6107 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #845900 0%,#fef47d 50%,#8b6107 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#845900', endColorstr='#8b6107',GradientType=1 ); /* IE6-9 */
}
.tvShopping .keyvisual .wrapper .subTtl img{
    display: block;
    margin: auto;
    vertical-align: middle;
    margin: 3px auto 0px;
}
.tvShopping .keyvisual .wrapper h1 {
  position: absolute;
top: 90px;
    left: 109px;
    }
.tvShopping .keyvisual .wrapper .icon-70th {
  position: absolute;
  top: 55px;
  right: 89px;
}
.tvShopping .keyvisual .wrapper .txt-key {
  position: absolute;
    left: 95px;
    top: 69px;
}
.tvShopping .keyvisual .wrapper .bird {
  position: absolute;
left: 123px;
    top: 305px;
}
.tvShopping .keyvisual .wrapper .flag {
  position: absolute;
    left: 712px;
    top: 77px;
}
.tvShopping .keyvisual .wrapper .train {
  position: absolute;
    right: 98px;
    top: 322px;
}
.tvShopping .border-bot {
  position: relative;
}
/*.tvShopping .border-bot:after {
  position: absolute;
  width: 100%;
  height: 2px;
  content: "";
  bottom: 0;
  left: 0;
  background: url(/attending/media/cambodia/images/bg02.png) repeat-x center center;
}*/
.tvShopping .bg-decorate {
  background: url(/attending/media/cambodia/images/bg_a.gif) repeat center center;
}
.tvShopping .section-location {
  position: relative;
}
.tvShopping .section-location .head-location {
  position: relative;
  margin-bottom: 26px;
}
.tvShopping .section-location .lead {
  padding-right: 10px;
  max-width: 730px;
  text-align: justify;
}
.tvShopping .section-location .snsArea {
  position: absolute;
  top: 0;
  right: 20px;
  width: 195px;
}
.tvShopping .section-location .snsArea .snsList {
}
.tvShopping .section-location .snsArea .snsList > li {
	display: inline-block;
	overflow: hidden;
}

.tvShopping .section-location .ttl-cmn {
    margin: 68px auto 22px;
}
.tvShopping .section-location .btn-white {
  padding: 31px 32px 30px 0px;
  display: block;
  max-width: 480px;
  margin: 0 auto;
  background: #fff;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-size: 20px;
  color: #850d0b;
  font-weight: bold;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), 0px 0px 3px 0px rgba(20, 20, 20, 0.12);
  -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), 0px 0px 3px 0px rgba(20, 20, 20, 0.12);
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), 0px 0px 3px 0px rgba(20, 20, 20, 0.12);
  background-image: url(/attending/media/cambodia/images/icon-arrow3.png);
  background-repeat: no-repeat;
  background-position: right 55px center;
}



.btn_area {
	display: table;
	margin: -10px auto 20px;
}
.btn_area .fl, .btn_area .fr {
	display: table-cell;
	padding: 10px;
}
.btn_area .fl a:hover, .btn_area .fr a:hover {
	opacity: .8;
}
.btn_area p {
	font-size: 16px;
	margin-top: 5px;
}
.tvShopping .section-movie {
  background: url("/attending/media/cambodia/images/spaintv_bg04.png") repeat center center;
  padding: 87px 0 85px;
  position: relative;
}
.tvShopping .section-movie .ttl {
  margin-bottom: 50px;
}
.tvShopping .section-movie p {
  font-size: 24px;
	text-align: center;
	  font-weight: bold;
}
.tvShopping .section-movie .movie {
  width: 100%;
  height: auto;
  margin-bottom: 115px;
}
.tvShopping .section-movie .movie .coming {
	width: 700px;
	margin-top: 20px;
}
.pointAll {
    position:relative;
	text-align: center;
	width: 960px;
	margin: auto;
}
.btn_reserve {
    position: absolute;
    bottom: 130px;
    left: 25%;
}
.tvShopping .dis-tb {
  display: table;
  width: 100%;
}
.tvShopping .dis-tb .dis-cell {
  display: table-cell;
  vertical-align: middle;
}
.tvShopping .list-point {
  position: relative;
  padding-bottom: 10px;
}
.tvShopping .list-point:after {
  position: absolute;
  width: 100%;
  height: 4px;
  content: "";
  bottom: 0;
  left: 0;
  background: url(/attending/media/cambodia/images/bg04.png) repeat-x center center;
}
.tvShopping .list-point .inner {
  margin-bottom: 28px;
}
.tvShopping .list-point .icon {
  width: 158px;
}
.tvShopping .list-point .text {
  padding-left: 23px;
}
.tvShopping .list-point .text p {
  font-size: 18px;
  line-height: 2.25;
  color: #fff;
  letter-spacing: 0.066em;
}
.tvShopping .list-point .text p span {
  font-size: 150%;
  color: #e5c057;
}
.tvShopping .list-point .text p span sup {
  font-size: 50%;
  color: #e5c057;
  position: relative;
  top: -1em;
}
.point {
	text-align: center;
	margin: 0 auto 0;
}
/*.point img {
	width: 100%;
}*/
.point p {
	text-align: left;
}
.point .ruby {
	font-size:16px;
	color: black;
}
.point .ruby rt {
	color: black;
}
.point .humoto {
	  display: inline-table;
  white-space: nowrap;
  vertical-align: bottom;
  width: 5px;
  margin-right: -25px;
}
.point .humoto rb {
	font-size: 16px;
  line-height: 1.5;
  color: #000000;
  margin-left: -6px;
}
@-moz-document url-prefix() {
	.point .humoto {
	  display: inline-table;
white-space: nowrap;
vertical-align: bottom;
width: 5px;
margin-right: -5px;
	}
	.point .humoto rt {
    display: table-caption;
    line-height: .5rem;
    font-size: 10px;
    text-align: center;
    margin-left: -14px;
	}
}
_::-webkit-full-page-media, _:future, :root .point .humoto rt {
	display: table-caption;
line-height: .5rem;
font-size: 10px;
text-align: center;
margin-left: -35px;
	
}
_::-webkit-full-page-media, _:future, :root ..point .humoto {
	display: inline-table;
white-space: nowrap;
vertical-align: bottom;
width: 5px;
margin-right: -30px;
	
}
.point .humoto rt {
	display: table-caption;
  line-height: .5rem;
  font-size: 10px;
  text-align: center;
  margin-left: -25px;
}
.point03_img01 {
	margin: 0 auto 15px;
}
.meisho {
	  margin: 20px auto 40px;
}
.meisho p {
	text-align: left;
}
.meisho .ttl {
	position: relative;
}
.section-meisho .ttlMap {
	  position: absolute;
  top: -115px;
  right: -4px;
	  z-index: 10;
}
.tvShopping .list-other {
  padding: 35px 0px 10px 31px;
}
.tvShopping .list-other .inner {
  margin-bottom: 9px;
}
.tvShopping .list-other .icon {
  width: 80px;
}
.tvShopping .list-other .text {
  padding: 9px 0 0 10px;
}
.tvShopping .list-other .text p {
  font-size: 18px;
  line-height: 2;
  color: #fff;
  letter-spacing: 0.06em;
}
.tvShopping .list-other .text p span {
  font-size: 133%;
  color: #e5c057;
}
.tvShopping .section-hotel {
  background: url(/attending/media/cambodia/images/bg_c.gif) repeat center center;
  padding: 88px 0 85px;
  position: relative;
}
.tvShopping .gourmet {
  background: url(/attending/media/cambodia/images/bg_c.gif) repeat center center;
  padding: 95px 0 40px;
  position: relative;
}
.tvShopping .gourmet .point03 {
    margin: 50px auto 27px;
}
.tvShopping .section-meisho {
  background: url(/attending/media/cambodia/images/bg_a.gif) repeat center center;
  padding: 115px 0 10px;
  position: relative;
}
.tvShopping .section-hotel .ttl {
  margin-bottom: 59px;
}
.tvShopping .block-hotel {
  margin-bottom: 194px;
}
.section-hotel p {
	padding: 0 20px 0;
  letter-spacing: 0.7px;
}
.section-hotel .point01 {
	margin: 0px auto 5px;
}
.section-hotel .point02 {
	margin: 68px auto 3px;
}
.tvShopping .block-hotel.second .content-hotel .top {
  top: -29px;
}
.tvShopping .block-hotel.second .content-hotel .top p {
  margin-top: 42px;
  letter-spacing: 0;
}
.tvShopping .block-hotel.second .content-hotel .sub-image {
  position: absolute;
  left: -190px;
  top: -25px;
}
.tvShopping .block-hotel .ttl-hotel {
  margin-bottom: 30px;
}
.tvShopping .block-hotel .icon {
  width: 160px;
}
.tvShopping .block-hotel .text {
  font-size: 28px;
  line-height: 1.2857;
  letter-spacing: 0.05em;
  color: #000;
  padding: 0 0 0 20px;
}
.tvShopping .block-hotel .content-hotel {
  position: relative;
}
.tvShopping .block-hotel .content-hotel .bx-controls {
  background: #0e0e0d;
  position: relative;
  padding: 13px 0;
}
.tvShopping .block-hotel .content-hotel .bx-controls .bx-controls-direction {
  padding-left: 500px;
  position: relative;
  z-index: 9;
  line-height: 1;
}
.tvShopping .block-hotel .content-hotel .bx-controls .bx-controls-direction a {
  text-indent: -9999px;
  width: 10px;
  height: 14px;
  display: inline-block;
  margin: 0px 12px;
  line-height: 1;
}
.tvShopping .block-hotel .content-hotel .bx-controls .bx-controls-direction a.bx-prev {
  background: url('/attending/media/cambodia/images/prev.png') no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.tvShopping .block-hotel .content-hotel .bx-controls .bx-controls-direction a.bx-next {
  background: url('/attending/media/cambodia/images/next.png') no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.tvShopping .block-hotel .content-hotel .bx-controls .bx-pager {
  position: absolute;
  right: 192px;
  top: 13px;
  z-index: 9;
}
.tvShopping .block-hotel .content-hotel .bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0 8px;
}
.tvShopping .block-hotel .content-hotel .bx-controls .bx-pager a {
  display: block;
  text-indent: -9999px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #878786;
}
.tvShopping .block-hotel .content-hotel .bx-controls .bx-pager a.active {
  background: #fff;
}
.tvShopping .block-hotel .content-hotel .bx-wrapper {
  width: 1360px;
  max-width: 1360px !important;
  margin-left: -200px;
}
.tvShopping .block-hotel .content-hotel .block-slide .slide-block {
  height: 480px;
}
.tvShopping .block-hotel .content-hotel .block-slide .slide-block.slide1 {
  background: url('/attending/media/cambodia/images/ESP15-44102A.jpg') no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}
.tvShopping .block-hotel .content-hotel .block-slide .slide-block.slide2 {
  background: url('/attending/media/cambodia/images/BP18-017551D.jpg') no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}
.tvShopping .block-hotel .content-hotel .block-slide .slide-block.slide3 {
  background: url('/attending/media/cambodia/images/ESP16-50031A.jpg') no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}
.tvShopping .block-hotel .content-hotel .block-slide .slide-block.slide4 {
  background: url('/attending/media/cambodia/images/SP18-017069A.jpg') no-repeat 0 -320px;
  -webkit-background-size: cover;
  background-size: cover;
}
.tvShopping .block-hotel .content-hotel .block-slide .slide-block.slide5 {
  background: url('/attending/media/cambodia/images/SP17-019692A.jpg') no-repeat 0 -380px;
  -webkit-background-size: cover;
  background-size: cover;
}
.tvShopping .block-hotel .content-hotel .block-slide .slide-block.slide6 {
  background: url('/attending/media/cambodia/images/noimage.jpg') no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
 }
.tvShopping .block-hotel .content-hotel .sub-image {
  position: absolute;
  right: -190px;
  bottom: -104px;
}
.tvShopping .block-hotel .content-hotel .bottom {
  position: absolute;
  width: 100%;
  left: 0;
  top: 399px;
}
.tvShopping .block-hotel .content-hotel .bottom .sub-logo {
  float: left;
  margin-right: 30px;
}
.tvShopping .block-hotel .content-hotel .bottom .sub-image {
  float: right;
  margin-right: -189px;
}
.tvShopping .block-hotel .content-hotel .bottom p {
  margin-top: 135px;
  font-size: 16px;
  line-height: 1.5;
}
.tvShopping .block-hotel .content-hotel .top {
  position: absolute;
  top: -39px;
  right: 0;
}
.tvShopping .block-hotel .content-hotel .top p {
  float: left;
  font-size: 24px;
  letter-spacing: 0.05em;
  margin-top: 51px;
}
.tvShopping .block-hotel .content-hotel .top img {
  float: left;
  margin-left: 10px;
}
.section-meisho h2 {
	position: relative;
}
.meisho_sec01 {
	padding-top: 18px;
	position: relative;
	color: #fff;
}
.meisho_sec01 .txt01 {
	position: absolute;
  top: 40px;
  left: 150px;
  font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.meisho_sec01 .txt01 span {
  font-size: 16px;
	color: #fff;
}
.meisho_sec01 .txt02 {
	position: absolute;
  top: 90px;
  left: 27px;
  width: 470px;
  letter-spacing: 1.8px;
	color: #fff;
}
.meisho_sec02 {
	position: relative;
  margin-top: 30px;
  height: 907px;
}
.meisho_sec02 p {
	letter-spacing: 1.3px;
}
.meisho_sec02 span, .meisho_sec03 span {
	font-size: 16px;
}
.meisho_sec02 img, .meisho_sec02 .txt_box1,  .meisho_sec02 .txt_box1,  .meisho_sec02 .txt_box2,  .meisho_sec02 .txt_box3,  .meisho_sec02 .txt_box4 {
	position: absolute;	
}
.meisho_sec02 p span, .meisho_sec03 p span {
	font-size: 16px;
	font-family: 'ヒラギノ角ゴ ProN W3','Hiragino kaku Gothic ProN','メイリオ','Meiryo','MS Pゴシック','MS PGothic',sans-serif;
}
.meisho_sec02 h2, .gourmet_sec01 h2 {
	font-size: 25px;
  margin-top: 16px;
  line-height: 35px;
  letter-spacing: 1.8px;
}
.meisho_sec03 h2 {
	font-size: 25px;
  margin-top: 16px;
	margin-bottom: 10px;
  line-height: 35px;
  letter-spacing: 1.8px;
}
.meisho_sec02 .img1 {
	width: 610px;
	top: 0;
	left: 0;
}
.meisho_sec02 .txt_box1 {
	width: 330px;
  top: -20px;
  right: 0;
}
.meisho_sec02 .img2 {
	width: 311px;
  top: 190px;
  right: 10px;
}
.meisho_sec02 .txt_box2 {
	 width: 310px;
  top: 470px;
  right: 0;
}
.meisho_sec02 .img3 {
	width: 410px;
  top: 380px;
  left: 175px;
}
.meisho_sec02 .txt_box3 {
	left: 0;
  width: 170px;
  top: 360px;
}
.meisho_sec02 .img4 {
	width: 639px;
  top: 680px;
  
   right: -20px;
}
.meisho_sec02 .txt_box4 {
	width: 340px;
  top: 690px;
  left: 0;
}
.meisho_sec03 {
	display: table;
	margin-top: 20px;
	padding-bottom: 20px;
}
.gourmet_sec01 {
	display: table;
	margin-top: 20px;
	margin: 5px 0 0;
}
.gourmet_sec01 .con1 {
    padding-right: 30px!important;
}
.meisho_sec03 .con1, .meisho_sec03 .con2, .gourmet_sec01 .con1, .gourmet_sec01 .con2 {
	display: table-cell;
	padding: 20px 0 0;
	
   width: 60%;
}

.meisho_sec03 .con1 {
	  padding-right: 50px;
}
.gourmet_sec01 .d_text {
	  font-size: 12px;
  line-height: 60px;
}
.gourmet_sec01 h2 span {
	font-size: 16px;
  line-height: 24px;
}
.gourmet_txt01, .gourmet_txt02 {
	margin-top: 10px;
}
.gourmet_sec01 p {
	margin-top: 10px;
}


.tvShopping .section-tours {
  /*background: url(/attending/media/cambodia/images/bg_b.gif) repeat center center;*/
	background-image: none;
  padding: 88px 0 72px;
}
.tvShopping .section-tours .ttl {
  margin-bottom: 60px;
}
.tvShopping .block-tours {
  border: 1px solid #ffffff;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), 0px 0px 3px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), 0px 0px 3px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), 0px 0px 3px 0px rgba(0, 0, 0, 0.12);
}


.tvShopping .block-tours .body-block-tour {
  padding: 15px 19px 20px;
}
.tvShopping .block-tours .body-block-tour .image {
  float: left;
  width: 380px;
  padding-top: 5px;
}
.tvShopping .block-tours .body-block-tour .image img {
  float: left;
  width: 180px;
}
.tvShopping .block-tours .body-block-tour .image img:nth-child(even) {
  float: right;
  width: 180px;
}
/*.tvShopping .block-tours .body-block-tour .text-tour {
  width: 520px;
  float: right;
}*/
.tvShopping .block-tours .body-block-tour .text-tour p {
  font-size: 16px;
  line-height: 24px;
  min-height: 124px;
}
.tvShopping .block-tours .body-block-tour .text-tour .price {
  text-align: right;
  color: #e90032;
  font-size: 22px;
   margin-top: 10px;
}
.tvShopping .block-tours .head-block-tour {
  background: #1553aa;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 14px 19px 15px;
}
.tvShopping .block-tours .head-block-tour .bage {
  display: inline-block;
  vertical-align: middle;
  color: #225999;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  width: 117px;
  text-align: center;
  padding: 10px 0 9px;
  margin-right: 18px;
  float: left;
	line-height: 22px;
}
.tvShopping .block-tours .head-block-tour .bage span {
  font-size: 14px;
  font-weight: normal;
  color: #225999;
}
.tvShopping .block-tours .text-tour {
	color: #1515aa;
  font-weight: bold;
  line-height: 24px;
  font-size: 18px;
}
  
.tvShopping .section-more {
  background: url(/attending/media/cambodia/images/bg_a.gif) repeat center center;
  padding: 60px 0 60px;
}
.tvShopping .section-more .ttl {
  margin-bottom: 59px;
}
.tvShopping .section-more .block-more {
  float: left;
  width: 460px;
  margin-bottom: 52px;
}
.tvShopping .section-more .block-more img {
  display: block;
}
.tvShopping .section-more .block-more a {
  display: block;
  margin-bottom: 16px;
}
.tvShopping .section-more .block-more p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.tvShopping .section-more .block-more:nth-child(even) {
  float: right;
}
.tvShopping .center {
  text-align: center;
}
.tvShopping .center a {
  display: inline-block;
}
.tvShopping .icon-page-top {
position: fixed;
width: 92px;
height: 95px;
right: 50%;
bottom: 20px;
transform: translateX(460px);
background-repeat: no-repeat;
background-size: 100%;
cursor: pointer;
z-index: 1000;	
    border-bottom: none;
    }
.tvShopping .tab-content {
  display: none;
}
.tvShopping .hidden {
  display: none;
}
.tvShopping .active {
  display: block;
}


.block-slide slick-dots li.slick-active button:before, .block-slide .slick-dots li button:before {
    font-size: 10px;color: #ECECEC;
}
.block-slide .slick-dots li button{ position: absolute; z-index: 101;}
.block-slide .slick-prev:before, .block-slide .slick-next:before {
    color:#DEDEDE;
}
.slick-prev:before, .slick-next:before {
    font-size: 24px;
}
.block-slide .slick-prev {
    left: 500px;
    position: absolute;
    top: 97%;
    z-index: 100;
	width: 25px;
	height: 25px;
}

.block-slide .slick-next {
    position: absolute;
   left: 540px;
    top: 97%;
    z-index: 99;
	width: 25px;
	height: 25px;
}
.block-slide .slick-dots{padding: 5px 0 5px 800px; background-color:#000;bottom: 0 }
.block-slide{display:none }

body.ee-components-style-global {
	overflow-x: hidden !important;
overflow-y: hidden !important;
}

.bc-player-rkkCb1fMX_default-index-0 {
	margin:0 auto;
}





/*2019追加*/
.seo_wrap {
	width: 100%;
	padding: 10px 0 30px;
	position: relative;
}

.seo_wrap::before {
	content: '';
	display: block;
	width: 100%;
	height: 110px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.seo_inner {
	/*width: 960px;*/
	width: 1024px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 10;
}

.seo_box {
	 /*width: 660px;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.seo_txt {
	font-size: 16px;
	    color: #fff;
    line-height: 2.6rem;
}

.share {
   /* display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto;*/
	width: 251px;
}

.share p {
	margin-bottom: 10px;
	text-align: center;
}

.sns_items {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 186px;
}
.sns_items .sns_item{
margin-left: 8px;
}
.sns_items li.sns_item:first-child{
	margin-left: 0;
}
.btn_modal {
	width: 100%;
	margin-top: 6px;
}

.btn_modal a {
	display: block;
	width: 100%;
	padding: 5px 0;
	font-size: 16px;
	text-align: center;
	letter-spacing: .03em;
	background: #0d6fb8;
	color: #fff;
	text-decoration: none;
	border-radius: 18px;
}

.movie_box {
	 width: 280px;
}

p.movie_label {
	width: 280px;
	text-align: center;
	color: #fff;
	background: #c50000;
	padding: 5px 0;
    font-size: 16px;
font-style: italic;
    font-weight: bold;
    }

p.movie_subNote {
	margin-top: 5px;
	text-align: center;
	font-size: 14px;
    color: #000;
    font-feature-settings: "palt" 1;
}

.movie_dummy {
	margin: 20px 0 60px 0;
	box-shadow:0px 0px 18px 3px #2a417e;
}

/*ダミーダイジェスト動画*/
.movieDigest_didummy {
	display: block;
	width: 280px;
	height: 158px;
	background: #d7d7d7;
	border: 1px solid #1b4866;
	position: relative;
}

.movieDigest_didummy::before {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	background: #e7e7e7;
	border-radius: 50%;
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
}

.movieDigest_didummy::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 15px;
	border-color: transparent transparent transparent #5c5c5c;
	position: absolute;
	top: 65px;
	left: 50.8%;
	transform: translateX(-50%);
}


.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-panel,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-panel {
	display: flex;
}

.mfp-auto-cursor .mfp-content {
	text-align: center;
}

#inline-wrap {
	 position: relative;
}

#inline-wrap .image {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#inline-wrap .image::before {
	content: '';
	position: absolute;
	top: 10px;
	right: 10px;
	width: 80px;
	height: 80px;
	cursor: pointer;
}






.cover-tab {
	/*width: 960px;*/
	width: 1024px;
    margin: 0 auto 20px auto;
}
.cover-tab .tabs-menu {
  display: table;
  background: #fff;
  width: 100%;
  table-layout: fixed;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  z-index: 3;
	    border-top: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}
.cover-tab .tabs-menu .item {
  display: table-cell;
  border-left: 1px solid #cfcfcf;
  vertical-align: middle;
  text-align: center;
  position: relative;

}
.cover-tab .tabs-menu .item:before {
  content: '';
  display: block;
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f3f3f3;
}
.cover-tab .tabs-menu .item.current::before {
  content: none;
}
.cover-tab .tabs-menu .item:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.9px 4px 0 4px;
    border-color: #330800 transparent transparent transparent;
    position: absolute;
    left: 50%;
    bottom: 7px;
    transform: translateX(-50%);
}
.cover-tab .tabs-menu .item.current::after {
  border-color: #fff100 transparent transparent transparent;
}
.cover-tab .tabs-menu .item:first-child {
  border-left: 0;
}
.cover-tab .tabs-menu .item.current {
  background:#0d6fb8;
}
.cover-tab .tabs-menu .item.current a {
  /*color: #fff;*/
	color: #fff100;
}
.cover-tab .tabs-menu .item.current a span {
  color: #fff;
}
.cover-tab .tabs-menu .item.current .arrow {
  background-color:#0d6fb8;
  background-image: url(/attending/media/cambodia/images/icon-arrow2.png);
}
.cover-tab .tabs-menu .item a {
  display: block;
  font-weight: bold;
  /*color:#833526;*/
	color: #330800;
  font-size: 18px;
  line-height: 1.333;
  padding: 19px 0 36px;
}
.cover-tab .tabs-menu .item span.gray {
  display: block;
  font-weight: bold;
  color: #ccc;
  font-size: 18px;
  line-height: 1.333;
  padding: 19px 0 36px;
}
.cover-tab .tabs-menu .item a span {
  font-size: 77.77778%;
  color:#0d6fb8;
  font-weight: normal;
}.cover-tab .tabs-menu .item span.gray span {
  font-size: 77.77778%;
  color: #ccc;
  font-weight: normal;
}
.cover-tab .tabs-menu .item .arrow {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 20px;
  background-color: rgba(0, 0, 0, 0.05);
  background-image: url(/attending/media/cambodia/images/icon-arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.cover-tab .tab {
  margin-top: -3px;
}
.cover-tab .tab .tab-content{
	display:none;
	background-color: #ffffff;
}
.cover-tab .tab .tab-content#tab-1 {
  display: block;
}
.cover-tab .tab .tab-content#tab-tours1 {
  display: block;
}
.cover-tab .tab .tab-content .inner {
  display: table;
  background: #0d6fb8;
  width: 100%;
  table-layout: fixed;
}
.cover-tab .tab .tab-content .inner .item {
  display: table-cell;
  text-align: center;
  height: 62px;
  vertical-align: middle;
  padding-top: 9px;
}

.cover-tab .tab .tab-content .inner .item.current a {
  text-decoration: underline;
}
#tourAnc .cover-tab .tab .tab-content .inner .item.current a,#tourAnc2 .cover-tab .tab .tab-content .inner .item.current a {
  /*text-decoration: underline;*/
	color: #ffff00;
	text-decoration: none;
}
.cover-tab .tab .tab-content .inner .item a, .cover-tab .tab .tab-content .inner .item span {
  text-align: center;
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  position: relative;
}
.cover-tab .tab .tab-content .inner .item span {
  text-align: center;
  display: inline-block;
  font-size: 16px;
  /*color: #5c5c5c;*/
	color: #cfcfcf;
	opacity: 0.7;
  font-weight: bold;
  position: relative;
}
.cover-tab .tab .tab-content .inner .item a:hover, .cover-tab .tab .tab-content .inner .item span:hover {
  text-decoration: underline;
}
.cover-tab .tab .tab-content .inner .item span:hover {
  text-decoration: none;
}
.cover-tab .tab .tab-content .inner .item a:after, .cover-tab .tab .tab-content .inner .item span:after {
  width: 10px;
  height: 8px;
  right: -24px;
  top: 50%;
  margin-top: -6px;
  content: "";
  /*position: absolute;*/
 /* background-image: url(/attending/media/cambodia/images/icon-arrow2.png);*/
  background-repeat: no-repeat;
  background-position: right center;


  background-image: none;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.9px 4px 0 4px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  right: -25px;
  top: 12px;


}
.cover-tab .tab .tab-content .inner .item span:after {
  width: 10px;
  height: 8px;
  right: -24px;
  top: 50%;
  margin-top: -6px;
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: right center;
	background-image: none;
}
.cover-tab .tab .tab-content .inner .item a span, .cover-tab .tab .tab-content .inner .item span span {
  font-weight: normal;
  font-size: 87.5%;
  color: #fff;
}



.tab-inner{
	box-shadow: 5px 10px 20px rgba(0,0,0,0.25);
    position: relative;
}
.tab-inner:hover{
	box-shadow: 5px 10px 20px rgba(103,0,92,0.25);
	/*background: #fffce7;*/
}







.trans{
	border-bottom: 1px solid #cfcfcf;
    display: block;
    position: relative;
}
.trans:hover{
	/*background: #fffce7;*/
}
.block-tours{
	overflow: hidden;
}
.block-tours .image{
	float: left;
    width: auto;
}
.block-tours .image img{
	    float: left;
    max-width: 200px;
    min-height: 150px;
    margin-right: 10px;
}
.block-tours .text-tour{
	float: right;
    width: 540px;
	font-size: 20px;
    line-height: 26px;
    color: #0000c3;
    font-weight: bold;
}
.block-tours .price{
font-size: 20px;
    line-height: 20px;
    color: #e90032;
    font-weight: bold;
    margin-top: 4px;
}
.foot-tours{
	text-align: center;
    margin-top: 10px;
}
.foot-tours span {
    color: #dc0716;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px 84px;
    border: 6px solid #dc0716;
    background: #ffffff;
	    display: block;
}
.trans:hover .foot-tours span{
color: #ffffff;
	background: #dc0716;
	text-decoration: none;
}
.notour{
	text-align: center;
	font-size: 16px;
	color: #0d6fb8;
	padding: 30px;
}

.inner .item p.grey{
	text-align: center;
    display: inline-block;
    font-size: 16px;
    /* color: #5c5c5c; */
    color: #cfcfcf;
    opacity: 0.7;
    font-weight: bold;
    position: relative;
}
.bn_parisian{
	clear:both;
	margin:2% auto;
}
.bn_parisian a{
	display:block;
	padding-top: 15px;
}

/*start_リニューアル2021対応*/
:where(.contents) *,
:where(.contents)::after,
:where(.contents)::before {
  box-sizing: content-box;
}

:where(.contents) img {
  width: auto;
}
/*end_リニューアル2021対応*/


/* tour_start */
.block-tour .caption {
  text-align: center;
  margin-bottom: 20px;
}

.block-tour_inner {
  width: 1024px;
  height: auto;
  margin: 0 auto;
}

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

.block-tab_item {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: solid 1px #00bdad;
  width: calc(100% / 9);
  font-weight: 600;
  color: #000;
  text-align: center;
  padding: 20px 0;
  cursor: pointer;
}

.block-tab_item:not(:last-child)  {
	border-right: none;
}

.block-tab_item.current {
  background-color: #00bdad;
  color: #fff;
}

.block-tab_contents {
  background-color: #00bdad;
  margin-bottom: 50px;
  padding: 15px 10px;
}

.tour-link:not(:last-child) {
  display: block;
  margin-bottom: 10px;
}

.tour-template {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 15px;
}

.tour-template .image {
  width: 195px;
  height: auto;
}

.tour-template .image img {
  width: 195px;
  height: auto;
}

.tour-template .image .dept {
  border: solid 1px #00bdad;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  color: #00bdad;
  text-align: center;
  margin-bottom: 10px;
  padding: 10px;
}

.tour-template .details {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  width: calc(100% - 195px - 20px);
}

.tour-template .details .name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  color: #333;
  padding-top: 10px;
}

.tour-template .details .details-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
}

.tour-template .details .details-inner .price {
  font-size: 20px;
  font-weight: 700;
  color: #ff0000;
}

.tour-template .details .details-inner .button {
  background-color: #ff0000;
  padding: 3px;
}

.tour-template .details .details-inner .button span {
  display: block;
  border: solid 1px #fff;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  padding: 5px 40px;
}

.notour {
  background-color: #fff;
  text-align: center;
  padding: 20px 0;
}
/* tour_end */

/*---------------------------*/

/*.contIn1024 {
	width: 1024px;
	margin: auto;
	position: relative;
	padding: 25px 0;
}*/
.contIn1024 {
  width: 1024px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
}

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

/*.contFlex01 .box01 {
	width: 630px;
    width: 100%;
}*/
.contFlex01 .box01 {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  width: calc(100%  - 236px - 20px);
	/*width: calc(100% - 236px - 20px - 236px - 20px);*/
  color: #ffffff;
}

.contFlex01 .box01 p {
	color: #fff;
}

.contFlex01 .box02 {
	width: 310px;
    height: auto;
    margin-left: 15px;
}

.modalLink01 {
	margin-top: 70px;
	font-size: 15px;
	line-height: 1.8em;
	font-weight: 500;
}

.modalLink01 a {
	text-decoration: underline;
}

.tvShopping p.movieTit01 {
	background-color: #5c0000;
	color: #ffffff;
	font-size: 15px;
	line-height: 1.3em;
	font-weight: 500;
	letter-spacing: -0.05em;
	text-align: center;
	margin-bottom: 5px;
    padding: 3px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
}

/*----------------------*/

#btnToTop.btnToTop--active {
	display: none !important;
}

/* スケジュールモーダル */
button.mfp-close {
  display: none;
}

.mfp-auto-cursor .mfp-content {
  text-align: center;
}

.popup-modal-dismiss {
  position: absolute;
  top: 35px;
  right: 43px;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  text-indent: -9999px;
  cursor: pointer;
}